@font-face {
    font-family: 'DINPro-Bold';
    src: url('../fonts/DINPro-Bold.eot');
    src: url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Bold.woff') format('woff'),
    url('../fonts/DINPro-Bold.ttf') format('truetype'),
    url('../fonts/DINPro-Bold.svg#DINPro-Bold') format('svg');

}

@font-face {
    font-family: 'DINPro-Light';
    src: url('../fonts/DINPro-Light.eot');
    src: url('../fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Light.woff') format('woff'),
    url('../fonts/DINPro-Light.ttf') format('truetype'),
    url('../fonts/DINPro-Light.svg#DINPro-Light') format('svg');
}

@font-face {
    font-family: 'DINPro-Medium';
    src: url('../fonts/DINPro-Medium.eot');
    src: url('../fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DINPro-Medium.woff') format('woff'),
    url('../fonts/DINPro-Medium.ttf') format('truetype'),
    url('../fonts/DINPro-Medium.svg#DINPro-Medium') format('svg');
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

body {
    font-size: 21px;
    color: #3b3b3b;
    font-family: "DINPro-Light", tahoma;
    position: relative;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #3b3b3b;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'DINPro-Bold';
}

div.menu_map {
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    padding: 20px 0px 20px 0px;
    text-align: center;
    position: fixed;
    z-index: 2;
    top: 52px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    display: none;
}

.menu_map p {
    display: inline-block;
    font-size: 20px;
    color: #E95F0E;
    padding: 0px 30px 0px 30px;
}

.menu_map span {
    cursor: pointer;
}

div.in_top {
    background: url(../img/in_top.png);
    width: 57px;
    height: 57px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 2;
    display: none;
    cursor: pointer;
    opacity: 0.5;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 99;
}

.in_top:hover {
    background: url(../img/in_top_h.png);
    opacity: 1;
}

div.center {
    min-width: 200px;
    max-width: 1500px;
    padding: 0px 80px 0px 80px;
    margin: 0 auto;
    clear: left;
}

div.over {
    width: 100%;
    overflow: hidden;
    float: left;
}

div.top {
    background: #b4b6bb;
    width: 100%;
    float: left;
}

div.top.fixed {
    position: fixed;
    top: 0px;
    z-index: 10;
}

a.podarok {
    background: #e95f0e;
    width: 320px;
    height: 46px;
    line-height: 46px;
    text-indent: 52px;
    position: relative;
    font-size: 17px;
    color: #fff;
    display: block;
    font-family: 'DINPro-Bold';
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: hidden;
    float: left;
}

a.podarok:before {
    content: "";
    background: url(../img/podarok.png);
    width: 21px;
    height: 26px;
    position: absolute;
    top: 8px;
    left: 15px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.podarok:hover {
    background: #fff;
    color: #e95f0e;
}

a.podarok:hover:before {
    background: url(../img/podarok_h.png);
}

div.top_right {
    background: url(../img/top_border.gif) repeat-y right;
    float: right;
}

a.mail {
    background: url(../img/top_border.gif) repeat-y;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-indent: 47px;
    position: relative;
    font-size: 14px;
    color: #666666;
    display: block;
    font-family: 'DINPro-Bold';
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: hidden;
    float: right;
}

a.mail:before {
    content: "";
    background: url(../img/mail.png);
    width: 25px;
    height: 25px;
    position: absolute;
    top: 9px;
    left: 15px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.mail:hover {
    color: #fff;
}

a.mail:hover:before {
    background: url(../img/mail_h.png);
}

div.sety {
    background: url(../img/top_border.gif) repeat-y;
    height: 46px;
    padding: 0px 20px 0px 14px;
    float: right;
}

.sety a {
    width: 25px;
    height: 25px;
    margin: 10px 0px 0px 8px;
    display: block;
    float: left;
}

.sety img {
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a.face {
    background: url(../img/f_h.png);
}

.face:hover img {
    opacity: 0;
}

a.you {
    background: url(../img/y_h.png);
}

.you:hover img {
    opacity: 0;
}

.sety .vk:hover {
    background: url(../img/bs3/vk_h.png);
    background-size: 25px 25px;
}

.sety .vk:hover img {
    opacity: 0;

}

.sety .instagram:hover {
    background: url(../img/bs3/instagram_h.png);
    background-size: 25px 25px;
}

.sety .instagram:hover img {
    opacity: 0;

}

#lang {
    background: url(../img/top_border.gif) repeat-y;
    width: 90px !important;
    height: 46px;
    margin: 0px -2px 0px 0px;
    float: right;
}

div.dd-select {
    background: none !important;
    width: 72px !important;
    margin: 2px 0px 0px 11px;
    border: none !important;
}

.dd-options {
    width: 88px !important;
    margin: 0px 0px 0px 2px !important;
    border: none !important;
    box-shadow: none !important;
    top: 46px;
    background: #cacaca !important;
    text-align: center;
}

.dd-option-selected, .dd-options a:hover {
    background: #eaebed !important;
}

.dd-option-image, .dd-selected-image {
    float: none !important;
    margin: 0px !important;
}

.lang-write {
    background: #eaebed url(../img/top_border.gif) repeat-y !important;
}

.se_show {
    display: none;
}

div.search {
    margin: 0px 0px 0px 10px;
    height: 40px;
    min-width: 14px;
    overflow: hidden;
    /*float: left;*/
}

#search_none {
    width: 100%;
}

.podarok + div.search {
    margin-left: 320px;
}

input.search_form {
    background: #fff;
    width: 96%;
    margin: 10px 2% 0px 2%;
    padding: 4px 0px 4px 12px;
    font-size: 13px;
    color: #666666;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    font-family: 'DINPro-Light';
    float: left;
}

.search_submit {
    background: url(../img/se.png);
    width: 25px;
    height: 22px;
    margin: 12px 0px 0px -25px;
    position: relative;
    left: -2%;
    cursor: pointer;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.search_submit:hover {
    background: url(../img/se_h.png);
}

input, textarea {
    outline: none;
}

input:active, textarea:active {
    outline: none;
}

:focus {
    outline: none;
}

.se_close {
    display: none;
}

div.header {
    background: url(../img/header.gif);
    width: 100%;
    position: relative;
    float: left;
}

div.header_top {
    position: fixed;
    top: 45px;
    z-index: 6;
}

.header_top .menu li a {
    padding: 15px 0px 15px 0px
}

.header_top .menu ul ul {
    top: 54px;
}

.header_top .logo {
    margin: 12px 0px 0px 0px;
    text-align: right;
}

.header_top .logo img {
    width: 81%;
}

.header_top a.menu_show {
    margin: 12px 0px 0px 0px;
}

a.logo {
    margin: 31px 0px 0px 0px;
    display: block;
    float: right;
}

a.menu_show {
    display: none;
    cursor: pointer;
}

div.menu {
    margin: 0px 260px 0px 0px;
    white-space: nowrap;
}

ul {
    list-style-type: none;
}

.menu ul {
    text-align: right;
}

.menu li {
    margin: 0px 4% 0px 5px;
    position: relative;
    float: left;
}

.menu li:first-child {
    margin-left: 0px;
}

.menu li a {
    padding: 37px 0px 37px 0px;
    font-size: 22px;
    color: #bbbcbe;
    font-family: 'DINPro-Bold';
    display: block;
    float: right;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu li a:hover {
    text-decoration: none;
    color: #fff;
}

.menu ul ul {
    background: #fff;
    display: none;
    position: absolute;
    top: 100%;
    left: -60px;
    z-index: 4;
    padding: 5px 0px 10px 0px;
    border-radius: 0px 0px 28px 28px;
    -moz-border-radius: 0px 0px 28px 28px;
    -khtml-border-radius: 0px 0px 28px 28px;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}

.menu ul li:first-child ul {
    right: 0;
    left: auto;
}

.menu ul ul:after {
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}

.menu ul ul li {
    width: 100%;
    margin: 0px;
    position: relative;
    float: left;
}

.menu ul ul li:before {
    content: "";
    border-bottom: 1px solid #e1e2e4;
    position: absolute;
    left: 30px;
    bottom: 0;
    right: 30px;
}

.menu ul ul li:last-child:before {
    border-bottom: none;
}

/* Main Menu */
.menu li a {
    text-decoration: none;
}

/* Main Menu Hover */
.menu ul a:hover,
.menu ul li:hover a,
.menu ul li.iehover a {

}

/* Second Menu */
.menu ul li li a {
    color: #989898;
    font-size: 20px;
    font-family: 'DINPro-Light';
    padding: 16px 35px 16px 30px !important;
    text-align: left !important;
    font-weight: lighter;
    float: left;
}

/* Second Menu Hover */
.menu ul li:hover li a:hover,
.menu ul li:hover li:hover a,
.menu ul li.iehover li a:hover,
.menu ul li.iehover li.iehover a {
    color: #e95f0e;
}

.menu ul li:hover ul ul,
.menu ul li.iehover ul ul {
    display: none;
}

/* .menu ul li:hover ul,
.menu ul ul li:hover ul,
.menu ul li.iehover ul,
.menu ul ul li.iehover ul {
    display: block;
} 
 */

div.slider_cont {
    background: url(../img/slider_cont.gif);
    width: 100%;
    float: left;
}

.slider_cont .owl-wrapper-outer {
    overflow: visible !important;
}

div.item_cont {
    max-width: 1000px;
    min-width: 250px;
    margin: 0px auto;
    padding: 0;
    display: inline-block;
    /*width: 100%;*/
}

#sync1 {
    max-width: 1920px;
    min-width: 200px;
    margin: 0px auto 0;
    position: relative;
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: 302px;
    overflow: hidden;
    text-align: center;
}

div.slider_img {
    width: 50%;
    float: left;
}

.slider_text, div.slider_img {
    margin-top:  25px;
}

.slider_text {
    width: 50%;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    float: left;
    text-align: left;
}

.slider_text p {
    font-size: 71px;
    color: #d0d2d1;
    margin: 35px 0px 5px 0px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    line-height: 60px;
    margin-bottom: 12px;
}

.slider_img img {
    width: 88%;
}

.slider_text div {
    line-height: 22px;
}

.slider_text a {
    background: #e95f0e;
    padding: 7px 25px 6px 25px;
    margin: 20px 0px 0px 0px;
    display: block;
    font-size: 21px;
    font-family: 'DINPro-Bold';
    color: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.slider_text a:hover {
    background: #fff;
    color: #e95f0e;
}

/* PAGINATION OWL */

#sync1 .owl-controls {
    max-width: 1000px;
    min-width: 200px;
    margin: 0px auto;

}

#sync1 .owl-prev, #sync1 .owl-next {
    background: url(../img/arr_sliderL.png) no-repeat center center;
    width: 115px;
    height: 115px;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 0%;
    margin: -55px 0px 0px -44px;
    z-index: 2;
    overflow: hidden;
    text-indent: 9990px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -khtml-border-radius: 100px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
    display: block !important;
}

#sync1 .owl-next {
    background: url(../img/arr_sliderR.png) no-repeat center center;
    left: auto;
    right: 0%;
    margin-right: -44px;
}

#sync1 .owl-prev:hover, #sync1 .owl-next:hover {
    background-color: #e95f0e;
    border: 1px solid #e95f0e;
}

/* Styling Pagination*/

.sync2_cont {
    width: 100%;
    margin: -59px 0px 0px 0px;
    text-align: center;
    float: left;
}

#sync2 {
    background: rgba(0, 0, 0, 0.2);
    height: 38px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    padding: 0px 10px 0px 10px;
    width: auto !important;
    display: inline-block !important;
    position: relative;
    z-index: 2;
}

#sync2 .act {
    display: inline-block;
    width: 25px !important;
    position: relative;
}

#sync2 .owl-wrapper, #sync2 .owl-wrapper-outer {
    width: auto !important;
    display: inline-block !important;
    overflow: visible;
    height: 39px;
}

#sync2 span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 13px 6px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    opacity: 0.3;
}

#sync2 .synced span,
#sync2 .act:hover span {
    opacity: 1;
    cursor: pointer;
}

div.slider_popup {
    background: #fff;
    white-space: nowrap;
    padding: 9px 25px 10px 25px;
    font-size: 24px;
    color: #e95f0e;
    position: absolute;
    bottom: 50px;
    margin: 0px 0px 0px -12px;
    display: none;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -khtml-border-radius: 100px;
    font-family: 'DINPro-Light';
}

.slider_popup:before {
    content: "";
    background: url(../img/slider_popup.png);
    width: 30px;
    height: 15px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin: 0px 0px 0px -15px;
}

/* STILE OWL */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.oil {
    background: url(../img/oil_fon.gif);
    width: 100%;
    text-align: center;
    padding: 5px 0px 36px 0px;
    display: block;
    color: #3a3b3d;
    font-size: 38px;
    float: left;
    font-family: 'DINPro-Bold';
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.oil:hover {
    background: url(../img/oil_fon_h.gif);
    color: #fff;
}

.oil i {
    font-style: normal;
}

.oil span {
    background: url(../img/oil_h.png) no-repeat top;
    display: inline-block;
    position: relative;
    top: 22px;
    margin: 0px 15px 0px 15px;
}

.oil img {
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.oil:hover img {
    opacity: 0;
}

.oil p:last-child {
    display: none;
}

/* TABS */

#tabs {
    width: 100%;
    min-height: 285px;
    margin: 50px 0px 50px 0px;
    float: left;
}

#tabs .tabs_nav {
    width: 100%;
    text-align: center;
    float: left;
}

#tabs .tabs_nav li {
    display: inline-block;

}

#tabs .tabs_nav li.last {
    margin-right: 0;
}

#tabs .tabs_nav li a {
    background: #eaebed;
    width: 190px;
    padding: 20px 0px 20px 0px;
    display: block;
    color: #989898;
    font-size: 18px;
    line-height: 0px;
    text-align: center;
    margin: 0px 10px 0px 10px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#tabs .tabs_nav li a:hover {
    background: #e95f0e;
    color: #fff;
}

#tabs a.current {
    background: #e95f0e !important;
    color: #fff !important;
    font-family: 'DINPro-Bold';
}

.list-wrap {
    max-width: 1500px;
    height: auto !important;
    margin: 0px auto;
}

.list-wrap ul {
    width: 100%;
    margin: 50px 0px 0px 0px;
    float: left;
    height: 245px;
    overflow: hidden;
    width: 100%;
    display: none;
}

.list-wrap ul:first-child {
    display: inline-block;
}

.list-wrap ul .owl-carousel {
    text-align: center;
}

.list-wrap li {
    width: 100%;
    float: left;
}

#slider_news {
    width: 100%;
    text-align: center;
    float: left;
}

#sync1_news, #sync1_stat, #sync1_vid {
    width: 100%;
    text-align: center;
    float: left;
}

div.news_cont {
    width: 240px;
    margin: 0px 0px 0px 20px;
    display: inline-block;
    position: relative;
    text-align: left;
    height: 100%;
}

#tabs .owl-item {
    text-align: center;
}

.news_img {
    width: 184px;
    height: 94px;
    margin: 0px 0px 15px 0px;
    border: 8px solid #e6e8ed;
    overflow: hidden;
    float: left;
    display: block;
}

.news_img.hover {
    border-color: #e95f0e;
}

div.news_text {
    width: 100%;
    float: left;
}

.news_text a {
    color: #3b3b3b;
    font-size: 18px;
    font-family: 'DINPro-Bold';
    text-transform: uppercase;
}

.news_text a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.news_text a:hover {
    color: #e95f0e;
}

.tabs_news .owl-prev, .tabs_news .owl-next {
    background: url(../img/newsL.png) no-repeat;
    width: 25px;
    height: 27px;
    position: absolute;
    /*top: 50%;*/
    top: 60px;
    left: 0%;
    margin: -13px 0px 0px 0px;
    z-index: 2;
    overflow: hidden;
    text-indent: 9990px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}

.tabs_news .owl-next {
    background: url(../img/newsR.png) no-repeat;
    left: auto;
    right: -0%;
}

.tabs_news .owl-prev:hover {
    background: url(../img/newsL2.png) no-repeat;
}

.tabs_news .owl-next:hover {
    background: url(../img/newsR2.png) no-repeat;
}

/*****
#news_mob {
    background:#ccc;
    width: 100%;
    float: left;
}
div.news_mob_cont {
    margin: 0px 10px 0px 10px;
}

div.news_mob_button {
    width: 100%;
    margin: 0px 0px 30px 0px;
    font-size: 29px;
    color: #989898;
    float: left;
}
.news_mob_button span {
    border-bottom: 1px dashed #989898;
}

div.news_mob_drop {
    width: 100%;
    float: left;
}
div.news_mob_title {
    width: 100%;
    margin: 0px 0px 20px 0px;
    font-size: 29px;
    color: #e95f0e;
    font-family: 'DINPro-Bold';
    float: left;
}


.news_mob_drop .news_cont {
  width: 100%;
  margin: 0px 0px 30px 0px;
  display: inline-block;
  text-align: left;
}
.news_mob_drop .news_text {
    width: auto;
    float: none;
    margin: 0px 0px 0px 215px;
}

#slider_news_m {
    width: 100%;
    float: left;
}


div.news_item {
    width: 100%;
    float: left;
}

*****/

div.tehno {
    background: url(../img/tehno_fon.gif);
    width: 100%;
    padding: 45px 0px 45px 0px;
    text-align: center;
    float: left;
}

div.tehno_title {
    width: 100%;
    margin: 0px 0px 30px 0px;
    font-size: 18px;
    float: left;
}

.tehno_title p {
    font-size: 48px;

}

div.tehno_resp {
    width: 25%;
    float: left;
}

div.tehno_bl {
    width: 260px;
    height: 293px;
    overflow: hidden;
    display: inline-block;
}

.tehno_bl a {
    color: #000;
    width: 100%;
    display: block;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.tehno_bl a:hover {
    margin: -293px 0px 0px 0px;
}

.tehno_st a:hover {
    margin: 0 !important;
    color: #989898;
}

div.tehno_img {
    width: 100%;
    height: 293px;
    float: left;
}

.tehno_img img {
    display: block;
    margin: 23px auto 50px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

div.tehno_text {
    width: 100%;
    height: 273px;
    padding: 20px 0px 0px 0px;
    font-size: 20px;
    position: relative;
    float: left;
}

.tehno_text:before, .tehno_text:after {
    content: "";
    width: 100px;
    border-bottom: 1px solid #989898;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0px 0px 0px -50px;
}

.tehno_text:after {
    border-bottom: 1px solid #989898;
    position: absolute;
    top: auto;
    bottom: 0;
}

.tehno_st span {
    background: url(../img/tehno_4.png);
    width: 153px;
    height: 150px;
    margin: 23px 0px 50px 0px;
    display: inline-block;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.tehno_st a:hover span {
    background: url(../img/tehno_4h.png);
}

.map_title, .pod_title, .main_title {
    width: 100%;
    text-align: center;
    padding: 10px 0px 35px 0px;
    display: block;
    font-size: 38px;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.map_title b {
    color: #000;
}

.map_title span, .pod_title span, .main_title span {
    display: inline-block;
    position: relative;
    top: 20px;
    margin: 0px 15px 0px 15px;
}

.mesta, .pod {
    display: none;
}

.pod_title i {
    font-style: normal;
}

div.map_cont {
    /* background: url(../img/map.jpg);*/
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    float: left;
}

div.map_top {
    background: rgba(0, 0, 0, 0.60);
    width: 100%;
    padding: 10px 0px 10px 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

a.svernut, a.razdel {
    background: #fff;
    width: 237px;
    color: #e95f0e;
    padding: 6px 0px 8px 0px;
    font-size: 18px;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    float: left;
}

a.razdel {
    float: right;
}

.razdel:hover, .svernut:hover {
    background: #e95f0e;
    color: #fff;
}

.map_top p {
    margin: 0px 18% 0px 18%;
    padding: 4px 0px 0px 0px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

div.map_bott {
    background: rgba(255, 255, 255, 0.80);
    width: 100%;
    padding: 10px 0px 10px 0px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.map_cont .map_blocker {
    z-index: 1 !important;
}

div.city_cont {
    position: relative;
    font-size: 18px;
    margin: 1px 0px 0px 0px;
    float: right;
}

div.city_cont #country .dd-selected-image {
    margin: -4px 10px 0px 0px !important;
}

div.city_cont .dd-selected-text {
    line-height: 35px !important;
}

div.city_cont #country .dd-options {
    text-align: left;
}

.dd-pointer-up {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -1px !important;
}

.dd-pointer {
    margin-top: -1px !important;
}

.city_click {
    background: #fff;
    width: 220px;
    min-height: 22px;
    padding: 6px 10px 7px 20px;
    margin: 0px 0px 0px 10px;
    border: 1px solid #a4a4a4;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    float: right;
}

.city_click input {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'DINPro-Light';
}

div.region {
    float: left;
    position: relative;
    z-index: 2;
}

.region > span {
    display: block;
    margin: 4px 10px 0px 0px;
    font-family: 'DINPro-Light';
    font-size: 21px;
    float: left;
}

#country {
    float: left;
}

#country div.dd-select {
    background: #dbdde4 !important;
    width: 250px !important;
    height: 36px;
    margin: 0;
    border: solid 1px #a9a9a9 !important;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    text-align: left;
    position: relative;
    z-index: 5;
    float: left;
}

#country .dd-selected {
    padding: 0px;
    margin: 0px 0px 0px 19px;
    float: left;
}

#country .dd-selected-image {
    margin: 7px 5px 0px 0px;
}

#country .dd-options {
    width: 250px !important;
    padding: 16px 0px 0px 0px;
    border-bottom: 1px solid #a4a4a4 !important;
    box-shadow: none !important;
    bottom: auto;
    top: 21px;
    background: #eaebed !important;
    z-index: 4 !important;
}

div.city_bl {
    background: #fff;
    width: 340px;
    /* margin: 20px 0px 20px 0px; */
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 4;
    display: none;
    overflow: hidden;
}

#wrapper {
    width: 340px !important;
    /* height: 400px !important;  */
    margin: 0 auto;
}

div.city_select {
    width: 285px;
    border-bottom: 1px solid #ccc;
    padding: 20px 0px 20px 30px;
    cursor: pointer;
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.city_select:hover, .city_normal .city_select.active {
    background: #e95f0e;
    color: #fff;
}

.city_select p {
    font-size: 21px;
}

.city_select span {
    font-size: 14px;
    display: block;
}

.jspContainer {
    width: 340px !important;
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
    left: 0 !important;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;

}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
}

.jspDrag {
    background: #575a61;
    position: relative;
    top: 0;
    left: -6px;
    cursor: pointer;
    margin: 10px 0px 10px 0px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

div.checkbox {
    margin: 6px 0px 0px 0px;
    float: left;
}

.checkbox label {
    margin: 0px 55px 0px 0px;
    position: relative;
}

.checkbox label:nth-child(2n) {
    margin-right: 0px;
}

.checkbox label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*all*/
.outtaHere {
    position: absolute;
    left: -3000px;
}

span.left, span.center, .selectArea a, .checkboxArea, .checkboxAreaChecked, .radioArea, .radioAreaChecked {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

.selectArea {
    display: none;
}

/*checkbox*/
.checkboxArea, .checkboxAreaChecked {
    width: 22px;
    height: 22px;
    margin: 1px 10px 0px 0px;
}

.checkboxArea {
    background: url(../img/checkbox.png);
    cursor: pointer;
}

.checkboxAreaChecked {
    background: url(../img/checkbox.png) no-repeat 0 -22px;
}

div.podarok2 {
    background: #e95f0e;
    width: 100%;
    padding: 0px 0px 30px 0px;
    text-transform: uppercase;
    float: left;
}

.pod_title {
    color: #fff;
}

div.pod_form {
    width: 26%;
    height: 84px;
    margin: 10px 1% 0px 0px;
    float: left;
}

.pod_form input[type="text"],
.pod_form input[type="email"],
.pod_submit input[type="submit"] {
    background: #fff;
    width: 100%;
    padding: 13px 0px 8px 0px;
    font-size: 27px;
    line-height: 27px;
    color: #000;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    font-family: 'DINPro-Light';
}

.pod_submit input[type="submit"] {
    padding: 14px 0px 14px 30px;
    line-height: 27px;
}

.pod_submit input[type="submit"]:hover {
    background: #e95f0e;
    color: #fff;
    -moz-box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 1);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 1);
}

div.pod_submit {
    width: 17%;
    margin: 10px 0px 0px 0px;
    float: left;
}

.pod_submit input[type="submit"] {
    text-align: center;
    color: #e95f0e;
    padding-left: 0px !important;
    cursor: pointer;
}

.podarok2 p {
    text-align: center;
    font-size: 21px;
    color: #fff;
}

.podarok2 p img {
    margin: 5px 5px -15px 0px;
}

div.main_text {
    width: 100%;
    padding: 0px 0px 40px 0px;
    float: left;
}

.main_text p {
    width: 100%;
    margin: 0px 0px 30px 0px;
    float: left;
}

div.menu_text {
    width: 100%;
    text-align: center;
    float: left;
}

.menu_text li {
    display: inline-block;

}

.menu_text li a {
    background: #e95f0e;
    width: 190px;
    padding: 5px 0px 7px 0px;
    display: block;
    color: #fff;
    border: 1px solid #e95f0e;
    font-size: 18px;
    font-family: 'DINPro-Bold';
    text-align: center;
    margin: 0px 10px 0px 10px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu_text li a:hover {
    background: #fff;
    color: #e95f0e;
}

div.footer {
    background: #252525;
    width: 100%;
    font-size: 14px;
    color: #666666;
    position: relative;
    z-index: 3;
    float: left;
}

.footer a {
    color: #fff;
}

.footer1 a, .footer2 a {
    opacity: 0.2;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
}

.footer1 a:hover, .footer2 a:hover {
    opacity: 1;
}

.footer1, .footer2, .footer3 {
    width: 100%;
    float: left;
}

.footer1, .footer3 {
    padding: 40px 0px 35px 0px;
}

div.gp {
    margin: -15px 0px 0px 0px;
    float: left;
}

div.logos {
    float: right;
}

.logos a {
    margin: 18px 0px 0px 50px;
    display: block;
    float: right;
}

div.sety_foot {
    margin: 0px 40% 0px 40%;
    text-align: center;
}

.sety_foot p {
    float: left;
    width: 100%;
}

.sety_foot a {
    margin: 0px 10px 0px 10px;
}

.footer2 {
    padding: 22px 0px 22px 0px;
    border-top: 1px solid #454545;
    border-bottom: 1px solid #454545;
    text-align: center;
}

div.like, div.share {
    /*width: 300px;*/
    display: inline-block;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.like:hover, .share:hover {
    color: #fff;
}

.like span {
    display: block;
    margin: 9px 10px 0px 0px;
    float: left;
}

.like img {
    margin: 0px 10px 0px 0px;
    float: left;
}

div.copir {
    float: left;
}

div.razrab {
    float: right;
}

div.menu_foot {
    margin: 0px 37% 0px 37%;
    text-align: center;
}

.menu_foot p {
    float: left;
    width: 100%;
}

.menu_foot a {
    color: #666666;
    margin: 0px 6px 0px 6px;
}

.menu_foot a:hover {
    color: #fff !important;
}

.menu_foot .act,
.menu_foot .act:hover {
    color: #E95F0E;
    text-decoration: none;
}

.footer3 a:hover {
    color: #E95F0E;
}

div.overlay, .menu_over {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2010;
    display: none;
}

.menu_over {
    background: none;
}

.popup .iframe_container {
    max-width: 100%;
    height: 100% !important;
}

div.popup {
    background: #fff;
    max-width: 700px;
    min-width: 200px;
    margin: 0px 0px 0px -330px;
    position: absolute;
    top: -1500px;
    left: 50%;
    z-index: 2011;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    text-align: center;
}

div.close {
    background: url(../img/close.gif);
    width: 15px;
    height: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.close:hover {
    background: url(../img/close_h.gif);
}

.popup p {
    font-size: 40px;
    line-height: 40px;
    margin: 35px 15px 20px 15px;
}

.popup_text {
    background: #e6e8ed;
    font-size: 26px;
    margin: 20px 0px 50px 0px;
    padding: 20px 15px 20px 15px;
    position: relative;
}

.popup_text:before {
    content: "";
    background: url(../img/popup.gif);
    width: 30px;
    height: 15px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin: 0px 0px 0px -15px;
}

.popup_text span {
    color: #fe6803;
    font-weight: bold;
    display: block;
    font-family: 'DINPro-Bold';
}

b {
    font-family: 'DINPro-Bold';
}

div.popup_img {
    margin: 30px 20px 0px 0px;
    float: left;
}

div.popup_form {
    /*padding: 0px 20px 0px 0px;*/
    float: left;
    width: 440px;
}

.popup_form input[type="text"],
.popup_form input[type="email"],
.popup_form input[type="submit"] {
    width: 389px;
    margin: 0px 20px 20px 20px;
    padding: 12px 0px 14px 29px;
    border: 1px solid #a4a4a4;
    font-size: 24px;
    /*text-indent: 29px;*/
    color: #3d3d3d;
    font-family: 'DINPro-Light';
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    float: left;
    clear: left;
}

.popup_form input[type="submit"] {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85a11', endColorstr='#ef7f00'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#e85a11), to(#ef7f00)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #e85a11, #ef7f00); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #e85a11, #ef7f00); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e85a11, #ef7f00); /* IE10+ */
    text-align: center;
    text-indent: 0;
    padding-left: 0px;
    color: #fff;
    cursor: pointer;
    border: none;
}

.popup_form input[type="submit"]:hover {
    background: #fff;
    color: #e95f0e;
    -moz-box-shadow: 0 0 0px 1px #e95f0e;
    -webkit-box-shadow: 0 0 0px 1px #e95f0e;
    box-shadow: 0 0 0px 1px #e95f0e;
}

div.popup_opisanie {
    text-align: left;
    margin: 0px 40px 40px;
    font-size: 15px;
}

@media screen and (max-width: 1600px) {

    .slider_text {
        width: 45%;
    }

    .menu li {
        margin: 0px 7px 0px 4%;
    }

    .pod_submit input[type="submit"] {
        padding: 14px 0px 14px 30px;
        line-height: 27px;
    }

}

@media screen and (max-width: 1515px) {

    .menu li a {
        font-size: 16px;
    }

}

@media screen and (max-width: 1410px) {
    .menu li {
        margin: 0px 6px 0px 3%;
    }

    .menu li a {
        font-size: 19px;
    }

    .menu ul li li a {
        font-size: 16px !important;
    }

    a.logo {
        width: 210px;
    }

    .logo img {
        width: 100%;
    }

    .slider_text p {
        font-size: 68px;
        line-height: 55px;
        margin-bottom: 13px;
    }

    .pod_form input[type="text"], .pod_form input[type="email"], .pod_submit input[type="submit"] {
        font-size: 21px;
        padding-left: 24px;
        padding: 10px 0px 11px 0px;
        line-height: 27px !important;
    }
}

div.item_cont2 {
    box-sizing: border-box;
}
.full_slide__img {
    max-width: 100%;
    display:  block;
}
.full_slide__img-mobile {
    width: auto;
    max-height: 550px;
    max-width: 100%;
    margin: 0 auto;
    display:  none;
}

.full_slide {
    background-color: #d64411;
    min-height: 470px;
    width: 1000px;
}
.full_slide * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.full_slide .btn-bottom {
  float: left;
  margin-top: 20px;
  clear: both;
}
.full_slide .bottom-text {
  margin-bottom: 10px;
  text-transform: none;
  font-size: 16px;
  font-family: DINPro-Light, tahoma;  
}
.full_slide-top {
    font-size: 24px;
    font-family: 'DINPro-Bold';
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 94px;
    background-color: #ffffff;
    background-position: top right;
    background-repeat: no-repeat;
    height: 92px;
    width: 100%;
}
.full_slide-top span {
    flex: 0 0 auto;
}
.full_slide-top span.orange {
    color: #e05206;
}
.full_slide-middle, .full_slide-top {
    font-family: 'DINPro-Bold';
    padding-left: 60px;
    text-align: left;
}
.full_slide-middle {
    color: #ffffff;
    line-height: 1;
    height: 378px;
    padding-top: 30px;
    background-position: top right;
    background-repeat: no-repeat;
    padding-right: 380px;
}
.full_slide-middle .img-right {
    position: absolute;
    right: 380px;
}
.full_slide-middle .img-right span {
    font-size: 16px;
    display: block;
    text-transform: none;
    line-height: 1.4;
    margin-top: 30px;
}
.full_slide-middle > span {
  display: block;
  float: left;
  clear: both;
}
.full_slide-middle .top {
    font-size: 27px;
}
.full_slide-middle .middle {
    font-size: 60px;
    color: #d64511;
    background: #ffffff;
    padding: 3px 12px 7px 12px;
    margin-top: 7px;
}
.full_slide-middle .bottom {
    font-size: 76px;
}
.slide-btn-white {
    background: transparent;
    border: 1px solid #ffffff;
    padding: 12px 25px 13px 25px;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-right: 7px;
    font-family: DINPro-Light, tahoma;
}
.slide-btn-white:hover {
    border-color: #d64511;
    background: #d64511;
    color: #ffffff; 
}
.full_slide-middle .bottom-sm {
    font-size: 30px;
    margin-top: 6px;
}

.marginRight15px {
    margin-right: 15px;
}


@media screen and (max-width: 1366px) {
    .full_slide-top {
        font-size: 22px;
    }
    .full_slide-middle .bottom {
        font-size: 64px;
    }
    .full_slide-middle .top {
        font-size: 23px;
    }
    .full_slide-middle .middle {
        font-size: 51px;
    }
    .full_slide-middle {
        padding-right: 410px;
    }
    .slide-btn-white {
        padding-right: 18px;
        padding-left: 18px;
    }
    .menu li {
        position: relative;
        float: left;
    }

    .menu li a {
        font-size: 18px;
    }

    div.item_cont2 {
        padding: 0px 40px 0px 40px;
        width: 100%;
    }

    #sync1 .owl-controls {
        padding: 0px 100px 0px 100px;
    }

    #sync1 .owl-prev, #sync1 .owl-next {
        width: 80px;
        height: 80px;
        left: 0%;
    }

    #sync1 .owl-prev {
        margin-left: -27px;
    }

    #sync1 .owl-next {
        margin-right: -27px;
        right: 0%;
        left: auto;
    }

    .slider_text {
        font-size: 17px;
    }

    .slider_text div {
        line-height: 20px;
    }

    div.logos {
        margin: -26px 0px 0px 0px;
    }

    .logos a {
        clear: right;
        margin: 18px 0px 0px 0px;
    }

    div.sety_foot {
        margin: 0px 31% 0px 31%;
    }

}

@media screen and (max-width: 1280px) {
    .slide-btn-white {
        margin-bottom: 10px;
    }
    .full_slide-middle .bottom {
        font-size: 53px;
    }
    .full_slide-middle .middle {
        padding-right: 14px;
        padding-left: 14px;
        font-size: 40px;
    }
    .full_slide-middle {
        background-size: 265px;
        padding-right: 275px;
    }
    .full_slide-middle .top {
        font-size: 21px;
    }
    .full_slide-top {
        background-image: none !important;
    }
    .full_slide-middle .img-right {
        display: none;
    }
    .full_slide .btn-bottom {
        margin-top: 20px;
    }

    div.center {
        padding: 0px 50px 0px 50px;
    }

    .menu li:first-child {
        margin-left: 0px;
    }

    input.search_form {
        background: #fff;
        width: 90%;
        margin: 10px 5% 0px 5%;
    }

    .search_submit {
        margin: 12px 0px 0px -25px;
        left: -5%;
    }

    .slider_text {
        font-size: 16px;
    }

    .slider_text div {
        font-size: 18px;
    }

    .tabs_news .owl-prev, .tabs_news .owl-next {
        left: 0%;
    }

    .tabs_news .owl-next {
        left: auto;
        right: 0%;
    }

    div.slider_popup {
        font-size: 24px;
    }

}

@media screen and (max-width: 1230px) {
    .oil {
        font-size: 30px;
    }

    /*div.item_cont2 {
        width: auto;
    }*/

}

@media screen and (max-width: 1240px) {
    .checkbox label {
        margin: 3px 55px 3px 0px;
        clear: left;
        float: left;
    }

}

@media screen and (max-width: 1280px) {

    div.item_cont {
        width: auto !important;
    }

    div.item_cont2 {
        padding: 0px 130px 0px 130px;
        width: auto;
    }

    .slider_text div {
        height: 58px;
        overflow: hidden;
    }

    .slider_text p {
        font-size: 50px;
        line-height: 45px;
        margin-bottom: 10px;
    }

}

#show_menu li.act a {
    color: #e95f0e;
}

@media screen and (max-width: 1200px) {

    a.logo {
        margin: 24px 0px 21px 0px;
    }

    div.menu {
        margin: 0px;
    }

    .menu li {
        margin-right: 0px;
        margin-left: 0px;
    }

    a.menu_show {
        display: none;
        cursor: pointer;
    }

    a.menu_show {
        background: url(../img/menu.png);
        width: 30px;
        height: 24px;
        margin: 30px 0px 0px 0px;
        position: absolute;
        top: 0;
        left: 50px;
        display: block !important;
        z-index: 3;
    }

    a.menu_show:hover, .menu_act {
        background: url(../img/menu.png) -30px 0;
    }

    .menu_show_act {
        background: url(../img/menu.png) -30px 0 !important;
    }

    #show_menu {
        display: none;
        width: 100%;
        text-align: left;
        white-space: normal;
        position: relative;
        z-index: 2011;
        clear: left;
        margin: -3px 0px 35px 0px;
        border-top: 1px solid rgba(87, 90, 97, 0.5);
        float: left;
    }

    .menu ul li ul {
        display: none !important;
    }

    #show_menu li {
        width: 100% !important;
        clear: none;
        border-bottom: 1px solid rgba(87, 90, 97, 0.5);
        float: left;
    }

    #show_menu li:last-child {
        margin-right: 0px;
    }

    #show_menu li a {
        background: url(../img/m_st.png) no-repeat right center;
        font-size: 22px;
        font-weight: lighter;
        padding: 28px 0px;
        display: block;
        float: none;
    }

    .podarok2 p {
        font-size: 19px;
    }

    div.copir {
        width: 300px;
    }

}

@media screen and (min-width: 1200px) {

    #show_menu {
        width: 100%;
        clear: left;
        float: left;
    }

}

@media screen and (max-width: 1170px) {

    div.header_top {
        padding: 0px 0px 8px 0px;
    }

}

@media screen and (max-width: 1080px) {

    .slider_text p {
        margin-top: 17px;

    }

}

@media screen and (max-width: 1065px) {

    .slider_text div {
        height: 57px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {

    div.center {
        padding: 0px 40px 0px 40px;
    }

    a.podarok {
        width: 260px;
        font-size: 14px;
    }

    div.search {
        margin: 0px 0px 0px 10px;
    }

    .podarok + div.search {
        margin-left: 260px;
    }

    a.mail {
        width: 56px;
        font-size: 0px;
    }

    a.menu_show {
        left: 40px;
    }

    .header_top #show_menu {
        margin-top: 13px;
    }

    #show_menu li {
        float: left;
    }

    .oil {
        padding-top: 1px;
    }

    div.item_cont2 {
        padding: 0px 100px 0px 100px;
    }

    .slider_text div {
        overflow: hidden;
    }

    div.slider_popup {
        font-size: 19px;
    }

    .oil i {
        display: none;
    }

    div.tehno_resp {
        width: 50%;
        text-align: left;
    }

    div.tehno_bl {
        width: 100%;
        height: 200px;
        cursor: pointer;
    }

    div.tehno_resp:last-child .tehno_bl a {
        margin-top: 0px !important;
    }

    .tehno_bl2 a {
        margin-top: -222px !important;
    }

    .tehno_bl a:hover {
        margin-top: 0px;
    }

    div.tehno_img {
        width: auto;
        height: auto;
        float: left;
    }

    .tehno_img img, .tehno_img span {
        float: left;
    }

    .tehno_img p {
        float: left;
        margin: 75px 0px 0px 20px;
    }

    div.tehno_text {
        width: 96%;
        font-size: 18px;
    }

    .map_title, .pod_title, .main_title {
        font-size: 30px;
    }

    .podarok2 form {
        width: 100%;
        float: left;
    }

    .region > span {
        font-size: 20px;
    }

    div.pod_form, .pod_submit {
        width: 300px;
        height: 52px;
        position: relative;
        top: 0;
        left: 50%;
        margin: 0px 0px 8px -150px;
        float: none;
    }

    div.pod_submit {
        width: 300px;
        margin: 0px 0px 0px -150px;
    }

    .pod_form input[type="text"] {
        font-size: 15px;
        line-height: 23px;
    }

    .podarok2 p {
        width: 44px;
        height: 44px;
        overflow: hidden;
        position: absolute;
        top: 0px;
        right: 0;
        font-size: 0;
    }

    .menu_left:before {
        display: none;
    }

    .menu_left:after {
        display: none;
    }

}

@media screen and (max-width: 1000px) {

    .item_cont {
        width: 990px !important;
    }

}

@media screen and (max-width: 999px) {

    #show_menu li {
        width: 33%;
        margin-right: 0px;
        float: left;
    }
}

@media screen and (max-width: 1013px) {

    div.copir {
        width: 230px;
    }

    div.menu_foot {
        margin: 0px 27% 0px 32%;
    }

    div.region {
        float: right;
    }

    .city_click {
        float: right;
        clear: right;
        margin: 10px 9px 0px 0px;
    }

}

@media screen and (max-width: 975px) {
    .slider_text p {
        font-size: 48px;
        line-height: 40px;
        margin-bottom: 8px;
    }

    div.item_cont2 {
        padding: 0px 70px 0px 70px;
    }

}

@media screen and (max-width: 950px) {
    .slider_text div {
        height: 57px;
        margin: 0px 49px 0px 0px;
    }

}

@media screen and (max-width: 940px) {
    .full_slide-middle .bottom {
        font-size: 40px;
    }
    .full_slide-middle .middle {
        font-size: 28px;
    }
    .full_slide-middle > span {
        float: none;
    }
    .full_slide .btn-bottom {
        float: none;
        text-align: center;
    }
    .slide-btn-white {
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .full_slide-middle {
        background-image: none !important;
    }
    .full_slide-top {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .full_slide-middle {
        padding-top: 40px;
        padding-bottom: 40px;   
    }
    .full_slide-middle, .full_slide-top {
        padding-right: 60px;
        padding-left: 60px;
        text-align: center;
        height: auto;
    }

    #sync1 .owl-prev, #sync1 .owl-next {
        width: 60px;
        height: 60px;
    }

    #sync1 .owl-prev {
        margin-left: -18px;
    }

    #sync1 .owl-next {
        margin-right: -18px;
        left: auto;
    }

    .slider_text div {
        height: 57px;
        line-height: 19px;
    }

}

@media screen and (max-width: 910px) {
    .slider_text div {
        margin: 0px 100px 0px 0px;
    }

}

@media screen and (max-width: 880px) {

    div.item_cont2 {
        padding: 0px 50px 0px 50px;
    }
}

@media screen and (max-width: 850px) {

    .owl-carousel .full_slide .btn {
        bottom: 20px !important;
        left: 50% !important;
        width: 250px;
        margin-left: -150px !important;
    }

    .full_slide__img { display: none; }
    .full_slide__img-mobile { display: block; }

    div.center {
        padding: 0px 25px 0px 25px;
    }

    a.menu_show {
        left: 25px;
    }

    div.item_cont {
        width: 90% !important;
        margin: 0px 5% 0px 5%;
    }

    div.item_cont2 {
        padding: 0px;
        float: left;
        width: 100%;
    }

    div.slider_text {
        width: 100%;
        padding: 0px 0px 35px 0px;
    }

    div.slider_img {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #a4a4a4;
        margin: 0px 0px 40px 0px;
    }

    .slider_img img {
        width: 55%;
    }

    .slider_text p {
        margin: -18px 30px 10px 0px;
    }

    .slider_text div {
        height: auto;
        margin: 0px;
        line-height: 23px;
        font-size: 20px;
    }

    #sync1 .owl-prev, #sync1 .owl-next {
        top: 31%;
    }

    #sync1 .owl-prev {
        margin-left: 40px;
    }

    #sync1 .owl-next {
        margin-right: 40px;
    }

    #sync2 {
        display: none !important;
    }

    .slider_popup {
        display: none !important;
    }

    .map_top p {
        padding: 15px 0px 0px 0px;
        clear: both;
        position: relative;
        top: -49px;
    }

    a.svernut, a.razdel {
        position: relative;
        top: 40px;
    }

    .tehno_bl p {
        font-size: 18px;
    }

    .slider_img {
        padding: 30px 0px 10px 0px;
    }

}

@media screen and (max-width: 768px) {

    body {
        font-size: 18px;
    }

    a.podarok {
        width: 207px;
    }

    .podarok span:last-child {
        display: none;
    }

    div.search {
        margin: 0px 0px 0px 10px;
    }

    .podarok + div.search {
        margin-left: 208px;
    }

    .list-wrap {
        width: 90%;
        margin: 0px 5%;
    }

    div.tehno_resp {
        width: 100%;
        text-align: center;
    }

    div.tehno_bl {
        width: 366px;
        height: 200px;
        font-size: 19px;
        text-align: left;
    }

    div.logos {
        margin: 0px 0px -5px 0px;
        width: 100%;
    }

    .logos a {
        width: 32%;
        display: inline-block;
        text-align: center;
        float: none;
    }

    .logos a:last-child {
        margin: 48px 0px 0px 0px;
    }

    .logos a:nth-child(2) {
        margin: 48px 0px 0px 0px;
    }

    .logos img {
        width: 151px;
    }

    div.sety_foot {
        margin: 0;
        padding: 0px 0px 31px 0px;
        width: 100%;
        float: left;
        border-bottom: 1px solid #454545;
        clear: both;
    }

    .like {
        width: 320px;
        text-align: left;
    }

    .like img {
        margin: 0px 6px 0px 0px;
    }

    div.menu_foot {
        width: 100%;
        margin: -6px 0 35px;
        float: left;
        clear: both;
    }

    div.copir, .razrab {
        width: 100%;
        text-align: center;
        float: left;
    }

    div.copir {
        padding: 0px 0px 34px 0px;
    }

}

@media screen and (max-width: 700px) {

    .full_slide-middle, .full_slide-top {
        padding-right: 40px;
        padding-left: 40px;
    }

    div.popup {
        margin: 0px;
        position: absolute;
        left: 10px;
        right: 10px;
    }

    div.popup_img {
        display: none;
    }

    div.popup_form {
        width: 100%;
        margin: 0px;
        text-align: center;
    }

    .popup_form input[type="text"],
    .popup_form input[type="submit"] {
        text-align: center;
        display: inline-block;
        float: none;
        text-indent: 0px;
    }

    .popup_form input[type="submit"] {
        text-align: center;
        margin: 0px 0px 40px 0px;
    }

    .oil {
        padding: 0px 0px 29px 0px;
    }

    .oil span {
        background-size: 48px;
        top: 15px;
        margin: 0px;
    }

    .map_title span, .pod_title span, .main_title span {
        margin: 0px;
        top: 15px;
    }

    .oil img, .map_title img, .pod_title img, .main_title img {
        width: 48px;
        margin: 0px 24px;
    }

    .oil, .map_title, .pod_title, .main_title {
        font-size: 23px;
    }

    #tabs .tabs_nav li a {
        width: 143px;
        font-size: 15px;
    }

    .menu_text li {
        display: block;
        margin: 0px auto 10px;
        width: 190px;
    }

    div.map_bott {
        padding-bottom: 21px;
    }

    .region > span {
        display: none;
    }

    div.city_cont {
        width: 260px;
        margin: 0px auto;
        float: none;
    }

    .city_cont .dd-selected img {
        margin: -6px 5px 0px 0px !important;
    }

    .city_cont .dd-selected-text {
        line-height: 39px !important;
    }

    div.checkbox {
        width: 224px;
        margin: 0px auto;
        padding: 10px 0px 0px 0px;
        float: none;
    }

    .checkbox label {
        margin: 12px 55px -9px 1px;
        white-space: nowrap;
    }

}

@media screen and (max-width: 650px) {

    #show_menu li {
        width: 50%;
    }
}

@media screen and (max-width: 640px) {

    a.podarok {
        width: 134px;
    }

    .podarok span:first-child {
        display: none;
    }

    div.search {
        margin: 0px 0px 0px 10px;
    }

    .podarok + div.search {
        margin-left: 135px;
    }

    div.sety_foot img {
        display: none;
    }

    .sety_foot a {
        background-size: contain;
        width: 114px;
        height: 114px;
        display: inline-block;
    }

    .sety_foot a:nth-child(1) {
        background-image: url(../img/foot_f_360.png);
    }

    .sety_foot a:nth-child(2) {
        background-image: url(../img/foot_y_360.png);
    }

    .sety_foot a:nth-child(3) {
        background-image: url(../img/foot_m_360.png);
    }

    .podarok2 i {
        display: none !important;
    }

    i.pod {
        display: block !important;
        font-size: 22px;
    }

    .slider_text div {
        line-height: 21px;
        font-size: 18px;
    }

    a.svernut, a.razdel {
        float: none !important;
        display: inline-block !important;
        margin: 5px 0px 5px 0px;
        top: 0px;
    }

    div.map_top {
        text-align: center;
    }

    .map_top p {
        top: 0px;
    }

}

@media screen and (max-width: 600px) {

    .gp img, .logos img {
        width: 123px;
    }

}

@media screen and (max-width: 570px) {

    a.podarok {
        display: none;
        width: 49px;
    }

    div.search {
        margin: 0px 0px 0px -1px;
        width: 60px;
    }

    .podarok + div.search {
        margin-left: 27px;
    }

}

@media screen and (max-width: 550px) {

    a.podarok {
        display: none;
        width: 49px;
    }
    .footer1 img {
        width: 70%;
    }

    #sync1 .owl-prev, #sync1 .owl-next {
        top: 27%;
    }

    #sync1 .owl-prev {
        margin-left: 20px;
    }

    #sync1 .owl-next {
        margin-right: 20px;
    }

}

.pod_title2 {
    display: none;
}

@media screen and (max-width: 550px) {

    #tabs .tabs_nav li {
        display: block;
        margin: 0px auto 8px;
        width: 190px;
    }

    .oil {
        font-size: 17px;
    }

    a.podarok {
        display: none;
        width: 49px;
    }

}

@media screen and (max-width: 550px) {

    .pod_title {
        display: none;
    }

    .pod_title2 {
        display: block !important;
    }

    a.podarok {
        display: none;
        width: 49px;
    }
}

@media screen and (max-width: 530px) {

    .oil span, .map_title span, .pod_title span, .main_title span {
        margin: 0px -8px 0px -8px;
    }

    a.podarok {
        display: none;
        width: 49px;
    }

}

@media screen and (max-width: 495px) {

    .oil, .map_title, .pod_title {
        font-size: 19px;
    }

    a.podarok {
        display: none;
        width: 49px;
    }
}

@media screen and (max-width: 480px) {

    .popup p {
        font-size: 30px;
        line-height: 30px;
    }

    .popup_text {
        font-size: 20px;
    }

    .popup_form input[type="text"], .popup_form input[type="submit"] {
        width: 360px;
        padding: 12px 0px 9px 0px;
        font-size: 20px;
        text-align: center;
    }

    div.menu {
        margin: 0px 0px 0px 9px;
    }

    a.menu_show {
        left: 10px;
    }

    div.center {
        padding: 0px;
    }

    a.logo, div.header_top a.logo {
        margin-right: 16px;
    }

    #sync1 .owl-prev, #sync1 .owl-next {
        background-size: 28%;
        width: 40px;
        height: 40px;
    }

    .slider_text a {
        font-size: 15px;
    }

    div.slider_popup {
        font-size: 20px;
    }

    .tabs_news .owl-prev, .tabs_news .owl-next {
        left: 2%;
    }

    .tabs_news .owl-next {
        left: auto;
        right: 2%;
    }

    .main_text p {
        font-size: 16px;
    }

    .main_title {
        padding-top: 20px;
    }

    .oil {
        padding: 8px 0px 22px 0px;
    }

    .oil span, .map_title span, .pod_title span, .main_title span {
        top: 12px;
        margin: 0px -8px 0px -8px;
    }

    .oil span {
        background-size: 34px;
    }

    .pod_title span, .main_title span {
        top: 8px;
    }

    .oil img, .map_title img, .pod_title img, .main_title img {
        /*width: 50%;*/
        width: 34px;
        margin: 0px 17px;
    }

    .main_title {
        font-size: 22px;
    }

    .tehno_title p {
        font-size: 36px;
    }

    div.map_cont {
        height: 400px;
    }

    .map_top p {
        font-size: 17px;
    }

    div.city_bl, div#wrapper, .jspContainer {
        width: 100% !important;
    }

    div.city_select {
        width: 90%;
    }

    .oil p:first-child {
        display: none;
    }

    .oil p:last-child {
        display: block;
    }

    div.checkbox {
        width: 100%;
        text-align: center;
        position: relative;
        top: 7px;
    }

    .checkbox label {
        margin: 3px 10px 3px 10px;
        display: inline-block;
        float: none;
        width: 166px;
        text-align: left;
    }

    .checkboxArea, .checkboxAreaChecked {
        margin-top: -1px;
    }

    div.main_text .center {
        margin: 0px 20px 0px 20px;
    }

    .logos a {
        width: 100%;
    }

    .logos a:last-child {
        margin: 35px 0px 0px 0px;
    }

    .logos a:nth-child(2) {
        margin: 35px 0px 0px 0px;
    }

    .logos img {
        width: 158px;
    }

    .sety_foot a {
        width: 80px;
        height: 80px;
    }

    a.podarok {
        display: none;
        width: 49px;
    }

}

@media screen and (max-width: 460px) {

    a.podarok {
        display: none;
        width: 49px;
    }
    #search_none {
        background: #d9d9d9;
        height: 54px;
        padding: 0px 0px 13px 0px;
        display: none;
        position: absolute;
        top: 46px;
        left: 0px;
        right: 0px;
        z-index: 6;
    }

    .se_show {
        display: block;
        position: relative;
        top: 16px;
        left: 50%;
        margin: 0px 0px 0px -7px;
        float: left;
    }

    input.search_form {
        width: 98%;
        margin: 10px 2% 0px 2%;
        padding: 13px 0px 11px 20px;
        font-size: 17px;
    }

    .search_submit {
        background: url(../img/se.png) no-repeat center center;
        width: 42px;
        height: 43px;
        margin-left: -41px;
    }

    #search_none div {
        margin: 0px 56px 0px 0px;
    }

    .se_close {
        width: 56px;
        display: block;
        text-align: center;
        margin: 22px 0px 0px 0px;
        float: right;
    }

}

@media screen and (max-width: 400px) {

    a.podarok {
        display: none;
        width: 49px;
    }
    .popup_form input[type="text"], .popup_form input[type="submit"] {
        width: 90%;

    }

    #sync1 {
        max-width: 100%;
    }

    div.slider_popup {
        background: #fff;
        white-space: nowrap;
        padding: 15px;
        font-size: 16px;
    }

    .map_title p {
        display: none;
    }

    .map_title .mesta {
        display: block;
        font-size: 22px;
        margin: 0px 0px -15px 0px;
    }

    .mesta span {
        top: 9px;
    }

    .menu_text li a {
        width: 170px;
        padding: 3px 0px 3px 0px;
        font-size: 15px;
    }

    .map_title, .pod_title {
        font-size: 22px;
    }

}

@media screen and (max-width: 390px) {

    a.podarok {
        display: none;
        width: 49px;
    }

    .map_top p {
        font-size: 18px;
    }

    a.svernut, a.razdel {
        font-size: 15px;
    }

    div.city_select {
        width: 88%;
    }
}

@media screen and (max-width: 360px) {

    a.podarok {
        display: none;
        width: 49px;
    }

    #show_menu li a {
        font-size: 16px;
    }

    #show_menu li {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 360px) {

    a.podarok {
        display: none;
        width: 49px;
    }

    div.tehno_bl {
        width: 320px;
        height: 250px;
        text-align: center;
    }

    div.tehno_img, .tehno_img p {
        width: 100%;
    }

    .tehno_img img, .tehno_img span {
        margin-bottom: 15px;
        float: none;
    }

    .tehno_img p {
        clear: left;
        margin: 6px 0px 0px 0px;
    }

    .logos img {
        width: 169px;
    }

    .tehno_bl2 a {
        margin-top: -278px !important;
    }

    div.tehno_img {
        height: 293px;
    }

}

@media screen and (max-width: 335px) {

    a.podarok {
        display: none;
        width: 49px;
    }

    .tabs_news .owl-next {
        left: auto;
        right: 0%;
    }

    .tabs_news .owl-prev {
        left: 0;
    }

}

@media screen and (max-width: 320px) {

    a.podarok {
        display: none;
        width: 49px;
    }

    #lang {
        width: 75px !important;
    }

    .dd-options {
        width: 72px !important;
    }

    div.dd-select {
        margin-left: 5px;
    }

    div.search {
        margin: 1px 0px 0px 10px;
    }

    .podarok + div.search {
        margin-left: 15px;
    }

    .sety_foot a {
        width: 75px;
        height: 75px;
    }
}

/******************************************************NEWS*****************************************************/

div.left {
    width: 320px;
    margin: 2px 0px 10px 0px;
    position: relative;
    z-index: 2;
    float: left;
}

.center_padd {
    position: relative;
}

#append {
    z-index: 3;
}

#append .left {
    position: absolute;
    left: 80px;
    top: 0;
    z-index: 2;
}

div.menu_left {
    width: 100%;
    position: relative;
    float: left;
}

.menu_left:before {
    content: "";
    background: #DBDDE4;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -10000px;
    right: 0;
    z-index: -1;
}

.menu_left:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    left: -10px;
    bottom: -10000px;
    right: -10px;
    z-index: -2;
}

.menu_left li {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 2px 0px;
}

.menu_left li a {
    background: #dbdde4;
    font-size: 20px;
    color: #666666;
    padding: 25px 8px 25px 30px;
    /*text-indent: 30px;*/
    display: block;
}

.menu_left li a:hover, .menu_left .act a {
    background: #e95f0e;
    color: #fff;
    font-weight: bold;
}

.brand li {
    width: 100% !important;
}

.menu_left li li a {
    background: #f8f8fa;
    font-size: 17px;
    color: #666;
    padding: 19px 0px 19px 0px;
    text-indent: 30px;
    display: block;
}

div.right {
    margin: 0px 0px 0px 380px;
}

div.content {
    width: 100%;
    padding: 20px 0px 0px 0px;
    float: left;
}

h1 {
    font-size: 38px;
    margin: 0px 0px 30px 0px;
    font-family: 'DINPro-Bold';
    text-transform: uppercase;
    line-height: 36px;
}

div.cat_bl {
    width: 100%;
    margin: 0px 0px 35px 0px;
    float: left;
}

div.cat_text {
    margin: 0px 0px 0px 230px;
}

.cat_text span {
    display: block;
    margin: 0px 0px 6px 0px;
    color: #e95f0e;
}

.cat_text a {
    text-transform: uppercase;
    line-height: 20px;
}

.cat_text a:hover {
    text-decoration: none;
    color: #e95f0e;
}

.cat_text p {
    margin: 7px 0px 0px 0px;
    font-size: 19px;
}

div.pagination {
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 50px 0px 50px 0px;
    border-top: 2px solid #e6e8ef;
    float: left;
}

.next, .prev {
    background: #fff url(../img/next.png) no-repeat right 6px;
    padding: 11px 55px 10px 30px;
    text-align: right;
    font-size: 21px;
    color: #e95f0e;
    border: 1px solid #e95f0e;
    border-radius: 110px;
    -moz-border-radius: 110px;
    -khtml-border-radius: 110px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    float: right;
}

.prev {
    background: url(../img/prev.png) no-repeat 0px 6px;
    padding: 11px 30px 10px 55px;
    float: left;
}

.next:hover {
    background: #e95f0e url(../img/next_h.png) no-repeat right 6px;
    color: #fff;
}

.prev:hover {
    background: #e95f0e url(../img/prev_h.png) no-repeat 0px 6px;
    color: #fff;
}

.pagination ul {
    margin: 0px 240px 0px 240px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    margin: 0px 4px 4px 0px;
}

.pagination li a {
    background: #e95f0e;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border: 6px solid #e95f0e;
    font-size: 21px;
    color: #fff;
    display: block;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.pagination li a:hover, .pagination .act a {
    background: #fff;
    text-decoration: none;
    color: #e95f0e;
}

@media screen and (max-width: 1280px) {

    #append .left {
        left: 50px;
    }
}

@media screen and (max-width: 1240px) {

    .prev, .next {
        width: 46px;
        min-height: 26px;
        padding-left: 0px;
        padding-right: 0px;
        text-indent: 50px;
        overflow: hidden;
    }

    .prev span, .next span {
        display: none;
    }

    .pagination ul {
        margin: 0px 60px 0px 60px;
    }

    .prev {
        background: url(../img/prev.png) no-repeat 0px 6px;
    }
}

@media screen and (max-width: 1024px) {

    div.left {
        width: 100%;
    }

    #append .left {
        width: 100%;
        left: 0px;
        float: left;
        height: auto !important;
    }

    #append .center_padd {
        position: static;
    }

    .menu_left li {
        width: 32%;
        text-align: center;
        position: relative;
    }

    .menu_left li:before {
        content: "";
        background: #fff;
        width: 0px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
    }

    .menu_left li:first-child {
        width: 34%;
    }

    .brand li {
        width: 25% !important;
    }

    .menu_left li a {
        /*text-indent: 0px;*/
        padding-left: 0px;
        padding-right: 0px;
    }

    div.banner {
        display: none;
    }

    div.right {
        margin: 0px;
    }

    .tovar_info p {
        padding: 20px 0px 0px 0px;
    }

}

@media screen and (max-width: 780px) {

    .brand li {
        width: 100% !important;
    }

}

@media screen and (max-width: 640px) {

    div.menu_left li {
        width: 100%;
    }

    .menu_left li:first-child {
        width: 100%;
    }

    div.center_padd {
        padding: 0px 20px 0px 20px;
    }

    div.cat_text {
        margin: 0px 0px 0px 220px;
    }

    .cat_text a {
        font-family: 'DINPro-Bold';
        font-size: 18px;
    }

    .cat_text p {
        display: none;
    }

}

@media screen and (max-width: 480px) {

    div.news_img {
        margin: 0px auto 15px;
        float: left;
    }

    div.cat_text {
        margin: 0px;
        clear: left;
    }

}

/******************************************************STATIA*****************************************************/

div.text {
    width: 100%;
    padding: 57px 0px 30px 0px;
    font-size: 18px;
    position: relative;
    float: left;
}

.news_data {
    width: 100%;
    display: block;
    margin: 0px 0px 15px 0px;
    color: #e95f0e;
    float: left;
}

.text hr {
    width: 100%;
    border-bottom: 2px solid #e6e8ef;
    margin: 30px 0px 30px 0px;
}

.text li {
    padding: 0px 0px 20px 30px;
    position: relative;
}

.text li:last-child {
    padding-bottom: 0px;
}

.text li:before {
    content: "";
    background: #e95f0e;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
}

.text a {
    color: #e85911;
}

.text p {
    margin: 0px 0px 15px 0px;
    line-height: 24px;
}

.text img {
    margin: 2px 15px 10px 0px;
    float: left;
}

.text b {
    font-family: 'DINPro-Bold';
}

.img_map {
    width: 90%;
    display: block;
    margin: 25px auto !important;
    float: none !important;
}

div.docs {
    width: 100%;
    padding: 40px 0px 30px 0px;
    border-top: 2px solid #e6e8ef;
    float: left;
}

div.docs_title {
    font-size: 30px;
    color: #e95f0e;
    margin: 0px 0px 30px 0px;
    text-align: left;
}

div.docs_bl {
    width: 100%;
    float: left;
}

.docs_bl p {
    background: url(../img/docs_h.png);
    margin: 0px 25px 0px 0px;
    display: block;
    float: left;
}

.docs_bl img {
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    mrgin: 0px;
}

.docs_bl a:hover img {
    opacity: 0;
}

.docs_bl a {
    text-transform: uppercase;
}

.docs_bl span {
    display: block;
    margin: 45px 0px 0px 0px;
}

div.galery {
    width: 100%;
    padding: 40px 0px 30px 0px;
    margin: 20px 0px 0px 0px;
    border-top: 2px solid #e6e8ef;
    text-align: center;
    float: left;
}

.galery span {
    width: 215px;
    height: 137px;
    overflow: hidden;
    margin: 0px 40px 20px 0;
    border: 8px solid #e6e8ed;
    position: relative;
    float: left;
}

.galery i {
    content: "";
    background: url(../img/zoom.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.galery i:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

@media screen and (max-width: 1640px) {

    .galery span {
        margin-right: 10%;
    }
}

@media screen and (max-width: 1495px) {

    .galery span {
        margin-right: 5%;
    }
}

@media screen and (max-width: 1365px) {

    .galery span {
        margin-right: 15%;
    }

    .checkbox label:nth-child(2n) {
        margin-right: 10px;
    }
}

@media screen and (max-width: 1160px) {

    .galery span {
        margin-right: 5%;
    }
}

@media screen and (max-width: 895px) {

    .galery span {
        margin-right: 15%;
    }
}

@media screen and (max-width: 715px) {

    .galery span {
        margin-right: 5%;
    }
}

@media screen and (max-width: 600px) {

    .text img {
        margin: 0px auto 15px;
        display: block;
        float: none;
    }

}

@media screen and (max-width: 480px) {

    .text img {
        width: 100%;
    }

}

/******************************************************KUPIT*****************************************************/

div.kupit_form {
    width: 100%;
    margin: 0px 0px 40px 0px;
    text-align: center;
    float: left;
}

/*
.kupit_form .selectArea {
    display: inline-block;
    float: left;
}

select*/

.kupit_form select {
    width: 30%;
    float: left;
    display: inline-block;
}

.selectArea {
    padding: 10px 0px 8px 17px;
    width: 98%;
    position: relative;
    display: none;
    margin-right: 4px;
    font-size: 24px;
    /*text-indent: 2%;*/
    border: 1px solid #000;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -khtml-border-radius: 60px;
    text-align: left;
}

.selectArea.show {
    display: inline-block;
}

span.left {
    display: none;
}

span.center {
    line-height: 29px;
    height: 29px;
    width: 100%;
}

a.selectButton {
    width: 44px;
    height: 19px;
    position: absolute;
    top: 15px;
    right: 0;
    background: url(../img/select.png) no-repeat top right;
}

/*option*/
.optionsDivVisible {
    z-index: 1100;
    width: 100%;
}

.optionsDivVisible ul {
    width: 100%;
}

.select-center {
    padding: 5px 0px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
}

.select-center a {
    line-height: 18px;
    color: #666;
    text-decoration: none;
    display: block;
    padding: 8px 0px 8px 10px;
}

.select-center a:hover {
    color: #fff;
    background: #e95f0e;
}

.kupit_form .form-group {
    width: 30%;
    float: left;
    margin: 0px 0px 20px 2%;
}

.kupit_form .form-group input[type="text"] {
    width: 99%;
    margin: 0px;
    padding: 9px 0px 10px 17px;
    border: 1px solid #a4a4a4;
    font-size: 24px;
    /*text-indent: 5%;*/
    color: #3b3b3b;
    display: inline-block;
    position: relative;
    /*top: 22px;*/
    float: left;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -khtml-border-radius: 60px;
    font-family: DINPro-Light, tahoma;
    text-transform: uppercase;
}

.kupit_form input[type="submit"] {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1c4cb', endColorstr='#e1e3e8'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#c1c4cb), to(#e1e3e8)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #c1c4cb, #e1e3e8); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #c1c4cb, #e1e3e8); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1c4cb, #e1e3e8); /* IE10+ */
    width: 198px;
    height: 52px;
    display: inline-block;
    line-height: 54px;
    margin-top: 20px;
    font-size: 24px;
    color: #fff;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -khtml-border-radius: 60px;
    font-family: DINPro-Light, tahoma;
    cursor: pointer;
}

.kupit_form input[type="submit"]:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e85911', endColorstr='#f08811'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#e85911), to(#f08811)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #e85911, #f08811); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #e85911, #f08811); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e85911, #f08811); /* IE10+ */
}

.metro select, .metro input[type="text"] {
    margin: 0px 0px 20px 0;
    width: 46% !important;
}

.metro input[type="submit"] {
    margin-top: 37px !important;
}

div.map_big_cont {
    width: 100%;
    position: relative;
    float: left;
}

div.map_big {
    width: 100%;
    position: relative;
    float: left;
}

.map_big_cont .city_bl,
.map_big_cont #wrapper {
    height: 828px;
}

.map_big_cont .city_bl {
    display: block;
}

.map_big_cont .city_bl {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    margin: -828px 0px 0px 0px;
    float: right;
}

@media screen and (max-width: 1024px) {

    .kupit_form select, .kupit_form .form-group {
        width: 100%;
        top: 0;
        margin-left: 1%;
    }

    /*.kupit_form input[type="submit"] {
        display: block;
        position: relative;
        left: 50%;
        margin-left: -94px;
    }*/

}

@media screen and (max-width: 870px) {

    div.map_big {
        height: 250px !important;
    }

    .map_big_cont .city_bl {
        width: 100%;
        height: auto !important;
        margin: 0px 0px 0px 0px;
    }

    div#wrapper {
        width: 100% !important;
    }

    .map_big_cont .city_select {
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 20px 0px 20px 0px;
    }

    .map_big_cont .city_select p, .map_big_cont .city_select span, .map_big_cont .city_select div {
        padding: 0px 0px 0px 30px;
    }

}

@media screen and (max-width: 640px) {

    .map_big_cont .city_bl {
        width: 100%;
        height: auto;
    }

    .kupit_form select, .kupit_form .form-group {
        width: 100% !important;
        top: 0;
        margin-left: 0 !important;
    }

}

/******************************************************KONTAKTI*****************************************************/

div.kontakti_form {
    background: #f8f8fa;
    width: 390px;
    padding: 26px 30px 25px 30px;
    position: absolute;
    top: 90px;
    right: 0;
}

.kontakti_form p {
    font-size: 30px;
    margin: 0px 0px 25px 0px;
}

.kontakti_form input.form, .kontakti_form textarea {
    width: 100%;
    margin: 0px 0px 18px 0px;
    padding: 10px 5% 8px 5%;
    border: 1px solid #000;
    font-size: 22px;
    color: #3d3d3d;
    font-family: DINPro-Light, tahoma;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    /*text-transform: uppercase;*/
    float: left;
}

.kontakti_form textarea {
    height: 140px;
    /*text-transform: uppercase;*/
    overflow: none;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    overflow-y: hidden;
    resize: none;
}

.kontakti_form input[type="submit"] {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1c4cb', endColorstr='#e1e3e8'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#c1c4cb), to(#e1e3e8)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #c1c4cb, #e1e3e8); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #c1c4cb, #e1e3e8); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1c4cb, #e1e3e8); /* IE10+ */
    width: 186px;
    height: 52px;
    margin: 0px 0px 20px 0px;
    text-align: center;
    line-height: 54px;
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    font-family: DINPro-Light;
    float: left;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
}

.kontakti_form input[type="submit"]:hover {
    background: #e95f0e;
    color: #fff;
}

.kontakti_form span {
    display: block;
    font-size: 18px;
    clear: left;
}

.form.error {
    background: #ffe8e8;
    color: #d80100 !important;
    border: 1px solid #d80100 !important;
}

.form.valid {
    border: 1px solid #8eaa8e !important;
}

div.kontakti {
    margin: 0px 470px 0px 0px;
}

@media screen and (max-width: 1270px) {

    div.kontakti {
        width: 100%;
        margin: 0px 0px 30px 0px;
    }

    div.kontakti_form {
        background: #f8f8fa;
        width: 390px;
        padding: 26px 30px 25px 30px;
        position: relative;
        top: 0px;
        right: 0;
    }

}

@media screen and (max-width: 820px) {

    div.kontakti {
        margin: 0px 0px 30px 0px;
    }

}

@media screen and (max-width: 480px) {

    div.kontakti_form {
        width: 94%;
        padding-left: 3%;
        padding-right: 3%;
    }

    .kontakti_form input[type="text"], .kontakti_form textarea, .kontakti_form input[type="submit"] {
        font-size: 18px;
    }

}

/******************************************************PROIZVODSTVO*****************************************************/

div.proizvodstvo_img {
    width: 100%;
    position: relative;
    float: left;
}

.proizvodstvo_img:before {
    content: "";
    border-bottom: 9px solid #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

div.pr_img1 {
    width: 40%;
    float: left;
}

.pr_img1 img {
    width: 100%;
    margin: 0px;
}

div.pr_img2 {
    width: 59%;
    float: right;
}

.pr_img2 img:first-child {
    width: 100%;
}

.pr_img2 img {
    width: 49%;
    margin: 0px 0px 6px 0px;
    float: left;
}

.pr_img2 img:last-child {
    float: right;
}

div.vid {
    max-width: 850px;
    margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 1400px) {

    div.pr_img1 {
        width: 57%;
    }

    div.pr_img2 {
        width: 42%;
    }

    .pr_img2 img {
        width: 100%;
    }

}

@media screen and (max-width: 900px) {

    div.pr_img1 {
        width: 100%;
        margin: 0px 0px 5px 0px;
    }

    div.pr_img2 {
        width: 100%;
    }

}

/******************************************************PRODUKT*****************************************************/

div.cat_info {
    background: #fff url(../img/cat_info.jpg) repeat-x bottom;
    width: 100%;
    padding: 0px 0px 30px 0px;
    position: relative;
    float: left;
}

.cat_info .center {
    padding-top: 30px;
}

div.cat_img {
    width: 380px;
    float: right;
}

@media screen and (min-width: 1920px) {
    .cat_img img {
        height: 350px;
    }
}

div.cat_info_marg {
    margin: 0px 0px 0px 380px;
    /* height: 306px; */
}

/* .cat_info_marg div {
    height: 155px;
}
 */
div.cat_info_text {
    font-size: 24px;
    color: #3b3b3b;
    margin: 0px 390px 0px 0px;
}

.cat_info_text p {
    font-size: 60px;
    line-height: 60px;
    color: #3b3b3b;
    padding: 40px 0px 20px 0px;
}

.cat_info_text a {
    background: #e95f0e;
    padding: 7px 25px 6px 25px;
    margin: 40px 0px 0px 0px;
    display: block;
    font-size: 21px;
    font-family: 'DINPro-Bold';
    color: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.cat_info_text a:hover {
    background: #fff;
    color: #e95f0e;
}

div.menu_produkt {
    background: #fff;
    margin: 0px 0px 0px -10px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}

a.produkt_show {
    display: none;
}

div.produkt {
    width: 100%;
    margin: 40px 0 0 0;
    float: left;
}

div.produkt .produkt_line {
    margin-bottom: 100px;
}

div.produkt .produkt_line:after {
    clear: both
}

div.produkt .spacer {
    display: table-cell;
    width: 5%;
}

div.produkt_bl {
    display: table-cell;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 10%;
    cursor: pointer;
}

div.produkt_img {
    width: 95%;
    text-align: center;
    margin: 0px 0px 20px 0px;
    float: left;
}

.produkt_img img {
    width: 100%;
    max-width: 181px;
}

div.produkt_text {
    width: 95%;
    font-size: 20px;
    line-height: 20px;
    color: #3b3b3b;
    float: left;
}

.produkt_text h3 {
    font-size: 25px;
    line-height: 25px;
    margin: 0px 0px 8px 0px;
    color: #3b3b3b;
}

.produkt_text p {
    font-size: 15px;
    line-height: 15px;
    margin: 20px 0px 20px 0px;
}

.produkt_text a {
    background: #eaebed;
    width: 190px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #989898;
    display: block;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin: 0px 0px 0px -120px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.produkt_text a:hover, .produkt_bl:hover a {
    background: #e95f0e;
    color: #fff;
}

#m_produkt ul {
    border-top: 2px solid #fff;
    display: none;
}

.menu_produkt li:first-child {
    width: 100%;
}

#m_produkt .act2 > a {
    font-family: 'DINPro-Bold';
}

@media screen and (max-width: 1595px) {

}

@media screen and (min-width: 1025px) {

    #m_produkt {
        display: block !important;
    }
}

/* @media screen and (max-width: 1440px) {
    .cat_info_marg div {
        height: 248px;
    }
}
 */
@media screen and (max-width: 1400px) {

    div.produkt_bl {
        width: 21%;
    }

    .cat_info .center {
        padding-top: 30px;
    }

    .cat_info_text a {
        margin: 20px 0px 0px 0px;
    }

}

/* @media screen and (max-width: 1360px) {
    .cat_info_marg div {
        height: 170px;
    }
} */

@media screen and (max-width: 1366px) {

    div.cat_img {
        width: 270px;
        float: right;
    }

    div.cat_img img {
        max-width: 330px;
        height: auto;
    }

    div.cat_info_text {
        font-size: 20px;
        margin: 0px 280px 0px 0px;
    }

    .cat_info_text p {
        padding: 20px 0px 20px 0px;
    }

}

/*
@media screen and (max-width: 1150px) {
    .cat_info_marg div {
        height: 364px;
    }
}
 */
@media screen and (max-width: 1090px) {

    .cat_info_text p {
        font-size: 49px;
        line-height: 49px;
    }
}

@media screen and (max-width: 1024px) {

    div.cat_info_marg {
        margin: 0px;
    }

    .menu_left li {
        margin-right: 0px;
    }

    .menu_produkt li {
        width: 100% !important;
        text-align: left;
    }

    .menu_produkt li a {
        text-indent: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    a.produkt_show {
        background: #e95f0e url(../img/produkt_show.png) no-repeat right;
        width: 100%;
        padding: 16px 0 17px 0;
        display: block;
        font-size: 18px;
        text-indent: 25px;
        color: #fff;
        font-family: 'DINPro-Bold';
        text-transform: uppercase;
    }

    #m_produkt {
        display: none;
        border-top: 2px solid #fff;
    }

    div.cat_info, div.content, .right div.text:first-child {
        padding-top: 80px;
        height: auto;
    }

    .fix_top {
        padding-top: 30px;
    }

    div.menu_produkt {
        width: auto;
        margin: 0;
        border-left: none;
        border-right: none;
        position: absolute;
        top: 2px;
        left: 0px;
        right: 0px;
        z-index: 2;
    }

    #append div.menu_left {
        left: 40px;
        right: 40px;
    }

}

@media screen and (max-width: 640px) {
    div.menu_produkt {
        left: 3px;
        right: 3px;
    }
}

@media screen and (max-width: 480px) {
    div.menu_produkt {
        left: -10px;
        right: -10px;
    }
}

@media screen and (max-width: 850px) {
    #append div.menu_left {
        left: 23px;
        right: 23px;
    }
}

@media screen and (max-width: 480px) {
    #append div.menu_left {
        left: 9px !important;
        right: 9px !important;
    }
}

@media screen and (max-width: 850px) {

    div.cat_img img {
        max-width: 315px;
        height: auto;
    }

    #append div.menu_left {
        left: 20px;
        right: 20px;
    }

}

@media screen and (max-width: 640px) {
    div.produkt_bl {
        display: inline-block;
        margin-bottom: 90px;
        min-width: 95%;
    }

    div.produkt_bl:after {
        clear: both;
        content: ".";
        line-height: 0px;
    }

    div.produkt .produkt_line {
        margin-bottom: 25px;
    }

    div.cat_img {
        width: 100%;
        margin: 0px 0px 30px 0px;
        text-align: center;
        float: right;
    }

    div.cat_img img {
        max-width: 350px;
        float: none;
    }

    div.cat_info_text {
        width: 100%;
    }

    .cat_info_text a {
        font-size: 15px;
    }

    .cat_info_text p {
        font-size: 46px;
        line-height: 46px;
    }

}

@media screen and (max-width: 320px) {
    a.produkt_show {
        width: 80%;
        padding: 16px 12% 17px 8%;
        text-indent: 0;
    }
}

/******************************************************ACF*****************************************************/

div.acf_bl {
    width: 100%;
    cursor: pointer;
    margin: 20px 0px 0px 0px;
    float: left;
}

div.acf_text {
    width: 100%;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
    float: left;
}

.acf_text div {

    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.acf_bl:hover .acf_text,
.acf_bl_act .acf_text {
    background: #e95f0e;
    color: #fff;
}

.acf_bl_act .tehno_1 {
    background-image: url(../img/tehno_11.png);
}

.acf_bl_act .tehno_2 {
    background-image: url(../img/tehno_22.png);
}

.acf_bl_act .tehno_3 {
    background-image: url(../img/tehno_33.png);
}

div.acf_img {
    background-position: top;
    background-repeat: no-repeat;
    width: 230px;
    height: 150px;
    float: left;
}

div.tehno_1 {
    background-image: url(../img/tehno_1.png);
}

div.acf_bl:hover .tehno_1 {
    background-image: url(../img/tehno_11.png);
}

div.tehno_2 {
    background-image: url(../img/tehno_2.png);
}

div.acf_bl:hover .tehno_2 {
    background-image: url(../img/tehno_22.png);
}

div.tehno_3 {
    background-image: url(../img/tehno_3.png);
}

div.acf_bl:hover .tehno_3 {
    background-image: url(../img/tehno_33.png);
}

div.acf_title {
    margin: 0px 0px 10px 0px;
    font-size: 24px;
    font-family: 'DINPro-Bold';
}

.acf_bl p {
    font-size: 16px;
    line-height: 17px;
    margin: 0px 20px 0px 15px;
}

div.acf_drop {
    width: 100%;
    display: none;
    padding: 0px 0px 50px 0px;
    float: left;
}

div.acf_ill {
    width: 100%;
    float: left;
}

.acf_ill p {
    margin: 0px 225px 0px 0px;
}

.acf_ill img {
    width: 100%;
}

.acf_ill p:last-child img {
    display: none;
}

div.acf_right {
    width: 125px;
    margin: 0px 0px 0px -140px;
    float: left;
}

div.acf_ill2 {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0px 10px 0px;
    float: left;
}

.acf_ill2 img {
    margin: 0px 0px 10px 0px;
    float: none;
}

.acf_ill2 p {
    width: 125px;
    text-align: center;
    margin: 5px auto;
}

@media screen and (max-width: 1280px) {

    .acf_ill p {
        margin: 0px 170px 0px 0px;
    }

}

@media screen and (max-width: 1280px) {

    div.acf_img {
        width: 154px;
        margin: 0px 30px 0px 0px;
    }
}

@media screen and (max-width: 720px) {

    .acf_bl p {
        clear: left;
        padding: 20px 10px 0px 10px;
    }

}

@media screen and (max-width: 640px) {

    .acf_ill p {
        margin: 0px;
    }

    .acf_ill p:last-child img {
        display: block;
    }

    .acf_ill p:first-child img {
        display: none;
    }

    div.acf_right {
        width: 100%;
        margin: 0px 0px 0px 0px;
        float: left;
    }

    div.acf_ill2 {
        width: 50%;
    }

}

@media screen and (max-width: 480px) {

    div.acf_img {
        width: 35%;
        height: 100px;
        background-size: contain;
        margin: 0px 20px 0px 0px;
    }

    .acf_text div:nth-child(3n) {
        margin: 0px 0px 0px 40%;
    }

}

@media screen and (max-width: 420px) {

    div.acf_title {
        font-size: 20px;
    }

}

@media screen and (max-width: 360px) {

    div.acf_title {
        font-size: 18px;
    }

}

@media screen and (max-width: 320px) {

    div.acf_img {
        width: 32%;
    }

    div.acf_title {
        font-size: 16px;
    }

}

/******************************************************PRODUKT*****************************************************/

div.tovar_info {
    background: #fff url(../img/cat_info.jpg) repeat-x bottom;
    width: 100%;
    padding: 0px 0px 30px 0px;
    margin: 0px 0px 20px 0px;
    position: relative;
    float: left;
}

.tovar_info h2 {
    font-size: 38px;
    line-height: 38px;
    color: #000;
    font-family: 'DINPro-Bold';
    margin: 0px 0px 40px 380px;
    padding: 50px 0px 0px 0px;
    font-weight: normal;
}

.tovar_info h2 span {
    color: #ea5f0e;
}

div.tovar_info_cont {
    margin: 0px 0px 0px 380px;
}

div.tovar_img {
    width: 44%;
    float: left;
}

.tovar_img img {
    width: 90%;
}

div.tovar_info_text {
    width: 50%;
    font-size: 18px;
    color: #3b3b3b;
    font-family: 'DINPro-Bold';
    text-transform: uppercase;
    float: left;
}

div.tovar_info_text a {
    font-size: 18px;
    color: #e95f0e;
    font-family: 'DINPro-Bold';
    text-transform: uppercase;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

.tovar_info_text .specification_files a {
    background: #e95f0e url(../img/to.png) no-repeat 6px 6px;
    padding: 10px 25px 10px 50px !important;
    margin: 30px 0px 0px 0px;
    display: block;
    font-size: 21px !important;
    font-family: 'DINPro-Bold';
    color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    clear: left;
}

.tovar_info_text .specification_files a:hover {
    background: #fff url(../img/to_h.png) no-repeat 6px 6px;
    color: #e95f0e;
}

div.shops {
    background: url(../img/shops.gif) right top;
    width: 100%;
    height: 138px;
    margin: 0px 0px 40px 0px;
    float: left;
}

.shops_text {
    background: url(../img/shops_text.png);
    display: block;
    width: 50%;
}

.shops_text p {
    height: 138px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 30px 0px 30px;
}

div.fasovka_border {
    width: 100%;
    border-bottom: 2px solid #e6e8ef;
    margin: 0px 0px 10px 0px;
    float: left;
}

div.fasovka {
    max-width: 660px;
    width: 100%;
    float: left;
    font-size: 0;
}

div.fasovka_title {
    width: 100%;
    /*padding: 0px 0px 20px 0px;*/
    padding: 0px;
    font-size: 28px;
    color: #e95f0e;
    text-transform: uppercase;
    float: left;
}

div.fasovka_bl {
    width: 16%;
    margin: 0px 0px 20px 0px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    width: 18%;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fasovka_bl p {
    margin: 10px 0px 0px 0px;
}

div.produkt_all {
    width: 100%;
    text-align: center;
    margin: 15px 0px 30px 0px;
    float: left;
}

.produkt_all a {
    background: #e95f0e;
    font-size: 18px;
    color: #fff;
    border: 1px solid #e95f0e;
    font-family: 'DINPro-Bold';
    padding: 7px 20px 7px 20px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.produkt_all a:hover {
    background: #fff;
    color: #e95f0e;
}

@media screen and (max-width: 1380px) {
    .tovar_info_text .specification_files a {
        padding: 13px 25px 12px 50px !important;
        font-size: 16px !important;
    }
}

@media screen and (max-width: 1200px) {
    .tovar_info_text .specification_files a {
        padding: 16px 25px 16px 50px !important;
        font-size: 11px !important;
    }
}

@media screen and (max-width: 1280px) {

    div.tovar_img {
        width: 45%;
    }

    .tovar_info_text .specification_files a {
        padding: 12px 25px 11px 50px;
    }

    div.tovar_info_text {
        width: 55%;
    }

    .tovar_info_text .specification_files a {
        margin: 14px 0px 0px 0px;
    }
}

@media screen and (max-width: 1200px) {

    div.tovar_img {
        width: 55%;
    }

    div.tovar_info_text {
        width: 45%;
    }

    .shops_text p {
        font-size: 20px;
    }

}

@media screen and (max-width: 1215px) {

    .tovar_info_text .specification_files a {
        padding: 15px 25px 14px 50px;
        font-size: 14px;
    }

}

@media screen and (max-width: 1135px) {

    .tovar_info_text .specification_files a {
        padding: 16px 25px 15px 50px;
        font-size: 12px;
    }

}

@media screen and (max-width: 1065px) {

    .tovar_info_text .specification_files a {
        padding: 16px 25px 15px 50px;
        font-size: 11px;
    }

}

@media screen and (max-width: 1024px) {

    .tovar_info h2, div.tovar_info_cont {
        margin: 0px 0px 40px 0px;
    }

    .tovar_info h2 {
        padding: 80px 0px 0px 0px;
    }

    .tovar_info_text .specification_files a {
        padding: 12px 25px 11px 50px;
        font-size: 19px;
    }

}

@media screen and (max-width: 910px) {
    .tovar_info_text .specification_files a {
        padding: 15px 25px 14px 50px;
        font-size: 14px;
    }
}

@media screen and (max-width: 745px) {

    .tovar_info_text .specification_files a {
        padding: 13px 25px 13px 50px;
        font-size: 16px;
    }

    div.shops {
        background-position: 80% 0;
    }

}

@media screen and (max-width: 745px) {

    div.tovar_img {
        width: 100%;
        padding: 0px 0px 30px 0px;
        text-align: center;
    }

    .tovar_img img {
        width: 70%;
    }

    div.tovar_info_text {
        width: 100%;
    }

    .shops_text p {
        font-size: 19px;
        padding: 0px 20px 0px 20px;
    }

}

@media screen and (max-width: 480px) {

    .shops_text {
        width: 70%;
    }

    div.fasovka {
        text-align: center;
    }

    div.fasovka_title {
        text-align: left;
    }

    /* div.fasovka_bl {
    width: 50%;
} */
    div.fasovka_title {
        font-size: 20px;
    }

    div.shops {
        background-position: 69% 0;
    }
}

@media screen and (max-width: 380px) {

    .produkt_all a {
        font-size: 14px;
    }

    div.fasovka_bl img {
        width: 90%;
    }

    div.fasovka_bl {
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {

    .tovar_info_text .specification_files a {
        padding: 13px 25px 13px 50px;
        font-size: 14px;
    }

    .shops_text p {
        font-size: 16px;
    }

}

@media screen and (max-width: 330px) {

    .tovar_info_text .specification_files a {
        padding: 16px 25px 15px 50px;
        font-size: 13px;
    }

}

/********************************* SERVICE ********************************/

div.service {
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#dbdde4', endColorstr='#ffffff'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#dbdde4), to(#fff)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #dbdde4, #fff); /* for firefox 3.6+ */
    background: -o-linear-gradient(top, #dbdde4, #fff); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #dbdde4, #fff); /* IE10+ */
    width: 100%;
    height: 56px;
    overflow: hidden;
    text-transform: uppercase;
    padding: 30px 0px 35px 0px;
    text-align: center;
    font-size: 19px;
    position: relative;
    float: left;
}

div.down_up {
    width: 22px;
    padding: 0px 5px 0px 5px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0px 0px 0px -11px;
    text-align: center;
    cursor: pointer;
}

.service_up {
    display: none;
}

div.service_title {
    width: 100%;
    padding: 0px 0px 35px 0px;
    font-size: 38px;
    float: left;
}

div.service_cont, .service_cont2 {
    width: 100%;
    float: left;
}

div.service_bl {
    width: 11%;
    height: 240px;
    margin: 0px 0px 0px 0px;
    position: relative;
    text-align: center;
    float: left;
}

.service_bl a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    right: 20px;
}

.service_bl span {
    width: 100%;
    min-width: 10px;
    max-width: 100px;
    display: block;
    margin: 0px auto 20px;
    position: relative;
}

.service_bl img {
    width: 100%;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.service_bl img:last-child {
    position: absolute;
    top: 0;
    left: 0;
}

.service_bl a:hover img:last-child, .service_bl a.active img:last-child {
    opacity: 0;
}

.service_bl p {
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    line-height: 24px;
    font-size: 100%;
}

.service_bl a:hover p {
    color: #a4a4a4;
}

.city_service .city_select:hover {
    background: none;
    color: #3b3b3b;
}

.city_select a {
    background: #575a61;
    padding: 4px 30px 3px;
    margin: 9px 0px 0px 0px;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
}

.city_select div {
    display: inline-block;
}

div.stars {
    background: url(../img/stars.png) no-repeat;
    width: 79px;
    height: 14px;
    margin: 0px 0px 0px 10px;
    padding: 0px !important;
}

.stars i {
    background: url(../img/stars_over.png);
    height: 14px;
    display: block;
    float: left;
}

.city_select a:hover {
    background: #E95F0E;
    color: #fff;
}

.ymaps-map .popup {
    background: #fff;
    width: 370px;
    min-width: unset;
    max-width: none;
    margin: 0px;
    padding: 25px 10px 20px;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    text-align: left;
}

.ymaps-map .popup h3 {
    font-weight: lighter;
    font-family: DINPro-Light, tahoma;
    margin: 0px 0px 7px 0px;
}

.ymaps-map .popup:before {
    content: "";
    background: url(../img/magaz_before.png);
    position: absolute;
    bottom: -19px;
    right: 20%;
    z-index: 2;
    width: 25px;
    height: 19px;
}

/* .ymaps-map .popup:after {
    content:"";
    background:url(../img/magaz_after.png);
    position: absolute;
    bottom: 0px;
    left: 100%;
    z-index: 2;
    width: 20px;
    height: 194px;
} */

.close2 {
    background: url(../img/close2.png);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.close2:hover {
    background: url(../img/close2_h.png);
}

div.magaz_marg {
    margin: 0px 10px 0px 10px;
}

.ymaps-map .popup a, .ymaps-map .popup h3 {
    font-size: 24px;
    color: #e95f0e;
    font-family: DINPro-Light, tahoma;
}

.ymaps-map .popup a:hover {
    text-decoration: underline;
}

div.clock {
    background: #f4f5f7;
    width: 100%;
    padding: 20px 0px 20px 0px;
    margin: 10px 0px 0px 0px;
}

.clock table {
    width: 100%;
    line-height: 13px;
}

.clock tr:nth-child(1) td {
    padding: 0px 0px 7px 0px;
}

.clock td {
    text-align: center;
}

.clock span {
    display: block;
    height: 5px;
    margin: -7px 0px 0px 0px;
}

.clock tr:nth-child(3) td {
    height: 10px;
}

#about_sto {
    width: 100%;
    text-align: center;
    float: left;
}

#about_sto p:nth-child(1n) {
    font-size: 30px;
    color: #e95f0e;
    margin: 0px 0px 30px 0px;
}

#about_sto p:nth-child(1n+2) {
    background: #e95f0e;
    width: 33%;
    height: 250px;
    margin: 0px 0px 0px 2px;
    font-size: 29px;
    color: #fff;
    text-transform: uppercase;
    float: left;
}

#about_sto img {
    content: "";
    background: #fff;
    width: 100px;
    height: 100px;
    margin: 40px 0px 30px 0px;
    display: inline-block;
}

@media screen and (max-width: 1600px) {

    div.service_bl {
        width: 20%;
        height: 180px;
    }

    .service_bl:first-child {
        margin: 0px;
    }

}

@media screen and (max-width: 1440px) {

    .service_bl p {
        font-size: 90%;
    }

}

@media screen and (max-width: 1255px) {

    .service_bl p {
        font-size: 75%;
        line-height: 140%;
    }

}

@media screen and (max-width: 575px) {

    div.service_bl {
        width: 33%;
        height: 200px;
    }

    .service_bl:nth-child(3n) {
        margin-left: 1%;
    }

}

@media screen and (max-width: 480px) {

    div.magaz {
        width: auto;
        left: 0 !important;
        right: 0 !important;
    }

}

@media screen and (max-width: 350px) {

    .service_bl span {
        width: 75%;
    }

    .service_bl p {
        font-size: 65%;
        line-height: 140%;
    }

    div.magaz_marg {
        margin: 0px 50px 0px 10px;
        font-size: 14px;
        line-height: 17px;
    }

    .magaz_marg p {
        margin-bottom: 10px;
    }

}

div.service_kart {
    width: 100%;
    text-align: center;
    border-top: 1px solid #e6e8ef;
    margin: 30px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    font-size: 30px;
    color: #e95f0e;
    float: left;
}

div.service_galery {
    margin: -20px 0px 0px 0px;
    padding: 0px;
    border: none;
}

div.service_cont2 {
    width: 100%;
    text-transform: uppercase;
    margin: 0px 0px -30px 0px;
    float: left;
}

.service_cont2 .service_bl {
    width: 33%;
    padding: 0px 0px 30px 0px;
    margin-left: 0px;
    text-align: left;
    float: left;
}

.service_cont2 .service_bl span {
    max-width: 100px;
    display: block;
    position: relative;
    float: left;
}

.service_cont2 div.service_bl p {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    padding: 0px 20px 0px 20px;
    font-size: 19px;
}

div.kontakts {
    width: 100%;
    margin: 70px 0px 40px 0px;
    float: left;
}

div.kontakts_bl {
    background: #f8f8fa;
    width: 49%;
    height: 282px;
    margin: 0px 0px 0px 2px;
    padding: 30px 0px 30px 0px;
    text-align: center;
    font-size: 21px;
    text-transform: uppercase;
    float: left;
}

.kontakts_bl p {
    font-size: 29px;
    color: #e95f0e;
}

.kontakts_bl span, .kontakts_bl b {
    display: block;
}

.kontakts_bl b {
    font-family: 'DINPro-Bold';
    margin: 0px 8px 0px 8px;
}

.kontakts_bl span span {
    font-size: 16px;
}

.kontakts_bl a, .otz_links a, .vakansia a {
    background: #e95f0e;
    width: 234px;
    padding: 6px 0px 2px 0px;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    font-family: 'DINPro-Bold';
    border: 2px solid #e95f0e;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -khtml-border-radius: 30px;
    display: inline-block;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.kontakts_bl a:hover, .otz_links a:hover, .vakansia a:hover {
    background: #fff;
    color: #e95f0e;
}

div.map2 {
    width: 100%;
    height: 480px;
    overflow: hidden;
    margin: 0px 0px -480px 0px;
    position: relative;
    top: 117px;
    z-index: 2;
    float: left;
}

div.map2_height {
    width: 1px;
    height: 480px;
    margin: 0px 0px 40px 0px;
    float: left;
}

@media screen and (max-width: 1024px) {
    div.map2 {
        height: 300px !important;
    }

    div.map2_height {
        height: 150px;
    }
}

div.otz_cont {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 2px solid #e6e8ef;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 30px 0px;
    float: left;
}

div.otz_title {
    width: 100%;
    margin: 0px 0px 20px 0px;
    font-size: 30px;
    color: #e95f0e;
    text-align: center;
    text-transform: uppercase;
    float: left;
}

div.otz_rait, .otz_num {
    width: 100%;
    margin: 0px 0px 10px 0px;
    float: left;
}

.otz_num {
    margin: 0px 0px 30px 0px;
}

div.otz {
    width: 100%;
    margin: 0px 0px 10px 0px;
    float: left;
}

div.otz_text {
    background: #f8f8fa;
    width: 100%;
    margin: 0px 0px 42px 0px;
    padding: 50px 0px 50px 0px;
    -moz-box-shadow: 0 0 0 3px #dbdde4;
    -webkit-box-shadow: 0 0 0 3px #dbdde4;
    box-shadow: 0 0 0 3px #dbdde4;
    border-radius: 150px;
    -moz-border-radius: 150px;
    -khtml-border-radius: 150px;
    position: relative;
    float: left;
}

.otz_text:before {
    content: "";
    background: url(../img/otz_text.png);
    width: 56px;
    height: 43px;
    position: absolute;
    bottom: -43px;
    right: 20%;
}

.otz_text p {
    margin: 0px 80px 0px 80px;
}

div.otz_info, .otz_links, .vakansia_cont {
    width: 100%;
    margin: 0px 0px 20px 0px;
    float: left;
}

div.otz_links a {
    margin: 0px 10px 0px 10px;
}

div.vakansia {
    background: #f4f5f7;
    width: 100%;
    margin: 0px 0px 2px 0px;
    padding: 20px 0px 20px 0px;
    position: relative;
    float: left;
}

.vakansia span {
    display: block;
    margin: 0px 30px 20px 30px;
    font-size: 24px;
    font-family: 'DINPro-Bold';
}

.vakansia p {
    margin: 0px 315px 20px 30px;
}

.vakansia a {
    position: absolute;
    top: 50%;
    right: 30px;
    margin: -18px 0px 0px 0px;
}

div.stars2 {
    background: url(../img/stars2.png);
    width: 133px;
    height: 23px;
    margin: 3px 0px 0px 10px;
    padding: 0px !important;
    display: inline-block;
}

.stars2 i {
    background: url(../img/stars2.png) 0 -23px;
    height: 23px;
    display: block;
    float: left;
}

@media screen and (max-width: 1420px) {

    .service_cont2 .service_bl {
        width: 50%;
    }

    /*div.kontakts_bl {
        width: 49%;
    }

    div.kontakts_bl:last-child {
        width: 98%;
        margin: 2px 0px 0px 4px;
    } Uncomment this */

}

@media screen and (max-width: 1250px) {

    .vakansia a {
        position: relative;
        top: 0;
        left: 50%;
        right: auto;
        margin: 0px -0 0px -118px;
    }

    .vakansia p {
        margin-right: 30px;
    }

}

@media screen and (max-width: 1050px) {

    .service_cont2 .service_bl p {
        font-size: 90%;;
    }

}

@media screen and (max-width: 1024px) {

    .service_cont2 .service_bl {
        width: 33%;
    }

    /*div.kontakts_bl {
        width: 33% !important;
        margin: 0px 0px 0px 2px !important;
    }*/
    .menu_left li:nth-child(4),
    .menu_left li:nth-child(5) {
        width: 50%;
    }

    div.kupon {
        display: none;
    }

}

@media screen and (max-width: 1100px) {

    .service_cont2 div.service_bl p {
        padding: 0px 10px 0px 10px;
    }

}

@media screen and (max-width: 900px) {

    .service_cont2 .service_bl {
        width: 50%;
    }

}

@media screen and (max-width: 845px) {

    /*div.kontakts_bl {
        width: 49% !important;
    }

    div.kontakts_bl:last-child {
        width: 98% !important;
        margin: 2px 0px 0px 4px !important;
    } Uncomment this*/

}

@media screen and (max-width: 640px) {

    .menu_left li:nth-child(4),
    .menu_left li:nth-child(5) {
        width: 100%;
    }
}

@media screen and (max-width: 535px) {

    div.kontakts_bl {
        width: 100% !important;
        margin: 2px 0px 0px 0px !important;
    }

    .otz_text:before {
        right: 40%;
    }

}

@media screen and (max-width: 575px) {

    .service_cont2 .service_bl span {
        width: 60px;
    }

    .service_cont2 div.service_bl p {
        padding: 0px 10px 0px 10px;
        height: 70px;
    }

    div.otz_links a {
        margin: 0px 10px 10px 10px !important;
    }

}

@media screen and (max-width: 495px) {

    .service_cont2 .service_bl span {
        width: 42px;
    }

    .service_cont2 div.service_bl p {
        font-size: 62%;
        height: 42px;
    }

}

div.kupon {
    background: url(../img/kupon.gif);
    width: 320px;
    padding: 20px 0px 20px 0px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    float: left;
}

.kupon img {
    margin: 10px 0px 17px 0px;
}

.kupon input[type="text"],
.kupon input[type="submit"] {
    background: #fff;
    width: 260px;
    height: 42px;
    line-height: 44px;
    margin: 0px 0px 12px 30px;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    text-indent: 23px;
    color: #3d3d3d;
    float: left;
    text-transform: uppercase;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    font-family: DINPro-Light, tahoma;
}

.kupon input[type="submit"] {
    color: #e95f0e;
    text-align: center;
    text-indent: 0px;
}

.kupon p {
    font-size: 29px;
}

.kupon span {
    font-size: 16px;
    display: block;
    margin: 0px 0px 27px 0px;
}

/************************************ SEARCH  **************************************/

div.search_cont {
    width: 100%;
    padding: 40px 0px 0px 0px;
    float: left;
}

div.search_inpage {
    width: 100%;
    float: left;
}

.search_inpage input[type="text"] {
    background: #fff;
    width: 100%;
    margin: 12px 0 35px 0;
    padding: 14px 0px 11px 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #3e3e3e;
    border: 1px solid #000;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
    text-indent: 28px;
    font-family: 'DINPro-Light';
    float: left;
}

.search_inpage input[type="submit"] {
    background: url(../img/se_2.gif);
    width: 25px;
    height: 24px;
    margin: 25px 0px 0px -43px;
    cursor: pointer;
    float: left;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.search_inpage input[type="submit"]:hover {
    background: url(../img/se_2h.gif);
}

div.search_title {
    width: 100%;
    padding: 0px 0px 30px 0px;
    color: #e95c0c;
    text-transform: uppercase;
    float: left;
}

.search_rez {
    width: 100%;
    counter-reset: list 0;
    float: left;
}

.search_rez li {
    width: 92%;
    padding: 25px 4%;
    display: block;
    border-top: 1px solid #dddde5;
    position: relative;
    float: left;
}

.search_rez li:before {
    counter-increment: list;
    content: counter(list) ". ";
    position: absolute;
    top: 24px;
    left: 1%;
}

.search_rez p {
    margin: 0px 0px 10px 0px;
}

.search_rez a, .search_rez b {
    color: #e65d0c;
}

.search_rez a:hover {
    border-bottom: 1px solid #e65d0c;
}

@media screen and (max-width: 780px) {

    .search_rez li {
        width: 88%;
        padding: 25px 6%;
    }

}

@media screen and (max-width: 360px) {

    .search_rez li {
        width: 86%;
        padding: 25px 7%;
    }

}

.banner a {
    margin: 0px 0px 1px 0px;
}

@media screen and (max-width: 480px) {
    .owl-nav {
        display: none;
    }

    .slider_img img {
        width: 74%;
    }

}

/* Page body.motor_racing */

.motor_racing .text h2 {
    font-size: 38px;
    margin: 0px 0px 30px 0px;
    font-family: 'DINPro-Bold';
    text-transform: uppercase;
    line-height: 36px;
    transition: .5s;
}

.motor_racing .active h2 {
    color: #e95f0e;
    transition: .5s;
}

.motor_racing .text img {
    margin: 0;
    padding: 0;
    border: 10px solid #dbdde4;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    object-fit: cover;
}

.motor_racing .gallery img {
    margin: 0;
    padding: 0;
    border: 10px solid #dbdde4;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    object-fit: cover;
}

.motor_racing .gray {
    background: #f8f8fa;
    font-style: italic;
    padding: 20px;
}

.motor_racing .citata {
    background: url(../img/citata.png) no-repeat top left;
    background-size: cover;
    color: white !important;
    padding-left: 120px;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 35px;
    font-style: italic;
}

.motor_racing .full {
    display: none;
    clear: both;
}

.motor_racing .gallery {
    text-align: left;
}

.motor_racing .gallery a {
    position: relative;
    display: inline-block;
    width: 270px;
    height: 270px;
    margin: 0 10px;
}

.motor_racing .gallery a:after {
    content: "";
    background: url(../img/zoom.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.motor_racing .gallery a::after:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.motor_racing .full + .show {
    float: left;
    display: block;
    height: 40px;
    background: #e95f0e;
    border-radius: 20px;
    padding: 0 40px;
    color: white;
    font-family: "DINPro-Bold";
    line-height: 40px;
    cursor: pointer;
    transition: .5s;
    clear: both;
    font-size: 20px;
}

.motor_racing .active .show {
    transition: .5s;
}

.motor_racing .show:hover {
    background: rgb(219, 221, 228);
    transition: .5s;
    color: #3B3B3B;
}

.motor_racing .block {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 2px solid #e6e8ef;
}

.motor_racing .block:after {
    content: '';
    display: block;
    clear: both;
}

.motor_racing .text img.thumbnail {
    margin-right: 50px;
    margin-bottom: 40px;
}

.motor_racing .text {
    padding-bottom: 60px;
}

@media (min-width: 1001px) {
    .motor_racing .gray {
        width: 94%;
        padding: 3% 3% 3% 3%;
    }

    .motor_racing .text .gallery img {
        margin-right: 20px !important;
    }

    .motor_racing .text .gallery a:last-child img {
        margin-right: 0 !important;
    }
}

@media (max-width: 800px) {
    .gallery a,
    .motor_racing .text img {
        width: 250px;
        height: 250px;
        float: none;
        display: block !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 20px !important;
    }
}

@media (min-width: 641px) and (max-width: 1000px) {
    .motor_racing .text .gallery a:last-child img {
        margin-right: 0 !important;
    }
}

@media (max-width: 500px) {
    .motor_racing .citata {
        background: #54565D;
        padding-left: 35px;
    }

    div.fasovka_bl {
        width: 32%;
        font-size: 15px;
    }

    div.fasovka_title {
        padding-bottom: 5px;
    }
}

/* styles for banner */
.modal a {
    display: block;
    float: left;
}

.modal img {
    width: 100%;
    float: left;
}

.modal-close {
    width: 23px;
    height: 23px;
    background: url("../img/close-btn.png") 0 0 no-repeat;
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
}

.menu li {
    margin: 0px 3% 0px 5px;
}

.menu li a {
    font-size: 20px;
}

@media screen and (max-width: 1600px) {
    .menu li a {
        font-size: 17px;
    }

    .menu li {
        margin: 0px 7px 0px 3%;
    }
}

@media screen and (max-width: 1410px) {
    .menu li a {
        font-size: 16px;
    }

    .menu li {
        margin: 0px 6px 0px 2%;
    }
}

@media screen and (max-width: 1366px) {
    .menu li a {
        font-size: 15px;
    }
}

.wrap-cookies {
    min-height: 46px;
    width: 100%;
    min-width: 200px;
    background: url('../img/pattern-gray.gif') repeat;
    margin: 0 auto;
    font-size: 12px;
}

.wrap-cookies.hide {
    display: none;
}

.cookies {
    padding-right: 260px;
    position: relative;
    min-height: 26px;
    padding-top: 8px;
    padding-bottom: 12px;
    padding-left: 15px;
    max-width: 900px;
    margin: 0 auto;
}

.cookies-btn {
    background: #e95f0e;
    padding: 5px 28px 6px 28px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #e95f0e;
    font-size: 12px;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -14px;
}

.cookies-btn.btn-ok {
    right: 170px;
}

@media screen and (max-width: 768px) {
    .cookies-btn {
        position: static;
        margin-top: 10px;
    }
    .cookies {
        padding-right: 15px;
    }
}

/* ---- FANCYBOX banner ---- */

.modal-banner {
    max-width: 100%;
}
.fancybox--banner-style .fancybox-inner .modal {
    position: relative;
    margin: 0;
    padding: 50px;
    border-radius: 4px;
    min-width: 300px;
    max-width: 800px;
    padding: 50px 0px;
    background: #ffffff;
    -webkit-box-shadow: 0 0px 20px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px 1px rgba(0, 0, 0, 0.1);
    /* Firefox 19+ */
    /* Firefox 18- */
}

.fancybox--banner-style .fancybox-inner .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}
.fancybox--banner-style .fancybox-inner .modal-header {
    padding: 0;
    border: 0;
}
.fancybox--banner-style.fancybox-wrap,
.fancybox--banner-style .fancybox-skin,
.fancybox--banner-style .fancybox-outer,
.fancybox--banner-style .fancybox-inner,
.fancybox--banner-style .fancybox-image,
.fancybox--banner-style .fancybox-wrap iframe,
.fancybox--banner-style .fancybox-wrap object,
.fancybox--banner-style .fancybox-nav,
.fancybox--banner-style .fancybox-nav span,
.fancybox--banner-style .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox--banner-style.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox--banner-style .fancybox-skin {
    position: relative;
    background: #ffffff;
    -webkit-box-shadow: 0 0px 20px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px 1px rgba(0, 0, 0, 0.1);
    color: #4a4a4a;
    text-shadow: none;
    padding: 0px !important;
    margin: 30px;
    border-radius: 0px;
    overflow: hidden;
}

.fancybox--banner-style .fancybox-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    z-index: 8040;
    border-radius: 33px;
    border: 2px solid #ffffff;
    background: none;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.fancybox--banner-style .fancybox-close:after {
    opacity: 0;
}
.fancybox--banner-style .fancybox-close:before {
    opacity: 1;
}
.fancybox--banner-style .fancybox-close:after,
.fancybox--banner-style .fancybox-close:before {
    background-image: url('../images/fancybox/fancybox_sprite.svg');
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    display: block;
    content: '';
    position: absolute;
    top: 2px;
    left: 3px;
}
.fancybox--banner-style .fancybox-close:before {
    background-position: 6px 7px;
}
.fancybox--banner-style .fancybox-close:after {
    background-position: 6px -94px;
}
.fancybox--banner-style .fancybox-close:hover {
    border-color: #ff7d1c;
}
.fancybox--banner-style .fancybox-close:hover:after {
    opacity: 1;
}
.fancybox--banner-style .fancybox-close:hover:before {
    opacity: 0;
}
.fancybox--banner-style .fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../images/fancybox/fancybox_overlay.png');
}

/* ---- end FANCYBOX banner ---- */

.section-buy-online {
    padding-bottom: 80px;
}

.section-buy-online h1 { text-align: center; }

.map-list-online {
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
.map-list-online li {
  width: 365px;
  margin: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.map-list-online a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 20px;
  min-height: 145px;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-box-shadow: 0 0px 0px 0px rgba(84, 31, 0, 0.3);
          box-shadow: 0 0px 0px 0px rgba(84, 31, 0, 0.3);
  -webkit-transition: all .2s linear;
       -o-transition: all .2s linear;
          transition: all .2s linear;
}
.map-list-online a img {
  max-width: 100%;
  width: auto;
}

@media all and (min-width: 1024px) {
  .map-list-online a:hover {
    border-color: transparent;
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
         -o-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 3px 30px 0px rgba(84, 31, 0, 0.3);
            box-shadow: 0 3px 30px 0px rgba(84, 31, 0, 0.3);
  }
}

@media all and (max-width: 600px) {
  .map-list-online li {
    width: 100%;
    margin-top: 0;
  }
  .map-list-online a {
    min-height: 85px;
    padding-right: 0;
    padding-left: 0;
  }
  .map-list-online a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .map-list-online img {
    max-width: 100%;
    max-height: 45px;
  }
}
