

/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/slider-modal/style.css?17727967465020*/
#head_owl {
    display: block
}

.head-slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.head-slide {
    padding-top: 100px;
    min-height: 380px;
    position: relative;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #212121;
    background-color: #dedede;
}

.slider_header {
    font-weight: bold;
    font-family: var(--prv_font_family);
    font-size: 2em;
    line-height: 1.1;
}

.slider_text_left {
    justify-content: flex-start;
    text-align: left;
}

.slider_text_right {
    justify-content: flex-end;
    text-align: right;
}

.slider_text_center {
    justify-content: center;
    text-align: center;
}

.slider_color_lite {
    color: white;
}

.slider_color_dark {
    color: #212121;
}

.slider_color_site {
    color: var(--prv_color);
}

.slider_description {
    font-size: 1em;
    line-height: 1.5;
    margin: 24px 0;
    font-family: var(--prv_font_family);
}

.slider_desc {

    position: absolute;
    top: 80%;
    right: 15%;

    z-index: 10;
    padding: 36px 25px 56px 25px;


    max-width: var(--prv_max_width) !important;
    height: 100px;
    /* Автолейаут */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 6;
    padding: 10px 10px 12px 12px;
    border-radius: 10px;
    backdrop-filter: blur(100px);
    background: linear-gradient(135.00deg, rgba(192.69, 223.85, 255, 1), rgba(245, 250, 255, 0.48) 100%);
}

.slider_color_lite_more {
    background-color: transparent !important;
    /*border-radius: unset !important;*/
    /*border-color: transparent !important;*/
    color: rgba(0, 187, 241, 1) !important;
}

.item_video_block {
    overflow: hidden;
}

.video_background {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
}

.head-slide a.btn {
    padding-left: 32px;
    padding-right: 32px;
}

.head-slide a.btn.slider_color_lite,
.head-slide a.btn.slider_color_lite:focus {
    color: #fff;
}

.head-slide a.btn.slider_color_dark,
.head-slide a.btn.slider_color_dark:focus {
    color: #212121;
}

@media (max-width: 992px) {
    .slider_header {
        margin-top: 50px;
    }

    .head-slide {
        min-height: 280px;
        padding-bottom: 10px;
        padding-top: 80px !important;
    }
}

@media (min-width: 992px) {
    .head-slide {
        background-size: cover;
    }
}

@media (min-width: 768px) {

    .slider_header {
        font-size: 2.4em;
        /*font-size: 2.642857em;*/
    }

    .slider_description {
        font-size: 1.4em;
    }

    .head-slide {
        min-height: 633px;
    }
}

.counter_block {
    width: 100%;
    max-width: 400px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5%;
    border-radius: 10px;
    z-index: 10;
    padding: 36px 25px 56px 25px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 245, 245, 1)), to(rgba(234, 235, 243, 1)));
    background: -o-linear-gradient(top, rgba(245, 245, 245, 1) 0%, rgba(234, 235, 243, 1) 100%);
    background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(234, 235, 243, 1) 100%);
}

.counter-wrapper {
    position: relative;
}

.counter-container {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto
}

.counter-container .row {
    height: 100%;
}

#head_owl .head-slide .slider-img {
    display: none;
}

@media (max-width: 1199.98px) {
    .counter_block {
        display: none;
    }

}

@media (min-width: 1199.98px) {
    .slider_text_left {
        max-width: calc(100% - 500px);
    }
}

@media (max-width: 576px) {

    #head_owl .head-slide .slider_header {
        /*position: absolute;*/
        margin: auto;
        top: 0;
        bottom: 0;
        /*height: 200px;*/
        right: 5vw;
        font-size: 1.5em;
        left: 120px;
    }

    #head_owl .head-slide {
        background: none;
    }

    #head_owl .head-slide .head-slide-bg {
        display: none;
    }

    #head_owl .head-slide .slider-img {
        display: block;
    }

    .head-slide a.btn {
        /*display: none;*/
        position: initial;
        margin: auto;
        top: 0;
        bottom: 21px !important;
        height: 42px;
        right: 5vw;
    }

    #advantages.section_grey {
        padding: 0 !important;
    }
}

@media (max-width: 460px) {
    #head_owl .head-slide {
        background-position: 80%;
    }
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/main.include/heading/style.css?1700052808649*/
.block-header {
	position: relative;
}
.heading {
	position: relative;
	font-size: 2.1428571em;
	line-height: 1.066;
	margin-bottom: 26px;
}

.total_content .heading {
	margin-bottom: 48px;
}
.about-section .heading {
	margin-bottom: 30px;
}
.scroll_news .heading{
	margin-bottom: 18px;
}
.partners-section .heading{
	margin-bottom: 10px;
}

@media (max-width: 576px) {
	.total_content .all_services_link,
	.total_content .block_details_link,
	.total_content .block-header .block-header__right,
	.total_content .block-header .all_services_link,
	.total_content .block-header .block_details_link {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/advantages_1/style.min.css?17416924201262*/
.total_content #advantages .container{padding:0 10px}.advantage-cnt{min-height:60px;display:flex;align-items:flex-start;justify-content:flex-start}.adv-icon-cnt{width:fit-content;margin-right:20px}.adv-icon-cnt img{max-width:100%;max-height:100%}.adv-heading{font-size:1.2857142em;font-weight:600;margin-bottom:9px;line-height:1.22}.adv-text-cnt{text-align:left;color:#212121;width:100%}#advantages.main-page__section{padding:0}.advantage-block:nth-child(n+6){padding-top:40px}.advantage-block:hover{box-shadow:0 4px 40px rgba(0,0,0,.15);border-radius:10px;cursor:pointer}.advantages-flex{display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0 10px}.advantages-flex .advantage-block{padding:20px;max-width:282px;min-width:min-content}@media (max-width:991px){.advantages-flex .advantage-block{margin-bottom:20px}}@media (max-width:804px){.advantages-flex{margin:0;padding:0 5px}.advantages-flex .advantage-block{margin:10px 0;padding:15px 25px 20px;flex:0 0 100%;max-width:unset;min-width:unset;border:1px solid rgba(33,97,255,.5);border-radius:10px}.advantages-flex .advantage-block .advantage-cnt{display:flex;align-items:center}}@media (max-width:767px){.adv-heading,.adv-icon-cnt{margin-bottom:8px}#advantages.section_grey{padding:60px 0 0}}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/catalog.sections.top/services_8/style.css?17641750566740*/
.scroll_services .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}

.services-section__container {
    position: relative;
}

.services-section__tabs-list>li>.block_details_link {
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    margin-bottom: 17px;
}

@media (min-width: 560px) {
    .services-section__tabs-list>li>.block_details_link {
        position: absolute;
        right: 15px;
        margin-bottom: 0px;
    }
}

.services-section__tabs-list>li>.block_details_link:hover {
    color: #999;
}

.services-section__tabs-list>li>.block_details_link:focus,
.services-section__tabs-list>li>.block_details_link:hover {
    text-decoration: none;
}

.all_services {
    margin-bottom: 60px;
}

.total_content .scroll_services .services-section__project-wrapper.services-section__bordered {
    border-radius: 10px;
}

.services-section__project-wrapper {
    height: 240px;
    display: block;
    position: relative;
    overflow: hidden;
}

.services-section__project-background {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transition: transform .5s;
}

.services-section__project-wrapper:hover>.services-section__project-background {
    transform: scale(1.1);
}

.services-section__project-heading {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 66px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 21px 34px 27px;
    z-index: 2;
    color: #000000;
    background-color: rgba(210, 215, 228, 0.44);
    backdrop-filter: blur(25px);
}

.services-section__project-heading-name {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
}

/*owl style*/
.owl-services .owl_btn-right a,
.owl-services .owl_btn-right a:focus,
.owl-services .owl_btn-left a,
.owl-services .owl_btn-left a:focus {
    border: none;
    font-size: 32px;
    padding: 0;
}

.owl-services .owl-prev {
    left: -24px;
}

.owl-services .owl-next {
    right: -24px;
}

.owl-services .owl-next,
.owl-services .owl-prev {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none !important;
    outline: none !important;
}

.owl-services .owl-dots {
    position: relative;
    margin-bottom: -11px;
    bottom: auto !important;
}

.owl-services .owl-next a .carousel-arrow,
.owl-services .owl-prev a .carousel-arrow {
    fill: #757575;
}

.owl-services .owl-next:not(.disabled):hover .carousel-arrow,
.owl-services .owl-prev:not(.disabled):hover .carousel-arrow {
    fill: var(--prv_btn_color);
}

.services-section__tabs-list>li>.block_details_link {
    position: relative;
    padding: unset;
    color: var(--prv_btn_color);
    font-size: 12px;
}

.services-section__tabs-list>li>a.block_details_link:after {
    content: none;
}

.nav.services-section__tabs-list.nav-pills {
    margin-bottom: 40px;
    border-bottom: none;
}

.services-section__tabs-list>li:not(.ml-auto) {
    margin-right: 6px;
}

.scroll_services .services-section__tabs-list>li>.nav-pills__item {
    padding: 9px 26px;
    font-size: 1em;
    font-weight: 600;
    color: var(--prv_btn_color);
    display: block;
    text-decoration: none;
    position: relative;
}

.services-section__tabs-list>li>.nav-pills__item:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: transparent;
    z-index: 2;
}

.services-section__tabs-list>li:hover>.nav-pills__item:after,
.services-section__tabs-list>li>.nav-pills__item.active:after {
    background: var(--prv_interactive_color);
}

.services-section__tabs-list>li>.nav-pills__item.active {
    color: var(--prv_btn_color);
}

.services-section__tabs-list>li>.nav-pills__item:hover {
    text-decoration: none;
    opacity: 1;
    color: var(--prv_btn_color);
}

.services-section__dropdown-tabs-wrapper {
    padding-bottom: 25px;
}

.scroll_services .services-section__list-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

.scroll_services .services-section__list-group-item_pill {
    padding: 7px 21px 11px;
    position: relative;
    display: block;
    border: none;
    color: #000000;
    min-width: fit-content;
    margin: 0 10px 10px;
    border-radius: 10px;
    background-color: transparent;
    font-weight: bold;
}

.scroll_services .services-section__list-group-item_pill:hover {
    text-decoration: none;
    color: #000000;
}

#collapseTabsPanel>a.services-section__list-group-item_pill.active {
    color: #000000;
}

.scroll_services .services-section__list-group-item_pill:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: #DCE9FF;
    z-index: -1;
}

.scroll_services .services-section__list-group-item_pill:not(.active):hover:before {
    background-color: var(--prv_color);
    opacity: .5;
}

.scroll_services .services-section__list-group-item_pill.active:before,
.scroll_services .services-section__list-group-item_pill.active:focus:before {
    background: var(--prv_color);
    opacity: .5;
}

.services-section__dropdown-tab-panel {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px 55px 15px 25px;
    border: 1px solid #eff1f5;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #212121;
    background: #fff;
}

.services-section__dropdown-tab-panel:hover,
.services-section__dropdown-tab-panel:focus {
    text-decoration: none;
    color: #212121;
}

.services-section__dropdown-tab-panel:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin: -2px 0 0;
    border-bottom: 3px solid #212121;
    border-top: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.services-section__dropdown-tab-panel.collapsed:after {
    border-bottom: 0px;
    border-top: 3px solid #212121;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.services-section__tab-panel-nav {
    margin-bottom: 30px;
}

@media(max-width: 991px) {
    .total_content .services-section__container {
        padding-bottom: 0px;
    }
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/reviews_main_3/style.css?17303367802960*/
.scroll_reviews.main-page__section {
    padding: 40px 0 60px;
}
.reviews-section__container {
    position: relative;
}
.reviews-row {
    display: flex;
}

.reviews-row .item {
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.15);
    margin: 0 18px;
    border-radius: 10px;
}
.reviews-row .item:hover {
    box-shadow: 0px 4px 40px #ff5c5d52;
    text-decoration: none;
}
.reviews-row .item:first-child {
    margin-left: 0;
}
.reviews-row .item:last-child {
    margin-right: 0;
}

.reviews-section__item-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px 15px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.reviews-section .stars_cnt {
    min-width: 120px;
}
.reviews-section .star{
    height: 18px;
    width: 18px;
    margin-left: 3px;
    display: inline-block;
}
.reviews-section .star .star_icon{
    fill: #E1E1E1;
}
.reviews-section .star.active .star_icon{
    fill: var(--prv_color);
}
.reviews-section__person-date {
    text-transform: uppercase;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
}

.reviews-section__person-name{
    font-size: 1.4285em;
    font-weight: 600;
}
.reviews-section .review-text{
    color: #757575;
    font-size: 1em;
    padding: 9px 30px 18px;
}
.reviews-section .review-text_detal{
    color: #757575;
    font-size: 1em;
    padding: 9px 30px 18px;
}
.reviews-section .review_more,
.reviews-section .review_more:hover,
.reviews-section .review_more:focus{
    color: var(--prv_btn_color);
}
.reviews-section .review_rating_value {
    display: none !important;
}
.morelink.review_more{
    margin-top: 16px;
    text-decoration: none!important;
}

@media (max-width: 991px) {
    .reviews-section .star {
        margin-left: 0px;
        margin-right: 3px;
    }
    .reviews-row {
        flex-wrap: wrap;
    }
    .reviews-row .item {
        margin: 16px 0;
    }
}
@media(max-width: 767px){
    .reviews-section .review-text,
    .reviews-file__title,
    .reviews-file__files-item-link, .review-text_detal{
        font-size: 1em;
    }
}

.block-header__right {
    font-size: .8571em;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    margin-bottom: 17px
}

@media(min-width: 560px) {
    .block-header__right {
        position:absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%);
        margin-bottom: 0;
    }
}

.block-header__link:not(:last-child) {
    margin-right: 36px;
}

.block-header__link,.block-header__link:focus {
    color: var(--prv_btn_color);
    transition: .5s;
}

.block-header__link:hover {
    color: #999;
    cursor: pointer;
}
.block-header__link:hover svg path {
    fill: #999;
}

.block-header__link:focus,.block-header__link:hover {
    text-decoration: none;
}

/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/team_carousel_img_bg/style.css?17388309695966*/
#team .block_details_all {
    margin: 70px auto 0;
}
#team .block_details_link_team {
    font-size: 12px;
    z-index: 1;
    display:block;
    width: fit-content;
    padding: 17px 80px;
    margin: 0 auto;
    filter: drop-shadow(0px 10px 30px rgba(44, 179, 255, 0.4));
}
.total_content #team .heading{
    margin-bottom: 33px;
}
.static, .static:focus{
    margin-top: 0 !important;
}
.worker-grid-square_section{
    padding-top: 38px;
}
.modal-content {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    max-width: 400px;
    width: 90%;
    text-align: center;
}
.worker-grid-square_section .worker-grid-square-footer > *{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}
.worker-grid-square_section .worker-grid-square-footer button{
    margin-top: 0;
}
.worker-grid-rectangle_section{
    border-top: 1px solid #EEF1F4;
    padding-top: 38px;
}
.worker-grid-rectangle__block{
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    transition: all 0.3s linear;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}
.worker-grid-rectangle__block-inside{
    padding: 0 10px;
    position: relative;
    height: 100%;
}
.worker-grid-rectangle__block-link{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.worker-grid-rectangle__block-inner{
    padding: 15px 0 22px;

    color: #000;
        position: relative;
}

.worker-grid-rectangle__header{
    padding-bottom: 15px;
}
.worker-grid-rectangle__picture{
    width: 100%;
}
.worker-grid-rectangle__image{
    margin: 0 auto;
}
.worker-grid-rectangle__info{
    padding: 0 10px;
}
.worker-grid-rectangle__info-block-title{
    margin: 0;
    text-transform: uppercase;
    font-size: 0.7142em;
    line-height: 1.7em;
}
.worker-grid-rectangle__info-block-value{
    margin: 0;
    font-size: 1em;
}
h5.worker-grid-rectangle__info-block-value {
    line-height: 24px;
}
.worker-grid-rectangle__info > *{
    margin-bottom: 10px;
}
.worker-grid-rectangle__description{
    padding-top: 9px;
    line-height: 25px;
    color: #757575;
    font-weight: 600;
    margin-bottom: 0;
}
.worker-grid-rectangle__info-block-inline{
    display: inline-block;
    margin-bottom: 8px;
}
.worker-grid-rectangle__info-block-inline{
    margin-right: 15px;
}
.worker-grid-rectangle__info-block-value.name{
    font-weight: bold;
    text-transform: uppercase;
}
.worker-grid-rectangle_info-block-grey{
    background-color: #EEF1F4;
    padding: 12px 31px;
}
.worker-grid-rectangle__image{
    margin-bottom: 36px;
}
.worker-grid-rectangle__image > div{
    border-radius: 100%;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
    width: 190px;
        height: 190px;
    margin: 0 auto;
}
p.worker-grid-rectangle__section-description{
    margin-bottom: 50px;
}
.worker-grid-rectangle__btn-more-block{
    font-size: 12px;
    font-family: var(--prv_font_family);
    /* text-transform: uppercase; */
    color: var(--prv_btn_color);
    padding: 27px;
    text-align: center;
    line-height: 1;
    display: block;
    text-align: center;
}
.worker-grid-rectangle__btn-more-block:hover,
.worker-grid-rectangle__btn-more-block:focus {
    background: var(--prv_interactive_color);
    color: #fff;
    text-decoration: none;
}
.worker-grid-rectangle__outside{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    min-height: 403px;
}
.worker-grid-rectangle__outside + .worker-grid-square-footer *{
    width: 100%;
    margin-top: 10px;
}
.worker-grid-rectangle__outside:hover .worker-grid-rectangle__block{
    transform: scale(1.1);
}
@media(min-width: 576px){
    .worker-grid-rectangle__block{
        text-align: left;
    }
    .worker-grid-rectangle__image > div{
        max-width: 150px;
        max-height: 150px;
    }
    .worker-grid-rectangle__info{
        padding: 0 10px;
    }
}
@media(min-width:768px){

    .worker-grid-rectangle__description{
        margin-bottom: 0;
    }

}
@media(min-width: 992px){
    .worker-grid-rectangle__image > div{
        max-width: 130px;
        max-height: 130px;
    }
}

/*owl style*/

#team_owl_1{
    margin-bottom: 60px;
}

#team_owl .owl_btn-right a,
#team_owl .owl_btn-right a:focus,
#team_owl .owl_btn-left a,
#team_owl .owl_btn-left a:focus,

#team_owl_1 .owl_btn-right a,
#team_owl_1 .owl_btn-right a:focus,
#team_owl_1 .owl_btn-left a,
#team_owl_1 .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
#team_owl .owl-prev,
#team_owl_1 .owl-prev{
    left: -24px;
}
#team_owl .owl-next,
#team_owl_1 .owl-next{
    right: -24px;
}
#team_owl .owl-next,
#team_owl .owl-prev,
#team_owl_1 .owl-next,
#team_owl_1 .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
#team_owl .owl-dots,
#team_owl_1 .owl-dots{
    bottom: -50px;
    left: 0;
    right: 0;
    margin-top: 0;
    margin-right: 0;
}
#team_owl .owl-next a .carousel-arrow,
#team_owl .owl-prev a .carousel-arrow,
#team_owl_1 .owl-next a .carousel-arrow,
#team_owl_1 .owl-prev a .carousel-arrow{
    fill: #757575;
}

.worker-grid-rectangle__block_mask{
    background: rgba(226, 228, 233, .9);
    height: 40%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

#team .owl-stage-outer {
    border-radius: 10px;
}

#team .heading h2{
    color: #fff;
}

@media (max-width: 992px) {
    #team .block-header {
        padding-bottom: 30px;
    }
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/promotions_default/style.css?17501581772969*/
.promotions-promotion{
    display: block;
}

@media(max-width: 1200px){
  .total_content .scroll_promotions{
    padding-bottom: 30px;
  }
}
@media(max-width: 768px){
  .total_content .scroll_promotions{
    padding-bottom: 40px;
  }
}

.scroll_promotions .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    position: relative;
}
.promotions-promotion .owl-dots{
    bottom: auto;
    left: 0;
    margin-right: 0;
}

.promotions-promotion{
    /*margin-bottom: 100px;*/
}
.promotions-promotion>.container{
    position: relative;
}

.sect_promotion_cnt{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 322px;
    padding: 20px;
    position: relative;
    transition: .5s;
    border-radius: 15px;
    text-decoration: none;
    overflow: hidden;
    transform: scale(1);
}
.sect_promotion_cnt:hover{
    /* box-shadow: 0 0 32px #777; */
    transition: .5s;
    text-decoration: none;
}
.sect_promotion_cnt * {
    position:relative;
    z-index:2;
}
.sect_promotion_cnt:hover > .sect_promotion_bg{
  transform: scale(1.1);
}
.sect_promotion_cnt .sect_promotion_bg {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    border-radius: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.sect_promotion_cnt .sect_promotion_bg-shadow{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0));
}
.sect_promotion_block {
    margin-bottom: 30px;
}
.name_data{
    margin-top: auto;
}
.sect_promotion_heading{
    font-size: 14px;
    color: #fff;
    font-weight:bold;
    line-height: normal;
}
.sect_promotion_btn {
    position:absolute;
    bottom:70px;
    left:50px;
    color: #fff!important;
}
.sect_promotion_dates{
    color: #fff;
    font-size: 1em;
    line-height: 1.375;
    margin-top: 6px;
    margin-bottom: 15px;
    background: var(--prv_interactive_color);
    display: inline-block;
    padding: 5px 10px;
}
.sect_promotion_discount{
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 3px 15px;
    color: #fff;
    background-color: var(--prv_color);
    border-radius: 40px;
    font-size: 1.0814285em;
    font-weight: bold;
    text-align: center;
}
@media(max-width:767px){
    .sect_promotion_btn {
        left: 20px;
    }
    .sect_promotion_cnt{
        padding:93px 20px 10px 20px;
    }
}

/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/news_5/style.css?17684649753349*/
.str-title {
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}

.str-desc {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
}
.total_content #news .news-item {
    border-radius: 10px;
}
.news-item{
	display: block;
	text-decoration: none;
	margin-top: 30px;
        color: #212121;
        position: relative;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
}
.news-item:hover {
    box-shadow: 0 0 32px #ccc;
    transition: .5s;
    color: #212121;
}
.news-item:hover,
.news-item:focus{
	text-decoration: none;
        color: #212121;
}
.news-item__img{
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
        position: relative;
        display: block;
    border-radius: 10px;
}
.news-item__body{
    position: absolute;
    right: 0;
    bottom: 0;
	padding: 22px 30px 18px;
	min-height: 150px;
	background-color: #fff;
	border: 1px solid #ECECEC;
        z-index: 2;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.news_section{
	color: #212121;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 1.2857em;
}
.news-item__preview-text{
    color: #707070;
    margin-top: 10px;
}

.news-item__name > a,
.news-item__name > a:focus{
    font-size: 1.1em;
    font-weight: 700;
    color: #333;
}

.news-item-first .news-item__name > a,
.news-item-first .news-item__name > a:focus{
    font-size: 1.4em;
}

.news-item__date{
	color: #707070;
	font-size: 0.8571em;
	text-transform: lowercase;
}
.news-item__bottom{
    position: absolute;
    bottom: 16px;
    left: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.news-item__likes-comments{
    display: flex;
}
.news-item__comments,
.news-item__comments:hover,
.news-item__comments:focus,
.news-item__comments:active{
    color: #707070;
    text-decoration: none;
    z-index: 8;
}

.news-item__comments > span,
.news-item__likes{
    color: #707070;
    font-size: 0.8571em;
    position: relative;
    display: block;
}
.news-item__likes{
    margin-left: 19px;
    cursor: pointer;
    position: relative;
    z-index: 8;
}
.news-item__comments .fas,
.news-item__likes > .fas{
    color: #C5C5C5;
    margin-left: 6px;
}
.news-item__comments:hover > span,
.news-item__comments:hover > span > .fas,
.news-item__likes:hover,
.news-item__likes:hover > .fas{
    color: var(--prv_btn_color);
}

@media(max-width: 767px){
	.news-item-first .news-item__body{
		width: 100%;
	}
	.news-item__body{
		min-height: 140px;
	}
	.news-item__preview {
		border-left: 1px solid #EEF1F4;
	}
}
@media(min-width: 768px){
	.news-item-first{
		height: 500px;
		position: relative;
	}
        .news-item__body{
            height: calc(100% - 340px);
        }
}
@media(max-width: 768px){
    .news-item-first{
        height: 520px;
        position: relative;
    }
    .news-item__body{
        height: calc(100% - 360px);
    }
    .news-item-first .news-item__name > a,
    .news-item-first .news-item__name > a:focus{
        font-size: 1.1em;
    }
}
/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/news.list/licenses/style.css?17000528091896*/
.total_content .licenses-section .licenses-section{
    padding-bottom: 40px;
}
.licenses-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.licenses-section__container{
    position: relative;
}
.block_details_link{
    font-size: 12px;
    text-transform: uppercase;
    z-index: 1;
    display:block;
    margin-bottom:17px;
}
@media (min-width: 560px) {
    .block_details_link{
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%);
        margin-bottom:0px;
    }
}
.block_details_link:hover{
    color: #999;
}
.block_details_link:focus,
.block_details_link:hover{
    text-decoration: none;
}
.licenses-section__partner-block{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 196px;
    margin: 0 auto;
}
.licenses-section__partner-block > img{
    max-width: 100%;
    width: auto!important;
}
/*owl style*/
.owl-licenses .owl_btn-right a,
.owl-licenses .owl_btn-right a:focus,
.owl-licenses .owl_btn-left a,
.owl-licenses .owl_btn-left a:focus{
    border: none;
    font-size: 32px;
    padding: 0;
}
.owl-licenses .owl-prev{
    left: -24px;
}
.owl-licenses .owl-next{
    right: -24px;
}
.owl-licenses .owl-next,
.owl-licenses .owl-prev{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    background: none!important;
    outline: none!important;
}
.owl-licenses .owl-dots{
    bottom: auto;
    left: 0;
    margin-right: 0;
}
.owl-licenses .owl-next a .carousel-arrow,
.owl-licenses .owl-prev a .carousel-arrow{
    fill: #757575;
}
.owl-licenses .owl-next:not(.disabled):hover .carousel-arrow,
.owl-licenses .owl-prev:not(.disabled):hover .carousel-arrow{
    fill: var(--prv_btn_color);
}

/* End */
/* /bitrix/templates/medclinic/components/bitrix/news.list/slider-modal/style.css?17727967465020 */
/* /bitrix/templates/medclinic/components/bitrix/main.include/heading/style.css?1700052808649 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/advantages_1/style.min.css?17416924201262 */
/* /bitrix/templates/medclinic/components/bitrix/catalog.sections.top/services_8/style.css?17641750566740 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/reviews_main_3/style.css?17303367802960 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/team_carousel_img_bg/style.css?17388309695966 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/promotions_default/style.css?17501581772969 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/news_5/style.css?17684649753349 */
/* /bitrix/templates/medclinic/components/bitrix/news.list/licenses/style.css?17000528091896 */
