html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 15px;
	right: 15px;
	text-indent: -999px;
	background: url("../img/icon_top.html") no-repeat center center #000;
	border-radius: 50%
}

.scrollup:hover {
	opacity: 0.6
}

.title {
font-family: 'Roboto Condensed', sans-serif;
	font-size: 55px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center
}

.b1 {
	position: relative;
	background: url("../img/banner1m.jpg") no-repeat left bottom;
	background-size: cover;
}
.b1:after{
	content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
    right: 0;
    background: url(../img/banner1_img.png) no-repeat right top;
    background-size: contain;
}

.b1 .wrap{
	margin-left: 70px;
	position: relative;
}

.b1 h1, .b1 h2{
    font-family: 'Roboto', 'Roboto Condensed', sans-serif;
    font-weight: 900;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 2px;
}
.b1 h1{
	font-size: 40px;
	padding-top: 50px;
}

.b1 h2{
	font-size: 65px;
	padding-top: 20px;
}
.b1 .mob_prod{
	display: none;
}
.b1 ul{
	/* list-style-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-1 -1 2 2'><circle r='1' /></svg>"); */
	font-size: 2.5em;
	margin-left: 1.5em;
	font-family: 'Roboto', 'Roboto Condensed', sans-serif;
	margin-top: 40px;
}

.b1 li{
	/* line-height: 1; */
	/* margin-bottom: 20px; */
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: 400;
}

.b1 li:before {
    content: "";
	  border: 11px #000 solid !important;
	  border-radius: 50px;
	  margin-top: 7px;
	  margin-left: -45px;
	  position: absolute;
}

.b1 img {
	/* width: 100%; */
	/* margin-bottom: -2px; */
	position: absolute;
    top: 0;
    right: 0;
}

.b1 .small_price {
	/* position: absolute; */
	bottom: 15px;
	/* left: 100px; */
	margin-left: 190px;
	margin-top: 80px;
    padding-bottom: 40px;
}

.b1 .small_price p {
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 10px;
}

.b1 .small_price a {
	display: block;
	max-width: 250px;
	width: 100%;
	border-radius: 50em;
	background-color: #263b25;
	text-align: center;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 5;
    position: relative;
}

.b2 {
	background: url("../img/b2-bg.jpg") no-repeat center top;
	padding: 70px 0;
}

.b2 .title {
	color: #263b25;
	padding-bottom: 40px;
}

.b2 .youtube_wrapper {
	width: 100%;
	max-width: 80%;
	display: block;
	margin: auto;
}

.b3 {
	background: #dbedeb;
	padding: 70px 0
}

.b3 .title {
	color: #07170e;
	padding-bottom: 40px
}

.b3 .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.b3 .box-img img {
	width: 100%;
	max-width: 75%;
	display: block;
	margin: auto;
	border-radius: 50em;
	border: 4px solid #70553e;
}

.b3 .box-text {
	margin-top: 45px;
	color: #000000;
font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	font-weight: 400;
	text-align: center
}

.b4 {
	padding: 70px 0
}

.b4 .title {
	color: #263b25;
	padding-bottom: 50px
}

.b4 .subtitle {
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 60px
}

.b4 .subtitle span {
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700
}

.b4 .box-img img {
	width: 100%
}

.b4 .box-text {
	margin-top: 25px;
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	padding: 24px;
	width: 100%;
	background: #acd6d6
}

.b4 .box-text span {
font-family: 'Roboto Condensed', sans-serif;
font-weight: 700;
}

.b4 .forma .price {
	color: #263b25;
font-family: 'Roboto Condensed', sans-serif;
	font-size: 60px;
	font-weight: 700;
	text-align: center
}

.b4 .forma form input,
.b4 .forma form select {
	padding: 21px;
	background-color: #dbedeb;
	font-family: 'Roboto Condensed', sans-serif;
	border: none;
	font-size: 25px;
	margin-top: 17px;
	color: black;
	width: 100%
}

.b4 .forma form input::-webkit-input-placeholder {
	color: black
}

.b4 .forma form input:-ms-input-placeholder {
	color: black
}

.b4 .forma form input::-ms-input-placeholder {
	color: black
}

.b4 .forma form input::placeholder {
	color: black
}

.b4 .forma form label,
.b4 .forma form .cpa-wrapper-field-total {
	display: none
}

.b4 .forma form select {
	font-weight: 700;
	margin-top: 10px;
	background: url("../img/sel.html") no-repeat 90% center #dbedeb
}

.b4 .forma form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.b4 .forma form .cpa-input-submit {
	padding: 21px;
	text-align: center;
	background: #263b25;
	border-radius: 50px;
	color: white;
font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: 700;
	width: 100%;
	text-transform: uppercase;
	line-height: 1;
	margin-top: 20px;
	border: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}

.b4 .forma form .cpa-input-submit:hover {
	background: #70553e
}

.b4 .up {
	margin-bottom: 50px
}

.b5 {
	background: #705439;
	padding: 70px 0
}

.b5 .title {
	color: white;
	padding-bottom: 50px;
	line-height: 1.2
}

.b5 .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.b5 .box-text {
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.3;
	text-align: center;
	margin-top: 30px
}

.b5 .box-img {
	height: 70px
}

.b6 {
	background: url("../img/b6-bg.jpg") no-repeat center top #bcded8;
	padding: 70px 0 10px
}

.b6 .title {
	padding-bottom: 20px;
	color: #263b25
}

.b6 .owl-theme .owl-nav .owl-prev,
.b6 .owl-theme .owl-nav .owl-next {
	display: none
}

.b6 .owl-theme .owl-dots .owl-dot span {
	width: 23px;
	height: 23px;
	margin: 5px 35px;
	background: #bfc2d5
}

.b6 .owl-theme .owl-dots .owl-dot.active span {
	background: #2257be
}

.b6 .img-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	/* margin-left: 25px; */
	/* border: 10px solid #817a74; */
	/* border-radius: 50% */
}

.b6 .img-fluid img {
	width: auto;
	border-radius: 4px;
	max-width: 172px;
	height: 171px;
}

.b6 .item {
	margin: 0 auto;
	background: transparent;
	padding: 10px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.b6 .box {
	margin: 0 auto;
	background: transparent;
	padding: 10px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.b6 .item__name {
	color: #263b25;
font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	font-weight: 700;
	padding-bottom: 15px;
	margin-top: 30px;
	text-transform: uppercase
}

.b6 .item__describe {
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	line-height: 30px;
	padding-top: 20px;
	border-top: 5px solid #705439;
	text-align: center
}

@media screen and (max-width:1440px){
	.b1::after{
		content: "";
		width: 70%;
		height: 70%;
		position: absolute;
		background: url(../img/banner1_img.png) no-repeat right;
		background-size: contain;
		bottom: 40px;
		right: 0px;
		top: unset;
		}
}

@media screen and (max-width: 1199px) {
	.b1 {
		position: relative;
		background: url(../img/banner1m.jpg) no-repeat left bottom;
		background-size: cover;
	}
	.b1::after{
		content: "";
		width: 60%;
		height: 60%;
		position: absolute;
		background: url(../img/banner1_img.png) no-repeat right;
		background-size: contain;
		bottom: 40px;
		right: 0px;
		top: unset;
		}
	.b1 .title {
		font-size: 50px
	}
	.b1 .list-title {
		margin-left: -40px
	}

	

	.b1 .list li {
		margin-bottom: 27px
	}
	.b1-offer {
		background-size: contain;
		background-position-x: center
	}
	.b1-offer img {
		width: 100%
	}
	.b2-text p {
		padding: 20px 0
	}
	.b4 .forma form input,
	.b4 .forma form select {
		padding: 17px;
		font-size: 22px
	}
	.b4 .forma .price {
		font-size: 50px
	}
}

@media screen and (max-width: 991px) {
	.b1::after {
		content: "";
		width: 60%;
		height: 60%;
		position: absolute;
		background: url(../img/banner1_img.png) no-repeat right;
		background-size: contain;
		bottom: 40px;
		right: 0px;
		top: unset;
	}
	.b1 ul {
		/* list-style-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-1 -1 2 2'><circle r='1' /></svg>); */
		font-size: 20px;
		margin-left: 1.5em;
		font-family: 'Roboto', 'Roboto Condensed', sans-serif;
		font-weight: 300;
		margin-top: 40px;
		line-height: 1.25;
	}
	.b1 .small_price{
		margin-left: 60px;
	}
}

@media screen and (max-width: 991px) {
	.title {
		font-size: 40px
	}
	.b1 .title {
		font-size: 45px
	}
	.b1 .subtitle {
		font-size: 35px
	}
	.b1 .list-title {
		margin-left: -85px;
		padding-bottom: 15px
	}
	.b1 .list li {
		margin-bottom: 15px
	}
	.b1 .button {
		width: auto
	}
	.b3 .box {
		margin-top: 20px
	}
	.b6 .item__name {
		padding-bottom: 30px
	}
}

@media screen and (max-width: 767px) {
	.title {
		font-size: 35px;
		padding: 0 20px
	}
	.b1 {
		padding-bottom: 0;
		background: url("../img/b1-bg-mob.html") no-repeat center bottom #e9f6f4
	}
	.b1::after{
		display: none;
	}
	.b1 .wrap {
		margin: auto 20px;
	}
	.b1 h1, .b1 h2{
		text-align: center;
	}
	.b1 h1 {
		font-size: 30px;
		padding-top: 20px;
	}
	.b1 h2 {
		font-size: 30px;
		color: #263b25;
	}
	.b1 .mob_prod{
		display: block;
		position: relative;
		width: 100%;
		right: -20px;
		top: 20px;
	}
	.b1 ul{
		/* list-style-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='-1 -1 2 2'><circle r='1' /></svg>"); */
		font-size: 20px;
		margin-left: 1.5em;
		font-family: 'Roboto', 'Roboto Condensed', sans-serif;
		font-weight: 300;
		margin-top: 40px;
		line-height: 1.25;
	}
	.b1 li{
		
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.b1 li:before {
		content: "";
		border: 5px #000 solid !important;
		border-radius: 50px;
		margin-top: 7px;
		margin-left: -15px;
	}
	.b1 .small_price {
		position: static;
		text-align: center;
		padding: 15px 0;
		margin: auto;
		margin-top: 30px;
	}

	.b1 .small_price p {font-size: 20px; color: red;}
	.b1 .small_price a {margin: auto;}
}

	
	.b1 .button {
		margin: 40px 0
	}
	.b1-offer-small {
		margin-bottom: 605px
	}
	.b2 {
		/* background: url("../img/b2-bg-mob.jpg") no-repeat center top */
	}
	.b2 .b2-text {
		text-align: center
	}
	.b2 .b2-img {
		text-align: center
	}
	.b2 .b2-img img {
		width: 80%;
		margin: 0 auto
	}
	.b4 .subtitle {
		font-size: 25px;
		padding-bottom: 40px
	}
	.b4 .price {
		margin-top: 30px
	}
	.b5 .box {
		margin-bottom: 30px
	}

@media screen and (max-width: 400px) {
	.b1 .title {
		font-size: 35px
	}

	.b1 .subtitle {
		font-size: 30px;
		padding-bottom: 30px
	}
	.b1 .list-title {
		font-size: 25px
	}
}

.footer {
	text-align: center;
	padding: 20px
}

.ajax_loader {
    display: none;
    text-align: center;
}
.copyright {
    text-align: center;
    padding: 20px 0;
    color: #6C6E6F;
}
.copyright a {
    text-decoration: none;
    color: #6C6E6F;
}
.copyright p {
   font-size: 14px !important;
}
.reolader {
    text-align: center;
}


.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }

.errorMessage {font-size: 11px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 42px 0 0; z-index: 99999; }

.video_block {
 padding: 0 15px;
}

.video-container {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .youtube {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}


@media screen and (max-width: 480px) {

.video_block {
	padding: 0;
}

.b2 .youtube_wrapper {
	max-width: 100%;
}

}



