.m1-form ::-webkit-input-placeholder {
 color: #333;
}

.m1-form ::-moz-placeholder {
 color: #333;
}

.m1-form :-moz-placeholder {
 color: #333;
}

.m1-form :-ms-input-placeholder {
 color: #333;
}

.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: 'Fira Sans', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 16px;
 line-height: 24px;
 color: #2e2e2e;
 background: #fff;
}

section {
 width: 100%;
 max-width: 1920px;
 margin: 0 auto;
 padding: 40px 0;
}

.wrap {
 width: 990px;
 padding: 0 10px;
 margin: 0 auto;
 height: 100%;
 position: relative;
}

.wrap:after {
 clear: both;
 content: "";
 display: table;
}

.nopad {
 padding: 0;
}

.m1-form input.field {
 position: relative;
 display: block;
 outline: 0;
 border: 1px solid #ddd;
 background: #fff;
 width: 100%;
 height: 50px;
 margin: 0 auto 10px;
 padding: 0 15px;
 font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: 400;
 color: #222;
 text-align: center;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 -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: 300px;
 height: 57px;
 line-height: 60px;
 margin: 0 auto;
 border: none;
 text-align: center;
 font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: 800;
 text-shadow: 0 2px 0 #e37d00;
 text-transform: uppercase;
 text-decoration: none;
 cursor: pointer;
 letter-spacing: 1.3px;
 color: #fff;
 background: rgb(255, 198, 0);
 background: -moz-linear-gradient(top, rgba(255, 198, 0, 1) 0%, rgba(250, 149, 1, 1) 100%);
 background: -webkit-linear-gradient(top, rgba(255, 198, 0, 1) 0%, rgba(250, 149, 1, 1) 100%);
 background: linear-gradient(to bottom, rgba(255, 198, 0, 1) 0%, rgba(250, 149, 1, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc600', endColorstr='#fa9501', GradientType=0);
 -webkit-box-shadow: 0 3px 0 #e37d00, 0 4px 10px rgba(6, 6, 6, 0.2);
 box-shadow: 0 3px 0 #e37d00, 0 4px 10px rgba(6, 6, 6, 0.2);
 -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;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}

.button-m:active {
 top: 1px;
}

.m1-form .button-m {
 width: 100%;
 font-size: 18px;
}

h2.title {
 font-size: 46px;
 line-height: 54px;
 font-weight: 800;
 margin: 0 0 35px;
 text-align: center;
 text-transform: uppercase;
}

h2.title span {
 color: #f058b1;
}

h2.title.white {
 color: #fff;
}

h2.title.white span {
 color: #ffc600;
}

/*   price   */

.price {
 background: url("price-bg.png")/*tpa=http://poplavok.findfish.net/img/price-bg.png*/ 50% 0 no-repeat;
 width: 300px;
 height: 80px;
 margin-bottom: 20px;
}

.price:after {
 display: block;
 clear: both;
 content: '';
}

.price > div {
 float: left;
 width: 50%;
 text-align: center;
 line-height: 28px;
 padding-top: 8px;
}

.price .val i {
 font-style: normal;
 font-size: 26px;
 text-transform: uppercase;
}

.price .val {
 font-size: 34px;
}

.price .old .val span {
 text-decoration: line-through;
}

.price .new {
 color: #fff;
 text-shadow: 0 2px 0 #04377e;
}

.price .new .val {
 font-weight: 800;
 color: #ffc600;
}

/*   timer   */

.timer-block h5 {
 font-size: 19px;
 font-weight: 400;
 text-align: center;
 text-transform: uppercase;
 padding-bottom: 10px;
}

.timer {
 font-size: 0;
 text-align: center;
 margin: 0 -10px;
 padding-bottom: 15px;
}

.timer .timer-item {
 display: inline-block;
 vertical-align: top;
 width: 60px;
 text-align: center;
 margin: 0 15px;
}

.timer .count {
 position: relative;
 background: url("timer-bg.png")/*tpa=http://poplavok.findfish.net/img/timer-bg.png*/ 0 0 no-repeat;
 height: 64px;
 line-height: 64px;
 font-size: 40px;
 font-weight: 800;
 color: #fff;
 text-shadow: 0 2px 0 #04377e;
 text-align: center;
}

.timer .count:after {
 display: block;
 position: absolute;
 top: 0;
 right: -30px;
 width: 30px;
 line-height: 64px;
 font-size: 30px;
 font-weight: 800;
 color: #04387e;
 text-shadow: none;
 text-align: center;
 content: ':';
}

.timer .timer-item:last-child .count:after {
 display: none;
}

.timer .txt {
 font-size: 16px;
 padding-top: 5px;
}

/*   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%;
}

/*   Arrows   */
.slick-prev,
.slick-next {
 font-size: 0;
 line-height: 0;
 position: absolute;
 top: 140px;
 display: block;
 padding: 0;
 cursor: pointer;
 color: transparent;
 border: none;
 outline: none;
 background: #195ec0 url("slider-arrow.png")/*tpa=http://poplavok.findfish.net/img/slider-arrow.png*/ 50% 50% no-repeat;
 width: 44px;
 height: 44px;
 z-index: 3;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
}

.slick-next {
 right: 0;
 -moz-transform: rotate(-180deg);
 -webkit-transform: rotate(-180deg);
 -o-transform: rotate(-180deg);
 -ms-transform: rotate(-180deg);
 transform: rotate(-180deg);
}

.slick-prev {
 left: 0;
}

@media screen and (max-width: 989px) {

 .wrap {
  width: 660px;
 }

}

@media screen and (max-width: 659px) {

 .wrap {
  width: 320px;
 }

}