:root {
    --header-color: #0000ff;
    --header-bottom-color: #42aaffbd;
    --btn-color: #42aaff;
    --footer-bg: #ffffff;
    --footer-color: #000000;
    --header_old-bottom-color: rgba(0, 0, 0, 0.5);
    --header_old-fixed-color: rgba(0, 0, 0, 0.8);
    --header_old-color: #fd3939;
    --footer_old-bg: #212529;
    --footer_old-color: #7a7a7a;
    --footer_old-nav: #a8a8a8;
    --footer_old-color-item: #6c757d;
}

body {}

.t4-main-body {
    background: #fff;
}

.t4-topline {
    background-color: var(--header-color);
    padding: 9px 0px 11px 0px;
    font-weight: 400;
    z-index: 6;
}

.t4-topline .row {
    margin: 0;
}

.breadcrumb-item.active {
    color: #ffffff;
}

.breadcrumb-item a {
    color: #eeffd1;
}

.breadcrumb .icon {
    color: #f2f2f2;
}

.breadcrumb .breadcrumb-item+.breadcrumb-item {
    color: #ccc;
}

.headercontacts {
    color: #fff;
    font-size: 16px;
}

.headercontacts img {
    max-height: 16px;
    margin-top: -3px;
    margin-right: 4px;
}

.hcont {
    text-align: right;
}

.hcont.center {
    text-align: center;
}

.hcont span {
    white-space: nowrap;
}

.hcont a,
.hcont a:hover,
.hcont a:focus {
    color: #fff;
    text-decoration: none;
}

.ba-click-lightbox-form-1 {
    cursor: pointer;
}

.ba-forms-lightbox-row {
    width: calc(97%) !important;
    position: absolute;
    z-index: 2;
}

.t4-header {
    background-color: var(--header-bottom-color);
    transition: all 0.5s ease;
}

.t4-header.fixed-header {
    background-color: var(--header-bottom-color);
}

.t4-navbar .navbar {
    float: right;
}

.t4-megamenu .navbar-nav>li>a,
.t4-megamenu .navbar-nav>li>.nav-link {
    color: rgb(255 255 255);
    text-transform: uppercase;
    transition: all 0.2s ease;
    padding-top: 0.95rem;
    padding-bottom: 0.95rem;
    font-size: 15px;
}

.t4-megamenu .navbar-nav>li>a:hover,
.t4-megamenu .navbar-nav>li>a:focus,
.t4-megamenu .navbar-nav>li>a:active,
.t4-megamenu .navbar-nav>li>.nav-link:hover,
.t4-megamenu .navbar-nav>li>.nav-link:focus,
.t4-megamenu .navbar-nav>li>.nav-link:active {
    color: rgb(180 228 90);
}

.t4-megamenu .navbar-nav>li.active>a {
    color: rgb(180 228 90);
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        /*padding-right: 0.9rem;
        padding-left: 0.9rem;*/
    }

    .navbar-expand-lg .nav-item:last-child .nav-link {
        padding-right: 0rem;
    }
}

.bigtext1 {
    font-weight: 800;
    color: #fff;
    font-size: 50pt;
    line-height: 68px;
    margin-top: 68px;
    display: block;
    height: 204px;
}

.bigtext2 {
    font-weight: 800;
    color: #fff;
    font-size: 44pt;
    line-height: 60px;
    margin-top: 1px;
    display: block;
    text-align: right;
}

.typed-cursor,
.typed-cursor.typed-cursor--blink {
    display: none;
}

.rightprod {
    background-color: var(--footer-bg);
    padding: 2em;
}

.t4-bigtext {
    background-image: url('/images/img1.png');
    height: 650px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -115px;
    margin-bottom: -50px;
    display: flex;
    z-index: 3;
    justify-content: center;
    align-items: center;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein {

    /* Firefox */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {

    /* Safari and Chrome */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein {

    /* Opera */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.usluga1 {
    width: 100%;
    background-color: #fff;
    padding: 50px 50px;
    position: relative;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
}

.usl_2bg {
    position: absolute;
    width: 40%;
    background: #98c83b;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 0;
}

.usluga1 .usl_zagl {
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
}

.usluga1 .usl_name {
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
    color: #fd3939;
    font-size: 30px;
}

.usluga1 .usl_desc {
    z-index: 1;
    position: relative;
    max-width: 60%;
    padding-top: 10px;
    font-size: 16px;
    color: #535353;
}

.usluga1 .usl_weight {
    z-index: 1;
    position: absolute;
    right: 50px;
    /* top: 50px; */
    color: #fff;
    padding: 8px 10px;
    border: 2px solid #fff;
    border-radius: 20px;
    font-size: 15px;
    bottom: 190px;
}

.usluga1 .usl_prise {
    z-index: 1;
    position: absolute;
    right: 50px;
    /* top: 110px; */
    color: #fff;
    font-size: 18px;
    bottom: 140px;
}

.usluga1 .usl_prise span {
    font-weight: 800;
    font-size: 24px;
}

.usluga1 .usl_button {
    z-index: 1;
    position: absolute;
    right: 0px;
    color: #fff;
    font-size: 33px;
    font-weight: 800;
    text-decoration: underline;
    /* top: 188px; */
    bottom: 70px;
}

.usluga1 .usl_button a {
    color: #fff;
    transition: all 0.2s ease;
    background: #fd3939;
    padding: 10px 29px 20px 28px;
}

.usluga1 .usl_button a:hover {
    color: #fcf0bd;
    background: #111;
}

/*
.usluga1 .usl_button:after {
    content: "";
    position: absolute;
    border-right: 20px solid #fd3939;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    top: 8px;
    right: -30px;
	transition: all 0.2s ease;
}
.usluga1 .usl_button:hover:after 
{
    border-right: 20px solid #464646;	
}
*/

.usluga2 {
    width: 100%;
    background: #040405;
    padding: 50px 50px;
    position: relative;
    color: #fff;
    margin-top: 30px;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    /* Firefox */
    -webkit-animation: fadein 2s;
    /* Safari and Chrome */
    -o-animation: fadein 2s;
    /* Opera */
    margin-bottom: 10px;
}

.usluga2 .usl_2bg {
    position: absolute;
    width: 40%;
    background: #464646;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 0;
}

.usluga2 .usl_zagl {
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
}

.usluga2 .usl_name {
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
    color: #fd3939;
    font-size: 30px;
}

.usluga2 .usl_desc {
    z-index: 1;
    position: relative;
    max-width: 60%;
    padding-top: 10px;
    font-size: 16px;
    color: #fefefe;
}

.usluga2 .usl_weight {
    z-index: 1;
    position: absolute;
    right: 50px;
    /* top: 50px; */
    color: #fff;
    padding: 8px 10px;
    border: 2px solid #fff;
    border-radius: 20px;
    font-size: 15px;
    bottom: 167px;
}

.usluga2 .usl_prise {
    z-index: 1;
    position: absolute;
    right: 50px;
    /* top: 110px; */
    color: #fff;
    font-size: 18px;
    bottom: 119px;
}

.usluga2 .usl_prise span {
    font-weight: 800;
    font-size: 24px;
}

.usluga2 .usl_button {
    z-index: 1;
    position: absolute;
    right: 0px;
    color: #fff;
    font-size: 33px;
    font-weight: 800;
    text-decoration: underline;
    /* top: 162px; */
    bottom: 47px;
}

.usluga2 .usl_button a {
    color: #fff;
    transition: all 0.2s ease;
    background: #fd3939;
    padding: 10px 33px 20px 32px;
}

.usluga2 .usl_button a:hover {
    color: #fcf0bd;
    background: #111;
}

/*
.usluga2 .usl_button:after {
    content: "";
    position: absolute;
    border-right: 20px solid #fd3939;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    top: 8px;
    right: -30px;
	transition: all 0.2s ease;
}
.usluga2 .usl_button:hover:after 
{
    border-right: 20px solid #fff;	
}
*/
.preims_holder {
    /* text-align: right; */
    margin-top: 90px;
    /* margin-bottom: -170px; */
    position: relative;
    z-index: 2;
}

.preim {
    /*width: 100%;*/
    display: block;
    padding: 10px 40px 10px 10px;
    min-height: 190px;
}

.preim .preim_lefthold {
    width: 60%;
    display: inline-table;
}

.preim .preim_righthold {
    width: 160px;
    display: inline-table;
}

.preim span {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    display: block;
    line-height: 26px;
}

.preim span:nth-child(2) {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    display: block;
}

.preim img {}

.preim.pre2 span:nth-child(2) {
    color: #000;
}

.preim.pre3 span {
    color: #98c93c;
}


.page-header h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    max-width: 59%;
    line-height: 50px;
}

#t4-header .container,
.logo-img {
    transition: all 0.5s ease;
    filter: drop-shadow(0px 0px 1px black);
}

.t4-module .nav li a,
.t4-card .nav li a,
.moduletable .nav li a,
.module_menu .nav li a {
    color: var(--footer-color);
}

.t4-palette-dark .nav>li a:hover,
.t4-palette-dark .nav>li a:focus,
.t4-palette-dark .nav>li a:active,
.t4-palette-dark .nav>li .nav-link:hover,
.t4-palette-dark .nav>li .nav-link:focus,
.t4-palette-dark .nav>li .nav-link:active {
    color: var(--footer-color);
    text-decoration: underline;
}

.t4-main_title {
    display: none;
}

@media (max-width: 768px) {
    .t4-main_title {
        background: #fff;
        height: 150px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .wrapper_service_home h1 {
        font-size: 28pt;
        font-weight: 800;
        font-family: 'Open Sans' !important;
        line-height: 47px;
    }

    .t4-topline {
        display: none;
    }

    .t4-bigtext {
        background-image: url('/images/img1.png');
        height: 410px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: -100px;
        margin-bottom: -20px;
        display: flex;
        z-index: 3;
        justify-content: center;
        align-items: center;
    }
}

.t4-content {
    /* background-image: url(/images/img1.png) !important; */
    background-image: none !important;

    .t4-bigtext {
        min-height: 400px;
    }

    .wrapper_service_home {}

    .fixed-header .container {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .fixed-header .logo-img {
        max-width: 80%;
        margin-top: 5px;
    }

    .pull-left {
        margin-right: 15px;
    }

    .t4-head-height-fix {
        transition: all 0.5s ease;
        padding-bottom: 0rem
    }

    .t4-head-height-fix.fixhead {
        padding-bottom: 2rem;
    }

    /* ########## Wideblock 1 holder & counter #######*/

    .t4-wideblock1_holder {
        background: #212529;
        padding: 80px 0px;
    }

    .wideblock1 {
        color: #fff;
        font-size: 40px;
    }

    .wideblock1 .counters {
        text-align: center;
    }

    .maintext2 h2 {
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 800;
        max-width: 57%;
        line-height: 50px;
    }

    .maintext2 {
        padding: 50px 0px;
    }

    .t4-mainmap_holder .container-fluid {
        padding: 0;
    }

    [class*="ymaps-2"][class*="-ground-pane"] {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
        /* Firefox 3.5+ */
        filter: grayscale(100%);
        /* Chrome 19+ & Safari 6+ */
    }

    .t4-footnav {
        font-size: 15px;
    }

    .footer-logo {
        text-align: right;
    }

    .footer-logo img {
        margin-top: -18px;
    }

    /*########################## PRODUCT PAGE ###########*/

    .item-141 .t4-content {
        background-image: url(/images/service_bg.jpg);
        background-repeat: repeat;
        background-position: center bottom;
        background-attachment: fixed;
        background-color: #ffffff;
    }

    .item-141 .t4-main-body {
        background: transparent;
    }

    body.modal-open .modal {
        background-color: transparent !important;
    }

    .leftprod h1 {
        font-weight: 800;
        color: #fff;
        font-size: 50pt;
        line-height: 68px;
        margin-top: 30px;
        display: block;
    }

    .leftprod .short_description {
        font-weight: 500;
        color: #fff;
        font-size: 20pt;
    }

    .rightprod {
        background: #fff;
        padding: 40px;
    }

    .rightprod .image_middle {
        display: none;
    }

    div.jshop_prod_attributes select {
        width: 100%;
    }

    .jshop_prod_attributes .row-fluid {
        width: 100%;
    }

    .footcont p {
        white-space: nowrap;
    }

    .footcont img {
        opacity: 0.6;
        margin-right: 7px;
        max-height: 18px;
        max-width: 18px;
    }

    .footcont .ba-click-lightbox-form-1:hover {
        color: #fff;
    }

    .t4-palette-dark .nav>li.active a,
    .t4-palette-dark .nav>li.active a.nav-link .t4-palette-dark .nav>li.active:hover a,
    .t4-palette-dark .nav>li.active:hover a.nav-link {
        color: var(--footer-color);
    }

    .t4-palette-dark {
        background-color: var(--footer-bg);
    }

    div.jshop_prod_attributes {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .productfull .buttons {
        padding-left: 0px;
        display: inline-block;
    }

    .productfull .inputbox {
        max-width: 100%;
    }

    .productfull .prod_price {
        text-align: right;
        margin-bottom: 30px;
        display: none;
    }

    .productfull #block_price {
        font-weight: 800;
        color: #2f2f2f;
        font-size: 50pt;
        line-height: 68px;
    }

    .currencycode {
        display: none;
    }

    .pricesign {
        font-weight: 800;
        color: #2f2f2f;
        font-size: 30pt;
        margin-left: 14px;
    }

    .productfull .buttons {
        padding-left: 0px;
        display: block;
        text-align: right;
    }

    .btn.btn-primary {
        background-color: var(--header-color) !important;
        border-color: var(--header-color) !important;
        transition: all 0.2s ease;
    }

    .btn.btn-karta {
        display: block;
        margin: 0 0 10px auto;
        background-color: #6c6c6c !important;
        border-color: #858585 !important;
    }

    .btn-buy {
        padding: 10px 24px;
        font-weight: bold;
    }

    /*#################### ONE STEP CHECKOUT ##################*/

}

#oneStepCheckoutForm .step-header {
    text-transform: unset;
    color: rgb(199, 27, 26);
    font-weight: 500;
}



.uk-thumbnail {
    max-width: 300x;
    display: none;

    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0px;
    border: 0px solid #ddd;
    background: #fff;
    border-radius: 4px;
    box-shadow: none;
}

#oneStepCheckoutForm #step5 {
    padding: 0px 15px 15px 15px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin-bottom: 20px;
    background-color: #efefef;
    /* box-shadow: -0.9px 10px 27.9px 2.1px hsla(0,0%,45%,.19); */
}

#oneStepCheckoutForm .jshop_nvg_register select {
    width: 100%;
    height: 34px;
}

#oneStepCheckoutForm .step-header {
    text-transform: uppercase;
    color: rgb(0 0 0);
}

#oneStepCheckoutForm .uk-panel-box {
    background: #ffffff;
    color: #444;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}

.shipping-price_tr {
    display: none;
}

.jshop_prod_cart td {
    vertical-align: middle;
}

.uk-grid:not(.uk-grid-preserve)+.uk-grid {
    margin-top: 8px;
}

#oneStepCheckoutForm .requiredtext {
    cursor: help;
    /* position: absolute; */
    display: none;
}


.secondadress1 {
    display: none;
}

.cart_flex {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}


.vashidannye {
    width: 49%;
    min-height: 277px;

}

.uk-grid:not(.uk-grid-preserve)>*>.uk-panel+.uk-panel {
    margin-top: auto;
}

#oneStepCheckoutForm .uk-grid:not(.uk-grid-preserve)>[class*='uk-width-']>.uk-panel.uk-hidden+.uk-panel {
    margin-top: 20px;
}

.sposoboplaty {

    width: 49%;
    min-height: 277px;

}

.endorder {
    width: 100%;
}

.uk-text-center {
    text-align: right !important;
}

.cancel_order {
    text-align: right;
    /* width: 100%; */
    display: inherit;
    margin-top: -25px;
}


#oneStepCheckoutForm .uk-button-primary {
    background: none;
    color: #fff;
    background-image: none;
    text-shadow: none;
    border: none;
    margin-top: 20px;
    transition: all 0.3s ease;
    background-color: #98c83d;
    padding: 14px 24px;
}

#oneStepCheckoutForm .uk-button-primary:hover {
    background-color: #78a524;
}

table.jshop_subtotal td {
    padding: 10px 0px;
}

.jshop_img_description_center a {
    font-weight: bold;
    color: #000000;
}

p.jshop_cart_attribute {
    padding-left: 10px;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    margin-top: 1px;
    margin-bottom: 4px;
}

p.jshop_cart_attribute .value {
    font-weight: 700;
}

.uk-table th {
    text-align: left;
    color: #5a5a5a;
    font-weight: 400;
}

.jshop_subtotal .value {
    text-align: right;
    white-space: nowrap;
    width: 12%;
    font-size: 30pt;
    color: #97c93d;
}

.jshop_subtotal .name {
    padding-right: 10px;
    text-align: right;
    width: 88%;
    vertical-align: middle;
}

#oneStepCheckoutForm .jshop_nvg_register input {
    width: 100%;
}

#oneStepCheckoutForm .row_agb {
    border: 1px dotted #aaa;
    padding: 17px;
    margin-top: 10px;
}


.uk-form textarea,
.uk-form select[multiple],
.uk-form select[size] {
    height: auto;
    min-height: 100px;
}


.row-fluid div.sblock3:nth-child(3n) {
    text-align: right;
}

.row-fluid div.sblock3:nth-child(3n) .sblock2 .category_name {
    float: right;
}

.row-fluid div.sblock3:nth-child(2n) {
    text-align: center;
}



#oneStepCheckoutForm {
    font-weight: 500;
}

.blockquote-footer cite {
    font-weight: bold;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.0rem;
}

.blockquote .ot_img {
    max-width: 200px;
    float: left;
    padding-right: 12px;
}

.clear_space {
    width: 100%;
    clear: both;
    display: block;
    padding: 15px 0px;
}

.contform_holder {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
}

.contform {
    position: absolute;
    z-index: 2;
    max-height: 736px;
    overflow: hidden;
}

.controw img {
    filter: invert(100%);
    margin-top: -4px;
    margin-right: 5px;
}

.item-127 .t4-mainmap_holder {
    margin-top: -1px;
}

.controw .col-md-4 {
    font-size: 16pt;
    font-weight: 800;
}

.controw .col-md-4 a {
    color: #000;
}

.controw .col-md-4.center {
    text-align: center;
}

.controw .col-md-4.right {
    text-align: right;
}

.t4-mainform-holder h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    max-width: 57%;
    line-height: 50px;
    color: #fff;
    padding-top: 30px;
}

.mainform_conf .ba-field-label-wrapper span {
    display: none;
}

.mainform_conf .ba-form-acceptance-html p {
    color: #fff !important;
}

.mainform_textarea textarea {
    min-height: 222px !important;
    margin-bottom: -5px !important;
}

.ba-click-lightbox-form-1 {
    transition: all 0.2s ease;
}

.ba-click-lightbox-form-1:hover {
    opacity: 0.8;
}

.prod1_holder {
    width: 99vw;
    position: relative;
    margin-left: -49.67vw;
    left: 50%;
    background-size: 100% !important;
    /* height: 600px; */
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    background-color: #fff;
    padding-bottom: 50px;
}

.mtop {
    margin-top: 50px;
    /* background-image: url(/images/dreves.jpg); */
    background-image: url(/images/blocks/img_1.jpg);
}

.prod1_holder .t4-row {
    max-width: 1150px;
    margin: 0 auto;
}

.prod1_holder .rightprod {
    margin-top: 50px;
}

.prod1_holder #block_price {
    font-weight: 800;
    color: #2f2f2f;
    font-size: 36pt;
    line-height: 68px;
}

.prod1_holder .prod_price {
    text-align: right;
}

.prod1_holder .prod_buttons {
    text-align: right;
}

.prod1_holder .leftprod a {
    transition: all 0.2s ease;
}

.prod1_holder .leftprod a:hover {
    text-decoration: none;
    color: #d9ffab;
}

.prod1_holder .leftprod a h3 {
    font-weight: 800;
    color: #fff;
    font-size: 50pt;
    line-height: 68px;
    margin-top: 90px;
    display: block;
    text-shadow: 0 0 10px black;
    transition: all 0.2s ease;
}

.prod1_holder .leftprod a:hover h3 {
    color: #d9ffab;
}

.prod1_holder .leftprod a h3:hover {
    color: #d9ffab;
}

.prd2 {
    /* background-image: url(/images/service_bg.jpg); */
    background-image: url(/images/blocks/img_2.jpg);
    background-position: bottom center;

}

.prd2-1 {
    /* background-image: url(/images/service_bg2.jpg); */
    background-image: url(/images/blocks/img_3.jpg);
    background-position: bottom center;

}

.prd3 {
    /* background-image: url(/images/zhelez.jpg); */
    background-image: url(/images/blocks/img_4.jpg);
    background-position: center bottom;

}

.prd4 {
    /* background-image: url(/images/grunt.jpg); */
    background-image: url(/images/blocks/img_5.jpg);
    background-position: center bottom;

}

.prd5 {
    /* background-image: url(/images/cvetmet.jpg); */
    background-image: url(/images/blocks/img_6.jpg);
    background-position: center center;

}

.prd7 {
    /* background-image: url(/images/prod7bg.jpg); */
    background-image: url(/images/blocks/img_7.jpg);
    background-position: center center;
}

.item-160 .t4-content {
    background-image: url(/images/prod7bg.jpg);
    background-attachment: fixed;
}

.item-160 .t4-main-body {
    background: transparent;
}

.prd8 {
    /* background-image: url(/images/prod8bg.jpg); */
    background-image: url(/images/blocks/img_8.jpg);
    background-position: center center;
}

.item-161 .t4-content {
    background-image: url(/images/prod8bg.jpg);
    background-attachment: fixed;
}

.item-161 .t4-main-body {
    background: transparent;
}

.prd9 {
    /* background-image: url(/images/prod9bg.jpg); */
    background-image: url(/images/blocks/img_9.jpg);
    background-position: center center;
}

.item-162 .t4-content {
    background-image: url(/images/prod9bg.jpg);
    background-attachment: fixed;
}

.item-162 .t4-main-body {
    background: transparent;
}

.prd10 {
    /* background-image: url(/images/prod10bg.jpg); */
    background-image: url(/images/blocks/img_10.jpg);
    background-position: center center;
}

.item-163 .t4-content {
    background-image: url(/images/prod10bg.jpg);
    background-attachment: fixed;
}

.item-163 .t4-main-body {
    background: transparent;
}

.prd11 {
    /* background-image: url(/images/prod11bg.jpg); */
    background-image: url(/images/blocks/img_11.jpg);
    background-position: center center;
}

.item-164 .t4-content {
    background-image: url(/images/prod11bg.jpg);
    background-attachment: fixed;
}

.item-164 .t4-main-body {
    background: transparent;
}

.prd12 {
    /* background-image: url(/images/prod12bg.jpg); */
    background-image: url(/images/blocks/img_12.jpg);
    background-position: center center;
}

.item-165 .t4-content {
    background-image: url(/images/prod12bg.jpg);
    background-attachment: fixed;
}

.item-165 .t4-main-body {
    background: transparent;
}

.prd13 {
    /* background-image: url(/images/prod13bg.jpg); */
    background-image: url(/images/blocks/img_13.jpg);
    background-position: center center;
}

.item-166 .t4-content {
    background-image: url(/images/prod13bg.jpg);
    background-attachment: fixed;
}

.item-166 .t4-main-body {
    background: transparent;
}

.prd14 {
    /* background-image: url(/images/prod14bg.jpg); */
    background-image: url(/images/blocks/img_14.jpg);
    background-position: center center;
}

.item-167 .t4-content {
    background-image: url(/images/prod14bg.jpg);
    background-attachment: fixed;
}

.item-167 .t4-main-body {
    background: transparent;
}

.item-134 .t4-main-body {
    padding-bottom: 0;
}

.item-134 .item-page [itemprop="articleBody"] {
    margin-bottom: 0;
}

.flex_prodlist_infoicons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
}

.inf1,
.inf2,
.inf3 {
    width: 30%;
    text-align: center;
    font-weight: 600;
}

.inf1 img,
.inf2 img,
.inf3 img {
    /*max-width: 110px;*/
    display: block;
    margin: 0 auto 10px auto;
}

.t4-content {
    background-repeat: repeat;
}

.item-146 .t4-content {
    background-image: url(/images/dreves.jpg);
    background-attachment: fixed;
}

.item-146 .t4-main-body {
    background: transparent;
}

.item-147 .t4-content {
    background-image: url(/images/zhelez.jpg);
    background-attachment: fixed;
}

.item-147 .t4-main-body {
    background: transparent;
}

.item-148 .t4-content {
    background-image: url(/images/grunt.jpg);
    background-attachment: fixed;
}

.item-148 .t4-main-body {
    background: transparent;
}

.item-149 .t4-content {
    background-image: url(/images/cvetmet.jpg);
    background-attachment: fixed;
}

.item-149 .t4-main-body {
    background: transparent;
}

.item-159 .t4-content {
    background-image: url(/images/service_bg2.jpg);
    background-attachment: fixed;
}

.item-159 .t4-main-body {
    background: transparent;
}






.item-141 .leftprod h1 {
    font-weight: 800;
    color: #fff;
    font-size: 41pt;
    line-height: 59px;
}

.item-149 .leftprod h1 {
    font-size: 38pt;
}

#t4-mainform-holder {
    margin-top: -17px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #626262;
    padding: 20px;
}

.contformtitle {
    margin-top: -35px !important;
}

.contformtitle .ba-form-headline-field .ba-field-label-wrapper * {
    font-size: 30px !important;
}

.prod_qty_line {
    display: block;
    text-align: right;
    margin-bottom: 20px;
    /* background: #f9f9f9; */
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding-right: 8px;
}

.prod_summ {
    font-weight: 800;
    color: #2f2f2f;
    font-size: 50pt;
    line-height: 68px;
    text-align: right;
    margin-bottom: 10px;
}

.productfull #block_price,
.prod_price i {
    display: none;
}

.jshop .prod_qty_input input {
    width: 55px;
    margin-bottom: 0px;
    float: left;
}

.jshop .prod_qty_input input.product_minus {
    font-size: 14px;
    height: 40px;
    margin: 0px 4px;
    width: 42px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: url(/images/minus.png) no-repeat center center;
    background-color: #ececec;
    transition: all 0.2s ease;
}

.jshop .prod_qty_input input.product_minus:hover {
    background-color: #fcfcfc;
}

.jshop .prod_qty_input input.product_plus {
    font-size: 14px;
    height: 40px;
    margin: 0px -4px 0px 0px;
    width: 42px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: url(/images/plus.png) no-repeat center center;
    background-color: #ececec;
    transition: all 0.2s ease;
}

.jshop .prod_qty_input input.product_plus:hover {
    background-color: #fcfcfc;
}

.productfull .prod_qty_input {
    padding-left: 5px;
    display: inline-block;
    top: -6px;
    position: relative;
}

.productfull .prod_qty {
    display: inline-block;
    margin-top: 12px;
    font-size: 18px;
    font-weight: 600;
}

.t4-maintext2_holder {
    background: #fff;
}

.prod_desc2 {
    background: #fff;
    padding: 40px;
    margin-top: 40px;
}

.prod_desc2 .moduletable {
    border: 0;
    padding: 0;
    margin: 0;
}

.productfull form {}

@media screen and (min-width: 767px) {
    .productfull .col-md-7 {
        max-width: 57.0%;
    }
}

.usl_prise {
    display: none;
}

.prod_price {
    display: none;
}

.productfull .extra_fields {
    text-align: right;
}

.item-147 .leftprod h1 {
    font-size: 35pt;
    line-height: 50px;
}


.preimflex {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}




























































































































/*############################## MOBILE ##################################*/


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

    .usluga1 .usl_name,
    .usluga2 .usl_name {
        font-size: 24px;
    }

    .usluga1 .usl_button,
    .usluga2 .usl_button {
        font-size: 27px;
    }

    .usluga1 .usl_prise,
    .usluga2 .usl_prise {
        right: 30px;
        font-size: 15px;
    }

    .usluga1 .usl_weight,
    .usluga2 .usl_weight {
        right: 30px;
    }

    .preims_holder {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .preim span {
        font-size: 25px;
    }

    .preim .preim_lefthold {
        width: 40%;
    }

    .preim .preim_righthold {
        width: 40%;
    }

    .preim.pre2 span:nth-child(2) {
        color: #fff;
    }

    .preim.pre3 span {
        color: #ffffff;
    }

    .bigtext1 {
        font-size: 40pt;
        line-height: 50px;
        margin-top: 20px;
        height: auto;
    }

    .bigtext2 {
        font-size: 32pt;
        line-height: 40px;
    }

    .page-header h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .footcont p {
        white-space: normal;
    }

    .leftprod h1 {
        font-size: 32pt !important;
        line-height: 46px !important;
        margin-top: 110px;
    }

}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .hcont {
        text-align: inherit;
    }

    .headercontacts {
        font-size: 11px;
    }

    .logo-img {
        min-width: 180px;
    }

    .usl_2bg,
    .usluga2 .usl_2bg {
        width: 0;
    }

    .usluga1 .usl_desc,
    .usluga2 .usl_desc {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .usluga1 .usl_name,
    .usluga2 .usl_name {
        font-size: 24px;
    }

    .usluga1 .usl_button,
    .usluga2 .usl_button {
        font-size: 27px;
        position: relative;
        right: auto;
        color: #000;
        text-decoration: underline;
        top: auto;
        text-align: center;
    }

    .usluga1 .usl_button a,
    .usluga2 .usl_button a {
        color: #000;
    }

    .usluga1 .usl_prise,
    .usluga2 .usl_prise {
        right: auto;
        font-size: 15px;
        position: relative;
        color: #000;
        top: auto;
        text-align: center;
    }

    .usluga1 .usl_weight,
    .usluga2 .usl_weight {
        z-index: 1;
        position: relative;
        right: auto;
        top: auto;
        color: #000;
        padding: 8px 10px;
        border: 2px solid #000;
        border-radius: 20px;
        font-size: 15px;
        text-align: center;
    }

    .usluga2 .usl_weight {
        border-color: #fff;
    }

    .usluga2 .usl_weight,
    .usluga2 .usl_prise,
    .usluga2 .usl_button a {
        color: #fff;
    }

    #typed {
        display: none !important;
    }

    #typed-strings {
        display: block !important;
    }

    .preims_holder {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .preim span {
        font-size: 25px;
    }

    .preim .preim_lefthold {
        width: 60%;
    }

    .preim .preim_righthold {
        width: 40%;
    }

    .preim.pre2 span:nth-child(2) {
        color: #fff;
    }

    .preim.pre3 span {
        color: #ffffff;
    }

    .bigtext1 {
        font-size: 40pt;
        line-height: 50px;
        margin-top: 20px;
        height: auto;
    }

    .bigtext2 {
        font-size: 32pt;
        line-height: 40px;
    }

    .page-header h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .footcont p {
        white-space: normal;
    }

    .leftprod h1 {
        font-size: 32pt;
        line-height: 47px;
        margin-top: 110px;
    }

    .pull-left {
        margin-right: 0;
        width: 100%;
    }

    .t4-col.logo {
        position: absolute;
    }






}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

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

    #t4-mainform-holder .bg-overlay-image {
        background-size: cover;
    }

    .hcont {
        text-align: inherit;
    }

    .headercontacts {
        font-size: 11px;
    }

    .logo-img {
        min-width: 180px;
    }

    .usl_2bg,
    .usluga2 .usl_2bg {
        width: 0;
    }

    .prod1_holder .leftprod a h3 {
        font-size: 37pt;
        line-height: 54px;
    }

    .font-control {
        font-size: inherit !important;
    }

    .usluga1 .usl_desc,
    .usluga2 .usl_desc {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .usluga1 .usl_name,
    .usluga2 .usl_name {
        font-size: 24px;
    }

    .usluga1 .usl_button,
    .usluga2 .usl_button {
        font-size: 27px;
        position: relative;
        right: auto;
        color: #000;
        text-decoration: underline;
        top: auto;
        text-align: center;
        bottom: auto;
        margin-top: 8px;
    }

    .prod1_holder .rightprod {
        margin-top: 100px;
        width: 100%;
        display: block;
        flex: none;
        max-width: 100%;
    }

    .prod1_holder .leftprod {
        width: 100%;
        display: block;
        flex: none;
        max-width: 100%;
    }

    .usluga1 .usl_button a,
    .usluga2 .usl_button a {
        color: #000;
    }

    .usluga1 .usl_prise,
    .usluga2 .usl_prise {
        right: auto;
        font-size: 15px;
        position: relative;
        color: #000;
        top: auto;
        text-align: center;
        bottom: auto;
    }

    .usluga1 .usl_weight,
    .usluga2 .usl_weight {
        z-index: 1;
        position: relative;
        right: auto;
        top: auto;
        color: #000;
        padding: 8px 10px;
        border: 2px solid #000;
        border-radius: 20px;
        font-size: 15px;
        text-align: center;
        bottom: auto;
    }

    .usluga2 .usl_weight {
        border-color: #fff;
    }

    .usluga2 .usl_weight,
    .usluga2 .usl_prise,
    .usluga2 .usl_button a {
        color: #fff;
    }

    #typed {
        display: none !important;
    }

    #typed-strings {
        display: block !important;
    }

    .preims_holder {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .preim span {
        font-size: 25px;
    }

    .preim .preim_lefthold {
        width: 60%;
    }

    .preim .preim_righthold {
        width: 40%;
    }

    .preim.pre2 span:nth-child(2) {
        color: #fff;
    }

    .preim.pre3 span {
        color: #ffffff;
    }

    .bigtext1 {
        font-size: 40pt;
        line-height: 50px;
        margin-top: 20px;
        height: auto;
    }

    .bigtext2 {
        font-size: 32pt;
        line-height: 40px;
    }

    .page-header h2 {
        font-size: 28px;
        line-height: 36px;
        max-width: 100%;
    }

    .footcont p {
        white-space: normal;
    }

    .leftprod h1 {
        font-size: 32pt;
        line-height: 47px;
        margin-top: 110px;
    }

    .pull-left {
        margin-right: 15px;
        width: auto;
        max-width: 30%;
    }

    .t4-col.logo {
        position: absolute;
    }

    .col-md-5 {
        flex: none;
        max-width: 100%;
        width: 100%;
    }

    .col-md-7 {
        flex: none;
        max-width: 100% !important;
        width: 100%;
    }





}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    .t4-col.logo {
        position: absolute;
        z-index: 3;
        width: 80%;
    }

    #t4-header {
        position: sticky !important;
        top: 0 !important;
    }

    .hcont {
        text-align: inherit;
    }

    .headercontacts {
        font-size: 11px;
        width: 50%;
        margin: 5px 0px;
    }

    .hcont.center {
        text-align: left;
    }

    .cancel_order {
        text-align: left;
        /* width: 100%; */
        display: block;
        margin-top: 0;
    }

    .logo-img {
        min-width: 100px;
        max-width: 160px;
    }

    #typed {
        display: none !important;
    }

    #typed-strings {
        display: block !important;
    }

    .bigtext1 {
        font-size: 40pt;
        line-height: 50px;
        margin-top: 20px;
        height: auto;
    }

    .bigtext2 {
        font-size: 32pt;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .page-header h2 {
        font-size: 28px;
        line-height: 36px;
        max-width: 100%;
    }

    .footcont p {
        white-space: normal;
    }

    .leftprod h1 {
        font-size: 32pt;
        line-height: 47px;
        margin-top: 0px;
    }

    .leftprod .short_description {
        font-weight: 500;
        color: #fff;
        font-size: 16pt;
        margin-bottom: 10px;
    }

    .vashidannye {
        width: 100%;
    }

    .sposoboplaty {
        width: 100%;
        margin-top: 20px !important;
    }

    .pull-left {
        margin-right: 0;
        width: 100%;
    }

    .preims_holder {
        text-align: right;
        margin-top: 0;
        margin-bottom: 0px;
        position: relative;
        z-index: 2;
    }

    .preim span {
        color: #000;
    }

    .preim span:nth-child(2) {
        color: #000;
    }

    .preim.pre3 span {
        color: #000000;
    }

    #t4-mainform-holder .bg-overlay-image {
        background-size: cover;
    }

    .t4-mainform-holder h2 {
        max-width: 100%;
    }

    .contform {
        position: relative;
        z-index: 2;
        max-height: 100%;
        overflow: visible;
    }

    .controw .col-md-4.center {
        text-align: left;
    }

    .controw .col-md-4.right {
        text-align: left;
    }

    .contform .ba-form-headline-field .ba-field-label-wrapper * {
        font-size: 24px;
    }







}













@media only screen and (min-device-width: 320px) and (max-device-width: 812px) and (orientation: landscape) {


    .mtop,
    .prd2,
    .prd2-1,
    .prd3,
    .prd4,
    .prd5,
    .prd7,
    .prd8,
    .prd9,
    .prd10,
    .prd11,
    .prd12,
    .prd13,
    .prd14 {
        background: none;
    }

    .mtop .leftprod {
        /* background-image: url(/images/dreves.jpg); */
        background-image: url(/images/blocks/img_1.jpg);
        background-size: cover;
    }

    .prd2 .leftprod {
        /* background-image: url(/images/service_bg.jpg); */
        background-image: url(/images/blocks/img_2.jpg);
        background-position: bottom center;
        background-size: cover;
    }

    .prd2-1 .leftprod {
        /* background-image: url(/images/service_bg2.jpg); */
        background-image: url(/images/block/img_3.jpg);
        background-position: bottom center;
        background-size: cover;
    }

    .prd3 .leftprod {
        /* background-image: url(/images/zhelez.jpg); */
        background-image: url(/images/blocks/img_4.jpg);
        background-position: center bottom;
        background-size: cover;
    }

    .prd4 .leftprod {
        /* background-image: url(/images/grunt.jpg); */
        background-image: url(/images/blocks/img_5.jpg);
        background-position: center bottom;
        background-size: cover;
    }

    .prd5 .leftprod {
        /* background-image: url(/images/cvetmet.jpg); */
        background-image: url(/images/blocks/img_6.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd7 .leftprod {
        /* background-image: url(/images/prod7bg.jpg); */
        background-image: url(/images/blocks/img_7.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd8 .leftprod {
        /* background-image: url(/images/prod8bg.jpg); */
        background-image: url(/images/blocks/img_8.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd9 .leftprod {
        /* background-image: url(/images/prod9bg.jpg); */
        background-image: url(/images/blocks/img_9.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd10 .leftprod {
        /* background-image: url(/images/prod10bg.jpg); */
        background-image: url(/images/blocks/img_10.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd11 .leftprod {
        /* background-image: url(/images/prod11bg.jpg); */
        background-image: url(/images/blocks/img_11.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd12 .leftprod {
        /* background-image: url(/images/prod12bg.jpg); */
        background-image: url(/images/blocks/img_12.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd13 .leftprod {
        /* background-image: url(/images/prod13bg.jpg); */
        background-image: url(/images/blocks/img_13.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd14 .leftprod {
        /* background-image: url(/images/prod14bg.jpg); */
        background-image: url(/images/blocks/img_14.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prod1_holder .leftprod {
        padding-top: 30px;
        margin-top: 0;
        padding-bottom: 20px;
    }

    .prod1_holder .rightprod {
        margin-top: 0;
    }

    .prod1_holder .prod_buttons {
        text-align: center;
    }

    .t4-content {
        background-repeat: no-repeat;
    }

    .prod1_holder {
        margin-left: -49vw;
        /* background-size: 100%; */
    }

    .fixed-header .logo-img {
        min-width: 125px;
        max-width: 125px;
    }

    .leftprod {
        width: 100%;
        flex-basis: inherit;
    }


}















/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

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

    .t4-col.logo {
        position: absolute;
        z-index: 3;
        width: 80%; 
    }

    #t4-header {
        position: sticky !important;
        top: 0 !important;
    }

    .hcont {
        text-align: inherit;
    }

    .headercontacts {
        font-size: 11px;
        width: 50%;
        margin: 5px 0px;
    }

    .hcont.center {
        text-align: left;
    }

    .cancel_order {
        text-align: left;
        /* width: 100%; */
        display: block;
        margin-top: 0;
    }

    .logo-img {
        min-width: 100px;
        max-width: 140px;
    }

    #typed {
        display: none !important;
    }

    #typed-strings {
        display: block !important;
    }

    .bigtext1 {
        font-size: 28pt;
        line-height: 36px;
        margin-top: 20px;
        height: auto;
        text-align: center;
    }

    .bigtext2 {
        font-size: 24pt;
        line-height: 31px;
        margin-bottom: 15px;
        text-align: center;
    }






    .usl_2bg,
    .usluga2 .usl_2bg {
        width: 0;
    }

    .usluga1 .usl_desc,
    .usluga2 .usl_desc {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .usluga1 .usl_name,
    .usluga2 .usl_name {
        font-size: 24px;
    }

    .usluga1 .usl_button,
    .usluga2 .usl_button {
        font-size: 27px;
        position: relative;
        right: auto;
        color: #000;
        text-decoration: underline;
        top: auto;
        text-align: center;
        bottom: auto;
        margin-top: 8px;
    }

    .usluga1 .usl_button a,
    .usluga2 .usl_button a {
        color: #000;
    }

    .usluga1 .usl_prise,
    .usluga2 .usl_prise {
        right: auto;
        font-size: 15px;
        position: relative;
        color: #000;
        top: auto;
        text-align: center;
        bottom: auto;
    }

    .usluga1 .usl_weight,
    .usluga2 .usl_weight {
        z-index: 1;
        position: relative;
        right: auto;
        top: auto;
        color: #000;
        padding: 8px 10px;
        border: 2px solid #000;
        border-radius: 20px;
        font-size: 15px;
        text-align: center;
        bottom: auto;
    }

    .usluga2 .usl_weight {
        border-color: #fff;
    }

    .usluga2 .usl_weight,
    .usluga2 .usl_prise,
    .usluga2 .usl_button a {
        color: #fff;
    }

    .page-header h2 {
        font-size: 20px;
        line-height: 25px;
        max-width: 100%;
    }

    .maintext2 h2 {
        font-size: 20px;
        line-height: 25px;
        max-width: 100%;
    }

    .t4-mainform-holder h2 {
        font-size: 20px;
        line-height: 25px;
        max-width: 100%;
    }

    .jshop_prod_attributes .row-fluid {
        width: 100%;
    }

    .footcont p {
        white-space: normal;
    }

    .leftprod h1,
    .item-141 .leftprod h1,
    .prod1_holder .leftprod a h3 {
        font-size: 28pt;
        line-height: 47px;
        margin-top: 0px;
    }

    .leftprod h1 span,
    .item-141 .leftprod h1 span,
    .prod1_holder .leftprod a h3 span {
        font-size: 28pt !important;
    }

    .font-control {
        font-size: inherit !important;
    }

    .leftprod .short_description {
        font-weight: 500;
        color: #fff;
        font-size: 16pt;
        margin-bottom: 10px;
    }

    .vashidannye {
        width: 100%;
    }

    .sposoboplaty {
        width: 100%;
        margin-top: 20px !important;
    }

    .pull-left {
        margin-right: 0;
        width: 100%;
    }

    .preims_holder {
        text-align: right;
        margin-top: 0;
        margin-bottom: 0px;
        position: relative;
        z-index: 2;
    }

    .preim span {
        color: #fff;
        font-size: 20px;
    }

    .preim span:nth-child(2) {
        color: #fff;
    }

    .preim.pre3 span {
        color: #fff;

    }

    .preim img {
        max-width: 90px;
    }

    .preim .preim_righthold {
        width: auto;
    }

    .preim {
        padding: 10px 10px 10px 10px;
        min-height: auto;
    }

    #t4-mainform-holder .bg-overlay-image {
        background-size: cover;
    }

    .t4-mainform-holder h2 {
        max-width: 100%;
    }

    .contform {
        position: relative;
        z-index: 2;
        max-height: 100%;
        overflow: visible;
    }

    .controw .col-md-4.center {
        text-align: left;
    }

    .controw .col-md-4.right {
        text-align: left;
    }

    .contform .ba-form-headline-field .ba-field-label-wrapper * {
        font-size: 24px;
    }

    .minicart.uk-table thead {
        display: none;
    }

    .jshop_prod_cart td {
        vertical-align: middle;
        width: 100%;
        display: block;
        max-width: 100% !important;
    }

    .productfull .buttons input {
        display: inline;
        margin-top: 10px;
        text-align: right;
    }

    .pricer1,
    .pricer2 {
        display: none !important;
    }

    .t4-topline .t4-row .t4-col:nth-child(1),
    .t4-topline .t4-row .t4-col:nth-child(3) {
        width: 60%;
        padding-right: 0px;
    }

    .t4-topline .t4-row .t4-col:nth-child(2),
    .t4-topline .t4-row .t4-col:nth-child(4) {
        /*width: 40%;*/
        padding-right: 0px;
    }

    .inf1 img,
    .inf2 img,
    .inf3 img {
        max-width: 75px;
        display: block;
        margin: 10px auto 10px auto;
    }

    .mtop {
        margin-top: 0px;
    }

    .prod1_holder .rightprod {
        margin-top: 30px;
    }

    .prod1_holder .leftprod {
        margin-top: 30px;
    }

    .prod1_holder {
        padding-bottom: 0px;
    }

    .inf1,
    .inf2,
    .inf3 {
        width: 33%;
    }

    .table th,
    .table td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #e9ecef;
        font-size: 13px;
        width: auto !important;
        min-width: auto !important;
    }

    .preimflex {
        flex-wrap: wrap;
    }


    .mtop,
    .prd2,
    .prd2-1,
    .prd3,
    .prd4,
    .prd5,
    .prd7,
    .prd8,
    .prd9,
    .prd10,
    .prd11,
    .prd12,
    .prd13,
    .prd14 {
        background: none;
    }



    .mtop .leftprod {
        /* background-image: url(/images/dreves.jpg); */
        background-image: url(/images/blocks/img_1.jpg);
        background-size: cover;
    }

    .prd2 .leftprod {
        /* background-image: url(/images/service_bg.jpg); */
        background-image: url(/images/blocks/img_2.jpg);
        background-position: bottom center;
        background-size: cover;
    }

    .prd2-1 .leftprod {
        /* background-image: url(/images/service_bg2.jpg); */
        background-image: url(/images/blocks/img_3.jpg);
        background-position: bottom center;
        background-size: cover;
    }

    .prd3 .leftprod {
        /* background-image: url(/images/zhelez.jpg); */
        background-image: url(/images/blocks/img_4.jpg);
        background-position: center bottom;
        background-size: cover;
    }

    .prd4 .leftprod {
        /* background-image: url(/images/grunt.jpg); */
        background-image: url(/images/blocks/img_5.jpg);
        background-position: center bottom;
        background-size: cover;
    }

    .prd5 .leftprod {
        /* background-image: url(/images/cvetmet.jpg); */
        background-image: url(/images/blocks/img_6.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd7 .leftprod {
        /* background-image: url(/images/prod7bg.jpg); */
        background-image: url(/images/blocks/img_7.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd8 .leftprod {
        /* background-image: url(/images/prod8bg.jpg); */
        background-image: url(/images/blocks/img_8.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd9 .leftprod {
        /* background-image: url(/images/prod9bg.jpg); */
        background-image: url(/images/blocks/img_9.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd10 .leftprod {
        /* background-image: url(/images/prod10bg.jpg); */
        background-image: url(/images/blocks/img_10.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd11 .leftprod {
        /* background-image: url(/images/prod11bg.jpg); */
        background-image: url(/images/blocks/img_11.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd12 .leftprod {
        /* background-image: url(/images/prod12bg.jpg); */
        background-image: url(/images/blocks/img_12.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd13 .leftprod {
        /* background-image: url(/images/prod13bg.jpg); */
        background-image: url(/images/blocks/img_13.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prd14 .leftprod {
        /* background-image: url(/images/prod14bg.jpg); */
        background-image: url(/images/blocks/img_14.jpg);
        background-position: center center;
        background-size: cover;
    }

    .prod1_holder .leftprod {
        padding-top: 30px;
        margin-top: 0;
        padding-bottom: 20px;
    }

    .prod1_holder .rightprod {
        margin-top: 0;
    }

    .prod1_holder .prod_buttons {
        text-align: center;
    }

    .fixed-header .logo-img {
        min-width: 125px;
        max-width: 125px;
    }


}

@media (max-width: 768px) {
    .wrapper_header-contact {
        bottom: -65px;
        right: 10%;
      	flex-direction: column;
      	justify-content: center;
      	z-index: 5;
    }

    .wrapper_header-contact .item_header-contact:nth-child(2) {
       /* display: none; */
    }
}

@media (min-width: 1024px) {
  #t4-header .mainnav {
    position: absolute;
    top: 10px;
  }
  
  #t4-header .wrapper_header-contact {
    bottom: 10px;
  }
}