/*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: underline;}
a:hover{cursor: pointer;}
/* 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;}
*{margin: 0; 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: #555555; opacity: 1;}
.m1-form input.field:-moz-placeholder {color: #555555; opacity: 1;}
.m1-form input.field::-moz-placeholder {color: #555555; opacity: 1;}
.m1-form input.field:-ms-input-placeholder {color: #555555; opacity: 1;}
.hidden{display: none;}
.left{float: left;}
.right{float: right;}
.center{text-align: center;}
.center-justified, .rev-text {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.clearfix:after, .ship li:after, .person: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: 'Roboto', sans-serif; font-weight: 400; 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: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.444em;
    color: #333333;
    background: #fff;
}
section{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 40px 0;
}
.wrap{
    width: 960px;
    padding: 0px 10px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.wrap:after {
    clear: both;
    content: "";
    display: table;
}
.m1-form input.field{
    position: relative;
    display: block;
    outline: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 15px;
    padding: 0 20px;
    background:#fff;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333;
    -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: 66px;
    line-height: 66px;
    margin: 0 auto;
    border: none;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #b58360;
    -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: #c18a64;
}
.button-m:active {
    top:-1px;
}
.m1-form .button-m {
    width: 100%;
}
.m1-form {
    width: 300px;
    margin: 0 auto;
}
h2.title {
    margin: 0 0 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    color:#5b2c36;
}
.tlt:after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: #5b2c36;
    margin: 20px auto 0;
}
.price {
    width: 300px;
    margin: 0 auto 30px;
    text-align: center;
}
.old-cost {
    float: left;
}
.old-cost p {
    font-size: 36px;
    line-height: 36px;
}
.old-cost p span {
    text-decoration: line-through;
}
.old-cost > span, .new-cost > span {
    font-size: 16px;
}
.new-cost {
    float: right;
}
.new-cost p {
    font-size: 36px;
    line-height: 36px;
    color:#5b2c36;
}
.new-cost, .old-cost  {
    width: 50%;
    height: 63px;
}
.old-cost p small, .new-cost p small {
    font-size: .7em;
}

.tabs {

}
.tabs__caption {
	text-align: center;
    margin-bottom: 30px;
}

.tabs__caption li {
	font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
	text-align: center;
    width: 150px;
    height: 54px;
    background: #f8f1eb;
    color:#333333;
    display: inline-block;
    vertical-align: top;
    line-height: 54px;
    border-bottom: 2px solid #ded8d3;
}
.tabs__caption li:first-child {
    border-radius: 27px 0 0 27px;
    -webkit-border-radius: 27px 0 0 27px;
}
.tabs__caption li:last-child {
    border-radius: 0 27px 27px 0;
    -webkit-border-radius: 0 27px 27px 0;
}
.tabs__caption li.active {
    background: #b58360;
    color:#fff;
    border-color: #996f51;
}
.tabs__caption li:not(.active) {
	cursor: pointer;
}
.tabs__caption li:not(.active):hover {
}
.tabs__caption .active {
}
.tabs__caption .active:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 5px;
	background: #FFF;
}
.tabs__content {
	display: none;
}
.tabs__content.active {
	display: block;
}
.tabs__content > p {
    text-align: center;
    padding-bottom: 30px;
}
.vertical .tabs__caption {
	float: left;
	display: block;
}
.vertical .tabs__caption li {
	float: none;
	border-width: 2px 0 2px 2px;
	border-radius: 5px 0 0 5px;
}
.vertical .tabs__caption li:last-child:before {
	display: none;
}
.vertical .tabs__caption .active:after {
	left: auto;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 2px;
	height: auto;
}
.vertical .tabs__content {
	overflow: hidden;
}



@media screen and (max-width: 976px) {
    .wrap{
        width: 640px;
    }
}
@media screen and (max-width: 659px) {
    .wrap{
        width: 320px;
    }
    
}