html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}




@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');



*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #141414;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #2e2e2e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #3a3a3a;
}



body {
  width: 100%;

  /* border: 2px solid red; */

}

body {
  overflow-x: hidden;
  font-family: "Poppins", sans-serif;

  font-style: normal;
}

/* iGaming dropdown  */
.dropdown-menu li {
  position: relative;
}

.dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
}

.dropdown-menu>li:hover>.dropdown-submenu {
  display: block;
}

/* iGaming dropdown  end*/

.publisher_m {
  display: none;
}

.publisher_btn {
  outline: 2px solid white;
  color: white !important;
}

.publisher_btn:hover {
  background-color: white;
  color: rgb(0, 0, 0) !important;
}

.publisher_btn:active {
  outline: 2px solid white;
  color: rgb(255, 255, 255) !important;
}



.text-color {
  color: white !important;
}



.bg__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;

}

.text__box {
  z-index: 0;
}

.left__box,
.right__box {
  z-index: 1;
}


.overlay__1 {
  background-color: #00000000;
  z-index: 2;
}

.overlay__2 {
  z-index: 3;
  background-color: #00000000;
}

.overlay__3 {
  z-index: 3;
  background-color: #00000000;
}



/* footers  */




.contact {
  background: url(../../img/technology/Image.svg);
  background-position: center;
  background-size: cover;
  object-fit: cover;
  background-repeat: no-repeat;
}



/* footers  */


.footer__here {
  background-image: url(../../img/retargeting/footer.webp);
  width: 100%;
  height: 100%;
  background-position: 100% 100%;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer__inner h2 {

  font-size: calc(2rem + .5vw);
  font-weight: 600;
}

.footer__inner a {
  width: calc(10rem + 1.5vw);
}
.footer__inner p{
  font-size: calc(.4rem + 1.5vw);
}

.contact__btn {
  /* height: 3rem; */
  margin-top: 3em;

}

a h5 {
  font-weight: 500;
  margin: 0;
  line-height: 1.7rem;
}

.nomadaz_logo {
  width: 5em;
}

/* xm */
@media screen and (max-width: 575.98px) {

  .main{
    overflow: hidden;
  }

  .publisher_btn {
    display: none;
}

.publisher_m {
    display: block;
}


  .one {
    display: none;
  }

    /* For multilevel drop  */

    .i__gaming.show .dropend .dropdown-toggle::after {
      transform: rotate(90deg);
    }
  
    .dropdown-menu .dropdown-submenu {
      display: none;
      position: unset !important;
  
    }
  
    .dropend li {
      /* border: 2px solid red; */
      padding-left: .7em;
    }
  
    .dropend .dropdown-menu {
      border: none !important;
    }
  
    .dropend .dropdown-toggle::after {
      display: inline-block;
      position: relative;
      top: 0px;
      transform: rotate(90deg);
      left: 2px;
    }
  
  
  
    /* For multilevel drop end */

  .one__info_box {
    padding: 1rem;
    z-index: 2;
  }

  .one__info_box h1 {
    font-size: calc(2.5rem + .5vw);
    font-weight: 600;
  }

  .one__info_box p {
    font-size: calc(1rem + .5vw);

  }

  .one__main__img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .one__black {
    height: 0%;
  }

  /* Part-2  */
  .two__mobile__inner {
    padding: 1rem;
  }

  .two__mobile__first h2 {
    font-size: calc(2.1rem + .5vw);
    font-weight: 600;
  }

  .two__mobile__second {
    margin-top: 2em;
  }

  .two__mobile__second p {
    font-size: calc(1.2rem + .5vw);
  }


  /* Part-3  */
  .three__mobile__inner {
    padding: 1rem;
  }

  .three__mobile__inner h2 {
    font-size: calc(2.5rem + .5vw);
    font-weight: 600;

  }

  .cards {
    margin-top: 3em;
  }

  .cards h3 {
    font-size: calc(2rem + .5vw);
    font-weight: 600;
  }

  .cards p {
    font-size: calc(1rem + .5vw);
  }

  /* part-4  */

  .four__mobile__inner {
    padding: 1rem;
  }

  .four__mobile__inner__first h2 {
    font-size: calc(2.7rem + .5vw);
    font-weight: 600;
  }

  .four__mobile__inner__second p {
    font-size: calc(1.5rem + .5vw);

  }


  /* Footer  */

  .footer__here {
    background-image: none;
    background-color: black !important;
    width: 100%;
    height: 100%;
    background-position: 100% 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
}


}







/* sm  */
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .publisher_btn {
    display: none;
}

.publisher_m {
    display: block;
}

  .one {
    display: none;
  }

    /* For multilevel drop  */

    .i__gaming.show .dropend .dropdown-toggle::after {
      transform: rotate(90deg);
    }
  
    .dropdown-menu .dropdown-submenu {
      display: none;
      position: unset !important;
  
    }
  
    .dropend li {
      /* border: 2px solid red; */
      padding-left: .7em;
    }
  
    .dropend .dropdown-menu {
      border: none !important;
    }
  
    .dropend .dropdown-toggle::after {
      display: inline-block;
      position: relative;
      top: 0px;
      transform: rotate(90deg);
      left: 2px;
    }
  
  
  
    /* For multilevel drop end */

  .one__info_box {
    padding: 2em;
    z-index: 2;
  }

  .one__info_box h1 {
    font-size: calc(2.5rem + .5vw);
    font-weight: 600;
  }

  .one__info_box p {
    font-size: calc(1rem + .5vw);

  }

  .one__main__img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .one__black {
    height: 0%;
  }

  /* Part-2  */
  .two__mobile__inner {
    padding: 2em;
  }

  .two__mobile__first h2 {
    font-size: calc(2.1rem + .5vw);
    font-weight: 600;
  }

  .two__mobile__second {
    margin-top: 2em;
  }

  .two__mobile__second p {
    font-size: calc(1.2rem + .5vw);
  }


  /* Part-3  */
  .three__mobile__inner {
    padding: 2em;
  }

  .three__mobile__inner h2 {
    font-size: calc(2.5rem + .5vw);
    font-weight: 600;

  }

  .cards {
    margin-top: 3em;
  }

  .cards h3 {
    font-size: calc(2rem + .5vw);
    font-weight: 600;
  }

  .cards p {
    font-size: calc(1rem + .5vw);
  }

  /* part-4  */

  .four__mobile__inner {
    padding: 2em;
  }

  .four__mobile__inner__first h2 {
    font-size: calc(2.7rem + .5vw);
    font-weight: 600;
  }

  .four__mobile__inner__second p {
    font-size: calc(1.5rem + .5vw);

  }


  /* Footer  */

  .footer__here {
    background-image: none;
    background-color: black !important;
    width: 100%;
    height: 100%;
    background-position: 100% 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
}

  
}



/* //md */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .publisher_btn {
    display: none;
}

.publisher_m {
    display: block;
}


  .one {
    display: none;
  }

    /* For multilevel drop  */

    .i__gaming.show .dropend .dropdown-toggle::after {
      transform: rotate(90deg);
    }
  
    .dropdown-menu .dropdown-submenu {
      display: none;
      position: unset !important;
  
    }
  
    .dropend li {
      /* border: 2px solid red; */
      padding-left: .7em;
    }
  
    .dropend .dropdown-menu {
      border: none !important;
    }
  
    .dropend .dropdown-toggle::after {
      display: inline-block;
      position: relative;
      top: 0px;
      transform: rotate(90deg);
      left: 2px;
    }
  
  
  
    /* For multilevel drop end */

  .one__info_box {
    padding: 2em;
    z-index: 2;
  }

  .one__info_box h1 {
    font-size: calc(4.5rem + .5vw);
    font-weight: 600;
  }

  .one__info_box p {
    font-size: calc(2rem + .5vw);

  }

  .one__main__img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .one__black {
    height: 0%;
  }

  /* Part-2  */
  .two__mobile__inner {
    padding: 2em;
  }

  .two__mobile__first h2 {
    font-size: calc(4.1rem + .5vw);
    font-weight: 600;
  }

  .two__mobile__second {
    margin-top: 2em;
  }

  .two__mobile__second p {
    font-size: calc(2rem + .5vw);
  }


  /* Part-3  */
  .three__mobile__inner {
    padding: 2em;
  }

  .three__mobile__inner h2 {
    font-size: calc(3.5rem + .5vw);
    font-weight: 600;

  }

  .cards {
    margin-top: 3em;
  }

  .cards h3 {
    font-size: calc(3rem + .5vw);
    font-weight: 600;
  }

  .cards p {
    font-size: calc(2rem + .5vw);
  }

  /* part-4  */

  .four__mobile__inner {
    padding: 2em;
  }

  .four__mobile__inner__first h2 {
    font-size: calc(5.5rem + .5vw);
    font-weight: 600;
  }

  .four__mobile__inner__second p {
    font-size: calc(2rem + .5vw);

  }



}


/* lg */
@media screen and (min-width: 992px) and (max-width: 1199.98px) {

  .mobile__code {
    display: none;
  }


  .text__box {
    max-width: 550px !important;
    bottom: 0%;
    height: 190px;   
    position: absolute;
    right: 10%;
    font-size: 5vh;
    margin-bottom: 2em;
    /* border: 2px solid red; */

  }

  .text__box h1 {
    font-family: Poppins;
    font-size: 45px;
    font-weight: 800;
    text-align: start !important;
  }


  .box {
    width: 721px;
    height: 120px;
    padding-left: 2em;
    
    
  }
  
  
  .box h2 {
    /* font-size: calc(6rem + .5em); */
    
    /* border: 2px solid red; */
    text-shadow: -2px 2px 0px rgba(0, 0, 0, 1),
      -2px 1px 0px rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-size: 75px;
    font-weight: 600;
    line-height: 120px;
    letter-spacing: 0.46754658222198486px;
    
  }


  
  .text__box p {
    
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;


  }

  /* Stop  */

  #img-1 {
    top: 17%;
    /* width: fit-content; */
    /* transform: translateY(-50%); */
    left: -100%;
    /* border: 2px solid red; */
  }

  #img-2 {
    top: 34%;
    right: -100%;
    /* width: fit-content; */
    text-wrap: nowrap;
    /* border: 2px solid blue; */
    /* transform: translateY(-50%); */
  }

  #img-3 {
    bottom: -100%;
    /* border: 2px solid green; */
    text-wrap: nowrap;
    /* width: fit-content; */
    left: 0%;
    padding-top: 5vh;
    /* transform: translateY(50%); */

  }

  .img__para {
    width: 100%;
    top: 100%;
    text-align: center;
    width: 50%;
    right: 0%;
    padding: 1vh;
  }

  .img__para p {
    /* font-size: calc(.7rem + .5vw); */
    /* border: 2px solid blueviolet; */
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    max-width: 616px !important;
    

  }



  /* overlay-2  */

  .overlay__2__title h2 {
    top: -100%;
    font-family: Poppins;
    font-size: 39.8px;
    font-weight: 600 !important;
    line-height: 47px;
    text-align: center;
    /* border: 2px solid red; */


  }

  .cards_container {
    padding-left: 2em;
    padding-right: 2em;
  }

  .cards__wrapper {
    height: 100%;



  }

  #card_box_2 {
    position: relative;
  }



  .cards__upper {
    top: 0%;
  }

  .cards {
    width: 100%;

    height: 20vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;

  }

  #card__1,
  #card__2,
  #card__3 {
    position: absolute;
    width: calc(100% / 3);
    top: 100%;
  }

  #card__4,
  #card__5,
  #card__6 {
    position: absolute;
    width: calc(100% / 3);
    bottom: -100%;
    transform: translateY(50%);
  }

  #card__1 {
    left: 0;

  }

  #card__2 {
    left: 50%;
    transform: translate(-50%);

  }

  #card__3 {
    right: 0%;

  }

  #card__4 {

    left: 0%;

  }

  #card__5 {

    left: 50%;
    transform: translate(-50%, 50%);

  }

  #card__6 {

    right: 0%;

  }



  .cards_container {
    top: 100%;
  }


  .card__title {
    /* font-size: calc(1.4rem + .5vw) !important; */
    font-family: Inter;
    font-size: 16px;
    font-weight: 600 !important;
    line-height: 24.63px;
    letter-spacing: 0.20000000298023224px;
    text-align: center;
    /* border: 2px solid red; */

  }


  .card__para {
    /* font-size: calc(.7rem + .5vw); */
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 320px;
    /* border: 2px solid red; */
    padding: .5em;
    height: 72px;


  }


  /* Overlay__3  */

  .overlay__3 {
    padding: 2em;
  }




  .last__overlay__title {
    font-family: Poppins;
    font-size: 80.65px;
    font-weight: 600;
    line-height: 145.47px;
    /* border: 2px solid red; */
    text-align: left;
    
  }

  .overlay__3__para{
    bottom: -100%;
    align-items: end !important;
    justify-content: end !important;
  }

  .overlay__3__inner p {  
    font-family: Poppins;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 23px;
    max-width: 355px !important;
    /* border: 2px solid red; */

  }


  #last__overlay__title_1 {
    top: -100%;
    transform: translateY(-50%);

  }

  #last__overlay__title_2 {
    top: -100%;
    transform: translateY(-50%);

  }

  #last__overlay__title_3 {
    top: -100%;
    transform: translateY(-50%);

  }

    /* Footer upper  */

    .footer__inner {
      max-width: 974px;
      /* border: 2px solid red; */
    }
  
    .footer__inner h2 {
      font-family: Inter;
      font-size: 48px !important;
      font-weight: 600;
      line-height: 58.09px;
      letter-spacing: 0.20000000298023224px;
      text-align: center;
  
    }

    .footer__inner p{
      font-family: Poppins;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
      margin-top: 1.5em;
      
    } 
    .contact__btn {
      font-family: Inter;
      font-size: 18px !important;
      font-weight: 500 !important;
  
      letter-spacing: 0.46000000834465027px;
      text-align: center;
      margin-bottom: 0% !important;
  
    }


}



/* xl */
@media screen and (min-width: 1200px) and (max-width: 1399.98px) {


  .mobile__code {
    display: none;
  }


  .text__box {
    max-width: 655px !important;
    bottom: 0%;
    height: 197px;
    font-size: 2vh !important;
    position: absolute;
    right: 10%;
    font-size: 5vh;
    margin-bottom: 2em;
    /* border: 2px solid red; */

  }

  .text__box h1 {
    font-family: Poppins;
    font-size: 52px;
    font-weight: 800;
    text-align: start !important;
  }


  .box {
    /* border: 2px solid red; */
    width: 721px;
    height: 120px;
    padding-left: 2em;


  }


  .box h2 {
    /* font-size: calc(6rem + .5em); */

    text-shadow: -2px 2px 0px rgba(0, 0, 0, 1),
      -2px 1px 0px rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-size: 80px;
    font-weight: 600;
    line-height: 120px;
    letter-spacing: 0.46754658222198486px;
    /* border: 2px solid red; */

  }

  .text__box h1 {
    font-size: calc(2.6rem + .5em) !important;
  }

  .text__box p {

    font-family: Poppins;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;


  }

  /* Stop  */

  #img-1 {
    top: 17%;
    /* width: fit-content; */
    /* transform: translateY(-50%); */
    left: -100%;
    /* border: 2px solid red; */
  }

  #img-2 {
    top: 34%;
    right: -100%;
    /* width: fit-content; */
    text-wrap: nowrap;
    /* border: 2px solid blue; */
    /* transform: translateY(-50%); */
  }

  #img-3 {
    bottom: -100%;
    /* border: 2px solid green; */
    text-wrap: nowrap;
    /* width: fit-content; */
    left: 0%;
    padding-top: 5vh;
    /* transform: translateY(50%); */

  }

  .img__para {
    width: 100%;
    top: 100%;
    text-align: center;
    width: 50%;
    right: 0%;
    padding: 1vh;
  }

  .img__para p {
    /* font-size: calc(.7rem + .5vw); */
    /* border: 2px solid blueviolet; */
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    max-width: 616px;
    max-height: 120px;

  }



  /* overlay-2  */

  .overlay__2__title h2 {
    top: -100%;
    font-family: Poppins;
    font-size: 39.8px;
    font-weight: 600 !important;
    line-height: 47px;
    text-align: center;
    /* border: 2px solid red; */


  }

  .cards_container {
    padding-left: 2em;
    padding-right: 2em;
  }

  .cards__wrapper {
    height: 100%;



  }

  #card_box_2 {
    position: relative;
  }



  .cards__upper {
    top: 0%;
  }

  .cards {
    width: 100%;

    height: 20vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;

  }

  #card__1,
  #card__2,
  #card__3 {
    position: absolute;

    width: calc(100% / 3);

    top: 100%;
  }

  #card__4,
  #card__5,
  #card__6 {
    position: absolute;

    width: calc(100% / 3);

    bottom: -100%;
    transform: translateY(50%);
  }

  #card__1 {
    left: 0;

  }

  #card__2 {
    left: 50%;
    transform: translate(-50%);

  }

  #card__3 {
    right: 0%;

  }

  #card__4 {

    left: 0%;

  }

  #card__5 {

    left: 50%;
    transform: translate(-50%, 50%);

  }

  #card__6 {

    right: 0%;

  }



  .cards_container {
    top: 100%;
  }


  .card__title {
    /* font-size: calc(1.4rem + .5vw) !important; */
    font-family: Inter;
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 24.63px;
    letter-spacing: 0.20000000298023224px;
    text-align: center;
    /* border: 2px solid red; */

  }


  .card__para {
    /* font-size: calc(.7rem + .5vw); */
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 334px;
    height: 72px;


  }


  /* Overlay__3  */

  .overlay__3 {
    padding: 2em;
  }




  .last__overlay__title {
    font-family: Poppins;
    font-size: 99.65px;
    font-weight: 600;
    line-height: 149.47px;
    text-align: left;
    height: 168px;
  }

  .overlay__3__para{
    bottom: -100%;
  }

  .overlay__3__inner p {  
    font-family: Poppins;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px;
    max-width: 375px !important;

  }


  #last__overlay__title_1 {
    top: -100%;
    transform: translateY(-50%);

  }

  #last__overlay__title_2 {
    top: -100%;
    transform: translateY(-50%);

  }

  #last__overlay__title_3 {
    top: -100%;
    transform: translateY(-50%);

  }

    /* Footer upper  */

    .footer__inner {
      max-width: 974px;
      /* border: 2px solid red; */
    }
  
    .footer__inner h2 {
      font-family: Inter;
      font-size: 48px !important;
      font-weight: 600;
      line-height: 58.09px;
      letter-spacing: 0.20000000298023224px;
      text-align: center;
  
    }

    .footer__inner p{
      font-family: Poppins;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
      margin-top: 1.5em;
      
    }






  
    .contact__btn {
      font-family: Inter;
      font-size: 18px !important;
      font-weight: 500 !important;
  
      letter-spacing: 0.46000000834465027px;
      text-align: center;
      margin-bottom: 0% !important;
  
    }



}






/* xxl */
@media screen and ((min-width: 1400px)) {

  .mobile__code {
    display: none;
  }


  .text__box {
    max-width: 655px !important;
    bottom: 0%;
    height: 197px;
    font-size: 2vh !important;
    position: absolute;
    right: 10%;
    font-size: 5vh;
    margin-bottom: 2em;
    /* border: 2px solid red; */

  }

  .text__box h1 {
    font-family: Poppins;
    font-size: 52px;
    font-weight: 800;
    text-align: start !important;
  }


  .box {
    /* border: 2px solid red; */
    width: 721px;
    height: 120px;
    padding-left: 2em;


  }


  .box h2 {
    /* font-size: calc(6rem + .5em); */

    text-shadow: -2px 2px 0px rgba(0, 0, 0, 1),
      -2px 1px 0px rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-size: 80px;
    font-weight: 600;
    line-height: 120px;
    letter-spacing: 0.46754658222198486px;

  }

  .text__box h1 {
    font-size: calc(2.6rem + .5em) !important;
  }

  .text__box p {

    font-family: Poppins;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;


  }

  /* Stop  */

  #img-1 {
    top: 17%;
    /* width: fit-content; */
    /* transform: translateY(-50%); */
    left: -100%;
    /* border: 2px solid red; */
  }

  #img-2 {
    top: 35%;
    right: -100%;
    /* width: fit-content; */
    text-wrap: nowrap;
    /* border: 2px solid blue; */
    /* transform: translateY(-50%); */
  }

  #img-3 {
    bottom: -100%;
    /* border: 2px solid green; */
    text-wrap: nowrap;
    /* width: fit-content; */
    left: 0%;
    padding-top: 5vh;
    /* transform: translateY(50%); */

  }

  .img__para {
    width: 100%;
    top: 100%;
    text-align: center;
    width: 50%;
    right: 0%;
    padding: 1vh;
  }

  .img__para p {
    /* font-size: calc(.7rem + .5vw); */
    /* border: 2px solid blueviolet; */
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    max-width: 616px;
    max-height: 120px;

  }



  /* overlay-2  */

  .overlay__2__title h2 {
    top: -100%;
    font-family: Poppins;
    font-size: 39.8px;
    font-weight: 600 !important;
    line-height: 47px;
    text-align: center;


  }

  .cards_container {
    padding-left: 2em;
    padding-right: 2em;
  }

  .cards__wrapper {
    height: 100%;



  }

  #card_box_2 {
    position: relative;
  }



  .cards__upper {
    top: 0%;
  }

  .cards {
    width: 100%;

    height: 20vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;

  }

  #card__1,
  #card__2,
  #card__3 {
    position: absolute;

    width: calc(100% / 3);

    top: 100%;
  }

  #card__4,
  #card__5,
  #card__6 {
    position: absolute;

    width: calc(100% / 3);

    bottom: -100%;
    transform: translateY(50%);
  }

  #card__1 {
    left: 0;

  }

  #card__2 {
    left: 50%;
    transform: translate(-50%);

  }

  #card__3 {
    right: 0%;

  }

  #card__4 {

    left: 0%;

  }

  #card__5 {

    left: 50%;
    transform: translate(-50%, 50%);

  }

  #card__6 {

    right: 0%;

  }



  .cards_container {
    top: 100%;
  }


  .card__title {
    /* font-size: calc(1.4rem + .5vw) !important; */
    font-family: Inter;
    font-size: 22px;
    font-weight: 600 !important;
    line-height: 26.63px;
    letter-spacing: 0.20000000298023224px;
    text-align: center;

  }


  .card__para {
    /* font-size: calc(.7rem + .5vw); */
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 334px;
    height: 72px;


  }


  /* Overlay__3  */

  .overlay__3 {
    padding: 2em;
  }




  .last__overlay__title {
    font-family: Poppins;
    font-size: 99.65px;
    font-weight: 600;
    line-height: 149.47px;
    text-align: left;
    height: 168px;
  }

  .overlay__3__para{
    bottom: -100%;
  }

  .overlay__3__inner p {  
    font-family: Poppins;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 24px;
    max-width: 375px !important;

  }


  #last__overlay__title_1 {
    top: -100%;
    transform: translateY(-50%);

  }

  #last__overlay__title_2 {
    top: -100%;
    transform: translateY(-50%);

  }

  #last__overlay__title_3 {
    top: -100%;
    transform: translateY(-50%);

  }

    /* Footer upper  */

    .footer__inner {
      max-width: 974px;
      /* border: 2px solid red; */
    }
  
    .footer__inner h2 {
      font-family: Inter;
      font-size: 48px !important;
      font-weight: 600;
      line-height: 58.09px;
      letter-spacing: 0.20000000298023224px;
      text-align: center;
  
    }

    .footer__inner p{
      font-family: Poppins;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
      margin-top: 1.5em;
      
    }






  
    .contact__btn {
      font-family: Inter;
      font-size: 18px !important;
      font-weight: 500 !important;
  
      letter-spacing: 0.46000000834465027px;
      text-align: center;
      margin-bottom: 0% !important;
  
    }
  


  /* Footer  */
  footer {
    background-color: #F2F2F2;
  }

  .footer__main_box {
    margin-top: 3em;
  }

  .nomadaz_logo {
    width: 138.71px;
    Height: 25.46px
  }

  .first__info {
    /* width: 457px; */
  }

  .first__info p,
  .newsletter__info p,
  .inner__links__two p,
  .terms_link a {
    font-size: 14px;
    line-height: 21px;
    margin-top: 12px;
    color: #9A9EA6;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
  }

  .contact__logo__first__one {
    margin-right: 3em;
  }

  .contact__logo {
    margin-top: 4em;
  }

  .contact__logo__first__info h5 {
    font-size: 12px;
    font-weight: 300;
    font-family: "Poppins", sans-serif;
  }

  .contact__logo__first__info h3 a,
  .newsletter__info h3 a{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color:#1E174A !important;
    ;
  }

  .newsletter__info h3 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 0px !important;
    line-height: 30px;
  }

  .footer__email::-webkit-input-placeholder {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: white;
  }

  .footer__email:-moz-placeholder {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: white;
  }

  .footer__email::-moz-placeholder {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: white;
  }

  .footer__email:-ms-input-placeholder {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: white;
  }

  .email_submit_btn p {
    font-size: 10px;
    font-weight: 900;

  }

  .contact__logo__first__info h5 {
    margin-bottom: 0;
  }

  .contact__logo__first__info h3 {
    margin-top: 0;
    font-weight: 700;
  }

  .contact__logo__first__info {
    margin-left: 1em;
  }

  .bi__call {
    padding: 15px;
    width: 48px;
    height: 48px;
  }

  .bottom__line__top {
    padding-bottom: 3em !important;

  }

  .bottom__line {
    justify-content: space-between !important;
  }



}