/**
* Template Name: Flattern - v4.7.0
* Template URL: https://bootstrapmade.com/flattern-multipurpose-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Poppins', sans-serif;
  color: #4d4643;
  font-size: 14px;
}
.banner-main a
{
color: #ffffff;
}
.card
{
  border:none !important ;
  background-color: #fff !important;
}
.card-header
{
  border-bottom: none !important;
  background: none !important;
}
.mb-0 > a {
  display: block;
  position: relative;
  border: none;
}
.mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  left:-27px;
}
.mb-0 > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}

.map_div{
  height: 750px;
  padding-left: 35px;
}
hr{
  color: #000;
}
.select
{
  z-index: 999;
}
.table-data
{
  z-index: 99;
}
a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  text-align:justify;
}
img{
  width: 100%;
}
a:hover {
  color: red;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.header-container{
  max-width: 1250px;
  width: 100%;
  padding: 0 5px;
  margin: 0 auto;
}
.container{
  max-width: 1250px;
  width: 100%;
  padding: 0 5px;
  margin: 0 auto;
}
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #f03c02;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #fd541e;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
.top-border{
  border-top: 5px solid #05C3DD;
  margin: 0 0 2px 0;
}
#topbar {
  background: #414040;
  font-size: 14px;
  height: 40px;
  border-top: 5px solid #F4C310;
}
#topbar .contact-info i {
  font-style: normal;
  color: #f03c02;
}
#topbar .contact-info i a, #topbar .contact-info i span {
  padding-left: 5px;
  color: #2b2320;
}
#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
}
#topbar .contact-info i a:hover {
  color: #f03c02;
}
#topbar .social-links a {
  color: #65534c;
  line-height: 0;
  transition: 0.3s;
  margin-left: 15px;
}
#topbar .social-links a:hover {
  color: #f03c02;
}
.top-search form{
  background-color: #fff;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  height:27px;
}
.top-search select{
  border: none;
  color: #a79a9a;
  outline: 0;
}
.top-search input{
  border: none;
  outline: 0;
  padding: 3px 10px 3px 10px;
}
.top-search input::placeholder{
  color: #a79a9a;
}
.top-search i{
  position: absolute;
  top: 4px;
  right: 5px;
  color: #f25e21;
  font-size: 20px;
}
.top-search button
{
  border: none;
}
.main-btn{
  display: none;
}
.icon-skip-to-main{
  display: none;
}
.icon-skip-to-main{
  width: 25px;
  position: relative;
}
.icon-skip-to-main img{
  width: 100%;
}
#textSize{
  background: #fff;
  position: absolute;
  left: 0px;
  z-index: 9;
}
#textSize li{
  padding: 5px 10px;
}
#textSize a{
  color: #000;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: #414040;
  /* padding: 10px 0; */
  border-top: 5px solid #05C3DD;
}
#header.fixed-top {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position: static !important;
}
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#header .logo h1 a, #header .logo h1 a:hover {
  color: #2b2320;
  text-decoration: none;
}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

.scrolled-offset {
  margin-top: 0px;
}

#heroCarousel{
  position: relative;
}
.btn-g{
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 5%;
  background: #fff;
  z-index: 9;
  padding: 20px 15px;
  border-radius: 10px;
}
.main-logo{
  width: 385px;
}
.goog-te-banner-frame{
  display: none;
}
.translated-ltr body{
  top: 0px!important;
}
.goog-te-gadget .goog-te-combo {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    margin: 1px 0 0 0 !important;
}
.goog-te-combo option {
    color: black;
}
.targetLanguage::before {
    display: none;
}
.goog-te-banner-frame {
    display: none;
    margin-top: -20px;
}
.goog-logo-link {
    display: none !important;
}
.goog-te-gadget {
    color: transparent !important;
    height: 22px;
}
.goog-te-combo:focus-visible {
    border: none;
    outline: none;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar .dropdown li{
  width: 100%;
  border-right: none;
}
.navbar{
  width: 100%;
}
.space 
{
  margin-bottom: 1px;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  width: 100%;
  /*justify-content: space-between;*/
  justify-content: center;
}
.navbar li:last-child {
  border-right: none;
}
.navbar li {
  position: relative;
  padding: 0 12px;
  border-right: 1px solid #fff;
    z-index: 999;
}
.list-unstyled .navbar .dropdown ul{
  width: 100px !important;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  font-size: 14px;
  /*border-right: 1px solid #fff;*/
  color: #fff;
  font-weight: 500;
  transition: 0.3s;
}
.navbar .dropdown ul{
  width: 250px;
}
.navbar .dropdown ul li{
      padding: 0 10px;
}
.navbar li:first-child a{
  padding: 0 20px 0 0;
}
.navbar li:last-child a{
  border: none;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #F4C310;
}
.navbar .getstarted, .navbar .getstarted:focus {
  background: #f03c02;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}
.navbar .getstarted:hover, .navbar .getstarted:focus:hover {
  color: #fff;
  background: #fd490f;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 0px;
  top: calc(100% + 30px);
  margin: -11px;
  padding: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #414040;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.5s;
}
.navbar .dropdown ul li {
  border-bottom: 1px solid #fff;
}
.navbar .dropdown ul li:last-child{
  border: none;
}
.navbar .dropdown ul a {
  padding: 10px 15px;
  font-size: 13px;
  text-transform: none;
  font-weight: 500;
  color: #fff;
  border: none;
}
.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: #f03c02;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 40px;
  visibility: visible;
}

.hovered {
  opacity: 1 !important;
  top: 40px !important;
  visibility: visible !important;
}
.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: #2b2320;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
    width: auto;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(14, 11, 10, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.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;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #581601;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #f03c02;
}
.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: #f03c02;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.top-info a{
  color: #fff;
}
.top-info ul{
  width: auto;
}
.top-info li{
  padding: 0 10px;
  border-right: 1px solid #fff;
  /*width: 219px;*/
  width: max-content !important;
}
.top-info li:first-child{
  padding: 0 10px 0 0;
}
.btn{
  background-color: #426AE1;
  color: #fff;
  transition: all 0.5s;
  border-radius: 25px !important;
  border: 1px solid #426AE1;
}
.btn:hover{
  background-color: transparent;
  color: #426AE1;
}
.header-btn .btn{
  width: 200px;
  height: 50px;
  display: flex;
  font-style:italic;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  background-color: yellow;
  color :black;
  border:none;
  /* animation:blinker 1s linear infinite; */
}
@keyframes  blinker{
  50%{
    opacity:0;
  }
  
}
.header-btn .btn:hover{
  background-color: black;
  color: yellow !important;
}
.btn-g i{
  color: #fff;
  position: absolute;
  font-size: 100px;
  top: 100px;
  left: -25px;
}
.tooltip i{
  color: #fff;
  position: absolute;
  font-size: 65px;
  top: -3px;
  left: 285px;
}
.btn-g .btn{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 5px 0;
  /* color: #fff !important; */
  color: #363636;
  font-weight: 600;
  font-size: 20px;
  border: 1px solid #EEA721 !important;
}
.btn-g a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.u-btn{
  background-color: #FFD203 !important;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #FFFFFF;
}
.ua-btn{
  background: #05C3DD !important;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #FFFFFF;
}
.a-btn{
  /* background: #F36A10 !important; */
  background-color: #f47e2f;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #FFFFFF;
}
.s-btn{
  /* background: #13A14E !important; */
  background : #16BB5B;
  box-shadow: 0px 3px 6px #00000029;
  border: 2px solid #FFFFFF;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  opacity: 1;
}
.tooltip .tooltiptext {
  visibility: hidden;
  display:flex;
  width: 300px;
  font-size: 13px;
  background-color: #fff;
  color: black;
  text-align: left;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 66px;
  border-radius: 10px;
  box-shadow: 0px 0px 30px #00000029;
  justify-content: center;
  align-items: center;
  height: 85px;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.logo-sec{
  background: #8DBDFF4D;
}
.azadi-logo{
  width: 150px;
}
.azadi-logo img{
  width: 100%;
  height: 100%;
}
.g20-logo{
  width: 150px;
  padding-left: 10px;
}
.g20-logo img{
  width: 100%;
  height: 100%;
  /* padding-left: 2px; */
}
.theme-color{
  padding: 0 0 0 10px;
}
.theme-color div{
  margin: 0 5px;
}
.cyan-theme{
  background-color:#05C3DD;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
.red-theme{
  background-color:#F36A10;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
.yellow-theme{
  background-color:#FFD700;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
/*-------------------------header end--------------------------------*/
/*-------------------------footer start-----------------------------*/
#footer {
  color: #b4aca8;
  font-size: 14px;
  background: #14100f;
  position: relative;
  overflow: hidden;
}
.footer-icon{
  position: absolute;
  left: -140px;
  top: 0px;
  width: 600px;
}
#footer .footer-top {
  padding: 20px 0;
  background: #deece3;
}
.footer-top .col-md-12{
  z-index: 9;
}
.footer-top ul li:last-child a{
  border-right: none;
}
.footer-top ul li a{
  color: #000;
  padding: 0 5px;
  border-right: 1px solid #000;
  font-size: 14px;
  text-transform: uppercase;
}
#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #f03c02;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .social-links a:hover {
  background: #fd5c28;
  color: #fff;
  text-decoration: none;
}
.footer-top li{
  color: #000;
  font-size: 12px;
  z-index: 9;
}
.footer-logo .col-md-3, .footer-logo .col-md-1{
  z-index: 9;
}
.app-btn{
  top: 0;
  right: 0;
}
.app-btn div{
  margin: 5px 0;
}
.app-btn div img{
  width: 100px;
}
.footer-last span{
  background: #fff;
  padding: 3px 6px;
  border-radius: 5px;
  color: #000;
  font-size: 13px;
}
.footer-last h5{
  font-size: 14px;
}
.footer-bottom{
  background: #000000;
  position: relative;
  overflow: hidden;
}
.footer-bottom .col-md-3{
  z-index: 9;
}
.footer-bottom .col-md-2{
  z-index: 9;
}
.footer-icon1{
  position: absolute;
  width: 150px;
}
.footer-icon2{
  position: absolute;
  width: 70px;
  left: 200px;
  top: 10px;
}
.footer-icon3{
  position: absolute;
  width: 70px;
  left: 250px;
  top: 50px;
}
.footer-icon4{
  position: absolute;
  width: 100px;
  left: 530px;
  top: 10px;
}
.footer-icon5{
  position: absolute;
  width: 150px;
  right: 300px;
  top: -30px;
}
.footer-icon6{
  position: absolute;
  width: 100px;
  right: 100px;
  top: 30px;
}
.footer-icon7{
  position: absolute;
  width: 350px;
  right: 0px;
  top: 0px;
}
img.playstore1{
  height: 30px;
  width: 75px;
  margin-top: 10px;
  margin-left: 115px;
  width: 40%!important;
}
img.appstore1{
  height: 30px;
  width: 75px;
  margin-top: 15px;
  margin-left: 115px;
  width: 40%!important;
}

/* marque start */
.marquee-wrapper{
    background:#fff;
    text-align:center;
  /*   height:100px; */
  }
  .marquee-wrapper .container{
    overflow:hidden;
  }
  .marquee-inner span{
    float:left;
    /* width:50%; */
  }
  .marquee-wrapper .marquee-block{
    --total-marquee-items:11;
    height: 90px;
    width: calc(250px * (var(--total-marquee-items)));
    overflow: hidden;
    /* box-sizing: border-box; */
    position: relative;
    margin: 20px auto;
  /*   background:#1B2531; */
    /* padding: 30px 0; */
  }
  .marquee-inner{
    display: block;
    width: 200%;
    position: absolute;
  }
  .marquee-inner a{
    justify-content: center;
  }
  .marque-inner a img{
    justify-content: center;
  }
  .marquee-inner.to-left{
    animation: marqueeLeft 30s linear infinite;
  }
  .marquee-item{
    width: auto;
    height: 200px;
    display: inline-block;
    margin: 0 10px;
    /* float: left; */
    transition: all .2s ease-out;
  }
  @keyframes marqueeLeft{
    0% {
      left: 0;
    }
    100% {
      left: -100%;
    }
  }
  .marquee-inner.to-left:hover {
    /* float: none; */
    -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    }
/*-------------------------footer end------------------------------*/
#whats-new-id{
  padding-top: 2px;
}
#whats-new-id a{
  display: flex;
}
.carousel-indicators{
  font-size: 30px;
}
.hidden-span{
  display:none;
  opacity: 1;
}
.label-hide{
  display: none;
}
.pdf_icon{
  width: 18px !important;
}


/* .marquee {
  
  padding: 4px;
  color: #fff;
}

.news span {
  animation: slide 35s linear infinite;
  display: block;
  padding-top: 2px;
}

@keyframes slide{
  0% {
    transform: translatex(100%);
}
100% {
  transform: translatex(-100%);
}
} */

.marquee-container {
  width: 100%; /* Set the width to the desired size of the marquee */
  overflow: hidden; /* Hide the overflow of the marquee */
  white-space: nowrap; /* Prevent text from wrapping to the next line */
}

.marquee {
  display: inline-block; /* Make the marquee scroll inline */
  animation: marquee 100s linear infinite; /* Adjust the duration as needed */
}

@keyframes marquee {
  0% {
      transform: translateX(7%); /* Start offscreen to the right */
  }

  100% {
      transform: translateX(-100%); /* Move offscreen to the left */
  }
}

.pdf{
  display: inline-flex;
}

.size_color{
  color: #000000;
}
.acc-text{
  color: #000000;
}
.last_update{
  color: white;
}
.visitor{
  color: white;
}
.pointer{
  cursor: pointer;
}

/* faq section  */
/* .accordion-header:visited {
  border: 1px solid #000 !important;
} */

.accordion-header button:focus {
  border: 1px solid !important;
}