@font-face {
    font-family: 'ubunturegular';
    src: url('font/ubunturegular-webfont.eot');
    src: url('font/ubunturegular-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/ubunturegular-webfont.woff2') format('woff2'),
    url('font/ubunturegular-webfont.woff') format('woff'),
    url('font/ubunturegular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
    font-family: 'ubuntu_lightregular';
    src: url('font/ubuntulight-webfont.eot');
    src: url('font/ubuntulight-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/ubuntulight-webfont.woff2') format('woff2'),
    url('font/ubuntulight-webfont.woff') format('woff'),
    url('font/ubuntulight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ubuntubold';
    src: url('font/ubuntubold-webfont.eot');
    src: url('font/ubuntubold-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/ubuntubold-webfont.woff2') format('woff2'),
    url('font/ubuntubold-webfont.woff') format('woff'),
    url('font/ubuntubold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ubuntu_lightbold';
    src: url('font/ubuntumedium-webfont.eot');
    src: url('font/ubuntumedium-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/ubuntumedium-webfont.woff2') format('woff2'),
    url('font/ubuntumedium-webfont.woff') format('woff'),
    url('font/ubuntumedium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'robotoregular';
    src: url('font/roboto.regular-webfont.eot');
    src: url('font/roboto.regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/roboto.regular-webfont.woff2') format('woff2'),
    url('font/roboto.regular-webfont.woff') format('woff'),
    url('font/roboto.regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MyriadProRegular';
    src: url('font/MyriadProRegular.eot');
    src: url('font/MyriadProRegular.eot?#iefix') format('embedded-opentype'),
    url('font/MyriadProRegular.woff') format('woff'),
    url('font/MyriadProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'robotoregular';
    src: url('font/roboto-regular-webfont.eot');
    src: url('font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/roboto-regular-webfont.woff2') format('woff2'),
    url('font/roboto-regular-webfont.woff') format('woff'),
    url('font/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'robotoblack';
    src: url('font/roboto-black-webfont.eot');
    src: url('font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('font/roboto-black-webfont.woff2') format('woff2'),
    url('font/roboto-black-webfont.woff') format('woff'),
    url('font/roboto-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

a:hover, a:focus {
    text-decoration: none;
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}

body {
    font-family: 'ubuntu_lightregular';
    font-size: 14px;
    color: #2c3237;
}

h1 {
    font: 36px 'ubuntubold';
    margin-top: 0;
}

h2 {
    font: 28px 'robotoregular';
    margin-top: 0;
    text-transform: uppercase;
}

h3 {
    font: 20px 'ubuntubold';
    background: white;
    margin-top: 0;
    text-transform: uppercase;
}

h4 {
    font: 18px 'ubuntubold';
    margin-top: 0;
    text-transform: uppercase;
}

a {
    color: inherit;
    white-space: normal;
    word-wrap: normal;
}

hr {
    height: 3px;
    background-color: #e6e6e6;
    margin-top: -1px;
}

ul {
    padding-left: 15px !important;
}

footer hr {
    height: 10px;
    background-color: #ed1c24;
    border-top: 2px solid #000;
}

.text-prod a {
}

.text-prod ul {
    padding-left: 15px;
}

.text-prod table ul {
    padding-left: 0px;
}

.lft {
    float: left;
}

.rgt {
    float: right;
}

.clearfix {
}

.child_box:after,
.news:after,
#second:after,
#fourth .who_box:after,
#seventh .who_box:after,
.footer_box:after,
.posts_box:after,
.clearfix:before,
.clearfix:after {
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}

#main-content, #post-product,
#category, #page {
    min-height: 39em;
}

.breadcrumbs {
    margin-top: 20px;
    font: 0.9em 'ubuntu_lightbold';
    padding-left: 0 !important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.breadcrumbs span.current {
    color: #aaa;
}

.breadcrumbs a {
    color: #000 !important;
}

.breadcrumbs a:hover {
    color: #1a6d9c !important;
}

header {
    margin-top: 20px;
}

.head {
    position: relative;
    height: auto;
    max-width: 100%;
}

/*.logo {
    margin-top: 10px;
    margin-bottom: 20px;
}*/

.logo a {
    display: block;
}

.logo img {
    max-width: 100%;
}

#text-2 {
    font: 1.15em 'roboto_slabregular';
    margin-top: 3px;
}

#text-2 .btn-primary {
    padding: 5px;
    font-family: 'ubuntu_lightregular';
    min-width: 100%;
}

#text-3 {
    margin-left: 14%;
    font: 1.2em Tahoma;
    color: #035f92;
    margin-bottom: 20px;
}

#text-4 {
    font: 1.1em 'ubunturegular';
    line-height: 20px;
    word-break: break-word;
}

#text-4 a:hover {
    color: #f6a917;
}

.head-tel {
    padding-right: 0;
}

#text-5 {
    font: 3.7em 'ubunturegular';
    text-align: center;
}

.bs-example-modal-sm .entry-sm h4 {
    font-size: 16px;
    text-transform: none;
}

.bs-example-modal-sm .modal-content {
    background-color: #ccc;
    max-width: 100%;
    margin: 0 auto;
}

.bs-example-modal-lg .entry {
    max-width: 450px;
    margin: 0 auto;
}

.bs-example-modal-lg h4.modal-title,
.bs-example-modal-sm h4.modal-title {
    font-size: 24px;
    text-transform: none;
    text-align: center;
}

.bs-example-modal-lg .modal-content {
    background-color: #ccc;
    max-width: 60%;
    margin: 0 auto;
}

.bs-example-modal-lg .entry input,
.bs-example-modal-lg .entry textarea {
    width: 100%;
    height: 40px;
    padding: 7px;
    margin: 7px 0;
    color: #8e8e8e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    resize: none;
    border: solid 1px #9f9f9f;
    box-shadow: inset 2px 2px 8px #bababa;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 5px;
}

.bs-example-modal-lg .entry textarea {
    height: 100px;
}

.bs-example-modal-lg .entry input.wpcf7-submit {
    max-width: 200px;
    margin: 20px 0 0;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
    border: none;
    position: relative;
    color: #fff;
    text-shadow: 1px -2px 0px black;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    padding: 9px 40px;
    background-color: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#035f92), to(#000000));
    background: -moz-linear-gradient(top, #2C1732, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C1732', endColorstr='#000000');
    -ms-filter: & quot;
    progid: DXImageTransform . Microsoft . gradient(startColorstr = #2C1732, endColorstr = #000000) & quot;;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.bs-example-modal-lg .entry p.testsub {
    max-width: 200px;
    margin: 0 auto;
}

.bs-example-modal-lg .entry input.wpcf7-submit:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#0280c5), to(#000000));
    background: -moz-linear-gradient(top, #2C1732, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C1732', endColorstr='#6d2f80');
    -ms-filter: & quot;
    progid: DXImageTransform . Microsoft . gradient(startColorstr = #2C1732, endColorstr = #6d2f80) & quot;;
}

.bs-example-modal-lg .entry input.wpcf7-submit:active {
    top: 1px;
    color: #d8c6e2;
    background-color: #000000;
    background: -webkit-gradient(linear, left top, left bottom, from(#4bd0c5), to(#000000));
    background: -moz-linear-gradient(top, #4bd0c5, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d1b5c', endColorstr='#4d1b5c');
    -ms-filter: & quot;
    progid: DXImageTransform . Microsoft . gradient(startColorstr = #4d1b5c, endColorstr = #4d1b5c) & quot;;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.entry .wpcf7-mail-sent-ok,
.entry .wpcf7-mail-sent-ng,
.form-contact .wpcf7-mail-sent-ok,
.form-contact .wpcf7-mail-sent-ng,
.entry .wpcf7-validation-errors,
.form-contact .wpcf7-validation-errors {
    margin-left: -4px;
    margin-top: 60px;
    width: 360px;
}

.entry .wpcf7-mail-sent-ok,
.form-contact .wpcf7-mail-sent-ok {
    color: #1cad48;
}

.entry .wpcf7-mail-sent-ng,
.form-contact .wpcf7-mail-sent-ng,
.entry .wpcf7-validation-errors,
.form-contact .wpcf7-validation-errors {
    color: #fff;
    font-size: 0.8em;
    width: 98%;
    margin-left: 1%;
}

.entry .wpcf7-not-valid-tip,
.form-contact .wpcf7-not-valid-tip {
    font-size: 0.9em;
    position: absolute;
    top: 185%;
    left: 2%;
}

.entry div.wpcf7-validation-errors {
    position: relative;
    top: 5px;
    clear: both;
    font-size: 0.9em;
}

.entry div.wpcf7-mail-sent-ok {
    position: relative;
    clear: both;
    top: -3.5em;
}

.entry div.wpcf7-validation-errors {
    border: 0px;
    margin-top: -15px;
}

.entry div.wpcf7-mail-sent-ok {
    border: 0px;
    font-size: 0.9em;
    color: #fff;
}

#top_nav {
    height: auto;
    color: #3d83aa;
    /*font: 1.1em Times;*/
    font-weight: bold;
    margin-top: 15px;
	font-weight: 500;
}

#top_nav > li {
    text-transform: uppercase;
}

#top_nav li > a {
    border-bottom: none;
    font-family: 'ubuntu_lightregular';
    padding: 25px 20px;
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
}

#top_nav li a:hover {
    color: #f6a917;
    background-color: #F5F5F5;
    *border: none;
    */ text-decoration: none;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}

#top_nav .current-menu-item > a {
    color: white;
}

.hader-bottom {
    width: 100%;
    height: 360px;
    margin-top: 20px;
    position: relative;
}

#head-first .container,
#head-first .container .row,
#head-first .container .row > div {
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

#head-first .container .row > div:first-child {
}

#head-first .container .row > div:first-child:hover {
}

#head-first .container .row > div:last-child {
}

#head-first .container .row > div:last-child:hover {
}

.txt-head-1 p {
    color: #fff;
    font: 4.2em 'MyriadProRegular';
    width: 100%;
    padding-bottom: 60px;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
}

.txt-head-1 h1 {
    color: #fff;
    font: 4.2em 'MyriadProRegular';
    width: 50%;
    margin-top: 40px;
    margin-bottom: 47px;
    line-height: 84px;
}

p.h1copy {
    font: 36px 'ubuntubold';
}

.txt-head-1, .txt-head-2 {
    text-align: center;
}

.txt-head-2 p {
    color: #fff;
    font: 4.2em 'MyriadProRegular';
    width: 100%;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    padding-bottom: 60px;
}

.category-29 .txt-head-1 p, .category-29 .txt-head-2 p {
    padding-bottom: 0;
}

.txt-head-2 h1 {
    color: #fff;
    font: 4.2em 'MyriadProRegular';
    width: 50%;
    margin-top: 52px;
    margin-left: 100px;
    margin-bottom: 60px;
}

.txt-head-1 a {
    color: #fff;
    font-size: 1.8em;
    border: 1px solid;
    text-align: center;
    border-radius: 3px;
    padding: 15px 65px;
    margin-top: 50px;
    cursor: pointer;
}

.txt-head-2 a {
    color: #fff;
    font-size: 1.8em;
    border: 1px solid;
    text-align: center;
    border-radius: 3px;
    padding: 15px 65px;
    margin-top: 50px;
    cursor: pointer;
}

#img-head-1, #img-head-2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.txt-head-1 a:hover,
.txt-head-2 a:hover {
    color: #f6a917;
    background-color: transparent;
    text-decoration: none;
    transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
}

.txt-head-prod h1 {
    color: #fff;
    font: 4.2em 'MyriadProRegular';
    width: 50%;
    margin-top: 52px;
    margin-left: 70px;
    margin-bottom: 60px;
}

#first {
    padding: 40px 0 0;
}

.how-we {
    margin: 60px 22px 0;
}

.how-we:nth-child(1) {
    margin-left: 100px;
}

.how-we:nth-child(5) {
    margin-right: 60px;
}

.how-we p {
    margin: 10px 30px 0 10px;
    text-align: center;
    width: 80px;
}

#second {
    padding: 18px 0 28px;
}

#second h1 {
    margin-bottom: 40px;
}

.why-choose {
    padding: 0px;
    max-width: 290px;
}

.why-choose img {
    max-width: 100%;
}

#third {
    padding: 40px 0 0;
}

#third h1 {
    margin-bottom: 40px;
}

.manuf {
    max-width: 290px;
    margin: 0 auto 35px;
}

#fourth {
    padding: 12px 0 18px;
}

#fourth h1 {
    margin-bottom: 30px;
}

.six-stat {
    max-width: 293px;
    margin: 0 auto 22px;
}

.stat-img {
    margin-top: 20px;
}

.stat-img img {
    float: left;
    margin-right: 20px;
}

.stat-name {
    font: 2.5em 'robotoblack';
}

.stat-txt {
    font: 0.9em 'robotoregular';
    text-transform: uppercase;
}

.four-stat {
    min-height: 100px;
}

#fifth {
    padding: 40px 0 24px;
}

#fifth h1 {
    margin-bottom: 47px;
}

#fifth .carousel-inner {
    text-align: center;
}

#fifth .carousel-control.left,
#fifth .carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%);
}

#fifth .carousel-control.right {
    left: 1060px;
}

#fifth .carousel-control.left {
    left: -60px;
}

#fifth .glyphicon-chevron-left,
#fifth .glyphicon-chevron-right {
    border: 5px solid #ccc;
    width: 80px;
    height: 80px;
    padding-top: 17px;
    top: 180px;
}

#fifth .our-page {
    max-width: 750px;
    max-height: 570px;
    margin: 0 auto;
}

.our-page .gallery {
    max-width: 100%;
    display: block;
    padding: 0;
    margin: 0 auto;
    height: auto;
    width: auto;
}

#sixth {
    margin-bottom: 40px;
}

#sixth h1 {
    margin-bottom: 46px;
}

#sixth p {
    text-align: justify;
    line-height: 30px;
}

footer {
    background-color: #ccc;
    padding: 15px 0;
}

ul#bottom_menu {
    list-style: none;
    color: #2b759e;
    font-size: 1em;
    margin-top: 10px;
}

footer h5 {
    font: 1.2em 'ubuntu_lightbold';
}

footer .text-foot {
}

footer .textsoc-foot {
}

.soc-in:before {
    content: url(../images/s_lin_icon.png);
}

.soc-f:before {
    content: url(../images/s_f_icon.png);
}

.soc-g:before {
    content: url(../images/s_g_icon.png);
}

.soc-y:before {
    content: url(../images/s_y_icon.png);
}

.soc-vk:before {
    content: url(../images/s_vk_icon.png);
}

.soc-ins:before {
    content: url(../images/s_in_icon.png);
}

.social a {
    margin-right: 5px;
}

footer #text-8 .textwidget a:before {
    width: 40px;
    height: 40px;
}

footer .soc-footer h5 {
    margin-left: 8px;
}

footer .wpcf7-form input[type="email"] {
    max-width: 100%;
    padding: 9px 0px 9px 25px;
    box-shadow: inset 2px 2px 8px #bababa;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 3px;
}

footer .wpcf7-form input[type="submit"] {
    width: 100%;
    padding: 9px 5px;
    font: 16px 'ubuntu_lightbold';
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 3px;
    color: #fff;
}

.form-footer {
    margin-top: 13px;
}

.form-footer p {
}

footer div.wpcf7-validation-errors {
    color: #fff;
    border: none;
}

footer div.wpcf7-response-output {
    margin: 0;
}

.tfg {
    text-align: center;
    padding: 5px;
    margin: 0 auto;
}

.tfg a:hover, .tfg a:focus,
.tfg a:active {
    color: #2e6da4;
}

.our-training {
    background-color: #f8f8f8;
    border-bottom: 5px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 20px;
}

.post_more {
    margin-top: 30px;
}

.post-rtr span {
    color: #52b0a8;
    font-weight: bold;
}

.buttontraining {
    font: 18px/1.5 Helvetica, Arial, sans-serif;
    color: #fff;
    background: #2cafa4;
    border: 2px solid #eee;
    height: 45px;
    width: 200px;
    margin: 20px auto 20px;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 38px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}

.buttontraining:hover {
    background-color: #4bd0c5;
}

.panel-title {
    text-align: center;
    font: 1.2em 'ubuntu_lightbold';
    color: #337ab7;
}

.panel-title a {
    border-bottom: 2px dashed;
}

.panel-title a:hover {
    text-decoration: none;
    color: #55acf6;
}

.btn-post {
    border: 1px solid #fff;
    font-size: 13px;
}

.post_desc_full {
    margin-bottom: 30px;
    margin-top: 30px;
}

.post-news-img {
    margin-top: 25px;
}

.post-news {
    margin-bottom: 40px;
}

.work-serv {
    margin: 40px 0;
}

.work-fit {
    margin: 20px 0;
}

.post_img img {
    width: 260px;
    height: 130px;
    float: left;
    margin-bottom: 20px;
    margin-right: 25px;
}

.n-name {
    font: 1.3em 'ubuntubold';
    color: #3d83aa;
    height: 200px;
}

.post_news_img img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 20px;
    margin-right: 25px;
}

.post_text {
    height: 165px;
    overflow: hidden;
}

.our-training .panel-group {
    margin-top: 20px;
}

.text-section-1 {
    color: #fff;
    position: relative;
    top: -50px;
    line-height: 28px;
}

.text-section-2 {
    color: #fff;
    position: relative;
    top: -50px;
    line-height: 28px;
    left: 60px;
}

.category-2 .text-section-1,
.category-2 .text-section-2 {
    line-height: 1;
}

.prod_img {
    float: left;
    margin-right: 10px;
}

.prod {
    margin-top: 60px;
    width: 50%;
    float: left;
    margin-bottom: 80px;
}

.prod-colored {
    margin-top: 59px;
    width: 50%;
    float: right;
    padding-left: 85px;
}

.colored_img {
    float: left;
    margin-right: 10px;
}

.colored-fit {
    text-transform: uppercase;
    height: 60px;
    font: 1.4em 'ubunturegular';
}

.prod-fit {
    height: 60px;
    font: 1.4em 'ubunturegular';
    color: #035f92;
}

.prod-boot {
    padding-top: 12px;
    clear: both;
    padding-left: 12px;
}

.prod-pag {
    clear: both;
}

.prod-colored .btn-primary,
.prod .btn-primary {
    padding: 10px 50px;
    font-size: 1.1em;
}

.colored-fit:nth-child(1) {
    color: #d86a43;
}

.colored-fit:nth-child(2) {
    color: #83531e;
}

.colored-fit:nth-child(3) {
    color: #ffe033;
}

.colored-fit:nth-child(4) {
    color: #888888;
}

.pagination {
    width: 100%;
}

.nav-links {
    color: #333;
    font: 16px 'robotoregular';
    text-align: center;
}

.nav-links a, .nav-links a:link {
    padding: 1px 7px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #3d83aa;
    color: #000;
    background-color: #fff;
}

.nav-links a:visited {
    padding: 1px 7px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #3d83aa;
    color: #000;
    background-color: #fff;
}

.nav-links span.current {
    padding: 1px 7px;
    margin: 2px;
    font-weight: bold;
    border: 1px solid #ccc;
    color: #000;
    background-color: #ccc;
}

#post-product {
    min-height: 28em;
}

.top-section {
    margin-bottom: 40px;
    margin-top: 20px;
}

.slider-top {
    position: relative;
    margin-bottom: 10px;
}

.slider-top img {
    width: 100%;
}

.slider-bottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(180deg, rgba(32, 63, 100, 0.9) 29.69%, rgba(72, 121, 177, 0.9) 100%);
    min-height: 186px;
    display: flex;
    align-items: center;
}

.top-title {
    position: absolute;
    color: #fff;
    bottom: 60%;
}

.top-title h1 {
    margin-bottom: 25px;
    position: relative;
    top: 30px;
    font-size: 55px;
    line-height: 63px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.top-title .btn {
    font-size: 1.8em;
    padding: 10px 52px;
}

.top-name {
    position: relative;
    text-align: center;

}

.t-name {
    padding: 14px 0;
}

.t-name p {
    width: 365px;
    height: 50px;
    display: table-cell;
    color: #373737;
    vertical-align: middle;
    font-size: 20px;
    background: #FAFAFA;
    border-radius: 5px;
    font-family: 'ubuntubold';
    text-transform: uppercase;
}

.t-name p:hover {
    color: #f6a917;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.text-prod {
    margin-top: 40px;
}

.text-prod .col-md-12 {
    margin-bottom: 50px;
}

.text-prod img {
    float: left;
    margin-right: 30px;
    width: 445px;
    height: 300px;
}

.sertif {
    margin-bottom: 50px;
}

.text-prod p {
    line-height: 20px;
    margin-bottom: 24px;
}

.sertif h2 {
    font: 36px 'ubuntubold';
    text-transform: none;
}

.col-xs-12 {
    display: block !important;
    font-size: 16px;
}

.product-img-font img {
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    width: 300px;
    height: 222px;
}

.product-img-font .btn {
    line-height: 10px;
    padding: 5px 20px 17px;
    margin: 30px 0;
    font-size: 1.2em;
}

#page {
    margin-bottom: 30px;
}

#page h2 {
    margin: 30px 0;
}

.cont-text {
    margin-right: 60px;
    float: left;
}

#posts {
}

#pages {
}

.t-text {
    color: #027ec0;
    font-size: 1.1em;
}

.t-text h5 {
    font-size: 1.22em;
    font-weight: 900;
}

.t-text li a:hover {
    color: #f6a917;
}

.bannerer {
    width: 50%;
    position: absolute;
    overflow: hidden;
}

.bannerer.left {
    text-align: right;
    left: 0;
}

.bannerer.left p {
    text-align: justify;
}

.bannerer.left b {
    text-align: right;
}

.bannerer.right {
    text-align: left;
    right: 0;
}

.bannerer.right p {
    text-align: justify;
}

.bannerer.right b {
    text-align: left;
}

#img-label-1,
#img-label-2 {
    position: relative;
    width: 100%;
}

#img-label-1 p,
#img-label-2 p {
    position: absolute;
    background-color: rgba(0, 0, 0, 1);
    color: #FFF;
    height: 360px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    margin: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#img-label-1 p {
    left: 100%;
    margin-right: -1px;
}

#img-label-2 p {
    left: -100%;
    width: 100%;
}

#img-label-1 b,
#img-label-2 b {
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    position: relative;
}

#img-label-1 b:after,
#img-label-2 b:after {
    content: '';
    display: block;
    border: 1px solid #c72317;
    -webkit-transition: all 1s ease 1s;
    -moz-transition: all 1s ease 1s;
    -o-transition: all 1s ease 1s;
    transition: all 1s ease 1s;
    position: absolute;
    width: 100%;
}

#img-label-1 b:after {
    right: calc(-100% - 70px);
}

#img-label-2 b:after {
    left: calc(-100% - 70px);
    border-color: #0a508c;
}

#img-label-1.onhover b:after,
#img-label-2.onhover b:after {
}

#img-label-1.onhover b:after {
    right: -70px;
}

#img-label-2.onhover b:after {
    left: -70px;
}

#img-label-1 p span,
#img-label-2 p span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 70px;
    position: relative;
}

#img-label-1 p span {
}

#img-label-2 p span {
}

#img-label-1.onhover p,
#img-label-2.onhover p {
    left: 0;
}

#img-label-1 p:after,
#img-label-2 p:after {
    content: '';
    -webkit-transition: all 1s ease 0.5s;
    -moz-transition: all 1s ease 0.5s;
    -o-transition: all 1s ease 0.5s;
    transition: all 1s ease 0.5s;
    position: absolute;
    width: 20px;
    height: 100%;
    top: 100%;
}

#img-label-1 p:after {
    right: 0;
    background-color: #c72317;
}

#img-label-2 p:after {
    left: 0;
    background-color: #0a508c;
}

#img-label-1.onhover p:after,
#img-label-2.onhover p:after {
    top: 0;
}

#img-label-1.onhover p:after {
}

#img-label-2.onhover p:after {
}

#scrollup {
    position: fixed;
    padding: 10px;
    background: rgba(44, 50, 55, 0.05);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    bottom: 7%;
    left: 2%;
    cursor: pointer;
    display: none;
}

.phone_header a {
    font-size: 22px;
    line-height: 22px;
    color: #262828;
}

.phone_header span {
    display: block;
    width: 50px;
    height: 42px;
    background-image: url('../images/p_ico.png');
    overflow: hidden;
    position: relative;
    float: left;
    padding-right: 0;
    margin-right: 10px;
}

a.mail_h {
    font-size: 14px;
}

.gallery {
    padding-top: 60px;
}

.gallery .prod_img {
    float: none;
}

.download_price {
    display: block;
    background: #1a6d9c;
    background: -moz-linear-gradient(top, #1a6d9c 0%, #175785 100%);
    background: -webkit-linear-gradient(top, #1a6d9c 0%, #175785 100%);
    background: linear-gradient(to bottom, #1a6d9c 0%, #175785 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6d9c', endColorstr='#175785', GradientType=0);
    font-size: 16px;
    line-height: 40px;
    max-width: 180px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}

.download_price:hover {
    color: #fff;
}

.download_price:focus {
    color: #fff;
}

#text-3 {
    margin: 0;
    padding-top: 7px;
}

.time_header {
    color: #262828;
    font-size: 18px;
    line-height: 22px;
}

.time_header b {
    font-size: 16px;
    padding-left: 60px;
    font-weight: normal;
}

.time_header span {
    display: block;
    width: 39px;
    height: 42px;
    background-image: url('../images/c_ico.png');
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 0px;
    padding-right: 0;
    margin-right: 20px;
}

.arrow {
}

.arrow:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../images/arrow_right.png);
    width: 32px;
    height: 32px;
    top: 22px;
    background-size: 32px;
    right: -14px;
}

.arrow:last-child:after {
    display: none;
}

.sertif h5 {
    font: 36px 'ubuntubold';
}

.qwe ul {
    padding-left: 20px !important;
}

.et-description .min_heading {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e6e7e8;
    margin-bottom: 10px;
}

.et-description .min_heading:first-of-type {
    padding-top: 0px;
    margin-top: 0px;
    border-top: 0px solid #e6e7e8;
}

#prod-1, #prod-2, #prod-3, #prod-4, #prod-5, #prod-6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

#gallery-1 {
    display: none;
}

#gallery-1 img {
    border: 2px solid #cfcfcf;
    float: left;
    margin-right: 30px;
    height: 30%;
}

img.wp-image-1139, img.wp-image-1137 {
    width: 100%;
}

@media (max-width: 767px) {
    img.wp-image-1064 {
        width: 100%;
    }
}

#post-product a,
.contacts a {
    color: #337ab7;

}

/* Marki Stali*/
.listMarkiStali ul {
    list-style-type: none;
    column-count: 2 !important;
}

.listMarkiStali h3 {
    display: inline-block;
}

.listMarkiStali ul a:hover {
    color: #1a6d9c;
}

ul

.2
columns {

}

.header_contact_block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header .head {
    display: flex;
    align-items: center;
    height: 77px;
}

.header_contact:nth-child(1) {
    padding-right: 40px;
}

.header_contact:nth-child(2) {
    padding-right: 40px;
}

.header_contact:nth-child(3) {
    padding-right: 40px;
}

.phone_header a {
    font-size: 34px;
    line-height: 39px;
    display: flex;
    align-items: center;
    color: #285E9E;
    font-family: 'ubuntubold';
}

.phone_header img {
    margin-right: 25px;
}

.phone_header {
    border-left: 1px solid #E9E9E9;
    padding-left: 20px;
}

.header_contact_block {
    padding-left: 20px;
}

.phone_header .phone_number {
    position: relative;
	margin: 0;
    padding: 0;
}

.row.why{
    padding-left: 15px;
    padding-right: 15px;
}
.phone_text {
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    color: #1D1D1D;
    position: absolute;
    top: 35px;
    left: 2px;
    font-family: 'ubunturegular';
}

/*.logo img {
    max-width: 340px;

}*/

header {
    margin-top: 23px;
}

#top_nav {

    background: #4879B1;

}

#img-head-1-1, #img-head-2-1{
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1200px) {
    .phone_header .phone_number {
        font-size: 25px;
    }
}

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

    .phone_header .phone_number, .phone_header .phone_text {
        display: none;
    }

    .phone_header {
        width: auto !important;
        margin: 0 !important;
    }

    .header_contact_block {
        display: flex;
        justify-content: flex-end;
        padding-left: 0;
    }
}

#top_nav li > a {
    color: white;
    font-size: 18px;
}

@media screen and (max-width: 1200px) {
    #top_nav li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

#top_menu {
    padding-right: 0;
    display: flex;
}

#wprmenu_bar {
    background: white !important;
    z-index: 1 !important;
}

#wprmenu_bar .menu_title {
    display: none;
}

.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
    background: #285E9E !important;
}

.wprmenu_bar .hamburger:hover .hamburger-inner, .wprmenu_bar .hamburger:hover .hamburger-inner::before, .wprmenu_bar .hamburger:hover .hamburger-inner::after {
    background: #285E9E !important;
}

@media screen and (max-width: 768px) {
    header {
        position: fixed;
        top: 0;
        margin-top: 0;
        background: white;
        z-index: 99999;
        width: calc(100% - 40px);

    }

    html body div.wprm-overlay {
        background: transparent !important;
    }

    .logo img {
        max-width: 136px;
    }

    .phone_header img {
        margin-right: 0px;
        height: 20px;
    }

    .logo {
        margin: 0;

    }

    header .head {
        height: 57px;
        min-height: auto;
    }

    .header_contact img {
        height: 24px;
    }

    .header_contact:nth-child(1) {
        padding-right: 11px;
    }

    .header_contact:nth-child(2) {
        padding-right: 11px;
    }

    .header_contact:nth-child(3) {
        padding-right: 11px;
    }

    .phone_header {
        padding-left: 11px;
    }



    .header_contact_block{
        justify-content: flex-start;
    }
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    height: 2px !important;
    width: 27px !important;
}

.hamburger-box {
    position: absolute !important;
    right: 10px !important;
    top: 18px !important;
}

.hamburger--slider .hamburger-inner::after {
    top: 14px !important;
}

.hamburger--slider .hamburger-inner::before {
    top: 7px !important;
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -15px, 0) rotate(-90deg) !important;
}

footer {
    background: #3A3B3E;
    padding-top: 33px;
    padding-bottom: 0;
}

footer .logo_footer img {
    max-width: 230px;
}

footer .logo_footer span {
    font-size: 11px;
    line-height: 19px;
    display: flex;
    color: #FFFFFF;
    text-transform: uppercase;
}

footer .logo_footer {
    padding-bottom: 30px;
}

footer .tel-footer a{
    display: block;
    margin-bottom: 10px;
}

footer .download_price {
    background: #4778B1;
    border: 1px solid #426D9F;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    width: 180px;
    height: 40px;
    font-size: 16px;
    color: white;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-bottom: 20px;
}

footer .button_order button {
    background: #4778B1;
    border: 1px solid #426D9F;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    width: 180px;
    height: 40px;
    font-size: 16px;
    color: white;
    align-items: center;
    justify-content: center;
    margin: 0;
}

ul#bottom_menu {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px !important;
}

ul#bottom_menu a {
    font-family: 'ubuntu_lightregular';
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;

}

ul#bottom_menu li {
    padding-bottom: 10px;
}

ul#bottom_menu li:last-child {
    padding-bottom: 0;
}

footer .logo_button {
    padding-bottom: 22px;
}

.table-container {
    display: table;
}

.table-container .table-row {
    height: 100%;
    display: table-row;
}

.table-container .table-row .table-col {
    display: table-cell;
    float: none;
    vertical-align: top;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 30px;
    padding-right: 30px;
}

.table-container .table-row .table-col:first-child {
    padding-left: 0px;
    vertical-align: bottom;
}

.table-container .table-row .table-col:last-child {
    border-right: none;
}

.how-we-working{
    display: none;
}

footer h5 {
    font-size: 17px;
    color: white;
    margin-top: 18px;
    margin-bottom: 11px;
}

footer .tel-footer a {
    font-family: 'ubuntu_lightregular';
    font-size: 16px;
    line-height: 18px;
    color: white;
}

footer .soc-footer h5 {
    margin-bottom: 33px;
    margin-left: 0;
}

footer .soc-footer a {
    display: inline-block;
    padding-right: 47px;
    padding-bottom: 30px;
}

#logo-manufactures .carousel-inner .our-page {
    text-align: center;

}

#logo-manufactures {
    display: none;
}

#delivery {
    background: #4879B1;
    min-height: 45px;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}

#delivery img {
    margin-left: 27px;
}

.form_footer input {
    width: 100%;
    background: #F7F7F7;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 2px;
    height: 45px;
    padding: 0 10px;
    margin-bottom: 15px;
}

.form_footer {
    background: #373737;
    padding-top: 19px;
    padding-bottom: 27px;
}

.form_footer .title {
    font-weight: 500;
    font-size: 28px;
    line-height: 49px;
    color: #FFFFFF;
    font-family: 'ubuntu_lightbold';
    padding-bottom: 30px;
}

.form_footer label {
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    font-family: 'ubuntu_lightregular';
    padding-bottom: 15px;
}

.form_footer .wpcf7-response-output {
    color: white;
}

.form_footer .wpcf7 form.invalid .wpcf7-response-output, .form_footer .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    margin: 0;
    padding: 0;
}

.form_footer input[type="submit"] {
    background: #4778B1;
    border: 1px solid #426D9F;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 47px;
    margin-top: 38px;
    font-weight: 500;
    font-size: 17px;
    color: white;
    font-family: 'ubuntu_lightbold';
}

.footer_block {
    background-image: url("../images/bg_footer.png");
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 70px;
}

.footer_block .title {
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    padding-bottom: 15px;
}

.footer_block .sub_title {
    font-size: 36px;
    line-height: 55px;
    color: #FFFFFF;
    padding-bottom: 35px;
}

.footer_block a {
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4879B1;
    height: 43px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
}

.page-id-1445 .footer_block, .page-id-1445 .form_footer {
    display: none;
}

.category-29 .txt-head-1 a, .category-29 .txt-head-2 a {
    display: none;
}

.category-29 h3 {
    font-family: 'ubunturegular';
    font-size: 20px;
    line-height: 23px;
    color: #426D9F;
    text-transform: none;
    margin-bottom: 15px;
}

.category-29 h3:before {
    width: 20px;
    height: 2px;
    background: #426D9F;
    content: '';
    display: inline-block;
    position: relative;
    top: -5px;
    margin-right: 20px;
}

.category_description_footer {
    background: #FAFAFA;
    padding-top: 50px;
}

.category_description_footer h1 {
    font-family: 'ubuntubold';
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 20px;
}

.category_description_footer h1 span {
    color: #426D9F;
}

.category_description_footer h2 {
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    font-family: 'ubuntu_lightbold';
    text-transform: none;
    margin-bottom: 28px;
}

.category_description_footer h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #285E9E;
    text-transform: none;
    font-family: 'ubuntu_lightbold';
    padding: 20px 0;
    background: transparent;
}


.marker-line{
    list-style: none;
    padding-left: 0px !important;
}


.marker-line li{
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    display: flex;
    position: relative;
}

.marker-line li:before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 1px;
    background: #000000;
    top: 16px;
    position: relative;
    margin-right: 10px;
}

.marker-cicle{
    list-style: none;
    padding-left: 0px !important;
}

.marker-cicle li{
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    display: flex;
    position: relative;
    padding-bottom: 30px;
}

.marker-cicle li:before{
    content:'';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000000;
    position: relative;
    top: 10px;
    margin-right: 15px;
    min-width: 10px;
    min-height: 10px;
}
section.sidebar_page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
    /* background: #f2f2f2; */
    /* width: 209px; */
}

.zag {
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    flex-direction: column;
    margin-bottom: 43px;
}

div#true-side {
    width: 208px;
    background: #f2f2f2;
    padding: 19px 39px 19px 19px;
}

section.sidebar_page {}

.zag:after {content: "";width: 30px;height: 5px;background: #4879b1;position: absolute;left: 0;bottom: -8px;}

div#nav_menu-2 ul {
    list-style: none;
    padding-left: 0px !important;
}

div#nav_menu-2 ul li {
    border-bottom: 1px solid #999;
    padding-bottom: 7px;
    margin-bottom: 12px;
}

.left_con {
    width: calc(100% - 247px);
}

.left_con h2 {
    font-size: 24px;
    margin: 0px 0 53px 0;
}
.titl_marka {
    font-size: 25px;
    margin-bottom: 45px;
}

.bl_all_mark {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.bl_all_mark span {
    width: 33.3%;
    margin-bottom: 50px;
}

.bl_all_mark span a {
    text-decoration: underline;
}

.bl_all {}

.bl_on_marka +  .bl_on_marka {
    margin-top: 63px;
}
div#prod-1 .col-sm-4.col-xs-12 img {
    width: 100%;
    height: auto;
}

.col-sm-5.col-xs-12 {}

.cena {
    color: #285e9e;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 25px;
}

.bl_zap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 26px;
    margin-top: 17px;
}

.form_zap input.wpcf7-form-control.wpcf7-submit {
  margin-left: 20px;
    height: 41px;
    width: 145px;
    min-width: 145px;
    background: #4879b1;
    color: #fff;
    border: none;
  
}

.form_zap input.wpcf7-tel {
    width: 165px;
    height: 41px;
    border: 2px solid #285e9e;
	padding-left:15px;
}

input.wpcf7-form-control.wpcf7-submit {}

.two_form {}

.tree_form a {
    width: 40px;
    height: 40px;
    border: 2px solid #4879b1;
    display: inline-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tree_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 131px;
}

.tree_form a img {
    max-width: 30px;
    height: auto;
    width: 100%;
}

.form_zap {
    height: 40px;
    width: 333px;
}
.dost {
    margin-top: 30px;
    margin-left: 24px;
}

.tit_dos {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.tit_dos img {
    max-width: 40px;
    margin-right: 15px;
}

.text_dos ul {
    list-style: none;
    padding-left: 0px !important;
    margin-top: 6px;
}

.row.text-prod {}

.bl_opis_tow.container {
    margin-top: -30px;
}
.form_zap + .wpcf7-response-output {
   position: relative;
    background: #fff;
    /* height: 29px; */
    text-align: center;
    margin-top: 6px !important;
    margin-left: 0 !important;
    max-width: 331px;
    margin-right: 0px !important;
}
.form_zap {
    display: flex;
}

.two_form {
    /* align-self: flex-end; */
    margin-top: 22px;
}
.row.text-prod .col-sm-5.col-xs-12 img {
    width: 100%;
    height: auto;
}
.table {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.head_row {
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #4879b1;
    width: 100%;
}

.head_row .on_row {
    width: 33.3%;
    border: 1px solid #999;
    height: 40px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    padding: 0 15px;
}

.cont_row {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.cont_row .on_row {
    min-height: 40px;
    display: flex;
}
.on_cont_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 40px;
}

.on_cont_row .on_row {
    width: 33.3%;
    padding: 0 15px;
    min-height: 40px;
    justify-content: flex-start;
    align-items: center;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}
.on_row a {
    color: #2c3237 !important;
}
.on_row a:hover {
    text-decoration: underline;
    color: #337ab7 !important;
}
.on_row button {
    border: none;
    background: transparent;
    color: #337ab7;
    text-decoration: underline;
}


.on_cont_row:last-child {
    border-bottom: 1px solid #999;
}

.cont_row .on_cont_row:nth-child(even) {
    background: #809fcf2e;
}
@media screen and (max-width: 992px) {
    .table-container .table-row .table-col {
        float: left;
    }

    .table-container .table-row {
        display: table;
    }

    .table-container .table-row .table-col {
        border-right: none;
    }

    .top-name {
        max-width: 100% !important;
    }

    .slider-bottom {
        height: auto !important;
    }
	div#true-side {
    display: none;
}

.left_con {
    width: 100%;
}

.bl_all_mark span {
    width: 100%;
    margin-bottom: 20px;
}

.titl_marka {
    margin-bottom: 25px;
}

.left_con h2 {
    margin: 0 0 30px 0 !important;
}
.bl_opis_tow.container div {
    /* max-width: 100%; */
    /* display: flex; */
    /* flex-direction: column; */
}

.cena {
    margin-left: 0;
}

.bl_zap {
    margin-left: 0px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.two_form {
    margin-top: 35px;
}

.tree_form {
    margin-top: 15px;
    margin-left: 5px;
}

.dost {
    margin-left: 0px;
}
.form_zap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
}

.form_zap input.wpcf7-tel {
    width: 220px;
    margin-bottom: 10px;
}

.form_zap input.wpcf7-form-control.wpcf7-submit {
    margin-left: 0px;
}
}

@media screen and (max-width: 767px) {
    .table-container .table-row .table-col {
        padding-left: 15px;
        padding-right: 15px;
    }

    .table-container .table-row .table-col:first-child {
        padding-left: 15px;
    }

    footer .tel-footer {
        text-align: center;
    }

    footer .soc-footer a {
        padding-right: 10px;
    }

    footer .soc-footer {
        text-align: center;
    }

    .table-container .table-row .table-col {
        width: 100%;
    }

    ul#bottom_menu {
        text-align: center;
    }

    footer .button_price, footer .button_order {
        display: flex;
        justify-content: center;
    }

    .home #third {
        display: none;
    }

    #logo-manufactures {
        display: block;
    }

    #delivery {
        flex-direction: column;
        padding: 10px 0;
    }

    .form_footer .title {
        font-size: 24px;
        line-height: 42px;
    }

    .form_footer {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .footer_block .sub_title {
        font-size: 28px;
        line-height: 43px;
    }

    .footer_block {
        padding-bottom: 25px;
    }

    .footer_block a {
        margin-bottom: 25px;
    }

    .top-name {
        padding-top: 0px;
    }

    header .container{
        padding-left: 0;
        padding-right: 0;
    }

    .slider-bottom {
        min-height: 100px;
        display: flex;
        align-items: center;
    }
	.col-sm-12  {
		height: 50%;
        width: 100%;
	}
}

