.rekv_table {
    width: 100%;
    margin-bottom: 20px;
}

.rekv_table tr td:first-child {
    font-weight: bold;
    padding-right: 28px;
    text-align: right;
    width: 30%;
}

.rekv_table tr td {
    border: 1px solid #cccccc;
    padding: 6px;
    vertical-align: top;
    width: 50%;
}

.news_item_wrap .preview_picture {
    width: 100%;
    /*height: auto;*/
    height: 175px;
    margin-bottom: 10px;
}

.news_item_wrap {
    margin-bottom: 20px;
    padding: 15px;
    border-bottom: 1px solid #CCC;
}

p.news_preview-text {
    margin-top: 10px;
}

.news-detail-stk .detail_picture {
    max-width: 300px;
    height: auto;
    float: left;
    margin-right: 10px;
}

.news_index_block .news_item_wrap{
    border:none;
}

.news_index_block .news_item_wrap img{
    height: auto;
    width: 300px;
    max-width: 100%;
}

.img-left-news {
    float: left;
    max-width: 300px;
    height: auto;
    margin-right: 25px;
    padding: 5px;
}

.img-right-news{
    float: right;
    max-width: 300px;
    height: auto;
    margin-left: 25px;
    padding: 5px;
}

img.img-center-news {
    border: 1px solid #CCC;
    margin: 10px 0;
    padding: 5px;
}

.ul_img li{
    margin-bottom: 10px;
}

.metki_foto small{
    margin-right: 15px;
    font-size:  100%;
}

.metki_foto {
    padding: 0 30px;
    margin-bottom: 20px;
}

.metki_foto a{
    border-bottom: 1px dashed #757575;
    color: #757575;
}

.metki_foto a:hover{
    border: none;
}

.main-menu .selected{
    background-color: #E2E2E2;
}

.main-menu .selected a.selected-link{
   color: #191919;
}

.close_foto{
    display: none;
}

.tariff-create div:first-child{
    padding-left: 0;
}

.info-num{
       padding: 40px 0 30px 0; 
}

.create_cms {
    margin-bottom: 70px;
    border-top: 1px solid #EDF2F8;
    border-bottom: 1px solid #EDF2F8;
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.create_cms img {
    width: 100px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.mo_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 20px 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: flex-start;
/*                justify-content: space-between;*/
}

.mo_flex-item {
    width: 15%;
    margin-bottom: 5px;
}

.tceny_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
	justify-content: center;
}

.tceny_a a {
    font-family: 'Roboto Condensed';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 240px;
    height: 95px;
    margin-right: 10px;
    font-size: 20px;
    padding-right: 60px;
    color: #FFF;
}

.tceny_a a:hover{
    color: #345160;
}

.tceny_a span {
    display: block;
    float: right;
    width: 85px;
}

a.prod_s_a{
    background: url(/images/prod_saitov.png) no-repeat;
}

a.sozd_s_a{
    background: url(/images/sozd_saitov.png) no-repeat;
}

a.kont_r_a{
    background: url(/images/kontext_rekl.png) no-repeat;
}

a.audit_a{
    background: url(/images/audit.png) no-repeat;
}

.carousel img{
         filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
     filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.carousel .photo_square_div{
    height: auto!important;
    width: auto!important;
}

.carousel  p.team_item_desc_name, .carousel .team_item_desc_pos {
    text-align: center;
    color: #333;
    width: auto;
}

.carousel .thumbnail {
    height: 200px;
    overflow: hidden;
    border: none;
}

.carousel ul{
    list-style-type: none;
}

.sotrudniki-main .text {
    color: #63b03b;
    font-weight: bold;
    font-size: 20px;
}

.sotrudniki-main h2{
    margin-bottom: 5px;
}

.carousel ul.control-box.pager {
    position: absolute;
    top: 33%;
    margin: 0;
}

ul.control-box.pager {
    position: absolute;
    top: 33%;
    margin: 0;
}

li.control-left {
    position: absolute;
    left: 25px;
}

p.strong_num_article {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    color: #6ebd4a;
}

.call{
    cursor: pointer;
}

div[data-bx-form-popup-cont] {
    min-width: 100%!important;
}

img.title_article {
    margin-bottom: 30px;
    max-width: 100%;
}
.article_wrap p {
    margin-bottom: 0.5em;
    width: 90%;
    font-family: Roboto;
}
.article_wrap h2 {
    margin-bottom: 0.3em;
}
.article_wrap ul{
  font-style: italic;
}
img.images_right {
    float: right;
    max-width: 100%;
    margin-left: 15px;
}
img.images_left {
    float: left;
    max-width: 100%;
    margin-right: 15px;
}

@media (max-width: 600px){
    img.images_right {
        float: none;
        margin: 0 auto 15px;
        display: block;
    }
    img.images_left {
        float: none;
        margin: 0 auto 15px;
        display: block;
    }
}

.strong{
    font-weight: bold;
}


.container-fluid.h3_gray {
    padding: 0;
    background: #f8fafd;
}

.container-fluid.h3_gray h3 {
    font-size: 18px;
    color: #282828;
}

.portolio_sozdanie__in_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
}
.portolio_sozdanie__in_page > div {
    width: 25%;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.portolio_sozdanie__in_page .desc {
    position: absolute;
    z-index: 2;
    height: 0;
    background: rgba(118, 194, 78, 0.95);
    padding: 40px 35px 0;
    cursor: initial;
    bottom: 0;
    left: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.portolio_sozdanie__in_page img {
    width: 100%;
}
.portolio_sozdanie__in_page div:nth-child(4n) img {
    /* width: 99.2%; */
}
.portolio_sozdanie__in_page .desc:before{
    /* content: "";
    border: 20px solid transparent;
    border-bottom: 20px solid #7dc557;
    position: absolute;
    top: -40px;
    left: 45%; */
}
.portolio_sozdanie__in_page >div:nth-child(n+5) .desc:before{
    /* content: "";
    border: 20px solid transparent;
    border-top: 20px solid #7dc557;
    position: absolute;
    bottom: -40px;
    left: 45%;
    top: auto; */
}
.portolio_sozdanie__in_page .desc .title {
    color: #FFF;
    font-size: 24px;
    margin-bottom: 0;
}
.portolio_sozdanie__in_page .url a {
    color: #FFF;
    font-size: 16px;
    text-decoration: underline;
}
.portolio_sozdanie__in_page .desc .text {
    margin: 40px 0;
    color: #FFF;
    font-size: 16px;
}
.portolio_sozdanie__in_page .desc>a{
    /* display: inline-block; */
    display: none;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
}
.portolio_sozdanie__in_page > div:hover .desc{
   opacity: 1;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   height: 100%;
}

@media screen and (max-width: 1500px){
    .portolio_sozdanie__in_page .desc .text{
        margin: 15px 0;
        font-size: 14px;        
    }
}

@media screen and (max-width: 900px){
    .portolio_sozdanie__in_page > div {
        width: 100%;
    }
    .portolio_sozdanie__in_page img {
        width: 100%;
    }
    .portolio_sozdanie__in_page .desc{
        display: block;
        height: auto;
        padding-bottom: 40px;
        position: relative;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    .portolio_sozdanie__in_page > div:hover .desc{
        top: 0;
    }
    .portolio_sozdanie__in_page > div .desc:before{
        display: none;
    }
    .portolio_sozdanie__in_page > div:nth-child(n+5):hover .desc{
        display: block;
        top: 0;
    }

}


.footer_form_bg{
    background: url('../images/footer_form__bg.jpg') no-repeat;
    background-size: cover;
    height: 628px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.footer_form_bg .h2{
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    margin: 35px 0;
}
.footer_form_block{
    width: 740px;
    border: 5px solid #a5d38d;
    background: #FFF;
    padding: 40px 35px;
}
.footer_form_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.footer_form_flex > div {
    width: 45%;
}
.footer_form__title{
    color: #258bc9;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}
.checkbox_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.checkbox_wrap label{
    margin: 0 0 0 35px;
    color: #282828;
    font-size: 16px;
    font-weight: normal;
    position: relative;
}
.checkbox_wrap input{
    display: none;
}
.checkbox_wrap input + label:before {
    content: "";
    width: 22px;
    height: 22px;
    background: #edf4f8;
    display: block;
    border-radius: 3px;
    position: absolute;
    left: -35px;
    top: 0;
}
.checkbox_wrap input:checked + label:before{
    background: #2589c7;
}
.checkbox_wrap input:checked + label:after {
    content: "";
    background: url(../images/checked.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: -30px;
}

#politic_check{
    display: none;
}
.politic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.politic label {
    margin: 0 0 0 35px;
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    position: relative;
}

#politic_check + label:before {
    content: "";
    width: 22px;
    height: 22px;
    background: #edf4f8;
    display: block;
    border-radius: 3px;
    position: absolute;
    left: -35px;
    top: 0;
}
#politic_check:checked  + label:before{
    background: #2589c7;
}
#politic_check:checked  + label:after {
    content: "";
    background: url(../images/checked.png) no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 6px;
    left: -30px;
}
.politic label a{
    text-decoration: underline;
}
.politic label a:hover{
    text-decoration: none;
}
.politic.no_check label {
    color: red;
}

.politic_white label, .politic_white a{
    color: #FFF;
}

.politic_white.no_check label{
    color: #af0000;
}

.margin10-0{
    margin: 10px 0;
}

.inputs_wrap > div {
    margin-bottom: 20px;
}
.inputs_wrap input {
    height: 35px !important;
    font-size: 12px !important;
    color: #a4a4a4 !important;
    background: #edf4f8 !important;
    padding-left: 15px;
    border: none!important;
}
.footer_form__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
}

@media screen and (max-width: 700px) {
    .footer_form_bg{
        height: auto;
    }
    .footer_form_block{
        width: 100%;
    }
    .footer_form_flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .footer_form_flex > div {
        width: 100%;
    }
    .checkbox_wrap{
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
}

.popup-footer{
    display: none;
}

.email_mobile{
    display: none;
}

@media screen and (max-width: 700px) {
    .popup-footer {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #ECF1F9;
        height: 50px;
        z-index: 999;
    }
    .popup-footer div {
        height: 100%;
    }
    .popup-footer .head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .popup-footer .head a.popup-footer__zayavka {
        height: 90%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 3vw;
        color: #fefefe;
        font-weight: 700;
        border-radius: 25px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 25px;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        width: 45%;
        background: #84c860;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84c860), color-stop(50%,#72bb4d), color-stop(51%,#69b641), color-stop(100%,#5daa35));
        background: -webkit-linear-gradient(top, #84c860 0%,#72bb4d 50%,#69b641 51%,#5daa35 100%);
        background: linear-gradient(to bottom, #84c860 0%,#72bb4d 50%,#69b641 51%,#5daa35 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84c860', endColorstr='#5daa35',GradientType=0 );
        outline: none !important;
    }

    a.popup-footer__phone {
        font-size: 5vw;
        color: #5fad37;
        font-weight: bold;
		padding: 10px 0 0 0;
    }

    jdiv{ display: none!important; }

    .email_mobile {
        display: block;
        color: #258bc9;
        font-size: 1.5em;
        font-weight: 700;
        line-height: 1;
        margin-top: 10px;
    }
}

a.jivo_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #8bd26f;
    color: #FFF;
    font-weight: bold;
    margin: 10px 0 0;
}

.info {
    padding-top: 62px;
    padding-bottom: 0;
}
.info__descr {
    margin-bottom: 15px;
    color: #191919;
}
.info__descr strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 19px;
    display: block;
}
.info__descr p {
    line-height: 1.75;
    font-size: 16px;
}

.service_list_reklama .servoname {
    text-align: left;
}

.service_list_reklama .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.service_list_reklama .servoname div span {
    display: block;
    font-weight: normal;
    font-size: 15px;
}

.icon-and-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-bottom: 20px; */
    padding-top: 50px;
}

.icon-and-text img {
}

.icon-and-text>div {
    width: 88%;
}

.icon-and-text .header_text {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
}

.per-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
}

.per-link h2 {
    width: 100%;
}

.per-link__item {
    width: calc((100% / 3) - 10px);
    height: 55px;
    background: #258DCC;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}

.per-link__item a {
    color: #FFF;
    font-size: 15px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 25px;
}

.per-link__item:after {
    content: '';
    background: url('../images/arrow-right.png');
    height: 19px;
    width: 10px;
    display: block;
    position: absolute;
    z-index: 9999;
    right: 5%;
    top: 30%;
}

.per-link__item:hover {
    background: #5DB82D;
}


.banner-full {
    background: url('../images/action/banner-action.jpg') no-repeat;
    min-height: 350px;
    background-position-x: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
}

.banner-full .title {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    width: 350px;
    text-align: center;
    line-height: 1.5em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.73);
    letter-spacing: 0.075em;
}

.action-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 25px;}

.action-item {
    width: calc((100% / 3) - 60px);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    position: relative;
}

.action-item:before {
    content: "";
    border: 8px solid transparent;
    border-right: 8px solid #2c8eca;
    border-bottom: 8px solid #2c8eca;
    position: absolute;
    bottom: 0;
    right: 0;
}

.action-item .title {
    font-size: 14px;
    padding: 0 15px;
    font-weight: bold;
    color: #282828;
}

.action-item .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color: rgb(37, 139, 201);
    border-top: 1px solid;
    width: calc(100% - 50px);
    margin: 0 auto 10px;
}

i.date-icon {
    background: url(../images/action/icon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}

.action-item .img img {
    width: 100%;
    margin-bottom: 15px;
}

.banner-action {
    min-height: 150px;
    background-size: contain;
}

.banner-action.jan{
    background: url('../images/action/_banner-action-1.jpg') center no-repeat;
}
.banner-action.apr{
    background: url('../images/action/_banner-action-4.jpg') center no-repeat;
}
.banner-action.jul{
    background: url('../images/action/_banner-action-7.jpg') center no-repeat;
}
.banner-action.oct{
    background: url('../images/action/_banner-action-10.jpg') center no-repeat;
}

@media (max-width: 767px) {
.banner-action.jan{background: url('../images/action/_banner-action-mob-1.jpg') center  no-repeat;}
.banner-action.apr{background: url('../images/action/_banner-action-mob-4.jpg') center  no-repeat;}
.banner-action.jul{background: url('../images/action/_banner-action-mob-7.jpg') center  no-repeat;}
.banner-action.oct{background: url('../images/action/_banner-action-mob-10.jpg') center  no-repeat;}
}

a.btn-action {
    display: none;
}
@media (max-width: 700px) {
    .action-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .action-item {
        width: 100%;
        margin-bottom: 25px;
    }
    a.btn-action {
        display: block;
        background: -webkit-linear-gradient(bottom, #c9293d 0%, #cb30498c 100%);
        background: linear-gradient(0deg, #c9293d 0%, #cb30498c 100%);
        color: #fff;
        font-size: 1.083em;
        font-weight: 400;
        line-height: 1.846;
        text-align: center;
        padding: 6px 31px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        cursor: pointer;
        width: 175px;
        margin: 15px auto 0;
    }
}

@media (min-width: 700px) {
    .btn-action {
        display: none;
    }
}


.article_wrap .section-blocks .row table {
    width: 200px;
    margin: 0;
}

.article_wrap .section-blocks .row div span {
    font-size: 1.5em;
    text-align: center;
    display: block;
}

.article_wrap .section-blocks .row div {
    padding: 0;
    width: calc(100% / 5);
}

.article_wrap h3{
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #79ba56;
}

.faq-div-block {margin-bottom:20px}
.faq-div-block div {font-size:24px;color:#72bb4d;font-weight: bold;margin-bottom:5px}
.faq-div-block p {
    color: #191919;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.733;
}