
/* Header
****************************************************/
.header-blocks .row {
    align-items: center;
    line-height: 170%;
    padding-top: 19px;
    padding-bottom: 18px;
    justify-content: space-between;
}

.h-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 23px;
    text-align: center;
}

.h-2 span {
    display: block;
    margin-bottom: 10px;
}

/***********************/
.h-3 {
    font-size: 16px;
}

/***********************/
.h-4 {
    font-size: 16px;
}

.h-4 a:hover {
    border-bottom: 1px solid #16C5FE
}

.h-4 a {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dotted #16C5FE;
    color: #231e12;
    margin-bottom: 10px;
}

/***********************/

/*.top-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    position: relative;
}*/

.top-menu ul li a {
    display: block;
    font-size: 15px;
    padding: 11px 15px;
    text-decoration: none;
    color: #222222;
    white-space: nowrap;
}

.top-menu > ul > li:hover > a,
.top-menu > ul > li > a:hover,
.top-menu > ul > li.current-menu-item > a,
.top-menu > ul > li.current-category-ancestor > a,
.top-menu > ul > li.current-post-ancestor > a,
.top-menu > ul > li.current-menu-parent > a {
    background: #FFDA00;
}

/*2*/

.top-menu ul ul {
    /*max-width: 350px;*/
    background: #FFFFFF;
    display: inline-block;
}

.top-menu ul ul li {
    /*display: list-item;*/
}

.top-menu ul ul li a {
    display: block;
    font-size: 15px;
    padding: 7px 27px;
    text-decoration: none;
    color: #222222;
    border-left: 5px solid transparent;
}

.top-menu ul ul li.current-menu-item a,
.top-menu ul ul li.current-category-ancestor a,
.top-menu ul ul li.current-post-ancestor a,
.top-menu ul ul li.current-menu-parent a,
.top-menu ul ul li:hover > a,
.top-menu ul ul li a:hover {
    background: #E7E7E7;
    border-left: 5px solid #FEDA00;
}

/*3*/
.top-menu > ul > li > div > ul > li:hover > ul {
    display: block !important;
}

.top-menu ul ul ul {
    display: block;
    display: none;
    position: absolute;
    z-index: 3;
    left: 100%;
    top: 0;
    background: #F1F3F2;
    min-height: 100%;
}

.top-menu ul ul ul li a {
    background: none !important;
}

.top-menu ul ul ul li.current-menu-item a,
.top-menu ul ul ul li.current-category-ancestor a,
.top-menu ul ul ul li.current-post-ancestor a,
.top-menu ul ul ul li.current-menu-parent a,
.top-menu ul ul ul li a:hover {
    color: #00B3FD;
    background: #EAEAEA !important;
    border-left: 5px solid #FEDA00;
    text-decoration: underline;
}

/**** cats in cat ******************/
.product-category {
    background: #EFEFEF;
    padding: 10px 20px;
}

.product-category:nth-child(odd) {
    background: #F7F7F7;
}

.product-category a {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    font-size: 15px;
    font-weight: bold;
    color: #0098C7;
    text-decoration: none;
    align-items: center;
}

.product-category a .image-wrap {
    flex: 0 0 17%;
    max-height: 50px;
    padding-right: 20px;
}

.product-category a .image-wrap img {
    max-height: 50px;
    width: auto;
}

.product-category a h2 {
    display: inline-block;
    /*flex: 1 0 70%;*/
    font-weight: bold;
    color: #0098C7;
    font-size: 15px;
    margin-bottom: 0;
}

.product-category mark.count {
    display: inline-block;
    font-weight: bold;
    color: #0098C7;
    font-size: 15px;
    background: none;
    display: none;
}


/**********************/
.rel {
    margin-top: 50px;
    padding: 0 0 57px;
    background: #F4F4F4;
    border-top: 68px solid #E8E8E8;
}

.rel .block-tit {
    transform: translate(0, calc(-100% - 12px));
    margin-bottom: 0;
    padding: 3px 0;
    font-weight: bold;
}

.woocommerce-loop-product__title {
    margin-bottom: 5px;
}

.exc {
    margin-bottom: 20px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;

}

.owl-rel .owl-carousel .owl-stage-outer {
    height: 510px;
}

.owl-rel .owl-carousel .owl-item {
    width: 265px;
    max-height: 404px;
}

.owl-rel .owl-carousel .owl-item .image-wrap {
    display: block;
    height: 267px;
    width: 265px;
    background: #fff;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 267px;
    margin-bottom: 10px;
}

.owl-rel .owl-carousel .owl-item a img {
    display: inline-block;
    max-width: 170px;
    max-height: 215px;
}

.owl-rel .owl-carousel .owl-item a {
    text-decoration: none;
}

.owl-rel .owl-carousel .owl-item .add_to_cart_button i {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: text-bottom;
    color: #444;
}

.owl-rel .owl-carousel .owl-item .buy1click:hover {
    text-decoration: none;
}

.owl-rel .owl-carousel .owl-item .buy1click {
    color: #0079b8;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    margin-top: 0;
    float: right;
    margin-top: 13px;
    width: 70px;
    text-decoration: underline;
}

.owl-rel .owl-carousel .owl-item .add_to_cart_button {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    display: inline-block;
    /*float: left;*/
}

.owl-rel .owl-carousel .owl-item h2 {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #000;

    line-height: 23px;
    height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl-rel .owl-carousel .owl-item a .pstTitle {
    padding: 5px 10px;
    margin-top: 10px;

}

.owl-rel .owl-carousel .owl-item a:hover {
}

.owl-rel .owl-carousel .owl-nav {
    position: absolute;
    z-index: 2;
    top: -102px;
    right: 0;
}

.owl-rel .owl-carousel .owl-nav button.owl-next:hover,
.owl-rel .owl-carousel .owl-nav button.owl-prev:hover {
    color: #00BCF9;
    border-color: #00BCF9;
}

.owl-rel .owl-carousel .owl-nav button.owl-next,
.owl-rel .owl-carousel .owl-nav button.owl-prev {
    font-size: 60px;
    border: 3px solid #BABABA;
    color: #BABABA;
    width: 49px;
    border-radius: 50%;
    text-align: center;
    height: 49px;
    overflow: hidden;
    margin-left: 12px;
    outline: none;
}

.woocommerce-loop-product__title {
    margin-bottom: 16px;
}

.owl-rel .owl-carousel .owl-nav button.owl-next span,
.owl-rel .owl-carousel .owl-nav button.owl-prev span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -26px;
}

/* CF7
****************************************************/
.wpcf7-form input:not([type='checkbox']):not([type='submit']):not([type='radio']) {
    background: #EFEFEF;
    border: 1px solid #E1E1E1;
    color: #000;
    padding: 15px 15px 15px;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
}

.wpcf7-form input[type=tel],
.wpcf7-form input[type=email],
.wpcf7-form input[name*=name] {
    /*padding-left: 60px;*/
    /*background: url("/images/ico-tel.png") 10px 50% no-repeat;*/
}

.wpcf7-form input[type=email] {

}

.wpcf7-form input[name*=name] {

}

.wpcf7-form textarea {
    background: #EFEFEF;
    border: 1px solid #C1C1C1;
    color: #848484;
    height: 160px;
    margin-bottom: 0;
    overflow: auto;
    padding: 7px 0 7px 9px;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
}

.wpcf7-form label {
    margin: 0;
}

.wpcf7-form p {
    margin: 0;
}

.wpcf7-form textarea:focus, .wpcf7-form textarea:active {
    border-color: #FFD001;
}

.wpcf7-form input:active, .wpcf7-form input:focus {
    border-color: #FFD001;
    outline: none;
}

.wpcf7-form input[type=submit]:hover {
    /*color: #fff;*/
    /*text-decoration: none;*/
    /*background: #ff2003;*/
}

.wpcf7-form input[type=submit]:active {
    box-shadow: inset 0 0 6px #000;
}

.wpcf7-form input[type=submit] {
    border: 0;
    outline: none;
    width: 100%;
}

body span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}

.form-title {
    font-size: 39px;
    font-weight: 300;
    background: #3FD0FF;
    text-transform: uppercase;
    text-align: center;
    padding: 32px 20px 20px;
    color: #232323;
}

p.acc {
    margin: 0 -20px 20px;
    font-size: 12px;
    color: #999;
    line-height: 100%;
    cursor: pointer;
    /*padding-left: 30px;*/
}

p.acc input {
    float: left;
}

.cb-pad {
    padding: 10px 120px;
}

/**************************************************/

.pull i {
    color: #CFB37C;
    font-size: 34px;
}

body .owl-carousel .owl-stage,
body .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}


.soputstvuushie {
    padding: 0 100px 70px 100px;
    background: #f7f7f7;
    width: 100%;
}

.soputstvuushie h2 {
    background: #f7f7f7;
    padding: 40px 0 0px;
    color: #222;
    font-size: 38px;
    font-weight: 300;
    line-height: 63px;
}

.soputstvuushie table {
    width: 100%;
    border: 1px solid #40d0ff;
    background: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 51px; /* Text style for "â•¨Ð¤â•¨â•›â•¤Ð‘â•¤Ð’â•¨â–‘â•¨â–“â•¨â•‘â•¨â–‘" */
    color: #000;
}

.soputstvuushie tr {
    cursor: pointer;
}

.soputstvuushie tr.active, .soputstvuushie tr:hover {
    border-bottom: 1px solid #fff;
    background: #40d0ff;
    color: #fff;
}

.soputstvuushie tr.active td {
    border-bottom: 1px solid #adebff;
}

.soputstvuushie tr:hover td:nth-child(1), .soputstvuushie tr.active td:nth-child(1) {
    color: #fff;
}

.soputstvuushie td {
    padding: 2px 20px;
    border-bottom: 1px solid #40d0ff;
}

.soputstvuushie td:nth-child(1) {
    color: #0098c9;
    font-weight: 700;
}

.soputstvuushie td:last-child {
    border-bottom: 1px solid #40d0ff;
}

.soputstvuushie td a {
}

.sop_ves_text {
    margin: 30px 0 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px; /* Text style for "â•¨Ð â•¤Ð’â•¨â•›â•¨â•— 30â•¨Ð´ USB â•¤Ð‘" */
    color: #222; /* Text style for "+" */
    font-weight: bold;
    width: calc(100% - 270px);
    float: left;
}

.sop_ves_text a {
}

.sop_ves_text span {
    line-height: 30px;
    display: inline-block;
    height: 30px;
}

.sop_ves_text span + a.plus {
    display: inline-block;
}

.sop_ves_text a.plus {
    color: #40d0ff;
    font-size: 30px;
    position: relative;
    line-height: 30px;
    display: none;
    top: 5px;
    margin: 0 10px;
}

.sop_vsego {
    width: 270px;
    float: left;
    background: #dff3fa;
    margin: 30px 0 0;
    position: relative;
    padding: 18px 15px;
}

.sop_vsego span {
    position: absolute;
    top: -10px;
    text-transform: lowercase;
    background: #40d0ff;
    color: #fff;
    padding: 1px 7px;
    left: 0;
    font-size: 16px;
}

.sop_vsego ins {
    color: #222;
    font-size: 21px;
    font-weight: 300;
    text-decoration: line-through;
    margin: 0 10px 0 0;
}

.sop_vsego b {
    color: #222;
    font-size: 21px;
    font-weight: 700;
}

.galochka {
    width: 21px;
    height: 21px;
    border: 2px solid #0098c9;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.galochka i {
    display: none;
}

tr.active .galochka i {
    display: inline-block;
    position: absolute;
    color: #0098c9;
    left: 3px;
    top: 3px;
    font-size: 12px;
    font-weight: bold;
}

.sop_vsego {
    display: none
}

a.btn_for_kupit_soputku {
    display: block;
    cursor: pointer;
    transition: 0.5s;
    max-width: 500px;
    margin: 40px auto 0;
    color: #222;
    font-size: 18px;
    padding: 0;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    box-shadow: 0px 6px 30px #c4c4c4;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    background: #ffde00;
    background: -moz-linear-gradient(top, #ffde00 0%, #ffbb03 100%);
    background: -webkit-linear-gradient(top, #ffde00 0%, #ffbb03 100%);
    background: linear-gradient(to bottom, #ffde00 0%, #ffbb03 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde00', endColorstr='#ffbb03', GradientType=0);
}

a.btn_for_kupit_soputku:hover {
    box-shadow: none;
}


.rel .product-category {
    /*display: none !important;*/
}


@media (min-width: 1200px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 992px) {
    .soputstvuushie {
        padding: 10px
    }

    .soputstvuushie table {
        display: block;
        text-align: center;
    }

    .soputstvuushie tr {
        display: block;
    }

    .soputstvuushie td {
        display: block;
    }

    .soputstvuushie tbody {
        display: block;
    }

    .galochka {
        display: inline-block;
        margin: 0 0 30px;
    }

    .sop_ves_text {
        width: 100%;
    }

    .sop_vsego {
        width: 100%;
    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs {
        list-style: none;
        padding: 0 0 5px 0;
        margin: 40px 0 0;
        overflow: hidden;
        position: relative;
        border-left: 8px solid #FFDA00;
    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs li {
        border: 0;
        background-color: #fff;
        display: block;
        position: relative;
        z-index: 0;
        border-radius: 0 !important;
        margin: 0 0 0 0;
        padding: 10px 2px;

    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 19px;
        font-weight: bold;
        color: #000000;
        text-shadow: none !important;
        padding: 0 10px;
    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
        z-index: 2;
        background: #FFDA00;
        border-bottom: 0;

    }

    body.woocommerce div.product .woocommerce-tabs .panel {
        margin: 0px 0px 2em;
        padding: 0px;
        padding-left: 10px;
        border-left: 8px solid #FFDA00;
    }

    /**********************************/
    .cat-tabs ul.tabs {
        list-style: none;
        padding: 0 0 5px 0;
        margin: 40px 0 0;
        overflow: hidden;
        position: relative;
        border-left: 8px solid #FFDA00;
    }

    .cat-tabs ul.tabs li {
        border: 0;
        background-color: #fff;
        display: block;
        position: relative;
        z-index: 0;
        border-radius: 0 !important;
        margin: 0 0 0 0;
        padding: 10px 2px;

    }

    .cat-tabs ul.tabs li a {
        font-size: 19px;
        font-weight: bold;
        color: #000000;
        text-shadow: none !important;
        padding: 0 10px;
    }

    .cat-tabs ul.tabs li.current {
        z-index: 2;
        background: #FFDA00;
        border-bottom: 0;

    }

    .cat-tabs .box {
        margin: 0px 0px 2em;
        padding: 0px;
        padding-left: 10px;
        border-left: 8px solid #FFDA00;
    }

    /*******************/
    .header-blocks .row > * {
        text-align: center;
        margin-bottom: 25px;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    /*************************/
    .f-1,
    .f-2,
    .f-3,
    .f-4 {
        text-align: center;
        margin-bottom: 25px;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }

    .f-row-2 > * {
        margin-bottom: 25px;
        text-align: center;
    }

    /**************************/
    .s9 .block-tit {
        font-size: 34px;
        font-weight: 300;
        position: relative;
        color: rgb(34, 34, 34);
        top: -20px;
        left: 0;
        display: inline-block;
        padding: 0px 15px;
        background: rgb(255, 255, 255);
    }

    /***************************/
    .sidebar {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tax-product_cat .inner {
        display: block;
    }

    .tax-product_cat .inner > .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cat-th {
        margin-bottom: 20px;
    }

    .cat-th img {
        display: block;
        margin: 0 auto;
        max-height: 200px;
    }

}

@media only screen and (max-width: 768px) {
    #s {
        width: 100%;
    }

    #search {
        width: 100%;
    }

    .top-bar {
        background: #E8E8E8;
    }

    /**************************/
    .acc-menu ul {
        flex-flow: row wrap;
        justify-content: space-around;
    }

    /*****************************/
    .s-open {
        display: none !important;
    }

    #searchform {
        width: 100%;
        overflow: hidden;
    }

    #search {
        position: relative;
        z-index: 10;
        top: auto;
        right: auto;
        bottom: auto;
        overflow: hidden;
        /*width: 67px;*/
    }

    /******************************/
    .woocommerce-message > * {
        display: block !important;
        float: none !important;
    }

    /*****************************/
    .acc-menu ul li.top-bar-cart-link {
        position: fixed;
        z-index: 200;
        top: 0;
        right: 0;
        background: #40D0FF;
        padding: 0;
        margin: 0;
    }

    .acc-menu ul li.top-bar-cart-link .hm {
        display: none;
    }

    .acc-menu ul li.top-bar-cart-link a:active {
        background: #ffffff;
    }

    .acc-menu ul li.top-bar-cart-link a {
        display: block;
        height: 46px;
        line-height: 40px;
        padding: 0 10px;
    }

    html {
        margin-top: 46px
    }

    .top-bar-menu > ul {
        display: none;
    }

    .top-menu {
        /*display: none;*/
        position: fixed;
        z-index: 150;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 !important;
        padding: 0;
        background: #F6F6F6;
        max-height: 100vh;
        overflow: scroll;
    }

    .top-menu ul {
        display: none;
        list-style: none;
        font-size: 0;
        margin: 0;
        padding: 1px 0 0;
        width: 100%;
        text-align: left;

    }

    .top-menu a {
        border-bottom: 1px solid #FFDA00;
    }

    .top-menu ul ul ul {
        display: none !important;
        position: static;
        width: 100%;
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .top-menu ul li div {
        position: static;
        box-shadow: none;
    }

    .top-menu ul ul {
        max-width: none;
    }

    .top-menu > ul > li > div > ul {
        display: block;
    }

    body .header .top-menu > ul > li > div {
        display: none;
    }

    body .top-menu > ul > li > div > ul.sub-menu {
        display: inline-block;
    }

    /**************************/
    .cb-pad {
        padding: 10px;
    }

    /**************************/
    .block-tit {
        font-size: 34px !important;
        font-weight: 300;
        color: #222222;
        text-transform: uppercase;
    }

    .title {
        font-size: 34px;
        font-weight: 300;
        margin-bottom: 40px;
    }

    body.woocommerce div.product div.images.woocommerce-product-gallery {
        flex: 0 0 100%;
        width: 100%;
        float: none !important;
        border: 1px solid #E8E8E8;
        padding: 25px 60px;
    }

    .woocommerce div.product form.cart .variations select {
        width: 100%;
    }

    .woocommerce-variation.single_variation {
        flex: 0 0 100%;
        margin-bottom: 25px;
    }

    /**************************/
    .yikes-custom-woo-tab-title {
        font-size: 25px;
        padding-top: 15px;
    }

    .owl-rel .owl-carousel .owl-nav {
        display: none;
    }

    /**************************/
    #search {
        width: 350px;
        margin: 0 auto;
    }

    /*****************************************************!*/
    .pre-footer .row > * {
        margin-bottom: 30px;
    }

    .rel .block-tit {
        font-size: 30px !important;
        transform: translate(0, calc(-100% - 12px));
        margin-bottom: 0;
        padding: 3px 0;
        font-weight: bold;
    }

    /**************************/
    /**************************/

}

@media only screen and (max-width: 576px) {

}

.pre-footer #menu-glavnoe-menyu-1 ul {
    display: none;
}

.s8_cio {
    background: rgba(255, 255, 255, 0.5);
    padding: 20px;
}

.error404 .col-lg-3.col-md-3.col-sm-6.col-xs-12.sidebar {
    display: none;
}

.error404 .content .col-lg-12.col-md-12.col-sm-12.col-xs-12 p {
    font-size: 22px;
    margin-top: 20px;
}

.bstro {
    font-weight: 600;
    line-height: 100%;
}

.error404 .content {
    width: 100% !important;
    max-width: 94% !important;
}


/*===================================================================HOME=============================================*/
.block-tit {
    font-size: 51px;
    font-weight: 300;
    color: #222222;
    text-transform: uppercase;
}

/*************************/
.s1 {
    position: relative;
    z-index: 1;
    background: #F8F8F8;
    padding-bottom: 30px;
}

.owl1.owl-carousel {
}

.owl1.owl-carousel .owl-item {
}

.owl1.owl-carousel .owl-item img {
    width: 100% !important;
    /* max-width: none !important; */
    position: relative;
    /* min-width: 100%; */
    height: auto;
}

.owl1.owl-carousel .owl-item a {
    display: block;
}

.owl1.owl-carousel .owl-item a:hover {
}

.owl1.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.owl1.owl-carousel button.owl-dot {
    display: inline-block;
    background: #BDBDBD;
    width: 8px;
    margin: 0 16px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    padding: 0 !important;
    outline: none;
    background-clip: border-box;
}

.owl1.owl-carousel button.owl-dot.active {
    background: #40D0FF;
}

/**********************/
.s3 {
    padding: 80px 0 57px;
    background: #fff;
}

.s3 .block-tit {
    margin-bottom: 55px;
    background: #E8E8E8;
    padding: 3px 20px;
}

.owl3 .owl-carousel .owl-stage-outer {
    height: 510px;
}

.owl3 .owl-carousel .owl-item {
    width: 265px;
    max-height: 404px;
}

.owl3 .owl-carousel .owl-item .image-wrap {
    display: block;
    height: 267px;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 267px;
    margin-bottom: 10px;
}

.owl3 .owl-carousel .owl-item a img {
    display: inline-block;
    max-width: 170px;
    max-height: 215px;
}

.owl3 .owl-carousel .owl-item a {
    text-decoration: none;
}

.owl3 .owl-carousel .owl-item .add_to_cart_button i {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: text-bottom;
    color: #444;
}

.owl3 .owl-carousel .owl-item .buy1click:hover {
    text-decoration: none;
}

.owl3 .owl-carousel .owl-item .buy1click {
    color: #0079b8;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    margin-top: 0;
    float: right;
    margin-top: 13px;
    width: 70px;
    text-decoration: underline;
}

.owl3 .owl-carousel .owl-item .add_to_cart_button {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    display: inline-block;
    /*float: left;*/
}

.owl3 .owl-carousel .owl-item h2 {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #000;

    line-height: 23px;
    height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl3 .owl-carousel .owl-item a .pstTitle {
    padding: 5px 10px;
    margin-top: 10px;

}

.owl3 .owl-carousel .owl-item a:hover {
}

.owl3 .owl-carousel .owl-nav {
    position: absolute;
    z-index: 2;
    top: -112px;
    right: 25px;
}

.owl3 .owl-carousel .owl-nav button.owl-next:hover,
.owl3 .owl-carousel .owl-nav button.owl-prev:hover {
    color: #00BCF9;
    border-color: #00BCF9;
}

.owl3 .owl-carousel .owl-nav button.owl-next,
.owl3 .owl-carousel .owl-nav button.owl-prev {
    font-size: 60px;
    border: 3px solid #BABABA;
    color: #BABABA;
    width: 49px;
    border-radius: 50%;
    text-align: center;
    height: 49px;
    overflow: hidden;
    margin-left: 12px;
    outline: none;
}

.owl3 .owl-carousel .owl-nav button.owl-next span,
.owl3 .owl-carousel .owl-nav button.owl-prev span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -26px;
}

/**********************/
.s4 {
    padding: 0 0 57px;
    background: #fff;
}

.s4 .block-tit {
    margin-bottom: 55px;
    background: #E8E8E8;
    padding: 3px 20px;
}

.owl4 .owl-carousel .owl-stage-outer {
    height: 510px;
}

.owl4 .owl-carousel .owl-item {
    width: 265px;
    /*max-height: 444px;*/
}

.owl4 .owl-carousel .owl-item h2 {
    line-height: 23px;
    height: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl4 .owl-carousel .owl-item .image-wrap {
    display: block;
    height: 267px;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 267px;
    margin-bottom: 10px;
}

.owl4 .owl-carousel .owl-item a img {
    display: inline-block;
    max-width: 170px;
    max-height: 215px;
}

.owl4 .owl-carousel .owl-item a {
    text-decoration: none;
}

.owl4 .owl-carousel .owl-item .add_to_cart_button i {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: text-bottom;
    color: #444;
}

.owl4 .owl-carousel .owl-item .buy1click:hover {
    text-decoration: none;
}

.owl4 .owl-carousel .owl-item .buy1click {
    color: #0079b8;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    margin-top: 0;
    float: right;
    margin-top: 13px;
    width: 70px;
    text-decoration: underline;
}

.owl4 .owl-carousel .owl-item .add_to_cart_button {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 15px;
    display: inline-block;
    /*float: left;*/
}

.owl4 .owl-carousel .owl-item h2 {
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.owl4 .owl-carousel .owl-item a .pstTitle {
    padding: 5px 10px;
    margin-top: 10px;

}

.owl4 .owl-carousel .owl-item a:hover {
}

.owl4 .owl-carousel .owl-nav {
    position: absolute;
    z-index: 2;
    top: -112px;
    right: 25px;
}

.owl4 .owl-carousel .owl-nav button.owl-next:hover,
.owl4 .owl-carousel .owl-nav button.owl-prev:hover {
    color: #00BCF9;
    border-color: #00BCF9;
}

.owl4 .owl-carousel .owl-nav button.owl-next,
.owl4 .owl-carousel .owl-nav button.owl-prev {
    font-size: 60px;
    border: 3px solid #BABABA;
    color: #BABABA;
    width: 49px;
    border-radius: 50%;
    text-align: center;
    height: 49px;
    overflow: hidden;
    margin-left: 12px;
    outline: none;

}

.owl4 .owl-carousel .owl-nav button.owl-next span,
.owl4 .owl-carousel .owl-nav button.owl-prev span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -26px;
}

.all-prod:hover {
    background: #40d0ff;
}

.all-prod {
    display: block;
    text-align: center;
    transform: translate(0, calc(-50% - 4px));
    max-width: 170px;
    background: #40d0ff;
    background: -moz-linear-gradient(top, #40d0ff 0%, #29acd6 100%);
    background: -webkit-linear-gradient(top, #40d0ff 0%, #29acd6 100%);
    background: linear-gradient(to bottom, #40d0ff 0%, #29acd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40d0ff', endColorstr='#29acd6', GradientType=0);
}

.brd2 {
    border-top: 8px solid #F4F4F4;
    height: 0;
}

/**********************/
.s5 {
}

.s5 .block-tit {
    background: #FFDA00;
    margin-top: 20px;
    margin-bottom: 55px;
    padding: 2px 20px;
}

.s5-l {
    background: url("/images/s5-bg-min.jpg") 100% 50% no-repeat;
    background-size: cover;
}

.s5-r {
    background: #1d2223;
    background: -moz-linear-gradient(-45deg, #1d2223 0%, #3c4244 100%);
    background: -webkit-linear-gradient(-45deg, #1d2223 0%, #3c4244 100%);
    background: linear-gradient(135deg, #1d2223 0%, #3c4244 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d2223', endColorstr='#3c4244', GradientType=1);
}

.s5-item-wrap {
    /*max-width: 930px;*/
    flex: 0 0 930px;
    margin: 70px 0;
    margin-left: -112px;
}

.s5-item {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    font-size: 20px;
    color: #fff;
    align-items: center;
    font-weight: 300;
    margin-bottom: 29px;
}

.s5-item:last-child:before {
    display: none;
}

.s5-item:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 100%;
    left: 97px;
    right: 0;
    height: 29px;
    background: -moz-linear-gradient(left, rgba(56, 63, 66, 1) 0%, rgba(55, 61, 63, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(56, 63, 66, 1) 0%, rgba(55, 61, 63, 0) 100%);
    background: linear-gradient(to right, rgba(56, 63, 66, 1) 0%, rgba(55, 61, 63, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383f42', endColorstr='#00373d3f', GradientType=1);
}

.s5-item img {
    max-width: unset;
    width: 97px;
}

.s5-item div {
    /*box-sizing: content-box;*/
    padding: 5px 20px;
    line-height: 140%;
    /*min-height: 97px;*/
    /*border-bottom: 29px solid #383F42;*/
}

/**********************/
.s6 {
    padding: 110px 0 110px;
    background: url("/images/s6-1.png") 0 100% no-repeat,
    url("/images/s6-2.png") 100% 0 no-repeat;
    background-color: #fff;
}

.s6 .block-tit {
    margin-bottom: 55px;
}

.s6-item {
    width: 265px;
    height: 190px;
    line-height: 170px;
    border: 1px solid #E8E8E8;
    padding: 10px 15px;
    text-align: center;
    margin: 0 auto;
}

.s6-item img {
    display: inline-block !important;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
}

.s6 .block-tit span {
    font-size: 22px;
    display: inline-block;
    color: #00BEFC;
    border-bottom: 1px solid #00BEFC;
    /*text-decoration: underline;*/
    text-transform: none;
    font-weight: normal;
    margin-left: 15px;
}

.owl6.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 90px;
}

.owl6.owl-carousel button.owl-dot {
    display: inline-block;
    background: #BDBDBD;
    width: 8px;
    margin: 0 16px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    padding: 0 !important;
    outline: none;
    background-clip: border-box;
}

.owl6.owl-carousel button.owl-dot.active {
    background: #40D0FF;
}

/**********************/
.s7 {
    background: #F8F8F8;
    font-size: 17px;
    line-height: 150%;
    color: #000;
    padding: 110px 0 100px;
}

.s7 .block-tit {
    text-align: center;
    margin-bottom: 50px;
}

.fb-item {
    background: #fff url("/images/quote.png") 102% 125% no-repeat;
    border-top: 5px solid #FFEA03;
    padding: 40px 40px;
    box-shadow: 0 15px 22px -2px rgba(10, 12, 12, 0.10);
    position: relative;
}

.fb-item:before {
    position: absolute;
    z-index: 1;
    content: '';
    bottom: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 31px solid #FFEA03;
    border-left: 63px solid transparent;
}

.fb-txt {
    font-weight: 300;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 25px;
}

.fb-name {
    font-weight: bold;
}



.owl7.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 60px;
}

.owl7.owl-carousel button.owl-dot {
    display: inline-block;
    background: #BDBDBD;
    width: 8px;
    margin: 0 16px;
    height: 8px;
    border-radius: 50%;
    border: 0;
    padding: 0 !important;
    outline: none;
    background-clip: border-box;
}

.owl7.owl-carousel button.owl-dot.active {
    background: #40D0FF;
}

.owl7-wrap {
    overflow: hidden;
}

.owl7.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.owl7 .owl-stage{
    display: flex;
}
.owl7 .owl-item{
    display: flex;
}
.owl7 .owl-item .fb-item{
    flex: 1;
}




@media (min-width: 1200px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 992px) {

    .owl1.owl-carousel .owl-item img {
        max-width: 992px !important;
    }

}

@media only screen and (max-width: 768px) {
    .owl1.owl-carousel .owl-item img {
        max-width: 768px !important;
    }

    .serv-item {
    }

    .owl4 .owl-carousel .owl-item .add_to_cart_button,
    .owl3 .owl-carousel .owl-item .add_to_cart_button {
        display: block;
        width: 100%;
    }

    .owl4 .owl-carousel .owl-nav,
    .owl3 .owl-carousel .owl-nav {
        position: absolute;
        z-index: 2;
        top: -51px;
        right: 25px;
    }

    .owl3 .owl-carousel .owl-item .buy1click,
    .owl4 .owl-carousel .owl-item .buy1click {
        color: #0079b8;
        font-size: 14px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 0;
        margin-top: 0;
        float: right;
        margin-top: 13px;
        width: 100%;
        text-decoration: underline;
    }

    .s5-item-wrap {
        /* max-width: 930px; */
        flex: 0 0 930px;
        margin: 70px 0;
        margin-left: 0px;
    }

    .s8 > .container {
        background: rgba(255, 255, 255, 0.7);
    }

    .s8 .block-tit {
        font-size: 25px !important;
        padding: 5px 10px;
        display: inline-block;
        border: 13px solid #FFEA03;
        text-transform: uppercase;
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 576px) {
    .owl1.owl-carousel .owl-item img {
        max-width: 568px !important;
    }
}