.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}

.product-description a:not([href]) {
    margin-top: -150px;
    position: absolute;
}

#sp-top-bar {
    background: transparent;
    color: #0c92df;
}

#sp-top-bar a, #sp-top-bar li {
    color: #0c92df;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
}

@media (max-width: 767px) {
    #sp-top-bar a {
        margin: 6px;
    }

    .convertforms .cf-checkbox-group, .convertforms .cf-radio-group {
        gap: 12px;
    }

    .convertforms .cf-input[type=checkbox], .convertforms .cf-input[type=radio] {
        width: 20px;
        height: 20px;
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #0c92df;
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    .container, .site .sppb-container {
        max-width: 1400px;
    }

    body.helix-ultimate .sppb-row-container {
        max-width: 100%;
    }

    .sppb-row-container {
        width: 1400px;
    }
}

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

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

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

.sppb-btn-info, .btn-info {
    color: #fff !important;
    background: #ff9203 !important;
    border-color: #ff9203 !important;
}

.sppb-btn-info:hover, .btn-info:hover {
    color: #fff !important;
    background-color: #ff7203 !important;
    border-color: #ff7203 !important;
}

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

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    padding: 5px 8px;
    display: block;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    background-color: #ff9203;
    border-top: 1px solid #0069a7;
    border-bottom: 1px solid #fff;
    margin: -1px 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:first-child {
    padding-top: 6px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    padding-bottom: 6px;
}

.sp-page-title {
    padding: 3px 0 4px;
}

.sp-page-title .breadcrumb {
    margin: 0;
}

section#sp-main-body .uk-grid-width-1-1 {
    width: 100%;
}

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

div#sp-top1 ul.sp-contact-info {
    padding: 4px 0 8px;
}

div#sp-top1 ul.social-icons a {
    font-size: 25px;
    position: relative;
    top: 4px;
    line-height: 25px;
}

#sp-top-bar .sp-module.slogan {
    width: 100%;
    margin: 3px 0 0;
}

.sp-module.slogan p {
    margin-bottom: 0;
    text-transform: uppercase;
}

ul.social-icons {
    margin: -10px;
}

ul.social-icons {
    margin-left: 0;
}

div#sp-top1 > .sp-column {
    text-align: center;
}

ul.sp-contact-info {
    display: inline-flex;
}

@media (max-width: 991px) {
    div#sp-top1 ul.social-icons a {
        top: -5px;
    }

    ul.social-icons {
        margin: 0 0 12px;
    }

    ul.sp-contact-info {
        display: block;
    }
}

img.logo-image.d-none.d-lg-inline-block {
    height: 100px;
    margin-top: -57px;
}

header#sp-header .logo-image-phone {
    height: 54px;
}

header#sp-header {
    height: 62px;
    box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.10);
}

#sp-header .logo {
    height: 70px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, #offcanvas-toggler {
    line-height: 70px;
}

#sp-header.header-sticky img.logo-image.d-none.d-lg-inline-block {
    height: 50px;
    margin-top: 0;
}

@media (max-width: 1199px) {
    img.logo-image.d-none.d-lg-inline-block {
        height: 74px;
        margin-top: -22px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    img.logo-image.d-none.d-lg-inline-block {
        height: 70px;
        margin-top: -12px;
    }
}

#sp-header.header-sticky {
    height: 60px;
}

#sp-header.header-sticky .logo {
    height: 60px;
}

#sp-header.header-sticky .sp-megamenu-parent > li > a, #sp-header.header-sticky .sp-megamenu-parent > li > span, #sp-header.header-sticky #offcanvas-toggler {
    line-height: 60px;
}

header#sp-header input#mod_virtuemart_search {
    border: 1px solid rgb(12, 146, 223);
}

header#sp-header input#mod_virtuemart_search::-webkit-input-placeholder {
    color: #bdbdbd;
}

header#sp-header input#mod_virtuemart_search::-ms-input-placeholder {
    color: #bdbdbd;
}

header#sp-header input#mod_virtuemart_search::-ms-input-placeholder {
    color: #bdbdbd;
}

header#sp-header input#mod_virtuemart_search::placeholder {
    color: #bdbdbd;
}

@media (max-width: 1200px) {
    header#sp-header input#mod_virtuemart_search {
        font-size: 1rem;
        /*margin: 3px 0 5px;*/
        padding: 0.175rem .75rem !important;
        max-width: 440px;
        margin-right: auto;
        margin-left: auto;
    }

    #sp-header.header-sticky input#mod_virtuemart_search {
        font-size: 0.8rem;
        margin-bottom: 2px;
    }

    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, #sp-header.header-sticky .sp-megamenu-parent > li > a, #sp-header.header-sticky .sp-megamenu-parent > li > span {
        line-height: 20px;
    }
}

@media (min-width: 1201px) {
    div#sp-menu > .sp-column {
        display: grid !important;
        grid-template-columns: 3fr max-content;
        grid-column-gap: 20px;
        align-items: flex-start !important;
    }

    ul.social-icons > li:not(:last-child) {
        margin: 5px 7px;
    }

    input#mod_virtuemart_search {
        margin-top: 15px;
    }

    #sp-header.header-sticky input#mod_virtuemart_search {
        margin-top: 10px;
    }
}

@media (min-width: 1201px) and (max-width: 1320px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        padding: 0 10px;
    }
}

@media (max-width: 991px) {
    div#sp-menu > .sp-column {
        display: grid;
        grid-template-columns: 12fr 1fr;
    }

    #sp-header.header-sticky input#mod_virtuemart_search {
        font-size: 1rem;
    }

    #sp-header.header-sticky input#mod_virtuemart_search {
        margin-top: 13px;
    }

    header#sp-header input#mod_virtuemart_search {
        margin-top: 5px;
    }
}

.uk-modal-caption {
    background-color: #0c92df;
}

.back-to-category {
    display: none;
}

aside#sp-left .sp-module {
    margin-top: 5px;
    padding: 0 5px 0 5px;
    border: none;
    background-color: #fff;
}

aside#sp-left.asideFilter p {
    margin-bottom: 0;
}

ul#myTab {
    margin-bottom: 20px;
}

.description-inner {
    text-align: justify;
}

span.vm-img-desc, div#fancybox-title {
    display: none !important;
}

.vm-product-details-container > h1 {
    font-size: 24px;
}

.product-container.productdetails-view.productdetails {
    margin-top: 20px;
}

a.btn.btn-info.short-description {
    margin-top: 20px;
}

#fancybox-wrap {
    z-index: 11001;
}

span#fancybox-right-ico, span#fancybox-left-ico {
    background-image: none;
}

span#fancybox-right-ico:after, span#fancybox-left-ico:before {
    content: "\f138";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 30px;
    width: 30px;
    background-color: #ff9203;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    font-weight: 800;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
}

span#fancybox-left-ico:before {
    content: "\f137";
}

@media (max-width: 992px) {
    aside#sp-left .sp-column {
        width: 300px;
        position: fixed;
        left: -300px;
        top: 0;
        z-index: 9999;
        background-color: #fff;
        overflow-y: scroll;
        height: 100vh;
        transition: 0.4s;
    }

    aside#sp-left.asideFilter .sp-column {
        left: 0;
    }

    aside#sp-left a.asideFilterButton {
        background-color: #ff9400;
        color: #fff;
        padding: 10px 0 10px 5px;
        border-radius: 0 7px 7px 0;
        position: fixed;
        left: -3px;
        top: calc(100vh / 2 - 50px);
        transition: 0.4s;
        text-align: center;
        z-index: 10000;
        font-size: 16px;
        font-weight: 600;
        writing-mode: vertical-rl;
        min-height: 100px;
        display: block !important;
    }

    aside#sp-left.asideFilter a.asideFilterButton {
        left: 295px;
    }
}

@media (min-width: 993px) {
    .sp-module.FilterButton {
        display: none;
    }
}

:root {
    --catCol: 4;
}

@media (max-width: 1309px) {
    :root {
        --catCol: 3;
    }
}

@media (max-width: 767px) {
    :root {
        --catCol: 2;
    }
}

@media (max-width: 509px) {
    :root {
        --catCol: 1;
    }

    div.product {
        max-width: 300px;
        margin: 0 auto;
        float: none;
    }
}

.browse-view.category {
    display: grid;
    grid-template-columns: repeat(var(--catCol), 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.categoryProduct .vm3pr-0 .addtocart-area {
    min-height: 38px;
    margin-bottom: 4px;
}

.spacer.product-container {
    border: 2px solid #ddd;
    margin: 0px;
    padding: 5px 5px 15px;
    border-radius: 8px;
}

.vm-col {
    width: 100%;
}

.categoryProduct .vm3pr-0 .addtocart-area {
    display: none;
}

.page-item.active .page-link, .page-item.active .page-link:hover, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #ff9400;
    border-color: #ff9400;
    color: #fff;
}

.vm-pagination .page-link {
    border: 1px solid #0c92df;
    color: #fff;
    background-color: #0c92df;
    width: max-content;
}

.vm-pagination .page-link {
    padding: 0.1rem 0.55rem;
    border-radius: .25rem;
}

.vm-pagination ul {
    margin-bottom: 0.3rem;
    display: inline-block;
    text-align: left !important;
}

.vm-pagination span.vm-page-counter {
    font-size: 14px;
    color: #383838;
    float: none;
}

.display-number {
    font-size: 14px;
    color: #383838;
}

.vm-pagination ul li {
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 3px;
}

select#limit {
    height: calc(1.35rem + 2px);
    padding: 3px;
    width: auto;
    float: right;
    font-size: 12px;
    margin-top: 5px;
}

.vm-pagination.vm-pagination-top {
    width: 100%;
    margin-top: 10px;
}

.vm-pagination {
    text-align: left !important;
}

.orderlistcontainer {
    margin-bottom: 10px;
    margin-left: 0;
}

.orderlistcontainer > .title {
    font-size: 14px;
    margin-bottom: 5px;
}

.activeOrder a, .orderlist a {
    color: #666;
}

.vina-carousel-virtuemart .product-title {
    font-size: 15px;
}

.vina-carousel-virtuemart .item-i {
    border: 2px solid #ebebeb;
    border-radius: 8px;
}

@media (min-width: 600px) {
    .product-container.productdetails-view.productdetails .vm-product-media-container {
        padding-right: 30px;
    }
}

@media (max-width: 600px) {
    .vm-product-container .vm-product-media-container {
        width: 100%;
    }

    .vm-product-container > div {
        width: 100%;
    }
}

div#myTabContent table {
    width: 100% !important;
}

div#myTabContent table tr:nth-child(odd) {
    background-color: #ededed;
}

div#myTabContent table tr p {
    margin-bottom: 0;
}

div#myTabContent table tr td {
    padding: 5px 10px;
}

.description-inner p img {
    margin: 0;
    display: inline-flex;
}

.testimonials .uk-panel.uk-scrollspy-inview .uk-border-rounded {
    box-shadow: 0 0 7px 1px #b1b1b1;
    border: 2px solid #0c92df !important;
}

.product-description div#myTabContent img {
    margin-bottom: 20px;
}

.product-description div#myTabContent h2 {
    font-size: 1.4rem;
    margin: 20px 0 15px;
}

.product-description div#myTabContent h3 {
    font-size: 1.2rem;
    margin: 20px 0 15px;
}

.product-description div#myTabContent h4 {
    font-size: 1.1rem;
    margin: 20px 0 15px;
}

.category-view .row .category .spacer h2 a img {
    display: none;
}

.category-view .row .category .spacer h2 > a {
    border: 2px solid;
    padding: 10px;
    border-radius: 10px;
    display: inline-flex;
}

.category-view .horizontal-separator {
    display: none;
}

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

.category.floatleft.width33.vertical-separator {
    float: left;
    width: auto;
}

table.table.table-striped.table-bordered td {
    padding: 10px;
}

table.table.table-striped.table-bordered td p {
    margin-bottom: 0;
}

.blocks li {
    display: inline-flex;
    background-color: #0c92df;
    color: #fff;
    margin: 5px;
    padding: 4px 15px 6px;
    border-radius: 5px;
    font-size: 20px;
}

.blocks ul {
    text-align: center;
    padding-inline-start: 0px;
}

#sp-top-bar {
    padding: 8px 0;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px !important;
    position: relative;
    /*z-index: 98;*/
}

#sp-header {
    background: none;
}

@media (min-width: 1200px) {
    header#sp-header {
        margin-top: -23px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    header#sp-header {
        margin-top: -12px;
        height: 66px;
    }
}

.sp-contact-info li {
    margin: 0 3px;
}

@media (max-width: 991px) {
    header#sp-header {
        margin-top: -20px;
        height: 70px;
    }

    #sp-header.header-sticky div#sp-menu > .sp-column {
        margin-top: 5px;
    }
}

#sp-header.header-sticky {
    margin-top: 0;
    background: #fff;
}

#sp-page-builder .sppb-section-title .sppb-title-heading {
    font-size: 24px;
    line-height: 120%;
}

.offcanvas-menu .offcanvas-inner {
    padding-top: 50px;
}

.close-offcanvas {
    background: #fff;
    color: #0c92df;
}

.burger-icon > span, .offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
    background-color: #0c92df;
}

.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
    color: #0c92df;
}

.menu-catalog h3.sp-module-title {
    display: none;
}

.menu-catalog .menu li {
    display: inline-flex;
    width: 100%;
}

.menu-catalog ul.menu {
    padding-inline-start: 0px;
    padding: 10px 0;
}

.menu-catalog .menu li a {
    display: block;
    color: #fff;
    padding: 3px 10px 5px;
    line-height: 120%;
    width: 100%;
}

.menu-catalog .menu li a:hover, .menu-catalog .menu li.active a {
    background-color: #ff9203;
    border-top: 1px solid #0069a7;
    border-bottom: 1px solid #fff;
    margin: -1px 0;
}

.menu-catalog .menu li > div {
    width: 100%;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px !important;
}

.sp-scroll-up {
    left: 50px;
}
body.view-category .blog .article-list .article .article-header h2{
    font-size: 1.25rem;
}
@media (max-width: 480px) {
    .sp-scroll-up {
        right: 15px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

.newsPrev > .sppb-addon-content > .sppb-row > .sppb-col-sm-4, .article-list > .row .col-lg-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    display: grid;
}

:root {
    --colRow: 3;
}

.newsPrev > .sppb-addon-content > .sppb-row, .article-list > .row {
    display: grid;
    grid-template-columns: repeat(var(--colRow), 1fr);
}

@media (min-width: 768px) and (max-width: 991px) {
    :root {
        --colRow: 2;
    }

    .newsPrev > .sppb-addon-content > .sppb-row > .sppb-col-sm-4:nth-child(3) {
        display: none;
    }
}

@media (max-width: 767px) {
    :root {
        --colRow: 1;
    }
}

.newsPrev img.sppb-img-responsive {
    margin: 0 auto;
}

.sppb-addon.sppb-addon-articles a.sppb-readmore, .article-list .article .readmore a, .readmore-doctor a {
    padding: 4px 12px;
    background-color: #ff9203;
    color: #fff;
    margin-top: 10px;
    display: block;
    width: fit-content;
}

.sppb-addon.sppb-addon-articles a:hover.sppb-readmore, .article-list .article .readmore a:hover, .readmore-doctor a:hover {
    background-color: #ff7203;
    color: #fff;
}

ul.pager.pagenav {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

span.fab.fa-viber {
    color: #551a8b;
}

dt.level1.nextend-nav-87.notparent, dt.level1.nextend-nav-88.notparent, .category-view .row .category .spacer h2 > a[title="Палитра цветов RAL"], .category-view .row .category .spacer h2 > a[title="Медиа"] {
    background-color: #ff9400 !important;
    color: #fff;
}

dt.level1.nextend-nav-87.notparent:hover, dt.level1.nextend-nav-88.notparent:hover, .category-view .row .category .spacer h2 > a[title="Палитра цветов RAL"]:hover, .category-view .row .category .spacer h2 > a[title="Медиа"]:hover {
    background-color: #ea8801 !important;
}

.category-view .category-view .category {
    padding: 0;
    width: 100%;
    margin-bottom: 0px;
}

.sppb-addon-image-overlay-icon {
    background: #36aae7;
    border: 2px solid;
}

.sppb-addon-image-overlay-icon:active, .sppb-addon-image-overlay-icon:focus, .sppb-addon-image-overlay-icon:hover {
    background: #1890d0;
    border: 2px solid;
}

/* newyear новый год
============================================
body:before {
    content: " ";
    height: 38px;
    background-image: url(../../../images/ny2019.png);
    display: block;
    background-color: #fff;
}
==========================================*/
.blueButton a, a.blueButton {
    background-color: #0c92df;
    color: #fff;
    padding: 4px 15px 6px;
    border-radius: 5px;
    font-size: 20px;
    display: inline-block;
}

.prices h3 {
    font-size: 20px;
    margin-bottom: 0;
}

.prices td:nth-child(2) {
    text-align: center;
    font-weight: 600;
}

.uk-modal.uk-open {
    z-index: 9999;
}

/* Палитра красок
============================================*/
.palitra hr {
    display: flex;
    width: 100%;
}

.palitra-default {
    margin-top: 20px;
}

.palitra h4.mt2 {
    margin-bottom: 20px;
}

.palitra-item {
    float: left;
    margin: 0 0 10px 10px;
    padding: 10px 16px;
    border: 1px solid #000000;
    cursor: pointer;
    font-weight: 600;
    color: #000000;
    text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, 0px -1px 0px #fff, 1px 0px 0px #fff, -1px 1px 0px #fff;
    text-align: center;
}

div#rp_fog {
    position: fixed;
    width: 100%;
    background-color: rgb(0, 0, 0);
    top: 0px;
    left: 0px;
    opacity: 0.8;
    z-index: 9999;
    height: 100%;
    display: none;
}

#palitra-popup {
    position: fixed !important;
    max-width: 500px;
    text-align: center;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    font-size: 32px;
    padding: 25px;
    z-index: 10000;
}

#palitra-popup span {
    text-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, 0px -1px 0px #fff, 1px 0px 0px #fff, -1px 1px 0px #fff;
}

/*============================================*/
.sp-page-title .sp-page-title-heading {
    display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #sp-header #sp-menu > .sp-column.d-flex, #sp-header #sp-menu > .sp-column.d-flex nav.sp-megamenu-wrapper.d-flex {
        /*display: block !important;*/
    }
}

#sp-top-bar .sp-module.topContacts {
    margin: 0 !important;
    display: block;
}

@media (max-width: 460px) {
    #sp-top-bar li.sp-contact-contact_address {
        font-size: 14px;
    }

    #sp-header #sp-logo {
        padding-right: 0;
    }
}

.convertforms.cf-success .cf-response {
    display: none;
}

.site .convertforms .cf-content-wrap, .site .convertforms .cf-form-wrap {
    padding: 0px;
}

.uk-scope .uk-card-body .uk-h3, .uk-scope .uk-card-body h3 {
    font-size: 18px;
    font-weight: 300;
    color: #444;
}

.site .uk-scope .uk-card-body {
    padding: 20px;
}

.ourObjectAbout .uk-card.uk-card-default {
    max-width: 400px;
    margin: 0 auto;
}

@media (max-width: 480px) {
    .uk-scope .uk-grid-match {
        width: 100% !important;
    }
}

.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
    z-index: 9999;
}

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

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

.contactus-button.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #29AEE3;
    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: #29AEE3;
    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: 3%;
    height: 150px;
    width: 150px;
}

.contactus-button.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #29AEE3;
    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: #29AEE3;
    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;
    }
}

/* Convertforms
============================================*/
.site .convertforms .cf-form-wrap {
    padding: 0;
}

.site .convertforms.cf-success .cf-response {
    display: none;
}

.site .convertforms input:focus, .site .convertforms textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.site .convertforms ::placeholder {
    color: #787878 !important;
    opacity: 1;
}

@media (max-width: 576px) {
    .site .convertforms .cf-one-half, .site .convertforms .cf-two-fourths, .site .convertforms .cf-three-sixths {
        width: 100%;
    }
}

.cf-control-group.contactUsTitle {
    background-color: #ff9203;
    color: #fff;
}

label.cf-label[for*="_termsofservice"] {
    font-size: 12px !important;
}

.eb-inst.eb-3.eb-init .eb-header {
    background-color: #ff9203;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    opacity: 1;
    font-size: 20px;
    font-weight: 600;
}

.eb-inst.eb-3.eb-init .eb-close span {
    padding-top: 12px;
}

.eb-inst.eb-3.eb-init .eb-content {
    padding: 0 20px;
}

/*===========================================================*/
.category-view .row .category .spacer h2 {
    text-align: left;
}

.category-view .row .category .spacer h2 > a[title="Палитра цветов RAL"], .category-view .row .category .spacer h2 > a[title="Медиа"],
#sp-left ul.VMmenu .outer[cat="Палитра цветов RAL"], #sp-left ul.VMmenu .outer[cat="Медиа"] {
    color: rgb(255, 255, 255);
    background-color: #ff9400 !important;
}

.category-view .row .category .spacer h2 > a[title="Палитра цветов RAL"]:hover, .category-view .row .category .spacer h2 > a[title="Медиа"]:hover,
#sp-left ul.VMmenu .outer[cat="Палитра цветов RAL"]:hover, #sp-left ul.VMmenu .outer[cat="Медиа"]:hover {
    background-color: #ea8801 !important;
}

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

i._access-icon.material-icons._access {
    bottom: 110px !important;
}
ul.social-icons{
    margin: 0;
    padding: 4px 0 8px;
    display: flex;
    align-items: center;
}
div#sp-top1 ul.social-icons a{
    top: inherit;
}
.site-accessibility-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 5px;
    border-radius: 50%;
    border: 1px solid #0c92df;
    background: #fff;
    color: #0c92df;
    cursor: pointer;
}
/* Наведение */
.site-accessibility-btn:hover img,
.site-accessibility-btn:focus img {
    filter:
            brightness(0)
            saturate(100%)
            invert(63%)
            sepia(89%)
            saturate(1338%)
            hue-rotate(6deg)
            brightness(95%)
            contrast(101%);
}


.site-accessibility-btn:hover,
.site-accessibility-btn:focus {
    border-color: #ea8801;
    color: #ffffff;
    outline: none;
}

.site-accessibility-btn__icon {
    font-family: "Material Icons";
    font-size: 32px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
}
._access-menu.left.bottom {
    left: auto;
    right: 0;
}
/* Скрываем стандартную кнопку Joomla Accessibility */
i._access-icon.material-icons._access {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
#sp-top2{
    display: flex;
    align-items: center;
}
#sp-top2 .sp-column{
    display: flex;
}
/* gTranslate dropdown widget */
.gtranslate-dropdown {
    position: relative;
    display: inline-block;
}

.gtranslate-toggle {
    background-color: #ffffff;
    color: #0c92df;
    border: 1px solid #0c92df;
    border-radius: 50%;
    padding: 6px 10px;
    font-weight: 700;
    display: flex;
    align-items: center;
   justify-content: center;
    line-height: 1;
    width: 40px;
    height: 40px;
}

.gtranslate-toggle:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(12, 146, 223, 0.2);
}
.gtranslate-toggle:hover{
    background-color: #0c92df;
    color: #fff;
}

.gtranslate-toggle .gtranslate-icon {
    font-family: inherit;
    font-weight: 700;
    text-transform: none;
}

.gtranslate-menu {
    flex-direction: column;
    gap: 4px;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: calc(100% + 6px);
    /*background: #0c92df;*/
    /*border: 1px solid #ea8801;*/

    /*box-shadow: 0 6px 18px rgba(9, 40, 69, 0.12);*/
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    z-index: 99999;
}

.gtranslate-menu.open {
    display: flex;
    /*background-color: #0c92df;*/
    overflow: hidden;
}

#sp-menu .gtranslate-item {
    padding: 0;
    margin: 0;
    margin-bottom: 0 !important;
    background: transparent;

}

#sp-menu .gtranslate-item a {
    background-color: #0c92df;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    width: 40px;
    height: 40px;

}
#sp-menu .gtranslate-item a.glink.gt-current-lang {
    font-weight: bold;
    background-color: #ea8801;

}
#sp-menu .gtranslate-item a:hover,
#sp-menu .gtranslate-item a:focus {
    border-radius: 50%;
    background-color: #ea8801;
    color: #fff !important;
}

.gtranslate-dropdown .gtranslate-caret {
    font-size: 12px;
}

/* Скрываем возможные лишние стили у исходного списка */
.glink.notranslate {
    white-space: nowrap;
    color: #fff;
}

@media (min-width: 992px) {
    div#sp-menu > .sp-column {
display: grid !important;
        grid-template-columns: 2fr max-content max-content max-content !important;
        align-items: center !important;
        grid-column-gap: 20px;

    }
#sp-header #sp-menu .sp-module:nth-child(2), #sp-header #sp-menu .sp-module.accessibility{
    order: 1;
}
}
#sp-header #sp-menu .sp-module{
    margin-left: 0;
}
@media (min-width: 1201px) {
#sp-header #sp-menu .sp-module.search{
    margin-bottom: auto;
}}
.accessibility p{
    margin: 0;
}
@media (max-width: 1200px) {

    #sp-header #sp-menu .sp-module.search {
        grid-column: 1 / -1;
        width: 100%;
    }




}
@media (min-width: 992px) and (max-width: 1199px) {
    header#sp-header {

        height: 80px;
    }
    #sp-header.header-sticky{
        height: 80px;
        padding-block: 8px;
    }
}
@media (max-width: 991px) {
    div#sp-menu > .sp-column {
    gap: 8px;
    }
}
@media (max-width: 576px) {
    #sp-header.header-sticky{
        height: 130px;
        padding-block: 8px;
    }
    div#sp-menu > .sp-column {
   flex-wrap: wrap;
        justify-content: center !important;
    }
    header#sp-header {
        margin-top: -10px;
        height: 100px;
    }
}
.cf-control-group[data-type="recaptchaaio"] {
    display: none;
}
.max-file-size, .drag-and-drop-text{
    display: none;
}