.prefooter {
    position: relative;
    overflow: hidden;
    background: #0d213f !important;
}

.prefooter .ws-prefooter-social-strip {
    position: relative;
    min-height: 0 !important;
    padding: 22px 0 !important;
    overflow: hidden;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(135deg, #0b1d38 0%, #122f59 100%) !important;
}

.prefooter .ws-prefooter-social-strip::before {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 16% 20%, rgba(26, 155, 212, 0.18), transparent 30%),
        radial-gradient(circle at 85% 80%, rgba(100, 199, 239, 0.10), transparent 28%);
    content: "";
    pointer-events: none;
}

.prefooter .ws-prefooter-social-inner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.prefooter .ws-prefooter-social-copy {
    display: flex;
    align-items: center;
    gap: 13px;
    min-width: 0;
}

.prefooter .ws-prefooter-social-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.10);
    color: #64c7ef;
    font-size: 18px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.prefooter .ws-prefooter-social-badge i {
    color: #64c7ef !important;
}

.prefooter .ws-prefooter-social-copy strong {
    display: block;
    margin: 0 0 3px;
    color: #ffffff !important;
    font-size: 17px;
    font-weight: 800;
    line-height: 21px;
}

.prefooter .ws-prefooter-social-copy span:not(.ws-prefooter-social-badge) {
    display: block;
    color: #a9bdd3 !important;
    font-size: 12px;
    line-height: 17px;
}

.prefooter .ws-prefooter-social-icons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    flex: 0 0 auto;
}

.prefooter .ws-prefooter-social-icons .ws-social {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 12px !important;
    color: #ffffff !important;
    font-size: 17px !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18) !important;
    transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease !important;
}

.prefooter .ws-prefooter-social-icons .ws-social.facebook { background: linear-gradient(135deg, #1877f2, #0f5fc8) !important; }
.prefooter .ws-prefooter-social-icons .ws-social.twitter { background: linear-gradient(135deg, #1da1f2, #087fc6) !important; }
.prefooter .ws-prefooter-social-icons .ws-social.instagram { background: linear-gradient(135deg, #833ab4 0%, #e1306c 58%, #f77737 100%) !important; }
.prefooter .ws-prefooter-social-icons .ws-social.linkedin { background: linear-gradient(135deg, #0a66c2, #084f98) !important; }
.prefooter .ws-prefooter-social-icons .ws-social.youtube { background: linear-gradient(135deg, #ff1a1a, #c90000) !important; }
.prefooter .ws-prefooter-social-icons .ws-social.pinterest { background: linear-gradient(135deg, #bd081c, #900313) !important; }

.prefooter .ws-prefooter-social-icons .ws-social i {
    margin: 0 !important;
    color: #ffffff !important;
    line-height: 1 !important;
}

.prefooter .ws-prefooter-social-icons .ws-social:hover {
    transform: translateY(-3px);
    filter: brightness(1.06);
    box-shadow: 0 13px 25px rgba(0, 0, 0, 0.25) !important;
}

.prefooter .ws-prefooter-bayi-cta {
    position: relative;
    padding: 28px 0 !important;
    overflow: hidden;
    border-bottom: 1px solid #d9e2ea;
    background: #eeeeee !important;
}

.prefooter .ws-prefooter-bayi-cta::before {
    position: absolute;
    top: -90px;
    right: -60px;
    width: 240px;
    height: 240px;
    border: 45px solid rgba(16, 38, 74, 0.035);
    border-radius: 50%;
    content: "";
    pointer-events: none;
}

.prefooter .ws-bayi-cta-inner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 0 !important;
}

.prefooter .ws-bayi-cta-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 58px;
    width: 58px;
    height: 58px;
    border: 1px solid #d6e2eb;
    border-radius: 17px;
    background: #ffffff;
    color: #1A9BD4;
    font-size: 23px;
    box-shadow: 0 10px 22px rgba(16, 38, 74, 0.10);
}

.prefooter .ws-bayi-cta-icon i {
    color: #1A9BD4 !important;
}

.prefooter .ws-bayi-cta-copy {
    flex: 1 1 auto;
    min-width: 0;
}

.prefooter .ws-bayi-cta-copy > span {
    display: block;
    margin-bottom: 4px;
    color: #1A9BD4 !important;
    font-size: 12px;
    font-weight: 800;
    line-height: 17px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.prefooter .ws-bayi-cta-text {
    margin: 0 !important;
    color: #10264a !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    text-align: left !important;
}

.prefooter .ws-bayi-cta-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    flex: 0 0 auto;
    min-width: 255px !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 23px !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    border-radius: 12px !important;
    background: linear-gradient(135deg, #1A9BD4 0%, #117eae 100%) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: none !important;
    box-shadow: 0 10px 22px rgba(26, 155, 212, 0.28) !important;
    transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease !important;
}

.prefooter .ws-bayi-cta-button span,
.prefooter .ws-bayi-cta-button i {
    color: #ffffff !important;
}

.prefooter .ws-bayi-cta-button:hover,
.prefooter .ws-bayi-cta-button:focus,
.prefooter .ws-bayi-cta-button:active {
    color: #ffffff !important;
    text-decoration: none !important;
    transform: translateY(-2px);
    filter: brightness(1.05);
    box-shadow: 0 14px 27px rgba(26, 155, 212, 0.34) !important;
}


.prefooter .prefooter-blocks {
    position: relative;
    padding: 48px 0 42px !important;
    background: linear-gradient(180deg, #0d213f 0%, #091a31 100%) !important;
}

.prefooter .prefooter-blocks::before {
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 50% 0%, rgba(26, 155, 212, 0.08), transparent 42%);
    content: "";
    pointer-events: none;
}

.prefooter .prefooter-blocks .container {
    position: relative;
    z-index: 2;
}

.prefooter .block_footer {
    margin-bottom: 0 !important;
}

.prefooter .block_footer h4,
.prefooter .block_footer h4.dark {
    position: relative;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 40px;
    margin: 0 0 20px !important;
    padding: 0 0 13px !important;
    border: 0 !important;
    background: transparent !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 21px !important;
    text-transform: none !important;
}

.prefooter .block_footer h4::after,
.prefooter .block_footer h4.dark::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 42px;
    height: 3px;
    border-radius: 20px;
    background: linear-gradient(90deg, #1A9BD4, #64c7ef);
    content: "";
}

.prefooter .ws-footer-heading-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 9px;
    background: rgba(255, 255, 255, 0.08);
    color: #64c7ef;
    font-size: 13px;
}

.prefooter .ws-footer-heading-icon i {
    color: #64c7ef !important;
}

.prefooter .block_footer ul,
.prefooter .block_footer ul li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.prefooter .block_footer ul li {
    position: relative;
    border: 0 !important;
}

.prefooter .block_footer ul li::before {
    display: none !important;
    content: none !important;
}

.prefooter .block_footer ul li a {
    position: relative;
    display: block !important;
    min-height: 30px;
    margin: 0 !important;
    padding: 6px 4px 6px 17px !important;
    border: 0 !important;
    background: transparent !important;
    color: #b7c6d7 !important;
    font-size: 12.5px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    text-decoration: none !important;
    opacity: 1 !important;
    transition: color 0.2s ease, transform 0.2s ease !important;
}

.prefooter .block_footer ul li a::before {
    position: absolute;
    top: 50%;
    left: 0;
    color: #1A9BD4;
    font-family: FontAwesome;
    font-size: 11px;
    content: "\f105";
    transform: translateY(-50%);
}

.prefooter .block_footer ul li a:hover {
    color: #ffffff !important;
    opacity: 1 !important;
    transform: translateX(4px);
}


.prefooter .block_contact .ws-footer-contact-item,
.prefooter .block_contact .item,
.prefooter .block_contact .item.even,
.prefooter .block_contact .item.last-item,
.prefooter .block_contact .item.mail {
    display: flex !important;
    align-items: flex-start !important;
    gap: 11px !important;
    min-height: 0 !important;
    margin: 0 0 10px !important;
    padding: 11px !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 11px !important;
    background: rgba(255, 255, 255, 0.045) !important;
    color: #ffffff !important;
    box-sizing: border-box !important;
    transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease !important;
}

.prefooter .block_contact .ws-footer-contact-item:hover {
    border-color: rgba(26, 155, 212, 0.35) !important;
    background: rgba(26, 155, 212, 0.08) !important;
    transform: translateY(-1px);
}

.prefooter .ws-footer-contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    margin: 0 !important;
    border-radius: 10px;
    background: rgba(26, 155, 212, 0.14);
    color: #64c7ef;
    font-size: 14px;
}

.prefooter .ws-footer-contact-icon i {
    float: none !important;
    margin: 0 !important;
    color: #64c7ef !important;
    line-height: 1 !important;
}

.prefooter .block_contact .item p {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    color: #b7c6d7 !important;
    font-size: 11.5px !important;
    line-height: 17px !important;
}

.prefooter .block_contact .item p strong {
    display: block;
    margin: 0 0 2px;
    color: #ffffff !important;
    font-size: 12.5px;
    font-weight: 800;
    line-height: 17px;
}

.prefooter .block_contact .item p span,
.prefooter .block_contact .item p a {
    display: block;
    color: #b7c6d7 !important;
    font-size: 11.5px !important;
    line-height: 17px !important;
    overflow-wrap: anywhere;
    text-decoration: none !important;
}

.prefooter .block_contact .item p a:hover {
    color: #64c7ef !important;
    opacity: 1 !important;
}


footer.bottom.ws-modern-bottom,
footer.bottom {
    position: relative;
    min-height: 0 !important;
    padding: 16px 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.07) !important;
    background: #061225 !important;
}

footer.bottom .ws-bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

footer.bottom .ws-bottom-inner p {
    float: none !important;
    margin: 0 !important;
    color: #8fa4bb !important;
    font-size: 11.5px !important;
    line-height: 18px !important;
}

footer.bottom .ws-bottom-trust {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    color: #9eb2c8;
    font-size: 11px;
    line-height: 17px;
}

footer.bottom .ws-bottom-trust span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}

footer.bottom .ws-bottom-trust i {
    color: #1A9BD4 !important;
}

footer.bottom .ws-totop,
footer.bottom a.totop {
    float: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 38px;
    width: 38px !important;
    height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    border-radius: 11px !important;
    background: linear-gradient(135deg, #1A9BD4, #117eae) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: 0 7px 16px rgba(26, 155, 212, 0.22) !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}

footer.bottom .ws-totop i,
footer.bottom a.totop i {
    margin: 0 !important;
    color: #ffffff !important;
}

footer.bottom .ws-totop:hover,
footer.bottom a.totop:hover {
    transform: translateY(-2px);
    box-shadow: 0 11px 22px rgba(26, 155, 212, 0.30) !important;
}

@media (max-width: 991px) {
    .prefooter .ws-prefooter-social-inner {
        gap: 18px;
    }

    .prefooter .ws-prefooter-social-copy strong {
        font-size: 15px;
    }

    .prefooter .ws-prefooter-social-icons {
        gap: 7px;
    }

    .prefooter .ws-prefooter-social-icons .ws-social {
        width: 38px !important;
        height: 38px !important;
        border-radius: 10px !important;
        font-size: 15px !important;
    }

    .prefooter .ws-bayi-cta-text {
        font-size: 19px !important;
    }

    .prefooter .ws-bayi-cta-button {
        min-width: 220px !important;
        padding: 0 17px !important;
    }

    .prefooter .block_footer {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 767px) {
    .prefooter .ws-prefooter-social-strip {
        padding: 20px 0 !important;
    }

    .prefooter .ws-prefooter-social-inner {
        display: block;
        text-align: center;
    }

    .prefooter .ws-prefooter-social-copy {
        justify-content: center;
        margin-bottom: 16px;
        text-align: left;
    }

    .prefooter .ws-prefooter-social-badge {
        flex-basis: 42px;
        width: 42px;
        height: 42px;
        border-radius: 12px;
    }

    .prefooter .ws-prefooter-social-icons {
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
    }

    .prefooter .ws-prefooter-social-icons .ws-social {
        width: 39px !important;
        height: 39px !important;
    }

    .prefooter .ws-prefooter-bayi-cta {
        padding: 24px 0 !important;
    }

    .prefooter .ws-bayi-cta-inner {
        display: block;
        text-align: center;
    }

    .prefooter .ws-bayi-cta-icon {
        width: 50px;
        height: 50px;
        margin: 0 auto 13px;
        border-radius: 15px;
        font-size: 20px;
    }

    .prefooter .ws-bayi-cta-copy > span,
    .prefooter .ws-bayi-cta-text {
        text-align: center !important;
    }

    .prefooter .ws-bayi-cta-copy > span {
        font-size: 10.5px;
    }

    .prefooter .ws-bayi-cta-text {
        margin-bottom: 17px !important;
        font-size: 17px !important;
    }

    .prefooter .ws-bayi-cta-button {
        width: 100% !important;
        max-width: 310px !important;
        min-width: 0 !important;
        height: 46px !important;
    }

    .prefooter .prefooter-blocks {
        padding: 34px 0 22px !important;
    }

    .prefooter .footer-mobile-half {
        float: left;
        clear: none !important;
        width: 50%;
    }

    .prefooter .footer-mobile-half h4 {
        min-height: 42px;
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .prefooter .footer-mobile-half ul li a {
        padding-left: 14px !important;
        font-size: 11px !important;
        line-height: 16px !important;
    }

    .prefooter .footer-mobile-half:nth-child(2)::after {
        display: block;
        clear: both;
        content: "";
    }

    .prefooter .block_footer:nth-child(3),
    .prefooter .block_footer:nth-child(4) {
        clear: both;
    }

    .prefooter .footer-panelim-block {
        display: none !important;
    }

    .prefooter .block_contact {
        margin-top: 4px;
    }

    footer.bottom .ws-bottom-inner {
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
        text-align: center;
    }

    footer.bottom .ws-bottom-inner p {
        order: 1;
        width: 100%;
    }

    footer.bottom .ws-bottom-trust {
        order: 2;
        width: calc(100% - 50px);
        flex-wrap: wrap;
        gap: 8px 13px;
    }

    footer.bottom .ws-totop {
        order: 3;
    }
}



html {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 100% !important;
    background: #061225 !important;
}

body {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 100vh !important;
    background: #061225 !important;
}

body > .boxed-wrapper {
    width: 100% !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: #eeeeee !important;
}

footer.bottom,
footer.bottom.ws-modern-bottom {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 5 !important;
    margin: 0 !important;
    padding: 16px 0 !important;
    border-bottom: 0 !important;
    transform: none !important;
    translate: none !important;
    background: #061225 !important;
   
    box-shadow: 0 40px 0 0 #061225 !important;
}

html::after,
body::after,
body > .boxed-wrapper::after {
    display: none !important;
    content: none !important;
}
