*{padding:0;margin:0;border:0;}
@font-face{font-family:IsadoraCyr;src:url(fonts/IsadoraCyr.ttf);}
// .menu{height:85px;background-image:url(../images/menu.png);}
.menucon{padding-left:0;padding-right:0;}
// .number{padding-top:5px;color:white;text-align:left;height:85px;font-size:19px;font-family:Garamond;font-weight:bold;}
// .logo{height:87px;font-size:42px;font-family:IsadoraCyr;color:white;text-align:center;background-color:#24b2b4;border:solid 1px black;box-shadow:0 0 10px rgba(0,0,0,0.5);padding-top:20px; background-image: url(../images/logo.png);background-position: 16% 12.5%;background-size: 406%;}
.block1{margin-top:40px;}
.bl1-content{font-family:Garamond;font-size:20px;}
.logobl1{font-family:Garamond;font-size:35px;}
.logobl1 span{color:#24b2b4;}
.bord{margin-top:20px;height:10px;box-shadow:0 6px 11px -4px rgb(0, 0, 0);}
@media(max-width:766px){.number{font-size:11px;}
.logo{font-size:29px;padding-left:5px;}
.catalogprice{padding-left:0;padding-right:0;font-size:18px;}
.catalogphoto{padding-left:0;padding-right:0;font-size:18px}
.catalogname{font-size:18px}
.mag img{width:100%;}
.logobl1{font-size:28px;}
.name{font-size:14px !important;}
.name span{font-size:11px !important;}
.namecatalog{font-size:16px !important;}
.photo img{width:250% !important;}
}
.footer{background-color:black;}
.footerm11{padding-top:40px;font-family:Garamond;color:white;font-size:16px;margin-bottom:50px;}
.footerm11 span{font-size:26px;}
.footerm1{padding-top:40px;font-family:Garamond;color:white;font-size:16px;margin-bottom:50px;}
.footerm1 span{font-size:26px;}
.block2{box-shadow:3px 5px 18px -7px #000000;}
.catalog{height:70px;font-size:22px;text-align:center;padding-top:1px;font-family:Garamond;color:white;background-color:#24b2b4;box-shadow:1px -3px 18px -4px #000000;margin-bottom:20px;}
.catalogtable{height:44px;font-size:30px;font-family:Garamond;border-bottom:solid 1px black;}
.catalogprice{text-align:center;}
.catalogphoto{text-align:center;}
.namecatalog{font-size:30px;font-family:Garamond;color:#24b2b4;}
.catalogtab{padding:10px;}
.name{font-weight:bold;font-family:Garamond;font-size: 21px;}
.price{font-size: 21px;text-align:center;font-family:Garamond;}
.photo{text-align:center;font-family:Garamond;}
.seporator{height:1px;background-color:black;}
.mag img{transition:0.5s ease;margin-top:20px;width:100%;}
.make img{width:100%;}
.imag{margin-bottom:50px;}
.catalogtab1{padding:10px;background-color:#f0fafa;}
.fot{font-family:Garamond;color:white;font-size:16px;margin-bottom:20px;text-align:center;}
.make{height:430px;transition:0.5s ease;background-repeat:no-repeat;background-image:url(../images/make.png);}
.bannerlog{margin-top:40px;padding-left:40px;font-size:34px;font-family:Garamond;}
.bannerabout{padding-left:40px;font-family:Garamond;width:80%;font-size:16px;padding-bottom:30px;}
.bannerabout span{color:#24b2b4;}
.bannercontact{padding-left:40px;font-family:Garamond;font-size:16px;padding-bottom:20px;}
.bannercontact span{display:block;font-size:28px;font-weight:bold;}
.bannerpartner{padding-left:40px;font-family:Garamond;width:80%;font-size:16px;}
.make:hover{transform:rotateZ(-6deg);}
.mag img:hover{transform:rotateZ(-6deg);}
.bl1-image img:hover{transform:rotateZ(-6deg);}
.bl1-image img{transition:0.5s ease;}
.name span{font-size: 17px;display:block;font-weight:normal;}
#popun1{transition:0.5s ease;}
.b-popup{transition:0.5s ease;width:100%;min-height:100%;background-color:rgba(0,0,0,0.5);overflow:hidden;position:fixed;top:0px;left:0;display:none;}
.b-popup .b-popup-content{margin:100px auto 0px auto;width:396px;padding:10px;background-color:#DEE1E2;box-shadow:0px 0px 10px #000;transition:0.5s ease;}
.b-popup-content p{font-size:34px;text-align:center;font-weight:bold;}
.b-popup-content span a{float:right;font-size:17px;font-weight:bold;position:relative;right:-6px;bottom:10px;color:#7f7f7f;}
.b-popup-content hr{height:1px;width:80%;position:relative;top:-15px;margin:0 auto;background-color:#dbdbdb;}
.b-popup-content .popup-text{padding:0 20px;font-size:26px;font-weight:200;margin-top:0;}
.b-popup-content .download-for{font-size:18px;text-align:center;margin:0;}
.download_mac{background-image:url(../img/popup-apple.png);padding:10px 47px;background-repeat:no-repeat;background-position:0px 3px;position:relative;left:10px;color:#fff;}
.download_android{background-image:url(../img/popup-android.png);padding:10px 40px 10px 55px;background-repeat:no-repeat;background-position:8px 3px;position:relative;left:10px;color:#fff;}
.download_android:hover{color:#fff;text-decoration:none;}
.download_mac:hover{color:#fff;text-decoration:none;}
.photo img{width:30%;}
.image {
	/* margin:30px; */
	/* float:left; */
	cursor:pointer;
	max-height:100px;
}

.popup {
	position: absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	display:none;
	text-align:center;
}

.popup_bg {
	background: rgba(0,0,0,0.2);
	position: fixed;
	z-index:1;
	height: 100%;
	width:100%;
}


.popup_img {
	/* position: relative; */
	position: fixed;
	display: block;
	margin:0 auto;
	margin-left: 35%;
	margin-top: 2%;
	z-index:2;
	/* max-height: 90%; */
	/* max-width: 90%; */
	width: 30%;
	/* margin: 60% 0 0 0; */
}
body {
	margin:0;
}
.close{
	position: fixed;
	margin-left: 66%;
	margin-top: 9px;
	color: red;
	z-index: 2;
	opacity: 0.8;
	background-color: azure;
	padding: 10px;
	border-radius: 40px;
}
.get_calc{
	margin-top: 20px;
}
.get_calc a{
	background-color: #24b2b4;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	transition: all .35s;
	cursor: pointer;
}
.get_calc a:hover{
	background-color: #1a8082;
}
#thanks{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: auto;
}
#thanks .wrap{
	width: 250px;
	height: 250px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -125px 0 0 -125px;
	text-align: center;
}
#thanks .wrap h2{
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 800;
	padding: 10px;
}
#thanks .wrap h3{
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
	margin-top: 10px;
}
#thanks .wrap p{
	font-size: 16px;
}
#thanks a{
	display: block;
	padding: 10px 15px;
	color: #000 !important;
	background-color: #24b2b4;
	cursor: pointer;
	transition: all .35s;
	text-decoration: none;
}
#thanks a:hover{
	background-color: #1a8082;
}
// .list_menu ul{
// 	list-style-type: none;
// }
// .list_menu li{
// 	display: inline-block;
// 	padding: 10px 5px;
// }
// .list_menu{
// 	text-align: center;
// 	margin-top: 12px;
// }
// .list_menu a{
// 	color: #fff;
// 	font-size: 18px;
// 	text-decoration: none;
// 	padding: 10px;
// 	font-family: arial;
// }
// .list_menu a:hover{
// 	text-decoration: none;
// 	// color: #000;
// 	// background-color: #fff;
// }


.contacts{
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
	justify-content: space-around;
	padding-top: 150px;
}
.contacts .adress{
	max-width: 300px;
}
.adress .name{
	font-size: 25px;
}
.adress .sity{
	padding: 15px 0;
	font-size: 20px;
}
.adress .phone{
	font-size: 20px;
	padding-bottom: 15px;
}
.adress .time{
	font-size: 20px;
}
.section_title h2{
	text-align: center;
	font-size: 40px;
	font-family: Garamond;
	padding: 40px 0;
}
.catalog2{
	display: flex;
	flex-wrap: wrap;
	max-width: 760px;
	margin: 10px auto;
	justify-content: space-between;
	padding-bottom: 40px;
}
.catalog2 .foto{
	max-width: 250px;
}
.catalog2 .foto img{
	width: 100%;
}
.catalog2 .foto a{
	padding: 10px 15px;
	font-size: 18px;
	color: #fff;
	background-color: #24B2B4;
	cursor: pointer;
	transition: all .35s;
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}
.catalog2 .foto a:hover{
	background-color: #1A8082;
	text-decoration: none;
}
.catalog2 .descr_product{
	width: 400px;
	// margin: 0 auto;
}
.catalog2 .descr_product .title{
	font-size: 22px;
	font-weight: 700;
}
.catalog2 .descr_product .descr{
	font-size: 18px;
	padding: 10px 0;
}
.catalog2 .descr_product .coast{
	font-size: 18px;
	font-weight: 700;
}
@media(max-width:666px){
	.catalog2 .foto{
		margin: 0 auto;
	}
	.descr_product{
		margin: 0 auto;
		text-align: center;
	}
}
.order_popup{
	max-width: 450px;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: center;
	background-color: #fff;
	position: relative;
}
.order_popup form h4{
	font-size: 24px;
}
.order_popup form input{
	padding: 10px;
	width: 285px;
	margin: 5px 0;
	border: 1px solid #666;
}
.order_popup form button{
	padding: 10px;
	width: 285px;
	margin: 5px;
	font-size: 20px;
	background-color: #24B2B4;
	cursor: pointer;
	transition: all .35s;
	color: #fff;
}
.order_popup form button:hover{
	background-color: #1A8082;
}
.order_popup form{
	padding: 20px 0;
}
.accent{
	background-color: #24B2B4;
}
.nav_menu{

}
.nav_menu ul{
	list-style: none;
}
.nav_menu li{
	display: inline-block;
	padding: 0 15px;
}
.nav_menu li a{
	font-size: 19px !important;
	color: #fff;
	font-family: arial;
	text-decoration: none;
}
header{
	width: 100%;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}
header .wrap{
	width: 80%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
header .logo{
	max-width: 250px;
}
header .logo img{
	width: 100%;
}
header .menu{

}
header .menu ul{
	list-style: none;
}
header .menu li{
	display: inline-block;
	padding: 10px 15px;
	border: 2px solid transparent;
}
header .menu li:hover{
	border: 2px solid #24B2B4;
}
header .menu li a{
	font-size: 20px;
	color: #fff;
	font-family: Arial;
}
header .menu li a:hover{
	text-decoration: none;
	// background-color: #24B2B4;
}
header .phone a{
	display: block;
	font-size: 20px;
	font-family: Arial;
	color: #fff;
	line-height: 1.4;
}

.hide_menu{
	width: 100%;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	display: none;
}
.hide_menu .wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	max-width: 1024px;
	margin: 0 auto;
	justify-content: space-between;
}
.hide_menu .logo{
	max-width: 250px;
	padding-left: 20px;
}
.hide_menu .logo img{
	width: 100%;
}
.fa-bars{
	color: #fff;
	font-size: 30px !important;
	padding: 30px;
	cursor: pointer;
	// padding-right: 20px;
	transition: all .35s;
}
.fa-bars:hover{
	transform: rotate(180deg);
}
@media(max-width:960px){
	#menu{
		display: none;
	}
	.hide_menu{
		display: block !important;
	}
}
.hidden_menu{
	background-color: #fff;
	text-align: center;
	display: none;
}
.hidden_menu li{
	padding: 5px 0;
}
.hidden_menu a{
	color: #000;
	font-size: 16px;
}