

/* Start:/local/templates/ngc/components/bitrix/news.list/slider-main-page/style.css?17199145772646*/
.sp-slider .sp-item .sp-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  /* background-size: cover; */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: -1;
}
/* #sppb-addon-1671807284758 #sp-slider-item-1671807284758-num-0-key.sp-item .sp-background:after, #sppb-addon-1671807284758 #sp-slider-item-1671807284758-num-0-key.sp-item .sp-video-background-mask {
    background: rgba(6, 96, 94, .4);
} */
.sppb-addon-sp-slider .sp-item .sp-background::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(6, 96, 94, 0.4);
}
/* .sp-slider .sp-slider-content-wrap {
    width: 75%;
    margin: 0 auto;
} */
.sp-slider-content-align-center,
.sp-slider-image-align-center {
  text-align: center;
  width: 100%;
}
.sppb-addon-sp-slider .sp-item.slider-content-vercally-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.sp-slider {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  height: 600px;
}
.owl-carousel.owl-main-slider .owl-item {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.owl-carousel.owl-main-slider .owl-item,
.sp-slider .owl-stage-outer,
.sp-slider .owl-stage {
  height: 100%;
}
.owl-carousel.owl-main-slider .owl-item .sppb-sp-slider-title {
  color: #fff;
  font-size: 41px;
  letter-spacing: 2px;
  margin: 15px;
  font-family: Open\Sans, sans-serif;
  font-weight: 700;
}
.ngc-slider-link {
  visibility: visible;
  opacity: 1;
  transform: translateY(0%);
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-property: opacity, transform, height, width;
  margin-bottom: 20px;
}
.owl-carousel.owl-main-slider .carousel__dots {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.owl-carousel.owl-main-slider .carousel__dots button.active span {
  background: #fff;
}
.owl-carousel.owl-main-slider .carousel__dots button {
  background: none;
  border: none;
}
.owl-carousel.owl-main-slider .carousel__dots button span {
  border-width: 0;
  border-style: solid;
  border-radius: 10px;
  height: 15px;
  width: 15px;
  margin: 0 8px 0 8px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
.sppb-sp-slider-button.ngc-slider-link .sp-slider-btn-text {
  background: #13aaa7;
}

/* End */


/* Start:/local/templates/ngc/components/bitrix/news.list/doctors-main-page/style.css?17199169941134*/
#doctors-slider {
  padding-top: 120px;
  padding-right: 0;
  padding-bottom: 120px;
  padding-left: 0;
  margin-top: 0;
  background-image: url(/images/ngc/bg-about-body.jpg);
}


#sp-page-builder #doctors-slider
  .sppb-section-title
  .sppb-title-heading {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #606060;
  margin-bottom: 20px;
}

#sp-page-builder #doctors-slider
  .sppb-section-title
  .sppb-title-subheading {
  font-size: 46px;
}
#doctors-slider .doctors-slider--item:hover img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}
#doctors-slider img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: color 400ms, background-color 400ms;
    transition: 0.2s;
}

@media screen and (min-width: 768px) {
	#sp-page-builder #doctors-slider
  .sppb-section-title
  .sppb-title-subheading {
		line-height: 1.1;
	}
}
/* End */


/* Start:/local/components/custom/feedback.request/templates/footer-form/style.css?1719771598333*/
form[name="footer-form"] input[type="text"] {
    height: 50px;
    font-size: 13px; color: rgba(153, 153, 153, 1);
    background-color: rgba(255, 255, 255, 1); border: 1px solid rgba(243, 243, 243, 1);
    border-radius: 2px;
}
div#sp-subscribe-form {
    width: 100%;
    padding: 0;
    clear: both;
    float: none;
}
/* End */


/* Start:/local/templates/ngc/components/bitrix/news.list/reviews-main-page-ajax/style.css?1733478047959*/
#testimonial-slide .tpm-showcase-bubble-top {
  background: #fff;
  color: #333;
  padding: 10px;
    position: relative;
    border-radius: 5px;
}
.tpm-showcase-bubble-top, .tpm-showcase-top {
  display: block;
  padding-bottom: 10px;
  padding-top: 20px;
}
.tpm-info-name {
  color: #000;
  font-weight: 700;
}
.rtp-testimonial.tpm-showcase-testimonial-top {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
}
.rtp-testimonial {
  padding: 15px;
}
.testimonial-flex-row {
  display: flex;
  flex-direction: row;
}
.testimonial-flex-row .tpm-showcase.rtp-3 {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  .testimonial-flex-row .tpm-showcase.rtp-3 {
    margin-right: 0px;
  }
  .testimonial-flex-row {
    display: flex;
    flex-direction: column;
}
}
/* End */


/* Start:/local/templates/ngc/components/bitrix/news.list/article-list-slider2/style.css?17877298481995*/
.ra-slider-section{margin:32px 0 24px}
.ra-slider__title{font-size:22px;font-weight:700;margin:0 0 18px;color:#333}
.ra-slider{position:relative;display:flex;align-items:center;gap:8px}
.ra-slider__viewport{overflow:hidden;flex:1;border-radius:8px}
.ra-slider__track{display:flex;gap:16px;transition:transform .35s ease}
.ra-slider__card{
    flex:0 0 calc(25% - 12px);
    display:flex;flex-direction:column;
    background:#fff;border:1px solid #e8e8e8;border-radius:8px;
    overflow:hidden;text-decoration:none;color:inherit;
    transition:box-shadow .2s
}
.ra-slider__card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}
.ra-slider__img{width:100%;aspect-ratio:16/10;overflow:hidden;background:#f0f0f0}
.ra-slider__img img{width:100%;height:100%;object-fit:cover;display:block}
.ra-slider__body{padding:14px 16px;display:flex;flex-direction:column;flex:1}
.ra-slider__name{font-size:15px;font-weight:600;line-height:1.35;color:#333;margin-bottom:8px;
    display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ra-slider__desc{font-size:13px;color:#666;line-height:1.45;margin:0 0 auto;
    display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.ra-slider__date{font-size:12px;color:#4eb7ae;margin-top:10px}
.ra-slider__date .fa{margin-right:4px}
.ra-slider__arrow{
    flex-shrink:0;width:36px;height:36px;border-radius:50%;
    border:2px solid #4eb7ae;background:#fff;color:#4eb7ae;
    font-size:16px;cursor:pointer;display:flex;align-items:center;
    justify-content:center;transition:all .2s;z-index:2
}
.ra-slider__arrow:hover{background:#4eb7ae;color:#fff}
.ra-slider__arrow:disabled{opacity:.3;cursor:default;pointer-events:none}

@media(max-width:1024px){
    .ra-slider__card{flex:0 0 calc(33.333% - 11px)}
}
@media(max-width:767px){
    .ra-slider__card{flex:0 0 calc(50% - 8px)}
    .ra-slider__arrow{width:30px;height:30px;font-size:14px}
}
@media(max-width:480px){
    .ra-slider__card{flex:0 0 calc(100% - 0px)}
}
/* End */


/* Start:/local/components/custom/feedback.request/templates/some-question/style.css?17200116404902*/
body:not(.contentpane) .eko_bottom_form input[type="text"] {
    border: 1px solid #c4c4c4 !important;
    box-sizing: border-box;
    border-radius: 5px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #c4c4c4 !important;
    padding: 15px 20px;
    height: auto !important;
}
body:not(.contentpane) .eko_bottom_form label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal !important;
    font-size: 18px !important;
    line-height: 25px;
    color: #333333 !important;
    margin: 0 0 5px 0;
}
section.eko_bottom_form .ba-form {
    padding: 0;
}
.eko_bottom_form .ba-form .ba-btn-submit {
    background: #4eb7ae !important;
    border-radius: 5px !important;
    font-family: Open Sans;
    font-size: 18px !important;
    line-height: 25px;
    text-align: center;
    color: #ffffff !important;
    width: auto !important;
    height: auto !important;
    padding: 18px 52px;
    font-weight: bold !important;
    margin: 10px 0 0;
    border: none;
}
.eko_bottom_form .eko_bottom_form__title {
    font-family: PT Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 120%;
    color: #000000;
    margin: 0 0 15px 0;
}
.eko_bottom_form .eko_bottom_form__note {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    margin: 0 0 20px 0;
}


.eko_bottom_form {
	margin-bottom: 70px;
	/* background: url(/images/eco/bottom_form_bg.png) top -270px right 100px no-repeat; */
	background: url("/images/eco/Group11.png") top -218px right 180px no-repeat;
	background-size: 45%;
}
.eko_bottom_form.page-uzi {
	margin-bottom: 70px;
	background: url(/images/uzi/uzi-bryushnoj-polosti-form.png) top 0px right 0px no-repeat;
	background-size: contain;
}
.eko_bottom_form.page-lechenie-ginekologicheskikh-zabolevanij {
	margin-bottom: 70px;
	background: url(/images/lechenie-ginekologicheskikh-zabolevanij/lechenie-ginekologicheskikh-zabolevanij.png) top 0px right 0px no-repeat;
	background-size: contain;
}
.eko_bottom_form.contacts_form {
	background: url(/images/eco/contact_us1.png) top -78px right 180px no-repeat;
	background-size: 33%;
	margin-bottom: 0px;
	width: 99.7vw;
	margin-left: calc(-50vw + 50%);
}
@media (max-width: 991px) {
	.eko_bottom_form.contacts_form {
		background: none;
	}
}
@media (max-width: 1800px) {
	.eko_bottom_form {
		/* background: url(/images/eco/bottom_form_bg.png) top -270px right 30px no-repeat; */
		background: url("/images/eco/Group11.png") top -198px right 30px no-repeat;
		background-size: 45%;
	}
}
@media (max-width: 1600px) {
	.eko_bottom_form {
		/* background: url(/images/eco/bottom_form_bg.png) top -270px right 30px no-repeat; */
		background: url("/images/eco/Group11.png") top -168px right 30px no-repeat;
		background-size: 45%;
	}
}
@media (max-width: 1400px) {
	.eko_bottom_form {
		background: url("/images/eco/Group11.png") top -98px right 30px no-repeat;
		background-size: 50%;
	}
}

.eko_bottom_form .eko_bottom_form__title {
	font-family: PT Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 120%;
	color: #000000;
	margin: 0 0 15px 0;
}
.eko_bottom_form .eko_bottom_form__note {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 150%;
	color: #000000;
	margin: 0 0 20px 0;
}
.eko_bottom_form #sppb-addon-1569912823385 label {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal !important;
	font-size: 18px !important;
	line-height: 25px;
	color: #333333 !important;
	margin: 0 0 5px 0;
}
.eko_bottom_form #sppb-addon-1569912823385 label .required {
	color: #d80027;
}
.eko_bottom_form .com-baforms .ba-form {
	padding: 0;
}

.eko_bottom_form .ba-form .ba-checkMultiple div > span {
	font-size: 0px !important;
}
.eko_bottom_form .ba-form .ba-checkMultiple div > span a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 146.28%;
	text-decoration-line: underline;
	color: #000000 !important;
}
.eko_bottom_form .ba-form .ba-checkMultiple span input {
	opacity: 1;
}
.eko_bottom_form .ba-form .ba-btn-submit {
	background: #4eb7ae !important;
	border-radius: 5px !important;
	font-family: Open Sans;
	font-size: 18px !important;
	line-height: 25px;
	text-align: center;
	color: #ffffff !important;
	width: auto !important;
	height: auto !important;
	padding: 18px 52px;
	font-weight: bold !important;
	margin: 10px 0 0;
}
.eko_bottom_form #sppb-addon-1569912823385 input[type="text"].ba-alert {
	border: 1px solid #e94b35 !important;
}
/* End */
/* /local/templates/ngc/components/bitrix/news.list/slider-main-page/style.css?17199145772646 */
/* /local/templates/ngc/components/bitrix/news.list/doctors-main-page/style.css?17199169941134 */
/* /local/components/custom/feedback.request/templates/footer-form/style.css?1719771598333 */
/* /local/templates/ngc/components/bitrix/news.list/reviews-main-page-ajax/style.css?1733478047959 */
/* /local/templates/ngc/components/bitrix/news.list/article-list-slider2/style.css?17877298481995 */
/* /local/components/custom/feedback.request/templates/some-question/style.css?17200116404902 */
