:root {
    --base-color: #084d35;
}

body {
    font-family: "Montserrat", sans-serif;
    font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (2400 - 300)));
    background-color: #ffffff;
    color: var(--base-color);
}

h1, h2, h3, h4, h5, h6, .h2, strong {
    font-weight: 600;
}

h1 {
    font-size: clamp(2rem, 4vw + 1rem, 3.2rem);
}

    h1 span {
        display: block;
        font-size: clamp(1.6rem, 3.2vw + 0.8rem, 2.56rem);
    }

h2, .h2 {
    font-size: 2.5rem;
    font-weight: 600;
}

a {
    color: #1877f2;
    text-decoration: underline;
}

    a:hover {
        color: inherit;
        text-decoration: none;
    }

.htwdiv img {
    max-width: 90px;
}
/* Header */
header .navbar {
    padding: 1rem 1.5rem;
    justify-content: space-between;
}

a.navbar-brand {
    padding: 0;
    width: 10%;
    margin: 0;
}

#navbarNav li {
    padding: 0 1.5rem;
}

    #navbarNav li a {
        color: var(--base-color);
        text-transform: capitalize;
        padding: 0.3rem 0;
        border-bottom: 3px solid transparent;
        font-weight: 400;
        text-decoration: none;
    }

        #navbarNav li a.active, #navbarNav li a:hover {
            color: var(--base-color);
            border-bottom: 3px solid var(--base-color);
        }
/* Header Ends */

.toogle-country-list ul {
    padding: 0;
    margin: 0;
}

.list-inline {
    list-style: none;
    overflow-wrap: break-word;
}

.toogle-country-list ul li.active {
    border-bottom: 1px solid #fff;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.toogle-country-list {
    margin: 0 0 0 20px;
}

    .toogle-country-list ul li a {
        color: var(--base-color);
        text-transform: uppercase;
        width: auto;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-decoration: none;
        padding: 0.5rem 2rem;
    }
/* Footer */

.abbr-wrap {
    font-size: 90%;
}

.footer-wrap {
    padding: 1.5rem 1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 90%;
}

#footer-nav li + li:before {
    margin-right: 7px;
}

ul#footer-nav {
    margin: 0;
}

.footer-wrap .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    vertical-align: middle;
}

#footer-nav li a {
    color: #fff;
}

    #footer-nav li a:hover {
        color: inherit;
        text-decoration: underline;
    }

.color-grey {
    color: #aaaaaa;
}

.social-icon {
    font-size: 1.6rem;
    border-radius: 5px;
    color: #fff;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.social-icon:hover {
    color: #fcd009;
}

hr {
    margin: 0;
    color: #1076ab;
}

.abbriviatedrules p {
    font-size: 85%;
    text-align: center;
}

footer .navbar {
    padding: 2rem 1rem;
    background: var(--base-color);
    color: #fff;
}

#footer-nav li a, ul.navbar-nav a {
    text-decoration: none;
}

    #footer-nav li a:hover {
        text-decoration: underline;
    }

.footer-left p {
    color: #fff;
    margin-top: 10px;
}

footer {
    margin-top: auto;
    font-size: 85%;
}

    .footer-left p {
        margin: 0;
    }

#footer-nav {
    margin-top: 10px;
    margin-bottom: 0px;
}

    #footer-nav li + li:before {
        content: " | ";
        color: #fff;
        margin-right: 7px;
        display: none;
    }

    #footer-nav li a {
        color: #fff;
        text-decoration: none;
    }

        #footer-nav li a:hover {
            color: #fff;
            text-decoration: underline;
        }



.footer-social-nav .social-icon:hover i {
    color: #fff;
    transform: scale(1.2);
}

.footer-social-nav a {
    color: #fff;
    transition: transform 0.5s ease-in-out;
}

.footer-social-nav i {
    transition: transform 0.5s ease-in-out;
}

.footer-social-nav li {
    vertical-align: middle;
}
/* Footer Ends */

/* FAQ */

.accordion-item {
    margin-bottom: 1.5rem;
    border-color: #309b42;
    border-radius: 5px;
    border-top: 1px solid #309b42 !important;
    background-color: transparent
}

    .accordion-item a {
        color: #004c34;
        font-weight: 600;
    }

.accordion-button {
    background-color: transparent;
    font-weight: normal;
    border-color: transparent;
    border-radius: 5px;
    font-size: clamp(0.9rem, 1vw + 0.5rem, 1.2rem);
    color: #309b42;
}

    .accordion-button::after {
        background-image: url("data:image/svg+xml,<svg width='16' height='16' viewBox='0 0 16 16' fill='%23309b42' xmlns='http://www.w3.org/2000/svg'><path d='M8 1a.5.5 0 0 1 .5.5v6.5H15a.5.5 0 0 1 0 1H8.5V15a.5.5 0 0 1-1 0V9H1a.5.5 0 0 1 0-1h6.5V1.5A.5.5 0 0 1 8 1z'/></svg>");
        background-size: 1rem 1rem;
        background-repeat: no-repeat;
        background-position: center;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,<svg width='16' height='16' viewBox='0 0 16 16' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'><path d='M3.5 3.5a.7.7 0 0 1 1 0L8 7l3.5-3.5a.7.7 0 0 1 1 1L9 8l3.5 3.5a.7.7 0 0 1-1 1L8 9l-3.5 3.5a.7.7 0 0 1-1-1L7 8 3.5 4.5a.7.7 0 0 1 0-1z'/></svg>");
        background-size: 1.2rem 1.2rem; /* slightly bigger to appear equal */
        background-repeat: no-repeat;
        background-position: center;
    }


    .accordion-button:not(.collapsed) {
        color: #fff;
        box-shadow: none;
        background: #309b42;
        border-radius: 5px 5px 0 0;
    }

.accordion-collapse {
    color: #fff;
    border-radius: 0 0 5px 5px;
    background: #309b42;
    position: relative;
}

    .accordion-collapse.collapse.show {
        border-top: 1px solid transparent;
        position: relative;
    }

    .accordion-collapse::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background: #fff;
        clip-path: inset(0 20px 0 20px);
    }

/* FAQ ends */

.btn {
    text-decoration: none;
    color: #fff;
    background-color: #309b42;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 8px 50px;
    white-space: normal;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
    border: 0;
}

.default-btn {
    text-decoration: none;
    color: #fff;
    background-color: #309b42;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 8px 50px;
    white-space: normal;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
}

    .default-btn:hover {
        color: #1076ab;
        background-color: var(--base-color);
        text-decoration: none
    }

.btn:hover, .btn-primary:active {
    color: #fff;
    background-color: var(--base-color);
    text-decoration: none
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #000;
    background-color: #fff;
}

.form-control {
    border-color: #309b42;
    color: #309b42;
    padding: 0.5rem 1rem;
    font-size: clamp(0.9rem, 1vw + 0.5rem, 1.2rem);
}


.how-to-blk p {
    margin-bottom: 0;
}

.how-to-blk {
    background: var(--base-color);
    color: #fff;
    position: relative;
    padding: 2rem 0 6rem;
}

    .how-to-blk h2 {
        font-weight: normal;
        margin-bottom: 3rem;
    }

    .how-to-blk .container img {
        width: 30%;
    }

.green-dot {
    background: var(--base-color);
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    bottom: 104%;
    left: 6%;
}

.top-rt-bb {
    position: absolute;
    top: -38px;
    right: 1%;
}

    .top-rt-bb img {
        width: 70%;
    }

.btm-lt-bb {
    position: absolute;
    left: 3%;
    bottom: -23px;
}

    .btm-lt-bb img {
        width: 60%;
    }

.btm-rt-bb {
    position: absolute;
    right: 8%;
    bottom: 7%;
}

    .btm-rt-bb img {
        width: 60%;
    }

.team-thumbnail-wrapper {
    position: relative;
}

    .team-thumbnail-wrapper .form-check-input {
        width: 1px;
        height: 1px;
        position: absolute;
        z-index: -100;
        top: 20px;
        left: 20px;
    }

.team-thumbnail {
    border: 3px solid transparent;
    cursor: pointer;
    border-radius: 8px;
}

    .team-thumbnail.active,
    .team-thumbnail:hover {
        border-color: #1877f2;
    }


/* Menu */

.offcanvas.show {
    transform: translateX(0); /* Slide into view */
}

.offcanvas-header {
    justify-content: flex-end;
}

    .offcanvas-header .btn-close {
        background-image: url("data:image/svg+xml,<svg width='16' height='16' viewBox='0 0 16 16' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'><path d='M3.5 3.5a.7.7 0 0 1 1 0L8 7l3.5-3.5a.7.7 0 0 1 1 1L9 8l3.5 3.5a.7.7 0 0 1-1 1L8 9l-3.5 3.5a.7.7 0 0 1-1-1L7 8 3.5 4.5a.7.7 0 0 1 0-1z'/></svg>");
        background-size: cover;
        opacity: 1;
    }

header .navbar .navbar-toggler {
    padding: 0px;
    border: 0;
    box-shadow: none;
}

.navbar-toggler {
    position: relative;
    height: 50px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: var(--base-color);
    z-index: 1100;
}

    .navbar-toggler::before {
        content: "";
        position: absolute;
        width: 35px;
        height: 3px;
        background: var(--base-color);
        transform: translateY(-10px);
        box-shadow: 0 20px var(--base-color);
        transition: 0.5s;
    }

    .navbar-toggler::after {
        content: "";
        position: absolute;
        width: 35px;
        height: 3px;
        background: var(--base-color);
        transform: translateY(0px);
        transition: 0.5s;
        margin-right: 0;
    }

    .navbar-toggler.active::before {
        transform: translateY(0px) rotate(45deg);
        box-shadow: 0 0 #fff;
        background: #fff;
    }

    .navbar-toggler.active::after {
        transform: translateY(0px) rotate(-45deg);
        width: 35px;
        margin: 0;
        background: #fff;
    }

/* Lang */

.navbar .dropdown {
    margin-left: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    position: relative;
    padding-left: 2rem;
}

    .navbar .dropdown:before {
        content: "";
        background-image: url(https://snippcheck.blob.core.windows.net/files/Nestle_200732_CAPerrier/globe.png);
        position: absolute;
        width: 22px;
        height: 100%;
        left: 5px;
        top: -1px;
        background-size: 100%;
        background-repeat: no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
        background-position: center;
    }

.navbar .dropdown-item.active, .dropdown-item:active {
    background-color: var(--base-color);
}

button.dropdown-toggle {
    background: transparent;
    border: 0;
    color: var(--base-color);
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.navbar .dropdown-menu {
    width: auto;
    right: 0;
    left: auto;
    min-width: auto;
}


/* Menu Ends */

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem var(--base-color);
    background: var(--base-color);
    color: #fff !important;
}

.form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #309b42;
    color: #309b42;
}

.form-check-input[type=checkbox] {
    border-color: #309b42;
}

.grey-border {
    display: flex;
    margin: auto;
    text-align: center;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

    .grey-border .grey-wrap {
        border: 1px solid #e1e4e8;
        padding: 0;
        width: 400px;
        height: 80px;
        border-radius: 10px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        color: #309b42;
    }

        .grey-border .grey-wrap:hover {
            border-color: #1057b4;
        }

        .grey-border .grey-wrap path {
            fill: #309b42;
        }

        .grey-border .grey-wrap form, .grey-border .grey-wrap button {
            width: 100%;
            height: 100%;
        }

        .grey-border .grey-wrap span {
            color: #309b42;
        }

input#txtPhoto {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.previewImageItem img {
    max-width: 50%;
    height: auto;
    display: block;
    margin: auto;
}

.carousel-indicators div {
    height: 15px;
    width: 15px;
    border-radius: 15px !important;
    border: none;
}

.futura-pt-condensed {
    font-family: "futura-pt-condensed", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.champlogo img {
    max-width: 200px;
}

.starimg img {
    max-width: 200px;
}

.champlogo {
    /* margin: -60px auto; */
    /*    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    top: -35px;*/
}

.htwdiv p {
    font-family: "futura-pt";
    font-weight: 400;
    text-align: left;
    line-height: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.htwdiv h4 {
    font-size: 47px;
    padding-left: 0px;
    margin: 0;
    text-align: left
}

.htwdivtxt {
    margin-left: 20px;
}

    .htwdivtxt p {
        font-size: 18px;
        font-weight: 500;
        text-transform: inherit;
    }

.frsite .htwdiv h4, .frsite .htwdiv p {
    margin: 0;
    padding: 0;
    text-align: left
}

.top-social-nav a {
    color: #fff
}

    .top-social-nav a:hover {
        color: #fff
    }
/*
.frsite .htwdiv {
    display: block;
    padding: 0px 15px;
}*/

.carousel-indicators li {
    height: 15px;
    width: 15px;
    border-radius: 15px !important;
    border: none;
}

/*.htwdiv {
    border-right: 3px solid #fff;
}*/

.abbriviatedrules img {
    max-width: 550px
}

.htwdiv {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-content {
    color: #000
}

.navbar-expand-md .offcanvas-body {
    justify-content: space-between;
    margin-left: 0;
    align-items: center;
}

offcanvas-start {
    width: 290px;
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 2rem;
        font-weight: 700;
    }

    .navbar-expand-md .offcanvas-body {
        justify-content: space-between;
        margin-left: 0rem;
    }

    button.dropdown-toggle {
        color: #fff;
    }

    .toogle-country-list {
        margin: 0.5rem 0 0 1rem;
    }

    .navbar .dropdown:before {
        filter: brightness(0) invert(1);
    }

    .navbar .dropdown-menu {
        right: auto;
        left: 0;
    }

    .navbar .dropdown-item.active, .dropdown-item:active {
        border: 3px solid #fff;
        border-radius: 5px;
    }

    .abbriviatedrules img {
        max-width: 100%
    }

    .htwdiv {
        display: inline-block;
        text-align: center;
        margin-bottom: 25px
    }

        .htwdiv h4 {
            font-size: 48px;
            margin-right: 0px;
            margin: 0;
            text-align: center !important;
        }

        .htwdiv p {
            text-align: center !important;
            padding: 0;
        }

    .htwdiv {
        border: none;
        padding: 0px 15px;
    }

    header nav.navbar {
        padding: 10px;
    }

    a.navbar-brand {
        width: 15%;
        position: relative;
        z-index: 9999;
    }

    .offcanvas {
        background: var(--base-color);
        z-index: 1200;
    }

        .offcanvas #navbarNav li {
            padding: 0.5rem 1rem;
            display: block;
        }

            .offcanvas #navbarNav li a {
                color: #fff;
                display: inline-block;
            }

                .offcanvas #navbarNav li a.active, .offcanvas #navbarNav li a:hover {
                    color: #fff;
                    border-bottom: 3px solid #fff;
                }

    .how-to-blk .col-md-4 {
        margin-bottom: 2rem;
    }

        .how-to-blk .col-md-4:last-child {
            margin-bottom: 0;
        }

        .how-to-blk .col-md-4 img {
            width: 50px;
        }

    .modal-backdrop {
        width: 100%;
        height: 100%;
    }

    ul#navbarNav {
        padding-top: 1rem;
    }

    nav .navbar-expand-md .offcanvas {
        background: #000000;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        transform: translateX(100%); /* Hidden off-screen */
        transition: transform 0.4s ease-in-out; /* Smooth slide */
        z-index: 1200;
    }

    .previewImageItem img {
        max-width: 100%;
    }

    #upload-image {
        margin-top: 1.5rem;
        justify-content: center;
    }

    .how-to-blk {
        padding: 3.5rem 0 6rem;
        margin-top: 2rem;
    }

        .how-to-blk .container img {
            width: 24%;
        }

        .how-to-blk .col-md-3 {
            margin-bottom: 2rem;
        }

            .how-to-blk .col-md-3:last-child {
                margin-bottom: 0;
            }

    .green-dot {
        width: 16px;
        height: 16px;
        bottom: 102%;
        left: 5%;
    }

    .top-rt-bb {
        top: -22px;
        right: 5px;
        text-align: right;
    }

        .top-rt-bb img {
            width: 40%;
        }

    .btm-lt-bb {
        left: 7%;
        bottom: -19px;
    }

        .btm-lt-bb img {
            width: 50%;
        }

    .btm-rt-bb {
        right: 8%;
        bottom: 3%;
    }

        .btm-rt-bb img {
            width: 45%;
        }

    .footer-left {
        order: 2;
        text-align: center;
        margin-top: 1rem;
    }

        .footer-left ul li {
            display: block;
            margin-bottom: 0.5rem;
        }

        .footer-left p {
            margin-top: 1.5rem;
        }

    .footer-social-nav {
        width: 100%;
    }

        .footer-social-nav ul {
            text-align: center;
        }

        .footer-social-nav a {
            padding: 0 .5rem;
        }
}

@media (max-width: 576px) {
    .m-div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .htwdiv img {
        max-width: 60px;
        margin-right: 18px;
    }

    .footer-wrap {
        flex-direction: column;
        justify-content: center;
    }

    .footer-lt {
        order: 2;
        text-align: center;
        margin: 1rem 0 0;
    }

    .footer-wrap .footer-lt .list-inline > li {
        display: block;
        padding-left: 0;
        padding-right: 0;
        margin: 0 0 7px;
    }

    #footer-nav li + li:before {
        display: none;
    }

    .footer-wrap p.mt-3 {
        margin-top: 1.5rem !important;
    }

    .accordion-button {
        padding: 1rem;
    }

    .wheel {
        width: 250px;
        height: 250px;
    }

    .footer-social-nav li:first-child {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) {
    #divStepOne .row {
        flex-direction: column;
    }

    #upload-image {
        margin-top: 1.5rem;
        justify-content: center;
    }
}
