html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border: 0;
	outline: 0
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
td img {
	vertical-align: top
}

.js_errorMessage,
.only_number {
	direction: ltr !important
}

input,
select,
button,
textarea {
	margin: 0;
	font-size: 100%
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/sel2.png) #fff 98% center no-repeat !important
}

select::-ms-expand {
	display: none
}

input[type="text"],
input[type="password"],
input[type="tel"],
textarea {
	padding: 5px 20px
}

input[type="checkbox"] {
	vertical-align: bottom
}

input[type="radio"] {
	vertical-align: text-bottom
}

sub {
	font-size: smaller;
	vertical-align: sub
}

sup {
	font-size: smaller;
	vertical-align: super
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

ul {
	list-style: none
}

::-webkit-input-placeholder {
	font-size: 14px;
	color: #777
}

:-moz-placeholder {
	font-size: 14px;
	color: #777
}

.placeholder {
	font-size: 14px;
	color: #777
}

html {
	background: #fff center top no-repeat
}

html,
body {
	height: 100%;
	margin: 0 auto;
	background: #b69f8b
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	max-width: 1200px;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size: 18px;
	line-height: 1;
	font-family: "Open Sans", sans-serif;
	color: #1d3335
}

label,
input[type="button"],
input[type="submit"],
button {
	cursor: pointer
}

a,
a:visited {
	color: #e9d8a6
}

a:hover {
	color: #e9d8a6;
	text-decoration: none
}

a:focus,
a:active {
	color: #e9d8a6
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}

.lte8 .clearfix {
	overflow: hidden;
	zoom: 1
}

.clear {
	clear: both
}

.dib {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_display: inline;
	-moz-box-orient: vertical
}

.wrapper {
	position: relative;
	min-height: 100%;
	overflow: hidden
}

.page-wrapper__inner {
	position: relative;
	width: 980px;
	height: 100%;
	margin: 0 auto
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

.text-center {
	text-align: center
}

.buttonraz {
	-webkit-transition: transform .2s ease-out;
	-moz-transition: transform .2s ease-out;
	-o-transition: transform .2s ease-out
}

.buttonraz:hover,
.buttonraz:active {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

header {
	height: 56px;
	padding-top: 9px;
	background: url("../images/h-sep.png") 50% 0 repeat-x
}

header a {
	float: left;
	padding: 0 17px;
	color: #fc0 !important;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

header a:hover,
header a.active {
	background: #301a0b;
	background: rgba(48, 26, 11, 0.9)
}

.socialtop {
	width: 145px;
	height: 25px;
	margin-top: 5px;
	background: url("../images/social.png") 0 0 no-repeat !important
}

.left-header {
	font-weight: 600;
	font-size: 11px;
	line-height: 30px;
	color: #fc0;
	text-transform: uppercase
}

.ops {
	font-family: "Open Sans", sans-serif
}

header ul {
	margin-left: 10px
}

header li {
	float: left;
	font-weight: 600;
	font-size: 11px;
	line-height: 30px;
	color: #fc0;
	text-transform: uppercase
}

.slide2 {
	height: 700px;
	margin-top: -6px;
	background: url("../images/slide2.png") 50% 0 no-repeat
}

.s2-top-pash {
	position: relative;
	top: 20px;
	margin-bottom: 60px;
	padding: 30px 90px 30px 30px;
	font-size: 14px;
	background: #ebe1ce;
	background: -moz-linear-gradient(top, #ebe1ce 0, #f3eee1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebe1ce), color-stop(100%, #f3eee1));
	background: -webkit-linear-gradient(top, #ebe1ce 0, #f3eee1 100%);
	background: -o-linear-gradient(top, #ebe1ce 0, #f3eee1 100%);
	background: -ms-linear-gradient(top, #ebe1ce 0, #f3eee1 100%);
	background: linear-gradient(to bottom, #ebe1ce 0, #f3eee1 100%);
	border: 3px solid #d1570d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px 5px rgba(33, 3, 2, 0.3);
	-moz-box-shadow: 0 0 10px 5px rgba(33, 3, 2, 0.3);
	box-shadow: 0 0 10px 5px rgba(33, 3, 2, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebe1ce', endColorstr='#f3eee1', GradientType=0)
}

.kork {
	font-family: "Open Sans Condensed", sans-serif
}

.korkr {
	font-family: "Open Sans Condensed", sans-serif
}

.s2-top-pash div:nth-child(2) {
	padding: 7px 0 0;
	overflow: hidden
}

.s2-tpl {
	float: left;
	margin: 0 0 0 10px;
	padding-right: 10px;
	font-weight: 400;
	font-size: 50px;
	color: #d0560c;
	text-transform: uppercase;
	background: transparent;
	background: -webkit-linear-gradient(top, #db6710 0, #cf550b 100%);
	-webkit-background-clip: text;
	background-origin: padding-box;
	-webkit-text-fill-color: transparent
}

.s2text {
	width: 580px;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 40px;
	text-align: center;
	text-shadow: 1px 1px 3px #000;
	color: #ff4500;
	text-transform: uppercase
}

.s2-w580 {
	width: 580px
}

.s2shape {
	width: 420px;
	height: 21px;
	margin: 25px auto;
	background: url("../images/shape1.png") 0 0 no-repeat
}

.s2-w580 p {
	padding: 0 112px;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 0 5px #000
}

.s2-w580 p.for_text {
	position: relative;
	top: 57px;
	left: -112px
}

#myform1 {
	width: 260px;
	margin: 0 auto
}

.inp {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	margin-bottom: 12px;
	padding-left: 20px;
	font-size: 14px;
	line-height: normal;
	line-height: 50px;
	color: #666;
	text-align: right;
	background: #fff;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: 0;
	-webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.3)
}

.butbut {
	position: absolute;
	bottom: -39px;
	left: 151px;
	z-index: 99;
	width: 283px;
	height: 73px;
	font-size: 16px;
	line-height: 73px;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	background: url("../images/butbut.png") 0 0 no-repeat;
	cursor: pointer
}

.eleph {
	position: absolute;
	left: 10px;
	top: 100px;
	z-index: 1000;
	width: 230px;
	height: 230px;
	padding-top: 30px;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.2;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	background: url("../images/eleph.png") 0 0 no-repeat
}

.eleph.for_top {
	right: -30px;
	bottom: -145px;
	top: auto;
	left: auto
}

.eleph span {
	display: block;
	font-size: 34px;
	line-height: 1.3;
	color: #fde792
}

.eleph b {
	display: block;
	font-weight: 300;
	font-size: 40px
}

.eleph s {
	line-height: 1.4
}

.slide3 {
	height: 688px;
	background: url("../images/slide3.png") 50% 0 no-repeat
}

.s3right {
	position: relative;
	width: 300px;
	margin-top: 152px;
	margin-left: 100px
}

.s3rheader {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	color: #c5e153;
	background: transparent;
	background: -webkit-linear-gradient(top, #e6f4b6 0, #c5e153 100%);
	-webkit-background-clip: text;
	background-origin: padding-box;
	-webkit-text-fill-color: transparent
}

.s3right-txt {
	position: absolute;
	top: 140px;
	left: 0;
	font-weight: 600;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	color: #f5f6d4
}

.s3right-txt p {
	min-height: 120px
}

.s3right-txt.sec {
	top: 265px
}

.s3right-txt.th {
	top: 374px
}

.butbut.s3 {
	right: 60px;
	left: auto
}

.slide4 {
	height: 685px;
	background: url("../images/slide4.png") 50% 0 no-repeat
}

.s3content {
	width: 580px;
	padding-top: 75px;
	text-align: center
}

.s3c-header {
	display: block;
	margin-bottom: 15px;
	padding: 0;
	font-weight: bold;
	font-size: 44px;
	color: #fecd03;
	background: transparent;
	background: -webkit-linear-gradient(top, #ffed82 0, #fecd03 100%);
	-webkit-background-clip: text;
	background-origin: padding-box;
	-webkit-text-fill-color: transparent
}

.s3sep {
	float: left;
	width: 100%;
	height: 21px;
	margin: 15px auto;
	background: url("../images/shape2.png") 50% 0 no-repeat
}

.s3content p {
	padding: 16px 0;
	font-weight: 600;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	color: #f5f6d4
}

.mark2 {
	position: absolute;
	bottom: -63px;
	left: 215px;
	width: 220px;
	height: 159px;
	background: url("../images/mark2.png") 0 0 no-repeat
}

.markcirc {
	width: 114px;
	margin-left: 23px;
	padding-top: 43px;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1)
}

.markcirc b {
	font-size: 20px
}

.markcirc span {
	font-size: 14px
}

.pech {
	position: absolute;
	top: 204px;
	left: 34px;
	width: 140px;
	height: 133px;
	background: url("../images/pech.png") 0 0 no-repeat
}

.podp {
	position: absolute;
	top: 460px;
	left: 485px;
	z-index: 10;
	width: 157px;
	height: 86px;
	background: rgba(0, 0, 0, 0) url("../images/podp.png") no-repeat scroll 0 0
}

.s3ggirl {
	position: absolute;
	bottom: 0;
	left: -90px;
	z-index: 11;
	width: 440px;
	height: 461px;
	background: url("../images/doctor.png") 0 0 no-repeat
}

.s4header {
	width: 660px;
	padding-top: 90px;
	font-size: 44px;
	text-align: center;
	color: #423b09;
	background: transparent;
	background: -webkit-linear-gradient(top, #717713 0, #423b09 100%);
	-webkit-background-clip: text;
	background-origin: padding-box;
	-webkit-text-fill-color: transparent
}

.cursiv-cel {
	position: absolute;
	top: 195px;
	left: 246px;
	width: 380px;
	font-size: 20px;
	line-height: 30px;
	font-family: "bad_scriptregular";
	color: #06c;
	font-style: italic
}

.doctor_desription {
	position: absolute;
	top: 483px;
	left: 285px;
	width: 190px;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	color: #333
}

.doctor_desription span {
	display: block;
	margin: 0 0 5px;
	font-size: 14px
}

.s5-right-side {
	position: relative;
	width: 260px;
	padding-top: 185px;
	background: url("../images/Layer-69.png") 50% 34px no-repeat
}

.s5r-header {
	padding-bottom: 62px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #660
}

.s5-right-side p {
	position: relative;
	margin-left: 20px;
	padding-bottom: 25px;
	padding-left: 5px;
	font-weight: 600;
	font-size: 15px;
	text-align: left;
	color: #333
}

.s5-right-side p:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 2px;
	height: 2px;
	background: #333
}

.slide5 {
	height: 660px;
	background: url("../images/slide5.png") 50% 0 no-repeat
}

.slide5-header {
	padding: 55px 0 55px 100px;
	font-weight: bold;
	font-size: 50px;
	color: #93bc0a;
	background: transparent;
	background: -webkit-linear-gradient(top, #c4d97c 0, #93bc0a 100%);
	-webkit-background-clip: text;
	background-origin: padding-box;
	-webkit-text-fill-color: transparent
}

.s5content {
	width: 460px;
	margin-left: 100px;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	font-family: "Open Sans", sans-serif;
	color: #fff
}

.s5content p {
	padding-bottom: 20px
}

.s5content p span {
	color: #85db18
}

.s5content ul {
	padding-bottom: 20px
}

.s5content li {
	position: relative;
	padding-left: 10px;
	font-size: 16px;
	color: #cde855
}

.s5content li:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	display: block;
	width: 2px;
	height: 2px;
	background: #cde855
}

.s5sert {
	padding-top: 120px
}

.slide6 {
	height: 660px;
	background: url("../images/slide6.png") 50% 0 no-repeat;
	background-size: cover
}

.slide6 .butbut {
	top: -39px;
	bottom: auto;
	left: 16px
}

.s6header {
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-size: 50px;
	color: #fc0
}

.slide6 p {
	width: 680px;
	margin-left: 20px;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 14px;
	line-height: 21px;
	font-family: "Open Sans", sans-serif;
	color: #f5f6d4
}

.slide6 p span {
	color: #fff
}

.block-minus-weight {
	text-align: center
}

.block-weight {
	position: relative;
	width: 300px;
	height: 370px;
	margin: 0 10px;
	padding-top: 20px;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25)
}

.bw-name {
	height: 55px;
	padding-left: 30px;
	overflow: hidden;
	font-weight: 700;
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
	text-align: left;
	color: #333
}

.bw-name span {
	color: #d1570d
}

.bw-name div {
	padding-top: 5px;
	font-weight: 300;
	font-size: 12px;
	color: #333
}

.bw-lkg {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 50%;
	font-size: 40px;
	text-align: center;
	color: #999
}

.bw-lkg span {
	color: #d1570d
}

.bw-rkg {
	position: absolute;
	right: 0;
	bottom: 15px;
	width: 50%;
	font-size: 40px;
	text-align: center;
	color: #999
}

.bw-rkg span {
	color: #a7c520
}

.slide7 {
	min-height: 500px;
	background: url("../images/slide7.png") 50% 0 no-repeat
}

.s7topcrow {
	position: absolute;
	top: -20px;
	left: 50%;
	z-index: 2;
	width: 517px;
	height: 223px;
	transform: translateX(-50%);
	padding-top: 46px;
	font-size: 50px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 2px #474747;
	background: url("../images/ribbon.png") 0 0 no-repeat
}

.s7form {
	position: relative;
	z-index: 99;
	width: 300px;
	margin: 0 auto;
	padding-top: 105px;
	padding-bottom: 1px
}

.s7form label {
	display: block;
	padding-bottom: 5px;
	font-weight: 600;
	font-size: 16px;
	color: #f5f6d4
}

.formpl {
	position: absolute;
	left: -10px;
	width: 320px;
	height: 312px;
	padding-top: 30px;
	font-size: 22px;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	background: url("../images/formpl.png") 0 0 no-repeat
}

.old-price {
	padding-bottom: 10px;
	text-decoration: line-through
}

.form-price {
	padding-bottom: 10px
}

.new-price {
	font-weight: 700;
	font-size: 34px;
	color: #d1570d
}

.mb {
	margin-bottom: 20px
}

.butbut.myform {
	position: static;
	display: block;
	margin: 10px auto
}

.new-towar {
	position: absolute;
	top: 240px;
	left: 110px;
	width: 280px;
	height: 373px;
	background: url("../images/banka.png") center bottom no-repeat
}

.flog {
	position: absolute;
	top: 54px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 156px;
	background: url("../images/flog.png") center center no-repeat;
	background-size: contain
}

.tiptimer {
	position: absolute;
	top: 296px;
	right: 0;
	width: 280px
}

.tt-header {
	padding-bottom: 20px;
	font-size: 30px;
	text-align: center;
	color: #fde792
}

.timer {
	position: absolute;
	top: 145px;
	right: -25px;
	width: 282px;
	min-height: 139px;
	padding: 3px 15px 15px 6px
}

.timer__txt {
	display: block;
	padding: 0 0 12px;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2;
	vertical-align: top;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-style: normal
}

.timer__txt em {
	display: block;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.2;
	vertical-align: top;
	text-align: center;
	color: #fff;
	font-style: normal
}

#time {
	color: #fff;
	text-align: center
}

#time,
#time * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#time li {
	list-style-type: none;
	display: inline-flex;
	align-items: center;
	width: 85px;
	height: 85px;
	padding: 4px 9px 14px 9px;
	text-shadow: #c2c2c2 1px 1px 3px;
	margin: -6px 0 0 0;
	font-size: 0;
	background: url('../images/clock_li.png') center no-repeat
}

#time li span {
	font-size: 52px;
	width: 50%;
	display: inline-block
}

.slide7 .form-price {
	font-size: 16px;
	text-align: center;
	color: #f5f6d4
}

.slide7 .new-price {
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	color: #f5f6d4
}

footer {
	height: 190px;
	background: url("../images/foot.png") 50% 0 no-repeat
}

.flogo {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 161px;
	height: 76px;
	background: url("../images/flog.png") 0 0;
	background-size: contain
}

.foot-content {
	width: 500px;
	margin: 0 auto;
	padding-top: 30px;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	font-family: "Open Sans", sans-serif;
	text-align: center;
	color: #fff
}

.s2tovar {
	position: absolute;
	top: 320px;
	right: 48px;
	z-index: 1000;
	width: 380px;
	padding-top: 100px;
	font-size: 31px;
	text-align: center;
	color: #333;
	text-transform: uppercase;
	background: url(../images/logo.png) 0 0 no-repeat;
	background-size: contain;
	font-weight: bold
}

.s2item {
	position: absolute;
	right: 76px;
	bottom: -105px;
	z-index: 3;
	width: 363px;
	height: 466px;
	background: url("../images/product22.png") center bottom no-repeat;
	background-size: 45%
}

.pd1 {
	padding-top: 135px
}

.urdu header ul,
.urdu header li,
.urdu .s2-tpl {
	float: right
}

.urdu header ul,
.urdu header li,
.urdu .s2-top-pash,
.urdu .s2-w580 p,
.urdu .s2text,
.urdu .s3content,
.urdu .eleph,
.urdu .s3rheader,
.urdu .s3right-txt p,
.urdu .s4header,
.urdu .cursiv-cel,
.urdu .doctor_desription,
.urdu .s5r-header,
.urdu .s5-right-side p,
.urdu .s5content,
.urdu .slide5-header,
.urdu .s6header,
.urdu .slide6 p,
.urdu .bw-name,
.urdu .s7topcrow,
.urdu .inp,
.urdu .s7form label,
.urdu .timer__txt,
.urdu .slide7 .form-price,
.urdu .slide7 .new-price,
.urdu .eleph,
.urdu .bw-rkg,
.urdu .bw-lkg {
	direction: rtl
}

.urdu .bw-name {
	padding-left: 0;
	text-align: right;
	padding-right: 20px
}

.urdu .s5-right-side p,
.urdu .s5content li {
	text-align: right;
	padding-right: 10px;
	margin-left: 0
}

.urdu .s5-right-side p:before,
.urdu .s5content li:before {
	right: 0
}

.urdu select {
	padding-right: 20px;
	background: url(../images/sel2.png) #fff 2% center no-repeat !important
}

.urdu .s7form label {
	text-align: right
}

.promo {
	color: #423b09;
	background-color: #d5c69d;
	overflow: hidden;
	opacity: .9
}

.promo__grid {
	display: table;
	width: 100%;
	table-layout: fixed;
	position: relative
}

.promo__part {
	display: table-cell;
	vertical-align: top;
	padding-top: 78px;
	padding-bottom: 50px
}

.promo__part:first-of-type {
	width: 320px
}

.promo__part:last-of-type {
	padding-left: 50px;
	direction: rtl
}

.promo__title {
	font-size: 36px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 300;
	color: red;
	direction: ltr;
	text-align: right
}

.promo .t--bg {
	display: inline-block;
	background-color: transparent;
	color: red;
	line-height: 1.2
}

.promo__img {
	display: block;
	position: absolute;
	bottom: -142px;
	left: 20px
}

.promo__img:before {
	content: '';
	display: block;
	width: 699px;
	height: 699px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: no-repeat center / cover;
	background-image: url('../images/light.png');
	z-index: -1
}

.promo__img img {
	position: relative;
	z-index: 1
}

.promo__text {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.3
}

.ac_footer {
	position: relative;
	top: 10px;
	height: 0;
	text-align: center;
	margin-bottom: 70px;
	color: #a12000
}

.ac_footer a {
	color: #a12000
}

.ac_footer p {
	text-align: center
}

img[height="1"],
img[width="1"] {
	display: none !important
}

.footer {
	color: #a12000 !important;
	background: #b69f8b !important;
}

.mobile{
	display: none;
}

@media screen and (max-width: 768px) {
	.desktop{
		display: none;
	}

	.mobile{
		display: block;
	}

	html,
	body {
		width: 100%;
		height: 100%
	}

	body {
		font-family: Arial;
		text-align: center;
		background: #b69f8b
	}

	* {
		margin: 0;
		padding: 0
	}

	.clear {
		clear: both
	}

	.js_errorMessage,
	.only_number {
		direction: ltr !important
	}

	span.i {
		font-style: italic
	}

	span.bld {
		font-weight: bold
	}

	*:focus {
		outline: 0
	}

	.content {
		width: 100%;
		min-width: 240px;
		max-width: 640px;
		margin: 0 auto;
		text-align: left;
		background: #b69f8b
	}

	.top_menu .opt {
		height: 50px;
		margin: 0 auto;
		text-align: left
	}

	.top_menu {
		float: left;
		width: 100%;
		height: 50px
	}

	.monitor h2 {
		font-size: 1.6em;
		font-family: "Arial", sans-serif;
		text-align: center
	}

	.monitor.m1 {
		height: 410px;
		text-align: center;
		background: #c9beaa;
		background-size: cover
	}

	.monitor.m2 {
		height: auto;
		padding-bottom: 20px;
		text-align: center;
		background: url("../images/b3.png") center top no-repeat
	}

	.monitor.m2 h2 {
		padding-top: 50px;
		font-size: 1.6em;
		color: #fc0;
		text-shadow: 3px 4px 2px #000
	}

	.s7topcrow {
		position: absolute;
		top: 0;
		z-index: 2;
		box-sizing: border-box;
		width: 100%;
		height: 188px;
		padding-top: 49px;
		font-size: 22px;
		text-align: center;
		color: #fff;
		text-shadow: 1px 1px 2px #474747;
		background: url("../images/bgfoot.png")no-repeat center top
	}

	.monitor.m3 {
		text-align: center
	}

	.monitor.m4 {
		padding-bottom: 20px;
		text-align: center;
		background: url("../images/b5.png") center top no-repeat
	}

	.monitor.m4 h2 {
		padding-top: 35px;
		color: #97c708;
		text-shadow: 3px 4px 2px #000
	}

	.monitor.m5 {
		padding-bottom: 90px;
		text-align: center;
		background: url("../images/b6.png") center top no-repeat
	}

	.monitor.m5 h2 {
		padding-top: 40px;
		font-size: 1.8em;
		color: #fc0;
		text-shadow: 3px 4px 2px #000
	}

	.monitor.m6 {
		height: auto;
		margin-top: -27px;
		margin-bottom: -27px;
		text-align: center;
		background: url("../images/b7.png") center top no-repeat;
		background-size: cover
	}

	.monitor.m6 .opt {
		height: 370px;
		z-index: 3;
		top: -50px
	}

	.monitor.m7 {
		height: 300px;
		text-align: center
	}

	.monitor.m8 {
		height: 1328px;
		text-align: center
	}

	.monitor.m8 .opt {
		height: 1330px
	}

	.monitor.m7 .opt {
		height: 300px
	}

	.footer {
		height: 118px;
		text-align: center;
		background: url("../images/b8.png") center top no-repeat
	}

	.footer .opt {
		height: 118px;
		margin: 0 auto;
		text-align: left
	}

	.opt {
		position: relative;
		margin: 0 auto;
		text-align: left
	}

	.top_menu ul {
		display: inline-block;
		height: 30px;
		margin: 10px 0;
		margin-left: 35px;
		list-style-type: none
	}

	.top_menu ul li {
		float: left;
		text-align: center;
		text-transform: uppercase
	}

	.top_menu ul li a {
		display: inline-block;
		font-size: 11px;
		line-height: 30px;
		text-align: center;
		color: #fc0;
		text-decoration: none;
		text-shadow: black 1px 0 1px;
		cursor: pointer
	}

	.top_menu ul li a:hover {
		background-repeat: no-repeat
	}

	.top_menu ul li.l0 a {
		width: 80px;
		padding-left: 10px;
		text-align: left
	}

	.top_menu ul li.l0 a:hover {
		background: 0
	}

	.top_menu ul li.l1 a {
		width: 65px;
		color: #999
	}

	.top_menu ul li.l1 a:hover {
		background: 0
	}

	.top_menu ul li.l2 a {
		width: 120px
	}

	.top_menu ul li.l2 a:hover {
		background-position: 0 0
	}

	.top_menu ul li.l3 a {
		width: 150px
	}

	.top_menu ul li.l3 a:hover {
		background-position: 0 -30px
	}

	.top_menu ul li.l4 a {
		width: 120px
	}

	.top_menu ul li.l4 a:hover {
		background-position: 0 0
	}

	.top_menu ul li.l5 a {
		width: 100px
	}

	.top_menu ul li.l5 a:hover {
		background-position: 0 -60px
	}

	.top_menu ul li.l6 a {
		width: 130px
	}

	.top_menu ul li.l6 a:hover {
		background-position: 0 -90px
	}

	span.soc {
		display: inline-block;
		display: none;
		float: right;
		width: 150px;
		height: 50px;
		margin-right: 10px;
		cursor: pointer
	}

	.monitor {
		position: relative;
		float: left;
		width: 100%
	}

	.monitor.m1 h2 {
		padding-top: 25px;
		color: #97c708;
		text-shadow: 1px 2px 2px #000
	}

	.monitor .logo {
		position: absolute;
		top: 5%;
		left: 50%;
		margin-left: -125px;
		width: 250px;
		height: 70px;
		background: url(../images/logo_1.png) center no-repeat;
		background-size: contain
	}

	.monitor .product {
		position: absolute;
		top: 30%;
		left: 50%;
		margin-left: -60px;
		width: 120px;
		height: 250px;
		background: url(../images/product22_1.png) center no-repeat;
		background-size: 100%
	}

	.monitor.m1 .attant_block span.tx,
	.monitor.m7 .attant_block span.tx {
		display: inline-block;
		padding-top: 25px;
		padding-left: 280px;
		font-size: 14px;
		line-height: 17px;
		font-family: Arial;
		color: #000;
		text-shadow: 1px 0 1px #919191
	}

	.monitor.m1 span.bl_tx {
		position: absolute;
		top: 332px;
		left: 72px
	}

	.monitor.m4 span.bl_tx {
		margin-top: 30px
	}

	span.bl_tx {
		display: inline-block;
		width: 75%;
		font-size: 20px;
		text-align: center;
		color: #fff
	}

	.monitor.m1 span.bl_tx span.tx {
		display: inline-block;
		padding: 30px 40px;
		letter-spacing: .6px;
		text-shadow: #000 1px 0 2px
	}

	.monitor.m4 span.bl_tx span.tx {
		display: inline-block;
		padding: 30px 40px;
		letter-spacing: .6px;
		text-shadow: #000 1px 0 2px
	}

	span.line {
		display: inline-block;
		width: 100%;
		height: 21px
	}

	span.line.top {
		background: url("../images/line1.png") center no-repeat
	}

	span.line.bot {
		background: url("../images/line.png") center no-repeat
	}

	.inp_box {
		width: 276px;
		height: 66px;
		margin: 15px 170px;
		background: url("../images/inp_box.png") center no-repeat
	}

	.inp_box input {
		width: 220px;
		height: 24px;
		margin: 22px 30px;
		font-size: 14px;
		font-family: Arial;
		color: #666;
		border: 0
	}

	a.send_phone,
	a.go_down,
	button.send,
	button.send_f {
		top: 665px;
		left: 144px;
		z-index: 2;
		display: inline-block;
		width: 282px;
		height: 70px;
		font-size: 16px;
		line-height: 62px;
		font-family: Arial;
		text-align: center;
		color: #fff;
		text-shadow: #000 1px 0 2px;
		background: url("../images/but.png") 0 -70px no-repeat;
		border-radius: 4px;
		cursor: pointer;
		border: 0
	}

	a.go_down.firsts {
		margin-top: -25px !important
	}

	a.send_phone:hover,
	a.go_down:hover,
	button.send:hover,
	button.send_f:hover {
		background-position: 0 0
	}

	.monitor.m2 .opt,
	.monitor.m4 .opt {
		text-align: center
	}

	.monitor.m2 span.bl_tx {
		padding-top: 20px;
		font-size: 18px;
		color: #f5f6d4
	}

	.monitor.m2 span.bl_tx span.tx {
		padding: 0
	}

	.monitor.m2 span.bl_tx span.tx p {
		margin: 20px 0
	}

	.monitor.m2 .ul_tx_box {
		margin: 0 auto;
		padding-top: 5px
	}

	.monitor.m2 .ul_tx_box span.ul_tx {
		display: block;
		margin-bottom: 8px;
		padding-left: 0;
		font-size: 18px;
		font-family: Arial;
		color: #f5f6d4;
		text-shadow: #000 1px 0 2px
	}

	.monitor.m2 a.go_down {
		position: relative;
		top: 0;
		left: 0;
		margin-top: 20px
	}

	.monitor.m3 span.inic {
		position: absolute;
		top: 495px;
		left: 355px;
		display: inline-block;
		width: 300px;
		padding: 0;
		color: #333
	}

	.monitor.m3 span.inic span.tit {
		display: inline-block;
		width: 100%;
		margin-bottom: 15px;
		font-size: 14px;
		font-family: Arial
	}

	.monitor.m3 span.inic span.tx {
		display: inline-block;
		width: 100%;
		font-size: 10px;
		font-family: Arial
	}

	.monitor.m3 .ul3 {
		position: absolute;
		top: 228px;
		left: 733px;
		width: 255px
	}

	.monitor.m3 .ul3 ul li {
		display: inline-block;
		margin: 10px 0;
		padding: 0 10px;
		padding-left: 6px;
		font-size: 12px;
		line-height: 12px;
		font-family: Arial;
		color: #333;
		background-repeat: no-repeat;
		background-position: -2px 3px
	}

	.monitor.m3 a.go_down {
		left: 370px
	}

	.monitor.m4 span.tx p {
		margin-bottom: 25px
	}

	.monitor.m4 span.tx span.ac_g {
		color: #85db18
	}

	.monitor.m4 span.tx ul.ac_y {
		list-style-type: none;
		color: #cde855
	}

	.monitor.m4 span.tx ul.ac_y li {
		padding-left: 5px;
		background-repeat: no-repeat;
		background-position: -1px 9px
	}

	.monitor.m4 span.tx a {
		font-size: 18px;
		color: #fde792;
		text-decoration: underline
	}

	.monitor.m4 span.tx span.ac_b {
		font-size: 18px
	}

	.monitor.m4 span.tx a:hover {
		text-decoration: none
	}

	.monitor.m4 .sertificats {
		position: absolute;
		top: 133px;
		right: 0;
		width: 360px;
		height: 500px
	}

	.monitor.m4 a.go_down {
		position: relative;
		top: 0;
		left: 0;
		margin-top: 20px
	}

	.monitor.m5 span.tx {
		display: inline-block;
		padding: 0 10px;
		font-size: 14px;
		font-family: Arial;
		color: #f5f6d4
	}

	.monitor.m5 span.tx p {
		margin-top: 10px;
		letter-spacing: .1px
	}

	.monitor.m5 span.tx span.ac_b {
		font-family: Arial;
		color: #fff
	}

	.monitor.m5 .white_block {
		width: 212px;
		height: 262px;
		margin: 0 auto;
		background: url("../images/white_block.png") center top no-repeat
	}

	.monitor.m5 .white_block .info {
		height: 220px;
		margin: 20px 18px;
		padding-top: 20px
	}

	.monitor.m5 .white_block .info span.name {
		display: inline-block;
		margin-bottom: 15px;
		font-size: 14px;
		font-family: Arial;
		color: #d1570d
	}

	.monitor.m5 .white_block .info span.age {
		font-size: 14px;
		font-family: Arial;
		color: #333
	}

	.monitor.m5 .white_block .info span.inf {
		display: inline-block;
		margin: 6px 0;
		font-size: 11px;
		font-family: Arial;
		color: #333
	}

	.bw-lkg {
		position: absolute;
		bottom: 20px;
		left: 40%;
		width: 50%;
		font-size: 20px;
		text-align: center;
		color: #999
	}

	.bw-rkg {
		position: absolute;
		right: 40%;
		bottom: 20px;
		width: 50%;
		font-size: 20px;
		text-align: center;
		color: #999
	}

	.price {
		width: 150px;
		height: 150px;
		margin: 165px auto 0;
		background: url("../images/price.png") center no-repeat
	}

	.monitor.m1 .price {
		position: absolute;
		top: 55px;
		right: 0;
		z-index: 3
	}

	.price span {
		width: 100%;
		font-size: 14px;
		font-family: "Conv_Corki-Regular";
		color: #fff;
		text-shadow: #000 1px 0 1px
	}

	.price span.price_val {
		font-size: 24px;
		line-height: 40px;
		text-shadow: 2px 1px 3px #000
	}

	.price span.old_price,
	.price span.old_price_val {
		font-size: 14px;
		font-family: Arial;
		color: #ccc;
	}

	.price span.old_price_val {
		position: relative
	}

	.price span.pr {
		font-size: 30px;
		color: #fde792
	}

	.js_curs {
		font-size: 60px !important;
		text-shadow: 2px 1px 3px #000 !important
	}

	.form_box .input_box {
		position: relative;
		max-width: 289px;
		height: 30px;
		margin-bottom: 10px;
		padding-left: 10px;
		background: url("../images/inp_b.png") center no-repeat;
		border: 2px solid transparent;
		border-radius: 6px
	}

	.form_box .input_box.mist {
		border: 2px solid red;
		border-radius: 6px
	}

	.form_box input,
	select {
		width: 100%;
		font-size: 14px;
		font-family: Arial;
		color: #000;
		background: transparent;
		border: 0;
		text-align: right;
		padding: 5px 10px;
		margin-top: 1px;
	}

	.form_box span.tit {
		display: inline-block;
		margin-bottom: 3px;
		margin-left: 3px;
		font-size: 16px;
		font-family: Arial;
		color: #f5f6d4;
		text-shadow: #000 1px 0 1px
	}

	.form_b {
		position: absolute;
		top: 470px;
		left: 325px;
		z-index: 2;
		width: 324px;
		height: 296px
	}

	.monitor.m6 button.send {
		margin: 20px auto 0
	}

	.form_b .ln {
		margin-top: 3px;
		font-size: 26px;
		font-family: "Conv_Corki-Regular";
		color: #4b3d76
	}

	.form_b .ln span.sum {
		font-weight: bold
	}

	.form_b .ln span.bld {
		float: right
	}

	.form_b .nds {
		position: relative;
		top: -11px;
		left: 0;
		font-size: 11px;
		font-family: Arial;
		color: #4b3d76
	}

	div.sel {
		position: absolute;
		top: 0;
		right: 0;
		width: 35px;
		height: 30px;
		cursor: pointer
	}

	.sel {
		cursor: pointer
	}

	.input_box ul {
		position: absolute;
		top: 31px;
		left: -1px;
		z-index: 3;
		display: inline-block;
		list-style-type: none;
		border-radius: 4px
	}

	.input_box ul li a {
		display: inline-block;
		width: 296px;
		height: 30px;
		padding-left: 6px;
		font-size: 14px;
		line-height: 30px;
		font-family: Arial;
		color: #000;
		border: 0;
		cursor: pointer
	}

	.footer {
		position: relative;
		float: left;
		width: 100%;
		padding-top: 70px
	}

	.footer .des {
		position: absolute;
		top: 100px;
		right: 0;
		display: inline-block;
		height: 37px;
		padding-top: 5px;
		padding-left: 42px;
		font-size: 10px;
		font-family: Arial;
		color: #fff;
		background: url("../images/des.png") left top no-repeat
	}

	.footer .des a {
		color: #a7c520;
		text-decoration: underline
	}

	.footer p {
		margin-bottom: 15px;
		font-size: 10px;
		font-family: Arial;
		text-align: center;
		color: #fff
	}

	span.hint {
		position: absolute;
		top: -18px;
		right: 3px;
		display: inline-block;
		font-size: 12px;
		color: yellow
	}

	#time {
		position: absolute;
		top: 255px;
		right: -40px;
		width: 289px;
		height: 133px;
		padding-left: 55px;
		font-size: 68px;
		font-family: "Conv_Corki-Regular";
		color: #fff
	}

	#time li {
		float: left;
		padding-top: 39px;
		padding-left: 12px;
		list-style-type: none;
		letter-spacing: 8px;
		text-shadow: #c2c2c2 1px 1px 3px
	}

	.act {
		position: absolute;
		top: 415px;
		right: 8px;
		padding: 5px 20px;
		font-size: 20px;
		font-family: "Conv_Corki-Regular";
		text-align: center;
		color: white;
		background: #f77a19;
		border: 1px solid #f5b327;
		border-top: 0;
		border-left: 0;
		border-radius: 10px;
		box-shadow: -1px 1px 11px 6px #14220c
	}

	.act span {
		display: inline-block;
		font-size: 30px
	}

	.monitor.m8 .kurs_block {
		position: absolute;
		top: 220px;
		left: 0;
		width: 580px
	}

	.monitor.m8 .kurs_block .kurs {
		position: relative;
		width: 581px;
		width: 100%;
		height: 358px;
		margin-top: 2px
	}

	.monitor.m8 .kurs_block .kurs .price {
		right: 30px;
		bottom: 0
	}

	.monitor.m8 .kurs_block .kurs span.kk {
		position: absolute;
		top: 29px;
		right: 82px;
		display: inline-block;
		width: 155px;
		height: 100px
	}

	.monitor.m8 .kurs_block .kurs span.im {
		position: absolute;
		left: -10px;
		display: inline-block;
		width: 373px;
		height: 358px
	}

	.monitor.m8 .form_box {
		top: 230px;
		left: 600px
	}

	.monitor.m8 a.send_f {
		top: 780px;
		left: 611px
	}

	.monitor.m8 .form_b {
		top: 793px;
		left: 593px
	}

	.ul_nums {
		font-size: 5em;
		font-family: "Conv_Corki-Regular";
		color: rgba(150, 188, 9, 0.42)
	}

	.monitor.m6.h680 {
		height: 680px
	}

	.m5>.opt>div {
		margin: 20px auto !important
	}

	.name_table {
		box-sizing: border-box;
		width: 260px;
		margin: 0 auto;
		padding: 15px;
		background-color: #fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}

	.author_name {
		padding-left: 15px;
		font-size: 16px;
		vertical-align: middle;
		color: #c64609
	}

	.author_name>span {
		color: #000
	}

	.img_block>img {
		max-width: 100%;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}

	.author_weight>div {
		display: inline-block;
		width: 49%;
		font-weight: 600;
		font-size: 21px;
		text-align: center
	}

	.author_weight>div.bef {
		color: #c64609
	}

	.author_weight>div.aft {
		color: #839a1e
	}

	.clearfix:before,
	.clearfix:after {
		content: "";
		display: table;
		line-height: 0
	}

	#bx-slider .slick-prev,
	#bx-slider .slick-next {
		position: absolute;
		top: 65%;
		z-index: 10;
		width: 25px;
		height: 43px;
		background-size: 100% 100%
	}

	#bx-slider .slick-prev {
		left: 7px;
		background-image: url(../images/go_l.png)
	}

	#bx-slider .slick-next {
		right: 6px;
		background-image: url(../images/go_r.png)
	}

	#bx-slider .slick-prev::before,
	#bx-slider .slick-next::before {
		display: none
	}

	.ac_footer {
		top: 72px !important
	}

	.monitor.m6.h380 .opt {
		height: auto
	}

	select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		background: url(../images/sel2_1.png) 2% center no-repeat !important
	}

	select::-ms-expand {
		display: none
	}

	.urdu .monitor.m4 h2,
	.urdu .monitor.m1 .price,
	.urdu .monitor.m4 span.bl_tx span.tx,
	.urdu .monitor.m2 h2,
	.urdu .monitor.m2 span.bl_tx span.tx p,
	.urdu .monitor.m2 .ul_tx_box span.ul_tx,
	.urdu .monitor.m5 h2,
	.urdu .monitor.m5 span.tx p,
	.urdu .author_weight>div.bef,
	.urdu .author_weight>div.aft,
	.urdu .s7topcrow,
	.urdu .monitor.m6 .price,
	.urdu span.bl_tx,
	.urdu a.send_phone,
	a.go_down,
	a.send,
	a.send_f,
	.urdu .form_box input,
	select {
		direction: rtl
	}

	.urdu select {
		padding-right: 20px
	}

	.promo {
		color: #423b09;
		background-color: #d5c69d;
		overflow: hidden;
		opacity: .99
	}

	.promo .wrapper {
		padding: 0 20px;
		margin: 0 auto
	}

	.promo__grid {
		padding-top: 40px;
		padding-bottom: 40px;
		position: relative;
		direction: rtl
	}

	.promo__title {
		text-align: center;
		font-size: 26px;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
		text-transform: uppercase;
		font-weight: 300;
		color: red;
		direction: ltr
	}

	.promo .t--bg {
		display: inline-block;
		background-color: transparent;
		color: #000;
		line-height: 1.1;
		color: red
	}

	.promo__img {
		display: block;
		left: 0;
		right: 0;
		position: relative;
		text-align: center;
		margin-top: 40px;
		margin-bottom: -150px
	}

	.promo__img img {
		max-width: none
	}

	.promo__img:before {
		content: '';
		display: block;
		width: 699px;
		height: 699px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: no-repeat center / cover;
		background-image: url('../images/light_1.png');
		z-index: -1
	}

	.promo__img img {
		position: relative;
		z-index: 1;
		display: inline-block
	}

	.promo__text {
		margin: 0;
		padding: 0;
		font-size: 18px;
		font-weight: 300;
		text-transform: uppercase;
		line-height: 1.4;
		text-align: center
	}

	.monitor.m5 .go_down {
		position: absolute;
		left: -12px;
		right: 0;
		margin: 0 auto;
		top: -34px
	}

	.monitor.m5 .opt {
		padding-top: 20px
	}

	img[height="1"],
	img[width="1"] {
		display: none !important
	}
}

@media only screen and (max-width:640px) {
	.monitor.m5 .white_block {
		float: none;
		margin: 0 auto
	}
}

@media only screen and (max-width:520px) {
	.monitor.m4 span.bl_tx {
		margin-top: 10px
	}

	.monitor.m4 span.bl_tx span.tx {
		padding: 5px 10px
	}

	.monitor.m2 h2 {
		padding-top: 15px
	}

	.ul_nums {
		font-size: 4em
	}

	.price {
		margin: 120px auto 0
	}

	.input-group {
		position: relative;
	}

	.input-group input {
		width: 100%;
		box-sizing: border-box;
	}

	.input-group:before {
		direction: ltr;
		content: attr(data-content)"";
		position: absolute;
		top: -15px;
		left: 0;
		background: #e74c3c;
		color: #fff;
		border-radius: 5px;
		padding: 3px 5px;
		font-family: Arial;
		font-size: 14px
	}

	.tooltip-hide.input-group:before {
		display: none;
	}
}

@media only screen and (max-width:430px) {
	.s7topcrow {
		top: -20px;
		left: 50%;
		width: 320px;
		padding-top: 30px;
		background-size: 100%
	}

	.monitor h2 {
		font-size: 1.5em !important
	}

	.monitor.m6.h680 {
		height: 630px
	}
}

@media only screen and (max-width:400px) {
	span.bl_tx {
		width: 100%
	}

	.monitor.m4 span.bl_tx span.tx {
		padding: 30px 5px
	}

	.monitor.m6 .price {
		margin-top: 110px
	}
}

@media only screen and (max-width:300px) {
	.ul_nums {
		font-size: 3.5em
	}

	.monitor.m4 h2 {
		font-size: 1.3em !important
	}
}