:root {
    --cs-first: #1b2c3f;
    --cs-second: #3d697a;
    --cs-third: #FFA806;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 130% !important;
}
#sp-header.header-sticky {
    border-bottom: 2px solid #3d697a;
}
#sp-top-bar {
    position: fixed;
    z-index: 999;
    width: 100%;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li span {
    padding: 0 2px 0 8px;
}
.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
    z-index: 10011;
}
#sp-top1 {
    font-size: 26px;
    text-align: center;
}
@media (min-width: 992px) {
    .headerContacts #mod-custom117 {
        display: inline-flex;
    }
}
.headerContacts #mod-custom117 ul.social-icons {
    margin-right: 10px;
}
.headerContacts #mod-custom117 a {
    color: #fff;
}
.headerContacts #mod-custom117 a:hover {
    color: var(--cs-third);
}
ul.social-icons > li:not(:last-child) {
    margin-right: 0px;
}
ul.social-icons > li:last-child {
    margin-right: 20px;
}
@media (max-width: 575px) {
    #sp-header .logo, #sp-menu > .sp-column {
        height: 70px;
    }
    #sp-top-bar #sp-top1 {
        font-size: 17px;
    }
}
.sp-megamenu-parent > li > a {
    text-transform: uppercase;
}
p.sppb-title-subheading {
    font-weight: 700;
    line-height: 110%;
}
@media (min-width: 992px) {
    #block1 .sppb-btn-primary {
        position: relative;
    }
    .leftImage:before {
        content: "";
        position: absolute;
        height: 110%;
        width: 2px;
        background: var(--cs-second);
        left: 0;
        top: -30px;
        z-index: -1;
    }
    #block1 .sppb-btn-primary:before {
        content: "";
        position: absolute;
        width: 450%;
        height: 2px;
        background: var(--cs-second);
        right: 0;
        top: 50%;
        z-index: -1;
    }
}
#block1 .sppb-addon-text {
    text-transform: uppercase;
}
#block1 .sppb-addon-text p {
    margin-bottom: 5px;
}
h2.sp-page-title-heading, li.float-start {
    display: none;
}
.sp-page-title .breadcrumb {
    margin-top: 0;
    padding: 5px 0;
}
.sp-page-title {
    padding: 0;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 30px;
}
.offcanvas-menu.border-menu.center-alignment.text-center .logo {
    margin: 0 auto;
}
.offcanvas-menu.border-menu.center-alignment.text-center #mod-custom119 ul.social-icons, .offcanvas-menu.border-menu.center-alignment.text-center #mod-custom119 ul.sp-contact-info {
    font-size: 24px;
}
.offcanvas-inner .d-flex.header-modules.p-3.mb-3 {
    padding: 2px !important;
}
.offcanvas-menu .offcanvas-inner a {
    opacity: 1 !important;
}