#sp-main-body :is(.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6) {
    color: #35567d;
}

#sp-top-bar .sp-module.address-top {
    margin-left: 0;
}

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

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

section#sp-header-logo img.logo-image {
    margin-top: 5px;
    margin-bottom: 5px;
}

#sp-user1 > .sp-column {
    height: 100%;
    width: 100%;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
}

#sp-user1 .custom {
    text-align: right;
    align-items: center;
    display: flex;
    height: 100%;
    column-gap: 20px;
}

#sp-user1 p {
    display: inline-block;
    margin-left: 25px;
    margin: auto;
    font-weight: 600;
    font-size: 20px;
    white-space: nowrap;
}

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

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

@media (max-width: 1399px) {
    #sp-user1 p {
        font-size: 16px;
    }

    a.btn.btn-primary {
        white-space: normal;
        line-height: 140%;
        margin-right: 20px;
        padding: 7px 15px;
        display: flex;
        align-items: center;
    }

    #sp-user1 .mod-custom.custom {
        display: grid;
        grid-template-areas: "phone1 call" "phone2 call" "phone3 call";
        grid-template-columns: 2fr 1fr;
    }

    #sp-user1 p.phone1 {
        grid-area: phone1;
    }

    #sp-user1 p.phone2 {
        grid-area: phone2;
    }

    #sp-user1 p.phone3 {
        grid-area: phone3;
    }

    #sp-user1 p.call {
        grid-area: call;
    }

    #sp-user1 p span {
        display: inline-flex;
    }

    #sp-user1 p.phones a {
        display: inline-flex;
    }
}

@media (max-width: 768px) {
    div#sp-top1 .sp-column, div#sp-top2 .sp-column {
        text-align: center;
    }

    #sp-user1 p.call {
        display: none;
    }

    #sp-user1 .mod-custom.custom {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .header-phones {
        display: none;
    }
}

/* gTranslate dropdown widget
===========================================================*/
.gtranslate-dropdown {
    position: relative;
    display: inline-block;
    margin-left: 15px;
}

.gtranslate-toggle {
    background-color: #ffffff;
    color: #35567D;
    border: 2px solid #35567D;
    border-radius: 6px;
    padding: 6px 10px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    line-height: 1;
}

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

.gtranslate-menu {
    position: absolute;
    right: 0;
    top: calc(100% + 6px);
    background: #fff;
    border: 1px solid #e6ebf1;
    box-shadow: 0 6px 18px rgba(9, 40, 69, 0.12);
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    min-width: 160px;
    z-index: 99999;
}

.gtranslate-menu.open {
    display: block;
    background-color: #35567D;
    overflow: hidden;
    border-radius: 6px;
}

.gtranslate-item {
    padding: 0;
    margin: 0;
    margin-bottom: 0 !important;
}

.gtranslate-item a {
    display: block;
    padding: 8px 14px;
    color: #35567D;
    text-decoration: none;
    white-space: nowrap;
}

.gtranslate-item a:hover,
.gtranslate-item a:focus {
    background-color: #FFBB00;
    color: #fff !important;
}

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

.glink.notranslate {
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    padding: 2px 6px;
}

a.glink.nturl.notranslate.gt-current-lang {
    color: #FFBB00 !important;
}

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

.eb-inst .eb-header {
    background-color: #35567D;
    color: #fff;
    text-align: center;
    padding: 9px 32px;
    opacity: 1;
    font-size: 20px;
    margin-bottom: 0;
}

.eb-inst .eb-content {
    padding: 0 15px;
}

.convertforms p {
    color: #3e3e3e;
}

div#sp-user1 {
    color: #35567D;
}

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

.offcanvas-menu .offcanvas-inner .sp-contact-info, .offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 18px;
    font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-contact-info > li > a, .offcanvas-menu .offcanvas-inner .social-icons > li > a {
    opacity: 1;
}

.offcanvas-menu .offcanvas-inner .header-modules.p-3.mb-3 {
    display: none !important;
}

.offcanvas-menu.border-menu.center-alignment.text-center .logo {
    margin-top: 30px;
}

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

.sp-page-title {
    padding: 0;
}

.sp-page-title .breadcrumb {
    margin-top: 0;
    padding: 2px 0 !important;
}

h1.sppb-title-heading {
    font-weight: 700;
    color: #192641;
}

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

.tf-file-upload-editor .dz-message .drag-and-drop-text, .tf-file-upload-editor .dz-message .max-file-size {
    display: none;
}

.tf-file-upload-editor .dz-message svg {
    margin-bottom: 0;
}

section#sp-main-body a {
    color: #35567d;
}

section#sp-main-body a:hover {
    color: #fb0;
}

main#sp-main .btn-primary:active, main#sp-main .sppb-btn-primary:active {
    border-color: #fb0;
    background-color: #fb0;
}

.tabs-price p {
    background-color: #35567d;
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    padding: 0 20px;
    width: fit-content;
    border-radius: 6px;
}

.price-tabs .sppb-nav > li > a {
    color: #ffffff !important;
    background: var(--sppb-variable) !important;
}

.price-tabs li.active > a, .price-tabs li > a:hover, .price-tabs li > a:focus {
    background-color: #fb0 !important;
}

a.sppb-btn.sppb-btn-primary {
    color: #fff !important;
}

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

h2.sppb-title-heading {
    font-weight: 700;
}

.uk-scope .uk-subnav-pill > li:not(:first-child) {
    padding-left: 10px;
}

.uk-scope .uk-subnav-pill a {
    background-color: #35567d !important;
    color: #fff !important;
    border-radius: 6px;
}

.uk-scope .uk-subnav-pill > .uk-active > a {
    background-color: #fb0 !important;
}

section#sp-main-body .text-white input {
    padding: 12px .5rem !important;
}

.text-white p {
    color: #fff;
}

.text-white button.cf-btn {
    font-weight: 600;
}

.text-white button.cf-btn:hover {
    background-color: #fb0;
    color: #fff;
    opacity: 1;
}

section#sp-main-body .text-white a {
    color: #fb0;
}