#obtat {
    width: 150px;
    position: absolute;
    left: 70px;
    top: -39px;
}
.prefix-Dialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.prefix-Dialog.active {
  display: block;
  pointer-events: auto;
}
.prefix-Dialog > div {
    text-align: center;
	width: 300px;
	position: relative;
	margin: 16px auto;
	padding: 16px 16px 13px 16px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}

/* формируем кнопку закрытия */
.prefix-close {
position: absolute;
top: -10px;
right: -50px;
padding: 0;
width: 20px;
height: 20px;
border: 2px solid #ccc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
background-color: rgba(61, 61, 61, 0.8);
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 20px;
-webkit-transition: all ease .8s;
-moz-transition: all ease .8s;
-ms-transition: all ease .8s;
-o-transition: all ease .8s;
transition: all ease .8s;
}
.prefix-close:before {
color: rgba(255, 255, 255, 0.9);
content: "X";
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 12px;
}
.prefix-close:hover {
background-color: rgba(252, 20, 0, 0.8);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);    
}

@font-face {
    font-family: 'MyriadProCondensed';
    src: url('fonts/myriadpro-cond-webfont.eot');
    src: local('‚ò∫'), url('fonts/myriadpro-cond-webfont.woff') format('woff'), url('fonts/myriadpro-cond-webfont.ttf') format('truetype'), url('fonts/myriadpro-cond-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.alpha {
    margin-left: 0;
}

.container_12 .grid_1 {
    width: 60px;
}

.container_12 .grid_2 {
    width: 140px;
    margin-top: 150px;
}

#footer .grid_2 {
    margin: 0 10px;
    width: auto !important;
}

.container_12 .grid_3 {
    width: 100px;
    position: absolute;
    top: 0;
z-index: 1000;
}
.container_12 .grid_3.logo {
	right:0px;
}
.container_12 .grid_4 {
    width: 300px;

}

.container_12 .grid_5 {
    width: 380px;
    
}

.container_12 .grid_6 {
    width: 460px;
}

.container_12 .grid_7 {
    width: 540px;
}

.container_12 .grid_8 {
    width: 620px;
}

.container_12 .grid_9 {
    width: 770px;
padding-left: 34px;
}

.container_12 .grid_10 {
    width: 780px;
}

.container_12 .grid_11 {
    width: 860px;
}

.container_12 .grid_12 {
    width: 940px;
}

.container_12 .prefix_1 {
    padding-left: 80px;
}

.container_12 .prefix_2 {
    padding-left: 160px;
}

.container_12 .prefix_3 {
    padding-left: 240px;
}

.container_12 .prefix_4 {
    padding-left: 320px;
}

.container_12 .prefix_5 {
    padding-left: 400px;
}

.container_12 .prefix_6 {
    padding-left: 480px;
}

.container_12 .prefix_7 {
    padding-left: 560px;
}

.container_12 .prefix_8 {
    padding-left: 640px;
}

.container_12 .prefix_9 {
    
margin-left: -266px;
}

.container_12 .prefix_10 {
    padding-left: 800px;
}

.container_12 .prefix_11 {
    padding-left: 880px;
}

.container_12 .suffix_1 {
    padding-right: 80px;
}

.container_12 .suffix_2 {
    padding-right: 160px;
}

.container_12 .suffix_3 {
    padding-right: 240px;
}

.container_12 .suffix_4 {
    padding-right: 320px;
}

.container_12 .suffix_5 {
    padding-right: 400px;
}

.container_12 .suffix_6 {
    padding-right: 480px;
}

.container_12 .suffix_7 {
    padding-right: 560px;
}

.container_12 .suffix_8 {
    padding-right: 640px;
}

.container_12 .suffix_9 {
    padding-right: 720px;
}

.container_12 .suffix_10 {
    padding-right: 800px;
}

.container_12 .suffix_11 {
    padding-right: 880px;
}

.container_12 .push_1 {
    left: 80px;
}

.container_12 .push_2 {
    left: 160px;
}

.container_12 .push_3 {
    left: 240px;
}

.container_12 .push_4 {
    left: 320px;
}

.container_12 .push_5 {
    left: 400px;
}

.container_12 .push_6 {
    left: 480px;
}

.container_12 .push_7 {
    left: 560px;
}

.container_12 .push_8 {
    left: 640px;
}

.container_12 .push_9 {
    left: 720px;
}

.container_12 .push_10 {
    left: 800px;
}

.container_12 .push_11 {
    left: 880px;
}

.container_12 .pull_1 {
    left: -80px;
}

.container_12 .pull_2 {
    left: -160px;
}

.container_12 .pull_3 {
    left: -240px;
}

.container_12 .pull_4 {
    left: -320px;
}

.container_12 .pull_5 {
    left: -400px;
}

.container_12 .pull_6 {
    left: -480px;
}

.container_12 .pull_7 {
    left: -560px;
}

.container_12 .pull_8 {
    left: -640px;
}

.container_12 .pull_9 {
    left: -720px;
}

.container_12 .pull_10 {
    left: -800px;
}

.container_12 .pull_11 {
    left: -880px;
}

.sp, .sp1, .sp2, .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.sp, .sp1, .sp2 {
    visibility: visible;
    height: 20px;
}

.sp1 {
    height: 10px;
}

.sp2 {
    height: 40px;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.cl {
	clear: left;
}

A {
    color: #e52e2f;
}

A:HOVER {
    color: #000;
    text-decoration: none;
}

BODY {
    color: #4e4a4a;
    background: #e8e8e8;
    font: 13px/1.3 Verdana;
}

H1 {
    font: 55px/1 MyriadProBlackCondensed, sans-serif;
    margin-bottom: 20px;
}

.page-products H1 {
    margin-bottom: 0;
}

H2, H3, .h, .h2 {
    font: 24px MyriadProCondensed, sans-serif;
    margin: 10px 0;
}

H2, .h2 {
    text-transform: uppercase;
    color: #e52e2f;
}

A.h2 {
    display: block;
    text-decoration: none;
}

HR {
    margin: 9px 0 10px;
    border: solid 1px #BABABA;
    border-width: 1px 0 0 0;
    background: transparent;
    height: 0;
}

#call {
    color: #e52e2f;
    height: 90px;
    text-align: right;
}

#call .grid_3 {
    line-height: 100%;
    margin-top: 30px;
}

#call .grid_3 .h {
    margin: 0;
    font-size: 28px;
}

#top, #bottom {
    position: relative;
    height: 590px;
    background: #0d0d0d url(t.gif);
}

#top {
    margin-bottom: -560px;
}

.page-dealers #top {
    height: 1290px;
    margin-bottom: -1260px;
    /*background-image: none;*/
    /*background-color: #e8e8e8;*/
}

#bottom {
    height: 140px;
    margin-top: -90px;
    z-index: 0;
}

#top-banner {
    position: absolute;
    z-index: 10;
    top: 120px;
    width: 100%;
    overflow: hidden;
}

#menu {
    position: relative;
    z-index: 100;
    background: #e52e2f;
    height: 100px;
}

#body, #footer {
    position: relative;
    z-index: 100;
}

.body {
    background: #fff;
    margin: 0;
    padding: 10px 10px 0;
    z-index: 100;
}

.body HR {
    margin: 19px 0 20px;
}

#footer {
    background: #e8e8e8;
    font-size: 12px;
    margin: 20px -10px 0;
}

#footer .footer-wrap {
    color: #fff;
    background: #323232;
    padding: 10px 10px 0;
    opacity: 1;
    filter: alpha(opacity = 100);
    z-index: 100;
}

#footer A {
    display: block;
    color: #fff;
    text-decoration: none;
}

#footer A.h {
    font: 18px MyriadProCondensed, sans-serif;
    text-transform: uppercase;
    margin-top: 0;
}

#footer A.b {
    font-weight: bold;
    text-decoration: underline;
}

#footer A:HOVER {
    text-decoration: underline;
}

#footer A.netpro {
    color: #e52e2f;
    float: right;
}

.bg-content {
    background: url(bg-content.png) no-repeat center;
    height: 460px;
    margin: 0 0 -398px -142px;
}

.page-dealers .bg-content {
    /*background-image: none;*/
    /*margin: 0 0 -505px -142px;*/
}

.bg-content-h {
    margin: -50px 0 50px 0 !important;
}

.bg-content-h A {
    color: #fff;
}

.logo IMG {
    /*width:154px;height:42px;*/
    margin: 15px 0 0 27px;
    background: #e52e2f;
}

.menu {
    display: inline;
    position: relative;
    float: right;
}

.menu A {
    position: relative;
    float: left;
    margin: 45px 0 0;
    padding: 7px 6px 3px;
    color: #fff;
    font: 24px MyriadProCondensed, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    border-right: 1px solid #ef8282;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.menu A.last {
    border: none;
}

.menu A.active {
    background-color: #ef8282;
}

.menu A:HOVER {
    background-color: #fff;
    color: #e52e2f;
}

.flow {
    position: relative;
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.flow .flow-wrap {
    position: relative;
    width: 3230px;

}

.flow .flow-wrap A {
    background: url(loader-big.gif) no-repeat center;
    position: relative;
    float: left;
    width: 640px;
    height: 340px;
    margin-right: 5px;
    overflow: hidden;
    left: 135px;
}

.flow .flow-wrap A IMG {
    opacity: 0.4;
    filter: alpha(opacity = 40);
}

.flow .flow-wrap A span {
    font: 24px MyriadProCondensed, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background-color: #e52e2f;
    padding: 10px 20px 8px;
    z-index: 99;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    position: absolute;
    bottom: 36px;
    right: 0;
}

.flow .flow-wrap A.loaded {
    background: transparent;
    position: relative;

}

.flow .flow-wrap A.active IMG, .flow .flow-wrap A:HOVER IMG {
    opacity: 1;
    filter: alpha(opacity = 100);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.flow-nav {
    display: none;
    position: relative;
    z-index: 200;
    height: 30px;
    margin: -180px auto 150px;
}

.flow-nav .nav-right, .flow-nav .nav-left {
    float: right;
    width: 30px;
    height: 30px;
    background: url(nivo-arrows.png);
}

.flow-nav .nav-right {
    float: left;
    background-position: -30px 0;
}

.sidebar-top {
    height: 460px;
    /*overflow: hidden;*/
    margin-left: 0px;
    width: 150px;
}

.sidebar-top .sidebar-news {
    height: 325px;
    overflow: hidden;
}

.sidebar-top #do-order {
    margin: 0 0 0 10px;
    float: left;
}

.page-index .sidebar-news {
    padding-left: 10px;
    margin-right: -10px;
}

.sidebar-top {
    margin-top: 350px;
}
.sidebar-top.small_margin {
    margin-top: 0;
}

.page-do-order .sidebar-top {
    display: none;
}

.page-dealers .sidebar-top {
    margin-top: -42px;
}

.sidebar-top .h, .sidebar-top .h2 {
    text-decoration: none;
    margin: 0 0 10px 0;
    display: block;
}

.page-index .sidebar .h, .page-index .sidebar .h2 {
    color: #4e4a4a;
    text-decoration: none;
}

.page-dealers .sidebar-top .h, .page-dealers .sidebar-top .h2 {
    /*color: #4e4a4a;*/
    /*text-decoration: none;*/
}

.sidebar .h {
    text-decoration: none;
    margin-top: 0;
    display: block;
}

.sidebar .list, .sidebar .list-label {
    margin-bottom: 20px;
}

.sidebar .list A, .sidebar .list-label A {
    display: block;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 5px;
}

.sidebar .list A:HOVER, .sidebar .list-label A:HOVER {
    color: #e52e2f;
    text-decoration: none;
}

.sidebar .list-label A {
    color: #4e4a4a;
    padding-left: 30px;
    background: url(sign_arrow.png) no-repeat -50px -30px;
    min-height: 25px;
}

#do-order {
    width: 106px;
    height: 106px;
    background: url(do-order.png) no-repeat;
    content: ' ';
    display: block;
    margin-left: -227px;
    margin-top: 335px;
}

#do-order.small_margin {
    margin-top: -25px;
    margin-bottom: 70px;
}

#do-order.delivery {
    margin-top: -100px;
    margin-bottom: 100px;
}

A#do-order {
    text-decoration: none;
}
#do-nalichie {
   width: 180px;
height: 185px;
background: url(do-nalichie.png) no-repeat;
    background-size: auto;
content: ' ';
display: block;
background-size: cover;
margin-left: -155px;
margin-top: -135px;
}

#do-nalichie.small_margin {
    margin-top: -206px;
    margin-bottom: 70px;
}

#do-nalichie.delivery {
    margin-top: -235px;
    margin-bottom: 100px;
}

A#do-nalichie {
    text-decoration: none;
}

.btns_holder {
    position: absolute;
    width: 620px;
    z-index: -1;
}
.btns_holder .btn {
    margin-left: -250px;
    margin-top: 70px;
    display: block;
}
.btns_holder .btn.small_margin {
    margin-top: 30px;
}

.page-index #childhelp
{background: url(/upload/childhelp.png);
width: 94px;
height: 96px;
margin: 16px 0 0 -26px;
position: absolute;}
#form-do-order select {
    font-size: 14px;
    width: 50%;
}

#form-do-order A {
    display: block;
    color: #4e4a4a;
    background: url(sign_arrow.png) no-repeat -50px -30px;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    text-decoration: none;
    margin-bottom: 10px;
}

#form-do-order A span {
    color: #ef8282;
}

#form-do-order A:HOVER {
    color: #e52e2f;
}

#form-do-order .cat-products {
    /*display: none;*/
}

#form-do-order .cat-products label {
    font-size: 14px;
    line-height: 1;
    float: left;
    margin: 0 20px 10px 0;
}

#form-do-order textarea, #form-do-order input[type="text"] {
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 288px;
    margin: 0;
}

#form-do-order textarea {
    height: 277px;
}

#form-do-order .submit {
    //float: right;
    color: #fff;
    background: #e52e2f;
    font: 24px MyriadProCondensed, sans-serif;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#form-do-order .submit:HOVER {
    color: #000;
    background: #ef8282;
}

#form-do-order input.err {
    border-color: red;
    border-width: 1px 5px;
    width: 280px;
}

#form-do-order img {
    margin-bottom: 2px;
}

.body H1 {
    margin: 10px;
    line-height: 45px;
}

.body H2, .body H3 {
    margin: 0 10px;
}

.body P {
    margin: 10px;
}

.body UL {
    margin-bottom: 20px;
    padding-left: 30px;
}

.body UL LI {
    list-style: square;
    margin-bottom: 5px;
    line-height: 1.1;
}

.body .red {
    color: #e52e2f;
}

.body .light {
    color: #777777;
}

.body .red-label UL {
    margin-left: 170px;
}

.cover {
    height: 460px;
    /*margin-bottom: -100px;*/
    overflow: hidden;
}

.cover IMG {
    width: 780px;
    /*height: 460px;*/
}

.cover-info {
    height: 440px;
    margin-top: -440px;
}

.cover-info A {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    width: 340px;
    height: 60px;
    overflow: hidden;
}

.cover-info A i {
    display: block;
    background: #000;
    height: 60px;
    position: relative;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cover-info A em {
    float: right;
    background: url(sign_arrow.png) no-repeat -50px -30px;
    width: 20px;
    height: 20px;
    margin: -40px 20px 0 0;
    position: relative;
}

.cover-info A b {
    font: 24px MyriadProCondensed, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    margin: -50px 0 0 20px;
    line-height: 25px;
    position: relative;
    display: block;
}

.cover-info A b.no-subtitle {
    margin-top: -40px;
}

.cover-info A span {
    font-size: 12px;
    line-height: 20px;
    margin-left: 20px;
    position: relative;
    display: block;
}

.cover-info A.active i, .cover-info A:HOVER i {
    background: #e52e2f;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.cover-info A.active em, .cover-info A:HOVER em {
    background-position: -11px -30px;
}

.quote, P.quote {
    color: #e52e2f;
    background: url(sign_arrow.png) no-repeat -50px -30px;
    font-size: 14px;
    font-style: italic;
    margin: 20px 20px 20px 5px;
    padding-left: 30px;
    clear: both;
}

P.red-label, .red-label {
    color: #e52e2f;
    font-size: 14px;
    font-style: italic;
    margin: 20px 20px 20px 0;
    display: inline-block;
    display: block;
}

p.extraprice span {text-align:left;}

P.red-label span, .red-label span {
    background: #e52e2f;
    font: 24px MyriadProCondensed, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    color: #fff;
    display: block;
    margin: 0 10px 10px 0px;
    padding: 5px 10px 0;
    min-width: 200px;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.red-label .price_area{
    margin-left: 60px;
}

P.red-label span em, .red-label span em, P.red-label span i, .red-label span i {
    display: block;
    text-align: center;
    color: #000;
    background: #fff;
    float: left;
    font-family: TimesNewRoman, Times, serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    min-width: 20px;
    padding: 2px 5px 2px;
    margin-right: 10px;
    text-transform: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}



A.red-label {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

A.news-last {
    color: #000;
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.3;
}

A.news-last EM {
    font-style: normal;
    font-weight: bold;
}

A.news-last span {
    display: block;
}

A.news-last .more {
    color: #e52e2f;
    text-decoration: underline;
}

A.news-last:HOVER .more {
    text-decoration: none;
}

.page-index A.news-last {
    color: #4e4a4a;
}

.page-dealers A.news-last {
    /*color: #4e4a4a;*/
}

A.news-item {
    color: #4e4a4a;
    text-decoration: none;
    line-height: 1.1;
}

A.news-item:HOVER {
    color: #e52e2f;
}

.news-one P {
    margin: 0 10px 20px 0;
}

.news-item .date, .news-one .date {
    color: #e52e2f;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.body .list A {
    float: left;
    width: 140px;
    height: 120px;
    margin: 20px 20px 10px 0;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.1;
}

.body .list A IMG {
    margin-bottom: 5px;
    width: 140px;
    height: 75px;
}

.body .list A B {
    display: block;
}

.body .list A.last {
    margin-right: 0;
}

.body .list A:HOVER B {
    color: #000;
}

.body .gallery-list .item {
	float: left;
	width: 180px;
	margin: 20px 10px 10px 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.1;
}
.body .gallery-list .item a {
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.body .gallery-list .item img {
	border: 1px solid #eeeeee;
}
.body .gallery-list .item .txt {
	margin: 5px 0 0 0;
}

.table-properties TD {
    padding: 5px 10px;
    border: solid 1px #BABABA;
}

.cities {
    margin: 0 -10px;
}

.cities .h {
    margin-left: 20px;
}

.city-main {
    color: #fff;
    background: #e52e2f;
    padding: 10px 0;
}

.city-main A {
    color: #fff;
}

.city {
    color: #e52e2f;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.city:HOVER {
    color: #000;
}

.city-main .city {
    color: #fff;
    margin-bottom: 0;
}

.contact {
    margin: 0 10px;
}

#dealler-city {
    width: 100%;
}

.a-select {
    width: 100%;
}

.edit {
    float: right !important;
    background: #555 !important;
    border-right: 1px solid #fff;
}

.edit A {
    color: #fff !important;
    display: block !important;
    font-size: 10px !important;
    line-height: 16px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-family: Helvetica, Arial !important;
    padding: 0 4px 0 16px !important;
    text-decoration: none !important;
    text-transform: lowercase !important;
    margin: 0 !important;
    background: url(../dzu/css/icon_settings_small.png) no-repeat 3px center;
}

.edit A:HOVER {
    background-color: #E52E2F !important;
}

/**/
.page-selector {
    display: block;
    overflow: hidden;
    text-align: center;
}

.page-selector > a {
    margin: 0 7px 0 0;
}

.page-selector > a#activated {
    text-decoration: none;
    color: #000;
}

.list > a > b {
    text-align: center;
}

.news-list .news-item {
    color: #4E4A4A;
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.3;
}

.news-list .news-item .news-date {
    font-weight: bold;
    margin-bottom: 6px;
}

.news-list .news-item .news-title {
    font-weight: normal;
    margin-bottom: 8px;
}

.news-list .news-item .news-detail {
    font-weight: normal;
    margin-bottom: 6px;
}

img.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	-webkit-transition: all .1s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

img.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
}

#select-tabs {
	margin: 20px 0 0 0;
}

#select-tabs .tab {
	float: left;
	width: 155px;
	height: 160px;
	cursor: pointer;
}

#select-tabs .tab.selected, #select-tabs .tab:hover {
	color: #E52E2F;
}


#select-tabs .tab-content {
	display: none;
}

#select-tabs .tab-content.selected {
	display: block;
}

#select-tabs .tab-content .title {
	font: 24px MyriadProCondensed, sans-serif;
	text-transform: uppercase;
	color: #E52E2F;
}

#select-tabs .tab-content .perf-select {
	margin: 0 0 0 10px;
	width: 330px;
}

#load-container {
	margin-top: 20px;
}

#load-container h2 {
	margin: 0;
	text-align: center;
}

.dry-calc {
	margin-top: 30px;
    font-size: 1em;
}

.dry-calc b {
    font-size: 1em;
}

.dry-calc .bld {
    font-weight: bold;
}

.dry-calc select {
    width:100px;
    margin-left: 10px;
}

.dry-calc input[type="text"] {
    width:94px;
    text-align: right;
    padding-right: 3px;
    margin-left: 10px;
    border: 1px solid #E52E2F;
}

.dry-calc input[type="submit"] {
    width: 100%;
	color: white;
	background-color: #E52E2F;
	font: 24px MyriadProCondensed, sans-serif;
	border: none;
	padding: 5px 10px;
	/*cursor: pointer;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*.dry-calc input[type="submit"]:hover {*/
	/*color: black;*/
	/*background-color: #EF8282;*/
/*}*/

.dry-calc span {
    display: inline-block;
    width: 94px;
    text-align: right;
    padding-right: 4px;
    margin-left: 10px;
    font-size: 1.0em;
}

.dry-calc .summary {
	text-transform: uppercase;
	font: bold 24px MyriadProCondensed, sans-serif;
	margin: 10px 0;
}
.dry-calc .summary b {
	color: #E52E2F;
}

.dry-calc td {
    padding-bottom: 0.75em;
}

.dry-calc .mb1 td {
    padding-bottom: 1.5em;
}

.dry-calc .mb2 td {
    padding-bottom: 2em;
}

.back-link {
	float:right;
	margin-top: 7px;
}

.calculate-link {
	display: inline-block;
	color: white;
	background-color: #E52E2F;
	font: 24px MyriadProCondensed, sans-serif;
	border: none;
	padding: 5px 10px;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.calculate-link:hover {
	color: black;
	background-color: #EF8282;
}

.select-list .item {
	display: inline-block;
	width: 140px;
	height: 120px;
	margin: 20px 20px 10px 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.1;
}

.select-list a img {
	margin-bottom: 5px;
	width: 140px;
	height: 75px;
}

.select-list a b {
	display: block;
}

.select-list a.last {
	margin-right: 0;
}

.select-list a:hover b {
	color: #000;
}

.select-list .calculate-link {
	display: block;
	color: white;
	background-color: #E52E2F;
	font: 15px MyriadProCondensed, sans-serif;
	border: none;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
/*ovv*/
#call .grid_3 .h {
    font-size: 38px;
    margin: 0 0 0 209px;
}
.to-list-items a{
    margin-top: -5px;
    float: left;
    font-weight: bold;
}
.grid_banner {
    clear: both;
    display: inline-block;
    left: -45px;
    position: relative;
    top: 15px;
}
/*/ovv*/


  .modal {
      display: none;
      position: fixed;
      z-index: 100;
      padding-top: 140px;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgb(0,0,0);
      background-color: rgba(0,0,0,0.4);
  }

  .modal-content {
      background-color: #fefefe;
      margin: auto;
      padding: 20px;
      border: 1px solid #888;
      width: 100%;
      max-width: 600px;
  }

  .close {
      color: #aaaaaa;
      float: right;
    font-size: 40px;
	font-weight: bold;
	padding: 20px;
	position: relative;
	top: -35px;
	right: -20px;
  }

  .close:hover,
  .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
  }
  .answer {
    display: none;
  }
  #menu .container_12 {
	  position:relative;
  }
  #myBtn {
	  position:absolute;
	  top:43px;
	  left:0px;
	  overflow:hidden;
	  text-indent:-1000px;
	  width:180px;
	  height:40px;
	  cursor:pointer;
	  background:url(../img/modal-btn.png) left top no-repeat;
	  background-size:180px;
	  border:0px;
	  z-index:100;
  }
  .ysquiz-question-title span {
	  color:maroon;
	  font-weight:bold;
  }
  .results {
	  display:flex;
  }
  .res-left {
	  padding-right:15px;
	  width:50%;
	  box-sizing:border-box;
  }
  .res-right {
	  padding-left:15px;
	  width:50%;
	  box-sizing:border-box;
  }
  .answer {
	  text-align:center;
  }
  .answer img {
	  max-width:100%;
	  height:auto;
	  display:inline-block;
  }
  .q-new {
	  padding:15px;
	  text-align:center;
  }
  .q-new a,
  .ysquiz-question button {
	  display:inline-block;
	  color: #fff;
    background: #e52e2f;
    font: 24px MyriadProCondensed, sans-serif;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .q-new a:hover,
  .ysquiz-question button:hover {
	color: #000;
    background: #ef8282;
  }
  .ysquiz-question ul li {
	  margin: 10px 0px;
	font-size: 16px;
	font-weight: normal;
  }
  h3.ysquiz-question-title {
	  font-weight:bold;
  }
  .res-title {
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.res-name {
    padding-top: 10px;
    font-size: 17px;
}
.res-type-1 span,
.res-type-2 span {
	font-weight:bold;
}
.res-related {
	display:flex;
	text-align:center;
}
.res-r {
	width:33.33%;
	padding:5px;
}
.res-type-2 {
    padding-top: 5px;
}
.res-title-2 {
    text-align: center;
    padding-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.res-r a {
	display:block;
	padding-top:3px;
}
.modal label {
	cursor:pointer;
}
.steps {
	text-align:center;
}
.steps span {
	display:inline-block;
	border-radius:5px;
	width:20px;
	height:20px;
	background:#fff;
	border:1px solid #ccc;
	margin:5px;
}
.steps span:nth-child(1) {
	background:#e52e2f;
}
.steps-2 span:nth-child(2) {
	background:#e52e2f;
}
.steps-3 span:nth-child(2) {
	background:#e52e2f;
}
.steps-3 span:nth-child(3) {
	background:#e52e2f;
}
.steps-4 span:nth-child(2) {
	background:#e52e2f;
}
.steps-4 span:nth-child(3) {
	background:#e52e2f;
}
.steps-4 span:nth-child(4) {
	background:#e52e2f;
}
.steps-5 span:nth-child(2) {
	background:#e52e2f;
}
.steps-5 span:nth-child(3) {
	background:#e52e2f;
}
.steps-5 span:nth-child(4) {
	background:#e52e2f;
}
.steps-5 span:nth-child(5) {
	background:#e52e2f;
}
.steps-6 span:nth-child(2) {
	background:#e52e2f;
}
.steps-6 span:nth-child(3) {
	background:#e52e2f;
}
.steps-6 span:nth-child(4) {
	background:#e52e2f;
}
.steps-6 span:nth-child(5) {
	background:#e52e2f;
}
.steps-6 span:nth-child(6) {
	background:#e52e2f;
}
  /*! ysquiz v1.0.0 | Yusuf SEZER <yusufsezer@mail.com> | MIT License | https://github.com/yusufsefasezer/ysQuiz.js */
.ysquiz{max-width:100%!important}.ysquiz .ysquiz-header h3{margin:0;border-bottom:1px solid #000; padding-bottom:15px; margin-bottom:15px;}.ysquiz .ysquiz-content .ysquiz-question ul{padding:0;list-style:none}.ysquiz .ysquiz-content .ysquiz-result{text-align:center}

.page-index {
    width: 1250px;
}

.page-default {
    width: 1250px;
}

.page-products {
    width: 1250px;   
}

.page-dealers {
    width: 1250px;
}

.page-contacts {
    width: 1250px;
}