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

@font-face {
    font-family:Mada-Bold;
    src: url('../font/mada/Mada-Bold.ttf');
}

@font-face {
    font-family:Mada-Regular;
    src: url('../font/mada/Mada-Regular.ttf');
}

@font-face {
    font-family:Mada-Light;
    src: url('../font/mada/Mada-Light.ttf');
}

@font-face {
    font-family:PlusJakartaSans;
    src: url('../font/Plus_Jakarta_Sans/PlusJakartaSans-VariableFont_wght.ttf');
}

@font-face {
    font-family:Raleway;
    src: url('../font/Raleway/Raleway-VariableFont_wght.ttf');
}

@font-face {
    font-family:NunitoSans;
    src: url('../font/Nunito_Sans/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf');
  }

a {
    text-decoration: none;
}

.banner-section {
    width: 100%;
  padding: 30px 0 28px 0;
    
}

#overlay {transition: all 0.5s ease;}

.banner-section h1 {
    color: #FFDC54;
    font-family:NunitoSans;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.95px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.banner-section h1::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #FFCD0C;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner-section h6 {
    color: #000;
    text-shadow: 0px 3.618px 3.618px rgba(77, 77, 77, 0.25);
    font-family:NunitoSans;
    font-size: 40.704px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1.221px;
    top: 42px;
    width: 100%;
}

.banner-section p {
    color: #000;
    text-align: center;
    font-family:Mada-Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 0.45px;
    margin-top: 25px;
    width: 66%;
    text-align: center;
    margin: 25px auto 0 auto;
    padding-bottom: 30px;
}

.card {
    background-color: transparent;
}

#nav-tab {
    border-bottom: none;
}

.nav-tabs .nav-link:hover {
   
}

.nav-tabs .nav-link:hover:not(.active) {
   
    
}

.nav-tabs .nav-link.active {
    color: #000;  /* active font color */
    background-color: #fff; /* optional */
    border: none;
}

.tab {
    color: #FFF;
    text-align: center;
 font-family:Mada-Light;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
        margin-right: 14px;
        cursor: pointer;
        border-radius: 50px !important;
        padding: 5px 14px 2px;
}
.tab:hover,.tab:focus{
  border: 1px solid #fff;
  color: #fff;
}

.tab.active,.tab:hover,.tab:focus{
    font-family:Mada-bold;
    
}

.website-heading {
    color: #FFF;
    font-family:PlusJakartaSans;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.42px;
    text-transform: uppercase;
    padding-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.live-site-link {
  color: #000;
    font-family:PlusJakartaSans;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.42px;
    text-transform:capitalize;
    padding-bottom: 30px;
    padding-top: 10px;
    gap: 10px;
}

.image_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
background: linear-gradient(0deg, #000 0%, rgba(102, 102, 102, 0.00) 77.01%);
}

.mobile_image_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: .5s ease;
background: linear-gradient(0deg, #000 0%, rgba(102, 102, 102, 0.00) 77.01%);
}

.zoom-img {
  width: 24px;
}

.zoom-img {
    position: absolute;
    bottom: 12px;
    right: 12px;
}

i

.website-details {
    cursor: pointer;
}

.website-details img {
  border-radius: 10px;
  
}

.website-details:hover .image_overlay {
  opacity: 1;
}

.img-overlay-content {
        position: absolute;
    bottom: 20px;
    left: 20px;
}

.img-overlay-content h1 {
    color: #FFF;
    font-family:PlusJakartaSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.img-overlay-content a {
    color: #FFF;
font-family:PlusJakartaSans;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: 0.42px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}

.talk-btn {
    color: #121212;
    text-align: center;
    font-family:Mada-bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    border-radius: 47px;
background: #FAD134;
height: max-content;
padding: 8px 18px;
}


.switch {
      position: relative;
      display: inline-block;
      width: 50px;
      height: 25px;
    }

    .switch input {
      opacity: 0;
      width: 0;
      height: 0;
    }

    .slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      transition: .4s;
    }

    .slider:before {
      position: absolute;
      content: "";
      height: 17px;
      width: 17px;
      left: 4px;
      bottom: 4px;
      background-color: #000;
      transition: .4s;
    }

    input:checked + .slider {
      background-color: #ffcf32;
    }

    input:focus + .slider {
      box-shadow: 0 0 1px #ffcf32;
    }

    input:checked + .slider:before {
      transform: translateX(26px);
    }

    .slider.round {
      border-radius: 34px;
    }

    .slider.round:before {
      border-radius: 50%;
    }

    /* Section Styling */
    .section {
      display: none;
      margin-top: 20px;
    }

    .section.active {
      display: block;
    }

    .toggle-heading {
        font-size: 20px ;
        margin: 0;
        font-family:Mada-bold;
        color: #fff;
    }

    @media (max-width:768px) {
        .website-heading, .tab {
            color: #fff;
           font-size: 11px;
        }
        
    }

    @media (max-width:600px) {
      .website-heading {
       
            padding-bottom: 18px;

      }
    }

    .mobile-app .mb-websitename{
      position: absolute;
    bottom: 14px;
    left: 14px;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.80px;
    margin: 0px;
    font-family:PlusJakartaSans;
    }

    .WebsiteName {
        color: #121212;
        font-family:Mada-bold;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.48px;
        text-transform: uppercase;
    }

    .WebsiteName a {
          text-transform: lowercase;
    font-weight: 100;
    }

    .link-icon {
      color: #121212;
    font-family: Mada-bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
        margin-top: 4px;
    }

    .link-set {
      display: flex;
      align-items: center;
      gap: 7px;
    }


      .dropdown-item-content {
    padding: 15px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 5px;
  }

   @media (max-width:767px){
    .mobileview-siteimg .live-site-link{
     
              visibility: hidden;
    }
   }
  /* #section1 .website-details {
    cursor: auto !important;
} */

@media (max-width:450px) {
   .WebsiteName {
      font-size: 14px;
   }
}

/* Dropdown Container */
.cz-dropdown {
  position: relative;
  display: inline-block;
}

.cz-dropdown img{
   width: 21px;
   margin-right: 8px;
}

/* Toggle Button */
.cz-dropdown-toggle {
      display: flex;
    align-items: center;
    justify-content: space-between;
    background: #222;
    color: white;
    padding: 10px 10px;
       font-family: Mada-Bold;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    min-width: 161px;
        letter-spacing: 0.80px;
        text-transform: uppercase;
}

.cz-dropdown-toggle:hover {
  background: #333;
}

.cz-dropdown-icon {
  margin-right: 8px;
  color: gold;
}

.cz-arrow {
  margin-left: 8px;
  transition: transform 0.3s ease;
}

/* Dropdown Menu */
.cz-dropdown-menu {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  background: #333;
        min-width: 161px;
  padding: 8px 0;
  list-style: none;
  margin: 0;
  border-radius: 3px;
  box-shadow: 0px 4px 12px rgba(0,0,0,0.3);
  opacity: 0;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
}

.cz-dropdown-menu.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

.cz-dropdown-menu li {
  padding: 8px 15px;
}

.cz-dropdown-menu li a {
  color: white;
  text-decoration: none;
  display: block;
      text-transform: uppercase;
    font-size: 13.5px;
    letter-spacing: 0.80px;
        font-family: Mada-Regular;

}

.cz-dropdown-menu li:hover {
  background: #444;
}

/* Rotate arrow when open */
.cz-dropdown.open .cz-arrow {
  transform: rotate(180deg);
}
@media (max-width:767px){
   .talk-btn{
      font-size: 12px;
      padding: 5px 15px 4px;
   }
}


.link-view li span{
  color: #fff;
  font-size: 17px;
  font-family:Mada-Regular;
  text-transform: uppercase;
      margin-right: 5px;
}
.link-view li a{
  color: #FFD365;
  font-size: 17px;
  font-family:Mada-Regular;
}
.link-view ul{
list-style-type: none;

}
.link-view li{
  position: relative;
      margin-bottom: 9px;
}
.link-view li::after {
    font-family: "bootstrap-icons";
    content: "\F470";
    position: absolute;
    top: 0px;
    left: -25px;
    color: #fff;
    font-size: 18px;
}
/* social media css  */

.social-media-set {
    row-gap: 30px;
    width: 100%;
}

.social-media-img{
  width: 18.6%;
}

@media (min-width:1900px) {
  .social-media-img img{
  width: 100%;
}
}

@media (max-width:991px) {
  .social-media-img {
    width: 22.6%;
}
}

@media  (max-width:768px) {
  .social-media-img {
    width: 30.6%;
}


}

@media (max-width: 600px) {
    .social-media-img {
        width: 47.6%;
    }

    .social-media-set {
    row-gap: 16px;
    width: 100%;
}
}


/* mobile app css  */

.mobile-app{
  cursor: pointer;
}
.mobile-app-set {
  width: 100%;
}

.mobile-app {
  width: 24%;
}

.mobile-app img  {
    border-radius: 5.308px;
}
a.mobile-app.position-relative{
   transition: all 0.5s ease-in-out;
}
a.mobile-app.position-relative:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease-in-out;
}
a.mobile-app.position-relative{
  overflow: hidden;
}
.MA-overlay {
  position: absolute;
  width: 100%;
  height: 58%;
  left: 0;
  bottom: 0;
background: linear-gradient(0deg, rgba(3, 3, 3, 0.78) 0%, rgba(105, 105, 105, 0.00) 67.44%);
}

.zoom-img {
  position: absolute;
  bottom: 12px;
  right: 12px;
}
.app-slider.slick-initialized .slick-slide{
  margin: 0px 7px;
}
.poster-slider.slick-initialized .slick-slide{
  margin: 0px 2px;
}
.app-slider .slick-dots,.poster-slider .slick-dots {
  list-style: none;
  display: flex;
  gap: 8px;
      margin-top: 27px;
    justify-content: center;
    padding: 0px;

}
.app-slider .slick-dots li button,.poster-slider .slick-dots li button{
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: none;
}
.app-slider .slick-dots li{
  width: 15px;
  height: 5px;
  border: 1px solid #fff;
  border-radius: 4px;
    transition: width 0.5s ease;
}
.poster-slider .slick-dots li{
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
    transition: width 0.5s ease;
}
.poster-slider .slick-dots li.slick-active{

  background: #fff;
  transition: width 0.5s ease;
}
.app-slider .slick-dots li.slick-active{
  width: 41px;
  background: #fff;
  transition: width 0.5s ease;
}



/* showcase  */



  

         .showcase-set img{
            border-radius: 7px;
         }

         .showcase-overlay {
            width: 100%;
            height: 100%;
            position: absolute;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 56.43%, #000 100%);
            box-shadow: 0 4px 10.7px 0 rgba(81, 81, 81, 0.25);
            top: 0;
            border-radius: 7px;
            left: 0;
         }

         .showcase-heading {
                position: absolute;
    bottom: 11px;
    width: 100%;
    padding: 0 40px;

         }

         .showcase-heading h1 {
            color: #FFF;
text-align: center;
    font-family: Mada-Regular;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.6px;
text-transform: uppercase;
         }

         .main-bg {
            background: linear-gradient(103deg, #0E0E0E 0.93%, #2B2B2B 49.14%, #0E0E0E 97.62%);
         }


         @media (max-width:768px) {
          .banner-section p {
            width: 100%;
                padding-top: 40px;
          }
         }

         @media (max-width:600px) {
          .showcase-heading h1 {
           font-size: 16px;
          }

          .showcase-heading img {
            width: 23px;
          }
         }