/* обнуление */		/* DESCTOP */
*{
	padding: 0;
	margin: 0;
	border: 0;
}
*,*:before,*: after{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
:focus,:active{outline: none;}
a:focus,a:active{outline: none;}

nav,footer,header,aside{display: block;}

html,body{
	height: 100%;
	width: 100%;
	font-size: 100%;
	line-height: 1;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	
}

input,button,textarea{font-family: inherit;}

input:: ms-clear{display: none;}
button{cursor: pointer;}
button::moz-focus-inner {padding: 0;bolder: 0;}
a,a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
ul li{list-style: none;}
img{vertical-align: top;}

h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight: 400;}
/* обнуление */

/* тут написать перенос для имплантация и адаптировать */



	
body::-webkit-scrollbar {
  width: 0;
}

.header{
	overflow: hidden;  /*<!-- ИЗ ВРАПЕРА -->*/
	
	/*burger*/
	width: 100%;
	top: 0;
	left: 0;
	z-index: 50;
	height:205px;
	/*burger*/
	margin-top: 0px;
	min-height: 19%; 
}

.header:before{ /*plashka*/
	-webkit-margin-top: 0px;
	-webkit-top: 0;
	-webkit-margin-top: 0px;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	content:"";
	position:absolute;
	top:0;
	left:0;
	margin-top: 0px;
	width:100%;
	height: 100%;
	min-width: 100%;
	height:220px; /*<!--ВЫСОТА БЕК ИЗОБРАЖЕНИЯ ЧЕЛЮСТЬ-->*/
	background-color:#10132F;
	
	background-repeat: no-repeat;
	z-index:2;
	overflow-y: hidden;
	min-height: 19%; 
}
/* @media (min-height: 1100px)and(max-height: 1299px){ */
	/* .header{ */
		/* min-height: 22% !important; */
	/* } */
	/* .header:before{ */
		/* min-height: 22% !important; */
	/* } */
/* } */

.header_container{
	position:relative;
	/* z-index:2; */
	
}


/*burger*/

.top_header_container{
	display: flex;
	justify-content: space-between;
	height: 100%;
	padding-left: 20px;
	padding-top: 25px;
	align-items:baseline; 
	padding-right:20px;
	
	
}
.logoh2{
			color: white;  /* ---------------------------------*/
			font-size: 35px;
			letter-spacing: 2.5px;
			text-shadow: 0 0 4px black;
			z-index:3;
			white-space: nowrap;
			
		}
@media (min-width: 1521px){   										/*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 310px !important; */
		
	}
	
}
/* @media(min-width:1900px){ */
	/* .a_top_head{ */
		/* margin-left: 18%; */
	/* } */
/* } */
/* @media(min-width:2000px){ */
	/* .a_top_head{ */
		/* margin-left: 20px; */
	/* } */
/* } */
@media(min-width: 2200px){
	#city-select_bot{
		
					font-size: 19px !important;
					height: 52px !important;
					width: 220px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
	.bot_header_container{
		
		padding-top: 37px !important;
	}
	.logoh2{
		/* margin-left: 16% !important; */
		font-size: 40px !important;
	}
	
	.header_list>li{
		font-size: 22px !important;
	}	
}

@media screen and (min-width: 1560px){
	.logoh2{
		/* margin-left: 22%; */
		
	}
	
}
@media screen and (min-width: 1660px){
	.logoh2{
		/* margin-left: 21%; */
		
	}
	
}
@media screen and (min-width: 1719px){
	
	.logoh2{
		/* margin-left: 300px !important; */
		font-size: 40px;
	}
	
	.bot_header_container{
		bottom: 12px;
	}
	.header_list>li{ 
		font-size: 20px !important;
	}
	#city-select_bot{
					font-size: 18px !important;
					height: 48px !important;
					width: 248px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
}

@media screen and (min-width: 1784px){     /*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 350px !important; */
		font-size: 40px;
	}
	
}
@media screen and (min-width: 1896px){    /*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 380px !important; */
		font-size: 42px;
	}
	
	.bot_header_container{
		bottom: 6px;
	}
	.header_list>li{ 
		font-size: 22px !important;
	}
	#city-select_bot{
					font-size: 19px !important;
					height: 52px !important;
					width: 250px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
	
}
@media (min-width: 2000px) and (max-width:2149px) and (max-height: 1400px){   /*АДАПТИВ*/
	.top_header_container{
		margin-bottom: 35px !important;
	}
	
}
@media (min-width: 2150px) and (max-width:2200px) and (max-height: 1400px){
	.top_header_container{
		margin-bottom: 10px !important;
	}
	
}
@media (min-width: 2200px) and (max-width:2300px) and (max-height: 1400px){
	.top_header_container{
		margin-bottom: 20px !important;
	}
	
}
@media (min-width: 2300px) and (max-width:2400px) and (max-height: 1400px){
	.top_header_container{
		margin-bottom: 15px !important;
	}
	
}
@media screen and (min-width: 2050px){  /*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 420px !important; */
		font-size: 44px !important;
	}
	
	.header_list>li{ 
		font-size: 24px !important;
	}
	.bot_header_container{
		margin-top: 10px !important;
	}
	#city-select_bot{
					font-size: 19px !important;
					height: 52px !important;
					width: 250px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
}
@media (min-width: 2150px) and (max-height: 1400px){		/*КОРРЕКЦИЯ!*/
	.bot_header_container{
		margin-top: -20px !important;
	}
}
@media screen and (min-width: 2150px){	 /*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 450px !important; */
		font-size:44px !important;
	}
	
	.bot_header_container{
		bottom: -25px;
	}
}

@media screen and (min-width: 2300px){			/*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 470px !important; */
		font-size: 46px !important;
	}
	
	.bot_header_container{
		top: 30px !important;
	}
	.header_list> li{
		font-size: 25px !important;
	}
	#city-select_bot{
					font-size: 21px !important;
					height: 57px !important;
					width: 260px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
}

@media (min-width: 2000px) and (max-height: 1400px){ /*КОРРЕКЦИЯ*/
	.bot_header_container{
		margin-top: -32px !important;
	}
	.header{
		/* height: 200px; */
		position: fixed !important;
	}
	.main_article{
		margin-top: 205px !important;
	}
}

@media screen and (min-width: 2400px){			/*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 500px !important; */
		font-size: 53px !important;
	}
	
	.bot_header_container{
		top: 35px !important;
	}
	.header_list> li{
		font-size: 28px !important;
	}
	#city-select_bot{
					font-size: 21px !important;
					height: 59px !important;
					width: 264px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
}
@media screen and (min-width: 2500px){	
	.logoh2{
		
		font-size: 54px !important;
	}

	.header_list> li{
		font-size: 29px !important;
	}
}
@media (min-width: 2600px) and (max-height: 1400px){
	
	
	
	.bot_header_container{
		margin-top: -35px !important;
	}
}
@media screen and (min-width: 2600px){			/*КОРРЕКЦИЯ*/
	.logoh2{
		/* margin-left: 500px !important; */
		font-size: 55px !important;
	}
	
	.bot_header_container{
		top: 40px !important;
	}
	.header_list> li{
		font-size: 29px !important;
	}
	#city-select_bot{
					font-size: 23px !important;
					height: 62px !important;
					width: 270px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
	.divsel_bot{
		margin-top: -10px !important;
	}
}

@media screen and (min-width: 2800px){
	.logoh2{
		/* margin-left: 530px !important; */
		font-size: 57px !important;
	}
	
	.bot_header_container{
		top: 40px !important;
	}
	.header_list> li{
		font-size: 32px !important;
	}
	#city-select_bot{
					font-size: 25px !important;
					height: 64px !important;
					width: 278px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
					
	}
	.divsel_bot{
		margin-top: -10px !important;
	}
}
													/* ------------------------------------- */
@media (min-width: 3000px){
	
	.main{
		margin-top: 190px !important;
	}
	#city-select_bot{
					font-size: 27px !important;
					height: 69px !important;
					width: 292px !important;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
	}
	.header_list> li{
		font-size: 32px !important;
		
	}
	.header{
		/* height: 200px; */
		position: fixed !important;
	}
	.logoh2{
		/* margin-left: 20px !important; */
		font-size: 72px !important;
		
	}
	.top_header_container{
		margin-top: 20px !important;
	}
	
	.divsel_bot{
		margin-top: -160px !important;
	}
	.header:before{
		background-image: none;
		min-height: 5% !important;
		height: 190px;
	}
	.header{
		min-height: 5% !important;
		height: 190px;
	}
}
@media (min-width: 3300px){
	.header_list> li{
		font-size: 34px !important;
		
	}
}
 @media (min-width: 2000px) and (max-height: 1399px) { 							/*КОРРЕКЦИЯ!*/ 
	.main{
		margin-top: -16px !important;
	}
	header:before{
		background-image: none !important;
		min-height: 5% !important;
		height: 190px !important;
	}
	
	/* .logoh2{ */
		/* margin-left: 20px !important; */
		
	/* } */
	.bot_header_container{
		top:-20px;
	}
	.divsel_bot{
		margin-top: -30px !important;
		margin-left: 40px !important;
	}
	/* .divsel_bot{ */
		/* margin-top: -22px !important; */
	/* } */
}


@media screen and (max-width: 1693px){ /******************************************************* NIZ**************/
	/* .logoh2{ */
		/* margin-left: 20%; */
		
	/* } */
	
	.logoh2>br {
		display: initial !important;
	}
	.bot_header_container{
		padding-top: 15px !important;
	}
}
@media screen and (max-width: 1520px){
	.logoh2{
		margin-left: -270px;
	}
	.logoh2>br {
		display: none !important;
	}
	.bot_header_container{
		padding-top: 50px !important;
	}
	.header:before{
		background-image: none;
	}
}





.header_burger{
	display:none;
	position: relative;
}
	

@media(max-width: 1400px) and (min-width: 1220px){
	.logoh2{
		
		font-size: 27.5px !important;
	}
	.divsel_bot{																 
		margin-top: -89px;
	}
}

@media(max-width: 1400px) {
	.logoh2{
		
		font-size: 28px !important;
	}
	.divsel_bot{																 
		margin-top: -89px !important;
	}
	#city-select_bot{
		font-size: 14px !important;
		height: 43px !important;
		width: 197px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		
	}

}
@media(max-width: 1250px) {
	.logoh2{
		
		font-size: 27px !important;
	}
	.bot_header_container{
		margin-top: 2px;
	}
	
	#city-select_bot{
		font-size: 13.5px !important;
		height: 33px !important;
		width: 184px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		
	}

}
@media(max-width: 1150px) {
	.logoh2{
		
		font-size: 25px !important;
	}
	.bot_header_container{
		margin-top: 2px;
	}
	
	#city-select_bot{
		font-size: 13px !important;
		height: 32px !important;
		width: 178px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		
	}

}
@media(max-width: 1075px) {
	.logoh2{
		
		font-size: 24px !important;
	}
	.bot_header_container{
		margin-top: 3px;
	}
	
	#city-select_bot{
		font-size: 12.5px !important;
		height: 31px !important;
		width: 172px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		
	}


}
@media(min-width:1295px) and (max-width:1400px){
	.logoh2{
		
		margin-left: -85%;
	}
}
@media(min-width:1195px) and (max-width:1295px){
	.logoh2{
		
		margin-left: -80%;
	}
	
}
@media(min-width:1095px) and (max-width:1195px){
	.logoh2{
		
		margin-left: -77%;
	}
}
@media(min-width:1000px) and (max-width:1095px){
	.logoh2{
		
		margin-left: -77%;
	}
}
@media(min-width: 1000px) and (max-width: 1400px){  /*ipad*/
	.st_section{
		margin-top: 15px !important;
	}
	.header_burger_menu{
		margin-top: 15px !important;
	}
	
	::-webkit-Scrollbar{ width: 0;}
	.header{
		height: 85px !important;
		min-height: 0% !important; /*7%*/
	}
	.bot_header_container{
		height: 0px !important;
		min-height: 0% !important;
	}

	.header:before{ plashka
		height: 65px !important;
		min-height: 0% !important;
	}
	.divsel_bot{
		margin-top: -90px !important;
	}
	body.lock{
		overflow: hidden !important;
		height: 100%;
	}
	html.lock{
		overflow: hidden !important;
		height: 100%;
	}
	.header{
		position: fixed;
	}
		
	.header_burger{
		display:block;
		postinion:relative;
		width: 30px; /*длина полоски*/
		height: 20px;
		
		z-index:3;
		
	}
	
	.header_burger:before{
		content:"";
		background-color: #26CBAE;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		top:0;
		transition: all 0.3s ease 0s;
	}
	.header_burger>span{
		content:"";
		background-color: #26A4CB;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		top: 9px;
		transition: all 0.3s ease 0s;
	}
	.header_burger.active:before{  				/*SCRIPT ACTIVE*/
		transform: rotate(45deg);
		top: 9px;
	}
	.header_burger>span{
		content:"";
		background-color: #26A4CB;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		top: 9px;
		transition: all 0.3s ease 0s;
	}
	.header_burger.active:before{  				/*SCRIPT ACTIVE*/
		transform: rotate(45deg);
		top: 8px;
	}
	body.lock{
		overflow: hidden;
	}
	.header_burger.active>span{
		transform: scale(0);
	}
	.header_burger.active:after{
		transform: rotate(-45deg);
		bottom: 9px;
	}
	.header_burger:after{
		content:"";
		background-color: #1487F2;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		bottom:0;
		transition: all 0.3s ease 0s;
		
	}
	.header_burger_menu{ /*TYYT*/
		position:fixed;
		right:-100%;
		/* left:0; */
		
		width: 100%;
		height:100%; /*100%*/
		background-color: white; /*цвет экрана у мобилки #4182E4*/  
		padding-top: 65px;
		transition: all 0.2s ease 0s;
	}
	.header_burger_menu.active{									/*SCRIPT MENU*/
		/* top:0; */
		right: 0;
	}
	
	
	
	.header{
		height: 70px;		/*ИЗМЕНЕНИЕ КОНТЕНТНОЙ ЧАСТИ MAIN*/
	}
	.main{
		padding-top: 30px;			/*ОТВЕЧАЕТ ЗА СДВИГ У КОНТЕНТНОЙ ЧАСТИ МЕЙНА ПОД ПЛАШКОЙ*/
		margin-top: 40px;
	}
	
	
	
	
	.header_list{						/*СПИСОК ССЫЛОК*/
		display: block !important; 
	}
	.header_list>li{
		margin: 0px 0px 0px 0px;  /*ЗА ОТСТУПЫ У ЛЕВЫХ ГРАНИЦ ОТВЕЧАЕТ ЭТА ХУЙНЯ*/
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		background-color: #329FE1 ;  /* 29A4FD#147DDE*/
		border-top: 0.5px solid white;
	}
	.li_last{
		border-bottom: 0.5px solid white;
	}
}
/********************************************************************************************************************************/
@media(min-width: 0px) and (max-width: 1400px){  /*0*/
	#lgh2{ /*Текст ЗУБНАЯ ИМПЛАНТАЦИЯ*/
					display: none;
	}
	#imhead{
			left: 20px !important;
			display: inline-block;
			position: absolute;
			z-index: 3;
			height: 43%;
			top: 14px;
			border: double 2px transparent;
			background-image: linear-gradient(#fff, #fff),radial-gradient(circle at top left, #fff,#fff);
			background-origin: border-box;
			background-clip: content-box, border-box;
			/* border-image: lineral-gradient(90deg,#55C688,#2B5BF8); */
					
			border-radius: 50%;
	}
	.st_section{
		margin-top: 15px !important;
	}
	.header_burger_menu{
		margin-top: 15px !important;
	}
	.logoh2{
		margin-left: -1px;
	}
	::-webkit-Scrollbar{ width: 0;}
	.header{
		height: 85px !important;
		min-height: 0% !important; /*7%*/
	}
	.bot_header_container{
		height: 0px !important;
		min-height: 0% !important;
	}

	.header:before{ plashka
		height: 65px !important;
		min-height: 0% !important;
	}
	.divsel_bot{
		margin-top: -90px !important;

	}
	body.lock{
		overflow: hidden !important;
		height: 100%;
	}
	html.lock{
		overflow: hidden !important;
		height: 100%;
	}
	.header{
		position: fixed;
	}
		
	.header_burger{
		display:block;
		postinion:relative;
		width: 30px; /*длина полоски*/
		height: 20px;
		
		z-index:3;
		
	}
	
	.header_burger:before{
		content:"";
		background-color: #26CBAE;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		top:0;
		transition: all 0.3s ease 0s;
	}
	.header_burger>span{
		content:"";
		background-color: #26A4CB;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		top: 9px;
		transition: all 0.3s ease 0s;
	}
	.header_burger.active:before{  				/*SCRIPT ACTIVE*/
		transform: rotate(45deg);
		top: 9px;
	}
	.header_burger>span{
		content:"";
		background-color: #26A4CB;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		top: 9px;
		transition: all 0.3s ease 0s;
	}
	.header_burger.active:before{  				/*SCRIPT ACTIVE*/
		transform: rotate(45deg);
		top: 8px;
	}
	body.lock{
		overflow: hidden;
	}
	.header_burger.active>span{
		transform: scale(0);
	}
	.header_burger.active:after{
		transform: rotate(-45deg);
		bottom: 9px;
	}
	.header_burger:after{
		content:"";
		background-color: #1487F2;
		position:absolute;
		width: 100%;
		height: 3px; /*ширина полоски*/
		left:0;
		bottom:0;
		transition: all 0.3s ease 0s;
		
	}
	.header_burger_menu{ /*TYYT*/
		position:fixed;
		right:-100%;
		/* left:0; */
		
		width: 100%;
		height:100%; /*100%*/
		background-color: white; /*цвет экрана у мобилки #4182E4*/  
		padding-top: 65px;
		transition: all 0.2s ease 0s;
	}
	.header_burger_menu.active{									/*SCRIPT MENU*/
		/* top:0; */
		right: 0;
	}
	
	
	
	.header{
		height: 70px;		/*ИЗМЕНЕНИЕ КОНТЕНТНОЙ ЧАСТИ MAIN*/
	}
	.main{
		padding-top: 30px;			/*ОТВЕЧАЕТ ЗА СДВИГ У КОНТЕНТНОЙ ЧАСТИ МЕЙНА ПОД ПЛАШКОЙ*/
		margin-top: 40px;
	}
	
	
	
	
	.header_list{						/*СПИСОК ССЫЛОК*/
		display: block !important; 
	}
	.header_list>li{
		margin: 0px 0px 0px 0px;  /*ЗА ОТСТУПЫ У ЛЕВЫХ ГРАНИЦ ОТВЕЧАЕТ ЭТА ХУЙНЯ*/
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		background-color: #329FE1;  /*#147DDE*/
		border-top: 0.5px solid white;
	}
	.li_last{
		border-bottom: 0.5px solid white;
	}
}
/********************************************************************************************************************************/




	select option[value="0"] {								/*ЦВЕТ У РЕГИОНА ВЫБОРА*/
		background:  #3D458B;/* background:  black; */
		
	}
	select option[value="https://zubnayaimplantatsiya.ru/moskva"] {
		background:  #3D458B;/* background:  black; */
}
	select option[value="https://zubnayaimplantatsiya.ru/sankt-peterburg"] {
		background:  #3D458B;/* background:  black;	 */
	}

.logoimg{
	display: none;
}
.sel{
	display: none;
}


/*---------------*/
.header_list{
	display:flex;
	/* text-transform:uppercase; */
	letter-spacing: 1px;
	font-size:20px;
	margin-right: 20px;
	position: relative;
	z-index: 2;
}
.header_list>li{
	white-space: nowrap;
	list-style:none;
	margin-left:20px;

}
.header_link:hover{
	text-shadow: 2px -1px grey;
}
.header_link:active{
	color: white;
	
}
.header_link{
	color: white;
}
.bot_header_container{
	position:relative;
	display:grid;
	justify-content:center;
	padding-top: 50px;
	/* display: none; */
	
}


@media(max-width:0px){ /*1223*/
	.bot_header_container{
		display: none;
	}
}



.divsel_bot{
	z-index:2;
}
.custom_sel_bot{
	
}
#city-select_bot{
					display: inline-block;

					margin-top: 10px;
					то что было
					border: none;
					border-radius: 9px;
					height: 55px;
					width: 213px;
					appearance: none;
					
					background-color: #54B6FB;
					color:white;
					text-align:center;
					font-family: "Prata";
					font-size: 16px;
					animation: colorChangebot 3s infinite;
					font-weight: 600;
					letter-spacing: 1.2px;
					cursor: pointer;
}
#city-select_bot:active{ 
	background: white;
	
}
#city-select:active{
	background: white !important;
	
}
/* @keyframes colorChangebot { */
					/* 0%{ */
						/* background: linear-gradient(90deg, #2B4CB7 0%,#57B67D 100%); */
						
					/* } */
					/* 25%{ */
						/* /* background: linear-gradient(135deg, white 0%,#57B67D 100%); */ */
						/* background: linear-gradient(90deg, #2B4CB7 0%,#57B67D 100%); */
						/* opacity: .8; */
					/* } */
					/* 27%{ */
						/* background: white; */
						
					/* } */
					/* 29%{ */
						/* background: linear-gradient(90deg, #2B4CB7 0%,#57B67D 100%); */
						
					/* } */
					/* 100%{ */
						/* background: linear-gradient(90deg, #2B4CB7 0%,#57B67D 100%); */
						
					/* } */
/* } */


.main{
			
			flex: 1 1 auto;
			
			
		}
.main_article{
}

 @media (min-height: 1399px) and (max-height: 1400px) and (min-width: 3000px){
	 .main{
		 margin-top: -15px !important;
	 }
	 .divsel_bot{
		 margin-top: -115px !important;
	 }
 }
.st_section{
	position: relative;
	/* padding:0px 30% 0px 30%; */
	padding: 0px 37.5% 0px 37.5%;
}
/* @media (max-width: 3500px){ */
	/* .st_section{ */
		/* padding: 0px 35% 0px 35% !important; */
	/* } */
	/* .st_span{ */
		/* font-size: 27px !important; */
		/* line-height: 44px !important; */
	/* } */
/* } */
@media (max-width: 3800px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 42px !important;
		line-height: 50px !important;
	}
}
@media (max-width: 3386px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 38px !important;
		line-height: 47px !important;
	}
}
@media (max-width: 3088px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 34px !important;
		line-height: 40px !important;
	}
}
@media (max-width: 2790px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 30px !important;
		line-height: 40px !important;
	}
}
@media (max-width: 2491px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 26px !important;
		line-height: 40px !important;
	}
}
@media (max-width: 2417px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 25px !important;
		line-height: 38px !important;
	}
}
@media (max-width: 2342px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 24px !important;
		line-height: 36px !important;
	}
}
@media (max-width: 2268px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 23px !important;
		line-height: 34px !important;
	}
}

@media (max-width: 2193px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 22px !important;
		line-height: 32px !important;
	}
}
@media (max-width: 2044px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 20px !important;
		line-height: 30px !important;
	}
}
@media (max-width: 1970px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 19px !important;
		line-height: 28px !important;
	}
}
@media (max-width: 1895px){
	.st_section{
		padding: 0px 35% 0px 35% !important;			/*****otsyda*/
	}
	.st_span{
		font-size: 18px !important;
		line-height: 26px !important;
	}
}
@media (max-width: 1821px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 17px !important;
		line-height: 24px !important;
	}
}
@media (max-width: 1746px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 16px !important;
		line-height: 22px !important;
		font-weight: bold !important;
	}
}
@media (max-width: 1655px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 14px !important;
		line-height: 20px !important;
	}
}
@media (max-width: 1655px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
	}
	.st_span{
		font-size: 17px !important;
		line-height: 18px !important;
	}
}
@media (max-width: 1510px){
	.main_article{
		margin-top: 15px !important;
	}
	.st_section{
		padding: 0px 33% 0px 33% !important;
		
	}
	.st_span{
		font-size: 15px !important;
		line-height: 22px !important;
	}
}
@media (max-width: 1379px){
	.st_section{
		padding: 0px 33% 0px 33% !important;
	}
	.st_span{
		font-size: 11px !important;
		line-height: 14px !important;
	}
}
@media (max-width: 1378px){
	.st_section{
		padding: 0px 33% 0px 33% !important;
	}
	.st_span{
		font-size: 14px !important;
		line-height: 17px !important;
	}
	.st_span_article{
		padding: 20px 20px 20px 20px !important;
	}
}
@media (max-width: 1266px){
	.st_section{
		padding: 0px 33% 0px 33% !important;
	}
	.st_span{
		font-size: 13px !important;
		line-height: 17px !important;
	}
	.st_span_article{
		padding: 20px 20px 20px 20px !important;
	}
}
@media (max-width: 1205px){
	.st_section{
		padding: 0px 33% 0px 33% !important;
	}
	.st_span{
		font-size: 13px !important;
		line-height: 16px !important;
	}
	.st_span_article{
		padding: 20px 20px 20px 20px !important;
		margin: 0px -50px 0px -50px !important;
	}
	.st_span_article_dec2{
		
		margin-top: 15px !important;
	}
}


@media (max-width: 900px){
	.st_section{
		padding: 0px 35% 0px 35% !important;
		
	}
	.st_span{
		font-size: 13px !important;
		line-height: 14px !important;
	}
	.st_span_article{
		
		margin: 0px -35px 0px -35px !important;
	}
	.sth1{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.sth2{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.st_span_article_dec2{
		
		margin-top: 15px !important;
	}
}
@media (max-width: 770px){
	.st_section{
		padding: 0px 30% 0px 30% !important;
		
	}
	.st_span{
		font-size: 14px !important;
	}
	.st_span_article{
		
		margin: 0px -35px 0px -35px !important;
	}
	.sth1{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.sth2{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.st_span_article_dec2{
		
		margin-top: 15px !important;
	}
}
@media (max-width: 500px){
	.st_section{
		padding: 0px 25% 0px 25% !important;
		
	}
	.st_span{
		font-size: 14px !important;
	}
	.st_span_article{
		
		margin: 0px -35px 0px -35px !important;
	}
	.sth1{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.sth2{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.st_span_article_dec2{
		
		margin-top: 15px !important;
	}
}
@media (max-width: 480px){
	.st_section{
		padding: 0px 15% 0px 15% !important;
		
	}
	.st_span{
		font-size: 14px !important;
	}
	.st_span_article{
		
		margin: 0px -35px 0px -35px !important;
	}
	.sth1{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.sth2{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.st_span_article_dec2{
		
		margin-top: 15px !important;
	}
}
@media (max-width: 380px){
	.st_section{
		padding: 0px 15% 0px 15% !important;
		
	}
	.st_span{
		font-size: 12px !important; /*12*/
		line-height: 14px !important;
	}
	.st_span_article{
		
		margin: 0px -35px 0px -35px !important;
	}
	.sth1{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.sth2{
		font-weight: bold !important;
		letter-spacing: 1px !important;
	}
	.st_span_article_dec2{
		
		margin-top: 15px !important;
	}
	
}

.top_hand{
	display: block;
	max-width: 100%;
	/* min-width: 20%; */
	height: auto;
	margin-top: -1px;
	/* margin: 0px 100px 0px 100px; */
	/* padding: 0px 20px 0px 20px; */
}


.top_hand{
	display: block;
	max-width: 100%;
	/* min-width: 20%; */
	height: auto;
	margin-top: -1px;
	/* margin: 0px 100px 0px 100px; */
	/* padding: 0px 20px 0px 20px; */
}
.img_top_hand{
	max-width: 100%;
	min-width: 20%;
}
.st_span_article{
	margin: 0px -15% 0px -15%;  /*Я С ПОМОЩЬЮ МАРЖИНА КОНТРОЛИРУЮ ОТСТУПЫ У БЛОКА 80*/
	background-color: #44D18C;
	padding: 30px 30px 30px 30px;
	text-align: left;
	border-radius: 16px;
}
.st_span_article_dec1{
	background-color: #44D18C;
}
.st_span_article_dec2{
	background-color: #4FB3F2;
	margin-top: 15px;
}
.st_span{
	font-family: "Prata";
	letter-spacing: 3px;
	color:white;
	line-height: 20px;
	font-weight:bold !important;
	 /* -webkit-text-stroke: 0.8px white; */
	
}

/* если длина дисплея меньше 500 */

.logoh2>br{
	display:none;
}	
@media (max-width: 430px) { 
	.logoh2>br {
		display: initial;
	}
}
.div_2sec{
			
			display:flex;
			height:205px;
			background-color:#10132F;
			justify-content:center;
			align-items:center;
		}
@media (max-width: 1400px){
	.div_2sec{
		height: 100px !important;
	}
}
.sec_span{
	vertical-align: middle;
	height:80px !important;
	width:160px !important;
	/* border:1px solid white !important; */
	
}
.sec_span1{
	margin-right: 60px;
	
}
.sec_span2{
	margin-right: 60px;
	
	
}
.sec_span3{
}
.h6_2sec{
	font-family: "Prata";
	color:white !important;
	font-size: 24px !important;
}
.p_2sec{
	color:white;
	font-family: "Prata";
	font-size: 13px;
	letter-spacing:1px;
	line-height: 15px;
}
.sec_span2:before{
	content: "";
	position: absolute;
	width: 2px;
	height: 80px;
	background-color: white;
	margin-left: -114px;
}
.sec_span3:before{
	content: "";
	position: absolute;
	width: 2px;
	height: 80px;
	background-color: white;
	margin-left: -114px;
}
@media(max-width:1400px){
	.sec_span2:before{
		margin-left: -90px;
		height: 60px;
	}
	.sec_span3:before{
		margin-left: -90px;
		height: 60px;
	}	
}
@media(max-width:650px){
	.sec_span2:before{
		margin-left: -70px;
		height: 60px;
	}
	.sec_span3:before{
		margin-left: -85px;
		height: 60px;
	}	
}
@media(max-width:460px){
	.sec_span2:before{
		margin-left: -65px;
		height: 60px;
	}
	.sec_span3:before{
		margin-left: -70px;
		height: 60px;
	}	
}
@media(max-width:436px){
	.sec_span2:before{
		margin-left: -54px;
		height: 60px;
	}
	.sec_span3:before{
		margin-left: -53px;
		height: 60px;
	}	
}

@media(min-width:1401px){
	.span_22sec{
		display:none;
	}
}
@media(max-width:1400px){
	.sec_span{
		height:60px !important;
		width:120px !important;
	}
	.h6_2sec{
		font-size: 20px !important;
	}
	.p_2sec{
		font-size: 13px;
		line-height: 14px;
	}
	.br_2sec{
		display:none;
	}
	.span_2sec{
		display:none;
	}
}
@media(max-width:650px){
	.sec_span1{
	margin-right: 30px;
	}
	.sec_span2{
	margin-right: 30px;
	}
}
@media(max-width:460px){
	.sec_span1{
	margin-right: 8px;
	}
	.sec_span2{
	margin-right: 8px;
	}
	.h6_2sec{
		font-size: 18px !important;
	}
	.p_2sec{
		font-size: 13px;
		line-height: 14px;
	}
}
@media(max-width:436px){
	.sec_span1{
	margin-right: 1px;
	}
	.sec_span2{
	margin-right: 1px;
	}
	.h6_2sec{
		font-size: 18px !important;
	}
	.p_2sec{
		font-size: 13px;
		line-height: 14px;
	}
	.sec_span{
		height:60;
		width:100px !important;
	}
}
@media(min-width:1900px){
	.h6_2sec{
		font-size: 27px !important;
	}
	.p_2sec{
		
		font-size: 16px;
		letter-spacing:1px;
		line-height: 18px;
	}
	.sec_span{
		height:100px !important;
		width:200px !important;
		
	}
	.sec_span2:before{
		margin-left: -130px;
		height: 100px;
	}
	.sec_span3:before{
		margin-left: -135px; /*TYYYYYT*/
		height: 100px;
	}	
}
@media(min-width:2050px){
	.h6_2sec{
		font-size: 29px !important;
	}
	.p_2sec{
		
		font-size: 18px;
		letter-spacing:1px;
		line-height: 21px;
	}
	.sec_span{
		height:120px !important;
		width:240px !important;
		
	}
	.sec_span2:before{
		margin-left: -150px;
		height: 120px;
	}
	.sec_span3:before{
		margin-left: -155px;
		height: 120px;
	}	
}
@media(min-width:2400px){
	.h6_2sec{
		font-size: 31px !important;
	}
	.p_2sec{
		
		font-size: 20px;
		letter-spacing:1px;
		line-height: 24px;
	}
	.sec_span{
		height:130px !important;
		width:250px !important;
		
	}
	.sec_span2:before{
		margin-left: -160px;
		height: 130px;
	}
	.sec_span3:before{
		margin-left: -165px;
		height: 130px;
	}	
}
@media(min-width:2800px){
	.h6_2sec{
		font-size: 33px !important;
	}
	.p_2sec{
		
		font-size: 22px;
		letter-spacing:1px;
		line-height: 27px;
	}
	.sec_span{
		height:140px !important;
		width:260px !important;
		
	}
	.sec_span2:before{
		margin-left: -165px;
		height: 140px;
	}
	.sec_span3:before{
		margin-left: -165px;
		height: 140px;
	}	
}
@media(min-width:3300px){
	.h6_2sec{
		font-size: 35px !important;
	}
	.p_2sec{
		
		font-size: 24px;
		letter-spacing:1px;
		line-height: 29px;
	}
	.sec_span{
		height:150px !important;
		width:270px !important;
		
	}
	.sec_span2:before{
		margin-left: -170px;
		height: 150px;
	}
	.sec_span3:before{
		margin-left: -170px;
		height: 150px;
	}	
}


/* если длина дисплея меньше 500 */

.logoh2>br{
	display:none;
}	
@media (max-width: 430px) { 
	.logoh2>br {
		display: initial;
	}
}





/* если длина дисплея меньше 500 */

.logoh2>br{
	display:none;
}	
@media (max-width: 430px) { 
	.logoh2>br {
		display: initial;
	}
}
.sec_3{
	
}
.art_3{
	margin-top: 30px;
	margin-bottom: -30px;
}
.em_3{
	font-size: 20px;
	font-family: "Prata";
	/* font-weight: bold; */
	color: #1C236B;
}
@media(min-width:800px){
	.em_3{
		font-size: 21px;
	}
}
@media(min-width:950px){
	.em_3{
		font-size: 22px;
	}
}
@media(min-width:1150px){
	.em_3{
		font-size: 23px;
	}
}
@media(min-width:1250px){
	.em_3{
		font-size: 24px;
	}
}
@media(min-width:1400px){
	.em_3{
		font-size: 25px;
	}
	.fig_cap3{
		font-size: 15px;
	}
	.fig_span3{
		display:none;
	}
}
@media(min-width:1550px){
	.em_3{
		font-size: 26px;
	}
	/* .fig_span3{ */
		/* display:initial; */
	/* } */
}
@media(min-width:1700px){
	.em_3{
		font-size: 27px;
	}
	
}
/* .img_3{ */
		/* height: 500px; */
	/* } */
@media(min-width:1850px){
	.em_3{
		font-size: 28px;
	}
	.fig_cap3{
		font-size: 16px !important;
		line-height: 21px !important;
	}
	.h31_span{
		font-size: 19px !important;
	}
	
}
@media(min-width:2000px){
	.em_3{
		font-size: 29px;
	}
	.fig_cap3{
		font-size: 17px !important;
		line-height: 23px !important;
	}
	.h31_span{
		font-size: 20px !important;
	}
	.img_3{
		height: 430px;
	}
}
@media(min-width:2150px){
	.em_3{
		font-size: 30px;
	}
	.fig_cap3{
		font-size: 19px !important;
		line-height: 25px !important;
	}
	.h31_span{
		font-size: 22px !important;
	}
	.img_3{
		height: 460px;
	}
}
@media(min-width:2300px){
	.em_3{
		font-size: 31px;
	}
	.fig_cap3{
		font-size: 20px !important;
		line-height: 28px !important;
	}
	.h31_span{
		font-size: 23px !important;
	}
	.img_3{
		height: 490px;
	}
}
@media(min-width:2450px){
	.em_3{
		font-size: 32px;
	}
	.fig_cap3{
		font-size: 21px !important;
		line-height: 30px !important;
	}
	.h31_span{
		font-size: 24px !important;
	}
	.img_3{
		height: 520px;
	}
}
@media(min-width:2600px){
	.em_3{
		font-size: 33px;
	}
	.fig_cap3{
		font-size: 22px !important;
		line-height: 32px !important;
	}
	.h31_span{
		font-size: 25px !important;
	}
	.img_3{
		height: 550px;
	}
}
@media(min-width:2750px){
	.em_3{
		font-size: 34px;
	}
	.fig_cap3{
		font-size: 23px !important;
		line-height: 34px !important;
	}
	.h31_span{
		font-size: 26px !important;
	}
	.img_3{
		height: 580px;
	}
}
@media(min-width:2900px){
	.em_3{
		font-size: 35px;
	}
	.fig_cap3{
		font-size: 24px !important;
		line-height: 36px !important;
	}
	.h31_span{
		font-size: 27px !important;
	}
	.img_3{
		height: 610px;
	}
	
}
@media(min-width:3150px){
	.em_3{
		font-size: 36px;
	}
	.fig_cap3{
		font-size: 25px !important;
		line-height: 38px !important;
	}
	.h31_span{
		font-size: 28px !important;
	}
	.img_3{
		height: 640px;
	}
}
@media(min-width:3300px){
	.em_3{
		font-size: 37px;
	}
	.fig_cap3{
		font-size: 26px !important;
		line-height: 40px !important;
	}
	.h31_span{
		font-size: 29px !important;
	}
	.img_3{
		height: 670px;
	}
}
@media(min-width:3450px){
	.em_3{
		font-size: 38px;
	}
	.fig_cap3{
		font-size: 27px !important;
		line-height: 42px !important;
	}
	.h31_span{
		font-size: 30px !important;
	}
	.img_3{
		height: 700px;
	}
}
@media(min-width:3600px){
	.em_3{
		font-size: 39px;
	}
	.fig_cap3{
		font-size: 28px !important;
		line-height: 44px !important;
	}
	.h31_span{
		font-size: 31px !important;
	}
	.img_3{
		height: 730px;
	}
}


.art_33{
	
}
.div_31{
	padding: 0px 11% 0px 11%;
	display: flex;
	/* flex-wrap:wrap; */
	margin-top: 45px;
	font-family: "Prata";
	
}
.div_one3{
	margin: 0px 2.5% 0px 2.5%;
	
}
.top_31_span{
	
}
.h31_span{
	margin-bottom: 15px;
	font-weight: bold;
	color: #1C236B;
	font-size: 17px;
}
.fig_3{
	
	
}
.fig_cap3{
	padding: 10px 20px 0px 20px;
	font-size: 15px; /********/
	color: #1C236B;
	font-weight: 600;
	line-height: 18px;
	
}
.img_3{
	max-width: 100%;
	
	/* border: 1.5px solid #353B73; */
	border-radius: 16px;
}
.fig_cap3{
	
}

@media(max-width: 1400px){
	
	.h31_span{
		margin-top: 50px;
		font-size: 18px !important;
	}
	.fig_cap3{
		padding:20px 0px 20px 0px;
		font-size:16px !important;
	}
	
	.div_one3{
		margin: 0px 0px 0px 0px !important; /*Эта хуйня двигает оступы*/
	}
	.div_31{
		display:block;
		
		padding: 0px !important;
	}
	.img_3{
		
	}
	.fig_3{
		margin: 0px 30% 0px 30%; /*Эта хуйня двигает оступы*/
	}
	.art_33{
		text-align:center;
	}
}
@media(max-width: 770px){
	.fig_cap3{
		font-size:15px !important;
	}
	.fig_3{
		margin: 0px 23.5% 0px 23.5%; /*Эта хуйня двигает оступы*/
	}
	.h31_span{
		
		font-size: 17px !important;
	}
}
@media(max-width: 480px){
	.fig_cap3{
		font-size:13px !important;
	}
	.fig_3{
		margin: 0px 0px 0px 0px; /*Эта хуйня двигает оступы*/
	}
	.h31_span{
		
		font-size: 15px !important;
	}
	.div_31{
		margin: 0px 20px 0px 20px;
	}
}

/**********************************SECTION 4*/
.div_4{
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 515px; /*TYYYYYT*/
	
	background-color: #9DDCFF;
	position: relative;
	justify-content: center;
	
}
#div_44{
	/* -top: 30px !important; */
	/* height: 88%; */
	/* width: 95%; */
	padding: 40px 30px 40px 30px;
	/* background-color: red; */
	display:flex;
	position: relative;
	/* height: 1px; */
}
.pic_4{
	
	width: 25%;
	height: 100%;
	position:relative;
}
.img_4{
	
	width: 100%;
}
.sp_44{
	width:75%;
	height:100%;
	min-height: 383.23px;
	
	background-color: #9DDCFF; /*blue*/
	text-align:left;
	position: relative;
	
}
.h3_4{
	margin-left:60px;
	font-family: "Prata";
	color: #1C236B;
	font-size: 32px;
}
.p4{
	margin-top: 30px;
	margin-left:60px;
	margin-right: 8%;
	line-height: 30px;
	color: #1C236B;
	font-family: "Prata";
	font-size: 20px;
}
@media(min-width: 1370px) and (max-width: 1400px){ /*редактирование секции ipad*/
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 18px;
		line-height: 30px;
	}
	
	.btn_4{

	bottom:40px;
	left: 28.4% !important;
	
	margin-left: 60px !important;
	
	
	height: 50px !important;
	width: 190px !important;
	font-size: 22px;
	letter-spacing: 1px;
	font-family: "Prata";
	border-radius: 60px;
	background-color: #49C393;
	color: white;
	}
	
	#btn4{
	height: 30px !important; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}



}
@media(min-width: 1340px) and (max-width: 1370px){
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 18px;
		line-height: 30px;
	}
	
	.btn_4{
	left: 28.8% !important;
	}
}
@media(min-width: 1320px) and (max-width: 1340px){
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 18px;
		line-height: 30px;
	}
	
	.btn_4{
	left: 29% !important;
	}
}
@media(min-width: 1285px) and (max-width: 1320px){
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 18px;
		line-height: 30px;
	}
	
	.btn_4{
	left: 29.5% !important;
	}
}
@media(min-width: 1230px) and (max-width: 1285px){
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 18px;
		line-height: 30px;
	}
	
	.btn_4{
	left: 30% !important;
	}
}
@media(min-width: 1200px) and (max-width: 1230px){
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 17px;
		line-height: 27px;
	}
	
	.btn_4{
	left: 30.8% !important;
	}
}
@media(min-width: 1159px) and (max-width: 1200px){
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 17px;
		line-height: 27px;
	}
	
	.btn_4{
		left: 31.8% !important;
	}
}
@media(min-width: 1112px) and (max-width: 1159px){ /*с этого момента начинается телефон сo 112*/
	.pic_4{
	
	width: 383px;
	height: 100%;
	position:relative;
	}
	.p4{
		font-size: 17px;
		line-height: 27px;
	}
	
	.btn_4{
		left: 32.3% !important;
	}
	
}
@media(min-width: 1600px){
	.h3_4{
		font-size: 33px !important;
	}
	.p4{
		font-size: 21px;
		line-height: 30px;
	}
	
}
@media(min-width: 1800px){
	.h3_4{
		font-size: 35px !important;
	}
	.p4{
		font-size: 22px;
		line-height: 31px;
	}
}
@media(min-width: 2000px){
	.h3_4{
		font-size: 37px !important;
	}
	.p4{
		font-size: 23px;
		line-height: 33px;
	}
	#div_44{
		padding: 40px 50px 40px 50px;
	}
}
@media(min-width: 2200px){
	.h3_4{
		font-size: 37px !important;
	}
	.p4{
		font-size: 24px;
		line-height: 34px;
	}
	#div_44{
		padding: 40px 85px 40px 85px;
	}
}
@media(min-width: 2400px){
	.h3_4{
		font-size: 39px !important;
	}
	.p4{
		font-size: 25px;
		line-height: 35px;
	}
	#div_44{
		padding: 40px 139px 40px 139px;
	}
}
@media(min-width: 2600px){
	.h3_4{
		font-size: 41px !important;
	}
	.p4{
		font-size: 26px;
		line-height: 36px;
	}
	#div_44{
		padding: 40px 193px 40px 193px;
	}
}
@media(min-width: 2800px){
	.h3_4{
		font-size: 43px !important;
	}
	.p4{
		font-size: 27px;
		line-height: 37px;
	}
	#div_44{
		padding: 40px 307px 40px 193px;
	}
}
@media(min-width: 3000px){
	.h3_4{
		font-size: 45px !important;
	}
	.p4{
		font-size: 28px;
		line-height: 38px;
	}
	#div_44{
		padding: 40px 418px 40px 193px;
	}
}
@media(min-width: 3200px){
	.h3_4{
		font-size: 47px !important;
	}
	.p4{
		font-size: 29px;
		line-height: 39px;
	}
	#div_44{
		padding: 40px 418px 40px 308px;
	}
}
@media(min-width: 3400px){
	.h3_4{
		font-size: 48px !important;
	}
	.p4{
		font-size: 30px;
		line-height: 40px;
	}
	#div_44{
		padding: 40px 418px 40px 423px;
	}
}
@media(min-width: 3600px){
	.h3_4{
		font-size: 49px !important;
	}
	.p4{
		font-size: 31px;
		line-height: 41px;
	}
}
.div_44{
	position: absolute;
	bottom:40px;
	margin-left: 60px;
	left: 26%;
}
.btn_4{
	position: absolute;

	bottom:40px;
	left: 25.8%;
	/* margin-bottom: 40px; */
	margin-left: 60px;
	/* margin-left: 27.7% !important;/*TYYYT*/ */
	
	/* bottom: -68.7%; */
	/* margin-left:60px; */
	
	height: 50px !important;
	width: 190px !important;
	font-size: 22px;
	letter-spacing: 1px;
	font-family: "Prata";
	border-radius: 60px;
	background-color: #33D991;
	color: white;
	
}
#btn4{
	height: 50px !important; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
}
@media(min-width:2200px){
	.btn_4{
		width: 230px !important;
		font-size: 26px;
		left: 27%;
	}
	
}
@media(min-width:2400px){
	.btn_4{
		left: 28%;
		width: 230px !important;
		font-size: 26px;
	}
	#btn4{
		height: 70px; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}
}
@media(min-width:2600px){
	.btn_4{
		left: 28.5%;
	}
}
@media(min-width:2800px){
	.btn_4{
		left: 27.5%;
		width: 250px !important;
		font-size: 28px;
	}
	#btn4{
		height: 80px; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}
}
@media(min-width:3000px){
	.btn_4{
		left: 26.5%;
		width: 250px !important;
		font-size: 30px;
	}
	#btn4{
		height: 80px; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}
}
@media(min-width:3000px){
	.btn_4{
		left: 26.5%;
		width: 260px !important;
		font-size: 33px;
	}
	#btn4{
		height: 85px; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}
}
@media(min-width:3200px){
	.btn_4{
		left: 29%;
		width: 260px !important;
		font-size: 33px;
	}
	#btn4{
		height: 85px; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}
}
@media(min-width:3400px){
	.btn_4{
		left: 31%;
		width: 270px !important;
		font-size: 35px;
	}
	#btn4{
		height: 90px; /*ВЫСОТУ МЕНЯЙ ПО АЙДИШНИКУ*/
	}
}



.h3_top{
	display:none;
}
.pic_4t{
	display:none;
}





.div_4t{
	display:none;
}

@media(min-width:771px) and (max-width:1111px){ 
	.div_4{
		display: none;
	}
	.div_44{
		display: none;
	}
	.div_4t{
		display:initial;
		position:relative;
		margin-left: 0px;
		
	}
	
	#div_44t{
		height:auto;
		
		background-color:#9DDCFF;
		display:block;
		text-align:center;
		padding: 30px 30% 30px 30%;
		
		position: relative;
		text-align:left;
		
	}
	.h3t{
		
		font-family:"Prata";
		margin-bottom: 19px;
		color: #1C236B;
		font-size: 28px;
		
	}
	#pic42{
		
		
	}
	.img_4t{
		width:100%;
		
		
	}
	#pic42{
		
		
	}
	.p4t{
		
		
		margin-top: 20px;
		font-family:"Prata";
		color: #1C236B;
		font-size: 19px;
		line-height: 24px;
		
		
	}
	.btn_4t{
		
		
		margin-top: 30px;
		margin-bottom: 0px;
		height: 45px !important;
		width: 170px !important;
		font-size: 21px;
		letter-spacing: 1px;
		font-family: "Prata";
		border-radius: 60px;
		background-color: #49D497;
		color: white;
	}
	
	
	
}
@media(min-width:622px) and (max-width:770px){ 
	.div_4{
		display: none;
	}
	.div_44{
		display: none;
	}
	.div_4t{
		display:initial;
		position:relative;
		margin-left: 0px;
		
	}
	
	#div_44t{
		height:auto;
		
		background-color:#9DDCFF;
		display:block;
		text-align:center;
		padding: 30px 24% 30px 24%;
		
		position: relative;
		text-align:left;
		
	}
	.h3t{
		
		font-family:"Prata";
		margin-bottom: 20px;
		color: #1C236B;
		font-size: 22px;
		
	}
	#pic42{
		
		
	}
	.img_4t{
		width:100%;
		
		
	}
	#pic42{
		
		
	}
	.p4t{
		
		
		margin-top: 20px;
		font-family:"Prata";
		color: #1C236B;
		font-size: 17px;
		line-height: 23px;
		
		
	}
	.btn_4t{
		
		
		margin-top: 25px;
		margin-bottom: 0px;
		height: 40px !important;
		width: 150px !important;
		font-size: 21px;
		letter-spacing: 1px;
		font-family: "Prata";
		border-radius: 60px;
		background-color: #49D497;
		color: white;
	}
}
@media(min-width:481px) and (max-width:622px){
	.div_4{
		display: none;
	}
	.div_44{
		display: none;
	}
	.div_4t{
		display:initial;
		position:relative;
		margin-left: 0px;
		
	}
	
	#div_44t{
		height:auto;
		
		background-color:#9DDCFF;
		display:block;
		text-align:center;
		padding: 30px 24% 30px 24%;
		
		position: relative;
		text-align:left;
		
	}
	.h3t{
		
		font-family:"Prata";
		margin-bottom: 20px;
		color: #1C236B;
		font-size: 17px;
		
	}
	#pic42{
		
		
	}
	.img_4t{
		width:100%;
		
		
	}
	#pic42{
		
		
	}
	.p4t{
		
		margin-top: 20px;
		font-family:"Prata";
		color: #1C236B;
		font-size: 13px;
		line-height: 17px;
		
		
	}
	.btn_4t{
		
		
		margin-top: 20px;
		margin-bottom: 0px;
		height: 35px !important;
		width: 130px !important;
		font-size: 19px;
		letter-spacing: 1px;
		font-family: "Prata";
		border-radius: 60px;
		background-color: #49D497;
		color: white;
	}
}
@media(min-width:334px) and (max-width:481px){
	.div_4{
		display: none;
	}
	.div_44{
		display: none;
	}
	.div_4t{
		display:initial;
		position:relative;
		margin-left: 0px;
		
	}
	
	#div_44t{
		height:auto;
		
		background-color:#9DDCFF;
		display:block;
		text-align:center;
		padding: 30px 20px 30px 20px;
		
		position: relative;
		text-align:left;
		
	}
	.h3t{
		
		font-family:"Prata";
		margin-bottom: 15px;
		color: #1C236B;
		font-size: 20px;
		
	}
	#pic42{
		
		
	}
	.img_4t{
		width:100%;
		
	}
	#pic42{
		
		
	}
	.p4t{
		
		
		margin-top: 20px;
		font-family:"Prata";
		color: #1C236B;
		font-size: 14px;
		line-height: 19px;
		
		
	}
	.btn_4t{
		
		
		margin-top: 20px;
		margin-bottom: 0px;
		height: 35px !important;
		width: 130px !important;
		font-size: 18px;
		letter-spacing: 1px;
		font-family: "Prata";
		border-radius: 60px;
		background-color: #49D497;
		color: white;
	}
}
@media(min-width:0px) and (max-width:333px){
	.div_4{
		display: none;
	}
	.div_44{
		display: none;
	}
	.div_4t{
		display:initial;
		position:relative;
		margin-left: 0px;
		
	}
	
	#div_44t{
		height:auto;
		
		background-color:#9DDCFF;
		display:block;
		text-align:center;
		padding: 30px 20px 30px 20px;
		
		position: relative;
		text-align:left;
		
	}
	.h3t{
		
		font-family:"Prata";
		margin-bottom: 15px;
		color: #1C236B;
		font-size: 19px;
		
	}
	#pic42{
		
		
	}
	.img_4t{
		width:100%;
		
	}
	#pic42{
		
		
	}
	.p4t{
		
		
		margin-top: 20px;
		font-family:"Prata";
		color: #1C236B;
		font-size: 13px;
		line-height: 19px;
		
		
	}
	.btn_4t{
		
		
		margin-top: 20px;
		margin-bottom: 0px;
		height: 35px !important;
		width: 130px !important;
		font-size: 18px;
		letter-spacing: 1px;
		font-family: "Prata";
		border-radius: 60px;
		background-color: #49D497;
		color: white;
	}
}
/*SECTION 5**************************************************/

.sec5{
	
}
.art5{
}
.div5{
	
	display:flex;
	position: relative;
	
	justify-content:center;
}
.span5{
	width: 30%;
	padding: 30px 20px 30px 20px;
}
.h35{
	font-family: "Prata";
	font-size: 26px;
	color: #1F2886;
	line-height: 30px;
	
}
@media(min-width: 0px){
	.span5{
		width: 100%;
	
	}
}
@media(min-width: 424px){
	.span5{
		width: 70%;
	
	}
}

@media(min-width: 548px){
	.span5{
		width: 55%;
	
	}
}

@media(min-width: 696px){
	.span5{
		width: 45%;
	
	}
}

@media(min-width: 895px){
	.span5{
		width: 35%;
	
	}
}

@media(min-width: 1315px){
	.span5{
		width: 26%;
	
	}
}

@media(min-width: 2139px){
	.span5{
		width: 20%;
	
	}
}
@media(min-width: 2432px){
	.h35{
	
	line-height: 34px;
	
}
}
@media(min-width: 2432px){
	.h35{
	
	line-height: 38px;
	
}
}
.bot_sel{
	text-align:center;
	text-align-last:center;
	width: 200px;
	height: 50px;
	border-radius: 60px;
	color: white;
	font-family:"Prata";
	font-size: 16px;
	/* background: linear-gradient(70deg, #658FE0, #658FE0); */
	background-color: #54B6FD;
	/* border: 2px solid #E6E6E6; */
	margin-bottom: 30px;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-weight:bold;
	letter-spacing:1px;
	cursor: pointer;
}

#bot-select{
}
@media(min-width:1700px){
	.bot_sel{
		width: 220px;
		height: 60px;
		font-size: 18px;
	}
}
@media(min-width:1850px){
	.bot_sel{
		width: 240px;
		height: 65px;
		font-size: 20px;
	}
}
@media(min-width:2000px){
	.bot_sel{
		width: 260px;
		height: 75px;
		font-size: 22px;
	}
}
@media(min-width:2200px){
	.bot_sel{
		width: 280px;
		height: 85px;
		font-size: 24px;
	}
}
@media(min-width:2400px){
	.bot_sel{
		width: 300px;
		height: 95px;
		font-size: 26px;
	}
}
@media(min-width:2600px){
	.bot_sel{
		width: 320px;
		height: 95px;
		font-size: 28px;
	}
}

/*SECTION 6*/
.sec6{
	height:160px;
	width:100%;
	background-color:#10132F;
}
@media(max-width:1400px){
	.sec6{
		height: 95px;
	}
	
}
#foot_div{
	heigth: 160px !important;
	width:100% !important;
	background-color:red !important;
}
.foot2{
	heigth: 160px !important;
	width:100% !important;
	background-color:red !important;
}

.art6{
}
.div6{
	padding: 20px 30px 30px 30px;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.h46{
	color: white;
	font-family: "Prata";
	font-size: 20px;
	width:500px;
}
.div_left{
	
	justify-content:center;
	align-items: center;
}
.h4l{
	font-family:"Prata";
	font-size:30px;
}
.btn_f{
	margin-top: 30px;
	/* margin-left: 30px; */
	width: 220px;
	height: 50px;
	border-radius: 9px;
	background-color: #49C393;
	color: white;
	font-size: 24px;
	letter-spacing: 2px;
	font-family:"Prata";
}
.spf{
	margin-top: 0px;
	
	text-align: right;
}
.footp{
	margin-bottom: 49px;
	font-size: 22px;
	color: white;
	
}
.copyright{
	font-size: 24px;
	
}

@media(min-width: 1850px){
	.h46{
		
		font-size: 21px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:30px;
	}
	.btn_f{
		margin-top: 30px;
		/* margin-left: 30px; */
		width: 220px;
		height: 50px;
		font-size: 25px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 23px;
		color: white;
	}
	.copyright{
		font-size: 25px;
	}
}
@media(min-width: 2000px){
	.h46{
		
		font-size: 22px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:31px;
	}
	.btn_f{
		margin-top: 30px;
		/* margin-left: 30px; */
		width: 220px;
		height: 50px;
		font-size: 26px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 24px;
		color: white;
	}
	.copyright{
		font-size: 26px;
	}
}
@media(min-width: 2150px){
	.h46{
		
		font-size: 23px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:32px;
	}
	.btn_f{
		margin-top: 30px;
		/* margin-left: 30px; */
		width: 220px;
		height: 50px;
		font-size: 27px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 25px;
		color: white;
	}
	.copyright{
		font-size: 27px;
	}
}
@media(min-width: 2300px){
	.h46{
		
		font-size: 24px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:33px;
	}
	.btn_f{
		margin-top: 30px;
		/* margin-left: 30px; */
		width: 220px;
		height: 60px;
		font-size: 28px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 26px;
		color: white;
	}
	.copyright{
		font-size: 28px;
	}
}
@media(min-width: 2450px){
	.h46{
		
		font-size: 25px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:34px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 29px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 27px;
		color: white;
	}
	.copyright{
		font-size: 29px;
	}
}
@media(min-width: 2600px){
	.h46{
		
		font-size: 26px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:34px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 30px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 28px;
		color: white;
	}
	.copyright{
		font-size: 30px;
	}
}
@media(min-width: 2750px){
	.h46{
		
		font-size: 27px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:35px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 31px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 29px;
		color: white;
	}
	.copyright{
		font-size: 31px;
	}
}
@media(min-width: 2900px){
	.h46{
		
		font-size: 28px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:36px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 32px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 30px;
		color: white;
	}
	.copyright{
		font-size: 32px;
	}
}
@media(min-width: 3050px){
	.h46{
		
		font-size: 29px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:37px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 33px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 31px;
		color: white;
	}
	.copyright{
		font-size: 33px;
	}
	.sec6{
		height:180px;
		
	}
	#foot_div{
		heigth: 180px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 180px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		padding: 30px 30px 30px 30px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
}
@media(min-width: 3200px){
	.h46{
		
		font-size: 30px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:38px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 34px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 32px;
		color: white;
	}
	.copyright{
		font-size: 34px;
	}
	.sec6{
		height:180px;
		
	}
	#foot_div{
		heigth: 180px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 180px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		padding: 30px 30px 30px 30px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
}
@media(min-width: 3400px){
	.h46{
		
		font-size: 31px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:39px;
	}
	.btn_f{
		margin-top: 20px;
		/* margin-left: 30px; */
		width: 240px;
		height: 60px;
		font-size: 35px;
		letter-spacing: 2px;
	}
	.footp{
		margin-bottom: 49px;
		font-size: 33px;
		color: white;
	}
	.copyright{
		font-size: 35px;
	}
	.sec6{
		height:180px;
		
	}
	#foot_div{
		heigth: 180px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 180px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		padding: 30px 30px 30px 30px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
}
@media(max-width:1400px){
	div6{
		padding: 0px 30px 0px 30px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
	
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 180px;
		height: 40px;
		font-size: 20px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:20px;
	}
	.copyright{
		margin-top:48px;
		font-size: 18px;
	}
}

@media(max-width:1000px){
	div6{
		padding: 10px 30px 10px 30px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
	
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 160px;
		height: 40px;
		font-size: 20px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:18px;
		margin-top: 10px;
	}
	.copyright{
		margin-top:50px;
		font-size: 18px;
	}
}
@media(max-width:600px){
	div6{
		padding: 10px 30px 10px 30px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
	
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 140px;
		height: 35px;
		font-size: 17px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		font-family:"Prata";
		font-size:17px;
		margin-top: 10px;
	}
	.copyright{
		margin-top:50px;
		font-size: 16px;
	}
}
@media(max-width:480px){
	.div_left{
		
	}
	div6{
		padding: 10px 0px 10px 0px;
		display:flex;
		justify-content:space-between;
		align-items: center;
		
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
		margin-left: -10px;
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 120px;
		height: 30px;
		font-size: 15px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		
		margin-top: -80px;
		margin-left: -10px;
		font-family:"Prata";
		font-size:16px;
		margin-top: 10px;
	}
	.copyright{
		position: absolute; /**************************/
		width: 200px;
		margin-left: -190px;
		margin-top:20px;
		font-size: 14px;
	}
}
@media(max-width:390px){
	div6{
		padding: 10px 0px 10px 0px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
		margin-left: -15px;
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 120px;
		height: 30px;
		font-size: 15px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		margin-left: -15px;
		font-family:"Prata";
		font-size:15px;
		margin-top: 10px;
	}
	.copyright{
		margin-right: -15px;
		margin-top:20px;
		font-size: 13px;
	}
}
@media(max-width:355px){
	div6{
		padding: 10px 0px 10px 0px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
		margin-left: -17px;
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 120px;
		height: 30px;
		font-size: 15px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		margin-left: -17px;
		font-family:"Prata";
		font-size:15px;
		margin-top: 10px;
	}
	.copyright{
		margin-right: -17px;
		margin-top:20px;
		font-size: 13px;
	}
}

@media(max-width:345px){
	div6{
		padding: 10px 0px 10px 0px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.footp{
		display: none;
	}
	.sec6{
		height:105px !important;
		width:100%;
		background-color:#10132F;
	}
	#foot_div{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.foot2{
		heigth: 105px !important;
		width:100% !important;
		background-color:red !important;
	}
	.div6{
		height:55px;
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.btn_f{
		margin-left: -19px;
		margin-top: 10px;
		/* margin-left: 30px; */
		width: 115px;
		height: 28px;
		font-size: 14px;
		letter-spacing: 2px;
	}
	.h46{
		
		font-size: 20px;
		width:500px;
	}
	.h4l{
		margin-left: -19px;
		font-family:"Prata";
		font-size:14px;
		margin-top: 10px;
	}
	.copyright{
		width:170px;
		margin-left: -148px;
		margin-top:20px;
		font-size: 12px;
	}
}

.btn_4t:active{
	 background-color: white;
}
.bot_sel:active {
  background-color: white;
}
#city-select_bot{
	font-size:20px;
	font-weight: lighter;
	letter-spacing:2px;
	height:50px;
	width:220px;
	border-radius: 30px;
	margin-top: 10px;
}
@media(max-width:1150px){
	#city-select_bot{
		font-size:16px !important;
		height: 35px !important;
	}
	
}
@media(max-width:1074px){
	#city-select_bot{
		font-size:16px !important;
	}
}
@media(max-width:1399px){
	#city-select_bot{
		font-size:17px !important;
		margin-top:8px;
		
	}
}
@media(min-width:1719px){
	#city-select_bot{
		font-size: 24px !important;
	}
}
@media(min-width:2300px){
	#city-select_bot{
		font-size: 25px !important;
	}
}
@media(min-width:2600px){
	#city-select_bot{
		font-size: 27px !important;
	}
}
@media(min-width:3000px){
	#city-select_bot{
		font-size: 29px !important;
	}
}	


/********************************************************************************/
.center_f{
	margin-top: 50px;
	right: 462px;
	position:absolute;
	z-index:2;
}
.cfb{
	
	width: 60px;
	height: 60px;
	border-radius: 100%;
}
.cfb_color1{
	background-color:#49C393;
	margin-right: 10px;
	font-family:"Prata";
	color:white;
	font-size: 20px;
}
.cfb_color2{
	background-color:#9DDCFF;
	font-family:"Prata";
	font-size: 20px;
	color:black;
}
@media (min-width:1850px){
	.center_f{
		right: 488px;
	}
	.cfb{
		font-size: 22px;
	}
}
@media (min-width:2000px){
	.center_f{
		right: 514px;
	}
	.cfb{
		font-size: 22px;
	}
}
@media (min-width:2150px){
	.center_f{
		right: 528px;
	}
	.cfb_color1{
		margin-right: 12px;
	}
	.cfb{
		font-size: 23px;
		width: 65px;
		height: 65px;
	}
}
@media (min-width:2300px){
	.center_f{
		right: 554px;
	}
	
}
@media (min-width:2450px){
	.center_f{
		right: 580px;
	}
	
}
@media (min-width:2600px){
	.center_f{
		right: 606px;
	}
	
}
@media (min-width:2750px){
	.center_f{
		right: 632px;
	}
	
}
@media (min-width:2900px){
	.center_f{
		right: 656px;
	}
	
}
@media (min-width:3050px){
	.center_f{
		right: 680px;
	}
	
}
@media (min-width:3200px){
	.center_f{
		right: 705px;
	}
	
}
@media (min-width:3350px){
	.center_f{
		right: 730px;
	}
	
}
/*****************mobile******************************************/
@media(max-width:1400px){
	.center_f{
	margin-top: -30px;
	right: 10px;
	
	}
	.cfb{
	
	width: 40px;
	height: 40px;
	border-radius: 100%;
	}
}
@media(max-width:480px){
	.center_f{
	
	
	}
	.cfb{
	
	width: 35px;
	height: 35px;
	font-size: 18px;
	}
}





/**************************************************/


.logoh2:before{
	content: '';
	background-color:white;
	background-image: url("https://zubnayaimplantatsiya.ru/images/lgm.png");
	background-size: 60px 60px;
	width:60px;
	height:60px;
	position:absolute;
	border-radius:100%;
	margin-left: -70px;
	margin-top: -10px;
}
.logoh2{
	margin-left: 80px;
	letter-spacing: 1px;
	font-family:"Prata";
}

@media(max-width:1400px){
	.logoh2:before{
		background-size: 50px 50px;
		width:50px;
		height:50px;
		margin-left: -60px;
	}
}

@media(min-width:1521px) and (max-width:1692px){
	#city-select_bot{
		margin-top:40px;
	}
}
@media(min-width:2400px){
	.logoh2:before{
		margin-top:1px;
	}
}
@media(min-width:1719px){
	#city-select_bot{
		height:55px !important;
	}
}
/*********************************************************/


/* Slideshow container */
.slideshow-container {
  position: relative;
  width: 100%; /* Занимает всю ширину страницы */
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  /* font-size: 15px; */
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  font-family: "Prata";
  letter-spacing: 1px;

}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active1,.dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: 0.8} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
.slideshow-container {
  position: relative;
  width: 100%;
}

/* Next & previous buttons */
.prev{
  cursor: pointer;
  position: absolute;
  top: 50%;  
  left:0%;
 }
 
.anim-right {
  animation: slideInRight 4s ease-in-out; /* Изменили время анимации на 4 секунды */
}

@keyframes slideInRight {
  from { transform: translateX(100%); opacity: 0; }
  to { transform: translateX(0); opacity: 1; }
}

@media(min-width:1110px){
		.im2{
			display:none;
			}
		}	
@media(max-width:1110px){
			.im1{
			display:none;
			}
			.numbertext{
				display:none;
			}
}


/******************************************************SEO*/
.custom_sel:active{
	background-color:white;
}
.foned,.foned2{
	
	padding-top:50px;
	
	background-color:#fff;
	text-align:left;
	padding-bottom:30px;
	display:flex;
}
.top_div{
	display:flex;
	width:100%;
	background-color:#fff;
}

.ddd{
	width:70%;
	margin-right:100px;
	margin-top:0px;
	max-width:500px;
}
.im_z{
	width:100%;
}

.btn_top{
	width: 250px;
	height: 60px;
	background-color: #54B6FB;
	display:flex;
	justify-content:center;
	align-items: center;
	border-radius: 30px;
	margin-right:140px;
	margin-top:250px;
	font-family:"Prata";
	color:white;
	font-size: 19px;
}
.btn_top:active{
	background-color:white;
}
@media(max-width:1250px){
	.foned{
		flex-wrap: wrap;
		justify-content:center;
		margin-left:-20px;
		margin-right:0px;
		padding-left: 0px;
		padding-right:20px;
		margin-top: -20px;
	}
	.ddd{
		margin-right:0px;
		padding-left:40px;
		padding-right:40px;
		padding-top: 20px;
	}
	.foned2{
		flex-wrap: wrap;
		justify-content:center;
		margin-left:-20px;
		margin-right:0px;
		padding-left: 0px;
		padding-right:20px;
		margin-top: -20px;
	}
	.btn_top{
		margin-top: 20px !important;
		margin-left: 40px;
		margin-right:0px;
	}
	
	
}