/* Generated by less 2.5.1 */
@font-face {
  font-family: 'PFDinDisplayPro';
  src: url('../fonts/pfdindisplaypro-reg.eot');
  src: local('вє'), url('../fonts/pfdindisplaypro-reg.woff') format('woff'), url('../fonts/pfdindisplaypro-reg.ttf') format('truetype'), url('../fonts/pfdindisplaypro-reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinTextCondPro';
  src: url('../fonts/ufonts.com_pfdintextcondpro-regular.eot');
  src: local('вє'), url('../fonts/ufonts.com_pfdintextcondpro-regular.woff') format('woff'), url('../fonts/ufonts.com_pfdintextcondpro-regular.ttf') format('truetype'), url('../fonts/ufonts.com_pfdintextcondpro-regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
}
.img {
  display: block;
  max-width: 100%;
  height: auto;
}
.container {
    max-width: 480px;
    width: 480px;
    margin: 0 auto;
    overflow: hidden;
}
.order div {
  max-width: 357px;
  height: 67px;
  max-height: 67px;
  margin: 0 auto;
  background: url(../images/btn.png) 0 0 / cover no-repeat;
}
.order div:hover {
  background: url(../images/btn-h.png) 0 0 / cover no-repeat;
}
.order.two div {
  background: url(../images/btn-now.png) 0 0 / cover no-repeat;
}
.order.two div:hover {
  background: url(../images/btn-now-h.png) 0 0 / cover no-repeat;
}
.info {
  font-family: 'PFDinDisplayPro';
  color: #14191f;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  padding: 15px 10px;
}
.info.two {
  font-size: 18px;
  text-align: justify;
  padding: 85px 20px 350px;
}
.how {
  background: url(../images/5.png) 0 0 no-repeat;
  height: 662px;
  max-width: 100%;
}
.header {
  font-family: 'PFDinTextCondPro';
  color: #dd0404;
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  padding: 46px 0 30px;
}
.review {
  padding: 0 40px 60px;
}
.review .name {
  font-family: 'PFDinTextCondPro';
  color: #171718;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.review .pros {
  font-family: 'PFDinTextCondPro';
  color: #030f1a;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 30px;
}
.review .txt {
  font-family: 'PFDinTextCondPro';
  color: #14191f;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}
.footer {
  background: url(../images/7-2.png) 0 0 no-repeat;
  height: auto;
  font-family: 'Open Sans';
}
.footer form {
    padding: 0 60px 0;
}
.input_div {
    text-align: center;
}
.footer form label {
  display: block;
  color: #fcfefe;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  padding: 15px 0;
}
.footer form input.input_class {
    font-size: 20px;
    font-weight: 400;
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0px 1px 0px 0px #ffffff;
    width: 334px;
    height: 59px;
    border: none;
    max-width: 357px;
    padding-left: 20px;
    outline: none;
    margin-bottom: 20px;
}
.footer form input:focus {
  outline: none;
}
.footer form input.submit_class {
    background: transparent url(../images/btn-footer.png) 0 0 / cover no-repeat;
    max-width: 357px;
    width: 100%;
    height: 67px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
    text-indent: -9999px;
    margin-top: 20px;
}
.footer form input.submit_class:hover {
  background: transparent url(../images/btn-footer-h.png) 0 0 / cover no-repeat;
}
.footer form input.submit_class:focus {
  outline: none;
  border: none;
}
.footer .footer-bottom {
  padding: 60px 35px 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.footer .footer-bottom span {
  text-decoration: underline;
}
.top {
    width: 100%;
    height: 30px;
    background-color: #eee;
    text-align: center;
    position: fixed;
    z-index: 9;
}
.top>ul>li {
    display: inline-block;
    margin-top: 5px;
    padding-right: 10px;
}


/* [footer] */
#footer  {
    height: auto;
    padding-bottom: 10px;
    padding-top: 35px;
}
#footer a {
    color: #e3c115;
}
#footer  p {
	text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
}
#footer  p.info {
    padding-top: 15px;
}

/* [?ok=true] */
.footer h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5em;
    color: #ffffff;
    text-shadow: 0px 0px 10px #bcc0bf;
    padding: 1em 1em 0;
    height: 220px;
}
.mobile_ok {
    text-align: center;
    background-color: #F33E4D;
    margin: 5px auto 5px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 500;
    border-top: 2px dashed #FFFF00;
    border-bottom: 2px dashed #FFFF00;
    color: #ffffff;
    max-width: 480px;
    width: 100%;
    padding: 5px 0;
font-family: "Open Sans";
    line-height: 1.1;
}

.price {
    padding-top: 440px;
    padding-left: 230px;
    width: 240px;
}
.price .old {
    margin-top: -15px;
}
.price img {
    position: absolute;
    width: 152px;
    height: 76px;
    margin-left: -170px;
    margin-top: -10px;
}
.price .old p {
	color: #ffffff;
    text-transform: uppercase;
    float: left;
    font-weight: 700;
}
.price .old p:nth-child(1) {
    font-size: 45px;
    margin-left: 60px;
}
.price .old p:nth-child(2) {
    padding: 23px 0 0 5px;
    font-size: 25px;
}
.price .new {
    margin-left: 50px;
    padding: 13px;
}
.price .new p {
text-transform: uppercase;
    text-align: center;
    color: #040605;
    font-weight: 700;
}
.price .new p:nth-child(1) {
	font-size: 20px;
    line-height: 0.85;
    padding: 34px 10px;
}
.price .new p:nth-child(2) {
margin: -40px 0 0;
    font-size: 40px;
}
.price .new p:nth-child(3) {
    margin-top: -10px;
    font-size: 17px;
}