

/* Start:/bitrix/templates/h-clinic/css/ekspertnoe-lechenie-vich-infekcii.css?173977965826800*/
.service_text_h2, .service_text .container_left h2, .service_text .container_left h1{
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.04em;
    color: #006186;
    border-bottom: 1px solid #A3B1C5;
    padding-bottom: 10px;

}
.service_text_h2 span, .service_text .container_left h2 span{
    font-weight: normal;
    color: #A3B1C5;
}
@media (max-width: 991px) {
    .service_text_h2, .service_text .container_left h2{
        font-size: 28px;
        line-height: 34px;
    }
}
body main{
    margin-bottom: 0;
}
.breadcrumb-modern.context-dark.text-md-left{
    display: none;
}


/*** banner **/
body .service_top{
    background-color: #949A9F;
    width: 100%;
    text-align: left;
    padding: 90px 0 100px 0px;
    font-family: BrutalType;
    position: relative;
}
.service_top_image{
    height: 100%;
    width: 100%;
    background-position: top right !important;
    position: absolute;
    z-index: 0;
    top:0;
    right: 0;
}
.service_top_nav, .service_top_nav a, .service_top_nav span{
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 140%;
    /* or 15px */
    letter-spacing: -0.02em;
    color: #626C7B;
    text-align: left;
}
.service_top_box{
    padding: 20px 0 0;
    position: relative;
}
.service_top_box img{
    margin-right: 0px;
}
.service_top_box_text {
    float: right;
    width: 670px;
}
.service_top_box h1{
    font-style: normal;
    font-weight: bold;
    font-size: 58px;
    line-height: 105%;
    /* identical to box height, or 61px */
    letter-spacing: -0.04em;
    color: #626C7B;
    text-transform: none;
    padding: 0px;
    width: 370px;
}
.service_top_box_text_desc{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    color: #484D54;
    width: 340px;

}
.service_top_box_text_pl{
    position: absolute;
    bottom: 0px;
    left: 500px;
}
.service_top_box_text_name_d{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    /* or 20px */
    letter-spacing: -0.02em;
    color: #7D8CA2;
    margin-bottom: 150px;
}
.service_top_box_text_name{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    /* or 20px */
    letter-spacing: -0.02em;
    color: #7D8CA2;
    margin-bottom: 3px;
}
.service_top_box_text_but{
    display: table;
    /*background: rgba(229,232,236,0.3);*/
    background: rgba(190, 199, 212, 0.3);
    border-radius: 4.25px;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 140%;
    /* or 24px */
    padding: 6px 15px 7px;
    letter-spacing: -0.02em;
    color: #8092AE;
}
.service_top_box_text_but_t{
    margin-bottom: 15px;
}
.service_top_banner{
    position: relative;
    z-index: 5;
}
.service_top_banner_name{
    font-family: BrutalType;
    font-style: normal;
    font-weight: bold;
    font-size: 58px;
    line-height: 99%;
    /* or 61px */
    text-transform: none;
    letter-spacing: -0.04em;
    margin-top: 50px;
    color: #FFFFFF;
    width: 600px;
}
.service_top_banner_txt{
    font-family: BrutalType;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    max-width: 600px;
    color: #484D54;
    margin-bottom: 25px;
    margin-top: 15px;

}
.service_top_banner_button{
    background: #AF2842;
    border-radius: 4px;
    width: 290px;
    height: 50px;
    padding-top: 13px;

    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.service_top_banner_href{
    border: 1px solid #FFF;
    box-sizing: border-box;
    border-radius: 4px;
    width: auto;
    height: 50px;
    padding-top: 13px;
    padding-left: 30px;
    padding-right: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;

    color: #FFF;
    display: block;
    text-decoration: none;
    float: left;
    cursor: pointer;
}
.service_top_banner_button:hover{
    background: #93002c;
}
.service_top_banner_href:hover{
    background: #FFF;
    color: #949A9F;
}
@media (max-width: 991px) {
    body .service_top {
        padding: 400px 0 20px 0px;
    }
    .service_top_banner_button, .service_top_banner_href{
        float: none;
        margin: 0;
    }


    .service_top_banner_button{
        width: 100%;
        margin-bottom: 10px;
    }
    .service_top_banner_txt{
        margin:10px 0 20px;
    }
    .service_top_image{
        width: 560px;
        height: 490px;

        position: absolute;
        z-index: 0;
        top:-5px;
        left: calc(50% - 270px);
        background-position: 99% 1px !important;
        box-shadow: 0px -17px 20px 20px #949a9f inset;

    }

    .service_top_banner_name{
        font-size: 44px;
        line-height: 99%;
        width: auto;
    }
    .service_top_banner_txt{
        font-size: 14px;
        line-height: 136%;
    }
}
/**/

/*************/

/*bl-1*/
.sx-bl-1{
    background: #fff;
    padding: 90px 0;
}
.sx-bl-1-flex{
    display: flex;
}
.sx-bl-1-item{
    width: 25%;
}
.sx-bl-1-item-img{
    height: 173px;
}
.sx-bl-1-item-name{
    font-weight: 700;
    font-size: 18px;
    line-height: 139%;
    letter-spacing: -0.06em;
    text-align: center;
    color: #626c7b;
    padding: 0 0 7px;
}

.sx-bl-1-item-text{
    font-weight: 400;
    font-size: 15px;
    line-height: 133%;
    text-align: center;
    color: #4a4f54;
}

.sx-bl-1-item-name span{
    display: block;
}
@media (max-width: 991px) {
    .sx-bl-1{
        padding: 40px 0 40px;
    }
    .sx-bl-1-flex{
        flex-direction: column;
    }
    .sx-bl-1-item{
        display: flex;
        margin-bottom: 20px;
        width: auto;

        justify-content: left;
        align-items: center;
        margin-bottom: 10px;
    }
    .sx-bl-1-item-box{
        padding-left: 20px;
        text-align: left;
    }
    .sx-bl-1-item-name{
        text-align: left;
        padding-left: 0px;
    }
    .sx-bl-1-item-img{
        flex: none;
        width: 107px;
        height: 107px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sx-bl-1-item-name span{
        display: inline;
        flex: none;

    }
}


/*****/

/*bl-2*/
.sx-bl-2-box{
    padding: 60px 150px;

    font-weight: 400;
    font-size: 21px;
    line-height: 138%;
    letter-spacing: -0.05em;
    text-align: center;
    color: #626c7b;



}
@media (max-width: 991px) {
    .sx-bl-2-box{
        padding: 40px 0px;
        font-weight: 400;
        font-size: 16px;
        line-height: 144%;
        letter-spacing: -0.03em;
        text-align: center;
        color: #626c7b;
    }
}
/*****/
/*bl-4*/
.sx-bl-4{
    text-align: left;
    background: #fff;
    padding: 40px 0;
    margin-bottom: 0px;
}
.sx-bl-4-flex{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.sx-bl-4-item{
    width: 25%;
    padding-right: 20px;
}
.sx-bl-4-item-circle{
    font-weight: 300;
    font-size: 40px;
    line-height: 114%;
    letter-spacing: -0.05em;
    text-align: center;
    color: #666f7d;
    width: 62px;
    height: 62px;
    border-radius: 62px;
    border:1px solid rgba(192,196,202);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
}
.sx-bl-4-item-name{
    font-weight: 800;
    font-size: 25px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #cc1440;
    margin: 20px 0 14px;
}
.sx-bl-4-item-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #4a4f54;
}
@media (max-width: 991px) {
    .sx-bl-4-flex{
        flex-wrap: wrap;
    }
    .sx-bl-4-item-circle{
        width: 53px;
        height: 53px;
        border-radius: 53px;
        font-size: 34px;
        line-height: 114%;
    }
    .sx-bl-4-item{
        width: 100%;
        padding-right: 0px;
        margin-bottom: 25px;

    }
    .sx-bl-4-item-name{
        font-size: 21px;
        line-height: 110%;
        margin: 14px 0 8px;
    }
    .sx-bl-4-item-text{
        font-size: 14px;
        line-height: 140%;
    }
}
/*****/



/*bl-price*/
.sx-bl-price{
    text-align: left;
    padding: 50px 0;
}

.nprice_item_flex{
    background: #f6f6f6;
}
.nprice_name{
    font-weight: 700;
    font-size: 29px;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #626c7b;
    margin-bottom: 10px;
}
.nprice_item_name{
    font-family: BrutalType;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #626C7B;
}
.nprice_item_price{

}

.spoiler_body_box{
    padding: 0 20px;
    background: #fff;
    margin-bottom: 20px;
}
.table-price{
    width: 100%;
    /*display: table;*/
    text-align: left;
}
.table-price-tr{
    /*display: table-row;*/
    display: flex;
    justify-content: space-between;
}
.table-price-none{
    display: none;
}
.table-price-tr-none.table-price-tr-flex{
    display: flex;
}
.table-price-th, .table-price-td{
    /*display: table-cell;
    vertical-align: middle;*/

    display: flex;
    align-items: center;

}
.table-price .table-price-tr .table-price-th{
    padding: 10px 15px;
    color:#767F8D;
    font-size: 19px;
    font-weight: normal;
    line-height: 22px;
}
.table-price .table-price-tr .table-price-td{
    border-top:1px solid #E8E8E8;
    padding: 10px 15px;
    color: #868686;
    font-size: 16px;
    line-height: 20px;
}
.table-price .table-price-tr:hover{
    background: #F2F2F2;
}
.nl-price-item-btn {
    float: right;
    border: 1px solid #BF0D3F;
    border-radius: 4px;
    display: inline-block;
    padding: 5px 20px;
    cursor: pointer;
    width: 170px;
}
.nl-price-item-btn:hover {
    background: #BF0D3F;
    color: #fff;
}
.table-price .table-price-tr .table-price-td.PROPERTY_PRICE_VALUE,
.table-price .table-price-tr .table-price-td.PROPERTY_SERVICE_PRICE_VALUE{
    min-width: 135px;
    color:#BF0D3F;

}
.table-price .table-price-tr .table-price-td.NAME,
.table-price .table-price-tr .table-price-th.NAME{
    width: 100%;
}
.table-price .table-price-tr .table-price-th.PROPERTY_PRICE_VALUE{
    min-width: 120px;
}
.table-price .table-price-tr .table-price-th.BUTTON{
    width: 272px;
}

.spoiler_body{
    padding-bottom: 20px;
}
.all_price{
    background: #bf0d3e;
    height: 28px;
    width: 70px;
    margin: 0 auto 0px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
}

.all_price:hover {
    background: #93002c;
}
.all_price:before, .all_price:after {
    position: absolute;
    left: 25px;
    top: 3px;
    content: ' ';
    height: 22px;
    width: 4px;
    background-color: #FFF;
    border-radius: 2px;
}
.all_price:before {
    transform: rotate(45deg);
    left: 38px;
}
.all_price:after {
    transform: rotate(-45deg);
}
.all_price_up{
    transform: rotate(180deg);
}

@media (max-width: 1200px) {
    .table-price .table-price-tr .table-price-th.BUTTON{
        width: 302px;
    }
}
@media (max-width: 991px) {
    .table-price .table-price-tr .table-price-th.BUTTON{
        width: 368px;
    }
}
@media (max-width: 767px) {
    .table-price-tr{
        flex-wrap: wrap;
    }
    .table-price .table-price-tr .table-price-td.NAME,
    .table-price .table-price-tr .table-price-th.NAME{
        width: auto;
    }
    .table-price .table-price-tr .table-price-th.BUTTON{
        display: none;
    }
    .table-price .nl-price-item-btn {
        width: 100%;
        text-align: center;
    }
    .table-price-td.table-price-item-button{
        width: 100%;
    }

    .table-price .table-price-tr .table-price-td {
        border-top: none;
    }
    .table-price .table-price-tr{
        border-top:1px solid #E8E8E8;
    }
    .table-price .table-price-tr:last-child{
        border-bottom:1px solid #E8E8E8;
    }
}




/*****/


/*bl-7*/
.sx-bl-7{
    text-align: left;
    background: #fff;
    padding: 40px 0;
    margin-bottom: 20px;
}
.sx-bl-7-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sx-bl-7-item{
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    background: #fff;
    display: flex;
    justify-content: space-between;
    width: 49%;
    padding: 15px;
    border-radius: 10px;
}

.sx-bl-7-item-img img{
    max-width: 100%;
}
.sx-bl-7-item-text{
    padding: 0 0 0 20px;
}
.sx-bl-7-item-name{
    font-weight: 800;
    font-size: 25px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #cc1440;
    margin-bottom: 12px;
}
.sx-bl-7-item-txt{
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #4a4f54;

}
.sx-bl-7-item-txt ul{
    padding-left: 20px;
}
.sx-bl-7-item-pr{
    margin: 20px 0 10px 0;
    display: flex;
}
.sx-bl-7-item-pr-price{
    font-weight: 700;
    font-size: 30px;
    line-height: 114%;
    letter-spacing: -0.06em;
    color: #006186;
    white-space: nowrap;
    margin-right: 10px;
}

.sx-bl-7-item-pr-price span{
    font-weight: 400;
    font-size: 13px;
    line-height: 120%;
    color: #006186;
}
.sx-bl-7-item-pr-desc{
    font-weight: 400;
    font-size: 11px;
    line-height: 120%;
    color: #626c7b;
}
@media (max-width: 1200px) {
    .sx-bl-7-item{
        width: 100%;
    }
    .sx-bl-7-item:nth-child(1){
        margin-bottom: 20px;
    }
}
@media (max-width: 600px) {
    .sx-bl-7-item{
        flex-wrap: wrap;
    }
    .sx-bl-7-item-text{
        padding: 10px 0 0 0px;
    }
}
/*****/

/*bl-8*/
.sx-bl-8{
    text-align: left;
    padding: 20px 0;
    margin-bottom: 20px;
}
.sx-bl-8-flex{
    display: flex;
    justify-content: space-between;

}
.sx-bl-8-flex-left{
    width: 360px;
    margin-bottom: 15px;
}
.sx-bl-8-flex-left:nth-child(){

}
.sx-bl-8-flex-right img{
    max-width: 100%;
}
@media (max-width: 767px) {
    .sx-bl-8-flex{
        flex-wrap: wrap;
    }
    .sx-bl-8-flex-left{
        width: 100%;
    }
}
/*****/


/*bl-9*/
.sx-bl-9{
    text-align: left;
    padding: 40px 0 20px;
    background: #FFF;
}
.sx-bl-9-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sx-bl-9-item{
    width: 31%;
    margin-bottom: 30px;
}
.sx-bl-9-item-img img{
    max-width: 100%;
}
.sx-bl-9-item-name{
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #4a4f54;
    margin: 18px 0 5px;
}
.sx-bl-9-item-text{
    font-weight: 400;
    font-size: 18px;
    line-height: 135%;
    letter-spacing: -0.01em;
    color: #4a4f54;
}
@media (max-width: 991px) {
    .sx-bl-9-item-name{
        font-size: 21px;
        line-height: 140%;
        margin: 18px 0 5px;
    }
    .sx-bl-9-item-text{
        font-size: 16px;
        line-height: 135%;
    }
    .sx-bl-9-item {
        width: 48%;
    }
}
@media (max-width: 600px) {
    .sx-bl-9-item-name{
        margin: 14px 0 4px;
    }
    .sx-bl-9-item {
        width: 100%;
    }
}
/*****/

/*doctors*/
.service_text_h2, .service_text .container_left h2, .service_text .container_left h1{
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.04em;
    color: #006186;
    border-bottom: 1px solid #A3B1C5;
    padding-bottom: 10px;
}
.service_text_h2 span, .service_text .container_left h2 span{
    font-weight: normal;
    color: #A3B1C5;
}
.service_articles{
    background: #FFF;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: left;
}
.service_text_articles{
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    letter-spacing: -0.01em;
    color: #4a4f54;
    margin: 20px 0 30px;
}
@media (max-width: 991px) {
    .service_text_h2, .service_text .container_left h2{
        font-size: 28px;
        line-height: 34px;
    }
    .service_text_articles{
        font-size: 14px;
        line-height: 140%;
    }
}
@media (max-width: 767px) {
    .service_articles .articles-item-line{
        background: #F6F6F6;
    }
    body .articles-item:nth-child(3n+1){
        padding-right: 0 !important;
    }
    body .articles-item{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    body .articles_text_eche{
        margin-top: 0;
        width: 100%;
        max-width: 480px;
        background: none;
    }
}

.service_text{
    background: #FFF;
    width: 100%;
    text-align: left;
    padding: 40px 0 40px 0px;
    font-family: BrutalType;
    position: relative;
}
.service_text.service_docs{
    background: #F6F6F6;
    padding-top: 30px;
}

.service_price_list_name{
    background: rgb(143, 150, 161);
    border-radius: 5px 5px 0px 0px;
    font-family: BrutalType;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    /* or 200% */

    letter-spacing: -0.04em;
    padding: 10px 10px 8px;
    color: #FFFFFF;


}
.button_red{
    font-family: BrutalType;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    text-align: center;

    cursor: pointer;
    color: #FFFFFF;
    background: #CC1440;
    border-radius: 4px;
    padding-top: 13px;
    width: 260px;
    height: 50px;
}
.button_red:hover{
    background: #93002c;
}
.service_price_list_item{
    font-family: BrutalType;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* or 169% */
    padding: 11px 0 7px;
    letter-spacing: -0.04em;
    border-bottom: 1px solid #A3B1C5;
    color: #626C7B;
    display: flex;
    justify-content: space-between;
}
.service_price_list_item_name{
    width: 100%;
    float: left;
    padding-top: 10px;
}
.service_price_list_item_pricebutton{
    float: right;
    display: table;
    padding: 0px;
}
.service_price_list_item_price{
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* or 147% */

    letter-spacing: -0.06em;

    color: #1C41FF;
    width: 120px;
    height: 40px;
    padding-top: 12px;
    text-align: right;
    padding-right: 0px;
}

.service_price_list_item_button{
    border: 1px solid #1C41FF;
    width:190px;
    height: 40px;
    cursor: pointer;
    border-radius: 3px;
    padding-top: 11px;
    font-family: BrutalType;
    font-style: normal;
    font-weight: normal;
    font-size: 14.5882px;
    line-height: 18px;
    text-align: center;
    color: #1C41FF;
    white-space: nowrap;
    margin-left: 30px;
}
.service_price_list_item_button:hover{
    background-color: #1C41FF;
    color: #fff;
    transition: .15s;
}


@media (min-width: 768px) {
    body .range > .cell-sm-6 {
        /*padding-left: 6px;
        padding-right: 6px;*/
    }
}
@media (min-width: 992px) {
    body .range > .cell-md-6 {
        -ms-flex-preferred-size: 50%;
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 6px;
        padding-right: 6px;
    }

    body .range > .cell-md-4 {
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
        /*padding-left: 6px;
        padding-right: 6px;*/
    }
}
@media (min-width: 1200px) {
    body .range > .cell-lg-4 {
        -ms-flex-preferred-size: 33.33333%;
        -webkit-flex-basis: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
        padding-left: 6px;
        padding-right: 6px;
    }
    body .range > .cell-lg-3 {
        -ms-flex-preferred-size: 25%;
        -webkit-flex-basis:25%;
        flex-basis: 25%;
        max-width: 25%;
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media (max-width: 768px) {
    .service_text.service_docs {
        background: #F6F6F6;
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .service_text {
        padding: 25px 0 20px 0px;
    }
    .service_price_list_item{
        flex-wrap: wrap;
    }
    .service_price_list_item_name{
        width: calc(100% - 120px);
    }
    .service_price_list_item_button{
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
    }

    .service_articles{
        background: #F6F6F6;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .articles .shell{
        max-width: none;
    }
}

.service_docs_none, .articles-item-none{
    display: none;
}
.service_docs{
    padding: 0 15px;
}
.service_doc{
    display: block;
    background: #FFF;
    background: linear-gradient(174deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 50%, rgba(244,244,244,1) 52%, rgba(239,239,239,1) 54%, rgba(233,233,233,1) 56%, rgba(228,228,228,1) 58%, rgba(212,217,220,1) 72%, rgba(198,205,211,1) 90%);;

    border: 1px solid #CDD2D9;
    border-radius: 4px;
    height: 180px;
    padding: 22px;
    position: relative;
}
.service_text .service_docs{
    margin-top: 20px;
}
.service_docs_name{
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 23px;
    letter-spacing: -0.03em;
    width: 200px;
    color: #626C7B;
    margin-bottom: 10px;
}
.service_docs_text{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    /* or 143% */

    letter-spacing: -0.04em;
    width: 200px;
    color: #626C7B;
    position: relative;
    z-index: 2;

}
.service_docs_img{
    height: 180px;
    width: 180px;
    background-repeat: no-repeat;
    background-size: 160%;
    background-position:center 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.service_docs_eche, .articles_text_eche{
    background: #FFFFFF;
    border: 1px solid #1C41FF;
    box-sizing: border-box;
    border-radius: 3px;
    font-style: normal;
    line-height: 16px;
    /* identical to box height */

    text-align: center;

    color: #1C41FF;
    display: table;
    padding: 18px 40px 17px;
    margin: 20px auto 0;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -0.02em;
}
.service_docs_eche:hover, .articles_text_eche:hover{
    background: #1C41FF;
    color: #fff;
}
/**********/


/*apteka*/
.sx-bl-apteka{
    background: #FFF;
    padding: 10px 0 30px;
}
.service_apteka{
    background: rgb(235,238,242);
    border-radius: 12px;
    width: 100%;
    text-align: left;
    padding: 35px 30px;
    background-image: url("/upload/service_apteka.jpg");
    background-size: 514px;
    background-repeat: no-repeat;
    background-position: 630px 45px;
}
.service_apteka_box{
    width: 530px;
}
.service_apteka_name{
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: -0.04em;
    color: #006186;
    margin-bottom: 0;
}
.service_apteka_desc{
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 34px;
    /* or 162% */
    letter-spacing: -0.06em;
    color: #626C7B;
}
.service_apteka_text{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    /* or 137% */

    letter-spacing: -0.04em;
    margin: 30px 0 80px;
    color: #626C7B;
}
.service_apteka_phone a{
    font-style: normal;
    font-weight: normal;
    font-size: 33px;
    line-height: 41px;
    letter-spacing: -0.02em;

    color: #666F7D;

}
.service_apteka_mail a{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.02em;

    color: #006186;

}

@media (max-width: 1200px) {
    .service_apteka{
        background-image: url("/upload/service_apteka.jpg");
        background-size: 400px;
        background-repeat: no-repeat;
        background-position: 510px 45px;
    }
    .service_apteka_box{
        width: 460px;
    }
    .service_apteka_text{
        margin: 20px 0 40px;
    }
}
@media (max-width: 991px) {
    .service_apteka{
        background-image: none;
        padding: 25px 20px;
    }
    .service_apteka_box{
        width: 100%;
    }
}
@media (max-width: 767px) {
    .service_apteka{
        background-image: none;
        padding: 25px 20px;
    }

    .service_apteka_name{
        font-size: 25px;
        line-height: 32px;
    }
    .service_apteka_desc {
        font-size: 16px;
        line-height: 22px;
    }
    .service_apteka_text{
        margin: 20px 0 40px;
    }
    .service_apteka_phone a{
        font-size: 23px;
        line-height: 28px;
    }

}
/************/


/*** form ***/
.sx-bl-form{
    padding: 40px 0;
    background: #F6F6F6;
    text-align: left;
}
.sx-bl-form-flex{
    background: #fff;
    border-radius: 18px;
    display: flex;
    justify-content: space-between;
    padding: 25px 35px;
}
.sx-bl-form-flex-l, .sx-bl-form-flex-r{
    width: 49%;
}
.sx-bl-form-flex-l-name{
    color: #cc1440;
    font-family: BrutalType;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 114%; /* 38.76px */
    letter-spacing: -1.7px;
}
.sx-bl-form-flex-l-flex{
    display: flex;
    justify-content: space-between;
    margin: 20px 0 0 0;
}
body .main-sp-text-2{
    color: #4A4F54;
    font-family: BrutalType;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 26.6px */
    letter-spacing: -0.19px;
}

.sx-bl-form-flex-l-flex-text{
    color: #4A4F54;
    font-family: BrutalType;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 26.6px */
    letter-spacing: -0.19px;
    padding: 0 35px 0 30px;
}
.sx-bl-form-flex-r{
    padding-top: 30px;
}


.sx-bl-form .main-sp-form-inp-submit{
    float: none;
    margin: 30px 0 10px 0;
}
.sx-bl-form .main-sp-form-inp-submit .personal-btn{
    background: #AF2842;
    width: 350px;
}
.sx-bl-form .main-sp-form-inp-submit .personal-btn:hover{
    background: #93002c;
}
.sx-bl-form #SendMainForm .form-group_checkbox{
    float: none;
}

@media (max-width: 991px) {
    .sx-bl-form{
        padding: 25px 0;
    }
    .sx-bl-form-flex{
        flex-direction: column;
    }
    .sx-bl-form-flex-l, .sx-bl-form-flex-r{
        width: 100%;
    }
    .sx-bl-form-flex-l-name{
        font-size: 28px;
    }
    .sx-bl-form-flex-l-flex-text{
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    .main-sp-form-inp-submit, .sx-bl-form .main-sp-form-inp-submit .personal-btn{
        width: 100%;
    }

    #SendMainForm .inp-personal{
        height: 44px;
    }
    #SendMainForm .inp-personal-mask{
        height: 40px;
    }
    #SendMainForm .t-input-phonemask{
        height: 44px;
    }
    #SendMainForm .cell-md-6{
        margin-top: 10px;
    }
    #SendMainForm .cell-md-12{
        margin-top: 0 ;
    }
    .sx-bl-form-flex-r{
        padding-top: 0px;
    }
}
/***********/
/* End */
/* /bitrix/templates/h-clinic/css/ekspertnoe-lechenie-vich-infekcii.css?173977965826800 */
