@font-face {
    font-family: '1898Sans';
    src: url('../fonts/en-fonts/1898Sans-Regular.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* improves performance */
}
@font-face {
    font-family: '1898Sans-Bold';
    src: url('../fonts/en-fonts/1898Sans-Bold.otf')  format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap; /* improves performance */
}
.navbar li,
.navbar > ul > li {
  position: relative;
}
.navbar .dropdown ul,
.navbar-mobile .dropdown ul {
  z-index: 99;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
}
 body{overflow-x: hidden;}
.relative{position: relative;}
.absolute{position: absolute;}
.hidden{display: none;}
.square{width: 14vw; height: 2.4vw; background: #fff;}
.font1898Sans{font-family: '1898Sans';}
.font1898SansBold{font-family: '1898Sans-Bold';}
.alexandria{font-family: "Open Sans", sans-serif;}
.urbanist{font-family: 'Urbanist';}
.bold{font-weight: 700;}
.regular{font-weight: 400;}
.container{max-width: 100%; width: 1700px; padding: 0 20px;}
.row{margin: 0;}
.transition{transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s;}
.arc {
    width: 100px;
    height: 100px;
    border: 10px solid #fff; /* arc color */
    border-radius: 50%;          /* makes it circular */
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.bottom-0{bottom: 0;}
.left-0{left: 0;}
.top-0{top: 0;}
.right-0{right: 0;}
p{margin: 0;}
.dark-bck{background-color: #2B2B2B;}
.color-white{color: #fff;}
.right{text-align: end;}
#hero h2,
#hero p {
  text-shadow: 0 1px 0 #000;
  font-size: 20px;
}
.social-links a:hover,
a,
a:hover {
  text-decoration: none;
}
.social-links a,
ul.social-network li a {
  width: 36px;
  height: 36px;
  display: inline-block;
}
.social-links a:hover{color:#7965FF !important ;}
.counts .count-box p,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto, sans-serif;
}
#header .logo,
.faq .faq-list a {
  font-family: Arial, Helvetica, sans-serif;
}
#footer .footer-bottom a:hover,
#header .logo a,
a {
  color: #2e3e4e;
}
.footer-small-description h4{font-family: '1898Sans-Bold';  font-size: 100px; line-height: 100px; color: #fff; text-align: center; width: 1100px; max-width: 100%; margin: 0 auto; padding: 0 0 100px 0;}
#footer .footer-bottom a,
#footer a:active,
#footer a:hover,
#topbar .contact-info a:hover,
#topbar .social-links a:hover,
.faq .faq-list a.collapsed:hover,
.navbar .active,
.navbar .active:focus,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover > a,
.navbar a:hover,
.navbar li:hover > a,
.navbar-mobile .active,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul li:hover > a,
.navbar-mobile a:hover,
.navbar-mobile li:hover > a,
.services .icon-box:hover .icon i,
.sidebar-list .list-group .active,
.sidebar-list .list-group a:hover,
a:hover {
  color: #0cbaa4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.8rem;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
/*.img-carousel{padding-bottom: 140%; background-size: cover !important; background-position: center center !important;}*/
.explore-list{overflow: hidden; padding-top: 100px;}
.explore-detail{font-size: 14px; color: #9684FF; display: flex; align-items: center; gap: 10px; font-weight: 700; line-height: 20px; padding-top: 10px;}
.explore-detail svg{width: 20px;}
.explore-detail:hover{text-decoration: underline;}
#exploreCarousel{position: relative;}
#exploreCarousel::after{position: absolute; width: 100%; height: 100%; content: ''; background: #fff; right: 100%; top: 0;}
#exploreCarousel .owl-nav{
  height: 0;
  padding: 0;
  overflow: visible;
  position: absolute;
  width: 100%;
  top: calc(50% - 18px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#exploreCarousel .owl-nav .owl-next{position: absolute; right: 0;}
.owl-theme .owl-nav [class*="owl-"]{font-size: 30px; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; border-radius: 100%;background-color: rgba(121,101,255,0.6);}
.owl-theme .owl-nav [class*="owl-"]:hover{background-color: #7965FF;}
.owl-theme .owl-nav [class*="owl-"].disabled,.owl-theme .owl-nav [class*="owl-"].disabled:hover{background: #869791;}
.explore-cnt{z-index: 9;}
.explore-back-icon{top: -200px;}
.explore-list .owl-stage-outer{overflow: visible;}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  border: 4px solid #7965FF;
  border-top-color: #dfeae8;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: 1s linear infinite animate-preloader;
}
.header-no-bg .navbar a{color: #7965FF !important;}
.about-square{padding: 0;}
.header-no-bg .navbar a:hover::after,.header-no-bg .navbar a.active::after{font-weight: 700;}
.black-about-square{width: 16.35vw; height: 16.35vw; background: #000; position: relative;}
.white-about-square{position: relative;}
.w-a-s{width: 10vw; height: 10vw; background: #fff; left: 16.35vw; top: 0; position: absolute;}
.w-a-s::after{width:29px; height: 29px; content: ''; left: 100%; bottom: 100%; background: #fff; position: absolute;}
.black-about-square::after{width: 4.32vw; height: 4.32vw; top: 100%; content: ''; right:0; position: absolute; background: #000;}
.about-bottom-square{width: 2.4vw; height: 2.4vw; background: #fff;}
.about-right-square{width: 4.32vw; height: 4.32vw;background: #fff;}
.about-right-square{right: 0;}
.about-bottom-square::after{position: absolute; content: ''; bottom: 100%; left: 100%; width: 2.4vw; height: 2.4vw; background: #fff;}
.about-bottom-square::before{position: absolute; content: ''; bottom: 0; left: 200%; width: 2.4vw; height: 2.4vw; background: #fff;}
.about-right-square::after{position: absolute; content: ''; top: 100%; right: 100%; width: 2.4vw; height: 2.4vw; background: #fff;}
.about-right-square::before{position: absolute; content: ''; bottom: 0; right: 155%; width: 2.4vw; height: 2.4vw; background: #fff;}
.gallery-cnt .left-page-description h3{font-size: 40px; line-height: 45px; color: #181818; max-width: 319px; margin-bottom: 20px;}
.about-l-svg{right: 100px; top: calc(50% - 98px);}
.about-l-svg svg{width: 10.2vw; height: 10.2vw;}
.gallery-cnt .page-desc h1{font-family: '1898Sans-Bold'; font-size: 120px; line-height: 110px; color: '#181818';}
@keyframes animate-preloader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  left: 15px;
  bottom: 60px;
  z-index: 996;
  background: #7965FF;
  width: 30px;
  height: 30px;
  border-radius: 0px;
  transition: 0.4s;
}
.language-list:hover{background: #7965FF;}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover,
.btn-theme:hover {
  background: #f57416;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
.datepicker-dropdown {
  padding: 20px !important;
}
#topbar {
  height: 40px;
  transition: 0.5s;
  z-index: 998;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
  text-wrap: nowrap;
}
#hero,
#hero .carousel-item {
  height: calc(100vh - 0px);
  width: 100%;
  overflow: hidden;
}
.hero-slider iframe, .hero-slider video{
    height: calc(100vh - 0px);
}
.hero-slider video{object-fit: cover;}
#topbar.topbar-scrolled {
  top: -40px;
  background: #fff;
}
#topbar .contact-info a {
  line-height: 1;
  transition: 0.3s;
}
.header-scrolled .header-dropdown .btn,
.header-scrolled .navbar a,
body {
  color: #444;
}
#topbar .contact-info i {
  color: #0cbaa4;
  padding-right: 4px;
  margin-left: 15px;
  line-height: 0;
}
#topbar .contact-info i:first-child {
  margin-left: 0;
}
#topbar .social-links a {
  color: #2e3e4e;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
#topbar .social-links a:first-child {
  border-left: 0;
}
#header {
  transition: 0.5s;
  z-index: 997;
  padding: 0px 0 0;
  top: 0px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}
.header-bg,
.services .icon-box:hover .icon,
.staff {
  background: #fff;
}
#header.menu-open, #header.header-scrolled {
  top: 0;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}
#header.header-scrolled .header-menu nav::after{display: none;}
#footer,
#hero .carousel-item {
  background-size: cover;
  background-repeat: no-repeat;
}
#hero .slider-content{
  width: 100%;
  max-width: 800px;
}
#hero p{margin: 0;}
#header{padding-bottom: 20px;}
#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}
#header .logo img {
  width: 140px;
  height: auto;
  max-width: 100%;
  filter: brightness(0) saturate(100%) invert(100%);
  /*
  max-height: 50px;
  margin-top: -10px;
  margin-bottom: 10px;
  */
}
#header.menu-open .logo img,#header.header-scrolled .logo img {filter: none; width: 70px;}

.language-list a img{width: 20px; height: auto; margin-inline-end: 10px;}
.language-list a{color: #fff; font-family:"Inter","Open Sans", sans-serif; font-size: 16px; font-weight: 600; line-height: 20px; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; letter-spacing: 0.78px;}
.language-list{right: 0; top: 20px; background-color:#f57416; position: absolute; width: 120px; height: 60px; display: flex; align-items: center; justify-content: center;}
.header-logo{width: 156px; position: absolute;}
.header-menu{width: calc(100% - 0px); height: 60px;}
.header-menu nav{background-color: #7965FF; position: relative;}
.header-menu nav::after{width: 50px; height: 50px; position: absolute; content: ''; background-color: #7965FF; top: 100%; left: -50px;}
.home-section{padding: 0; margin: 0;}
.modal-backdrop.show{display: none;}
.explore-modal .bck{background: linear-gradient(90deg, #3B66FF 0%, #3BFFCB 100%); width: 100%; height: 100%; position: absolute; opacity: 75%;}
.gallery-modal .bck{background: #fff; width: 100%; height: 100%; position: absolute; opacity: 95%;}
.gallery-modal .modal-dialog,.explore-modal .modal-dialog{max-width: 100%; height: 100%; margin: 0;}
.gallery-modal .modal-dialog .modal-content,.explore-modal .modal-dialog .modal-content{background: none; border-radius: 0; height: 100%;}
.exp-right-cnt{background: #1F1F1F; max-height: 100%; padding: 10px;}
.exp-itm-ttl h3{font-size: 40px; line-height: 45px; max-width: calc(100% - 50px); margin-bottom: 40px; font-family: '1898Sans-Bold'; color: #F3F3F3;}
.exp-left-cnt{padding-top: 5rem; color: #1F1F1F;}
.expo-left-ttl h3{font-size: 72px; color: #1F1F1F; line-height: 76px; font-family: '1898Sans-Bold'; font-weight: 400;}
.expo-left-ttl h4{font-size: 26px; color: #181818; line-height: 100%; margin: 0; margin-bottom: 30px; font-family: "Open Sans", sans-serif; font-weight: 700;}
.exp-itm-link a{gap: 10px; color: #fff !important; font-size: 18px; line-height: 22px; font-weight: 400; }
.exp-itm-link a svg path{fill:#fff; stroke: #fff;}
.exp-itm-link.active a{color: #181818 !important; font-weight: 600;}
.gal-items .gal-itm{padding: 0 13px 25px;}
.gal-close{z-index: 9;}
.exp-itm-link.active a svg path{fill: #181818; stroke: #181818;}
.exp-itm-link{padding-bottom: 20px;}
.gal-items{}
.view-more a{background-color: #7965FF; font-size: 18px; padding: 10px 20px;  color: #fff !important;}
.view-more a:hover{background-color: #f57416;}
.gal-modal-ttl{padding: 0px 0;}
.gal-main-bck{height: 100%;background-position: center center !important; background-size: auto 100% !important; background-repeat: no-repeat !important; }
.gal-modal-ttl h3{font-family: '1898Sans-Bold'; font-weight: 400; font-size: 72px; line-height: 76px;}
.gal-itm-bck{padding-bottom: 100%; background-position: center center !important; background-size: cover !important;}
.gal-itm a{position: relative;}
.gal-itm.active a::after{position: absolute; width: 100%; height: 100%; content: ''; background: rgba(0,0,0,0.5); top: 0; left: 0;}
.exp-itm{ display: none; color: #fff; }
.close-btn .btn-close{color: #fff; opacity: 1; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 100%; box-shadow: none; background: #2D2D2D;}
.close-btn .btn-close:hover{opacity: 0.7;}
.close-btn .btn-close svg,.close-btn .btn-close svg path{fill:#fff; stroke: #fff;}
.exp-itm.active{display: block;}
.page-desc, .page-desc *{font-size: 20px;font-family: "Open Sans", sans-serif; font-weight: 400; line-height: 30px;}
.about-cnt .page-desc-itm{width: 100%; max-width: 630px;}
.explore-cnt .left-page-description h3{font-size: 72px; line-height: 76px;}
.gallery-cnt .page-desc-itm .page-desc{width: 100%; max-width: 700px;}
.contact{padding-top: 0; padding-bottom: 100px;}
.gallery-cnt{padding-bottom: 0;}
.contact, .gallery-cnt{background-color: #F0F0F0;}
.pg-1{width: 30vw; height: 30vw; background-position: center center !important; background-size: cover !important; position: relative;}
.pg-1::after{width: 6.5vw; height: 6.5vw; position: absolute; content: ''; bottom: 0; left: 100%; background-color: #E9D325;}
.pg-2{width: 42vw; height: 42vw; background-position: center center !important; background-size: cover !important; z-index: 2;}
.pg-before{width: 15.5vw; height: 25.3vw; content: ''; position: absolute; right: -50px; top: 0; background:#fff; z-index: 0;}
.pg-1-shape{position: absolute; right: 0; width: 4.9vw; height: 4.9vw; top: 25%; background: #fff;}
.pg-1-shape::after{width: 2.3vw; height: 2.3vw; content: ''; background-color: #fff; right: 100%; top: 100%; position: absolute;} 
.pg-1-shape::before{width: 2.3vw; height: 2.3vw; content: ''; background-color: #fff; right: 7.2vw; bottom: 0; position: absolute;} 
.pg-2::after{width: 6.5vw; height: 6.5vw; content: ''; position: absolute; right: 100%; top: 100%; background:#25BEEA;}
.pg-2-shape{position: absolute; width: 25.3vw; height: 25.3vw; right: 0;top: 0; background-color: #1D1D1D;}
.contact-right-cnt{gap: 20px;}
.contact-desc h3{font-size: 26px; width: 140px; max-width: 100%; line-height: 30px; font-family: '1898Sans-Bold';}
.contact-desc a{color: #9684FF !important; font-size: 14px; line-height: 20px; font-family: "Open Sans", sans-serif;}
.page-link a:hover,.contact-desc a:hover{text-decoration: underline;}
.page-link a{color: #9684FF; font-size: 14px; line-height: 20px; gap: 10px;}
.page-link a svg{width: 20px;}
.gallery-modal .gal-left-modal{padding-inline-start: 0;}
.gallery-modal .gal-right-modal{padding-inline-end: 0;}
.contact-cnt .left-page-description h3{margin: 0; font-weight: 400; font-family: '1898Sans-Bold'; font-size: 72px; line-height: 76px; padding-inline-end: 3rem;}
.contact-cnt.contact .right-page-description{padding-bottom: 10px;}
.row .col-md-6, .gallery-cnt .row .col-md-6{padding: 0;}
.gallery-cnt .row .col-md-6.left-page-description .page-desc-itm{padding-inline-end: 2rem;}
.gallery-cnt .pg-bottom .col-md-6.left-page-description{padding-bottom: 6.5vw; margin-bottom: -6.5vw;}
.more-btn {
  text-align: center;
  margin-top: 10px;
}
.header-no-bg {
  box-shadow: none !important;
}
.menu-open, .header-scrolled {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1) !important;
}
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0 0px;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar > ul > li a{
  white-space: nowrap;
  padding: 8px 22px 8px 22px;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 100;
  color: #7965FF;
  white-space: nowrap;
  transition: 0.3s;
  min-width: max-content;
  position: relative;
}
.hc-gttl{height: calc(100% - 153px);}
.navbar a::after{
  content: attr(data-text);   /* duplicate text */
  font-weight: 100;           /* bold version */
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  padding: 5px 0;
  position: absolute;
  width: 100%;
  height: 100%;

}
.navbar a .drop-arrow {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar .dropdown ul a .drop-arrow {
  position: absolute;
  right: 15px;
  top: 15px;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 20px;
  top: 100%;
  margin: 0;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  transition: 0.3s;
}
.navbar .dropdown:hover > ul,
.navbar-mobile .dropdown ul {
  opacity: 1;
  visibility: visible;
}
.gallery .gallery-item img,
.why-us .content .more-btn {
  transition: 0.4s ease-in-out;
}
.navbar .dropdown ul li,
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 40px 10px 20px;
  font-size: 16px;
  text-transform: none;
  color: #082744;
  border: none;
  display: block;
}
.header-dropdown i,
.navbar .dropdown ul a .fa {
  margin-right: 5px;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: 100%;
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.load-more::after{
  border: 4px solid #7965FF; /* Light grey background */
  border-top: 4px solid #f57416; /* Blue color for spinning part */
  border-radius: 50%;
  width: 25px;
  height: 25px;
  content: '';
  position: absolute; 
  left: calc(50% - 12px);
  animation: spin 1s linear infinite;
  margin: auto; /* Center horizontally */
}

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

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}
.mobile-nav-toggle {
  color: #2e3e4e;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
  margin-top: -15px;
}
#footer .copyright,
.mobile-nav-toggle.bi-x {
  color: #fff;
}
.sponser-flex{align-items: center; justify-content: center;}
.grid-container{
  display: grid;
  grid-template-columns: 500px 164px 500px; /* 3 columns, equal width */
  gap: 20px; 
  /* Center items inside each grid cell */
  justify-items: center;  /* horizontal alignment */

}
.sponsors-cnt .item img{filter:brightness(0) saturate(100%) invert(100%);}
.sponsor-img img{height: 120px; width: auto;}
.sponsors{gap: 20px;}
.exp-itm-desc, .exp-itm-desc *{font-size: 20px; font-weight: 100; font-family: "Open Sans", sans-serif;}
.sponsor-ttl h4,#footer .copyright{font-size: 14px; color: #fff; line-height: 20px; text-transform: uppercase; font-family: "Open Sans", sans-serif; font-weight: 100;}
.sponsor-ttl h4{margin-bottom: 5px;}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: 0.3s;
  z-index: 999;
  width: 100%;
  height: 100%;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 65px;
  right: 35px;
  font-size: 25px;
  border: 1px solid #f0f0f0;
  padding: 2px;
  background: #fff;
  border-radius: 4px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 100px;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px 0 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile > ul > li {
  padding: 0;
  border-bottom: 1px solid #f0f0f0;
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 2.5rem;
  font-size: 15px;
  color: #2e3e4e;
  border: none;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 30px;
  padding: 10px 0;
  background: #fff;
}
#footer .footer-top .footer-contact,
#footer .footer-top .footer-links,
#hero h2,
.slider-details,
.why-us .content h3,
.why-us .content p {
  margin-bottom: 30px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.header-scrolled .navbar-mobile ul {
  /*top: 64px;*/
}
.header-scrolled .mobile-nav-toggle,.header-scrolled .navbar-mobile .mobile-nav-toggle {
  /*top: 25px;*/
  color: #444;
}
#hero {
  padding: 0;
  background: #000;
}
#hero .carousel-item {
  background-position: top right;
}
#hero .carousel-item::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
#hero .carousel-content {
  text-align: left;
}
#hero p {
  width: 85%;
  animation-delay: 0.4s;
  color: #fff;
  font-size: 26px;
  font-weight: 100;
  line-height: 35px;
}
#hero{position: relative;}
.events{position: absolute; right: 0; bottom: 0; padding: 20px; background-color: #F97516; z-index: 9;}
.events .evt-itm{color: #fff; gap: 20px;   padding: 0 20px 0 20px; padding-inline-end: 100px;  }
.events .evt-itm .evt-icon{font-size: 35px;}
.events .evt-itm .evt-desc *{font-family:"Open Sans", sans-serif; font-size:16px; font-weight: 300; line-height: 1.3;}
.events .evt-itm .evt-desc strong{font-weight: 700;}
.footer{position: relative; overflow: hidden; background-color: #181818;}
.footer-img{position: absolute; bottom: 0; }
.bottom-footer{position: relative; z-index: 9;}
.faq .faq-list a.collapsed .icon-show,
.share,
.slider-link {
  display: inline-block;
}
.fixed-top-margin {
  margin-top: 120px;
}

@media (max-width: 992px) {
  .fixed-top-margin {
    margin-top: 100px;
  }
  #hero .carousel-content.container {
    padding: 0 50px;
  }
  /*
  #hero .carousel-content {
    text-align: center;
  }
    */
  #hero p {
    width: 100%;
    padding: 0 20px;
  }
}
#hero h2 {
  color: #fff;
  font-size: 95px;
  line-height: 95px;
}
#hero .slider-link {
  -webkit-box-shadow: 0 1px 3px 0 #fff;
  -moz-box-shadow: 0 1px 3px 0 #fff;
  box-shadow: 0 1px 3px 0 #fff;
}
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}
#hero .carousel-inner .active.carousel-item-end,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .carousel-item {
  opacity: 0;
}
#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}
#hero .carousel-inner .active.carousel-item-end,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev {
  left: 0;
  transform: translate3d(0, 0, 0);
}
#hero .carousel-control-next,
#hero .carousel-control-prev {
  width: 10%;
  visibility: hidden;
}
#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
  background: 0 0;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}
#hero .carousel-indicators li {
  list-style-type: none;
  cursor: pointer;
}
.breadcrumbs,
.section-bg {
  background-color: #edf3f2;
}
@media (max-height: 500px) {
  #hero,
  #hero .carousel-item {
    height: 120vh;
  }
}
@media (min-width: 1024px) {
  
  #hero .carousel-control-next,
  #hero .carousel-control-prev {
    width: 5%;
  }
}
.carousel-item-clear::before {
  display: none !important;
}
#hero .carousel:hover .carousel-control-next,
#hero .carousel:hover .carousel-control-prev {
  visibility: visible;
}
section {
  padding: 100px 0;
}
section.about-cnt{padding: 0px 0;}
section.about-cnt .right-page-description{padding: 130px 0 180px 0;}
.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #2e3e4e;
}
.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #0cbaa4;
  bottom: 2px;
  left: calc(50% - 60px);
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 5px;
  background: #0cbaa4;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-title p {
  margin-bottom: 0;
}
.breadcrumbs {
  padding: 20px 0;
  min-height: 40px;
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px;
  }
}
.breadcrumbs ol,
.counts .count-box p {
  padding: 0;
  margin: 0;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
.why-us .content {
  padding: 30px;
  background: #0cbaa4;
  border-radius: 4px;
  color: #fff;
}
.why-us .content h3 {
  font-weight: 700;
  font-size: 34px;
}
.why-us .content .more-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 6px 30px 8px;
  color: #fff;
  border-radius: 50px;
}
.why-us .content .more-btn:hover {
  color: #0cbaa4;
  background: #fff;
}
.why-us .icon-boxes .icon-box {
  text-align: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  width: 100%;
}
.why-us .icon-boxes .icon-box i {
  font-size: 40px;
  color: #0cbaa4;
  margin-bottom: 30px;
}
.why-us .icon-boxes .icon-box h1 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px;
}
.why-us .icon-boxes .icon-box p {
  font-size: 15px;
  color: #848484;
}
.counts {
  background: #edf3f2;
  padding: 70px 0 60px;
}
.counts .count-box {
  padding: 30px 30px 25px;
  width: 100%;
  position: relative;
  text-align: center;
  background: #fff;
}
#footer .footer-newsletter form button:hover,
.btn-theme,
.counts .count-box i,
.services .icon-box,
.staff .member .social a:hover {
  background: #0cbaa4;
}
.counts .count-box i {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  color: #fff;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
}
.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 600;
  color: #082744;
}
.services .icon-box {
  text-align: center;
  border: 1px solid #0cbaa4;
  padding: 50px 20px;
  transition: 0.3s ease-in-out;
  border-radius: 15px;
}
.services .icon-box .icon {
  margin: 0 auto 20px;
  width: 64px;
  height: 64px;
  background: #fff;
  border-radius: 5px;
  transition: 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}
.services .icon-box .icon i {
  color: #0cbaa4;
  font-size: 28px;
  transition: 0.3s ease-in-out;
}
.services .icon-box .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: 0.3s ease-out;
  transform: translateZ(-1px);
  z-index: -1;
}
.services .icon-box h1 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
  color: #fff;
}
.services .icon-box p {
  color: #fff;
  line-height: 24px;
  margin-bottom: 0;
}
.services .icon-box:hover {
  background: #2e3e4e;
  border-color: #2e3e4e;
}
.services .icon-box:hover .icon::before {
  background: rgba(0, 0, 0, 0.2);
}
#footer a,
.services .icon-box:hover h4,
.services .icon-box:hover p,
.whatsapp_float:active,
.whatsapp_float:hover,
.whatsapp_float:visited {
  color: #fff;
}
.active > .page-link,
.extra-images-count .text-primary,
.page-link.active,
.social-links a {
  color: #fff !important;
  background: none !important;
}
.services .icon-box img,
article .photo-panel {
  margin-bottom: 20px;
}
.staff .member {
  position: relative;
  box-shadow: 0 2px 15px rgba(44, 73, 100, 0.08);
  padding: 30px;
  border-radius: 10px;
}
.staff .member .pic {
  overflow: hidden;
  width: 120px;
  min-width: 120px;
  border-radius: 50%;
}
.staff .member .pic img {
  transition: 0.3s ease-in-out;
  width: 120px;
  height: 120px;
}
.gallery .gallery-item:hover img,
.staff .member:hover img {
  transform: scale(1.1);
}
.staff .member .member-info {
  padding-left: 30px;
}
.staff .member h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 20px;
  color: #2e3e4e;
}
.faq .faq-list a,
.staff .member span {
  display: block;
  font-weight: 500;
  position: relative;
}
.staff .member span {
  font-size: 15px;
  padding-bottom: 10px;
}
.staff .member span::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b2c8dd;
  bottom: 0;
  left: 0;
}
.staff .member p {
  margin: 10px 0 0;
}
.staff .member .social {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.staff .member .social a {
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: 32px;
  height: 32px;
  background: #a0bcd5;
}
.staff .member .social a i {
  color: #fff;
  font-size: 16px;
  margin: 0 2px;
}
.staff .member .social a + a {
  margin-left: 8px;
}
.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-close,
.staff .member .member-info .custom-field-title {
  display: none;
}
.staff .member .member-info .custom-field-value {
  padding: 0 !important;
  border: 0 !important;
  opacity: 0.7;
  margin-bottom: 0 !important;
}
.faq .faq-list {
  padding: 0 100px;
}
.faq .faq-list ul {
  padding: 0;
  list-style: none;
}
.faq .faq-list li + li {
  margin-top: 15px;
}
.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.bottom-article,
.contact .info i {
  background: #edf3f2;
}
.faq .faq-list a {
  font-size: 16px;
  line-height: 24px;
  padding: 0 30px;
  outline: 0;
  cursor: pointer;
}
.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #76b5ee;
}
.faq .faq-list .icon-close,
.faq .faq-list .icon-show {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0;
}

/**
news tricker
*/
.news-banner {
    display: flex;
    align-items: center;
    /*background: linear-gradient(0deg, #3b66ff,#cc3bff 20%),linear-gradient(to bottom, #cc3bff, #3b66ff);*/ /* banner background color */
    background: linear-gradient(90deg, #CC3BFF 0%, #3B66FF 100%); /* purple → blue */
    /*background-color:#cc3bff ;*/
    color: #fff;
    padding: 33px 0px 30px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}


.news-label {
    font-weight: bold;
    margin-right: 20px;
    background: #b71c1c; /* slightly darker red */
    padding: 5px 10px;
    border-radius: 4px;
    flex-shrink: 0;
}

.news-ticker {
    width: 100%;
    overflow: hidden;
    color: #fff;
    padding: 0px 0;
    position: relative;
    white-space: nowrap;
}

.news-ticker ul {
    display: inline-flex;
    animation: scroll 90s linear infinite;
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-ticker li {
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
    font-family: '1898Sans-Bold';
    font-weight: 400;
    padding: 0 10px;
    font-size: 45px;
    line-height: 45px;
}
.contact-img img{
  width: 320px;
  height: auto;
  max-width: 100%;
}
/* Animation keyframes */
@keyframes scroll {
    from {transform: translateX(0);}
    to {transform: translateX(-50%);}
}

/* Responsive tweak */
@media (max-width: 600px) {
    .news-banner {
        flex-direction: column;
        align-items: flex-start;
    }

    .news-label {
        margin-bottom: 10px;
    }
}

/* End Tricker */

.faq .faq-list a.collapsed {
  color: #343a40;
}
.footer-logo{order: 2;}
.main-sponsor{order: 1;}
.second-sponsor{order: 3;}
@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}
.testimonials .testimonial-wrap {
  padding-left: 50px;
}
.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0 2px 12px rgba(44, 73, 100, 0.08);
  position: relative;
  background: #fff;
}
.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  height: auto;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -45px;
}
.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0 5px;
  color: #111;
}
.testimonials .testimonial-item h4 {
  color: #999;
  margin: 0;
}
.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #dfeae8;
  font-size: 26px;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto;
}
.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #0cbaa4;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0cbaa4;
}
@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  .testimonials .testimonials-carousel,
  .testimonials .testimonials-slider {
    overflow: hidden;
  }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}
.gallery .gallery-item {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.contact .info,
.contact .php-email-form {
  width: 100%;
  background: #fff;
}
.contact .info i {
  font-size: 20px;
  color: #0cbaa4;
  float: left;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: 0.3s ease-in-out;
}
.btn.disabled,
.btn:disabled,
.social-links a,
fieldset:disabled .btn {
  background: #2e3e4e;
}
.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #2e3e4e;
}
.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  color: #2e3e4e;
}
.contact .info .email,
.contact .info .phone {
  margin-top: 40px;
}
.contact .info .address:hover i,
.contact .info .email:hover i,
.contact .info .phone:hover i {
  background: #0cbaa4;
  color: #fff;
}
.contact .php-email-form .form-group {
  padding-bottom: 8px;
}
.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  animation: 1s linear infinite animate-loading;
}
.btn-theme {
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}
/*
#footer .footer-bottom,
.section-border-top {
  border-top: 1px solid #edf3f2;
}*/
.sponsors-cnt{padding: 100px 0 50px 0;}
@keyframes animate-loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#footer {
  color: #fff;
  background-position: center center;
  background-color: #181818;
}
#footer .footer-top {
  padding: 80px 0 30px;
  box-shadow: 0 2px 15px rgba(25, 119, 204, 0.1);
}
#footer .footer-top .footer-contact h4 {
  font-size: 22px;
  margin: 0 0 30px;
  padding: 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-contact p {
  line-height: 24px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  color: #fff;
}
#footer .footer-top h1 {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  opacity: 0.5;
}
#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: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #0cbaa4;
}
#footer .footer-newsletter {
  font-size: 15px;
}
#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  text-align: left;
  border: 1px solid #fff;
}
#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
  margin: 0;
}
#footer .footer-newsletter form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: #2e3e4e;
  font-size: 16px;
  padding: 0 20px;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
}
#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  color: #000;
}
.social-links {
  display: flex;
}
.social-links a {
  font-size: 18px;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  transition: 0.3s;
}
.social-links a:hover {
  /*box-shadow: inset rgba(0, 0, 0, 0.4) 0 0 30px;*/
  box-shadow: none;
}
.social-links .social-facebook {
  background: #1877f2;
}
.social-links .social-x {
  background: #000;
}
.social-links .social-linkedin,
ul.social-network li .linkedin {
  background: #0077b5;
}
.social-links .social-youtube {
  background: red;
}
.social-links .social-instagram {
  background: #8134af;
}
.social-links .social-pinterest {
  background: #bd081c;
}
.social-links .social-threads {
  background: #dd2a7b;
}
.social-links .social-snapchat {
  background: #cecc06;
}
#topbar .social-links a {
  width: 28px;
  height: 28px;
  padding: 7px;
  font-size: 14px;
}
.footer-title,
.form-control,
.select2-container,
article .row {
  margin-bottom: 15px;
}
.footer-title h1 {
  font-size: 22px;
}
.footer-title h1::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  bottom: 1px;
  left: 0;
}
.header-dropdown img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 5px;
}
.thumbnail img,
footer,
iframe {
  width: 100%;
}
.header-dropdown .btn {
  border: none;
  padding: 0;
  margin-left: 15px;
}
img {
  max-width: 100%;
}
#google-map {
  position: relative;
  height: 350px;
  border-radius: 15px;
}
#contact-google-map {
  position: relative;
  height: 350px;
}
.sub-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.owl-stage-outer .item {
  margin: 0;
}
.text-justify,
.topic-page article .article-body {
  text-align: justify;
}
.thumbnail img {
  text-align: center;
  padding: 10px;
  border-radius: 15px;
}
.post-main-photo {
  border-radius: 15px;
  margin-bottom: 10px;
}
.bottom-article {
  overflow: hidden;
  padding: 20px 30px;
  margin-top: 20px;
  border-radius: 15px;
  border: 1px solid #dfeae8;
}
.bottom-article .title {
  font-size: 20px;
}
ul.social-network {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 2px;
}
.share-title {
  font-size: 24px;
}
.share-title i {
  line-height: 32px;
  margin: 0 4px;
}
ul.social-network li a {
  color: #fff;
  text-align: center;
  border-radius: 50%;
  padding: 10px 0 0;
  line-height: 10px;
  font-size: 18px;
}
ul.social-network li .facebook {
  background: #3b5998;
}
ul.social-network li .twitter {
  background: #1da1f2;
}
ul.social-network li .google {
  background: #dc4e41;
}
ul.social-network li .pintrest {
  background: #cb2027;
}
ul.social-network li .youtube {
  background: #db4437;
}
ul.social-network li .instagram {
  background: #b07109;
}
ul.social-network li .tumblr {
  background: #36465d;
}
ul.social-network li .flickr {
  background: #ff0084;
}
ul.social-network li .whatsapp {
  background: #00a859;
}
.datetimepicker {
  margin-top: 130px !important;
}
.line-frame {
  text-align: center;
  border: 1px solid #edf3f2;
  padding: 20px;
  transition: 0.3s ease-in-out;
  border-radius: 15px;
}
.select2-container .select2-selection--single {
  height: 38px !important;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
  border: 1px solid #dfeae8 !important;
  border-radius: 0.375rem !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background: #edf3f2 !important;
  margin: 2px !important;
}
.badge-primary,
.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #0cbaa4;
  color: #fff;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  width: 30px !important;
  height: 36px !important;
}
.select2-container--default .select2-results__option--selected {
  background-color: #dfeae8;
}
.select2-dropdown {
  border: 1px solid #dfeae8 !important;
}
.form-control-label {
  margin-bottom: 5px;
}
.card {
  border-radius: 15px;
  padding: 20px;
  border: 1px solid #dfeae8;
  display: block;
}
.sidebar-card {
  border-radius: 0.375rem;
}
.sidebar-card h4 {
  font-size: 1.25rem;
}
.badge {
  font-family: Tahoma, sans-serif;
}
.sidebar-list .list-group .badge {
  float: right;
  border-radius: 4px;
}
.sidebar-list .list-group .list-group,
.topic-custom-fields {
  margin-top: 10px;
}
.sidebar-list .list-group .list-group .list-group-item {
  border: none;
  padding-right: 0;
}
.embed-responsive-item,
.video-iframe {
  height: 500px;
}
.post-card:hover .badge {
  opacity: 1 !important;
}
.badge-inline,
.post-card h5 {
  font-size: 1rem;
}
.post-card h3 {
  font-size: 1.4rem;
}
.h-200px {
  height: 200px;
}
.green-audio-player {
  width: 100%;
  min-width: 250px;
  background: #edf3f2;
  box-shadow: none;
}
.green-audio-player .slider .gap-progress,
.green-audio-player .slider .gap-progress .pin {
  background-color: #0d6efd;
}
.green-audio-player .volume .volume__button.open path {
  fill: #0d6efd;
}
.green-audio-player .volume .volume__controls {
  background-color: #6c757d;
}
.whatsapp_float {
  position: fixed;
  width: 75px;
  height: 75px;
  bottom: 15px;
  right: 15px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 44px;
  z-index: 100;
  padding: 10px;
  border: 5px solid rgba(255, 255, 255, 0.6);
  font-family: Arial, Helvetica, sans-serif !important;
  line-height: 40px;
}
.whatsapp-icon {
  margin-top: 16px;
}
article ul li {
  list-style-type: disc;
}
article ol li {
  list-style-type: auto;
}
@media screen and (max-width: 767px) {
  .staff .member {
    display: block !important;
  }
  .staff .member .member-info {
    padding: 0;
    text-align: center;
  }
  .staff .member .pic {
    margin: 0 auto 20px;
  }
  .staff .member span::after {
    left: calc(50% - 25px);
  }
  .whatsapp-icon {
    margin-top: 10px;
  }
  .whatsapp_float {
    bottom: 20px;
    right: 10px;
  }
}
.img-circle {
  border-radius: 50% !important;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}
footer {
  margin-top: auto;
  bottom: 0;
}
.extra-images-count {
  position: absolute;
  right: 18px;
  bottom: 15px;
  font-size: 24px;
  opacity: 0.8;
}
.widget-title {
  padding: 10px 15px;
  background: #edf3f2;
  border-radius: 0.375rem;
  margin-bottom: 10px;
}
.categories-widget .categories-title {
  cursor: pointer;
}
.form-control,
.list-group-item {
  border-color: #dfeae8;
}
.form-control:focus {
  border-color: #cfdbd8;
  box-shadow: 0 0 0 0.25rem rgba(12, 186, 164, 0.11);
}
.active > .page-link,
.bg-primary,
.page-link.active {
  background-color: #0cbaa4 !important;
  border-color: #0cbaa4 !important;
}
.bg-secondary,
.btn-secondary {
  background-color: #2e3e4e !important;
  border-color: #2e3e4e !important;
}
.page-link,
.text-primary {
  color: #0cbaa4 !important;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent;
}
#footer .footer-newsletter form input[type="email"]:focus,
.header-form-search .form-control:focus {
  box-shadow: none;
}
.header-form-search {
  display: flex;
  position: relative;
}
.header-form-search .form-control {
  background: #f9f9f9;
  display: inline-block;
  padding: 4px 8px;
  line-height: 26px;
  height: 26px;
  min-height: 26px;
  width: 200px;
  font-size: 14px;
}
.header-form-search .btn {
  border-radius: 50%;
  position: absolute;
  right: 0;
  padding: 2px 8px;
  height: 26px;
}
.maintenance-mode {
  background: #fcfcff;
}
.testimonials {
  border-top: 1px solid #eee;
}
@media (max-width: 768px) {
  .appointment-btn {
    margin: 0 15px 0 0;
    padding: 6px 18px;
  }
  #hero h2 {
    font-size: 28px;
  }
  .navbar-mobile-bg {
    background: #fff;
  }
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding: 0 2rem;
  }
  #topbar .social-links {
    padding-top: 0 !important;
    max-width: 125px;
    overflow: hidden;
  }
  .categories-widget .categories-title i {
    font-size: 24px;
  }
  .categories-widget .categories-list {
    display: none;
  }
  .header-form-search .form-control {
    width: 120px;
  }
}
.cookies-accept-box {
  background-color: #130f40de;
  padding: 20px;
  border-radius: 10px;
}
.cookies-accept {
  bottom: 0;
  position: fixed;
  right: 0;
  border-radius: 4px;
  padding: 15px;
  z-index: 999999;
}
.cookies-accept button {
  -webkit-box-shadow: 0 0 2px 0 #fff;
  -moz-box-shadow: 0 0 2px 0 #fff;
  box-shadow: 0 0 2px 0 #fff;
}
.exp-right-modal{margin: 0 auto;}
@media (max-width:1200px){
  .sponsor-img img{height: 50px;}
  .grid-container {grid-template-columns: 500px 120px 500px;}
  .footer-small-description h4{font-size: 72px; line-height:76px ;}
}
@media (max-width:1100px){
  .events .evt-itm{padding-inline-end: 50px;}
  .events .evt-itm .evt-desc *{font-size: 16px;}
  .evt-icon{font-size: 24px;}
  .gal-modal-ttl h3, .expo-left-ttl h3, .contact-cnt .left-page-description h3, .gallery-cnt .page-desc h1, .explore-cnt .left-page-description h3, #hero h2{font-size: 75px; line-height: 75px;}
  .footer-small-description h4{font-size: 100px; line-height: 95px;}
  .contact-desc h3{font-size: 25px; width: 130px;}
  .contact-desc, #hero p, .page-desc, .page-desc *{font-size: 21px; line-height: 26px;}
  .news-ticker li{font-size: 60px; line-height: 60px;}
  .news-banner{padding: 23px 0px 20px;}
  #hero .slider-content{max-width: 750px;}
  .events .evt-itm .evt-icon{font-size: 25px;}
  .explore-detail, .page-link a, .sponsor-ttl h4, #footer .copyright{font-size: 13px;}
  .grid-container{grid-template-columns:500px 110px 500px}
  .sponsor-img img{height: 45px;}
  .footer-small-description h4{font-size: 75px; line-height: 80px;}
 /* #photo-galleries .row{overflow-x: hidden;}*/
}
@media (max-width:991px){
  .header-menu nav::after{display: none;}
  .header-menu nav{background: none;}
  .mobile-nav-toggle{color: #fff; border-radius: 0; margin-top: 0;}
  .navbar-mobile .mobile-nav-toggle{top: 17px; right: 0; background: none; border: none; border-radius: 0;}
  .header-menu{width: calc(100% - 0px);}
  .header-menu nav{position: absolute; right: 0px; top: 0px; overflow: visible;}
  .navbar-mobile ul{top: 99px; bottom: auto; height: 100vh;}
  .navbar-mobile ul::after{width: 100%; height: 100%; content: ''; bottom: 100%; background: #fff; position: absolute;}
  .navbar-mobile .mobile-nav-toggle,  .mobile-nav-toggle{top: 35px; right: 130px; position: absolute;}
  .mob-menu{z-index: 99;}
  #header{z-index: 99;}
  .header-menu{justify-content: flex-end !important;}
  .navbar a::after{display: none;}
  .header-menu nav{width: 100%; height: 0;}
  #header .logo img{width: 70px;}
  .mob-menu .mobile-nav-toggle{display: none;}
  #header.open{background: #fff; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);}
  #header.open .header-menu nav::after{display: none;}
  #header.open .logo img{filter: none;}
  #header.open .mobile-nav-toggle,#header.open .navbar-mobile .mobile-nav-toggle{color: #000;}
  .mob-menu ul.open{
    display: block;
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 99px;
    background: #fff;
    
  }
  #header .logo img{width: 90px;}
  .modal-body .container{padding: 0;}
  .footer-small-description h4{font-size: 65px; line-height: 70px;}
  .contact-cnt .left-page-description h3, .gallery-cnt .page-desc h1, .explore-cnt .left-page-description h3, #hero h2{font-size: 60px; line-height: 60px;}
  .grid-container{grid-template-columns:300px 100px 300px}
  .gallery-cnt .left-page-description h3{font-size: 25px; line-height: 25px;}
  .contact-desc, #hero p, .page-desc, .page-desc *{font-size: 20px; line-height: 23px;}
  .explore-detail, .page-link a, .sponsor-ttl h4, #footer .copyright{font-size: 15px;}
  .sponsor-img img{height: 50px;}
  .events .evt-itm{padding: 10px 10px; padding-inline-end: 20px;}
  .events .evt-itm{gap: 10px;}
  .events .evt-itm .evt-icon{font-size: 20px;}
  .events .evt-itm .evt-desc *{font-size: 14px;}
  .events{padding: 10px;}
  /*.navbar > ul > li a{text-align: center; display: block;}
  .navbar-mobile ul{display: flex; flex-direction: column; align-items: center; justify-content: center;}
  .navbar-mobile > ul > li{width: 100%;}
  .navbar-mobile > ul > li a{display: block; text-align: center;}*/
  .navbar-mobile > ul > li a{display: block; border: none;}
  .navbar-mobile > ul > li{width: 100%; padding-bottom: 15px; padding-top: 15px;}
  .navbar-mobile > ul > li a.active{color: #f57416 !important;}
  .navbar-mobile > ul > li{border: none;}
 /*#header.menu-open .mobile-nav-toggle, #header.header-scrolled .mobile-nav-toggle{color: #1F1F1F;}*/
}
@media all and (max-width:767px){
.contact-cnt .left-page-description h3, .gallery-cnt .page-desc h1, .explore-cnt .left-page-description h3{font-size: 40px; line-height: 40px;}
.expo-left-ttl h3, .gallery-cnt .page-desc h1{font-size: 70px; line-height: 80px;}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{padding: 0 20px;}
section{padding: 50px 0;}
#hero h2{font-size: 50px; line-height: 50px;max-width: 350px;}
.footer-small-description h4{font-size: 50px; line-height: 65px;}
#hero p{font-weight: 400; max-width: 350px; padding: 0;}
.events {display: block !important; width: 100%;}
.events .evt-itm{padding: 20px;}
.events .evt-itm .evt-desc *{font-size: 16px;}
.events{position: initial;}
section.about-cnt{padding-top: 200px;}
.about-l-svg{display: none;}
.about-right-square{width: 94px; height: 94px;}
.black-about-square{width: 96px; height: 96px;}
.w-a-s{left: 96px;}
.about-right-square::before{right: 124px;}
.about-right-square::after, .about-right-square::before{width: 30px; height: 30px;}
.expo-left-ttl h4{font-size: 25px; max-width: 250px;}
.exp-itm-link a{font-size: 16px; line-height: 18px;}
.exp-itm-link svg{width: 20px; height: auto;}
.w-a-s{width: 59px; height: 59px;}
.w-a-s::after{width: 13px; height: 13px;}
.black-about-square::after{width: 24px; height: 24px;}
.square{width: 21vw; height: 11vw; left: auto !important; right: 0 !important;}
.about-bottom-square::after,.about-bottom-square::before, .about-bottom-square{width: 11.5vw; height: 11.5vw;}
#About-us .right-page-description {position: initial;}
.explore-cnt .left-page-description h3{padding-bottom: 20px;}
#exploreCarousel .owl-stage-outer {
    padding-left: 0 !important;
    
}
.explore-detail{font-size: 12px;}
.explore-detail svg{width: 14px; height: auto;}
.news-ticker li{font-size: 40px; line-height: 40px;}
.news-banner{padding: 18px 0px 12px;}
.gallery-cnt .left-page-description h3{font-size: 30px; line-height: 35px; max-width: 320px;}
.pg-1{width: 57.5vw; height: 57.5vw;}
.pg-2{width: 80vw; height: 80vw;}
.pg-2-shape{width: 49vw; height: 49vw;}
#photo-galleries .gl-2 .col-md-6.left-page-description{padding-top: 49vw; padding-bottom: 6.5vw;}
.contact{padding-top: 50px;}
.contact-right-cnt{display: grid !important; gap: 30px;}
.contact-cnt .left-page-description{padding-bottom: 20px; justify-content: flex-start !important;}
.sponsor-ttl h4{font-size: 12px; text-align: center;}
#footer .copyright{font-size: 12px; text-align: center; justify-content: center;}
#footer .copy-flex{justify-content: center !important;}
.grid-container{display: block;}
.social-links{align-items: center; justify-content: center;}
.sponsors{display: grid !important;}
.second-sponsor, .main-sponsor,.footer-logo{display: flex; align-items: center; justify-content: center; padding: 20px 0;}
.footer-logo img{width: 100px; height: auto;}

.sponsor-img img{height: 40px;}
.second-sponsor .sponsor-img img{height: auto; width: 220px;}
.sponsors-cnt{padding: 50px 0;}
.footer-small-description h4{padding-bottom: 50px;}
.second-sponsor .sponsor-itm{justify-content: center;}
.modal-content .container{padding: 0;}
.exp-left-modal{padding: 0; padding-bottom: 20px;}
.exp-right-modal{padding: 0;}
.exp-right-cnt{padding: 20px !important;}
.exp-itm-ttl h3{max-width: none; font-size: 30px; line-height: 35px;}
.hc-gttl{display: block !important;}
.gal-modal-ttl h3{font-size: 75px; line-height: 85px;}
.gal-left-modal, .gal-left-modal{padding: 0;}
.close-btn .btn-close{width: 30px; height: 30px;}
.gallery-modal .gal-close{top: 10px !important; right: 10px;}
.gal-list{display: grid; grid-template-columns: repeat(2, auto); /* 2 columns per row */ gap: 10px; padding-top: 20px;}
.gal-list .gal-itm{width: 100%; padding: 0;}
.gal-items{height: auto !important;}
section.about-cnt .right-page-description{padding: 3rem 0 15rem 0;}
#hero .carousel-content.container{padding: 0 20px;}
.events{padding: 10px 20px;}
.events .evt-itm{padding: 20px 0;}
.pg-1::after{width: 12vw; height: 12vw;}
.explore-list{padding-top: 50px;}
.contact{padding-bottom: 50px;}
.evt-icon img{width: 24px;}
.social-links{padding-bottom: 50px !important;}
#photo-galleries .row{overflow: hidden; height: auto;}
.contact-desc h3{width: 130px;}
.language-list{width: 80px;}
.navbar-mobile .mobile-nav-toggle, .mobile-nav-toggle{right: 90px;}
.col-sm-12{padding-left: 0 !important; padding-right: 0 !important;}
.exp-left-modal{display: none;}
.md-hidden{display: none !important;}
.gal-items{padding-top: 0px;}
.explore-modal .modal-body{padding: 0;}
.explore-modal .bck{display: none;}
.close-btn{padding: 20px !important;}
.exp-right-cnt{padding-top: 80px !important;}
.modal-content{border: none;}
.exp-itm-ttl h3{margin-bottom: 40px;}
.gal-itm-bck{padding-bottom: 160%;}
.owl-carousel .owl-stage-outer{padding: 0;}
.gal-list{padding-top: 0;}
.md-block{display: block;}
.swipe-desc{color:#9684FF; font-size: 15px;}
.footer-small-description h4{font-size: 38px; line-height: 52px;}
.mobile-footer{display: grid; align-items: center; justify-content: center;}
.copy-flex{order: 2; display: block !important; width: 100%; text-align: center;}
.mobile-social{order: 1;}
.second-sponsor .sponsor-img img{width: auto; height: 80px;}
}
@media all and (max-width:500px){
  .footer-small-description h4{font-size: 30px; line-height: 35px;}
}
@media all and (max-width:400px){
  .footer-small-description h4{font-size: 30px; line-height: 35px;}
  .second-sponsor .sponsor-img img{height: 70px;}
}