.m1-form ::-webkit-input-placeholder {
 color: #181818;
}

.m1-form ::-moz-placeholder {
 color: #181818;
}

.m1-form :-moz-placeholder {
 color: #181818;
}

.m1-form :-ms-input-placeholder {
 color: #181818;
}

.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: 'Museo Sans', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 17px;
 line-height: 25px;
 color: #181818;
 background: #033240;
}

section {
 width: 100%;
 margin: 0 auto;
 padding: 45px 0;
}

.wrap {
 position: relative;
 background: #fff;
 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: 77px;
 margin: 0 auto 15px;
 padding: 0 20px;
 font-family: 'Museo Sans', Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: 400;
 color: #181818;
 text-align: center;
 -webkit-border-radius: 30px;
 -moz-border-radius: 30px;
 border-radius: 30px;
 -webkit-transition: all 0.2s;
 -moz-transition: all 0.2s;
 -o-transition: all 0.2s;
 -ms-transition: all 0.2s;
 transition: all 0.2s;
}

.button-m {
 position: relative;
 display: block;
 width: 375px;
 height: 77px;
 line-height: 80px;
 margin: 0 auto;
 border: none;
 text-align: center;
 font-family: 'Museo Sans', Arial, Helvetica, sans-serif;
 font-size: 26px;
 font-weight: 700;
 letter-spacing: 0.7px;
 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 text-transform: uppercase;
 text-decoration: none;
 cursor: pointer;
 color: #fff;
 background: #00c1c8;
 background: -moz-linear-gradient(top, #00c1c8 0%, #00a3c8 100%);
 background: -webkit-linear-gradient(top, #00c1c8 0%, #00a3c8 100%);
 background: linear-gradient(to bottom, #00c1c8 0%, #00a3c8 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c1c8', endColorstr='#00a3c8', GradientType=0);
 box-shadow: 0 3px 0 #0095b7;
 border-radius: 30px;
 -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;
}

.order-form {
 background: #033b4a;
 padding: 35px 50px;
}

.order-form .order-text {
 color: #fff;
 text-align: center;
 font-size: 18px;
 margin-bottom: 20px;
}

.order-form .order-text h4 {
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 25px;
 line-height: 1em;
 margin-bottom: 5px;
}

.m1-form {
 margin: 0 auto;
}

.m1-form .button-m {
 width: 100%;
}

.dark {
 background: #033b4a;
}

.dark h2.title {
 color: #fff;
}

.dark h2.title span {
 color: #fff600;
}

h2.title {
 font-family: 'Intro', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 30px;
 line-height: 40px;
 margin: 0 0 20px;
 text-align: center;
}

h2.title span {
 color: #558dca;
}

/*   price   */

.price {
 background: url("../img/price.png") 0 0 no-repeat;
 height: 77px;
 margin-bottom: 30px;
}

.price > div {
 width: 50%;
 float: left;
 color: #fff;
 line-height: 30px;
 text-align: center;
 padding-top: 6px;
}

.price p {
 font-size: 17px;
}

.price i {
 font-style: normal;
 text-transform: uppercase;
 font-size: 0.8em;
}

.price .val {
 font-size: 31px;
 font-weight: 500;
}

.price .old span {
 text-decoration: line-through;
}

.price .new .val {
 font-weight: 900;
}

/*   timer   */

.timer-block {
 position: relative;
 width: 375px;
 margin: 0 auto 35px;
 padding: 20px 0;
 background: #f9f9f9;
 box-shadow: 0 0 21px rgba(0, 0, 0, 0.15);
 border-radius: 10px;
}

.title-timer {
 font-size: 19px;
 font-weight: 700;
 color: #181818;
 text-align: center;
 padding-bottom: 5px;
}

.timer {
 position: relative;
 font-size: 23px;
 font-weight: 700;
 color: #f00;
 text-align: center;
}

.timer:after {
 position: absolute;
 left: calc(50% - 13px);
 bottom: -42px;
 display: inline-block;
 border: 13px solid transparent;
 border-top: 9px solid #f9f9f9;
 content: '';
}

.timer span:first-child {
 padding-left: 0;
}

.timer span {
 padding-left: 2px
}

/*   video   */

.video-container {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
 background: #333;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container .youtube {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}