.container__new {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}


.sitemap ul li a {color: #4f4f4f;}

.visible-xs {
	display: none;
}

.service__accordion_container p {
	padding: 0;
	margin: 0;
	max-width: 75%;
}

@media (max-width: 767px) {
	.container__new {
		max-width: 100%;
	}

	.visible-xs {
		display: block;
	}
}

@media (min-width: 768px) {
	.container__new {
		max-width: 744px;
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media (min-width: 992px) {
	.container__new {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container__new {
		max-width: 1410px;
	}
}

u {
	text-decoration: underline;
}

.ny_popup .feedback__container {
	height: auto;
}

.section-about-new .banner-block .title div {
	color: #250d0d;
	font-weight: 400;
}

.header__info .appointment__btn a {
	color: #fff;
	white-space: nowrap;
	font-weight: 600;
}

.header__trigger_appointment .appointment__btn a {
	color: #fff;
	font-weight: 600;
}

.map__contacts .appointment__btn a {
	color: #fff;
	font-weight: 600;
}

.header__trigger_item a {
	color: #868b91;
}

.block-search-mobile {
	display: none;
}

.header-menu .row {
	justify-content: space-between;
}


.section-about-new .right p {
	text-align: center;
	font-family: 'Montserrat';
	color: #4f4f4f;
	margin-left: 20%;
	font-size: 18px;
}


.service p a {
	color: #a58698;
}

.block-slider-stocks .slick-prev {
	top: 61%;
	left: 10px;
	width: 40px;
	height: 80px;
	shape-margin: 1rem;
	clip-path: circle(60% at 0% 50%);
	z-index: 10;
	background: #fff url(../img/newellada/left.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 50%;
	background-position-x: 37%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.block-slider-stocks .slick-prev:hover {
	background: #C885A3 url(../img/newellada/leftactive.png) no-repeat center;
	background-position-y: 50%;
	background-position-x: 37%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.block-slider-stocks .slick-prev:before {
	content: '';
}

.block-slider-stocks .slick-next:before {
	content: '';
}

.block-slider-stocks .slick-next {
	top: 61%;
	right: 10px;
	width: 40px;
	height: 80px;
	background: mistyrose;
	shape-margin: 1rem;
	clip-path: circle(60% at 100% 50%);
	z-index: 10;
	background: #fff url(../img/newellada/right.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 50%;
	background-position-x: 60%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.block-slider-stocks .slick-next:hover {
	background: #C885A3 url(../img/newellada/rightactive.png) no-repeat center;
	background-position-y: 50%;
	background-position-x: 60%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}


.block-slider-stocks .slick-track {
	margin-left: 0;
}

.popup_days .feedback__title {
	background: url(../img/feedback/title_bg.jpg) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover;
	max-width: 100%;
}

.popup_days .feedback__title div {
	background: transparent;
	color: #ffffff;
}

.popup_days .feedback__container {
	padding-top: 40px;
}

.popup_days .feedback__wrap p {
	font-size: 18px;
}

.popup-new .feedback .close {
	right: 15px;
	top: 15px;
	z-index: 1;
}

.sidebar div.phone_number {
	background: #d3a85e !important;
	padding-top: 15px;
}

.sidebar div.phone_number a {
	color: #fff;
}

.service__accordion_title {
	padding-left: 30px;
}

.service__accordion_item {
	padding: 10px 0 10px 0;
}

.slider-tabs {
	max-width: 900px;
}

.section-foto .tabs section .photos {
	display: block;
	width: 900px;
}

.map__contacts_text div a {
	color: #4f4f4f;
}

.footer__col_title {
	font-family: "Montserrat";
	font-weight: 500;
}

.footer__col_arrow {
	cursor: pointer;
}

.footer__col_link a {
	font-family: "Montserrat";
	font-weight: 400;
}

.copyright__date {
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: 400;
}

.copyright__creativa span {
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: 400;
	position: relative;
	top: -10px;
}

.copyright__creativa img {
	margin-left: 5px;
	margin-top: 0;
}

.copyright__policy {
	font-family: "Montserrat";
	font-weight: 400;
	text-align: center;
	width: 490px;
}

.copyright__policy a {
	color: #d3a85e;
}

.copyright-line-1 .container__new {}

.copyright-line-1 .container__new .col-12 {
	border-bottom: 1px solid #ffffff30;
	padding-bottom: 30px;
}

.copyright {
	padding-top: 30px;
}

.text-doc {
	margin-top: 0;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: 400;
}

.copyright {
	padding: 30px 0;
}

.copyright-line-1 {
	padding-bottom: 0;
}

.map__contacts_text div {
	font-size: 18px;
	font-family: "Montserrat";
	font-weight: 400;
	text-align: left;
}

.map__contacts {
	padding: 50px 58px 44px;
	top: 50%;
}

.map__contacts_text div span {
	color: #26292c;
	font-size: 18px;
	font-family: "Montserrat";
	font-weight: 400;
}

.footer {
	background: #444;
}

.map__contacts .appointment__btn {
	background: #d3a85e;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 0;
	padding: 18px 28px;
	font-family: "Montserrat";
	font-size: 14px;
	font-weight: 400;
}

#map-xs {
	display: none;
}

.block-subscribe-new {
	padding-top: 140px;
	padding-bottom: 40px;
}

.block-subscribe-new .news__sub {
	background: #FAFAFA;
	padding: 0 50px 0 50px;
	height: 134px;
}

.block-subscribe-new .news__sub .news__sub_text {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	max-width: 315px;
}

.block-subscribe-new .news__sub .text-center {
	text-align: center;
}

.block-subscribe-new .news__sub .news__sub_inputs-btn {
	background: #C885A3;
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	height: 54px;
}

.block-subscribe-new .news__sub .news__sub_inputs-field {
	border: 1px solid #E0E0E0;
	height: 54px;
}

.block-subscribe-new .news__sub .news__sub_social a img.vk-img {
	top: 0px;
	position: relative;
}

.main-banner-new {
	background: #fff url(../img/newellada/banner.png) no-repeat top center;
	height: 1083px;
}

.section-about-new .right .slider-about-v .slick-dots {
	z-index: 0;
}

.section-about-new .right .slider-about-v .slick-list {
	z-index: 1;
}

.main-banner-new .block-top {
	display: flex;
}

.main-banner-new .block-top .left {
	width: 70%;
}

.main-banner-new .block-top .right {
	width: 30%;
	text-align: right;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	padding-top:2rem;
}

.main-banner-new .block-top .right .prodoctor img{ width:330px; height:200px;  object-fit:cover; object-position:0 50%;
  transition: all .2s ease;

filter: sepia(100%)  saturate(125%) hue-rotate(285deg);}

.main-banner-new .block-top .right .prodoctor img:hover {filter:none;}


.main-banner-new .block-top .left h1.t1 {
	font-family: "Montserrat";
	font-size: 67px;
	font-style: normal;
	font-weight: 700;
	line-height: 80px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	margin-top: 140px;
	margin-bottom: 30px;
}

.main-banner-new .block-top .left p.t2 {
	font-family: "Montserrat";
	font-size: 36px;
	font-style: normal;
	font-weight: 200;
	line-height: 44px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 140px;
}

.main-banner-new .block-bottom .list-service {
	/*text-align: justify;
	text-align-last: justify;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.main-banner-new .block-bottom .list-service .item-serv {
	display: inline-block;
	width: 440px;
	height: 220px;
	vertical-align: top;
	background-color: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	text-align: left;
	text-align-last: left;
	padding: 40px 30px;
	position: relative;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

.main-banner-new .block-bottom .list-service .item-serv:nth-child(3) {}

.main-banner-new .block-bottom .list-service .item-serv p.name {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	margin: 0;
}

.main-banner-new .block-bottom .list-service .item-serv a {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	position: absolute;
	bottom: 40px;
}

.main-banner-new .block-top .right .form-1 {
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	width: 330px;
	padding: 50px;
	margin-right: 0;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

a.linkuds {
	/* display: inline-block; */
	display: flex;
	/* margin-top: 20px; */
	background: linear-gradient(264.72deg, #D10189 0%, #8F00F3 100%);
	border-radius: 30px;
	width: 100%;
	padding: 8px 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Montserrat";
	min-width: 170px;
}

a.linkuds>span {
	padding: 0 15px;
}

.linkwt {
	/* margin-top: 20px; */
	display: inline-block;
	background: #d3a85e;
	border-radius: 30px;
	width: 329px;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	font-family: "Montserrat";
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0;
	margin-left: auto;
	position: relative;
	cursor: pointer;
}

.linkwt p {
	margin-bottom: 0;
	text-align: left;
}

.linkwt p span {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	font-family: "Montserrat";
	display: block;
}

.linkwt img {
	margin-right: 20px;
}

a.linkuds:hover {
	text-decoration: none;
}

a.linkuds img {
	/* margin-right: 20px; */
}

.main-banner-new .block-top .right .form-1 p.name-form {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 20px;
}

.main-banner-new .block-top .right .form-1 input[type="text"] {
	border: 1px solid #E0E0E0;
	border-radius: 27px;
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	color: #bdbdbd;
	padding: 20px;
	margin-bottom: 20px;
	padding-left: 50px;
	background: #fff url(../img/newellada/phone.png) no-repeat;
	background-position: 20px center;
	background-size: 14px;
}

.main-banner-new .block-top .right .form-1 input[type="submit"] {
	width: 100%;
	height: 54px;
	background: #d3a85e;
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	border: none;
	box-shadow: 0px 4px 30px rgba(255, 179, 122, 0.15);
	border-radius: 30px;
	cursor: pointer;
}

.main-banner-new .block-top .right .appointment__btn {
	background: #c885a3;
	width: 330px;
	margin-right: 0;
	margin-left: auto
}

.main-banner-new .block-top .right .appointment__btn a {
	color: #fff;
	white-space: nowrap;
	font-weight: 600;
	font-size: 20px;
}

.section-about-new {
	margin-top: -75px;
	padding-bottom: 150px;
	background: #fff url(../img/newellada/aboutbg.png) no-repeat right center;
}

.section-about-new .block-info {
	display: flex;
}

.section-about-new .block-info .left {
	width: 50%;
	padding-right: 80px;
}

.section-about-new .block-info .right {
	width: 50%;
	padding-top: 75px;
	text-align: right;
}

.section-about-new .block-info .left p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 20px;
}

.section-about-new .block-info .left p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.section-about-new .block-info .left p span {
	font-weight: 600;
	font-family: "Montserrat";
}

.section-why-new {
	height: 900px;
	background: url(../img/newellada/t1.png) no-repeat left bottom;
}


.section-why-new .block-why {
	max-width: 800px;
	margin-left: auto;
	margin-right: 0;
}

.section-why-new .block-why p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 40px;
}

.section-why-new .block-why .list-why {
	text-align: justify;
	text-align-last: justify;
}

.section-why-new .block-why .list-why .item {
	text-align: left;
	text-align-last: left;
	width: 380px;
	padding: 40px;
	background: #FFFFFF;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 40px;
	height: 204px;
	vertical-align: top;
}

.section-why-new .block-why .list-why .item span {
	font-family: "Montserrat";
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	margin-bottom: 20px;
	display: inline-block;
}

.section-why-new .block-why .list-why .item p {
	margin-bottom: 0;
	margin-top: 0;
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.section-why-new .block-why .block-call {
	display: flex;
	justify-content: flex-end;
	padding-right: 40px;
}

.section-why-new .block-why .block-call .left a.link-call-orange {
	height: 54px;
	background: #d3a85e;
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 54px;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	border: none;
	box-shadow: 0px 4px 30px rgb(255 179 122 / 15%);
	border-radius: 30px;
	cursor: pointer;
	display: inline-block;
	width: 245px;
	margin-right: 30px;
	padding: 0;
}

.section-why-new .block-why .block-call .right .phone-text {
	padding-left: 75px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../img/newellada/call.png) no-repeat left center;
}

.section-why-new .block-why .block-call .right .phone-text p {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 4px;
	color: #4f4f4f;
	margin-top: 0;
}

.section-why-new .block-why .block-call .right .phone-text a {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.section-about-new .right .slider-about-v {
	margin-left: auto;
	margin-right: 0;
	text-align: right;
	max-width: 570px;
}

.section-about-new .right .slider-about-v .item {
	max-width: 570px;
	height: 450px;
	text-align: center;
	position: relative;
}

.section-about-new .right .slider-about-v .item a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}

.section-about-new .right .slider-about-v .item img {
	/*width: 100%;*/
	height: 100%;
	margin: 0 auto;
	object-fit: cover;
	max-width: 100%;
	object-position: center;
}

.popup {
	z-index: 20;
}

.section-about-new .right .slider-about-v .slick-prev,
.section-about-new .right .slider-about-v .slick-next {
	-webkit-transform: translate(-50%, 0) rotate(0deg);
	-ms-transform: translate(-50%, 0) rotate(0deg);
	transform: translate(-50%, 0) rotate(0deg);
	left: 50%;
}

.section-about-new .right .slider-about-v .slick-prev {
	top: -10px;
}

.section-about-new .right .slider-about-v .slick-next {
	top: auto;
	bottom: -20px;
}

.section-about-new .right .slider-about-v .slick-dots li.slick-active button:before {
	opacity: 1;
	color: black;
	background: #C885A3;
	width: 20px;
	height: 4px;
	content: '';
}

.section-about-new .right .slider-about-v .slick-dots li button:before {
	opacity: 1;
	color: black;
	background: #E0E0E0;
	width: 20px;
	height: 4px;
	content: '';
}

.section-about-new .right .slider-about-v .slick-dots li {
	position: relative;
	display: block;
	width: 20px;
	height: 10px;
}

.section-about-new .right .slider-about-v .slick-dots {
	bottom: 50%;
	left: -50px;
}

.section-about-new .right .slider-about-v .slick-prev {
	top: -10px;
	width: 80px;
	height: 40px;
	background: mistyrose;
	shape-margin: 1rem;
	clip-path: circle(60% at 50% 0%);
	z-index: 10;
	background: #fff url(../img/newellada/arrowtop.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 40%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-about-new .right .slider-about-v .slick-prev:hover {
	background: #C885A3 url(../img/newellada/arrowactive.png) no-repeat center;
	background-position-y: 40%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-about-new .right .slider-about-v .slick-prev:before {
	content: '';
}

.section-about-new .right .slider-about-v .slick-next:before {
	content: '';
}

.section-about-new .right .slider-about-v .slick-next {
	top: 93%;
	width: 80px;
	height: 40px;
	background: mistyrose;
	shape-margin: 1rem;
	clip-path: circle(60% at 50% 100%);
	z-index: 10;
	background: #fff url(../img/newellada/arrowbottom.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 60%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-about-new .right .slider-about-v .slick-next:hover {
	background: #C885A3 url(../img/newellada/arrowbact.png) no-repeat center;
	background-position-y: 60%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-spec-new {
	background: #fff url(../img/newellada/bgspec.png) no-repeat top center;
	padding-top: 100px;
}

.section-spec-new .block-nav {
	display: flex;
}

.section-spec-new .block-nav .left {
	width: 40%;
}

.section-spec-new .block-nav .right {
	width: 60%;
	text-align: right;
}

.section-spec-new .block-nav .left p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
}

.section-spec-new .block-nav .right ul.list-doctors {
	padding: 0;
	list-style: none;
	margin-top: 25px;
	margin-bottom: 0;
}

.section-spec-new .block-nav .right ul.list-doctors li {
	display: inline-block;
	padding-left: 20px;
}

.section-spec-new .block-nav .right ul.list-doctors li a {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0em;
	text-emphasis: ali;
	gn: left;
	color: #c885a3;
	cursor: pointer;
}

.section-spec-new .block-nav .right ul.list-doctors li a.active {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.section-spec-new .slider-doctors .item {
	width: 330px;
	height: 656px;
	box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 10%);
	border-radius: 5px;
	margin-right: 15px;
	margin-left: 5px;
}

.section-spec-new .slider-doctors .item .img {
	overflow: hidden;
	width: 100%;
	height: 400px;
	border-radius: 5px 5px 0px 0px;
}

.section-spec-new .slider-doctors .item .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section-spec-new .slider-doctors .item .info {
	padding: 30px;
	background: #fff;
	height: 252px;
}

.section-spec-new .slider-doctors .item .info p.name {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 20px;
	margin-top: 0;
}

.section-spec-new .slider-doctors .item .info p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 0;
}

.section-spec-new .slider-doctors .slick-list {
	overflow: inherit;
}

.section-spec-new .over-slider {
	overflow: hidden;
	padding: 20px 0;
}

.section-spec-new .over-slider .slick-prev {
	top: 61%;
	left: 0px;
	width: 40px;
	height: 80px;
	background: mistyrose;
	shape-margin: 1rem;
	clip-path: circle(60% at 0% 50%);
	z-index: 10;
	background: #fff url(../img/newellada/left.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 50%;
	background-position-x: 37%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-spec-new .over-slider .slick-prev:hover {
	background: #C885A3 url(../img/newellada/leftactive.png) no-repeat center;
	background-position-y: 50%;
	background-position-x: 37%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-spec-new .over-slider .slick-prev:before {
	content: '';
}

.section-spec-new .over-slider .slick-next:before {
	content: '';
}

.section-spec-new .over-slider .slick-next {
	top: 61%;
	right: 10px;
	width: 40px;
	height: 80px;
	background: mistyrose;
	shape-margin: 1rem;
	clip-path: circle(60% at 100% 50%);
	z-index: 10;
	background: #fff url(../img/newellada/right.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 50%;
	background-position-x: 60%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-spec-new .over-slider .slick-next:hover {
	background: #C885A3 url(../img/newellada/rightactive.png) no-repeat center;
	background-position-y: 50%;
	background-position-x: 60%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-spec-new .block-nav .right #be-select {
	display: none;
}

.section-spec-new .block-nav .right ul.list-doctors {
	display: block;
}

.section-reviews-new {
	background: #fff url(../img/newellada/t2.png) no-repeat;
	background-position: 88% bottom;
	height: 1014px;
	margin-top: -120px;
}

.section-about-new .right .slider-about-v .slick-dots {
	bottom: 35%;
}

.section-reviews-new p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 240px;
	margin-bottom: 20px;
}

.section-reviews-new p.t2 {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 40px;
}

.section-reviews-new .slider-reviews .item {
	background: #FFFFFF;
	box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
	border-radius: 5px;
	width: 760px;
	padding: 40px;
	margin-bottom: 30px;
}

.section-reviews-new .slider-reviews .item p {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin: 0;
}

.section-reviews-new .slider-reviews .item p.name {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 10px;
	margin-top: 0;
}

.section-reviews-new .slider-reviews .item p.serv {
	font-family: "Montserrat";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	margin-bottom: 10px;
	margin-top: 0;
}

.section-reviews-new .slider-reviews {
	width: 760px;
}

.section-reviews-new .slider-reviews .slick-list {
	overflow: inherit;
}

.section-reviews-new .over {
	padding: 20px;
	overflow: hidden;
	height: 455px;
	margin-left: -20px;
}

.section-reviews-new .slider-reviews .slick-prev {
	display: none;
}

.section-reviews-new .slider-reviews .slick-next:before {
	content: '';
}

.section-reviews-new .slider-reviews .slick-next {
	top: 97%;
	left: 45%;
	width: 80px;
	height: 40px;
	background: mistyrose;
	shape-margin: 1rem;
	clip-path: circle(60% at 50% -20%);
	z-index: 10;
	background: #C885A3 url(../img/newellada/arrowbact.png) no-repeat center;
	box-shadow: 0px 4px 50px rgb(200 133 163 / 15%);
	background-position-y: 40%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-reviews-new .slider-reviews .slick-next:hover {
	background: #C885A3 url(../img/newellada/arrowbact.png) no-repeat center;
	background-position-y: 40%;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}

.section-reviews-new .slider-reviews .item p.info {
	height: 44px;
}

.section-spec-new .slider-doctors .item {
	background: #fff;
}

.section-inst-new p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 30px;
	margin-bottom: 40px;
}

.section-inst-new {
	overflow: hidden;
}

.section-inst-new .block-inst {
	display: block;
	width: 100%;
}

.section-inst-new .block-inst .item {
	width: 293px;
	height: 293px;
}

.section-inst-new .block-inst .item img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.section-foto {
	background: #fafafa;
	padding-top: 100px;
	padding-bottom: 100px;
	height: 900px;
}

.section-foto p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 30px;
}

.section-foto p.t2 {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 40px;
}

.section-foto .tabs {
	padding: 0px;
	margin: 0 auto;
	position: relative;
}

.section-foto .tabs section {
	display: none;
	position: absolute;
	top: 0;
	left: 0px;
	margin-right: 550px;
}

.section-foto .tabs section .photos {
	display: block;
}

.section-foto .tabs section .photos .item {
	display: inline-block;
	width: 415px;
	margin-right: 30px;
	border-radius: 5px;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
	position: relative;
}

.section-foto .tabs section .photos .item .mark {
	position: absolute;
	top: 0;
	left: 0;
	background: #c885a3;
	padding: 10px;
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #fff;
	border-radius: 0px 0px 5px 0px;
}

.section-foto .tabs section .photos .item .img {
	width: 100%;
	height: 441px;
}

.section-foto .tabs section .photos .item .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section-foto .tabs section .photos .item .info {
	background: #fff;
	padding: 30px;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
}

.section-foto .tabs section .photos .item .info p {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
}

.section-foto .tabs p {
	margin: 0;
}

.section-foto .tabs input {
	display: none;
}

.section-foto .tabs label {
	display: block;
	width: 450px;
	padding: 15px;
	color: #4F4F4F;
	cursor: pointer;
	margin-left: auto;
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	border-bottom: 1px solid #4f4f4f1f;
}

.section-foto .tabs .border-none {
	border-bottom: none;
}

.section-foto .tabs .first {
	margin-top: 30px;
}

.section-foto .tabs input:checked+label {
	color: #C885A3;
}

.section-foto .tabs #tab1:checked~#content1,
.section-foto .tabs #tab2:checked~#content2,
.section-foto .tabs #tab3:checked~#content3,
.section-foto .tabs #tab4:checked~#content4,
.section-foto .tabs #tab5:checked~#content5 {
	display: block;
}

.section-foto .tabs section {
	animation: scale 0.7s ease-in-out;
}

@keyframes scale {
	0% {
		transform: scale(0.9);
		opacity: 0;
	}

	50% {
		transform: scale(1.005);
		opacity: 0.5;
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}

.section-stocks-new {
	background: #fff url(../img/newellada/t3.png) no-repeat right bottom;
	height: auto;
}

.section-stocks-new p.t1 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 100px;
}

.main-banner-new .block-top .right .form-1 p.n1 {
	font-family: "Montserrat";
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	color: #d3a85e;
	margin-bottom: 10px;
	margin-top: 0;
}

.main-banner-new .block-top .right .form-1 p.n2 {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 10px;
}

.main-banner-new .block-top .right .form-1 a {
	font-family: "Montserrat";
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.feedback__container {
	background: #fff;
	padding: 50px;
	padding-top: 0;
	border-radius: 0px 0px 30px 30px;
	-webkit-box-shadow: 0px 30px 10px 0px rgb(134 139 145 / 20%);
	box-shadow: 0px 30px 10px 0px rgb(134 139 145 / 20%);
}

.feedback__title {
	background: #fff;
	font-family: "Montserrat";
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	border-radius: 30px 30px 0px 0px;
}

.feedback__title div {
	background: #fff;
	font-family: "Montserrat";
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
}

.feedback__container_description {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	padding: 0;
}

.feedback__container_input {
	border: 1px solid #E0E0E0;
	margin-bottom: 20px;
}

.feedback__container_select {
	background-image: url(../img/newellada/list.svg);
	-webkit-background-size: 15px 15px;
	background-size: 15px;
	cursor: pointer;
}

.feedback__btn {
	background-color: #C885A3;
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	color: #fff;
}

.feedback__btn-active2 {
	background: #d3a85e;
	-webkit-transition: 0.4s !important;
	-o-transition: 0.4s !important;
	transition: 0.4s !important;
	-webkit-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
	margin-bottom: 0 !important;
	pointer-events: all !important;
}

.popup-new .feedback__container .feedback__wrap p.title {
	margin-top: 0;
}

.popup-new .feedback__container {
	padding-top: 40px;
}

.popup-new .feedback__title {
	background: url(../img/feedback/title_bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}

.popup-new .feedback__title img {
	position: absolute;
	right: 50px;
	width: 100px;
}

.section-stocks-new .block-slider-stocks .item {
	width: 500px;
	height: 280px;
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	padding: 60px 40px 40px 40px;
	position: relative;
	margin-bottom: 30px;
	margin-right: 30px;
}

.section-stocks-new .block-slider-stocks .item p.name {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 20px;
}

.section-stocks-new .block-slider-stocks .item p.info {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 55px;
	margin-top: 0;
}

.section-stocks-new .block-slider-stocks .item a {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.section-stocks-new .block-slider-stocks .item .mark {
	font-family: "Montserrat";
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: 42px;
	letter-spacing: 0em;
	text-align: left;
	color: #fff;
	background: #c885a3;
	position: absolute;
	bottom: 0;
	right: 30px;
	width: 114px;
	text-align: center;
	height: 40px;
	border-radius: 30px 30px 0 0;
}

.section-stocks-new .block-slider-stocks .color-o .mark {
	background: #d3a85e;
}

.section-stocks-new .block-slider-stocks .item .line {
	height: 20px;
	background: #c885a3;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 5px 5px 0 0;
}

.section-stocks-new .block-slider-stocks .color-o .line {
	background: #d3a85e;
}

.section-stocks-new .block-slider-stocks {
	margin-top: 40px;
	margin-bottom: -30px;
	padding-left: calc((100vw - 1430px) / 2 + 10px) !important;
}

.footer__col_link a {
	color: #868b91 !important;
}

/*.slide--first {
    width: calc((100vw - 1430px) / 2 + 10px) !important;
}*/

.section-stocks-new .block-tab {
	max-width: 700px;
}

.news__controls_text img {
	width: auto;
}

.section-stocks-new .block-tab .nav-tabs {
	border: none;
}

.section-stocks-new .block-tab .nav-tabs .nav-link {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	border: none;
	padding-left: 30px;
}

.section-stocks-new .block-tab .nav-tabs .nav-link.active {
	color: #4f4f4f;
	-webkit-filter: grayscale(1);
	/* Webkit браузеры */
	filter: gray;
	/* для IE6-9 */
	filter: grayscale(1);
	/* W3C */
}

.section-stocks-new .block-tab .nav-tabs .news-read {
	background: url(../img/newellada/book1.png) no-repeat 3px center;
}

.section-stocks-new .block-tab .nav-tabs .news-video {
	background: url(../img/newellada/video.png) no-repeat 3px center;
}

.section-stocks-new .block-tab a.more-news {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #d3a85e;
}

.section-stocks-new .block-tab ul.newslist {
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}

.section-stocks-new .block-tab ul.newslist li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #4f4f4f30;
}

.section-stocks-new .block-tab ul.newslist li:first-child {
	border-top: 1px solid #4f4f4f30;
}

.section-stocks-new .block-tab ul.newslist li a {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.section-stocks-new .block-tab .videoblock .playpause {
	margin-left: 0;
}

.section-stocks-new a.more-stock {
	display: none;
}

.header__link {
	font-family: "Montserrat";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.header__link_container .centr {
	font-family: "Montserrat";
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
	color: #d3a85e;
	width: 40%;
	padding-left: 240px;
}

.header__info-add {
	background: #fff;
	height: 107px;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

.bg-f {
	background: #FAFAFA;
}

.header__info .appointment__btn {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	background: #c885a3;
	color: #fff;
	box-shadow: none;
}

.header__phone_value {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-right: 10px;
}

.header__phone img {
	top: 0;
}

.header__phone_value span {
	color: #E0E0E0;
}

.header__meta_row span {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.header__meta_row {
	font-family: "Montserrat";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.p-0 {
	padding: 0 !important;
}

.header__meta__place {
	padding-left: 30px;
	background: url(../img/newellada/gost.png) no-repeat left center;
	-webkit-transform: translateX(-25%);
	-ms-transform: translateX(-25%);
	transform: translateX(-25%);
}

.header__meta__adr {
	padding-left: 30px;
	background: url(../img/newellada/adr.png) no-repeat left center;
	margin-left: 0px;
}

.search_header {
	font-weight: 400;
	font-family: "Montserrat";
	color: #4f4f4f;
	border: 1px solid #E0E0E0;
	border-radius: 30px;
	height: 43px;
	padding: 12px 25px 12px 40px;
	margin-top: 30px;
	-webkit-transform: translateX(7%);
	-ms-transform: translateX(7%);
	transform: translateX(7%);
	background: url(../img/menu/searchicon.png) no-repeat 15px center;
}

a:hover {
	text-decoration: none !important;
}

.search_header span {
	font-weight: 400;
	font-family: "Montserrat";
	color: #4f4f4f;
	font-size: 14px;
}

.header__show img {
	margin-right: 10px;
}

.header__show {
	position: relative;
	box-shadow: none;
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	padding-right: 0px;
	background: url(../img/newellada/armenu.png) no-repeat right center;
	margin-left: 0px;
	left: 25px;
	bottom: 0;
}

.header__show:hover {
	box-shadow: none;
}

.main .header__info-add {
	background: #fff;
}


.feedback-new .form-1 {
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	width: 330px;
	padding: 50px;
	margin-right: 0;
	margin-left: auto;
	margin-top: 130px;
	text-align: center;
}

.feedback-new .form-1 p.n1 {
	font-family: "Montserrat";
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	color: #d3a85e;
	margin-bottom: 10px;
	margin-top: 0;
}

.feedback-new .form-1 p.n2 {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 10px;
}

.feedback-new .form-1 a {
	font-family: "Montserrat";
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.section-reviews-new .slider-reviews .item p a {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	cursor: pointer;
}

.popup-review {
	max-width: 500px;
}

.photoresults .slick-next {
	right: 40px;
	top: 0;
	top: auto;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
	background: #0000001f;
	height: 94%;
}

.popup-review {
	padding: 40px;
	border-radius: 10px;
}

.popup-review p.name {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 10px;
	margin-top: 0;
}

.popup-review p.serv {
	font-family: "Montserrat";
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	color: #c885a3;
	margin-bottom: 10px;
	margin-top: 0;
}

.popup-review p {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin: 0;
}

.main-banner-new .block-top .right .form-1 a.small {
	font-size: 18px;
	font-weight: 300;
	display: block;
	text-align: center;
}

.feedback-new .form-1 a.small {
	font-size: 18px;
	font-weight: 300;
	display: block;
	text-align: center;
}

.section-oborudovanie {
	background: #fff;
}

.section-oborudovanie .slider-doctors .item .info {
	height: 310px;
}

.section-oborudovanie .slider-doctors .item {
	height: 710px;
	position: relative;
}

.section-oborudovanie .slider-doctors .item a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.section-oborud {
	text-align: justify;
	text-align-last: justify;
	vertical-align: top;
	margin-bottom: 100px;
}

.section-oborud .item {
	width: 280px;
	height: 760px;
	background: #fff;
	box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 10%);
	border-radius: 5px;
	display: inline-block;
	text-align-last: left;
	vertical-align: top;
	margin-bottom: 30px;
	position: relative;
}

.section-oborud .item a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.section-oborud .item .img {
	overflow: hidden;
	width: 100%;
	height: 400px;
	border-radius: 5px 5px 0px 0px;
}

.section-oborud .item .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section-oborud .item .info {
	padding: 30px;
	background: #fff;
}

.section-oborud .item .info p.name {
	font-family: "Montserrat";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 20px;
	margin-top: 0;
}

.section-oborud .item .info p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 0;
	margin-bottom: 0;
}

.section-spec-new .block-nav .right ul.list-oborud {
	padding: 0;
	list-style: none;
	margin-top: 25px;
	margin-bottom: 0;
}

.section-spec-new .block-nav .right ul.list-oborud li {
	display: inline-block;
	padding-left: 20px;
}

.section-spec-new .block-nav .right ul.list-oborud li a {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0em;
	color: #c885a3;
	cursor: pointer;
}

.service__subtitle2 {
	font-size: 20px;
	line-height: 20px;
	font-family: 'av', sans-serif;
	font-weight: 600;
	color: #26292c;
	padding: 0 100px;
	margin-bottom: 20px;
	margin-top: 50px;
}

ul.sections {
	margin-bottom: 21px;
}


ul.sections5 {
	margin-bottom: 40px;
}

ul.sections li {
	background: url(../img/markers.png) no-repeat left center;
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

ul.sections2 li {
	background: url(../img/markers2.svg) no-repeat left center;
}

ul.sections3 li {
	background: url(../img/markers3.png) no-repeat left center;
}

ul.sections4 li {
	background: url(../img/markers4.png) no-repeat left center;
}

ul.sections li a {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.service ul.sections li:after {
	background: transparent;
}


/*new bonus css*/

.block-bonus {
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	display: flex;
	margin-top: 150px;
	margin-bottom: 100px;
	padding: 50px;
	height: 355px;
}

.block-bonus .left {
	width: 940px;
}

.block-bonus .right img {
	position: relative;
	top: -90px;
}


.section-stocks-new .block-tab {
	margin-bottom: 100px;
}

.section-stocks-new {
	background-size: 1050px;
}

.block-bonus p.title1 {
	font-family: "Montserrat";
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 20px;
}

.block-bonus p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 10px;
}

.block-bonus p span {
	font-weight: 700;
}

.block-bonus p span.promo {
	color: #c885a3;
}

.block-bonus .links {
	margin-top: 50px;
}

.block-bonus .links .link-1 {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	background: #e0e0e0;
	border-radius: 30px;
	padding: 20px 25px;
	display: inline-block;
	margin-right: 30px;
}

.block-bonus .links .link-2 {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0em;
	text-align: left;
	color: #fff;
	background: #d3a85e;
	border-radius: 30px;
	padding: 20px 25px;
	display: inline-block;
}

.page-uds p.title1 {
	font-family: 'Montserrat';
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-top: 100px;
	margin-bottom: 40px;
}

.page-uds ul.list-uds {
	padding: 0;
	list-style: none;
	text-align: justify;
	text-align-last: justify;
}

.page-uds ul.list-uds li {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	padding: 140px 30px 50px 30px;
	width: 270px;
	border: 1px solid #E0E0E0;
	display: inline-block;
	text-align-last: center;
	vertical-align: top;
}

.page-uds ul.list-uds li:nth-child(1) {
	background: url(../img/uds/i1.png) no-repeat center;
	background-position: center 50px;
}

.page-uds ul.list-uds li:nth-child(2) {
	background: url(../img/uds/i2.png) no-repeat center;
	background-position: center 50px;
}

.page-uds ul.list-uds li:nth-child(3) {
	background: url(../img/uds/i3.png) no-repeat center;
	background-position: center 50px;
}

.page-uds ul.list-uds li:nth-child(4) {
	background: url(../img/uds/i4.png) no-repeat center;
	background-position: center 50px;
}

.page-uds .banner {
	padding-bottom: 50px;
	padding-top: 20px;
}

.page-uds .banner p.title2 {
	font-family: "Montserrat";
	font-size: 48px;
	font-style: normal;
	font-weight: 300;
	line-height: 59px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 20px;
	margin-top: 40px;
}

.page-uds .banner p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
}

.page-uds .banner p span {
	font-weight: 700;
}

.page-uds .banner p.t2 {
	font-family: "Montserrat";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 20px;
	margin-top: 50px;
}

.page-uds .block-banner {
	display: flex;
}

.page-uds .block-banner .left {
	width: 670px;
}

.page-uds .block-banner .right {
	width: 470px;
}

.page-uds .block-banner .pril {
	display: flex;
	margin-top: 40px;
}

.page-uds .block-banner .pril .item {
	border-radius: 10px;
	border: 1px solid #E0E0E0;
	padding: 35px;
	margin-right: 20px;
	display: flex;
}

.page-uds .block-banner .pril .item img {
	margin-right: 20px;
}

.page-uds .block-banner .pril .item p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 0;
	white-space: nowrap;
}

.page-uds .block-qr {
	background: #F8F9F7;
	height: 235px;
}

.page-uds .block-qr .data-qr {
	display: flex;
}

.page-uds .block-qr .data-qr .left {
	width: 320px;
}

.page-uds .block-qr .data-qr .left img {
	margin-top: -10px;
}

.page-uds .block-qr .data-qr .right {
	padding-left: 270px;
	padding-top: 50px;
	background: url(../img/uds/qr.jpg) no-repeat left center;
}

.page-uds .block-qr p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #4f4f4f;
	margin-bottom: 0;
}

.page-uds .block-qr p.promo {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #d3a85e;
	background: #fff;
	padding: 20px 30px;
	display: inline-block;
	margin-top: 20px;
}

.page-uds .block-table .container {
	border-top: 1px solid #E0E0E0;
	padding-top: 50px;
	margin-top: 100px;
}

.page-uds .block-table .block-f {
	display: flex;
}

.page-uds .block-table .block-f .left {
	width: 870px;
}

.page-uds .block-table .block-f .right {
	width: 300px;
	padding-left: 30px;
}

.page-uds .block-table .block-f .left table {
	width: 100%;
	margin-top: 50px;
	border-spacing: 0px 10px;
	border-collapse: separate;
}

.page-uds .block-table .block-f .left table td {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: center;
	color: #4f4f4f;
	padding: 20px;
}

.page-uds .block-table .block-f .left table td span {
	font-weight: 700;
}

.page-uds .block-table .block-f .left table td:first-child {
	text-align: left;
	border-left: 1px solid #E0E0E0;
}

.page-uds .block-table .block-f .left table td:last-child {
	border-right: 1px solid #E0E0E0;
}

.page-uds .block-table .block-f .left table th {
	background: #c885a3;
	color: #fff;
	font-family: "Montserrat";
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	padding: 30px;
}

.page-uds .block-table .block-f .left table tr:first-child {
	border: none;
}

.page-uds .block-table .block-f .left table td {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

@media only screen and (max-width : 1365px) {
	.main-banner-new .block-bottom .list-service .item-serv {
		width: 420px;
	}

	.section-about-new {
		margin-top: 45px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

.main-banner-new .block-top .right .prodoctor img{ width:275px; height:auto;  object-fit:cover; object-position:0 50%;}


	.block-slider-stocks .slick-prev {
		left: 8px;
	}

	.copyright__policy {
		width: 290px;
	}

	.block-subscribe-new .news__sub .news__sub_text {
		font-size: 16px;
		max-width: 155px;
	}

	.main-banner-new .block-top .right .form-1 {
		width: 275px;
		padding: 40px;
	}

	.main-banner-new .block-top .right .form-1 input[type="text"] {
		width: 100%;
	}

	.main-banner-new .block-top .right .appointment__btn {
		width: 275px;
	}

	.main-banner-new .block-bottom .list-service .item-serv {
		width: 293px;
	}

	.section-about-new .block-info .left {
		padding-right: 20px;
	}

	.section-why-new .block-why .list-why .item {
		width: 350px;
	}

	.section-why-new .block-why {
		max-width: 40%;
	}

	.section-why-new .block-why .list-why .item {
		margin-bottom: 10px;
		padding: 30px;
		height: auto;
	}

	.section-why-new {
		height: auto;
		background: url(../img/newellada/t1.png) no-repeat left bottom;
		background-position-x: 88%;
	}

	.section-why-new .block-why .list-why .item p {
		font-size: 16px;
	}

	.section-why-new .block-why .list-why .item span {
		font-size: 20px;
	}

	.section-why-new .block-why .block-call {
		display: block;
	}

	.section-why-new .block-why .block-call .left a.link-call-orange {
		margin: 30px 0 20px 0;
	}

	.section-why-new .block-why .block-call .right .phone-text {
		margin-bottom: 80px;
	}

	.section-why-new .block-why p.t1 {
		margin-top: 0;
	}

	.section-about-new .right .slider-about-v {
		max-width: 450px;
	}

	.section-about-new .right .slider-about-v .item {
		width: 450px;
	}

	.section-about-new {
		padding-bottom: 40px;
	}

	.section-spec-new .slider-doctors .item .info {
		padding: 35px;
	}

	.section-spec-new .block-nav .left p.t1 {
		font-size: 36px;
		line-height: 44px;
	}

	.section-spec-new .block-nav .right ul.list-doctors li a {
		font-size: 14px;
	}

	.section-spec-new .block-nav .right ul.list-doctors li a.active {
		font-size: 14px;
	}

	.section-spec-new .block-nav .right ul.list-doctors li {
		padding-left: 10px;
	}

	.section-spec-new .block-nav .right ul.list-doctors {
		display: none;
	}

	.section-spec-new .block-nav .right #be-select {
		display: inline-block;
		margin-left: auto;
		margin-right: 0;
		text-align: right;
	}

	.section-spec-new .block-nav .right #be-select.active {
		display: inline-block;
		margin-left: auto;
		margin-right: 0;
		text-align: right;
		background: #fff;
		padding: 15px;
		border-radius: 5px;
		margin-top: 10px;
		position: absolute;
		top: 20px;
		right: 0;
		z-index: 10;
	}

	.section-spec-new .block-nav .right ul.zg-ul-select {
		box-sizing: border-box;
		cursor: pointer;
		margin: 0;
		padding: 0;
	}

	.section-spec-new .block-nav .right ul.zg-ul-select li {
		display: none;
	}

	.section-spec-new .block-nav .right ul.zg-ul-select li.active {
		align-items: center;
		display: flex;
	}

	.section-spec-new .block-nav .right ul.zg-ul-select li svg {
		width: 15px;
		margin-left: 10px;
	}

	.section-spec-new .block-nav .right ul.zg-ul-select.active {}

	.section-spec-new .block-nav .right ul.zg-ul-select.active li {
		border: none;
		box-shadow: none;
		display: block;
		margin-bottom: 10px;
	}

	.section-spec-new .block-nav .right ul.zg-ul-select.active li:hover {}

	.section-spec-new .block-nav .right ul.zg-ul-select.active li.active {}

	.section-spec-new .block-nav .right ul.zg-ul-select.active li.active:hover {}

	.section-spec-new .block-nav .right #selected--zg-ul-select {
		align-items: center;
		box-sizing: border-box;
		width: auto;
	}

	.section-spec-new .block-nav .right #selected--zg-ul-select.active svg {
		width: 15px;
		margin-left: 10px;
		height: 15px;
	}

	.section-reviews-new p.t1 {
		font-size: 36px;
	}

	.section-reviews-new p.t2 {
		font-size: 18px;
	}

	.section-reviews-new .slider-reviews {
		width: 470px;
	}

	.section-reviews-new .over {
		height: 496px;
	}

	.section-reviews-new {
		background-position: 3000% bottom;
	}

	.section-foto .tabs label {
		width: 310px;
	}

	.section-foto .tabs section .photos .item {
		width: 275px;
	}

	.section-foto .tabs section .photos .item .img {
		height: 320px;
	}

	.section-foto {
		height: 805px;
	}

	.section-stocks-new p.t1 {
		font-size: 36px;
	}

	.section-stocks-new {
		background-position-x: -65%;
	}

	.main-banner-new .block-top .right .form-1 p.n1 {
		font-size: 20px;
	}

	.main-banner-new .block-top .right .form-1 p.n2 {
		font-size: 15px;
	}

	.main-banner-new .block-top .right .form-1 a {
		font-size: 20px;
	}

	.section-stocks-new .block-slider-stocks {
		padding-left: calc((145vw - 1430px) / 2 + 10px) !important;
	}

	.section-stocks-new .block-slider-stocks .item {
		padding: 50px 30px 30px 30px;
		height: 245px;
	}

	.section-stocks-new .block-slider-stocks .item p.name {
		font-size: 20px;
	}

	.section-stocks-new .block-slider-stocks .item p.info {
		font-size: 14px;
	}

	.section-stocks-new .block-slider-stocks .item a {
		font-size: 16px;
		bottom: 40px;
	}

	.section-stocks-new .block-tab {
		max-width: 550px;
	}

	.header__link_container .centr {
		width: 16%;
		padding-left: 0;
	}

	.header__logo img {
		top: 0;
	}


/*
    .header__info-add .row { justify-content: space-between;} 

.header__info-add .row .col-3  {flex-grow:2;}
*/
	.header__meta__place {
/*		display: none; */
	}
/*	.udsblock {
		display: none !important;
 }
*/



	.header__meta__adr {
		margin-left: 0;
		-webkit-transform: translateX(-30%);
		-ms-transform: translateX(-30%);
		transform: translateX(-30%);
	}

	.header__phone {
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.search_header {
		-webkit-transform: translateX(-35%);
		-ms-transform: translateX(-35%);
		transform: translateX(-35%);
	}

	.header__show {
		position: relative;
		box-shadow: none;
		font-family: "Montserrat";
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: left;
		color: #4f4f4f;
		padding-right: 10px;
		background: url(../img/newellada/armenu.png) no-repeat right center;
		margin-left: 40px;
		left: 25px;
		bottom: 0;
		width: 280px;
	}

	.header__phone_value {
		font-family: "Montserrat";
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 26px;
		letter-spacing: 0em;
		text-align: left;
		color: #4f4f4f;
		margin-right: 10px;
	}

	.slider-tabs {
		max-width: 895px;
	}

	.photoresults .slick-next {
		height: 91%;
	}

	.section-oborudovanie .slider-doctors .item {
		height: 755px;
	}

	.section-oborud .item {
		width: 295px;
		height: 740px;
	}

	.block-bonus {
		padding: 30px;
	}

	.block-bonus .right img {
		top: -70px;
	}

	.block-bonus .links {
		margin-top: 40px;
	}

	.section-stocks-new {
		background-position-x: -1000%;
	}

	.page-uds ul.list-uds li {
		width: 220px;
	}

	.page-uds .block-table .block-f .left table td {
		font-size: 16px;
		padding: 15px;
	}

	a.linkuds {
		width: 100%;
	}

	.linkwt {
		width: 100%;
	}
}

@media only screen and (max-width: 1319px) {
	a.linkuds>span {
		padding: 0 5px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

.main-banner-new .block-top .right {align-items:flex-start;}
.main-banner-new .block-top .right .prodoctor img{ width:245px; height:auto;  object-fit:cover; object-position:0 50%;}


	.copyright-wrap {
		display: block;
	}

	.copyright__date {
		text-align: center;
		margin-bottom: 30px;
		font-size: 13px;
	}

	.copyright__policy {
		width: 100%;
		margin-bottom: 30px;
		font-size: 13px;
	}

	.copyright__creativa span {
		display: inline-block;
		font-size: 13px;
	}

	.copyright__creativa {
		text-align: center;
	}

	.text-doc {
		font-size: 13px;
	}

	.map__contacts {
		top: 50%;
	}

	.block-subscribe-new .news__sub {
		padding: 60px;
		height: 248px;
	}

	.block-subscribe-new .news__sub .news__sub_text {
		font-size: 16px;
		max-width: 50%;
		text-align: left !important;
	}

	.block-subscribe-new .news__sub .news__sub_social {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.block-subscribe-new .news__sub .news__sub_inputs {
		margin-top: 25px;
	}

	.main-banner-new .block-top .left h1.t1 {
		font-size: 45px;
		line-height: 50px;
		margin-bottom: 20px;
		margin-top: 82px;
	}

	.main-banner-new .block-top .left p.t2 {
		font-size: 20px;
		margin-bottom: 83px;
	}

	.main-banner-new .block-top .left {
		width: 62%;
	}

	.main-banner-new .block-top .right .form-1 {
		width: 245px;
		padding: 30px;
		margin-top: 80px;
	}

	.main-banner-new .block-top .right .appointment__btn {
		width: 245px;
		margin-top: 0px;
	}

	.main-banner-new .block-top .right .appointment__btn a {
		font-size: 16px;
	}

	.main-banner-new .block-bottom .list-service .item-serv {
		width: 345px;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.main-banner-new .block-bottom .list-service {
		justify-content: space-around;
	}

	.section-about-new {
		margin-top: 230px;
	}

	.main-banner-new .block-top .right .form-1 input[type="submit"] {
		height: 46px;
		font-size: 13px;
	}

	.main-banner-new .block-top .right .form-1 input[type="text"] {
		height: 43px;
	}

	.section-why-new .block-why p.t1 {
		font-size: 36px;
		margin-bottom: 30px;
		padding-right: 30px;
		line-height: 44px;
	}

	.section-about-new .block-info {
		display: block;
	}

	.section-about-new .block-info .left {
		padding-right: 0;
		width: 100%;
	}

	.section-about-new .block-info .right {
		width: 100%;
	}

	.section-why-new .block-why {
		max-width: 50%;
	}

	.section-about-new .block-info .left p.t1 {
		margin-top: 0;
	}

	.main-banner-new {
		height: 970px;
	}

	.section-about-new .right .slider-about-v {
		max-width: 90%;
	}

	.section-about-new .right .slider-about-v .item {
		width: 90%;
		max-width: 90%;
	}

	.section-spec-new .block-nav .left {
		width: 65%;
	}

	.section-reviews-new {
		background-position: -50% bottom;
	}

	.section-reviews-new .slider-reviews .item p.name {
		font-size: 18px;
		width: 45%;
	}

	.section-reviews-new .slider-reviews .item p.serv {
		font-size: 11px;
	}

	.section-reviews-new .slider-reviews .item p {
		font-size: 14px;
	}

	.section-reviews-new .slider-reviews .item {
		padding: 30px;
	}

	.section-reviews-new .over {
		height: 414px;
	}

	.section-inst-new p.t1 {
		font-size: 36px;
	}

	.section-inst-new .block-inst .item {
		width: 250px;
		height: 250px;
	}

	.section-foto p.t1 {
		font-size: 36px;
		margin-bottom: 10px;
	}

	.section-foto p.t2 {
		font-size: 18px;
	}

	.section-foto .tabs section .photos .item .info p {
		font-size: 18px;
	}

	.section-foto .tabs section .photos .item .info {
		padding: 20px;
	}

	.section-foto .tabs label {
		font-size: 18px;
	}

	.section-foto .tabs label {
		width: 250px;
	}

	.main-banner-new .block-top .right .form-1 {
		padding: 27px;
	}

	.section-foto .tabs section .photos {
		display: block;
		max-width: 370px;
	}

	.section-foto .tabs section .photos .item .img {
		height: 400px;
	}

	.section-foto .tabs section .photos .item {
		margin-bottom: 35px;
	}

	.section-foto .tabs section .photos .slick-prev {
		display: none;
	}

	.section-foto .tabs section .photos .slick-next {
		right: 0;
		background: #00000052 url(../img/newellada/arright.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 85%;
		width: 30px;
		top: 46.5%;
		border-radius: 5px;
	}

	.section-foto .tabs section .photos .slick-next:hover {
		background: #00000052 url(../img/newellada/arright.png);
		background-repeat: no-repeat;
		background-position: center center;
	}

	.section-foto .tabs section .photos .slick-next:focus {
		background: #00000052 url(../img/newellada/arright.png);
		background-repeat: no-repeat;
		background-position: center center;
	}

	.section-foto .tabs section .photos .slick-next:before {
		content: '';
	}

	.section-foto .tabs label {
		width: 320px;
	}

	.feedback__title {
		max-width: 100%;
	}

	.feedback__container {
		padding: 25px;
	}

	.popup .feedback {
		min-height: auto;
		/* max-height: 100vh; */
	}

	.feedback__title {
		height: 110px;
	}

	.feedback__title div {
		font-size: 20px;
		line-height: 20px;
	}

	.section-stocks-new .block-slider-stocks {
		padding-left: 20px !important;
	}

	.section-stocks-new .block-slider-stocks .item p.name {
		font-size: 24px;
		line-height: 30px;
	}

	.section-stocks-new .block-slider-stocks .item p.info {
		font-size: 16px;
		margin-bottom: 0;
	}

	.section-stocks-new .block-slider-stocks .item {
		height: 300px;
	}

	.section-stocks-new .block-slider-stocks .item a {
		bottom: 30px;
	}

	.section-stocks-new .block-tab ul.newslist li a {
		font-size: 18px;
	}

	.section-stocks-new .block-tab a.more-news {
		font-size: 18px;
	}

	.section-stocks-new .block-tab {
		max-width: 470px;
	}

	.section-stocks-new {
		background-position-x: -15%;
	}

	.block-subscribe-new {
		padding-top: 100px;
	}

	.section-foto .tabs section .photos {
		position: relative;
	}

	.section-foto .tabs section .photos .item {
		position: absolute;
		top: 0;
	}

	.section-foto .tabs section .arrownext {
		display: block;
		background: #00000061 url(../img/newellada/arright.png) no-repeat center;
		width: 40px;
		height: 470px;
		top: 20px;
		position: relative;
		float: right;
		border-radius: 0 5px 5px 0;
	}

	.section-foto .tabs section {
		margin-right: 380px;
		width: 43%;
	}

	.section-foto .tabs section .photos .item-2 {
		display: none;
	}

	.section-foto .tabs section .photos .on {
		display: block !important;
	}

	.header__link_container .centr {
		display: none;
	}

	.header__show {
		font-size: 14px;
		margin-left: 15px;
	}

	.header__info .appointment__btn {
		display: none;
	}

	.header__link_container {
		display: none;
	}

	.tablet-w {
		flex: 0 0 45.666667% !important;
		max-width: 45.666667% !important;
	}

	.header__phone {
		margin-right: 35px;
	}

	.header__info-add {
		height: 80px;
	}

	.header__trigger_item {
		font-family: "Montserrat";
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: 0em;
		text-align: left;
		color: #4f4f4f;
		padding-left: 0;
		border-bottom: 1px solid #E0E0E0;
	}

	.header__trigger_lists {
		border-bottom: none;
	}

	.header__trigger_frame {
		padding: 0 20px;
	}

	.header__trigger_list {
		padding: 0;
	}

	.header__trigger_appointment .appointment__btn {
		background-color: #d3a85e;
		font-family: "Montserrat";
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 20px;
		letter-spacing: 0em;
		text-align: center;
		margin-bottom: 40px;
		box-shadow: none;
		height: 46px;
	}

	.map__contacts_text div {
		font-family: "Montserrat";
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: 24px;
		letter-spacing: 0em;
		text-align: left;
		color: #4f4f4f;
	}

	.map__contacts_text div.header__meta_row {
		font-family: "Montserrat";
		font-size: 11px;
		font-style: normal;
		font-weight: 400;
		line-height: 13px;
		letter-spacing: 0em;
		text-align: left;
		color: #4f4f4f;
	}

	.map__contacts_text div.header__meta_row span {
		font-family: "Montserrat";
		font-size: 11px;
		font-style: normal;
		font-weight: 400;
		line-height: 13px;
		letter-spacing: 0em;
		text-align: left;
		color: #4f4f4f;
	}

	.header__trigger_appointment {
		padding-top: 30px;
		border-top: 1px solid #E0E0E0;
	}

	.slider-tabs {
		max-width: 370px;
		height: 100%;
	}

	.section-foto .tabs section .photos {
		position: relative;
		height: 450px;
	}

	.section-foto .tabs section .photos .item {
		position: relative;
		top: 0;
	}

	.section-foto .tabs section .photos .item-2 {
		display: block;
	}

	.photoresults .slick-next {
		right: 40px;
		top: 0;
		top: auto;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		background: transparent;
		height: 100%;
	}

	.section-oborudovanie .slider-doctors .item {
		height: 835px;
	}

	.section-oborud .item {
		width: 350px;
		height: 710px;
	}

	.section-spec-new .slider-doctors .item {
		height: 760px;
	}

	.section-spec-new .slider-doctors .item .info p {
		font-size: 16px;
	}

	.section-spec-new .slider-doctors .item .info p.name {
		font-size: 16px;
		line-height: 20px;
	}

	.section-reviews-new .slider-reviews .item p a {
		font-size: 14px;
	}

	.section-spec-new .slider-doctors .item {
		height: 805px;
	}

	.section-about-new .right p {
		margin-left: 0;
	}

	.block-bonus {
		overflow: hidden;
		position: relative;
		height: 343px;
	}

	.block-bonus .right img {
		top: 0px;
		position: absolute;
	}

	.block-bonus .right {
		width: 300px;
	}

	.block-bonus p.title1 {
		font-size: 24px;
	}

	.block-bonus p {
		font-size: 14px;
	}

	.page-uds .block-banner .right {
		width: 290px;
		position: relative;
	}

	.page-uds .block-banner .right img {
		width: 100%;
		position: absolute;
		bottom: 0;
	}

	.page-uds .block-banner .left {
		width: 410px;
	}

	.page-uds .banner p.title2 {
		font-size: 36px;
		line-height: 43px;
	}

	.page-uds .banner p {
		font-size: 14px;
		line-height: 19px;
	}

	.page-uds .banner p.t2 {
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 10px;
	}

	.page-uds .block-banner .pril .item p {
		font-size: 14px;
	}

	.page-uds .block-banner .pril .item img {
		margin-right: 10px;
	}

	.page-uds .block-banner .pril .item {
		padding: 20px;
	}

	.page-uds .block-qr .data-qr .left img {
		width: 170px;
	}

	.page-uds .block-qr {
		height: 180px;
	}

	.page-uds .block-qr .data-qr .right {
		padding-left: 170px;
		padding-top: 40px;
		background: url(../img/uds/qr.png) no-repeat left center;
		background-size: 115px;
	}

	.page-uds .block-qr p {
		font-size: 14px;
		line-height: 19px;
	}

	.page-uds .block-qr p.promo {
		font-size: 14px;
		padding: 15px 20px;
		margin-top: 10px;
	}

	.page-uds .block-qr p.promo {
		font-size: 18px;
		line-height: 25px;
	}

	.page-uds ul.list-uds li {
		font-size: 12px;
		line-height: 16px;
	}

	.page-uds ul.list-uds li {
		width: 170px;
		height: 180px;
		padding: 100px 20px 30px 20px;
		background-position: center 25px !important;
	}

	.page-uds .block-table .block-f .right {
		display: none;
	}

	.page-uds .block-table .block-f .left {
		width: 100%;
	}

	.page-uds .block-table .block-f .left table td {
		font-size: 14px;
	}

	.page-uds .block-table .block-f .left table th {
		font-size: 18px;
	}

	.page-uds .block-table .container {
		margin-top: 50px;
		padding-top: 0;
	}

	.main-banner-new .block-top .right .form-1 {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	a.linkuds img {
		/* margin-right: 5px; */
	}

	a.linkuds {
		width: 245px;
		display: none;
	}

	.search_header {
		display: none !important;
	}

	.linkwt {
		width: 245px;
		margin-bottom: 40px;
	}

	.linkwt img {
		margin-right: 10px;
	}

	.header__phone {
		-webkit-transform: translateX(-20%);
		-ms-transform: translateX(-20%);
		transform: translateX(-20%);
	}

	.other_color {
		color: #c885a3;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

.main-banner-new .block-top .right  { align-items:center;}


	.section-about-new {
		margin-top: -75px;
	}

	.copyright__date {
		margin-bottom: 20px;
		margin-top: 15px;
	}

	.service__subtitle2 {
		padding: 0 20px;
	}

	.copyright__policy {
		margin-bottom: 20px;
	}

	.footer {
		padding: 0;
		margin-top: 0;
	}

	.hide-xs {
		display: none;
	}

	#map {
		display: block;
		height: 500px;
		position: absolute !important;
		top: 0;
		width: 100%;
	}

	.map {
		height: 700px;
		position: relative;
		overflow: hidden;
	}

	#map-xs {
		display: block;
		height: 500px;
	}

	.map__contacts {
		top: 43%;
		z-index: 3;
		max-width: 85%;
		padding: 30px 20px 55px 20px;
		left: 8%;
	}

	.map__contacts_row {
		padding: 0 10px;
	}

	.map__contacts_text div {
		font-size: 16px;
	}

	.map__contacts_text div span {
		font-size: 18px;
	}

	.block-subscribe-new .news__sub {
		padding: 30px 30px 0 30px;
		height: auto;
	}

	.block-subscribe-new .news__sub .news__sub_text {
		font-size: 18px;
		max-width: 100%;
		text-align: center !important;
	}

	.block-subscribe-new {
		padding-top: 80px;
		padding-bottom: 20px;
	}

	.block-subscribe-new .news__sub .news__sub_inputs-field {
		margin-bottom: 20px;
	}

	.block-subscribe-new .news__sub .news__sub_text {
		margin-bottom: 30px;
	}

	.main-banner-new .block-top {
		display: block;
	}

	.main-banner-new .block-top .left {
		width: 100%;
	}

	.main-banner-new .block-top .left h1.t1 {
		font-size: 30px;
		line-height: 33px;
		margin-bottom: 10px;
		margin-top: 70px;
		text-align: center;
	}

	.main-banner-new .block-top .left p.t2 {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
		margin-bottom: 70px;
	}

	.main-banner-new .block-top .right {
		width: 100%;
		text-align: center;
	}

	.main-banner-new .block-top .right .form-1 {
		width: 100%;
		padding: 30px;
		margin-top: 70px;
		margin-bottom: 80px;
	}

	.main-banner-new .block-top .right .appointment__btn {
		width: 100%;
	}

	.photoresults .slick-next {
		right: 20%;
	}

	.main-banner-new .block-bottom .list-service .item-serv {
		width: 100%;
		margin-bottom: 10px;
	}

	.main-banner-new {
		height: auto;
		padding-bottom: 80px;
	}

	.section-about-new .block-info .left p.t1 {
		font-size: 30px;
		line-height: 37px;
		margin-top: 50px;
	}

	.section-about-new .block-info .left p {
		font-size: 16px;
	}

	.section-why-new .block-why p.t1 {
		font-size: 30px;
		margin-bottom: 30px;
		padding-right: 0;
		line-height: 37px;
	}

	.section-why-new .block-why {
		max-width: 100%;
	}

	.section-why-new .block-why .list-why .item {
		width: 100%;
	}

	.section-why-new {
		background-size: 160%;
		background-position: center bottom;
		padding-bottom: 275px;
	}

	.section-why-new .block-why .block-call .left a.link-call-orange {
		width: 100%;
	}

	.section-why-new .block-why .list-why .item p {
		font-size: 14px;
	}

	.section-why-new .block-why .list-why .item span {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.section-about-new .right .slider-about-v .slick-dots {
		bottom: 0;
		left: 50%;
	}

	.section-about-new .right .slider-about-v {
		max-width: 100%;
		width: 100%;
		height: 230px;
	}

	.section-about-new .right .slider-about-v .item {
		width: 100%;
		max-width: 100%;
		height: 230px;
	}

	.section-about-new .right .slider-about-v .slick-dots li {
		display: inline-block;
		width: 4px;
	}

	.section-about-new .right .slider-about-v .slick-dots li button:before {
		opacity: 1;
		color: black;
		background: #E0E0E0;
		width: 4px;
		height: 10px;
		content: '';
	}

	.section-about-new .right .slider-about-v .slick-dots li.slick-active button:before {
		opacity: 1;
		color: black;
		background: #C885A3;
		width: 4px;
		height: 10px;
		content: '';
	}

	.section-about-new .right .slider-about-v .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 4px;
		height: 10px;
		margin-right: 3px;
		padding: 0px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}

	.section-about-new .right .slider-about-v .slick-dots {
		bottom: -55px;
		left: 0;
	}

	.section-why-new .block-why p.t1 {
		margin-top: 50px;
	}

	.section-spec-new .block-nav {
		display: block;
	}

	.section-spec-new .block-nav .right {
		width: 100%;
		text-align: left;
	}

	.section-spec-new .block-nav .right ul.list-doctors li {
		padding-left: 0;
	}

	.section-spec-new .block-nav .left {
		width: 100%;
	}

	.section-spec-new .block-nav .left p.t1 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 20px;
	}

	.section-spec-new .block-nav .right #be-select.active {
		left: 0;
	}

	.section-spec-new .block-nav .right ul.list-doctors li {
		text-align: left;
	}

	.section-spec-new .slider-doctors .item .info p.name {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.section-spec-new .slider-doctors .item .info p {
		font-size: 14px;
	}

	.section-spec-new .slider-doctors .item .info {
		padding: 30px;
	}

	.section-spec-new .slider-doctors .item {
		height: auto;
		margin-right: 5px;
	}

	.section-spec-new .over-slider .slick-next {
		right: 0;
	}

	.section-spec-new .slider-doctors .item .img {
		height: 350px;
	}

	.section-reviews-new p.t1 {
		font-size: 30px;
		line-height: 37px;
		margin-top: 190px;
	}

	.section-reviews-new p.t2 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 30px;
	}

	.section-reviews-new .slider-reviews {
		width: 100%;
	}

	.section-reviews-new .over {
		height: auto;
	}

	.section-reviews-new .slider-reviews .slick-list {
		overflow: hidden;
	}

	.section-reviews-new .slider-reviews .slick-next {
		top: 98%;
	}

	.section-reviews-new {
		background-position: 35% bottom;
		height: auto;
		padding-bottom: 355px;
		background-size: 115%;
	}

	.section-reviews-new .slider-reviews .item p.info {
		height: 70px;
		overflow: hidden;
	}

	.section-inst-new p.t1 {
		font-size: 30px;
		margin-bottom: 15px;
	}

	.section-stocks-new p.t1 {
		font-size: 30px;
		line-height: 37px;
	}

	.section-foto .tabs section .photos {
		display: block;
		max-width: 95%;
	}

	.section-foto .tabs label {
		width: 100%;
	}

	.section-foto p.t1 {
		font-size: 30px;
	}

	.section-foto p.t2 {
		font-size: 16px;
	}

	.section-stocks-new p.t1 {
		margin-top: 80px;
		margin-bottom: 20px;
	}

	.section-stocks-new .block-tab {
		max-width: 100%;
	}

	.section-stocks-new .block-tab .nav-tabs .nav-link span {
		display: none;
	}

	.section-stocks-new .block-tab ul.newslist li a {
		font-size: 16px;
	}

	.section-stocks-new .block-tab .tab-content>.tab-pane {
		padding: 0;
	}

	.section-stocks-new .block-tab a.more-news {
		font-size: 16px;
	}

	.section-stocks-new {
		background-position-x: 0;
		background-size: contain;
		height: auto;
		padding-bottom: 285px;
	}

	.section-stocks-new a.more-stock {
		font-family: "Montserrat";
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: left;
		color: #d3a85e;
		display: block;
		margin-top: 50px;
	}

	.section-foto .tabs section {
		margin-right: 0;
		width: 90%;
	}

	.section-foto .tabs section .photos .item {
		width: 100%;
		margin-right: 0;
	}

	.section-foto .tabs section .photos {
		display: block;
		max-width: 87%;
	}

	.section-foto .tabs section .arrownext {
		width: 13%;
		top: 10px;
		height: 440px;
	}

	.section-foto .tabs section {
		margin-right: 0;
		width: 100%;
		margin-top: 260px;
	}

	.section-foto .tabs label {
		font-size: 16px;
		padding: 0;
	}

	.section-foto {
		height: 1055px;
	}

	.header__link_container {
		display: flex;
	}

	.bg-f {
		background: #ffffff;
	}

	.header__info-add {
		box-shadow: 0px 40px 30px rgb(0 0 0 / 10%);
	}

	.header__link_container {
		display: flex;
		margin-bottom: -40px;
		z-index: 10;
		position: relative;
	}

	.header__info-add {
		height: 40px;
	}

	.header__logo img {
		top: 0;
		width: 80px;
	}

	.popup {
		z-index: 4000;
	}

	.section-why-new {
		background-size: contain;
		padding-bottom: 240px;
	}

	.section-spec-new .slider-doctors .item .img img {
		object-fit: cover;
		object-position: top;
	}

	.section-about-new .right .slider-about-v .slick-prev,
	.section-about-new .right .slider-about-v .slick-next {
		-webkit-transform: translate(-50%, 0) rotate(90deg);
		-ms-transform: translate(-50%, 0) rotate(90deg);
		transform: translate(-50%, 0) rotate(90deg);
		left: 50%;
	}

	.section-about-new .right .slider-about-v .slick-next {
		top: 50%;
		left: 0;
	}

	.section-about-new .right .slider-about-v .slick-prev {
		top: 50%;
		left: 100%;
	}

	.popup-review {
		max-width: 100%;
	}

	.section-oborudovanie .slider-doctors .item .info {
		height: auto;
	}

	.section-oborud .item {
		width: 100%;
		height: auto;
	}

	.section-oborud {
		margin-top: 30px;
	}

	ul.sections li {
		width: 100%;
	}

	.popup-new .feedback__container {
		height: auto;
	}

	.popup-new .feedback__title img {
		right: 10px;
	}

	.popup-new .feedback__title p {
		line-height: 1.2;
		padding: 0 100px 0 30px;
	}

	.team__item_img {
		height: 310px;
	}

	.service__team_photo {
		background-position: top center;
	}

	.section-spec-new .block-nav .right ul.list-oborud li {
		padding-left: 0;
	}

	.section-about-new .right p {
		margin-left: 0;
		margin-top: 85px;
	}

	.block-bonus {
		display: block;
		height: auto;
		margin-top: 50px;
		margin-bottom: 0;
	}

	.block-bonus .left {
		width: 100%;
	}

	.block-bonus .right {
		width: 100%;
	}

	.block-bonus .right img {
		position: relative;
		width: 100%;
		margin-bottom: -30px;
		margin-top: 30px;
	}

	.block-bonus p.title1 {
		font-size: 20px;
		line-height: 24px;
	}

	.block-bonus p {
		font-size: 16px;
		line-height: 22px;
	}

	.block-bonus .links .link-1 {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
		text-align: center;
	}

	.block-bonus .links .link-2 {
		width: 100%;
		text-align: center;
	}

	.block-bonus .links {
		margin-top: 30px;
	}

	.page-uds .banner p.title2 {
		font-size: 30px;
		line-height: 36px;
	}

	.page-uds .banner p {
		font-size: 16px;
		line-height: 22px;
	}

	.page-uds .banner p.t2 {
		font-size: 20px;
		line-height: 28px;
	}

	.page-uds .block-banner .pril .item p {
		font-size: 16px;
	}

	.page-uds .block-banner .pril {
		display: block;
	}

	.page-uds .block-banner .pril .item {
		margin-right: 0;
		margin-bottom: 10px;
		display: inline-flex;
	}

	.page-uds .block-banner .right {
		display: none;
	}

	.page-uds .block-banner .left {
		width: 100%;
	}

	.page-uds .block-qr .data-qr .left {
		display: none;
	}

	.page-uds .block-qr p {
		font-size: 16px;
		line-height: 22px;
	}

	.page-uds .block-qr .data-qr .right {
		padding-left: 0;
		padding-top: 170px;
		background: url(../img/uds/qr.png) no-repeat left 30px;
		background-size: 115px;
	}

	.page-uds .block-qr {
		height: auto;
		padding-bottom: 30px;
	}

	.page-uds .block-qr p.promo {
		font-size: 14px;
		margin-top: 20px;
	}

	.page-uds p.title1 {
		font-size: 20px;
		line-height: 28px;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.page-uds ul.list-uds li {
		width: 48%;
		margin-bottom: 10px;
	}

	.page-uds .block-table .block-f {
		display: block;
	}

	.page-uds .block-table .block-f .left {
		width: 100%;
		overflow: scroll;
	}

	.page-uds .block-table .block-f .left table td {
		font-size: 16px;
		padding: 5px;
		white-space: nowrap;
	}

	.page-uds .block-table .block-f .left table th {
		padding: 15px;
	}

	a.linkuds {
		margin-top: 0;
		width: 90%;
	}

	.main-banner-new .block-top .right .form-1 {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.block-search-mobile {
		display: block;
	}

	body {
		overflow-x: hidden;
	}

	.services__search input {
		background: #fff;
	}

	.services__search {
		width: 100%;
		margin-bottom: 30px;
		background: #FFFFFF;
		box-shadow: 0px 4px 15px rgb(0 0 0 / 10%);
		border-radius: 40px;
		padding: 20px;
		height: 90px;
	}

	.header__logo a {
		display: block;
		height: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 0;
		width: 80px;
		position: absolute;
		z-index: 100;
	}

	.linkwt {
		width: 90%;
		margin-right: auto;
	}

	a.linkuds {
		margin: 0 auto;
		padding: 13px 10px;
		min-width: 100%;
	}

	.main-banner-new .block-top .left p.t2 {
		margin-bottom: 0px;
	}

	.main-banner-new .block-top .right .appointment__btn {
		margin-top: 0px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 345px) {
	.section-why-new {
		padding-bottom: 185px;
	}

	.section-foto .tabs section .arrownext {
		height: 465px;
	}
}


@media (min-width: 1200px) {
	.no-margin {
		padding-bottom: 75px !important;
	}
}

.section-about-new .banner-block {
	display: flex;
	justify-content: space-between;
	background-color: #D3A85E;
	width: 100%;
	padding-bottom: 50px;
}

.section-about-new .banner-block .title {
	font-family: "Montserrat";
	font-size: 40px;
	font-weight: 700;
	margin-top: 40px;
	padding: 30px 50px;
	background-color: #fff;
	text-transform: uppercase;
	line-height: initial;
}

.section-about-new .banner-block .title div {
	font-family: "Montserrat";
}

.section-about-new .banner-block a {
	font-family: "Montserrat";
	font-size: 16px;
	font-weight: 600;
	color: #000;
	padding: 20px 25px;
	border-radius: 30px;
	background-color: #fff;
	margin: 40px 50px;
}

.section-about-new .banner-block .description {
	font-family: "Montserrat";
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	margin-top: 40px;
	margin-left: 50px;
	margin-bottom: inherit;
	text-transform: uppercase;
}

.section-about-new .banner-block .small {
	font-family: "Montserrat";
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	margin-top: 25px;
	margin-left: 50px;
	margin-bottom: 70px;
	text-transform: uppercase;
}

.section-about-new .banner-block .left {
	width: 100%;
}

.section-about-new .banner-block img {
	position: absolute;
	left: 100%;
	height: 100%;
	transform: translate(-100%, 0);
}

.modal-wa {
	display: none;
}

.modal-wa.active {
	display: block;
}

.modal-wa:before {
	position: fixed;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	left: 0;
	top: 0;
	border: ;
	background: rgba(33, 33, 33, .3);
	/* visibility: hidden; */
	z-index: 100;
}

.modal-wa.active:before {
	visibility: visible;
}

.modal-wa .wa-wrapper {
	padding: 30px;
	background: #FFF;
	border-radius: 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #000;
	font-family: "Montserrat";
	font-size: 14px;
	text-align: left;
	z-index: 101;
}

.modal-wa .wa-wrapper .wa-title {
	color: #d3a85e;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	line-height: 20px;
	margin-bottom: 20px;
}

.modal-wa .wa-wrapper .wa-contact {
	border-top: 1px solid #e4e4e4;
	padding: 15px 0;
	position: relative;
}

.modal-wa .wa-wrapper .wa-contact:last-child {
	padding-bottom: 0;
}

.modal-wa .wa-wrapper .wa-contact a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

@media only screen and (max-width : 768px) {
	.section-about-new .banner-block .title div {
		font-size: 24px;
	}

	.section-about-new .banner-block .description {
		margin-left: 0 !important;
		font-size: 24px !important;
	}

	.section-about-new .banner-block .left .small {
		font-size: 16px !important;
	}

	.section-about-new .banner-block .left {
		text-align: center;
	}
}

@media only screen and (max-width : 991px) {
	.no-margin {
		margin-top: 50px !important;
	}

	.section-about-new .banner-block img {
		display: none;
	}

	.section-about-new .banner-block .title div {
		width: 100%;
	}

	.section-about-new .banner-block .description {
		width: 100%;
	}
}

@media only screen and (max-width : 1200px) and (min-width: 992px) {

	.section-about-new .banner-block .title div {
		width: 30%;
	}

	.section-about-new .banner-block .small {
		line-height: 20px;
	}

	.section-about-new .banner-block .description {
		width: 27%;
		font-size: 28px;
		margin-top: 30px;
		margin-left: 30px;
	}

	a.linkuds>span {
		padding: 0 10px;
		white-space: nowrap;
	}
}

@media only screen and (max-width : 1400px) {
	.section-about-new .banner-block .title {
		font-size: 28px;
		padding: 18px 30px;
	}

	.section-about-new .banner-block .description {
		line-height: 30px;
		font-size: 28px;
		margin-top: 30px;
		margin-left: 30px;
	}

	.section-about-new .banner-block .small {
		font-size: 18px;
		margin-top: 15px;
		margin-bottom: 50px;
	}

	.section-about-new .banner-block a {
		margin: 0px 30px;
	}
}

.footer__top {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	max-width: 1410px;
	margin: auto;
	padding-bottom: 40px;
}

.footer__loggo {
	width: calc(25% - 30px);
	margin-left: 15px;
	margin-right: 15px;
}

.footer__loggo img {
	max-width: 175px;
	width: 100%;
}

.footer__loggo p {
	margin-top: 20px;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: 400;
	color: #868b91;
}

.footer__menu {
	width: calc(50% - 30px);
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.footer__menu-block {
	width: calc(50% - 30px);
	margin-left: 15px;
	margin-right: 15px;
}

.footer__info {
	width: calc(25% - 30px);
	margin-left: 15px;
	margin-right: 15px;
}

.footer__menu-ul {
	padding: 0;
}

.footer__menu-ul li {
	display: block;
	margin-bottom: 10px;
	max-width: 188px;
}

.footer__menu-ul li a {
	color: #868b91;
	font-family: "Montserrat";
	font-weight: 400;
	font-size: 14px;
}

.footer__menu-title {
	font-family: "Montserrat";
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}

.footer__info-text {
	margin-top: 20px;
	font-size: 14px;
	font-family: "Montserrat";
	font-weight: 400;
	color: #868b91;
}

.footer__info-text a {
	color: #868b91;
	font-family: "Montserrat";
	font-weight: 400;
	font-size: 14px;
}

.copyright-line-1 .container__new {
	width: 100% !important;
}

@media only screen and (max-width: 991px) {
	.footer__loggo {
		width: calc(50% - 30px);
		order: 1;
	}

	.footer__info {
		width: calc(50% - 30px);
		order: 2;
	}

	.footer__menu {
		margin-top: 20px;
		width: calc(100% - 30px);
		order: 3;
	}
}

@media only screen and (max-width: 650px) {
	.footer__loggo {
		width: calc(100% - 30px);
		order: 1;
		padding-top: 30px;
		text-align: center;
	}

	.footer__info {
		width: calc(100% - 30px);
		order: 3;
		text-align: center;
	}

	.footer__menu {
		margin-top: 20px;
		width: calc(100% - 30px);
		order: 2;
	}
}