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

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

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

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

.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: 'Exo 2', Arial, Helvetica, sans-serif;
 font-weight: 400;
 font-size: 18px;
 line-height: 1.2em;
 color: #121314;
 background: #282828;
}

section {
 width: 100%;
 margin: 0 auto;
 padding: 40px 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, .form-control {
 position: relative;
 display: block;
 outline: 0;
 border: none;
 background: #fff;
 width: 100%;
 height: 80px;
 margin: 0 auto 15px;
 padding: 0 20px 0 65px;
 font-family: 'Exo 2', Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: 400;
 color: #121314;
 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("88gavwc7.png") 20px 50% no-repeat #fff;
}

.m1-form input.field.phone {
 background: url("2__7k65s.png") 20px 50% no-repeat #fff;
}

button, .button-m {
    position: relative;
    display: block;
    width: 236px;
    /* height: 76px; */
    margin: 0 auto;
    outline: none;
    border: 0;
    /* background: url(button.png) 0 0 no-repeat; */
    text-decoration: none;
    cursor: pointer;
    top: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    align-items: center;
    background: linear-gradient(45deg, #8956f7, #63dde5);
    padding: 24px 25px;
    font-size: 32px;
    color: white;
    font-style: italic;
    font-weight: 700;
}

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

.m1-form {
 padding: 40px 50px 0;
}

.m1-form .button-m {

}

.dark-bg {
 background: #0b3357;
    /* background: -moz-linear-gradient(top, #2b3149 0%, #1b1f2f 100%);
     background: -webkit-linear-gradient(top, #2b3149 0%, #1b1f2f 100%);
     background: linear-gradient(to bottom, #2b3149 0%, #1b1f2f 100%);*/
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b3149', endColorstr='#1b1f2f', GradientType=0);
}

.dark-bg h2.title {
 color: #fff;
}

.dark-bg h2.title span {
 color: #fc0;
}

h2.title {
 font-size: 30px;
 line-height: 1.2em;
 margin: 0 0 30px;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: 0.9px;
}

h2.title:after {
 display: block;
 background: url("m-ra076j.png") 0 0 no-repeat;
 width: 140px;
 height: 6px;
 margin: 20px auto 0;
 content: '';
}

h2.title span {
 color: #e43315;
}

/*   price   */

.price {
 position: relative;
 height: 74px;
}

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

.price .old,
.price .new {
 float: left;
 width: 50%;
 height: 74px;
 text-align: center;
 color: #121314;
 line-height: 26px;
 padding-top: 7px;
}

.price .old {
 background: #dadbdc;
 padding-right: 60px;
}

.price .new {
 padding-left: 60px;
 background: rgb(255, 204, 0);
 background: -moz-linear-gradient(top, rgba(255, 204, 0, 1) 0%, rgba(255, 156, 0, 1) 100%);
 background: -webkit-linear-gradient(top, rgba(255, 204, 0, 1) 0%, rgba(255, 156, 0, 1) 100%);
 background: linear-gradient(to bottom, rgba(255, 204, 0, 1) 0%, rgba(255, 156, 0, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ff9c00', GradientType=0);
}

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

.price .val {
 font-size: 30px;
 font-weight: 700;
 text-transform: uppercase;
}

.price .val i {
 font-size: 22px;
 font-style: normal;
}

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

.price .sale {
 position: absolute;
 top: -9px;
 left: calc(50% - 88px);
 background: url("zckbe8sq.png") 0 0 no-repeat;
 width: 176px;
 height: 92px;
 color: #fff;
 font-size: 16px;
 font-weight: 700;
 text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
 text-align: center;
 line-height: 30px;
 padding-top: 8px;
}

.price .sale b {
 display: block;
 font-size: 40px;
}

.price .sale b i {
 font-size: 30px;
 font-style: normal;
}

/*   timer   */

.timer_block {
 border-top: 2px dashed #515567;
 border-bottom: 2px dashed #515567;
 background: #2e3346;
 color: #fff;
 padding: 30px 0;
}

.timer_block > p {
 font-weight: 700;
 font-size: 18px;
 line-height: 18px;
 color: #fc0;
 letter-spacing: 1px;
 text-align: center;
 text-transform: uppercase;
 padding-bottom: 20px;
}

.timer_block .timer {
 margin: 0 auto;
 width: 370px;
}

.timer_block .timer_item {
 float: left;
 margin: 0 35px 0 0;
 width: 100px;
}

.timer_block .timer_item:last-child {
 margin: 0;
}

.timer_block .count {
 margin: 0 0 6px;
 height: 60px;
}

.timer_block .count span {
 display: block;
 float: left;
 margin: 0 8px 0 0;
 width: 46px;
 height: 60px;
 background: #fff;
 font-weight: 700;
 font-size: 35px;
 line-height: 60px;
 color: #121314;
 text-align: center;
}

.timer_block .count span:last-child {
 margin: 0;
}

.timer_block .text {
 font-size: 18px;
 line-height: 18px;
 text-align: center;
}

/*   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%;
}


.icon_block{
    font-size: 0;
    line-height: 122px;
    letter-spacing: -1px;
    text-align: center;
    width: 122px;
    height: 122px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #cc1a0c;
    background-image: -webkit-linear-gradient(
45deg, #cc1a0c 0%, #cd544c 100%);
    background-image: -moz-linear-gradient(45deg, #cc1a0c 0%, #cd544c 100%);
    background-image: -o-linear-gradient(45deg, #cc1a0c 0%, #cd544c 100%);
    background-image: linear-gradient(
45deg, #cc1a0c 0%, #cd544c 100%);
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    -moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 6px rgb(255 255 255 / 30%);
    margin: 15px auto;
}
.list-v2 img{
    padding: 30px 35px;
}

.rev_ava{
    display: block; border-radius: 50% !important; margin: auto; padding: 20px;
}


.visual-block .video-container {
    position: relative;
    width: 100%;
    height: 280px;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    outline: 0;
}

.youtube {
    background-color: #000;
    max-width: 100%;
    height: inherit;
    overflow: hidden;
    position: relative;
    cursor: hand;
    cursor: pointer;
}


element.style {
}
<style>
.youtube .thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
}

.youtube .play {
    filter: alpha(opacity=80);
    opacity: .8;
    height: 77px;
    left: 50%;
    margin-left: -38px;
    margin-top: -38px;
    position: absolute;
    top: 50%;
    width: 77px;
    background: url(youtube-play-icon.png) no-repeat;
}