

/* Start:/bitrix/templates/orthodontics/components/bitrix/news.list/advantages.custom/style.css?17691475321360*/
.all-advantages{

		display: flex;
		justify-content: space-around;
		height: 100%;
	  
}
.adv-icon-cnt {
	height: 110px;
	display: flex;
	margin-bottom: 25px !important;
	justify-content: center;
	align-items: center;
}
.adv-icon-cnt img {
    max-width:100%;
    max-height:100%;
}
.adv-text-cnt {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: #717171;
}
.adv-heading{
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #74AF27;
	margin-bottom: 10px;
}
.all-advantages .col-xs-12:first-child .advantage-cnt{
	margin-left: 72px;
}
.advantage-block:nth-child(n+5){
	padding-top: 40px;
}
@media (max-width: 991px) {
	.all-advantages .col-xs-12:first-child .advantage-cnt{
		margin-left: 0;
	}
	.advantage-cnt{
		margin-bottom: 30px;
	}
    .all-advantages .col-*:last-child .advantage-cnt{
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
        #advantages.section_grey{
            padding: 60px 0 0px;
        }
        .adv-icon-cnt,
        .adv-heading{
            margin-bottom: 8px;
        }
		.all-advantages{
			display: flex;
			justify-content: center;
			flex-direction: column;
		}
		.advantage-block{
			display: flex;
			justify-content: center;
			max-width: 100% !important;
		}
		.adv-icon-cnt{
			justify-content: center;
		}
}
/* End */


/* Start:/bitrix/templates/orthodontics/components/bitrix/news.list/team_carousel_img_bg.custom/style.css?17691475325596*/
#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));
}

.specialist-heading{
    margin: 50px;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #121212;
}
.total_content #team .heading {
    margin-bottom: 33px;
}

.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__info-block-value.name{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: left;
    color: #FFFFFF !important;
}
.worker-grid-rectangle__info-block-value{
    font-style: normal;
    font-size: 9px;
    line-height: 15px;
    color: #FFFFFF;
}
.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: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 .owl_btn-right a,
#team_owl .owl_btn-right a:focus,
#team_owl .owl_btn-left a,
#team_owl .owl_btn-left a:focus {
    border: none;
    font-size: 32px;
    padding: 0;
}

#team_owl .owl-prev {
    left: -24px;
}

#team_owl .owl-next {
    right: -24px;
}

#team_owl .owl-next,
#team_owl .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 {
    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 {
    fill: #757575;
}

.worker-grid-rectangle__block_mask {
    background: rgba(82, 83, 85, 0.75);
    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/orthodontics/components/bitrix/news.list/news_1.custom/style.css?17691475323054*/
.news_heading{
    display: flex;
    flex-direction: column;
    align-items: center !important;
    justify-content: center !important;

}
.news_heading-title{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    color: #000000;
}
.news_heading-text{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}
.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;
}
.scroll_news .owl-theme .owl-nav.disabled+.owl-dots {
	bottom: -20px;
}
.carousel-news-mobile{
	display: none;
}
.news-item{
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
    border-radius: 16px !important;
}
.news-item:hover {
    box-shadow: 0 0 32px #ccc;
    transition: .5s;
}
.news-item:hover,
.news-item:focus{
    text-decoration: none;
}
.news-item__img{
    height: 158px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
        position: relative;
        display: block;
        box-sizing: border-box;
        border-radius: 16px 16px 0 0;
}
.news-item__preview{
    padding: 23px 20px 45px;
    position: relative;
    min-height: 222px;
    background-color: #FBFBFB;
    border: 1px solid #EEF1F4;
    border-top: none;
    border-radius:0 0 16px 16px;
}
.news-item:hover .news-item__preview{
    border-color: transparent;
}
.news-item__preview-text{
    color: #707070;
    margin-top: 10px;
}
.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);
}
.news-item__name > a,
.news-item__name > a:focus{
    font-size: 1.4285em;
    color: #212121;
}
@media(max-width: 767px){
    .news-item__preview{
        min-height: 140px;
    }
	.carousel-news-mobile{
		display: block;
	}
	.carousel-news{
		display: none!important;
	}
	.news-item__preview {
		border-left: 1px solid #EEF1F4;
	}
}

/* End */
/* /bitrix/templates/orthodontics/components/bitrix/news.list/advantages.custom/style.css?17691475321360 */
/* /bitrix/templates/orthodontics/components/bitrix/news.list/team_carousel_img_bg.custom/style.css?17691475325596 */
/* /bitrix/templates/orthodontics/components/bitrix/news.list/news_1.custom/style.css?17691475323054 */
