/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
embed, figure, figcaption, footer, header, menu, nav, output, ruby, section,
summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0;}

/* HTML5 display-role reset for older browsers */
/* endzeit_____ */
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {display: block;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
img{max-width: 100%; height: auto;}
a{text-decoration: none;
    color: #020202;}
a:hover{}
/* michael-k90 */
*::-webkit-input-placeholder {color: #a9a9a9; opacity: 1;}
*:-moz-placeholder {color: #a9a9a9; opacity: 1;}
*::-moz-placeholder {color: #a9a9a9; opacity: 1;}
*:-ms-input-placeholder {color: #a9a9a9; opacity: 1;}
*{ padding: 0;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
button,input,a{outline: none;}
/* endzeit_____ */
.m1-form input.field:focus::-webkit-input-placeholder {opacity:0;}
.m1-form input.field:focus::-moz-placeholder          {opacity:0;}
.m1-form input.field:focus:-moz-placeholder           {opacity:0;}
.m1-form input.field:focus:-ms-input-placeholder      {opacity:0;}
.m1-form input.field::-webkit-input-placeholder {color: #1c1c1c; opacity: 1;}
.m1-form input.field:-moz-placeholder {color: #1c1c1c; opacity: 1;}
.m1-form input.field::-moz-placeholder {color: #1c1c1c; opacity: 1;}
.m1-form input.field:-ms-input-placeholder {color: #1c1c1c; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.clearfix:after{content: '';display: block;clear: both;}
.clear{clear: both;height: 0px;}

html{
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
}
h1,h2,h3,h4,h5,h6{font-family: '', sans-serif; font-weight: 700; text-transform: uppercase;text-align: center;line-height: 1.2;}
b,strong{font-weight: 700;}
body{
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1c1c1c;
    background: #535353;
}
.wrap {
    width: 480px;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}
section, footer {
	width: 100%;
    position: relative;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
section:after, footer:after {
    clear: both;
    content: "";
    display: table;
}
.m1-form input.field{
    position: relative;
    display: block;
    outline: 0;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 62px;
    line-height: 68px;
    margin: 0 auto 8px;
    padding: 0 20px;
    background-color:#fff;
    text-align: center;
    font-size: 18px;
    font-family: 'trans', sans-serif;
    font-weight: 400;
    color: #1c1c1c;
    -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: 235px;
    height: 76px;
    line-height: 73px;
    margin: 0 auto;
    padding: 0 20px;
    border: none;
        border-bottom: 4px solid #e03232;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    font-family: 'trans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #ff3838; /* Old browsers */
background: -moz-linear-gradient(top,   #ff6565 45%,#ff3838 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff6565 45%,#ff3838 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff6565 45%,#ff3838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6a9b', endColorstr='#c6346b',GradientType=0 ); /* IE6-9 */

    -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{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef719f+0,cc3c73+100 */
    background: #ff3838; /* Old browsers */
   
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef719f', endColorstr='#cc3c73',GradientType=0 ); /* IE6-9 */
}
.button-m:active{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec5a8f+0,bd3167+100 */
    background: #e03232; /* Old browsers */
 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec5a8f', endColorstr='#bd3167',GradientType=0 ); /* IE6-9 */
    top:1px;
}
.m1-form .button-m{
    width: 100%;
    height: 74px;
    line-height: 70px;
}
h2.title{
    margin: 0 0 35px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    line-height:  1.9em;  
    color:#1c1c1c;
	font-family: 'Rub';
}
h2.title>span{
    color: #ff6565;
    font-size: 19px;
    display: block;
    font-family: 'Trans';
    line-height: normal;
    text-transform: none;
}
select[name="comment"] {
    display: block;
    width: 100%;
    height: 62px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border:none;
    margin-bottom: 17px;
    text-align: center;
    text-align-last: center;
    color:#000;
    font-weight: 400;
    font-size: 18px;
    padding: 0 20px;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    font-family: 'trans', sans-serif;
}
select {
  background-image: url(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;
}