
div#navbarRight {
  display: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  gap: 20px;
  list-style: none;
}

nav#navbar {
  background-color: transparent !important;
  position: absolute;
  width: 100%;
  transition: top 0.7s ease-in-out, background-color 0.7s;
}
.float-whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 45%;
  left: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
 display: flex;
 justify-content: center;
 align-items: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
#navbar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff !important;

}

span.openbtn-right.me-3 {
  display: none;
}

.verticle {
  display: block;
}

.horizontal {
  display: none;
}

a {
  text-decoration: none !important;
}

a:hover {
  color: #9bc440 !important;
}

.we-serve__item.br-24:hover a {
  color: #9bc440 !important;
}

:root {
  --dark-green: #9cc675;
  --dark-yellow: #e89a3d;
  --extra-light-brown: #fdf0d7;
  --light-brown: #ecd5ab;
  --dark-brown: #915b40;
  --light-yellow: #f8e3a8;
  --light-red: #f3ac99;
  --light-teal: #a6c8cc;
  --light-gray: #ddd5d6;
  --theme-color2: #7251c6;
}

.nav_btn {
  background-color: #000;
}

.nav_btn {
  background-color: #000 !important;
  color: #fff !important;
  padding: 10px 28px !important;
  border-radius: 50px !important;
}

.nav_logo img {
  width: 200px;
}

.menu>.nav-item>.nav-link{color: #000}
.menu>.nav-item>.nav-link:before{background-color: #000;}

.btn {
  border-radius: 5px;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  padding: 14px 30px;
  cursor: pointer;
}

.btn-theme {
  background: var(--theme-color1);
  color: #212121;
}

.c-container {
  margin: auto;
  width: 93%;
  position: relative;
  z-index: 1;
}

.btn-outline-white {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  background-image: none;
  border-width: 2px;
  border-color: #fff;
  font-weight: 500;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.btn {
  border-radius: 5px;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 12px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  padding: 14px 30px;
  cursor: pointer;
}

.btn-outline-white:hover {
  background-color: #fff;
  color: var(--text-dark);
}

/* / common css up / */
.swiper-slide {
  height: 600px;
  margin-bottom: 50px;
}

.testimonial p {
  font-size: 28px;
  letter-spacing: 0.02em;
  line-height: 35px;
}

.testimonial .name {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 35px;
  text-align: left;
}

.testimonial .designation {
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
  opacity: 0.65;
}

.unt {
  margin-bottom: 20px;
  margin-top: 60px;
}

.hero-text {
  font-size: 30px;
  letter-spacing: 0.02em;
  color: #fff;
}

.gallery-thumbs {
  height: 100%;
}

.gallery-thumb {
  height: 100%;
}

.gallery-thumbs .swiper-wrapper {
  align-items: center;
}

.gallery-thumbs .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 334px !important;
  height: 380px;
  position: relative;
}

.gallery-thumbs .swiper-slide img {
  filter: contrast(0.5) blur(10px);
  width: auto;
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}

.gallery-thumbs .swiper-slide-active img {
  filter: contrast(1) blur(0px) !important;
}


.gallery-thumb .swiper-wrapper {
  align-items: center;
}

.gallery-thumb .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 334px !important;
  height: 380px;
  position: relative;
}

.gallery-thumb .swiper-slide img {
  filter: contrast(0.5) blur(10px);
  width: auto;
  height: 450px;
  object-fit: cover;
  border-radius: 10px;
}

.gallery-thumb .swiper-slide-active img {
  filter: contrast(1) blur(0px) !important;
}




.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.flex-row .flex-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.gallery-thumbs .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery-thumb .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.loader img {
  width: 70px;
}

.swiper-container.testimonial {
  height: 600PX;
}

.testimonial-section .user-saying {
  background: #99c540;
  /* background-image: linear-gradient(#abff0038, #abff0085), url(../img/bg1.jpg); */
  width: 60%;
  background-size: 100%;
  color: #000000;
  margin: 30px 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
  border-bottom-left-radius: 35px;
  border-top-left-radius: 35px;
}

section.spacer {
  background-image: url("../img/bg.png");
  padding-top: 100px;
}

.top-navbar-ul {
  display: flex;
  margin-bottom: 0 !important;
  gap: 20px;
  list-style-type: none;
}

.navbar-dark .navbar-nav .top-navbar-ul .nav-link {
  color: #000 !important;
}

.testi-user-img {
  width: 40%;
}

.testimonial-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.user-saying .swiper-slide .name {
  font-size: 54px !important;
  line-height: 64px !important;
  margin-left: 0px !important;
  width: 75%;
}

.user-saying .swiper-slide .quote {
  display: flex !important;
  margin: 35px 20px 32px 0;
  justify-content: space-between;
}

.user-saying .swiper-slide sup {
  font-size: 20px;
}

.user-saying .swiper-slide .quote i {
  margin-right: 10px;
}

.user-saying .swiper-slide .quote p {
  font-size: 20px;
  margin: 0px;
}

.user-saying .swiper-slide .quote .about {
  width: 400px;
}

.user-saying .swiper-slide .name {
  font-size: 40px;
  margin-left: 30px;
}

.swiper-container.testimonial.right_side.swiper-container-initialized.swiper-container-vertical {
  padding: 26px !important;
}

/*.swiper-wrapper.image_swipe {

        transform: translate3d(173px, 0px, 0px) !important;
    }*/
.bannar_btn {
  background-color: #000 !important;
  color: #fff !important;
  padding: 10px 28px !important;
  border-radius: 50px !important;
  margin-bottom: 20px;
}

.counter .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  text-align: center;
  gap: 30px;
  background-color: transparent !important;
  margin: 13px 0;
}

.counter .wrapper>* {
  font-size: 50px;
  font-weight: bold;
  /*background-color: #0003;*/
}

.counter_details {
  font-size: 20px;
}

.counter_no {
  display: flex;
  justify-content: left;
  margin-bottom: 6px;
}

.counter_details {
  font-size: 20px;
  text-align: left;
  display: flex;
  /* margin: auto; */
  width: fit-content;
  justify-content: center;
  align-items: center;
}

.counter_no p {
  font-size: 35px;
  padding: 0;
  margin: 0;
}

.counter_details p {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  line-height: 27px;
}

element.style {
  width: 380.5px;
  transition-duration: 0ms;
  transform: translate3d(0px, 0px, 100.109px) rotateX(0deg) rotateY(0deg);
  z-index: -1;
}


/* brand slider */

.rating_card {
  height: 200px !important;
}

.slider {
  height: 150px;
  margin: auto;
  /*position: relative;*/
  width: 100%;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.slide-track {
  display: flex;
  width: calc(250px *18);
  animation: scroll 40s linear infinite;

}

.card.expert_card.p-4:hover {
  /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.we-serve__item.br-24:hover {
  box-shadow: #9bc4406b 6px 13px 41px 0px;
}

.about__card {
  transition: transform 0.5s;
}

.about__card:hover {
  transform: scale(1.05);
}

.footer-menu {
  text-align: end;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-250px*9));
  }

}

.slide {
  height: 100px;
  width: 250px;
  display: flex;
  align-items: center;
  padding: 15px;
  perspective: 100px;

}

.slide img {
  width: 200px;
  height: 72px;
  object-fit: contain;

}

.slide img.vivo {
  width: 60%;
  padding-bottom: 10px;
}

.slide img.xiomi {
  width: 70%;
}

/*.brand_section::before, .brand_section::after {
    background: linear-gradient(to right, rgb(255 255 255 / 28%) 0%, rgba(255, 255, 255, 0) 100%);
    content: '';
    height: 100%;
    position: absolute;
    width: 15%;
    z-index: 2;
}*/
.slider::before {
  left: 0;
  top: 0;
}

.slider::after {
  right: 0;
  top: 0;
  transform: rotate(180deg);
}

.slider img:hover {
  transform: translateZ(20px);
  transition: transform 1s;
}

.brand_section {
  background-color: #192020;
  /*border-radius: 20px;*/
  position: relative;
}

.brand_headeing h2 {
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-weight: 300;
}

.Experience {
  margin: 40px 0 25px;
}

.Experience h1 {
  text-align: start;
}

.Experience p {
  width: 100%;
  font-size: 19px;
  margin: auto;
}



.Expertise_icon {
  border: 1px solid #000;
  width: 61px;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 15px;
}

.Expertise_icon img {
  width: 28px;
  /* border: 1px solid #000; */
  filter: grayscale(1);
}

.expert-contant p {
  font-size: 18px;
}

.expert-contant p {
  margin: 15px 0;
  text-align: justify;
}

.expert_card {
  border-radius: 20px !important;
  border: none !important;
  height: 435px;
}

.sec-book-with-us .inner-content {
  position: relative;
  z-index: 9;
}

.sec-book-with-us .inner-content {
  padding: 35px 35px 35px 60px;
  display: flex;
  gap: 30px;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 9;
  background-color: #000;
  overflow: hidden;
}

.poppins-medium {
  font-weight: 500;
}

.font-32 {
  font-size: 32px;
  line-height: 2.8rem;
}

.font-18 {
  font-size: 18px;
  line-height: 1.8rem;
}

.sec-book-with-us .inner-content .book-wrapper {
  display: flex;
  align-items: end;
  flex: 0 0 auto;
  position: relative;
  z-index: 9;
}

.sec-book-with-us .inner-content .book-wrapper .img-wrap img {
  width: 253px;
  aspect-ratio: auto 253/282;

  width: 100%;
  max-width: 250px;
  margin-right: 10px;
  aspect-ratio: auto 253/282;
}

.sec-book-with-us .inner-content .book-wrapper .content-list {
  margin-left: -90px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li {
  border: 1px solid var(--clr-black);
  position: relative;
  padding: 9px 12px;
  border-radius: 99em;
  display: flex;
  gap: 8px;
  align-items: center;
  width: max-content;
  overflow: hidden;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li:first-child {
  margin-left: 60px;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li:nth-child(2) {
  margin-left: 40px;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li:nth-child(3) {
  margin-left: 20px;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li .small-icon {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li span {
  position: relative;
  z-index: 2;
}

.sec-book-with-us .inner-content .book-wrapper .content-list li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  border-radius: 99em;
}

.br-30 {
  border-radius: 30px;
}

a:hover,
a:focus,
a:visited,
a:focus-within {
  text-decoration: none;
}

.about.bg-white {
  background-color: #fff !important;
}

.ptb-90 {
  padding: 60px 0;
}

.about .about__row {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.about .about__col {
  flex: 0 0 370px;
}

.font-24 {
  font-size: 24px;
  line-height: 2rem;
}

.about .about__col .font-18 {
  font-weight: 300;
}

.about .about__card {
  max-width: 517px;
  width: 100%;
  padding: 30px;
  border-radius: 24px;
  height: 305px;
}

.bg-pink {
  background-color: #ffc0d9;
}

.about span.d-block.font-60.about__card-title {
  line-height: 1;
  margin: 0;
}

.font-60 {
  font-size: 60px;
}

.about .about__card img {
  border-radius: 20px;
}

.bg-purple {
  background-color: #D0BFFF;
}

.bg-green {
  background-color: #B5F1CC;
}

.bg-orange {
  background-color: #FFD8C0;
}

.about .about__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.font-26 {
  font-size: 26px;
  line-height: 2rem;
}

.about .swiper {
  width: 100%;
}

.about .swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.about.bg-white .about__slide {
  background-color: #f7f7f7;
  min-height: 230px;
}

.about .about__slide {
  padding: 30px;
  min-height: 100%;
}

.about .about__slide-img {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.about .about__slide-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}

.about .about__slide-rating-text {
  line-height: 1;
  display: inline-block;
  position: relative;
  bottom: -2px;
  margin-left: 10px;
}

.about .about__slide-text {
  font-weight: 300;
  margin: 0;
}

.about__sldier-nav {
  display: flex;
  gap: 20px;
  font-size: 25px;
}

.about__slide-img img {
  width: 200px;
  height: 81px;
  object-fit: contain;
}



.we-serve {
  color: #fff;
}

.service-slider__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.text-center {
  text-align: center !important;
}

.custom-ind-slider {
  width: calc((100vw + 1455px) / 2);
  margin-left: auto;
  margin-right: 0;
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.we-serve .swiper-slide {
  width: 500px;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 425px;
  position: relative;
  transition-property: transform;
  display: block;
}

.we-serve__item {
  background-color: #252b2b;
  padding: 30px;
  height: 100%;
  min-height: 365px;
}

.br-24 {
  border-radius: 24px;
}

.we-serve__item-icon {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3b4040;
  margin-bottom: 25px;
}

.material-symbols-rounded {
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.link-black,
.link-white {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
}

.font-26 {
  font-size: 26px;
  line-height: 2rem;
}

.bg-mi-dark {
  background-color: #000;
}

.link {
  color: #ed184f;
  text-decoration: underline;
}

.we-serve__nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 3;
  margin-top: 30px;
  margin-right: 0.75rem;
}

.btn-lightbrown {
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  border-radius: 30px;
  background: #9bc440;
  border: 1px solid #9bc440;
  transition: box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease, background-color 0.3s ease,
    outline 0.3s ease;
}

.btn-lightbrown:hover {
  background-color: transparent;
  color: #9bc440;
}

.we-serve__slider-button-prev,
.we-serve__slider-button-next {
  height: 56px;
  width: 56px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  -webkit-clip-path: inset(0 round 10px);
  clip-path: inset(0 round 10px);
}

.we-serve__slider-button-prev::before,
.we-serve__slider-button-next::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  border-radius: 30px;
  pointer-events: none;
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.we-serve__slider-button-prev span,
.we-serve__slider-button-next span {
  z-index: 9;
  position: relative;
  transition: color 0.3s;
}

.section-title {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin: 0 31px 34px;
}

.sec-pad {
  padding: 60px 0 0;
  margin: 50px auto;
  position: absolute;
  top: 43%;
  left: 0;
  right: 0;
}

.contact-sec {
  align-items: center;
  display: flex;
  background-color: #ffffff;
  /* position: absolute; */
  border-radius: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.contact-sec .contact-ul li,
.contact-ul b {
  font-size: 18px;
  margin: 10px 0;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  word-wrap: break-word;
  list-style: none;
}

.contact-sec .contact-ul i {
  font-size: 18px;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
}

.contact-detail a {
  color: #000;
  text-decoration: none;
}

.contact-sec .contact-ul li b:hover {
  color: #9bc440;
  transition: 0.5s;
}

.contact-sec .contact-ul li .fa-location-dot {
  color: #000;
  /* border: 2px solid #f4433790; */
}

.contact-sec .contact-ul li .fa-phone {
  color: #000;
  /* border: 2px solid #9CC54190; */
}

.contact-sec .contact-ul li .fa-envelope {
  color: #000;
  /* border: 2px solid #ff634790; */
}

.social_icon:hover {
  color: #9bc440;
  transition: 0.5s;
}

.contact-detail span {
  width: 400px;
  display: flex;
  /* justify-content: center; */
  margin-left: 24px;
}

.contact-detail span a {
  font-size: 20px;
  padding: 6px 12px;
  color: #000;
  border-radius: 50%;
  margin: 0px 5px;
}

.contact-detail span .fb {
  color: #3b5998;
  border: 3px solid #3b5998;
}

.contact-detail span .fb:hover {
  color: #fff;
  background-color: #3b5998;
}

.contact-detail span .insta {
  color: #833ab4;
  border: 3px solid #833ab4;
}

.contact-detail span .insta:hover {
  color: #fff;
  background-color: #833ab4;
}

.contact-detail span .twitter {
  color: #00acee;
  border: 3px solid #00acee;
}

.contact-detail span .twitter:hover {
  color: #fff;
  background-color: #00acee;
}

form.contFrm {
  max-width: 100%;
  margin: auto;
}

.inptFld {
  width: 100%;
  height: 50px;
  border: 0;
  margin: 0 0 10px;
  border-radius: 8px;
  padding: 0 20px;
  font-size: 16px;
  color: #000;
  border: 1px solid #cacaca;
}

.inptFld:focus {
  outline-offset: -4px;
  outline: 1px solid #f93;
}

.contFrm textarea {
  height: 75px;
  padding-top: 5px;
}

.inptBtn {
  height: 50px;
  border: 0;
  background: #9CC541;
  font-size: 14px;
  color: #fff;
  margin: auto;
  letter-spacing: 1px;
  cursor: pointer;
  width: 100%;
  max-width: 200px;
}

button.btn-close {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #fff;
  border-radius: 0 0 0 50%;
  opacity: 1;
  padding: 10px;
  z-index: 11;
}

.information a {
  color: #555;
  padding-left: 10px;
}

.modal-dialog {
  max-width: 500px;
  margin: auto;
  height: 100%;
  display: flex;
  overflow-y: auto;
  align-items: center;
}

.dropdown span:hover {
  color: #9CC541 !important;
  cursor: pointer;
}


/* Responcive css Start */

@media (max-width: 991px) {
  .sec-pad {
    padding: 20px 0 0px;
  }

  .contact-sec .contact-ul li,
  .contact-ul b {
    font-size: 18px;
  }

  .contact-sec .contact-ul i {
    font-size: 14px;
    padding: 6px;
    margin-right: 6px;
  }

  .inptFld {
    height: 40px;
    margin: 0 0 10px;
    padding: 0 14px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .contact-detail span {
    width: auto;
    margin-left: 3px;
  }

  .contact-detail span a {
    font-size: 18px;
    padding: 5px 10px;
    color: #000;
    border-radius: 50%;
    margin: 0px 5px 20px;
  }
}

@media (max-width: 575px) {
  .section-title {
    font-size: 26px;
    font-weight: 500;
    margin: 0 17px 34px;
  }

  ul.contact-ul {
    padding-left: 1rem !important;
  }

  .contact-sec {
    border-radius: 10% 10% 0% 0% / 5% 5% 0% 0%;
  }

  .contact-sec .contact-ul i {
    border: none;
  }

  .inptFld {
    height: 36px;
    margin: 0 0 8px;
    padding: 0 14px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {

  .contact-sec .contact-ul li,
  .contact-ul b {
    font-size: 16px;
  }
}

.contact_us_form {
  position: relative;
}

.footer-section {
  background: #151414;
  /* position: unset; */
  padding-top: 200px;
}

.footer-cta {
  border-bottom: 1px solid #373636;
}

.single-cta i {
  color: #9CC541;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}

.cta-text {
  padding-left: 15px;
  display: inline-block;
}

.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}

.cta-text span {
  color: #757575;
  font-size: 15px;
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}

.footer-logo {
  margin-bottom: 30px;
}

.footer-logo img {
  max-width: 200px;
}

.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}

.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}

.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}

.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}

.facebook-bg {
  background: #3B5998;
}

.twitter-bg {
  background: #55ACEE;
}

.google-bg {
  background: #DD4B39;
}

.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}

.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #9CC541;
}

.footer-widget ul li {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 4px;
}

.footer-widget ul li a:hover {
  color: #9CC541;
}

.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}

.subscribe-form {
  position: relative;
  overflow: hidden;
}

.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
  border-radius: 10px;
}

.subscribe-form button {
  position: absolute;
  right: 0;
  background: #9CC541;
  padding: 13px 20px;
  border: 1px solid #9CC541;
  top: 0;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}

.copyright-area {
  background: #202020;
  padding: 25px 0;
}

.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}

.copyright-text p a {
  color: #9CC541;
}

.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}

.footer-menu li:hover a {
  color: #9CC541;
}

.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

.btn-width {
  width: 200px;
  border: 1px solid #9bc440;
  color: #fff;
}

.font-16 {
  font-size: 16px;
  line-height: 1.6rem;
}

.bg-yellow {
  background-color: #F9E79F
}

.bg-blue {
  background-color: #acf8ff;
}

.accordion_section {
  background-color: #fff;
  background-image: linear-gradient(#017d1242, #017d1242), url(../img/bg1.jpg);
  background-attachment: fixed;
  background-size: 100%;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 10px !important;
}

.accordion-flush .accordion-item {
  border-top: 0;
  border-radius: 10px !important;
}

.loader {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  right: 0;
  /* transform: translate(-50%, -50%); */
  width: 70px;
  height: 50px;
  /* border: 3px solid #f3f3f3; */
  border-radius: 50%;
  animation: beat 1.25s infinite alternate;
  /* border-top: 3px solid #3498db; */
  /* animation: spin 1s linear infinite; */
  z-index: 9999;
}

@keyframes beat {
  to {
    transform: scale(1.4);
  }
}

body.loading {
  overflow: hidden;
}

body.loading::before {
  content: "";
  background: rgb(255, 255, 255);
  position: fixed;
  top: 0;
  left: 0;
  background-image: url(../img/bg4.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  right: 0;
  bottom: 0;
  z-index: 9998;
}

.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover,
.dropbtn:focus {
  background-color: #2980B9;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown span {
  color: #000;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 275px !important;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1111111;
  border-radius: 10px;
  top: 50px;
}

.service_dropdown:hover .dropdown-content {
  display: block !important;
}

.dropdown-content a {
  color: black;
  padding: 3px 16px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ffffff;
}


.show {
  display: block;
}

@media (max-width:1400px) {

  .font-60 {
    font-size: 35px;
  }

  .user-saying .swiper-slide .name {
    font-size: 40px !important;
    line-height: 45px !important;
    margin-left: 19px !important;
    width: 75%;
  }

  .user-saying .swiper-slide .quote p {
    font-size: 18px;
    margin: 0px;
  }

  .counter_no p {
    font-size: 42px;
  }

  .user-saying .swiper-slide .quote {
    margin: 15px 20px 16px 0;
  }

  .bannar_btn {
    background-color: #000 !important;
    color: #fff !important;
    padding: 10px 28px !important;
    border-radius: 50px !important;
    margin-bottom: 12px;
  }

  .we-serve__nav {
    margin-top: 6px;

  }

  .about .about__card {
    max-width: 517px;
    width: 100%;
    padding: 30px;
    border-radius: 24px;
    height: 370px;
  }


  .counter_details p {
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    line-height: 24px !important;
    width: 100%;
  }

  .counter .wrapper {
    margin: 18px 0;
  }

  .testimonial p {
    letter-spacing: 0.02em;
    line-height: 25px;
  }

  .swiper-container.testimonial {
    height: 510PX;
  }

  .gallery-thumbs .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 334px !important;
    height: 380px;
    position: relative;
    right: 148px;
  }

  .gallery-thumb .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 334px !important;
    height: 380px;
    position: relative;
    right: 148px;
  }

}

@media (min-width:769px) and (max-width: 992px) {

  .user-saying .swiper-slide .name {
    font-size: 28px !important;
    line-height: 39px !important;
    margin-left: 0px !important;
    width: 100% !IMPORTANT;
  }

  .user-saying .swiper-slide .quote p {
    font-size: 17px;
    margin: 0px;
  }

  .user-saying .swiper-slide .quote {
    display: flex !important;
    margin: 10px 19px 10px 20px;
    justify-content: space-between;
  }

  .counter_no p {
    font-size: 31px;
    text-align: start;
  }

  .counter_no {
    display: flex;
    justify-content: left;
  }

  .counter .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    gap: 30px;
    background-color: transparent !important;
    margin: 10px 0;
  }

  .testi-user-img {
    width: 100%;
  }

  .testimonial-section .user-saying {
    background: #99c540;
    /* background-image: linear-gradient(#abff0038, #abff0085), url(../img/bg1.jpg); */
    width: 100%;
    background-size: 100%;
    color: #000000;
    margin: 0 0 25px 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    height: 100%;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
  }

  .testimonial-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    flex-direction: column;
  }

  .verticle {
    display: none;
  }

  .horizontal {
    display: block;
  }

  .swiper-slide {
    padding: 23px;
  }

  .expert-contant h3 {
    font-size: 25px;
  }

  .expert_card {
    height: 100%;
  }

  body.loading::before {
    background-size: auto 100%;
  }

  .sec-book-with-us .inner-content {
    flex-direction: column;
  }

  .about .about__card {
    height: 100%;
  }

  .swiper-slide {
    margin-bottom: 0px;
    width: 100% !important;
  }

  .ptb-90 {
    padding: 45px 0;
  }

  .footer-section {
    padding-top: 80px;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    display: none;
  }
  
  .float-whatsapp {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 20px;
    left: auto;
    font-size: 22px;
  }
}


@media (max-width: 768px) {
  .testimonial-section {
    flex-direction: column;
  }

  .float-whatsapp {
    width: 40px;
    height: 40px;
    bottom: 20px;
    right: 20px;
    left: auto;
    font-size: 22px;
  }


  .testi-user-img {
    width: 100%;
  }

  .copyright-area {
    background: #202020;
    padding: 0;
  }

  .footer-widget ul {
    padding-left: 10px;
  }

  .gallery-thumb .swiper-slide img {
    filter: contrast(0.5) blur(10px);
    width: auto;
    height: 216px;
    object-fit: cover;
    border-radius: 10px;
  }

  .gallery-thumb .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 212px !important;
    height: 185px;
    position: relative;
    right: 58px;
  }

  .about .about__card {
    height: 100%;
  }

  .testimonial-section .user-saying {
    width: 100%;
  }

  .user-saying .swiper-slide .name {
    font-size: 25px !important;
    line-height: 29px !important;
    margin-left: 0px !important;
    width: 100%;
  }

  .user-saying .swiper-slide .quote p {
    font-size: 17px;
    margin: 0px;
  }

  .testimonial p {
    letter-spacing: 0.02em;
    line-height: 29px;
  }

  .user-saying .swiper-slide .quote {
    margin: 0px;
  }

  .bannar_btn {
    margin-top: 11px;
  }

  .counter .wrapper {
    margin: 19px 0;
  }

  .counter_no p {
    font-size: 30px;
    margin: 0;
  }

  .counter_details p {
    font-size: 18px;
    text-align: left;
    font-weight: 400;
    width: 100%;
  }

  .counter .wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .swiper-container.testimonial {
    height: 100%;
  }

  .slider {
    height: 100px;
  }

  .Experience p {
    text-align: left;
    width: 100%;
    font-size: 19px;
    margin: auto;
  }

  .expert-contant p {
    margin: 10px 0;
    font-size: 17px;
    text-align: justify;
    line-height: 22px;
  }

  .expert_card {
    border-radius: 20px !important;
    border: none !important;
    height: auto;
  }

  .sec-book-with-us .inner-content .book-wrapper {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    position: relative;
    z-index: 9;
    flex-direction: column;
  }

  .sec-book-with-us .inner-content {
    padding: 35px 35px 35px 60px;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 9;
    background-color: #000;
    overflow: hidden;
    flex-direction: column;
  }

  .sec-book-with-us .inner-content .book-wrapper .content-list {
    margin-left: 0px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .sec-book-with-us .inner-content {
    padding: 17px 14px 26px 13px;
  }

  .sec-book-with-us .inner-content .book-wrapper .content-list li:first-child {
    margin-left: 40px;
  }

  .sec-book-with-us .inner-content .book-wrapper .content-list li:nth-child(2) {
    margin-left: 30px;
  }

  .sec-book-with-us .inner-content .book-wrapper .content-list li:nth-child(3) {
    margin-left: 15px;
  }

  .service-slider__top.mb-5.text-center.d-block p {
    text-align: center;
    line-height: 24px;
  }

  .we-serve .swiper-slide {
    width: 340px;
    height: 584px;
  }

  .we-serve__item {
    background-color: #252b2b;
    padding: 21px;
    height: 100%;
    height: 550px;
  }

  .footer-section {
    background: #151414;
    /* position: unset; */
    padding-top: 450px;
  }

  .navbar-right {
    height: 100%;
    width: 100%;
    position: fixed;
    top: -100%;
    left: 0;
    background-color: #333;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 11111;
  }

  .navbar-right a {
    padding: 9px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .navbar-right a:hover {
    color: #f1f1f1;
  }

  .navbar-right .closebtn-right {
    position: absolute;
    top: 0px;
    right: 4px;
    font-size: 26px;
  }

  .openbtn-right {
    font-size: 20px;
    cursor: pointer;
  }

  nav.navbar.navbar-expand-lg.navbar-dark.px-0.py-3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  div#navbarRight {
    display: block;
  }

  span.openbtn-right.me-3 {
    display: block;
  }

  .swiper-container.testimonial.right_side.swiper-container-initialized.swiper-container-vertical {
    padding: 20px !important;
  }

  .verticle {
    display: none;
  }

  .horizontal {
    display: block;
  }

  .we-serve__nav {
    margin-top: 0px;
  }

  .ptb-90 {
    padding: 35px 0;
  }

  .about .about__row {
    margin-bottom: 4px;
  }

  .swiper-slide {
    height: 100%;
    margin-bottom: 10px;
    padding: 15px !important;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    visibility: hidden;
  }

  .counter_no {
    display: flex;
    justify-content: start;
  }

  .counter .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    gap: 1px;
    background-color: transparent !important;
    margin: 12px 0;
  }

  .counter_details {
    font-size: 20px;
    text-align: center;
    display: flex;
    margin: auto 0;
    width: fit-content;
    justify-content: start;
    align-items: center;
  }

  .brand_headeing h2 {
    color: #fff;
    text-align: center;
    padding: 14px 0 0;
    font-weight: 300;
    font-size: 18px;
  }

  body.loading::before {
    content: "";
    background: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    left: 0;
    background-image: url(../img/bg4.jpg);
    background-size: auto 100vh;
    background-repeat: no-repeat;
    right: 0;
    bottom: 0;
    z-index: 9998;
  }

  .Experience h1 {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 13px;
  }

  .content-side h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .service-slider__top.mb-md-5.text-center.d-block h2 {
    font-size: 25px;
    margin-bottom: 20px !IMPORTANT;
  }

  h1.text-center.about__title {
    font-size: 25px;
  }

  button.btn-close {
    position: absolute;
    right: 4px;
    top: 4px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    padding: 10px;
    z-index: 11;
  }


}

span.material-symbols-rounded img {
  width: 35px;
}







.form {
  width: 100%;
  max-width: 820px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.contact-form {
  background-color: #99c540;
  position: relative;
}

.circle {
  border-radius: 50%;
  background: linear-gradient(135deg, transparent 20%, #149279);
  position: absolute;
}


.circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}

.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #99c540;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}

form {
  padding: 2.3rem 2.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}

.title {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0.7rem;
}

.input-container {
  position: relative;
  margin: 1rem 0;
}

.input {
  width: 100%;
  outline: none;
  border: 2px solid #fafafa;
  background: none;
  padding: 0.6rem 1.2rem;
  color: #fff;
  font-weight: 500;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  border-radius: 5px;
  transition: 0.3s;
}

textarea.input {
  padding: 0.8rem 1.2rem;
  min-height: 150px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.input-container label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  padding: 0 0.4rem;
  color: #fafafa;
  font-size: 0.9rem;
  font-weight: 400;
  pointer-events: none;
  z-index: 1000;
  transition: 0.5s;
}

.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}

.btn {
  padding: 0.6rem 1.3rem;
  background-color: #fff;
  border: 2px solid #fafafa;
  font-size: 0.95rem;
  color: #99c540;
  line-height: 1;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin: 0;
  width: 100%;
}

.btn:hover {
  background-color: transparent;
  color: #fff;
}

.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}

.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #99c540;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.contact-info .title {
  color: #99c540;
}

.text {
  color: #333;
  margin: 1.5rem 0 2rem 0;
}

.information {
  display: flex;
  color: #555;
  margin: 0.7rem 0;
  align-items: center;
  font-size: 0.95rem;
}

.information i {
  color: #99c540;
}

.icon {
  width: 28px;
  margin-right: 0.7rem;
}

.social-media {
  padding: 2rem 0 0 0;
}

.social-media p {
  color: #333;
}

.social-icons {
  display: flex;
  margin-top: 0.5rem;
}

.modal-submit {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  width: 100%;
  padding: 7px;
  border-radius: 50px;
  transition: 0.4s;
}

.modal-submit:hover {
  background-color: #fff;
  color: #99c540;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0 !important;
}

.social-icons a {
  width: 35px;
  height: 35px;
  border: 1px solid;
  border-radius: 50%;
  /* background: linear-gradient(45deg, #99c540, #149279); */
  color: #99c540;
  text-align: center;
  line-height: 35px;
  margin-right: 0.5rem;
  transition: 0.3s;
}

.social-icons a:hover {
  transform: scale(1.05);
}

.contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #99c540;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.3;
}

.big-circle {
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #1cd4af, #159b80);
  bottom: 50%;
  right: 50%;
  transform: translate(-40%, 38%);
}

.big-circle:after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  background-color: #fafafa;
  border-radius: 50%;
  top: calc(50% - 180px);
  left: calc(50% - 180px);
}

.square {
  position: absolute;
  height: 400px;
  top: 50%;
  left: 50%;
  transform: translate(181%, 11%);
  opacity: 0.2;
}

@media (max-width: 850px) {
  .form {
    grid-template-columns: 1fr;
  }

  .contact-info:before {
    bottom: initial;
    top: -75px;
    right: 65px;
    transform: scale(0.95);
  }

  .contact-form:before {
    top: -13px;
    left: initial;
    right: 70px;
  }

  .square {
    transform: translate(140%, 43%);
    height: 350px;
  }

  .big-circle {
    bottom: 75%;
    transform: scale(0.9) translate(-40%, 30%);
    right: 50%;
  }

  .text {
    margin: 1rem 0 1.5rem 0;
  }

  .social-media {
    padding: 1.5rem 0 0 0;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 1.5rem;
  }

  .contact-info:before {
    display: none;
  }

  .square,
  .big-circle {
    display: none;
  }

  form,
  .contact-info {
    padding: 1.7rem 1.6rem;
  }

  .text,
  .information,
  .social-media p {
    font-size: 0.8rem;
  }

  .title {
    font-size: 1.15rem;
  }

  .social-icons a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .icon {
    width: 23px;
  }

  .input {
    padding: 0.45rem 1.2rem;
  }

  .btn {
    padding: 0.45rem 1.2rem;
  }
}

.icon-bar {
  position: fixed;
  bottom: 15px;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.icon-bar a {
  display: block;
  text-align: center;
  /* padding: 8px; */
  width: 50px;
  height: 50px;
  line-height: 40px;
  transition: all 0.3s ease;
  color: #fff;
  font-size: 18px;
  margin-bottom: 8px;
  border-radius: 100%;
}

img.whatsapp {
  width: 45px;
}

