body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "latoregular", sans-serif;
	overflow-x: hidden;
	margin:0;
}
#wrapper{
	overflow: hidden;
	width: 100%;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-box{
	height: 1105px;
	background:#fff url(../img/tb.jpg) 50% 0 no-repeat;
	padding-top: 80px;
}
.header .right{
	float: right;
}
.wrap{
	max-width: 1170px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.top-line{
	padding: 19px 0;
	overflow: hidden;
}
.wrap:after{
	content: '';
	display: block;
	clear: both;
}
.info-list{
	font-family: 'Helvetica';
}
.info-list li{
	margin-bottom: 5px;
}
.info-list li img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.info-list li span{
	color: #3f3f3f;
	font-size: 15px;
}
.weight{
	position: absolute;
	left: 372px;
	top: 98px;
}
.top-box .list{
	position: absolute;
	font-family: 'Georgia';
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
	color: #fff;
	left: 255px;
	top: 209px;
	line-height: 1.1;
}
.top-box .list li{
	margin-bottom: 28px;
}
.top-box .list li:nth-child(2){
	padding-left: 30px;
}
.top-box .list li:nth-child(3){
	padding-left: 60px;
}
.sk-box{
	overflow: hidden;
}
.sk-wr{
	 text-align: center;
	 padding: 10px;
	 background-color: #a23049;
	 color: #fff;
	 margin-bottom: 25px;
}
 
.order-form-box{
	 overflow: hidden;
	padding-top: 520px;
}
.order-form-box .right{
	border-width: 1px;
  border-color: rgb(162, 48, 73);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 370px;
  float: right;
  padding: 14px;
}
.order-form-box .l{
	float: left;
	width: 680px;
	padding-top: 150px;
}
.order-form-box .price{
	width: 270px;
	margin-right: 20px;
	float: left;
}


.order-form-box .small{
	font-size: 25px;
}
.order-form-box .skidka{
	font-size:52px;
	font-family: 'latoblack';
}
 

.countdown{
	text-align: center;
	margin-bottom: 10px;
	color: #a23049;
	font-size: 50px;
	line-height: 95px;
	font-family: 'latoregular';
}
.countdown span{
	display: inline-block;
	width: 95px;
	height: 95px;
	border-radius: 50px;
	vertical-align: middle;
	border:2px solid #a23049;
}
.countdown b{
	display: inline-block;
	vertical-align: middle;
	color: #a23049;
	font-size: 50px;
	margin: 0 15px;
	font-family: 'latoregular';
}
.mm,
.bb {
	text-align: center;
	color: #a23049;
	font-size: 18px;
}
.bb {
	margin-bottom: 10px;
}
.mm li{
	width: 95px;
	display: inline-block;
}
.bb li {
	width: 80px;
	display: inline-block;
}
.mm li:nth-child(2){
	margin: 0 38px;
}
.timer_bottom {
	margin-bottom: 0;
}

.order-form-box .price {
	font-family: 'latobold';
	text-align: right;
	line-height: 1;
}
.order-form-box .old-price{
	display: inline-block;
	vertical-align: middle;
	font-size: 82px;
	position: relative;
	 
	font-family: 'latoregular';
	text-decoration: line-through;
	color: #a23049;
	opacity: 0.5;
}
.wv_currency{
	display: inline-block;
	margin-left: 5px;
}
.order-form-box .new-price{
	display: inline-block;
	vertical-align: middle;
	color: #a23049;
	font-size: 130px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.nn-fr{
	text-align: center;
	width: 270px;
	height: 69px;
	padding-top: 32px;
	background: url(../img/nn.png) 0 0 no-repeat;
	color: #000000;
	font-size: 23px;
	font-family: 'latoregular';
}

.order-form {
	margin-bottom: 10px;
	margin-top: 10px;
}
.order-form p{
	margin: 0 0 5px;
	color: #000;
	font-size: 20px;
}
.order-form input[type='text'],.order-form input[type='tel'],select{
	display: block;
	width: 100%;
	border:1px solid #adacac;
	color: #000;
	font-size: 16px;
	padding: 12px;
	margin-bottom: 15px;
}
.order-form .btn{
	margin-top: 5px;
}
.top-text{
	position: absolute;
	right: -15px;
	top: 270px;
}
.ostatok{
	margin: 0 0 15px;
	color: #898989;
	font-size: 14px;
	font-family: 'Helvetica-Bold';
}
.ostatok .n{
	font-style: normal;
	color: #00a8d0;
}
.ostatok span{

	font-family: 'Helvetica-Bold';
}
.data{
	color: #50c008;
	font-size: 16px;
	text-align: center;

	line-height: 1.1;
	font-family:  'Helvetica-Bold';
}
.data img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.data span{
	display: inline-block;
	vertical-align: middle;
}
.polit{
	text-align: center;
	font-size: 16px;
	font-family: 'latolight';
}

/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
	border: 1px solid #adacac;
	position: relative;
	overflow: hidden;
	cursor: default;
	height: 45px;
	display: block;
	width: 100% !important;
	margin-bottom: 15px;
}
.select-area .center {
	white-space: nowrap;
	text-align: left;
	padding:  12px;
	display: block;
	color: #000;
	font-size: 16px;
	font-family: 'latoregular';
}
.select-area .select-opener {
	background: url(../img/arr1.png) 50% 50% no-repeat;
	position: absolute;
	height: 100%;
	width: 30px;
	right: 0;
	top: 0;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #007;
	color: #fff;
}
.select-area img, .select-options a img {
	vertical-align: top;
	margin: 0 5px 0 0;
}
.btn{
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	width: 340px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 0;
	background: radial-gradient(#02c1f9, #1dade8);
	border: 1px solid #4b93d0;
	border-radius: 10px;
	display: inline-block;
	color: white;

	text-align: center;
    padding: 15px;
	font-size: 40px;
}
.btn:hover{
	opacity: 0.9;
}
.header {
	position: absolute;
	left: 0;
	top: 11px;
	z-index: 1;
	width: 100%;
}
.header .logo{
	float: left;
	padding-top: 10px;
}
.header .btn{
	width: 200px;
	font-size: 16px;
	/* background: url(../img/btn2.png) 0 0 no-repeat; */
}
.ico-list{
	position: absolute;
	left: 0;
	bottom: 30px;
	color: #737373;

	font-size: 15px;
	letter-spacing: -1px;
	width: 780px;
	font-family:  'Helvetica-Bold';
}
.ico-list li{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}
.ico-list .ico{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
}
.ico-list .t1{
	display: inline-block;
	vertical-align: middle;
}
.tt-text{
	position: absolute;
	right: 0;
	width: 370px;
	top: 30px;
}
.tt-text .h2{
	color: #75172b;
	font-size: 58px;

}
.tt-text p{
	margin: 0;
	color: #78172d;
	font-size: 30px;
	font-family: 'latolight';
	font-weight: bold;
}
.tt-list{
	position: absolute;
	right: 0;
	width: 370px;
	top: 230px;
}
.tt-list li{
	margin-bottom: 20px;
}
.tt-list img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.tt-list .t1{
	display: inline-block;
	vertical-align: middle;
	max-width: 230px;
	color: #78172d;
	font-size: 24px;
	font-family: 'latolight';
}
.nav{
	float: left;
	font-size: 20px;
	font-family: 'latolight';
	padding-top: 15px;
	margin-left: 170px;
}
.nav li{
	display: inline-block;
	margin-left: 30px;
}
.nav a{
	color: #000;
	text-decoration: none;
}
.nav a:hover{
	color: #00a8d0;
}
.title{
	color: #000000;

	text-align: center;
	font-size: 48px;
	font-family: 'latoregular';
	margin-bottom: 40px;
}
.text-box{
	padding: 50px 0;
}
.text-box .wr{
	position: relative;
	margin-bottom: 30px;
	min-height: 483px;
}
.text-box .wr .img{
	position: absolute;
	left: 0;
	top: 0;
}
.text-box .wr .tt{
	padding-left: 500px;
}
.text-box .wr .tt .title{
	text-align: left;
}
.text-box .wr .tt p{
	margin: 0 0 20px;
	font-size: 24px;
	font-family: 'latolight';
}
.text-box .list{
	text-align: center;
}
.text-box .list li{
	width: 170px;
	display: inline-block;
	vertical-align: top;
	margin: 0 50px;
}
.text-box .list .ico{
	height: 157px;
	margin-bottom: 20px;
}
.text-box .list .ico:after{
	content: '';
	display: inline-block;
	vertical-align: bottom;
	width: 0;
	height: 100%;
}
.text-box .list .ico img{
	display: inline-block;
	vertical-align: bottom;
}
.text-box .list p{
	color: #a23049;
	font-size: 20px;
	margin: 0;
}
.doctor{
	padding-top: 33px;
	height: 809px;
	background: url(../img/doc.jpg) 50% 0 no-repeat;
}
.doctor .tt{
	text-align: right;
	position: relative;
	padding-right: 600px;
}
.doctor .tt .img{
	position: absolute;
	right: 0;
	top: 0;
}
.doctor .tt .t1{
	font-family: 'latolight';
	font-size: 34px;
	margin-bottom: 40px;
}
.doctor .tt .name{
	font-size: 28px;
	margin-bottom: 0px;
}
.doctor .tt p{
	font-family: 'latolight';
	font-size: 24px;
	margin: 0 0 20px;
}
.doctor .tt .title{
	text-align: right;
}
.sostav{
	padding: 50px 0;
}
.sostav .tt{
	overflow: hidden;
	margin-bottom:50px;
	color: #a23049;
}
.sostav .tt .l{
	width: 340px;
	margin-right: 40px;
	float: left;
}
.sostav .tt p{
	margin: 0;
	font-family: 'latolight';
	font-size: 28px;
}
.sostav .tt .h2{
	font-size: 48px;

	margin-bottom: 10px;
}
.sostav .tt .r{
	overflow: hidden;
}
.sostav .tt .r p{
	font-size: 24px;
}
.sostav .list{
	overflow: hidden;
	margin-bottom: 50px;
	text-align: center;
}
.sostav .list li{
	width: 25%;
	float: left;
}
.sostav .list .img{
	height: 160px;
	margin-bottom: 20px;
}
.sostav .list .img:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.sostav .list .img img{
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}
.sostav .list .h4{
	font-size: 20px;
	font-family: 'latolight';
	margin-bottom: 15px;

}
.sostav .list p{
	margin: 0;
	font-size: 20px;
	font-family: 'latolight';
}
.btn-box{
	text-align: center;
}
.sostav .btn-box .t1{
	max-width: 350px;
	text-align: right;
	color: #78172d;
	font-size: 22px;
	font-family: 'latolight';
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
}
.sostav .btn-box .btn{
	display: inline-block;
	vertical-align: middle;
}
.red-box{
	padding: 50px 0;
	color: #fff;
	text-align: center;
	background-color: #a23049;
}
.red-box .title{
	margin-bottom: 40px;
	color: #fff;
}
.red-box .list {
	overflow: hidden;
}
.red-box .list li{
	padding: 0 10px;
	width: 33.3%;
	float: left;
}
.red-box .list .ico:after{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.red-box .list .ico {
	height: 153px;
	margin-bottom: 20px;
}
.red-box .list .ico img{
	display: inline-block;
	vertical-align: middle;
}
.red-box .list p{
	margin: 0;
	font-size: 24px;
	font-family: 'latolight';
}
.table-box{
	padding: 50px 0;
}
.table-box .list{
	height: 540px;
	color: #a7324d;
	padding-left: 20px;
	background:  url(../img/table.png) 50% 20px no-repeat;
}
.table-box .list li{
	margin-bottom: 34px;
	overflow: hidden;
}
.table-box .list .td{
	float: left;
	width: 380px;
}
.table-box .list .t1{
	font-size: 26px;
	line-height: 48px;
	font-family: 'latobold';
}
.table-box .list .t2{
	font-size: 48px;
	line-height: 48px;
	font-family: 'latobold';
}
.table-box .list .t3{
	font-size: 40px;
	line-height: 48px;
	font-family: 'latolight';
}
.table-box .list .t4{
	font-size: 24px;
}
.table-box .list li:first-child{
	margin-bottom: 77px;
}
.review{
	height: 782px;
	padding-top: 120px;
	background: url(../img/rev.jpg) 50% 0 no-repeat;
}
.review .rev{
	overflow: hidden;
}
.review .rev .img{
	float: left;
	margin-right: 20px;
}
.review .rev .tt{
	overflow: hidden;
	padding-top: 20px;
}
.review .rev .tt .name{
	font-family: 'latobold';
	font-size: 32px;
	margin-bottom: 20px;
}
.review .rev .tt  p{
	margin: 0;
	font-family: 'latolight';
	font-size: 24px;
}
.rev-slider{
	padding: 0 100px;
	margin-bottom: 30px;
}
.owl-carousel .owl-nav>div{
	display: block;
	text-indent: -9999px;
	width: 70px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -35px;
	height: 70px;
	background: url(../img/prev.png) 0 0 no-repeat;
}
.owl-carousel .owl-nav>div:last-child{
	left: auto;
	right: 0px;
	background: url(../img/next.png) 0 0 no-repeat;
}
.review .btn-box .t1{
	display: inline-block;
	vertical-align: middle;
	color: #a23049;

	margin-right: 20px;
	font-family: 'latobold';
	font-size: 36px;
}
.review .btn-box a{
	display: inline-block;
	vertical-align: middle;
}
.list-box{
	padding: 50px 0;
}
.list-box .list .ico{
	height: 120px;
}
.list-box .list p{
	color: #000;
}
.list-box2 .list .ico{
	height: 150px;
}
.list-box2 .list p{
	color: #000;
}
.list-box2 .list li{
	margin: 0 20px;
	width: 200px;
}
.list-box2 .list .ico img{
	vertical-align: middle;
}
.list-box2 .list .ico:after{
	vertical-align: middle;
}
.list-box2 {
	background:  url(../img/lb2.jpg) 50% 0 no-repeat;
}
.bottom{
	background:  url(../img/bottom.jpg) 50% 0 no-repeat;
	height: 1040px;
	padding-top: 27px;
}
.bottom .tt-text{
	right: 400px;
	top:20px;
}
.bottom .order-form-box{
  border-width: 1px;
  border-color: rgb(162, 48, 73);
  border-style: solid;
  background-color: rgb(255, 255, 255);
	width: 370px;
	padding-top: 0;
	float: right;
}
.bottom .hiden{
	display: none;
}
.bottom .wh-list{
	right: auto;
	left: 0;
	bottom: 66px;
	top:auto;
	width: 100%;
}
.bottom .wh-list .t1{
	color: #fff;
}
.bottom .wh-list li{
	width: 32%;
	display: inline-block;
	vertical-align: top;
}
.bottom .order-form-box .l{
	padding: 0;
	width: auto;
	float: none;
}
.bottom .order-form-box .right{
	border: 0;
	padding: 0;
	float: none;
	padding: 20px 63px;
	padding-top: 0;
}
.bottom .order-form p{
	font-size: 16px;
}
.bottom .countdown{
	color: #a23049;
	font-size: 32px;
	line-height: 64px;
}
.bottom .countdown b{
	margin: 0 5px;
	font-size: 32px;
}
.bottom .countdown span{
	height: 64px;
	width: 64px;
}
.bottom .order-form-box .price{
	width: auto;
	float: none;
	margin: 0;
}
.bottom .order-form-box .price{
	text-align: center;
}
.bottom .nn-fr{
	display: inline-block;
	width: 244px;
	height: 59px;
	background: url(../img/nn2.png) 0 0 no-repeat;
	padding-top: 26px;
	font-size: 21px;
}
.bottom .order-form-box .new-price{
	font-size: 48px;
}
.bottom .order-form-box .old-price{
	font-size: 42px;
	margin-left: 20px;
}
.bottom .order-form-box .skidka{
	font-size: 40px;
}
.bottom .order-form-box .small{
	font-size: 20px;
}
.bottom .order-form .btn{
	/* background: url(../img/btn2.png) 0 0 no-repeat; */
	font-size: 30px;
	width: 200px;
	margin: 0 auto;
	display: block;
}


footer{
	padding: 20px;
	text-align: center;
	color: #a23049;
}

input[type=checkbox] {
    margin-right: 10px;
}

.form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	margin-bottom: 10px;
}

.check-text {
	text-align: left;
	font-size: 14px;
}

.form-link {
    color: inherit;
    text-decoration: underline;
}