a.moreDescription {
    margin-top: -100px;
    position: absolute;
}

.btn-primary, .sppb-btn-primary {
    border-color: #bd0c0a;
    background-color: #bd0c0a;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #9b0806;
    background-color: #9b0806;
}

.nav-tabs {
    *zoom: 1;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
}

.nav-tabs:before, .nav-tabs:after {
    display: table;
    content: "";
    line-height: 0;
}

.nav-tabs:after {
    clear: both;
}

.nav-tabs > li {
    float: left;
    list-style: none;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    display: block;
    padding: 8px 12px;
    line-height: 20px;
    margin-right: 5px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #eee #eee #ddd;
    background: #fafafa;
    color: inherit;
}

.nav-tabs > .active > a {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.tab-content {
    overflow: auto;
    padding: 15px 0;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.h1, h1 {
    font-size: 2rem;
    color: #3b4a65;
    text-align: center;
    margin-bottom: 25px;
}

.h2, h2 {
    font-size: 1.6rem;
    color: #3b4a65;
}

.h3, h3 {
    font-size: 1.4rem;
    color: #3b4a65;
}

.h4, h4 {
    font-size: 1.3rem;
    color: #3b4a65;
}

.h5, h5 {
    font-size: 1.2rem;
    color: #3b4a65;
}

.h6, h6 {
    font-size: 1.1rem;
    color: #3b4a65;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a, .sppb-article-info-wrap > h3 > a {
    color: #3b4a65;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus, .sppb-article-info-wrap > h3 > a:hover, .sppb-article-info-wrap > h3 > a:focus, .sppb-article-info-wrap > h3 > a:active {
    color: #546480;
}

section#sp-top-bar > .container {
    min-height: 54px;
}

/*.mainPage img.logo-image {
    height: auto;
    display: block !important;
}*/

.mainPage img.logo-image-phone {
    display: none !important;
}

img.logo-image, img.logo-image-phone {
    height: 95px;
    position: absolute;
    top: -8px;
    z-index: 99990;
    margin-left: 10px;
}

@media (max-width: 799px) {
    .d-lg-none {
        display: none !important;
    }
}

@media (max-width: 799px) {
    img.logo-image {
        display: block !important;
    }
}

@media (max-width: 991px) and (min-width: 800px) {
    img.logo-image-phone {
        height: 68px !important;
    }
}

div#sp-top1 li {
    display: inline-flex;
}

div#sp-top1 ul.menu {
    padding-inline-start: 0;
    margin-bottom: 0;
}

section#sp-bottom {
    background: url(../../../images/footer.png) repeat-x 50% 0%, url(../../../images/bg.gif) repeat 50% bottom;
}

section#sp-section-2, section#sp-top-bar, .offcanvas-menu {
    background: url(../../../images/bg.gif) repeat 50% bottom;
}

#sp-header, footer#sp-footer {
    background: url(../../../images/bg.gif) repeat 50% top;
}

#sp-bottom a, footer#sp-footer a, section#sp-top-bar a, #sp-top-bar {
    color: #fff;
}

#sp-bottom a:hover, footer#sp-footer a:hover, section#sp-top-bar a:hover {
    color: #D7D7D7;
}

/*section#sp-top-bar {
    border-bottom: 2px solid #bf2e2e;
}*/

div#sp-top2 {
    text-align: right;
}

.slider_more a {
    background-image: url(../../../images/slider_more.png) !important;
    background-size: cover !important;
}

div#sp-user1 {
    background: radial-gradient(circle, rgba(206, 14, 11, 0.8) 0%, rgba(206, 14, 11, 0) 32%, rgba(206, 14, 11, 0) 100%);
}

section#sp-top-bar {
    padding: 0;
}

section#sp-top-bar > .container {
    min-height: 60px;
}

section#sp-top-bar > .container {
    padding: 8px 0 0;
    background: radial-gradient(circle, rgba(107, 28, 26, 0.8) 0%, rgba(206, 14, 11, 0) 119%, rgba(206, 14, 11, 0) 100%);
}

section#sp-top-bar > .container > .container-inner {
    padding-top: 1px;
}

@media (min-width: 992px) {
    #sp-menu {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    #sp-header.header-sticky #sp-menu {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #sp-header .row {
        justify-content: flex-end;
    }
}

@media (min-width: 800px) {
    .sp-column.d-flex.align-items-center.justify-content-end {
        text-align: center;
        background-image: url(../../../images/bg-menu-c.png);
        background-size: calc(100% - 60px) 100%;
        background-repeat: no-repeat;
        background-position-x: center;
    }

    ul.sp-megamenu-parent, a#offcanvas-toggler {
        float: none !important;
        display: inline-block !important;
    }

    nav.sp-megamenu-wrapper:before, nav.sp-megamenu-wrapper:after {
        display: block;
        content: "";
        width: 36px;
        height: 40px;
        background-image: url(../../../images/bg-menu-l.png);
        position: absolute;
        top: 0px;
    }

    nav.sp-megamenu-wrapper:before {
        background-image: url(../../../images/bg-menu-l.png);
        left: -5px;
    }

    nav.sp-megamenu-wrapper:after {
        background-image: url(../../../images/bg-menu-r.png);
        right: -5px;
    }

    header#sp-header:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 4px;
        bottom: -3px;
        background-color: #f8bf00;
    }
}

#offcanvas-toggler > .fa {
    color: #ffffff;
}

.sp-megamenu-parent > li > a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: #520f00 0px 1px;
    background: url(../../../images/line_menu.png) no-repeat 99% 0%;
    transition: all .3s;
}

.sp-megamenu-parent > li.active > a {
    transition: all .3s;
}

.sp-megamenu-parent > li:hover > a, li.sp-menu-item.current-item.active > a, #offcanvas-toggler > .fa:hover, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
    text-shadow: #520f00 2px 2px 1px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background-color: #9b0806;
    color: #ffffff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #ffffff !important;
    background-color: #f48500;
    font-weight: 600;
    width: 100%;
    padding: 10px 5px 10px 10px;
    text-align: left;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #fff;
}

section#sp-top-bar:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: #561210;
}

@media (max-width: 576px) {
    .sp-contact-info {
        margin: 0 0px;
    }
}

.contactus-file {
    background-color: #fff;
}

.companyServices .uk-panel.uk-panel-space.uk-text-left {
    width: 100%;
    height: 100%;
    padding: 0px 10px 15px 0px;
    background-color: #e8e8e7;
    margin: 0 43px 0 0;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
}

.companyServices h3.uk-panel-title {
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    background: -moz-linear-gradient(left, #910400 0%, #d80d0d 100%);
    background: -webkit-linear-gradient(left, #910400 0%, #d80d0d 100%);
    background: linear-gradient(to right, #910400 0%, #d80d0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#910400', endColorstr='#d80d0d', GradientType=1);
    margin-right: -10px;
}

.site .uk-dotnav > li.uk-active > a {
    background: #F3991C !important;
    border: 2px solid #fff !important;
}

.site .uk-dotnav > li > a {
    display: block;
    box-sizing: content-box;
    width: 10px !important;
    height: 10px !important;
    background: #ffffff !important;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 2px solid #bd0c0a !important;
    background-color: #bd0c0a !important;
    cursor: pointer;
}

label.contactus-label-left > a {
    color: #666;
}

.reviews .pdf a {
    color: #2b2b2b;
}

.reviews .pdf a {
    color: #2b2b2b;
}

.readmore {
    margin-top: 20px;
    text-align: right;
}

.readmore > a, a.sppb-readmore {
    padding: 10px;
    background-color: #9b0806;
    margin-bottom: 10px !important;
    color: #fff !important;
}

.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #9b0806;
    background-color: #9b0806;
    color: #fff;
}

.page-item.active .page-link {
    background-color: #bd0c0a;
    border-color: #bd0c0a;
}

section#sp-bottom h3.sp-module-title {
    color: #fff;
}

.sp-page-title {
    background: #f48500;
}

ol.breadcrumb {
    font-size: 0.9rem;
}

.sp-page-title {
    padding: 0;
    background: #9b0806;
}

.sp-page-title .breadcrumb {
    padding: 5px 0 4px;
    margin: 0;
}

#sp-main-body {
    padding: 50px 0 100px;
}

.sppb-article-introtext {
    margin-bottom: 20px;
}

.companyPartners p, .companyPartners div {
    text-align: justify;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #d8d8d8;
}

.back-to-category, .vm-details-button, .product .vm3pr-0 {
    display: none;
}

p.product_s_desc {
    height: auto;
}

.vm-product-descr-container-1 {
    min-height: auto;
    margin-top: 10px;
}

aside#sp-left .sp-module {
    padding: 0;
}

img.browseCategoryImage, .browse-view .row .product .spacer img, .related-products-view .row .product .spacer img {
    margin: 0 auto 10px;
}

.category-view .row .category .spacer > .link {
    display: flex;
    width: 100%;
}

.category-view .row .category .spacer > .link, .browse-view .row .product .spacer {
    border: 1px solid #d8d8d8;
    padding: 5px 10px 10px;
    background: #fff;
    width: 100%;
}

.category-view .row .category .spacer h2 {
    font-size: 16px;
    margin-bottom: 15px;
}

.category-view .row > .category {
    display: flex;
}

.category-view .row .category .spacer {
    display: flex;
    width: 100%;
}

.category-view .row .category .spacer > .link > a {
    width: 100%;
}

.vm-product-descr-container-0 {
    min-height: auto;
}

.vm-product-media-container {
    margin-bottom: 0;
    margin-top: 10px;
}

.vm-product-descr-container-1 h2, .vm-product-descr-container-0 h2, .vina-carousel-virtuemart .product-title {
    text-align: center;
    font-size: 17px;
    font-weight: 400;
}

.vm-product-descr-container-1 h2 a, .vm-product-descr-container-0 h2 a {
    color: #3b4a65;
}

.cf_wrapp_all {
    padding: 8px;
    background-color: #eee;
}

.sp-module.Filtering_Module.jmoddiv {
    margin-bottom: 25px;
}

.cf_wrapp_all .cf_wrapper_inner > select {
    width: 100%;
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 20px;
}

span.cf_flt_header_text {
    color: #3b4a65;
}

.cf_flt_header {
    margin: 0;
    padding-top: 2px;
}

a.rst-box-cookie {
    color: #3b4a65;
}

button.contactus-button.sliding.align-right {
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: 100% 100%;
    -moz-transform: rotate(-90deg);
    -moz-transform-origin: 100% 100%;
    -ms-transform: rotate(-90deg);
    -ms-transform-origin: 100% 100%;
    -o-transform: rotate(-90deg);
    -o-transform-origin: 100% 100%;
    transform: rotate(-90deg);
    transform-origin: 100% 100%;
    right: 0px;
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
}

button.contactus-button.sliding {
    padding: 14px 24px;
    z-index: 999994;
    position: fixed;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    overflow-y: hidden;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

button.contactus-button.sliding {
    padding: 8px 15px !important;
    border-radius: 10px 10px 0 0 !important;
}

.contactus-button.img-circle {
    opacity: 1 !important;
}

.sp-scroll-up {
    right: 50px;
}

aside#sp-left .spacer {
    padding: 10px 5px 20px;
}

aside#sp-left img.featuredProductImage {
    margin: 0 auto 20px;
}

h3.product-title > a {
    color: #3b4a65;
}

.vina-carousel-virtuemart .vm-details-button {
    display: block;
}

.product-name-owl {
    margin-bottom: 15px;
}

p.product_s_desc, .vina-carousel-virtuemart .product-description, .vm-product-descr-container-1 ul, .text-block.productdetails .product-description {
    height: auto;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.vm-product-descr-container-1 ul, .text-block.productdetails .product-description ul {
    padding-inline-start: 0;
    list-style-type: none;
}

.vm-product-descr-container-1 ul li, .text-block.productdetails .product-description ul li {
    display: inline;
}

.product-name-vm {
    margin-bottom: 10px;
}

.product.vm-col.vm-col-3 {
    padding: 0 5px;
}

@media (max-width: 800px) {
    div[class*="vm-col-"] {
        width: 50%;
    }
}

@media (max-width: 480px) {
    div[class*="vm-col-"] {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .sp-module.randomProduct {
        display: none;
    }
}

div.product {
    min-width: 217px;
}

.vm-product-media-container.col-sm-6 {
    width: 100%;
}

.vm-product-container {
    margin-bottom: 30px;
}

.cf_wrapp_all .btn {
    padding: 5px 10px;
    font-size: 12px;
}

.cf_wrapp_all .cf_apply_button {
    margin: -30px 0 0 auto;
    display: block;
}

.cf_flt_wrapper .cf_flt_header {
    font-size: 0.9em;
    font-weight: 600;
}

.cf_filters_list li {
    font-size: 0.8rem;
}

select.cf_flt {
    font-size: 0.9rem;
    padding: 2px;
    height: calc(1.65rem + 2px);
}

.vm-pagination.vm-pagination-bottom {
    margin-top: 25px;
    float: none;
}

.vm-page-counter {
    float: none;
}

ul.pagination {
    justify-content: center;
    flex-wrap: wrap;
}

.browse-view > .row > .product.vm-col.vm-col-3 {
    display: flex;
}

div#fancybox-title {
    display: none !important;
}

.additional-images {
    margin-bottom: 30px;
}

.tab-content table th, .tab-content table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    border: 1px solid #dee2e6;
}

.tab-content table th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.tab-content table {
    width: 100% !important;
    margin-top: 25px;
}

.row.categoryClass .link {
    padding: 5px 10px 2px !important;
}

.category-view .row .category .spacer h2 {
    margin-bottom: 8px;
}

.row.categoryClass .width50 {
    width: auto;
}

.mainCatalog a.uk-link-reset {
    font-size: 16px;
    color: #3b4a65;
    font-weight: 600;
    line-height: 16px;
}

.mainCatalog .uk-text-center.uk-panel-teaser {
    margin-top: 0;
    margin-bottom: 0;
}

.tab-content > div#home {
    text-align: justify;
}

#sp-header.header-sticky {
    z-index: 100;
}

span.vm-img-desc {
    display: none;
}

@media (max-width: 992px) {
    .sp-module.Filtering_Module {
        margin-bottom: 30px;
    }
}

.category.floatleft.width50 {
    margin-bottom: 0;
}

.mainIcons h3 {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    max-width: 75%;
}

.mainIcons .uk-text-center.uk-panel-teaser, .mainIcons h3 {
    display: contents;
    float: left;
    display: block;
}

.mainIcons .uk-text-center.uk-panel-teaser {
    margin-bottom: 0;
    margin-right: 10px;
}

.serviceNew .uk-overlay-panel > div {
    width: 100%;
    background-color: #ffffffd9;
    padding: 5px 5px 10px;
    color: #9b0806;
    display: flex;
    border-radius: 5px;
}

.serviceNew h3 {
    font-weight: 500;
    margin-top: auto;
    margin-bottom: auto !important;
    margin-left: auto;
    margin-right: auto;
}

.serviceNew .uk-border-rounded {
    border-radius: 10px;
}

@media (min-width: 992px) {
    div#contactus-form136 .joomly-contactus-div {
        max-width: 33% !important;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    div#contactus-form136 {
        max-width: 100% !important;
    }

    div#contactus-form136 button#button-contactus-lightbox136 {
        width: 30%;
    }

    div#contactus-form136 .joomly-contactus-div:nth-child(4), div#contactus-form136 .joomly-contactus-div:last-child {
        max-width: 100% !important;
    }
}

div#contactus-form136 button#button-contactus-lightbox136 {
    font-size: 12px;
    padding: 10px 18px;
    box-shadow: 4px 4px #00000059;
}

label.contactus-label-center > a {
    color: #fff;
}

div#contactus-form136 button#button-contactus-lightbox136 {
    font-size: 12px;
    padding: 10px 18px;
    box-shadow: 4px 4px #00000059;
    transition: all 0.3s;
}

button#button-contactus-lightbox136:hover {
    opacity: 1;
    background-color: #f48500 !important;
    box-shadow: none !important;
}

input[type="text"].contactus-fields, input[type="tel"].contactus-fields {
    border: none !important;
}

div#contactus-form136 .joomly-contactus-div:nth-child(4), div#contactus-form136 .joomly-contactus-div:last-child {
    text-align: center;
}

.mainCatalog .uk-panel {
    padding: 10px;
    background: #ffffff00;
    border: 1px solid #9b0806;
    border-radius: 6px;
}

.companyServices h3.uk-panel-title {
    margin-bottom: 5px;
}

.companyServices .uk-margin {
    margin-top: 5px;
}

.main_news h3 {
    font-size: 1.1rem;
}

.main_news .sppb-article-introtext p {
    font-size: 14px;
    margin-bottom: 5px;
}

.main_news a.sppb-readmore {
    background-color: transparent;
    color: #9b0806 !important;
    padding: 0;
}

.main_news .sppb-article-introtext {
    margin-bottom: 5px;
}

.howWeWork h3.uk-panel-title {
    display: inline-block;
    border: 2px solid #616161;
    color: #f48500 !important;
    background-color: #fff !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 53px !important;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .profitblock .sppb-blocknumber-number {
        line-height: 53px !important;
    }
}

@media (max-width: 991px) {
    .profitblock .sppb-blocknumber-number {
        line-height: 40px !important;
    }
}

.howWeWork > div > .uk-panel:after {
    content: " ";
    position: absolute;
    right: -28px;
    top: 15%;
    background-image: url(../../../images/arrow.png);
    width: 60px;
    height: 33px;
    transform: rotate(-3deg);
}

.uk-panel p {
    font-weight: 500;
}

.howWeWork > div:last-child > .uk-panel:after {
    display: none;
}

@media (max-width: 650px) {
    .howWeWork > div:nth-child(2n) > .uk-panel:after {
        display: none;
    }
}

@media (max-width: 480px) {
    .row div#sppb-addon-1571057583911 div[class*="width"] {
        width: 100%;
    }
}

.newSlider .block-text, .newSlider .block-image {
    float: left;
}

.newSlider .block-text h3 {
    color: #444;
    font-size: 13px;
    font-weight: 400;
}

.newSlider .block-image {
    display: inline-flex;
    margin-right: 10px;
    background-size: contain;
    width: 20%;
}

.newSlider .block-text {
    position: relative;
    padding: 0;
    display: inline-flex;
    width: 70%;
}

.block-text-inner {
    width: 100%;
}

/* newYear новый год
============================================================
section#sp-newyear {
    height: 40px;
    background-image: url(/images/ny2019.png);
    margin-top: 8px;
}
=============================================================*/
section#sp-section-3 {
    background: url(../../../images/bg.gif) repeat 50% bottom;
}

label.contactus-label-center > a {
    color: #7b7b7b;
}

#borderContactUs input[type="text"].contactus-fields, #borderContactUs input[type="email"].contactus-fields, #borderContactUs input[type="tel"].contactus-fields, #borderContactUs textarea.contactus-textarea {
    border: 1px solid #9c9c9c !important;
    border-radius: 5px !important;
}

section#sp-bottom ul.menu ul.menu-child {
    margin-left: 10px;
}

section#sp-bottom ul.menu ul.menu-child > li {
    margin-bottom: 0px;
}

section#sp-bottom ul.menu > li {
    margin-bottom: 5px;
}

section#sp-bottom h3 {
    text-align: left;
}

div#sp-menu > .sp-column.d-flex.align-items-center.justify-content-end {
    justify-content: center !important;
    position: relative;
}

.convertforms p {
    margin-top: 0;
}

.convertforms .cf-control-group {
    padding: 5px 10px;
    font-size: 12px !important;
}

.eb-header {
    background-color: #9b0806;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
    opacity: 1 !important;
}

.eb-container .convertforms {
    padding: 0 10px;
}

/* Иконка телефона
================================================*/
div.contactus-button-toggle {
    cursor: pointer;
    position: fixed;
    z-index: 99999999;
    height: 150px;
    width: 150px;
}

.contactus-button.img-circle {
    background-color: #f48500;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.contactus-button.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #f48500;
    width: 150px;
    height: 150px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -moz-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -ms-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -o-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

.contactus-button.circle-fill {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #f48500;
    width: 100px;
    height: 100px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

.contactus-button.img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
}

.contactus-button.img-circleblock {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: contactus-tossing;
    -webkit-animation-name: contactus-tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.contactus-button.img-circle:hover {
    opacity: 1;
}

@keyframes contactus-tossing {
    0% {
        transform: rotate(-8deg);
    }
    50% {
        transform: rotate(8deg);
    }
    100% {
        transform: rotate(-8deg);
    }
}

@-webkit-keyframes contactus-tossing {
    0% {
        -webkit-transform: rotate(-8deg);
    }
    50% {
        -webkit-transform: rotate(8deg);
    }
    100% {
        -webkit-transform: rotate(-8deg);
    }
}

@-moz-keyframes contactus-circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1;
    }
    30% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5;
    }
    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1;
    }
}

@-webkit-keyframes contactus-circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: .1;
    }
    30% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        -webkit-opacity: .5;
    }
    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1;
    }
}

@-o-keyframes contactus-circle-anim {
    0% {
        -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
        -o-opacity: .1;
    }
    30% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        -o-opacity: .5;
    }
    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: .1;
    }
}

@keyframes contactus-circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
    }
    30% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .5;
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1;
    }
}

@-moz-keyframes contactus-circle-fill-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
    50% {
        -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
        opacity: .2;
    }
    100% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

@-webkit-keyframes contactus-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2;
    }
    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

@-o-keyframes contactus-circle-fill-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2;
    }
    100% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

@keyframes contactus-circle-fill-anim {
    0% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2;
    }
    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2;
    }
}

div.contactus-button-toggle.align-left {
    left: 0;
}

div.contactus-button-toggle.align-right {
    right: 0;
    bottom: 9% !important;
    cursor: pointer;
    position: fixed;
    z-index: 99999999;
    height: 80px;
    width: 80px;
}

.contactus-button.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #f48500;
    width: 90px;
    height: 90px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -moz-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -ms-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -o-animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    animation: contactus-circle-anim 2.4s infinite ease-in-out !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

.contactus-button.circle-fill {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #f48500;
    width: 100px;
    height: 100px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    animation: contactus-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all 0.5s;
}

.contactus-button.img-circle {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
}

.contactus-button.img-circle:hover {
    opacity: 1;
}

div.contactus-button.fa-envelope, div.contactus-button.fa-phone {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contactus-button.img-circleblock {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    width: 72px;
    height: 72px;
    background-position: center center;
    background-repeat: no-repeat;
    animation-name: contactus-tossing;
    -webkit-animation-name: contactus-tossing;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

div.contactus-button.fa-envelope:before, div.contactus-button.fa-phone:before {
    color: white;
}

.fa-phone:before {
    content: "\f095";
}

@media screen and (max-width: 480px) {
    button.contactus-button.sliding {
        padding: 12px 20px;
    }

    div.contactus-button-toggle {
        height: 70px;
        width: 70px;
    }

    div.contactus-button.circlephone {
        display: none;
    }

    div.contactus-button.circle-fill {
        width: 66px;
        height: 66px;
    }

    div.contactus-button.img-circle {
        width: 48px;
        height: 48px;
    }

    div.contactus-button.img-circleblock {
        width: 48px;
        height: 48px;
    }

    div.contactus-button.img-circleblock.fa-3x {
        font-size: 2em;
    }
}

/*============================================*/

.mainCatalog .uk-overlay-hover:hover img.uk-overlay-scale {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mainCatalog > div:last-child > div {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

.mainCatalog > div:last-child > div a.uk-link-reset {
    color: #9b0806;
    text-transform: uppercase;
}

.mainCatalog > div:last-child > div h3 {
    padding: 5px 15px;
    background-color: #f8bf00;
    border: 1px solid #9b0806;
    border-radius: 6px;
}

.mainCatalog > div:last-child > div:hover a.uk-link-reset {
    color: #fff;
}

.cf_filters_list li .cf_option {
    color: #666;
}

aside#sp-left .cf_flt_header {
    font-size: 0.9em;
    color: #525252;
    padding-left: 5px;
    padding-bottom: 0px;
}

aside#sp-left .cf_filters_list > li {
    padding-left: 5px;
}

aside#sp-left .cf_flt_wrapper {
    margin-bottom: -1px;
    border: 1px solid #c7c7c7;
    padding: 5px 0;
}

a {
    color: #3b4a65;
}

a:hover {
    color: #9b0806;
}

span.cf_resetAll_label {
    font-size: 14px;
    text-align: center;
    background-color: #bd0c0a;
    color: #fff;
    padding: 3px 20px 5px;
    border-radius: 4px;
    margin-top: 10px;
    display: block;
}

span.cf_resetAll_label:hover {
    background-color: #9b0806;
}

.convertforms .cf-btn {
    transition: all .3s;
}

.convertforms .cf-btn:hover {
    opacity: 1;
    background-color: #f48500;
}

.sppb-btn-warning {
    color: #fff !important;
    background-color: #f48500;
    border-color: #f48500;
    padding: 8px 20px;
    cursor: pointer;
    font-weight: 500;
}

.sppb-btn-warning:hover {
    background-color: #9b0806;
    border-color: #9b0806;
}

.sppb-btn-primary.sppb-btn-outline {
    color: #bd0c0a;
    font-weight: 500;
    padding: 8px 20px;
    transition: all .3s;
}

.sppb-btn-primary.sppb-btn-outline:hover, .sppb-btn-primary.sppb-btn-outline.focus, .sppb-btn-primary.sppb-btn-outline:focus, .show > .sppb-btn-primary.sppb-btn-outline.dropdown-toggle, .sppb-btn-primary.sppb-btn-outline.active, .sppb-btn-primary.sppb-btn-outline:active, .sppb-btn-primary.sppb-btn-outline.focus:hover, .sppb-btn-primary.sppb-btn-outline:focus:hover {
    color: #fff;
    background-color: #9b0806;
    border-color: #9b0806;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1320px;
    }
}

.eb-content .convertforms {
    padding: 0 20px;
}

.eb-content input[type="text"]:not(.form-control), .eb-content input[type="email"]:not(.form-control), .eb-content input[type="url"]:not(.form-control), .eb-content input[type="date"]:not(.form-control), .eb-content input[type="password"]:not(.form-control), .eb-content input[type="search"]:not(.form-control), .eb-content input[type="tel"]:not(.form-control), .eb-content input[type="number"]:not(.form-control), .eb-content select:not(.form-control) {
    padding: 0.9rem 0.75rem;
}

.main_news .sppb-addon-content {
    text-align: center;
}

.sppb-addon-content .sppb-row {
    text-align: initial;
}

/* Рубрика новостей
============================================*/
@media (max-width: 767px) {
    .article-list .article {
        width: 100%;
        border-color: #e6ebf1;
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .article-list .article {
        display: inline-flex;
    }

    .article-list .article:has(.article-intro-image) .article-body {
        width: 60%;
    }

    .article-list .article .article-intro-image {
        width: 40%;
        margin: -20px 40px -20px -20px;
    }
}

.article-introtext span img {
    margin-inline: 10px !important;
}

.article-list .article .readmore a:hover {
    color: #fff;
    background-color: #d42b22;
}

.site .article-details .article-full-image img {
    margin: 0 auto;
    display: block;
}

div[itemprop="articleBody"] + nav.pagenavigation {
    margin-top: 50px;
}

.blog .article-list {
    margin-top: 30px;
}

@media (min-width: 500px) and (max-width: 991px) {
    .main_news .sppb-col-sm-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.main_news h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.socialIcons a {
    line-height: 34px;
}

span.contactsSocial {
    display: inline-flex;
    column-gap: 5px;
}

span.contactsSocial a {
    max-width: 40px;
}

.messendgers span.contactsSocial a {
    max-width: 26px;
}

#sp-top2 .sp-column {
    display: flex;
    justify-content: flex-end;
}

.sp-module.messendgers.jmoddiv {
    order: 2;
}

#sp-bottom {
    padding: 60px 0 0;
}

#sp-footer .container-inner {
    padding: 10px 0;
}

.gridBg.uk-grid > div > div {
    background-image: url(/images/bg.gif);
    border-radius: 8px;
    overflow: auto;
    padding-bottom: 20px;
}

.gridBg h3.uk-panel-title {
    color: #fff;
    font-weight: 500;
    padding: 0 10px;
}

.gridBg img.uk-overlay-panel.uk-overlay-image.uk-overlay-scale {
    opacity: 1 !important;
    top: auto;
    right: auto;
    left: 10px;
    transform: scale(1) !important;
    max-width: 60px;
    position: relative;
}

.catalogIcons .uk-panel-title {
    font-size: 14px;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 0 !important;
}

.catalogIcons .uk-margin {
    margin-top: 5px;
}

.catalogIcons .uk-panel p {
    font-weight: 300;
    line-height: 110%;
}

.catalogIcons .uk-panel p {
    margin-bottom: 0;
    font-size: 14px;
}

.catalogIcons img {
    margin: 0 auto;
}

.catalogIcons .uk-panel-box {
    padding: 10px;
    border-radius: 8px;
}

.catalogIcons .uk-margin {
    margin-bottom: 10px;
}

#sp-top2 .sp-module.messendgers {
    margin-right: 10px;
    margin-left: 0;
    min-width: 50px;
}

@media (max-width: 400px) {
    img.logo-image, img.logo-image-phone {
        height: 80px;
    }
}

button.cf-btn.cf-width-auto {
    border-radius: 4px;
}

.imageCenter img {
    margin: 0 auto;
}

.profitsForYou h3.uk-panel-title {
    font-weight: 500;
    color: #3b4a65;
}

.imageCenter .uk-text-center {
    margin-bottom: 10px;
}

.imageCenter.uk-grid > div {
    margin: 0 auto;
}

.imageCenter.uk-grid > div.uk-grid-margin {
    margin-top: 10px;
}

.imageCenter .uk-panel-box {
    padding: 10px;
    border-radius: 8px;
}

.howWeWork.imageCenter h3.uk-panel-title {
    position: absolute;
    top: 0;
    left: calc(30% - 45px);
    max-width: 40px;
    max-height: 40px;
    line-height: 32px !important;
    color: #3b4a65 !important;
    font-size: 23px;
    font-weight: 500;
    border: 2px solid #c1c1c1;
}

.howWeWork.imageCenter > div > .uk-panel:after {
    top: 30%;
    background-image: url(../../../images/icons/arrow.png);
}

.liLeft0 ul {
    padding-inline-start: 20px;
}

#sp-page-builder .titleB30 .sppb-section-title {
    margin-bottom: 30px;
}