/*fonts*/
@font-face {
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Bold.eot');
	src: local('../fonts/Gilroy-Bold'), local('Gilroy-Bold'),
	url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Gilroy-Bold.woff') format('woff'),
	url('../fonts/Gilroy-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Regular.eot');
	src: local('../fonts/GilroyRegular'), local('Gilroy-Regular'),
	url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Gilroy-Regular.woff') format('woff'),
	url('../fonts/Gilroy-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}




/* styles */
body {
	min-width: 480px;
	background: #b4b4b4;
	font-family: 'DINRoundPro', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.2em;
	color: #2b2b2b;
	cursor: default;
}

.main_wrapper {
	margin: 0 auto;
	width: 480px;
	background: #fff;
}

img {
	max-width: 100%;
	height: auto;
}

b {
	font-weight: 700;
}
.list_2>li,
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}


h2.title{
	font-size: 25px;
	line-height: 1.2em;
	font-weight: 500;
	text-align: center;
	margin-bottom: 30px;
	padding: 0 20px;
}
h2.title span{
	color: #f04232;
	display: block;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 1.1em;
	margin-top: 8px;
}


section{
	padding: 30px 0;
}
.white_theme{
	background: #fff url(../images/pat_wht.png) 0% 0% repeat;
}

.color_theme{
	background: #93c848 url(../images/pat_grn.png) 0% 0% repeat;
}
.color_theme .title,
.color_theme .title span,
.color_theme .products_count{
	color: #fff;
}

.m1-form{
	padding: 0 30px;
	margin-top: 30px;
}
.m1-form input{
	border: none;
	background: none;
	width: 100%;
	display: block;
	font-family: 'DINRoundPro', sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	height: 86px;
	text-align: center;
	color: #222222;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.m1-form select{
	border: none;
	background: none;
	width: 100%;
	display: block;
	font-family: 'DINRoundPro', sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
	height: 86px;
	text-align: center;
	color: #222222;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #e6e6e6;
}
.offer_section .m1-form .button-m{
	margin-top: 0;
}
.m1-form ::-webkit-input-placeholder {
	color: #222222;
}
.m1-form ::-moz-placeholder {
	color: #222222;
}
.m1-form :-moz-placeholder {
	color: #222222;
}
.m1-form :-ms-input-placeholder {
	color: #7c6a68;
}
.m1-form :focus::-webkit-input-placeholder {
	color: transparent;
}
.m1-form :focus::-moz-placeholder {
	color: transparent;
}
.m1-form :focus:-moz-placeholder {
	color: transparent;
}
.m1-form :focus:-ms-input-placeholder {
	color: transparent;
}
/* button */
.button-m{
	border: none;
	cursor: pointer;
	font-family: 'DINRoundPro', sans-serif;
	font-weight: 700;
	height: 92px;
	width: 400px;
	display: block;
	line-height: 90px;
	text-decoration: none;
	font-size: 26px;
	border-radius: 60px;
	background: #f04232;
	border-bottom: 6px solid #8a2615;
	font-size: 26px;
	letter-spacing: 1px;
	margin: 0px auto;
	color: #fff;
	text-align: center;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
	text-shadow: 1px 2px 0 #5a1a1d;
}
.button-m:active{
	background: #8f271d;
	top: 2px;
}




/*  offer_section   */
.offer_section{
	padding: 0 0 30px;
	background: #93c848 url(../images/pat_grn.png) 0% 0% repeat;
}
.offer_title{
	background: #f04232;
	padding: 5px 0 12px;
}
.offer_title .main_title{
	text-align: center;
	color: #ffffff;
	font-size: 68px;
	line-height: 1em;
	text-transform: uppercase;
	text-align: center;
	text-shadow: -5px 5px 0 rgba(0,0,0,0.3);
	font-weight: 900;
}
.offer_title .main_title>span{
	text-shadow: none;
	background: #ffff00;
	color: #313131;
	font-size: 43px;
	line-height: 1em;
	border-radius: 6px;
	box-shadow: -5px 5px 0 0 rgba(0,0,0,0.3);
	display: inline-block;
	vertical-align: top;
	padding: 5px 11px 9px;
	margin-top: 8px;
	text-transform: none;
}
.main_subtitle{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: 900;
	margin-top: 8px;
}
.offer_section .box{
    background: #e1f4fb url(../images/offer24.jpg) center center / cover no-repeat;
    height: auto;
    aspect-ratio: 4 / 5; /* або 16/9 якщо фото горизонтальне */
}
.ofr_bull{
	padding: 25px 25px 0 172px;
}
.ofr_bull>li{
	margin-bottom: 20px;
}
.ofr_bull>li>b{
	font-weight: 900;
	color: #f04232;
	font-size: 35px;
	text-transform: uppercase;
	line-height: 1em;
	padding-left: 35px;
	background: url(../images/ofr_bull.png) 0% 50% no-repeat;
}
.ofr_bull>li>p{
	padding-left: 35px;
	font-size: 22px;
	font-weight: 500;
}
.ofr_bull>li>span{
	display: block;
	text-align: right;
	font-size: 22px;
	font-weight: 500;
}
.ofr_bull>li:nth-child(2){
	margin-left: 58px;
}


.offer_section .price{
	padding: 13px 0 13px;
	position: relative;
	height: 85px;
	background: #fdea45;
	margin-bottom: 40px;
}
.offer_section .price>div{
	float: left;
	width: 160px;
	font-size: 16px;
	line-height: 1.1em;
	color: #16323e;
	text-align: center;
	text-transform: uppercase;
}
.offer_section .price .sale{
	width: 160px;
	background: url(../images/price.png) 50% 50% no-repeat;
	height: 110px;
	margin-top: -26px;
	text-align: center;
	color: #fff;
	font-size: 23px;
	line-height: 1.1em;
	padding-top: 18px;
	text-transform: none;
	font-weight: 900;
}
.offer_section .price .sale span{
	display: block;
	font-size: 42px;
	line-height: 42px;
}
.offer_section .price .old{
	padding-left: 10px;
}
.offer_section .price .new{
	padding-right: 10px;
}
.offer_section .price div p{
	font-size: 36px;
	line-height: 40px;
	margin-top: 2px;
}
.offer_section .price div p small{
	font-size: 0.8em;
}
.offer_section .price .old p span{
	text-decoration: line-through;
}
.offer_section .price .new p{
	font-weight: 900;
}
.offer_section  .timer{
	margin: 30px 30px 0;
	padding: 0 30px;
}
.offer_section  .timer>p{
	text-align: center;
	font-weight: 700;
	color: #fff;
}
.time_circles > div > span{
	font-weight: 900;
	color: #fff;
	font-family: 'DINRoundPro', sans-serif;
}
.time_circles > div > h4{
	font-weight: 700;
	color: #fff;
	font-family: 'DINRoundPro', sans-serif;
	font-size: 14px !important;
}



.products_count{
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-size: 21px;
}
.products_count>span{
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	margin: 0 8px;
	background: #e5372d;
	font-weight: 900;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	border-radius: 50%;
}
.offer_section .products_count{
	padding: 0 60px;
	color: #fff;
	line-height: 1.6em;
}
.offer_section .button-m{
	margin-top: 20px;
}



/*sect2*/
.video_sect{
	height: 280px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.video_sect iframe,
.video_sect object{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.sect2>p{
	padding: 0 25px;
	margin-bottom: 25px;
	text-align: center;
}



/*sect3*/
.sect3 .title{
	padding: 0 50px;
}
.sect3 .gallery{
	padding: 0 21px;
	margin-bottom: 30px;
}
.sect3 .gallery img{
	border-radius: 20px;
}
.sect3 .owl-prev,
.sect3 .owl-next{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -35px;
}
.sect3 .owl-prev{
	background: #f4f6f2 url(../images/gallery_arrow.png) 0% 50% no-repeat;
	left: 5px;
	box-shadow: 2px 0 0 0 rgba(0,0,0,0.3);
}
.sect3 .owl-next{
	background: #f4f6f2 url(../images/gallery_arrow.png) 100% 50% no-repeat;
	right: 5px;
	box-shadow: -2px 0 0 0 rgba(0,0,0,0.3);
}



/*sect4*/
.list1{
	padding: 0 30px;
}
.list1>li{
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.list1>li:last-child{
	margin-bottom: 0;
}
.list1>li .img{
	width: 150px;
	display: table-cell;
	vertical-align: middle;
}
.list1>li .img>img{
	display: block;
}
.sect4 .list1>li .img>img{
	border-radius: 50%;
	border: 5px solid #fff;
}
.list1>li>p{
	padding-left: 20px;
	font-weight: 700;
	display: table-cell;
	vertical-align: middle;
}


/*sect5*/
.sect5 .list1>li{
	background: #ffff00;
	border-radius: 14px;
	overflow: hidden;
	margin-bottom: 35px;
}
.sect5 .list1>li .img{
	width: 260px;
}
.sect5 .list1>li>p{
	padding: 0;
	text-align: center;
	font-weight: 600;
    padding: 0 15px 0 0;
    font-size: 20px;
}
.sect5 .list1>li:nth-child(2n)>p{
	padding: 0 0 0 15px;
}
.sect5 .button-m{
	margin-top: 30px;
}


/*sect6*/
.sect6 .img{
	position: relative;
}
.sect6 .img>img{
	display: block;
	margin: 0 auto;
}
.sect6 .img .detal{
	position: absolute;
	width: 150px;
	padding: 0 0 0 70px;
	font-size: 22px;
	background: url(../images/detail.png) 0% 50% no-repeat;
	bottom: 15px;
	left: 25px;
}
.sect6 .img .detal>span{
	display: block;
	font-weight: 900;
	font-size: 40px;
	line-height: 36px;
}
.list_2>li{
	padding: 12px 25px 12px 28px;
}
.list_2>li:nth-child(2n){
	background: #f8f8f8;
}
.list_2>li>span{
	float: left;
	color: #93c848;
	font-weight: 900;
	font-size: 64px;
	line-height: 54px;
}
.list_2>li>p{
	padding: 0 0 0 50px;
}
.sect6>img{
	display: block;
	margin: 15px auto 35px;
}
.sect6 .products_count{
	padding: 0 50px;
}




.reviews{
	padding: 0 30px;
}
.rev_item{
	background: #fff;
	padding: 20px 24px;
	border-radius: 16px;
	color: #3d3d3c;
	font-family: 'Gilroy', sans-serif;
}
.rev_item .info{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.1em;
	position: relative;
}
.rev_item .info:before{
	content: '...';
	font-size: 26px;
	line-height: 10px;
	position: absolute;
	right: 0;
	top: 6px;
	font-weight: 700;
}
.rev_item .info span{
	font-size: 17px;
	line-height: 1.1em;
	display: block;
}
.rev_item .info>img{
	float: left;
	border-radius: 50%;
	width: 34px !important;
}
.rev_item .info>p{
	padding: 0 0 0 46px;
}
.rev_item>img{
	display: block;
	margin: 0 auto;
}
.rev_item .likes{
	font-size: 15px;
	padding-top: 40px;
	background: url(../images/rev_likes.png) 0% 8px no-repeat;
	margin-bottom: 8px;
	font-weight: 700;
}
.rev_item>p{
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.3em;
}
.comnt_box .comnt{
	font-size: 16px;
	margin-bottom: 25px;
}
.comnt_box .comnt:last-child{
	margin-bottom: 0;
}
.comnt_box .comnt>img{
	float: left;
	border-radius: 50%;
	margin-top: 4px;
	width: 34px !important;
}
.comnt_box .comnt .text{
	padding: 0 0 0 50px;
	font-size: 16px;
	line-height: 1.3em;
}
.comnt_box .comnt .text>p>b{
	margin-right: 3px;
}
.comnt_box .comnt .text .date{
	font-size: 14px;
	margin-top: 5px;
}
.comnt_box .comnt .text .date span{
	margin-left: 20px;
}
.sect7 .owl-dots{
	font-size: 0;
	text-align: center;
	margin-top: 40px;
}
.sect7 .owl-dot{
	font-size: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	background: transparent;
	border: 2px solid #fff;
	margin: 0 4px;
}
.sect7 .owl-dot.active{
	background: #fff;
}
.sect7 .button-m{
	margin-top: 40px;
}



/*sect8*/
.sect8 .title span{
	color: #313131;
	padding: 0 40px;
}
.list_3{
	font-size: 0;
	letter-spacing: -1px;
}
.list_3>li{
	width: 50%;
	padding: 0 20px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: normal;
}
.list_3>li>img{
	display: block;
	border-radius: 50%;
	border: 5px solid #fff;
	margin: 0 auto 10px;
}



.main {
	width:480px;
	display:table-cell;
	position:relative;

	color:#fff;
	text-align:center;
}
.fon{

}
.button {
border: none;
    cursor: pointer;
    font-family: 'DINRoundPro', sans-serif;
    font-weight: 700;
    height: 92px;
    width: 400px;
    display: block;
    line-height: 90px;
    text-decoration: none;
    font-size: 26px;
    border-radius: 60px;
    background: #f04232;
    border-bottom: 6px solid #8a2615;
    font-size: 26px;
    letter-spacing: 1px;
    margin: 0px auto;
    color: #fff;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    text-shadow: 1px 2px 0 #5a1a1d;
	
}
.left{
	display:inline-block;
	position:relative;
	float:left;
	width:240px;
	padding:5px;
}
.left img{ 
border-radius:8px;
}

.right{
	display:inline-block;
	position:relative;
	float:left;
	width:240px;
		padding:5px;
}
.right img{ 
border-radius:8px;
}







/* footer */
.footer_section {
	padding: 25px 0;
	background: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.footer_section img {
	display: block;
	margin: 0 auto 10px auto;
}

.footer_section a {
	color: #222;
	display: block;
}