/* my_presets *//* michael-k90 *//* endzeit_____ */
.v-form .field:focus::-webkit-input-placeholder {opacity:0;}
.v-form .field:focus::-moz-placeholder          {opacity:0;}
.v-form .field:focus:-moz-placeholder           {opacity:0;}
.v-form .field:focus:-ms-input-placeholder      {opacity:0;}
.v-form .field::-webkit-input-placeholder {color: #727272; opacity: 1;}
.v-form .field:-moz-placeholder {color: #727272; opacity: 1;}
.v-form .field::-moz-placeholder {color: #727272; opacity: 1;}
.v-form .field:-ms-input-placeholder {color: #727272; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.just {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.clearfix:after{content: '';display: block;clear: both;}
.clear{clear: both;height: 0px;}
.ulfix {font-size: 0;}
/* END my_presets */
 
h1,h2,h3,h4,h5,h6{font-family: 'Gotham Pro', Helvetica, sans-serif; font-weight: 700; text-transform: uppercase;line-height: 1.2em;}
b,strong{font-weight: 700;}
body{
    width: 100%;
    min-width: 320px;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Gotham Pro', Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #333333;
    background: #fff;
}
section{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
}
.wrap{
    width: 960px;
    padding: 0px 10px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.nopad {
    padding: 0;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
.v-form .field{
    position: relative;
    display: block;
    outline: 0;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    padding: 0 20px;
    background:#fff;
    font-size: 16px;
    font-family: 'Gotham Pro', Helvetica, sans-serif;
    font-weight: 400;
    color: #222;
    -webkit-transition: all 0.2s;
    -moz-transition:    all 0.2s;
    -o-transition:      all 0.2s;
    -ms-transition:     all 0.2s;
    transition:         all 0.2s;
}
select, input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
select[name="comment"] {
    display: block;
    width: 100%;
    height: 60px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    border:none;
    margin-bottom: 10px;
    color:#222222;
    font-family:'Gotham Pro';
    font-weight: 400;
    font-size: 16px;
    padding: 0 20px ;
}
select {
  background-image: url("../img/select.png");
  background-repeat: no-repeat;
  background-position: right center;
  overflow: hidden;
  /* for FF */
  text-indent: 0.01px; 
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
}
select::-ms-expand {
    display: none;
}
.button-m{
    position: relative;
    display: block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    border: 1px solid #8bc34a;
    border-radius: 10px;
    text-align: center;
    font-family: 'Gotham Pro', Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #8bc34a;
    -webkit-box-shadow: 0 5px 0 0 #eb3934, 0px 16px 11px -11pxrgba (0,0,0,.8);
    box-shadow: 0 5px 0 0 #6f9345, 0px 16px 11px -11px  rgba(0,0,0,.8);
    -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:hover{
    background: #ff514c;
}
.button-m:active{
    top:-1px;
}
.v-form .button-m{
    width: 100%;
}
.v-form {
    width: 300px;
    margin: 0 auto;
}
h2.title {
    margin: 0 0 40px 0;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
}
h2.title>span{
    color: #85c500;
    font-size: 40px;
    display: block;
    font-weight: 700;
}
.price {
    width: 300px;
    margin: 0 auto 10px;
    text-align: center;
    text-transform: uppercase;
    background:#fc4944 url("../img/price.png") no-repeat 0 0;
    border-radius: 13px;
    overflow: hidden;
}
.old-cost {
    float: left;
    color:#4f3619;
}
.old-cost p {
    font-size: 24px;
    line-height: 17px;
}
.old-cost p span {
    text-decoration: line-through;
}
.old-cost > span, .new-cost > span {
    font-size: 12px;
}
.new-cost {
    float: right;
    color:#353334;
}
.new-cost p {
    font-size: 21px;
    line-height: 17px;
    font-weight: 700;
}
.new-cost, .old-cost  {
    width: 50%;
    height: 64px;
    padding-top: 6px;
}
.old-cost p small, .new-cost p small {
    font-size: 18px;
}
.video-container {
     position: relative;
     width: 100%;
     height: 460px;
    border-radius: 15px;
     margin: 0 auto;
     overflow:hidden;
     background:#000;	
     border-radius: 8px;
     box-shadow: 0 5px 25px rgba(0,0,0,.15);
}
 .video-container iframe, .video-container object, .video-container embed{
    position:absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.youtube {
    height: 100% !important;
}

@media screen and (max-width: 976px) {
    .wrap{
        width: 640px;
    }
}
@media screen and (max-width: 659px) {
    .wrap{
        width: 320px;
    }
    
}