@font-face {
  font-family: 'Roboto';
  src: url('/fonts/roboto-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/inter-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/poppins-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('/fonts/raleway-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Jura';
  src: url('/fonts/jura-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lexend';
  src: url('/fonts/lexend-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

body {
    width: 100vw;
    overflow-x: hidden;
    scroll-behavior: smooth;
}
html{
    scroll-behavior: smooth;
}
.roboto-thin {
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.roboto-light {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.roboto-400 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.roboto-600 {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.roboto-bold {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: normal;
}


.roboto-black {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.inter-500 {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.inter-400 {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.inter-600 {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}


.inter-700 {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.raleway-700 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.raleway-600 {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}

.jura-700 {
    font-family: "Jura", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.lexend-500 {
    font-family: "Lexend", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.lexend-400 {
    font-family: "Lexend", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.Roboto-Serif-700{
    font-family: 'Roboto Serif',sans-serif;
    font-weight: 700;
}
.swiper-container1 .swiper-slide,
.swiper-container2 .swiper-slide {
    height: auto !important;
}

.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-button-prev {
    color: white !important;
    /* height: 50%; */
}

@media screen and (max-width:768px) {

    .swiper-container2 .swiper-button-next,
    .swiper-container2 .swiper-button-prev {
        color: white !important;
        height: 50% !important;
    }

    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
        content: 'next';
        padding-right: 8px !important;
        font-size: 24px !important;
    }

    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after {
        content: 'prev';
        padding-left: 8px !important;
        font-size: 24px !important;
    }
}

.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-button-prev {
    color: white !important;

}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    padding-right: 100px !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    padding-left: 100px !important;
}

@media screen and (max-width:768px) {

    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
        content: 'next';
        padding-right: 0px !important;
    }

    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after {
        content: 'prev';
        padding-left: 0px !important;
    }
}

.bull-shadow {
    /* border-radius: 12px; */
    opacity: var(--sds-size-stroke-border);
    background: linear-gradient(91deg, rgba(0, 0, 0, 0.00) 49.93%, #000 99.35%), linear-gradient(269deg, rgba(0, 0, 0, 0.00) 49.9%, #000 99.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 44.15%, #000 100%);
}

input:focus,
textarea:focus {
    outline: none;
}



.progress-container {
    width: 100%;
    height: 5px;
    background-color: #0f4d23;
    margin-top: 10px;
}

.progress-bar {
    height: 100%;
    width: 0;
    background-color: #a9e9af;
    transition: width 0.3s ease;
}

.title-text {
    line-height: 50px;
}

@media screen and (min-width:400px) and (max-width:500px) {
    .offer-padding {
        padding-top: 40px;
    }
}

@media screen and (min-width:501px) and (max-width:600px) {
    .offer-padding {
        padding-top: 70px;
    }
}

@media screen and (min-width:601px) and (max-width:700px) {
    .offer-padding {
        padding-top: 80px;
    }
}

@media screen and (min-width:701px) and (max-width:766px) {
    .offer-padding {
        padding-top: 90px;
    }
}

@media screen and (min-width:767px) and (max-width:800px) {
    .offer-padding {
        padding-top: 90px;
    }
}

@media screen and (min-width:801px) and (max-width:900px) {
    .offer-padding {
        padding-top: 110px;
    }
}

@media screen and (min-width:901px) and (max-width:1023px) {
    .offer-padding {
        padding-top: 134px;
    }
}

@media screen and (min-width:2000px) and (max-width:2300px) {
    .offer-padding {
        padding-top: 80px;
    }
}

@media screen and (min-width:2301px) {
    .offer-padding {
        padding-top: 100px;
    }
}

@media screen and (max-width:767px) {
    .progress-bar {
        height: 100%;
        width: 16.6%;
    }

    .title-text {
        line-height: 40px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .progress-bar {
        height: 100%;
        width: 33.3%;
    }

    .title-text {
        line-height: 40px;
    }

}

@media screen and (min-width:1024px) and (max-width:1439px) {
    .progress-bar {
        height: 100%;
        width: 50%;
    }

    .title-text {
        line-height: 70px;
    }
}

@media screen and (min-width:1440px) {
    .progress-bar {
        height: 100%;
        width: 66.6%;
    }

    .title-text {
        line-height: 66px;
    }
}

.bg-color {
    background-color: #201F24;
}

.bg-color:hover {
    background-color: #1B1A1D !important;
    stroke: #1B1A1D;
    stroke-width: 1px;
}

@media screen and (min-width:395px) and (max-width:487px) {
    .banner-height-3 {
        height: 30rem !important;
    }

    .banner-height {
        height: 45rem;
    }

}

@media screen and (min-width:488px) and (max-width:768px) {
    .banner-height {
        height: 42rem;
    }
}

.swiper-container2 .swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 60px);
}

/* #A9E9AF */
.swiper-container2 .swiper-pagination-bullet {
    background: #0F4D23 !important;
    opacity: 100 !important;
}

.swiper-container2 .swiper-pagination-bullet-active {
    background: #A9E9AF !important
}

@media screen and (max-width:375px) {
    .banner-height {
        height: 36rem !important;
    }

    .banner-height2 {
        height: 48rem;
    }

    .banner-h {
        height: 48rem !important;
    }
}

.country-select {
    width: 100%;
}

.country-list {
    background-color: black !important;
    max-width: 300px;
}

#snackbar {
    visibility: hidden;
    /* Hidden by default */
    min-width: 250px;
    /* Set a minimum width */
    background-color: #333;
    /* Black background */
    color: #fff;
    /* White text color */
    text-align: center;
    /* Centered text */
    border-radius: 12px;
    /* Rounded corners */
    position: fixed;
    /* Fixed at the bottom */
    bottom: 30px;
    /* 30px from the bottom */
    left: 50%;
    /* Center it horizontally */
    transform: translateX(-50%);
    /* Center it horizontally */
    font-size: 17px;
    /* Text size */
    padding: 16px;
    /* Padding around text */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    /* Shadow for better visibility */
    opacity: 0;
    /* Start hidden */
    transition: opacity 0.5s, transform 0.5s;
    /* Smooth transitions */
    animation: fadeIn 0.3s forwards;
    z-index: 1000000;
}

/* Show the snackbar */
#snackbar.show {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

/* Animate snackbar exit */
#snackbar.hide {
    opacity: 0;
    /* transform: translateX(-50%) translateY(20px); */
    animation: fadeOut 0.4s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.green-bg {

    background: linear-gradient(180deg, #003915 0%, #000 7.32%, #000 25%, #002B0E 45.92%, #000 47%, #000 56.38%, #000 70.62%);
}

@media screen and (min-width : 768px) and (max-width: 1023px) {
    .green-bg {
        background: linear-gradient(180deg, #003915 0%, #000 5%, #000 25%, #002B0E 45.92%, #000 47%, #000 56.38%, #000 70.62%);
    }
}

html {
    /* width: 10px; */
    /* scrollbar-width: thin ; */
    /* scrollbar-color : #0f4d23 #a9e9af ; */
}



:root::-webkit-scrollbar {
    width: 10px;

}

:root::-webkit-scrollbar-track {
    background: #111411;
}

/* Handle */
:root::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #D4FFAC 0%, #003915 100%);
    border-radius: 12px;
}

/* Handle on hover */
:root::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #D4FFAC 0%, #003915 100%);
}

.inside-contact-us::-webkit-scrollbar {
    display: none;
}

input[type=number] {
    -moz-appearance: textfield;
  }

.feature-banner-height{
    height: 44rem;
}

@media screen and (min-width:1440px) and (max-width:2000px)  {
    .feature-banner-height{
        height: 48rem;
    }
}
@media screen and (min-width:2001px) and (max-width:2300px)  {
    .feature-banner-height{
        height: 50rem;
    }
}
@media screen and (min-width:2301px) and (max-width:2500px)  {
    .feature-banner-height{
        height: 55rem;
    }
}
@media screen and (min-width:2501px)  {
    .feature-banner-height{
        height: 60rem;
    }
}
/* .banner-bg{
    background-image: url('/public/images/banner.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
} */