body {
	background: rgb(238, 238, 238);
	color: rgb(21 21 21);
	line-height: 24px;
	font-family: Geneva, Tahoma, sans-serif;
	/* font-family: "Roboto Condensed", sans-serif; */
	font-size: 17px;
	font-weight: 400;
	cursor: default;
	min-width: 480px;
}
.success {
	padding: 10px; text-align: center; color: rgb(62, 142, 65); font-size: 16px; font-weight: bold;
}
.description_section ol li {
	padding: 5px 10px 5px 20px;
}
.bold {
	color: rgb(255, 127, 0); font-size: 1.15em;
}
.main_wrapper {
	background: rgb(255, 255, 255); margin: 0px auto; width: 480px;
}
.table_text {
	color: rgb(37, 37, 37); line-height: 20px; padding-top: 5px; padding-bottom: 5px; font-size: 16px; font-weight: 600;
}
section {
	padding: 20px 0px;
}
section.dark_theme {
	color: rgb(255, 255, 255);
}
.clearfix::after {
	clear: both; display: block; content: "";
}
img {
	height: auto; max-width: 100%;
}
b {
	font-weight: 700;
}
h2 {
	text-transform: uppercase;
}
.owl-height {
	transition:height 0.3s ease-in-out; -webkit-transition: height 0.3s ease-in-out; -o-transition: height 0.3s ease-in-out; -moz-transition: height 0.3s ease-in-out;
}
.button {
	background: rgb(137, 196, 65);
	margin: 0px auto;
	border-radius: 4px;
	border: currentColor;
	border-image: none;
	width: 400px;
	height: 80px;
	text-align: center;
	color: rgb(255 255 255);
	text-transform: uppercase;
	line-height: 80px;
	letter-spacing: 2px;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 23px;
	font-weight: 700;
	text-decoration: none;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #08a42a;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Gradient(startColorStr="#0fe446", endColorStr="#01670f", GradientType=0)';
	background: -webkit-gradient(linear, left top, left bottom, from(#0fe446), to(#01670f));
	background: -webkit-linear-gradient(top, #0fe446 0%, #08a42a 50%,#01670f 100%);
	background: -o-linear-gradient(top, #0fe446 0%, #08a42a 50%,#01670f 100%);
	background: -moz-linear-gradient(top, #0fe446 0%, #08a42a 50%,#01670f 100%);
	background: -ms-linear-gradient(top, #0fe446 0%, #08a42a 50%,#01670f 100%);
	background: linear-gradient(to bottom, #0fe446 0%, #08a42a 50%,#01670f 100%);
	/* -webkit-box-shadow: 0 3px 0 0 #02460c; */
	/* box-shadow: 0 3px 0 0 #02460c; */
}
.button_sm {
	background: rgb(248, 108, 0); margin: 6px auto 0px; border-radius: 4px; border: currentColor; border-image: none; width: 230px; height: 25px; text-align: center; color: white; text-transform: uppercase; font-family: Geneva, Tahoma, sans-serif; font-size: 13px; font-weight: 700; text-decoration: none; display: block; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.button:hover {
	color: white; box-shadow: 0px 12px 16px 0px rgba(0,0,0,0.24), 0px 17px 50px 0px rgba(0,0,0,0.19); background-color: rgb(62, 142, 65);
}
h2.title {
	margin: 0px 0px 20px;
	text-align: center;
	color: rgb(248, 43, 0);
	line-height: 32px;
	font-size: 26px;
	font-weight: 700;
}
.offer_section {
	/* padding: 0px 0px 10px; */
}
.offer1.offer_section {
	background: rgb(51, 51, 51);
}
.offer_section .title_block {
	text-align: center; text-transform: uppercase;
}
.block {
	padding: 10px 5px; text-align: justify;
}
.block ul > li {
	padding: 0px 0px 10px; width: 50%; text-align: center; float: left;
}
.block ul > li span {
	font-size: 1.15em; font-weight: bold; display: block;
}
.offer3.offer_section .title_block {
	background:#fff; 
	padding: 3px 0px; color: #000; margin-bottom: 5px;
}
.offer_section .title_block .main_title {
	line-height: 22px; font-size: 17px; font-weight: 700;
}
.offer1.offer_section .title_block .main_title {
	background: #fff; padding: 12px 0px; color:#000;
}
.offer2.offer_section .title_block .main_title {
	padding: 12px 0px;
}
.offer3.offer_section .title_block .main_title {
	margin: 3px 0px 3px;
}
.offer_section .title_block .subtitle {
	letter-spacing: 1px;
}
.offer1.offer_section .title_block .subtitle {
	padding: 10px 0px; color: rgb(255, 255, 255);
}
.offer2.offer_section .title_block .subtitle {
	background: rgb(20, 156, 199); padding: 10px 0px; color: rgb(255, 255, 255);
}
.offer_section .offer_image {
	display: block; cursor: pointer;
}

.offer_image{
	margin: 0 auto;
}
.offer3.offer_section .image_block {
	position: relative;
}
.offer3.offer_section .discount_block {
	padding: 18px 0px 0px; top: 0px; width: 79px; height: 101px; text-align: center; right: 20px; color: rgb(255, 255, 255); position: absolute;
}
.offer3.offer_section .discount_block .value {
	color: red; line-height: 24px; font-size: 24px; font-weight: 700;
}
.offer3.offer_section .discount_block .text {
	color: red; line-height: 20px;
}
.offer1.offer_section .price_block {
	background: rgb(255, 255, 255); text-align: center;
}
.offer2.offer_section .price_item {
	padding: 40px 0px 0px; width: 170px; float: left;
}
.offer2.offer_section .price_item .text {
	margin: 0px 0px 5px; text-transform: uppercase; line-height: 14px; font-size: 14px;
}
.offer2.offer_section .price_item .value {
	line-height: 34px; font-size: 34px;
}
.offer2.offer_section .old.price_item .value {
	text-decoration: line-through;
}
.offer2.offer_section .new.price_item .value {
	font-weight: 700;
}
.offer2.offer_section .discount_block {
	padding: 33px 0px 0px; width: 140px; color: rgb(255, 255, 255); font-weight: 700; float: left;
}
.offer2.offer_section .discount_block .text {
	margin: 0px 0px 5px; line-height: 24px; letter-spacing: 2px; font-size: 24px;
}
.offer2.offer_section .discount_block .value {
	line-height: 40px; font-size: 40px;
}
.offer3.offer_section .price_block {border-top-color: rgb(230, 230, 230);border-top-width: 1px;border-top-style: solid;border-bottom-color: rgb(230, 230, 230);border-bottom-width: 1px;border-bottom-style: solid;margin: 10px 0 0 0;}

.price_block {
  display: flex;
  /* margin-top: 10px; */
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.offer3.offer_section .price_item {
	padding: 0px 0px;
	width: 34%;
	/* height: 70px; */
	text-align: center;
	border-right-color: rgb(230, 230, 230);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}

.price_item {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  width: 30%;
  height: 70px;
  border-right: 1px solid #e6e6e6;
  text-align: center;
}
.price_item.old {
  width: 27%;
}  

.offer3.offer_section .size_item {
	
	width: 20%;
	height: 70px;
	text-align: center;
	border-right-color: rgb(230, 230, 230);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}
.offer3.offer_section :last-child.price_item {
	border: currentColor; border-image: none;
}
.offer3.offer_section .price_item .text {
	margin: 10px 0px 0px;
	line-height: 14px;
	font-size: 14px;
}
.offer3.offer_section .size_item .text {
	margin: 0px 0px 5px; color: rgb(251, 40, 0); line-height: 14px; font-size: 13px;
}
.offer3.offer_section .new.price_item .text {
	margin: 2px 0px 1px;
}
.offer3.offer_section .new.price_item .text span {
  display: inline-block;
  padding: 2px 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ff0000;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 5px;
}


.offer3.offer_section .old.price_item .value {
	line-height: 30px; font-size: 22px; font-weight: 700; text-decoration: line-through;
}
.offer3.offer_section .old.size_item .value {
	line-height: 21px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.offer3.offer_section .new.price_item .value {
	line-height: 22px;
	font-size: 24px;
	font-weight: 700;
}
.benefits_section ul {
	margin-top: 0px;
}
.benefits_section ul {
	margin-top: 0px;
}
.offer1.offer_section ul::after {
	margin: 25px 0px 0px; height: 8px; display: block; content: "";
}
.benefits_section ul li {
	margin: 0px 40px 12px; padding: 0px 0px 0px 32px;
}
.offer1.offer_section ul li {
	color: rgb(255, 255, 255);
}
.offer1.offer_section .timer_block {
	margin: 25px auto; width: 400px; text-align: center; color: rgb(255, 255, 255);
}
.offer1.offer_section .timer_block p {
	margin: 0px 0px 15px; line-height: 18px; font-size: 18px;
}
.offer1.offer_section .timer_item {
	margin: 0px 32px 0px 0px; width: 112px; float: left; position: relative;
}
.offer1.offer_section :last-child.timer_item {
	margin: 0px;
}
.offer1.offer_section .timer_item::before {
	top: 0px; width: 32px; text-align: center; right: -32px; color: rgb(255, 255, 255); line-height: 52px; font-size: 36px; font-weight: 700; display: block; position: absolute; content: ":";
}
.offer1.offer_section :last-child.timer_item::before {
	display: none;
}
.offer1.offer_section .timer_item .count {
	margin: 0px 0px 10px; height: 60px; line-height: 60px; font-size: 36px; font-weight: 700;
}
.offer1.offer_section .timer_item .count span {
	margin: 0px 4px 0px 0px; border-radius: 4px; width: 54px; height: 60px; float: left; display: block; box-shadow: inset 0px -2px 0px #4a4a4a; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 50%, rgb(74, 74, 74) 50%, rgb(74, 74, 74) 51%, rgba(0, 0, 0, 0.3) 51%, rgba(0, 0, 0, 0.3) 100%); -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: inset 0 -2px 0 #4a4a4a; -moz-box-shadow: inset 0 -2px 0 #4a4a4a;
}
.offer1.offer_section .timer_item .count span:last-child {
	margin: 0px;
}
.offer1.offer_section .timer_item .text {
	line-height: 16px;
}
.offer2.offer_section .timer_block {
	margin: 0px auto 25px; width: 400px; text-align: center;
}
.offer2.offer_section .timer_block p {
	margin: 0px 0px 15px; line-height: 18px; font-size: 18px; font-weight: 700;
}
.offer2.offer_section .timer_item {
	margin: 0px 32px 0px 0px; width: 112px; float: left; position: relative;
}
.offer2.offer_section :last-child.timer_item {
	margin: 0px;
}
.offer2.offer_section .timer_item::before {
	top: 0px; width: 32px; text-align: center; right: -32px; color: rgb(20, 156, 199); line-height: 52px; font-size: 36px; font-weight: 700; display: block; position: absolute; content: ":";
}
.offer2.offer_section :last-child.timer_item::before {
	display: none;
}
.offer2.offer_section .timer_item .count {
	margin: 0px 0px 6px; height: 60px; color: rgb(20, 156, 199); line-height: 60px; font-size: 36px; font-weight: 700;
}
.offer2.offer_section .timer_item .count span {
	background: rgb(245, 245, 245); margin: 0px 4px 0px 0px; border-radius: 4px; width: 54px; height: 60px; float: left; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.offer2.offer_section .timer_item .count span:last-child {
	margin: 0px;
}
.offer2.offer_section .timer_item .text {
	line-height: 16px;
}

.timer_block {
	padding: 8px 10px 7px 20px;
	background-color: rgb(248, 43, 0);
	/* padding: 9px 20px 9px 20px; */
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	/* margin: 5px 0 0 0; */
}
.timer_block p {
	background: url("../icons/clock.png") no-repeat left;
	margin: 7px 0px 4px 0px;
	padding: 0px 0px 0px 40px;
	width: 269px;
	color: white;
	line-height: 16px;
	font-size: 14px;
	font-weight: 600;
	float: left;
}
.timer {
	/* width: 240px; */
	color: white;
	float: right;
}
.timer_item {
	width: 60px; text-align: center; float: left;
}
.timer_item .text {
	margin: 0px 0px 4px; line-height: 12px; font-size: 12px;
}
.timer_item .count {
	line-height: 30px; font-size: 30px; font-weight: 700; position: relative;
}
.timer_item .count::before {
	top: 0px; width: 10px; right: -5px; line-height: 24px; display: block; position: absolute; content: ":";
}
.timer_item .count::before {
	display: none;
}
.offer3.offer_section .benefits_list {
	background: rgb(60, 179, 74); padding: 12px 0px 12px 20px; color: rgb(255, 255, 255);
}
.offer3.offer_section .benefits_list .benefit_item {
	padding: 0px 0px 0px 44px; width: 160px; line-height: 16px; font-size: 13px; float: left; position: relative;
}
.offer3.offer_section .benefits_list :last-child.benefit_item {
	width: 130px;
}
.offer3.offer_section .benefits_list .benefit_item::before {
	background: no-repeat center rgba(0, 0, 0, 0.1); border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.2); border-image: none; left: 0px; top: -2px; width: 34px; height: 34px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.products_count {
	margin: 10px 0px 0px; text-align: center;
}
.offer1.offer_section .products_count {
	color: rgb(255, 255, 255);
}
.products_count b {
	background: red; margin: 0px 3px; padding: 3px 5px; border-radius: 4px; color: rgb(255, 255, 255); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.offer_section .field {
	margin: 0px auto 20px;
	padding: 0px 20px 0px 80px;
	border-radius: 4px;
	border: 1px solid rgb(230, 230, 230);
	border-image: none;
	width: 400px;
	height: 66px;
	color: rgb(68 68 68);
	font-family: "AvenirNextCyr", sans-serif;
	font-size: 18px;
	font-weight: 400;
	display: block;
	background-color: rgb(245, 245, 245);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.offer1.offer_section .field {
	border: currentColor; border-image: none; background-color: rgb(255, 255, 255);
}
.message {
	padding: 5px; text-align: center; color: rgb(62, 142, 65); font-size: 15px; font-weight: bold;
}
.message_call {
	padding: 5px; text-align: center; color: rgb(62, 142, 65); font-size: 15px; font-weight: bold;
}
.offer_section [name='name'].field {
	background-position: 23px; font-family: Geneva, Tahoma, sans-serif; margin-top: 25px; background-image: url("../icons/nameicon.png"); background-repeat: no-repeat;
}
.offer_section [name='phone'].field {
	background-position: 20px; font-family: Geneva, Tahoma, sans-serif; background-image: url("../icons/phoneicon.png"); background-repeat: no-repeat;
}
.offer_section :-ms-input-placeholder.field {
	color: rgb(51, 51, 51); opacity: 1;
}
.offer_section :-ms-input-placeholder.field:focus {
	opacity: 0;
}
.video_block {
	width: 480px; height: 270px; overflow: hidden; position: relative; background-color: rgb(0, 0, 0);
}
.video_block iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.video_block object {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.video_block embed {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute;
}
.slider .owl-prev {
	border-radius: 50%; top: 50%; width: 40px; height: 40px; margin-top: -20px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.slider .owl-next {
	border-radius: 50%; top: 50%; width: 40px; height: 40px; margin-top: -20px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.slider .owl-prev {
	background-position: left; left: 20px;
}
.slider .owl-next {
	background-position: right; right: 20px;
}
img.image {
	display: block;
}
.description_section {
	padding: 5px 0px 0px;
}
.description_section p.text {
	margin: 0px 20px 20px; text-align: center;
}
.description_section .gif_image {
	margin: 0px auto 5px; border-radius: 5px; display: block; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.list1 {
	background: rgb(20, 156, 199); padding: 20px 0px;
}
section .list1 {
	padding: 0px;
}
.list1 li {
	margin: 0px 0px 12px; padding: 0px 20px 16px 50px; color: rgb(255, 255, 255); position: relative;
}
.list1 li:last-child {
	margin: 0px; padding: 0px 20px 0px 50px;
}
.list1 li::before {
	left: 0px; width: 100%; height: 4px; bottom: 0px; display: block; position: absolute; content: "";
}
.list1 li:last-child::before {
	display: none;
}
.list2 {
	background: rgb(51, 51, 51); padding: 20px 0px;
}
section .list2 {
	padding: 0px;
}
.list2 li {
	margin: 0px 0px 12px; padding: 0px 20px 0px 50px; color: rgb(255, 255, 255); position: relative;
}
.list2 li:last-child {
	margin: 0px;
}
.list3 li {
	padding: 14px 20px 14px 50px;
}
.list3 li:nth-child(2n+1) {
	background-color: rgb(245, 245, 245);
}
.list4 {
	padding: 20px 0px;
}
section .list4 {
	padding: 0px;
}
.list4 li {
	margin: 0px 0px 12px; padding: 0px 20px 0px 50px; position: relative;
}
.list4 li:last-child {
	margin: 0px;
}
.characteristics_list1 {
	margin: 0px 20px;
}
.characteristics_list1 .characteristic_item {
	background: rgb(245, 245, 245); margin: 0px 0px 4px; width: 100%; height: 64px; border-left-color: rgb(19, 150, 191); border-left-width: 3px; border-left-style: solid; display: table;
}
.characteristics_list1 :last-child.characteristic_item {
	margin: 0px;
}
.characteristics_list1 .characteristic_item .text {
	padding: 0px 20px; font-weight: 700; vertical-align: middle; display: table-cell;
}
.characteristics_list1 .characteristic_item .value {
	padding: 0px 20px 0px 0px; text-align: right; vertical-align: middle; display: table-cell;
}
.characteristics_list2 {
	margin: 0px 20px; line-height: 0; letter-spacing: -1px; font-size: 0px;
}
.characteristics_list2 .characteristic_item {
	margin: 0px 20px 15px 0px; padding: 0px 0px 0px 30px; width: 210px; line-height: 24px; letter-spacing: normal; font-size: 16px; vertical-align: top; display: inline-block;
}
.characteristics_list2 :nth-child(2n).characteristic_item {
	margin: 0px 0px 15px;
}
.characteristics_list2 :nth-last-child(2).characteristic_item {
	margin: 0px 20px 0px 0px;
}
.characteristics_list2 :last-child.characteristic_item {
	margin: 0px;
}
.characteristics_list2 .characteristic_item .text {
	font-weight: 700;
}
.benefits_list1 {
	text-align: center; line-height: 0; letter-spacing: -1px; font-size: 0px;
}
.benefits_list1 .benefit_item {
	margin: 0px 20px 30px 0px; width: 210px; line-height: 24px; letter-spacing: normal; font-size: 16px; vertical-align: top; display: inline-block;
}
.benefits_list1 :nth-child(2n).benefit_item {
	margin: 0px 0px 30px;
}
.benefits_list1 img {
	background: rgb(230, 230, 230); margin: 0px auto 15px; border-radius: 4px; border: 3px solid rgb(230, 230, 230); border-image: none; width: 150px; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.dark_theme .benefits_list1 img {
	background: rgb(255, 255, 255); border: 3px solid rgb(255, 255, 255); border-image: none;
}
.image_rounded.benefits_list1 img {
	border-radius: 50%; width: 170px; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.benefits_list1 h4 {
	font-weight: 700;
}
.dark_theme .benefits_list1 h4 {
	color: rgb(255, 216, 0);
}
.benefits_list1 h4 + p {
	margin: 5px 0px 0px;
}
.benefits_list3 .benefit_item {
	margin: 0px 20px 15px; width: 440px; display: table; position: relative; min-height: 150px;
}
.benefits_list3 .benefit_item img {
	background: rgb(230, 230, 230); border-radius: 4px; border: 3px solid rgb(230, 230, 230); border-image: none; left: 0px; top: 50%; width: 150px; margin-top: -75px; display: block; position: absolute; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.dark_theme .benefits_list3 .benefit_item img {
	background: rgb(255, 255, 255); border: 3px solid rgb(255, 255, 255); border-image: none;
}
.benefits_list3 :nth-child(2n).benefit_item img {
	left: auto; right: 0px;
}
.benefits_list3 .benefit_item .text_block {
	padding: 0px 0px 0px 170px; vertical-align: middle; display: table-cell;
}
.benefits_list3 :nth-child(2n).benefit_item .text_block {
	padding: 0px 170px 0px 0px; text-align: right;
}
.benefits_list3 .benefit_item .text_block h4 {
	font-weight: 700;
}
.dark_theme .benefits_list3 .benefit_item .text_block h4 {
	color: rgb(255, 216, 0);
}
.benefits_list3 .benefit_item .text_block h4 + p {
	margin: 5px 0px 0px;
}
.benefits_list4 .benefit_item {
	background: rgb(245, 245, 245); margin: 0px 20px 30px; padding: 0px 0px 2px; border-radius: 4px; border: 3px solid rgb(245, 245, 245); border-image: none; text-align: center; color: rgb(51, 51, 51); overflow: hidden; box-shadow: 0px 2px 0px #d9d9d9; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 2px 0 #d9d9d9; -moz-box-shadow: 0 2px 0 #d9d9d9;
}
.dark_theme .benefits_list4 .benefit_item {
	background: rgb(255, 255, 255); border: 3px solid rgb(255, 255, 255); border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.benefits_list4 :last-child.benefit_item {
	margin: 0px 20px 10px;
}
.benefits_list4 .benefit_item img {
	display: block;
}
.benefits_list4 .benefit_item h4 {
	margin: 0px 17px; padding: 15px 0px; text-transform: uppercase; font-weight: 700; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.benefits_list4 .benefit_item h4::before {
	border-radius: 50%; top: -23px; width: 46px; height: 46px; right: 10px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.benefits_list4 .benefit_item p {
	margin: 15px;
}
.benefits_list5 .benefit_item {
	padding: 30px 20px 0px; width: 240px; height: 240px; color: rgb(255, 255, 255); line-height: 0; letter-spacing: -1px; font-size: 0px; float: left;
}
.benefits_list5 :nth-child(4n-3).benefit_item {
	background: rgb(20, 156, 199);
}
.benefits_list5 :nth-child(4n-2).benefit_item {
	background: rgb(19, 148, 189);
}
.benefits_list5 :nth-child(4n-1).benefit_item {
	background: rgb(18, 140, 179);
}
.benefits_list5 :nth-child(4n).benefit_item {
	background: rgb(16, 125, 159);
}
.benefits_list5 .benefit_item .icon_block {
	margin: 0px 0px 20px; border-radius: 50%; border: 1px solid rgb(255, 255, 255); border-image: none; width: 60px; height: 60px; text-align: center; line-height: 58px; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.benefits_list5 .benefit_item .icon_block img {
	vertical-align: middle; display: inline-block;
}
.benefits_list5 .benefit_item p {
	line-height: 24px; letter-spacing: normal; font-size: 16px;
}
.use_steps_section {
	padding: 30px 0px 0px;
}
.use_steps_section h2.title {
	padding: 0px 20px;
}
.use_steps1_list .step_item {
	background: rgb(245, 245, 245); width: 100%; height: 204px; border-top-color: rgb(217, 217, 217); border-top-width: 4px; border-top-style: solid; display: table; position: relative;

}
.use_steps1_list .step_item img {
	top: 0px; width: 220px; right: 0px; display: block; position: absolute;
}
.use_steps1_list :nth-child(2n).step_item img {
	left: 0px; right: auto;
}
.use_steps1_list .step_item .text_block {
	padding: 0px 240px 0px 20px; text-align: center; vertical-align: middle; display: table-cell;
}
.use_steps1_list :nth-child(2n).step_item .text_block {
	padding: 0px 20px 0px 240px;
}
.use_steps1_list .step_item .number {
	background: rgb(20, 156, 199); margin: 0px auto 10px; border-radius: 4px; width: 40px; height: 40px; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; font-weight: 700; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.use_steps2_list {
	background: rgb(51, 51, 51);
}
.use_steps2_list .step_item {
	padding: 20px; width: 100%; color: rgb(255, 255, 255); border-bottom-color: rgb(92, 92, 92); border-bottom-width: 1px; border-bottom-style: solid; display: table;
}
.use_steps2_list :last-child.step_item {
	margin: 0px;
}
.use_steps2_list .step_item .number_block {
	width: 40px; vertical-align: middle; display: table-cell; position: relative;
}
.use_steps2_list .step_item .number_block::before {
	top: 50%; right: -7px; margin-top: -7px; border-top-color: rgba(255, 255, 255, 0); border-bottom-color: rgba(255, 255, 255, 0); border-left-color: rgb(20, 156, 199); border-top-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
.use_steps2_list .step_item .number {
	background: rgb(20, 156, 199); border-radius: 4px; width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 24px; font-weight: 700; position: relative; box-shadow: 2px 0px 2px rgba(0,0,0,0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
}
.use_steps2_list .step_item p {
	padding: 0px 0px 0px 27px; vertical-align: middle; display: table-cell;
}
.comparison_section {
	padding: 30px 0px 0px;
}
.comparison_section h2.title {
	padding: 0px 20px;
}
.comparison_section .titles_block h4 {
	background: rgb(51, 51, 51); margin: 0px 4px 0px 0px; padding: 20px 0px; width: 238px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-weight: 700; float: left;
}
.comparison_section .titles_block h4:last-child {
	background: rgb(20, 156, 199); margin: 0px;
}
.comparison_section .images_block {
	margin: 0px 0px 4px;
}
.comparison_section .images_block img {
	margin: 0px 4px 0px 0px; width: 238px; float: left; display: block;
}
.comparison_section .images_block img:last-child {
	margin: 0px;
}
.comparison_section .row {
	margin: 0px 0px 4px; width: 100%; display: table;
}
.comparison_section :last-child.row {
	margin: 0px;
}
.comparison_section .row .column {
	background: rgb(245, 245, 245); padding: 10px 20px; width: 50%; vertical-align: top; border-right-color: rgb(255, 255, 255); border-right-width: 2px; border-right-style: solid; display: table-cell;
}
.comparison_section .row :last-child.column {
	border-right-color: currentColor; border-left-color: rgb(255, 255, 255); border-right-width: medium; border-left-width: 2px; border-right-style: none; border-left-style: solid;
}
.comparison_section :last-child.row :first-child.column {
	padding-bottom: 16px; box-shadow: inset 0px -6px 0px 0px #333; -webkit-box-shadow: 0 -6px 0 0 #333 inset; -moz-box-shadow: 0 -6px 0 0 #333 inset;
}
.comparison_section :last-child.row :last-child.column {
	padding-bottom: 16px; box-shadow: inset 0px -6px 0px 0px #149cc7; -webkit-box-shadow: 0 -6px 0 0 #149cc7 inset; -moz-box-shadow: 0 -6px 0 0 #149cc7 inset;
}
.opinion1_section {
	background: rgb(245, 245, 245); padding: 30px 20px 40px;
}
.opinion1_section h2.title {
	margin: 0px 0px 50px;
}
.opinion1_section .opinion_block {
	padding: 60px 20px 20px; border-radius: 4px; text-align: center; position: relative; box-shadow: 0px 0px 9px rgba(0,0,0,0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
.opinion1_section .opinion_block::before {
	border-radius: 50%; left: 50%; top: -20px; width: 60px; height: 60px; margin-left: -30px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.opinion1_section .photo {
	margin: 0px auto 15px; border-radius: 50%; display: block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.opinion1_section .author_info {
	margin: 0px 0px 15px; padding: 0px 0px 20px;
}
.opinion1_section .author_info .name {
	font-weight: 700;
}
.opinion1_section .author_info .text {
	line-height: 22px; font-size: 14px;
}
.opinion1_section .text_block p {
	margin: 0px 0px 15px;
}
.opinion1_section .text_block p:last-child {
	margin: 0px;
}
.opinion2_section {
	padding: 0px; text-align: center;
}
.opinion2_section h2.title {
	background: rgb(20, 156, 199); padding: 12px 20px; color: rgb(255, 255, 255);
}
.opinion2_section .image_block {
	margin: 0px auto 15px; width: 170px; position: relative;
}
.opinion2_section .image_block::before {
	top: 20px; width: 30px; height: 21px; right: 5px; display: block; position: absolute; content: "";
}
.opinion2_section .photo {
	border-radius: 50%; display: block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.opinion2_section .author_info {
	margin: 0px 0px 30px; padding: 0px 20px 20px;
}
.opinion2_section .author_info .name {
	font-weight: 700;
}
.opinion2_section .author_info .text {
	line-height: 22px; font-size: 14px;
}
.opinion2_section .text_block {
	background: rgb(20, 156, 199); padding: 25px 20px; color: rgb(255, 255, 255); position: relative;
}
.opinion2_section .text_block::before {
	left: 50%; top: 0px; margin-left: -12px; border-top-color: rgb(255, 255, 255); border-right-color: rgba(255, 255, 255, 0); border-left-color: rgba(255, 255, 255, 0); border-top-width: 14px; border-right-width: 12px; border-left-width: 12px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
.opinion2_section .text_block p {
	margin: 0px 0px 15px;
}
.opinion2_section .text_block p:last-child {
	margin: 0px;
}
.reviews_stats_block {
	margin: 0px 0px 30px; text-align: center;
}
.reviews_stats_block .line {
	background: rgb(230, 230, 230); margin: 5px auto 0px; border-radius: 5px; width: 330px; height: 10px; overflow: hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.reviews_stats_block .line::before {
	background: rgb(62, 178, 62); border-radius: 0px 5px 5px 0px; width: 98%; height: 10px; display: block; content: ""; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0;
}
.reviews1_section {
	padding: 30px 30px 40px;
}
.reviews_list1 .author_block {
	margin: 0px 0px 30px;
}
.reviews_list1 .author_block .avatar {
	border-radius: 50%; width: 80px; float: left; display: block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list1 .author_block .author_info_block {
	margin: 15px 0px 0px 20px; width: 320px; float: left;
}
.reviews_list1 .author_block .author_info {
	font-weight: 700;
}
.reviews_list1 .author_block .text {
	line-height: 22px; font-size: 14px;
}
.reviews_list1 .author_block .text::before {
	margin: -5px 8px 0px 0px; width: 17px; height: 16px; vertical-align: middle; display: inline-block; content: "";
}
.reviews_list1 .text_block {
	background: rgb(245, 245, 245); padding: 20px 40px 67px; border-radius: 4px; text-align: center; position: relative; box-shadow: inset 0px -3px 0px #d9d9d9; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 -3px 0 #d9d9d9 inset; -moz-box-shadow: 0 -3px 0 #d9d9d9 inset;
}
.reviews_list1 .text_block::before {
	left: 30px; top: -14px; border-right-color: rgba(255, 255, 255, 0); border-bottom-color: rgb(245, 245, 245); border-left-color: rgba(255, 255, 255, 0); border-right-width: 10px; border-bottom-width: 14px; border-left-width: 10px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
.reviews_list1 .text_block::after {
	top: -10px; width: 30px; height: 21px; right: 40px; display: block; position: absolute; content: "";
}
.reviews_list1 .text_block p {
	margin: 0px 0px 15px;
}
.reviews_list1 .text_block p:last-child {
	margin: 0px;
}
.reviews_list1 .text_block .photo {
	margin: 24px auto 0px; border-radius: 4px; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.reviews_list1 .owl-prev {
	border-radius: 50%; top: 240px; width: 40px; height: 40px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list1 .owl-next {
	border-radius: 50%; top: 240px; width: 40px; height: 40px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list1 .owl-prev {
	background-position: left; left: -20px;
}
.reviews_list1 .owl-next {
	background-position: right; right: -20px;
}
.reviews_list1 .owl-dots {
	left: 0px; width: 100%; text-align: center; bottom: 33px; line-height: 0; letter-spacing: -1px; font-size: 0px; position: absolute;
}
.reviews_list1 .owl-dot {
	background: rgb(51, 51, 51); margin: 0px 4px; border-radius: 50%; width: 10px; height: 10px; vertical-align: middle; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list1 .active.owl-dot {
	background: rgb(20, 156, 199); border-radius: 5px; width: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.reviews2_section {
	padding: 30px 20px 40px;
}
.reviews2_section .reviews_list1 .author_block .author_info_block {
	width: 280px;
}
.reviews2_section .reviews_list1 .text_block {
	padding: 20px 30px 73px;
}
.reviews2_section .reviews_list1 .text_block::after {
	right: 30px;
}
.reviews2_section .reviews_list1 .owl-prev {
	display: none;
}
.reviews2_section .reviews_list1 .owl-next {
	top: 20px; right: 0px;
}
.reviews3_section {
	background: rgb(20, 156, 199); padding: 30px 20px 40px;
}
.reviews3_section h2 {
	color: rgb(255, 255, 255);
}
.reviews3_section .reviews_stats_block {
	color: rgb(255, 255, 255);
}
.reviews3_section .reviews_stats_block .line {
	background: rgb(255, 255, 255);
}
.reviews3_section .reviews_stats_block .line::before {
	background: rgb(255, 216, 0);
}
.reviews_list3 .owl-stage-outer {
	padding: 30px 0px 0px;
}
.reviews_list3 .review_item {
	background: rgb(255, 255, 255); padding: 30px 40px 67px; border-radius: 4px; position: relative; box-shadow: inset 0px -3px 0px #1185a9; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 -3px 0 #1185a9 inset; -moz-box-shadow: 0 -3px 0 #1185a9 inset;
}
.reviews_list3 .review_item::before {
	border-radius: 50%; left: 50%; top: -30px; width: 60px; height: 60px; margin-left: -30px; display: block; position: absolute; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list3 .author_block {
	margin: 0px 0px 15px; padding: 0px 0px 20px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 10;
}
.reviews_list3 .author_block .avatar {
	border-radius: 50%; width: 60px; float: left; display: block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list3 .author_block .author_info {
	margin: 8px 0px 0px 20px; width: 280px; line-height: 22px; float: left;
}
.reviews_list3 .author_block .name {
	font-weight: 700;
}
.reviews_list3 .text_block {
	text-align: center;
}
.reviews_list3 .text_block p {
	margin: 0px 0px 15px;
}
.reviews_list3 .text_block p:last-child {
	margin: 0px;
}
.reviews_list3 .owl-dots {
	left: 0px; width: 100%; text-align: center; bottom: 33px; line-height: 0; letter-spacing: -1px; font-size: 0px; position: absolute;
}
.reviews_list3 .owl-dot {
	background: rgb(51, 51, 51); margin: 0px 4px; border-radius: 50%; width: 10px; height: 10px; vertical-align: middle; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list3 .active.owl-dot {
	background: rgb(20, 156, 199); border-radius: 5px; width: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.reviews_list3 .owl-prev {
	border-radius: 50%; top: 50%; width: 40px; height: 40px; margin-top: -7px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list3 .owl-next {
	border-radius: 50%; top: 50%; width: 40px; height: 40px; margin-top: -7px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list3 .owl-prev {
	background-position: left; left: -20px;
}
.reviews_list3 .owl-next {
	background-position: right; right: -20px;
}
.reviews4_section {
	background: rgb(51, 51, 51); padding: 15px 20px; margin-bottom: 10px;
}
.reviews4_section h2 {
	color: rgb(255, 255, 255);
}
.reviews4_section .reviews_stats_block {
	color: rgb(255, 255, 255);
}
.reviews4_section .reviews_stats_block .line {
	background: rgb(255, 255, 255);
}
.reviews4_section .reviews_stats_block .line::before {
	background: rgb(135, 198, 53);
}
.reviews_list4 .review_item {
	background: rgb(255, 255, 255); border-radius: 4px; text-align: center; overflow: hidden; box-shadow: inset 0px -3px 0px #333333; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 -3px 0 #333333 inset; -moz-box-shadow: 0 -3px 0 #333333 inset;
}
.reviews_list4 .text_block {
	padding: 20px 30px 67px;
}
.reviews_list4 .text_block .author_info {
	margin: 0px 0px 10px; font-weight: 700;
}
.reviews_list4 .owl-dots {
	left: 0px; width: 100%; text-align: center; bottom: 33px; line-height: 0; letter-spacing: -1px; font-size: 0px; position: absolute;
}
.reviews_list4 .owl-dot {
	background: rgb(51, 51, 51); margin: 0px 4px; border-radius: 50%; width: 10px; height: 10px; vertical-align: middle; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list4 .active.owl-dot {
	background: rgb(20, 156, 199); border-radius: 5px; width: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.reviews_list4 .owl-prev {
	border-radius: 50%; top: 100px; width: 40px; height: 40px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list4 .owl-next {
	border-radius: 50%; top: 100px; width: 40px; height: 40px; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.reviews_list4 .owl-prev {
	background-position: left; left: -20px;
}
.reviews_list4 .owl-next {
	background-position: right; right: -20px;
}
.order_steps_section {
	padding: 20px 20px 30px;
}
.order_steps_list1 .step_item {
	background: rgb(245, 245, 245); margin: 0px 10px 12px 0px; padding: 10px 15px 10px 20px; border-radius: 4px; width: 215px; height: 230px; float: left; position: relative; box-shadow: 0px 2px 0px #d9d9d9; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 2px 0 #d9d9d9; -moz-box-shadow: 0 2px 0 #d9d9d9;
}
.order_steps_list_top .step_item {
	margin: 0px 10px 12px 0px; padding: 23px 15px 0px 10px; border-radius: 4px; width: 136px; height: 55px; font-size: 13px; float: left; position: relative; box-shadow: 0px 2px 0px #d9d9d9; -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 2px 0 #d9d9d9; -moz-box-shadow: 0 2px 0 #d9d9d9;
}
.order_steps_list_top {
	padding: 10px 20px 0px;
}
.order_steps_list_top .step_item {
	text-align: center; line-height: 20px; padding-top: 8px; padding-bottom: 3px; font-weight: bold; background: #0202022e;
	background-color: #DDEBE7;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}
.order_steps_list_top .step_item p{
	padding: 0 5px;
}
.dark_theme .order_steps_list1 .step_item {
	background: rgb(255, 255, 255); color: rgb(51, 51, 51); box-shadow: 0px 2px 0px rgba(0,0,0,0.3); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
}
.order_steps_list1 :nth-child(2n).step_item {
	margin: 0px 0px 11px;
}
.order_steps_list1 .step_item::before {
	background: no-repeat center; top: 19px; width: 32px; height: 32px; right: 19px; display: block; position: absolute; content: "";
}
.order_steps_list1 :nth-child(1).step_item::before {
	
}
.order_steps_list1 :nth-child(2).step_item::before {
	
}
.order_steps_list1 :nth-child(3).step_item::before {
	
}
.order_steps_list1 :nth-child(4).step_item::before {
	
}
.order_steps_list1 .step_item h4 {
	margin: 0px 0px 7px; text-align: center; text-transform: uppercase; font-weight: 700;
}
.order_steps_list1 .step_item h4::after {
	background: rgb(53, 180, 68); margin: 12px 0px 0px; width: 175px; height: 2px; display: block; content: "";
}
.order_steps_list2 .step_item {
	padding: 50px 20px 0px; width: 240px; height: 240px; text-align: center; color: rgb(255, 255, 255); float: left; position: relative;
}
.order_steps_list2 :nth-child(1).step_item {
	background: rgb(20, 156, 199);
}
.order_steps_list2 :nth-child(2).step_item {
	background: rgb(19, 148, 189);
}
.order_steps_list2 :nth-child(3).step_item {
	background: rgb(18, 140, 179);
}
.order_steps_list2 :nth-child(4).step_item {
	background: rgb(16, 125, 159);
}
.order_steps_list2 .step_item .number {
	background: rgba(255, 255, 255, 0.1); border-radius: 50%; left: 20px; top: 20px; width: 40px; height: 40px; line-height: 40px; font-size: 24px; font-weight: 700; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.order_steps_list2 .step_item::before {
	background: no-repeat center; margin: 0px auto 10px; border-radius: 50%; border: 1px solid rgb(255, 255, 255); border-image: none; width: 60px; height: 60px; display: block; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.order_steps_list2 :nth-child(1).step_item::before {
	
}
.order_steps_list2 :nth-child(2).step_item::before {
	
}
.order_steps_list2 :nth-child(3).step_item::before {
	
}
.order_steps_list2 :nth-child(4).step_item::before {
	
}
.order_steps_list2 .step_item h4 {
	text-transform: uppercase; font-weight: 700;
}
.order_info1_section {
	padding: 30px 0px;
}
.order_info_list1 .info_item {
	margin: 0px 0px 10px; padding: 0px 20px 10px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.order_info_list1 :last-child.info_item {
	background: none; margin: 0px; padding: 0px 20px;
}
.order_info_list1 .info_item h4 {
	margin: 0px 0px 5px; color: rgb(20, 156, 199); text-transform: uppercase; font-weight: 700;
}
.dark_theme .order_info_list1 .info_item h4 {
	color: rgb(255, 216, 0);
}
.order_info_list1 .info_item .icon_block {
	margin: 0px 20px 0px 0px; border-radius: 20px 4px; width: 60px; height: 60px; text-align: center; line-height: 60px; letter-spacing: 1px; font-size: 0px; float: left; -webkit-border-radius: 20px 4px; -moz-border-radius: 20px 4px;
}
.dark_theme .order_info_list1 .info_item .icon_block {
	background: rgb(51, 51, 51); border: 1px solid rgba(255, 255, 255, 0.1); border-image: none; line-height: 78px;
}
.order_info_list1 .info_item .icon_block img {
	vertical-align: middle; display: inline-block;
}
.order_info_list1 .info_item .text_block {
	width: 340px; float: left;
}
.order_info2_section {
	padding: 30px 0px 0px;
}
.order_info2_section h2.title {
	padding: 0px 20px;
}
.order_info_list2 .info_item {
	width: 100%; height: 204px; border-top-color: rgb(217, 217, 217); border-top-width: 4px; border-top-style: solid; display: table; position: relative;
}
.order_info_list2 .info_item img {
	top: 0px; width: 220px; right: 0px; display: block; position: absolute;
}
.order_info_list2 :nth-child(2n).info_item img {
	left: 0px; right: auto;
}
.order_info_list2 .info_item .text_block {
	padding: 0px 240px 0px 20px; text-align: center; vertical-align: middle; display: table-cell;
}
.order_info_list2 :nth-child(2n).info_item .text_block {
	padding: 0px 20px 0px 240px;
}
.order_info_list2 .info_item h4 {
	margin: 0px 0px 5px; color: rgb(20, 156, 199); font-weight: 700;
}
.problems_section {
	padding: 30px 0px;
}
.problems_section p.description {
	padding: 0px 20px; text-align: center; color: rgb(255, 255, 255); line-height: 28px; font-size: 20px; font-weight: 700;
}
.problems_section p.description span {
	color: rgb(255, 216, 0);
}
.benefits_section .gif_image {
	margin: 0px auto 30px; border-radius: 5px; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.gift_section {
	padding: 30px 20px 15px;
}
.gift_section h2.title {
	margin: 0px 0px 20px;
}
.gift_section img {
	margin: 0px auto; display: block;
}
.gift_section p {
	margin: 0px 0px 15px; text-align: center;
}
.footer_section {
	background: rgb(242, 242, 242);
	padding: 10px 0px;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
}
.footer_section img {
	margin: 0px auto 10px; display: block;
}
.footer_section a {
	color: rgb(17, 17, 17);
}
.podarok {
	text-align: left; padding-left: 7px; font-weight: 400;
}
.fake_btn {
	padding: 5px; border-radius: 8px; width: 200px; height: 50px; text-align: center; color: rgb(255, 255, 255); font-size: 18px; float: right; cursor: pointer; background-color: rgb(60, 179, 74);
}
.fake_btn:hover {
	box-shadow: 0px 12px 16px 0px rgba(0,0,0,0.24), 0px 17px 50px 0px rgba(0,0,0,0.19); background-color: rgb(62, 142, 65);
}
.osvald {
	font-family: "Oswald", sans-serif; font-size: 50px;
}
.pod {
	text-align: center;
	font-size: 22px;
}
.pod h3 {
	color: rgb(255, 255, 255); font-size: 22px;
}
.subtitle_top {
	padding: 5px; text-align: center; color: rgb(25, 17, 15); font-size: 20px;
}
.chto {
	line-height: 30px; font-size: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center;
}
.chto li:last-child {
	color: rgb(206, 23, 23); font-weight: 700;
}
.dark_theme h2 {
	color: rgb(255, 255, 255);
}
.osvald_bottom {
	font-size: 25px;
}
.minimized1 {
	margin: 0px 10px 12px 0px; padding: 8px 0px 0px 12px; border-radius: 25px; border: 3px solid rgb(255, 255, 255); border-image: none; width: 227px; height: 150px; float: left; position: relative; cursor: pointer; object-fit: cover;
}
.gallery {
	padding: 10px 0px 0px;
}
.minimized1:hover {
	
}
#magnify {
	height: auto; display: none; position: fixed; z-index: 9999; max-width: 750px;
}
#magnify img {
	width: auto;
}
#overlay {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 9990; opacity: 0.5;
}
#close-popup {
	background: rgb(255, 255, 255); border-radius: 15px; border: 1px solid rgb(175, 175, 175); border-image: none; top: 15px; width: 30px; height: 30px; right: 15px; position: absolute; cursor: pointer;
}
#close-popup i {
	background: url("../icons/cross.png") no-repeat center / 16px 16px; width: 30px; height: 30px; display: block;
}
.podarok .title {
	background: rgb(248, 43, 0); margin: 3px 0px 5px; padding: 6px 0px 3px; height: 36px; color: white; text-transform: uppercase; font-size: 21px;
}
.chto .title {
	background: rgb(248, 43, 0); margin: 3px 0px 20px; padding: 6px 0px 3px; width: 475px; height: 36px; color: white; text-transform: uppercase; font-size: 21px;
}
.bg-img {
	background: url("../icons/background.jpg") 0% 0% / cover; min-height: 100%;
}
.modal {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-top: 100px;
	display: none;
	position: fixed;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
	margin: auto; padding: 20px; border: 1px solid rgb(136, 136, 136); border-image: none; width: 480px; background-color: rgb(254, 254, 254);
}
.close {
	color: rgb(170, 170, 170); font-size: 28px; font-weight: bold; float: right;
}
.close:hover {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer;
}
.close:focus {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer;
}
.offer3.offer_section .size_item {
	/*padding: 15px 0px 0px;*/
	width: 60%;
	/* height: 80px; */
	text-align: center;
	border-right-color: rgb(230, 230, 230);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.size_item.old .value span{
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
  color: #fa0808;
}

.original p{
	text-align: justify;
	padding: 0px 20px;
	margin: 0 0 10px 0;
	font-size: 16px;
}


.original{
	border: 1px dashed red;
	padding: 0 0 20px 0;
}


.original span{
	font-size: 50px;
	margin-bottom: 20px;
	font-weight: 700;
	display: block;
}

.original p{
	padding: 0px 30px;
	margin: 0 0 10px 0;
	text-align: justify;
	font-size: 16px;
	/* margin: 0; */
	font-weight: 700;
}
.link{text-decoration: underline;/* display: block; */margin: 0 auto;text-align: center;font-weight: 700;}

.podval{
	
padding: 0;
}


.select-wrapper {
    position: relative;
    border-radius: 0;
}

.select-wrapper > select {
    border: 0;
    appearance: none;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select-wrapper > select::-ms-expand{
    display: none;
}

.select-arrow {
    position: absolute;
    /* z-index: -1; */
    border: 8px solid transparent;
    border-bottom: 0;
    right: 50px;
}
.select-arrow:nth-child(2) {
    top: 31px;
    border-top-color: #1a1a1a;
    z-index: 100;
}

/* sect_5 */
.sect_5{
	padding: 10px 0px 20px 0px;
}
.sect_5 .catalog{
	font-size: 12px;
	letter-spacing: -1px;
}
.catalog .product_item{
	width: 210px;
	height: 100%;
	margin: 20px 0px 0px 20px;
	padding: 0 0 10px 0;
	background: #fff;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	letter-spacing: normal;
	vertical-align: top;
}

.catalog .product_item2{
	width: 210px;
	height: 340px;
	margin: 20px 0px 0px 20px;
	background: #fff;
	display: inline-block;
	position: relative;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	letter-spacing: normal;
	vertical-align: top;
}

.catalog .product_item h3{
	color: #fff;
	background: #000000;
	font-size: 16px;
	padding: 6px 0px 0px;
	height: 35px;
	text-align: center;
}
.catalog .product_item>img{
	display: block;
	margin: 0px auto;
}
.catalog .product_item .price{
	font-size: 18px;
	text-align: center;
	margin: 10px 0px;
}
.product_item .price .old{
	padding: 0px 6px 0px 0px;
    text-decoration: line-through;
}
.product_item .price .new{
	font-weight: 700;
	/* border-left: 1px solid #d8d8d8; */
	padding: 0px 0px 0px 8px;
}
.product_item .sale{
	position: absolute;
	top: 35px;
	right: 0px;
	width: 60px;
	height: 60px;
	background: url(product_sale.png);
	z-index: 10;
}
.product_item .sale>b{
	color: #fff;
	font-size: 14px;
	display: block;
	text-align: center;
	transform: rotate(45deg);
	margin: 11px 0px 0px 11px;
	letter-spacing: 1px;
}
.catalog .product_item .button_m{
	height: 38px;
	width: 160px;
	font-size: 14px;
	line-height: 38px;
	border-bottom: 2px solid #af2d26;
	margin: 10px auto 0px;
}




.catalog .product_item2 h3{
	color: #fff;
	background: #45494e;
	font-size: 16px;
	padding: 6px 0px 0px;
	height: 35px;
	text-align: center;
}
.catalog .product_item2>img{
	display: block;
	margin: 0px auto;
}
.catalog .product_item2 .price{
	font-size: 18px;
	text-align: center;
	margin: 12px 0px 0px;
}
.product_item2 .price .old{
	padding: 0px 6px 0px 0px;
    text-decoration: line-through;
}
.product_item2 .price .new{
	font-weight: 700;
	border-left: 1px solid #d8d8d8;
	padding: 0px 0px 0px 8px;
}
.product_item2 .sale{
	position: absolute;
	top: 35px;
	right: 0px;
	width: 60px;
	height: 60px;
	background: url(../images/product_sale.png);
	z-index: 10;
}
.product_item2 .sale>b{
	color: #fff;
	font-size: 14px;
	display: block;
	text-align: center;
	transform: rotate(45deg);
	margin: 11px 0px 0px 11px;
	letter-spacing: 1px;
}
.catalog .product_item2 .button_m{
	height: 38px;
	width: 160px;
	font-size: 14px;
	line-height: 38px;
	border-bottom: 2px solid #af2d26;
	margin: 10px auto 0px;
}







.sect_5 .toUp{
	font-size: 24px;
	text-decoration: none;
	font-weight: 700;
	color: #333333;
	border-bottom: 2px solid #333333;
	text-transform: uppercase;
	width: 115px;
	display: block;
	margin: 30px auto 10px;
}
.sect_5 .toUp:after{
	margin: 0px 0px 0px 5px;
	content:'';
	font-size: 20px;
	display: inline-block;
    background: url(index_files/totop.png) no-repeat 0 0;
    width: 15px;
    height: 18px;
}




.sect_5 .toUp{
	font-size: 24px;
	text-decoration: none;
	font-weight: 700;
	color: #333333;
	border-bottom: 2px solid #333333;
	text-transform: uppercase;
	width: 115px;
	display: block;
	margin: 30px auto 10px;
}
.sect_5 .toUp:after{
	margin: 0px 0px 0px 5px;
	content:'';
	font-size: 20px;
	display: inline-block;
    background: url(../images/totop.png) no-repeat 0 0;
    width: 15px;
    height: 18px;
}


.sect_5 .product_item .list_block {
	margin: 0 20px 5px;
	text-align: center;
}
.sect_5 .product_item2 .list_block {
	margin: 0 20px 5px;
	text-align: center;
}

.sect_5 .product_item .list_block p {
	margin: 5px 0 5px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

.sect_5 .product_item2 .list_block p {
	margin: 5px 0 5px;
	font-size: 14px;
	line-height: 14px;
	color: #777;
}

.sect_5 .product_item .list_block ul {
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}

.sect_5 .product_item .list_block li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 6px;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.sect_5 .product_item .sizes_block {
	margin: 5px 0px 5px;
}

.sect_5 .product_item .sizes_block li {
	background: #e2e7ec;
	font-size: 14px;
	line-height: 30px;
}

.sect_h2{
	text-align: center;
}

.button2 {
	background: rgb(137, 196, 65);
	margin: 0px auto;
	border-radius: 4px;
	border: currentColor;
	border-image: none;
	width: 90%;
	height: 80px;
	text-align: center;
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	line-height: 80px;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/* margin-top: 10px; */
}

.red{
	color:#f82b00;
}

h5 {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	font-size: 100%;
	font-size: 18px;
	font-weight: 500;
}







.plusi .title {
  margin-bottom: 30px;
}
.plusi .item {
  display: inline-block;
  vertical-align: top;
  width: calc(33% - 4px);
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  /* background: #fff; */
  margin-bottom: 20px;
  /* -webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.04); */
  -moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.04);
  /* box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.04); */
  padding: 0 !important;
}

.item-img img{
  	width: 100%;
  	height: auto;
}

.plusi .item .item-icon {
  padding: 0 0px 10px 20px;
}
.plusi .item .item-icon img{
  /* padding: 0 0px 0 20px; */
  max-width: 100%;
  height: auto;
  width: 150px;
  height: auto;
}
.plusi .item .item-icon .fa {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #f3f3f3;
  color: #272727;
  font-size: 24px;
  border: 1px solid #272727;
}
.plusi .item-title {
      font-size: 26px;
      line-height: 32px;
      margin: 10px 0 0px 0;
      /* color: #000000; */
      color: #f30202;
      font-weight: 700;
      text-align:center;
      text-transform: uppercase;
}

.plusi h4.item-title {
      font-size: 25px;
      margin: 15px 0 30px 0;
      color: #222222;
      font-weight: 500;
      text-align:center;
}

#text_p {font-size: 22px;padding: 10px 20px;color: #222;text-align: center;position: relative;font-weight: 500;margin: 0;}

.plusi .item .item-text {
	padding: 20px 25px;
	list-style: none;
}

.plusi .item .item-text li{
	 /* font-size: 18px; */
	 /* margin: 3px 0; */
	 /* color: #222; */
	 text-align: left;
	 position: relative;
	 padding-left: 20px;
}

.plusi .item .item-text li b{
	 font-size: 20px;
	font-weight: 700;
}

.plusi .item .item-text li:before {
	content: "";
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #ce4330;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 8px;
}

 .item-title2 {
      font-size: 24px;
      line-height: 26px;
      margin: 10px 0 0px 0;
      color: #020202;
      font-weight: 700;
      text-align:center;
      text-transform: uppercase;
}


p {
	    /* font-size: 13px; */
	    margin: 0;
	    padding: 0;
	    padding: 20px 20px 20px 25px;
	    /* padding: 20px 0; */
	    text-align: justify;
	    text-align: left;
	    position: relative;
	    /* border: solid 2px black; */
}

.p-1 {
	    /* font-size: 20px; */
	    margin: 0;
	    padding: 0;
	    /* padding: 20px 0; */
	    text-align: justify;
	    text-align: left;
	    position: relative;
}


.p-2 {
	    /* font-size: 20px; */
	    margin: 0;
	    padding: 0;
	    text-align: center;
	    position: relative;
}
.p-3 {
	    /* font-size: 20px; */
	    margin: 0;
	    padding: 0;
	    /* padding: 20px 0; */
	    text-align: center;
	    position: relative;
}

.p-4 {
	    margin: 0;
	    padding: 0;
	    text-align: left;
	    position: relative;
	    line-height: 22px;
}



/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 44%;
    display: block;
    width: 36px;
    height: 47px;
    padding: 0;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #ffd409 url(../icons/arrow.png) no-repeat center center;
    z-index: 3;
}
.reviews .slick-prev,
.reviews .slick-next {
    top:304px;
}
.slick-prev{
    left: 0px;
}
.slick-next{
    right: 0;
    -moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}

.value b{
	font-size: 10px;
	line-height: 1;
	display: block;
}.product__btns{
	display: flex;
	justify-content: space-between;
	gap: 7px;
	padding: 10px 7px;
}