body {  margin: 0;  font-family: 'Segoe UI', sans-serif;}
.logo {  display: flex;  align-items: center;  gap: 10px;}
.logo .logo-default{    width: 80%;}
.logo .logo-scrolled{    width: 80%;}
.carousel-item .text {    text-align: start;    color: #fff;    position: absolute;    bottom: 25%;    /* margin: 0; */    width: 30%;    margin: 1px 10%;}
.user-icon.responsive{  display: none;}
.user-icon {  font-size: 26px;  color: white;  cursor: pointer;}
.maps-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #1a2a3a; /* Dark background */
  padding: 80px 0;
  color: white;
  background: url(../images/BG-1.jpg) center center / cover no-repeat rgba(0, 0, 0, 0.75);
}

.maps-div-setion01 {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.maps-div-setion01{ width: 90%;    float: left;}
.maps-div-setion01 h5{ font-size: 24px; color:#fff;  font-family: "Ancizar Serif", serif;  margin: 0; }
.maps-div-setion01 h2{font-size: 60px; font-family: "Ancizar Serif", serif;    color: #fff;    border-bottom: 1px solid #fff; text-align: left;    padding: 0 0 20px 0; margin: 0;}
.maps-div-setion01 ul{width: 100%; float: left;    padding: 0 0 0 20px;}
.maps-div-setion01 ul li{width: 100%; float: left; color:#fff;padding: 0 0 10px 0;font-family: "Poppins", sans-serif;font-size: 14px;}
.maps-div-setion00{width: 40%;    float: left;    padding: 5%;}


.maps-div-setion01 a{color: #fff;
    font-size: 20px;
    font-family: "Ancizar Serif", serif;
    /* border-bottom: 2px solid #fff;   */
    padding: 0 0 10px 0;
    text-decoration: none; 
    text-underline-offset: #ddd;
  }



    .about-ban-section {
  text-align: center;
  padding: 60px 20px;
  background-color: #fffcf5;
}

.about-ban-section h2 {
  color: #144d2e;
  font-size: 60px;
  margin-bottom: 20px;
   font-family: "Ancizar Serif", serif;
   font-weight: 700;
}

.num-p{
   font-family: "Ancizar Serif", serif !important;
}


.about-ban-section p {
    max-width: 70%;
    margin: 20px auto 30px;
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.vision h3 {
font-family: "Ancizar Serif", serif !important;
font-weight: 700;
}

.mission h3{
  font-family: "Ancizar Serif", serif !important;
  font-weight: 700;
}

.maps-div-setion00 .owl-carousel {
  margin-top: 20px;
}


.maps-div-setion00 .owl-carousel .item {
  display: inline-block;
  margin: 0 15px;
}

.maps-div-setion00 .owl-carousel .item ul {
  list-style: none;
  padding: 0;
  text-align: left;
}

.maps-div-setion00 .owl-carousel .item ul li {
  font-size: 16px;
  margin-bottom: 10px;
}

.maps-div-setion00 .owl-carousel .item ul li::before {
  content: "\2022"; /* Bullet point */
  color: #fff; /* Gold color for bullet */
  margin-right: 10px;
}

.maps-div-setion00 p a {
  font-size: 18px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
}


.maps-div-setion00 p a img {
  margin-left: 10px;
}

#map {
  width: 100%;
  height: 400px;
  margin-top: 40px;
  background: url('path-to-your-map-image.jpg') no-repeat center center;
  background-size: cover;
}

.maps-div-setion00 h5 {
  font-size: 18px;
  color: #ccc;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
}

.maps-div-setion00 h2 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.more-link {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #333;
  padding-bottom: 3px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 40px;
  font-family: "Ancizar Serif", serif;
  font-size: 24px;
}

.banm-stats {
  display: flex;
  justify-content: center;
  background: url('https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=1600&q=80') center/cover;
  color: #fff;
  padding: 60px 0;
  gap: 20px;
}

.stat {
  flex: 1;
  backdrop-filter: brightness(30%);
}

.stat h1 {
  font-size: 48px;
  margin: 0;
}

.stat p {
  font-size: 18px;
  margin-top: 8px;
}

.banm-bottom {
  display: flex;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  margin-top: -8px;
}

.banm-bottom .vision,
.banm-bottom .mission {
  flex: 1;
  padding: 30px;
}

.banm-bottom h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

.banm-bottom p {
  font-size: 14px;
  line-height: 1.6;
  max-width: 90%;
  margin: auto;
}

.stat-box h2{
  color: #fff;
  font-family: "Ancizar Serif", serif !important;
  font-size: 70px;
 
}

.stat-box p{
  color: #fff;
 font-family: "Ancizar Serif", serif !important;
}

.vision-mission p{
  color: #fff;
    font-family: "Poppins", sans-serif;
}

.stats-vision-wrapper {
    background: url(../images/about-us.jpg) center center / cover no-repeat rgba(0, 0, 0, 0.75);
    color: white;
    padding: 90px 20px;
    background-attachment: fixed;
    margin-top: 40px;
    position: relative;
    z-index: 99;
    width: 80%;
    margin: 0 auto;
}

.stats-section {
    display: flex
;
    /* justify-content: space-around; */
    flex-wrap: wrap;
    gap: 13%;
    margin-bottom: 30px;
    justify-content: center;
}

.vision-mission {
    display: flex
;
    flex-direction: row;
    justify-content: space-between;
    /* background-color: rgba(0, 0, 0, 0.75); */
    padding: 30px 20px;
    border-top: 1px solid white;
}

/*circular page css*/

.circular-section{
  width: 100%;
  float: left;
}

.circular-wrapper {
  max-width: 96%;
  margin: 40px 4%;
  background: #f5f5f5;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 0 8px rgba(0,0,0,0.05);
  border: 1px solid #eaeaea;
}

.circular-wrapper h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #144d2e;
  display: inline;
}

/* Tabs */
.circular-nav {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
  margin-top: 4%;
  gap: 60px;
}

.circular-nav a {
  padding: 12px 20px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  color: #1f1f1f;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
}

.circular-nav a.active {
  color: #1b3581;
  border-bottom-color: #1b3581;
}

.search-form {
  /* display: flex; */
  align-items: center;
  gap: 0;
  /* margin-top: 10px; */
  display: inline;
  float: right;
}

.search-form input {
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 6px 0 0 6px;
  width: 200px;
  font-size: 14px;
}

.search-form button {
  padding: 10px 20px;
  background: #1b3581;
  color: white;
  border: none;
  border-radius: 0 6px 6px 0;
  font-weight: 600;
  cursor: pointer;
}

/* Table */
.circular-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
}

.circular-table thead th {
  background-color: #fafafa;
  text-align: left;
  padding: 14px 16px;
  font-weight: 600;
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
}

.circular-table td {
  padding: 14px 16px;
  font-size: 14px;
  border-bottom: 1px solid #f1f1f1;
  color: #333;
  vertical-align: middle;
}

.circular-table td a {
  display: flex;
  align-items: center;
  color: #1b3581;
  text-decoration: none;
  font-weight: 600;
}

.circular-table td a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('https://cdn-icons-png.flaticon.com/512/337/337946.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 6px;
  vertical-align: middle;
}


/* Pagination */
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-top: 30px;
}

.pagination a {
  padding: 8px 14px;
  background: #fff;
  border: 1px solid #ddd;
  color: #444;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
}

.pagination a.active {
  background: #144d2e;
  color: white;
  border-color: #144d2e;
}

.pagination a:hover {
  background: #f1f1f1;
}

.fa-instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.fa-facebook-f {
    color: #1877F2;

}

.fa-linkedin-in{color: #0077B5;}
/*responsive css start*/



/*home members section css start*/

.team-section {
  background-color: #003B2D; /* Dark Green */
  color: #fff;
  text-align: center;
  padding: 40px 0;
}

.section-title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}

.team-slider {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 20px;
}

.team-member {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 250px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.team-member img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  margin-bottom: 15px;
}

.team-member h3 {
  font-size: 20px;
  margin: 10px 0;
  font-weight: bold;
}

.team-member p {
  font-size: 14px;
  color: #666;
}


.vision img {
  display: inline;
  margin-right: 10px;
}

.vision h3 {
  display: inline;
}

.mission img {
  display: inline;
  margin-right: 10px;
}

.mission h3 {
  display: inline;
}
/*home members section css end*/

@media (max-width: 768px) {
  .circular-wrapper {
    padding: 20px 15px;
    margin: 20px auto;
  }

  .circular-wrapper h2 {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
  }

  .circular-nav {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .search-form {
    width: 100%;
    display: flex;
    margin-top: 10px;
    float: none;
  }

  .search-form input {
    flex: 1;
    width: 100%;
    border-radius: 6px 0 0 6px;
  }

  .search-form button {
    border-radius: 0 6px 6px 0;
    padding: 10px 15px;
  }

  .circular-table {
    width: 100%;
    overflow-x: auto;
    display: block;
    font-size: 13px;
  }

  .circular-table thead {
    min-width: 600px;
    display: table;
    width: 100%;
  }

  .circular-table tbody {
    display: table;
    width: 100%;
  }

  .circular-table td, .circular-table th {
    padding: 12px 10px;
    word-break: break-word;
  }

  .pagination {
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
  }

  .pagination a {
    padding: 6px 10px;
    font-size: 13px;
  }
}

/* 1001–1100px */
@media (min-width: 1001px) and (max-width: 1100px) {
  .circular-wrapper {
    padding: 25px;
  }

  .circular-nav {
    gap: 30px;
  }

  .search-form input {
    width: 180px;
  }

  .search-form button {
    padding: 9px 18px;
  }
}

/* 1101–1200px */
@media (min-width: 1101px) and (max-width: 1200px) {
  .circular-wrapper {
    padding: 28px;
  }

  .search-form input {
    width: 190px;
  }
}

/* 1201–1300px */
@media (min-width: 1201px) and (max-width: 1300px) {
  .circular-wrapper {
    padding: 30px;
  }

  .search-form input {
    width: 200px;
  }
}

/* 1301–1400px */
@media (min-width: 1301px) and (max-width: 1400px) {
  .search-form input {
    width: 210px;
  }

  .search-form button {
    padding: 10px 22px;
  }
}

/* 1401–1500px */
@media (min-width: 1401px) and (max-width: 1500px) {
  .search-form input {
    width: 220px;
  }
}

/* 1501–1600px */
@media (min-width: 1501px) and (max-width: 1600px) {
  .search-form input {
    width: 230px;
  }
}

/* 1601–1700px */
@media (min-width: 1601px) and (max-width: 1700px) {
  .search-form input {
    width: 240px;
  }
}

/* 1701–1800px */
@media (min-width: 1701px) and (max-width: 1800px) {
  .search-form input {
    width: 250px;
  }
}

/* 1801–1900px */
@media (min-width: 1801px) and (max-width: 1900px) {
  .search-form input {
    width: 260px;
  }
}

/*responsive css end*/


/*circular page css end*/



/* experience section of home page css start*/
.experience-section {
  background: url(../images/26th.jpg);
  background-size: cover;
  /* padding: 40px 20px; */
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
  width: 100%;
  float: left;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.sup_class{
 font-size: 30px !important; /* Make 'th' smaller */
  position: absolute !important;
  top: -15px; /* Move the 'th' to the top */
  right: -15px; /* Move 'th' to the right */
}

.experience-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
    gap: 130px;
}

.experience-number {
  font-size: 450px;
  font-weight: bold;
  font-family: "Ancizar Serif", serif;
  background: url(../images/log.jpg) no-repeat center center;
  background-size: cover;
  -webkit-background-clip: text;
  color: transparent;
  position: relative; /* Make sure the sup is positioned relative to this container */
  animation: numberCount 2s ease-in-out forwards;
}

@keyframes numberCount {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.6;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.experience-number sup {
    font-size: 80px !important;
    position: absolute !important;
    top: 27%;
    right: -90px;
    bottom: auto;
    color: #6480b3;
    font-family: "Ancizar Serif", serif;
}

.experience-description p {
  font-size: 50px;    font-family: "Poppins", sans-serif;
}

.experience-description {
  font-size: 24px;
  font-weight: 500;
  color: #1b2c4f;
  margin-left: 20px;
  opacity: 0;
  animation: textFadeIn 1.5s 1s ease-in-out forwards; /* delayed fade-in for text */
  font-weight: 700;
}

@keyframes textFadeIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* experience section of home page css end*/

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    top: -6%;
    bottom: auto;
    right: 21%;
}

/* committee start */
#committee{
  width: 100%;
  background: url(../images/BG-2.jpg)  no-repeat bottom;
background-size: cover;
    background-repeat: no-repeat;
  padding: 3% 0px;
  float: left;
}


#committee .committee-title {
    font-size: 43px;
    text-align: center;
    color: white;
    font-family: "Ancizar Serif", serif;
    margin-bottom: 3%;
    font-weight: 700;
    letter-spacing: 2px;
}

.committee-carousel .item{
  width: 90%;
  margin: 0 auto;
}
.committee-carousel .item img{
  border: 1px solid white;
  border-radius: 5%;

}
   .designation {
    text-align: center;
      font-size: 17px;
      color: white;
      margin-top: 5px;
          font-family: "Poppins", sans-serif;
      font-weight: 500;
    }
    .name {
      font-weight: bold;
          color: white;
          text-align: center;
          margin-top: 5px;
      font-size: 18px;
      font-family: "Poppins", sans-serif;
      font-weight: 500;
    }
/* committee end */


/* gallery start */

#gallery{
  width: 100%;
  padding: 5% 0px;
  margin: 5% 0  ; 
  float: left;
  background: url(../images/BG-3.jpg)  no-repeat bottom;
background-size: cover;
    background-repeat: no-repeat;
}

#gallery .gallery-title{
  font-size: 40px;
  text-align: center;
  color: white;
    font-family: "Ancizar Serif", serif;
  margin-bottom: 3%;
  font-weight: 700;
}

.gallery-carousel .item{
  width: 100%;
  margin: 0 auto;
}
.gallery-carousel .item img{
  border: 1px solid white;
  border-radius: 5%;

}
/* gallery end */









/* Responsive: convert nav to column */

@media only screen and (min-width: 0px) and (max-width: 1000px) {
  .maps-div-setion00{width: 100%;}

  .map_img img{
    width: 100%;
    margin: 0 auto;
  }

  .experience-container {
    display: block;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}

.experience-number {
    font-size: 150px;
    font-weight: bold;
   margin-left: 65px;
}

    .experience-description p {
        font-size: 20px;
        text-align: center;
    }


    .experience-number sup {
        font-size: 35px !important;
        position: absolute !important;
        top: 20%;
        right: 10px;
        bottom: auto;
        color: #6480b3;
    }

    .experience-section {
    padding: 50px 20px;
  }

  .stats-vision-wrapper {
    background: url(../images/about-us.jpg) center center / cover no-repeat rgba(0, 0, 0, 0.75);
    color: white;
    padding: 58px 11px;
    background-attachment: fixed;
    margin-top: 40px;
    position: relative;
    z-index: 99;
    width: 95%;
    margin: 0 auto;
}

.vision-mission {
    display: block;
    flex-direction: row;
    justify-content: space-between;
    /* background-color: rgba(0, 0, 0, 0.75); */
    padding: 30px 20px;
    border-top: 1px solid white;
}

    .footer-logo img {
        height: auto;
        width: 90% !important;
    }

   #gallery {
    padding: 30% 0px;
}


#committee {
    padding: 20% 0px;
}

#committee .committee-title {
  font-size: 28px;
  margin-bottom: 10%;
}

.owl-first {
    width: 80%;
    /* float: left; */
    margin: 0 auto;
    padding: 25% 0 !important;
}


.maps-div-setion00 h2 {
    font-size: 28px;
}


.about-ban-section h2 {
    font-size: 32px;
}

.about-ban-section p {
    font-size: 14px;
    max-width: 90%;
}

.more-link {
    font-size: 18px;
}





}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {

  .map_img img {
    width: 60%;
  }

  .about-ban-section h2 {
    font-size: 48px;
}

.about-ban-section p {
    font-size: 16px;
}

.more-link {
  font-size: 20px;
}

.maps-div-setion00 .owl-carousel .item ul li {
    font-size: 16px;
    margin-bottom: 4px;
}

.experience-number {
    font-size: 230px;
}

.experience-description p {
    font-size: 38px;
}

.experience-number sup {
    font-size: 60px !important;
    position: absolute !important;
    top: 21%;
    right: -75px;
    bottom: auto;
    color: #6480b3;
    font-family: "Ancizar Serif", serif;
}

#committee .committee-title {
    font-size: 48px;
}

#gallery .gallery-title {
    font-size: 48px;
}

}


@media only screen and (min-width: 1301px) and (max-width: 1400px) {

  .map_img img {
    width: 60%;
  }

  .about-ban-section h2 {
    font-size: 48px;
}

.about-ban-section p {
    font-size: 16px;
}

.more-link {
  font-size: 20px;
}

.maps-div-setion00 .owl-carousel .item ul li {
    font-size: 16px;
    margin-bottom: 4px;
}

.experience-number {
    font-size: 230px;
}

.experience-description p {
    font-size: 38px;
}

.experience-number sup {
    font-size: 60px !important;
    position: absolute !important;
    top: 21%;
    right: -75px;
    bottom: auto;
    color: #6480b3;
    font-family: "Ancizar Serif", serif;
}

#committee .committee-title {
    font-size: 48px;
}

#gallery .gallery-title {
    font-size: 48px;
}

}

@media only screen and (width: 360px) {
    /* Your styles for exactly 360px screens */
        .experience-number {
        font-size: 150px;
        font-weight: bold;
        margin-left: 65px;
    }

        .experience-number sup {
        font-size: 35px !important;
        position: absolute !important;
        top: 15%;
        right: 10px;
        bottom: auto;
        color: #6480b3;
    }
}


@media only screen and (min-width: 300px) and (max-width: 400px) {

     .experience-number {
        font-size: 150px;
        font-weight: bold;
        margin-left: 65px;
    }

        .experience-number sup {
        font-size: 35px !important;
        position: absolute !important;
        top: 15%;
        right: 3px;
        bottom: auto;
        color: #6480b3;
    }
}






@media (max-width: 1000px) {
  .user-icon.desktop {    display: none;}
  .user-icon.responsive {    display: block;    margin-top: 10px;}
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
.logo img {    width: 100%;}
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
.logo img {    width: 90%;}
}

.w-100 {    width: 100% !important;}
	.ban-p{      z-index: 99999;}
	.ban-y{position:relative;}
.banner-zoom {  overflow: hidden;  position: relative;}
.banner-zoom .d-lg-block {  width: 100%;  height: auto;  animation: zoomLoop 50s ease-in-out infinite; /* loop continuously */  transition: transform 0.5s ease;}
/* Optional for mobile image too */
.banner-zoom .d-lg-none {  width: 100%;  height: auto;  animation: zoomLoop 50s ease-in-out infinite;}

@keyframes zoomLoop {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {
}

#carousel{     background: url(../images/slider-bg.jpg) #fffbef no-repeat center bottom;  width: 100%;  float: left;}
.location-carousel .item {  display: flex;  gap: 0px;  justify-content: center;}
.location-slide {  position: relative;}
.location-slide img {  width: 100%;  height: auto;  display: block;}
.owl-first{  width: 80%; /* float: left; */  margin: 0 auto;  padding: 5% 0;}


@media only screen and (min-width: 1001px) and (max-width: 1100px) {

  .maps-div-setion01 h2 {
    font-size: 38px;
}
}

@media only screen and (min-width: 1101px) and (max-width: 1200px) {

  .maps-div-setion01 h2 {
    font-size: 38px;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {

      .maps-div-setion01 h2 {
        font-size: 34px;
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {

  .maps-div-setion01 h5 {
    font-size: 22px;
  }

  .maps-div-setion01 h2 {
 font-size: 30px;
}

#map {
  height: 100vh !important;}
}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {

  .maps-div-setion01 h5 {
           font-size: 24px;
  }
  
  .maps-div-setion01 h2 {
    font-size: 38px;
}

 .experience-number {
    font-size: 280px;
    font-weight: bold;
    background: url(../images/log.jpg) no-repeat center center;
    background-size: cover;
    -webkit-background-clip: text;
    color: transparent;
    position: relative;
    animation: numberCount 2s ease-in-out forwards;
}

.experience-number sup {
    font-size: 70px !important;
    position: absolute !important;
    top: 20%;
    right: -84px;
    bottom: auto;
    color: #6480b3;
    font-family: "Ancizar Serif", serif;
}

.experience-description {
    font-size: 24px;
    font-weight: 500;
    color: #c48918;
    margin-left: 20px;
    opacity: 0;
    animation: textFadeIn 1.5s 1s ease-in-out forwards;
    font-weight: 700;
}

.experience-description p {
    font-size: 42px;
}

.map_img img {
  width: 60%;
}

.about-ban-section h2 {
    font-size: 54px;
}


}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {

  .maps-div-setion01 h2 {
    font-size: 38px;
}
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {

  .maps-div-setion01 h2 {
    font-size: 48px;
}
}

