body {
	background: rgb(238, 238, 238);
	color: rgb(16 16 16);
	line-height: 24px;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 16px;
	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: #FFFF00; margin: 0px auto; border-radius: 4px; border: currentColor; border-image: none; width: 400px; height: 80px; text-align: center; color: rgb(51, 51, 51); text-transform: uppercase; line-height: 80px; letter-spacing: 2px; font-family: Geneva, Tahoma, sans-serif; font-size: 24px; font-weight: 700; text-decoration: none; display: block; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.button_sm {
	background: rgb(248, 0, 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: 25px; font-size: 21px; 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: rgb(0, 0, 0); 
	padding: 3px 0px; color: rgb(255, 255, 255); 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: rgb(20, 156, 199); padding: 12px 0px; color: rgb(255, 255, 255);
}
.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;
	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: green; line-height: 24px; font-size: 24px; font-weight: 700;
}
.offer3.offer_section .discount_block .text {
	color: green; 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-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.offer3.offer_section .price_item {
	padding: 12px 0px 0px; width: 30%; 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 .size_item {
	padding: 12px 0px 0px; 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: 0px 0px 5px; line-height: 14px; font-size: 13px;
}
.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: 0px 0px 8px;
}
.offer3.offer_section .new.price_item .text span {
	background: rgb(248, 43, 0); padding: 2px 5px 3px; border-radius: 4px; color: rgb(255, 255, 255); font-size: 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.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: 15px; font-weight: 700;
}
.offer3.offer_section .new.price_item .value {
	line-height: 36px; font-size: 20px; 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;
}
.offer3.offer_section .timer_block {
	padding: 8px 10px 7px 20px; background-color: rgb(248, 43, 0);
}
.offer3.offer_section .timer_block p {
	background: url("../images/clock.png") no-repeat left; margin: 6px 0px 0px; padding: 0px 0px 0px 40px; width: 170px; color: white; line-height: 16px; font-size: 14px; font-weight: 600; float: left;
}
.offer3.offer_section .timer {
	width: 240px; color: white; float: right;
}
.offer3.offer_section .timer_item {
	width: 60px; text-align: center; float: left;
}
.offer3.offer_section .timer_item .text {
	margin: 0px 0px 4px; line-height: 12px; font-size: 12px;
}
.offer3.offer_section .timer_item .count {
	line-height: 30px; font-size: 30px; font-weight: 700; position: relative;
}
.offer3.offer_section .timer_item .count::before {
	top: 0px; width: 10px; right: -5px; line-height: 24px; display: block; position: absolute; content: ":";
}
.offer3.offer_section :last-child.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: green; 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(51, 51, 51); font-family: "AvenirNextCyr", sans-serif; font-size: 16px; 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("../images/nameicon.png"); background-repeat: no-repeat;
}
.offer_section [name='phone'].field {
	background-position: 20px; font-family: Geneva, Tahoma, sans-serif; background-image: url("../images/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: 13px 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;
}
.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: 5px 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;
}
.pod h3 {
	color: rgb(255, 255, 255); font-size: 22px;
}
.subtitle_top {
	padding: 8px;
	text-align: center;
	color: rgb(16 16 16);
	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("../images/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("../images/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: 5px 0px 0px; width: 40%; height: 70px; text-align: center; border-right-color: rgb(230, 230, 230); border-right-width: 1px; border-right-style: solid; float: left;
}



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


.original{
	border: 1px dashed green;
	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;
}
