body .sppb-btn, body .btn {
    text-transform: none;
}
.logo-image-phone {
    height: 30px !important;
}


@media (max-width: 1200px) {
   #sp-header .logo .logo-sticky {
    display: none !important;
}
}

@media (max-width: 1200px) {
#column-id-1770278930531 .sppb-addon-title {text-align: center;}
}


.burger-icon>span {
    background-color: #fff;
}

.sppb-carousel-extended.hero-silder .sppb-carousel-extended-item img {
     border-radius: 0px;
}
.sppb-carousel-extended.hero-silder .sppb-carousel-extended-item .sppb-carousel-extended-content-wrap {
    max-width: 755px;
}

.sppb-dynamic-content-collection__item {
    text-align: center;
}

#sp-header {
    background: #03142d !important;
}

#sp-footer, #sp-bottom {
    background: #f4f4f4;

}

#sp-header #sp-menu .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item>a,#sp-header #sp-menu .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item>span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0px;
    line-height: 85px
}

#sp-header #sp-menu .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item.active>a,#sp-header #sp-menu .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item:hover>a,#sp-header #sp-menu .sp-megamenu-wrapper .sp-megamenu-parent .sp-menu-item:focus>a {
    color: #D6AE6F;
}

body .sppb-btn.btn-default, body .sppb-btn.sppb-btn-default, body .btn.btn-default, body .btn.sppb-btn-default {
    color: var(--sppb-text-secondary);
    background-color: #03142d;
    border-color: #D6AE6F;
}
body .sppb-btn.btn-default:hover, body .sppb-btn.btn-default:focus, body .sppb-btn.btn-default:active, body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-default:active, body .btn.btn-default:hover, body .btn.btn-default:focus, body .btn.btn-default:active, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-default:active {
    background-color: #D6AE6F;
    border-color: #D6AE6F;
}

/*
body {
    background-image: url("/images/bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 100vh;
}
    */