@font-face {
    font-family: 'opensans';
    src: url('/fonts/opensans.woff');
    src: url('/fonts/opensans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans';
    src: url('/fonts/opensansbold.woff');
    src: url('/fonts/opensansbold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'phillippScript';
    src: url('/fonts/hinted-PhillippScript.woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI Italique';
	src: url('/fonts/segoe_ui_italique.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Flex';
	src: url('/fonts/RobotoFlex[slnt\,wdth\,wght\,opsz].ttf');
    font-weight: normal;
    font-style: normal;
}

body{
	color: #272725;
}

h1, h2, h3 {
	font-family: 'Segoe UI Italique', sans-serif;
}

.mob-bg-image {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
    background: transparent url(/img/header_desc.jpg) no-repeat 78% 100%; 
    background-size: cover;
}

h1{
	font-size: 21px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	font-weight: 600;
}
h1 span{
	font-size: 18px;
	font-weight: 500;
}
h1 span.blue{
	color: #01a3af;
	font-size: 21px;
}
h1 b{
	font-size: 23px;
}
.bl{
	line-height: 1.6;
	margin-bottom: 70px;
}


header{
	/* background: transparent url(/img/header_desc.jpg) no-repeat center top;*/
	min-height: 279px;
	margin-bottom: 35px;
}
header .top{
	padding: 5px 0 8px;
}
header .logo span {
	display: none;
}
header .logo{
	margin-top: 10px;
}
header .logo a{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
header a,header a:hover{
	color: #272725;
	text-decoration: none;
}
header .ph{
	text-align: right;
}
header .phones{
	display: inline-block;
	text-align: left;
	font-weight: 550;
}
header .phones p{
	margin-bottom: 0px;
}
header .phones p a{
	text-decoration: none;
}
header .text_phone{
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 3px;
}
header .bottom{
	padding: 100px 0 60px;

}
header .bottom h1{
	text-align: center;
	line-height: 1.4;
	margin-bottom: 0;
}
header .mouse, header .menu, header .time, header .utp, header .phones .tab .bt{
	display: none;
}

.icon-phones {
	display: none;
}

.bl_about h2{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 20px;
	line-height: 1.4;
}
.bl_about h2 span{
	color: #01a3af;
}
.bl_about .text{
	margin-bottom: 32px;
}
.bl_about .img img{
	width: 100%;
	height: auto;
	max-width: 577px;
}
.bl_about h2 br{
	display: none;
}
.bl_mission{
	background: transparent url(/img/mission-bg.jpg) no-repeat center;
	background-size: cover;
	/* background: #E8ECEF; */
	padding: 60px 0 65px;
}
.bl_mission .mis{
	line-height: 1.7;
	font-weight: bold;
}
.bl_mission .mis2{
	text-transform: upppercase;
	font-size: 20px;
	font-weight: bold;
	margin: 27px 0 30px;
	text-align: center;
}
.bl_mission .tab{
	position: relative;
	box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
   padding: 10px 25px 15px 70px;
   background: #f1f1f1;
   margin: 0 auto 40px;
}
.bl_mission .tab:last-child{
	margin-bottom: 0;
}
.bl_mission .tab img{
	position: absolute;
	left: 15px;
	toP: 7px;
	bottom: 0;
	margin: auto;
	width: 42px;
	height: auto;
}
.bl_mission .tab p{
	margin-bottom: 0;
	font-size: 15px;
}
.bl_mission .tab .titl{
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 16px;
}
.bl .title, footer .title{
	font-size: 24px;
	line-height: 1.5;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}
.bl_class{
	padding-top: 50px;
}
.bl_class .tabs > div{
	margin-bottom: 30px;
	text-align: center;
}
.bl_class .tabs > div:last-child{
	margin-bottom: 0;
}
.bl_class .tab{
	position: relative;
	display: inline-block;
	max-width: 360px;
}
.bl_class .tab img{
	width: 100%;
	max-width: 407px;
	height: auto;
}
.bl_class .tab .titl{
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	padding: 10px 10px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.bl_title {
	margin-bottom: 50px;
}
.bl_title .title{
	margin-bottom: 15px;
}
.bl_title .podp{
	max-width: 700px;
	margin: auto;
	text-align: center;
}
.bl_vybor .img img{
	width: 100%;
	height: auto;
	max-width: 350px;
	margin: 0 auto 25px; 
}
.bl_vybor .tab{
	margin-bottom: 40px;
}
.bl_vybor .tab:last-child{
	margin-bottom: 0;
}
.bl_vybor .titl{
	font-weight: bold;
	font-size: 18px;
	position: relative;
	display: inline-block;
}
.bl_vybor .titl:after{
	content: ""; 
	width: 50px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: -65px;
	margin: auto;
}
.bl_vybor .tabs{
	margin-bottom: 50px;
}
.bl_vybor .tabs:last-child{
	margin-bottom: 0 !important;
}
.bl_gallery{
	padding: 60px 0 40px;
	background: #E8ECEF;
}
.bl_gallery .tabs > div img{
	width: 100%;
	max-width: 380px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bl_gallery .tabs > div img:hover{
	opacity: 0.8;
}
.bl_gallery .tabs > div{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	max-height: 140px;
	overflow: hidden;
}
.bl_gallery{
	margin-bottom: 0;
}
.bl_form{
	background: #32B5BF;
	padding: 60px 0;
	color: #fff;
	margin-bottom: 0;
}
.bl_form .row > div{
	margin-bottom: 40px;
}
.bl_form .row > div:last-child{
	margin-bottom: 0;
}
.bl_form .info .tab{
	border-left: 3px solid #fff;
	padding-left: 14px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 15px;
}
.bl_form .info .tab2{
	margin-bottom: 7px;
}

.bl_form .info ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.bl_form .info ul li{
	font-size: 14px;
}
.bl_form .stock{
	width: 100%;
	max-width: 340px;
	background: #fff;
	color: #01a3af;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 25px 15px;
	margin-top: 30px;
	position: relative;
}
.bl_form .stock img{
	display: block;
	margin: 0 auto 8px;
} 
.bl_form .stock:after{
	content: '';
    display: block;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border: 2px solid #01a3af;
    position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
    pointer-events: none;
}
.bl_form .order{
	max-width: 340px;
	margin-left: 0;
	padding: 20px 20px 23px;
    background-color: rgba(150, 217, 222, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.59);
}
.bl_form .order p{
	font-weight: bold;
	text-align: center;
}
.bl_form .order p span{
	text-transform: uppercase;
	display: block;
	font-size: 18px;
}
.bl_form .order label{
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
.bl_form .order input[type="text"], .bl_form .order textarea{
	width: 100%;
	padding: 0 15px;
	line-height: 36px;
	border: 0;
	margin-top: 3px;
	font-size: 15px;
}
.bl_form .order button{
	border: 2px solid #fff;
	color: #fff;
	padding: 7px 20px;
	border-radius: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}
.bl_form .order button:hover{
	color: #01a3af;
	background: #fff;
}
.bl_form .order .politicBnt a{
    color: white;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.2px;
	text-decoration: underline;
}
.bl_form .order .politicBnt a:hover{
	text-decoration: none;
}
.bl_form .price .titl{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 3px;
}
.bl_form .price .podp{
	font-size: 14px;
}
.bl_form .tabs img{
	width: 133px;
	height: auto;
}
.bl_sertif{
	text-align: center;
}
.bl_sertif img{
	width: 132px;
	height: auto;
}
footer{
	background: transparent url(/img/footer.jpg) repeat-y center top;
	padding: 60px 0 0;
	color: #fff;
}
footer .tabs > div{
	text-align: center;
	margin-bottom: 35px;
}

footer .tabs > div > img{
	width: auto;
	height: 30px;
	margin-bottom: 14px;
} 
footer .tabs .titl{
	font-size: 18px;
	
	font-weight: bold;
}
footer .tab p{
	margin-bottom: 5px;
	line-height: 1.7;
}
footer .tab p a{
	color: #fff;
	text-decoration: none;
}
footer .whatsapp{
	margin-top: 10px;
}
footer .text_phone{
	font-size: 14px;
	margin-top: 7px;
}
footer .phones .bt{
	display: none;
}
.f_top{
	margin-bottom: 25px;
}
.copy{
	padding-top: 50px;
	padding-bottom: 40px;
	text-align: center;
}
.copy a{
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}





.bl_vybor, .bl_mission{
	margin-bottom: 35px;
}
.bl_sertif, .bl_about{
	display: none !important;
}

.mob_btn_nav{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mob_btn_nav.show img{
	-moz-transform: scaleY(-1); /* Firefox */
	-o-transform: scaleY(-1); /* Opera */
	-webkit-transform: scaleY(-1); /* Chrome y Safari */
	transform: scaleY(-1); /* w3org */
	filter: FlipV; /* Internet Explorer */
}
.mob_btn_nav .tab{
	width: 90%;
	border-radius: 10px;
	line-height: 43px;
	background: #01a3af;
	/* background: #01a3af; */
	padding: 0 30px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
	padding-right: 50px;
	cursor: pointer;
}
.mob_btn_nav .tab img{
	display: inline-block;
	margin-left: 20px;
	position: absolute;
	right: 30px;
	bottom: 0;
	top: 0;
	margin: 5px auto;
	z-index: 2;
}
.mob_bl{
	max-height: 0;
	overflow: hidden;
	margin: 15px 0;
}
.mob_bl2 {
	background:#E8ECEF;
}
.mob_bl.active{
	max-height: 100%;
}
form{
	position: relative;
}
form label{
	position: relative;
	z-index: 2;
}
.rez{
    max-width: 250px;
    height: 84px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.rez p{
	font-size: 16px;
}

@media (min-width: 360px) {
	.bl_gallery .tabs > div{
		max-height: 190px;
	}
	.bl_sertif img{
		margin-right: 7px;
		width: 150px;
	}
	.bl_sertif a:last-child img{
		margin-right: 0 !important;
	}
}

@media (min-width: 480px) {
	header .logo img{
		display: inline-block;
		vertical-align: middle;
		position: relative;
		top: -3px;
	}
	header .logo a{
		font-size: 27px;
	}
	h1{
		font-size: 23px;
	}
	h1 span{
		font-size: 20px;
	}
	.bl_gallery .tabs > div{
		max-height: 260px;
	}
	.bl_sertif img{
		margin-right: 12px;
		width: 170px;
	}
}

@media (min-width: 576px) {
	.desktop-display-none {
		display: none;
	}
	header .utp{
		display: block;
		background: url(/img/blockquote-bg.png) no-repeat center top; 
		width: 463px;
		height: 74px;
		font-family: 'phillippScript';
		font-size: 28px;
		text-align: center;
		margin: 30px auto 35px;
		line-height: 1.1;
		padding-top: 8px;
	}
	h1{
		font-size: 30px;
	}
	h1 span{
		font-size: 26px;
	}
	h1 span.blue{
		font-size: 30px;
	}
	h1 b{
		font-size: 28px;
	}
	header .bottom {
		padding: 30px 0 48px;
	}
	.bl_class .tabs > div{
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	.bl_gallery .tabs > div{
		max-height: 200px;
	}
	footer .tab p{
		font-size: 15px
	}
	footer .tabs .titl{
		height: 54px
	}
	footer .phones .titl, footer .email .titl{
		line-height: 54px;
	}
	footer .phones .tab{
		position: relative;
	}
	footer .phones .tab:after{
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background: rgba(255, 255, 255, 0);
		z-index: 2;
	}
	footer .phones .bt{
		display: block;
	}
	footer .phones .bt a{
		display: inline-block;
		padding: 4px 12px;
		color: #fff !important;
		font-size: 16px;
		background: #01a3af;
		border-radius: 3px;
		border: 1px solid #018f9a;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		height: 40px;
		width: 170px;
		line-height: 28px;
		z-index: 4;
		-webkit-transition: all 1s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
		text-decoration: none;
	}
	footer .phones .bt a:hover {
		background: #018f9a;
	}
	.f_copy{
		text-align: left;
	}
	.f_logo{
		text-align: right;
	}
}

@media (min-width: 768px) {
	header {
		background: transparent url(/img/header_desc.jpg) no-repeat center top;
		min-height: 279px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.mob-bg-image {
		display: none;
	}
	.mob_btn_nav{
		display: none !important; 
	}
	.mob_bl{
		max-height: 100%;
	}
	.bt, footer, .bl_sertif, .bl_about{
		display: block !important;
	}
	.bl_class{
		padding-top: 0;
	}
	.bl_vybor, .bl_mission{
		margin-bottom: 60px;
	}
	 .bl_form{
		 margin-bottom: 60px
	 }
	header{
		margin-bottom: 60px;
	}
	header .logo span{
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		font-weight: normal;
		text-transform: uppercase;
		margin-left: 7px;
		padding-left: 8px;
		border-left: 1px solid #01a3af;
		position: relative;
		top: -3px;
	}
	header .phones a{
		font-size: 16px;
	}
	header .mouse{
		display :block;
		margin: 50px auto 0px;
		text-align: center;
	}
	header .mouse img{
		width: 24px;
		height: auto;
		cursor: pointer;
	}
	header .utp{
		margin-bottom: 60px;
	}
	header .top{
		background-color: rgba(255,255,255,.8);
	}
	.bl_about .text{
		margin-bottom: 0;
		position: relative;
	}
	.bl_about .text:after{
		content: "";
		width: 162px;
		height: 290px;
		position: absolute;
		bottom: -30px;
		left: -75px;
		background: url(/img/about-bg.png);
	}
	.bl_about .img{
		margin-top: 8px;
	}
	.bl_mission .tab{
		width: 80%;
		max-width: 700px;
	}
	.bl_mission{
		background: transparent url(/img/mission-bg.jpg) repeat-y center top;
	}
	.bl_vybor .tabs .tab:nth-child(odd) .main{
		padding-right: 20px;
	}
	.bl_vybor .tabs .tab:nth-child(odd) .titl:after{
		left: auto;
		right: -65px;
	}
	.bl_vybor .tabs .tab:nth-child(even) .main{
		padding-left: 40px;
	}
	.bl_vybor .tabs .tab:nth-child(even) .img img{
		left: -6px;
	}
	.bl_vybor .tab{
		margin-bottom: 50px;
	}
	.bl_vybor .tab .img{
		position: relative;
	}
	.bl_vybor .tab .img img{
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		height: 177px;
	}
	.bl_vybor .tab .text p.titl{
		margin-bottom: 15px;
	}
	.bl_vybor .tab .text p{
		margin-bottom: 0;
	}
	.bl_vybor .tabs{
		margin-bottom: 65px;
	}
	.bl_gallery .tabs > div{
		max-height: 270px;
	}
	.bl_form .order input[type="text"]{
		line-height: 30px;
	}
	.bl_form .order textarea{
		height: 50px;
	}
	.bl_form .order p{
		margin-bottom: 5px;
	}
	.bl_form .info .tab{
		margin-bottom: 36px;
	}
	.bl_form .stock{
		margin-top: 32px;
	}
	.bl_sertif img{
		width: 200px;
	}
	.copy .f_logo{
		position: relative;
		top: -10px;
	}
	.copy .f_logo a{
		font-size: 30px;
	}
	.phones .tab.show p{
		opacity: 1 !IMPORTANT;
	}
	#toTop {
		display: none;
		text-decoration: none;
		position: fixed;
		bottom: 5px;
		right: 10px;
		overflow: hidden;
		width: 122px;
		height: 51px;
		border: none;
		text-indent: 100%;
		background: url(/img/ui.totop.png) no-repeat left top;
		font-size: 0;
		-webkit-transition: all 1s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	#toTop:hover{
		opacity: 0.8;
	}
}

@media (min-width: 992px) {
	header .utp {
		margin-left: 0;
	}
	h1, h1 span.blue{
		font-size: 45px;
	}
	h1 b{
		font-size: 48px;
	}
	h1 span{
		font-size: 40px;
	}
	header .menu{
		margin-top: 15px;
		display: block;
	}
	.menu ul{
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.menu ul li{
		margin-left: 10px;
		margin-right: 10px;
		display: inline-block;
	}
	.menu ul li a{
		color: #272624;
		text-decoration: none;
		text-transform: uppercase;
		border: 1px solid rgba(255, 255, 255, 0);
		padding: 5px 15px 7px;
		-webkit-transition: all 1s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.menu ul li a:hover{
		color: #01a3af;
		border: 1px solid #01a3af;
	}
	#about, #price_bl{
		position: relative;
		top: -45px;
	}
	#price_bl{
		position: relative;
		top: -5px;
	}
	
	header .utp{
		margin-top: 40px;
	}
	header .time{
		display: block;
		margin-top: 3px;
	}
	header .time p span{
		font-weight: bold;
		display: block;
		margin-bottom: 4px;
	}
	header .time p{
		font-size: 15px;
	}
	header .top{
		padding: 9px 0 10px;
	}
	header .phones .tab{
		position: relative;
	}
	header .phones .tab p{
		opacity: 0;
	}
	header .phones .tab:after{
		content: "";
		background: rgba(255, 255, 255, 0);
		position: absolute;
		left: 0;
		toP: 0;
		bottom: 0;
		right: 0;
	}
	header .phones .tab .bt{
		display: block;
	}
	header .phones .tab .bt a{
		display: inline-block;
		padding: 4px 12px;
		color: #fff !important;
		font-size: 12px;
		background: #01a3af;
		border-radius: 3px;
		border: 1px solid #018f9a;
		position: absolute;
		top: 5px;
		margin: auto;
		height: 34px;
		line-height: 23px;
		z-index: 4;
		-webkit-transition: all 1s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	header .phones .tab .bt a:hover{
		background: #018f9a;
	}
	header .logo span{
		margin-left: 15px;
		padding-left: 15px;
	}
	.bl_about h2{
		font-size: 24px;
	}
	.bl_about .img_about{
		position: relative;
	}
	.bl_about .img_about:after{
		content: "";
		width: 60%;
		height: 200px;
		background: #F5FBFB;
		position: absolute;
		top: 25px;
		left: -20px;
		z-index: -1;
	}
	header{
		margin-bottom: 65px;
	}
	.bl_mission .mis2{
		font-size: 24px;
	}
	.bl_class .tab .titl{
		font-size: 18px;
	}
	.bl .title, footer .title{
		font-size: 30px;
	}
	.bl_vybor .tab .text .main{
		max-width: 360px;
	}
	.bl_vybor .titl:after{
		left: -120px;
		width: 80px;
	}
	.bl_vybor .tabs .tab:nth-child(odd) .titl:after{
		left: auto;
		right: -120px;
	}
	.bl_vybor .tab .img img{
		width: auto;
		max-width: 100%;
		height: 215px;
		position: relative;
	}
	.bl_vybor .tabs{
		margin-bottom: 75px;
	}
	.bl_gallery .tabs > div{
		max-height: 360px;
	}
	.bl_form{
		background: transparent url(/img/bl_form.jpg) no-repeat center top;
		padding-bottom: 0;
	}
	.bl_form .order p{
		font-size: 14px;
	}
	.bl_form .order p br{
		display: none;
	}
	.bl_form .order button{
		padding: 3px 20px 6px;
	}
	.bl_form .title{
		margin-bottom: 24px;
	}
	.bl_form{
		padding-toP: 30px;
		margin-top: 40px;
	}
	.bl_form .info .tab{
		font-size: 14px;
	}
	.bl_form .stock{
		max-width: 300px;
	}
	.bl_sertif img{
		width: 230px;
		margin-right: 17px;
	}
	footer .tabs .titl{
		font-size: 20px;
		height: 64px;
	}
	footer .phones .titl, footer .email .titl{
		line-height: 64px;
	}
	
	
	header {
		background: transparent url(/img/header_mob.jpg) no-repeat center bottom fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-attachment: fixed;
		background-position: 0 0;
	}
	.bl_mission {
		background: transparent url(/img/mission-bg.jpg) no-repeat center bottom fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-attachment: fixed;
		background-position: 100% 0;
	}
}

@media (min-width: 1200px) {
	header .time{
		padding-left: 0;
	}
	header .time p{
		font-size: 16px;
		padding-left: 30px;
		position: relative;
	}
	header .time p:after{
		content: "";
		position: absolute;
		left: -4px;
		top: 3px;
		bottom: 0;
		margin: auto;
		width: 22px;
		height: 22px;
		background: url(/img/clock.png) no-repeat;
		background-size: cover;
	}
	
	header .phones .tab p{
		font-size: 17px;
	}
	header .text_phone{
		font-size: 12px;
	}
	header .phones a{
		font-size: 17px;
	}
	header .phones .tab .bt a{
		top: 6px;
		font-size: 14px;
	}
	header .top {
		padding: 9px 0 14px;
	}
	.menu ul li{
		margin-left: 20px;
		margin-right: 20px;
	}
	header .utp{
		margin-top: 55px;
	}
	.bl_about h2 br{
		display: inline-block;
	}
	.bl_about h2{
		font-size: 30px;
	}
	.bl_about .img_about:after{
		top: 35px;
		left: -22px;
		height: 230px;
	}
	.bl_about .text{
		margin-top: 7px;
		padding-right: 40px;
	}
	header{
		margin-bottom: 75px;
	}
	.bl .title{
		font-size: 36px;
	}
	.bl_vybor .tab{
		margin-bottom: 60px;
	}
	.bl_vybor .tab .text .main{
		max-width: 100%;
	}
	.bl_vybor .tab .img img{
		height: auto;
		max-width: 500px;
	}
	.bl_vybor .bl_title{
		margin-bottom: 64px;
	}
	.bl_vybor .titl{
		font-size: 20px;
	}
	.bl_vybor .tab .text .main{
		margin-top: 40px;
	}
	.bl_vybor .tabs .tab:nth-child(even) .main{
		position: relative;
		right: -30px;
	}
	.bl_gallery .tabs > div{
		max-height: 430px;
	}
	.bl_form{
		margin-top: 60px;
		padding-top: 23px;
	}
	.bl_form .price .titl{
		font-size: 22px;
		text-align: center;
		margin-bottom: 1px;
	}
	.bl_form .price .podp{
		text-align: center;
	}
	.bl_form .price .podp:after{
		content: "";
		width: 200px;
		height: 1px;
		background: #fff;
		display: block;
		margin: 10px auto 25px;
	}
	.bl_form .tabs{
		text-align: center;
	}
	.bl_form .tabs img{
		margin-right: 8px;
		width: 154px;
	}
	.bl_form .tabs a:last-child img{
		margin-right: 0;
	}
	.bl_form .info .tab{
		font-size: 15px;
		margin-bottom: 24px;
	}
	.bl_form .info .tab2{
		margin-bottom: 5px;
	}
}

.social_button{
    border: none;
    background: none;
}
.social_wrapper{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}
.tab .social_wrapper{
    justify-content: center;
}
@media (max-width: 768px) {
    .social_wrapper{
        gap: unset;
    }
    header{
        margin-bottom: 0;
    }

	.mob-content-center {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.card-wrapper {
		border: 1px solid #01A3AF;
		box-shadow: 29px -26px 23px -31px #000000B2;
		border-radius: 30px;
		margin: 0 20px;
	}
	.bl_vybor .titl:after {
		display: none;
	}
	.bl_vybor .tab {
		margin-bottom: 0;
	}
	.mb_custom {
		margin-bottom: 80px;
	}
	.mt_custom {
		margin-top: 80px;
	}

	.bl_vybor {
		padding-bottom: 60px;
	}
	.bl_gallery .tabs > div {
		max-height: unset;
		height: 100%;
		width: 100%;
		max-width: 400px;
	}
	.bl_gallery .tabs > a {
		width: 100%;
		height: 100%;
	}
	.bl_gallery .tabs > div img {
		width: 100%;
		aspect-ratio: 3/4;
		max-height: 500px;
		object-fit: cover;
	}
	.bl_gallery-slider {
		display: flex;
		justify-content: center;
		padding: 10px;
		padding-bottom: 50px;
	}
	.slider-our-products button {
		bottom: -75px;
	}
	.slider-classification button {
		bottom: -65px;
	}
	.bl_gallery-slider button {
		bottom: -30px;
	}
	.bl_vybor-slider button {
		bottom: -5px;
	}
	footer p {
		margin-bottom: 0;
	}

	/* Анимация кнопок */
	@keyframes fadeIn {
		to {
			opacity: 1;
		}
	}
	.fade-in-1, .fade-in-2, .fade-in-3, .fade-in-4, .fade-in-5, .fade-in-6 {
		opacity: 0;
		animation: fadeIn 0.4s ease-in-out forwards;
	}
	
	
	
	.fade-in-2 {
		animation-delay: 0.3s;
	}
	
	.fade-in-3 {
		animation-delay: 0.6s;
	}
	
	.fade-in-4 {
		animation-delay: 0.9s;
	}
	
	.fade-in-5 {
		animation-delay: 1.2s;
	}
	
	.fade-in-6 {
		animation-delay: 1.5s;
	}

	
	
	/* .fade-in-2 {
		animation-delay: 0.4s;
	}
	
	.fade-in-3 {
		animation-delay: 0.8s;
	}
	
	.fade-in-4 {
		animation-delay: 1.2s;
	}
	
	.fade-in-5 {
		animation-delay: 1.6s;
	}
	
	.fade-in-6 {
		animation-delay: 2.2s;
	} */

	.bl_mission{
		padding-top: 30px;
		text-align: center;
	}
	.bl_mission .mis p {
		font-family: 'Roboto Flex';
		font-weight: 400;
		font-size: 18px;
		line-height: 26px;
	}
	.bl_mission .mis2 {
		font-family: 'Segoe UI Italique', sans-serif;
		font-weight: 600;
		font-size: 24px;
		line-height: 28px;
	}

}

@media (max-width: 576px) {
	h1{
		font-family: 'Segoe UI Italique', sans-serif;
		font-size: 24px;
		line-height: 28px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
		font-style: italic;
		font-weight: 600;
	}
	h1 span{
		font-size: 20px;
		font-weight: 400;
	}

	header .phones {
		display: none;
	}

	header .phones {
		text-align: start;
		font-size: 16px;
		font-family: 'Segoe UI Italique', sans-serif;
	}

	header .phones p a {
		font-size: 17px;
		font-weight: 600;
	}

	header .social_wrapper {
		justify-content: end;
		gap: 10px;
	}
	
	.icon-phones {
		display: block;
	}

	footer .text_phone {
		margin: 15px auto;
		text-align: center;
		max-width: 70%;
	
	}
	
}

.slick-prev, .slick-next {
    position: absolute;
    bottom: -10%;
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;
    background-image: url('/img/arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    cursor: pointer;
	background-color: transparent; 
    color: transparent; 
  }

  .slick-prev {
    left: 30%;
    transform: translateY(-50%) rotate(180deg);
  }

  .slick-next {
    right: 30%;
  }

  .slick-prev:hover, .slick-next:hover {
    opacity: 0.7;
  }


