@font-face {
	font-family: "RobotoCondensed-Regular";
	src: url("../fonts/RobotoCondensed-Regular.ttf");
	font-style: normal
}

@font-face {
	font-family: "RobotoCondensed-Bold";
	src: url("../fonts/RobotoCondensed-Bold.ttf");
	font-style: normal
}

x-oldprice {
	text-decoration: line-through;
}

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.png) no-repeat center center #000;
	border-radius: 50%
}

.scrollup:hover {
	opacity: 0.6
}

.title {
	font-family: "RobotoCondensed-Bold";
	font-size: 55px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center
}

.b1 {
	position: relative;
}

.b1 img {
	width: 100%;
	margin-bottom: -2px;
}

.b1 .small_price {
	position: absolute;
	bottom: 15px;
	left: 100px;
}

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

.b1 .small_price a {
	display: block;
	max-width: 200px;
	width: 100%;
	border-radius: 50em;
	background-color: #263b25;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}

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

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

.b2 video {
	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: "RobotoCondensed-Regular";
	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: "RobotoCondensed-Regular";
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 60px
}

.b4 .subtitle span {
	font-family: "RobotoCondensed-Bold";
	font-weight: 700
}

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

.b4 .box-text {
	margin-top: 25px;
	color: #000000;
	font-family: "RobotoCondensed-Regular";
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	padding: 24px;
	width: 100%;
	background: #acd6d6
}

.b4 .box-text span {
	font-family: "RobotoCondensed-Bold"
}

.b4 .forma .price {
	color: #263b25;
	font-family: "RobotoCondensed-Bold";
	font-size: 60px;
	font-weight: 700;
	text-align: center
}

.b4 .forma form input,
.b4 .forma form select {
	padding: 21px;
	background-color: #dbedeb;
	font-family: "RobotoCondensed-Regular";
	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 .cpa-wrapper-field-total {
	display: none
}

label {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
}

.b4 .forma form select {
	font-weight: 700;
	margin-top: 10px;
	background: url("../img/sel.png") 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: "RobotoCondensed-Bold";
	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
}

.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: "RobotoCondensed-Regular";
	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 #705439;
	border-radius: 50%
}

.b6 .img-fluid img {
	width: auto;
	border-radius: 50em;
	max-width: 172px;
}

.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: "RobotoCondensed-Bold";
	font-size: 28px;
	font-weight: 700;
	padding-bottom: 15px;
	margin-top: 30px;
	text-transform: uppercase
}

.b6 .item__describe {
	color: #000000;
	font-family: "RobotoCondensed-Regular";
	font-size: 23px;
	line-height: 30px;
	padding-top: 20px;
	border-top: 5px solid #705439;
	text-align: center
}

@media screen and (max-width: 1199px) {
	.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) {
	.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.png") no-repeat center bottom #e9f6f4
	}
	.b1 .title {
		font-size: 40px
	}
	.b1 .subtitle {
		font-family: "RobotoCondensed-Regular"
	}
	.b1 .list-title {
		margin: 0
	}
	.b1 .list {
		margin-left: 30px
	}
	.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
	}

	.b1 .small_price {
		position: static;
		text-align: center;
		padding: 15px 0;
	}

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

	.b1 {background: #fff;}
}

@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
}

footer img {
	max-width: 250px;
	width: 100%;
	display: block;
	margin: 0 auto 15px;
}


.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;
}

.video_block {
	padding: 0 0 20px;
  }
  .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%;
  }
  .youtube .thumb {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: auto;
  }
  .youtube {
	background-color: #000;
	max-width: 100%;
	height: inherit;
	overflow: hidden;
	position: relative;
	cursor: hand;
	cursor: pointer;
  }

  .feedback {
	width: 75px;
	height: 70px;
	position: fixed;
	right: -15px;
	top: 15%;
	display: flex;
	align-items: center;
	background: #263b25;
	padding-left: 10px;
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
	cursor: pointer;
	z-index: 1000;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	transition: all .5s;
  }
  
  .feedback img {
	max-width: 55px;
  }
  
  .feedback:hover {
	right: 0;
  }
  
  .popup-window {
	font-family: inherit;
	width: 300px;
	position: fixed;
	right: 0%;
	top: 12%;
	padding: 35px 10px;
	background: #fff;
	border-radius: 5px;
	z-index: 2000;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	transition: right .5s;
  }
  
  .hidden {
	right: -100%;
  }
  
  .popup-window form {
	width: 100%;
	min-height: auto;
	padding: 0;
	background: inherit;
	box-shadow: none;
  }
  
  .popup-window label {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
  }
  
  .popup-window input {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	padding: 10px;
	border: none;
	font-family: inherit;
	font-size: 16px;
	margin-bottom: 15px;
	border: 1px solid #333;
  }
  
  .popup-window button {
	width: 100%;
	padding: 10px;
	border: none;
	border-radius: 5px;
	background: #263b25;
	color: #fff;
	cursor: pointer;
	font-family: inherit;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	border-radius: 20px;
	text-align: center;
  }
  
  .close-popup {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 27px;
	height: 27px;
	background-color: #fff;
	cursor: pointer;
  }
  
  .close-popup:before {
	content: "";
	background: #333;
	width: 20px;
	height: 1px;
	position: absolute;
	top: 13px;
	left: 4px;
	transform: rotate(-45deg);
  }
  
  .close-popup:after {
	content: "";
	background: #333;
	width: 20px;
	height: 1px;
	position: absolute;
	top: 13px;
	left: 4px;
	transform: rotate(45deg);
  }
  
  @media (max-width: 480px) {
	.feedback {
	  width: 60px;
	  height: 40px;
	  padding-left: 7px;
	}
  
	.feedback img {
	  max-width: 30px;
	}
  }