@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,700,700i&subset=cyrillic";
@import "https://fonts.googleapis.com/css?family=Open+Sans:800";
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: "PantonBlackCaps";
    src: url("/css/fonts/Panton-BlackCaps.eot");
    src: local("☺"), url("/css/fonts/Panton-BlackCaps.woff") format("woff"), url("/css/fonts/Panton-BlackCaps.ttf") format("truetype"), url("/css/fonts/Panton-BlackCaps.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media all and(max-width:500px) {
    .iconpreim {
        position: absolute;
        background: url(/img/icon.png) no-repeat 50% 50%;
        width: 240px;
        height: 68px;
        top: 65px;
        left: 50%;
        background-size: contain;
        transform: translateX(-50%);
    }
    .modal .form-group.pdEl-wrap {
        text-align: left;
        padding-left: 30px;
    }
    .modal .form-group.pdEl-wrap label {
        display: block;
    }
    #bottom_line {
        height: 60px;
    }
    #footer .container .col-sm-8 {
        float: right;
    }
}


/* фильтр таблиц наличия */

@media all and(max-width:900px) {
    .modal .form-group.pdEl-wrap {
        text-align: center;
    }
}

@media screen and(max-width:767px) {
    .consult-form-wrap {
        width: auto;
        margin: 15px;
    }
    .consult-form-wrap label {
        padding-left: 15px;
    }
    .header {
        text-align: center;
    }
    .header-btn .btn {
        margin: auto;
    }
    .header-right {
        display: block;
        float: none !important;
    }
    .header-right>div {
        display: block;
        margin: 20px auto;
    }
    .product-form {
        background: #e3e3e3;
        margin: 15px;
    }
    .product-form-wrap {
        position: relative;
    }
    .top-header {
        height: auto;
    }
    aside,
    .seo .media-left {
        display: none;
    }
    main,
    .contacts-main,
    .contacts-aside {
        width: 100%;
    }
    ul.main-menu>li {
        display: block;
    }
}


/* @media screen and (min-width: 320px) {
    
} */

a>span {
    border-bottom: 1px solid rgba(255, 102, 0, 0.5);
}

body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    position: relative;
    z-index: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


/*  ! START body-text-content  */

.som {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.cont-for-dummy-slider {
    width: 55%;
    margin: 15px auto;
}

.block-for-description-over-dummy {
    width: 320px;
    margin-top: 25px;
}

.block-for-description-over-dummy p {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
}

.block-for-description-over-dummy span {
    font-size: 12px;
}

.type-coatings {
    position: relative;
    background-color: transparent;
    z-index: -999;
}


/* .type-coatings:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 54%;
    top: 46%;
    left: 83%;
    background: url(/img/type-coatings/background.png) no-repeat;
    background-size: auto;
    z-index: -1;
} */


/* .type-coatings:before {
    content: "";
    position: absolute;
    top: 0;
    right: -33%;
    width: 1920px;
    height: 100%;
    background-color: #fff;
    background-size: auto;
    z-index: -1;
} */

.type-coatings h3 {
    font-weight: 600;
}

.type-coatings p {
    font-size: 13px;
}

.check-blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.check-block-img {
    width: 360px;
    padding: 15px;
    margin: 0 auto 20px;
    background: url(/img/type-coatings/check.png) #fff no-repeat right;
    /* background-repeat: no-repeat;
    background-position: right; */
    -webkit-box-shadow: 0 10px 10px rgba(1, 20, 42, 0.4);
    box-shadow: 0px 0px 9px 0px rgba(1, 20, 42, 0.4);
}

.main-block-type-config {
    border-top: 1px solid black;
}

.h2-for-content {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    padding-bottom: 20px;
}

.parent-block-type-config {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.child-block-type-config {
    display: flex;
    width: 360px;
    margin: 0 auto 30px;
    align-items: center;
}

.child-block-type-config p {
    width: 320px;
}

form label {
    font-weight: normal;
}

.block-recomend-under-content {
    /* border-top: 1px solid black;
    border-bottom: 1px solid black; */
    background: url(/img/pruzhina_sgatiya_cherteg.png) no-repeat right bottom;
    background-size: 190px;
}

.block-table-content {}

.card-static-width-block {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.child-card-static-width-block {
    padding: 0 50px 20px 50px;
}


/*  ! END body-text-content  */

.owl-prev {
    position: absolute;
    top: 55px;
    left: -55px;
}

.owl-next {
    position: absolute;
    top: 55px;
    right: -55px;
}

#nal-table>tbody>tr>td>a {
    color: #fff;
    font-weight: 800;
    background-color: #f60;
    border: 1px solid #f60;
    border-radius: 5px;
    width: 180px;
    height: 30px;
    display: block;
    padding-top: 5px;
}

.main-form-block {
    width: 1140px;
}

h1,
h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 900;
}

h1,
h2,
h3 {
    text-transform: uppercase;
}

h6 {
    font-size: 14px;
    line-height: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

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


/* lists */


/*ol {
  list-style-type: none;
  margin: 0;
  margin-left: 2.5em;
  padding: 0;
  counter-reset: li-counter;
  margin-top: 10px;
}

ol > li {
  position: relative;
  margin-bottom: 10px;
}


ol > li:before {
  position: absolute;
  top: 0;
  left: -2.5em;
  font-size: 18px;
  font-weight: bold;
  color: white;
  content: counter(li-counter);
  counter-increment: li-counter;
  background-color: #0168ac;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 34px !important;
}*/

ul ul ul {
    left: 100%;
    margin-top: -36px;
}

.bg-blue {
    background: #022e63;
}

.bg-blue {
    color: #fff;
}

.bg-gray {
    background: #e3e3e3;
}

.bg-gray {
    color: #022e63;
}

.bg-red {
    background: #ec453e;
}

.blue-link span {
    color: #0379c4;
    border-bottom-color: rgba(3, 121, 196, 0.5);
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.bordered_img {
    margin-top: 5px;
    padding: 5px;
    margin-right: 10px;
    /*-webkit-box-shadow:0 2px 2px rgba(255,255,255,0.1),0 1px 0 #bbb,0 1px 0 #aaa,0 1px 1px #444;
  box-shadow:0 2px 2px rgba(255,255,255,0.1),0 1px 0 #bbb,0 1px 0 #aaa,0 1px 1px #444;*/
    /* background-color: #f6f6f6; */
    /* height: 410px; */
}

.breadcrumb {
    padding-bottom: 0;
}


/* seo */

.btn {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 30px;
}

.btn-primary {
    padding: 13px 25px;
    -webkit-box-shadow: 0 2px 0 #a52e05, 0 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 0 #a52e05, 0 4px 3px rgba(0, 0, 0, 0.4);
    border: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

.btn-white {
    color: #022e63;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    background-color: transparent;
    border: 2px solid #022e63;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 43px;
}

.calc-form-wrap h2 {
    margin-left: 15px;
}

.calc-icon {
    width: 15px;
    height: 25px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAVCAMAAACuRUSFAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAA+VBMVEX////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////r1CuUAAAAUnRSTlMAzf3+y3wGeFhT+LNsbbD36eX08a2s2r+23fLBaAFvwvD73ufc49jZ+u7zvr3hzMXgumkCcO/17O2j1LWg9gd2wHGKaozIl3MdE8NuC5DS3+jrVwyxFgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAADWSURBVBjTVc/ZUsJAFIThNuCGEUMWlLgQcEs0IAhDHBUBiStosN//YRio0pHv+q9TfbBmUMvlQRoaCa5vaJs5cAvaNlHYMXd/mcU9WPyvBNtxvTL3vQNWXNd3wEPgiMcAT4AqEdTqFYenZ+cMLi7DCP7VddxgM75hq932g2V/y47qu8teUIiQPWEzFAET2HdS3vNBemw9yr66XwVMPql+AAyJ6G/L6HlcJPpWmr5Qpq98e/+I1X+fwIRT1X8B34s9WeZzVi+xl2VGhGTlHwtchWbyoyX5OWB9OepAvC4UAAAAAElFTkSuQmCC") 0 0 no-repeat;
    float: left;
    display: inline-block;
    margin-right: 7px;
}

.card {
    -webkit-box-shadow: 0 10px 20px rgba(1, 20, 42, 0.4);
    box-shadow: 0 10px 20px rgba(1, 20, 42, 0.4);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.whcard {
    width: 69.5%;
    height: 350px;
}

.card-aside {
    -webkit-box-shadow: 0 10px 10px rgba(1, 20, 42, 0.4);
    box-shadow: 0 10px 10px rgba(1, 20, 42, 0.4);
}

.mobile-body .card.gb-blue {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.mobile-body .form-group {
    padding-left: 0;
    padding-right: 0;
}

.card img.w100 {
    margin-bottom: 15px;
}

.carousel-indicators {
    margin-bottom: 5px;
}

.carousel-indicators li {
    width: 20px !important;
    height: 20px !important;
    background: #fff;
    margin: 0 4px !important;
    background: #fff !important;
}

.carousel-indicators li.active {
    background: #022e63 !important;
    border-color: #022e63;
}

.carousel-inner {
    height: 279px;
}

.carousel-inner img {
    width: 100%;
}

.city-icon {
    display: inline-block;
    padding-right: 15px;
    width: 9px;
    height: 14px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAMAAADKSsaaAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAXVBMVEX///8/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUr///+e030IAAAAHXRSTlMAA4fn76tXuVWV1webtnr5WA0l/N2xOcpT0l4QoSK3UagAAAABYktHRACIBR1IAAAACXBIWXMAAAsSAAALEgHS3X78AAAAXUlEQVQI1y3LSRZAQBRD0adXekpP9r9NX5FBzh0kEMVJmsQRkOlNBrlUlIWU41TV1JUcjVqbtGro1A/j0Ktj8tIs+QmW8F1ssgatJjbD9oLdtAdx6PjAqfPXdV/WD/ThBxFf5vDCAAAAAElFTkSuQmCC") no-repeat;
}

.city-sel {
    padding-left: 0;
}

.clear {
    clear: both;
}

.col {
    color: #ff6600;
}


/*@font-face {
  font-family: 'PantonLightCaps';
  src: url('/css/fonts/Panton-LightCaps.eot');
  src: local('☺'), url('/css/fonts/Panton-LightCaps.woff') format('woff'), url('/css/fonts/Panton-LightCaps.ttf') format('truetype'), url('/css/fonts/Panton-LightCaps.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

.consult-form-wrap {
    width: 53%;
    margin: 0 50% 0 14%;
}

.mobile-body .consult-form-wrap {
    width: 85%;
    margin: 0 auto;
}

.consult-form-wrap label {
    padding-left: 60px;
    padding-right: 0;
    margin-top: 4px;
}

.dashed span {
    border-bottom-style: dashed;
}

.dostavka .letter {
    margin-top: 30px;
    color: #ff6600;
    font-weight: bold;
    font-size: 1.5em;
}

.dostavka table {
    margin-bottom: 10px;
}

.dostavka table td {
    border-bottom: 1px solid #e1e1e1;
    padding: 6px 0;
}

.dostavka table th {
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid;
    padding: 10px 0 6px;
}

.dummy-slider {}

.dummy-slider .owl-theme .owl-controls .owl-buttons div {
    height: 40px;
    width: 40px;
    border: 2px solid black;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    text-align: center;
    padding: 0;
}

.dummy-slider .owl-theme .owl-controls .owl-buttons div:hover {
    border-color: #0168ac;
    color: #0168ac;
}

.flickr {
    margin-bottom: 15px !important;
    margin-right: 5px;
    float: left;
}

.footer_icon {
    margin-top: 2px;
    margin-right: 10px;
}

.form-description {
    max-width: 400px;
    margin: auto;
    margin-bottom: 30px;
}

.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 290px;
    background: #202020;
    z-index: 999;
    padding: 16px;
    margin-left: -300px;
    /* transition: transition-property transition-duration transition-timing-function transition-delay; */
    -webkit-transition: margin-left 0.4s linear;
    -moz-transition: margin-left 0.4s linear;
    -o-transition: margin-left 0.4s linear;
    transition: margin-left 0.4s linear;
}

.mobile-menu.expanded {
    margin-left: 0;
}

.mobile-menu>p {
    display: block;
    height: 35px;
}

.mobile-menu .mob-menu-toggle {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAUAQMAAABCuQT+AAAABlBMVEUAAAD//f154ZxzAAAAAXRSTlMAQObYZgAAABNJREFUCNdj+P//fwM6gQVQog4ANsIp3YyZ0CYAAAAASUVORK5CYII=) no-repeat 50% 50%;
    border: 1px solid #fff;
}

.mobile-menu ul {
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu ul li {
    display: block;
    margin-bottom: 5px;
    float: none;
    padding: 6px 0 6px 20px;
}

.mobile-menu ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    padding: 2px 0;
    text-align: left;
}

.mob-menu-phone a {
    display: block;
    font-size: 18px;
    line-height: 22px;
    padding: 8px 0 8px 20px;
}


/* Buttons */

.grid-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.grid-flex>* {
    -webkit-flex-basis: 12em;
    -ms-flex-preferred-size: 12em;
    flex-basis: 12em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 15px;
    margin-right: 15px;
}

.header {
    padding-top: 15px;
    padding-bottom: 8px;
}

.header-btn .btn {
    margin-right: 25px;
}

.header-btn.hb1 {
    padding: 14px 20px 0 0;
}

.header-btn.hb2 {
    padding: 11px 20px 0 0;
}

.header-btn.hb2 p a span {
    font-size: 17px;
}

.header-contacts .phone {
    font: 24px/19px "PantonBlackCaps";
}

.header-contacts .phone-city {
    font: 21px/19px "PantonBlackCaps";
}

.header-contacts .phone-city span {
    color: #b4b2b2;
}

.header-contacts .phone-help {
    font-size: 15px;
}

.header-contacts p {
    margin: 0 0 10px 0;
}

.header-right {
    display: table;
    padding-right: 15px;
}

.header-right>div {
    display: table-cell;
    vertical-align: top;
}


/* .iconpreim {
    position: absolute;
    background-image: url(/img/icon.png);
    width: 443px;
    height: 128px;
    top: 135px;
    left: 40px;
} */

.iconpreim {
    background-image: url(/img/icon-preimush.png);
    background-repeat: no-repeat;
    width: 72%;
    height: 180px;
    margin-top: 20px;
    border-bottom: 1px solid black;
}

.mobile-body .iconpreim {
    display: none;
}

.imgright {
    margin-right: 22px;
}

.letter-list {
    padding-left: 0;
}

.letter-list li {
    display: inline;
    margin-right: 20px;
}

.mail-link span {
    color: #ff6600;
    border-bottom: 1px dashed rgba(255, 102, 0, 0.5);
}

.main-menu-wrap {
    width: 100%;
    background: #022e63;
}

.mobile-body #main-menu {
    display: block;
}

.mobile-body #main-menu li {
    display: block;
}

.main_wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    z-index: 2;
}

.menu-sep {
    width: 2px;
    height: 25px;
    background-color: white;
    border-left: 1px solid #808080;
    margin: 4px 0;
}

.mob-header {
    /*
  position:fixed;
  z-index:50;
  left:0;
  top:0;
  right:0;
  -webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.4);
  box-shadow:0 2px 8px 0 rgba(0,0,0,.4);
  height:50px;
  */
    background: #e3e3e3;
}

.mob-header .container {
    position: relative;
    margin-top: 8px;
}

.mob-header .container a {
    float: left;
    margin-left: 140px;
    display: block;
    border: none;
    text-decoration: none;
}


/* sidebar */

.mob-menu-toggle {
    position: absolute;
    left: 36px;
    height: 33px;
    cursor: pointer;
    width: 33px;
    border: 1px solid #202020;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAUAQMAAABCuQT+AAAABlBMVEUAAABRTk43h/NUAAAAAXRSTlMAQObYZgAAABNJREFUCNdj+P//fwM6gQVQog4ANsIp3YyZ0CYAAAAASUVORK5CYII=) no-repeat 50% 50%;
}

.modal {
    color: #fff;
}

.modal .close {
    font-size: 40px;
    opacity: 1;
    line-height: 20px;
}

.modal .control-label {
    text-align: left;
    padding-left: 40px;
    padding-right: 0;
}

.modal .form-group.pdEl-wrap {
    text-align: right;
}

.modal .modal-content {
    padding-bottom: 30px;
}

.modal .modal-header {
    padding: 15px 0 5px;
}

.modal .postmessage {
    display: none;
}

.modal h2 {
    margin-top: 40px;
    margin-bottom: 0;
}

.p-about img {
    width: 186px;
    height: 186px;
}

.pagination {
    background: none !important;
}

.pagination li {
    width: auto;
    padding: 8px;
    background: none;
}

.paginator {
    margin: 15px 0;
    text-align: center;
}

.paginator ul {
    list-style: none;
}

.paginator ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
    line-height: 32px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #f97822;
    color: #f97822;
    font-size: 16px;
}

.paginator ul li a {
    display: block;
    vertical-align: top;
    line-height: 32px;
    width: 100%;
    padding: 0 9px;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    background: #f97822;
}

.paginator ul li.active {
    padding: 0 9px;
}

.portfolio {
    list-style: none;
    padding: 0;
}

.portfolio img {
    width: 150px;
    height: 150px;
    margin: 2px;
    float: left;
}

.postmessage .success {
    margin-bottom: 20px;
    font-size: 18px;
    color: #ff6600;
}

.product-form {
    width: 260px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px 20px 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.product-form-wrap {
    height: 100%;
    right: 0;
    margin-right: 25px;
}

.product-img {
    position: relative;
}

.product-img-main:before {
    content: "";
    background-color: #00000000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.product-img-main {
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    height: 410px;
}

.text-on-product-img {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 800;
    color: white;
    text-align: center;
    line-height: 60px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}


/* forms*/

.prof {
    font-style: italic;
    color: #838487;
}


/************************Custom styles*************************/

.qna-wrap {
    padding: 16px 0;
}

.qna-wrap {
    padding: 16px 0;
}

.qna-wrap .qna-row .answer {
    display: none;
    padding: 5px 15px 5px 60px;
    margin-top: 0;
}

.qna-wrap .qna-row .question {
    margin: 0;
    padding: 15px 0;
}

.qna-wrap .qna-row .question {
    min-height: 36px;
    margin: 0;
    padding: 15px 0 15px 48px;
    background: url(data:image/png;base64,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) no-repeat 0 11px;
}

.qna-wrap .qna-row .question p {
    margin: 0;
}

.qna-wrap .qna-row .question p {
    margin: 0;
}

.qna-wrap .qna-row .question p span {
    cursor: pointer;
    color: #4a68b1;
    border-bottom: 1px dashed rgba(74, 104, 177, 0.5);
}

.qna-wrap .qna-row .question p span {
    cursor: pointer;
    color: #4a68b1;
    border-bottom: 1px dashed rgba(74, 104, 177, 0.5);
}

.qna-wrap .qna-row.row {
    margin-bottom: 0;
    margin-top: 0;
}

.qna-wrap .qna-row.row {
    margin-bottom: 0;
    margin-top: 0;
}

.rotarapes {
    height: 2px;
    background-image: url("/img/patterns/rotarapes.png");
    margin-bottom: 20px;
}

.seo .media-left {
    padding-right: 25px;
}

.seo .media-object {
    max-width: 175px;
}

.mobile-body .seo .media-left {
    display: inline-block;
    float: left;
    padding: 0 20px 12px 0;
}

.mobile-body .seo .media-body {
    display: block;
    width: 100%;
}

.servise_icon {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}


/* dostavka */

.side_bar {
    margin-left: 38px;
}

.mobile-body .side_bar {
    margin-left: 0;
    display:none;
}

.side_bar h4 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: solid black 1px;
    font-size: 24px;
    /*18px*/
    /*background-image:url(//rtservis.ru/img/patterns/side-bar.png);
  background-repeat:no-repeat;
  background-position:left bottom;*/
}

.side_bar_widget .clear {
    min-height: 90px;
    padding-left: 86px;
}

.side_bar_widget .flickr {
    float: left;
    width: 86px;
    height: 86px;
    margin: 0 0 0 -86px !important;
}

.side_bar_widget .flickr a {
    text-decoration: none;
    border: none;
}

.side_bar_widget .flickr a img {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 70px !important;
    border-radius: 50px;
}

.side_bar_widget h4,
.side_bar_widget p {
    margin: 0;
}

.side_bar_widget h6 {
    margin-bottom: 5px;
    margin-top: 15px;
}

.simple-little-table {
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    text-shadow: 1px 1px 0px #fff;
    background: #eaebec;
    margin: 20px;
    border: #ccc 1px solid;
    border-collapse: separate;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}

.simple-little-table th {
    font-weight: bold;
    padding: 21px 25px 22px 25px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient( linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top, #ededed, #ebebeb);
}

.simple-little-table tr {
    text-align: center;
    padding-left: 20px;
}

.simple-little-table tr td {
    padding: 18px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background: #fafafa;
    background: -webkit-gradient( linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}

.slide-caption {
    width: 336px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px 20px 25px;
}

.slide-caption p {
    font-size: 16px;
}

.slide-caption-wrap {
    height: 279px;
    margin-left: 25px;
}

.slide-caption-wrap,
.product-form-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;
    position: absolute;
    top: 0;
    z-index: 2;
}

.mobile-body .slide-caption-wrap,
.mobile-body .product-form-wrap {
    display: none;
}

.slider-gradient {
    background: -webkit-gradient( linear, left top, right top, from(#101010), color-stop(20%, transparent), color-stop(80%, transparent), to(#101010));
    background: -webkit-linear-gradient( left, #101010 0%, transparent 20%, transparent 80%, #101010 100%);
    background: linear-gradient( to right, #101010 0%, transparent 20%, transparent 80%, #101010 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.slider-wrapper {
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 10px 20px rgba(1, 20, 42, 0.6);
    box-shadow: 0 10px 20px rgba(1, 20, 42, 0.6);
    height: 279px;
    background-color: #101010;
}

.small {
    font-size: 90%;
}

.subslider {
    padding: 10px 5px;
    margin: 25px auto 0;
}

.text-blue {
    color: #0168ac;
}

.text-lightblue {
    color: #05a8eb !important;
}

.text-red {
    color: #da251d;
}

.text-white {
    color: #fff;
}

.top-header {
    width: 100%;
    background: #e3e3e3;
    height: 36px;
}

.top-menu {
    float: left;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.top-menu a {
    color: #3f414a;
    font: 15px/18px "Open Sans";
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 9px 18px;
    white-space: nowrap;
}

.top-menu li.nohover {
    background: none;
}

.top-menu>li {
    float: left;
    position: relative;
    display: block;
}

.top-menu>li ul {
    background: #e3e3e3;
    padding: 0;
    list-style: none;
    display: none;
}

.top-menu>li ul a {
    text-align: left;
}

.top-menu>li ul ul {
    left: 100%;
    display: none;
}

.twitter_header {
    margin-bottom: 0 !important;
}

.w100 {
    width: 100% !important;
}

.word-format {
    padding-right: 20px;
    margin-bottom: 80px;
}

.word-format h2 {
    font-size: 18px;
    margin-top: 28px;
}

.word-format h2 {
    text-transform: uppercase;
}

.word-format p {
    margin-bottom: 9px;
    position: relative;
}

.word-format p.li_3 {
    padding-left: 20px;
}

.word-format p.li_8 {
    line-height: 22px;
    padding-left: 55px;
}

.word-format ul {
    padding-left: 60px;
}

.you-city .dropdown-menu {
    max-height: 400px;
    overflow: auto;
}

.you-city a {
    white-space: nowrap;
}

.you-city span {
    border-bottom: none;
}

aside,
.contacts-aside {
    width: 28%;
    margin-top: 20px;
    float: right;
}

.mobile-body aside,
.mobile-body .contacts-aside {
    width: 100%;
    margin-top: 20px;
    float: none;
}

body .stick-head.stick-shadow {
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
}

body.sticked {
    padding-top: 145px;
}

body.sticked.mobile-body,
body.mobile-body {
    padding-top: 50px;
}

body.mobile-body .block-for-description-over-dummy {
    width: auto;
    margin-top: 25px;
}

body.mobile-body .block-content-div,
body.mobile-body .main-block-type-config,
body.mobile-body .type-coatings,
body.mobile-body .block-recomend-under-content,
body.mobile-body .block-table-content,
body.mobile-body .main-form-block,
body.mobile-body .card-static-width-block,
body.mobile-body .whcard {
    max-width: 100%;
    width: 100%;
}

body.mobile-body .bordered_img,
body.mobile-body .whcard {
    height: 100%;
}

body.mobile-body .fsbtn {
    font-size: 98%;
}

body.mobile-body .product-img:after {
    position: relative;
}

body.mobile-body .owl-prev,
body.mobile-body .owl-next {
    position: inherit;
}

body.mobile-body .child-card-static-width-block {
    padding: 0;
}

body.mobile-body .type-coatings:before,
body.mobile-body .type-coatings:after {
    content: none;
}

body.mobile-body .som {
    display: block;
    max-width: 100%;
}

body.mobile-body .cont-for-dummy-slider {
    width: auto;
    margin: 0;
}

body.mobile-body .child-block-type-config {
    display: block;
    width: auto;
}

body.sticked .stick-head {
    margin-top: -36px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 50;
}

body>.main_wrapper>header {
    position: relative;
    z-index: 50;
    background: #f6f6f6;
}

body .stick-head.mobile-mode {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    height: 50px;
    background: #e3e3e3;
}

i.caret {
    display: inline-block;
    margin-left: 8px;
    width: 8px;
    height: 7px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAMAAABPT11nAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAM1BMVEU/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUo/QUr////TC3eKAAAAD3RSTlMAN7oRsM4Usgq40wezBqdn1IKZAAAAAWJLR0QQlbINLAAAAAlwSFlzAAALEgAACxIB0t1+/AAAACxJREFUCNcNwYkBACAIxLCKii/c/ttqQrEK1QpN3b1rMJf21ppwrnQPX2QGPBYgASImW2d3AAAAAElFTkSuQmCC") 0 0 no-repeat;
}

i.caret.right {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

img.card {
    padding: 0;
    margin-bottom: 10px;
}

main,
.contacts-main {
    width: 100%;
    /* float: left; */
    margin-top: 20px;
}

.mobile-body main,
.mobile-body .contacts-main {
    width: 100%;
    float: none;
}

span.bg-blue {
    line-height: 2;
    padding: 6px 15px;
}

span.bg-blue a {
    color: #fff;
    text-decoration: none;
}

.block-content-div {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 20px 0;
    width: 1140px;
}


/* portfolio */

table.content {
    border: 1px solid !important;
}

table.content td {
    border: 1px solid !important;
    padding: 3px;
}

table.content th {
    border: 1px solid !important;
    padding: 3px;
}

ul.main-menu {
    list-style: none;
    display: table;
    background: #022e63;
    padding: 0;
    margin: 0 auto;
}

ul.main-menu>li {
    display: table-cell;
    position: relative;
}

ul.main-menu>li a {
    color: #fefefe;
    text-shadow: 0 1px 0 rgba(90, 35, 11, 0.75);
    font: 14px/18px "Open Sans";
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 9px 0;
}

#bottom_line {
    height: 40px;
    background-color: #444;
    background-image: -webkit-linear-gradient(#444, #111);
    background-image: -webkit-gradient( linear, left top, left bottom, from(#444), to(#111));
    background-image: linear-gradient(#444, #111);
    border-bottom: 1px solid #000;
    border-top: 1px solid #fff;
}

.mobile-body #bottom_line {
    height: auto;
    padding: 16px;
    text-align: center;
}

#bottom_line .left {
    float: left;
}

#bottom_line .link {
    color: #fff;
}

#bottom_line .right {
    float: right;
}

#bottom_line a {
    color: #999;
    text-decoration: none;
}

#bottom_line a span {
    border: none;
}


/* tables */

#bottom_line p {
    margin-top: 10px;
    margin-bottom: 0;
    color: #999;
    text-shadow: 1px 1px #000;
}

#footer {
    clear: both;
    margin-top: 35px;
    position: relative;
    background-image: url("/img/patterns/header_bg.png");
    min-height: 120px;
    padding-bottom: 10px;
}

#footer .separator_dash {
    margin: 20px 10px 15px 0;
}

#footer h4 {
    text-transform: uppercase;
    margin-top: 0;
    line-height: 16px;
    margin-bottom: 15px;
}

#footer h5 {
    text-transform: uppercase;
    margin-top: 0;
    line-height: 15px;
}

#footer h6 {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#nal-table {
    color: #6d6d6d;
}

#nal-table td {
    text-align: center;
    border: 2px solid #fff;
    font-size: 12px;
    font-weight: 300;
    color: #636363;
}

#nal-table>thead>tr>th {
    border-bottom: 3px solid #83ceee;
    vertical-align: top;
    font-size: 14px;
    background-color: #f8f8f8;
    font-weight: normal;
    color: #6d6d6d;
}

#nal-table_paginate .pagination {
    list-style: none;
    float: right;
}

#nal-table_paginate .pagination li {
    display: inline-block;
    vertical-align: top;
    float: left;
}

#nal-table_wrapper {
    margin-bottom: 22px;
}

#table-filter {
    background-color: #f3f3f3;
    color: #777;
    padding: 10px;
}

#table-filter #f-size select {
    border-radius: 2px;
    border: 1px solid #cecece;
    height: 27px;
    font-size: 12px;
    padding: 4px 12px;
}

#table-filter .checkbox {
    padding-left: 20px;
    margin-bottom: 5px;
}

#table-filter .checkbox input[type="checkbox"],
#table-filter .checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

#table-filter .checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px;
    font-size: 12px;
}

#table-filter .checkbox-group {
    padding: 0 8px;
    border: 1px solid #cecece;
    border-radius: 2px;
    height: 80px;
    background-color: white;
    overflow-y: scroll;
}

#table-filter .clear-filter {
    margin-top: 0;
    display: inline-block;
    color: #ff4800;
    font-size: 20px;
    line-height: 20px;
    margin-right: 3px;
    text-decoration: none;
}

#table-filter .clear-filter span {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    border-color: #777;
}

#table-filter .range-group select {
    width: 46% !important;
    border-radius: 2px;
    border: 1px solid #cecece;
    height: 27px;
    font-size: 12px;
    padding: 4px 12px;
}

#table-filter div {
    margin: 5px 0;
    line-height: normal;
}

#table-filter h5 {
    font-size: 14px;
    font-weight: 300;
}

#nal-table td:nth-child(1),
#nal-table td:nth-child(2),
#nal-table td:nth-child(5) {
    text-align: left;
}

#nal-table>tbody>tr:nth-of-type(even) {
    background-color: #f7f7f7;
}

#nal-table>tbody>tr:nth-of-type(odd) {
    background-color: #f3f3f3;
}

#nal-table>thead>tr>th:nth-child(3),
#nal-table>thead>tr>th:nth-child(4) {
    width: 30px !important;
}

#nal-table>thead>tr>th:nth-child(6) {
    width: 80px !important;
}

#table-filter .checkbox input[type="checkbox"]:checked+label::after,
#table-filter .checkbox input[type="radio"]:checked+label::after {
    content: " ";
    width: 17px;
    height: 15px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAMAAACecocUAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAVFBMVEX////x8fH6+vrv7++FhYXh4eH9/f2np6fBwcH8/Pz29vbf39/FxcW/v7/7+/vt7e2BgYHDw8PQ0NCDg4P4+Piqqqqvr69/f3/n5+etra3Z2dn+/v7sELTjAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEgAACxIB0t1+/AAAADxJREFUCNdjYCAAGJngTGYWVhiTjZ2DE0hxcbMxsPHw8oGE+AUEOYWERaBKRcXEJWCKuSSlEOYxSWNYAQBSYAGfvaUBWAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
}

#table-filter .checkbox input[type="checkbox"]:focus+label::before,
#table-filter .checkbox input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#table-filter .checkbox input[type="checkbox"]:indeterminate+label::after,
#table-filter .checkbox input[type="radio"]:indeterminate+label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}

#table-filter .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
    line-height: 1.4;
}

#table-filter .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

#table-filter .clear-filter:hover span {
    text-decoration: none;
}

#table-filter .clear-filter:hover,
#table-filter .clear-filter:focus,
#table-filter .clear-filter:active {
    text-decoration: none;
    color: #ff4800;
}

#table-filter .range-group select:first-child {
    float: left;
}

#table-filter .range-group select:last-child {
    float: right;
}

* :disabled,
.disabled {
    opacity: 0.4 !important;
    cursor: not-allowed !important;
}

.btn-primary:hover {
    background-color: #f97822;
    -webkit-box-shadow: 0 2px 0 #a52e05, 0 4px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 0 2px 0 #a52e05, 0 4px 3px rgba(0, 0, 0, 0.6);
}

.btn-white:hover {
    color: #f6f6f6;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
    background-color: #022e63;
    border-color: #022e63;
}

.header-btn.hb2 p a:hover {
    text-decoration: none;
}

@media all and (max-width: 600px) {
    iframe {
        max-width: 100% !important;
    }
}


/* menu */

.modal .close:hover {
    opacity: 0.6;
}

.qna-wrap .qna-row .question p:hover span {
    border-bottom: none;
}

.simple-little-table a:active,
.simple-little-table a:hover {
    color: #bd5a35;
    text-decoration: underline;
}


/************************Custom styles END*************************/

.simple-little-table a:link {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

.simple-little-table a:visited {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

.simple-little-table th:first-child {
    text-align: left;
    padding-left: 20px;
}

.simple-little-table tr td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0;
}

.simple-little-table tr:first-child th:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.simple-little-table tr:first-child th:last-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.simple-little-table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient( linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}

.simple-little-table tr:last-child td {
    border-bottom: 0;
}

.simple-little-table tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.simple-little-table tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.simple-little-table tr:nth-child(even) td {
    background: #f6f6f6;
    background: -webkit-gradient( linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

.top-menu li:hover {
    background: rgba(2, 46, 99, 0.1);
}

.top-menu li:hover>ul {
    display: block;
    position: absolute;
    z-index: 9999;
}

.word-format p.li_2::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 20px;
}

.word-format p.li_3::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 20px;
}

a:hover {
    text-decoration: underline;
}

a:hover span {
    border-bottom: none;
    text-decoration: none;
}

table.dataTable thead .sorting::after {
    content: "\25B4";
    opacity: 0.35;
    font-size: 18px;
}

table.dataTable thead .sorting_asc::after {
    content: "\25B4";
    opacity: 1;
    font-size: 18px;
}

table.dataTable thead .sorting_desc::after {
    content: "\25BE";
    opacity: 1;
    font-size: 18px;
}


/* /фильр таблиц наличия */

ul.main-menu>li:hover {
    background: #0451ae;
}

ul:after {
    clear: both;
}


/* ul:before,
ul:after {
    content: " ";
    display: table;
} */

.metizi-hero {
    width: 100%;
    height: 425px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    color: #fff;
    padding: 40px 35px 60px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.26);
    border-radius: 4px;
}

.metizi-hero h1 {
    font-size: 32px;
    margin-bottom: 30px;
}

.metizi-hero .subheader {
    font-size: 30px;
}

.metizi-table {
    font-family: "Open Sans", Arial, serif;
    width: 100%;
}

.metizi-table tr th {
    border-bottom: 2px solid #8a8a8a;
    color: #656462;
    font-size: 13px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
}

.metizi-table tr td .aheader-callme-buy {
    background-color: #ec6f2e;
    border-radius: 5px;
    width: 83px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    margin: 10px 0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    text-shadow: none;
    display: block;
}

.metizi-table tr td .aheader-callme-buy:hover {
    text-decoration: none;
    background-color: #ac5624;
}

.metizi-table tr td {
    border: none;
    border-bottom: 1px solid #dedede;
    color: #656462;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-right: 15px;
}

.metizi-slider .owl-controls .owl-prev,
.metizi-slider .owl-controls .owl-next {
    background: #ec6f2e !important;
    height: 55px;
    width: 55px;
    opacity: 0.7;
    font-size: 30px !important;
    line-height: 50px !important;
}

.metizi-slider .owl-controls .owl-prev {
    float: left;
    margin-left: -20px !important;
}

.metizi-slider .owl-controls .owl-next {
    float: right;
    margin-right: -20px !important;
}

.metizi-slider .owl-controls {
    width: 100%;
    margin: -200px auto 200px;
    z-index: 999;
    position: relative;
}

.metizi-slider {
    margin: 45px 0 20px;
}

.flx{
    display:flex;
}
.flx div{
    align-self: center;
}
.content-grm span
{
    display: block;
    margin: 25px 0;
    font-size: 21px;
    font-weight: 400;
} 
.form-grumirov
{
    background: #013851; 
    background-size: contain;  
    width: 100%; 
    color:#fff; 
    border-radius: 25px; 
    background: linear-gradient(to top, #01587f, #013851 );
    margin-bottom: 25px;
}   

.card_contacts{
    box-shadow:none;
     margin-top: 0px;        
     margin-bottom: 0px;
}

.card_contacts-flx{
    display:flex;
}

@media (max-width:700px) {
    .card_contacts-flx{
        flex-direction: column;
    }
}