.m1-form ::-webkit-input-placeholder {
 color: #1c1c1c;
}

.m1-form ::-moz-placeholder {
 color: #1c1c1c;
}

.m1-form :-moz-placeholder {
 color: #1c1c1c;
}

.m1-form :-ms-input-placeholder {
 color: #1c1c1c;
}

.m1-form :focus::-webkit-input-placeholder {
 color: transparent;
}

.m1-form :focus::-moz-placeholder {
 color: transparent;
}

.m1-form :focus:-moz-placeholder {
 color: transparent;
}

.m1-form :focus:-ms-input-placeholder {
 color: transparent;
}

.hidden {
 display: none;
}

.center {
 text-align: center;
}

.just {
 text-align: justify;
 -moz-text-align-last: center;
 text-align-last: center;
}

.clrfix:after {
 content: '';
 display: block;
 clear: both;
}

.clear {
 clear: both;
 height: 0;
}

.ulfix {
 font-size: 0;
}

h1, h2, h3, h4, h5, h6 {
 font-weight: 700;
}

b, strong {
 font-weight: 700;
}

body {
 width: 100%;
 min-width: 320px;
 padding: 0;
 margin: 0 auto;
 font-family: 'Montserrat', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 20px;
 line-height: 26px;
 color: #1c1c1c;
 background: #282828;
}

section {
 width: 100%;
 margin: 0 auto;
 padding: 35px 0;
}

.wrap {
 position: relative;
 background: #f0f5fa;
 width: 480px;
 height: 100%;
 padding: 0;
 margin: 0 auto;
}

.wrap:after {
 clear: both;
 content: "";
 display: table;
}

.nopad {
 padding: 0;
}

.m1-form input.field {
 position: relative;
 display: block;
 outline: 0;
 border: none;
 background: #fff;
 width: 100%;
 height: 70px;
 line-height: 70px;
 margin: 0 auto 15px;
 padding: 0 20px 0 60px;
 font-family: 'Montserrat', Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: 500;
 color: #1c1c1c;
 text-align: left;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 -ms-transition: all 0.2s;
 transition: all 0.2s;
}

.m1-form input.field.name {
 background: url("../img/name-icon.png") 17px 50% no-repeat #fff;
}

.m1-form input.field.phone {
 background: url("../img/phone-icon.png") 18px 50% no-repeat #fff;
}

.button-m {
 position: relative;
 display: block;
 width: 420px;
 height: 80px;
 line-height: 82px;
 margin: 0 auto;
 border: none;
 text-align: center;
 font-family: 'Montserrat', Arial, Helvetica, sans-serif;
 font-size: 24px;
 font-weight: 700;
 text-transform: uppercase;
 text-decoration: none;
 cursor: pointer;
 color: #fff;
 text-shadow: 0 2px 0 rgba(0, 0, 0, 0.26);
 letter-spacing: 1.6px;
 background: #189203;
 background: -moz-linear-gradient(left, #189203 0%, #3fd900 100%);
 background: -webkit-linear-gradient(left, #189203 0%, #3fd900 100%);
 background: linear-gradient(to right, #189203 0%, #3fd900 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#189203', endColorstr='#3fd900', GradientType=1);
 -webkit-box-shadow: 0 3px 0 #238c0e;
 box-shadow: 0 3px 0 #238c0e;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 -ms-transition: all 0.2s;
 transition: all 0.2s;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}

.button-m:active {
 top: 1px;
}

.m1-form {
 margin: 0 auto;
}

.m1-form .button-m {
 width: 100%;
}

h2.title {
 font-size: 34px;
 font-weight: 700;
 margin: 0 0 30px;
 padding-bottom: 30px;
 line-height: 40px;
 text-align: center;
 background: url("../img/title-hr.png") 50% 100% no-repeat;
}

h2.title span {
 color: #f57b28;
}

h2.title.white,
h2.title.white span {
 color: #fff;
}

h2.title.white {
 background-image: url("../img/title-hr-w.png");
}

/*   timer   */

.timer {
 padding: 0 30px 10px;
 margin-top: -10px;
}

.timer > h3 {
 padding: 0 0 10px;
 text-align: center;
 font-size: 22px;
}

.time_circles {
 position: relative;
 width: 100%;
 height: 100%;
}

.time_circles > div {
 position: absolute;
 text-align: center;
}

.time_circles > div > h4 {
 margin: 0;
 padding: 0;
 text-transform: lowercase;
 text-align: center;
 font-weight: 500;
 font-size: 18px;
 color: #151212;
}

.time_circles > div > span {
 display: block;
 width: 100%;
 text-align: center;
 font-size: 44px;
 font-weight: 700;
 line-height: 1.2em;
}

/*   price   */

.price {
 font-size: 0;
 background: url("../img/price-bg.png") 50% 0 no-repeat, url("../img/shadow-price.png") 50% 100% no-repeat;
 padding-bottom: 39px;
}

.price .old,
.price .new {
 display: inline-block;
 vertical-align: top;
 width: 50%;
 height: 83px;
 font-size: 20px;
 text-align: center;
 line-height: 28px;
 padding-top: 7px;
}

.price .old {
 padding-left: 15px;
}

.price .new {
 padding-right: 15px;
 color: #fff;
}

.price p {
 font-size: 16px;
 font-weight: 500;
}

.price .val {
 font-size: 36px;
 font-weight: 500;
}

.price .val i {
 font-style: normal;
 font-size: 28px;
 text-transform: uppercase;
}

.price .new .val {
 font-weight: 700;
}

.price .old span {
 text-decoration: line-through;
}

/*   video block   */

.video_block {
 margin: 30px 15px 0;
 padding: 30px 15px 15px;
 background: #f57b28;
 background: -moz-linear-gradient(left, #f57b28 36%, #db4e18 100%);
 background: -webkit-linear-gradient(left, #f57b28 36%, #db4e18 100%);
 background: linear-gradient(to right, #f57b28 36%, #db4e18 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f57b28', endColorstr='#db4e18', GradientType=1);
}

.video_block h2.title {
 margin-bottom: 20px;
}

.video_block .sub_title {
 color: #fff;
 font-size: 22px;
 font-weight: 500;
 text-align: center;
 padding-bottom: 25px;
}

.video_block .info {
 position: relative;
 padding: 3px 0 0 70px;
 color: #fff;
 line-height: 24px;
 margin-bottom: 20px;
}

.video_block .info img {
 position: absolute;
 left: 0;
 top: 0;
 display: block;
 width: 54px;
 border: 3px solid #fff;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.video_block h4 {
 font-size: 20px;
 font-weight: 700;
}

.video_block h4.verified:after {
 display: inline-block;
 vertical-align: middle;
 background: url("../img/verified-icon.png") 0 0 no-repeat;
 width: 17px;
 height: 17px;
}

.video_block p {
 font-size: 16px;
}

.video-container {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
 background: #333;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .youtube {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.youtube {
 background: #333;
}

/*   slick-dots   */

.slick-dots {
 height: 16px;
 text-align: center;
 margin-top: 20px;
}

.slick-dots:after {
 clear: both;
 content: "";
 display: block;
 height: 0;
 width: 0;
 visibility: hidden;
}

.slick-dots li {
 display: inline-block;
 vertical-align: top;
 padding: 0 4px;
 overflow: hidden;
}

.slick-dots li button {
 display: block;
 width: 16px;
 height: 16px;
 text-indent: -9999px;
 background: none;
 border: 2px solid #f57b28;
 cursor: pointer;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.slick-dots li.slick-active button {
 background: #f57b28;
}