/*********************BANER*************************************/
.baner-background{
	height: 583px;
    background-size: cover;
	position:relative;
	background-position: center;
}

figure.background-baner {
	position:absolute;
	left:0px;
	right:0px;
	width: 100%;
    height: 100%;
	overflow:hidden;
	margin: 0px;
}

figure.background-baner img {
	width: 100%;
    height: 100%;
	object-fit:cover;
}

figure.background-baner:before {
    content: '';
    width: 100%;
    height: 100%;
    background:linear-gradient(90deg, #04000E 0%, #73737300 80%);
	position: absolute;
}




.baner h1{
	font-weight:bold;
	font-size:45px;
	color:#ffff;
	margin-bottom: 35px;
}
	.baner-buton{
		display: flex;
		background-color: #AD87FF;
		color: #ffff;
		font-size: 14px;
		font-weight: bold;
		border-radius: 10px;
		padding: 10px;
		text-decoration: none;
		width: 276px;
		height: 46px;
		justify-content: center;
		align-items: center;
	}
		.baner-buton:hover{
			background-color:#C2A6FF;
			color:#ffff;
			transition:all 0.3s;
		}

.baner-diget{
	display:flex;
	margin-top:57px;
	column-gap:39px;
}
	.baner-diget div{
		 display: flex;
		flex-direction: column;
		align-items: center;
	}
		.baner-diget span{
			font-size:30px;
			font-weight:bold;
			color:#ffff;
		}
		.baner-diget p{
			font-size:16px;
			color:#ffff;
		}
/***********************HOME-PAGE************************************/
			/* Настройки для кнопки "Читать дальше" */
.more-link {
    display: block;
    text-align: center;
    background-color: #0073aa;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
}

/* Настройки для мобильных устройств */
@media (max-width: 767px) {
    .more-link {
        font-size: 16px;
        padding: 12px;
    }
}
/***************rebilitation**************************/
.rehabilitation{
	justify-content: center;
    column-gap: 44px;
	padding: 50px 0px 41px;
}
.img-conteiner{
	display: flex;
    justify-content: center;
    width: 527px;
	position:relative;
}
	.img-conteiner img{
		border-radius: 10px;
		height: 341px;
		z-index: 2;
	}
.text-container{
	width: 497px;
}
	.text-container h4{
		margin-bottom: 20px;
		font-size: 30px;
	}
.text-container p{
	color:#434343;
	line-height: 1.2;
}
.big-circle{
	position: absolute;
    width: 176px;
    background-color: #ad87ff26;
  	top: 23px;
    left: -124px;
    z-index: 1;
    border-radius: 50%;
    height: 169.59px;
}
.small-circle{
	position: absolute;
    width: 90.4px;
    background-color: #ad87ff30;
    top: -26px;
    left: -30px;
    z-index: 3;
    border-radius: 50%;
    height: 86.85px;
}
/******************diagnosis**************************/
.text-diagnosis{
	row-gap: 15px;
    display: flex;
    flex-direction: column;
	width: 383px;
}
.text-diagnosis h4{
	font-size: 25px;
	margin-bottom:10px;
}
.photo-diagnosis{
	width:685px;
}
.photo-diagnosis img{
	width:100%;
	border-radius:10px;
	
}
.text-diagnosis-stroke{
	column-gap: 14px;
    display: flex;
    align-items: center;
    
}
.text-diagnosis-stroke span{
	font-size:18px;
	font-weight:bold;
	color:#282828;
}
/**********PRICE-CARD*************/
.section-price{
	position:relative;
	z-index:1;
	overflow:hidden;
}
.left-big-circle{
	position: absolute;
    width: 140.87px;
    background-color: #f7f3ff;
    bottom: -85px;
    left: -55px;
    z-index: 3;
    border-radius: 50%;
    height: 135.33px;
}
.left-small-circle{
	position: absolute;
    width: 68.61px;
    background-color: #ad87ff30;
    bottom: 22px;
    left: 26px;
    z-index: 3;
    border-radius: 50%;
    height: 65.91px;
}
.right-circle{
	position: absolute;
    width: 140.87px;
    background-color: #f7f3ff;
    top: -65px;
    right: -55px;
    z-index: 3;
    border-radius: 50%;
    height: 135.33px;
}
.section-price-card{
	width: 276px;
    height: 376px;
    border-radius: 10px;
    border: 2px solid #804FEB;
    padding: 30px 24px;
	box-shadow: 0 30px 30px -25px rgb(0 0 0 / 14%);
	
}


.section-price-card h5{
	font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}
.section-price-card p{
	font-size: 14px;
    padding-bottom: 20px;
    border-bottom: 1px solid #804feb1f;
	margin-bottom: 20px;
}
.section-price-card span{
	font-size: 38px;
    font-weight: bold;
    color: #804eeb;
}
.section-price-card-srokes span{
	font-size:16px;
	color:#434343;
	font-weight:300;
	text-align: left;
    width: 205px;
}
.section-price-card-srokes {
	display: flex;
    flex-direction: column;
    row-gap: 24px;
}
.section-price-card-sroke{
	display: flex;
    column-gap: 4px;
}
.section-price h2{
	text-align: center;
	width: 600px;
	font-size: 30px;
	margin-top:50px;
	margin-bottom:30px;
}

.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody tr td{
	width:276px !important;
}
/************SERVIS-SECTION***********/

.cards-services{
	display:flex;
	column-gap:20px;
	padding-top:30px;
}
.card-services{
	border-radius:10px;
	background-color:#fff;
	width:400px;
	overflow: hidden;
	min-height:444px;
	box-shadow: 0 30px 30px -25px rgb(0 0 0 / 14%);
}
.card-services h5{
	margin-bottom:5px;
}
.card-services p{
	line-height: 1.2;
}
.card-services img{
	width:400px;
}
.card-services-description{
	padding: 20px 15px 0px 15px;
}
/*******settlement_steps*************/
.settlement_steps {
			display:flex;
			gap:8px;
			margin-top:30px;
		}
		.step_element_block {
			width: 295px;
			border: 1px solid #804FEB;
			border-radius: 10px;
			padding: 19px 40px 22px 40px;
			text-align: center;
			font-size:16px;
			display: flex;
    		align-items: center;
			box-shadow: 0 30px 30px -25px rgb(207 129 255 / 27%);
		}
		.step_element_block:first-child {
			padding: 19px 57px 22px 30px;
			text-align:left;
		}
		.step_element_block:last-child {
			padding: 19px 30px 22px 42px;
			text-align:right;
		}
		.circle-element {
			background: #804FEB;
			border-radius: 50%;
			height: 85px;
			width: 85px;
			display: flex;
			color: #fff;
			align-items: center;
			justify-content: center;
			margin: auto -40px;
			position: relative;
			top: 0px;
			bottom: 0px;
			border: 10px solid #FFF;
			
		}
		.circle-element svg{
			height:20.88px;
		}
		.circle-element:before {
			content: '';
			width: 87px;
			height: 87px;
			background: #804FEB;
			position: absolute;
			z-index: -1;
			left: -11px;
			border-radius: 50%;
		}
		.circle-element:after {
			content: '';
			width: 20px;
			height: 90px;
			background: #fff;
			position: absolute;
			z-index: -1;
		}
.settlement_steps-img-form{
	display:flex;
    column-gap: 115px;
    background-color: #F7F3FF;
	border-radius:10px;
	overflow:hidden;
	height: 458px;
	margin-top:50px;
}
.settlement_steps-img img{
	width:667px;
}
.modal-form-settlement_steps{
	width: 343px;
}
.settlement_steps-form{
	    padding: 50px 115px 50px 0px;
}
.modal-form-settlement_steps input{
	width: 343px;
    height: 50px;
    border: 1px solid #AD87FF;
    border-radius: 10px;
    padding: 15px;

}
.wpcf7-response-output{
	padding: 10px;
    width: 343px;
    margin: 0px;
}
.modal-form-settlement_steps .modal-form-text h3{
	margin-bottom: 10px;
	font-size:30px;
	
}
.modal-form-settlement_steps .modal-form-text p{
	margin-bottom:30px;
}
.form-settlement_steps-p{
	margin-bottom:20px !important;
}
.modal-form-settlement_steps .contact-name{
	margin-bottom:15px !important;
}
.modal-form-settlement_steps .baner-buton{
	margin-top:30px;
}
/**************question******************/
#sp_easy_accordion-1720015124{
	width:100%;
}
.question-section{
	padding-bottom:50px;
}
.question-section h2{
	width:569px;
	text-align:center;
	margin-bottom:30px;
}
.question-section-description{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.question-section-description span{
	width:20px;
	height:2px;
	background-color:#804FEB;
}
.question-section-stroke{
	border-top: 1px solid #804feb12;
    border-bottom: 1px solid #804feb12;
    padding: 15px 0px;
	width: 100%;
}
.question-section-description h5{
	font-size: 18px;
    margin-bottom: 10px;
}
.question-section-description p{
	margin:0px;
	display:none;
}
.toggleParagraph {
            display: none;
        }
.youtube-video{
	display:flex;
	column-gap:20px;
	padding-top:50px;
}
.youtube-video iframe{
	width:420px;
	height:239px;
	border-radius:10px;
}



.servis-house-description{
	row-gap: 50px;
    display: flex;
    flex-direction: column;
}
.servis-house-description p{
	margin:0px;
}
.grl-js-full-text{
	display:none;
}
.grl-js-showbtn{
	display:flex;
	width: 100%;
    justify-content: flex-end;
    color: rgb(128, 79, 235);
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
	margin-top:10px;
}
.servis-house-description h5{
	font-size: 18px;
    margin-bottom: 10px;
}
/***********************CITY-GRID************************************/
.section-grid-city{
	padding:50px 0px;
	background-color:#f7f3ff;
	z-index:6;
	position:relative;
}
.city-grid{
	column-gap:30px;
	row-gap:30px;
	display: flex;
    justify-content: center;
}

/************************CITY-CARD***********************************/
.card-city{
	width:276px;
	max-height:326px;
	border-radius:10px;
	overflow:hidden;
	background-color:#fff;
	box-shadow: 0 30px 30px -25px rgb(0 0 0 / 14%);
}
	.card-city .btn{
		height:46px;
		border-radius:10px;
		border-color:#ad87ff;
		color:#282828;
		background-color:#fff;
		font-weight:bold;
		text-transform:uppercase;
		margin-top:20px;
	}
		.card-city .btn:hover{
			background-color:#AD87FF;
			color:#fff;
		}
	.card-city .preview-card {
		height: 135px;
		max-height: 178px;
		width: 100%;
		overflow:hidden;
		margin:0px;
	}

.card-city .preview-card img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.card-body{
	padding:10px;
}
.card-title{
	margin-bottom:10px;
	font-size: 18px;
    font-weight: bold;
}
.lable-house-count{
    border-radius: 20px;
    background-color: #F7F3FF;
    width: 108px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
	column-gap:5px;
}

.lable-house-count span{
	font-size:14px;
	color:#434343;
}
a.td-n{
	text-decoration:none;}
