@font-face {
  font-family: Quicksand-Bold;
  src: url(../fonts/Quicksand-Bold.ttf);
}
@font-face {
  font-family: Quicksand-Medium;
  src: url(../fonts/Quicksand-Medium.ttf);
}
@font-face {
  font-family: Quicksand-Regular;
  src: url(../fonts/Quicksand-Regular.ttf);
}
@font-face {
  font-family: Quicksand-SemiBold;
  src: url(../fonts/Quicksand-SemiBold.ttf);
}

body{    background-color: #403F42;}
.navbar li{padding-right: 40px;}
.navbar li a{
  font-family: Quicksand-Regular;     color: #FFF;
font-size: 22px;
font-weight: 700;
line-height: 27.5px;

}
.tvslide{background-color: #5C5C5C;}
 .card-rating {
      float: right;
    }
    .cbody{padding-left: 0;
      padding-right: 0;
      
  }
  .cbody h5{color: #F0F0F0;
    font-family: Quicksand-Regular; 
  font-size: 22px;
  font-weight: 600;}
  .tbadge{
    background-color: #4B4949 ;
    font-family: Quicksand-Regular; 
    font-size: 13px;
    font-weight: 600;
    line-height: 16.9px;
  }
  
  .catg{
    background-color: #4F4F50  !important;
    margin-right: 16px;
  
   color: #FFF;
    padding: 8px 27px;
    font-family: Quicksand-Regular; 
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
  }
  .nav-item .active{
    border: 1px solid;
    border-color: #D03093;
  }
  #works{    padding: 0px 0px;}
  .wtitle{font-family: Quicksand-SemiBold;
    font-size: 51px;
    font-weight: 700;
    line-height: 70px;}
    .wstitle{
      margin-bottom: 0;
      font-family: Quicksand-Regular; 
      font-size: 24px;
      font-weight: 500;
      line-height: 30px;
      color: #D03093;
    }
    .wcontent{
      font-family: Quicksand-Regular; 
font-size: 22px;
font-weight: 500;
line-height: 30px;
color:#FFF;
    }
.header-scrolled li a{ color:#000;}
.toll{ background: linear-gradient(to right, #5E55A5, #D03093);
  /* Add any other necessary styles */
  font-family: Quicksand-Regular;     color: #FFF;
  font-size: 22px;
  font-weight: 700;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;}
  .ordernow{ background: linear-gradient(to right, #5E55A5, #D03093);
    /* Add any other necessary styles */
    color: white;
    padding: 10px 42px;
    border: none;
    border-radius: 5px;
    cursor: pointer;font-size: 23px;}
  .banner_cnt{font-family: Quicksand-SemiBold;
    font-size: 50px;
    font-weight: 700;
    line-height: 71.25px;
    color:#FFFFFF;text-transform: uppercase;
    }
    .moffer{
      font-family: Quicksand-Regular;     color: #FFF;
      font-size: 23px;
      font-weight: 700;
      line-height: 28.75px;
      }
      .fone{padding-left: 0;    margin-bottom: 41px;}
      .fone span{
        font-family: Quicksand-Regular; 
        font-size: 22px;
        font-weight: 700;
        line-height: 27.5px;
        color:#FFF;
        }
        
      .fone li {
        display: flex;
        align-items: center;
        margin: 10px 0;
        line-height: 30px;
        list-style: none;
        color: #111111;
        line-height: 28px;
        font-size: 20px;
       
    }
      .fone li:before {
        display: block;
        flex-shrink: 0;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        vertical-align: middle;
        background: url(../img/tick.png) no-repeat left center;
        background-size: contain;
        content: '';
    }
    .small_title{
      font-family: Quicksand-Regular;
font-size: 23px;
font-weight: 700;
line-height: 28.75px;
color:#E8E8E8;

    }
    .b_title{font-family: Quicksand-SemiBold;
      font-size: 56px;
      font-weight: 700;
      line-height: 70px;
     color: #E8E8E8;
      }
.preloader {
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f8f9fa;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Ensure the preloader appears above other content */
}

.spinner {
  margin: 0 auto;
    text-align: center;
  /* border: 4px solid rgba(0, 0, 0, 0.1);
  border-top: 4px solid #333; 
  border-radius: 50%;
  width: 40px;
  height: 40px; */
  /* background: url('../img/favicon.png'); */
  /* animation: spin 1s linear infinite; */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Hide preloader when content is loaded */
.loaded .preloader {
  display: none;
}
.main-carousel {
  background: url(../img/main-bg.png) no-repeat;
  background-size: cover;
  padding-bottom: 0px;
  padding: 90px  0;
}
.streaming{ background-color: #4F4F50;padding: 46px 0px;}
.stitle{
  font-family: Quicksand-SemiBold;
  font-size: 51px;
  font-weight: 700;
  line-height: 70px;
 
  }
  .faq{
    font-family: Quicksand-SemiBold;  
  }
  .accordion-button:not(.collapsed) {
    color: #FFF;
    background-color: #BE3B8F;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
  .scontent{
    font-family: Quicksand-Regular;
font-size: 31px;
font-weight: 500;
line-height: 43.75px;

  }
  .accordion-body{
    font-family: Quicksand-Regular;
    font-size: 18px;
    padding-top: 3px;
  }
  .accordion-button {
   
    font-size: 1.4rem;
   
    font-weight: bold;
}
  .sbtm{
    font-family: Quicksand-Regular;
    font-size: 29px;
    font-weight: 700;
    line-height: 42.5px;
    color: #FFF;
    }
    .gallery-area.position-relative {
      padding: 120px 0 120px;
      margin-bottom: 0;
  }
  .gallery-bg {
      height: 100%;
  }
  .gallery-area .slider-nav {
      max-width: 900px;
      position: unset;
  }
  /* 10. Gallery */
.gallery-area.position-relative {
    z-index: 1;
    padding: 38px 0 0;
    /* margin-bottom: -150px; */
}
.gallery-bg {
    /* background-image: url(../images/gallery_bg.jpg);
    background-position: top center;
    background-size: cover; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 714px;
    z-index: -1;
}
.gallery-item img {
    max-width: 100%;
    display: inline-block;
}
.gallery-item {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}
.gallery-active .slick-active.slick-center {
    margin-top: 0;
}
.gallery-active .slick-slide {
	margin-top: 80px;
	transition: .4s linear;
}
.gallery-area .slider-nav {
    max-width: 1080px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slider-nav > span {
  border: 1px solid #FFF;
  padding: 6px 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #bebebe;
    cursor: pointer;
    transition: .3s linear;
}
.slider-nav > span.slick-next i {
	margin-left: 5px;
}
.slider-nav > span.slick-prev i {
	margin-right: 5px;
}
.slider-nav > span:hover {
	color: #e4d804;
}
.join{
  background: url(../img/joinbg.png) no-repeat;
  background-size: cover;padding: 54px 0px;
}
.order{
  font-family: Quicksand-Regular;
  color: white !important;
    padding: 9px 22px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background-color: #007AD2;
    font-size: 23px;
    margin-bottom: 19px;

}
.fcnt{
  font-family: Quicksand-Regular;
font-size: 18px;
font-weight: 400;
line-height: 22.5px; color: #F9F6FA;

}
.fservice{
  margin-bottom: 0;
  font-family: Quicksand-Regular;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
}
.fsservice{
  font-family: Quicksand-Regular;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.5px;
    padding-left: 25px;
}
@media (max-width: 575.98px) {
  

}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
:root {
  scroll-behavior: smooth;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #FFF;
}

a {
  color: #4154f1;
  text-decoration: none;
}

a:hover {
  color: #717ff5;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito", sans-serif;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
  padding: 30px 0;
  overflow: hidden;
}

.section-header {
  text-align: center;
  padding-bottom: 40px;
}


@media (max-width: 768px) {
  .section-header p {
    font-size: 28px;
    line-height: 32px;
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #09319C;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #43AC47;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  .banner_cnt {
   
    padding-top: 45px;
}
  .banner_main {
    font-size: 46px;
   
}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
  transition: all 0.5s;
  z-index: 997;
  padding: 0px 0 10px 0;
  background-color: unset;
}

.header.header-scrolled {
  background: #fff;
  /* padding: 15px 0; */
  box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}

.header .logo {
  line-height: 0;
}

.header .logo img {
  max-height: 69px;
  margin-right: 6px;
}

.header .logo span {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #012970;
  font-family: "Nunito", sans-serif;
  margin-top: 3px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  /* display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: PlusJakartaSans-Regular;
  font-size: 16px;
  font-weight: 700;
  color: #555557;
  white-space: nowrap;
  transition: 0.3s; */
}

.navbar a i,
.navbar a:focus i {
  font-size: 20px;
  line-height: 0;
  /* margin-left: 5px; */
  padding-right: 8px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  /* color: #43AC47; */
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #43AC47;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #2d6f30;
  box-shadow:300px 0 0 #31708f inset;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 15px;
  text-transform: none;
  font-weight: 600;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #4154f1;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .megamenu {
  position: static;
}

.navbar .megamenu ul {
  margin-top: 5px;
  right: 0;
  padding: 10px;
  display: flex;
}

.navbar .megamenu ul li {
  flex: 1;
}

.navbar .megamenu ul li a,
.navbar .megamenu ul li:hover>a {
  color: #013289;
}

.navbar .megamenu ul li a:hover,
.navbar .megamenu ul li .active,
.navbar .megamenu ul li .active:hover {
  color: #4154f1;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #012970;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 1200px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(1, 22, 61, 0.9);
  transition: 0.3s;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #012970;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #4154f1;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #4154f1;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}


@media (min-width: 1024px) {
 
}

@media (max-width: 991px) {
  
}

@media (max-width: 768px) {
  
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  background: #4F4F50;
  padding: 0 0 8px 0;
  font-size: 14px;
}

.footer .footer-newsletter {
  padding: 50px 0;
  background: #f6f9ff;
  border-top: 1px solid #e1ecff;
}

.footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  color: #012970;
}

.footer .footer-newsletter form {
  margin-top: 20px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
  border: 1px solid #e1ecff;
}

.footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 8px;
  width: calc(100% - 140px);
}

.footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 30px;
  margin: 3px;
  background: #4154f1;
  color: #fff;
  transition: 0.3s;
  border-radius: 4px;
}

.footer .footer-newsletter form input[type=submit]:hover {
  background: #5969f3;
}

.footer .footer-top {
 
  padding: 34px 0 13px 0;
}

@media (max-width: 992px) {
  .footer .footer-top {
    background-position: center bottom;
  }
}

.footer .footer-top .footer-info {
  margin-bottom: 30px;
}

.footer .footer-top .footer-info .logo {
  line-height: 0;
  margin-bottom: 15px;
}

.footer .footer-top .footer-info .logo img {
  max-height: 40px;
  margin-right: 6px;
}

.footer .footer-top .footer-info .logo span {
  font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #FFF;
    font-family: PlusJakartaSans-Bold;
    margin-top: 3px;
    text-transform: uppercase;
}

.footer .footer-top .footer-info p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  /* font-family: "Nunito", sans-serif; */
  color: #848484;
  padding-top: 7px;
  font-family: PlusJakartaSans-Regular;
}
p.flicence {
  color: #FFF !important;
  line-height: 22px !important;
  padding-top: 12px !important;
}
/* .fbtm{
  border-top:1px solid #404444;
} */
.footer .footer-top .social-links a {
  font-size: 20px;
  display: inline-block;
  color: rgba(1, 41, 112, 0.5);
  line-height: 0;
  margin-right: 10px;
  transition: 0.3s;
}

.footer .footer-top .social-links a:hover {
  color: #FFF;
}

.footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  /* text-transform: uppercase; */
  position: relative;
  padding-bottom: 12px;
  font-family: PlusJakartaSans-SemiBold;
}

.footer .footer-top .footer-links {
  margin-bottom: 30px;
}

.footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #d0d4fc;
  font-size: 12px;
  line-height: 0;
}

.footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

.footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

.footer .footer-top .footer-links ul a {
  color: #FFFFFF;
 
    /* transition: 0.3s; */
    display: inline-block;
    line-height: 1;
    font-family: PlusJakartaSans-Regular;
    font-size: 15px;
}

.footer .footer-top .footer-links ul a:hover {
  color: #FFFFFF;
}

.footer .footer-top .footer-contact p {
  line-height: 26px;
}

.footer .copyright {
  padding-top: 0px;
   
}

.footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #012970;
}
