@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Montserrat", sans-serif;
    margin: 8px !important;
}

html,
body {
    overflow-x: hidden !important;
}

.bg-light {
    background: linear-gradient(345deg, #48b6c1 0%, #2f8d9a 100%) !important;
    border-radius: 20px;
}

.bg-lights {
    background: linear-gradient(345deg, #48b6c1 0%, #2f8d9a 100%) !important;
    border-radius: 20px;
}

.bg-lights1 {
    background: url(../../img/bgc.png);
    border-radius: 20px;
}

.bgray {
    background: #4646461A !important;
}

.fixed-tops {
    position: fixed !important;
    top: 40px;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 30px;
}

.dropdown-menu[data-bs-popper] {
    left: 25px !important;
}

a.nav-link {
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 6px 20px !important;
    border-radius: 20px;
    margin: 4px 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}

/* Main nav link active */
.navbar .nav-link.active {
    background-color: #FFFFFF !important;
    color: #058283 !important;
    border-radius: 20px !important;
    font-weight: 600;
}

/* Dropdown item active */
.dropdown-menu .dropdown-item.active {
    background-color: #00A6A61A !important;
    color: #058283 !important;
    border-radius: 10px !important;
}

.lfnt {
    font-size: 96px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
}

.logofnt {
    font-size: 60px !important;
    font-weight: bold;
    font-family: "Ebrima", sans-serif;
    color: #fff;
}

.slogofnt {
    font-size: 90px !important;
    font-weight: bold;
    font-family: "Ebrima", sans-serif;
    color: #48abb5;
}

.navbar {
    padding-top: 0rem !important;
}

.pt-6 {
    padding-top: 7rem !important;
}

.ptop {
    padding-top: 12rem !important;
}

.bp {
    padding: 10px 32px 30px 32px !important;
}

.bps {
    padding: 10px 32px !important;
}

.bpf {

    padding: 60px 52px !important;
}

.cfinpt {
    border: none !important;
    padding: 1rem 1.1rem !important;
    border-radius: 10px !important;
}

.bgp {
    background: #00A6A6;
}

table th:nth-child(3),
table td:nth-child(3) {
    background: #00A6A6 !important;
    color: #fff !important;

}

tbody tr:last-child td:nth-child(3) {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
    /* needed if background color/image */
}

input.form-check-input {
    padding: 13px;
    position: absolute;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    top: 50%;
}

.form-check-input:checked {
    background-color: #00A6A6 !important;
    border-color: #00A6A6 !important;
}

.brt {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.whtck.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%2300A6A6' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}

.whtck.form-check-input:checked {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

tbody tr td {
    padding: 10px 20px !important;
    /* margin:20px auto; */
    position: relative;
}

tbody tr:nth-child(odd) td {
    background-color: #ffffff !important;
    position: relative;
    z-index: 1 !important;

}

.fntp18 {
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif;
}

.fntp16 {
    font-size: 16px !important;
    font-weight: 800 !important;
    font-family: "Montserrat", sans-serif;
}

.cflbl {
    color: #058283 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif;

}

.gspbt {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif;
    background: #00A6A6;
    width: 100%
}

.cfsbt {
    background: #00A6A6;
    color: #fff;
    padding: 18px 60px;
    border-radius: 10px;
    border: none;
    font-family: "Montserrat", sans-serif;
}

.fntps {
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif;
}

.pcbty {
    background: #00A6A633 !important;
    color: #058283 !important;
    padding: 18px 60px;
    border-radius: 50px;
    border: none;
    font-family: "Montserrat", sans-serif;
}

.pcbt {
    background: #00A6A6;
    color: #fff;
    padding: 18px 60px;
    border-radius: 50px;
    border: none;
    margin: 0px 20px;
    font-family: "Montserrat", sans-serif;
}

.gspbtb {
    background: #464646;
    color: #fff;
    padding: 18px 60px;
    border-radius: 50px;
    border: none;
    margin: 0px 20px;
    font-family: "Montserrat", sans-serif;
}

.topb {
    position: absolute !important;
    top: 120px;
    width: 700px !important;
    right: 0;
}

.topbf {
    opacity: .7;
    object-fit: cover;
    object-fit: scale-down;
    height: 550px !important;

}

.topbf1 {
    opacity: 0;
    object-fit: cover;

}

.topbff {
    position: relative;
    width: 100%;
    height: 519px !important;
    border-radius: 20px;
    overflow: hidden;
    /* important for rounded corners */
}

.topbff img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.topbff::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(72 182 193 / 71%);
    /* #48B6C1 with transparency */
    z-index: 2;
    border-radius: 20px;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
}

.flp {
    position: absolute;
    left: 20px;
    bottom: 50px;
    z-index: 9 !important;
}

.ffbg {
    background: #48B6C1;
}

.br15 {
    border-radius: 10px !important;
}

.br10 {
    border-radius: 10px !important;
}

.fnt20wb {
    font-size: 20px !important;
    font-weight: 800 !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    line-height: 100%
}

.fntph {
    font-size: 40px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.fnt40 {
    font-size: 40px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #058283;
    line-height: normal;
}

.fnt16 {
    font-size: 16px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #111117;
    line-height: normal;
}

.fnt24_600 {
    font-size: 24px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5%;
}

.fnt16_500 {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    line-height: normal;
}

.fnt14 {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "Montserrat", sans-serif;
    color: #111117;
    line-height: normal;
}

.fnt64 {
    font-size: 64px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #48B6C1;
    line-height: normal;
}

.ff64 {
    font-size: 64px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
}

.imgbk {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 30px;
    top: 25px;
}

.uc {
    text-transform: uppercase;
}

.bgdk {
    background: #464646 !important;
}

.bgdr {
    background: #464646 !important;
}

.frmbg {
    background: #E6F6F8 !important;
}

.bgdrim {
    background-image:
        linear-gradient(180deg,
            rgba(70, 70, 70, 0) -64.46%,
            #464646 100%),
        url('../../img/route.jpg') !important;
    filter: grayscale(100%);
    background-size: cover !important;
    background-position: center !important;
}

.fnt40w {
    font-size: 40px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #ffff;
    line-height: normal;
    display: block;
}

.ftc32_800 {
    font-size: 32px !important;
    font-weight: 800 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #ffff;
    display: block;
}

.ftc24_600 {
    font-size: 24px !important;
    font-weight: 600 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #ffff;
    display: block;
}

.fnt20_800 {
    font-size: 20px !important;
    font-weight: 800 !important;
    font-family: "Montserrat", sans-serif;
    color: #ffff;
}

.fnt20_5001 {
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif;
    color: #ffff;
}

.fnt40wl {
    font-size: 35px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    text-transform: lowercase;
    color: #ffff;
    line-height: normal;
    display: block;
}

.fnt20 {
    font-size: 20px !important;
    font-weight: 400 !important;
    font-family: "Montserrat", sans-serif;
    color: #111117;
    line-height: normal;
}

.fnt20w {
    font-size: 20px !important;
    font-weight: 400 !important;
    font-family: "Montserrat", sans-serif;
    color: #ffff;
    line-height: normal;
}

.fnt201 {
    font-size: 20px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    color: #058283;
    line-height: normal;
}

.ff24_800 {
    font-size: 24px !important;
    font-weight: 800 !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.ff20_900 {
    font-size: 20px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.ff48_900 {
    font-size: 44px !important;
    font-weight: 900 !important;
    font-family: "Montserrat", sans-serif;
    color: #00A6A6;
    text-transform: uppercase;
}

.ff14_500 {
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif;
    color: #fff;

}

.bgk {
    background: #464646;
}

.bgc {
    background: url(../../img/bgc.png) !important;
}

.rbg {
    background: linear-gradient(359.68deg, #48B6C1 0.28%, #2F8D9A 99.72%);

}

.rbg1 {
    background: #308E9B;
}

.rbg_full {
    background: #48B6C1;
}

li.mb-1 {
    margin-left: 0px;
}

.box {
    font-family: "Montserrat", sans-serif;
    z-index: 1;
    width: 87%;
    height: 60%;
    position: relative;
    margin-top: -210px;
    display: flex;
    flex-direction: column;
    align-items: start;
    text-align: left;
    margin: -200px auto;
    border: 1px solid rgba(0, 0, 0, .125);
    justify-content: flex-start;
    background: hwb(0deg 100% 0% / 71%);
    backdrop-filter: blur(10px);
    padding: 15px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 6px;
    margin-bottom: 35px;
}

.bgd {
    background: #d8f2f5 !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1e2125;
    background-color: #00A6A61A !important;
}

a.nav-link:hover {
    /*background: #058283 !important;*/
    background-color: #FFFFFF !important;
    color: #058283 !important;
    font-weight: 600;
}

.dpbs {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 200px !important;
}

li a span {
    display: flex !important;
    visibility: visible;
    flex-wrap: wrap !important;
    width: 204px !important;
    white-space: break-spaces;

}

ul.dropdown-menu {
    padding: 15px 5px !important;
}

@keyframes fadeInUp {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0%);
        opacity: 1;
    }
}

@keyframes fadeInUps {
    0% {
        transform: translateY(-1%);
        opacity: 0;
    }

    100% {
        transform: translateY(0%);
        opacity: 1;
    }
}

@keyframes fadeInUpf {
    0% {
        transform: translateX(100%);
        opacity: 0;

    }

    100% {
        transform: translateX(0%);
        opacity: 1;
    }
}

@keyframes scaleIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.fadescale {
    animation: scaleIn 0.8s ease-out;
}

.fadeInUps {
    animation: .8s fadeInUp;
}

.built-by-stash {
    margin-bottom: 0 !important;
}

.fadeInUpfa {
    animation: .6s fadeInUpf;
    transition: ease;
}

img.img-fluid1 {
    width: 34px;
}

img.home-icon-img {
    width: 100% !important;
}

a.dropdown-item {
    padding: 8px 14px;
}

svg.bi.bi-caret-up-fill {
    position: absolute !important;
    top: -1px;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #d8f2f5;
}

@media(max-width:1024px) {

    .ff20_900 {
        font-size: 16px !important;
    }

    .ff48_900 {
        font-size: 22px !important;
        padding: 0px !important;
    }

    .ff14_500 {
        font-size: 12px !important;
    }

    .fnt16_500 {
        font-size: 12px !important;
    }

    .fnt20_5001 {
        font-size: 12px !important;
    }
}


.fnt40 {
    font-size: 40px !important;
}

.fnt40w {
    font-size: 40px !important;
}

.fnt14 {
    font-size: 11px !important;
}

.flp {
    position: absolute;
    bottom: 0px !important;
    left: 0px !important;
}

/* .topbf{
	height:auto !important;
} */
.topbff {
    position: relative;
    width: 100%;
    height: 500px;
    border-radius: 20px;
    overflow: hidden;
}

.topbff img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 20px;
}

.topbff::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(72, 182, 193, 0.5);
    z-index: 2;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: clamp(20px, 4vw, 42px);
    /* responsive text */
    line-height: 1.3;
}

.ff64 {
    font-size: 64px !important;
}

.mobile-res,
.mobile-menu-header {
    display: none !important;
}

.desktop-res {
    display: block;
}

.top-links {
    gap: 10px;
    /* space between buttons */
}

.lang-btn {
    padding: 6px 16px !important;
    /*border: 1px solid rgba(255, 255, 255, 0.4);*/
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.15);
    color: #fff !important;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.text-white {
    padding: 5px !important;
}

.ftr-same-space-full {
    margin-top: 20px !important;
}

/* -----------------------------------------
    MOBILE MENU COMPLETE STYLE (<= 768px)
   ----------------------------------------- */
/* /* MOBILE SIDEBAR MENU - SLIDE FROM RIGHT */
@media (max-width: 600px) {
    .cfsbt {
        width: 100%;
    }

    .ff48_900 {
        font-size: 35px !important;
    }

    .fulfillment-box {
        margin-bottom: -30px;
        margin-top: -50px;
    }

    html,
    body {
        overflow-x: hidden !important;
        max-width: 100% !important;
    }

    body {
        margin: 8px !important;
    }

    .bps {
        padding: 10px 16px !important;
    }

    .ftr-same-space-full {
        margin-top: 0 !important;
    }

    /* Dark overlay */
    body.menu-open {
        overflow: hidden;
    }

    .mobile-res {
        display: block !important;
    }

    .mobile-menu-header {
        display: flex !important;
    }

    .desktop-res {
        display: none !important;
    }

    body.menu-open::before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.55);
        z-index: 9000;
    }

    .mobile-menu-header {
        padding: 10px 5px 15px 5px;
        margin-bottom: 5px;
    }

    .mobile-menu-title {
        font-size: 28px;
        font-weight: 800;
        color: #ffffff;
        margin: 0;
        text-transform: lowercase;
        font-family: "Montserrat", sans-serif;
    }

    .mobile-close-btn {
        font-size: 32px;
        font-weight: 300;
        color: #ffffff;
        background: none;
        border: none;
        margin: 0;
        padding: 0;
        line-height: 1;
    }

    .mobile-menu-line {
        border: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.856);
        margin-bottom: 20px;
        margin-top: 0;
        color: #ffffff;
    }

    /* NAVBAR */
    .navbar {
        padding: 14px 10px !important;
    }

    /* Sidebar drawer (RIGHT SIDE) */
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: -100%;
        /* 🔥 MENU HIDE FROM RIGHT */
        height: 100vh;
        width: 75%;
        background: #2F8D9A;
        padding: 30px 22px;
        transition: 0.4s ease-in-out;
        z-index: 9999;
        overflow-y: auto;
    }

    /* When open → slide in from RIGHT */
    .navbar-collapse.show {
        right: 0 !important;
        width: 75% !important;
    }


    .navbar-light .navbar-toggler {
        color: rgba(227, 227, 227, 0.5);
        border-color: rgb(221, 214, 214);

    }

    .navbar-light .navbar-toggler .navbar-toggler-icon {
        color: #fff !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
    }

    /* Close button */
    .navbar-collapse .navbar-toggler {
        position: absolute;
        top: 20px;
        left: 20px;
        /* close icon inside left side */
        background: none !important;
        border: none !important;
    }

    /* MENU ITEMS */
    .navbar-nav {
        flex-direction: column !important;
        margin-top: 30px !important;
        width: 100%;
    }

    .navbar-nav .nav-link {
        background: rgba(255, 255, 255, 0.20);
        padding: 10px 18px !important;
        border-radius: 10px !important;
        margin-bottom: 14px !important;
        font-size: 14px !important;
        color: #fff !important;
        font-weight: 600;
        text-align: left;
    }

    /* ACTIVE MAIN MENU */
    .navbar-nav .nav-link.active {
        background: #FFFFFF !important;
        color: #058283 !important;
        border-radius: 10px !important;
        font-weight: 600;
    }

    /* SUBMENU */
    ul.dropdown-menu {
        padding: 4px 10px 0 27px !important;
    }

    .dropdown-menu {
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
        margin-left: 5px !important;
    }

    img.img-fluid1 {
        width: 20px !important;
    }

    .dropdown-item {
        /*background: rgba(255, 255, 255, 0.1) !important;*/
        background: #d8f2f55e !important;
        border-radius: 5px !important;
        padding: 5px 14px !important;
        margin-bottom: 10px !important;
        color: #fff !important;
        display: flex !important;
        align-items: center !important;
        font-size: 14px;
    }


    .dropdown-menu .dropdown-item.active {
        background-color: #FFF9 !important;
        color: #058283 !important;
        border-radius: 10px !important;
        font-weight: 700 !important;
    }

    /* Remove arrow */
    svg.bi.bi-caret-up-fill,
    #dropdown03::after {
        display: none !important;
    }

    /* Language buttons */
    .navbar-collapse form {
        display: flex !important;
        justify-content: space-between !important;
        margin-top: 25px !important;
        width: 100%;
        padding: 0 10px;
    }

    .navbar-collapse form a {
        background: rgba(255, 255, 255, 0.20);
        padding: 12px 28px;
        border-radius: 10px;
        color: #FFFFFF !important;
    }

    .top-links {
        gap: 10px;
        /* space between buttons */
    }

    .lang-btn {
        padding: 8px 43px !important;
         /*border: 1px solid rgba(255, 255, 255, 0.4);*/
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.15);
        color: #fff !important;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        width: 100%;
    }

    .lfnt {
        font-size: 40px !important;
    }

    .bg-white {
        padding: 20px !important;
    }

    .bp {
        padding: 10px 10px 30px 10px !important;
    }

    .fnt201 {
        font-size: 16px !important;
    }

    .box {
        font-size: 12px;
        padding: 46px 11px;
        margin-top: -170px;
        margin-bottom: 0px;
        justify-content: center;
    }

    .fullfillment-sec-2 {
        margin-top: 15px !important;
        text-align: center;
    }
}

/* Large mobiles / small tablets (up to 768px) */
@media (max-width: 768px) {
    .box {
        font-size: 16px;
        padding: 124px 12px;
        margin-top: -320px;
        margin-bottom: 0px;
        justify-content: center;
    }
}

@media (max-width: 595px) {
    .box {
        font-size: 16px;
        padding: 100px 12px;
        margin-top: -300px;
        margin-bottom: 0px;
        justify-content: center;
    }
}

@media (max-width: 520px) {
    .box {
        font-size: 14px;
        padding: 54px 12px;
        margin-top: -210px;
        margin-bottom: 0px;
        justify-content: center;
    }
}

/* Small mobiles (up to 480px) */
@media (max-width: 480px) {
    .box {
        font-size: 12px;
        padding: 72px 10px;
        margin-top: -210px;
        margin-bottom: 0px;
        justify-content: center;
    }
}

@media (max-width: 430px) {
    .box {
        font-size: 11px;
        padding: 46px 10px;
        margin-top: -170px;
        margin-bottom: 0px;
        justify-content: center;
    }
}

/* Very small screens (up to 360px) */
@media (max-width: 360px) {
    .box {
        font-size: 9px;
        padding: 46px 10px;
        margin-top: -150px;
        margin-bottom: 0px;
        justify-content: center;
    }
}