

/* Start:/local/templates/avaclinic/css/titleSectionsBanner.css?17116426683374*/
.sectionBanner {
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 48px;
}
.sectionBanner_container{
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.sectionTypeDefault{
    background-image: url("/local/templates/avaclinic/images/title_block/title_banner.jpg");
}
.sectionTypeAdults{
    background-image: url("/local/templates/avaclinic/images/title_block/title_banner_adults.jpg");
}
.sectionTypeKids{
    background-image: url("/local/templates/avaclinic/images/title_block/title_banner_kids.jpg");
}

.sectionBanner .container{
    display: flex;
    justify-content: space-between;
}
.sectionBanner_content{
    max-width: 545px;
    margin-bottom: 48px;
    margin-top: 16px;
    margin-right: 24px;
    position: relative;
    z-index: 2;
}
.sectionBanner_breadcrumbs{
    margin-top: 40px;
    margin-bottom: 32px;
}
.sectionBanner_text{
    margin-bottom: 0;
    line-height: 26px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
}
.sectionBanner_btn{
    margin-top: 32px;
}
.sectionBanner_btn a{
    text-transform: unset;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}
.sectionBanner_figure{
    min-width: 631px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.sectionBanner_image{
    object-fit: cover;
    object-position: left;
    height: 100%;
    -webkit-mask-box-image: -webkit-linear-gradient( left,transparent, transparent 5%, white 16%, white 90%, transparent 100%);
    mask-image: linear-gradient(to left, transparent, transparent 5%, white 16%, white 90%, transparent 100%);
}
.sectionBanner_image.show{
    display: block;
}

@media(max-width: 1279px){
    .sectionBanner_container{
        margin: 0 0 0 24px;
        max-width: 100%;
    }
    .hasImg.sectionTypeKids,
    .hasImg.sectionTypeAdults{
        background: unset;
    }
    .sectionBanner_content{
        width: 588px;
    }
    .sectionBanner_title{
        display: inline-block;
    }
    .sectionBanner_figure{
        opacity: 20%;
        position: absolute;
        height: 100%;
        right: 0;
    }
    .sectionBanner_image {
        height: 100%;
        position: absolute;

    }
}
@media (max-width: 767px) {
    .sectionBanner_container{
        margin-left: 16px;
    }
    .sectionBanner_content{
        width: 288px;
    }

    .sectionBanner_title{
        display: block;
    }
    .sectionBanner_figure {
        opacity: 20%;
        position: absolute;
        height: 100%;
        right: 0;
        width: calc(100% + 16px);
        left: -16px;
        min-width: 100%;
    }

    .sectionBanner{
        margin-top: -4px;
        margin-bottom: 0;
    }

    .sectionBanner_image{
        object-fit: cover;
    }

    .sectionBanner_btn{
        margin-top: 16px;
    }
    .sectionBanner_banner .sectionBanner_image {
        display: none;
    }
    .sectionBanner_banner .sectionBanner_body {
        width: auto;
    }
    .sectionBanner_banner .sectionBanner_body p.sectionBanner_text {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 8px
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/forAdventKalendar/style.css?17648535474461*/
.telemed_banners {
    position: relative;
    background-repeat: no-repeat;
    background-position: right center;
}
.telemed_banners .container {

}
.telemed_banners img {
    width: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    position: absolute;
    height: 100%;
}
.telemed_banners_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.telemed_banners_text {
    max-width: 64%;
    margin-top: 78px;
    position: relative;
    display: inline-block;
    height: 100%;
    margin-bottom: 78px;
}
.telemed_banners h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    color: #1D2F3C;
    margin: 0 0 16px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .telemed_banners {
        margin-bottom: 64px;
    }
    .telemed_banners_text {
        max-width: 95%;
    }
}

@media (max-width: 767px){
    .telemed_banners_content {
        position: relative;
    }
    .telemed_banners img {
        display: none;
    }
    .telemed_banners_text {
        max-width: 100%;
        margin-top: 32px;
        position: relative;
        margin-bottom: 32px;
    }
    .telemed_banners h1 {
        font-size: 24px;
        line-height: 31px;
    }
}

@media (max-width: 584px) {
    .telemed_banners_text .desktop_hidden {
        display: inline-block !important;
    }
}

@media (max-width: 1128px){
    .telemed_banners_text .mobile_p > br {
        display: none;
    }
}
/*section priceBlock*/
.priceBlock{}
@media (min-width: 1128px){
    .priceBlock .priceBlock_title {
        width: 50%;
    }.telemed_banners
     .messagerBlock .name {
         min-height: 130px;
     }
}


/* ====================================== FILES_BLOCK ======================================*/
.file_s_item {
    margin: 0 0 32px 0;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.file_s_icon {
    display: inline-block;
    padding-top: 5px;
    padding-right: 16px;
    vertical-align: top;
}
.file_s_icon svg {
    max-width: 20px;
    max-height: 20px;
}
.file_s_text {
    display: inline-block;
    max-width: 486px;
}
@media (max-width: 890px) {
    .file_s_text {
        max-width: 300px;
    }
}
@media (min-width: 891px) and (max-width: 1130px) {
    .file_s_text {
        max-width: 370px;
    }
}
.file_s_text a {
    color: #1D2F3C;
    font-size: 18px;
}
.file_s_text a:hover {
    color: #5EB92D;
}
.file_s_text p {
    color: #7A858D;
    font-size: 14px;
    line-height: 19px;
    margin: 8px 0 0 0;
}
/* file_s_block end*/

/* file_b_block*/
.file_b_list {
    font-size: 0;
}
.file_b_item {
    width: calc(33% - 19px);
    display: inline-block;
    margin-right: 24px;
    background: #FFFFFF;
    box-shadow: 0 4px 15px rgba(120, 160, 190, 0.3);
    border-radius: 10px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 24px;
}
.file_b_item:nth-child(3n){
    margin-right: 0;
}
.file_b_item a {
    display: block;
    padding: 28px 20px 13px;
}
.file_b_item a:hover {
    text-decoration: none;
}
.file_b_item:hover p.file_b_name {
    color: #5EB92D;
    text-decoration: underline;
}
.file_b_icon {
    margin-bottom: 16px;
}
.file_b_icon svg {
    max-width: 41px;
    max-height: 50px;
}
.file_b_name {
    width: 100%;
    position: relative;
    height: 84px;
    margin-bottom: 16px;
    line-height: 21px;
    overflow: hidden;
}
.file_b_text > p:last-child {
    line-height: 19px;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #7A858D;
    text-decoration: none;
}

/* file_b_block end*/
/* ====================================== FILES_BLOCK END ======================================*/

/* ====================================== ADAPTIVE ALL ======================================*/
@media (max-width: 767px){
    .file_s_item {
        width: 100%;
    }
    .file_s_text {
        width: calc(100% - 42px);
    }
    .file_b_item {
        width: 100%;
        text-align: left;
    }
    .file_b_item a {
        font-size: 0;
    }
    .file_b_icon {
        display: inline-block;
        padding-right: 8px;
        vertical-align: top;
    }
    .file_b_icon svg {
        width: 32px;
        height: 32px;
    }
    .file_b_text {
        width: calc(100% - 40px);
        display: inline-block;
        max-width: 486px;
    }
    .file_b_name {
        height: auto;
        margin: 0 0 8px;
        line-height: 21px;
    }
}

/* End */
/* End */


/* Start:/local/templates/avaclinic/components/custom/form/.default/custom/form.layout/modal/style.css?1764245134820*/
.reveal_block:not(.slBlocksPreview) {
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 584px;
}
.reveal_block:not(.slBlocksPreview) .reveal_image {
    height: 64px;
    margin-top: 32px;
}
.reveal_block:not(.slBlocksPreview) .reveal_title {
    margin: 0 0 8px 0;
    font-size: 21px;
    color: #1D2F3C;
}
.reveal_block:not(.slBlocksPreview) .reveal_text {
    line-height: 1.67;
    margin: 0 0 1.5em;
    font-size: 14px;
}

.reveal.narrow .reveal_block:not(.slBlocksPreview) {
    box-sizing: border-box;
    max-width: 400px;
    padding: 40px 48px;
}

.reveal.narrow .reveal_block:not(.slBlocksPreview) h1 {
    margin-top: unset;
}

@media (max-width: 767px) {
    .reveal.narrow .reveal_block:not(.slBlocksPreview) {
        max-width: unset;
        padding: 16px;
    }
}

/* End */


/* Start:/local/templates/avaclinic/components/custom/form/.default/custom/form.controls/checkup_request_advent/style.css?17648535472449*/
.form__isGift .form__myself,
.form .form__gift {
    display: none;
}

.form__isGift .form__gift {
    display: flex;
}

.form_checkupRequestAdvent_modal .form_btnCell {
    margin-bottom: 24px;
    margin-top: 12px;
}

.form_checkupRequestAdvent_modal .formCell.checkboxCell {
    margin-bottom: 12px;
}

.reveal_checkupRequestPay .reveal_container {
    min-height: max-content;
}

.reveal_checkupRequestPay .location_toggle .toggleBtn_input {
    display: none;
}

.form_checkupRequestAdvent_modal .disabled {
    pointer-events: none;
}

.checkupRequest_title {
    font-size: 36px;
    line-height: 48px;
}

.checkupRequest_description {
    line-height: 26px;
    font-size: 16px;
}

/*region Check-up Form - Controls -- General layout*/
.reveal_checkupRequest .btn.submitButton {
    margin: 0 auto 16px;
}

.reveal_checkupRequest .checkbox {
    justify-content: center;
    align-items: center;
}

.reveal_checkupRequest .checkbox label {
    width: unset;
}
/*endregion*/

@media (max-width: 767px) {
    .checkupRequest_title {
        font-size: 24px;
        line-height: 32px;
    }

    .checkupRequest_description {
        text-align: left;
    }

    .form_checkupRequest_modal .formCell.half {
        width: 100%;
    }

    .reveal_checkupRequest .checkbox {
        align-items: flex-start;
    }

    .reveal_checkupRequest .checkbox label {
        width: calc(100% - 32px);
        text-align: left;
    }

    .form_checkupRequestAdvent_modal .formCell.half {
        width: 100%;
    }

    .form_checkupRequestAdvent_modal .form_btnCell {
        margin-bottom: 8px;
    }
}


.formCell.smsCode {
    position: relative;
    width: 146px;
    margin: 0 auto 8px;
}
.formCell.smsCode .smsCode_input {
    font-size: 24px;
    letter-spacing: 18px;
    width: 146px;
    margin: 0 auto;
    padding: 0 16px;
    overflow: hidden;
    -moz-appearance: textfield;
}

.formCell.smsCode .smsCode_input::-webkit-outer-spin-button,
.formCell.smsCode .smsCode_input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.formCell.smsCode .smsCode_dash {
    position: absolute;
    bottom: 10px;
    left: 16px;
    width: 16px;
    height: 0.125em;
    background-color: #D7DBDE;
    border-radius: 1.875em;
}
.formCell.smsCode .smsCode_dash:nth-child(2) {
    left: 76px;
}
.formCell.smsCode .smsCode_dash:nth-child(3) {
    left: 106px;
}
.formCell.smsCode .smsCode_dash:nth-child(4) {
    left: 46px;
}

/* End */
/* /local/templates/avaclinic/css/titleSectionsBanner.css?17116426683374 */
/* /local/templates/.default/components/bitrix/news.detail/forAdventKalendar/style.css?17648535474461 */
/* /local/templates/avaclinic/components/custom/form/.default/custom/form.layout/modal/style.css?1764245134820 */
/* /local/templates/avaclinic/components/custom/form/.default/custom/form.controls/checkup_request_advent/style.css?17648535472449 */
