.grecaptcha-badge {
    visibility: hidden;
}

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

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

p.footer-socials {
    display: inline-flex;
}

p.footer-socials a {
    margin-right: 5px;
}

.contactus {
    cursor: pointer;
    background-color: #e6184a;
    color: #fff !important;
    padding: 5px 10px 8px;
    margin-top: 2px;
    text-align: center;
}

#sp-top1 a.contactus {
    margin-top: -5px;
    margin-bottom: -5px;
    display: inline-flex;
}

.offcanvas-menu .logo {
    margin-top: 40px;
}

.offcanvas-menu .offcanvas-inner {
    padding: 0 25px 25px;
}

.offcanvas-menu .offcanvas-inner .sp-module .awesomplete, .offcanvas-menu .offcanvas-inner .sp-module {
    width: 100%;
}

#sp-top-bar .sp-module {
    align-content: center;
}

.phoneHeader {
    order: 1;
}

.orderCallTop {
    order: 2;
}

#sp-top1 p {
    margin-bottom: 0;
}

#sp-top1 > .sp-column {
    display: flex;
    justify-content: center;
}

ul.social-icons > li {
    line-height: 1;
    font-size: 21px;
}

@media (max-width: 991px) {
    #sp-top1 > .sp-column {
        flex-wrap: wrap;
    }

    #sp-top-bar .phoneHeader {
        order: 2;
        width: 100%;
        margin-left: 0;
    }

    .orderCallTop {
        order: 1;
    }

    #sp-top1 a.contactus {
        margin-bottom: 2px;
        padding: 3px 10px 5px;
    }

    .phoneHeader p {
        text-align: center;
    }
}

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

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

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

div#sp-title span.divider.fas.fa-map-marker-alt {
    display: none;
}

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

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

.convertforms .cf-control-group[data-label="reCAPTCHA"] {
    padding: 0;
}

.contact-block {
    border-top: solid 1px #E6184A;
    padding: 25px 0;
    position: relative;
}

.contact-block.phone:before {
    background: #E6184A url("/images/phone.png") no-repeat center -8px;
}

.contact-block.mail:before {
    background: #E6184A url("/images/contact.png") no-repeat center -8px;
}

.contact-block.address:before {
    background: #E6184A url("/images/location.png") no-repeat center center;
}

.contact-block.time:before {
    background: #E6184A url("/images/time.png") no-repeat center center;
}

.contact-block:before {
    border-radius: 12px;
    content: ' ';
    display: block;
    background: #E6184A;
    height: 24px;
    width: 24px;
    content: ' ';
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -12px;
}

.com-zoo.view-frontpage #yoo-zoo .categories .box-1, .com-zoo.view-category #yoo-zoo .categories .box-1,
.com-zoo.view-category #yoo-zoo.product-default .items .box-1 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    padding: 0 10px;
}

@media (max-width: 1199px) {
    .com-zoo.view-frontpage #yoo-zoo .categories .box-1, .com-zoo.view-category #yoo-zoo .categories .box-1,
    .com-zoo.view-category #yoo-zoo.product-default .items .box-1 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .com-zoo.view-frontpage #yoo-zoo .categories .box-1, .com-zoo.view-category #yoo-zoo .categories .box-1,
    .com-zoo.view-category #yoo-zoo.product-default .items .box-1 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 567px) {
    .com-zoo.view-frontpage #yoo-zoo .categories .box-1, .com-zoo.view-category #yoo-zoo .categories .box-1,
    .com-zoo.view-category #yoo-zoo.product-default .items .box-1 {
        grid-template-columns: 1fr;
    }
}

#yoo-zoo div.box-1 div.row {
    padding: 0;
    border: 1px solid #c8cbcd;
    border-radius: 8px;
}

#yoo-zoo div.box-b2 {
    padding: 0px 6px 0px 6px;
}

#yoo-zoo .categories .category h2.title {
    text-align: center;
    margin-top: 10px;
}

#sp-bottom2 ul.menu .active a {
    background: #E6184A;
    color: #ffffff;
    padding: 8px 30px 8px 6px;
}

.site .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px;
    padding: 0 2px 0 8px;
    line-height: 120%;
    width: 100%;
}

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

body.ltr .sp-megamenu-parent > li.sp-menu-item.sp-has-child > .sp-dropdown.sp-dropdown-main {
    width: 260px !important;
}

.sp-dropdown.sp-dropdown-sub.sp-menu-right {
    width: 190px !important;
}

.site .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub.sp-menu-right a {
    padding: 2px 2px 2px 8px;
}

#sp-menu .searchTop {
    width: 100%;
    padding-top: 5px;
    margin-left: 0;
}

#sp-menu .searchTop .awesomplete {
    width: 100%;
}

#sp-menu .d-flex {
    flex-wrap: wrap;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 57px;
}

a#offcanvas-toggler {
    line-height: 57px;
    height: 57px;
}

.burger-icon > span {
    background-color: #424846;
}

.sp-contact-info li.sp-contact-time {
    white-space: normal;
}

@media (max-width: 991px) {
    #sp-menu .searchTop {
        width: calc(100% - 65px) !important;
        padding-top: 0px;
    }

    .sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
        font-size: 14px;
        line-height: 120%;
    }
}

@media (max-width: 576px) {
    #sp-menu .searchTop {
        display: none;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    img.logo-image {
        height: auto;
    }
}

a.sp-scroll-up + div + div {
    margin-top: 0;
}

#yoo-zoo .items p.pos-links {
    margin: 7px 0px 9px 0px;
    text-align: center;
    border-top: 1px solid #424846;
}

#yoo-zoo .items h2.pos-title {
    text-align: center;
}

#yoo-zoo .details h1.title {
    line-height: 120%;
}

section#sp-main-body {
    background-image: url(../../../images/papyrus.png);
}

#sp-bottom {
    background-image: url(../../../images/papyrus.png);
    background-blend-mode: soft-light;
    font-size: 18px;
}

a#offcanvas-toggler:hover .burger-icon > span, .offcanvas-menu a.close-offcanvas:hover .burger-icon span {
    background-color: #e6184a;
}

ul.social-icons {
    white-space: nowrap;
}

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

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

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

.contactus-button.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #e6184a;
    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: #e6184a;
    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: 7%;
    cursor: pointer;
    position: fixed;
    z-index: 99999999;
    height: 150px;
    width: 150px;
}

.contactus-button.circlephone {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 2px solid #e6184a;
    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: #e6184a;
    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: "\f2a0";
    -moz-transform: rotate(45deg) scale(-1, 1);
    -ms-transform: rotate(45deg) scale(-1, 1);
    -webkit-transform: rotate(45deg) scale(-1, 1);
    -o-transform: rotate(45deg) scale(-1, 1);
    transform: rotate(45deg) scale(-1, 1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

@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;
    }
}

/*============================================*/
#dialog4 .eb-content {
    margin: 0 15px;
}

div#dialog4 .eb-header {
    text-align: center;
    background-color: #e6184a;
    color: #fff;
    opacity: 1;
    padding: 10px 5px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
}

#dialog4 button.cf-btn.cf-btn-style-flat {
    padding: 10px 25px !important;
}

a.sp-scroll-up {
    bottom: 30px;
}

.sppb-addon-article.sppb-addon-article-layout-content {
    background-color: #fff;
    padding-bottom: 10px;
    border: 1px solid #424846;
}

.sppb-addon-article.sppb-addon-article-layout-content .sppb-article-info-wrap {
    padding: 0 10px;
}

.sppb-addon-article.sppb-addon-article-layout-content a.sppb-readmore {
    background-color: #e6184a;
    color: #fff;
    padding: 5px 10px;
    margin-top: 6px;
    display: inline-block;
}

.convertforms .cf-control-group[data-label="reCAPTCHA"] {
    display: none;
}

.convertforms .cf-control-group {
    padding: 6px 10px !important;
}

.convertforms .cf-form-wrap {
    padding: 20px 10px;
}

.cf-control-group[data-name="recaptchaaio_9"] {
    display: none;
}

.cf-control-group[data-type="html"] {
    padding-block: 0 !important;
    font-size: 13px !important;
}

.cf-control-group[data-type="termsofservice"] {
    padding-top: 6px !important;
    padding-bottom: 5px !important;

    font-size: 13px !important;
}

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

li > p {
    margin-bottom: 0;
}

footer a:not([href]) {
    position: relative;
}

.sppb-addon-content p:has(+ul) {
    margin-bottom: 0;
}

.blog .article-list {
    padding: 15px;
}

.article-list .row.row-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.article-list .article {
    border: 1px solid #424846;
    background-color: #fff;
}

.article-list .article h2 .article-list .article {
}

.article-list .article .article-header h2 a {
    color: #e6184a;
    font-size: 20px;
}

.article-list .article .readmore a {
    background-color: #e6184a;
    color: #fff;
    padding: 7px 15px;
}

.article-list .article .article-header h2 {
    margin-bottom: 5px;
}

.article-list .row.row-1 .article {
    margin-bottom: 0;
}

.article-list .row.row-1 .col-lg-12 {
    padding: 0;
    display: grid;
}

@media (max-width: 991px) {
    .article-list .row.row-1 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .article-list .row.row-1 {
        grid-template-columns: 1fr;
    }

    .article-list .row.row-1 .article {
        max-width: 410px;
        margin: 0 auto;
    }
}
.cf-control-group[data-type="recaptchaaio"] {
    display: none;
}
.max-file-size, .drag-and-drop-text{
    display: none;
}