body{
	 font-family: "Roboto", sans-serif;
  	font-optical-sizing: auto;
  	margin: 0!important;
  	padding: 0 !important;
}

.cond{
	font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
}
.man{
	font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
}
.wrp{
	width: 1728px;
	margin-left: auto;
	margin-right: auto;
}



.header_adress {
	background: #659AD2;
}
.wrp {
}
.header_adress_items {
	display: flex;
	padding-top: 10px;
	padding-bottom: 75px;
	box-sizing: border-box;
	gap:55px;
}
.header_adress_item {

font-weight: 700;
font-size: 16px;
line-height: 30px;
/* or 188% */
display: flex;
align-items: center;
gap:14px;
color: #CCCCCC;


}
.header_adress_item img{
	width: 16px;
}
.header_body {
	position: relative;
	z-index: 2;
	margin-top: -65px;
	background: #fff;


}
.header_body_content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_logo {
	width: 200px;
}
.header_nav {

}
.header_nav ul{
	display: flex;
	list-style: none;
	gap:28px;
	padding: 0;
	margin: 0;
}
.header_nav ul li a{
text-decoration: none;
font-weight: 700;
font-size: 20px;
line-height: 30px;
/* or 188% */
display: flex;
align-items: center;
transition: 0.3s;
color: #000;


}
.header_nav ul li a:hover{
	color: rgba(255, 157, 3, 1);
	transition: 0.3s;
}
.header_nav ul li a:hover > svg path{
	stroke: rgba(255, 157, 3, 1);
}
.header_phone_block {
	margin-left: 10px;
}

.header_nav ul li ul li li a{
	font-size: 14px;
	line-height: 130%
}
.parrent-linkinmenu li ul li li a {
padding: 14px 40px;}
.glink {
display: none;	
}

.glink.gt-current-lan {
	display: flex;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	border: 2px solid #000;
}
.glink.gt-current-lan  img {
	height: 100%;
	width:auto;
}
.searchbut {
	background-image: url('data:image/svg+xml,<svg width="31" height="31" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.5833 18.5833L21.6667 21.6667M29.375 15.5C29.375 17.3221 29.0161 19.1263 28.3188 20.8097C27.6215 22.4931 26.5995 24.0227 25.3111 25.3111C24.0227 26.5995 22.4931 27.6215 20.8097 28.3188C19.1263 29.0161 17.3221 29.375 15.5 29.375C13.6779 29.375 11.8737 29.0161 10.1903 28.3188C8.50687 27.6215 6.97731 26.5995 5.68889 25.3111C4.40048 24.0227 3.37846 22.4931 2.68117 20.8097C1.98389 19.1263 1.625 17.3221 1.625 15.5C1.625 11.8201 3.08683 8.29096 5.68889 5.68889C8.29096 3.08683 11.8201 1.625 15.5 1.625C19.1799 1.625 22.709 3.08683 25.3111 5.68889C27.9132 8.29096 29.375 11.8201 29.375 15.5Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.1247 14.7288C20.1247 16.1599 19.5562 17.5324 18.5443 18.5443C17.5324 19.5562 16.1599 20.1247 14.7288 20.1247C13.2978 20.1247 11.9253 19.5562 10.9134 18.5443C9.9015 17.5324 9.33301 16.1599 9.33301 14.7288C9.33301 13.2978 9.9015 11.9253 10.9134 10.9134C11.9253 9.9015 13.2978 9.33301 14.7288 9.33301C16.1599 9.33301 17.5324 9.9015 18.5443 10.9134C19.5562 11.9253 20.1247 13.2978 20.1247 14.7288Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: content;
		width: 30px;
	height: 30px;
	border-radius: 50%; cursor: pointer;
	
}
.searchandlanf {
	display: flex;gap: 8px;
}
.header_phone_title {

font-weight: 300;
font-size: 16px;
line-height: 24px;
/* identical to box height, or 150% */
display: flex;
align-items: center;
letter-spacing: 0.48px;

color: #555555;


}
.header_phone_number {

font-weight: 700;
font-size: 16px;
line-height: 24px;
text-decoration: none;

color: #305F8C;
	transition: 0.3s;

}
.header_phone_number:hover {
		color: #1E4060;
	transition: 0.3s;
}
.header_body_content_right{
	display: flex;
	align-items: center;
}
.header_burger_block {
	display: flex;
	align-items: center;
	gap:30px;
	margin-left: 32px;
}
.header_burger_line{
width: 2px;
height: 36px;
background: #EEEEEE;
}

.header_burger {
	width: 20px;
}
.header_burger img{
	width: 100%;
}

.screen1 {
	margin-top: -48px;
	padding-top: 90px;
	padding-bottom: 60px;
	box-sizing: border-box;
}
h1{
	margin: 0;
	padding: 0;
}
.wrp {
}
.screen1_content {
}
.page_title {

font-weight: 400;
font-size: 64px;
line-height: 100%;


color: #FFFFFF;


}
.page_title span{

font-weight: 400;
font-size: 36px;
line-height: 120%;


color: #FFFFFF;


}

div
 a {
    cursor: pointer;
    text-decoration: none!important;
  }
a:active, a:focus { outline: none; text-decoration: none; }

input, textarea {outline:none; 	     	font-family: "Roboto Condensed", sans-serif;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
button:active, button:focus {
  outline: none;
}
         button:active, button:focus {
  outline: none;
}


.screen1_btn_block {
	width: 315px;
	display: flex;
	flex-direction: column;
	gap:20px;
	margin-top: 90px;
}
 .button0{
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
cursor: pointer;
background: #FFFFFF;
border-radius: 38px;
padding-top: 28px;
padding-bottom: 28px;

font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 120%;
/* or 24px */

color: #3E5D6C;

transition: 0.3s;
}

.button0:hover {
background: #3E5D6C;
color: #fff;
transition: 0.3s;
}
.screen1_desc {

font-weight: 500;
font-size: 48px;
line-height: 30px;

letter-spacing: 1.26px;
text-transform: uppercase;

color: #FFFFFF;


}

.screen_supports {
	margin-top: 108px;
}
.wrp {
}
.supports_content {
	display: flex;
	justify-content: space-between;
}
.supports_left {

font-weight: 500;
font-size: 48px;
line-height: 50px;

letter-spacing: 1.26px;
text-transform: uppercase;

color: #56717E;


}
.supports_line {
}
.supports_right {

font-weight: 400;
font-size: 24px;
line-height: 120%;
width: 920px;
text-transform: uppercase;
font-variant: small-caps;

color: #56717E;
position: relative;

}

.supports_right:before{
	position: absolute;
	content: '';
	top: 0;
	left: -110px;
	width: 4px;
	height: 145px;
	background: #659AD2;
}

.screen_services {
	margin-top: 110px;
	margin-bottom: 108px;
}
.wrp {
}
.screen_services_cards {
	display: flex;
	flex-wrap: wrap;
	border-radius: 16px;
	overflow: hidden;
}
.screen_services_card {
	width: 50%;
	padding-top: 80px;
	padding-left: 40px;
	padding-bottom: 315px;
	padding-right: 30px;
	box-sizing: border-box;

	position: relative;
	
}
.screen_services_cardtwoimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity:0;
	transition: 0.3s;
	
}
.screen_services_card:hover .screen_services_cardtwoimg {
		opacity:1;
	transition: 0.3s;
}
.screen_services_card:nth-child(1), .screen_services_card:nth-child(2){
		border-bottom:1px solid #9999992e;
}
.screen_services_card:nth-child(1), .screen_services_card:nth-child(3){
		border-right:1px solid #9999992e;
}
.screen_services_card-iner {
	position: relative;
	z-index: 3;
}
.screen_services_title {

font-weight: 500;
font-size: 48px;
line-height: 50px;

text-transform: uppercase;

color: #555555;


}
.screen_services_desc {

font-weight: 300;
font-size: 16px;
line-height: 30px;
/* or 188% */
display: flex;
align-items: center;
letter-spacing: 0.42px;

color: #555555;

width: 270px;
margin-top: 37px;
}
.screen_services_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 5;
	transition: 0.3s;
}



.screen_works {
	margin-top: 108px;
	margin-bottom: 226px;
	padding-top: 79px;
	padding-bottom: 218px;
	box-sizing: border-box;
	background: #EEF7FE;
}
.wrp {
}
.works_title {

font-weight: 500;
font-size: 48px;
line-height: 50px;

letter-spacing: 1.26px;
text-transform: uppercase;

color: #56717E;


}
.screen_works_items {
	margin-top: 164px;
	width: 1350px;
	margin-left: auto;
	margin-right: auto;
}
.screen_works_item {
	display: flex;
	gap:126px;
	justify-content: space-between;
	
}
.screen_works_item_step {

font-weight: 500;
font-size: 300px;
line-height: 120%;
/* or 360px */
display: flex;
align-items: center;

color: #FF9D03;


}
.screen_works_item_text {
	padding-top: 121px;width: 1040px;
}
.screen_works_item_title {
position: relative;
font-weight: 500;
font-size: 40px;
line-height: 120%;
/* or 48px */
display: flex;
align-items: center;

color: #659AD2;

text-transform: uppercase;

}
.screen_works_item_title:before{
	position: absolute;
	content: '';
	left: -64px;
    top: 50%;
    transform: translateY(-50%);
	width: 4px;
	height: 75px;
	background: #659AD2;
}
.screen_works_item_desc {

font-weight: 400;
font-size: 24px;
line-height: 120%;

text-transform: uppercase;
align-items: flex-start;
color: #56717E;
display: flex;
gap:23px;
margin-top: 65px;

}


.screen_cllback {
	margin-top: 226px;
	margin-bottom: 197px;
}

.cllback_content {
}
.cllback_content_title {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
font-weight: 500;
font-size: 48px;
line-height: 120%;
/* identical to box height, or 58px */

text-transform: uppercase;

color: #56717E;


}
.cllback_content_itmes {
	margin-top: 200px;
	margin-bottom: 139px;
	display: flex;
	flex-direction: column;
	gap:37px;
	align-items: center;

}
.cllback_content_item {
	display: flex;
	gap:45px;

}
.cllback_content_img {
	width: 176px;
	border-radius: 50%;
	overflow: hidden;
}
.cllback_content_img img{
	width: 100%;
	border-radius: 50%;
	display: block;
}
.cllback_content_item_text {
	width: 1000px;
}
.cllback_content_item_title {

font-weight: 400;
font-size: 40px;
line-height: 120%;

color: #56717E;


}
.cllback_content_item_desc {

font-weight: 400;
font-size: 24px;
line-height: 120%;
/* or 29px */
display: flex;
align-items: center;
margin-top: 15px;
width: 100%;
color: #56717E;


}
.cllback_btns {
	display: flex;
		gap:110px;
	justify-content: center;
}


.cllback_btns a{
	/* Rectangle 21 */

box-sizing: border-box;
width: 315px;
height: 77px;
border: 1px solid #36657B;
border-radius: 38px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;

font-weight: 400;
font-size: 20px;
line-height: 120%;
cursor: pointer;

color: #3E5D6C;
    transition: 0.3s;


}

.cllback_btns .ostrev{
	/* Rectangle 21 */

box-sizing: border-box;
width: 315px;
height: 77px;
cursor: pointer;
border-radius: 38px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;

font-weight: 400;
font-size: 20px;
line-height: 120%;
     transition: 0.3s;

color: #fff;
background: #659AD2;


}

.cllback_btns a:hover,
.cllback_btns .ostrev:hover{
	    background: #3E5D6C;
    color: #fff;
    transition: 0.3s;
}
.screen_kanal {
	margin-top: 197px;
	margin-bottom: 124px;
	padding-top: 269px;
	padding-bottom: 340px;
	box-sizing: border-box;
}
.wrp {
}
.screen_kanal_content {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.screen_kanal_title {

font-weight: 700;
font-size: 48px;
line-height: 60px;
/* identical to box height, or 125% */
display: flex;

letter-spacing: -1.44px;

color: #FFFFFF;


}
.screen_kanal_btn {
	width: 98px;
	margin-top: 65px;
}

.screen_kanal_btn img{
	width: 100%;
}

.screen_form {
	margin-top: 124px;
	margin-bottom: 96px;
}

.screen_form_content {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 94px;
	padding-right: 94px;box-sizing: border-box;
width: 1258px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
box-shadow: 0px 10px 40px rgba(0, 10, 45, 0.06);

}
.screen_form_title {

font-weight: 400;
font-size: 32px;
line-height: 40px;
/* or 125% */
display: flex;
align-items: center;
	gap: 6px;
letter-spacing: -0.9px;
text-transform: uppercase;

color: #305F8C;


}
.screen_form_title span{
	color: #659AD2;
}
.screen_form_body {
	margin-top: 26px;
	width: 1070px;
}
.screen_form_wrapper {
	width: 100%;
	margin-top: 20px;
}
.screen_form_label {

font-weight: 700;
font-size: 16px;
line-height: 30px;

letter-spacing: -0.48px;

color: #305F8C;


}
.screen_form_input {
	margin-top: 8px;
	width: 100%;
}
.screen_form_input input{
	width: 100%;
	/* Input */

box-sizing: border-box;

padding-left: 21px;
height: 54px;
border: 1px solid #EEEEEE;
border-radius: 5px;

font-weight: 400;
font-size: 16px;
line-height: 17px;


color: #757575;


}
.screen_form_politik {
	display: flex;
	gap:5px;
	align-items: center;

font-weight: 700;
font-size: 16px;
line-height: 30px;

letter-spacing: -0.48px;

color: #305F8C;


}
.screen_form_politik a{

font-weight: 700;
font-size: 16px;
line-height: 30px;

text-decoration: underline;
letter-spacing: -0.48px;

color: #659AD2;



}
.screen_form_politik label {
		display: flex;
	gap:5px;
	align-items: center;
}
.wpcf7-list-item {
	margin:0!important;
}
.wpcf7-form p {
	margin:0!important;
}
.screen_form_politik input{
	width: 15px;
	height: 15px;
	background: url(img/chk.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-appearance: none;
	margin: 0;
	cursor: pointer;
}
.screen_form_politik input:checked{
	background: url(img/chk2.svg);
}
.screen_form_submit {
	margin-top: 21px;
	display: flex;
	justify-content: center;
}

.screen_form_submit input{
border:none;
background: #659AD2;
border-radius: 41px;
padding: 23px 63px;
color: #fff;
font-size: 16px;
transition: 0.3s;
cursor: pointer;
}
.screen_form_submit input:hover{
	transition: 0.3s;
	transform: scale(1.06);
}
.wpcf7-not-valid {
	border: 1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-response-output {
	display: none!important;
}
.footer {
	margin-top: 96px;

}
.wrp {
}
.footer_logo {
	width: 256px;
}
.footer_logo img{
	max-width: 100%;
}
.footer_content {
	margin-top: 50px;
	display: flex;
}
.footer_left {
	position: relative;
	width: calc(100% - 1144px);
}
.footer_doc {
	width: 419px;
	overflow: hidden;
position: absolute;
bottom: 0;
right: -45px;
z-index: 2;
}
.footer_doc img{
	width: 100%;
	display: block;
}
.footer_right {
	padding-top: 52px;
	padding-left: 69px;
	padding-bottom: 40px;
	box-sizing: border-box;
	width: 1144px;
	position: relative;
}
.footer_right_adress {
	display: flex;
	gap:50px;
}
.footer_right_adress_left {
	width: 110px;
}
.footer_right_adress_left {

font-weight: 500;
font-size: 32px;
line-height: 120%;


color: #FFFFFF;


}
.footer_right_adress_content_items {
	display: flex;
	flex-direction: column;
	gap:15px;
	padding-top: 5px;
	margin-bottom: 33px;
}
.footer_right_adress_content_item {

}
.footer_right_adress_title {

font-weight: 500;
font-size: 24px;
line-height: 120%;


color: #FFFFFF;


}
.footer_right_adress_text {

font-weight: 400;
font-size: 20px;
line-height: 120%;
margin-top: 10px;
color: #FFFFFF;


}
.footer_right_adress_text a{
	text-decoration: underline;

color: #FFFFFF;
}
.footer_phone {


display: flex;

gap:54px;


}
.footer_phone_left {
	font-weight: 500;
font-size: 24px;
line-height: 120%;
color: #FFFFFF;
}
.footer_phone_content {
}
.footer_phone_number{

font-weight: 400;
font-size: 20px;
line-height: 120%;
text-decoration: none;

color: #FFFFFF;


}
.footer_phone_text{
margin-top: 5px;
font-weight: 400;
font-size: 20px;
line-height: 120%;

color: #FFFFFF;


}
.footer_social {
	position: absolute;
	bottom: 57px;
	right: 51px;
	display: flex;
	gap:6px;
}
.footer_socil_item {
	display: flex;
	width: 54px;	transition: 0.3s;
}
.footer_socil_item:hover {
	transition: 0.3s;
	transform: scale(1.06);
}
.footer_socil_item img{
	width: 100%;
}
.footer_right_adress_email{

font-weight: 500;
font-size: 20px;
line-height: 120%;
margin-top: 26px;
text-decoration: none;
display: block;
text-transform: lowercase;

color: #FFFFFF;


}





.screen_about {
	margin-top: 120px;
	margin-bottom: 110px;
	position: relative;
	padding-top: 57px;
	padding-left: 80px;
	box-sizing: border-box;
}
.abaout_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 1634px;
	overflow: hidden;
}
.abaout_bg img{
	width: 100%;
	display: block;
}
.screen_about_content_wrp{
	display: flex;
	position: relative;

}
.screen_about_content {
	position: relative;
	z-index: 2;
	
}
.about_doc_img {
	position: absolute;
	right: -423px;
    bottom: 30px;
	overflow: hidden;
	width: 548px;
}
.about_doc_img img{
	width: 100%;
	display: block;
}
.screen_about_content_item {
	display: flex;
	gap:58px;
}
.screen_about_content_left {
width: 240px;
font-weight: 400;
font-size: 32px;
line-height: 30px;

letter-spacing: 1.44px;
text-transform: uppercase;

color: #FFFFFF;


}
.screen_about_content_left img{
	width: 100%;
}
.screen_about_content_text {
	width: 876px;

font-weight: 400;
font-size: 24px;
line-height: 30px;

letter-spacing: 0.48px;
text-transform: uppercase;

color: #FFFFFF;


}
.screen_about_content_item_black {
	margin-top: 100px;
	display: flex;
	gap:58px;
	position: relative;
	z-index: 2;
}
.screen_about_content_item_black .screen_about_content_text{
	color: #555555;
	width: 730px;
}
.screen_about_bg_rght {
	position: absolute;
	width: 595px;
	height: calc(100% - 30px);
	right: 0;
	top: 0;
	z-index: -1;
}


.btn_scroll_up{
	position: fixed;
	right: 75px;
	bottom: 75px;
	opacity: 0;
	transition: 0.3s;
}
.btn_scroll_upsticky {
	opacity: 1;
		transition: 0.3s;
}

.top_banner_page {
	margin-top: -48px;
}
.wrp {
}
.top_banner_page_content {
	height: calc(100vh - 115px);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 69px;
	box-sizing: border-box;
}
.page_title {
	
}
.screen1_desc {
	margin-top: 36px;
}
.screen1_desc0 {
	margin-top: 296px;
}

.top_banner_page_content .screen1_desc{
	opacity: 0.6;
}


.form_content {
	position: relative;
	margin-top: 90px;
	overflow: hidden;

}
.form_content_wrp{
	display: flex;
justify-content: flex-start;
gap: 105px;
	position: relative;
	z-index: 2;
}
.bg_form {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: auto;
	z-index: 0;
}

.col_form {
	width: 736px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.page_title_body {

font-weight: 500;
font-size: 48px;
line-height: 120%;

text-transform: uppercase;

color: #56717E;


}
.col_form_content {
margin-top: 118px;
}
.col_form_photo {
width: 408px;
}
.col_form_photo img{
	width: 100%;
}
.col_form_photo_text {

font-weight: 400;
font-size: 20px;
line-height: 120%;
/* or 24px */

margin-top: 31px;
text-align: center;

color: #56717E;


}
.col_form_wrapper {
	margin-top: 53px;
	width: 315px;
}

.col_form_input_wrapper {
	width: 100%;
box-sizing: border-box;

background: #FFFFFF;
border: 1px solid #56717E;
border-radius: 38px;
padding-top: 24px;
padding-bottom: 24px;
text-align: center;

font-weight: 400;
font-size: 18px;
line-height: 120%;
cursor: pointer;     transition: 0.3s;

color: #56717E;



}
.col_form_input_wrapper:hover {
    background: #3E5D6C;
    color: #fff;
    transition: 0.3s;
}

.col_form_input_submit{
	margin-top: 20px;
	width: 100%;
background: #659AD2;
border-radius: 38px;
padding-top: 24px;
padding-bottom: 24px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
font-size: 18px;
line-height: 120%;
cursor: pointer;
text-align: center;
    transition: 0.3s;
color: #F3F3F3;
border:none;


}
.col_form_input_submit:hover {
    background: #3E5D6C;
    color: #fff;
    transition: 0.3s;
}
.col_content {
	padding-top: 30px;
	box-sizing: border-box;
	width: 630px;
}

.col_content h3{

font-weight: 400;
font-size: 24px;
line-height: 120%;
text-transform: uppercase;

color: #56717E;
margin-bottom: 19px;
margin-top: 51px;

}
.col_content h3:first-child{
	margin-bottom: 51px;
	margin-top: 0;
}
.col_content p{

font-weight: 400;
font-size: 20px;
line-height: 120%;




color: #56717E;



}
.col_content p span{
	color: #659AD2;
}
.col_content ul{
	margin-top: 51px;
margin-bottom: 43px;
font-weight: 400;
font-size: 16px;
line-height: 120%;


color: #56717E;


}
.img_page_body{
	margin-top: 82px;
	margin-bottom: 100px;
	width: 100%;
}
.img_page_body img{
	width: 100%;
}



.col_content h4{

font-weight: 400;
font-size: 24px;
line-height: 120%;
margin-top: 84px;
margin-bottom: 44px;
text-transform: uppercase;

color: #3E5D6C;


}



.bottom_title .top_banner_page_content{
	justify-content: flex-start;
	padding-top: 110px;
}

.section_price {
	margin-top: 100px;
	margin-bottom: 60px;
	position: relative;
	overflow: hidden;
}
.price_bg_img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
	z-index: -1;
}
.price_bg_img{
	width: 100%;
}
.wrp {
}
.price_title {

font-weight: 400;
font-size: 24px;
line-height: 120%;

text-align: center;
text-transform: uppercase;

color: #56717E;


}
.price_cards {
	margin-top: 75px;
	display: flex;
	flex-wrap: wrap;
	gap:40px 40px;
}
.price_card {
width: calc((100% - 120px) / 3);

box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 42px 112px;


background: #FFFFFF;

border: 1px solid #84AEDB;
border-radius: 30px;

}
.price_card_title {

font-weight: 400;
font-size: 24px;
line-height: 120%;

text-transform: uppercase;

color: #56717E;
text-align: center;

}
.price_card ul{

font-weight: 400;
font-size: 16px;
line-height: 120%;


color: #56717E;


margin-top: 43px;
}
.price_card_sum {
margin-top: 43px;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */


color: #56717E;

margin-left: auto;
margin-right: auto;
text-align: center;


}
.price_card_btn {

box-sizing: border-box;


background: #FFFFFF;
border: 1px solid #659AD2;
border-radius: 38px;

font-weight: 400;
font-size: 18px;
line-height: 120%;

text-align: center;
cursor: pointer;
color: #3E5D6C;
   transition: 0.3s;
margin-top: 43px;
padding-top: 24px;
padding-bottom: 24px;
width: 315px;
}
.price_card_btn2 {

}
.price_card_btn:hover{
	 background: #659AD2;
    color: #fff;
    transition: 0.3s;
}

.link_bolezn {
	position: relative;
	overflow: hidden;
	padding-bottom: 100px;
}
.link_bolezn_bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: auto;
}
.wrp {
}
.link_bolezn_wrp {
	position: relative;
	z-index: 2;
	padding-bottom: 100px;
	box-sizing: border-box;
}
.link_bolezn_title {

font-weight: 500;
font-size: 48px;
line-height: 120%;

text-transform: uppercase;

color: #56717E;


}
.link_bolezn_subtitle {

font-weight: 400;
font-size: 32px;
line-height: 120%;

text-transform: uppercase;
margin-top: 65px;
color: #56717E;


}
.link_bolezn_links {
	display: flex;
	flex-direction: column;
	gap:24px;
	margin-top: 100px;
	
	padding-left: 33px;
	box-sizing: border-box;
}

.link_bolezn_links a{
width: 534px;
font-weight: 400;
font-size: 24px;
line-height: 120%;
/* or 29px */
display: flex;
align-items: center;
position: relative;
color: #659AD2;


}


.link_bolezn_links a:before{
	position: absolute;
	top: 0;
	left: -33px;
	content: '';
	width: 4px;
	height: 100%;
	background: #659AD2;

}

.bolezn_form_wrapper{
	position: relative;
	z-index: 2;
}




.bolezn_form_wrapper .screen_form_content{
	width: 100%;
}




.section_about {
	margin-top: 120px;
	margin-bottom: 75px;
}

.section_about_wrp {
	display: flex;
	justify-content: space-between;
}
.section_about_left {

font-weight: 500;
font-size: 48px;
line-height: 120%;

text-transform: uppercase;

color: #56717E;


}
.section_about_right {
	width: 1127px;
	position: relative;
}
.section_about_right p{

font-weight: 400;
font-size: 24px;
line-height: 120%;



color: #56717E;


}
.section_about_right p span{
	color: #659AD2;
}
.section_about_right:before{
	position: absolute;
	top: 0;
	left: -120px;
	height: 100%;
	content: '';
	width: 4px;
	background: #659AD2;
}
.section_about_text {
	margin-top: 50px;

font-weight: 400;
font-size: 24px;
line-height: 120%;


color: #56717E;


}
.about_img {
	margin-top: 120px;
	width: 100%;
}
.section_about_wrp_bottom {
	display: flex;
	gap:300px;
	align-items: flex-start;
	margin-top: 115px;
}
.section_about_wrp_title {

font-weight: 500;
font-size: 48px;
line-height: 52px;
/* or 108% */
display: flex;
align-items: center;
width: 420px;
color: #56717E;


}
.section_about_wrp_text {
	width: 775px;
font-weight: 400;
font-size: 24px;
line-height: 34px;
/* or 142% */
display: flex;
align-items: center;
position: relative;
color: #56717E;


}



.section_about_wrp_text:before{
    position: absolute;
    content: '';
    top: -30px;
    left: -50px;
    width: 55px;
    height: 55px;
    background: url(img/ug1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


.section_about_wrp_text:after{
    position: absolute;
    content: '';
  bottom: -30px;
   right: -50px;
    width: 55px;
    height: 55px;
    transform: scale(-1,-1);
    background: url(img/ug1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;

}

.obraz {
	margin-top: 75px;
	margin-bottom: 145px;
padding-top: 100px;
padding-bottom: 100px;
box-sizing: border-box;

background: rgba(202, 201, 199, 0.08);

}

.obraz_wrp {
	display: flex;
	gap:352px;
	justify-content: space-between;
}
.obraz_title {

font-weight: 500;
font-size: 48px;
line-height: 52px;


color: #56717E;


}
.obraz_list {
	
	width: 916px;
	margin-right: 114px;
}
.obraz_list_item {
margin-top: 30px;
position: relative;
}
.obraz_list_item:before{
	position: absolute;
	top: 6px;
	left: -100px;
	content: '';
	background: url(img/obr.svg);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.obraz_list_item span{

font-weight: 500;
font-size: 24px;
line-height: 30px;


color: #659AD2;


}
.obraz_list_item p{

font-weight: 400;
font-size: 24px;
line-height: 30px;
margin-top: 10px;

color: #56717E;




}



.courses {
	margin-top: 147px;
	margin-bottom: 115px;

}

.courses_title {
display: flex;
justify-content: center;
width: fit-content;
margin-left: auto;
margin-right: auto;
font-weight: 500;
font-size: 48px;
line-height: 52px;
position: relative;

text-align: center;
color: #56717E;


}
.courses_title:before{
	content: '';
	position: absolute;
	bottom: -20px;
    right: -117px;
	width: 2000px;
	height: 4px;
	background: #FF9D03;
}
.courses_wrp {
	margin-top: 180px;
	position: relative;
}
.courses_bg_wrp{
	position: relative;
}
.courses_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 585px;
}
.courses_list {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.courses_list_item {/* мастер-форум по артроскопии плеча IRAMEA ARTHROSCOPY SOLUTIONS (февраль 2015, Национальная университетская больница, Сингапур)   Хирургия тазобедренного и голеностопного сустава (2015 Познань, Польша)   ||| Международный Конгресс АСТАОР в сотрудничестве с ESSKA и ISAKOS (Март 2016, Москва, Россия)   ACTAOP (март 2016)   Учебный курс по артроскопии тазобедренного, коленного и плечевого суставов Cadaver lab "Как я это делаю?" (Июнь 2016, Йорк ,Великобритания) Артроскопии   1 МЕЖДУНАРОДНЫЙ КОНГРЕСС АССОЦИАЦИИ РЕВМООРТОПЕДОВ (сентябрь 2017, школа ревмоортопедов)   основные сведения о восстановлении коленного сустава. Мастер-курс по артроскопии коленного сустава (май 2018 , Москва , Россия)   коленного сустава (июль 2019, Медицинский центр Асаф Харофе, Тель-Авив, Израиль) */
position: relative;
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 34px;


color: #56717E;


}
.courses_wrp {
	width: 916px;
	margin-right: 114px;
	margin-left: auto;
}
.courses_list_item:before{
	background-image: url('data:image/svg+xml,<svg width="27" height="20" viewBox="0 0 27 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 11.1667L8.62292 17.7896C8.76271 17.9294 8.98729 17.9294 9.12708 17.7896L24.9167 2" stroke="%23FF9D03" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 23px;
	height: 16px;
	position: absolute;
	top: 11px;
	left: -100px;
	content:'';
}

.patent{
padding-top: 124px;
padding-bottom: 132px;
margin-bottom: 175px;
background: rgba(202, 201, 199, 0.08);

}

.patent .section_about_right{
	width: 929px;
}

.video_about {
	margin-top: 200px;
	margin-bottom: 131px;
	position: relative;
}
.video_img {
	width: 100%;
}
.video_img img{
	width: 100%;
}
.video_about_play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: 0.3s;
		cursor: pointer;
		width: 98px;
}
.video_about_play:hover{
	cursor: pointer;
	transform: translate(-50%,-50%) scale(1.06);
	transition: 0.3s;
}



.contacts{

}
.contacts_wrp{
	display: flex;
}



.logo_left{
	width: 50%;
	padding-left: 50px;
}
.logo_left img{
	width: 256px;
}
.contacts .footer_right_adress_left{
	color: #659AD2;
	margin-bottom: 33px;
}

.contacts .footer_right_adress_title{
	color: #56717E;
}


.contacts .footer_right_adress_text{
	color: #56717E;
}


.contacts .footer_right_adress_text a{
	color: #56717E;
}
.contacts .footer_phone_number{
	color: #56717E;
	margin-top: 13px;
}

.contacts .footer_phone_text{
	color: #56717E;
	margin-top: 40px;
}

.contacts .footer_right{
	padding: 0;
	width: 50%;
	padding-right: 50px;
	position: relative;
}
.contacts .footer_right:before{
	position: absolute;
	content: '';
	left: -120px;
	top: 0;
	height: 100%;
	background: #659AD2;
	width: 4px;
}


.contacts .footer_right_adress_email{

color: #659AD2;
text-transform: uppercase;

}


.contacts  .footer_social{
	bottom: 0;
}



.sec_faq {
	position: relative;

	padding-top: 80px;
	padding-bottom: 60px;
	position: relative;
	box-sizing: border-box;
}
.sec_faq_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.wrp {
}
.sec_faq_title {

font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 120%;
text-transform: uppercase;

color: #56717E;




}
.sec_faq_title span {
font-weight: 500;
font-size: 48px;
line-height: 120%;

text-transform: uppercase;

color: #56717E;	
}
.sec_faq_wrp {

	position: relative;
	z-index: 2;
}
.sec_faq_wrp .screen_works_items{
	margin-top: 150px;
	width: 1436px;
	display: flex;
	flex-direction: column;
	gap:120px;
}


.sec_faq_wrp .screen_works_item{
	gap:228px;
	align-items: flex-start;
}


.sec_faq_wrp .screen_works_item_title{
margin-bottom: 65px;
}



.voprormrt-wrp {
	padding-top: 400px;
	padding-bottom: 70px;
	margin-top: 60px;
	margin-bottom: 100px;
}

.voprormrt-title {
margin-bottom: 70px;
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%;
text-transform: uppercase;
max-width: 903px;
color: #FFFFFF;


}

.twobutcol  {
display: flex;flex-direction: column;
align-items: flex-start;
gap:20px;
margin-top: 50px;
}
.twobutcol-left {
	align-items: flex-end;
}

.zadatwopros {
	width: 316px;
background: #659AD2;
border-radius: 38px;
padding-top: 24px;
padding-bottom: 24px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
font-size: 18px;
line-height: 120%;
cursor: pointer;
text-align: center;
    transition: 0.3s;
color: #F3F3F3;
border:none;
}
.zapiskons {
width: 316px;
box-sizing: border-box;

background: #FFFFFF;
border: 1px solid #56717E;
border-radius: 38px;
padding-top: 24px;
padding-bottom: 24px;
text-align: center;

font-weight: 400;
font-size: 18px;
line-height: 120%;
cursor: pointer;     transition: 0.3s;

color: #56717E;
}
.zadatwopros:hover ,

.zapiskons:hover {
    background: #3E5D6C;
    color: #fff;
    transition: 0.3s;
}



.faqdop-woprlink {
	margin-top: 100px;
	margin-bottom: 100px;
}



.screen_works_item_step44 {
	width: 171px;
	/* 4 */

font-style: normal;
font-weight: 500;
font-size: 128px;
line-height: 120%;
/* or 154px */
display: flex;
align-items: center;

color: #FF9D03;
justify-content: center;


}
.faqdopwrp {
	margin-left: auto;
	margin-right: auto;width: 1436px;
}

.screen_works_item_textpt30 {
	padding-top: 30px;
}


.faqdopwrp .screen_works_item {
	margin-bottom: 60px;
}
.screen_works_item {
	position: relative;
}
.screen_works_item-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	height: 100%;
}
.faqdopwrp  .screen_works_item_title , .sec_faq   .screen_works_item_title{
	text-transform: none;
}


.screen_works_itemwhlink:before {
	position: absolute;
	top: -20px;
	left: -20px;
	width: calc(100% + 40px);
	height: calc(100% + 40px);
	border-radius: 20px;
	background: #EBEEF8;
	content:'';
	z-index: -1;
		transition: 0.3s;
	opacity: 0;
}
.screen_works_itemwhlink:hover:before {
	opacity: 1;
	transition: 0.3s;
}



.dovbigimg	img {
	width: 100%;
}

.page_titlenew {

font-style: normal;
font-weight: 500;
font-size: 48px;
line-height: 120%;
text-transform: uppercase;

color: rgba(255, 255, 255, 0.6);


}

.otvet-wrapper {
	margin-top: 60px;
	margin-bottom: 100px;
}
.section_about_right100 {
	width: 100%;
}

.screen_works_itemsinpage {
margin-top: 50px;
}
.screen_works_itemsinpage .screen_works_item_title {
text-transform: none;
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%;

color: #56717E;


}
.screen_works_itemsinpage .screen_works_item_title:before {
	content: none;
}


.rews-page-wrapper {
	margin-top: 60px;
	margin-bottom: 100px;
}

.twobutcol-line {
	flex-direction: row;
	justify-content: center;
}

.rews-wrapperpage {
	margin-top: 100px;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	gap: 100px;
}

.rews-wrapperpage-item {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 60px;
}

.rews-wrapperpage-left {
	display: flex;
	flex-direction: column;
	gap: 24px;
	justify-content: center;
	align-items: center;/* Павел */

font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 120%;

color: #56717E;


}
.rews-wrapperpage-left-image {
	display: flex;
}
.rews-wrapperpage-left-image img {
	width: 100%;
	border-radius: 50%
}
.rews-wrapperpage-tight {
width: 1100px;
font-style: normal;

font-size: 24px;
line-height: 120%;

color: #56717E;


} 
.rews-wrapperpage-tight p {
	margin-top: 0;
}

.parrent-linkinmenu {
	position: relative;
}

.parrent-linkinmenu  > a {
	display: flex;
	align-items: center;

	gap:8px;
}
.parrent-linkinmenu    svg {

transition: 0.3s;
}
.parrent-linkinmenu:hover svg {
transform: scale(1,-1);
transition: 0.3s;
}
.parrent-linkinmenu  > ul  {
position: absolute;
    top: 20px;
    left: 0px;
    width: 405px;
    flex-direction: column;
    padding: 0;
    margin: 0;
padding-top: 54px;

 gap: 0;	transition: 0.3s;
    margin: 0;
    box-sizing: border-box;
}

.parrent-linkinmenu  ul {
	display: none;
}
.parrent-linkinmenu  > ul  > li {
	position: relative;
}
.parrent-linkinmenu  > ul ul {
	position: absolute;
	left: 100%;
	top: 0;
	flex-direction: column;
	gap: 0;
	padding: 0;
	width: 340px;
	margin: 0;

}
.parrent-linkinmenu  > ul  > li:hover ul {
	display: flex;
}
.parrent-linkinmenu  ul a {
	background: #fff;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	display: flex;
	   padding: 28px 40px;    box-sizing: border-box;
	
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 120%;

color: #305F8C;
/* Rectangle 52 */

background: rgba(255, 255, 255, 0.66);
backdrop-filter: blur(4.35px);


}
.parrent-linkinmenu  ul a:hover {
	transition: 0.3s;

color: #FF9D03!important;


		background: #D9D9D9;
}
.parrent-linkinmenu:hover  > ul {
	display: flex;
}
.parrent-linkinmenu  ul a:hover path {
	stroke: #FF9D03!important;
}

.header_burger {
	 background: url(img/burger.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 20px;
}

.burger-menu {
	display: none;
}
.mt100 {
	margin-top: 100px;
}



.windowform {
	position: fixed;
	top: -150vh;
	left: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	transition: opacity 0.3s;
	z-index: 299999;
}
.windowform-open {
	top:0;
		opacity: 1;
	transition: opacity 0.3s;
}
.windowform-overlay {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
.windowform-iner {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	transform: translate(-50%, -50%);
	width: 500px;
	box-sizing: border-box;
	max-width: calc(100% - 30px);
	padding: 24px;
}
.wpcf7-spinner {
	display: none!important
}
.windowform-close{
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
	width: 24px;
	height: 24px;
	        background: url(img/close.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
}

.windowform-iner .screen_form_body {
    margin-top: 26px;
    width: 100%;
}
.windowform-inertitle {
	font-weight: 500;
    font-size: 24px;
    line-height: 120%;margin-bottom: 10px;
    color: #659AD2;
}
.windowform-inerdesc {
	font-size: 14px;
    line-height: 130%;
}input.wpcf7-file {
	padding:0!important;
	border: none;
	height: auto!important
}
.codedropz-upload-inner h3 {
    margin: 5px 0;
    font-size: 12px!important;
    line-height: 18px!important;
    word-break: break-word;
}
a.header_adress_item {
	
	transition: 0.3s;
}
a.header_adress_item:hover {
	color: #fff;
	transition: 0.3s;
}

.parrent-linkinmenu > a > svg  path {
	stroke: #000;
}
.parrent-linkinmenu > a:hover path {
	stroke: #305F8C;
}
.parrent-linkinmenu > a.buttonblueprovod path {
	stroke: #000;
}
.parrent-linkinmenu > a.buttonblueprovod:hover {
	  color: #FF9D03 !important;
}
.parrent-linkinmenu > a.buttonblueprovod:hover path{
	  stroke: #FF9D03 !important;
}




 .burger-menu {
        	display: block;
        	position: fixed;
        	top: -200vh;
        	left: 0;
        	width: 100%;
        	z-index: 9999;
        	background: #fff;
        	height: calc(100vh - 127px);
        	opacity: 0;
        		transition: opacity 0.3s;
        }
        .burger-menu-open{
        	top: 127px;
        	opacity: 1;

        	transition: opacity 0.3s;
        }
        header {
        	position: fixed;
        	z-index: 66;
        	top: 0;
        	left: 0;
        	width: 100%;
        }
           .burger-menu   .footer_social {
        	position: static;
        	margin-top: 20px;
        }
        .manmobilemenu {
        	padding-top: 40px;
        }
        .header_burger-open {
         background: url(img/close.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;	
        }
        .mobilemenuitemlink {
        	display: flex;
        	justify-content: space-between;
        	align-items: center;padding-top: 12px;
        	padding-bottom: 12px;text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    display: flex
;
    align-items: center;
    transition: 0.3s;
    color: #305F8C;
        }
        .headerbodwrpm {
        	background: #fff
        }.screen1 {
    margin-top: 0;
    margin-top: 127px;
}.top_banner_page {
    margin-top: 127px;
}
.childrem-menu-mob-wrp {
	position: fixed;
	top: 127px;
	left: -200%;
	transition: 0.3s;	height: calc(100vh - 127px);
	overflow-y: auto;
	box-sizing: border-box;
	padding-bottom: 30px;
	background: #fff;width: 100%;
}
.childrem-menu-mob-wrp-open {
	left: 0;	transition: 0.3s;

}
.nazad {
	display: flex;
	gap: 20px;
	padding-top: 40px;
	color: #333; font-size: 16px;
    line-height: 30px;
    padding-bottom: 20px;
}
.nazad img {
	transform: scale(-1, 1);
}
.childrem-menu-mob ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.childrem-menu-mob a {
	  font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    display: flex
;
    align-items: center;
    transition: 0.3s;
    color: #305F8C;
}
 .childrem-menu-mob ul ul li a {
padding-left: 20px;
 }

@media(min-width: 1340px) {
	.burger-menu , .childrem-menu-mob-wrp-open{
		width: 400px;
	}
	.burger-menu .wrp, .childrem-menu-mob-wrp-open .wrp {
		width: 360px;
	}
	.childrem-menu-mob-wrp-open {
		transition: 0s;
	}
	.burger-menu , .childrem-menu-mob-wrp-open{
		left: auto;
		right: 0;
	}
	.mobilemenuitemlink {
		cursor: pointer;
			transition: 0.3s;
	}
	.mobilemenuitemlink:hover {
		color:#FF9D03;
		transition: 0.3s;
	}
	.link_bolezn_links {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	   .link_bolezn_links > a {
        width: calc(50% - 24px);
    }
}
.supports_content334 {
	align-items: center;
}
.supports_content334 .supports_right{
	padding-right: 160px;
	box-sizing: border-box;
}
.supports_content334 .supports_right:before {
	left:auto;
	right: 0;
	top: -38px;
	    box-sizing: border-box;
}
.cllback_content_titlewithline {
	position: relative;
}
.cllback_content_titlewithline:before {
	content: '';
	position: absolute;
	left: 50%;
	width: 90%;
	transform: translatex(-50%);
	/* Line 13 */
height: 10px;/* Rectangle 56 */

bottom: -50px;
background: linear-gradient(90deg, #659AD2 0%, #FF9603 0.01%, #0F70D7 74.32%, #305F8C 100%);

}
.cllback_content_item {
	cursor: pointer;
}
.cllback_content_item_desc2 {
	display: none;
}
.rere-open .cllback_content_item_desc2 {
	display: block;
}
.rere-open .cllback_content_item_desc1{
	display: none;
}.cllback_content_img {
    width: 176px;
    border-radius: 0;
    overflow: hidden;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
}
.link_bolezn_bg {
	display: none!important
}
.link_bolezn_links > a:hover {
		color:#FF9D03;
		transition: 0.3s;
}

/* MRI popup complaint field alignment 2026-07-29 */
.windowform-inerform .screen_form_input textarea[name="complaint"] {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 110px;
	min-height: 110px;
	padding: 14px 21px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	background: #ffffff;
	color: #757575;
	font-family: "Manrope", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	resize: vertical;
}


/* Hide the MRI complaint scrollbar while preserving scrolling 2026-07-29 */
.windowform-inerform .screen_form_input textarea[name="complaint"] {
	overflow-y: auto;
	resize: none;
	scrollbar-width: none;
}
.windowform-inerform .screen_form_input textarea[name="complaint"]::-webkit-scrollbar {
	display: none;
}

/* Header operations menu transferred from the staging copy. Desktop typography and spacing inherit the live header. */
@media (min-width: 1201px) {
  .header_body { z-index: 20; }
  .header_nav > ul > li:nth-child(2) { order: 1; }
  .header_nav > ul > li:nth-child(3) { order: 2; }
  .header_nav > ul > li:nth-child(1) { order: 3; }
  .header_nav > ul > li:nth-child(4) { order: 4; }
  .header_nav > ul > li:nth-child(5) { order: 5; }
  .header_nav > ul > li:nth-child(6) { order: 6; }
  .header_nav > ul > li:nth-child(7) { order: 7; }
  .operations-mega { position: static; }
  .operations-mega > a { position: relative; }
  .operations-mega > a::after { content: ""; position: absolute; left: -8px; right: -8px; top: 100%; height: 48px; }
  .header_nav .operations-mega > ul {
    --mega-side: max(30px, calc((100vw - 1728px) / 2 + 30px));
    top: 100%; left: 50%; width: 100vw; min-height: 320px;
    padding: 84px var(--mega-side) 38px; box-sizing: border-box; gap: 0;
    background: #fff; transform: translateX(-50%);
    border-top: 1px solid #dce7ef; border-bottom: 1px solid #dce7ef;
    box-shadow: 0 18px 30px rgba(25, 54, 78, .08);
  }
  .operations-mega > ul::before { content: "ПРОВОДИМЫЕ ОПЕРАЦИИ"; position: absolute; left: var(--mega-side); top: 25px; font-size: 11px; font-weight: 600; line-height: 1.2; letter-spacing: 1.6px; color: #8da3b5; }
  .operations-mega > ul::after { content: "НАПРАВЛЕНИЯ ЛЕЧЕНИЯ"; position: absolute; left: var(--mega-side); top: 44px; font-size: 22px; font-weight: 700; line-height: 1.2; color: #305f8c; }
  .operations-mega > ul > li { position: static; width: 300px; }
  .operations-mega > ul > li > a { min-height: 42px; padding: 10px 15px; font-size: 14px; font-weight: 600; line-height: 1.25; color: #305f8c; background: transparent; border-radius: 6px; backdrop-filter: none; }
  .operations-mega > ul > li.is-active > a, .operations-mega > ul > li:hover > a, .operations-mega > ul > li:focus-within > a { color: #fff !important; background: #6fa4d2; }
  .operations-mega > ul > li.is-active > a svg path, .operations-mega > ul > li:hover > a svg path, .operations-mega > ul > li:focus-within > a svg path { stroke: #fff !important; }
  .operations-mega > ul > li > ul { left: calc(var(--mega-side) + 325px); top: 56px; width: calc(100% - var(--mega-side) - 355px); max-height: 225px; padding: 28px 0 0; box-sizing: border-box; overflow-y: auto; display: none; flex-flow: row wrap; align-content: flex-start; gap: 16px 24px; }
  .operations-mega > ul > li:nth-child(n+3) > ul { top: 84px; padding-top: 0; }
  .operations-mega > ul > li:nth-child(n+3) > ul::before { display: none; }
  .operations-mega > ul > li > ul::before { content: attr(data-category-title); position: absolute; left: 0; top: 0; font-size: 11px; font-weight: 600; line-height: 1.2; letter-spacing: 1.4px; text-transform: uppercase; color: #8da3b5; }
  .operations-mega > ul.has-active > li.is-active > ul { display: flex; }
  .operations-mega > ul > li > ul > li { width: calc(25% - 18px); }
  .operations-mega > ul > li > ul a { position: relative; min-height: 38px; padding: 5px 8px 5px 42px; font-size: 13px; font-weight: 400; line-height: 1.25; color: #305f8c; background: transparent; border-radius: 6px; backdrop-filter: none; }
  .operations-mega > ul > li > ul a::before { content: "→"; position: absolute; left: 0; top: 50%; display: flex; width: 30px; height: 30px; align-items: center; justify-content: center; border-radius: 5px; background: #eef6fc; color: #6fa4d2; font-size: 21px; line-height: 1; transform: translateY(-50%); }
  .operations-mega > ul > li > ul a:hover, .operations-mega > ul > li > ul a:focus { color: #ff9d03 !important; background: transparent; }
  .operations-mega > ul > li > ul a:hover::before, .operations-mega > ul > li > ul a:focus::before { background: #6fa4d2; color: #fff; }
  .searchbut { display: block; width: 30px; height: 30px; padding: 0; border: 0; background-color: #eef7fe; background-image: url(img/header-search.svg); background-size: 16px 16px; cursor: pointer; }
  .header_phone_block { display: grid; grid-template-columns: auto auto; grid-template-rows: auto auto; column-gap: 8px; align-items: center; }
  .header_phone_title { grid-column: 1 / -1; }
  .header_phone_number { grid-column: 1; }
  .header_phone_socials { grid-column: 2; display: flex; align-items: center; gap: 5px; }
  .header_phone_socials a, .header_phone_socials img { display: block; width: 18px; height: 18px; }
}
@media (min-width: 1201px) and (max-width: 1800px) {
  .header_nav .operations-mega > ul { --mega-side: max(15px, calc((100vw - 1340px) / 2 + 15px)); }
  .operations-mega > ul > li > ul > li { width: calc(33.333% - 16px); }
}

/* Desktop header alignment follows the staging header without changing live menu typography. */
@media (min-width: 1201px) {
  .header_body_content_right { flex: 1; margin-left: 16px; }
  .searchandlanf { align-items: center; margin-left: auto; }
  .searchbut { width: 34px; height: 34px; border: 1px solid #d9e5ee; background-color: #fff; background-size: 18px 18px; }
  .header_phone_block { display: flex; min-width: 145px; padding-left: 22px; border-left: 1px solid #e1e8ed; flex-direction: column; align-items: flex-start; }
  .header_phone_title, .header_phone_number, .header_phone_socials { display: flex; }
  .header_phone_socials { align-items: center; gap: 6px; margin-top: 3px; }
  .header_phone_socials a, .header_phone_socials img { display: block; width: 20px; height: 20px; }
}
/* Compact desktop phone block. */
@media (min-width: 1201px) { .header_phone_title { display: none; } }

/* The burger is reserved for mobile navigation. */
@media (min-width: 1201px) { .header_burger_block { display: none; } }

/* Fine-tune desktop navigation position. */
@media (min-width: 1201px) { .header_body_content_right { margin-left: 26px; } }

/* Keep the MRI popup inside short laptop and mobile viewports. */
.windowform4 .windowform-iner {
	max-height: calc(100vh - 30px);
	max-height: calc(100dvh - max(30px, env(safe-area-inset-top) + env(safe-area-inset-bottom)));
	overflow-y: auto;
	overscroll-behavior: contain;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
}
.windowform4 .windowform-close {
	position: sticky;
	z-index: 2;
	top: 0;
	float: right;
	margin: -12px -12px 0 8px;
	background-color: #fff;
	border-radius: 50%;
}

/* International popup phone field 2026-08-28 */
.windowform .iti {
	width: 100%;
}
.windowform .iti .telmask {
	width: 100%;
	min-width: 0;
	padding-left: 168px !important;
	border-radius: 5px;
}
.windowform .iti .telmask:focus {
	outline: 0;
	border-color: #659AD2;
}
.phone-region-input-mask {
	display: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 168px;
	max-width: calc(100% - 184px);
	overflow: hidden;
	transform: translateY(-50%);
	pointer-events: none;
	font-family: inherit;
	font-size: 15px;
	line-height: 20px;
	color: #777;
	white-space: nowrap;
}
.phone-region-prefix-only .phone-region-input-mask {
	display: block;
}
.phone-region-prefix-only .telmask {
	color: transparent !important;
	caret-color: #305F8C;
}
.windowform .iti__country-container {
	z-index: 3;
}
.windowform .iti__selected-country {
	box-sizing: border-box;
	width: 154px;
	padding: 0;
	border-right: 1px solid #EEEEEE;
	background: #F8FBFE;
}
.windowform .iti__selected-country-primary {
	display: flex;
	width: 100%;
	min-width: 0;
	gap: 8px;
	padding: 0 12px;
}
.phone-region-selected-name {
	min-width: 0;
	flex: 1 1 auto;
	overflow: hidden;
	font-family: inherit;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #305F8C;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.windowform .iti__country-selector {
	position: absolute !important;
	z-index: 10 !important;
	top: calc(100% + 4px) !important;
	left: 0 !important;
	right: auto !important;
	bottom: auto !important;
	box-sizing: border-box;
	width: 154px;
	max-width: 154px;
	border: 1px solid #DCE6EF;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 16px 42px rgba(30, 55, 80, 0.18);
}
.iti__search-input-wrapper {
	padding: 8px;
	border-bottom: 1px solid #E8EEF4;
}
.iti__search-input {
	box-sizing: border-box;
	height: 40px;
	border: 1px solid #DCE6EF;
	border-radius: 5px;
	font-family: inherit;
	font-size: 14px;
}
.iti__country-list {
	box-sizing: border-box;
	width: 100%;
	max-height: 252px !important;
	overflow-x: hidden !important;
	overflow-y: auto;
	overscroll-behavior: contain;
}
.iti__country {
	box-sizing: border-box;
	width: 100%;
	min-width: 0;
	overflow: hidden;
	min-height: 42px;
	gap: 10px;
	padding: 10px 12px;
	font-family: inherit;
	font-size: 14px;
}
.windowform .iti__country-check {
	display: none !important;
}
.windowform .iti__country-name {
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.iti__country .iti__dial-code {
	display: none !important;
}
.iti__country.iti__highlight {
	background: #EEF5FC;
}
.phone-region-error {
	display: block;
	margin-top: 6px;
	font-size: 13px;
	line-height: 18px;
	color: #C83E3E;
}
@media (max-width: 600px) {
	.windowform .iti .telmask {
		padding-left: 146px !important;
	}
	.phone-region-input-mask {
		left: 146px;
		max-width: calc(100% - 158px);
	}
	.windowform .iti__selected-country {
		width: 134px;
	}
	.windowform .iti__country-selector {
		width: 134px;
		max-width: 134px;
	}
	.windowform .iti__selected-country-primary {
		gap: 6px;
		padding: 0 9px;
	}
	.phone-region-selected-name {
		font-size: 13px;
	}
}

/* Header location switcher */
.header-location-switcher {
    position: relative;
    z-index: 21;
    flex: 0 1 auto;
}

.header-location-switcher > .header_adress_item::after {
    content: "";
    width: 6px;
    height: 6px;
    margin-left: 2px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    transition: transform 0.2s;
}

.header-location-switcher:hover > .header_adress_item::after,
.header-location-switcher:focus-within > .header_adress_item::after {
    transform: translateY(2px) rotate(225deg);
}

.header-location-switcher__menu {
    position: absolute;
    top: 100%;
    left: 19px;
    min-width: 0;
    margin: 0;
    padding: 10px 0 4px;
    list-style: none;
    background: transparent;
    border: 0;
    box-shadow: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    pointer-events: none;
    transition: opacity 0.2s, visibility 0.2s, transform 0.2s;
}

.header-location-switcher:hover .header-location-switcher__menu,
.header-location-switcher:focus-within .header-location-switcher__menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

.header-location-switcher__link {
    display: block;
    padding: 6px 10px;
    color: #404B56;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    background-color: rgba(255, 255, 255, 0.08);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.02));
    border: 1px solid rgba(255, 255, 255, 0.42);
    border-radius: 10px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), 0 10px 30px rgba(15, 23, 42, 0.1);
    backdrop-filter: blur(18px) saturate(130%) contrast(105%);
    -webkit-backdrop-filter: blur(18px) saturate(130%) contrast(105%);
    transition: color 0.3s, background-color 0.3s, box-shadow 0.3s;
}

.header-location-switcher__link:hover,
.header-location-switcher__link:focus-visible {
    color: #243341;
    background-color: rgba(255, 255, 255, 0.16);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.55), 0 12px 34px rgba(15, 23, 42, 0.14);
    outline: none;
}
/* /Header location switcher */
