

/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/checkup-new/style.css?170625870516969*/
.faq {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.faq-item {
    line-height: 1.25;
    box-shadow: 8px 8px 35px 0px rgb(47 148 140 / 15%);
    padding: 0 30px;
    font-family: 'Open Sans', sans-serif;
}

.faq-item__title {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 24px;
    color: #222a29;
    margin: 0;
    position: relative;
    cursor: pointer;
    padding: 30px 0;
    transition: 0.3s;
}

.faq-item__title.open {
    color: #2f948c;
}

.faq-item__title:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 1px solid #222734;
    border-top: 1px solid #222734;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all .3s linear 0s;
    right: 20px;
    top: calc(50% - 5px);
}

.faq-item__title.open:after {
    transform: rotate(-45deg);
    border-right: 1px solid #2f948c;
    border-top: 1px solid #2f948c;
}

.faq-item__description {
    display: none;
    font-size: 18px;
    padding: 0 0 35px;
}

@media (max-width: 768px) {
    .faq-item__title {
        font-size: 20px;
        padding: 20px 20px 20px 0;
    }

    .faq-item__description {
        font-size: 16px;
        padding: 0 0 20px;
    }
}

@media (max-width: 560px) {
    .faq-item__title {
        font-size: 18px;
        padding: 20px 20px 20px 0;
    }

    .faq-item__description {
        font-size: 12px;
    }
}

.eko-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.eko-item {
    display: flex;
    padding: 30px;
    border-top: 1px solid #b5ede7;
    color: #444444;
    font-weight: 400;
}

.eko-item__description {
    margin-right: 100px;
}

.eko-item__shelf-life {
    white-space: nowrap;
    align-self: center;
    margin-left: auto;
}

.eko-item__price {
    white-space: nowrap;
    /*margin-left: 30px;*/
    margin-left: auto;
    font-weight: 600;
    color: #2f948c;
    font-size: 24px;
    align-self: center;
}

.eko-price__title {
    margin-right: 10px;
}

@media (max-width: 768px) {
    .eko-item {
        padding: 20px 30px;
    }

    .eko-item__price {
        font-size: 20px;
    }

    .eko-item__description {
        margin-right: 40px;
    }
}

@media (max-width: 560px) {
    .faq-item__description {
        font-size: 12px;
    }

    .eko-item__price {
        font-size: 14px;
    }

    .eko-item {
        padding: 20px 10px;
    }

    .eko-item__description {
        margin-right: 10px;
    }

    .eko-item__price {
        margin-left: auto;
    }

    .faq-item__title:after {
        right: 0;
    }

    .faq-item {
        padding: 0 10px;
    }
}

.faq-item__title_eko {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.eko-price {
    display: flex;
}

.eko-prices {
    padding-right: 60px;
    margin-left: 20px;
    font-size: 16px;
    font-weight: 400;
}

.faq-item form {
    margin-bottom: 0;
}

.eko-item .eko-item__checkbox {
    margin: 0 20px 0 0;
    width: 18px;
    flex-shrink: 0
}

@media (max-width: 767px) {
    .faq {
        display: none;
    }
}

@media (max-width: 790px) {
    .motopress-wrapper.content-holder {
        background: #f5fbfa !important
    }
}

.doctor-accordeon__item {
    display: none
}

.box-doc {
    padding-bottom: 35px
}

.box-doc .bx-wrapper {
    max-width: 100%;
    background: 0 0;
    margin: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.box-doc .bx-pager {
    z-index: 5;
    position: relative;
    text-align: center;
    width: 100%;
    bottom: 0;
    padding-top: 0;
    margin-bottom: 15px
}

.box-doc .bx-wrapper .bx-pager .bx-pager-item {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    left: 0;
    top: 0;
    background: 0 0;
    border: 2px solid #adcdca;
    margin: 5px;
    position: relative
}

.box-doc .bx-wrapper .bx-viewport {
    overflow: hidden !important
}

.box-doc .bx-wrapper .bx-controls {
    position: absolute;
    bottom: -2px;
    width: 100%;
    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
}

.box-doc .bx-wrapper .bx-pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 7px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0;
    top: 0
}

.box-doc .bx-wrapper .bx-pager .bx-pager-item {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: 0 0;
    border: 2px solid #adcdca;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    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: 0
}

.box-doc .bx-wrapper .bx-pager .bx-pager-item a, .box-doc .bx-wrapper .bx-pager .bx-pager-item a:hover {
    background: 0 0;
    width: 12px;
    height: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 0
}

.box-doc .bx-wrapper .bx-pager .bx-pager-item a.active {
    background: #2f948c !important;
    width: 12px;
    height: 12px
}

.mobile-stac {
    margin-bottom: 2rem;
    width: 92%;
    margin-right: 4px
}

.mobile-stac__item {
    position: relative !important
}

.mobile-stac__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.box-doc {
    margin-bottom: 20px
}

.mobile-stac__box {
    background: #fff;
    border-radius: 20px;
    padding: 15px 15px 50px;
    margin: 0 20px;
    max-width: 85%;
    min-width: 280px
}

.slider-mobile-textbox__title {
    max-width: 300px;
    font-weight: 600 !important;
    margin-bottom: 9px !important;
    margin-top: 0 !important;
    font-family: 'Open sans' !important
}

.mobile-stac__btn {
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    background: #44948c;
    border: .5px solid #44948c;
    border-radius: 20px;
    line-height: 16px;
    width: 123px;
    padding: 0;
    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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1px;
    padding-bottom: 4px
}

.mobile-stac__btn:hover {
    padding: 1px 20px 2px;
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    background: #44948c;
    border: .5px solid #44948c;
    border-radius: 20px;
    line-height: 16px
}

.mobile-stac__box ul {
    font-size: 13px !important;
    margin: 0 0 8px 10px !important
}

.mobile-stac__box ul li::marker {
    margin-top: -.5rem
}

.mobile-stac__box .slider-mobile-textbox__text {
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #545959;
    font-family: 'Open sans', sans-serif !important
}

.mobile-stac__divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 100px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 767px) {
    .mobile-stac, .box-doc {
        display: none
    }
}

@media (max-width: 767px) {
    .slider-mobile-textbox__title, .slider-mobile-textbox__text h2 {
        font-size: 28px !important
    }

    .box-doc .bx-wrapper .bx-viewport {
        height: 100%
    }

    .mobile-stac {
        height: 100%
    }

    .mobile-stac__divider br {
        display: none
    }

    .slider-wrap {
        display: none
    }

    .mobile-stac > div .mobile-stac__box {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative
    }

    .mobile-stac__box p {
        font-size: 13px !important
    }

    .mobile-stac__item {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 280px !important;
        width: -webkit-min-content !important;
        width: -moz-min-content !important;
        width: min-content !important;
        margin-right: 20px
    }

    .mobile-stac__box {
        height: 100%;
        padding: 15px 15px 0;
        overflow-y: scroll
    }

    .mobile-stac__box::-webkit-scrollbar-track {
        background-color: transparent
    }

    .mobile-stac__box::-webkit-scrollbar {
        width: 0;
        height: 4px
    }

    .mobile-stac__box::-webkit-scrollbar-thumb {
        background-color: #2f948c;
        border-radius: 20px;
        border: 3px solid #2f948c
    }
}

@media (max-width: 480px) {
    .mobile-stac__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mobile-stac__box ul {
        font-size: 13px !important
    }

    .mobile-stac__btn {
        font-size: 13px
    }

    .mobile-stac__box .slider-mobile-textbox__text {
        font-size: 13px !important
    }
}

.our-personal .mini-post-content .radius a {
    display: block;
    z-index: 1;
    position: relative;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.our-personal .mini-post-content .excerpt a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mobile-stac__box {
    background-image: url('/upload/main-slider-mobile/Ellipse2.png');
    background-color: #fff;
    background-repeat: no-repeat;
    margin: 0;
    height: 280px !important;
    background-size: 247px 280px;
    background-position: right;
    padding: 26px 10px 26px 23px
}

.slider-mobile-textbox__title {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 25px !important;
    color: #44948c
}

.mobile-stac__divider {
    height: 100%;
    display: block
}

.slider-mobile-textbox__title {
    margin-bottom: 25px !important
}

.content-holder a {
    text-decoration: underline;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px
}

.box-doc .bx-pager {
    position: absolute !important;
    bottom: -6rem !important;
    background: #fff;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    height: 33px !important;
    margin-top: 10px;
    padding: 0 1rem
}

.box-doc .doctor-accordeon__item {
    position: absolute;
    top: -1px;
    background-color: #fff;
    left: 1px;
    right: 0;
}

.box-doc .eko-list {
    margin: 0 !important;
    height: 258px;
    overflow: hidden;
    overflow-y: scroll;
}

.box-doc .eko-item {
    padding: 18px 27px;
}

.eko-list__close {
    position: absolute;
    right: 0;
    top: 0px;
    margin: 5px 5px 0 0;
}

.eko-list .eko-item:first-child {
    padding-top: 34px;
}

.slider-mobile-textbox__text p {
    margin-bottom: 2px;
}

.mobile-stac__containerbtn .eko-prices {
    margin: 0;
    width: 205px;
    box-sizing: border-box;
    padding: 0;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;
}

.mobile-stac__containerbtn .eko-price:first-child .eko-price__value {
    text-decoration: line-through;
}

.doctor-accordeon__item--header {
    padding: 0 27px;
}

.doctor-accordeon__item--header .doctor-accordeon__item--title {
    color: #44948c;
    font-weight: 600;
    font-family: 'Open sans' !important;
}
.programms-complex{
            margin-top: 26px;
        }
        .programm-complex__text{
            padding-top: 15px;
            border-top: 1px solid #E1F6F4;
            margin-bottom: 19px;
        }
        .programms-complex .programm-complex-header{
            padding-bottom: 25px;
            border-bottom: 1px solid #E1F6F4;
        }
        .programms-complex .programm-complex-header p{
            display: flex;
            align-items: center;
            gap: 9px;
            color: #000;
            font-size: 24px;
            font-style: normal;
            font-weight: 300;
            line-height: 120.682%;
            letter-spacing: -0.6px;
        }
        .programms-complex .programm-complex-header p.programm-popup-item__price{
            display: flex;
            align-items: center;
            gap: 9px;
            color: #44948C;
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 120.682%;
            letter-spacing: -0.6px;
        }
        .programms-complex .programm-complex-header p.programm-popup-item__price span{
            color: #44948C;
            font-size: 24px;
            font-style: normal;
            font-weight: 300;
            line-height: 120.682%;
            letter-spacing: -0.6px;
            text-decoration: line-through;
            font-family: 'Open-Sans', sans-serif;
        }
        .programm-complex-item__title{
            color: #44948C;
            font-size: 32px;
            font-style: normal;
            font-weight: 500;
            line-height: 120.682%;
            letter-spacing: -0.8px;
            margin-bottom: 10px;
        }
        .programm-complex-item .programm-popup-item p{
            color: #7B7F7F;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: 120.682%;
            letter-spacing: -0.5px;
        }
        .programm-complex-item .programm-popup-item span{
            color: #7B7F7F;
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 120.682%;
            letter-spacing: -0.5px;
        }
        .programm-complex-item .programm-popup-item.green p{
            color: #44948C;
            font-size: 24px;
            font-style: normal;
            font-weight: 400;
            line-height: 120.682%;
            letter-spacing: -0.6px;
        }
        .programm-complex-item .programm-popup-item.green span{
            color: #44948C;
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 120.682%;
            letter-spacing: -0.6px;
        }
        @media (max-width: 768px){
            .programm-complex__text{
                font-size: 20px;
            }
            .programm-complex-item .programm-popup-item p,
            .programm-complex-item .programm-popup-item span{
                font-size: 16px;
            }    
            .programms-complex .programm-complex-header p,
            .programms-complex .programm-complex-header p.programm-popup-item__price,
            .programms-complex .programm-complex-header p.programm-popup-item__price span,
            .programm-complex-item .programm-popup-item.green p,
            .programm-complex-item .programm-popup-item.green span{
                font-size: 20px;
                letter-spacing: -0.5px;
            }
        }
        @media (max-width: 476px){
            .programm-complex__text{
                font-size: 15px;
            }
            .programms-complex .programm-complex-header p{
                font-size: 18px;
            }
            .programm-complex-item__title{
                font-size: 26px;
            }
            .programm-complex-item .programm-popup-item p{
                font-size: 15px;
            }
            .programms-complex .programm-complex-header p, .programms-complex .programm-complex-header p.programm-popup-item__price, .programms-complex .programm-complex-header p.programm-popup-item__price span, .programm-complex-item .programm-popup-item.green p, .programm-complex-item .programm-popup-item.green span{
                font-size: 18px;
            }
        }

.svg-colonos path{
	display: none;
}
.svg-colonos--active{
	cursor: pointer;
}
.svg-colonos--active rect{
	fill: #E1F6F4;
}
.svg-colonos--active path{
	display: block;
}
.scolonos{
	display: none;
}
.scolonos,
.bezcolonos{
	height: 28px;
}
/* End */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/checkup-new/style.css?170625870516969 */
