

/* Start:/local/templates/dl71/css/main.css?1748866088155413*/
@font-face {
    font-family: 'ALS Gorizont Variable';
    
    src: 
       
        url('/local/templates/dl71/css/../fonts/ALS_Gorizont_Variable_1.0.ttf') format('truetype');
    font-weight: 750;
    font-style: normal;
}
@font-face {
    font-family: 'ALS Gorizont Variable';
    
    src: 
       
        url('/local/templates/dl71/css/../fonts/ALS_Gorizont_Bold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
 font-family: 'ALS Gorizont Variable';
    src: url("https://db.onlinewebfonts.com/t/51148dedef2c8ef3ba08d21f3cc7bb06.eot");
    src: url("https://db.onlinewebfonts.com/t/51148dedef2c8ef3ba08d21f3cc7bb06.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/51148dedef2c8ef3ba08d21f3cc7bb06.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/51148dedef2c8ef3ba08d21f3cc7bb06.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/51148dedef2c8ef3ba08d21f3cc7bb06.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/51148dedef2c8ef3ba08d21f3cc7bb06.svg#ALS Gorizont Variable")format("svg");
        font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ALS Hauss';
    
    src: 
         url("/local/templates/dl71/css/../fonts/ALS_Hauss_Regular_2.1.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ALS Hauss';
    
    src: 
         url("/local/templates/dl71/css/../fonts/ALS_Hauss_Medium_2.1.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'ALS Hauss';
    
    src: 
         url("/local/templates/dl71/css/../fonts/ALS_Hauss_Bold_2.1.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}
body{
	font-family: 'ALS Hauss';
	font-weight: 400;
	margin: 0;	
}
p{
	margin: 0;
	padding: 0;
}
.inter{
	font-family: 'ALS Hauss' !important;
}
.agv{
	font-family: ALS Gorizont Variable!important;
}



.wrp{
	width: 1134px;
	margin-left: auto;
	margin-right: auto;
}

header{
	position: relative;
}

header .wrp{
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	padding-top: 34px;
	padding-bottom: 46px;
}

.col_left {
	width: 50%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 30px;
	box-sizing: border-box;
}
.logo{
	position: relative;
	top: 14px;
	margin-left: -93px;

}
.header_btn {
	border-radius: 14px;
	border: 1px solid #FF5A1E;
	color: #0C0E2F;
	font-family: ALS Gorizont Variable;
	font-size: 13px;
	font-style: normal;
	font-weight: 550;
	line-height: 120%;
	text-transform: uppercase;
	width: fit-content;
	padding-left: 27px;
	padding-right: 27px;
	cursor: pointer;
	padding-top: 10px;

	-webkit-font-smoothing: subpixel-antialiased;
	box-sizing: border-box;
	padding-bottom: 9px;
}



.header_btn:hover {
	background: #FF5A1E;
	color: #fff;
	transition: 0.3s;
}
.header_btn:hover{
	
}
.col_right {
	width: 50%;
	
	display: flex;
	align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
	justify-content: space-between;

}
header:before{
	position: absolute;
	content: '';
	width: 50%;
	height: 100%;
	background: #0C0E2F;
	right: 0;
	top: 0;

}
.header_burger {
	color: #FFF;

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
display: flex;
gap:24px;
align-items: center;
}
.header_burger:hover{
	cursor: pointer;
}
.header_dnevnik {
	color: #FFF;
display: flex;
align-items: center;
gap:12px;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}

.header_dnevnik:hover{
	cursor: pointer;
}
.social_fixed{
	position: fixed;
	flex-direction: column;
	gap:22px;
	left: 48px;
	top: 50%;
	display: flex;
	z-index: 10;

}
.social_fixed a{
	display: flex; 
		
}
.first_screen {
	position: relative;
}
.first_screen:before{
	position: absolute;
	content: '';
	width: 50%;
	height: 100%;
	min-height:  calc(100vh - 146px);
	top: 0;
	right: 0;
	background: #0C0E2F;
}
.first_screen .wrp {
	position: relative;
	z-index: 2;
}
.first_screen_slider {
}
.first_screen_slide {
	display: flex;
	padding-left: 2px;
	padding-right: 2px;
	justify-content: space-between;
}
.first_screen_slide_content {
	
	padding-bottom: 120px;
	width: 318px;
}
.first_screen_slide_title {
	margin-top: 93px;
}
.section_title {
	color: #000;
font-family: ALS Gorizont Variable;
font-size: 31px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 40.3px */
text-transform: uppercase;
}
.first_screen_slide_desc {
	
	color: #000;
	margin-top: 26px;
	padding-top: 29px;
font-size: 16px;
position: relative;	
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
margin-bottom: 20px;
}
.first_screen_slide_desc:before {
	content:  '';
	position: absolute;	
background: #FF5A1E;
top: 0;	
left: 0;	
height: 1px;
width: 70%;	
}
.first_screen_slide_link {
	border-radius: 14px;
border: 1px solid #FF5A1E;
color: #000;
padding: 12px 34px 10px 34px;
font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
display: flex;
width: fit-content;
margin-top: 15px;
text-decoration: none;
box-sizing: border-box;
}
.first_screen_slide_img {
	width: 789px;
	height: auto;
}
.first_screen_bottom_inner{
	display: flex;
	justify-content: flex-end;
	padding-top: 26px;
	padding-bottom: 65px;
}
.first_screen_bottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-left: 29px;
	box-sizing: border-box;
	align-items: flex-end;
}
.first_screen_schoolfilm {
	color: #FFF;

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
display: flex;
gap:15px;
}
.first_screen_schoolcontact {
	color: #FFF;
text-align: right;

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.first_screen_schoolcontact a{
		color: #FFF;
text-align: right;
text-decoration: none;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.first_screen_slider .slick-dots li button{
	border:1px solid #FF5A1E;
	border-radius: 50%;
}
.first_screen_slider .slick-dots li button:before{
	content: none;
}
.first_screen_slider .slick-active button{
	background: #FF5A1E;
}
.first_screen_slider .slick-dots{
	display: flex;
	gap:28px;

	flex-direction: column;
	width: fit-content;
	right: -52px;
	top: 37%;
	transform: translateY(-50%);
	margin: 0;
	bottom: auto;

}
.slick-dotted.slick-slider{
	margin-bottom: 0!important;
}

.aboutproject_content {
	display: flex;
	justify-content: space-between;
	padding-top: 54px;
	display: none;
}
.aboutproject_img {
	width: 904px;
	height: auto;
	position: relative;
}
.aboutproject_img:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%); */
}
.aboutproject_fullvideo {
	color: #0C0E2F;
width: 122px;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none;
}
.aboutproject_fullvideo:hover {
	text-decoration: underline;
}
.aboutproject_fullvideo img{
	margin-bottom: 5px;
}
.aboutproject_inner{
	margin-top: 33px;
	margin-bottom: 160px;
}

.aboutproject_advantages {
	margin-top: 70px;
	display: flex;
	flex-wrap: wrap;
	gap:60px 91px;
}
.aboutproject_advantagimg {
position: absolute;
left: -23px;
top: 0;

display: flex;
}

.aboutproject_advantage {
	width: 310px;
	position: relative;

}
.aboutproject_advantage:hover .aboutproject_advantage_title{
	color: #FF5A1E;
}
.aboutproject_advantage_title {
	color: #000;
width: 251px;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 20.8px */
text-transform: uppercase;
}
.aboutproject_advantage_desc {
	color: #000;
margin-top: 15px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 16.9px */
}

.structure_cards {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	gap:15px;
}
.structure_card {
	width: calc( ( 100% - 45px ) / 4 );
	position: relative;
	min-height: 400px;
	
	padding-bottom: 15px;


}
.structure_card:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	transition: 0.3s;

}
.structure_card_icon {
	width: 65px;
	
}
.structure_card_desc {
	    font-size: 14px;
	    margin-top: 20px;
	    color: #fff;
	    position: relative;
	    z-index: 2
}
.structure_card_logo {
	position: relative;
	z-index: 2;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}
.structure_card_age {
	font-size: 16px;
    line-height: 1.3;
    color: #FF5A1E;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-top: 25px;
   
}
.structure_card_icon{
	position: relative;
	z-index: 2;
}
.structure_card_overley{

	    
    padding: 30px 20px;
    opacity: 0;
    transition: 0.3s;
}

.structure_card:hover:before{
background: rgba(12,14,47,1);
transition: 0.3s;
}
.structure_card:hover{
	cursor: pointer;
}
.structure_card:hover .structure_card_overley{
	opacity: 1;
	transition: 0.3s;
}

.text_redactor_inner {
	margin-top: 123px;
	margin-bottom: 123px;
	min-height: 410px;
	overflow: hidden;
}
.text_redactor_content-image img{
	width: 380px;
	position: relative;
	z-index: 3;
}
.text_redactor_inner .wrp {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.text_redactor_content {
	padding-top: 28px;
	padding-bottom: 28px;
	border-left: 10px solid #FF5A1E;
	padding-left: 40px;
	position: relative;
	z-index: 3;

}
.text_redactor_content p{
	margin-top: 15px;
	font-size: 16px; 
	line-height: 130%;
}
.text_redactor_content:before{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 5000px;
	height: 100%;
	background: #F6F6F6;
	z-index: -1;
}
.text_redactor_title {
	color: #000;
font-family: ALS Gorizont Variable;
font-size: 24px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 31.2px */
}

.oneimg_img{
	height: 470px;
	width: 100%;
}
.oneimg_inner{
	margin-top: 123px;
	margin-bottom: 150px;
}

.eventsschool_inner {
	margin-top: 150px;
	margin-bottom: 170px;
}
.wrp {
}
.eventsschool_header {
	display: flex;
	justify-content: space-between;
}
.eventsschool_titlecol {
	max-width: 70%;
}
.section_title {

}
.eventsschool_tags {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	gap:12px 20px;

}
.eventsschool_tags a{
	color: #949494;
text-decoration: none;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 15.6px */
transition: 0.3s;

}
.eventsschool_tags a:hover {
transition: 0.3s;
color: #FF5A1E;
}
.eventsschool_btncol{
	display: flex;
	align-items: center;
}
.eventsschool_btncol a{
	padding: 10px 20px;
	border-radius: 14px;
background: #FF5A1E;
width: fit-content;
color: #FFF;
text-decoration: none;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 18.2px */
}
.eventsschool_slider {
	margin-top: 86px;
}
.eventsschool_slide_item {
	display: flex;
}
.eventsschool_slide_content {
	background: #F6F6F6;
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 50px;
	width: 50%;
	box-sizing: border-box;

}
.eventsschool_slide_tag {
	border-radius: 4px;
background: #0c0e2f;
padding: 5px 10px;
color: #FFF;

width: fit-content;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 15.6px */
}
.eventsschool_slide_title {
	color: #000;

font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 50.4px */
text-transform: uppercase;
margin-top: 31px;
}


.slider-articles-cub-left-iner  .first_screen_slide_link {
	margin-top: 20px;
}

.eventsschool_slide_img {
	width: 50%;
	height:auto;
}

.slider-articles-cub-left-iner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.eventsschool_slider .slick-prev,.eventsschool_slider .slick-next{
	width: auto;
	height: auto;
	bottom: 0;
	top: auto;
	transform: none;
}
.eventsschool_slider .slick-prev{
	left: calc( 50% - 36px );
	bottom: -60px;
}
.eventsschool_slider .slick-next{
	right: calc( 50% - 36px );
	bottom: -60px;
}
.eventsschool_slider .slick-prev:before,.eventsschool_slider .slick-next:before{
	content: none;
	
	
}
.arrovclass{
	fill:#0C0E2F;
}

button:hover  .arrovclass{
	fill:#FF5A1E;
}

.accreditation_inner {
	margin-top: 170px;
	margin-bottom: 150px;
}
.accreditation_inner .wrp {
	position: relative;
}
.section_title {
}
.accreditation_conent {
	margin-top: 38px;
	background: #0C0E2F;
	width: 788px;
	padding-left: 40px;
	padding-top: 59px;
	padding-bottom: 66px;
	

}
.accreditation_conent p{
	width: 517px;
	color: #FFF;
	margin-top: 15px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 20.8px */
}
.accreditation_link {
	border-radius: 14px;
background: #FF5A1E;
padding: 11px 31px;
color: #FFF;

text-decoration: none;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
margin-top: 38px;
display: flex;
width: fit-content;
}
.accreditation_img {
	position: absolute;
	top: 0;
	right: 0;
}

.accreditation_img {
    width: 489px;
    height: 449px;
}

p{
	margin: 0;
	padding: 0;
}

.contacts_inner {
	margin-top: 150px;
	margin-bottom: 150px;
}
.contacts_inner .wrp {
	display: flex;
	justify-content: space-between;
}
.contacts_colleft {
	display: flex;
	flex-direction: column;
	gap:20px;
}
.contacts_colleft_card {
	width: 395px;
	padding: 30px;
	background: #F6F6F6;
	box-sizing: border-box;
	position: relative;
}
.contacts_colleft_title {
	color: #000;
margin-bottom: 20px;
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 25.2px */
}
.contacts_colleft_item {
	display: flex;
	align-items: center;
	gap:6px;
	margin-top: 25px;
	color: #000;
	padding-left: 38px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 19.2px */
position: relative;

}
.contacts_colleft_item img{
	position: absolute;
	top: 7px;
	transform: translateY(-50%);
	left: 0px;
}
.contacts_colleft_item a{
	color: #000;
text-decoration: none;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 19.2px */

}
.contacts_colmap{
	display: none;
}
.contacts_colmap:first-child{
	display: block;
}
.contacts_inner .active .activeblock{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 100%;
	background: #FF5A1E;
}


footer{
	background: #0C0E2F;
	padding-top: 56px;
	padding-bottom: 59px;
	position: relative;
}
.footerbottomimg{
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.2;
	width: 286px;
	height: auto;

}
footer .wrp {
	display: flex;
	justify-content: space-between;
}
.footer_col_logo {
	width: 239px;
}
.logofooter {
}
.footer_col_logobtn {
	border-radius: 14px;
border: 1px solid #FF5A1E;
color: #FFF;
padding: 12px 20px;
text-decoration: none;
font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
margin-top: 25px;
display: flex;
white-space: nowrap;
width: fit-content;
}
.footer_col_logolink{
	margin-top: 36px;
	display: flex;
	align-items: center;
	gap:10px;
	color: #FFF;
text-decoration: none;

font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;

}
.footer_col_logorekvizit {
	margin-top: 30px;
	color: #FFF;
font-family: ALS Hauss;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.footer_col_logopay {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 219px;
}
.footer_col_logopay img{
	max-width: 62px;
	height: auto;
}
.footer_col_logocontacts {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	gap:10px;
}
.footer_col_logocontact {
	display: flex;
	align-items: center;
	gap:6px;
	color: #FFF;

font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none;
}
.footer_col_logocontact a{
	gap:6px;
	color: #FFF;

font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none;
}
.footer_col_menu {
	display: flex;
	flex-wrap: wrap;
	width: 895px;
	padding-left: 80px;
	justify-content: space-between;
}
.footer_col_menu_razdel {
	display: flex;
	flex-wrap: wrap;
	gap:40px;
/* 	max-width: 200px; */
}
.footer_col_menu_razdel_item{
	width: 137px;

}
.footer_col_menu_razdel_title {
	color: #FFF;
min-height: 19px;
text-decoration: none;
font-size: 14px;
display: block;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.footer_col_menu_razdel_subtitle {
	color: #FFF;
margin-top: 10px;
font-size: 11px;
font-style: normal;
font-weight: 700;
line-height: 16px; /* 145.455% */
}
.footer_col_menu_razdel ul{
	list-style: none;
	padding: 0;
	margin-top: 10px;

}
.footer_col_menu_razdel ul li a{
	color: #FFF;
text-decoration: none;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 145.455% */
}

.footer_col_menu_razdel_title:nth-child(2){
	margin-top: 19px;
}


.o_wunderpark .first_screen_slide_desc{
	color: var(--black, #000);

font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 22.5px */
}

.quoteblock_inner {
	margin-top: 100px;
	margin-bottom: 42px;
}
.quoteblock_inner .wrp {
	display: flex;
	justify-content: flex-end;
}
.quoteblock_content_inner{
	display: flex;
	width: 968px;
	justify-content: flex-end;
	gap:80px;
}
.quoteblock_content {
	
	
	display: flex;

	align-items: center;

}
.quoteblock_desc img{
	position: absolute;
	    top: -45px;
    left: -51px;
    z-index: -1;
}
.quoteblock_desc {
	color: #000;
position: relative;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 24px */
width: 506px;
}
.quoteblock_name {
	color: #000;
width: 257px;
border-top: 1px solid #FF5A1E;
margin-top: 16px;
padding-top: 18px;
font-size: 16px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 20.8px */
text-transform: uppercase;
}
.quoteblock_icon {
	width: 110px;
	height: 75px;
}
.quoteblock_girl img{
	width: 382px;
	height: auto;
}


.doublephoto_inner {
	margin-top: 42px;
	margin-bottom: 100px;
}
.doublephoto_inner .wrp {
	display: flex;
	justify-content: space-between;
}
.doublephoto_col{
	display: flex;
	align-items: flex-start;
}
.doublephoto_col img:first-child{
	width: 325px;
	height: auto;

}
.doublephoto_col img:nth-child(2){
	width: 211px;
	height: auto;
	margin-left: 20px;
	margin-top: 234px;

}
.doublephoto_desc {
	width: 462px;
	color: #000;
margin-top: 222px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}

.mission_inner {
	margin-top: 100px;
	margin-bottom: 110px;
}
.mission_inner  .wrp {
	display: flex;
	justify-content: space-between;
	
}
.mission_content {
	width: 444px;
	display: flex;
	flex-direction: column;
	gap:184px;


}
.mission_item {
}
.mission_title {
	color: #000;

font-size: 31px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 40.3px */
text-transform: uppercase;
}
.mission_inner .wrp:first-child{
	margin-bottom: 44px;
}
.mission_desc {
	color: #000;
font-family: ALS Hauss;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */

}
.mission_icons {
	margin-top: 55px;
	display: flex;
	flex-wrap: wrap;
	gap:65px 0px;
    align-items: flex-start;
    justify-content: space-between;
}
.mission_icon_item {
	display: flex;
	
	flex-direction: column;
	align-items: center;
	
}
.mission_icons_col{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
}
.mission_icon_item img{
	height: 55px;
	width: auto;
	height: auto;
	

}
.mission_icon_title {
	color: #000;
margin-top: 20px;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 150%; /* 27px */
}
.mission_icon_title{
	margin-bottom: 55px;
}
.mission_gallery {
	display: flex;
	
	flex-wrap: wrap;
	gap:20px;
}
.mission_gallery_col{
	width: 286px;
	height: 751px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap:20px;
	box-sizing: border-box;
}
.mission_gallery_col2{
	width: 291px;
	height: 751px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap:20px;
	box-sizing: border-box;
}
.mission_gallery img{
	width: 100%;
}



.blueimageblock_inner {
	margin-top: 11px;
	margin-bottom: 124px;
	position: relative;
	padding-top: 39px;
	padding-bottom: 37px;
	box-sizing: border-box;

}
.blueimageblock_inner:before{
	position: absolute;
	content: '';
	top: 0;
	left: 50%;
	transform:translateX(-50%);
	width: 1278px;
	background: #0C0E2F;
	height: 100%;
	z-index: -1;
}
.blueimageblock_inner .wrp{
	display: flex;
	justify-content: flex-end;
}
.blueimageblock_img {
	position: absolute;
	left: -96px;
	transform:translateX(-100%);

	width: 577px;
	height: 100%;

}
.blueimageblock_text{
	width: 597px;
	position: relative;
}
.blueimageblock_text p{
	color: #FFF;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 21px;
margin-top: 15px;
}

.blueimageblock_text span{
	color: #FFF;

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 21px; /* 131.25% */
}


.ourprojects_inner {
	margin-top: 124px;
}
.wrp {
}

.ourprojects_slider {
	margin-top: 50px;
	width: 1366px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	height: 460px;
	/* overflow: hidden; */

}
.ourprojects_slide {
}
.ourprojects_img {
	transition: 0.3s;
height: 274px;
}
.ourprojects_slider .slick-list {
	padding-left: 346px;
	padding-right:324px;
}

/* .ourprojects_slider .slick-active{
	width: 348px!important;
	transition: 0.3s;
} */
.ourprojects_slider .ourprojects_slide{
	margin-left: 11px;
	margin-right: 11px;
}
.ourprojects_title {
	color: #000;
margin-top: 25px;
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 25.2px */
text-transform: uppercase;
width: 211px;
}
.ourprojects_slider .slick-active .ourprojects_img{
	height: 334px;
	transition: 0.3s;
}

 .ourprojects_slider .slick-active.slick-current .ourprojects_img{
 	height: 384px;
 	transition: 0.3s;
 } 

.ourprojects_slider .slick-next, .ourprojects_slider .slick-prev{
	top: auto;
	bottom: 0;
	width: auto;
	height: auto;
	z-index: 10;
}
.ourprojects_slider .slick-next{
	right: 240px;
}
.ourprojects_slider .slick-prev{
	right: 289px;
	left: auto;
}
.ourprojects_slider .slick-next:before, .ourprojects_slider .slick-prev:before{
	content: none;
}


.ourpartners_inner {
	margin-top: 167px;
	margin-bottom: 123px;
}
.wrp {
}
.section_title {
}
.ourpartners_logo {
	margin-top: 90px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 30px;
	align-items: center;
	
}
.ourpartners_logo img{
	max-width: 195px;

}


.breadcrumbs{
display: flex;
gap:8px;
	color: #939598;

font-size: 9px;
font-style: normal;
font-weight: 400;
line-height: normal;
align-items: center;
}
.breadcrumbs a{
	/* display: flex; */
	gap:  8px;
text-decoration: none;
font-size: 9px;
font-style: normal;
font-weight: 400;
line-height: normal;
color: #939598 !important;


/* align-items: center;
	align-items: center; */
		transition: 0.3s;
}

.breadcrumbs span{
	color: #939598;
display: block;
font-size: 9px;
font-style: normal;
font-weight: 400;
line-height: normal;
/* padding-top: 4px; */
transition: 0.3s;
}
.breadcrumbs a:hover span {
	color:  rgba(255, 90, 30, 1);
	transition: 0.3s;
}

.innerheader:before{
	width: 290px;
	height: 38px;
	left: 50%;
	top: 48px;
}

.innerheader .header_dnevnik{
	color: #0C0E2F;
}


.postuplenie_inner {
	margin-top: 40px;
}
.postuplenie_inner  .wrp {
	display: flex;
	justify-content: space-between;
}
.postuplenie_text {
}
.section_title {

}
.postuplenie_desc {
	color:  #000;
margin-top: 12px;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 22.5px */
}
.postuplenie_tabs {
	display: flex;
	gap:40px;
}
.postuplenie_tab_item {
	display: flex;
	flex-direction: column;justify-content: space-between;
	
}
.postuplenie_tab_item img{
	width: 211px;
	height: auto;
}
.postuplenie_tab_item_age {
	color: #939598;
margin-top: 10px;
font-size: 14px;
font-style: normal;
font-weight: 200;
line-height: 130%; /* 18.2px */
margin-left: 88px;
}
.postuplenie_tab_contentinner {
	margin-top: 60px;
	margin-bottom: 100px;
}
.postuplenie_tab_contentinner .wrp{
	display: flex;
	justify-content: space-between;
}
.postuplenie_tab_conten_img {
	position: relative;
	z-index: -2;
}
.postuplenie_tab_content {
	width: 462px;

}
.postuplenie_tab_content_title {
	position: relative;
	color: #FFF;
display: flex;
align-items: flex-start;
font-size: 27px;
font-style: normal;
font-weight: 750;
line-height: 139%; /* 37.53px */
text-transform: uppercase;
margin-left: -93px;

}
.postuplenie_tab_content_title:before{
	position: absolute;
	content: '';
	top: -2px;
	left: -11px;
	width: 521px;
height: 40px;
background: #0C0E2F;
z-index: -1;
}
.postuplenie_tab_content_title:after{
	position: absolute;
	content: '';
	bottom:  -2px;
	left: -11px;
	width: 392px;
height: 37px;
background: #0C0E2F;
z-index: -1;
}
.postuplenie_tab_content_desc {
	color: var(--black, #000);
margin-top: 50px;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 23px; /* 127.778% */
}
.postuplenie_tab_content_wrapper{
	display: flex;
	flex-direction: column;
align-items: flex-end;
margin-top: 86px;
}
.postuplenie_tab_contact {
	margin-top: 17px;
}
.postuplenie_tab_contact_item {
	color: #000;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.postuplenie_tab_contact_item a{
	color: #000;
text-decoration: none;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.postuplenie_tab_contact_item a:firs-child{

}
.postuplenie_tab_contact_btn {
	border-radius: 14px;
color: #000000;
text-align: center;
width: fit-content;
font-size: 16px;
font-style: normal;
font-weight: 750;
line-height: 120%; /* 19.2px */
text-transform: uppercase;
border: 1px solid #FF5A1E;
padding: 10px 34px;
margin-top: 43px;
transition: all 0.3s ease-in-out;
}

.postuplenie_tab_contact_btn:hover{
	cursor: pointer;
	background: #FF5A1E;
	color: white;
}
.postuplenie_tab_item {
	filter: grayscale(1);
	transition: 0.3s;
}

.programstab_inner {
}
.wrp {
}
.section_title {
}
.programstab_subtitle {
	color:#000;

font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 22.5px */
}
.programstab_content {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap:42px;
}
.programstab_content_col {
	width: 328px;

}
.programstab_content_col_img {
	position: relative;
	display: flex;
	align-items: flex-end;
	height: 107px;

}
.programstab_content_col_title {
 /* 123.81% */
display: flex;
margin-top: 30px;
}
.programstab_content_col_number {
		color: #000;
width: 30px;
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 26px;
margin-left: -30px;
	 /* 123.81% */
}
.programstab_content_col_title_text {
		color: #000;

font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 26px;
}
.programstab_content_col_desc {
	color: #000;
margin-top: 18px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}

.programstab_content_col_btn{
	margin-top: 30px;
	border-radius: 14px;
color: #000000;
display: flex;
text-decoration: none;
border: 1px solid #FF5A1E;
color: #000000;

font-size: 13px;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
padding: 11px 32px;
width:fit-content;
transition: all 0.3s ease-in-out;
}

.programstab_content_col_btn:hover{
	background: #FF5A1E;
	color: white;
}


.programstab_arrow{
	position: absolute;
	left: 143px;
	bottom: 33px;
	transform: translateY(-50%);
	display: flex;

}

.programstab_content_col_enshtein {
	border-radius: 36px;
background: #0C0E2F;
padding-left: 60px;
padding-right: 30px;
padding-bottom: 44px;
box-sizing: border-box;
display: flex;
justify-content: flex-start;
flex-direction: column;
width: 342px;
height: 275px;
text-decoration: none;
margin-top: 135px;

}
.programstab_content_enshtein_img {
width: 114px;
margin-top: -25px;
}
.programstab_content_col_enshtein_text {

	color: #FF5A1E;
margin-top: 38px;
font-size: 21px;
display: block;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 27.3px */
}
.programstab_content_col_link{
	color: #FF5A1E;
display: flex;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px;
text-decoration-line: underline;
margin-top: 30px;
}
.programstab_content_col_desc ul{
	list-style: none;
	padding: 0;
}
.programstab_content_col_desc ul li{
	color: #000;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 112.5% */
position: relative;
padding-left: 30px;
margin-top: 15px;

}
.programstab_content_col_desc ul li:before{
	position: absolute;
	content: '>';
	color: #FF5A1E;
top: -5px;
left: 0;
font-size: 23px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 27.6px */
}

.postuplenie_tabs .active{ 
	color: red; 
}
.postuplenie_tab_contentinner_wrp {
	display: none;
	margin-bottom: 181px;
}
.postuplenie_tab_contentinner_wrp:first-child {
	display: block;
}

.programstab_content_col_title_text {
	width:calc(100% - 30px);
}
.programstab_content_col_desc ul {
	margin: 0;
}

.postuplenie_tab_item.active {
	filter: grayscale(0);
	transition: 0.3s;
}

.education_page_inner .structure_card{
	width: 324px;
	min-height: 401px;
	height:100%;
	display: flex;
	flex-direction:column;
	justify-content: space-between;
	padding-left: 27px;
	padding-top: 31px;
	padding-right: 47px;
	box-sizing: border-box;

}

.structure_card{
	
	display: flex;
	flex-direction:column;
	justify-content: space-between;

}

.education_page_inner .structure_card_icon{
	width: 75px;
}
.education_page_inner .structure_cards{
	justify-content: flex-end;
}

.education_page_inner{
	margin-top: 69px;
	margin-bottom: 133px;
}

.breadcrumbsabssolut{
	position: absolute;
	top: 0;
	z-index: 2;
	left: 0;
	color: #939598 !important;
}

breadcrumbsabssolut a:visited {
	color: #939598 !important;
}

.kindergarten .first_screen_slide_img{
	height: 498px;
}

.kindergarten .first_screen_bottom_inner{
	padding-top: 0;

}
.kindergarten .first_screen_slide_content{
padding-bottom: 0;
}

.kindergarten_inner {
	margin-top: 123px;
	margin-bottom: 72px;
}

.kindergarten_content {
	display: flex;
	justify-content: space-between;
	margin-top: 25px;

	
}
.kindergarten_img {
	width:514px;

}
.ptkinder {
	padding-top: 44px;	
}
.kindergarten_text {
display: flex;
flex-direction: column;
justify-content: flex-end;
	width: 514px;
}
.kindergarten_title {
	color: #000;

font-size: 28px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 36.4px */
text-transform: uppercase;
}
.kindergarten_desc {
	margin-top: 17px;
	color: #000;

font-size: 14px;
font-style: normal;
font-weight: 400;

}

.kindergarten_title span{
	border-bottom: 3px solid #FF5A1E;
	padding: 0;
}

.aboutproject_advantage_circleicon {
	position: relative;
	width: 267px;
	margin-top: 21px;
}
.kindergartenicon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}


.kindergartentext {
   
    -webkit-animation-name: rotation;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotation;
    -moz-animation-duration: 20s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -o-animation-name: rotation;
    -o-animation-duration: 20s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    animation-name: rotation;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
 
@-webkit-keyframes rotation {
    0% {-webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg);}
}
@-moz-keyframes rotation {
    0% {-webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg);}
}
@-o-keyframes rotation {
    0% {-webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg);}
}
@keyframes rotation {
    0% {-webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);}
    100% {-webkit-transform:rotate(360deg);
        -moz-transform:rotate(720deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg);}
}

.aboutproject_advantages_inner{
	margin-bottom: 130px;
}


.happinessterritory_inner {
	margin-top: 130px;
	margin-bottom: 81px;
}

.happinessterritory_title img {
	height: 470px;
}
.section_title_wraper {
	display: flex;
	gap:18px;
	margin-top: 23px;
}

.happinessterritory_slide-item {
    margin: 16px;
    height: 329px !important;
    display: flex!important;
    align-items: center;
}

.happinessterritory_section_title span{
	border-bottom: 3px solid #FF5A1E;
	width:auto;
}
.happinessterritory_section_subtitle {
	color: #0C0E2F;
display: flex;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 31.2px */
text-transform: uppercase;
}
.happinessterritory_slider  .slick-current {
    width: 600px!important;
}.happinessterritory_slider .slick-track {
    display: flex;
}
.happinessterritory_slider .slick-list  {
padding-left: 281px;	
padding-right: 0px;	
}
.kindergartenfacec_inner {
	margin-top: 150px;
	margin-bottom: 100px;
}
.happinessterritory_slider .slick-slide {

	transition: 0.3s;

}
.slick-prev, .slick-next {

	z-index: 3;

}
.happinessterritory_slide img {
	width: 100%;
}

.kindergartenfacec_section_subtitle {
	width: 735px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
margin-top: 10px;
}
.kindergartenfacec_slider {
	margin-top: 38px;
}

.kindergartenfacec_slide_photo_inner {
	width: 220px;
height: 360px;

position: relative;
}
.kindergartenfacec_slide_photo_inner:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 220px;
height: 330px;
background: #0C0E2F;
}
.kindergartenfacec_slide_photo img{
	width: auto;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: -30px;
	z-index: 999999;
}
.kindergartenfacec_slide_name {
	margin-top: 18px;
	display: flex;
	/* gap:13px; */


}

.kindergartenfacec_slide_nametext {
color: #000;

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 16.8px */
text-transform: uppercase;
width: 211px;
margin-top: 8px;

}

	
.kindergartenfacec_slide_dolznost {
	color: #000;
font-family: ALS Hauss;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 16.8px */
margin-top: 8px;
width: 211px;
}

.kindergartenfacec_slider .slick-next,.kindergartenfacec_slider .slick-prev{
	
	left: auto;
	bottom: auto;
}

.kindergartenfacec_slider .slick-next:before{
	content: none;
}

.kindergartenfacec_slider .slick-prev:before{
	content: none;
}
.kindergartenfacec_slider .slick-prev{
	height: auto;width: auto;
	top: -110px;
	right: 68px;
}
.kindergartenfacec_slider .slick-next{
	height: auto;width: auto;
	top: -110px;
	right: 23px;

}


.wonder-menu-wrapper-window{
position: fixed;
top: -130vh;
left: 0;
transition: 0.3s;	
width: 100%;

height: 100vh; background: #0C0E2F;
z-index: 44;
padding-top: 34px;
padding-bottom: 43px;
box-sizing: border-box;
}

.wonder-menu-wrapper-window-open {
transition:  0.3s;	

top:  0;
}
.wonder-menu-close {
	position: absolute;
	cursor: pointer;
	top:  36px ;
	right:  16px;
}




::-webkit-scrollbar {
    width: 6px; /* ширина для вертикального скролла */
    height: 6px; /* высота для горизонтального скролла */
    background-color: rgba(51, 51, 51, 0.1);     border-radius: 9em;
}

/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
    background-color: #0C0E2F;
    border-radius: 9em;

}

::-webkit-scrollbar-thumb:hover {
    background-color:#0C0E2F;
}



::-webkit-scrollbar-button:vertical:end:increment {
    background:     #0C0E2F;

}

::-webkit-scrollbar-button:horizontal:start:decrement {
    background: #0C0E2F;
}

::-webkit-scrollbar-button:horizontal:end:increment {
    background: #0C0E2F;
}

.social_fixed-menu {
	   position: absolute;
    flex-direction: column;
    gap: 22px;
    left: 48px;
   /* top: auto;*/
top: 45%;
    bottom: 51px;
    z-index: 10;
}


.wonder-menu-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wonder-menu-right {
	width: 557px;
}
.wondermenu-cols {
	display: flex;
	justify-content: space-between;
}
.wonder-menu-left {
	width: 442px;
}
.wonder-menu-right-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.menu-logo-wind {
	display: flex;
	position: relative;
	top: 5px;
width: 191px;}
	.menu-logo-wind  img {
		width: 100%;
	}

	.header_btn-white {
		color: #fff;
	}
	.wonder-menu-header {
		margin-bottom: 43px;
	}

	.wonder-menu-left-dnevn {
		display: flex;
		justify-content: space-between;
	}
	.wondmenu-col {
		height: calc(100vh - 167px);
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	.menu-left-image {
height: 286px;
width: 100%;position: relative;
	}
	.menu-left-image-title {
color: #FFF;
left: 22px;
bottom:  -49px;
position: absolute;
font-size: 22px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 28.6px */
text-transform: uppercase;
	}
	.menu-left-image-title span {
position: relative;
/* padding-left: 6px; */
z-index: 2;
	}


	.menu-left-image-title span:hover:before {
z-index: -1;
content: '';
position: absolute;
bottom: 2px;
    left: -2px;
background: #FF5A1E;
width: 100%;
height: 6px;
	}
	.slabovid-menu {
display: flex;
align-items: center;
gap:  10px;
justify-content: flex-end;
color: #FFF;
text-align: right;
font-size: 18px;
cursor: pointer;
margin-top: 64px;
font-style: normal;
font-weight: 700;
line-height: normal;
	}
	.slabovid-menu img {
width: 39px;
	}

	.wonder-menu-search  {
		position: relative;
	}
	.wonder-menu-search input {
color: #FFF;

font-size: 15px;
font-style: normal;
background: none;
box-shadow: none;
border:  none;
width: 100%	;
box-sizing: border-box;
padding-bottom: 21px;
border-bottom: 1px solid #fff;
font-weight: 400;
line-height: normal;
	}
	.wonder-menu-search input::placeholder {
color: rgba(255, 255, 255, 0.5);

font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
	}
	.wonder-menu-search img {
		position: absolute;
		bottom: 11px;
		right: 0;
	}


input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
button:active, button:focus {
  outline: none;
}
         button:active, button:focus {
  outline: none;
}
button, input , textarea {
	font-family: 'Inter', sans-serif!important;
  	-webkit-appearance: none;
}


.wonder-menu-right-bottom {

	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wonder-menu-right-bottom .first_screen_schoolcontact {
	text-align: left;
}

.wonder-menu {
	max-height: 520px; font-weight: 800;
	overflow-y: scroll;
}

.wonder-menu-item-styleblock {
	color: #FFF;
display: flex;
justify-content: space-between;
align-items: center;
text-decoration: none;
font-size: 16px;
font-style: normal;
cursor: pointer;
font-weight: 800;
line-height: 120%; /* 16.8px */
}
.wonder-menu-item {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.wonder-menu-right-bottom {
	margin-top: 20px;
}
.wonder-menu-item-styleblock:hover {
	text-decoration: underline;
}
.wonder-menu-item2 {
	padding-bottom: 13px;
	padding-top: 13px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.children-menu-header {
	display: flex;
	justify-content: space-between;
align-items: center;
margin-bottom: 33px;}
.child-menu-nazad {
color: #FFF;
display: flex;
gap:  10px;
cursor: pointer;
align-items: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
    line-height: 23px; /* 16.8px */
}
.children-menu-headertitle {
color: #FFF;
text-align: right;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 21.6px */
}
.wonder-menu {
	position: relative;
}
.children-menu {
	position: absolute;
	z-index: 2;background: #0C0E2F;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	height: 100%;
	overflow-y: scroll;
	display: none;
}
.strwhite {	transition: 0.3s;

	stroke: #fff;
}
.wonder-menu-item-title:hover .strwhite {
	stroke: #FF5A1E;
	transition: 0.3s;
}
.windchildopen .children-menu{
	display: block;
}

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

.footer_col_menu a:hover {
	text-decoration: underline;
}

.kindergartenfacec_slide_nameicon {
	cursor: pointer;
	display: none;
}
.happinessterritory_slider .slick-slide {
height: 339px;
display: flex!important;
align-items: center;
}
.happinessterritory_slide {
	width: 100%;
	transition: 0.3s;
}


.happinessterritory_slide {
	height: 187px;		transition: 0.3s;
}

.happinessterritory_slider33 .slick-list {
padding-left: 300px;	
padding-right: 300px;	
}

.happinessterritory_slide-item{
	margin: 16px;	
	height: 339px;	
	display: flex!important;
	align-items: center;
}
.slick-current  .happinessterritory_slide  {
	transition: 0.3s;
	height: 100%;
}
.happinessterritory_dlider_inner {
	position: relative;	
}
.happinessterritory_dlider_inner:before {
	content:  '';
	height: 10px;	
	background: #0C0E2F;
	position: absolute;	
	top: 50%;	
	left: 0;	
	width: 100%;	
}
.slick-prev:before, .slick-next:before {
	content:  none!important;
}

.happinessterritory_slider33 .slick-prev {
    bottom: 40px;
    top: auto;
    transform: none;
    left: 270px;
}
 .happinessterritory_slider33 .slick-next {
right: 270px;
bottom:  40px;
top:  auto; 
transform: none;
}

.kindergarten_descpresc {
	max-width: 446px;
}

.aboutproject_advantage_circleicon {
	z-index: 33;
}
.text_redactor_content {
	max-width: 540px;
}
.text_redactor_innerpreschool {
	min-height: 100px;
}
.jcfs {
	justify-content: flex-start;
	min-height: 336px;
}
.mtmin40 {
	margin-top: -40px;
		
}

.ourprojects-descr {
	color: #000;
margin-top: 15px;	
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
width: 95%;
}

.strelkivverh.ourprojects_slider .slick-prev {
bottom:  auto;top:  -120px;
}
.strelkivverh.ourprojects_slider .slick-next {
bottom:  auto;
top:  -120px;
}
.structure_inner {
	padding-top: 160px;	
	margin-bottom: 123px;	
}
.structure_card2 {
    width: calc( ( 100% - 45px ) / 4 );
    position: relative;
    min-height: 372px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding:  35px 20px 20px 25px;
	text-decoration: none;
}
.structure_card2-title {
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 23.4px */
text-transform: uppercase;
}

.structure_card2-logos {
	display: flex;
	justify-content: flex-end;
}
.structure_card2-logos img {
	max-width: 180px;
	max-height: 76px;
}
.section-zagandtext {
	margin-top: 120px;	
	margin-bottom: 40px;	
}
.section-descr {
	color: #000;
width: 442px;	
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.section-title-text-title {
	color: #000;
width: 557px;	
font-size: 24px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 31.2px */
}
.zagand-text {
	display: flex;
	justify-content: space-between;
}


.programstab_innerinternationl {
	margin-bottom: 120px;	
}
.programstab_content_col_title2 {
	color: var(--orange, #FF5A1E);
font-size: 24px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 31.2px */
margin-top: 18px;	
margin-bottom: 14px;	
}

.programstab_inner , .postuplenie_tab_contentinner_wrp{
	overflow: hidden;
}

.programstab_arrowtricard {
	    width: 1400px;
    background: #FF5A1E;
    height: 1px;
    position: absolute;
    position: absolute;
    left: 143px;
    bottom: 39px;
    transform: translateY(-50%);
    display: flex;
}

.programstab_arrowchetirecard {
	width: 1400px;
    background: #FF5A1E;
    height: 1px;
    position: absolute;
    text-align: right;
    position: absolute;
    left: -46px;
    bottom: 39px;
    transform: translate(-100%, -50%);
    display: flex;
    justify-content: flex-end;
}
.programstab_arrowchetirecard  img {
	height: 7px;
    width: auto;
    margin-top: -3px;
}
.programstab_content_col_enshtein2 {
    padding-left: 40px;
    margin-top: 44px;
}

.programstab_content_col_enshtein2  .programstab_content_enshtein_img {
    width: 145px;
    margin-top: -67px;
}


.ramkasinyaztext2{
	display: block;	
	color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
margin-top: 11px;	
}
.text_redactor_content p {
	max-width: 442px;
}
.text_redactor_title.orenge {
	color: #FF5A1E;


}
.text_redactor_content a {
	display: flex;color: #FF5A1E;
margin-top: 25px;	
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 162.5% */
text-decoration: none;
}
.text_redactor_content a:hover {
	text-decoration: underline;
}
.text_redactor_content-image2 {
	position: relative;
	z-index: 33;
	display: flex;
	padding-bottom: 17px;
	width: 556px;
}

.text_redactor_content-image2 img {
	width: 100%;
}


.text_redactor_innerniheight {
	min-height: 100px;
}


	.text_redactor_innerniheight .wrp {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;


}

.section-vozmozhnosti {
	margin-top: 130px;	
	margin-bottom: 120px;	
}
.vozhmoznosti-wrap {
	display: flex;
	margin-top: 46px;
	justify-content: space-between;
}
.vozhmoznosti-title {
margin-top: 24px;	
margin-bottom: 15px;	color: #000;

font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 25.2px */
text-transform: uppercase;
}
.vozhmoznosti-desc {
color: #000;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.vozhmoznosti-desc a {
	text-decoration: underline;color: #000;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; transition: 0.3s;
}
.vozhmoznosti-desc a:hover {
	color: #FF5A1E ;
	transition: 0.3s;
}
.vozhmoznosti-item-image {

height: 274px;
}
.vozhmoznosti-item {
width: 326px;	
}
.vozhmoznosti-item-big {
width: 442px;	
}
.vozhmoznosti-item-big  .vozhmoznosti-item-image {
height: 384px;
}


.section-sistem-hause {
	margin-top: 120px;
	margin-bottom: 78px;
}

.sistem-hause-wrp {
	margin-top: 64px;
	display: flex;
	justify-content: space-around;}
	.sistem-hause-wrp > div {
		width: 25%;
		display: flex;
		justify-content: center;
		align-items: center;	
		height: 230px;}

		.sistem-hause-item {
position: relative;transition: 0.3s;
		}
		.sistem-hause-item  svg {
			position: relative;
			z-index: 2;
		}
		.sistem-hause-item-link {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			width: 100%;
			height: 100%;
		}
		.sistem-hause-item:before {
			content:  '';
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);width: 297.935px;
height: 297.935px;
border:  2px solid grey;
border-radius: 50%;
		}

		.sistem-hause-itemfil1:before {
border:  2px solid rgba(0, 167, 104, 1);
		}
		.sistem-hause-itemfil2:before {
border:  2px solid rgba(255, 221, 0, 1);
		}
			.sistem-hause-itemfil3:before {
border:  2px solid rgba(237, 24, 70, 1);
		}
		.sistem-hause-itemfil4:before {
border:  2px solid rgba(55, 78, 162, 1);
		}


.sistem-hause-itemfil1 .fillcolor {
fill: rgba(0, 167, 104, 1);transition: 0.3s;
		}
		.sistem-hause-itemfil2 .fillcolor {
fill:  rgba(255, 221, 0, 1);transition: 0.3s;
		}
			.sistem-hause-itemfil3 .fillcolor {
fill: rgba(237, 24, 70, 1);transition: 0.3s;
		}
		.sistem-hause-itemfil4 .fillcolor {
fill: rgba(55, 78, 162, 1);transition: 0.3s;
		}



.sistem-hause-itemfil1:hover .fillcolor ,
		.sistem-hause-itemfil2:hover .fillcolor ,
			.sistem-hause-itemfil3:hover .fillcolor ,
		.sistem-hause-itemfil4:hover .fillcolor {
fill: #fff;transition: 0.3s;
		}

.sistem-hause-itemfil1:hover:before {
background: rgba(0, 167, 104, 1);
transition: 0.3s;
		}
		.sistem-hause-itemfil2:hover:before {
background:  rgba(255, 221, 0, 1);transition: 0.3s;
		}
			.sistem-hause-itemfil3:hover:before  {background:  rgba(237, 24, 70, 1);transition: 0.3s;
		}
		.sistem-hause-itemfil4:hover:before  {background:  rgba(55, 78, 162, 1);transition: 0.3s;
		}
 

 .info-foto-text {
 	display: flex;
 	justify-content: space-between; }


 	.info-foto-text-foto  {
width: 558px;
 	}
 	.info-foto-text-foto  img {
 		width: 100%;
 	}

 	.info-foto-text-text {
color: #000;
padding-top: 63px;width: 518px;

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
 	}

 	.internation-info-foto-text {
 		margin-top: 78px;
 		margin-bottom: 52px;
 	}

 	.section-nash-stil {
margin-top: 136px;
margin-bottom: 137px;
 	}
 	.section-nash-stil .wrp {
 		display: flex;
 		justify-content: space-between;
 	}

 	.nash-stil-left {
 		width: 460px;
 	}
 	.nash-stiltext {
 		margin-top: 27px;
 		margin-bottom: 29px;
 	}


 	.nash-slil-right-image {
 		width: 684px;
 		border-bottom: 6px solid #FF5A1E;
height: 553px;
position: absolute;
left: 0;
top: -84px;
 	}
 	.nash-slil-right {
 		position: relative;
 		width: calc(100% - 567px);
 	}
 	.nash-stiltext {
 		line-height: 130%;
 	}

 	.section_titleqray {
 		color: #B9B9B9;


 	}
 	.concepcia {
 		margin-top: 60px;
 		position: relative;
 		display: flex;
 		justify-content: space-between; 	}

 		.concepcia-wrapper {
 			margin-top: 130px;
 			margin-bottom: 130px;
 		}

 		.pitanie-text p {
 			color: var(--black, #000);
margin: 0 !important;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
 		}

 		.pitanie-text > p {
 			max-width: 470px;
 		}
 		
 		.pitanie-text {
margin-top: 40px;
 		}

 		.menu-link {
 			display: flex;
 			align-items: center;
 			color: var(--orange, #FF5A1E);
gap:  10px;
margin-top: 20px;
margin-bottom: 23px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
text-decoration: none; 		}
.menu-link:hover {
	text-decoration: underline;
}
.concepcia-right{
position: absolute;
left: 500px;
}
.concepcia-right img {

}
.menu-two-col {
display: flex;
justify-content: space-between;
margin-top: 35px;
gap:  75px;
}
.menu-col {

}
.menu-col-image  {
	height: 74px;	
	margin-bottom: 5px;
}
.menu-col-image  img {
max-height: 100%;
}

.first-image-dipl {
	margin-top: 25px;	width: 255px;	
}
.avout-mission-ib-info {
	margin-top: 17px;		display: flex;
	align-items: center;
	justify-content: space-between;
}
.avout-mission-ib-info-left-col-item {
	position: relative;
}
.avout-mission-ib-info-left-col-item  img {
	width: 11px;
}
.avout-mission-ib-info-left-col-item .avout-mission-ib-info-left-text {
	max-width: 281px;
}
.section_title-ib {
	font-size: 24px;
}
.avout-mission-ib-info-left {
	display: flex;
	width: 660px;	
	gap:  39px;

	justify-content: space-between;
}
.avout-mission-ib-info-left-col {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.avout-mission-ib-info-left-col-item {
	display: flex;color: #000;

font-size: 14px;
font-style: normal;
align-items: flex-start;
gap:  19px;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.avout-mission-ib-info-left-col-item a {
	text-decoration: underline;color: #000;

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
.about-mission-ib {
	margin-top: 135px;	
	margin-bottom: 135px;	
}

.section-ib-bakalavr-wrapper {
	margin-top: 142px;	
	margin-bottom: 112px;	
	overflow: hidden;
}
.ib-bakalavr-wrapper {
	position: relative;
	width: 576px;	
	min-height: 477px;
}
.ib-bakalavr-text {
	color: #000;
 margin-top: 20px;	
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%;
}
.ib-bakalavr-text  a {
	text-decoration: underline;color: #000;

font-size: 14px;
}
.ib-bakalavr-wrapper-image {
	left: 626px;	
	position: absolute;	
	width: 658px;
	top:  0;
height: 425px;
}
.ib-bakalavr-wrapper-image-qwote {
	position: absolute;border-radius: 20px;
background: #ED6536;
padding:  43px 43px 43px 50px;width: 418px;
 box-sizing: border-box;color: #FFF;
left: 240px;	
top: 324px;	
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 20.8px */
}
.ib-bakalavr-wrapper-image-qwote img {
	position: absolute;
	right: -69px;	
	top: 21px;	
	width: 80px;	
}

.ib-structura-wrapper-left {
	max-width: 382px;
}
.ib-structura-wrapper-left .section_title {
	margin-bottom: 25px;	
}
.section-ib-structura-wrapper {
	margin-top: 135px;	
	margin-bottom: 135px;	
}

.ib-structura-wrapper-right {
display: flex;
gap:  20px;
}
.ib-structura-wrapper {
	display: flex;
	justify-content: space-between;
}
.strucrura-item-ib-one {
	width: 326px;	
	display: flex;
	flex-direction: column;
	gap:  10px;
}
.strucrura-item-ib {
transition: 0.3s;
position: relative;
padding: 23px 33px 27px 33px;
width: 100%;	
background: rgba(12, 14, 47, 0.10);
box-sizing: border-box;
}
.strucrura-item-ib-link {
position: absolute;	
top: 0;	
left: 0;	
width: 100%;	
height: 100%;	
}
.strucrura-item-ib-title {
transition: 0.3s;color: #000;
margin-bottom: 10px;	
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 130%; 
}
.strucrura-item-ib-name {
transition: 0.3s;color: #FF5A1E;

font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 23.4px */
}
.strucrura-item-ib:hover {
transition: 0.3s;
background: #FF5A1E;
}

.strucrura-item-ib:hover .strucrura-item-ib-name {
transition: 0.3s;
color: #fff;
}
.status-candidata-wrapper .ib-bakalavr-text {
	width: 442px;	
}
.ib-bakalavr-wrapper-image2 {
    left: 626px;
    position: absolute;
  width: 767px;
height: 529px;
    top: 0;
}
.status-candidata-wrapper .ib-bakalavr-wrapper{
	min-height: 529px;
}
.ib-bakalavr-text a.orange {
	color: #FF5A1E;

}
.section-chto-predlagaet-ib {
margin-top: 135px;	
margin-bottom: 141px;	
}
.chto-predlagaet-ib {
padding-top: 83px;	
position: relative;	
}
.chto-predlagaet-ib-image {
	position: absolute;	
	top: 0;	
	left: 0;	
	width: 658px;
height: 425px;
}
.chto-predlagaet-ib-info {
	box-sizing: border-box;
	margin-left: auto;	
	margin-right: 0;	
	background: #0C0E2F;
	width: 655px;	
	padding: 65px 56px 64px 260px;
}
.chto-predlagaet-ib-info-title {
color: #FFF;
margin-bottom: 23px;	
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 32px; /* 133.333% */
text-transform: uppercase;
}
.chto-predlagaet-ib-info-text {
	color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 18.2px */
}
.chto-predlagaet-ib-info-text a {
		color: #FFF; 
		text-decoration: underline;
}
.first_screen_schoolfilm {
	align-items: center;
}
.footer_col_menu {
	box-sizing: border-box;
}
.section-dop-obr-page {
	margin-top: 40px;	
	margin-bottom: 120px;	
}
.section-dop-obr-page-info {
	display: flex;
	padding-top: 40px;	
	gap:  138px;
	justify-content: flex-end;
}
.section-dop-obr-page-left {
	width: 100%;
	position: relative;	
	z-index: 2;
height: 480px;
}
.section-dop-obr-page-left-item {
	width: 100%;	
	height: 100%;	
}
.section-dop-obr-page-right {
width: 410px;	
}
.daccordion__title {
	cursor: pointer;
	color: black;
transition: 0.3s;
font-size: 18px;
font-style: normal;
font-weight: 400;
display: flex;
justify-content: space-between;
align-items: center;
line-height: 22px; /* 122.222% */
text-transform: uppercase;
gap: 20px;
}
.dactive__item  .daccordion__title {
	color: #000;
transition: 0.3s;
}
.daccordion__content {
	display: none;
	padding-top: 27px;
	
}

.daccordion__item {
	margin-bottom: 32px;
}
.daccordion__title-plus {
	width: 14px;
	height: 14px;
	position: relative;
}


.daccordion__title-plus:before {
	width: 2px;
	height: 14px;
	position: absolute;
	content:  '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);	transition: 0.3s;
background: black;
}


.daccordion__title:hover .daccordion__title-plus:before {
	width: 2px;
	height: 14px;
	position: absolute;
	content:  '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);	transition: 0.3s;
	background: #FF5A1E;;
}

.daccordion__title:hover .daccordion__title-plus:after {
	background: #FF5A1E;;
	width: 14px;
	height: 2px;
	position: absolute;
	content:  '';
	top: 50%;
	left: 50%;	transition: 0.3s;
	transform: translate(-50%, -50%);
}




.daccordion__title-plus:after{
	background: black;
	width: 14px;
	height: 2px;
	position: absolute;
	content:  '';
	top: 50%;
	left: 50%;	transition: 0.3s;
	transform: translate(-50%, -50%);
}

.daccordion__title-plus:hover{
	
}



.dactive__item .daccordion__title-plus:before {
	height: 0;
	transition: 0.3s;
}
.dactive__item .daccordion__title-plus:after {
	background: #000;	transition: 0.3s;
}
.daccordion__title span {
	position: relative;
}

.daccordion__title span:before {
	content:  '';
	right:  0;
	position: absolute;
	bottom:  -2px;
	width: 0%;
	height: 1px;transition: 0.3s;
	background: #000;

}
.dactive__item  .daccordion__title span:before {
	width: 500px;
	transition: 0.3s;
}

.daccordion__title span:hover:before {
	width: 500px;
	transition: 0.3s;
}


.section-dop-obr-page-left-item {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.obrtabaccimage-otem0 {
	display: block;
	z-index: -1;
}
.obrtabaccimage-otemopen {
	display: block;
}

.dop-obr-page-list-item {
display: flex;
gap:  22px;
align-items: flex-start;
margin-bottom: 16px;
}
.dop-obr-page-list-item a {
	color: var(--black, #000);
max-width: calc(100% - 40px);
font-size: 16px;
font-style: normal;
font-weight: 400;
text-decoration: none;
line-height: 22px;
}
.dop-obr-page-list-item img {
	opacity: 0;
width: 18px;
transition: 0.3s;}
.dop-obr-page-list-item:hover a {
	text-decoration: underline;
}
.dop-obr-page-list-item:hover  img {
	opacity: 1;
	transition: 0.3s;
}

.first_screen_slide_desc-list {
margin-top: 29px;
margin-bottom: 116px;
}
.first_screen_slide_desc-list ul {
list-style: none;
margin: 0;
padding: 0;	
}
.first_screen_slide_desc-list li {
color: var(--black, #000);
font-size: 14px;
position: relative;
font-style: normal;
margin-bottom: 16px;
padding-left: 34px;
font-weight: 400;
line-height: 18px; /* 128.571% */
}
.first_screen_slide_desc-list li:before {
	content:  '';
	position: absolute;
	top: 0;
	width: 18px;
	height: 18px;
	background: url(/local/templates/dl71/css/../img/arr2.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
}

.footbal-wrapper-button {
	display: flex;
	align-items: center;
	gap:  13px;
}

.one-button1 {
	padding: 12px 25px;
	border-radius: 14px;
border: 1px solid #FF5A1E;
background: #FF5A1E;color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 750;
line-height: 120%; /* 19.2px */
text-transform: uppercase;
}

.footbal-wrapper-button-desc {
	color: var(--black, #000);
font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%;
}
.footbalpage .first_screen_slide_content {
   
    width: 333px;
}

 .first_screen_bottom_inner-footbal{
	position: absolute;
	width: 445px;
justify-content: flex-start;
flex-wrap: wrap;

left:  50%}
.first_screen_bottom_inner.first_screen_bottom_inner-footbal {
    padding-top: 0;
    bottom: 0;
    padding-bottom: 22px;
}
 .first_screen_bottom_inner-footbal .first_screen_bottom {
justify-content: flex-start;gap:  28px 59px;
flex-wrap: wrap;
width: fit-content;
}

 .first_screen_bottom_inner-footbal  .first_screen_schoolfilm{
 	text-decoration: none;
 }
.buttonorange {
	transition: 0.3s;
	cursor: pointer;

}
.buttonorange:hover {
	transition: 0.3s;
	background: #EA3E00;
}
.ourprojects_inner {
	margin-bottom: 100px;
}
.shopbalpage {
	padding-bottom: 124px;
}

.section_title-merch {
	color: #000;
	position: relative;
margin-bottom: 74px;
font-size: 33px;
font-style: normal;
font-weight: 750;
line-height: 120%; /* 39.6px */
text-transform: uppercase; 
}

.section_title-merch:before  {
	content:  '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 527px;
height: 3px;
background: #FF5A1E;
}

.section-shop-page-wrapper {
	margin-top: 82px;
	margin-bottom: 133px;
}
.shob-button-more {
transition: 0.3s;display: flex; 
align-items: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
cursor: pointer;
margin-top: 80px;color: #FFF;
font-size: 13px;
font-style: normal;
font-weight: 550;
width: fit-content;
line-height: 120%; /* 15.6px */
letter-spacing: 0.65px;border-radius: 9px;
background: #00B274;
padding:  10px 45px 10px 45px;
text-transform: uppercase;
}
.shob-button-more:hover {
transition: 0.3s;
background: #009763;
}

.shop-list {
	display: flex;
flex-wrap: wrap;gap:  48px}

.shop-list-item {
	width:  calc((100% - 96px) / 3);
}
.shop-list-item-image {
height: 418px;
position: relative;
width: 100%;
}
.shop-list-item-image:hover {

}
.shop-list-item-image1 {
width: 100%;
height: 100%;
position: absolute;
top: 0;transition: 0.3s;
left: 0;

}
.shop-list-item-image2 {
width: 100%;
height: 100%;
position: absolute;
top: 0;
opacity: 0;transition: 0.3s;
left: 0;
}
.shop-list-item-image:hover .shop-list-item-image1{
opacity: 0;
transition: 0.3s;
}
.shop-list-item-image:hover .shop-list-item-image2{
opacity: 1;transition: 0.3s;
}

.shop-list-item-title {
color: #000;
margin-top: 33px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 21px;  margin-bottom: 26px;
}
.shop-list-item-desc {
color: #000;
margin-bottom: 22px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 20.8px */
}
.shop-list-item-variable {
display: flex;
align-items: flex-start;
}
.shop-list-item-variable-title {
color: #000;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 111%;  width: 99px;
}
.shop-list-item-bottom {
display: flex;
margin-top: 30px;
align-items: center;
gap:  18px;
}
.shop-list-item-price {
color: #000;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 21px; /* 87.5% */
}
.shop-list-item-price span {
	font-weight: 400;
	font-size: 18px;
}
.shop-list-item-add-to-card .url{ 
	color: #000;
display: flex;
text-decoration: none;
gap:  18px;
position: relative;	
align-items: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 111%; /* 17.76px */
 }



 .shop-list-item-add-to-card .url:before {
width: 57px;
height: 3px;
content:  '';
position: absolute;
left: 50.31px;
transition: 0.3s;
bottom: 11px;
background: #FF5A1E;
 }
 .shop-list-item-add-to-card .url span {
 	position: relative;
 	z-index: 2;
 }
 .shop-list-item-add-to-card  .url img {
width: 32.31px;

 }
  .shop-list-item-add-to-card .url:hover:before {
  transition: 0.3s;background: #0C0E2F;
  }


  .section-articles-fixed-article {
  	margin-top: 50px;
  	margin-bottom: 80px;
  }
  .eventsschool_slide_item {
  	position: relative;
	height: 395px;
  }
  .eventsschool_slide_item-link {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  }

  .articles-lidt-tags-list {
gap:  30px;
display: flex;
margin-top: 10px;
margin-bottom: 35px;
flex-wrap: wrap;
  }
  .articles-lidt-tags-list a {
 transition: 0.3s;
color: #949494;
font-size: 12px;
text-decoration: none;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 15.6px */
  }
  .articles-lidt-tags-list a:hover {
color: var(--orange, #FF5A1E);
 transition: 0.3s;
  }
  .section-articles-list-wrapper {
  	margin-top: 40px;
  	margin-bottom: 80px;
  }
  .shop-list-item-variable-vibor-input input {
position: absolute;
top: 0;
left: 0;
width: 100%;cursor: pointer;
height: 100%;
  }
  .shop-list-item-variable-vibor-input {
  	position: relative;
  }
  .shop-list-item-variable-vibor-input label {
width: 40px;
height: 40px;
display: flex;color: #000;
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 21px; /* 100% */
align-items: center;
justify-content: center;
border: 1px solid  #FF5A1E;

  }
  .shop-list-item-variable-vibor {
  	display: flex;
  	flex-wrap: wrap;
  	gap: 5px  }
  .shop-list-item-variable-vibor-input input:checked + label {
  background: #FF5A1E;
  }
  .shop-list-item-variable {
  	align-items: center;
  }

  .articles-list-wrapper {
  	display: flex;
  	flex-wrap: wrap;

  	  	gap:  80px 35px;
  }
  .articles-list-item {
position: relative;
width: calc((100% - 70px) / 3);
  }
  .articles-list-item-link {
position: absolute;	
top: 0;	
left: 0;	
z-index: 2;
width: 100%;	
height: 100%;	
  }
  .articles-list-item-title {
color: var(--black, #000);

font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 23.4px */
margin-top: 19px;	
  }
  .articles-list-item-meta {
display: flex;
align-items: center;
margin-top: 19px;	
justify-content: space-between;
  }
  .articles-list-item-meta-tag {
display: flex;
padding-bottom: 1px;
  }
  .articles-list-item-meta-tag a {
position: relative;
z-index: 3;
color: var(--orange, #FF5A1E);

text-decoration: none;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 15.6px */
  }
  .articles-list-item-meta-tag a:hover {
text-decoration: underline;
  }
  .articles-list-item-meta-data {
display: flex;
align-items: center;
gap:  10px;
color: #949494;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 15.6px */
  }
  .articles-list-item-image {
height: 355px;	
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
width: 100%;	
  }

  .articles-list-item-image img {
  	transition: 0.3s;
	width: 100%;
	height: 100%;
	object-fit: cover;  
}

  .articles-list-item-meta-data img {

  }
  .articles-list-item:hover .articles-list-item-image img {
  	transform: scale(1.1);
  	transition: 0.3s;
  }

  .pagination {
  	margin-top: 77px;	
  	display: flex;
  	align-items: center;
  	gap:  16px;
  	justify-content: center;
  }

  .page-num {
width: 27px;
    color: #949494;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    line-height: 130%;
    height: 27px;
    transition: 0.3s;
    padding-top: 7px;
  }
  a.page-num:hover {
color: #FF5A1E;
transition: 0.3s;
  }
  .page-num.current-page {
transition: 0.3s;
color:  #fff;
background: #FF5A1E;}


.page-one-article-title {
	max-width: 870px;
}
.articles-list-item-meta2 {
	display: flex;
	gap:  21px;
	align-items: center;
	flex-wrap: wrap;
}


.page-one-article-wrapper {
display: flex;
justify-content: space-between;
align-items: flex-start;

margin-bottom: 120px;	
}
.page-one-article-wrapper-body {
	width: 673px;	
	padding-top: 30px;	

}
.page-one-article-wrapper-body {
color: var(--black, #000);
text-align: justify;

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%;
}
.page-one-article-wrapper-body p{
margin-top: 15px;	
margin-bottom: 15px;	
}
.page-one-article-wrapper-body p strong {
font-weight: 700;
}
.page-one-article-wrapper-body  p b {
font-weight: 500;
}
.page-one-article-wrapper-body > img {
	width: 100%;	
	height: auto;	
	margin-top: 35px;	
	margin-bottom: 35px;	
	display: block;
	
}
.gallery-article-slider-item {
	height: 348px !important;	
}
.gallery-article-slider-wrp {
	margin-bottom: 81px;	

}

p ~ .gallery-article-slider-wrp {
	margin-top: 35px;	
}
.gallery-article-slider-wrp  .slick-dots li button:before {
	content:  none;
}
.gallery-article-slider-wrp  .slick-dots li {
	margin-left: 16px;	
	margin-right: 16px;	
	margin-top: 0;	
	margin-bottom: 0;	
	
}
.gallery-article-slider-wrp  .slick-dots li button {
width: 16px;border:  1px solid #FF5A1E;
border-radius: 50%;
height: 16px; 
padding: 0!important;	
}
.gallery-article-slider-wrp  .slick-dots li.slick-active button {
	background: #FF5A1E;

}
.gallery-article-slider-wrp  .slick-dots {
	top: 360px;
}
.iframe-block {
	margin-top: 35px;	
	margin-bottom: 35px;	
}
.iframe-block iframe {
	width: 100% !important;	
	height: 380px !important;	
}
.page-one-article-wrapper-sidebar {
	position: absolute;
	top: 0;	
	right: 0;	width: 398px;	
	height: 100%;
}
.page-one-article-wrapper-sidebar-iner{
	position: -webkit-static;
            position: static;
            top: 0;
            padding-top: 30px;	
            
}
.page-one-article-wrapper{
	position: relative;
}

.sidebar-orange-ram{
	padding:  23px 44px 23px  27px;
	background: var(--orange, #FF5A1E);
}
.sidebar-orange-ram-title {
color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 23.4px */
text-transform: uppercase;
}
.sidebar-orange-ram-desc {
color: var(--white, #FFF);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
margin-top: 10px;	
margin-bottom: 10px;	
}
.sidebar-orange-ram-button {
color: #FFF;
text-align: center;
font-size: 13px;border-radius: 14px;
border: 1px solid #FFF; padding:  12px 38px;
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
font-style: normal; transition: 0.3s;
font-weight: 550;
cursor: pointer;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
}
.sidebar-orange-ram-button:hover {
    background: #0C0E2F; 
    border:  1px solid #0C0E2F;
    transition: 0.3s;
}
.recomend-title{
	color: var(--black, #000);

font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 149.3%; /* 26.874px */
margin-top: 15px;	
margin-bottom: 16px;	
}
.recomend-article {
position: relative;
margin-bottom: 30px;	
display: flex;
justify-content: space-between;
}
.recomend-article-link {
position: absolute;
top: 0;	
left: 0;	
width: 100%;	
height: 100%;	
z-index: 2;
}
.recomend-article-title {
color: var(--black, #000);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 140%; /* 0px */
margin-top: 14px;	
}
.recomend-article-info {

}
.recomend-article-meta {
	display: flex;
	gap:  5px;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.recomend-article-image {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;width: 167px;
height: 167px;
}
.recomend-article-image img {
width: 100%;	
transition: 0.3s;
}
.recomend-article:hover .recomend-article-image img {
	transition: 0.3s;
	transform: scale(1.1);
}
.articles-list-item-meta-data span {
	/* padding-top: 3px;	 */
}
.recomend-article-info {
	width: 211px;
}

.page-one-article-wrapper-body > img:first-child, .page-one-article-wrapper-body > p:first-child  {
	margin-top: 0;	
}

.agv-big {
color: var(--black, #000);
text-align: justify;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 149.3%;
margin-bottom: 20px;
display: block;
}
.agv-min {
color: var(--black, #000);
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 149.3%;
}

.sterporange {
	color: var(--orange, #FF5A1E);
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
display: block;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 149.3%; /* 20.902px */
}

blockquote {
	background: #F6F6F6; 
	margin-bottom: 25px;
	margin-left: 0;
	margin-right: 0;
	padding:  5px 28px 1px 25px;
border-left:  5px solid #FF5A1E;
		margin-top: 20px;
}

.autor-block {	background: #F6F6F6;width: 520px;

box-sizing: border-box;
margin-left: auto;
margin-right: 0; 
	padding:  29px 41px 30px 20px ;
	border-right:  5px solid #FF5A1E;
}
.autor-block {
	display: flex;
	align-items: center;
	gap:  31px;
}
.autor-block-name {
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 23.4px */
text-transform: uppercase;

}
.autor-block-info {
	text-align: right;
	width: 295px;
}
.autor-block-proff {
color: #939598;

margin-top: 10px;
margin-bottom: 10px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.autor-block-time {
color: var(--black, #000);

font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: 149.3%; /* 14.93px */
}
.autor-block-image {
display: flex;width: 133px;
height: 133px;
overflow: hidden;
}
.autor-block-image img {
	width: 100%;
	border-radius: 50%;
}

.iner-page-contacts {
margin-top: 40px;
}
.iner-page-contacts .contacts_inner {
margin-top: 60px;
}
.iner-page-contacts-desc {
color: var(--black, #000);
margin-top: 10px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}


.karier-page-wrapper {
	margin-top: 40px;
	margin-bottom: 93px;
}
.karier-page {
	display: flex;
gap:  75px;
margin-top: 59px;
}
.karier-left {
width: 502px;
}
.karier-left  img {
	width: 100%	;
}
.karier-right {
width: 433px;
}
.karier-right-title {
color: var(--black, #000);
font-size: 14px;
font-style: normal;
margin-bottom: 25px;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.karier-right-title a {
color: var(--orange, #FF5A1E);
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 130%;
text-decoration-line: underline;
}

.karier-right-form-inp-title {
color: var(--black, #000);
margin-bottom: 10px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.karier-right-form-inp-title  span {
color: var(--red, #ED1846);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.karier-right-form {
width: 362px;
}
.karier-right-form-input input, .karier-right-form-input textarea {
color: var(--black, #000);
box-sizing: border-box;
width: 100%;
margin-bottom: 15px;
padding:  10px 20px;
border: 1px solid #939598;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; 
}
.karier-right-form-input input::placeholder, .karier-right-form-input textarea::placeholder {
	color: #939598;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; 
}

.add-file-input{
display: flex;color: var(--black, #000);
gap:  12px;

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}
.add-file-input span {
	padding-top: 6px;
}
.add-file-input img {

}
.add-file {
	color: #939598;
	margin-top: 10px;
	margin-bottom: 15px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
}

.checkbox-inpyt-item {
width: 169px; 
display: flex;
gap: 10px;
}
.checkbox-inpyt-item input {
width: 18px;
border:  1px solid #939598;
cursor: pointer;
box-sizing: border-box;
margin: 0!important;
height: 18px; border-radius: 50%;
}
.checkbox-inpyt-item input:checked {
border:  1px solid #939598;
background: url(/local/templates/dl71/css/../img/check.svg);
background-position: center; 
background-repeat: no-repeat;
 background-size: contain;
}
.checkbox-inpyt-label {
color: var(--black, #000);
font-size: 14px;
font-style: normal;
font-weight: 400;
padding-top: 2px;
line-height: 130%; /* 18.2px */
}
.checkbox-inpyt-wrp {
display: flex;
margin-top: 15px;
margin-bottom: 20px;
gap:  20px;
justify-content: space-between;
flex-wrap: wrap;}

.career-agree {
display: flex;
gap:  10px;
margin-bottom: 25px;	

align-items: flex-start;}
.career-agree span {
color: var(--black, #000);
max-width: 334px;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 15.6px */
}
.career-agree a {
color: var(--black, #000);
text-decoration: underline;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 15.6px */
transition: 0.3s;
}
.career-agree a:hover {
color: rgba(255, 90, 30, 1);
transition: 0.3s;
}
.career-agree input {width: 18px;border: 1px solid #939598;
height: 18px; margin: 0 !important;	

}
.career-agree input:checked {
background: url(/local/templates/dl71/img/check.svg);
background-position: center; 
background-repeat: no-repeat;
 background-size: contain;}

 .career-submit input {
color: #000000;
text-align: center;
display: flex;
align-items: center;
justify-content: center;border-radius: 14px;
border: 1px solid #FF5A1E;
    padding: 8px 34px;
font-size: 16px;
font-style: normal;
font-weight: 750;
line-height: 120%; /* 19.2px */
text-transform: uppercase;
transition: all 0.3s ease-in-out;
background: transparent;
 }

 .career-submit input:hover {
	background: #FF5A1E;
	color: white;
 }


 .svedenia-page-wrp {
display: flex;
justify-content: space-between;
margin-top: 26px;	
 }
 .svedenia-page-wrp-info {
width: 713px;	

 }
 .svedenia-page-left-menu {
width: 355px;	
 }

 .svedenia-page-left-menu-item {
 	cursor: pointer;
 	text-decoration: none;
 	display: flex;align-items: center;

color: #9B9B9B;
font-size: 12px;
font-style: normal;
font-weight: 400;
margin-bottom: 15px;		transition: 0.3s;

line-height: 16px;
justify-content: space-between; }

.left-menu-item-current ,  .svedenia-page-left-menu-item:hover {
	color: var(--black, #000);
	transition: 0.3s;


}
.left-menu-item-current {
	position: relative;
}
.left-menu-item-current:before {
	content:  '';
	right: 0;	
	width: 1000px;	
	position: absolute;	
	bottom: -7px;	background: #000;
	height: 1px;	

}
.svedenia-page-left-menu-item  .arrow {
position: relative;width: 14px;
height: 14px;
}
.svedenia-page-left-menu-item  .arrow:before {
content:  '';
position: absolute;	
top: 50%;	
left: 50%;	
width: 14px;	
height: 2px;	
transform: translate(-50%, -50%);
background: #FF5A1E;
}
.svedenia-page-left-menu-item  .arrow:after {
content:  '';
position: absolute;	
top: 50%;	
left: 50%;	
width: 2px;	background: #FF5A1E;
height: 14px;	
transform: translate(-50%, -50%);
}

.svedenia-page-left-menu-item.left-menu-item-current  .arrow:before {
background: rgba(12, 14, 47, 1);
}
.svedenia-page-left-menu-item.left-menu-item-current  .arrow:after {
	height: 0;
}


.osn-swed-item {
	display: flex;
	color: #939598;
	padding: 15px 20px;
	gap:  75px;
font-size: 14px;
border-top: 1px solid #E0E0E0;
justify-content: space-between;
font-style: normal;transition: 0.3s;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.osn-sved-left {
width: 271px;	
}
.osn-sved-right {
	width: 327px;	
color: var(--black, #000);
}
.osn-sved-right a {
font-size: 14px;
color:  #000;
text-decoration: underline;
font-weight: 400;
line-height: 149.3%;	
}
.osn-swed-item:first-child {
	
	border-top:  none;
}


.osn-swed-item:hover {
	background: #F5F5F5;
	transition: 0.3s;
}

.osn-sved-list1 ul {
list-style: none;
margin: 0;
padding: 0;
}
.osn-sved-list1 ul li {
color: var(--black, #000);
margin-bottom: 10px;
font-size: 14px;
padding-left: 20px;
position: relative;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.osn-sved-list1 ul li:before {
content: '';
position: absolute;
background: #FF5A1E;
width: 8px;
height: 8px;
border-radius: 50%;
top: 3px;
left: 0;
}
.doci-itembb {
	border-bottom: 1px solid #DADADA;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.doci-item-title {
	color: var(--black, #000);
margin-bottom: 10px;
font-size: 16px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 20.8px */
}
.doci-item-title ~ .doci-link {

}
.doci-link {
color: var(--blue-2, #374EA2);
transition: 0.3s;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
text-decoration-line: underline;
display: flex;
margin-bottom: 10px;
gap:  10px;

}
.doci-link img {
width: 28px;
}
.doci-link span {
	padding-top: 6px;
max-width: calc(100% - 38px);
}
.doci-link:hover {
	transition: 0.3s;
	color:  rgba(250, 78, 78, 1);
}

.doci-desc {
	color: #939598;
margin-top: 20px;
margin-bottom: 10px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.doci-itembb2 {
	margin-bottom: 10px;
	border-bottom:  1px solid #E0E0E0;
}

.pedagog-item-in-text-page {
	background: #F6F6F6; 
	margin-bottom: 10px;
	border-left:  10px solid #FF5A1E;
	box-sizing: border-box;
	padding: 20px 69px 30px 30px;
}
.pedagog-wrp-item {
	margin-bottom: 20px;
}
.pedagog-item-in-text-page-name {
color: var(--black, #000);
font-size: 21px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 25.2px */

}
.pedagog-item-in-text-page-job {
	margin-top: 15px;
	margin-bottom: 20px;
	color: #9B9B9B;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 19.2px */
}
.pedagog-item-in-text-page-info-item {
color: var(--black, #000);
display: flex;
gap:  10px;
align-items: center;
font-size: 16px;
font-style: normal;
font-weight: 400;
margin-top: 20px;
line-height: 120%; /* 19.2px */
}
.pedagog-item-in-text-page-info-item a {
color: var(--black, #000);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 19.2px */
text-decoration-line: underline;
}
.mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.doci-item-title-big  {
	margin-top: 30px;
	margin-bottom: 15px;
font-weight: 750;
text-transform: uppercase;
}
.doci-text-block {
	color: var(--black, #000);
font-size: 14px;
font-style: normal;
margin-bottom: 15px;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.doci-text-block span {
	display: block;
	margin-bottom: 14px;
}
.link-word-item {
padding-top: 15px;
padding-bottom: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: var(--black, #000);

font-size: 14px;
font-style: normal;
font-weight: 400;
border-bottom: 1px solid #E0E0E0;
line-height: 149.3%; /* 20.902px */
}
.link-word-item:last-child{
	border-bottom: none;
}
.link-word-item a {
	text-decoration: none;
	display: flex;
	gap:  10px;
color: var(--orange, #FF5A1E);

font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */}

.table-two-cols{
	border:  1px solid #E0E0E0;
	display: flex;
	margin-bottom: 30px;
	flex-wrap: wrap;
	margin-top: 20px;
	box-sizing: border-box;
}
.table-two-col {
	width: 50%;
	box-sizing: border-box;
}
.table-two-col:first-child {
	border-right:  1px solid #E0E0E0;
}
.table-two-col-title {
	color: var(--black, #000);

font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 149.3%; /* 20.902px */ padding: 13px 33px;
box-sizing: border-box;
}
.table-two-col-text {
padding:  25px 23px 36px 26px;
}
.table-two-col-text-dot {
color: var(--black, #000);
font-size: 14px;
font-style: normal;
margin-bottom: 10px;
font-weight: 400;
line-height: 149.3%;
}

.table-thre-col {
	width: calc(100% / 3);
	box-sizing: border-box;
	border-right: 1px solid #E0E0E0;
}
.table-two-col-title {
	min-height: 49px;
}
.table-two-col-text-inf {
	text-align: center;
	padding: 25px 25px 22px 25px;
	color: var(--black, #000);
border-top: 1px solid #E0E0E0;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.table-thre-col:last-child {
	border-right: none;
}
.table-thre-col-title {
	color: #868686;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}

.finans-table-header {

color: var(--black, #000);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 149.3%; /* 20.902px */
padding: 13px 33px;
background: #F2F2F2;
}

.finans-table {
	margin-top: 30px;	
	margin-bottom: 40px;	
	border: 1px solid #E0E0E0;
}
.finans-table-row {
	display: flex;color: var(--black, #000);
border-top: 1px solid #E0E0E0;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 17.916px */
}

.finans-table-col {
box-sizing: border-box;
padding:  25px 10px 26px 22px;
}
.finans-table-col1{
width: 128px;	
border-right: 1px solid #E0E0E0;
}
.finans-table-col2{
width: 142px;	border-right: 1px solid #E0E0E0;
}
.finans-table-col3 {
width: 110px;	border-right: 1px solid #E0E0E0;
}
.finans-table-col4 {
width: 94px;	border-right: 1px solid #E0E0E0;
}
.finans-table-col5 {
width: 198px;	
}
.finans-table-col6 {border-right: 1px solid #E0E0E0;
	width: calc(100% / 3);
}
.finans-table-col6:last-child {
	border-right: none;
}



.osn-sved-rightmb {
	display: block;	
	margin-top: 10px;	
}
.osn-sved-right .doci-link2 {
	color: var(--blue-2, #374EA2);display: block;	
	margin-bottom: 10px;

}.osn-sved-right .doci-link {
	color: var(--blue-2, #374EA2);

}.table-two-col-text-inf {
  
    min-height: 69px;
    box-sizing: border-box;
}
.grafic-title {
	color: var(--black, #000);
margin-top: 40px;	
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */ 
}
.grafic-pit-tri-col {
display: flex;
margin-top: 20px;	
gap:  62px;
}
.grafic-pit-tri-col-title {
color: var(--orange, #FF5A1E);
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 149.3%; /* 35.832px */
}
.grafic-pit-tri-col-desc {
color: #939598;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 20.902px */
}
.mt40mb25 {
	margin-top: 40px;	
	margin-bottom: 25px;	
	}
	.doci-linkaltop {
		align-items: flex-start;
	}

	.ministerstvi {
		display: flex;
		gap:  38px;
		align-items: center;
		text-decoration: none;
		margin-bottom: 44px;	
		margin-top: 25px;	
		color: var(--black, #000);
font-size: 24px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 31.2px */
text-transform: uppercase;
	}
		.ministerstvi  img {
		width: 127px;
		}

		.footer_col_menu_razdel_subtitle{
			text-decoration: none;
		}
		a.footer_col_menu_razdel_subtitle:hover {
			text-decoration: underline;
		}
.buttonorange404 {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	margin-top: 39px;
	border-radius: 14px;
background: #FF5A1E;color: #FFF;
text-align: center;
font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
	justify-content: center;
	width: fit-content;
	text-decoration: none;
	padding: 12px 66px;
}

.first_screen_slide_link, .eventsschool_btncol a, .accreditation_link, .programstab_content_col_btn, .postuplenie_tab_contact_btn,
.programstab_content_col_enshtein , .postuplenie_tab_item , .contacts_colleft_card,
.buttonorange404{
	transition: 0.3s;
	cursor: pointer;
}
		.header_btn:hover , 
		.first_screen_slide_link:hover{
	background: #FF5A1E;
	color: #fff;
	transition: 0.3s;
}
.eventsschool_btncol a:hover, .accreditation_link:hover , .buttonorange404:hover, .programstab_content_col_btn:hover, .postuplenie_tab_contact_btn:hover{
	transition: 0.3s;
	background: #EA3E00;
}
.programstab_content_col_enshtein:hover {
box-shadow: 0 0 15px 3px #ff5a1e47;	transition: 0.3s;
}

.ibfirst .first_screen_slide_content {
	padding-bottom: 0;
}

.page404-wrapper-iner {
	text-align: center;
	padding-top: 110px;
	padding-bottom: 270px;
}
.ing404 {
	display: block;
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
}

.titleh1404 {
	color: #000;margin-bottom: 15px;
font-size: 31px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 40.3px */
text-transform: uppercase;
}
.page404-wrapper-right {
position: absolute;
bottom: 0;
right: 0;
}
.page404-wrapper-left {
position: absolute;
top: 0;
left: 0;
}
.page404-wrapper {
	position: relative;

}
.desc404 {
color: #000;
text-align: center;
margin-top: 15px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}
.desc404r {
width: 127px;
height: 1px;
background: #FF5A1E;
margin-left: auto;
margin-right: auto;
}


.section-articles-list-wrapper-search {
	margin-top: 30px;
	margin-bottom: 110px;
}

.search-lest-rezult-item {
	width: 673px;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #D7D7D7;
	margin-left: 23px;
}
.search-lest-rezult-item:before {
	background: url(/local/templates/dl71/img/hh.svg);
	background-size: contain;
	content:  '';
	position: absolute;
	    top: -3px;
    left: -22px;width: 10px;
height: 16px;
	background-position: center;
	background-repeat: no-repeat;
}
.search-lest-rezult-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.search-lest-rezult-title {
color: #FF5A1E;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 20.8px */
text-transform: uppercase;
}
.search-lest-rezult-wher {
color: #A9A9A9;
margin-top: 15px;
margin-bottom: 15px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; 
}
.search-lest-rezult-descr {
color: #000;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 16.9px */
}
.search-lest-rezult-item:hover .search-lest-rezult-title {
	text-decoration: underline;
}

.search-lest-rezult-item:last-child {
	border-bottom: none;
}

.earch-input-rez input{width: 442px;
 box-sizing: border-box;	transition: 0.3s;
 margin-top:  20px;
 margin-bottom: 53px;
	border: 1px solid #939598;  padding:  10px 20px;
}

.social-fixed-search {
    position: relative;
}
.search-wrapper-hid {
	display:  flex; position: absolute; 
	top: 0;    z-index: -1; 	transition: 0.3s;
	opacity: 0;
	
	left: 0;
}
.search-button1 {
	cursor: pointer;
	display: flex;border: 1px solid rgba(0, 0, 0 , 0);
	border-radius: 50%;
}

.search-wrapper-hid-open.search-wrapper-hid {
	display:  flex; 
	top: 0;    z-index: 1; 
	opacity: 1;
		transition: 0.3s;
	left: 0;
}
.search-wrapper-hid-open2 {
	display: none;
}
.search-wrapper-hid-open 
.searcclose {
	cursor: pointer;
}

.search-wrapper-hid {
border-radius: 56px;
border: 1px solid #FF5A1E;
align-items: center;
background: #fff;
box-sizing: border-box;
background: #FFF;
}

.igsearchfi{
	margin-right: 9px;

}
.igsearchfi {
    position: absolute; right: 4px;
}
.search-wrapper-hid input {
	box-sizing: border-box;
	height: 24px;
	display: flex;
	border:  none;
	background: none;
	width: 0;
	align-items: center;color: #A9A9A9;
	transition: 0.3s;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 18.2px */
	padding-left: 0px;
}
.search-wrapper-hid-open  input  {
	display: flex;
	width: auto;
	padding-left: 13px;
	transition: 0.3s;

}




.first_screen {
    position: relative;
    min-height: calc(100vh - 146px);
    display: flex;
    padding-bottom: 82px;
    box-sizing: border-box;
    align-items: center;
}
.first_screen_slide_img
{
	height: 498px;
}
.first_screen  .first_screen_bottom_inner {
position: absolute;
padding-top: 26px;
padding-bottom: 26px;

left:  50%;
justify-content: flex-start;
    top: calc(50% + (498px / 2));
width:  50%;
}

input:focus::placeholder, textarea:focus::placeholder{
	color:  rgba(0, 0, 0, 0);
}.structure_inner.education_page_inner {
    margin-top: 69px;
    margin-bottom: 133px;
}

.osn-sved-right a:hover {
	color: #FF5A1E;
}
a.pedagog-item-in-text-page-info-item , .doci-link, .link-word-item a, .header_dnevnik, .first_screen_schoolfilm,
.slabovid-menu, .ourprojects_slide .ourprojects_title {
	cursor: pointer;
	text-decoration: none;
}
a.pedagog-item-in-text-page-info-item:hover, .ourprojects_slide:hover .ourprojects_title, .doci-link:hover, .link-word-item a:hover , .header_dnevnik:hover{
	color: #FF5A1E;
transition: 0.3s;
text-decoration: underline;
}
.first_screen_schoolfilm:hover, .slabovid-menu:hover{
	transition: 0.3s;
text-decoration: underline;
}
.first_screen_slide_link {
	margin-top: 40px;
}
.postuplenie_inner .wrp {
 
    align-items: flex-end;
}

.wonder-menu::-webkit-scrollbar {
	width: 0;
	height: 0;
}


.pedimg2 {
	display: none !important;
}
.kindergartenfacec_slide:hover .pedimg2 {
	display: block !important;
}
.kindergartenfacec_slide:hover .pedimg1 {
	display: none !important;
}


.pedagog-item-img:hover .pedimg2 {
	display: block !important;
}
.pedagog-item-img:hover .pedimg1 {
	display: none !important;
}

.structure_card2-hover-descr {
	color: var(--white, #FFF);
	margin-top: 7px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 131%;
	opacity: 0;
	transition: opacity 0.3s;
	line-height: 10px;
}
.structure_card2 {
	position: relative;
}
.structure_card2:before {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	content:  '';
	transition: 0.3s;
	background: rgba(255, 90, 30, 1);
	width: 100%;
	height: 100%;
}
.structure_card2 > div {
	position: relative;
	z-index: 2;
}
.structure_card2:hover:before {
	transition: 0.3s;
	opacity: 1;
}

.structure_card2:hover .structure_card2-hover-descr {
	opacity: 1;
	line-height: 131%;
	transition: opacity 0.3s;
}


.structure_card2-title{
	min-height: 46px;
	margin-bottom: 7px;
}

.structure_card2:hover   .structure_card2-logos img {
    max-width: 120px;
    max-height: 65px;
}

.header-fixed  {
	position: fixed;
	top: -300px;	
	left: 0;	
	width: 100%;	transition: 0.3s;
	z-index: 33;
	background: #fff;
}
.header-fixed-fix {
	top: 0;	
	transition: 0.3s;
}
.header-fixed .wrp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding-top: 24px;	
	padding-bottom: 24px;	
}

.header-fixed:before {
    position: absolute;
    content: '';
   
    background: #0C0E2F;
    right: 0;
  width: 347px;
    height: 38px;
    left: 50%;
    top: 23px;
}
.header-fixed  .logo img {
	width: 234px;
}

#map, #map2 {
    width: 674px;
	height: 500px;
}


  .ymaps-2-1-79-ground-pane{
        filter: grayscale(1)!important;
        -ms-filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
    }
    

.wowo-anim   {
	width: 712px;
	height: 580px;
	position: relative;
	}


   
     .wowo6 {
	width: 118px;
    top: 234px;
    position: absolute;
    right: 261px;
    z-index: 5;
    }
    .wowo7 {
    position: absolute;
    width: 90px;
    top: 56px;
    left: 110px;
    z-index: 7;
}
   
     .wowo9 {
    	position: absolute;

    right: 0;
    z-index: 6;
    width: 227px;
    top: 213px;

    }
     .wowo10 {
    	position: absolute;
		top: 197px;
		z-index: 4;
		left: 160px;
		width: 386px;
    }
	
     .wowo14 {
    	position: absolute;
top: 66px;
    right: 50px;
    z-index: 2;
    width: 190px;
    }

     .wowo12 {
    	position: absolute;
   width: 157px;
    left: 221px;
    top: 33px;
    z-index: 1;
    }

    .wowo1 {
top: 62px;
    left: 338px;
    width: 109px;
    position: absolute;
    z-index: 1;
    }
     .wowo13 {
    width: 220px;
    position: absolute;
    bottom: 26px;
    right: 80px;
    z-index: 1;
    }
      .wowo15 {
      	position: absolute;
bottom: 79px;
    left: 34px;z-index: 1;
    width: 168px;
    }
      .wowo11 {
      position: absolute;
    top: 169px;
    width: 135px;
    right: 147px;
    z-index: 1;
    }
      .wowo5 {
    	position: absolute;
    width: 85px;
    bottom: 94px;
    left: 323px;z-index: 1;
    }  .wowo8 {
    	position: absolute;
        width: 94px;
    top: 147px;
    z-index: 1;
    left: 84px;
    }
      .wowo2 {
    	width: 49px;
    position: absolute;
    top: 209px;
    left: 229px;
    z-index: 1;

    }
   .wowo3 {
    	position: absolute;
position: absolute;
    bottom: 18px;
    z-index: 3;
    width: 173px;
    left: 199px;
    }
     

    .wowo4 {
     position: absolute;
    width: 172px;
    bottom: 24px;
    left: 106px;
    z-index: 2;
    }


	.contacts_colleft_title {
    	position: relative;
    }
    .copy-button {
    	cursor: pointer;
    	position: absolute;
    	top: 0;
    	display: flex;
    	right: 0;
    }

    .footer-mob-header , .wondervonder{
    	display: none;
    }
	
.aboutproject_advantage_circleicon {
    z-index: 32;
}
.wonder-menu-search.wonder-menu-searchbobil {
	display: none;
	
}

.cubespinner {
    animation-name: spincube;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 12s;
    transform-style: preserve-3d;
    transform-origin: 60px 60px 0;
 }
 
 .cubespinner div {
    position: absolute;
    width: 120px;
    height: 120px;
    border: 1px solid #8ECBDE;
    background: rgba(255,255,255,0.6);
    box-shadow: inset 0 0 20px #8ECBDE;
    line-height: 120px;
    text-align: center;
    font-size: 100px;
    color:#55BEDE;
} 
 .spincubwrp1 {
 	position: relative;
 }

 .spincubgr1 {
	width: 100%;
	height: 100%;transition:1s;
	position: absolute;
	background: red;
}

.spincubgr2 {
	transition:1s;
	width: 100%;
	height: 100%;	position: absolute;
	background: green;
}
.spincubgr3 {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: pink;
}
.spincubgr4 {
	width: 100%;
	height: 100%;	position: absolute;
	background: #000;
	bottom: 0;
	left: 0;
  
}
.face1 {
	bottom: 0;
	transition:1s;
	order: 2;
	left: 0;
    transform: translateY(0%) rotateX(0deg) 
}
 
.face2 {
	bottom: 0;
	order: 3;
	left: 0;transition:1s;
    transform: translateY(50%) rotateX(90deg) ;
}	  
.face3 {
	bottom: 0;
	order: 4;
	left: 0;transition:1s;
	transform: translateY(0%) rotateX(180deg);
}
	  
.face4 {
	bottom: 0;
	order: 1;
	left: 0;
	transition:1s;
	transform: translateY(-50%) rotateX(90deg);
}
.spincubwrp1 {
	display: flex;
}
.but1 {
	width: 30px;
	height: 30px;
}
.but2 {
	width: 30px;
	height: 30px;
}
 .butbut:hover .arrovclass {
    fill: #FF5A1E;
}
.butbut {
	position: relative;
}
.butbutiner {
	position: absolute;
	top: 0;	
	left: 0;	
	width: 100%;	
	height: 100%;	
}
.but02, .but03, .but04 {
	display: none;
}
.but12, .but13, .but11 {
	display: none;
}
@keyframes spincube {
    from,to {   
       transform: rotateY(-90deg) rotateZ(0deg);
     
    }		
   		
    100% {
        transform: rotateY(-90deg) rotateZ(90deg);
    }		
  
  
}
.spinbut {
	display: flex;
	justify-content: center;
	gap: 19px;
	margin-top: 35px;	
}

.wrapper-personal-slider {
	display: flex;
}
.slider-articles-cub-right {
	width: 50%;
	height: 395px;
}

.slider-articles-cub-left {
	width: 50%;
	height: 395px;
	position: relative;
}
.slider-articles-cub-left-iner {
	box-sizing: border-box;	
 	width: 100%;	
	height: 100%;	
	padding: 50px 25px  50px 50px;
}
.spincubgr11 {	
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	border: 0.2px solid #e5e4e4;
	background: #F6F6F6;
 	width: 100%;	
	height: 100%;
}
.spincubgr12 {
	background: #F6F6F6;
	width: 100%;	
	height: 100%;	
	position: absolute;
	box-sizing: border-box;
	border: 0.2px solid #e5e4e4;
	bottom: 0;
	left: 0;
}
.spincubgr13 {
	background: #F6F6F6; 
	width: 100%;	
	height: 100%;	
	position: absolute;
	box-sizing: border-box;
	border: 0.2px solid #e5e4e4;
	bottom: 0;
	left: 0;
}
.spincubgr14 {
	background: #F6F6F6; width: 100%;	
	height: 100%;	
	position: absolute;
	box-sizing: border-box;
	border: 0.2px solid #e5e4e4;
	bottom: 0;
	left: 0;
}
.wrapper-personal-slider {
	margin-top: 80px;	
}

.happinessterritory_titleimg {
	height: 470px;
}

.mission_icon_item-icon {
	height: 64px;	
	display: flex;
	align-items: center;
	justify-content: center;
}
.svedenia-page-left-menu-item {
	font-size: 14px;line-height: 130%;
}
.svedenia-page-left-menu-item span{
	max-width: calc(100% - 30px);
}
.osn-sved-list1 ul li ,
.doci-link,
.doci-desc,
.osn-swed-item, 
.osn-sved-right a,
.grafic-pit-tri-col-desc,
.table-thre-col-title,
.table-two-col-text-inf,
.doci-text-block,
.link-word-item,
.doci-link{
	font-size: 15px;
	line-height: 130%;
}
.desc404 , .chto-predlagaet-ib-info-text, 
.iner-page-contacts-desc, .first_screen_slide_desc-list li, .ib-bakalavr-text, 
.avout-mission-ib-info-left-col-item, .avout-mission-ib-info-left-text,
.kindergarten_desc,
.section-descr,
.ourprojects-descr,
.kindergartenfacec_section_subtitle,
.kindergartenfacec_slide_dolznost,
.programstab_content_col_desc,
.vozhmoznosti-desc,
.info-foto-text-text,
.mission_desc,
.pitanie-text p,
.quoteblock_desc,
.doublephoto_desc,
.blueimageblock_text p,
.page-one-article-wrapper-body,
.sidebar-orange-ram-desc,
.postuplenie_desc,
.programstab_content_col_desc,
.programstab_subtitle,
.programstab_content_col_desc ul li,
.search-lest-rezult-wher,
.search-lest-rezult-descr,
.shop-list-item-desc{
	font-size: 16px;
	line-height: 160%;
}


.popup-form-wrapper2, .popup-form-wrapper5, .popup-form-wrapper7 {
	position: fixed;
	top: -200vh;
	opacity: 0;
	transition: opacity 0.3s;	
	left: 0;	
	width: 100%;	
	height: 100vh;	z-index: 999;
}



.popup-form-wrapper, .popup-form-wrapper3, .popup-form-wrapper-thank {
	position: fixed;
	top: -200vh;
	opacity: 0;
	transition: opacity 0.3s;	
	left: 0;	
	width: 100%;	
	height: 100vh;	z-index: 999;
}
.form-open {
	top: 0;	
	opacity: 1;
	transition: opacity 0.3s;
}
.popup-overlay-form {
	position: absolute;	
	top: 0;	
	left: 0;	
	width: 100%;	
	height: 100%;	background: rgba(0, 0, 0, 0.6);
}
.popup-form {
	position: absolute;	
	width: 954px;	
	z-index: 	2;
	top: 50%;	
	left: 50%;	
	transform: translate(-50%, -50%);background: #FFF;width: 954px;	
	padding: 35px 60px 35px 38px;
	box-sizing: border-box;
}
.popup-form-close {
	cursor: pointer;
	position: absolute;
	top: 15px;	
	right: 15px;	
}
.popup-form-title {
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 23.4px */
text-transform: uppercase;
margin-bottom: 5px;	
}
.popup-form-desc {
color: var(--black, #000);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
}

.popup-form-iner {
	margin-top: 18px;	
	padding-top: 20px;	
	border-top: 1px solid #D7D7D7;
}
.popup-form-row {
	display: flex;
	justify-content: space-between;
}
.popup-form-row  .career-submit input{
width: 100%;
}
.popup-form-left {
width: 408px;
}
.popup-form-right {
width: 408px;
}
.popup-form-row2 {
	margin-top: 15px;	
	align-items: flex-end;
}
.popup-form-row2 .career-agree {
	margin-bottom: 16px;	
}
.popup-form-row2 .career-agree:last-child {
	margin-bottom: 0;	
}

.karier-right-form-input select {
    color: var(--black, #000);
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 22px;
    padding: 10px 20px;
    border: 1px solid #939598;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    font-family: 'Inter', sans-serif!important;
}

.wonder-menu-item2 .wonder-menu-item-title svg {
	margin-right: 4px;	
}
.children-menu .children-menu {
	display: none;
}
.children-menu .windchildopen .children-menu {
	display: block;
}
table {
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 30px;
}
table td  {
	border: 1px solid #E0E0E0;
	padding: 10px;
}

/* Раздел педагоги */
.pedagogs {
		margin-top: 40px;
	}

	.ped-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		row-gap: 70px;
		z-index: 8;
		position: relative;
		gap: 11px;
	}


	@media(max-width: 450px) {
		.ped-wrap {
			justify-content: center;
		}
	}


.breadcrumbs a:visited {
	color: #939598 !important;
}


.quote-wrap {
	position: relative;
	margin-top: 30px !important;
	z-index: 5;
	font-style: italic;
}

.quote-icon {
	position: absolute;
	top: -37px;
	left: -25px;
	z-index: -1;
}

.zaglushka {
	width: 50%;
	margin-bottom: 80px;
}

.zaglushka img {
	width: 100%;
}


@media(max-width: 767px) {
	.all-peds-btn {
		margin-top: 45px !important; 
	}
}


.firstscreen-no-heightcontent.first_screen {
	min-height: 100px;padding-top: 82px;
	
}.firstscreen-no-heightcontent.first_screen .first_screen_bottom_inner {

	top: 521px;
	width: 50%;
}
.firstscreen-no-heightcontent.first_screen:before {
	
	height: auto;
	min-height: 705px;
}

.firstscreen-no-heightcontent .first_screen_bottom_inner.first_screen_bottom_inner-footbal {
	bottom: auto;
}


.article-img {
	width: 100%;
	max-width: 585px;
}

iframe { 
	width: 100%; 
	height: auto; 
	aspect-ratio: 16/9; 
}

#bxmedialib {
	height:auto !important;
}

.screen1_arenda {
	margin-top: 82px;
	margin-bottom: 120px;
}
.wrp {
}
.arenda1_content {
	display: flex;
	justify-content: space-between;
}
.arenda1_content_slider_wrp {
}
.arenda1_content_slider {
	width: 623px;
}
.arenda1_content_slide_wrp {
}
.arenda1_content_slide {
}
.arenda1_content_slide_img {

height: 402px;
}
.arenda1_content_slide_card {
	background: #0C0E2F;
	padding-top: 21px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 18px;
	width: 410px;
	box-sizing: border-box;
	display: flex;
	gap:11px;
	flex-wrap: wrap;
	margin-top: -52px;
	margin-left: 38px;
}
.arenda1_content_slide_card_title {
	color: #FFF;

font-size: 17px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 22.1px */
text-transform: uppercase;
width: 100%;
}
.arenda1_content_slide_list {
	margin-top: 11px;


}
.arenda1_content_slide_list ul{
padding: 0;
margin-left: 21px;
	
	
	color: #FFF;

font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 19.5px */
}
.arenda1_content_right {
	width: 441px;
}
.arenda1_content_title {
	color: #FFF;

font-size: 27px;
font-style: normal;
font-weight: 750;
line-height: 139%; /* 37.53px */
text-transform: uppercase;
margin-left: -165px;
margin-top: 37px;
position: relative;
z-index: 2;
}
.arenda1_content_title span{
	background: #0C0E2F;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 5px;
	box-sizing: border-box;
	margin-top: 2px;
	display: block;
	width: fit-content;
}
.arenda1_content_desc {
	margin-top: 30px;
	color: #000;

font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 22.5px */
}
.arenda1_content_uslovia {
	margin-top: 22px;
	display: flex;
	justify-content: space-between;
}
.arenda1_content_uslovia_item {
	width: 180px;
}
.arenda1_content_uslovia_item_title {
	color: #FF5A1E;
font-family: ALS Hauss;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 22.5px */
}
.arenda1_content_uslovia_item_time {
	margin-top: 11px;
	color: #000;

font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}
.arenda1_content_uslovia_item_time span{
	color: #000;

font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 22.5px */
}

.arenda1_content_price {
	margin-top: 21px;
	padding-left: 11px;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-right: 7px;
	background:  #FF5A1E;
	box-sizing: border-box;
	width: fit-content;
}
.arenda1_content_price_title {
	color: #FFF;

font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 19.5px */

}
.arenda1_content_price_total {
	color: #FFF;

font-size: 17px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 22.1px */
text-transform: uppercase;
}






.arenda1_content_slider .slick-prev,.arenda1_content_slider .slick-next{
	top:448px;
	transform: none;
	

}
.arenda1_content_slider .slick-prev svg,.arenda1_content_slider .slick-next svg{
	width: 19px;
	height: 19px;
}
.arenda1_content_slider .slick-prev{
	left: auto;
	right: 32px;

}
.arenda1_content_slider .slick-next{
	right: 0;

}
.arenda1_content_slider .slick-next:before{
	position: absolute;
	right: 0;
	top: -30px;
	content: 'Другие локации'!important;
	color: #000;
font-family: ALS Hauss;
width: 120px;
text-align: right;
font-size: 12.826px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 19.24px */
}



.arenda_screen2 {
	margin-top: 120px;
	margin-bottom: 117px;
}
.wrp {
}
.section_title {
}
.arenda_screen2_content {
	margin-top: 56px;
	display: flex;
	justify-content: space-between;
}
.arenda_screen2_content_item {
	width: calc((100% - 102px ) / 4);
	display: flex;
	gap:13px;
	transition: .2s;

}
.arenda_screen2_content_arrow img{
	width: 10px;
}
.arenda_screen2_content_text {
	color: #000;

font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 19.5px */
text-transform: uppercase;
transition: .2s;
}

.arenda_screen2_content_item:hover .arenda_screen2_content_text{
	/* color:  #FF5A1E;
	transition: .2s; */
	cursor: pointer;
}


.arenda_screen4 {
	margin-top: 122px;
	margin-bottom: 137px;
}
.wrp {
}
.arenda_screen4_content {
	position: relative;
}
.arenda_screen4_content_btn {
	border-radius: 14.003px;
border: 1px solid #FF5A1E;
position: absolute;
color: #000;
font-size: 13.003px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.603px */
text-transform: uppercase;
padding-left: 27px;
padding-right: 27px;
padding-top: 12px;
padding-bottom: 9px;
right: 0;
top: 72px;
}
.arenda_screen4_content_btn:hover{
	cursor: pointer;
}
.agv {
}
.arenda_screen4_text {
}
.section_title {
}
.arenda_screen4_text_desc {
	color:  #000;
width: 440px;
margin-top: 40px;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 22.5px */
}
.arenda_screen4_img {
	display: flex;
	justify-content: flex-end;

}
.arenda_screen4_img img{
	width: 622px;
	margin-top: -51px;
}
.arenda_screen4_card {
	background:#FF5A1E;
	padding-left: 37px;
	padding-top: 27px;
	padding-right: 25px;
	padding-bottom: 25px;
	width: fit-content;
	position: absolute;
	right: 499px;
	bottom: 42px;
}
.arenda_screen4_card_title {
	color: #FFF;

font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 19.5px */
width: 303px;
}
.arenda_screen4_card_contact {
	color: #FFF;
margin-top: 11px;
font-size: 17px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 22.1px */
text-transform: uppercase;
display: block;
text-decoration: none;
text-transform: lowercase;
}
.arenda_screen4_card_btn {
	border-radius: 14.003px;
background: #0C0E2F;
padding: 11px 37px;
color: #FFF;
width: fit-content;
margin-top: 11px;
font-size: 13.003px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.603px */
text-transform: uppercase;
}

.arenda_screen4_card_btn:hover{
	cursor: pointer;

}



.arenda_screen3 {
	margin-top: 118px;
	margin-bottom: 122px;
}
.wrp {
}
.arenda_screen3_content {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;

}
.section_title {
}
.arenda_screen3_btn {
border-radius: 14.003px;
border: 1px solid #FF5A1E;

color: #000;
font-size: 13.003px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.603px */
text-transform: uppercase;
padding-left: 27px;
padding-right: 27px;
padding-top: 12px;
padding-bottom: 9px;

}
.arenda_screen3_slider_wrp {
	margin-top: 44px;
}
.arenda_screen3_slider .slick-prev,.arenda_screen3_slider .slick-next{
	transform: none;
	top:156px;
}
.arenda_screen3_slide_wrp {
}
.arenda_screen3_slide {
	width: 330px;
	margin: 7px;
}
.arenda_screen3_slide_img {
	width: 100%;
height: 281px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow: hidden;
}


.arenda_screen3_slide_play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	}
.arenda_screen3_slide_img  img {
	width: auto;transition: 0.3s;
	min-width: 100%; height: auto; min-height: 100%;
}.arenda_screen3_slide:hover .arenda_screen3_slide_img >   img {
	transform: scale(1.1);
	transition: 0.3s;
}
.fillwhite1 {	transition: 0.3s;
fill: rgba(255, 255, 255, 0.3);
}
.fillwhite2 {
fill: #fff;	
}
.playwhite {	transition: 0.3s;
	stroke: #fff;
}

.arenda_screen3_slide:hover  .fillwhite1 {
fill: rgba(255, 90 , 30,  0.3);	transition: 0.3s;
}

.arenda_screen3_slide:hover  .playwhite {
	stroke: #ff5a1e;	transition: 0.3s;
} 


.arenda_screen3_slide_title {
	color: #000;
margin-top: 25px;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 24px */
}
.arenda_screen3_slide_play {
}
.arenda_screen3_slider .slick-current{

}
.arenda_screen3_slide{
	

}
.arenda_screen3_slider .slick-current { 
	width: 445px!important;

}


.arenda_screen3_slider .slick-current .arenda_screen3_slide{
 width: auto;
}

.arenda_screen3_slider .slick-list{
	padding: 0 !important;
}
.slick-current .arenda_screen3_slide_img {
	height: 383px;
}

.arenda_screen3_slide{
	position: relative;
}

.arenda_screen3_slide a{
	/* position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	cursor: pointer;
}



.jurnal_screen1 {
	margin-top: 134px;
	margin-bottom: 106px;
}
.wrp {
}
.section_title {
}
.jurnal_screen1_cards {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 42px 35px;
}
.jurnal_screen1_card {
	width: calc((100% - 70px ) / 3);

}
.jurnal_screen1_card_img {
	width: 100%;
	height: 439px;
}
.jurnal_screen1_card_date {
	display: flex;
	margin-top: 18px;
	gap:10px;
	align-items: center;
}
.jurnal_screen1_date_icon img{
	width: 18px;
}
.jurnal_screen1_date_text {
	color: #949494;

font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 15.6px */
}
.jurnal_screen1_date_title {
	margin-top: 18px;
	color: #000;

font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 130%; /* 23.4px */
}
.jurnal_screen1_card_link {
	margin-top: 18px;
	border-radius: 10.193px;
border: 0.728px solid #FF5A1E;
padding: 8px 47px;
width: fit-content;
display: block;
color: #000;
text-decoration: none;
font-size: 12px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 14.4px */
text-transform: uppercase;
}


.jurarr{
	
}


.jurnal_screen1_pagination {
	display: flex;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 61px;
	align-items: center;
}
.jurnal_screen1_pagination_arrow {

	fill:#0C0E2F;
}
.jurnal_screen1_pagination_arrow:hover{
	cursor: pointer;
}
.jurnal_screen1_pagination_arrow_active .jurarr {
	fill:#FF5A1E;
}
.jurnal_screen1_pagination_number_page {
	display: flex;
	align-items: center;
	gap:35px;
	margin-left: 34px;
	margin-right: 34px;
	
}
.jurnal_screen1_pagination_number_page a{
	color: #949494;
text-decoration: none;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 20.8px */
}

a.juractive{
	color: #fff;
	background: #FF5A1E;
	width: 27px;
	height: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}


.stoimost_screen1 {
	margin-top: 40px;
	margin-bottom: 100px;
}
.wrp {
}
.stoimost_screen1_title {
	color: #000;

font-size: 33px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 42.9px */
text-transform: uppercase;
}
.stoimost_screen1_content {
	margin-top: 67px;
}
.stoimost_screen1_content_head {
	display: flex;
	gap:50px;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 18px;
	justify-content: space-between;
}
.stoimost_screen1_content_head_item:nth-child(1){
	width: 320px;
}
.stoimost_screen1_content_head_item:nth-child(2){
	width: 270px;
}
.stoimost_screen1_content_head_item:nth-child(3){
	width: 270px;
}
.stoimost_screen1_content_head_item:nth-child(4){
	width: 200px;
}
.stoimost_screen1_content_head_item {
	color: #939598;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_content_items {
	display: flex;
	gap:50px;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 22px;
	transition: 0.3s;
	padding-bottom: 20px;
	justify-content: space-between;
}

.stoimost_screen1_content_items:hover {
	transition: 0.3s;background: #F5F5F5;
}


.stoimost_screen1_content_item {
	color: #000;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_content_item span{
	color: #000;

font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_content_item_wrp:nth-child(1){
	width: 320px;
}
.stoimost_screen1_content_item_wrp:nth-child(2){
	width: 270px;
}
.stoimost_screen1_content_item_wrp:nth-child(3){
	width: 270px;
}
.stoimost_screen1_content_item_wrp:nth-child(4){
	width: 200px;
}


.stoimost_screen1_snoska {
	margin-top: 30px;
	color: #000;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_payment {
margin-top: 50px;
}
.stoimost_screen1_pay_title {
	color: #000;

font-size: 24px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 31.2px */
text-transform: uppercase;
}
.stoimost_screen1_pay_items {
	margin-top: 30px;
}
.stoimost_screen1_pay_item {
	display: flex;
	gap:15px;
	align-items: center;
	margin-bottom: 20px;

}
.stoimost_screen1_pay_arr img{
	width: 14px;
}
.stoimost_screen1_pay_text {
	color: #000;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_pay_desc {
	margin-top: 42px;
	color: #000;
width: 784px;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_pay_card {
	margin-top: 30px;
}
.stoimost_screen1_pay_card img{
	width: 480px;
}
.stoimost_screen1_pay_moreinfo {
	margin-top: 41px;
	color: #000;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 149.3%; /* 26.874px */
}
.stoimost_screen1_pay_moreinfo a{
	color: #FF5A1E;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 149.3%;
}

.opendoor_screen1 {
	margin-top: 53px;
	margin-bottom: 110px;
}

.opendoor_screen1_title {
	color: #000;

font-size: 31px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 40.3px */
text-transform: uppercase;
}

.opendoor_screen1_content {
	display: flex;
	justify-content: space-between;
}
.opendoor_screen1_img img{
	width: 618px;
}
.opendoor_screen1_content_text {
	width: 455px;
}
.opendoor_screen1_content_title {
	color: #000;

font-size: 24px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 31.2px */
text-transform: uppercase;
}
.opendoor_screen1_content_tims {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	gap:10px;

}
.opendoor_screen1_content_time_item {
	padding: 9px 23px;
	border-radius: 9.916px;
	color: #000;
text-align: center;
box-sizing: border-box;
width: 100%;
max-width: 105px;
font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
}
.opendoor_screen1_content_time_item:hover{
	cursor: pointer;
}
.opendoor_screen1_content_clases {
	margin-top: 30px;
}
.opendoor_screen1_content_class {
	margin-bottom: 14px;
	display: flex;
	color: #000;


font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;

}
.opendoor_screen1_content_class span{
	width: 21px;height: 13px;
	display: block;
	margin-right: 11px;
}
.opendoor_screen1_content_class:nth-child(1) span{
	background: #FF5A1E;
}
.opendoor_screen1_content_class:nth-child(2) span{
	/* background: #00B274; */
	background: #5EB0E1;
}
.opendoor_screen1_content_class:nth-child(3) span{
	background: #5EB0E1;
}
.opendoor_screen1_content_btn {
	margin-top: 26px;
	padding-top: 12px;
	border-radius: 13.937px;
border: 1px solid #FF5A1E;
padding-left: 76px;
padding-right: 76px;
top: 12px;
padding-bottom: 8px;

color: #000000;
text-align: center;
box-sizing: border-box;
width: fit-content;
font-size: 13px;
font-style: normal;
font-weight: 550;
line-height: 120%; /* 15.6px */
text-transform: uppercase;
transition: all 0.3s ease-in-out;
}


.opendoor_screen1_content_btn:hover {
	background-color: #FF5A1E;
	color: white;
}


.odorange{
	border: 1px solid #FF5A1E;
}
.odgreen{
	border: 1px solid #00B274;
}
.odblue{
	border: 1px solid #5EB0E1;
}
.odorange.odactive{
	background: #FF5A1E;
	color: #fff;
}
.odgreen.odactive{
	background: #00B274;
	color: #fff;
}
.odblue.odactive{
	background: #5EB0E1;
	color: #fff;
}
.opendoor_screen1_content_btn:hover{
	cursor: pointer;
}



.stoimost_screen1_content_item_title{
	display: none;
}

.popup-form-wrapper2 .popup-form {
	width: 484px;    padding: 35px 38px
}

.popup-form-wrapper7 .popup-form {
	width: 484px;    padding: 35px 38px
}
	
	
.popup-form-wrapper2  .career-submit input {
	width: 100%;
}

.popup-form-wrapper7  .career-submit input {
	width: 100%;
}

.popup-form-wrapper5 .popup-form {
	width: 484px;    padding: 35px 38px
}
	
	
.popup-form-wrapper5  .career-submit input {
	width: 100%;
}
	
#mlsd_item {
	height: auto !important;
}


.popup-form-wrapper3 .popup-form{
	width: 484px;
	padding: 35px 38px;
}
.popup-form-iner-df {
	display: flex;
	justify-content: space-between;
}
.popup-form-iner-df > div {
	width: calc(50% - 7px);
}
.button-submit-big input{
width: 100%;
margin-bottom: 20px;	
}
.career-agree a {
	color:rgba(45, 143, 241, 1);
}
.popup-form-wrapper3 .career-agree {
	margin-bottom: 16px;	
}
.popup-form-wrapper3  .career-agree:last-child {
	margin-bottom: 0;	
}
.popup-form-desc-star {
color: #939598;

text-align: right;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 121%;
margin-bottom: 10px;
padding-top: 10px;
margin-top: 14px;
border-top: 1px solid #FF5A1E;
}
.popup-form-desc-star span {
color: #FF5A1E;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 121%;
}
.popup-form-wrapper3   
.karier-right-form-inp-title {
    color: var(--black, #000);
    margin-bottom: 3px;
    }
.popup-form-wrapper3 .popup-form-iner{
	margin-top: 0;
	padding-top: 0;
	border: none;
}


 .popup-form-wrapper-thank .popup-form {
 	width: 484px;
 	background: url(/local/templates/dl71/css/../img/bgthank.svg), #fff;
 	background-size: cover;
 	background-position: center;
 	background-repeat: no-repeat;
 }
 .thank-form-title  {color: #000;

margin-bottom: 20px;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 750;
line-height: 130%; /* 23.4px */
text-transform: uppercase;

 }
 .thank-form-button {
 	cursor: pointer;
 }
 .thank-form-button {
 	margin-left: auto;
 	margin-right: auto;width: 315px;
 	box-sizing: border-box;
 	text-align: center;
 	justify-content: center;
 }

 .captcha {
	display: flex;
	gap: 30px;
}

@media(max-width: 450px) {
	.captcha {
		flex-direction: column;
		gap: 20px;
	}

	.captcha .karier-right-form-input {
		max-width: 180px;
	}
} 

.finans-table-row {
	font-size: 14px !important;
}

table.iksweb {
	font-size: 14px;
}

.osn-sved-item {
	font-size: 14px;
}

.table-two-cols {
	font-size: 14px;
}

table {
	font-size: 14px;
}

.doci-item-title-big {
	font-size: 14px;	
}

.table-two-col-text-inf {
	font-size: 14px;
}

.slick-slider.gallery-article-slider .slick-track {
	height:450px !important;
}

.gallery-article-slider-item {
	height: 100% !important;
}

.gallery-article-slider-wrp .slick-dots {
	top: 473px;
}

/* Сниппет Оранжевая линия */

.orange-line {
	width: 100%;
	height: 2px;
	background-color: #FF5A1E;
	margin: 30px 0px;
}

.orange-line label {
	display: none;
}
/* --------------- */

/* Сниппет Заголовок для события */
.head-event {
	text-transform: uppercase;
	font-size: 24px;
	text-align: left;
	font-family: 'ALS Gorizont Variable';
	font-weight: 750;
	line-height: 120%;
}
/* ------------------------------ */

/*  Сниппет Фото с синим фооном*/

.sn-blue {
	height: 278px;
	display: flex;
	align-items: center;
	position: relative;
	margin-top: 30px;
}

.blue-back {
	width: 100%;
	display: flex;
	color: white;
	font-size: 15px;
	gap: 27px;
	background-color: #0C0E2F;
	align-items: center;
	justify-content: flex-end;
}


.blue-back-img {
	width: 50%;
}

.blue-back-text {
	width: 50%;
	padding: 20px 20px 20px;
	/* display: flex;
	align-items: center;
	justify-content: center; */
	text-align: left;
}

.blue-back-img img {
	position: absolute;
	top: 0;
	left: 20px;
	width: 278px;
	height: 278px;
	object-fit: cover;
}


@media (max-width: 1300px) {
	.blue-back-img img {
		width: 235px;
	}
}

@media (max-width: 985px) {
	.blue-back-img img {
		width: 278px;
	}

}

@media (max-width: 630px) {
	.blue-back-text {
		width: 60%;
	}

	.sn-blue {
		height: 222px;
	}

	.blue-back-img img {
		width: 222px;
		height: 222px;
	}
}

@media (max-width: 574px) {
	.blue-back {
		flex-direction: column;
		gap: 5px;
	}

	.blue-back-img {
		position: relative;
		height: auto;
		width: 100%;
	}

	.blue-back-img img {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		height: 100%;
		object-fit: cover;
	}

	.blue-back-text {
		width: 90%;
	}

	.sn-blue {
		display: inline;
	}
}
/* ---------------------- */

/* Slider */
.structure_cards-int .slick-slide.structure_card2 {
	display: flex;
	min-height: 372px;
	margin-right: 10px;
	margin-left: 10px;
}

.structure_cards-int .slick-next, .structure_cards-int .slick-prev {
	top: 110%;
} 

.structure_cards-int .slick-next {
	right: 50%;
	transform: translateX(33px);
}

.structure_cards-int .slick-prev {
	left: 50%;
	transform: translateX(-33px);
}

@media (max-width: 520px) {
	.structure_cards-int .slick-slide.structure_card2 {
		min-height: 320px;
	}

	.structure_cards-int .slick-slide .structure_card2-title {
		font-size: 14px !important;
	}
}

/*  */

/* Доп образование иконки положение */
.first_screen_bottom_inner-footbal .first_screen_schoolfilm:hover {
	text-decoration: none !important;
}	

.firstscreen-no-heightcontent.first_screen .first_screen_bottom_inner.dop-page {
	top: 490px;
}

@media (max-width: 1300px) {
	.dop-page .first_screen_schoolfilm  {
		gap: 7px;
	}

	.firstscreen-no-heightcontent.first_screen .first_screen_bottom_inner.dop-page {
		top: 420px;
	}

}

@media (max-width: 985px) {
	.dop-page .first_screen_schoolfilm  {
		width: auto;
	}

	.firstscreen-no-heightcontent.first_screen .first_screen_bottom_inner.dop-page {
		top: 465px;
	}
}

@media (max-width: 705px) {
	.firstscreen-no-heightcontent.first_screen .first_screen_bottom_inner.dop-page {
		top: 0px;
	}

	.dop-page .first_screen_schoolfilm  {
		width: 100%;
	}

	.dop-page .first_screen_schoolfilm  {
		gap: 15px;
	}
	.dop-page .first_screen_schoolfilm span  {
		max-width: 230px;
	}
}

/* Стипендиальная программа */

.stipendia-programs .opendoor_screen1_title {
	margin: 53px 0px;
	width: 100%;
	max-width: 672px;
}

.stipprog-body {
	display: flex;
	justify-content: space-between;
	gap: 69px;
}

.stipprog-body .opendoor_screen1_title {
	margin: 0px;  
	position: relative;
	top: -4px; 
}

.stipprog-body .opendoor_screen1_content_btn {
	padding: 15px 0px;
	font-size: 18px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 357px;
}

.stipprog-body-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.stipprog-body-img {
	width: 624px;
	height: 336px;
}

.stipprog-body-img img {
	object-fit: cover;
}

.stipprog-body-text p {
	font-size: 16px;
}

.stipendia-programs {
	margin-bottom: 150px;
}

@media (max-width: 1300px) {
	.stipprog-body {
		gap: 45px;
	}
}

@media(max-width: 1050px) {
	.stipprog-body {
		flex-direction: column;
		width:100%;
		align-items: center;
	}

	.stipprog-body-img {
		width: 80%;
		height: auto;
	}

	.stipprog-body-img img {
		width: 100%;
	}

	.stipendia-programs .opendoor_screen1_title {
		max-width: unset;
		text-align: center;
		font-size: 26px;
	}

	.stipprog-body  .opendoor_screen1_content_btn {
		margin-top: 0px !important;
	}

	.stipprog-body-text {
		align-items: center;
		gap: 40px;
	}

	.stipprog-body-text p {
		width: 80%;
		text-align: center;
	}
}

@media(max-width: 704px) {
	.stipprog-body-img {
		width: 100%;
	}  
	
	.stipprog-body-text {
		align-items: center;
		gap: 20px;
	}

	.stipprog-body {
		gap: 30px;
	}

	.stipendia-programs {
		margin-bottom: 150px;
	}
}

/* Пресс центр */

.press-center h2 {
	text-transform: uppercase;
	font-weight: 750;
	font-size: 31px;
	line-height: 40.3px;
	font-family: 'ALS Gorizont Variable';
	margin-top: 0px;
}

.press-center p {
	font-size: 14px;
}

.block-press-center .press-center-img img {
	width: 100%;
	max-width: 582px;
	height: 380px;
}

.block-press-center h2 {
	margin-top: 45px !important;
	margin-bottom: 45px;
}

.block-press-center {
	margin-bottom: 85px;
}


.press-center-content {
	display: flex;
	gap: 55px;
}

.press-center-content h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 28.8px;
	margin: 0;
}

.press-center-content a {
	font-size: 18px;
	font-weight: 500;
	color: #FF5A1E;
	text-decoration: none;
}

.press-center-people .press-center-people-item {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.press-center-people .press-center-people-item {
	padding: 15px 0px;
}

.press-center-people .press-center-people-item:not(:last-child) {
	border-bottom: 1px solid #D4D4D4;
}

.press-center-people .press-center-people-item:first-child {
	padding-top: 0px;
}

.press-center-people-item .item-email {
	display: flex;
	align-items: center;
	gap: 20px;
}

.press-center-people-item p {
	font-size: 18px;
}

.block-logo-school h2 {
	margin-top: 0px;
	margin-bottom: 50px;
}

.block-logo-school {
	margin-bottom: 60px;
}

.block-logo-school-download a {
	color: #0041A0;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 10px;
	line-height:21.6px;
	display: block;
}

.logo-school-items {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 865px;
	margin-bottom: 60px;
}

.logo-school-img {
	display: flex;
	align-items: center;
}

.block-logo-school-download span {
	color: #ADADAD;
	font-size: 14px;
	line-height:16.8px;
}

.block-uselogo h2, .block-security-field h2 {
	margin-bottom: 20px;
}

.block-uselogo, .block-security-field {
	margin-bottom: 60px;    
}

.block-uselogo .uselogo-desc {
	width: 100%;
	max-width: 556px;  
	margin-bottom: 60px;      
}

.block-uselogo .uselogo-subdesc {
	width: 100%;
	max-width: 410px;
	margin-top: 35px;        
}

.security-filed-body {
	display: flex;
	gap: 40px;
}

.security-filed-body img {
	position: relative;
	top: -65px;
}

.security-filed-body p {
	width: 100%;
	max-width: 479px;
}

.logo-school-blueitems {
	display: flex;
	gap: 27px;
	margin-bottom: 30px;
}

.logo-school-blueitems div {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #0C0E2F;
	width: 290px;
	height: 154px;
	padding: 0px 10px;
}


/* картинки с чертежами */

.block-uselogo-img {
	width: 100%;
	max-width: 954px;
}

.block-uselogo-img img {
	width: 100%;
	object-fit: cover;
}

.security-field-img {
	width: 100%;
	max-width: 616px;
}

.security-field-img img {
	width: 100%;
	object-fit: cover;
}

.security-field-img .one{
	display: block;
}

.security-field-img .two {
	display: none;
}

.block-uselogo-img .one {
	display: block;
}

.block-uselogo-img .two {
	display: none;
}


@media(max-width: 1024px) {
	.block-press-center .press-center-img img {
		width: 100%;
		max-width: 426px;
		height: 380px;
		object-fit: cover;
	}

	.press-center-content {
		gap: 20px;
	}

	.press-center-content {
		margin-bottom: 75px;
	}

	.block-uselogo-img {
		width: 100%;
		max-width: 940px;
	}

	.security-field-img {
		width: 100%;
		max-width: 480px;
	}

	.security-filed-body p {
		width: 100%;
		max-width: 426px;
	}

	.security-filed-body {
		gap: 0px;
		justify-content: space-between;
	}
}

@media(max-width: 986px) {

}

@media(max-width: 744px) {

	.security-filed-body {
		flex-direction: column;
		gap: 44px;
	}

	.security-field-img {
		width: 100%;
		max-width: 100%;
	}

	.security-filed-body img {
		top: 0px;
	}

	.logo-school-img, .logo-school-blueitems div img {
		width: 100%;
		max-width: 156px;
	}

	.logo-school-img img {
		width: 100%;
	}

	.logo-school-img:nth-child(2), .logo-school-blueitems div:nth-child(2) img {
		max-width: 88px;
	}

	.logo-school-items {
		width: 100%;
		max-width: 611px;
	}

	.logo-school-blueitems {
		width: 100%;
	}

	.logo-school-blueitems div {
		width: 100%;
		max-width: 203px;
		height: 107px;
	}

	.press-center-content {
		flex-direction: column;
	}

	.block-press-center .press-center-img img {
		max-width: 100%;
	}

	.press-center-people {
		width: 100%;
		max-width: 392px;
	}

	.block-uselogo h2 {
		line-height: 36.4px;
	}

	.block-uselogo-img .one {
		display: none;
	}

	.block-uselogo-img .two {
		display: block;
	}
}

@media(max-width: 600px) {
	.logo-school-blueitems {
		gap: 5px;
	}
}

@media(max-width: 520px) {
	.logo-school-img, .logo-school-blueitems div img {
		max-width: 107px;
	}

	.logo-school-img:nth-child(2), .logo-school-blueitems div:nth-child(2) img {
		max-width: 60px;
	}
}

@media(max-width: 430px) {
	.press-center-content h3 {
		font-size: 18px;
	}

	.press-center-people-item p {
		font-size: 16px;
	}

	.press-center-content a {
		font-size: 16px;
	}

	.press-center h2 {
		font-size: 20px;
		line-height: 26px;
	}

	.block-press-center h2 {
		font-size: 24px;
	}

	.block-logo-school-download a {
		font-size: 16px;
	}

	.logo-school-blueitems {
		gap: 2px;
	}

	.logo-school-blueitems div {
		height: 77px;
	}

	.security-field-img .one {
		display: none;
	}

	.security-field-img .two {
		display: block;
	}
}

@media(max-width: 320px) {
	.press-center-people-item p {
		font-size: 14px;
	}

	.press-center h2 {
		font-size: 16px;
	}

	.block-press-center h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.logo-school-img, .logo-school-blueitems div img {
		max-width: 79px;
	}

	.logo-school-img:nth-child(2), .logo-school-blueitems div:nth-child(2) img {
		max-width: 44px;
	}
}

.logo-up-text {
	font-size: 13px; 
	width: 252px; 
	color: black; 
	position: absolute; 
	top: -33px; 
	left: 0px; 
	text-decoration: none;
}

.menu-logo-wind .logo-up-text {
	color: white;
}

@media (max-width: 707px) {
	.logo-up-text {
		top: -14px;
		font-size:10px;
	}
}

@media (max-width: 707px) {
	.logo img, .menu-logo-wind img {
		position: relative;
		top: 10px;
	}

	header .header_btn {
		top: 100px !important;
	}

	.wonder-menu-wrapper-window {
		padding-top: 25px !important;
	}
}


.structure_inner.on_main {
	padding-top: 0px !important;
}

.structure_card {
	text-decoration: none;
	color: inherit;
}

.card-logo {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: min-content;
	margin-left: auto;
	margin-right: auto;
}

.structure_card_logo {
	margin-left: 0;
	margin-right: 0;
}

.structure_card_age {
	left: 88px;
	position: relative;
}

.structure_card_age span {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	text-align: left;
}

.structure_card_age.struc-main {
	margin-top: 18px; 
	font-size: 14px; 
	color: white; 
	font-weight: 400;
}

.structure_card_age.struc-nomain {
	margin-top: 13px !important; 
	font-size: 14px; 
	color: white; 
	font-weight: 400; 
	opacity: 0 !important;
}

@media (max-width: 986px) {
	.structure_card_age {
		left: -26px;
	}

	.structure_card:last-child .card-logo .structure_card_age {
		left: -40px;
	}

	.structure_card_age span {
		left: 106px;
	}
}


/* Веб форма Запись в школу */

.new-form {
	width: 100%;
	max-width: 951px;
	padding: 30px;
	font-family: 'ALS Hauss' !important;
}

.new-form input {
/* 	font-family:'ALS Hauss' !important; */
	font-weight: 400 !important;
}

.new-form .popup-form-desc-star {
	border-top: none;
}

.footer-left input {
	font-family: 'ALS Gorizont Variable' !important;
	font-weight: 750 !important;
}

.new-form .new-form-head {
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #FF5A1E;
	padding-bottom: 15px;
	margin-bottom: 40px;
	gap: 10px;
}

.new-form .new-form-head .popup-form-title {
	margin-bottom: 0px;
	line-height: 100%;
	font-family: 'ALS Gorizont Variable';
	font-weight: 750;
}

.form-head-subtitle {
	font-size: 14px;
	color: #939598;
}

.form-head-subtitle span {
	color: #FF5A1E;
}    

.new-form .new-form-body {
	display: flex;
	gap: 40px;
}

.new-form-body .body-left {
	width: 100%;
}

.new-form-body .body-right {
	width: 100%;
}

.parents-input input:first-child {
	margin-bottom: 10px;
}

.new-form textarea {
	max-height: 120px;
	margin-bottom: 0px;
	resize: none;
}

.new-form .row-fields {
	display: flex;
	gap: 15px;
}

.row-fields .karier-right-form-inp-wrp {
	width: 100%;
}
.row-fields .date-field {
	max-width: 132px;
}

.new-form .input-subtitle {
	width: 100%;
	color: #939598;
	font-size: 12px;
	line-height: 15.6px;
	margin-bottom: 18px;
}

.new-form select {
	margin-bottom: 15px;
}

.new-form-body {
	padding-bottom: 26px;
	border-bottom: 1px solid #D4D4D4;
}

/* footer */

.new-form-footer {
	display: flex;
	gap: 40px;
	padding-top: 30px;
}

.footer-left, .footer-right {
	width: 100%;
}

.new-form-footer-info a {
	text-decoration: none;        
}

.new-form input[type="date"] {
	color: #939598;
	padding: 10px 15px;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
background: url('/local/templates/dl71/img/calendar_today.svg');
}

.new-form-footer-info .career-agree {
margin-bottom: 5px;
}

.footer-right .career-agree {
margin-bottom: 10px;
}

.popup-form-wrapper4,
.popup-form-wrapper14,
.popup-form-wrapper5,
.popup-form-wrapper9 {
	position: fixed;
	top: -200vh;
	opacity: 0;
	transition: opacity 0.3s;	
	left: 0;	
	width: 100%;	
	height: 100vh;	
	z-index: 999;
}

.form-open {
top: 0;	
opacity: 1;
transition: opacity 0.3s;
}




.new-form .add-file-input .label-file {
display: flex;
align-items: center;
gap: 15px;
}

.new-form .resume-file {
display: none;
}


.special_offer {
	color: #fff;
}

.special_offer .popup-button3 {
	color: #fff;
	/* margin: 0px auto 30px; */
}

.special_offer .wrp {
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
}

.special_offer .wrp section:first-of-type {
	width: 535px;
}

.special_offer .wrp section:nth-child(2n) {
    /* margin-right: -150px; */
}

.special_offer .blueimageblock_img {
	left: none;
	max-height: 100%;
    height: -webkit-fill-available;
	position: relative;
	transform: none;
	width: 635px;
    margin-right: -220px;
}

.special_offer .header_btn {
	background: #FF5A1E;
}

.special_offer .header_btn:hover {
	background: none;
}

.special_offer .list {
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	font-weight: bold;
}

.special_offer .list article {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 20px;
}

.special_offer h3 {
	line-height: 36px;
	font-family: ALS Gorizont Variable;
    font-size: 31px;
    font-style: normal;
    font-weight: 750;
    line-height: 130%;
    text-transform: uppercase;
}

.special_offer .wrp section p {
	line-height: 21px;
}

@media(max-width: 985px) {


	.new-form {
		width: 90% !important;
	}
	.special_offer h3 {
	font-size: 22px;
	}

	.special_offer {
		margin-top: 30px;
		margin-bottom: -10px !important;
	}

	.special_offer .wrp {
		display: block;
		margin-top: -230px;
	}

	.special_offer .wrp section:first-of-type {
		width: 100%;
	}

	.special_offer .blueimageblock_img {
		width: calc(100% + 31px);
		margin-left: -15px;
		margin-bottom: -50px;
		height: 300px;
		top: auto;
	}

	.special_offer .popup-button3 {
		margin: 0px auto 30px;
	}

}

@media (max-width: 980px) {
.new-form {
	max-width: 90%;
}    
}


@media (max-width: 840px) {
.new-form .new-form-body {
	flex-direction: column;
	gap: 12px;
}

.new-form {
	max-width: 70%;
}   

.new-form-footer {
	flex-direction: column;
	gap: 20px;
}

.footer-right .career-agree {
	margin-bottom: 30px;
}

.footer-right .career-agree {
	width: 100%;
	max-width: 356px;
}

.new-form .career-agree span {
	max-width: 330px;
}
}

@media (max-width: 744px) {
.new-form {
	max-width: 487px;
}   

.new-form .button-submit-big input {
	margin-bottom: 0px;
}


.new-form .new-form-head {
	flex-direction: column;
	gap: 15px;
}

}

@media (max-width: 705px) {
	.new-form {
		padding: 30px !important;
	}
}

@media (max-width: 460px) {

.new-form .row-fields {
	flex-direction: column;
	gap: 0px;
}

.new-form {
	max-width: 90%;
}  

.new-form .karier-right-form-inp-title {
	font-size: 12px;
}

.new-form .new-form-head .popup-form-title {
	font-size: 14px;
}

.new-form .input-subtitle {
	font-size: 10px;
}


.karier-right-form-input .parents-input input {
	font-size: 13px;
}

.new-form .input-subtitle {
	line-height: 13px;
}

.row-fields .date-field {
	max-width: 100%;
}

}

@media (max-width: 420px) {
	.new-form {
		padding: 20px !important;
	}

	.new-form .row-fields {
		gap: 10px;
	}

	.new-form .karier-right-form-inp-title {
		font-size: 9px;
	}

	.new-form input::placeholder, .new-form textarea::placeholder {
		font-size: 10px;
	}
}

@media (max-width: 320px) {
.new-form .career-agree span {
	font-size: 9px;
}

.new-form {
	max-width: 90%;
}

.new-form .input-subtitle {
	font-size: 7px;
}

.form-head-subtitle {
	font-size: 10px;
}

.form-head-subtitle {
	font-size: 10px !important;
}
}


.logo.logofix {
	top: 3px;
}

@media (max-width: 705px) {
	.logo.logofix {
		top: -7px;
	}
}

.popup-button5 {
	cursor: pointer;
}


.email-main a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Inter', sans-serif !important;
}

.email-main a:hover {
	text-decoration: underline;
}

.email-main {
	margin-top: 5px;
}

.email-map {
	margin-top: 25px;
}

.email-map a {
	color: blue;
	text-decoration: none;
}

.iner-page-contacts .contacts_inner {
	margin-top: 30px;
}

/* страница Демо версии вступительных заданий */
.demo-wrap {
	display: flex;
	flex-direction: column;
	gap: 35px;
	margin: 60px 0px;
}

.section-title.demo {
	margin-top: 40px;
	text-transform: uppercase;
}

.demo-item {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.demo-item p {
	font-weight: 600;
}

.demo-item a {
	text-decoration: none;
	color: blue;
	width: fit-content;
	margin-bottom: 0px;
}

.demo-item-title {
	font-size: 24px;
	font-weight: 600;
}

.popup-button7 {
	cursor: pointer;
}

.popup-form-wrapper7 .popup-form-desc-star {
	border-top: none;
	border-bottom: 1px solid #FF5A1E;
	padding-bottom: 10px;
}	

.popup-form-wrapper7 .popup-form-iner {
	border-top: none;
}
.popup-form-wrapper7 .career-agree {
	margin-top: 20px;
	margin-bottom: 0px;
}

.popup-form-wrapper7 .popup-form-iner {
	margin-top: 0px;
}


.section_title .orange {
color: #FF5A1E;
}
.birthday-is-coming-soon-wrp {
	margin-top: 104px;
	margin-bottom: 70px;
}
.birthday-is-coming-soon {
	display: flex;
	justify-content: space-between;
}
.birthday-is-coming-soon-left {
width: 603px;
}
.birthday-is-coming-soon-left span {
display: block;
margin-top: 24px;
}
.aerovertografiti-wrp {
	margin-top: 70px;
	margin-bottom: 85px;
}
.birthday-is-coming-soon-right {
	display: flex;
	gap: 47px;
}
.birthday-is-coming-soon-item {
	max-width: 222px;/* ОРИГИНАЛЬНЫЕ ИДЕИ */

font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 34px;
/* or 142% */
display: flex;
align-items: flex-start;
flex-direction: column;
gap: 17px;

color: #000000;

transition: 0.3s;
}
.wrp1300 {
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.birthday-is-coming-soon-icon circle {
transition: 0.3s;
stroke: #D9D9D9;
}

.birthday-is-coming-soon-icon path {
transition: 0.3s;
fill: #D9D9D9;
}
.birthday-is-coming-soon-item:hover .birthday-is-coming-soon-icon circle {
transition: 0.3s;
stroke: #FF5A1E;
}
.birthday-is-coming-soon-item:hover  .birthday-is-coming-soon-icon path {
transition: 0.3s;
fill: #FF5A1E;
}
.birthday-is-coming-soon-item:hover  {
	transition: 0.3s;
	color: #FF5A1E;
}
.aerovertografiti-iner {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: space-between;
}
.aerovertografiti-iner:before {
	content:'';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

z-index: -1;
width: 1633px;
height: 214px;

background: #0B0E2F;

}
.aerovertografiti-right {
	display: flex;
	margin-right: -94px;
	width: 719px;
}
.aerovertografiti-title1 {

font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 36px;

color: #FF5A1E;


}
.aerovertografiti-title2 {
margin-top: 15px;
font-style: normal;
font-weight: 700;
font-size: 43px;
line-height: 36px;
text-transform: uppercase;

color: #FFFFFF;


}
.aerovertografitibutton {
	position: absolute;
	left: 0;
	top: 197px;
}
.button201224 {

font-style: normal;
font-weight: 750;
font-size: 16px;
line-height: 36px;
/* identical to box height, or 225% */
letter-spacing: 0.01em;
text-transform: uppercase;

color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
width: 248px;
padding: 7px 0 2px 0;
background: #FF5A1E;
cursor: pointer;

border-radius: 12px;
 border: 1px solid #FF5A1E;
transition: 0.3s;
}

.button201224:hover {
transition: 0.3s;
    background: #fff;
       color: #000;

}
.aerovertografiti-left {
	position: relative;
}

.bounce-secrion-with-animation-icon {
	opacity: 1;
}
.bounce-secrion-with-animation-item:hover .bounce-secrion-with-animation-icon {
	opacity: 1;
}
.bounce-secrion-with-animation-item:hover .bounce-secrion-with-animation-icon{
	 -webkit-animation: bounce 3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: bounce 3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: bounce 3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: bounce 3s cubic-bezier(0.445, 0.05, 0.55, 0.95); 
  animation-iteration-count: infinite;


}
.bounce-secrion-with-animation-item {

}
.bounce-secrion-with-animation-iner {
	display: flex;
	justify-content: space-between;
}


.bounce-secrion-with-animation-text {

font-style: normal;
font-weight: 550;
max-width: 258px;
font-size: 26px;
line-height: 32px;
/* or 123% */
margin-top: 20px;
color: #000000;


}
.bounce-secrion-with-animation {
	margin-top: 85px;
	margin-bottom: 136px;
}


.new-header-secrtion-block-wrp {
	margin-top: 78px;
	margin-bottom: 85px;
}
.new-header-secrtion-block {
	display: flex;
	justify-content: space-between;
}

.new-header-secrtion-block-right {width: 640px;
}
.new-header-secrtion-block-right-text {

font-style: normal;
margin-bottom: 42px;
font-weight: 400;
    font-size: 21px;
    line-height: 140%;
/* or 129% */

color: #000000;


}
.events201224-slider-yext {
margin-top: 30px;
font-style: normal;
font-weight: 550;
font-size: 24px;
line-height: 32px;
/* or 133% */

color: #000000;


}
.new-header-secrtion-block-wrp {
	margin-bottom: 100px;
}

.events201224-slider-item {
margin-right: 16px;
margin-left: 16px;
}
.events201224-slider {
	margin-left: -16px;
	margin-right: -16px;
}

.events201224-slider-iner {
	display: flex;
	height: 300px;
	width: 100%;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}
.events201224-slider-iner img {
	width: 100%;
	transition: 0.3s;
}
.events201224-slider-item:hover .events201224-slider-iner img{
transition: 0.3s;
transform: scale(1.2);
}

.events201224-slider .slick-prev{
width: 26px;
height: 26px;
transform: none;
right: auto;
left: 16px;
top: -71px;
	} 

.events201224-slider	.slick-next {
width: 26px;
height: 26px;
transform: none;
right: auto;
left: 62px;
top: -71px;
}

.kinfetti-wrapper201224-wrp {
	margin-top: 100px;
	margin-bottom: 100px;
}
.konfetti-title {
margin-bottom: 27px;
font-style: normal;
font-weight: 700;
font-size: 31px;
line-height: 36px;
/* identical to box height, or 116% */
display: flex;
align-items: center;

color: #000000;
width: 856px;
margin-left: auto;
margin-right: auto;

}


.konfetti-title span {
	width: 210px;
	position: relative;
	z-index: 3;
}
.konfetti-title span img {
position: absolute;
    width: 201px;
    z-index: 3;
    top: -40px;
    left: 3px;
}

.konfetti-subtitle {
text-align: center;
font-style: normal;
font-weight: 550;
font-size: 24px;
line-height: 32px;
/* identical to box height, or 133% */

color: #FF5A1E;


}
.konfetti-title {
	cursor: pointer;
}
@keyframes confetti-slow {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(25px, 105vh, 0) rotateX(360deg) rotateY(180deg);
  }
}
@keyframes confetti-medium {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(100px, 105vh, 0) rotateX(100deg) rotateY(360deg);
  }
}
@keyframes confetti-fast {
  0% {
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
  }
  100% {
    transform: translate3d(-50px, 105vh, 0) rotateX(10deg) rotateY(250deg);
  }
}
.container201224 {
	opacity: 0;
  width: 100vw;
  height: 100vh;
  background: inherit;
  position: fixed!important;
  top: 0;
  left: 0;
  z-index: -1;
}
.container201224-open {
	opacity: 1;
}

.confetti-container {
  perspective: 700px;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.confetti {
  position: absolute;
  z-index: 1;
  top: -10px;
  border-radius: 0%;
}
.confetti--animation-slow {
  animation: confetti-slow 2.25s linear 1 forwards;
}
.confetti--animation-medium {
  animation: confetti-medium 1.75s linear 1 forwards;
}
.confetti--animation-fast {
  animation: confetti-fast 1.25s linear 1 forwards;
}

.aerovertografiti-right img {
	width: 100%;
}



@media(max-width: 1945px) {
	.wrp1300 {
		width: 1134px;
	}.birthday-is-coming-soon-left {
    width: 560px;
}.birthday-is-coming-soon-item {
    max-width: 222px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;

    }
    .aerovertografiti-title2 {
  
    font-size: 36px;
    line-height: 36px;
}.aerovertografiti-right {
    display: flex;
    margin-right: 0;
    width: 600px;
}.aerovertografiti-title1 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #FF5A1E;
}.aerovertografiti-iner:before {
   
    width: 100vw;
    height: 193px;
    background: #0B0E2F;
}
.aerovertografitibutton {
    position: absolute;
    left: 0;
    top: 172px;
}.bounce-secrion-with-animation-text {
    
    font-size: 24px;
    line-height: 30px;
}.new-header-secrtion-block-right-text {
    font-style: normal;
    margin-bottom: 42px;
    font-weight: 400;
    font-size: 21px;
    line-height: 140%;
    color: #000000;
}    .new-header-secrtion-block-right {
        width: 550px;
    }
.events201224-slider-iner {
    display: flex;
    height: 250px; 
    }
    .events201224-slider-yext {
    margin-top: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #000000;
}
}


@media(max-width: 1400px){
	.aerovertografiti-iner:before {
 width: 100vw;
 }
}

@media(max-width: 1300px) {
	    .wrp1300 {
        width: 984px;
    }
    .birthday-is-coming-soon {
    	flex-direction: column;
    }
    .birthday-is-coming-soon-left {
        width: 100%;
 margin-bottom: 30px;   } 
 .aerovertografiti-title2 {
        font-size: 31px;
        line-height: 36px;
    }    .aerovertografiti-right {
        display: flex;
        margin-right: 0;
        width: 400px;
    }.aerovertografiti-iner:before {
       
        height: 150px;
}    .aerovertografitibutton {
        position: absolute;
        left: 0;
        top: 141px;
    }
    .bounce-secrion-with-animation-text {
        font-size: 20px;
        line-height: 26px;
        max-width: 200px;
    }.bounce-secrion-with-animation-icon {
    opacity: 1;
}.new-header-secrtion-block {
	flex-direction: column;
	gap:30px;
}
    .new-header-secrtion-block-right {
        width: 100%;
    }
    .events201224-slider-yext {
    margin-top: 15px;
    font-style: normal;
    font-weight: 550;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}.new-header-secrtion-block-right-text {
	margin-bottom: 24px;
}
.birthday-is-coming-soon-right {
        display: flex;
        justify-content: space-between;
    
    }
}

@media (max-width: 985px) {
    .wrp1300 {
        width: 704px;
        box-sizing: border-box;
    }
    .konfetti-title {
    margin-bottom: 27px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    display: flex;
    align-items: center;
    color: #000000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}.konfetti-title span img {
    position: absolute;
    width: 189px;
    z-index: 3;
    top: -34px;
    left: 8px;
}.bounce-secrion-with-animation-iner {
	flex-wrap: wrap;
	gap: 24px;
}
.bounce-secrion-with-animation-item {
	width:  calc(50% - 12px)
}
.aerovertografiti-iner:before {
        height: 100%;
    }
        .aerovertografitibutton {
        position: static;
        margin-top: 24px; 
    }
.aerovertografiti-iner {
    display: flex;
    position: relative;
    align-items: flex-start;
    padding-top: 24px;
    padding-bottom: 24px;
    flex-direction: column;
    justify-content: space-between;
}.aerovertografiti-right {
        display: flex;
        margin-right: 0;
        width: 100%;
        margin-top: 24px;
    }
}



@media (max-width: 705px) {
    .wrp1300 {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }.birthday-is-coming-soon-item {
    max-width: 222px;
    font-style: normal;
    font-weight: 200;
    font-size: 15px;
    line-height: 150%;
}
.birthday-is-coming-soon-icon svg {
	width: 50px;
	height: 50px;
}.birthday-is-coming-soon-wrp {
    margin-top: 70px;
    margin-bottom: 70px;
}.aerovertografiti-title1 {
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 150%;
        color: #FF5A1E;
    }    .aerovertografiti-title2 {
        font-size: 22px;
        line-height: 130%;
        margin-top: 10px;
    }
    .new-header-secrtion-block-right-text, .events201224-slider-yext {
    	 font-size: 15px;
        line-height: 150%;
    }
    .events201224-slider-yext {
    	margin-top: 15px;
    }
    .button201224 {
    font-size: 13px;
    line-height: 120%;
    width: fit-content;
    padding: 13px 27px 10px 27px;
    box-sizing: border-box;
}.aerovertografiti-wrp , .bounce-secrion-with-animation, .new-header-secrtion-block-wrp{
    margin-top: 70px;
    margin-bottom: 70px;
}    .bounce-secrion-with-animation-text , .konfetti-subtitle{
        font-size: 15px;
        line-height: 150%;
        max-width: 100%;
    }
    .bounce-secrion-with-animation-icon img {
    	width: 50px;
    }    .new-header-secrtion-block {
        flex-direction: column;
        gap: 24px;
    }
        .events201224-slider-iner {
        display: flex;
        height: 340px;
    }
    .events201224-slider .slick-next, .events201224-slider .slick-prev {
    	top: -50px;
    }
    .konfetti-title {
    	flex-direction: column;
    }
    .konfetti-title {
        margin-bottom: 15px;
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 130%;
    }
.konfetti-title span {
    height: 76px;
    width: 210px;
    position: relative;
    z-index: 3;
    display: block;
}    .konfetti-title span img {
        position: absolute;
        width: 189px;
        z-index: 3;
        top: 2px;
        left: 15px;
    }
    .birthday-is-coming-soon-right {
        flex-wrap: wrap;
        gap: 24px;
    }
 
    .events201224-slider-item {
    margin-right: 8px;
    margin-left: 8px;
}.events201224-slider {
    margin-left: -8px;
    margin-right: -8px;
}.events201224-slider-iner {
        display: flex;
        height: 165px;
    }
    .events201224-slider .slick-next {
left: auto;
right: 8px;
    }
    .events201224-slider .slick-prev {
left: auto;
right: 40px;

    }    .events201224-slider .slick-next, .events201224-slider .slick-prev {
        top: -63px;
    }
    .kinfetti-wrapper201224-wrp {
    margin-top: 70px;
    margin-bottom: 70px;
}
    .new-header-secrtion-block-wrp {
        margin-bottom: 30px;
    }
        .konfetti-title {
        margin-bottom: 15px;
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 130%;
    }    .konfetti-title span {
        height: 87px;
        width: 216px;
    }
        .konfetti-title span img {
        position: absolute;
        width: 216px;
        z-index: 3;
        top: 4px;
        left: 4px;
    } .konfetti-subtitle {
        font-size: 21px
    }    .birthday-is-coming-soon-right {
        display: flex;
        justify-content: flex-start;
        gap: 24px 75px;
    }
}

@media (max-width: 1250px) {
	.is-desktop{
		display:none
	}
}
.footer_col_menu {
	position: relative;
}
.politica_conf_doc {
	position: absolute;
	bottom: 0;
	left: 9%;
сolor: #a2a3d0 !important;
}
.politica_conf_doc a {
    min-height: 19px;
    text-decoration: none;
    font-size: 14px;
    display: block;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	сolor: #a2a3d0 !important;
}
@media(max-width: 1100px) {
.politica_conf_doc {
	position: absolute;
	bottom: -30px;
	left: 0;
}
.footer_col_menu {
			margin-bottom: 20px;
}
}

/* End */


/* Start:/local/templates/dl71/css/style-media.css?174524231985453*/
@media (min-width: 1300px) {
  .structure_inner .wrp {
    width: 1261px;
  }
  .structure_card,
  .structure_card2 {
    width: calc((100% - 57px) / 4);
  }
  .structure_cards {
    gap: 15px;
  }
  .structure_card_overley {
    padding: 30px 20px 16px 20px;
    opacity: 0;
    transition: 0.3s;
  }
  .str-image412 {
    height: 95px;
  }
  .structure_card_desc {
    margin-top: 0;
  }

  .ourprojects_slider .slick-next,
  .ourprojects_slider .slick-prev {
    bottom: 510px;
  }
}

@media (min-width: 705px) {
  .ourprojects_slider .slick-active {
    width: 348px !important;
    transition: 0.3s;
  }
}

@media (max-width: 1600px) {
  .recomend-article-image {
    width: 125px;
    height: 125px;
  }
  .recomend-article-info {
    width: 232px;
  }
  .recomend-article {
    position: relative;
    margin-bottom: 20px;
  }
  .recomend-title {
    margin-top: 15px;
    margin-bottom: 6px;
  }
  .sidebar-orange-ram {
    padding: 18px 44px 18px 27px;
  }
  .firstscreen-no-heightcontent.first_screen {
    min-height: 100px;
    padding-top: 22px;
  }
  .firstscreen-no-heightcontent.first_screen:before {
    height: auto;
    min-height: 659px;
  }
}

@media (max-width: 1360px) {
  .social_fixed {
    left: 25px;
  }
}

@media (max-width: 1300px) {
  .wrp {
    width: 984px;
  }
  .wonder-menu-right {
    width: 482px;
  }
  .col_left {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .logo {
    margin-left: 0;
    width: 217px;
  }
  .logo img {
    width: 100%;
  }
  .first_screen_slider {
    padding-right: 32px;
  }
  .first_screen_slider .slick-dots li {
    margin: 0;
    width: 16px;
    height: 16px;
  }
  .first_screen_slider .slick-dots {
    right: 0;
  }
  .first_screen_slide_img {
    width: 501px;
    height: 430px;
  }
  .first_screen {
    position: relative;
    min-height: 100px;
    display: flex;
    padding-bottom: 82px;
    box-sizing: border-box;
    align-items: center;
    padding-top: 90px;
  }
  .first_screen:before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    min-height: 100%;
    top: 0;
    right: 0;
    background: #0c0e2f;
  }
  .first_screen_slide_content {
    padding-bottom: 60px;
    width: 318px;
  }
  .first_screen .first_screen_bottom_inner {
    top: 430px;
    bottom: auto;
  }
  .first_screen_slide_content {
    padding-bottom: 60px;
    width: 318px;
    padding-left: 80px;
  }
  .social_fixed {
    left: 20px;
  }

  .innerheader:before {
    width: 245px;
    height: 38px;
    left: 50%;
    top: 43px;
  }

  .header-fixed:before {
    top: 24px;
    width: 245px;
  }
  .aboutproject_img {
    width: 733px;
  }
  .aboutproject_img img {
    width: 100%;
  }
  .aboutproject_advantages {
    margin-top: 160px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
  }
  .aboutproject_advantage {
    width: 292px;
  }
  .aboutproject_advantage {
    width: 292px;
    position: relative;
    margin-left: 22px;
  }
  .eventsschool_slide_title {
    font-size: 34px;
  }
  .accreditation_img {
    position: absolute;
    top: 0;
    right: -131px;
    width: 489px;
    height: 449px;
  }
  .accreditation_inner {
    overflow: hidden;
  }
  #map,
  #map2 {
    width: 569px;
    height: 402px;
  }
  .logo {
    margin-left: -10px;
    width: 217px;
    display: flex;
  }
  .footer_col_menu {
    display: flex;
    flex-wrap: wrap;
    width: 655px;
    padding-left: 0;
    justify-content: flex-start;
    gap: 30px;
  }
  .footer_col_menu_razdel_item {
    width: 141px;
  }
  .footer_col_menu_razdel {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .articles-list-item-image {
    height: 289px;
  }
  .iner-page-contacts .wrp {
    padding-left: 56px;
    box-sizing: border-box;
  }
  .social_fixed {
    top: 30%;
  }
  #map,
  #map2 {
    width: 467px;
    height: 402px;
  }
  .contacts_inner .wrp,
  .pl56-in-ipad .wrp {
    padding-left: 56px;
    box-sizing: border-box;
  }
  .svedenia-page-wrp-info {
    width: 482px;
  }
  .section-dop-obr-page-right {
  }
  .section-dop-obr-page-info {
    gap: 77px;
    justify-content: space-between;
  }
  .education_page_inner .structure_card {
    width: 296px !important;
    min-height: 366px;
  }
  .education_page_inner .structure_card_overley {
    padding: 0;
  }
  .finans-table-col5 {
    width: 24%;
  }

  .finans-table-col4,
  .finans-table-col1 {
    width: 18%;
  }
  .finans-table-col3,
  .finans-table-col2 {
    width: 20%;
  }
  .finans-table-col {
    box-sizing: border-box;
    padding: 16px 10px 18px 10px;
  }
  .breadcrumbsabssolut {
    /* top:  -80px; */
    left: 80px;
  }
  .first_screen_slide_title {
    margin-top: 59px;
  }
  .first_screen {
    padding-bottom: 0;
  }
  .first_screen .wrp {
    padding-bottom: 90px;
  }
  .kindergarten .first_screen_slide_img {
    height: 430px;
  }
  .first_screen_slide_desc-list {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .ourprojects_slider {
    margin-top: 105px;
    width: 1366px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    height: 460px;
    margin-left: -168px;
  }
  .ourprojects_inner {
    overflow: hidden;
  }
  .first_screen:before {
    height: 610px;
    min-height: 610px;
  }
  .footbalpage:before {
    height: 651px;
    min-height: 651px;
  }
  .ib-bakalavr-text {
    width: 465px;
  }
  .ib-bakalavr-wrapper-image {
    left: 500px;
    position: absolute;
    width: 658px;
    top: 93px;
    height: 425px;
  }
  .ib-bakalavr-wrapper-image-qwote {
    position: absolute;
    border-radius: 20px;
    background: #ed6536;
    padding: 43px 43px 43px 50px;
    width: 418px;
    box-sizing: border-box;
    color: #fff;
    left: 113px;
    top: 292px;
  }
  .about-mission-ib {
    overflow: hidden;
    position: relative;
  }
  .avout-mission-ib-info-right {
    position: absolute;
    left: 690px;
    top: 27px;
  }
  .avout-mission-ib-info {
    margin-top: 75px;
  }
  .avout-mission-ib-info-left {
    display: flex;
    width: 632px;
    gap: 20px;
    justify-content: space-between;
    padding-bottom: 49px;
  }
  .ib-structura-wrapper-left {
    max-width: 285px;
  }
  .avout-mission-ib-info-left-text {
    font-size: 14px;
    line-height: 130%;
  }
  .chto-predlagaet-ib-image {
    left: -129px;
  }
  .ib-bakalavr-wrapper-image2 {
    left: 543px;
    position: absolute;
    width: 615px;
    height: 424px;
    top: 0;
  }
  .status-candidata-wrapper .ib-bakalavr-wrapper {
    min-height: 426px;
  }
  .kindergarten_text {
    width: 442px;
  }
  .aboutproject_advantages_inner {
    overflow: hidden;
  }
  .section-title-text-title {
    width: 500px;
  }
  .programstab_content {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 20px;
  }
  .programstab_content_col {
    width: 314px;
  }
  .programstab_arrow img {
    width: 100%;
  }
  .programstab_arrow {
    width: 162px;
  }
  .programstab_content_col_desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
  }
  .programstab_content_colforlast {
    width: 204px;
  }
  .vozhmoznosti-item {
    width: 236px;
  }
  .text_redactor_content-image2 {
    width: 442px;
  }
  .text_redactor_content-image2 img {
    width: 100%;
  }
  .sistem-hause-item:before {
    width: 260px;
    height: 260px;
  }
  .sistem-hause-item svg {
    position: relative;
    height: 140px;
    z-index: 2;
  }
  .info-foto-text-text {
    width: 451px;
  }
  .info-foto-text-foto {
    width: 497px;
  }
  .nash-slil-right-image {
    width: 591px;
    border-bottom: 6px solid #ff5a1e;
    height: 478px;
    position: absolute;
    left: 0;
    top: -37px;
  }
  .nash-slil-right {
    position: relative;
    width: calc(100% - 474px);
  }
  .concepcia-wrapper {
    overflow: hidden;
  }
  .section-nash-stil {
    margin-top: 100px;
    overflow: hidden;
    padding-top: 37px;
  }
  .vozhmoznosti-item-big {
    width: 442px;
  }
  .karier-page {
    display: flex;
    gap: 63px;
    margin-top: 59px;
  }
  .karier-right {
    width: 362px;
  }
  .svedenia-page-wrp-info {
    width: 548px;
  }
  .quoteblock_content_inner {
    gap: 34px;
  }
  .doublephoto_desc {
    width: 351px;
    margin-top: 235px;
  }
  .mission_content {
    width: 435px;
  }
  .mission_gallery {
    width: calc(285px + 196px);
    position: relative;
  }
  .mission_inner {
    overflow: hidden;
  }
  .mission_gallery_col2 {
    position: absolute;
    top: 0;
    left: 306px;
  }
  .blueimageblock_img {
    position: absolute;
    left: -29px;
    width: 357px;
  }
  .blueimageblock_inner:before {
    width: 100%;
  }
  .ourpartners_logo img {
    max-width: 160px;
  }
  .ministerstvi {
    display: flex;
    gap: 30px;
    align-items: center;
    text-decoration: none;
    margin-bottom: 44px;
    margin-top: 0px;
    color: var(--black, #000);
    font-size: 20px;
    font-style: normal;
    font-weight: 750;
    line-height: 130%;
    text-transform: uppercase;
  }
  .ministerstvi img {
    width: 90px;
  }
  .link-word-items .link-word-item > span {
    max-width: calc(100% - 100px);
  }
  .link-word-items .link-word-item {
    align-items: flex-start;
  }
  .page-one-article-wrapper-body {
    width: 550px;
  }
  .page-one-article-wrapper-sidebar {
    width: 335px;
  }
  .sidebar-orange-ram {
    padding: 28px 33px;
  }
  .sidebar-orange-ram-desc {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .recomend-article-info {
    width: 160px;
  }
  .recomend-article-meta {
    flex-direction: column;
    align-items: flex-start;
  }
  .recomend-article-image {
    width: 167px;
    height: 167px;
  }
  .postuplenie_inner .wrp {
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }
  .postuplenie_text {
    max-width: 440px;
  }
  .postuplenie_tabs {
    display: flex;
    gap: 40px;
    width: 100%;
    justify-content: space-around;
  }
  .postuplenie_tab_contentinner .wrp {
    padding-left: 56px;
    box-sizing: border-box;
  }
  .postuplenie_tab_conten_img img {
    width: 522px;
  }
  .postuplenie_tab_content_wrapper {
    margin-top: 36px;
  }
  .postuplenie_tab_content {
    width: 357px;
  }
  .postuplenie_tab_content_title {
    margin-left: -150px;
  }
  .postuplenie_tab_contact_btn {
    margin-top: 22px;
  }
  .postuplenie_tab_content_desc {
    color: var(--black, #000);
    margin-top: 35px;
  }
  .postuplenie_tab_contentinner_wrp .programstab_content_col_desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    width: 266px;
  }
  .postuplenie_tab_contentinner_wrp .programstab_content_col_enshtein {
    border-radius: 36px;
    background: #0c0e2f;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 44px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 315px;
    height: 275px;
    text-decoration: none;
    margin-top: 135px;
  }
  .osn-swed-item {
    gap: 24px;
  }
  .shop-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .shop-list-item {
    width: calc((100% - 40px) / 3);
  }
  .shop-list-item-title {
    font-size: 22px;
  }
  .social_fixed-menu {
    /*top: auto;
    bottom: 140px;*/
	top: 30%;
  }
  .wonder-menu-left-dnevn {
    display: flex;
    justify-content: flex-start;
  }
  .firstscreen-no-heightcontent.first_screen .first_screen_bottom_inner {
    top: 441px;
    width: 50%;
  }
  .firstscreen-no-heightcontent.first_screen:before {
    height: auto;
    min-height: 570px;
  }
}

@media (max-width: 985px) {
  .wrp {
    width: 704px;
    box-sizing: border-box;
  }
  .contacts_inner .wrp {
    flex-direction: column;
  }
  .social_fixed {
    display: none;
  }
  .contacts_inner .wrp,
  .pl56-in-ipad .wrp {
    padding-left: 0;
    box-sizing: border-box;
  }
  #map,
  #map2 {
    width: 100%;
    height: 300px;
  }
  .contacts_colleft {
    flex-direction: row;
    gap: 20px;
    margin-bottom: 20px;
  }
  .contacts_colleft_card {
    width: calc(50% - 10px);
  }
  .contacts_inner {
    margin-top: 81px;
    margin-bottom: 120px;
  }
  .footer_col_menu {
    width: 418px;
    gap: 40px 16px;
  }
  .footer_col_menu_razdel_item {
    width: 128px;
  }
  .footer_col_menu_razdel ul {
    margin-bottom: 0;
  }
  .footer_col_menu_razdel {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
	width: 30% !important;
  }
  .footerbottomimg {
    width: 200px;
  }
  .accreditation_inner {
    margin-top: 200px;
    margin-bottom: 81px;
  }
  .accreditation_conent {
    margin-bottom: 242px;
  }
  .accreditation_img {
    position: absolute;
    top: auto;
    right: 60px;
    width: 583px;
    height: 333px;
    bottom: -242px;
  }
  .accreditation_conent {
    margin-top: 38px;
    background: #0c0e2f;
    width: 100%;
    padding-left: 60px;
    padding-top: 50px;
    padding-right: 60px;
    box-sizing: border-box;
    padding-bottom: 105px;
  }
  .accreditation_link {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }

  .accreditation_conent p {
    width: 100%;

    text-align: center;
  }
  .eventsschool_slide_title {
    font-size: 24px;
  }
  .eventsschool_slide_content {
    background: #f6f6f6;
    padding-left: 25px;
    padding-top: 30px;
    padding-right: 45px;
    padding-bottom: 45px;
    width: 50%;
    box-sizing: border-box;
  }
  .eventsschool_slider {
    margin-top: 55px;
  }
  .eventsschool_titlecol {
    max-width: 414px;
  }
  .eventsschool_inner {
    margin-top: 130px;
  }
  .oneimg_inner {
    margin-top: 84px;
    margin-bottom: 130px;
  }
  .oneimg_inner .wrp {
    width: auto;
  }

  .section-dop-obr-page-right {
    width: 290px;
  }

  .text_redactor_inner {
    margin-top: 84px;
    position: relative;
    margin-bottom: 84px;
    min-height: 410px;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  .text_redactor_content-image {
    position: absolute;
    top: 0;
    right: -93px;
  }
  .text_redactor_content {
    max-width: 353px;
  }
  .structure_card_logo {
    position: relative;
    z-index: 2;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
  }
  .structure_card_age {
    font-size: 14px;
    line-height: 1.3;
    color: #ff5a1e;
    font-weight: 600;
    text-align: left;
    position: relative;
    z-index: 2;
    padding-left: 66px;
    margin-top: 10px;
  }
  .structure_card_overley {
    padding: 14px;
  }
  .structure_card_icon {
    width: 40px;
  }
  .structure_card_desc {
    font-size: 12px;
    margin-top: 4px;
  }
  .structure_card {
    width: calc((100% - 30px) / 4);
    position: relative;
    min-height: 275px;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
  .structure_cards {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .structure_inner {
    padding-top: 120px;
    margin-bottom: 84px;
  }
  .aboutproject_advantage {
    width: calc(50% - 30px);
    position: relative;
    margin-left: 20px;
  }
  .aboutproject_content {
    gap: 40px;
    align-items: center;
    flex-direction: column;
  }
  .aboutproject_img {
    width: 100%;
  }
  .aboutproject_fullvideo {
    text-align: center;
  }
  .aboutproject_advantages {
    margin-top: 105px;
  }
  .aboutproject_inner {
    margin-top: 40px;
    margin-bottom: 120px;
  }
  .first_screen_slide {
    padding: 0;
    flex-direction: column-reverse;
  }
  .first_screen_slide_img {
    width: 100%;
    height: 430px;
  }
  .first_screen {
    padding-top: 0;
  }
  .first_screen_slide_content {
    padding-bottom: 0;
    width: 50%;
    box-sizing: border-box;
    padding-left: 0;
    padding-top: 0px;
  }

  .firstscreen-no-heightcontent.first_screen.pt0 {
    padding-top: 0;
  }

  .first_screen_slide_title {
    margin-top: 30px;
  }
  .first_screen_slider .slick-dots {
    right: 0;
    top: 141px;
    transform: none;
  }
  .first_screen_bottom {
    flex-wrap: wrap;
    gap: 25px;
  }
  .first_screen_schoolcontact {
    width: 100%;
    text-align: right;
  }
  .first_screen:before {
    height: 568px;
    min-height: 568px;
  }
  .first_screen .wrp {
    padding-bottom: 0;
  }
  .col_left {
    flex-direction: column;
    align-items: flex-start;
    gap: 29px;
  }
  header .wrp {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .col_right {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 15px;
  }
  .wondermenu-cols {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .wonder-menu-left {
    width: 224px;
  }
  .wonder-menu-right {
    width: 450px;
  }
  .wonder-menu-wrapper-window {
    overflow-y: scroll;
  }
  .social_fixed-menu {
    margin-top: 44px;
    margin-bottom: 48px;
    display: flex;
    position: static;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .wondmenu-col {
    height: auto;
    width: 100%;
  }
  .wonder-menu-search {
    display: none;
  }
  .wonder-menu-search.wonder-menu-searchbobil {
    display: flex;
    margin-top: 30px;
  }
  .wonder-menu-right-bottom .first_screen_schoolfilm {
    font-size: 0;
  }
  .header-fixed .col_left {
    flex-direction: row;
    gap: 15px;
  }
  .header-fixed .col_right {
    flex-direction: row;
    gap: 15px;
  }
  .header-fixed .col_left .logo img {
    width: 100%;
  }
  .header-fixed .col_left .logo {
    width: 180px;
  }
  .header-fixed .header_btn {
    display: none;
  }
  .header-fixed .col_right {
    padding-top: 0;
    padding-left: 0;
  }
  .header-fixed:before {
    content: none;
  }
  .header-fixed .header_burger {
    background: #0c0e2f;
    padding: 11px 20px;
  }
  .wonder-menu-close {
    position: absolute;
    cursor: pointer;
    top: 44px;
    right: 16px;
  }
  .innerheader {
  }
  .innerheader .header_burger {
    width: 257px;
    background: #0c0e2f;
    padding: 11px 20px;
  }
  .innerheader .col_right {
    padding-top: 0;
    padding-left: 0;
  }
  .innerheader:before {
    content: none;
  }
  .section-articles-fixed-article {
    margin-top: 43px;
    margin-bottom: 61px;
  }
  .articles-list-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 20px;
  }
  .articles-list-item-image {
    height: 205px;
  }
  .articles-list-item {
    position: relative;
    width: calc((100% - 40px) / 3);
  }
  .articles-list-item-meta-tag a {
    font-size: 8px;
  }
  .articles-list-item-meta {
    margin-top: 10px;
  }
  .articles-list-item-meta-data {
    gap: 5px;
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
  }
  .articles-list-item-meta-data img {
    width: 11px;
  }
  .articles-list-item-title {
    font-size: 14px;
    margin-top: 10px;
  }
  .pagination {
    margin-top: 50px;
  }
  .iner-page-contacts .wrp {
    padding-left: 0;
    box-sizing: border-box;
  }
  .iner-page-contacts {
    margin-top: 43px;
  }
  .iner-page-contacts .contacts_inner {
    margin-top: 30px;
  }
  .iner-page-contacts-desc {
    max-width: 342px;
  }
  .iner-page-contacts-desc br {
    display: none;
  }
  h1.section_title {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .svedenia-page-wrp {
    flex-direction: column;
  }
  .svedenia-page-wrp-info {
    width: 100%;
  }

  .karier-page-wrapper {
    margin-top: 43px;
    margin-bottom: 90px;
  }
  .svedenia-page-left-menu {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-bottom: 37px;
    flex-direction: column;
  }

  .svedenia-page-left-menu-item {
    order: 2;
    display: none;
  }
  .left-menu-item-current {
    order: 1;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: flex;
  }
  .left-menu-item-current:before {
    width: 100%;
  }
  .menudoci .svedenia-page-left-menu-item {
    display: flex;
  }
  .svedenia-page-wrp {
    margin-top: 37px;
  }
  .left-menu-item-current .arrow {
    background: url(/local/templates/dl71/img/arrr.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .doci-item-title {
    color: var(--black, #000);
    margin-bottom: 8px;
    font-size: 14px;
  }
  .doci-desc {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .doci-link {
    font-size: 12px;
  }
  .header-fixed .header_burger {
    width: fit-content;
  }
  .section-dop-obr-page-info {
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
  }
  .section-dop-obr-page {
    margin-top: 40px;
    margin-bottom: 90px;
  }
  .section-dop-obr-page-info {
    padding-top: 20px;
  }
  .education_page_inner .structure_cards {
    justify-content: flex-start;
  }
  .education_page_inner .structure_card {
    width: calc(50% - 10px);
    min-height: 366px;
  }
  .structure_card {
    width: calc((100% - 20px) / 2);
    position: relative;
    min-height: 275px;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
  .structure_card_logo {
    position: relative;
    z-index: 2;
    display: flex;
    margin-left: 29px;
    margin-right: auto;
    width: 195px;
  }
  .structure_card_age {
    font-size: 14px;
    line-height: 1.3;
    color: #ff5a1e;
    font-weight: 600;
    text-align: left;
    position: relative;
    z-index: 2;
    padding-left: 107px;
    margin-top: 26px;
  }
  .structure_card_icon {
    width: 68px;
  }
  .structure_card_desc {
    font-size: 14px;
    margin-top: 20px;
  }
  .structure_card_overley {
    padding: 28px 25px;
  }
  .structure_card {
    background-size: cover !important;
  }
  .structure_inner.education_page_inner {
    padding-top: 40px;
    margin-bottom: 90px;
  }
  .finans-table-header {
    padding: 12px;
  }
  .footbalpage.first_screen .first_screen_bottom_inner {
    top: 472px;
    bottom: auto;
  }
  .breadcrumbsabssolut {
    position: static;
    margin-bottom: 30px;
  }
  .first_screen_bottom_inner-footbal .first_screen_schoolfilm {
    width: 100%;
  }
  .footbalpage.first_screen:before {
    height: 568px;
    min-height: 665px;
  }
  .footbal-wrapper-button {
    display: flex;
    align-items: center;
    gap: 13px;
    position: absolute;
    left: 50%;
    bottom: 40px;
  }
  .first_screen_slide_desc-list {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .ourprojects_inner {
    margin-top: 100px;
  }
  .first_screen_slide_desc {
    line-height: 150%;
  }
  .ourprojects_slider {
    width: 1100px;
  }
  .ib-structura-wrapper {
    flex-direction: column;
  }
  .first_screen.o_wunderpark .first_screen_bottom_inner {
    top: 477px;
    bottom: auto;
  }
  .first-image-dipl {
    position: absolute;
    left: 50%;
    bottom: 40px;
  }
  .ib-bakalavr-wrapper-image {
    position: static;
    width: 555px;
    margin-top: 20px;
    height: 358px;
    margin-right: 0;
    margin-left: auto;
  }
  .ib-bakalavr-wrapper {
    position: relative;
    width: 100%;
    min-height: 477px;
  }
  .ib-bakalavr-wrapper-image-qwote {
    position: absolute;
    border-radius: 20px;
    background: #ed6536;
    padding: 15px 19px;
    width: 231px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: auto;
    bottom: 35px;
  }
  .ib-bakalavr-wrapper-image-qwote img {
    position: absolute;
    right: -47px;
    top: 21px;
    width: 51px;
  }
  .section-ib-bakalavr-wrapper {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .avout-mission-ib-info {
    flex-wrap: wrap;
  }
  .avout-mission-ib-info-left {
    width: 100%;
  }
  .avout-mission-ib-info-right {
    margin: 0 auto;
    position: static;
  }
  .ib-structura-wrapper-left {
    max-width: 433px;
    margin-bottom: 40px;
  }
  .strucrura-item-ib-one {
    width: calc(50% - 10px);
  }
  .section-ib-structura-wrapper {
    margin-top: 120px;
    margin-bottom: 78px;
  }
  .section-chto-predlagaet-ib {
    margin-top: 78px;
    margin-bottom: 120px;
  }
  .chto-predlagaet-ib {
    padding-top: 246px;
    position: relative;
  }
  .chto-predlagaet-ib-image {
    width: 588px;
    height: 380px;
    left: 0;
  }
  .chto-predlagaet-ib-info {
    width: 558px;
    padding: 145px 49px 40px 49px;
  }
  .chto-predlagaet-ib-info-title {
    margin-bottom: 15px;
  }
  .chto-predlagaet-ib-info-title br {
    display: none;
  }
  .ib-bakalavr-wrapper {
    width: 50%;
  }
  .status-candidata-wrapper .ib-bakalavr-text {
    width: 100%;
  }
  .ib-bakalavr-wrapper .section_title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    text-transform: uppercase;
  }
  .ib-bakalavr-wrapper-image2 {
    left: 105%;
    position: absolute;
    width: 435px;
    height: 424px;
    top: 0;
  }
  .interfirsth.first_screen .first_screen_bottom_inner {
    top: 474px;
  }
  .kindergarten_inner {
    margin-top: 90px;
    margin-bottom: 72px;
  }
  .kindergarten_img {
    width: 48%;
  }
  .kindergarten_text {
    width: 50%;
  }
  .zagand-text {
    flex-direction: column;
    gap: 30px;
  }
  .happinessterritory_slider33 .slick-list {
    padding-left: 120px;
    padding-right: 120px;
  }
  .happinessterritory_slide-item {
    margin: 5px;
  }
  .happinessterritory_slider33 .slick-next {
    right: 90px;
  }
  .happinessterritory_slider33 .slick-prev {
    left: 90px;
  }
  .structure_card2 {
    width: calc((100% - 10px) / 2);
  }
  .kindergartenfacec_section_subtitle {
    width: 515px;
  }

  .programstab_innerinternationlhihi {
    margin-top: 100px;
  }
  .programstab_arrowchetirecard,
  .programstab_arrowtricard {
    width: 0;
  }
  .vozhmoznosti-wrap {
    flex-direction: column;
    gap: 20px;
  }
  .vozhmoznosti-item {
    width: 100%;
  }
  .vozhmoznosti-desc br {
    display: none;
  }
  .vozhmoznosti-title br {
    display: none;
  }
  .section-vozmozhnosti {
    margin-top: 120px;
    margin-bottom: 100px;
  }
  .text_redactor_innerniheight .wrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .text_redactor_content-image2 {
    width: 80%;
  }
  .sistem-hause-item:before {
    width: 186px;
    height: 186px;
  }
  .sistem-hause-item svg {
    position: relative;
    height: 80px;
    z-index: 2;
  }
  .info-foto-text-text {
    width: 280px;
  }
  .info-foto-text-foto {
    width: 400px;
    position: relative;
  }
  .info-foto-text-foto img {
    position: absolute;
    right: 0;
    top: 0;
    width: 516px;
  }
  .nash-stil-left {
    width: 342px;
  }
  .mission_desc {
    font-size: 14px;
  }
  .nash-slil-right-image {
    left: -166px;
    top: -37px;
  }
  .pitanie-text > p {
    max-width: 100%;
  }
  .menu-two-col {
    display: flex;
    justify-content: space-between;
    margin-top: 550px;
    gap: 75px;
  }
  .section-sistem-hause {
    margin-top: 78px;
    margin-bottom: 78px;
  }
  .menu-two-col {
    gap: 40px;
  }
  .menu-col {
    width: calc(50% - 20px);
  }
  .concepcia-right {
    position: absolute;
    left: 0;
    top: 272px;
  }
  .menu-two-col br {
    display: none;
  }
  .karier-page {
    gap: 29px;
    margin-top: 27px;
    flex-direction: column;
  }
  .karier-left {
    width: 100%;
  }
  .karier-right {
    width: 470px;
  }
  .interfirsth2.first_screen:before {
    height: 568px;
    min-height: 602px;
  }
  .first_screen.first_screeno_wunderpark222 .first_screen_bottom_inner {
    top: 430px;
    bottom: auto;
  }
  .quoteblock_content_inner {
    width: 100%;
  }
  .quoteblock_desc {
    width: 382px;
  }
  .quoteblock_girl img {
    width: 270px;
  }
  .doublephoto_inner {
    position: relative;
  }
  .doublephoto_col {
    position: absolute;
    top: 0;
    left: -150px;
  }
  .doublephoto_desc {
    width: 341px;
    margin-top: 186px;
    margin-left: auto;
    margin-right: 0;
  }
  .doublephoto_col img:first-child {
    width: 260px;
    height: auto;
  }
  .doublephoto_col img:nth-child(2) {
    width: 169px;
    height: auto;
    margin-left: 20px;
    margin-top: 189px;
  }
  .doublephoto_col {
    position: absolute;
    top: 0;
    left: -84px;
  }
  .mission_content {
    width: 100%;
    gap: 60px;
  }
  .mission_inner .wrp {
    flex-direction: column;
  }
  .mission_gallery {
    width: 597px;
    margin-left: 60px;
    position: relative;
  }
  .blueimageblock_inner {
    padding-top: 375px;
  }
  .blueimageblock_img {
    position: absolute;
    left: 0;
    width: 100%;
    transform: none;
    height: 355px;
    top: -395px;
  }
  .blueimageblock_text {
    width: 533px;
    margin: 0 auto;
    position: relative;
  }
  .blueimageblock_inner {
    margin-bottom: 110px;
  }
  .ourpartners_logo img {
    max-width: 105px;
  }
  .ourpartners_logo {
    margin-top: 70px;
  }
  .search-lest-rezult-item {
    width: auto;

    box-sizing: border-box;
  }
  .page-one-article-wrapper {
    flex-direction: column;
  }
  .page-one-article-wrapper-body {
    width: 100%;
  }
  .page-one-article-wrapper-sidebar {
    width: 100%;
    position: static;
  }
  .recomend-article-info {
    width: calc(100% - 180px);
  }
  .section-page-one-article-wrapper {
    margin-top: 40px;
  }
  .postuplenie_inner {
    margin-top: 40px;
  }
  .postuplenie_tabs {
    gap: 24px;
  }
  .programstab_content_col {
    width: 314px;
    margin-left: 20px;
  }
  .postuplenie_tab_contentinner .wrp {
    padding-left: 0;
    flex-direction: column;
    box-sizing: border-box;
  }
  .postuplenie_tab_conten_img img {
    width: 100%;
  }
  .postuplenie_tab_content_wrapper {
    margin-top: -42px;

    align-items: flex-start;
  }
  .postuplenie_tab_content_title {
    margin-left: 38px;
    width: 521px;
  }
  .postuplenie_tab_content {
    margin-left: 38px;
  }
  .first_screen .first_screen_bottom_inner {
    top: 480px;
    bottom: auto;
  }
  .shop-list {
    flex-wrap: wrap;
  }
  .shop-list-item {
    width: calc((100% - 20px) / 2);
  }
  .first_screen.first_screen430 .first_screen_bottom_inner {
    top: 430px;
    bottom: auto;
  }
  .page404-wrapper-left img {
    width: 200px;
  }
  .ing404 {
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
  }
  .page404-wrapper-iner {
    text-align: center;
    padding-top: 77px;
    padding-bottom: 195px;
  }
  .page404-wrapper-right {
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex;
  }
  .page404-wrapper-right img {
    width: 200px;
  }

  .popup-form-row {
    flex-direction: column;
  }
  .popup-form {
    width: 600px;
    height: 80vh;
    overflow-y: scroll;
  }

  .popup-form-wrapper2 .popup-form {
    padding: 35px 38px;
    width: 484px;
    height: auto;
  }

  .popup-form-wrapper5 .popup-form {
    padding: 35px 38px;
    width: 484px;
    height: auto;
  }

  .popup-form-left,
  .popup-form-right {
    width: 100%;
  }
  .popup-form-row .career-submit {
    margin-top: 20px;
  }
  .popup-form-wrapper-thank .popup-form {
    height: auto;
  }
}

@media (max-width: 705px) {
  .wrp {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  .first_screen .wrp {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .header_dnevnik {
    display: none;
  }
  header:before {
    content: none;
  }
  .logo {
    margin-left: 0;
    width: 150px;
    display: flex;
  }
  .col_right {
    flex-direction: column;
    align-items: flex-end;
    padding-top: 0;
    padding-left: 0;
    width: auto;
  }
  .header_burger {
    color: #fff;
    font-size: 0;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    gap: 0;
    align-items: center;
  }
  .aboutproject_advantage {
    width: calc(100% - 20px);
    position: relative;
    margin-left: 20px;
  }
  .innerheader .header_dnevnik {
    display: none;
  }
  .first_screen_slider {
    width: 100%;
  }
  .structure_card {
    width: 296px;
  }
  .structure_cards {
    gap: 20px;
    justify-content: center;
  }
  header .wrp {
    padding-top: 15px;
    padding-bottom: 90px;
    position: relative;
    align-items: center;
  }
  header .header_btn {
    position: absolute;
    left: 50%;
    width: fit-content;
    transform: translateX(-50%);
    white-space: nowrap;
    top: 79px;
    font-size: 12px;

    padding-left: 21px;
    padding-right: 21px;

    padding-top: 9px;
    padding-bottom: 8px;
  }
  .header-fixed .wrp {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .innerheader .header_burger {
    width: auto;
    padding: 0;
    background: none;
  }
  .first_screen_slide {
    padding: 0;
    flex-direction: column;
  }
  .first_screen_slide_content {
    padding-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
    padding-top: 0px;
  }
  .first_screen_slider {
    padding-right: 0;
  }
  .first_screen_slide_img {
    width: calc(100% - 24px);
    height: 240px;
  }
  .first_screen .first_screen_bottom_inner,
  .first_screen.o_wunderpark .first_screen_bottom_inner,
  .interfirsth.first_screen .first_screen_bottom_inner,
  .first_screen.first_screen430 .first_screen_bottom_inner,
  .footbalpage.first_screen .first_screen_bottom_inner {
    top: auto;
    bottom: auto;
    position: relative;
    width: auto;
    padding-left: 60px;
    left: auto;
  }
  .first_screen:before {
    content: none;
  }
  .first_screen_bottom_inner:before {
    background: #0c0e2f;
    content: "";
    position: absolute;
    left: 38px;
    bottom: 0;

    z-index: -1;
    height: 240px;
    width: 100%;
  }
  .first_screen_bottom {
    padding-left: 0;
    align-items: center;
  }
  .first_screen_schoolfilm {
    gap: 0;
    font-size: 0;
  }
  .first_screen_schoolcontact {
    width: auto;
    text-align: right;
  }
  .first_screen_schoolfilm img {
    width: 45px;
  }

  .first_screen {
    overflow: hidden;
  }
  .first_screen_slider .slick-dots {
    right: 0;
    top: auto;
    bottom: 30px;
    transform: none;
  }
  .first_screen_slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
  }
  .first_screen_slider .slick-dots li {
    margin: 0;
    width: 10px;
    height: 10px;
  }
  .first_screen_slider .slick-dots {
    display: flex;
    gap: 15px;
  }
  .first_screen_slide_content {
    text-align: center;
    margin-bottom: 22px;
  }
  .section_title {
    font-size: 22px;
  }

  .first_screen_slide_title {
    margin-top: 0;
    font-size: 26px;
  }
  .first_screen_slide_desc {
    color: #000;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 130%;
  }
  .first_screen_slide_desc:before {
    content: "";
    position: absolute;
    background: #ff5a1e;
    top: 0;
    left: 15%;
    height: 1px;
    width: 70%;
  }

  .eventsschool_header {
    display: block;
  }
  .first_screen_slide_link {
    margin-top: 17px;
    /* margin-left: auto; */
    margin-right: auto;
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin: 0 auto;
  }
  .wonder-menu-header {
    display: block;
  }
  .wonder-menu-right {
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }
  .menu-logo-wind {
    display: flex;
    width: 150px;
  }
  .wonder-menu-wrapper-window {
    padding-top: 15px;
  }
  .wonder-menu-close {
    position: absolute;
    cursor: pointer;
    top: 15px;
    right: 5px;
  }
  .wonder-menu-left {
    width: 100%;
  }
  .wonder-menu-wrapper-window .header_btn {
    margin-top: 33px;

    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
    padding-bottom: 8px;
  }
  .wonder-menu-wrapper-window .header_dnevnik {
    margin-left: auto;
    margin-right: auto;
    margin-top: 33px;
  }
  .wonder-menu {
    max-height: 1000px;
    font-weight: 400;
    overflow-y: auto;
  }
  .children-menu {
    overflow-y: auto;
  }
  .children-menu-headertitle {
    font-size: 16px;
    line-height: 120%;
  }
  .wonder-menu-right {
    display: block;
  }
  .wonder-menu-search img {
    position: absolute;
    bottom: 12px;
  }
  .wonder-menu-right-bottom {
    margin-top: 36px;
  }
  .wonder-menu-right-bottom .first_screen_schoolfilm img {
    width: 54px;
  }
  .wonder-menu-left.wondmenu-col {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }
  .menu-left-image-title {
    color: #fff;
    left: 15px;
    bottom: -49px;
  }
  .slabovid-menu {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    color: #fff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    margin-top: 79px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .aboutproject_inner,
  .structure_inner {
    padding-top: 70px;
    margin-bottom: 70px;
  }
  .aboutproject_content {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    padding-top: 30px;
  }

  .aboutproject_content {
    gap: 15px;
  }

  .aboutproject_fullvideo {
    /* position: absolute; 
    bottom: 36px;   color: #ffffff; */
    width: auto;
    font-size: 14px;
    display: flex;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    align-items: center;
    gap: 12px;
  }
  .aboutproject_fullvideo img {
    width: 30px;
  }
  .aboutproject_fullvideo img {
    margin-bottom: 0;
  }
  .aboutproject_advantages {
    margin-top: 50px;
    gap: 20px;
  }
  .text_redactor_inner {
    margin-top: 70px;
    position: relative;
    /*  margin-bottom: 240px; */
    border-left: 7px solid #ff5a1e;
    min-height: 100px;
    background: #f6f6f6;
    overflow: visible;
  }
  .text_redactor_content:before {
    content: none;
  }
  .text_redactor_content {
    border-left: none;
    padding-top: 19px;
    /* padding-bottom: 50px; */
    padding-left: 15px;
  }
  .text_redactor_title {
    font-size: 22px;
  }
  .text_redactor_content p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 130%;
  }
  .text_redactor_content-image img {
    width: 90%;
    position: relative;
    z-index: 3;
  }
  .text_redactor_content-image {
    position: absolute;
    top: auto;
    right: 5%;
    bottom: 0;
    transform: translateY(50%);
    width: 90%;
  }
  .oneimg_img {
    height: 370px;
    width: 100%;
  }
  .oneimg_inner .wrp {
    width: auto;
    margin: 0;
  }
  .oneimg_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .eventsschool_inner {
    margin-top: 70px;
    margin-bottom: 100px;
  }
  .eventsschool_btncol {
    display: none;
  }
  .eventsschool_slider {
    margin-top: 29px;
  }
  .eventsschool_slide_item {
    display: flex;
    flex-direction: column;
  }
  .eventsschool_slide_content {
    width: 100%;
    padding: 17px;
    padding-bottom: 30px;
  }
  .eventsschool_slide_tag {
    font-size: 8px;
  }
  .eventsschool_slide_title {
    font-size: 18px;
    margin-top: 16px;
  }
  .eventsschool_slide_img {
    width: 100%;
    height: 250px;
  }
  .eventsschool_slider .slick-prev,
  .eventsschool_slider .slick-next {
    bottom: -40px;
  }
  .accreditation_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .accreditation_img {
    position: static;
    margin-left: -15px;
    margin-top: 30px;
    margin-right: -15px;
    width: auto;
    height: 260px;
  }
  .accreditation_conent {
    margin-top: 0;
    padding: 30px 20px;
  }
  .accreditation_conent p {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: left;
  }
  .accreditation_link {
    margin-left: auto;
    margin-right: auto;
    margin-top: 51px;
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
    padding-bottom: 8px;
  }
  .accreditation_conent {
    margin-bottom: 0px;
  }
  .contacts_inner {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .contacts_colleft {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
  }
  .contacts_colleft_card {
    width: 100%;
  }
  .contacts_colleft_item img {
    position: absolute;
    top: 7px;
    transform: translateY(-50%);
    left: 0px;
    width: 29px;
  }
  .contacts_colleft_item {
    display: flex;
    align-items: center;
    gap: 0px;
    margin-top: 20px;

    padding-left: 35px;
    font-size: 16px;
  }
  .contacts_colleft_item a {
    font-size: 16px;
  }
  .contacts_colleft_item a {
    padding-right: 20px;
  }
  .copy-button {
    cursor: pointer;
    position: absolute;
    top: -23px;
    display: flex;
    right: -23px;
  }
  footer .wrp {
    flex-direction: column;
  }
  .footer_col_menu {
    width: 100%;
    order: 2;
    gap: 30px 0px;
    margin-top: 50px;
  }
  .footer-mob-header {
    order: 1;
    display: block;
  }
  .footer_col_logo {
    order: 3;
  }
  .footer_col_logo .logofooter {
    display: none;
  }
  .footer_col_logo .footer_col_logobtn {
    display: none;
  }
  .footer_col_menu_razdel_item {
    width: auto;
  }
  .fotmcol1,
  .fotmcol2,
  .fotmcol3 {
    width: 33%;
  }
  .footer_col_menu_razdel_title {
    font-size: 12px;
    min-height: 12px;
  }
  .fotmcol6 {
    width: 100%;
    justify-content: space-between;
    gap: 0;
  }
  .fotmcol7,
  .fotmcol8,
  .fotmcol9 {
    width: auto;
  }
  .footer_col_menu_razdel_subtitle {
    display: block;
  }
  .footer_col_menu_razdel_subtitle br {
    display: none;
  }
  .fotmcol4 {
    width: 67%;
  }
  .fotmcol5,
  .fotmcol10,
  .fotmcol11 {
    width: 33%;
  }
  .footer_col_logo {
    width: 100%;
  }
  .footer_col_logolink {
    margin-top: 40px;
    margin-bottom: 40px;
    justify-content: center;
  }
  .footerbottomimg {
    width: 233px;
  }
  .footer-mob-header {
    order: 1;
    display: block;
    text-align: center;
  }
  .footer_col_logobtn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
    padding-bottom: 8px;
  }
  footer {
    background: #0c0e2f;
    padding-top: 45px;
  }
  .articles-list-item {
    position: relative;
    width: calc((100% - 20px) / 2);
  }
  .articles-list-item-image {
    height: 165px;
  }
  .section-articles-list-wrapper {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .articles-lidt-tags-list {
    gap: 15px;
    display: flex;
    margin-top: 10px;
    margin-bottom: 35px;
    flex-wrap: wrap;
  }
  .articles-list-item-title {
    font-size: 12px;
    margin-top: 10px;
  }
  .pagination {
    gap: 10px;
  }
  .svedenia-page-left-menu {
    width: 100%;
  }
  .section-dop-obr-page-left {
    width: 100%;
    position: relative;
    z-index: 2;
    height: 242px;
  }
  .education_page_inner .structure_card {
    width: 296px !important;
    min-height: 366px;
  }
  .education_page_inner .structure_cards {
    justify-content: center;
  }
  .finans-table {
    overflow-x: scroll;
  }
  .finans-table-col4,
  .finans-table-col1,
  .finans-table-col2,
  .finans-table-col3,
  .finans-table-col5,
  .finans-table-col6 {
    width: 142px;
  }
  .finans-table-row {
    width: fit-content;
  }
  .footbalpage .first_screen_slide_content {
    width: 100%;
    text-align: left;
  }
  .footbalpage .first_screen_slide_desc:before {
    content: "";
    position: absolute;
    background: #ff5a1e;
    top: 0;
    left: 0;
    height: 1px;
    width: 70%;
  }
  .footbal-wrapper-button {
    flex-direction: column;
    display: flex;
    align-items: center;
    gap: 25px;
    position: static;
    left: 50%;
    bottom: 40px;
  }
  .one-button1 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
  }
  .kindergarten .first_screen_slide_img {
    height: 240px;
  }
  .footbalpageother-mob .first_screen_schoolfilm {
    font-size: 16px;
    gap: 20px;
  }
  .footbalpageother-mob .first_screen_bottom_inner:before {
    height: 358px;
  }
  .footbalpageother-mob .first_screen_schoolfilm span {
    max-width: 180px;
  }
  .ourprojects_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .ourprojects_slider {
    margin-top: 105px;
    margin-left: 0;
  }
  .ourprojects_slider .slick-list {
    padding-left: 0;
    padding-right: 324px;
  }
  .ourprojects_slider .slick-active {
    /* width: 189px!important; */
    transition: 0.3s;
  }
  .ourprojects_slider .ourprojects_slide {
    margin-left: 6px;
    margin-right: 5px;
  }
  .ourprojects_slider .slick-active.slick-current .ourprojects_img {
    height: 160px;
    transition: 0.3s;
  }
  .ourprojects_slider .slick-active .ourprojects_img {
    height: 223px;
    transition: 0.3s;
  }
  .ourprojects_title {
    margin-top: 15px;
    font-size: 18px;
    width: 170px;
  }
  .ourprojects_slider {
    height: 290px;
  }
  .ourprojects_slider {
    width: 100%;
  }
  .ourprojects_slider .slick-list {
    padding-left: 0;
    padding-right: 205px;
  }
  .strelkivverh.ourprojects_slider .slick-next {
    bottom: auto;
    top: -60px;
  }
  .strelkivverh.ourprojects_slider .slick-prev {
    bottom: auto;
    top: -60px;
  }
  .ourprojects_slider .slick-next {
    right: 50%;
  }
  .ourprojects_slider .slick-next {
    right: 50%;
    transform: translateX(33px);
  }
  .ourprojects_slider .slick-prev {
    right: auto;
    left: 50%;
    transform: translateX(-33px);
  }
  .first-image-dipl {
    position: static;
  }
  .ibfirst .first_screen_schoolfilm {
    gap: 20px;
    font-size: 12px;
  }
  .section-ib-bakalavr-wrapper {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .ib-bakalavr-wrapper {
    width: 100%;
  }
  .ib-bakalavr-text {
    width: 100%;
  }
  .ib-bakalavr-text br {
    display: none;
  }
  .ib-bakalavr-wrapper-image {
    position: static;
    width: 100%;
    margin-top: 20px;
    height: 252px;
    margin-right: 0;
    margin-left: auto;
  }
  .ib-bakalavr-wrapper-image-qwote {
    position: absolute;
    border-radius: 20px;
    background: #ed6536;
    padding: 15px 19px;
    width: 231px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    left: 15px;
    top: auto;
    bottom: 0px;
  }
  .ib-bakalavr-wrapper {
    width: 100%;
    padding-bottom: 50px;
  }
  .about-mission-ib {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .avout-mission-ib-info-left-col-item .avout-mission-ib-info-left-text {
    max-width: 100%;
  }
  .avout-mission-ib-info-left {
    flex-direction: column;
  }
  .avout-mission-ib-info {
    margin-top: 20px;
  }
  .avout-mission-ib-info-right img {
    width: 85%;
    margin: 0 auto;
    display: block;
  }
  .section-ib-structura-wrapper {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .strucrura-item-ib-one {
    width: 100%;
  }
  .ib-structura-wrapper-right {
    display: flex;
    gap: 10px;
    flex-direction: column;
  }
  .chto-predlagaet-ib-image {
    width: 90%;
    height: 232px;
    z-index: 2;
    left: 0;
  }
  .chto-predlagaet-ib {
    padding-top: 116px;
    position: relative;
  }
  .chto-predlagaet-ib-info {
    width: calc(100% - 32px);
    position: relative;
    padding: 141px 20px 30px 25px;
  }
  .chto-predlagaet-ib-info:before {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 15px;
    height: 100%;
    background: #0c0e2f;
  }
  .section-chto-predlagaet-ib {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .status-candidata-wrapper .ib-bakalavr-text br {
    display: block;
  }
  .status-candidata-wrapper .ib-bakalavr-wrapper {
    padding-bottom: 0;
  }
  .ib-bakalavr-wrapper-image2 {
    position: static;
    width: 100%;
    height: 424px;
    margin-top: 24px;
  }
  .interfirsth.first_screen .first_screen_bottom_inner .first_screen_schoolfilm,
  .o_wunderpark .first_screen_bottom_inner .first_screen_schoolfilm {
    font-size: 16px;
    gap: 20px;
  }
  .structure_card2 {
    width: 100%;
  }
  .kindergarten_content {
    flex-direction: column;
    gap: 20px;
  }
  .kindergarten_img {
    width: 100%;
    height: 240px;
  }
  .kindergarten_inner {
    margin-top: 70px;
    margin-bottom: 0px;
  }
  .kindergarten_text {
    width: 100%;
    min-height: 100px;
  }
  .aboutproject_advantage_circleicon {
    position: relative;
    width: 267px;
    margin-top: 49px;
    margin-left: auto !important;
    margin-right: auto;
  }
  .aboutproject_advantages_inner {
    margin-bottom: 70px;
  }
  .section-zagandtext {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .section-title-text-title,
  .section-descr {
    width: 100%;
  }
  .happinessterritory_dlider_inner .wrp {
    margin-left: 0;
    margin-right: 0;
  }
  .happinessterritory_slider33 .slick-list {
    padding-left: 40px;
    padding-right: 40px;
  }
  .happinessterritory_slider33 .slick-next {
    right: 13px;
  }
  .happinessterritory_slider33 .slick-prev {
    left: 13px;
  }
  .kindergartenfacec_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .kindergartenfacec_slider .slick-list {
    padding-right: 125px;
  }
  .kindergartenfacec_slide_photo_inner {
    width: 170px;
    height: 294px;
  }
  .kindergartenfacec_slide_photo_inner:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 183px;
    height: 263px;
    background: #0c0e2f;
  }
  .kindergartenfacec_slide_nametext {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    width: 155px;
    margin-top: 0px;
  }
  .kindergartenfacec_section_subtitle {
    width: 100%;
  }
  .kindergartenfacec_slider {
    margin-top: 85px;
  }
  .kindergartenfacec_slider {
    margin-right: -15px;
  }
  .kindergartenfacec_slider .slick-prev {
    right: auto;
    left: 50%;
    transform: translateX(-33px);
    top: -60px;
  }
  .kindergartenfacec_slider .slick-next {
    top: -60px;
    right: 50%;
    transform: translateX(33px);
  }

  .programstab_innerinternationlhihi .programstab_content_col {
    width: 100%;
    margin-left: 0;
  }
  .programstab_innerinternationlhihi {
    margin-top: 70px;
  }
  .vozhmoznosti-item-big .vozhmoznosti-item-image,
  .vozhmoznosti-item-image {
    height: 274px;
  }
  .text_redactor_innerniheight19 {
    margin-bottom: 70px;
  }
  .text_redactor_innerniheight19 .text_redactor_content {
    border-left: none;
    padding-top: 19px;
    padding-bottom: 40px;
    padding-left: 15px;
  }
  .text_redactor_content-image2 {
    display: block;
  }
  .section-vozmozhnosti {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .sistem-hause-wrp {
    flex-wrap: wrap;
  }
  .sistem-hause-wrp > div {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 172px;
  }
  .section-sistem-hause {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .internation-info-foto-text {
    margin-top: 70px;
    margin-bottom: 52px;
  }
  .info-foto-text {
    flex-direction: column;
  }
  .info-foto-text-text {
    width: 100%;
    padding-top: 22px;
  }
  .section-nash-stil {
    margin-top: 52px;
    overflow: hidden;
    padding-top: 0;
  }
  .section-nash-stil .wrp {
    flex-direction: column-reverse;
  }
  .nash-stil-left {
    width: 100%;
  }
  .nash-slil-right {
    position: relative;
    width: 100%;
  }
  .nash-slil-right-image {
    left: -166px;
    position: static;
    width: 100%;
    background-position: bottom !important;
    background-size: contain !important;
    margin-bottom: 30px;
    height: 310px;
  }
  .section-nash-stil {
    margin-bottom: 70px;
  }
  .info-foto-text-foto {
    width: 100%;
    position: relative;
  }
  .info-foto-text-foto img {
    position: static;
    right: 0;
    top: 0;
    width: 100%;
  }
  .concepcia-wrapper {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .section_title.section_titleqray {
    font-size: 20px;
  }
  .concepcia {
    margin-top: 30px;
  }
  .menu-two-col {
    gap: 14px;
  }
  .menu-col {
    width: calc(50% - 7px);
  }
  .wowo-anim {
    width: 100%;
    height: 500px;
    position: relative;
  }
  .concepcia-right {
    position: absolute;
    left: 0;
    top: 424px;
    width: 100%;
  }
  .wondervonder {
    display: flex;
  }
  .concepcia-right {
    display: none;
  }
  .menu-two-col {
    margin-top: 0;
  }
  .menu-col-text {
    font-size: 11px;
  }
  .karier-right {
    width: 100%;
  }
  .karier-right-form {
    width: 100%;
  }
  .career-agree span {
    max-width: 290px;
  }
  .interfirsth2.nofilmtext .first_screen_bottom_inner .first_screen_schoolfilm,
  .nofilmtext .first_screen_bottom_inner .first_screen_schoolfilm {
    font-size: 0px;
    gap: 0px;
  }
  .kindergarten_title {
    font-size: 22px;
  }
  .happinessterritory_titleimg {
    height: 400px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .happinessterritory_inner .section_title_wraper {
    flex-direction: column;
    gap: 15px;
  }
  .happinessterritory_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .happinessterritory_section_subtitle {
    color: #0c0e2f;
    display: flex;
    font-size: 22px;
  }
  .happinessterritory_slide-item {
    height: 150px;
  }
  .happinessterritory_slide {
    height: 86px;
    transition: 0.3s;
  }
  .happinessterritory_slider33 .slick-next,
  .happinessterritory_slider33 .slick-prev {
    bottom: 10px;
  }
  .happinessterritory_slider33 .slick-next {
    /* padding: 14px;   */
  }
  .table-two-col-text,
  .table-two-col-title {
    padding: 14px;
  }
  .table-two-col-title br {
    display: none;
  }
  .table-two-col-text-dot {
    color: var(--black, #000);
    font-size: 12px;
    font-style: normal;
    margin-bottom: 6px;
  }
  .table-thre-col-title {
    color: #868686;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
  }
  .table-two-col-text-inf {
    text-align: center;
    padding: 14px;
    color: var(--black, #000);
    border-top: 1px solid #e0e0e0;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 149.3%;
  }
  .table-two-col-text-inf {
    min-height: 45px;
    box-sizing: border-box;
  }
  .doci-text-block {
    font-size: 12px;
    line-height: 130%;
  }
  .table-two-col-text,
  .table-two-col-title {
    padding: 14px;
    font-size: 12px;
  }
  .left-menu-item-current span {
    max-width: calc(100% - 22px);
  }
  .left-menu-item-current {
    font-size: 14px;
  }
  .left-menu-item-current .arrow:before,
  .left-menu-item-current .arrow:after {
    content: none;
  }
  .quoteblock_content_inner {
    width: 100%;
    flex-direction: column-reverse;
  }
  .quoteblock_desc {
    width: 100%;
  }
  .quoteblock_girl img {
    width: 100%;
  }
  .quoteblock_desc img {
    position: absolute;
    top: -32px;
    left: -32px;
    z-index: -1;
  }

  .quoteblock_icon {
    width: 77px;
    height: 53px;
  }
  .quoteblock_inner {
    margin-top: 70px;
    margin-bottom: 42px;
  }
  .doublephoto_inner {
    margin-top: 42px;
    margin-bottom: 70px;
  }
  .doublephoto_inner .wrp {
    flex-direction: column;
  }
	.doublephoto_col {
		order: 2;
	}
	.doublephoto_desc {
		order: 1;
		margin-bottom: 40px;
	}
  .doublephoto_desc {
    width: 100%;
    margin-top: 22px;
  }
  .doublephoto_col {
    position: static;
    top: 0;
    left: -84px;
  }
  .doublephoto_col img:first-child {
    width: 57%;
    height: auto;
  }
  .doublephoto_col img:nth-child(2) {
    width: 40%;
    height: auto;
    margin-left: 3%;
    margin-top: 105px;
  }
  .mission_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .mission_content {
    width: 100%;
    gap: 40px;
  }
  .mission_icons {
    margin-top: 37px;
    display: flex;
    flex-wrap: wrap;
    gap: 0px 0px;
    align-items: flex-start;
    justify-content: space-between;
  }
  .mission_icon_title {
    margin-bottom: 30px;
  }
  .mission_icon_title {
    color: #000;
    margin-top: 14px;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
  .mission_gallery {
    width: 100%;
    margin-left: 0;
    position: relative;
  }
  .mission_gallery_col {
    width: calc(49% - 5px);
    height: auto;
    gap: 10px;
  }
  .blueimageblock_img {
    height: 230px;
    top: -269px;
  }
  .blueimageblock_inner {
    padding-top: 240px;
  }
  .blueimageblock_text p,
  .blueimageblock_text span {
    font-size: 12px;

    line-height: 130%;
  }
  .blueimageblock_inner {
    margin-bottom: 70px;
  }
  .ourprojects_slider {
    height: 420px;
  }
  .ourpartners_logo {
    margin-top: 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin-top: 32px;
  }
  .ourpartners_logo img {
    max-width: calc((100% - 30px) / 3);
  }
  .strelkiniz .ourprojects_slider {
    margin-top: 55px;
  }
  .ourprojects_title {
    font-size: 15px;
    max-width: 170px;
  }
  .ourpartners_inner {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .ministerstvi {
    display: flex;
    gap: 18px;
    align-items: center;
    text-decoration: none;
    margin-bottom: 22px;
    margin-top: 0px;
    color: var(--black, #000);
    font-size: 12px;
    font-style: normal;
    font-weight: 750;
    line-height: 130%;
    text-transform: uppercase;
  }
  .ministerstvi img {
    width: 70px;
  }
  .osn-swed-item {
    gap: 10px;
    padding: 14px;
  }
  .osn-swed-item {
    gap: 10px;
    padding: 14px;
    font-size: 12px;
  }
  .osn-swed-item {
    gap: 10px;
    padding: 14px 0px;
  }
  .osn-sved-left {
    width: calc(50% - 10px);
  }
  .osn-sved-right {
    width: 50%;
    color: var(--black, #000);
  }
  .osn-sved-right a {
    font-size: 12px;
  }
  .pedagog-item-in-text-page {
    background: #f6f6f6;
    margin-bottom: 10px;
    border-left: 6px solid #ff5a1e;
    box-sizing: border-box;
    padding: 16px 15px 19px 11px;
  }
  .pedagog-item-in-text-page-name {
    color: var(--black, #000);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }
  .pedagog-item-in-text-page-job {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #9b9b9b;
    font-size: 12px;
  }
  .pedagog-item-in-text-page-info-item {
    gap: 7px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 16px;
    line-height: 120%;
  }
  .doci-link img {
    width: 22px;
  }
  .doci-link span {
    max-width: calc(100% - 32px);
  }
  .ourprojects_slider .slick-list {
    padding-left: 0;
    padding-right: 0px;
  }
  .mission_gallery {
    gap: 10px;
  }
  .mission_gallery_col2 {
    gap: 10px;
    position: static;
    width: calc(50% - 5px);
    height: auto;
  }
  .strelkiniz .ourprojects_slider {
    height: 316px;
  }
  .earch-input-rez input {
    width: 100%;
  }
  .search-lest-rezult-item {
    margin-bottom: 22px;
    padding-bottom: 22px;
  }
  .osn-sved-list1 ul li {
    font-size: 12px;
    padding-left: 15px;
  }
  .gallery-article-slider-wrp .slick-dots li,
  .gallery-article-slider-wrp .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .gallery-article-slider-wrp .slick-dots li {
    margin-left: 8px;
    margin-right: 8px;
  }
  .gallery-article-slider-wrp {
    margin-bottom: 55px;
  }
  .page-one-article-wrapper-body {
    font-size: 12px;
  }
  .iframe-block iframe {
    width: 100% !important;
    height: 210px !important;
  }
  .sidebar-orange-ram-button {
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
  }
  .recomend-article-title {
    font-size: 12px;
  }
  .recomend-article-image {
    width: 145px;
    height: 145px;
  }
  .recomend-article-info {
    width: calc(100% - 160px);
  }
  .page-one-article-wrapper {
    margin-bottom: 70px;
  }
  .agv-big {
    color: var(--black, #000);
    text-align: justify;
    font-size: 12px;
  }
  .agv-min {
    font-size: 12px;
  }
  .autor-block {
    background: #f6f6f6;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: 0;
    padding: 20px 15px 20px 20px;
    gap: 15px;
  }
  .autor-block-image {
    display: flex;
    width: 120px;
    height: 120px;
  }
  .autor-block-info {
    text-align: right;
    width: auto;
    max-width: calc(100% - 135px);
  }
  .autor-block-proff {
    color: #939598;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 12px;
  }
  .autor-block-name {
    color: #000;
    font-size: 16px;
  }
  .section_title-merch {
    color: #000;
    position: relative;
    margin-bottom: 30px;
    font-size: 22px;
  }
  .shop-list-item {
    width: 100%;
  }
  .shop-list-item-title {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 25px;
  }
  .shop-list-item-desc {
    color: #000;
    margin-bottom: 18px;
    font-size: 13px;
  }
  .shop-list-item-variable-title {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 111%;
    width: 72px;
  }
  .shob-button-more {
    margin-top: 50px;
  }
  .section-shop-page-wrapper {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .page404-wrapper-left img {
    width: 100px;
  }
  .ing404 {
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
  }
  .page404-wrapper-iner {
    text-align: center;
    padding-top: 77px;
    padding-bottom: 195px;
  }
  .page404-wrapper-right {
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex;
  }
  .page404-wrapper-right img {
    width: 100px;
  }
  .titleh1404 {
    color: #000;
    margin-bottom: 11px;
    font-size: 22px;
  }
  .desc404 {
    color: #000;
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
  }
  .page404-wrapper-logo img {
    width: 150px;
  }
  .postuplenie_tab_content_title {
    margin-left: 20px;
    width: 343px;
    font-size: 16px;
  }
  .postuplenie_tab_content_title:before {
    position: absolute;
    content: "";
    top: -2px;
    left: -11px;
    width: 320px;
    height: 26px;
    background: #0c0e2f;
    z-index: -1;
  }
  .postuplenie_tab_content_title:after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: -11px;
    width: 235px;
    height: 22px;
    background: #0c0e2f;
    z-index: -1;
  }
  .postuplenie_tab_content_wrapper {
    margin-top: -28px;
    align-items: flex-start;
  }
  .postuplenie_tabs {
    gap: 8px;
    justify-content: space-between;
  }
  .postuplenie_tab_item {
    width: calc((100% - 16px) / 3);
  }
  .postuplenie_tab_item img {
    width: 100%;
    height: auto;
  }
  .postuplenie_tab_item_age {
    color: #939598;
    margin-top: 10px;
    font-size: 10px;
    font-style: normal;
    font-weight: 200;
    line-height: 130%;
    margin-left: 45px;
  }
  .postuplenie_tab_contentinner {
    margin-top: 32px;
    margin-bottom: 70px;
  }
  .postuplenie_text {
    text-align: center;
  }
  .postuplenie_tab_content {
    margin-left: 10px;
  }
  .postuplenie_tab_content_desc {
    color: var(--black, #000);
    margin-top: 23px;
  }
  .postuplenie_tab_contact_btn {
    font-size: 12px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 9px;
    padding-bottom: 8px;
  }
  .postuplenie_tab_contentinner_wrp .programstab_content_col_enshtein {
    border-radius: 36px;
    background: #0c0e2f;
    padding-left: 41px;
    padding-right: 30px;
    padding-bottom: 44px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    height: 275px;
    text-decoration: none;
    margin-top: 29px;
  }
  .postuplenie_tab_contentinner_wrp {
    margin-bottom: 70px;
  }
  .interfirsth2.yesfilmtext
    .first_screen_bottom_inner
    .first_screen_schoolfilm {
    font-size: 16px;
    gap: 20px;
  }
  .text_redactor_innerpreschool .aboutproject_advantage_circleicon {
    position: absolute;
    width: 267px;
    bottom: -133px;
    margin-top: 49px;
    margin-left: auto;
    left: 50%;
    transform: translateX(-50%);
    margin-right: auto;
  }
  .text_redactor_innerpreschool .text_redactor_title {
    font-size: 18px;
  }

  .slider-articles-cub-right,
  .slider-articles-cub-left {
    width: 100%;
  }
  .wrapper-personal-slider {
    flex-direction: column;
  }

  .slider-articles-cub-right {
    height: 250px;
  }
  .slider-articles-cub-left {
    height: 222px;
  }
  .slider-articles-cub-left .first_screen_slide_link {
    margin-left: 0;
  }
  .slider-articles-cub-left-iner {
    padding: 17px;
    padding-bottom: 30px;
  }
  .oneimg_img,
  .happinessterritory_titleimg {
    background-attachment: inherit !important;
  }
  .aboutproject_advantage_desc {
    font-size: 14px;
  }
  .text_redactor_content p,
  .accreditation_conent p {
    font-size: 14px;
    line-height: 130%;
  }
  .footer_col_menu {
    justify-content: space-between;
  }
  .wonder-menu-item-styleblock {
    font-size: 14px;
  }
  .children-menu-headertitle {
    font-size: 14px;
    line-height: 130%;
  }
  .child-menu-nazad {
    font-size: 14px;
    line-height: 130%;
  }
  .structure_card {
    height: 401px;
    width: 301px;
  }
  .eventsschool_slide_item .first_screen_slide_link {
    margin-left: 0;
  }
  .desc404,
  .iner-page-contacts-desc,
  .first_screen_slide_desc-list li,
  .ib-bakalavr-text,
  .avout-mission-ib-info-left-col-item,
  .avout-mission-ib-info-left-text,
  .chto-predlagaet-ib-info-text,
  .kindergarten_desc,
  .section-descr,
  .ourprojects-descr,
  .kindergartenfacec_section_subtitle,
  .kindergartenfacec_slide_dolznost,
  .programstab_content_col_desc,
  .vozhmoznosti-desc,
  .info-foto-text-text,
  .mission_desc,
  .pitanie-text p,
  .quoteblock_desc,
  .doublephoto_desc,
  .blueimageblock_text p,
  .page-one-article-wrapper-body,
  .sidebar-orange-ram-desc,
  .postuplenie_desc,
  .programstab_content_col_desc,
  .programstab_subtitle,
  .programstab_content_col_desc ul li,
  .search-lest-rezult-wher,
  .search-lest-rezult-descr,
  .shop-list-item-desc,
  .osn-sved-list1 ul li,
  .doci-link,
  .doci-desc,
  .osn-swed-item,
  .osn-sved-right a,
  .grafic-pit-tri-col-desc,
  .table-thre-col-title,
  .table-two-col-text-inf,
  .doci-text-block,
  .link-word-item,
  .doci-link {
    font-size: 14px;
    line-height: 130%;
  }
  .table-two-col-text-inf,
  .table-two-col-title {
    padding-left: 8px;
    padding-right: 8px;
  }

  .popup-form-row {
    flex-direction: column;
  }
  .popup-form,
  .popup-form-wrapper3 .popup-form {
    width: calc(100% - 30px);
    height: 80vh;
    padding: 30px 15px;
    overflow-y: scroll;
  }

  .popup-form-wrapper2 .popup-form,
  .popup-form-wrapper-thank .popup-form {
    padding: 35px 15px;
    width: calc(100% - 30px);
    height: auto;
  }
  .popup-form-wrapper2 .career-agree span {
    max-width: 250px;
  }

  .popup-form-wrapper5 .popup-form,
  .popup-form-wrapper-thank .popup-form {
    padding: 35px 15px;
    width: calc(100% - 30px);
    height: auto;
  }
  .popup-form-wrapper5 .career-agree span {
    max-width: 250px;
  }

  .popup-form-left,
  .popup-form-right {
    width: 100%;
  }
  .popup-form-row .career-submit {
    margin-top: 20px;
  }
  .popup-form-row .career-agree span {
    max-width: 270px;
  }
  .karier-right-form-input select {
    margin-bottom: 16px;
  }
  .quoteblock_desc img {
    top: -24px;
    left: -12px;

    width: 64px;
    height: 41px;
  }
  .first_screen_slider .slick-track {
    display: flex;
  }
  .first_screen_slider .slick-slide {
    height: auto !important;
    float: none !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
  }
}

@media (max-width: 1300px) {
  .arenda1_content_slider {
    width: 550px;
  }
  .arenda1_content_slide_card {
    margin-left: 15px;
  }
  .arenda1_content_right {
    width: 400px;
  }
  .arenda1_content_title {
    margin-left: -175px;
  }
  .arenda_screen3_slide {
    width: 280px;
  }
  .arenda_screen3_slider .slick-current {
    width: 385px !important;
  }
  .arenda_screen4_img img {
    width: 530px;
  }

  .opendoor_screen1_content {
    gap: 30px;
  }
}

@media (max-width: 1050px) {
  .arenda1_content {
    flex-direction: column;
    position: relative;
  }
  .arenda1_content_slider {
    width: 791px;
  }
  .arenda1_content_slide_card {
    width: 575px;
    padding: 30px;
    gap: 15px;
  }
  .arenda1_content_slide_card_title {
    font-size: 24px;
  }
  .arenda1_content_slide_list ul {
    font-size: 18px;
  }
  .arenda1_content_slide_list ul li {
    margin-bottom: 10px;
  }
  .arenda1_content_slider .slick-prev,
  .arenda1_content_slider .slick-next {
    width: 32px;
  }
  .arenda1_content_title {
    position: absolute;
    top: -94px;
    left: 0;
    margin-left: 41px;
    margin-top: 0;
    color: #fff;

    font-size: 37.983px;
    font-style: normal;
    font-weight: 750;
    line-height: 139%; /* 52.797px */
    text-transform: uppercase;
  }
  .screen1_arenda {
    margin-top: 126px;
  }
  .arenda1_content_slider .slick-prev svg,
  .arenda1_content_slider .slick-next svg {
    width: 32px;
    height: 32px;
  }
  .arenda1_content_slider .slick-prev {
    right: 57px;
  }
  .arenda1_content_desc {
    font-size: 21px;
    width: 619px;
    margin-top: 56px;
  }
  .arenda1_content_uslovia_item_title {
    font-size: 21px;
  }
  .arenda1_content_uslovia_item {
    width: 252px;
  }
  .arenda1_content_uslovia {
    gap: 100px;
    justify-content: flex-start;
  }
  .arenda1_content_right {
    width: auto;
  }
  .arenda1_content_uslovia_item_time {
    font-size: 21px;
    margin-top: 15px;
  }
  .arenda1_content_price_title {
    font-size: 18px;
  }
  .arenda1_content_price_total {
    font-size: 24px;
  }
  .arenda_screen2 {
    margin-top: 100px;
    margin-bottom: 135px;
  }
  .arenda_screen2_content_item {
    width: calc((100% - 20px) / 2);
  }
  .arenda_screen2_content {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }

  .arenda_screen2_content_text {
    font-size: 22px;
  }
  .arenda_screen2_content_arrow img {
    width: 14px;
  }
  .arenda_screen3_btn {
    font-size: 18px;
  }
  .arenda_screen3_slider_wrp {
    margin-top: 62px;
  }
  .arenda_screen3_slider .slick-prev,
  .arenda_screen3_slider .slick-next {
    bottom: -50px;
    top: auto;
  }
  .arenda_screen3_slider .slick-prev {
    right: auto;
    left: calc(50% - 35px);
  }
  .arenda_screen3_slider .slick-next {
    right: calc(50% - 35px);
  }

  .arenda_screen4 .section_title {
    width: 477px;
  }
  .section_title br {
    display: none;
  }
  .arenda_screen4_text_desc {
    font-size: 21px;
  }
  .arenda_screen4_img img {
    margin-top: 0;
    width: 711px;
  }
  .arenda_screen4_img {
    margin-top: 54px;
  }
  .arenda_screen4_card_title {
    font-size: 18px;
  }
  .arenda_screen4_card {
    padding-left: 52px;
    padding-top: 38px;
    padding-right: 36px;
    padding-bottom: 37px;
    right: 403px;
    bottom: -150px;
  }
  .arenda_screen4_card_title {
    width: 427px;
  }
  .arenda_screen4 {
    padding-bottom: 65px;
  }
  .arenda_screen4_content_btn {
    font-size: 18px;
  }
}

@media (max-width: 985px) {
  .arenda1_content_slider {
    width: 634px;
    margin-left: 48px;
  }
  .arenda1_content_title {
    font-size: 30px;
    margin-left: 75px;
  }
  .arenda1_content_slide_card_title {
    font-size: 22px;
  }
  .arenda1_content_slide_card {
    padding-left: 24px;
    padding-top: 19px;
    padding-right: 16px;
    padding-bottom: 20px;
    width: 461px;
  }
  .arenda1_content_slide_list ul {
    font-size: 15px;
  }
  .arenda_screen2_content_text {
    font-size: 18px;
  }
  .arenda_screen3_btn {
    font-size: 13px;
  }
  .arenda_screen3 .section_title {
    width: 351px;
  }
  .arenda_screen3_slider .slick-current {
    width: 300px !important;
  }
  .arenda_screen4 .section_title {
    width: 347px;
    font-size: 22px;
  }
  .arenda_screen4_content_btn {
    font-size: 13px;
  }
  .arenda_screen4_text_desc {
    font-size: 15px;
    width: 347px;
  }
  .arenda_screen4_img img {
    width: 518px;
  }
  .arenda_screen4_card {
    right: 294px;
    padding-left: 38px;
    padding-top: 28px;
    padding-right: 26px;
    padding-bottom: 27px;
  }
  .arenda_screen4_card_title {
    font-size: 13px;
  }
  .arenda_screen4_card_title {
    width: 311px;
  }
}

@media (max-width: 705px) {
  .text_redactor_innerniheight .wrp {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 0px !important;
  }

  .arenda1_content_slider {
    width: 100%;
    margin-left: 0;
  }
  .arenda1_content_title {
    font-size: 13px;
  }
  .arenda1_content_title {
    margin-left: 0;
    top: -59px;
  }
  .screen1_arenda {
    margin-top: 88px;
  }
  .arenda1_content_slide_card {
    width: 291px;
  }
  .arenda1_content_slider_wrp {
    margin-left: -15px;
    margin-right: -15px;
  }
  .arenda1_content_slide_img {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px);
  }
  .arenda1_content_slide_card {
    width: calc(100% - 30px);
    margin-left: 30px;
  }
  .arenda1_content_slider .slick-prev,
  .arenda1_content_slider .slick-next {
    width: 32px;
    top: auto;
    bottom: -68px;
  }
  .arenda1_content_slide_list ul {
    font-size: 12px;
  }
  .arenda1_content_slide_list ul {
    margin-left: 10px;
  }
  .arenda1_content_slide_list ul li {
    margin-bottom: 5px;
  }
  .arenda1_content_slide_card {
    padding: 24px 12px;
    justify-content: space-between;
  }
  .arenda1_content_slide_card {
    gap: 5px;
  }
  .arenda1_content_slide_img {
    height: 240px;
  }

  .arenda1_content_slider .slick-prev {
    right: calc(50% + 25px);
  }

  .arenda1_content_slider .slick-next {
    right: calc(50% - 25px);
  }
  .arenda1_content_slider .slick-next:before {
    font-size: 15px;
    right: -16px;
  }
  .arenda1_content_desc {
    margin-top: 105px;
    font-size: 18px;
    width: 100%;
  }

  .arenda1_content_uslovia_item_title {
    font-size: 15px;
  }
  .arenda1_content_uslovia_item_time {
    font-size: 15px;
    margin-top: 10px;
  }
  .arenda1_content_price_title {
    font-size: 15px;
  }
  .arenda1_content_price {
    width: 100%;
  }
  .arenda1_content_price_total {
    font-size: 20px;
  }
  .arenda_screen2 {
    margin-top: 80px;
  }
  .arenda_screen2_content_item {
    width: 100%;
  }
  .arenda_screen2_content {
    gap: 25px;
  }
  .arenda_screen3 {
    margin-top: 46px;
  }
  .arenda_screen2 {
    margin-bottom: 46px;
  }
  .arenda_screen3_content {
    flex-direction: column;
    align-items: center;
  }
  .arenda_screen3 .section_title {
    width: 100%;
    text-align: center;
  }
  .arenda_screen3_btn {
    margin-top: 20px;
  }
  .arenda_screen4 .section_title {
    width: 100%;
    text-align: center;
  }
  .arenda_screen4_text_desc {
    margin-top: 28px;
  }
  .arenda_screen4_text_desc {
    width: 100%;
    text-align: center;
  }
  .arenda_screen4_content_btn {
    top: 226px;
    right: 50%;
    transform: translateX(50%);
    width: fit-content;
    white-space: nowrap;
  }
  .arenda_screen4_img {
    margin-top: 127px;
  }
  .arenda_screen4_img img {
    width: 100%;
  }
  .arenda_screen4_card {
    right: 50%;
    transform: translateX(50%);
  }
  .arenda_screen4_card_title {
    width: 285px;
  }
}

@media (max-width: 1050px) {
  .opendoor_screen1_content_time_item {
    width: 100%;
    max-width: 142px;
  }

  .jurnal_screen1_card {
    width: calc((100% - 46px) / 2);
  }
  .jurnal_screen1_card_img {
    height: 580px;
  }

  .jurnal_screen1_date_text {
    font-size: 16px;
  }

  .jurnal_screen1_date_icon img {
    width: 24px;
  }

  .jurnal_screen1_date_title {
    font-size: 23px;
  }

  .jurnal_screen1_card_link {
    font-size: 13px;
    padding: 12px 69px;
    margin-top: 24px;
  }
  .opendoor_screen1_title {
    font-size: 43.572px;
    width: 873px;
    margin-left: auto;
    margin-right: auto;
  }
  .opendoor_screen1_content {
    flex-direction: column;
    width: 873px;
    margin-left: auto;
    margin-right: auto;
  }
  .opendoor_screen1_img img {
    width: 100%;
  }
  .opendoor_screen1_content_title br {
    display: none;
  }
  .opendoor_screen1_content_title {
    font-size: 32px;
    width: 665px;
    margin-top: 56px;
  }
  .opendoor_screen1_content_time_item {
    padding: 12px 32px;
    font-size: 18px;
  }
  .opendoor_screen1_content_tims {
    width: 645px;
    gap: 15px 13px;
  }
  .opendoor_screen1_content_clases {
    margin-top: 40px;
  }
  .opendoor_screen1_content_class span {
    width: 29px;
    height: 19px;
    margin-right: 15px;
  }
  .opendoor_screen1_content_class {
    font-size: 18px;
  }

  .opendoor_screen1_content_btn {
    margin-top: 40px;
    font-size: 18px;
    padding-left: 109px;
    padding-right: 109px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 985px) {
  .stoimost_screen1_title br {
    display: none;
  }
  .stoimost_screen1 {
    margin-top: 50px;
  }
  .stoimost_screen1_title {
    font-size: 28px;
    text-align: center;
  }
  .stoimost_screen1_content_head {
    display: none;
  }
  .stoimost_screen1_content_item_title {
    display: block;
    color: #939598;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 149.3%; /* 26.874px */
  }
  .stoimost_screen1_content_items {
    flex-wrap: wrap;
    width: 451px;
    margin-left: auto;
    margin-right: auto;
    gap: 20px 52px;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .stoimost_screen1_content_item_wrp:nth-child(1) {
    width: 221px;
  }
  .stoimost_screen1_content_item_wrp:nth-child(3) {
    width: 221px;
  }
  .stoimost_screen1_content_item_wrp:nth-child(2) {
    width: 178px;
  }
  .stoimost_screen1_content_item_wrp:nth-child(4) {
    width: 178px;
  }
  .stoimost_screen1_content_item {
    margin-top: 10px;
  }
  .stoimost_screen1_pay_desc {
    width: 100%;
  }
  .jurnal_screen1_card_img {
    height: 414px;
  }
  .opendoor_screen1_title,
  .opendoor_screen1_content {
    width: 100%;
  }
}

@media (max-width: 705px) {
  .stoimost_screen1_title {
    font-size: 22px;
    text-align: center;
  }

  .stoimost_screen1 {
    margin-top: 40px;
  }
  .stoimost_screen1_content_items {
    flex-wrap: wrap;
    width: 100%;

    gap: 20px;
  }
  .stoimost_screen1_content_item_wrp:nth-child(1),
  .stoimost_screen1_content_item_wrp:nth-child(2),
  .stoimost_screen1_content_item_wrp:nth-child(3),
  .stoimost_screen1_content_item_wrp:nth-child(4) {
    width: calc(50% - 10px);
  }
  .stoimost_screen1_content_items {
    padding-left: 0;
    padding-right: 0;
  }
  .stoimost_screen1_content_item {
    font-size: 15px;
  }
  .stoimost_screen1_content_item_title {
    font-size: 14px;
  }
  .stoimost_screen1_snoska {
    font-size: 14px;
  }
  .stoimost_screen1_payment {
    margin-top: 25px;
  }
  .stoimost_screen1_pay_text,
  .stoimost_screen1_pay_moreinfo,
  .stoimost_screen1_pay_moreinfo a {
    font-size: 14px;

    line-height: 130%;
  }
  .stoimost_screen1_pay_desc {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
  }
  .stoimost_screen1_pay_card {
    margin-top: 30px;
    width: 100%;
  }
  .stoimost_screen1_pay_item {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 20px;
  }
  .stoimost_screen1_pay_arr img {
    width: 9px;
  }
  .jurnal_screen1_card {
    width: 100%;
  }
  .jurnal_screen1_pagination_number_page a:nth-child(3),
  .jurnal_screen1_pagination_number_page a:nth-child(4) {
    /* display: none; */
  }
  .jurnal_screen1_pagination {
    display: flex;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    align-items: center;
  }
  .jurnal_screen1_card_img {
    height: 360px;
  }
  .jurnal_screen1 {
    margin-top: 100px;
    margin-bottom: 106px;
  }
  .jurnal_screen1 .section_title {
    text-align: center;
  }
  .jurnal_screen1_date_title {
    font-size: 16px;
    margin-top: 17px;
  }
  .jurnal_screen1_date_icon img {
    width: 17px;
  }
  .jurnal_screen1_date_text {
    font-size: 11px;
  }
  .jurnal_screen1_date_icon {
    display: flex;
  }
  .jurnal_screen1_card_link {
    width: 100%;
    padding: 11px 11px 7px 11px;
    box-sizing: border-box;
    text-align: center;
  }
  .opendoor_screen1_content_title {
    font-size: 22px;
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
  .opendoor_screen1_content_tims {
    width: 100%;
    gap: 15px 10px;
  }
  .opendoor_screen1_content_text {
    width: 100%;
  }
  .opendoor_screen1_title,
  .opendoor_screen1_content {
  }
  .opendoor_screen1_title {
    font-size: 22px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .opendoor_screen1_content_btn {
    padding: 16px 14px 14px 14px;
    box-sizing: border-box;
    width: 100%;
  }
  .opendoor_screen1_content_class {
    font-size: 16px;
  }
  .opendoor_screen1_content_time_item {
    padding: 12px 32px;
    font-size: 18px;
    width: calc(50% - 5px);
  }

  .ourprojects_slider {
    height: auto;
  }
  .strelkivverh-no {
    margin-top: 45px;
  }

  .popup-form-iner-df {
    flex-direction: column;
  }
  .popup-form-iner-df > div {
    width: 100%;
  }
  .popup-form-wrapper3 .career-agree span {
    max-width: 254px;
  }
  .thank-form-button {
    width: 100%;
  }

  .opendoor_screen1_content_time_item {
    width: 48%;
    max-width: 100%;
  }

  .opendoor_screen1_content_tims {
    justify-content: space-between;
  }
}

@media (max-width: 510px) {
  .jurnal_screen1_pagination_number_page {
    gap: 15px;
  }
}

@media (max-width: 400px) {
  .jurnal_screen1_pagination_number_page {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 705px) {
  .text_redactor_content-image2 img {
    position: relative;
    right: -20%;
    bottom: -50px;
  }
}

@media (max-width: 985px) {
  .text_redactor_innerniheight .wrp {
    align-items: center;
    gap: 30px;
  }
}

@media (max-width: 462px) {
  .ped-wrap .kindergartenfacec_slide {
    width: 45%;
  }
}

@media (max-width: 450px) {
  .ped-wrap {
    justify-content: space-between !important;
  }

  .ped-wrap .kindergartenfacec_slide_photo_inner:before {
    width: 170px !important;
    height: 220px;
  }

  .ped-wrap .kindergartenfacec_slide_photo_inner {
    width: 130px !important;
  }

  .ped-wrap .kindergartenfacec_slide_dolznost {
    width: 100%;
  }

  .ped-wrap .kindergartenfacec_slide_photo img {
    object-fit: cover;
    width: 175px;
    height: auto;
    right: -43px;
  }
}
/* Педагоги в 2 столбика */

/* Адаптив слайдер в Событиях */

@media (max-width: 650px) {
  .gallery-article-slider-item {
    height: 100% !important;
  }

  .slick-slider.gallery-article-slider .slick-track {
    height: 420px !important;
  }

  .gallery-article-slider-wrp .slick-dots {
    top: auto;
  }
}

@media (max-width: 550px) {
  .gallery-article-slider-item {
    height: 100% !important;
  }

  .slick-slider.gallery-article-slider .slick-track {
    height: 340px !important;
  }
}

@media (max-width: 500px) {
  .gallery-article-slider-item {
    height: 100% !important;
  }

  .slick-slider.gallery-article-slider .slick-track {
    height: 300px !important;
  }
}

@media (max-width: 450px) {
  .gallery-article-slider-item {
    height: 100% !important;
  }

  .slick-slider.gallery-article-slider .slick-track {
    height: 260px !important;
  }
}

@media (max-width: 400px) {
  .gallery-article-slider-item {
    height: 100% !important;
  }

  .slick-slider.gallery-article-slider .slick-track {
    height: 240px !important;
  }
}

@media (max-width: 350px) {
  .gallery-article-slider-item {
    height: 100% !important;
  }

  .slick-slider.gallery-article-slider .slick-track {
    height: 200px !important;
  }
}

@media (max-width: 1300px) {
  .innerheader:before {
    width: 284px;
  }
}

@media (max-width: 986px) {
  .text_redactor_inner .wrp {

  }
  .header-fixed .col_right .footer_col_logocontact span {
    display: none;
  }

  .header-fixed .col_right .footer_col_logocontact {
    align-items: flex-start;
  }

  .innerheader .col_right .footer_col_logocontact span {
    color: black;
  }
}

@media (max-width: 705px) {
  .header-fixed .col_right .footer_col_logocontact {
    align-items: center;
  }

  .header-base .col_right,
  .header-fixed .col_right {
    align-items: center;
  }

  .header-fixed .header_burger {
    order: 2;
  }

  .header-fixed .col_right .footer_col_logocontact span {
    display: flex;
    color: black;
  }

  .header-base .footer_col_logocontact span {
    color: black;
  }

  .header-base .col_right,
  .header-fixed .col_right {
    gap: 30px;
  }

  .header-base .col_right,
  .innerheader .col_right {
    flex-direction: row;
    align-items: center;
  }

  .header-base .col_right .header_burger,
  .innerheader .header_burger {
    order: 2;
  }

  .innerheader .col_right {
    gap: 20px;
  }
}

@media (max-width: 450px) {
  .header-fixed .col_right .footer_col_logocontact span {
    display: none;
  }

  .innerheader .col_right .footer_col_logocontact span {
    display: none;
  }

  .header-base .col_right .footer_col_logocontact span {
    display: none;
  }
}


@media (max-width: 986px) {
    .text_redactor_inner .wrp {
        flex-direction: column-reverse;
    }

    .text_redactor_innerpreschool .aboutproject_advantage_circleicon {
        position: relative !important;
        bottom: inherit;
        left: inherit;
        transform: inherit !important;
    }
}
/* End */


/* Start:/local/templates/dl71/css/style1402.css?173508559213980*/
.image-blueblock-toptitle {
margin-bottom: 10px;	
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 130%;
/* or 21px */

color: #FFFFFF;

opacity: 0.4;

}
.section-events-images {
	display: flex;
	gap: 20px;
}
.section-events-image-col1 {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	width: calc(50% - 10px);

}
.section-events-image1 {
	width: 100%;	height: 324px;	
}
.section-events-image2 {
	width: calc(50% - 10px);
	height: 324px;	
}
.section-events-images {
	margin-top: 132px;	
}
.section-events-image-one {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	width: calc(50% - 10px);
}
.section-events-image3 {
	height: 668px;	
	width: 100%
}
.kindergartenfacec_slider-geroi .slick-next,  .kindergartenfacec_slider-geroi .slick-prev {
   
    top: -57px;
}
.section-dop-uslugi-wrp {
	margin-top: 132px;	
}
.dop-uslugi-wrp {
	display: flex;	
	flex-wrap: wrap;
	gap: 14px;
}
.dop-uslugi-item {/* Шоумыльных пузырей */

font-style: normal;
font-weight: 700;
font-size: 13px;
line-height: 130%;
position: relative;
padding: 10px 16px;
color: #000000;
box-sizing: border-box;


	display: flex;
	align-items: flex-end;
	height: 215px;	
	width: calc((100% - 56px) / 5);
} 
.dop-uslugi-item a {
	position: absolute;	top: 0;	
	left: 0;	
	width: 100%;	height: 100%;
}
.dop-uslugi-time {
	position: absolute;	right: 10px;
	top: 11px;/* 30 минут */
    padding: 7px 7px 4px 7px;
width: fit-content;

font-style: normal;
font-weight: 700;
font-size: 10px;
line-height: 130%;
/* identical to box height, or 13px */

color: #FFFFFF;

	background: #FF5A1E;	

}
.dop-uslugi-item-big {
	background: #FF5A1E;
	display: flex;
	position: relative;	
	width: calc((100% -  ((100% - 56px) / 5)) - 14px);
}
.dop-uslugi-item-big-image {
width: calc(100% - 288px);	box-sizing: border-box;
}
.dop-uslugi-item-big-orange {
	width: 288px;
	box-sizing: border-box;
font-style: normal;
font-weight: 750;
font-size: 20px;
line-height: 130%;
/* or 26px */
text-transform: uppercase;

color: #FFFFFF;
display: flex;	
align-items: flex-end;

	padding: 17px 21px;

}
.aror {
	position: absolute;	top: 21px;	right: 22px;	
}
.events-pakets {
	display: flex;

}
.wevents-pakety {
	position: relative;	
	padding: 38px 36px 0 36px;
}
.wevents-pakety:before {
	content: '';
	position: absolute;	top: 0;
	left: 0;	
	width: 100%;	z-index: -1;
	height: 190px;	
	background: #0C0E2F;
}
.events-paket-title1 {

font-style: normal;
font-weight: 750;
font-size: 32px;
line-height: 130%;
/* identical to box height, or 42px */
text-transform: uppercase;

color: #FFFFFF;
margin-bottom: 27px;


}
.events-pakety-wrp {
	margin-top: 70px;	
}

.events-paket-in {
position: relative;
z-index: 2;
}
.events-paket {
	max-width: 256px;
	position: relative;
}
.events-paket-title-top {

}
.events-pakets {
	justify-content: space-between;
}
.events-paket-title {
margin-bottom: 4px;
font-style: normal;
font-weight: 750;
font-size: 20px;
line-height: 130%;
/* identical to box height, or 26px */
text-transform: uppercase;

color: #FFFFFF;


}
.events-paket-group {
border-bottom: 1px solid #BFBFBF;
padding-bottom: 8px; width: 215px;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 130%;
/* identical to box height, or 16px */

color: #BFBFBF;


}
.events-paket-information {
	padding-top: 40px;
	opacity: 0;
	transition: 0.3s;
}
.events-paket-inf-text {

font-style: normal;
font-size: 12px;
width: 220px;
line-height: 130%;
/* or 16px */

color: #000000;


}
.events-paket-inf-text-p {
	margin-top: 8px;
}
.events-paket-inf-text-title {
/* margin-top: 10px; */
}
.events-paket-information .programstab_content_col_btn {
	width: 215px;
	box-sizing: border-box;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.events-paket-title-info:before {
	content: '';
	position: absolute;
    top: 3px;
    right: -95px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #FF5A1E;
}
.events-paket-title-info {
	transition: 0.3s;
}

.events-paket .events-paket-title-info {
color:#FF5A1E;
transition: 0.3s;
}
.events-paket .events-paket-information {
	transition: 0.3s;
	opacity: 1;
}

.events-paket-information .events-paket-but a {
	position: relative;
	z-index: -1;
}

.events-paket .events-paket-information .events-paket-but a {
	position: relative;
	z-index: 10;
}
/* .events-paket-with-dop:before {
	border: 5px solid #FF5A1E;
	content: '';
	position: absolute;
	opacity: 0;
	top: -22px;
    left: -28px;
    transition: 0.3s;
    width: 264px;
	height:  calc(100% + 44px);
} */


.events-paket-information:before {
	border: 5px solid #FF5A1E;
	content: '';
	position: absolute;
	opacity: 0;
	top: -22px;
	left: -28px;
	transition: 0.3s;
	width: calc(100% + 54px);
	height:  calc(100% + 44px);
}

.first-child {
	opacity: 1;
}

.first-child:before {
	border: 5px solid #FF5A1E;
	content: '';
	position: absolute;
	opacity: 1;
	top: -22px;
	left: -28px;
	transition: 0.3s;
	width: calc(100% + 54px);
	height:  calc(100% + 44px);
}


.events-paket-information:hover:before {
	opacity: 1;
	transition: 0.3s;
}


 .events-paket-with-dop:hover:before {
	opacity: 1;
	transition: 0.3s;
}
.dop-uslugi-wrp {
	margin-top: 40px;
}
.decor-events-wrapper {
	margin-top: 120px;
}
.decor-events-slide-img {
	height: 204px;
	margin-bottom: 14px;
}
.decor-events-toptitle {
	margin-bottom: 74px;

font-style: normal;	padding-left: 30px;
font-weight: 750;
font-size: 32px;
line-height: 130%;
/* identical to box height, or 42px */
text-transform: uppercase;

color: #FFFFFF;


}
.decor-events {
	padding-top: 50px;


	position: relative;
}
.decor-events-slider {
	margin-left: 13px;
	margin-right: 13px;
}
.decor-events:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 238px;
background: #0C0E2F;
}
.decor-events > div {
	position: relative;
	z-index: 2;

}
.decor-events-slide {
	margin-left: 17px;/* Фонтан из гелиевых шаров (11 шт). Минимальный заказ 3 шт */

font-style: normal;

font-size: 15px;
line-height: 142%;
/* or 21px */

color: #000000;


	margin-right: 17px;
}
.decor-events-slider .arrovclass {
	fill: #fff;
}
.decor-events-slider .button:hover .arrovclass {
	fill: #FF5A1E;
}
.decor-events-slider .slick-prev {
top: -100px;
	right: 100px;
	transform: none;
	width: 37px;
	height: 37px;
	left: auto;
}
.decor-events-slider .slick-next {
	top: -100px;
	right: 23px;
	transform: none;width: 37px;
	height: 37px;
}
.decor-events-slider .slick-next svg ,
.decor-events-slider .slick-prev svg{
width: 37px;
	height: 37px;
}
.events-paket-with-dop4.events-paket-with-dop:before {
	width: 295px;
}

.dop-uslugi-link {
	display: none;
}
.decor-events-slide {
	position: relative;
}
.decor-events-slide > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.dop-uslugi-item-image{
	position: absolute;
	top: 0;
	overflow: hidden;
	left: 0;
	width: 100%;

	height: 100%;
}
.dop-uslugi-item:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50.17%, rgba(255, 255, 255, 0.95) 100%);
}
.dop-uslugi-item-image img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
transition: 0.3s;
}
.dop-uslugi-item:hover  .dop-uslugi-item-image img {
width: 110%;
transition: 0.3s;

}
.dop-uslugi-title {
	position: relative;
	z-index: 3;
}
.dop-uslugi-time {
	z-index: 3;
}



@media(max-width: 1300px) {

	.events-paket-title-info:before {
		right: -79px;
	}

	.dop-uslugi-item {
		width: calc((100% - 40px) / 3 );
		height: 303px;
	}
	.section-events-image1 {
    width: 100%;
    height: 244px;
}.section-events-image2 {
	height: 244px;
}
.section-events-image3 {
    height: 507px;
    }.dop-uslugi-item-big {
   
    width: 100%;
    height: 303px;
}
.dop-uslugi-item-big-image {
    width: calc(100% - 405px);
    box-sizing: border-box;
}
.dop-uslugi-title {
	font-size: 18px;
}
.dop-uslugi-time {
	font-size: 14px;
}
.decor-events-wrapper {
    margin-top: 100px;
}
.kindergartenfacec_inner {
    margin-top: 100px;
}.section-events-images {
    margin-top: 100px;
}.events-paket-inf-text {
  
    width: 222px; 
}
.events-paket-title {
	position: relative;
}
.dop-uslugi-item-big-orange {
	width: 405px;
	font-size: 28px;
}
	.dop-uslugi-wrp {
		gap: 20px;
	}
	.events-paket-group {
		width: 100%;
	}
	.events-paket-with-dop2 {

	}.events-paket-with-dop1 {
    max-width: 176px;
}
	.events-paket-with-dop2 {
    max-width: 211px;
}.events-paket-with-dop3 {
    max-width: 210px;
}.events-paket-with-dop:before {
    
    width: calc(100% + 15px);
}


	.events-paket-with-dop4 {

	}.events-paket-inf-text {
    width: auto;
}
.events-paket-information .programstab_content_col_btn {
    width: 100%;
    }
}



@media(max-width: 985px) {
	.dop-uslugi-item {
    width: calc((100% - 28px) / 3 );
    height: 225px;
}
.dop-uslugi-wrp {
	gap: 14px;
}.dop-uslugi-title {
    font-size: 13px;
}
.dop-uslugi-time {
    font-size: 10px;
}
.dop-uslugi-item-big-orange {
    width: 300px;
    font-size: 28px;
}
.dop-uslugi-item-big-image {
    width: calc(100% - 300px);
    box-sizing: border-box;
}.dop-uslugi-item-big {
    width: 100%;
    height: 224px;
}.decor-events-toptitle {
	margin-bottom: 44px;
}
.decor-events-slider .slick-next, .decor-events-slider .slick-prev {
top: -82px;
}
.decor-events-slide-img {
    height: 253px;
    margin-bottom: 17px;
}
.decor-events-slide {
	font-size: 16px;
}.section-events-image1 {
    width: 100%;
    height: 168px;
}.section-events-image2 {
	height: 168px;width: calc((100% - 9px) / 2);
}
.section-events-image-col1 , .section-events-image-one{
	gap: 9px;
	width: calc((100% - 9px) / 2);
}
.section-events-images {
	gap: 9px;
	margin-left: 20px;
	margin-right: 20px;
}
.section-events-image3 {
    height: 346px;
}
.events-paket-inf-text {
    width: 220px;
}
.events-paket-in {
	margin-right: 50px;
}.events-paket-with-dop1 {
    max-width: 300px;
}.events-paket-with-dop2 {
    max-width: 300px;
}.events-paket-with-dop3 {
    max-width: 300px;
}
.events-paket-title1 {
	padding-left: 36px;
	margin-bottom: 0;
}
.wevents-pakety {
	padding-top: 30px;
	padding-left: 0;
	padding-right: 0;
}
.events-pakets {
	overflow-x: scroll;
	padding-top: 45px;
	padding-left: 36px;
	padding-bottom: 40px;
	padding-right: 36px;
}.events-pakety-wrp , .section-dop-uslugi-wrp{
    margin-top: 80px;
}
.decor-events-wrapper {
    margin-top: 80px;
}

.events-paket-title-info:before {
	right: -5px;
}

}
@media(max-width: 705px) {

.dop-uslugi-item {
    width: calc((100% - 14px) / 2 );
    height: 168px;
}.dop-uslugi-title {
    font-size: 12px;
}.dop-uslugi-time {
    font-size: 9px;
}
.dop-uslugi-item-big-image {
	display: none;
}.dop-uslugi-item-big-orange {
    width: 100%;
    font-size: 28px;
}.dop-uslugi-item-big-orange {
    width: 100%;
    font-size: 18px;    padding: 10px;
}
.aror img {
	width: 17px;
}.aror {
    position: absolute;
    top: 13px;
    right: 11px;
}
.dop-uslugi-item-big {
  height: 168px;
	    width: calc((100% - 14px) / 2 );
}
.kindergartenfacec_inner {
    margin-top: 80px;
    margin-bottom: 80px;
} 
.events-paket-with-dop:before {
    width: calc(100% - 13px);
}.section-events-images {
    gap: 9px;
    margin-left: 0;
    margin-top: 80px;
    flex-wrap: wrap;
    margin-right: 0;
}.section-events-image-col1 {
	width: 100%;
}
.decor-events-slide {
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
}
.decor-events-toptitle {
	font-size: 20px;
}
.decor-events-slide-img {
	height: 125px;
}.decor-events-slider {
    margin-left: 0;
    margin-right: 0;
}.decor-events-toptitle {
    font-size: 20px;
    padding-left: 10px;
}.decor-events {
	padding-top: 30px;
}
.decor-events-slider .slick-next, .decor-events-slider .slick-prev {
	top: -71px;
}
.decor-events-slider .slick-next{
	right: 10px;
} .decor-events-slider .slick-prev {
	right: 50px;

}
.decor-events-slider .slick-next svg, .decor-events-slider .slick-prev svg , .decor-events-slider .slick-next, .decor-events-slider .slick-prev{
	width: 28px;
	height: 28px;
}
.decor-events:before {
	height: 175px;
}.events-paket-title1 {
    padding-left: 20px;
    margin-bottom: 0;
    font-size: 24px;
}.events-pakets {
	padding-left: 40px;
	padding-right: 20px;
}.events-paket-with-dop1 {
    max-width: 270px;
}.events-paket-with-dop:before {
    width: calc(100% - 14px);
    left: -15px;
}

.events-paket-inf-text {
	width: 220px;
}

}


/* Правки */

.events-paket-title {
	font-size: 24px;
}

.events-paket-group {
	font-size: 16px;
	border-bottom: none;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.events-paket-inf-text-title {
	border-top: 1px solid #BFBFBF;
	display: inline-block;
	padding-top: 10px;
}

.events-paket {
	max-width: 290px;
	width: 100%;
}



.events-paket-title-info:before {
	right: 6px;
}

.wevents-pakety {
	padding: 24px;
	padding-left: 36px;
	padding-right: 36px;
}


.events-paket-inf-text {
	font-size: 15px;
}

.events-paket-inf-text {
	width: 100%;
}

.events-paket-information .programstab_content_col_btn {
	width: 100%;
}

.wevents-pakety:before {
	height: 213px;
}


.dop-uslugi-item-big-orange:hover  {
	text-decoration: underline;
	transition: all 0.2s ease;
}



@media (max-width: 1300px) {
	.events-paket {
		max-width: 278px;
		width: 100%;
	}
}

@media (max-width: 985px) {
	.wevents-pakety:before {
		height: 232px;
	}

	.events-paket-inf-text {
		width: 230px !important;
	}

	.wevents-pakety {
		padding-right: 0px;
	}
}

@media (max-width: 705px) {
	.wevents-pakety:before {
		height: 220px;
	}
}

@media (max-width: 420px) {
	.events-paket-group {
		font-size: 14px;
	}	

	.events-paket-inf-text {
		font-size: 12px;
	}

	.events-paket-inf-text-title {
		font-size: 14px;
	}

	.events-paket-inf-text {
		width: 210px !important;
	}
}

@media (max-width: 380px) {
	.events-paket-inf-text {
		width: 200px !important;
		max-width: 100%;
	}

	.wevents-pakety:before {
		height: 216px;
	}

	.events-paket-title {
		font-size: 18px;
	}
}

/* End */


/* Start:/local/templates/dl71/css/attention.css?17351347446261*/
/* Pulse */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1); } }
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale3d(1, 1, 1); }
  50% {
    -moz-transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    -moz-transform: scale3d(1, 1, 1); } }
@-o-keyframes pulse {
  0% {
    -o-transform: scale3d(1, 1, 1); }
  50% {
    -o-transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    -o-transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    transform: scale3d(1, 1, 1); } }

.u--pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: pulse 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: pulse 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: pulse 2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

/* Flash */
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-moz-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@-o-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.u--flash {
  -webkit-animation: flash 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: flash 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: flash 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: flash 2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

/* Bounce */
@-webkit-keyframes bounce {
  0%{
    -webkit-transform: translate3d(0, 0, 0); 
opacity: 1;
  }
  20%, 53%, 80%, 100%  {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1; }
  40%, 43% {
    -webkit-transform: translate3d(0, -6vh, 0);  opacity: 1; }
  70% {
    -webkit-transform: translate3d(0, -3vh, 0);  opacity: 1; }
  90% {
    -webkit-transform: translate3d(0, -1vh, 0);  opacity: 1; } }
@-moz-keyframes bounce {
  0% {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1; }
    20%, 53%, 80%,  100% {
    -moz-transform: translate3d(0, 0, 0);  opacity: 1; }
  40%, 43% {
    -moz-transform: translate3d(0, -6vh, 0);   opacity: 1;}
  70% {
    -moz-transform: translate3d(0, -3vh, 0);   opacity: 1;}
  90% {
    -moz-transform: translate3d(0, -1vh, 0);   opacity: 1;} }
@-o-keyframes bounce {
   0% {
     -o-transform: translate3d(0, 0, 0); 
   opacity: 1;}
    20%, 53%, 80%,  100% {
      -o-transform: translate3d(0, 0, 0);   opacity: 1;}

  40%, 43% {
    -o-transform: translate3d(0, -6vh, 0);   opacity: 1;}
  70% {
    -o-transform: translate3d(0, -3vh, 0);   opacity: 1;}
  90% {
    -o-transform: translate3d(0, -1vh, 0);   opacity: 1;} }
@keyframes bounce {
   0%{
    transform: translate3d(0, 0, 0); 
  opacity: 1;}
    20%, 53%, 80%,  100%  {
  transform: translate3d(0, 0, 0);   opacity: 1;}

  40%, 43% {
    transform: translate3d(0, -6vh, 0);   opacity: 1;}
  70% {
    transform: translate3d(0, -3vh, 0);   opacity: 1;}
  90% {
    transform: translate3d(0, -1vh, 0);   opacity: 1;} }

.u--bounce {
  -webkit-animation: bounce 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: bounce 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: bounce 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: bounce 2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

/* Shake */
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-1vw, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(1vw, 0, 0); } }
@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translate3d(-1vw, 0, 0); }
  20%, 40%, 60%, 80% {
    -moz-transform: translate3d(1vw, 0, 0); } }
@-o-keyframes shake {
  0%, 100% {
    -o-transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translate3d(-1vw, 0, 0); }
  20%, 40%, 60%, 80% {
    -o-transform: translate3d(1vw, 0, 0); } }
@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-1vw, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(1vw, 0, 0); } }

.u--shake {
  -webkit-animation: shake 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: shake 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: shake 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: shake 2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }

/* Swing */
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg); } }
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -moz-transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -moz-transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -moz-transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -moz-transform: rotate3d(0, 0, 1, 0deg); } }
@-o-keyframes swing {
  20% {
    -o-transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -o-transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -o-transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -o-transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -o-transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    transform: rotate3d(0, 0, 1, 0deg); } }

.u--swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation: swing 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: swing 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: swing 2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: swing 2s cubic-bezier(0.445, 0.05, 0.55, 0.95); }
/* End */


/* Start:/local/templates/dl71/slick/slick.css?17027243781779*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}



[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/dl71/slick/slick-theme.css?17027243783073*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/dl71/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/dl71/slick/./fonts/slick.eot');
    src: url('/local/templates/dl71/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/dl71/slick/./fonts/slick.woff') format('woff'), url('/local/templates/dl71/slick/./fonts/slick.ttf') format('truetype'), url('/local/templates/dl71/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
   
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: ' ';
}
[dir='rtl'] .slick-prev:before
{
    content: ' ';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/dl71/js/magnific-popup.css?17080768777302*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/dl71/styles.css?1747107980594*/
.snippet-img-text {
    display: flex;
    gap: 50px;
    align-items: center;
}

.snippet-img-text img {
    width: 240px;
    height: 240px;
    object-fit: cover;
}

@media(max-width: 600px) {
    .snippet-img-text {
        gap: 20px;
        flex-direction: column;
    }
}

@media (max-width: 1300px) {
    .snippet-img-text img {
        width: 220px;
        height: 220px;
    }

    .snippet-img-text p {
        text-align: left;
    }

    .snippet-img-text {
        gap: 35px;
    }
}

span.orange {
    color: #FF5A1E;
}

.footbalpage .first_screen_slide_content {
z-index: 99;
}
/* End */


/* Start:/local/templates/dl71/template_styles.css?17471079806444*/
.priem-locations-wrapper{
    margin-top: 112px;
    margin-bottom: 112px;
}

.priem-locations-wrapper-inner {
    margin-top: 72px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.priem-locations-wrapper-inner-item {
    width: calc((100% - 120px) / 4);

}
.twor-locations {
margin-top: 140px;
margin-bottom: 112px;
}
.twor-locations-content {
    display: flex;
    justify-content: space-between;
}
.gallery-tw-image-wrp {
    width: 50%;
    height: 450px;
    position: relative;
}
.gallery-tw-image-wrp .slick-prev{
width: 26px;
height: 26px;
top: auto;transform: none;
left: auto;
bottom: 20px;
right: 66px;
transform: none;
    } .gallery-tw-image-wrp .slick-next {
width: 26px;
height: 26px;
top: auto;
left: auto;
bottom: 20px;
right: 20px;
transform: none;
}
.gallery-tw-image {
    height: 450px;
}
.gallery-tw-image a.toplink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.woonder-estetik-wrapper {
    margin-top: 112px;
    margin-bottom: 150px;
}

.woonder-estetik-menu {
margin-top: 30px;
margin-bottom: 70px;
}
.woonder-estetik-menu ul {
list-style: none;
margin: 0;
display: flex;
align-items: center;
gap:40px;
padding: 0;



}
.woonder-estetik-menu a {
position: relative;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
/* identical to box height, or 133% */

color: #000000;
text-decoration: none!important;
}
.woonder-estetik-menu a:before {
 transition: 0.3s;
 content: '';
 position: absolute;
 bottom: -8px;
 left: 0;
 width: 0;
 height: 1px;
 background: #FF5A1E;
}
.woonder-estetik-menu a:hover:before {
    width: 100%;
    transition: 0.3s;
}
.woonder-estetik-items {display: flex;
    flex-direction: column;
    gap:90px;

}
.woonder-estetik-item {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
.woonder-estetik-item a.toplink {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.woonder-estetik-item-title {
    position: absolute;
    z-index: 2;/* Футбольное поле */
font-family: ALS Gorizont Variable!important;
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 40px;
/* identical to box height, or 129% */
text-transform: uppercase;

color: #FFFFFF;
padding: 14px 40px;
box-sizing: border-box;


    text-transform: uppercase;
    width: 55%;
    background-color: #0C0E2F;
    padding: 15px;
    text-align: left;
    position: absolute;
    padding-bottom: 5px;
   right: 0;
   top: 25px;
    transition: all 0.2s ease-in-out;
    font-family: ALS Gorizont Variable;
background: #0C0E2F;
}
.woonder-estetik-item:hover .woonder-estetik-item-title {
 color: #FF5A1E !important;
}

.woonder-estetik-item-left {
    display: flex;
    width: 50%;
}
.woonder-estetik-item-left img {
    width: 100%;
}
.woonder-estetik-item-right{
        color: #000;
    margin-top: 15px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    position: relative;
    z-index: 4;
    width: 416px;
    line-height: 130%;
}
.woonder-estetik-item-rightpb {
    padding-bottom: 80px;
}
.wunder-loco-lepestok-text {
    width: 50%;
    margin-bottom: 50px;
     color: #000;
  
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
   
    line-height: 130%;
}
.wunder-loco-lepestok-image {
    display: flex;
}
.wunder-loco-lepestok-image img {
    width: 100%;
}
.wunder-loco-lepestok .wrp {
    position: relative;
}
.wunder-loco-lepestok {
    margin-bottom: 108px;
}
.wunder-loco-lepestok  .aboutproject_advantage_circleicon {
position: absolute;
    right: 40px;
    top: -119px;

}
.wunder-loco-lepestok .aboutproject_advantage_circleicon {
    position: absolute;
    right: 140px;
    top: -185px;
}
@media (max-width: 1300px) {
   .woonder-estetik-item-rightpb {
    padding-bottom: 30px;
}
.woonder-estetik-item-title {
    font-size: 22px
}
}

@media(max-width: 985px) {
    .gallery-tw-image {
    height: 318px;
}
.gallery-tw-image-wrp {
    width: 47%;
    height: 318px;
    position: relative;
}.priem-locations-wrapper-inner-item {
    width: calc((100% - 40px) / 2);
}.woonder-estetik-menu ul {
    gap: 20px;
}
.woonder-estetik-menu a {
  
    font-size: 16px;
    line-height: 130%;
}.woonder-estetik-menu {
    margin-top: 30px;
    margin-bottom: 30px;
}.woonder-estetik-items {
    display: flex
;
    flex-direction: column;
    gap: 40px;
}.woonder-estetik-item  {
    flex-direction: column;
    align-items: flex-start;
}.woonder-estetik-item-left {
    display: flex
;
    width: 100%;
}.woonder-estetik-item-right {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 0 !important;
}    .woonder-estetik-item-title {
        font-size: 22px;
        position: static;
        margin-top: -30px;
        width: fit-content;
    }.wunder-loco-lepestok .aboutproject_advantage_circleicon {
    position: absolute;
    right: 0;
    top: -102px;
}
}

@media(max-width: 705px) {
    .twor-locations-content {
        flex-direction: column-reverse;
    }
    .gallery-tw-image-wrp {
        width: 100%;
        margin-top: 15px;
    }
    .twor-locations , .priem-locations-wrapper, .woonder-estetik-wrapper, .wunder-loco-lepestok{
        margin-top: 70px;
        margin-bottom: 70px;
    }.priem-locations-wrapper-inner {
    margin-top: 20px;
    display: flex
;
    flex-wrap: wrap;
    gap: 14px;
}    .priem-locations-wrapper-inner-item {
        width: calc((100% - 14px) / 2);
    }
    .woonder-estetik-menu {
        display: none;
    }
    .woonder-estetik-items {
        margin-top: 20px;
    }.woonder-estetik-item-right {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
    }    .woonder-estetik-item-title {
       
        max-width: 336px;
    }
   .wunder-loco-lepestok .aboutproject_advantage_circleicon {
        /* display: none; */
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .wunder-loco-lepestok-text {
    width: 100%;
    margin-bottom: 20px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.woonder-estetik-wrapper {
    margin-bottom: 20px;
}
.wunder-loco-lepestok {
    margin-top: 20px;
}
}
.tabcontent-loc .item:hover h3,
.tabcontent-loc .item:hover a {
    color: #FF5A1E !important;
}
/* End */
/* /local/templates/dl71/css/main.css?1748866088155413 */
/* /local/templates/dl71/css/style-media.css?174524231985453 */
/* /local/templates/dl71/css/style1402.css?173508559213980 */
/* /local/templates/dl71/css/attention.css?17351347446261 */
/* /local/templates/dl71/slick/slick.css?17027243781779 */
/* /local/templates/dl71/slick/slick-theme.css?17027243783073 */
/* /local/templates/dl71/js/magnific-popup.css?17080768777302 */
/* /local/templates/dl71/styles.css?1747107980594 */
/* /local/templates/dl71/template_styles.css?17471079806444 */
