

/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news/patients-24/style.css?17834133849494*/
.card-services__open-detail:hover,
.card-services__open-detail:active {
    text-decoration: none;
    cursor: pointer;
}
.option-hide-block a:hover {
    text-decoration: none;
}
.slick-dots {
    display: flex;
    justify-content: center;
}
.slick-dots button{
    visibility: hidden;
}
#sidebar-right {
    display: none;
}
.svg-sections {
    width: fit-content;
    margin-top: auto;
    position: absolute;
    left: 16px;
    bottom: 16px;
}
.option-hide-block {
    width: 100%;
    overflow: hidden;
    list-style: none;
    margin: 0;
    background: white;
    border-radius: 0 0 20px 20px;
}
.main-content-row {
    position: relative;
}
#select_show-all{
    width: 550px;
}
.select_show-all  {
    width: 100%;
    background: white;
    top: 0;
    z-index: 15;
    position: absolute;
    border: 1px solid #2F948C;
    border-radius: 20px;
}

.option-show-head {
    align-items: center;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    color: #2F948C;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    box-sizing: border-box;

}
.expectations__circle {
    height: 90px;
    width: 90px;
    position: absolute;
    z-index: -1;
    left: 0;
}

.option-show-all {
    cursor: pointer;
    color: #2F948C;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}
.option-show-all:hover,
.option-show-all:active {
    background: #2F948C;
    color: white;
    transition: .2s ease-in;
}
.option-show-all:nth-child(1) {

}
.option-show-all:hover a {
    transition: none;
    color:white;
}

.next-text {
    text-decoration: underline;
    font-family: 'Open sans', sans-serif;
    /*font-size: 16px;*/
    font-size: 14px;
    font-weight: 600;
    /*line-height: 22px;*/
    line-height: 19px;
    color: #44948C;
    z-index: 1;
    margin-top: 6px;
}
.cards {
    font-family: 'Open sans', sans-serif;
    display: grid;
    /*grid-template-columns: repeat(3, 1fr);*/
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    font-size: 16px;
    margin-top: 136px;
}
.cards-detail {
    margin-top: 50px;
}
.card-services {
    flex-direction: column;
    display: flex;
    position: relative;
    /*width: 270px;*/
    /*height: 270px;*/
    width: 216px;
    height: 215px;
    border-radius: 20px;
    background: #E1F6F4;
    padding: 30px;
}

.card-services-short {
    height: 104px;
    flex-direction: row;
    align-items: center;
    margin-bottom: 28px;
    padding: 18px;
}

.choose-us__text {
    font-weight: 500;
    line-height: 22px;
    color: #2F948C;
}
.icon-card {
    position: absolute;
    left: 16px;
    bottom: 16px;
}
.next-arrow {
    position: absolute;
    bottom: 14px;
    right: 20px;
    border: 0;
    background: transparent;
}
.expectations__description, .green-text-box {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 16px;
}
.green-text-box {
    color: #2F948C;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}


.expectations__description-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.expectations__description li {
    margin-left: 10px;
}
.expectations__title {
    font-family: 'Open Sans', sans-serif;
    margin: 68px 0 68px 34px;
    align-items: center;
    display: flex;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3 !important;
    color: #2F948C;
}
.location__text {
    font-weight: 500;
    line-height: 26px;
}
.card-services__block .bx-wrapper {
    border: none;
    box-shadow: none;
}
.card-services__block .slider-main-block {
    width: fit-content;
}
.admin-info {
    font-weight: 500;
    color: #44948C;
    line-height: 26px;
}
.admin-info a:hover {
    color: #44948C;
}

.download-text {
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    color: #2F948C;
    margin-bottom: 40px;
}

.menu__title {
    position: relative;
    font-family: 'Open sans', sans-serif;
    /*font-size: 32px;*/
    font-size: 24px;
    font-weight: 600;
    color: #44948C;
    /*line-height: 44px;*/
    line-height: 32px;
    letter-spacing: -0.01em;
    z-index: 10;
    margin: 0;
    padding: 0;
}
.card-services-short svg {
    bottom: 30px;
    left: 70%;
}
.slick-dots li {
    font-size: 35px;
    color: #D7D7D7;
}
.slick-dots .slick-active {
    color: #2F948C;
}
.slick-slide img {
    object-fit: cover;
    width: 90%;
    height: 336px;
}
.cards .slick-slider {
    margin-top: 30px;
}
.eko-accordion {
    margin-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #2f948c;
}

.eko-accordion__item {
    border-bottom: 1px solid #2f948c;
    padding: 10px 10px;
}

.eko-accordion__item_description {
    display: none;
    padding: 10px 0;
}

.eko-accordion__item_name {
    position: relative;
    cursor: pointer;
}
.eko-accordion__item_name:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 1px solid #222734;
    border-top: 1px solid #222734;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    right: 0;
    top: calc(50% - 8px);
}

.eko-accordion__item_name.open:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 1px solid #2f948c;
    border-top: 1px solid #2f948c;
}
.header-dd-menu {
    width: fit-content;
}

.sec-article__title, .gray-line h2 {
    margin: 30px 0;
    font-size: 32px;
    color: #2F948C;
    font-family: 'Open sans', sans-serif;
    font-weight: 700;
}
.option-show-link {
    display: flex;
    padding: 10px 20px;
}
#showAll-oms svg {
    transition: all 0.3s ease-in-out;
}
.card-back-to:hover {
    color: #2f948c;
    text-decoration: none;
}
.main-holder footer {
    z-index: 0;
}


@media screen and (max-width: 768px){
    .slick-slide img {
        height: 302px;
        width: 158px;
    }
    .slick-dots {
        margin-left: 4rem;
    }
    #select_show-all{
        width: 100% !important;
    }
    .svg-sections2 {
        position: absolute;
        right: 2px;
        bottom: 2px;
    }
    .sec-article__title, .gray-line h2 {
        font-size: 20px;
        font-weight: 700;
    }
    .card-back-to {
        gap: 6px;
        align-items: center;
        display: flex;
    }
    .title__patients {
        color: #2F948C;
        font-size: 24px;
        font-weight: 600;
        display: flex;
        align-items: center;
        margin-bottom: 28px;
        font-family: 'Open Sans', sans-serif;
    }
    .select_show-all {
        top: 50px;
    }
    .card-services {
        width: -webkit-fill-available;
        height: 202px;
        padding: 18px 30px;
        justify-content: space-between;
    }
    .cards {
        margin-top: 125px;
        display: flex;
        flex-direction: column;
        gap: 22px;
    }
    .icon-card {
        left: 50%;
        bottom: 12%;
    }

    .card-services-short {
        height: 104px;
    }
    .card-services-short svg {
        bottom: 40px;
        left: 70%;
    }

    .expectations__title {
        margin: 0px 0 20px 20px;
        font-size: 16px;
        line-height: 22px;
        color: #2F948C;
    }
    .actions__title {
        font-size: 20px;
    }
    .expectations__circle {
        width: 50px;
        height: 50px;
        left: 0px;
    }
    .svg-sections {
        width: fit-content;
        margin-top: auto;
        position: absolute;
        left: 50%;
        bottom: 12%;
    }
    .next-text {
        z-index: 5;
    }
    .prewrapper {
        height: 60px;
    }
    .prewrapper:last-of-type {
        height: 0;
    }
}

/*Наши специалисты*/

.content h2.orange {
    margin-top: 5rem !important;
}
.content h2.orange {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #323232;
    border-bottom: 3px solid #2f948c;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 3px solid #aa8710;
}

.mini-post-content {
    display: flex;
}

.our-personal .mini-post-content {
    overflow: visible;
    width: max-content;
}

.content .personal-patients-block {
    display: block;
}
p.expectations__p {
    margin-bottom: 68px;
}

@media screen and (max-width: 768px){
    #doctors .mini-posts-list.news-events .mini-post-holder .mini-post-content .radius {
        float: none;
        margin: auto;
    }
    .content .personal-patients-block {
        display: block;
    }
    #doctors .mini-post-content {
          display: block;
          text-align: center;
          padding-left: 0;
      }
    .personal-patients-block .our-personal li {
        width: 100%;
    }
    #doctors .mini-posts-list.news-events .mini-post-holder .mini-post-content .radius {
        float: none;
    }
    p.expectations__p {
        margin-bottom: 0;
    }
}

/* End */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news/patients-24/style.css?17834133849494 */
