.excl {
	margin: 0;
	background: #114b89;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 60px;
	padding-right: 60px;
	min-height: 80px;
	border-radius: 0 100px 100px 0;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
	  font-weight: 600;
}

.excl p {
	margin: 15px 0;
	color: #fff;
}
.excl_red {
    margin: 0px 0 20px;
    padding: 1px 20px !important;
    background-color: #c80011;	
	color: #fff;
	position: relative;
    padding-top: 20px !important;
}

.excl_red h3 { 
    font-size: 32px;
    line-height: 1.25;
}

.excl_red p { 
    font-size: 24px !important;
    line-height: 1.25;
}

article figure {
    margin: 0;
    padding: 0
}

article figure img {
    width: 100%;
    height: auto
}

article figcaption {
    text-align: center !important;
    font-size: 13px;
    padding: 5px 0 20px 0
}

article .multimediasListWrapper {
    position: relative
}

article .multimediasListWrapper .navMult {
    display: none
}

article .multimediasListWrapper.comNav {
    padding: 0 25px
}



 blockquote {
    border-left: 2px solid #c00;
    padding-left: 15px;
    margin: 70px 0 35px 35px
}

 blockquote b, blockquote strong {
    font-size: 20px;
    line-height: 1.2
}

 blockquote b:first-child, blockquote strong:first-child {
    padding-top: 55px;
    position: relative
}

 blockquote b:first-child:before, blockquote strong:first-child:before {
    content: '\e144';
    color: #c00;
    font-size: 40px;
    position: absolute;
    top: 0;
    font-style: initial;
    font-family: "CNN";
}



.list-new {
  padding-left: 9px;
  margin-bottom: 30px;
}
.list-new ul {
  list-style-type: none;
  padding-left: 20px;
}
.list-new li {
  display: block;
  margin-bottom: 0px;
  background: linear-gradient(95.88deg, #e9f2e6 33.37%, #fff 86.23%);
  border-left: 2px solid #1e8a49;
  padding: 3px 12px;
  /* padding-right: 50px; */
  position: relative;
  line-height: 1.5555555556;
  color: #fff;
  font-size: 18px;
}
.list-new li span {
  font-weight: 700;
}
.list-new li:last-of-type {
  margin-bottom: 0;
}
.list-new li::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -30px;
  top: 5px;
  background: url(../images/content/check_green.png) center center no-repeat;
  background-size: contain;
}

.list-new.list-red li {
  background: none;
  border: none;
  margin-bottom: 5px;
}
.list-new.list-red li::before {
  font-family: "CNN";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -30px;
  top: -2px;
  content: "\e134";
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  background: none;
}

.effects {
  text-align: left;
  border: 1px solid #ff0000;
  border-radius: 6px;
  box-sizing: border-box;
  background: #ffebeb;
  margin: 24px auto 32px;
  width: auto;
  max-width: 960px;
}


 .quotes.quotes-green h4 {
	text-align: center;
	color:#000;
	font-weight: 700;
	font-size: 30px;
	color: #fff;		
}
 .quotes.quotes-green {
	background: none;
	color: #fff;	
  margin-top: 0;
  border-radius: 0;
}
 .quotes.quotes-green .quotes__content {
	background: #2b66b8;
	border-color: #3f51b5;
	padding: 30px;
}
 .quotes.quotes-green li::before {
    display: block;
    width: 40px;
    height: 40px;
    content: '\e134';   font-family: "CNN";
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    left: -9px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}
 .quotes.quotes-green li::after {
    width: 2px;
	background: #fff;
}
 .quotes.quotes-green a {
	color: #fff;
}

 .quotes li::before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	content: '\e142';
    color: #c00;
    font-size: 40px;
	line-height: 40px;
	position: absolute;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
	margin-top:0;
}
 .quotes li::after {
	content: '';
	display: block;
	position: absolute;
	background: #c00;
	width: 2px;
	height: 105%;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
}

.quotes li {
    padding-left: 50px;
    display: block;
    position: relative;
    margin-bottom: 15px;
}



.quotes.quotes-butterfly {
	background: url(../images/content/quote_open_b.png) top left 20px  no-repeat;
	background-size: 218px;
  overflow: auto;

      margin: -63px 0px 0;
    margin-bottom: 30px;
    padding-top: 55px;
    border: none;


}
.quotes.quotes-butterfly .quotes__content {
	border: 2px solid #2a9e39 !important;
	background: url(../images/content/quote_close_b.png) bottom 10px right 10px no-repeat;
	background-size: 218px;
    border-radius: 0;
}
.quotes.quotes-butterfly li::before {
	display: block;
	width: 40px;
	height: 40px;
	content: '\e141'; font-family: "CNN";
    color: #2a9e39;
    font-size: 40px;
	line-height: 40px;
	position: absolute;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
	margin-top:0;
}
.quotes.quotes-butterfly li::after {
	content: '';
	display: block;
	position: absolute;
	background: #2a9e39;
	width: 2px;
	height: 98%;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
}

.green {
    background: #2a9e39;
    color: #fff !important;
    padding: 3px 5px;
}


.necessario {
	margin-bottom: 30px;
	padding-top: 45px;
	background: #f2f2f2;
}
.necessario h3 {
	text-align: center;
	margin: 0 50px;
	margin-bottom: 40px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
}
.necessario h3::after {
	content: '';
	display: block;
	width: 90px;
	height: 2px;
	background: #548845;
	bottom: -20px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.necessario ol {
    counter-reset: list-number;
	padding-right: 50px;
	padding-bottom: 45px;
	padding-left: 50px;
    list-style-type: none;	
}
.necessario ol li {
	padding-left: 10px;
	display: block;
	margin-bottom: 25px;
	position: relative;
	line-height: 24px;
}
.necessario ol li:before {
    position: absolute;
    left: -24px;
    counter-increment: list-number;
    content: counter(list-number);
    font-weight: bold;
    background-color: #548845;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #fff;
}
.necessario ol li:last-of-type {
	margin-bottom: 0;
}

.excl p {
    margin: 15px 0;
    color: #fff;
}

.order_block h3 {
    font: 700 23px sans-serif !important;
    background: 0 0;
    margin-bottom: 11px;
}



form h1 {
          font-size: 1.8em;
          font-weight: bold;
}


.red-link {
	
	display: block;
	text-align: center;
	text-decoration: none;
	color: #c00!important;
	font-size: 25px;
	line-height: 1.4em;
	font-weight: 700;
	margin: 0 auto;
	margin-bottom: 30px;
	max-width: 540px
}
.red-link:hover {
	text-decoration: underline;
}
.red-link::after {
	display: inline-block;
	-webkit-animation: dotty steps(1, end) 2s infinite;
	animation: dotty steps(1, end) 2s infinite;
	content: '';
	position: absolute;
	margin-left: 10px;
}
@keyframes dotty {
	0% {
		content: '';
	}
	25% {
		content: '>';
	}
	50% {
		content: '>>';
	}
	75% {
		content: '>>>';
	}
	100% {
		content: '';
	}
}


article  .quotes {
	margin: -63px 0px 0;
	margin-bottom: 30px;
	padding-top: 50px;
}

article  .quotes__content {
	padding: 30px 0px 30px 0px;
	border: 0;
	background: url(../img/content/quote_close.png) bottom 20px right 20px no-repeat;
}

article  .quotes ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
}

article  h4 {
	padding: 0 30px;
}
article  .quotes li {
	padding-left: 50px;
	display: block;
	position: relative;
	margin-bottom: 19px;
    color: #fff;
}
article  .quotes li p {
	margin: 0 0 5px;
	
}
article  .quotes li span {
	font-weight: 700;
}
article  .quotes li:first-child {
	margin-top: 0;
}
article  .quotes li:last-of-type {
	margin-bottom: 0;
}
article  .quotes li::before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	content: '\e142';
    color: #c00;
    font-size: 40px;
	line-height: 40px;
	position: absolute;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
	margin-top:0;
}
article  .quotes li::after {
	content: '';
	display: block;
	position: absolute;
	background: #c00;
	width: 2px;
	height: 105%;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
}

article  .quotes.quotes-butterfly {
	background: url(../img/content/quote_open_b.png) top left 20px no-repeat;
	background-size: 218px;
}
article  .quotes.quotes-butterfly .quotes__content {
	border: 2px solid #2a9e39;
	background: url(../img/content/quote_close_b.png) bottom 10px right 10px no-repeat;
	background-size: 218px;
}
article  .quotes.quotes-butterfly li::before {
	display: block;
	width: 40px;
	height: 40px;
	content: '\e141';
    color: #2a9e39;
    font-size: 40px;
	line-height: 40px;
	position: absolute;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
	margin-top:0;
}
article  .quotes.quotes-butterfly li::after {
	content: '';
	display: block;
	position: absolute;
	background: #2a9e39;
	width: 2px;
	height: 98%;
	left: 35px;
	top: 50%;
	transform: translateY(-50%);
}
article  .quotes.quotes-green h4 {
	text-align: center;
	color:#000;
	font-weight: 700;
	font-size: 30px;
    line-height: 1.2;
	color: #fff;		
}
article  .quotes.quotes-green {
	background: none;
	color: #fff;	
    padding-top: 0;
}
article  .quotes.quotes-green .quotes__content {
	background: #2b66b8;
	border-color: #3f51b5;
	padding: 30px;
    border-radius: 0;
}
article  .quotes.quotes-green li::before {
    display: block;
    width: 40px;
    height: 40px;
    content: '\e134';
    color: #fff !important;
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    left: -9px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}
article  .quotes.quotes-green li::after {
    width: 2px;
	background: #fff;
}
article  .quotes.quotes-green a {
	color: #fff;
}


.quotes-butterfly ul > li > p {
    color: #181818;
    display: inline-block;
}

.quotes-butterfly ul > li > p:first-child {
    margin-bottom: 10px !important;
}



.swiper {
	width: 300px;
	height: auto;
	/* border: 1px solid black; */
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.swiper1 {
	text-align: center;
}
.swiper2 {
	
	/* border: 2px dotted #0e0097; */
	padding: 10px;
	margin: 30px auto 10px;
}

.swiper2.noborder {
	border: none;
    border-radius: 0;
	
}
@media (min-width: 1279px) {
	.swiper2 {
		margin: 0 auto;
		width: 560px;
		margin-bottom: 10px;
	}
}
.slider-1 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.slider-2 {
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.slider-1__text {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 16px;
	text-align: center;
	
	color: #000000;
	
	padding: 33px 19px 9px;
	box-shadow: 2px 1px 2px rgba(51, 26, 26, 0.15);
	position: relative;
	top: -20px;
}
.slider-1__text:after {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background: linear-gradient(90deg, #dd7000 0%, #f2b200 48%, #f3ad01 100%);
	opacity: 0.3;
}
.slider-1__img {
	z-index: 2;
	/* box-shadow: (1px 1px 3px rgba(0, 0, 0, 0.25)); */
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
}

.slider-1__text__text {
	z-index: 2;
	position: relative;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	margin-top: 0px;
}

.swiper-pagination-bullet {
	width: 17px;
	height: 17px;
	
	background: #ffffff;
	border: 8px solid #0e0097;
}

.swiper-pagination-bullet-active {
	background: linear-gradient(265.51deg, #b61814 0%, #d8b022 100%);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
}

.new-pag > .swiper-pagination-bullet {
	background: transparent;
	width: 42px;
	height: 42px;
	border-radius: 0;
	background-image: url(../images/content/dot.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: none;
	opacity: 0.3;
	outline: none;
}
.new-pag > .swiper-pagination-bullet-active {
	border: none;
	box-shadow: none;
	background-size: cover;
	opacity: 1;
	outline: none;
}

.slider-top {
	display: flex;
	align-items: center;
	height: 50px;
	background-color: #fff;
	padding: 5px 25px;
	font-weight: bold;
	font-size: 16px;
	
}
.slider-top__img {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #ffffff;
	border: 1px solid #dce2e9;
	padding: 2px;
	margin-right: 11px;
	background-size: cover;
}

.slider-top__doted {
	margin-left: auto;
}
.slider-image {
}
.slider-nav {
	display: flex;
	padding: 15px 25px 10px 20px;
	background-color: #fff;
	position: relative;
	top: -5px;
}
.slider-nav img {
	max-width: 24px;
	height: 24px;
	margin: 0 0 0 5px!important;
}
.slider-bottom {
	padding: 0 25px;
	background-color: #fff;
}


.sidegutterleft .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-cube .swiper-slide {
	height: auto !important;
}
.sidegutterleft .swiper-wrapper .swiper-slide {
	height: auto;
}
.slider-bottom__like, .slider-bottom__text2 {
	margin:0 0 10px!important;
	padding: 0!important;
	font-size: 16px;
	line-height: 1.3;
}


.slider-bottom__text2 em brp {
	margin-bottom: 10px;
	display: block;
}

.yellow {
    color: #fcd72b;
}


.question p {
    word-wrap: break-word;
   font-weight: bold;
}

.order_block p.blue-border {
  margin: 15px 0;
  border: 2px solid #0299ff;
  padding: 10px !important;
  text-align: center !important;
  max-width: 700px;
  font-weight: 700;
  font-size: 15px !important;
  line-height: 1.35;
}
.yellow {background: #ffeab4}



.newBlock-2 li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 35px;
    line-height: 1.35;
	font-size: 18px;
}

.newBlock-2 li span {
    text-decoration: underline;
    color: #5C5C5C;
}

.newBlock-2 li:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/arrow-list.png) center center no-repeat;
    background-size: contain;
}

.newBlock-2 li:last-of-type {
    margin-bottom: 0;
}

.newBlock-2 {
    padding-left: 0 !important;
    margin-top: 15px;
}




.cards {
    display: flex;
    gap: 0;
    flex-wrap: wrap;
    justify-content: center;
}


.card {
    width: 48%;
	margin: 30px 1% 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 5px;
    overflow: hidden;
}
.circular-progress {
    position: relative;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: conic-gradient(#ff7328 calc(var(--percent) * 1%), #aaa 0);
    display: flex;
    justify-content: center;
    align-items: center;
}

.circular-progress::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: white;
    border-radius: 50%;
    z-index: 1;
}

.percent {
	font-family: Isidora, Helvetica, Arial, sans-serif;
    position: absolute;
    color: black;
    z-index: 2;
	font-weight: 700;
}

.text {
    margin-top: 15px;
    text-align: center;
    font-size: 16px;
	font-weight: 400;
}

.text-box {
    text-align: center;
	width: 100%;
    border: 3px solid rgb(238, 12, 12);
    padding: 20px;
    display: inline-block;
    border-radius: 4px;
	margin-bottom: 10px;
	
}

/* Задаємо відсоток завантаження для кожної карточки */
.circular-progress[data-percent="48"] {
    --percent: 48;
}

.circular-progress[data-percent="94"] {
    --percent: 94;
}

.circular-progress[data-percent="98"] {
    --percent: 98;
}

.circular-progress[data-percent="87"] {
    --percent: 87;
}




.doctor-info {
    margin: 30px auto 30px;
    padding: 10px 30px 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    background-color: #fff;
    color: #000;
    filter: drop-shadow(0px 0px 2px rgba(51, 51, 51, 0.25));
	font-size: 16px;
}
.doctor-info h2.doctor-info-title {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
	margin-top: 0;
}

.doctor-info-text {
    margin-top: 16px;
}

.doctor-info-list {
    list-style-type: none;
    padding-left: 1%;
	
}

.doctor-info-list__item {
    position: relative;
    text-transform: lowercase;
    margin-left: 20px;
    line-height: 30px;
    font-size: 18px;
	
}

.doctor-info-list__item+.doctor-info-list__item {
    margin-top: 10px;
}

.doctor-info-list__item>strong {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.doctor-info-list__item:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    top: 1px;
    left: -30px;
    background: url("../images/6784655.png") no-repeat top center/24px;
}

.list {
    padding-left: 0px;
	margin-left: 0;
    margin-bottom: 30px;
    background-color: #ffeab4;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 30px 5% 20px;
    overflow: hidden;
}
.list ul {
    list-style-type: none;
    padding-left: 0px;
	margin-left: 0;
}

.list li {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    padding: 0 12px 0 0;
    padding-right: 50px;
    position: relative;
}

.list li span {
    font-weight: 700;
}

.list li:last-of-type {
    margin-bottom: 0;
}

.new-pag > .swiper-pagination-bullet {
  background: transparent;
  width: 28px;
  height: 28px;
  border-radius: 0;
  background-image: url(../images/dot.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  opacity: 0.3;
  outline: none;
}

.new-pag > .swiper-pagination-bullet-active {
  border: none;
  box-shadow: none;
  background-size: cover;
  opacity: 1;
  outline: none;
}


.exl {
	padding: 0 40px 0 60px  !important;
}

.exl p{
	font-weight: 600 !important;

}
.exl::before {
  content: "" !important;
  display: block !important;
  width: 18px !important;
  height: 80px !important;
  left: 22px !important;
  top: -10px !important;
  position: absolute !important;
  background: url(../images/excl.png) center center no-repeat !important;
  background-size: contain !important;
}