body{
	font-family: "Open Sans";
}
header{
	padding: 15px 0;
}
header .phone, header .mail{
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
header .phone a, header .mail a{
	color: #333;
}
header .mail a{
	text-decoration: none;
}
header .button, footer .button{
	background: #FF8562;
	font-size: 16px;
	padding: 15px 40px;
}
.button{
	text-decoration: none;
	display: inline-block;
	border:none;
	text-align: center;
	background: #EE6740;
	border-radius: 15px;
	color: #fff !important;
	font-size: 21px;
	padding: 20px 60px;
	transition:0.3s all;
}
.button:hover{
	
}
#menu ul{
	border-top: 1px solid #FF8562;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menu ul li{
	display: inline-block;
}
#menu ul li a{
	color: #185342;
	text-decoration: none;
	display: block;
	padding: 10px 20px;
	transition:0.3s all;
}
#menu ul li a:hover, #menu ul li.active a{
	color: #FF8562;
}
#block-1{
	padding: 100px 0;
	background: url("../images/block-1.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	min-height: 750px;
}
.title{
	font-family: Inter;
	font-weight: bold;
	font-size: 40px;
	line-height: normal;
	margin-bottom: 40px;
	color: #185342;
}
#block-1 .title{
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
}
#block-1 .title strong{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 64px;
}
#block-1 .block, #block-3 .block{
	display: table;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 30px;
	line-height: normal;
}
#block-1 .block > div, #block-3 .block > div{
	display: table-cell;
	vertical-align: middle
}
#block-1 .block .left, #block-3 .block .left{
	padding-right: 15px;
}
#block-1 .button{
	border-radius: 55px;
	padding: 25px 60px;
}
.p-100{
	padding: 100px 0;
}
.p-50{
	padding: 50px 0;
}
.p-30{
	padding: 30px 0;
}
#sidebar{
	border: 1px solid #A19E9D;
}
#sidebar .tit{
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	font-family: Inter;
	background: url("../images/block-3.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 20px;
	line-height: normal;
}
#sidebar .wrap{
	padding: 20px;
}
#sidebar ul{
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 5px;
}
#sidebar ul li{
	padding: 3px 0;
}
#sidebar ul li a{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	color: #00724D;
	text-decoration: none;
}
#sidebar ul li a:hover{
	text-decoration: underline;
}
#sidebar ul li ul li a{
	font-size: 16px;
	font-family: "Open Sans";
	font-weight: normal;
	color: #333;
}
.title.mb-10{
	margin-bottom: 10px;
}
.category .block{
	text-align: center;
	border: 1px solid #EE6740;
	margin-bottom: 24px;
}
.category .block a{
    padding: 20px;
    display: block;
    text-decoration: none;
    color: #222;
}
.category .block .tit{
	font-family: Arial;
	font-weight: bold;
	margin-top: 5px;
}
.category .block .price{
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	margin: 6px 0 10px;
	color: #158464;
}
.pagination li:first-child a, .pagination li:last-child a{
	color: #185342;
	background: none;
	border:none;
	border-radius: 0;
}
.pagination li{
	padding: 0 5px;
	font-family: Inter;
}
.pagination li a{
	border:none;
	color: #000;
	background: #D9D9D9;
	padding: 5px 7px;
}
.pagination li.active a, .pagination li a:hover{
	background: #2BB08A;
	color: #fff;
}
#block-3 {
	background: url("../images/block-3.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
#block-3 .title{
	color: #fff;
	line-height: normal;
}
#block-3 span{
	text-transform: uppercase;
}
#block-3 .block{
	font-size: 20px;
	font-weight: normal;
	font-family: "Open Sans";
	margin-bottom: 15px;
}
.owl-nav{
	position: absolute;
	top: 50%;
	left: -29px;
	right: -29px;
	margin-top: -29px !important;
	height: 0;
}
.owl-nav .owl-prev{
	float: left;
	width: 58px;
	height: 58px;
	background: url("../images/left.svg") center center no-repeat !important;
	-webkit-background-size: cover;
	background-size: cover;
}
.owl-nav .owl-next{
	float: right;
	width: 58px;
	height: 58px;
	background: url("../images/right.svg") center center no-repeat !important;
	-webkit-background-size: cover;
	background-size: cover;
}
.owl-nav span{
	display: none;
}
#block-5 {
	background: url("../images/block-5.jpg") center center no-repeat;
	background-size: auto 100%;
}
.sub{
	font-size: 20px;
	margin-bottom: 40px;
	margin-top: -20px;
}
#quiz{
	background: #F5F5F5;
	border-radius: 15px;
}
#quiz .top{
	font-size: 20px;
	font-weight: bold;
	font-family: 'Arial';
	color: #fff;
	background: #18AE67;
	border-radius: 15px 15px 0px 0px;
	padding: 30px 15px;
}
#quiz .tit{
	font-size: 24px;
	margin-bottom: 30px;
}
#quiz .step{
	padding: 50px;
}
#quiz label{
	cursor: pointer;
}
.image-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.image-checkbox+label {
	display: block;
	align-items: center;
	user-select: none;
	position: relative;
}
.image-checkbox+label::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	background-color: #fe854d;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 76.887 55.552'%3E%3Cpath fill='%23ffffff' d='M34.373 49.541L76.887 5.889 70.739 0 28.426 43.458 6.078 20.632 0 26.585l22.488 22.972 6.029 5.995-.091-.085.091.085 5.856-6.011z'/%3E%3C/svg%3E");
	position: absolute;
	left: -7px;
	top: -7px;
	transform: scale(0);
	transition: 0.3s all;
}
.image-checkbox:checked+label::before {
	transform: scale(1);
}
label img{
	margin-bottom: 10px;
	display: block;
}
.custom-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.custom-checkbox+label {
	display: block;
	align-items: center;
	user-select: none;
	position: relative;
}
.custom-checkbox+label::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	border: 2px solid #fe854d;
	position: relative;
	top: 4px;
	margin-right: 4px;
	transition: 0.3s all;
}
.custom-checkbox:checked+label::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 76.887 55.552'%3E%3Cpath fill='%23ffffff' d='M34.373 49.541L76.887 5.889 70.739 0 28.426 43.458 6.078 20.632 0 26.585l22.488 22.972 6.029 5.995-.091-.085.091.085 5.856-6.011z'/%3E%3C/svg%3E");
	background-color: #fe854d;
}
#quiz .block{
	margin-bottom: 10px;
}
#quiz .buttons{
	padding: 50px;
	padding-top: 0;
}
#quiz .buttons .button {
	cursor: pointer;
}
#quiz .prev{
	background: #A19E9D;
}
#quiz .form-control{
	border:None;
	border-radius: 0;
	font-size: 18px;
	background: none;
	border-bottom: 1px solid #b3b3b3;
}
#quiz .step{
	display: none;
}
#quiz .step.active{
	display: block;
}
#block-7{
	background: url("../images/block-7.png") center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
#block-7 label{
	font-size: 20px;
	font-family: Inter;
	color: #158464;
}
#block-7 .form-control{
	border:none;
	border-radius: 0;
	border-bottom: 1px solid #185342;
	background: none;
	font-size: 24px;
	padding: 0;
	height: 50px;
}
.category .block .button{
	font-size: 14px;
	padding: 15px 30px;
}
#block-8 .block a{
	text-align: center;
	text-decoration: none;
	color: #333;
}
#block-8 .block .tit{
	margin-top: 10px;
	font-family: Arial;
	color: #185342;
}
#block-8 .owl-nav{
	margin-top: -50px !important;
}
#block-9 .table{
	font-size: 20px;
	text-align: center;
}
#block-9 th{
	font-weight: bold;
	font-family: arial;
	background: #185342;
	color: #fff;
}
#block-9 th, #block-9 td{
	padding: 15px;
}
#block-9 td{
	color: #185342;
	border:2px solid #fff;
}
#block-9 .table tr:nth-child(even){
	background: #D9D9D9;
}
#block-9 .table tr{
	display: none;
}
#block-9 .table tr:nth-child(1), 
#block-9 .table tr:nth-child(2), 
#block-9 .table tr:nth-child(3), 
#block-9 .table tr:nth-child(4), 
#block-9 .table tr:nth-child(5), 
#block-9 .table tr:nth-child(6), 
#block-9 .table tr:nth-child(7), 
#block-9 .table tr:nth-child(8), 
#block-9 .table tr:nth-child(9), 
#block-9 .table tr:nth-child(10) {
	display: table-row;
}
#block-9 .all{
	color: #185342;
	font-size: 20px;
	border-top:1px solid #185342;
	display: inline-block;
	line-height: normal;
	padding:0 40px;
	margin-top: 15px;
	text-decoration: none;
}
#block-10{
	color: #fff;
	background: url("../images/block-3.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}
#block-10 .title{
	color: #fff;
}
#block-10 .block{
	font-family: Inter;
	font-size: 20px;
	margin-bottom: 40px;
}
#block-10 .block .tit{
	margin-top: 15px;
}
#block-13 .block{
	display: table;
	font-size: 20px;
	margin-bottom: 30px;
	font-family: "Open Sans";
}
#block-13 .block div{
	display: table-cell;
	vertical-align: middle;
}
#block-13 .block a{
	color: #000;
	text-decoration: none;
}
#block-13 .block .left{
	padding-right: 30px;
}
#block-13 label{
	font-size: 20px;
	font-family: Inter;
	margin-bottom: 5px;
}
#block-13 .form-control{
	font-size: 24px;
	font-family: Inter;
	border: 1px solid #2BB08A;
	border-radius: 15px;
	padding: 15px;
}
#block-13 .button{
	font-size: 18px;
	padding: 20px;
	display: block;
	width: 100%;
}
footer {
	padding: 40px 0;
	background: url("../images/block-3.jpg") top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
footer a{
	color: #fff !important;
	text-decoration: none;
}
footer ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
footer ul li{
	margin-bottom: 3px;
}
.f-logo{
	margin-bottom: 15px;
}
footer .block{
	font-family: Inter;
	margin-bottom: 10px;
}
footer .block a{
	font-weight: bold;
}
footer .bottom{
	margin-top: 35px;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
}
.modal .button{
	display: block;
	width: 100%;
}
.breadcrumb {
	font-size: 14px;
	font-family: Inter;
	color: #333;
}
.breadcrumb li{
	color: #333;
}
.breadcrumb a{
	color: #333;
}
.prop {
	margin-bottom:10px;
}
.prop .tit{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 10px;
}
.prop table td:first-child:before{
	content: '• ';
}
.prop table td{
	border:none;
	padding: 3px;
}
.price-block{
	padding: 30px;
	background: #D9D9D9;
}
.price-block .old-price{
	font-size: 20px;
	margin-bottom: 10px;
}
.price-block .price{
	font-size: 26px;
	font-weight: bold;
	font-family: Arial;
	color: #EE6740;
}
.price-block .akc{
	font-size: 14px;
	font-family: Inter;
}
.price-block .button{
	background: #FF8562;
	margin-top: 15px;
}
.product-text .tit{
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	display: inline-block;
	color:#185342;
	border: 1px solid #185342;
	padding: 10px 20px;
	border-bottom: 0;
}
.product-text .text{
	border-top: 1px solid #185342;
	padding-top: 15px;
}
.slick-track{
	margin: 0;
}
.slick-slider img{
    display: block;
    margin: auto;
}
.slider-for{
    margin-bottom: 10px;
}
#d-file a{
    font-size: 18px;
    color: #EE6740;
}
#filters{
    background: #F5F5F5;
    padding: 10px;
    margin: 0 !important;
}
#filters .tit{
    font-size: 18px;
    font-weight: bold;
    font-family: Arial;
}
.filter_head{
    color: #185342;
    padding-right: 5px;
}
#filters .filter_block{
    padding: 0 !important;
    display: flex;
    flex-wrap:wrap;
}
#filters input{
    display: none;
}
#filters label, #filters a{
    font-family: Inter;
    font-size: 15px;
    background: #fff;
    color: #185342 !important;
    display: block;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    padding: 2px 8px;
    text-decoration: none;
}
#filters .filter_row{
    padding:0 4px;
}
#filters input:checked+label, #filters a:hover {
	background: #2BB08A;
}
.sorting{
    color: #185342 !important;
    font-size: 14px;
    padding: 15px 0;
}
.sorting select, .sorting option{
    font-size: 14px;
}
.sorting a{
    font-family: Inter;
    font-size: 15px;
    background: #fff;
    color: #185342 !important;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    padding: 2px 8px;
    text-decoration: none;
    font-weight: normal;
}
.sotring a:hover, .sorting a.active{
    background: #FACFC2;
    color: #000;
}
.category .block{
    position: relative;
}
.lblw{
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
}
.lbl{
    border-radius:4px;
    color: #fff;
    font-weight: bold;
    padding: 3px 7px;
}
.eco{
    background: #109b00;
}
.new{
    background: #0194ff;
}
.hit{
    background: #ff5b01;
}
.top{
    background: #ff9400;
}
@media(max-width:1400px){
	#menu ul li a{
		padding: 15px;
	}
}
@media(max-width:1200px){
	#menu ul li a{
		padding: 15px 10px;
		font-size: 14px;
	}
	#block-1 .title strong{
		font-size: 55px;
	}
	#block-1 .title{
		font-size: 27px;
	}
	#block-13 .block{
		font-size: 18px;
	}
	#block-13 .form-control{
		font-size: 18px;
	}
	#block-13 .button{
		font-size: 15px;
	}
	footer ul li a{
		font-size: 14px;
	}
	footer .block{
		font-size: 15px;
	}
	footer .button{
		font-size: 15px;
		padding: 15px 30px;
	}
	footer .bottom{
		font-size: 12px;
	}
	.price-block{
		padding: 20px;
	}
	.price-block .price{
		font-size: 24px;
	}
}
@media(max-width:992px){
	header .phone, header .mail{
		font-size: 12px;
	}
	header .button{
		padding: 12px 20px;
		font-size: 14px;
	}
	#menu ul li a{
		font-size: 11px;
		padding: 10px 5px;
	}
	#block-1 .title strong{
		font-size: 40px;
	}
	#block-1 .title{
		font-size: 20px;
	}
	#block-1{
		padding: 70px 0;
		min-height: 600px;
	}
	.title{
		font-size: 30px;
		margin-bottom: 30px;
	}
	#sidebar .wrap{
		padding: 15px;
	}
	#sidebar ul li a{
		font-size: 15px;
	}
	#sidebar ul li ul li{
		padding: 0;
	}
	#sidebar ul li ul li a{
		font-size: 14px;
	}
	#block-3 .block{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.p-100{
		padding: 50px 0;
	}
	.sub{
		font-size: 16px;
	}
	#block-6 .step{
		padding-bottom: 30px;
	}
	#block-6 .button{
		font-size: 16px;
		padding: 15px 30px;
	}
	#block-7 label{
		font-size: 16px;
	}
	#block-7 .form-control{
		font-size: 20px;
	}
	#block-9 .table td, #block-9 .table th{
		font-size: 16px;
		padding: 5px;
	}
	#block-10 .block img{
		width: 100px;
	}
	#block-10 .block{
		font-size: 16px;
	}
	#block-13 .block{
		font-size: 16px;
		margin-bottom: 15px;
	}
	#block-13 label{
		display: none;
	}
	#block-13 .form-control{
		margin-bottom: 15px;
	}
	footer ul{
		margin-bottom: 30px;
		padding-left: 50px;
	}
	#filters .filter_block, #filters a{
	    font-size: 14px;
	}
}
@media(max-width:768px){
	.toggler{
		width: 48px;
		height: 43px;
		background: url("../images/toggler.svg") center center no-repeat;
		border-radius: 3.69417px;
		cursor: pointer;
	}
	header .button{
		width: 48px;
		height: 43px;
		background: url("../images/m-phone.svg") center center no-repeat;
		border-radius: 3.69417px;
		overflow: hidden;
		text-indent: -10000px;
	}
	header{
		padding: 10px 0;
		position: sticky;
		z-index: 20;
		top: 0;
		background: #fff;
	}
	#menu{
		position: fixed;
		z-index: 10;
		right: 0;
		top: 0;
		bottom: 0;
		background: #fff;
		padding: 15px;
		padding-top: 80px;
		width: 300px;
		margin-right: -310px;
		transition:0.3s all;
	}
	#menu.active{
		margin-right: 0;
	}
	#menu ul{
		border:none;
		text-align: left;
	}
	#menu ul li{
		display: block;
	}
	#menu ul li a{
		font-size: 18px;
		padding: 5px;
	}
	#block-1{
		min-height: 500px;
	}
	.owl-nav{
		left: -15px;
		right: -15px;
	}
	.owl-nav .owl-prev, .owl-nav .owl-next{
		width: 45px;
		height: 45px;
		border-radius: 50% !important;
		background-size: cover !important;
	}
	.sub{
		font-size: 16px;
	}
	#quiz .top{
		font-size: 16px;
	}
	#quiz .step{
		padding: 30px;
	}
	#block-9 .all{
		font-size: 16px;
	}
	#block-10 .block{
		font-size: 15px;
	}
	#block-13 form{
		margin-top: 30px;
		margin-bottom: 40px;
	}
	footer ul{
		padding: 0;
	}
	footer .pay{
		margin-bottom: 30px;
	}
	.price-block .price{
		font-size: 20px;
	}
	.price-block .old-price{
		font-size: 16px;
	}
	.price-block .button{
		font-size: 20px;
		padding: 15px 50px;
	}
	.price-block{
		background: #D9D9D9;
	}
	.lblw{
	    top: 5px;
	    left: 5px;
	    right: 5;
	}
	.lbl{
	    font-size: 12px;
	}
}
@media(max-width:576px){
	#block-1{
		padding: 50px 0;
		background: url("../images/block-3.jpg") top center no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}
	#block-1 .block{
		font-size: 16px;
		margin-bottom: 20px;
	}
	#block-1 .button{
		font-size: 20px;
		padding: 20px 45px;
		margin-bottom: 30px;
	}
	.category .block{
		padding: 10px;
	}
	.category .block .tit{
		font-size: 14px;
	}
	.category .block .price{
		font-size: 16px;
	}
	.category .block .button{
		font-size: 13px;
		padding: 10px;
		display: block;
	}
	.pagination li a{
		font-size: 14px;
	}
	#block-3 .block{
		font-size: 15px;
	}
	#block-3 .block img{
		width: 35px;
	}
	#quiz .tit{
		font-size: 16px;
	}
	#quiz .block{
		font-size: 14px;
	}
	#quiz .buttons {
		padding:0 30px 30px;
	}
	#quiz .buttons .button{
		display: block;
	}
	#quiz .prev{
		margin-bottom: 10px;
	}
	#block-7 .button{
		font-size: 20px;
		padding: 15px;
		display: block;
		width: 100%;
	}
	#block-10 .block{
		font-size: 14px;
		margin-bottom: 25px;
	}
	#block-13 .block{
		font-size: 15px;
	}
	footer .button{
		width: 200px;
		margin: auto;
		display: block;
		margin-top: 15px;
	}
	footer .block{
		text-align: center;
	}
	footer .bottom{
		text-align: center;
	}
	.owl-nav .owl-prev, .owl-nav .owl-next{
		margin: 0 !important;
	}
	.owl-nav{
		left: -10px;
		right: -10px;
	}
	.prop{
		margin-top: 15px;
		font-size: 14px;
	}
	.product-text{
		font-size: 14px;
	}
	.lbl{
	    font-size: 10px;
	    padding: 3px;
	}
	.f3 .filter_row{
	    margin-bottom: 4px;
	}
	#filters .filter_block, #filters a{
	    font-size: 13px;
	}
}
@media(max-width:400px){
	header .lg{
		padding: 0;
	}
	header .logo{
		display: block;
		width: 150px;
	}
}