*{
	outline: none;
	margin:0;
	padding: 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	width: 100%;
	font-family: 'Roboto', 'Open Sans', sans-serif;
	min-width: 300px;
}
body{
	background: #fff;
}

header, section, nav, footer, aside, article, time, figure, figcaption,button {
	display:block;
}

ul {
	list-style: none;
}
a{
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

img,button {
	border:none;
}

.clear {
	clear:both;
	float:none;
}
.container{
	position: relative;
	max-width: 600px;
	margin:0 auto;
	height:100%;
	text-align: center;
	padding: 0 2%;
}
.wrapper{
	min-width: 300px;
}
section{
	text-align: center;
}
#block1{background-color: #000;}
#block1 .container {
	text-align: left;
	padding: 10px;
}
#block2{}
#block3{position: relative;}
#block4 {padding: 0 0 50px;}
.top_box {
	background: url(../img/header.png) no-repeat center top;
    background-size: cover;
}
.hdesc {
	    font-size: 9vmin;
    font-family: Roboto;
    color: #e22c61;
    padding-top: 10px;
}
#block2 h3 span {
	color: #000;
}
#block2 .desc {
	text-transform: uppercase;
	font-size: 4vmin;
}
#block2 .features {
	background-color: #efefef;
	padding-bottom: 30px;
	background-size: cover;
	margin: -5px auto;
}
#block4 h3.grey_capt {
	color: #fff;
}
.features .feat_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 10px;
	justify-content: space-around;
}
.features .feat_list li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    color: #000;
    max-width: 33%;
    font-size: 3.5vmin;
    font-weight: bold;
    font-family: Roboto, Open Sans, sans-serif;
}
.features .feat_list li img {
	margin-bottom: 10px;
	max-width: 90px;
}
.price-box {
	position: relative;
}
.price {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	color: #fff;
	justify-content: space-around;
	align-items: center;
	-webkit-background-size: contain;
	background-size: contain;
	font-weight: bold;
	width: 100%;
	position: absolute;
	top: -10px;
}
.ramka {
	width: 100%;
	margin-top: -18px;
}
.price .capt {
	color: #222222;
	text-transform: uppercase;
	font-size: 4vmin;
}
.price .oldcost {
	text-decoration: line-through;
	color: #0b2961;
	font-size: 4vmin;
}
.price .old, .price .new {
	width: 30%;
}
.price .newcost {
	color: #d54181;
	font-size: 6vmin;
}
.price .sale {
	font-size: 8vmin;
}
.what {
	background-color: #111111;
	padding: 25px 0;
}
.what .grey_capt {
	color: #f29005;
	padding-bottom: 25px;
}
.what_desc {
	padding: 20px 0;
}
#block5 {
	
}
.b2-h{
	text-transform: uppercase;
	font-size: 6vmin;
	color: #4d7078;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: 'Open Sans Condensed';
	padding-top: 10px;
}
.b2-h span{
	color: 	#e54f7b;
}
.b2-m{
	display: inline-block;
	margin-top: 15px;
}
.b2-m-i{
	text-align: left;
	padding-left: 35px;
	min-height: 19px;
	margin-bottom: 10px;
	background: url(../img/li0.png) no-repeat 0 center;
	font-size: 16px;
}
.b2-tx{
	margin-bottom: 15px;
}
.b2-m-2{
	display: inline-block;
}
.b2-m2-i{
	text-align: left;
	padding-left: 40px;
	background: url(../img/li1.jpg) no-repeat 0 top;
	margin-bottom: 15px;
	min-height: 28px;
	font-size: 4vmin;
}
.b2-i-h{
	color: #e54f7b;
	font-family: 'Open Sans Condensed';
	/*font-size: 18px;*/
	text-transform: uppercase;
}
.b2-tx.__red{
	color: #dc537c;
	font-family: 'Open Sans Condensed';
	font-size: 6vmin;

}
.j-order.__2{
	font-family: 'Roboto';
	background-color: #f69813;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    width: 90%;
    max-width: 300px;
    border-radius: 20px;
    line-height: 70px;
}
.j-order.__2 a {
	font-size: 24px;
	color: #fff;
}
.b4-m-i{
	text-align: left;
	padding-left: 59px;
	min-height: 19px;
	margin-bottom: 15px;
	font-size: 16px;
}
.b4-m-i.__1{
	background: url(../img/li2.png) no-repeat 0 top;
}
.b4-m-i.__2{
	background: url(../img/li3.png) no-repeat 0 top;
}
.b4-m-i.__3{
	background: url(../img/li4.png) no-repeat 0 top;
}
.b4-i-h{
	color: #e54f7b;
	font-family: 'Open Sans Condensed';
	font-size: 17px;
	text-transform: uppercase;
}
.b3-tx.__red{
	background-color: #00c6a3;
}
.b3-tx.__btn{
	background-color: #ffb400;
	color: #000;
	cursor: pointer;
	font-weight: 700;
}
.form-h{
	padding: 15px 0 5px;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	color: #e54f7b;
	font-family: 'Open Sans Condensed';
}
.form-h span{
	color: #4d7078;
}
.form-tx{
	color: #ea8d00;
	font-size: 16px;
	padding-bottom: 15px;
}
.new-price{
	font-size: 24px;
	text-transform: uppercase;
	color: #d7213f;
	font-weight: 700;
}
.old_price{
	color: #6a6a6a;
	font-size: 16px;
}
.old_price span{
	text-decoration: line-through;
}
.inp,
.j-order{
	display: block;
	margin: 14px auto 14px;
	height: 50px;
	width: 285px;
	border: 1px solid #4d7078;
	color: #4d7078;
}
.inp{
	padding: 0px 15px;
	font-size: 16px;
	font-family: Open Sans;
	font-weight: 400;
	background-color: transparent;
}
.j-order{
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	width: 270px;
	font-size: 25px;
	/*padding-top: 15px;*/
	box-sizing: border-box;
	font-family: 'Open Sans Condensed';
	font-weight: 700;
	cursor: pointer;
	margin-bottom: 15px;
	border: none;
	height: 70px;
}
#orderform .j-order{ 
padding-top: 0;
}
.b4-h{
	padding: 25px 0 ;
	font-weight: 700;
}
.b4-b{
	color: #007197;
}
.b4-b-h{
	font-weight: 700;
	font-size: 19px;
	padding-bottom: 15px;
}
.b4-b-tx{
	font-size: 16px;
	padding-bottom: 15px;
}
.b5-h{
	padding: 25px 0;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

/*slider*/
.slider{
	color: #000;
	max-width: 100%;
	margin: 0 auto 25px;
	background: #fff;
	border-radius: 20px;
}
.slider-h{
	font-size: 16px;
	font-weight: 700;
	padding: 15px 0;
	font-style: italic;
}
.slider-item{
	width: 100%;
}
.slider .slider-img {
	margin: 0;	
}
.slider .slider-img img {
	padding: 5vmin;
}
.slider-tx{
	font-size: 16px;
	text-align: left;
	padding: 0 15px;
	font-family: Roboto, Open Sans, sans-serif;
}
.owl-prev{
	background: url(../img/prev.png) no-repeat right top;
	width: 36px;
	height: 50px;
	position: absolute;
	top: 175px;
	left: -2%;
}
.owl-next{
	background: url(../img/next.png) no-repeat 0 0;
	width: 36px;
	height: 50px;
	position: absolute;
	top: 175px;
	right: -2%;
}
.owl-theme .owl-controls .owl-page span{
	background-color: #4e4e4e;
	width: 15px;
	height: 15px;
}
#rhino { top: -242px; left:48px;
}
@media (max-width:500px){
	#rhino {
	position: absolute;
    top: 109px;
    left: 21px;
    width: 91px;
	}
	.b2-m {
    display: inline-block;
    margin-top: 0px;
}
.b2-m-i {    
    margin-bottom: 8px;
}
}
#block1 .caption {
	text-transform: uppercase;
    color: #e22c61;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    padding: 10px 0;
    text-shadow: 0px 1px 4px #5a5a5a;
    font-size: 35px;
}

.left {
	padding-left: 5px;
	padding-top: 10px;
	margin-bottom: 28vmin;
}
.left h3 {
	font-size: 4vmin;
	text-align: left;
	color: #3a6698;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.left ul {
	width: 65%;
    font-weight: 600;
    margin-top: 10px;
    font-size: 4vmin;
}
.left ul img {
	width: 5vmin;
	    margin-right: 5px;
}
.left ul li {
	display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.left ul li p {
	text-align: left;
    margin-left: 5px;
}
.price_block {
	display: flex;
	justify-content: space-around;
	/*position: absolute;
    top: 85vmin;*/
    width: 100%;
    margin-bottom: 5vmin;
    /*left: 0;*/
}
.cost_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.cost_box span {
	color: #333333;
	font-weight: 600;
	font-size: 4vmin;
}
.cost_box .old_cost {
	font-size: 7vmin;
	text-decoration: line-through;
}
.price_block .discount {
	font-size: 6.5vmin;
	color: #fff;
	font-weight: bold;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
#block3 .caption {
	text-transform: uppercase;
    position: absolute;
    top: 5%;
}
.caption .main_capt {
	color: #008ac9;
    font-weight: bold;
    font-size: 10vmin;
}
.caption .sub_capt {
	color: #fff;
    font-size: 6vmin;
}
#block3 .content {
	max-width: 55%;
    position: absolute;
    top: 35%;
    right: 5%;
}
.sub_cont {
	color: #dd0000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 6vmin;
}
.scroll_btn {
	background-color: #0084c1;
	padding: 17px;
	border-radius: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 5vmin;
	margin-top: 10%;
}
.cost_box .new_cost {
	font-size: 8vmin;
	color: #3a6698;
}
.order_now_box {
	width: 100%;
}
.order_now_box a {
	text-decoration: none;
}

a.button28 {
  position: relative;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 -1px 2px rgba(0,0,0,.2);
  padding: 5% 10%;
  outline: none;
  border-radius: 3px;
  background: linear-gradient(#6a8bb1, #3a6698) #1e354f;
  box-shadow:
   0 1px rgba(255,255,255,.2) inset,
   0 3px 5px #5c607980,
   0 0 1px 1px rgba(0,1,6,.2);
  transition: .3s ease-in-out;
}
a.button28:hover:not(:active) {
  background: linear-gradient(#3a6698, #6a8bb1) #1e354f;
}
a.button28:active {
  top: 1px;
  background: linear-gradient(rgb(76,77,82), rgb(56,57,62)) rgb(76,77,82);
  box-shadow:
   0 0 1px rgba(0,0,0,.5) inset,
   0 2px 3px rgba(0,0,0,.5) inset,
   0 1px 1px rgba(255,255,255,.1);
}
.myb2 {
	/*position: absolute;
    top: 100vmin;
    left: 2%;
    right: 2%;*/
    width: 100%;
}
.myb22 {
	left: 2%;
	top: 200vmin;
	position: absolute;
}
.problems_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 20px;
}
.problem_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 33%;
}
.problem_item img {
	width: 100%;
}
.sometext {
	font-size: 5vmin;
}
footer {
	text-align: center;
	padding: 10px;
}
.expert img{
	width: 50%;
}
.expert .desc {
	font-style: italic;
	color: #4d7078;
}
.expert .desc span {
	font-size: 6vmin;
    font-weight: bold;
}
.prof_opinion {
text-align: justify;
    padding: 15px;
    border: 2px dashed #4d7078;
    border-radius: 10px;
    margin: 10px 0;
}
form {
	padding-top: 10px;
}
.form-group {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 0 5px;
	margin: 10px 0;
}
.form-group input, select {
	height: 40px;
	font-size: 16px;
	border-radius: 5px;
	padding-left: 10px;
}
.form-group textarea {
	height: 60px;
	border-radius: 5px;
}
.b1-btn {
    background: url(../img/btn.png) no-repeat 0 0;
    background-size: 100% 100%;
    bottom: 20px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans Condensed";
    font-size: 33px;
    height: 70px;
    line-height: 70px;
    text-decoration: none;
    margin: 0 auto;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    display: inline-block;
    z-index: 10;
    -webkit-transition: all ease .9s;
    -o-transition: all ease .9s;
    transition: all ease .9s;
}
.bottom {
	position: unset;
	margin: 10px auto;
}
.bottom .discount {
	border-radius: 50%;
    padding: 10px 5px;
    background: #f00;
}

.countdown {
    height: 90px;
    text-align: center;
        color: #da587e;
    text-shadow: 2px 2px 10px #b7b7b7;
}

.countdown .time {
    /*width: 250px;*/
    font-size: 17px;
}

.countdown .time > div {
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}

.countdown .time ul {
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.countdown .time ul li {
    line-height: 1;
    font-size: 48px;
    text-align: center;
    margin: 0 13px;
    list-style-type: none;
    position: relative;
}

.countdown .time ul li .podp {
    display: block;
    position: relative;
    font-size: 17px;
    margin-top: 3px;
}

#countdown .container {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 0;
    text-align: center;
}

#countdown .container .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#countdown .container .content .text {
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px 15px 5px 15px;
    margin-bottom: 25px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    border-left: 5px solid #fff;
}

#countdown .container .content .countdown {
    margin: 0 25px 50px 0;
    float: left;
}

#countdown .container .content .countdown .time {
    margin: auto;
}


@media (min-width: 481px) {
	body {
		max-width: 480px;
		margin: 0 auto;
	}
	.left h3 {
		font-size: 20px;
		margin: 30px 0 30px;
		width: 70%;
	}
	.left ul {
		font-size: 22px;

	}
	.left ul li {
		align-items: flex-start;
	}
	.left ul img {
		width: 20px;
	}
	.price_block {
		top: 500px;
	}
	.price_block .discount {
		font-size: 30px;
	}
	.myb2 {
		top: 600px;
	}
	.b2-h {
		font-size: 30px;
	}
	.sometext {
		font-size: 24px;
	}
	#block2 {
		/*min-height: 1850px;*/
	}
	.b2-m2-i {
		font-size: 18px;
	}
	.b2-tx.__red {
		font-size: 24px;
	}
}
#block5 .order_now_box {
	/*margin-top: -75px;*/
	margin-bottom: 40px;
}
#block5 .sos {
	font-size: 7vmin;
    color: #008ac9;
    text-transform: uppercase;
    padding: 30px 0 15px;
}
#block5 hr {
	margin: 0 auto 20px;
	height: 5px;
	background-color: #f29005;
	width: 40%;
	border: none;
}
#block5 .text span {
	color: #008ac9;
	font-size: 5vmin;
	font-weight: bold;
}
#block5 .sos_item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.sos_item .text {
	padding: 0 2px;
	width: 50%;
}
.sos_item p {
	font-size: 3.5vmin;
}
.sos_item img {
	max-width: 50%;
}
.block-4 {
	background: url(../img/dark-bg.jpg) top center;
	color: #fff;
}
.block-4 h2 {
	margin-bottom: 20px;
	padding-top: 20px;
	text-transform: uppercase;
}
.block-4 .row {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	margin-bottom: 20px;
}
.discount {
	position: relative;
}
.discount .content {
	position: absolute;
    top: 20%;
    left: 5%;
    max-width: 55%;
}
.discount .content .text {
	    color: #fff;
    text-transform: uppercase;
    font-size: 5vmin;
    text-align: left;
}
.discount .content .text span {
	font-weight: bold;
}
.discount .content .text span.orange {
	color: #f79815;
}
.discount a {
	text-decoration: none;
}
.discount .scroll_btn {
	background-color: #f79815;
}
.row .elem-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 49%;
}
.row .elem-item img {
	margin-bottom: 10px;
}
.where-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.where-item p {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: -30px;
}
.where-item img {
	width: 100%;
}
.steps {
	padding: 30px 0;
}
.steps_list {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    text-align: center;
}
.step_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 30px 0;
    width: 210px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: normal;
}
.step_item .number {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffde00;
    font-weight: 700;
    line-height: 30px;
    position: relative;
}
.step_item .icon {
    margin: -15px auto 15px;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #7786a3;
    background-position: center;
    background-repeat: no-repeat;
}
.step_item:first-child .icon {
    background-image: url(../img/deliv1.png);
}
.step_item:nth-child(2) .icon {
    background-image: url(../img/deliv2.png);
}
.step_item:nth-child(3) .icon {
    background-image: url(../img/deliv3.png);
}
.step_item:last-child .icon {
    background-image: url(../img/deliv4.png);
}
.timer4 {
  padding: 20px;
  max-width: 480px;
  font-size: 0;
  font-family: Verdana, Geneva, sans-serif;
  /*background-color: #51C2BC;*/
  color: #535353;
  text-align: center; }
  .timer4:before {
  	content: '';
  	font-size: 20px;
  	color: #535353;
  	margin-bottom: 10px;
  }
  .timer4 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            margin-top: 20px; }
  .timer4__remain {
    font-size: 24px;
    margin: 1rem;
    margin-top: 0;
    text-transform: uppercase; }
  .timer4__block {
    height: 100px;
    width: 100px;
    min-width: 100px;
    border-radius: 50%;
    /*background-color: red;*/
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /*background-color: #51C2BC;*/
    border: 2px solid #535353; }

    .main_form {
    	display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    padding: 20px 10px;
    }
    .main_form button {
    	background-color: #f69813;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    width: 90%;
    max-width: 300px;
    border-radius: 20px;
    line-height: 70px;
    margin: 0 auto;
    }
    .main_form .form-field {
    	    display: flex;
    flex-direction: column;
    }
    .main_form .form-field input {
    	height: 40px;
    	padding-left: 20px;
    	margin-bottom: 20px;
    	font-size: 18px;
    }
    .bot {
    	background-color: #efefef;
    }
    .main_form label {
    	font-weight: bold;
    	font-size: 18px;
    }
    @media (max-width: 420px) {
      .timer4__block {
        width: 80px;
        height: 80px;
        min-width: 80px;
        margin: 0 5px; } }
  .timer4__digits {
    display: block;
    position: relative; }
  .timer4__text {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    position: relative; }
    @media (max-width: 420px) {
      .timer4__text {
        font-size: 10px; } }
  .timer4__digits span {
    font-size: 48px;
    font-weight: 300;
    line-height: 1; }
    @media (max-width: 420px) {
      .timer4__digits span {
        font-size: 38px; } }

        .video-container {
    position: relative;
    width: 100%;
    height: 54vmin;
    max-height: 280px;
    overflow: hidden;
    margin-bottom: 20px;
}
h3.grey_capt {
	font-family: Roboto;
	text-transform: uppercase;
	padding: 10px 0;
	font-weight: 500;
	font-size: 6vmin;
	color: #333333;
	font-weight: bold
}
.whatisit_item {
	font-family: Roboto, Open Sans, sans-serif;
	text-align: left;
	font-size: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#block3 {
	
}
.why_list {
	margin: 20px;
}
.why_item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	margin-bottom: 20px;
}
.why_item img {
	margin-right: 15px;
}
.why_text {
	font-family: Roboto, Open Sans, sans-serif;
	font-weight: 500;
	font-size: 17px;
}
#block4 {

}
#block4 ul {
    position: relative;
    margin-top: 20px;
    text-align: left;

}
#block4 ul li {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    color: #000;
    margin-bottom: 20px;
    font-size: 4vmin;
}
#block4 ul li img {
	max-width: 30%;
	margin-right: 10px;
}
.how_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 20px;
}
.how_item {
	margin-bottom: 30px;
}
.how_item img {
	margin-bottom: 25px
}
.how_text {
	font-family: Roboto;
	text-align: left;
	font-size: 20px;
}
#block4 .buy {
	background: url(../img/buybg.png) top left no-repeat;
	padding: 15px 0;
}
#block4 .buy .pink_btn {
	background-color: #e22c61;
	color: #fff;
}
.expert {
	font-family: Roboto, Open Sans, sans-serif;
	color: #333333;
}
.expert .caption {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.expert .caption p {
	font-size: 20px;
	font-weight: 600;
	padding-top: 20px;
}
.expert .caption span {
	font-size: 18px;
	font-weight: 500;
}
.expert .text {
	text-align: left;
	padding-left: 20px;
}
.expert .text p {
	margin-bottom: 20px;
}
.reviews {
	    background: #cccccc;
    padding-top: 20px;
}
.reviews .white_capt {
	color: #fff;
}
.reviews .percents {
	color: #fff;
	margin-bottom: 30px;
}
.reviews .scale {
	width: 90%;
    height: 15px;
    background: #ffff00;
    border-radius: 20px;
    border: 1px solid #fff;
    overflow: hidden;
    margin: 5px auto;
    position: relative;
}
.reviews .scale .white_spot {
	    position: absolute;
    width: 15px;
    height: 15px;
    background: #FFF;
    border-radius: 20px;
    right: 0;
}
.how_order_list .how_order_item {
	display: flex;
}
.how_order_list .how_order_item img {
	width: 100%;
}

.how-order {
	padding: 20px 0;
}
.how-order .row {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}
.how_order_item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 49%;
}
.use {
	background-color: #eff4ff;
}
.use h3 {
	padding: 30px 0;
}
.use .use-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	padding: 10px;
	font-size: 4vmin;
}
.use .use-item:first-child, .use .use-item:last-child {
	background-color: #c7d4ed;
}
.use .use-step {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 4.5vmin;
}
.use .use-item  img {
	width: 40%;
	max-width: 170px;
	border-radius: 50%;
	margin-right: 10px;
	border: 3px solid #7786a3;
}
.use .text-box {
	text-align: left;
}
.prof h3 {
	padding: 30px 0;
	color: #ed8b01; 
}
.prof .prof-content {
	background: url(../img/fon2.png) top center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -20px;
	color: #fff
}
.prof .prof-content p {
	font-size: 4vmin;
	margin-bottom: 15px;
}
.prof .doc-name {
	font-weight: bold;
	padding: 30px 0 10px;
	font-size: 4.5vmin;
}
h3.gold {
	color: #ffde00;
}


.how_order_list .how_order_item p {
	font-family: Roboto, Open Sans, sans-serif;
	font-weight: 500;
	font-size: 15px;
}
.prizakaze {
	width: 90%;
    margin: 0 auto;
    max-width: 460px;
    border: 2px solid #e2216a;
    margin-bottom: 40px;
}
.prizakaze img {
	width: 95%;
}
.saleprice {
	    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.saleprice .old {
	text-decoration: line-through;
}
.saleprice .new {
	    color: #0d0db7;
    font-size: 30px;
}
#block6 {
	    background: url(../img/header.png) no-repeat center top;
    background-size: contain;
}
#block6 .desc {
    text-transform: uppercase;
    font-size: 17px;
}
#block6 h3 span {
    color: #000;
}
#formsect {
	
	background-size: cover;
}
form button:hover {
    background-color: #fff200 !important;
    color: #000 !important;
}
.order_form {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	text-align: left;
}
.order_form label {
	font-weight: bold;
}
.order_form input {
	height: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.order_form button.pink_btn {
	font-size: 18px;
	background-color: #e22c61;
	color: #fff;
}

#block6 .left {
	margin-bottom: 8vmin;
}
@media (min-width: 410px) and (max-width: 480px) {
	#block2 .left {
		margin-bottom: 27vmin;
	}
}
@media (max-width: 350px) {
	.j-order.__2 {
		font-size: 20px;
	}
}
@media (max-width: 340px) {
	#block2 .left {
		margin-bottom: 20vmin;
	}
}
@media (min-width: 341px) and (max-width: 410px) {
	#block2 .left {
		margin-bottom: 24vmin;
	}
	#block6 .left {
		margin-bottom: 12vmin;
	}
}
@media (max-width: 370px) {
	.how_order_list .how_order_item p {
		font-size: 13px;
	}
}
@media (min-width: 411px) and (max-width: 480px) {
	#block6 .left {
		margin-bottom: 16vmin;
	}
}
@media (min-width: 481px) {
	.price .capt {
		font-size: 18px;
	}
	.price .sale {
		font-size: 34px;
	}
	.price .oldcost {
		font-size: 26px;
	}
	.price .newcost {
		font-size: 32px;
	}
	.features .feat_list li {
		font-size: 18px;
	}
	h3.grey_capt {
		font-size: 30px;
	}
	.caption .main_capt {
		font-size: 40px;
	}
	.caption .sub_capt {
		font-size: 30px;
	}
	.sub_cont {
		font-size: 26px;
	}
	.scroll_btn {
		font-size: 24px;
	}
	#block4 ul li {
		font-size: 20px;
	}
	#block5 .sos {
		font-size: 35px;
	}
	.sos_item p {
		font-size: 18px;
	}
	.discount .content .text {
		font-size: 26px;
	}
	.use .use-step {
		font-size: 28px;
	}
	.use .use-item {
		font-size: 22px;
	}
	.prof .doc-name {
		font-size: 28px;
	}
	.prof .prof-content p {
		font-size: 22px;
	}
	#block5 .text span {
		font-size: 24px;
	}
	}

	
@media (min-width: 370px) {
	#block5 .order_now_box {
		
	}
	.where-item p {
		font-size: 16px;
		margin-top: -35px;
	}
}

.callback-btn {
    z-index: 1000;
    position: fixed;
    right: -8px;
    top: 130px;
    width: 75px;
    height: 63px;
    background-color: #f69813;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right: none;
    padding-top: 10px;
    padding-left: 10px;
    transition: right 100ms;
    cursor: pointer;
}

.callback-btn img {
    width: 65%;
}

.callback-form {
    max-width: 350px;
    width: 100%;
    z-index: 1001;
    position: fixed;
    right: 0;
    top: 50px;
    background: #868686;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 15px;
    transition: right 500ms ease-in-out;
}

.callback-form.hide {
    right: -1000px;
}

.callback-form form {
    width: 90%;
    margin: auto;
    color: #131b32;
    padding-bottom: 20px;
}

.callback-form form h5 {
    float: left;
    margin: 10px auto 1px;
    margin-left: 0;
    font-family: "Arial", sans-serif;
    color: white;
}

.callback-form form input {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 4px;
    height: 40px;
    color: #131b32;
    text-align: left;
    font-size: 20px;
    padding-left: 10px;
    background-color: #fff;
    border: 1px solid #000;

}


.callback-form .orange-btn {
    padding: 10px 5%;
    width: 85%;
    left: 2%;
    background-color: #f69813;
    border-radius: 50px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-left: 15px;
    border: none;
    cursor: pointer;
    color: #fff;
}

.callback-form img[src="img/i-cross.svg"] {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
}

.input{
display: block;
    margin: 0 auto 20px auto;
    padding: 0 20px;
    width: 100%;
    height: 76px;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #333;
		text-align: center;
}

input:hover::placeholder {
  opacity: 0;
}