/* Reset Mayer */
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {font-size:14px;line-height:1;font-family: 'Open Sans', sans-serif !important;text-align:center;color:#404040}
ol, ul {}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

/* Main */
header, footer, section {
	margin:0 auto;
	overflow:visible;
	clear:both;
	position:relative;
	}
.wrap {
    min-width: 1000px;
    overflow: hidden;
}
section, div.galler {
	width:960px;
    padding:40px 0;
    margin: 0 auto;
    background-position:center;
}
h1 {
    font-size:35px;
    font-weight:700;
    color:#3f3f3f;
    text-transform:uppercase;
    margin-bottom:20px;
}
.clear {
    clear:both;
}
header {
    border-top:8px solid #4a2200;
}
header section {
    height: 147px;
    padding: 0;
}
    .logo {
        position:absolute;
        top: -9px;
        left:0;
        height:92px;
        width:292px;
        background: url("img/logo.png") no-repeat;
    }
    .slogan {
        font-size: 16px;
        color: #666;
        position: absolute;
        top: 27px;
        left: 375px;
        text-align: left;
        line-height: 25px;
    }
    .slogan span {
        font-size: 24px;
        font-weight: bold;
        color: #283031;
        text-transform:uppercase;
    }
    .phone {
        position:absolute;
        top: 23px;
        right: 0;
        text-align: right;
        font-size: 28px;
        font-weight: bold;
        color:#000;

    }
    .phone .tel {
        margin-bottom: 16px;
    }

.statist {
    height:74px;
    padding:0;
    line-height:74px;
}
    .line {
        display:inline-block;
        vertical-align: top;
        width:75px;
        height:74px;
        background: url('img/trig_line.png') no-repeat center top;
    }
    .stat {
        display:inline-block;
        vertical-align: top;
        font-size:16px;
        font-weight:600;
        color:#f1ae15;
    }
    .stat span {
        color:#ffffff;
        font-size:25px;
        font-weight:800;
    }
.bg_brown {
    background: #593000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5MzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjFjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #593000 0%, #3f1c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#593000), color-stop(100%,#3f1c00));
    background: -webkit-linear-gradient(top,  #593000 0%,#3f1c00 100%);
    background: -o-linear-gradient(top,  #593000 0%,#3f1c00 100%);
    background: -ms-linear-gradient(top,  #593000 0%,#3f1c00 100%);
    background: linear-gradient(to bottom,  #593000 0%,#3f1c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#593000', endColorstr='#3f1c00',GradientType=0 );
}


.banner {
        height:496px;
        text-align:left;
    }
    .banner h1 {
        font-size:35px;
        font-weight:800;
        color:#283031;
        line-height: 40px;
        text-align:center;
        text-transform: none;
        margin-bottom:0;
    }
    .banner_img {
        margin-left:0;
        margin-top:65px;
    }
    form.bann  {
        text-align:center;
        position: absolute;
        top: 184px;
        right: -36px;
        background: url('img/form.png') no-repeat center top;
        height: 417px;
        width: 394px;
        padding: 0;
    }
    form.bann h2 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 20px;
        padding-top: 30px;
    }
    form.bann h2 b {
        color:#4a2200;
        font-weight:800;
    }
    form.bann h4 {
        font-size:17px;
        margin-bottom: 15px;
    }
    form.bann input {
        width: 223px;
        margin-left: 0;
        padding-left: 30px;
    }


.triggers {
    height:128px;
    padding:0;
}
    .trig {
        font-size: 16px;
        color: #ffffff;
        display: inline-block;
        vertical-align: top;
        width: 317px;
        height: 128px;
        margin: 0 0px;
        text-align: left;
        font-weight: 600;
        line-height: 19px;
    }
    .trig_line {
        background: url('img/trig_line.png') no-repeat top center;
    }
    .trig img {
        float:left;
        margin-right: 4px;
    }
    .trig span {
        color:#f1ae15;
        text-transform:uppercase;
        font-weight:700;
    }
    .trig p {
        padding-top:25px;
    }
    .tr {
        background: #482703;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4MjcwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDE2MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #482703 0%, #301602 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#482703), color-stop(100%,#301602));
        background: -webkit-linear-gradient(top,  #482703 0%,#301602 100%);
        background: -o-linear-gradient(top,  #482703 0%,#301602 100%);
        background: -ms-linear-gradient(top,  #482703 0%,#301602 100%);
        background: linear-gradient(to bottom,  #482703 0%,#301602 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482703', endColorstr='#301602',GradientType=0 );
    }
.bg_pink {
    background:#f7f1d1;
}
.pluses {
    height:284px;
    padding:0;
    margin-top:60px;
}
    .pluses .block {
        width: 655px;
        margin-left: 271px;
        margin-top: 30px;
    }
    .pluses h1 {
        font-size:23px;
        color:#283031;
        font-weight:700;
        margin-left: 280px;
        padding-top: 15px;
    }
    .pluses h1 span {
        font-size:40px;
        color:#f1ae15;
        font-weight:800;
    }
    .plus {
        display:inline-block;
        vertical-align:top;
        text-align:left;
        width: 320px;
        margin-bottom:7px;
    }
    .plus img {
        float:left;
        margin-right:5px;
    }
    .plus p {
        font-size:16px;
        color:#283031;
        padding-top: 11px;
    }
.girl1 {
    position:absolute;
    top: -29px;
    left: -33px;
}
.shadow {
    background: url('img/shadow.png') no-repeat center;
    height:20px;
    padding:0;
}

.promo {
    text-align:left;
}
    .promo form {
        top: 40px;
    }
    .promo .counter {
        position: absolute;
        top: 130px;
        left: 312px;
        text-align: center;
    }
    .promo .count_name {
        font-size:18px;
        font-weight:700;
        color:#fff;
        line-height: 24px;
    }
    .promo .end {
        margin-top: 9px;
        margin-bottom: -9px;
        color:#333;
        text-shadow: 1px 1px 1px #ddb457;
        filter: dropshadow(color=#ddb457, offx=, offy=1);
        font-size:15px;
    }

.bg_tov {
    background: url('img/bg_tov.jpg') no-repeat center top;
}
    .products {}
    .products h2 {
        font-size:16px;
        margin-bottom: 50px;
        line-height: 25px;
    }
    .products button {
        position: absolute;
        top: 620px;
        left: 360px;
    }
    .products .note {
        margin-top: 30px;
        font-size: 13px;
        line-height: 25px;
    }

.problems {}
    .problems h1 {}
    .problems h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .problems h3 {
        font-size: 20px;
        font-weight: 600;
        text-align:left;
        margin-bottom:15px;
    }
    .problems .p {
        text-align:left;
        height:auto;
        padding: 13px 0;
    }
    .problems .p span {
        display:block;
        float:left;
        width:38px;
        height:38px;
        text-align:center;
        line-height:38px;
        font-size:20px;
        font-weight:600;
        border:1px solid #696969;
        border-radius:20px;
        margin-right:15px;
    }
    .problems .p p {
        line-height:27px;
        padding-left:54px;
    }
    .problems .left {
        color:#666666 !important;
    }
    .problems .left, .problems .right {
        display:inline-block;
        vertical-align:top;
        width: 475px;
    }
    .problems .right {}

.gallery_bg {
    position:relative;

}
.preview_bg {
    background: #f6f1d7;
    width:100%;
    height:190px;
    position:absolute;
    bottom:30px;
    z-index:-10;
}
.how {}
.how h1 {
    margin-bottom: 50px;
}
.how h1 span, .reviews h1 span {
    color:#f1ae15;
 }
.reviews h1 {
    margin-bottom:50px;
}
.reviews .r {
    display: inline-block;
vertical-align: top;
width: 447px;
text-align: left;
margin-bottom: 25px;
margin-right: 30px;
}
.reviews .r img {
margin-bottom: 20px;
}
.reviews .r .name {
    color:#f1ae15;
    margin-top:15px;
    font-weight:700;
}
.reviews .r .txt {
    font-size:13px;
    font-style:italic;
    line-height: 20px;
}
.reviews .r .ppp {
	font-size:13px;
    font-style:italic;
	color:#666;
}
.reviews .r .name {
	font-size:14px;
    font-weight:bold;
	color:#f1ae15;
}
.reviews .r .rab {
	font-size:14px;
    font-weight:bold;
	color:#333;
	margin-bottom: 10px;
}




footer {
    background: url('img/footer.jpg') no-repeat;
}
    footer section {
        padding:0;
    }
    footer .left_block {
        background: rgba(248,248,248, 0.8);
        height: 370px;
        width: 320px;
        padding-top: 115px;
        padding-left:30px;
        text-align:left;
    }
    footer .left_block .logo {
        top: 0;
        left: 30px;
    }
    footer .left_block p {
        font-size:13px;
        line-height:23px;
        color:#000;
    }
    footer .left_block .cont_tel {
        font-size:35px;
        font-weight: 700;
        margin: 5px 0 15px;
    }
    footer .left_block button {}
    footer .left_block .copy {}
    footer .left_block .pnb {
        display:block;
        width:160px;
        height:40px;
        background: url('img/pnb.png') no-repeat;
        margin-top:30px;
    }



button.callme {
    background: url('img/call.png') no-repeat;
    width: 213px;
    height: 35px;
}
button.callme:hover {
	background-position:0 -35px;
}
button.callme:active {
	background-position:0 -70px;
}
button.send {
    background: url('img/send.png') no-repeat;
    width: 183px;
    height: 45px;
}
button.send:hover {
    background-position:0 -45px;
}
button.send:active {
    background-position:0 -90px;
}
button.send_small {
    background: url('img/send_small.png') no-repeat;
    width: 153px;
    height: 35px;
}
button.send_small:hover {
    background-position:0 -35px;
}
button.send_small:active {
    background-position:0 -70px;
}
button.order {
    background: url('img/order.png') no-repeat;
    width: 243px;
    height: 45px;
}
button {
	width:auto;
	padding:0 25px;
	border:0;
	margin:5px 0;
	cursor:pointer;
    text-indent:-10000px;
}
form {
	position: relative;
	height: 329px;
	width: 285px;
	color: #000;
	z-index: 2;
    background:#fff;
    border-radius:5px;
    padding:24px;
}
form h2 {
    font-size: 30px;
    line-height: 30px;
    color:#484848;
    margin-bottom: 10px;
    font-weight:600;
}
form h2 span {
    font-size:33px;
}
form input {
    width: 245px;
    margin-left: 0;
    padding-left: 30px;
}
label {
	display: inline-block;
	width: 50px;
	text-align:left;
	font-size:0.8em;
}
input, textarea{
	margin: 0 0 10px 0;
    border: 0;
	font-style:italic;
	width: 224px;
	height: 25px;
    padding:5px 5px 5px 30px;
	border-radius: 5px;
	box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
textarea {
    height: 50px;
}
.hide p {
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}
.hide input {
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border:1px solid #cfcfcf;
}
.hide textarea {
    background:#ededed;
    width: 245px;
    padding-left: 30px;
    height: 50px;
}
.hide h4 {
    font-size: 18px;
    margin: 15px auto;
}
.hide h2 {
    font-size: 25px;
}
.hide, .hide2 {
    text-align: center;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	display:none;
    width: 285px;
    height: auto;
	padding:40px 20px 25px;
	border:1px solid #fff;
	box-shadow:  0 1px 2px 2px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
    background:#fff;

}
.back {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	z-index:3;

}
.close {
	display:block;
	width:29px;
	height:29px;
	position:absolute;
	top:-10px;
	right:-10px;
	background:url('img/close.png') no-repeat;
}
.success {
	position:fixed;
	top:0;
	left:0;
	z-index:101;
	height:36px;
	width:100%;
	background:rgba(0,0,0,0.5);
	color:#fff;
	text-align:center;
	padding-top:70px;
	font-size:1.5em;
}
.hasCountdown {
    background: url('img/counter.png') no-repeat;
    width: 322px;
    height: 73px;
    padding-top: 23px;
    color: #fff;
}
.countdown_rtl {
    direction: rtl;
}
.countdown_row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center;
}
.countdown_show1 .countdown_section {
    width: 98%;
}
.countdown_show2 .countdown_section {
    width: 48%;
}
.countdown_show3 .countdown_section {
    width: 32.5%;
}
.countdown_show4 .countdown_section {
    width: 24.5%;
}
.countdown_show5 .countdown_section {
    width: 19.5%;
}
.countdown_show6 .countdown_section {
    width: 16.25%;
}
.countdown_show7 .countdown_section {
    width: 14%;
}
.countdown_section {
    display: block;
    float: left;
    text-align: center;
    height:73px;
    color:#333;
    text-shadow: 1px 1px 1px #ddb457;
    filter: dropshadow(color=#ddb457, offx=, offy=1);
    font-size:12px;
}
.countdown_amount {
    font-size: 38px;
    font-weight:800;
    display:block;
    text-align: center;
    margin-bottom:5px;
    color:#fff;
    text-shadow:none;
}
.countdown_descr {
    display: block;
    width: 100%;
}
.cert {
    position: absolute;
    z-index: 200;
    width: auto;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    top:0;
    left: 30%;
}
.cert img {
    position: relative;
}
.zoom {
    cursor:pointer;
}