a:hover, a:focus, a:active {
    color: #b0cf76 !important;
}

.logo-image {
    display: flex;
    position: absolute;
    top: 15%;
    justify-content: center;
    margin: 0 5%;
    border-radius: 100%;
    box-shadow: 2px 1px 2px #0000002b;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin: 0 20px;
}

.profile {
    padding: 5%;
}

#sp-bottom .sp-module .sp-module-title {
    margin: 50px 0 10px;
}

#sp-header {
    background: #fffffff2 !important;
}

a.btn.btn-primary.custom {
    background: #fff;
    color: #000 !important;
    border: 0;
    padding: 2px 15px;
    border-radius: 40px 50px 1px 50px;
}

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

.sp-contact-info {
    padding: 1%;
    font-size: 1.2rem;
}

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

.sp-slider-content-wrap {
    background: #41643f61;
    padding: 5%;
}

html.coming-soon .coming-soon-content {
    font-size: 2rem;
    text-align: left;
    color: #fff;
    line-height: 2rem;
}

.sppb-nav {
    margin: 0 auto 5% auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sppb-nav-modern>li>a {
    margin: 5px;
    font-size: 100%;
    font-weight: 300;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.25) 0.5px 0.5px 0.5px;
}

#section-id-3e3b433c-8662-4d18-8bbb-bb6bd72a5be3 .sppb-row.sppb-nested-row {
    background: #0000004d;
    padding: 2%;
}

span.sp-copyright {
    margin: 5px auto 5px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 0.9rem;
}

.com_config.com-config.view-modules form#modules-form {
    padding: 2%;
}

div#sp-bottom1, div#sp-bottom2, div#sp-bottom3, div#sp-bottom4 {
    padding: 2%;
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 500;
    font-size: 2rem;
}

#sp-footer {
    padding: 0;
}