@media all and (max-width: 760px) and (min-width: 300px){
	
	html{
	font-family: Arial;
	background: url(20230620_104456.jpg) no-repeat fixed ;
	
	scroll-behavior: smooth;
}
.body{
	display: flex;
	font-family: sans-serif;
	width: 100%	
	

}
.header{
	display: flex;
	margin: 0;
	align-items: center;
	
	
	

}
.logo{;
}
.logo img{
	height: 80px;
	margin-left: 20px;
}
.logo img:hover{
	transform: rotate3d();
}
.exp{


}
.exp ul{
	display: none;
	text-transform: uppercase;

}
.exp li{


	
}
.exp a{
	
	text-decoration: none;
	color: #F0EFEF;
	text-shadow: -2px 2px 4px #1E1D1D;
	font-weight: bold;



}
.exp a:hover{
	color: #1E1C41;
	
	
	
	
}
.tel{


}
.tel a{
	color: #E9E21E;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 2px 4px  #000;
	text-decoration: none;
}
.tel img{
	vertical-align: middle;
	height: 30px;

}
.tel button{

	height: 33px;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
	transition: all .2s;
}
.tel button:hover{
	background-color: #444649;
	color: #fff;
}

.tel_text2{
	font-weight: bold;
}
.row{
	margin-top: 0px;
	flex-direction: column;
	
}
.row2{
	margin: 0px;
}
.row2 button{
	padding: 10px 60px 10px 60px;
	cursor: pointer;
	border: 3px solid#494848;
	border-radius: 5px;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 2px 1px 4px #393737;
	color: #fff;
}
.row-h3{
display: block;
	margin: 0 auto;
	align-items: center;
	font-size: 26px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	margin:30px 0px 30px 0px;
	text-transform:uppercase;
	font-weight: bold;
}
.row table{

	font-size: 14px;
	margin:0px;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	text-align: center;
}
.row th{
	display: none;
}
.row td{
	
}

.row_img{

padding: 0px;

	
	
}

.row_img h1{
	margin: 0 auto;
	color: #fff;
	text-shadow: 2px -1px 4px #151414;
	font-size: 16px;
	width: 95%;
	text-transform: uppercase;



	
}
.row_right{
	display: none;

	
	


}
.row_right_forma {
display: none;
flex-direction: column;


	

}
.row_right_forma ul{

	padding: 15px;
	border: 3px solid#494848;
	border-radius: 5px;
	background: #444649;
	font-weight: bold;
	font-size: 18px;
	width: 300px;
	text-transform: uppercase;
	color: #357CCC;
}
.row_right_forma li{
	list-style: square;
	margin-top: 5px;
	text-shadow: 2px 2px 2px #1D1C1C;

}
.row_right_forma form{
	text-align: left;

	


}
.input{
	border: 3px solid#494848;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	padding: 15px;
	width: 200px;
	margin-top: 20px;
	border-radius: 5px;
	font-weight: bold;

}
#submit{
	border: 3px solid#494848;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	padding: 15px;
	width: 336px;
	margin-top: 20px;
	border-radius: 5px;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	cursor: pointer;

}
#submit:hover{
	opacity: .8;
	color: #494848;
}
.row_right_counter{
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px -1px 4px #151414;
	align-items: center;
}
.row_right_counter button{

	padding: 15px 60px 15px 60px;
	border: 3px solid#494848;
	border-radius: 5px;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 2px 1px 4px #393737;
	color: #fff;

}
.row_right_counter button:hover{
	opacity: .8;
}
.countdown-number{
	display: flex;
	align-items: center;
	text-align: center;
	vertical-align: middle;





}
#days, #hours, #minutes, #seconds{
	padding-top: 0px;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: #C0BECC;
	opacity: .9;
	
	font-size: 30px;

}
.count-days{
	display: flex;
	align-items: center;
	position: relative;
}
.count-days span{
	margin:0px auto;

	
}
.wrapper{
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	background: #2B2B2D;
	opacity: .8;
	text-align: center;
	align-items: center;
	font-size: 30px;


	
}
.wrapper2{
	display: flex;
	flex-direction: column;
	margin-top: 50px;

	opacity: .8;
	text-align: center;
	align-items: center;
	font-size: 30px;

	
}
.wrapper button{
	padding: 15px 30px 15px 30px;
	cursor: pointer;
	border: 3px solid#494848;
	border-radius: 5px;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 2px 1px 4px #393737;
	color: #fff;
}
.wrapper button:hover{
	color: #FCFCFC;
	border: 4px solid#494848;
	text-shadow:  2px -1px 4px #151414;
}
.wrapper h3{
	color: #fff;
	text-shadow: 2px -1px 4px #151414;
}
.wrapper2 button{
	padding: 15px 30px 15px 30px;
	cursor: pointer;
	border: 3px solid#494848;
	border-radius: 5px;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 2px 1px 4px #393737;
	color: #fff;
}
.wrapper2 button:hover{
	color: #FCFCFC;
	border: 4px solid#494848;
	text-shadow:  2px -1px 4px #151414;
}
.wrapper2 h3{
	color: #fff;
	text-shadow: 2px -1px 4px #151414;
}

.wrapper-img1{
	display: flex;
	flex-direction: column;
	margin: 5px auto;

}

.wrapper-img img{
	height: auto;
	width: 240px;
	margin: 40px;
	border-radius: 5px;
	opacity: 1;
	
	

}

.wrapper-img p{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px -1px 4px #151414;

}
.wrapper-img2 img{
		height: auto;
	width: 240px;
	margin: 40px;
	border-radius: 5px;
	opacity: 1;
	

}
.wrapper-img2 img:hover{
	transform: rotate(30deg);
	


}
.wrapper-img2 p{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px -1px 4px #151414;

}

.input2{
	border: 3px solid#494848;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	padding: 7px;
	width: 150px;
	margin-top: 20px;
	border-radius: 5px;
	font-weight: bold;

}
#submit2{
	border: 3px solid#494848;
	background: url(1614149783_15-p-fon-tsarapannoe-serebro-19.jpg);
	padding: 7px;
	width: 180px;
	margin-top: 20px;
	border-radius: 5px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	cursor: pointer;

}
#submit2:hover{
	opacity: .8;
	color: #494848;
}

.filter{
	background: rgb(0,0,0.6);
	position: fixed;
	top:0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: : 100;
	display: none;
	opacity: .6;
}
.popup{
	position: fixed;
	width: 200px;
	height: 330px;
	font-size: 20px;
	margin-top: 10px;
	top: 0;
	border: 3px solid black;
	padding: 10px;
	border-radius: 5px;
	background: #6F87A5;
	color: #fff;
	text-shadow: 1px 2px 2px #000;
    display: none;
	z-index: 100;
}

.o-nas{
	display: flex;
	flex-direction: column;
	
	margin:0px;

	
	

}
.o_nas{
	margin-top: 100px;
	background-color: #2B2B2D;
	padding-bottom: 40px;
	align-items: center;
	text-align: center;
}
.o-nas1{
	align-items: center;
	text-align: center;
	vertical-align: middle;
	text-shadow: 1px 1px 1px black;


}

.o-nas2{
	color: #fff;
	align-items: center;
	text-align: center;
	margin: 7px 0px 0px 10px;
	font-size: 20px;	
}
.span1{
	color: #5A7CC0;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	font-size: 46px;
}
.how{
	background-color: #3D3E41;
}
.how-work{
	display: flex;
	flex-direction: column;
	align-items: center;
	vertical-align: middle;	
	text-align: center;
	margin:0px;
	

	
}

.work1{
	color: #fff;
	width: 200px;
	text-align: left;
	font-size: 18px;
	align-items: center;
	vertical-align: middle;	
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.work1	img{
	border:1px solid black;
	border-radius: 10px;
	padding: 10px;
	background-color: #6F87A5;
}
.work2 img {
	display: none;
	margin: 40px auto;
	height: 64px;
	width: 64px;
}
.work3 img {
	display: block;
	margin: 20px auto;
	height: 64px;
	width: 64px;
}
.f{background-color: #2B2B2D;
	width: 100%;



}

.footer{
	display: flex;
	flex-direction: column;
	margin: 0px;

	
	

}
.map iframe{
	width: auto;
	height: 400px;
}
.cont{
	width: auto;
	margin-left: 0px;
	text-align: right;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

.span2{
	color: #5A7CC0;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	font-size: 30px;
}
.span3{
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-size: 30px;
}
.p_class{
	margin-bottom: 50px;
}
.slider-content .title-wrapper .title-1 {
    font-size: 12px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 900;  
}
.slider-content .title-wrapper .title-2 {
    font-size: 10px;
    margin: 0; 
    font-weight: bold;
      
}

}
#whatsapp-icon {
    position: fixed;
    bottom: 20px; /* Расположение значка снизу */
    right: 20px; /* Расположение значка справа */
    opacity: 0; /* Начальная прозрачность, значок будет скрыт */
    transition: opacity 0.3s ease; /* Плавное появление значка */
    z-index: 1000; /* Положение над другими элементами */
}

#whatsapp-icon.show {
    opacity: 1; /* Показываем значок при активации */
}

#whatsapp-icon img {
    width: 60px; /* Размеры изображения WhatsApp для десктопа */
    height: 60px;
}

