@font-face {
font-family: 'OpenSansLight';
src: url('../fonts/OpenSans-Light-webfont.eot');
src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'OpenSansRegular';
src: url('../fonts/OpenSans-Regular-webfont.eot');
src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'OpenSansBold';
src: url('../fonts/OpenSans-Semibold-webfont.eot');
src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
font-weight: normal;
font-style: normal;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
img {
    vertical-align: top;
}
html {

}
body {
    line-height: 1;
    background-color: #ffffff;
    font-family: 'OpenSansRegular', sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: underline;
    color: #0255b3;
    cursor: pointer;
    outline: 0;
}
a:hover {
    text-decoration: none;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    *border-collapse:collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
/*------------------------------------*\
$MISC
\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background:#04A4CC;
    color:#FFF;
    text-shadow:none;
}
::-moz-selection {
    background:#04A4CC;
    color:#FFF;
    text-shadow:none;
}
.aligncenter {
    text-align: center;
} 
/*------------------------------------*\
$WORDPRESS CORE
\*------------------------------------*/

/* Общие стили */
h1, h2, h3, h4 {
    font-family: 'OpenSansRegular', sans-serif;
    font-weight: lighter;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
h3 {
    font-size: 21px;
    margin-bottom: 12px;
}
p {
    font-family: 'OpenSansRegular', sans-serif;
}
.font-bold {
    font-family: 'OpenSansBold', sans-serif !important;
}
.color-red {
    color: #c32429;
}
.box-shadow {
    -webkit-box-shadow: 0 6px 8px -2px #ccc8c6;
    -moz-box-shadow: 0 6px 8px -2px #ccc8c6;
    box-shadow: 0 5px 6px -2px #ccc8c6;
}
.link-arrow-right {
    padding-right: 12px;
    line-height: 15px;
    background-position: right bottom;
    background-image: url('../img/red-arrow-right.png');
    background-repeat: no-repeat;
}
.asterix-note {

}
.text-super {
    vertical-align: super;
    font-size: 0.6em;
}
/* Шапка */
header#header {
    height: 90px;
    margin: 15px auto 15px auto;
}
header#header .grid_12 {
    position: relative;
}
header#header #header-logo {
    display:block;
    width: 310px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 99999; 
}
header#header .header-logo-internal {
    text-align: left !important;
}
div#header-contacts {
    float: right;
    text-align: right;
    margin-top: 16px;
}
div#header-contacts #header-contacts-phones {
    display: block;
    color: #375299;
    font-size: 1.5em;
    font-family: 'OpenSansRegular', sans-serif;
    margin-bottom: 5px; 
}
div#header-contacts .header-contacts-links {
    display: inline-block;
    color: #636363;
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 0.9em;
    background-image: url('../img/contacts-header-sprites.png');
    background-repeat: no-repeat;
    line-height: 30px;
}
div#header-contacts #header-contacts-callback {
    background-position: -6px -32px;
    padding-left: 24px;
    margin-right: 12px;
}
div#header-contacts #header-contacts-email {
    background-position: -32px -0px;
    padding-left: 32px;
}

/* Слайдер на главной */
div#slider-index {
    position: relative;
    height: 522px;
}
div#slider-index #slider-index-container {
    position: absolute;
    width: 100%;
    height: 522px;
    overflow: hidden;
}
div#slider-index #slider-index-container .slider-index-item {
    width: 100%;
    height: 522px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
div#slider-index #slider-index-container #slider-index-construction {
    background-image: url('../img/slider-index-construction.jpg');    
}
div#slider-index #slider-index-container #slider-index-industry {
    background-image: url('../img/slider-index-industry.jpg');
    display: none;    
}
div#slider-index #slider-index-container #slider-index-commerce {
    background-image: url('../img/slider-index-commerce.jpg');
    display: none;    
}
div#slider-index .slider-index-bottom-text-industry, .slider-index-bottom-text-commerce {
    display: none;
}
div#slider-index #slider-index-shadow {
    width: 100%;
    height: 522px;
    background-image: url('../img/slider-index-shadow.png');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}
div#slider-index #slider-index-content {
    z-index: 99999;
    position: relative;

}
div#slider-index #slider-index-content nav#navigation-index {
    display: block;
    width: 312px;
    height: 522px;
    position: relative;
    z-index: 9999996;
    background: white;
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.96) 20%, rgba(255,255,255,0.95) 50%, rgba(255,255,255,0.97) 80%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(20%,rgba(255,255,255,0.96)), color-stop(50%,rgba(255,255,255,0.95)), color-stop(80%,rgba(255,255,255,0.97)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.96) 20%,rgba(255,255,255,0.95) 50%,rgba(255,255,255,0.97) 80%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.96) 20%,rgba(255,255,255,0.95) 50%,rgba(255,255,255,0.97) 80%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.96) 20%,rgba(255,255,255,0.95) 50%,rgba(255,255,255,0.97) 80%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.96) 20%,rgba(255,255,255,0.95) 50%,rgba(255,255,255,0.97) 80%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 4px 0px rgba(50, 50, 50, 0.75);
}
div#slider-index nav#navigation-index ul, nav#navigation-index ul a {
    display: block;
}
div#slider-index nav#navigation-index ul {
    padding-top: 15px;
}
div#slider-index nav#navigation-index ul li {
    display:block;
    background-image: url('../img/nav-index-sep.png');
    background-position: 15px top;
    background-repeat: no-repeat;
}
div#slider-index nav#navigation-index ul li.navigation-index-first-item {
    background: none;
}
div#slider-index nav#navigation-index ul li a {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 1.1em;
    text-decoration: none;
    padding-left: 20px;
    line-height: 47px;
}
div#slider-index nav#navigation-index ul li a:hover {
    background-color: #c32328;
    color: white;
    padding-left: 26px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.5);
}
div#slider-index nav#navigation-index ul li:hover {
    position: relative;
    right: 6px;
    width: 318px;
}
div#navigation-index-shadow-top, #navigation-index-shadow-bottom {
    position: absolute;
    width: 320px;
    height: 26px;
    background-repeat: no-repeat;
}
div#navigation-index-shadow-top {
    background-image: url('../img/nav-index-shadow-top.png');
    bottom: -16px;
    left: -4px;
    z-index:9999;
}
div#navigation-index-shadow-bottom {
    background-image: url('../img/nav-index-shadow-bottom.png');
    top: 0px;
    left: -4px;
    z-index:9999;
    background-position: 0 bottom;
}  
div#slider-index-bottom-background {
    height: 70px;
    width: 100%;
    background-image: url('../img/blue-tr-bckg.png');
    position: absolute;
    bottom: 0;
    z-index: 9999;
}
div#slider-index h1 {
    position: absolute;
    z-index: 99999;
    top: 60px;
    right: 10px;
    width: 605px;
    background-image: url('../img/red-sand-bckg-tr.png');
    color: white;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.50);
    -moz-box-shadow:    0px 2px 4px 0px rgba(50, 50, 50, 0.50);
    box-shadow:         0px 2px 4px 0px rgba(50, 50, 50, 0.50);
    text-shadow: 1px 1px 0px #000000;
    text-transform: uppercase;
    font-size: 23px;
    padding: 19px 0 17px 25px;
    line-height: 29px;
}   
div#slider-index .slider-index-bottom-text {
    position: absolute;
    bottom: 0;
    left: 356px;
    height: 55px;
    width: 529px;
    overflow: hidden;
    color: white;
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 1em;
    padding-top: 15px;
    line-height: 19px;
}
ul#slider-index-controlls {
    display: block;
    width: 60px;
    height: 15px;
    position: absolute;
    bottom: 10px;
    z-index: 99999;
    right: 10px;
}
ul#slider-index-controlls li.slider-index-controll {
    cursor: pointer;
    display: block;
    border: 2px solid white;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    float: left;
    margin-left: 5px;    
}
ul#slider-index-controlls li.slider-index-controll-active {
    background-color: #d3282d;
}
div#presentation {
    position: relative;
    height: 235px;
    font-family: 'OpenSansRegular', sans-serif;
}

div#presentation #presentation-projects {
    width: 312px;
    float: left;
    text-align: center;
    padding-top: 50px;
    font-size: 2em;
    position: relative;
    line-height: 1.1em;
}
div#presentation #presentation-text {
    float: left;
    width: 638px;
}
div#presentation #presentation-text p {
    margin-top: 47px;
    margin-left: 34px;
    font-size: 0.9em;
    line-height: 1.25em;
    margin-bottom: 30px; 
}
div#presentation #presentation-text a {
    float: right;
    font-size: 0.9em;
}
div#quick-pick {
    background-image: url('../img/red-sand-bckg.png');
    height: 610px;
    width: 100%;
    background-color: #920e20;
}
div#quick-pick #quick-pick-shadow {
    background-image: url('../img/pick-index-shadow.png');
    height: 610px;
    width: 100%;
}
div#quick-pick #quick-pick-content {
    position:relative;
    height: 100%;
}
div#quick-pick #quick-pick-content h2 {
    color: #ffffff;
    text-align: center;
    text-shadow: 1px 1px 0px #000000;
    text-transform: uppercase;
    font-size: 1.75em;
    margin-top: 32px;
    margin-bottom: 28px;
}
div#quick-pick ul#quick-pick-buttons {
    display: block;
    list-style: none;
    width: 937px;
    height: 61px;
    margin: 0 auto 40px auto;
    position: relative;
    z-index: 999;
    overflow: hidden; 
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px; 
    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.60);
    -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.60);
    box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.60);
}
div#quick-pick ul#quick-pick-buttons li {
    display: block;
    float: left;
}
div#quick-pick ul#quick-pick-buttons li a {
    display: block;
    width: 65px;
    padding: 11px 0 10px 0;
    text-align: center;
    text-decoration: none;
    color: black;
    font-size: 1.22em;
    font-family: 'OpenSansBold', sans-serif;
    text-shadow: 1px 1px 0px #ffffff;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #c6c6c6;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #826161;
}
div#quick-pick ul#quick-pick-buttons li a:hover {
    background: rgb(226,226,226); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(194,194,194,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(100%,rgba(194,194,194,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(194,194,194,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#c2c2c2',GradientType=0 ); /* IE6-9 */
}
div#quick-pick ul#quick-pick-buttons li a.quick-pick-button-active {
    background: rgb(69,132,196); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(69,132,196,1) 0%, rgba(53,106,160,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,132,196,1)), color-stop(100%,rgba(53,106,160,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(69,132,196,1) 0%,rgba(53,106,160,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(69,132,196,1) 0%,rgba(53,106,160,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(69,132,196,1) 0%,rgba(53,106,160,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(69,132,196,1) 0%,rgba(53,106,160,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4584c4', endColorstr='#356aa0',GradientType=0 ); /* IE6-9 */
    border-top-color: #6795c4;
    border-bottom-color: #316397;
    border-left-color: #35608d ;
    border-right: 0;
    width: 66px;
    color: white;
    text-shadow: 1px 1px 0px #000000;
}
div#quick-pick ul#quick-pick-buttons li a.quick-pick-button-active span {
    color: #d9d9d9;
}
div#quick-pick ul#quick-pick-buttons li.quick-pick-buttons-first a {
    border-left: 0;
    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;

}
div#quick-pick ul#quick-pick-buttons li.quick-pick-buttons-last a {
    border-right: 0;

    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;
}
div#quick-pick ul#quick-pick-buttons li a span {
    color: #606060;
    font-family: 'OpenSansBold', sans-serif;
    font-size: 0.8em;
}
ul#quick-pick-content-tabs {
    width: 1069px;
    height:520px;
    background-image: url('../img/quick-pick-bckg.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 73px;
    list-style: none;
}
ul#quick-pick-content-tabs li.quick-pick-content-item {
    display: none;
    width: 622px;
    position: absolute;
    top: 105px;
    right: 0;
}
ul#quick-pick-content-tabs li.quick-pick-content-tab-active {
    display: block;
}
ul#quick-pick-content-tabs li.quick-pick-content-item h3 {
    font-size: 1.55em;
    text-shadow: 1px 1px 0px #bc535c;
    color: #000000;
    margin: 11px 0 10px 5px;
}
ul#quick-pick-content-tabs li.quick-pick-content-item h3 span {
    display: block;
    color: white;
    font-size: 1.60em;
    font-family: 'OpenSansRegular', sans-serif;
    text-shadow: 1px 1px 0px #bc535c;
    position: relative;
    left: -3px; 
}
ul#quick-pick-content-tabs li.quick-pick-content-item img {
    position: absolute;
    display: block;
    top: 59px;
    left: -287px;
}
ul#quick-pick-content-tabs li.quick-pick-content-item p {
    color: white;
    font-size: 0.95em;
    line-height: 1.2em;
    height: 105px;
    border-bottom: 1px dashed white;
    padding: 5px;
    margin-bottom: 10px;
}
ul#quick-pick-content-tabs li.quick-pick-content-item p a.quick-pick-content-item-more {
    color: #ffc272;
    position: absolute;
    right: 0;
    top: 270px;
    font-size: 1.1em;
    text-shadow: 1px 1px 0px #770000;
}
ul#quick-pick-content-tabs li.quick-pick-content-item ul {
    list-style: none;
    font-family: 'OpenSansBold', sans-serif;
    color: white;
    display: block;
}
ul#quick-pick-content-tabs li.quick-pick-content-item ul li {
    display: block;
    float: left;
    font-size: 1.05em;
}
ul#quick-pick-content-tabs li.quick-pick-content-item ul li span {
    display: block;
    font-family: 'OpenSansRegular', sans-serif;
    margin-top: 5px;
    font-size: 0.95em;
}
ul#quick-pick-content-tabs li.quick-pick-content-item .quick-pick-content-spec-power {
    width: 142px;
}
ul#quick-pick-content-tabs li.quick-pick-content-item .quick-pick-content-spec-voltage {
    padding: 0 22px 0 22px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    margin-right: 22px;
    margin-left: 12px;
}
ul#quick-pick-content-tabs li.quick-pick-content-item .quick-pick-content-spec-fuel {

}
div#quick-pick-call {
    background: white;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #7d0e17;
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 1.3em;
    margin-top: 328px;
    position: relative;
    z-index: 9999;
}
div#quick-pick-call span {
    color: black;
    font-family: 'OpenSansBold', sans-serif;
}
div#index-features {
    width: 100%;
    background-image: url('../img/idx-decor-left.gif');
    background-repeat: no-repeat;
}
div#index-features #index-features-container {
    width: 100%;
    background-image: url('../img/idx-decor-right.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
div#index-features #index-features-container .container_12 {
    padding: 44px 0 56px 0;
    display:block;
}
div#index-features .index-feature-text {

}
div#index-features .index-feature-text h3 {
    padding-left: 46px;
    background-image: url('../img/idx-adv-icons.png');
    background-repeat: no-repeat;
    line-height: 36px;
    font-size: 1.6em;
    margin-bottom: 6px;
}
div#index-features #index-feature-support h3 {
    background-position: -11px -10px;
}
div#index-features #index-feature-dispatching h3 {
    background-position: -12px -122px;
}
div#index-features #index-feature-logistics h3 {
    background-position: -12px -66px;
} 
div#index-features #index-feature-reliability h3 {
    background-position: -10px -178px;
}
div#index-features .index-feature-text p {
    line-height: 1.25em;
    font-size: 0.9em;
}
div#index-features #index-feature-support, div#index-features #index-feature-dispatching {
    margin-bottom: 25px;
}
div#index-features #index-feature-support, div#index-features #index-feature-logistics {
    margin-right: 20px;
}
div#index-references {
    background-image: url('../img/pattern-traingles.png');
    height: 469px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 2px 6px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 2px 6px 0px rgba(50, 50, 50, 0.2);
}
div#index-references h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.65em;
    color: #444444;
    margin-top: 30px;
    margin-bottom: 35px;
}
div#index-references ul#index-references-scan {
    list-style: none;
    display: block;
    margin-bottom: 30px;
}
div#index-references ul#index-references-scan li {
    display: block;
    margin-right: 25px;
    float: left;
}
div#index-references ul#index-references-scan li.index-references-scan-last {
    margin-right: 0px;
}
div#index-references p {
    line-height: 1.3em;
}
div#index-complex-solutions {
    padding-top: 48px;
    margin-bottom: 35px;
}
div#index-complex-solutions h2, div#index-projects h2, div#index-partners h2, #generator-page-adj-pow h2 {
    background-image: url('../img/h-splitter.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.65em;
    line-height: 1.5em;
    margin-bottom: 24px;
}
div#index-complex-solutions p, #index-partners p {
    font-size: 0.97em;
    line-height: 1.2em;
    margin-bottom: 1.5em;
}
div#index-complex-solutions h3 {
    text-align: center;
    margin-top: 4px;
    margin-bottom: 22px;
}
div#index-complex-solutions ul#index-complex-solutions-adv {

}
div#index-complex-solutions ul#index-complex-solutions-adv li.grid_6 {
    width: 412px;
    padding-left: 38px;
    background-image: url('../img/bullet-check-round.png');
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    line-height: 28px;
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 1.1em;
    margin-bottom: 12px; 
}
div#index-complex-solutions ul#index-complex-solutions-adv .index-complex-solutions-adv-item {
    margin-right: 40px; 
}
div#index-complex-solutions p.index-asterix-note {
    font-size: 0.6em ;
    color: gray;
    margin-top:5px;
}
div#index-projects {
    margin-bottom: 48px;
}
div#index-projects ul#index-projects-list, ul#projects-list {
    list-style: none;
    display: block;
}
div#index-projects ul#index-projects-list li, ul#projects-list li  {
    display: block;
    background-color: #f7f6f4;
    -webkit-box-shadow: 0px 4px 3px -2px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 4px 3px -2px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 4px 3px -2px rgba(50, 50, 50, 0.3);
    margin-right: 0px;

}
div#index-projects ul#index-projects-list li.index-projects-item-last, ul#projects-list li.projects-item-last {
    margin-right:0;
}
div#index-projects ul#index-projects-list li a, ul#projects-list li a {
    display: block;
    text-align: center;
    border: 1px solid #f1f0ed;
    padding: 4px;
    color: #006acd;
}
div#index-projects ul#index-projects-list li a:hover, ul#projects-list li a:hover {
    background-color: #f1f0ed;
}
div#index-projects ul#index-projects-list li a p, ul#projects-list li a p {
    padding: 10px;
    font-size: 0.9em;
    line-height: 1.2em;
    height: 50px;
}
ul#projects-list {
    margin-bottom: 3em;
}
ul#projects-list li {
    margin-bottom: 15px;
}
div#index-projects .link-arrow-right {
    float: right;
    font-size: 0.9em;
    margin-top: 2em;
    margin-right: 10px;
}
div#index-partners {
    margin-bottom: 75px;
}
footer#footer {
    width: 100%;
    background-color: #375299;
    background-image: url('../img/blue-sand-bckg.png');
    height: 125px;
    display: block;
}
footer#footer p {
    color: white;
    text-shadow: 1px 1px 0px #000000;
}
footer#footer #footer-company-details {
    float: left;
    width: 450px;
    margin-top: 25px;
    margin-left: 10px;
}
footer#footer #footer-company-details span {
    display: block;
}
footer#footer #footer-company-details #footer-company-name {
    margin-bottom: 12px;
    font-size: 1.1em;
}
footer#footer #footer-company-details #footer-company-addr {
    font-size: 0.95em;
    line-height: 1.25em;
}
footer#footer #footer-company-contacts {
    float: right;
    margin-top: 25px;
    text-align: right;
    font-size: 1.1em;
    line-height: 1.25em;
    margin-right: 10px;
}
footer#footer #footer-company-contacts a {
    color: white;
}
div#int-menu-container {
    width: 100%;
    background: #f7f6f4;
    -webkit-box-shadow: 0px 7px 12px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 7px 12px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 7px 12px 0px rgba(50, 50, 50, 0.3);
    border-top: 1px solid #efeeeb;
    border-bottom: 1px solid #efeeeb;
    margin-bottom: 30px;
}
div#int-menu-container ul#int-menu {
    display: block;
    height: 49px;
}
div#int-menu-container ul#int-menu li {
    display: block;
    float: left;
    height: 51px;
    border-left: 1px solid #efeeeb;
    line-height: 51px;
    position: relative;
    top: -1px;
}
div#int-menu-container ul#int-menu li:hover {
    background: #efeeeb;
}
div#int-menu-container ul#int-menu li a {
    display: block;
    padding: 0 15px 0 15px;
}
div#int-menu-container ul#int-menu li.current-menu-item {
    background: #c32328;

}
div#int-menu-container ul#int-menu li.current-menu-item a {
    text-decoration: none;
    color: white;

}
div#int-menu-container ul#int-menu li ul {
    display: none;
    z-index: 99999;
    position: absolute;
    background: #fcfcfc;
    border: 1px solid #dad9d6;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 3px 4px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 3px 4px 0px rgba(50, 50, 50, 0.3);
}
div#int-menu-container ul#int-menu li ul li {
    display: block;
    width: 100%;
    top: 0;
    height: 30px;
    line-height: 30px;
    clear: both;
    border: 0;
    font-size: 0.9em;
}
div#int-menu-container ul#int-menu li ul li a {
    color: #0255b3 !important;
}
div#int-menu-container ul#int-menu li ul li.current-menu-item a {
    color: white !important;
}
div#int-menu-container ul#int-menu li#int-menu-home-link {
    border-left: none;

}
div#int-menu-container ul#int-menu li#int-menu-home-link a {
    background-image: url('../img/homelink-sprite.png');
    background-repeat: no-repeat;
    width: 22px;
    height: 20px;
    margin: 15px 14px 0 10px;
    padding: 0;
}
div#int-menu-container ul#int-menu li#int-menu-home-link:hover {
    background-color: transparent;
}
div#int-menu-container ul#int-menu li#int-menu-home-link a:hover {
    background-position: 0 -40px;
}
div#generator-page-desc {

}
div#generator-page-desc #generator-page-desc-bckg {
    background-image: url('../img/red-sand-bckg.png');
    height: 400px;
    width: 100%;
    position: relative;    
}
div#generator-page-desc h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 35px;    
}
div#generator-page-desc #generator-page-desc-img {
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -50px;
}
div#generator-page-desc #generator-page-desc-bckg-shadow {
    background-image: url('../img/gen-page-bckg-shadow.png');
    height: 100%;
}
div#generator-page-desc #generator-page-desc-bckg-shadow .grid_12 {
    position: relative;
}
div#generator-page-desc h2 {
    position: absolute;
    top: 50px;
    left: 410px;
    z-index: 999;
    color: white;
    text-shadow: 1px 1px 0px #000000;
    font-size: 1.8em;
    font-family: 'OpenSansRegular', sans-serif;
}
div#generator-page-desc p#generator-page-desc-text {
    position: absolute;
    top: 100px;
    left: 410px;
    z-index: 999;
    color: white;
    font-size: 0.95em;
    line-height: 1.2em;
    height: 60px;
    margin-bottom: 20px;
}
div#generator-page-desc h3 {
    position: absolute;
    top: 175px;
    left: 410px;
    z-index: 999;
    color: #ffc272;
    text-shadow: 1px 1px 0px #000000;
    text-transform: uppercase;
    font-size: 1.1em;
    font-family: 'OpenSansBold', sans-serif;
}
div#generator-page-desc #generator-page-desc-options {
    display: block;
    position: absolute;
    top: 205px;
    left: 410px;
    z-index: 999;
    list-style: none;
}
div#generator-page-desc #generator-page-desc-options li {
    display: block;
    color: #f1d892;
    font-size: 0.9em;
    background: url('../img/bullet-check-round-yellow.png');
    background-repeat: no-repeat;
    padding-left: 24px;
    line-height: 14px;
    height: 16px;
    margin-bottom: 5px;
}
div#generator-page-desc #generator-page-desc-cta {
    background: white;
    height: 55px;
    width: 70%;
    position: absolute;
    top: 365px;
    left: 145px;
    z-index: 999;
    border: 1px solid #f1f0ed;
    padding-top: 10px;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #7d0e17;
    border-radius: 40px;
    text-align: center;
    font-family: 'OpenSansBold', sans-serif;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(50, 50, 50, 0.60);
    -moz-box-shadow:    0px 2px 15px 0px rgba(50, 50, 50, 0.60);
    box-shadow:         0px 2px 15px 0px rgba(50, 50, 50, 0.60);
}
div#generator-page-desc #generator-page-desc-cta span{
    color: black
}
div#generator-page-specs {
    margin-top: 30px;
}
#generator-page-price {
    margin-top: 80px;    
}
#gen-price-single span.gen-price-single-span {
    font-weight: normal;
    color: #666666;
}
div#generator-page-specs h2, #generator-page-full-desc h2, #generator-page-price h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 25px;
}
ul#generator-page-specs-container {
    list-style: none;
    display: block;
    margin-bottom: 35px;
}
ul#generator-page-specs-container li {
    display: block;
    float: left;
    margin-right: 10px;
    width: 470px;
}
ul#generator-page-specs-container li.generator-page-specs-list-normargin {
    margin-right: 0;
}
ul#generator-page-specs-container li h3 {
    background-color: #f7f6f4;
    background-image: url('../img/gen-page-specs-icons.png');
    background-repeat: no-repeat;

    height: 37px;
    line-height: 37px;
    padding-left: 50px;
    -webkit-border-top-left-radius: 19px;
    -moz-border-radius-topleft: 19px;
    border-top-left-radius: 19px;
    -webkit-border-bottom-left-radius: 19px;
    -moz-border-radius-bottomleft: 19px;
    border-bottom-left-radius: 19px;  
    -webkit-background-clip: padding-box; 
    -moz-background-clip:    padding; 
    background-clip:         padding-box;
    font-family: 'OpenSansLight', sans-serif;
    width: 418px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.25);
}
ul#generator-page-specs-container li.generator-page-specs-list-consumption h3 {
    background-position: 0 -70px;
}
ul#generator-page-specs-container li.generator-page-specs-list-cover h3 {
    background-position: 0 -140px;
}
ul#generator-page-specs-container li.generator-page-specs-list-dimensions h3 {
    background-position: 0 -210px;
}
ul#generator-page-specs-container li.generator-page-specs-list-other h3 {
    background-position: 0 -280px;
}
ul#generator-page-specs-container li ul {
    margin-bottom: 16px;
}
ul#generator-page-specs-container li ul li {
    clear: both;
    width: 450px;
    height: 27px;
    line-height: 27px;
    background-image: url('../img/dashed-line-gray.png');
    background-repeat: repeat-x;
    background-position: 0 19px;
}
ul#generator-page-specs-container li ul.generator-page-specs-list {
    display: block;
    padding-left: 20px;
}
ul#generator-page-specs-container li ul li span {
    height: 27px;
    background-color: white;
}
ul#generator-page-specs-container li ul li span.generator-page-specs-item-h {
    display: block;
    float: left;
    padding-right: 2px;
}
ul#generator-page-specs-container li ul li span.generator-page-specs-item-v {
    display: block;
    float: right;
    padding-left: 2px;
}
ul#generator-page-specs-container li.generator-page-specs-list-other {
    width: 898px;
}
ul#generator-page-specs-container li.generator-page-specs-list-other h3{
    width: 898px;
}
ul#generator-page-specs-container li.generator-page-specs-list-other ul.generator-page-specs-list {
    width: 950px;
}
ul#generator-page-specs-list-other li.generator-page-specs-item {
    clear: none;
    float: left;
}
ul#generator-page-specs-list-other li.generator-page-specs-item-other-left {
    margin-right: 30px;
}
div#generator-page-full-desc {
    margin-bottom: 30px;
}
div#generator-page-full-desc h2 {
    margin-bottom: 15px;
    background-image: url('../img/h-splitter-long.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
    line-height: 1.5em;
}
div#generator-page-full-desc p {
    line-height: 1.25em;
    margin-bottom: 1.1em;
    font-size: 0.9em;
}
div#generator-page-adj-pow {
    margin-bottom: 50px;
}
div#generator-page-adj-pow ul, div#generator-page-adj-pow ul li {
    display: block;
}
div#generator-page-adj-pow ul {
    list-style: none;
}
div#generator-page-adj-pow ul li {
    float: left;
    margin-right: 10px;
}
div#generator-page-adj-pow ul li.generator-page-adj-pow-last {
    margin-right: 0;
}
div#generator-page-adj-pow ul li a {
    display: block;
    width: 214px;
    height: 214px;
    border: 8px solid #4289cc;
    -webkit-border-radius: 115px; 
    -moz-border-radius: 115px; 
    border-radius: 115px;
    overflow: hidden;
    position: relative;
    background-color: #4289cc;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.45);
    box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.45); 
}

div#generator-page-adj-pow ul li a span.generator-page-adj-item-text {
    display: block;
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 100%;
    text-align: center;
    background: #4289cc;
    color: white;
    z-index: 9;
    font-size: 1.2em;
    line-height: 35px;
    text-shadow: 1px 1px 0px #5f5f5f;
}
div#generator-page-adj-pow ul li a span.generator-page-adj-item-img {
    display: block;
    width: 100%;
    height: 175px;
    background: white;
    position: relative;
    z-index: 8;
    text-align: center;
}
div#generator-page-adj-pow ul li a span.generator-page-adj-item-img img {
    margin-top: 35px;
}
div#generator-page-adj-pow ul li a:hover {
    border-color: #c32328;
    background: #c32328;
}
div#generator-page-adj-pow ul li a:hover span.generator-page-adj-item-text {
    background: #c32328;
}
div#gen-price-cont h1, #gen-complex {
    text-align: center;
    margin-bottom: 0.8em;
    text-transform: uppercase; 
}
div#gen-price-cont p {
    margin-bottom: 1em;
    line-height: 1.2em;
}
div#gen-price-cont table#gen-price, #delivery-price, #maint-list, #gen-price-single {
    text-align: center;
    width: 100%;
    border: 1px solid #cfcfcf;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.18);
    -moz-box-shadow:    0px 10px 10px 0px rgba(50, 50, 50, 0.18);
    box-shadow:         0px 10px 10px 0px rgba(50, 50, 50, 0.18);
    margin-bottom: 5em;
}
#gen-price-single {
    margin-bottom: 30px;
}   
div#gen-price-cont table#gen-price td.gen-price-first-col, td.gen-price-second-col, td.gen-price-third-col, #delivery-price td.gen-price-first-col, #maint-list td.gen-price-first-col, th.th-firstcol td.gen-price-second-col, #gen-price-single td.gen-price-first-col {
    text-align: left;
    padding-left: 1em;
}
div#gen-price-cont table#gen-price thead, #delivery-price thead, #maint-list thead, #gen-price-single thead {
    background: rgb(246,246,246); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
div#gen-price-cont table#gen-price th, #delivery-price th, #maint-list th, #gen-price-single th {
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #ad060b;
    vertical-align: middle;
    height: 69px;
    font-size: 0.9em;
}
div#gen-price-cont table#gen-price th.th-firstcol, #delivery-price th.th-firstcol, #maint-list th.th-firstcol, #gen-price-single th.th-firstcol {
    border-left: 0;
}
div#gen-price-cont table#gen-price td, #delivery-price td, #maint-list td, #gen-price-single td {
    border-bottom: 1px solid #e6e5e3;
    background: #f6f6f6;
    vertical-align: middle;
    height: 55px; 
}
div#delivery-cond {
    margin-bottom: 20px;
}
div#delivery-cond h1, div#delivery-cond h2, div#gen-repair h1, div#gen-repair-features h2, #gen-maint h1, div#contacts h1, #projects h1, #gen-project h1, #gen-project-more h2, #callback h1, #references h1, #reference h1, #gen-fuel h1, .page h1 {
    text-transform: uppercase;
    text-align: center;
}
div#delivery-cond h1 {
    margin-bottom: 30px;
}

div#delivery-cond ul {
    list-style: none;
    display: block;
    width: 520px;
    float: left;
    margin-bottom: 40px;
}
div#delivery-cond ul li {
    display: block;
   background-image: url('../img/bullet-round-small.png');
   background-repeat: no-repeat;
   background-position: 0 1px;
   margin-bottom: 10px;
   line-height: 1.2em;
   min-height: 17px;
   padding-left: 25px;
   font-size: 0.9em;
    
}
div#delivery-cond img {
    float: right;
}
div#delivery-cond h3#delivery-discount {
    background-color: #aa061a;
    background-image: url('../img/delivery-arrow-bckg.png');
    background-repeat: no-repeat;
    background-position: right;
    height: 105px;
    float: left;
    width: 258px;
    color: white;
    font-size: 2.0em;
    font-family: 'OpenSansRegular', sans-serif;
    text-align: left;
    text-transform: uppercase;
    padding-top: 35px;
    padding-left: 42px;
    text-shadow: 1px 1px 0px #000000;
}
div#delivery-cond h3#delivery-discount span {
    font-size: 0.89em;
}
div#delivery-cond p#delivery-discount-text {
    float: right;
    width: 620px;
    line-height: 1.2;
    position: relative;
    padding-top: 10px;
    height: 110px;
}
div#delivery-cond p#delivery-discount-text span#delivery-discount-note {
    display: block;
    color: #808080;
    line-height: 0.9em;
    font-size: 0.8em;
    position: absolute;
    bottom: 0;
}
div#delivery-cond h2, #gen-maint h1, div#contacts h1, #projects h1, #gen-project h1, #gen-project-more h2, #callback h1, #references h1, #reference h1, #gen-fuel h1, .page h1 {
    margin-bottom: 1em;
}
#delivery-price {
    margin-top: 15px;
}
div#gen-repair {
    
}
div#gen-repair h1 {
   margin-bottom: 0.8em; 
}
div#gen-repair p, #gen-repair-features p, #gen-maint p, div#contacts p, #projects-list-text-block p, #gen-project p,  #callback p, #reference p, #gen-fuel p, .page p {
    line-height: 1.25em;
    margin-bottom: 1.1em;
}
div#gen-repair-attr, div#gen-maint .attract-frame {
    background-image: url('../img/red-sand-bckg.png');
    height: 145px;
    background-color: #9A0411;
    margin-bottom: 2em;
}
div#gen-repair-attr h2, div#gen-maint .attract-frame h2 {
    color: white;
    text-transform: uppercase;
    text-align: center;
    margin-top: 1em;
    text-shadow: 1px 1px 0px #000000; 
}
div#gen-repair-attr p, div#gen-maint .attract-frame {
    color: #ffc272;
    font-size: 1.4em;
    text-shadow: 1px 1px 0px #770000;
    text-align:center;
    line-height: 1.5em;
}
div#gen-repair-features {
    margin-bottom: 2em;
}
div#gen-repair-features h2 {
    
}
div#gen-repair-features ul {
    list-style: none;
}
div#gen-repair-features ul li {
   background-image: url('../img/bullet-round.png');
   background-repeat: no-repeat;
   background-position: 0 0px;
   margin-bottom: 10px;
   line-height: 1.2em;
   min-height: 23px;
   padding-left: 32px;
   padding-top: 2px;
   font-size: 1.0em;
    
}
div#gen-repair-feat-lst {
   margin-bottom: 2em; 
}
div#gen-repair-features #repair-list li {
   background-image: url('../img/bullet-round-small.png');
   background-position: 0 2px;
   padding-top: 0px;
   padding-left: 23px;
   min-height: 17px;
   line-height: 1.2em; 
}
div#gen-repair-features .attract-frame, .used_text .attract-frame {
   background-image: url('../img/red-sand-bckg.png');
   background-color: #9A0411;
   margin-bottom: 2em;
   text-align: center;
   color: white;
   text-transform: uppercase;
   font-size: 1.5em;
   padding: 0.5em 0 0.5em 0; 
}
div#gen-maint .attract-frame {
    padding: 0.1em 1em 0.1em 1em;
    height: auto;
}
div#contacts #contacts-map-block {
    margin-bottom: 3em;
}
div#gen-project-more {
    padding-top: 2em;
}
div#gen-project-more #projects-list p {
    margin-bottom: 0;
}
div#gen-project .gen-project-img {
    margin-bottom: 2em;
}