@import url("https://fonts.cdnfonts.com/css/playfair-display");
@import url("https://fonts.cdnfonts.com/css/montserrat");
@import url("https://fonts.cdnfonts.com/css/copperplate");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}

body {
  font-size: 14px;
}

.img-responsive {
  width: 100%;
  height: auto;
}

html {
  scroll-behavior: smooth;
}

.navbar-light .navbar-toggler {
  outline: none;
  border: none;
}

#navbar {
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffde59;
}

#navbar .nav-item {
  padding: 3px 5px;
  transition: 0.3s all;
}

#navbar .nav-link {
  transition: 0.3s all;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  font-family: "Copperplate", sans-serif;
  color: #000000;
}

#navbar .nav-link:hover {
  transition: 0.3s all;
  color: #556b2f;
}

.navbar .m-active {
  padding: 10px;
  width: fit-content;
  color: #556b2f !important;
}

.nav-link2 button {
  border: none;
  outline: none;
  background-color: #000000;
  border: 1px solid #000000;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  font-family: "Playfair Display", sans-serif;
}

.nav-link2 button:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}

.nav-link2 {
  /* margin-top: 10px; */
  margin-left: 20px;
}

.home-banner .carousel-indicators li {
  background-color: transparent;
  width: 10px;
  height: 10px;
  border: 2px solid #ffde59;
  border-radius: 50%;
  opacity: 1;
}

.home-banner .carousel-indicators {
  bottom: 30px;
}

.home-banner .carousel-indicators .active {
  color: #ffde59;
  background-color: #ffde59;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.home-banner .card {
  background-image: url(./images/overlay.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 120px;
  border: none;
  background-color: transparent;
  border-radius: 0%;
  height: 700px;
}

.home-banner {
  margin-bottom: 120px;
}

.home-banner .card-body {
  border: none;
  background-color: transparent;
  border-radius: 0%;
}

.home-banner .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.home-banner .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.banner-contents-sub {
  font-weight: 400;
  font-style: Medium;
  font-size: 20px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 20px;
}

.banner-contents p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 30px;
}

.banner-contents-head {
  font-weight: 400;
  font-size: 60px;
  line-height: 65px;
  margin-bottom: 20px;
  color: #ffffff;
  font-family: "Copperplate", sans-serif;
}

.banner-contents {
  width: 80%;
  margin-left: 70px;
}

.card-body-btnS {
  display: flex;
  gap: 20px;
}

.card-btnS1 button {
  border: none;
  outline: none;
  background-color: transparent;
  border: 1px solid #ffffff;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
}

.card-btnS1 button:hover {
  background-color: #ffffff;
  color: #000000;
}

.card-btnS2 button {
  border: none;
  outline: none;
  background-color: #ffde59;
  border: 1px solid #ffde59;
  padding: 10px 30px;
  border-radius: 5px;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  color: #000000;
  font-family: "Playfair Display", sans-serif;
}

.card-btnS2 button:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}

#homeaboutleft img {
  height: 800px;
}

#homeaboutleft2 img {
  height: 700px;
}

.home_about-left img {
  width: 100%;
}

.home_about-left {
  padding-right: 70px;
  position: relative;
}

.home_about-left_date {
  position: absolute;
  right: 30px;
  top: -10px;
  background-color: #ffde59;
  font-weight: 400;
  font-size: 60px;
  font-family: "Playfair Display", sans-serif;
  line-height: 45px;
  text-align: center;
  border-radius: 10px;
  padding: 15px;
}

.home_about-left_date2 {
  position: absolute;
  left: -20px;
  top: -20px;
  background-color: #ffde59;
  font-weight: 400;
  font-size: 60px;
  font-family: "Playfair Display", sans-serif;
  line-height: 45px;
  text-align: center;
  border-radius: 10px;
  padding: 15px;
}

.airfright_images-thumb {
  position: absolute;
  bottom: -160px;
  right: -10px;
}

.airfright_images-thumb .airfright_images-thumbnails {
  position: relative;
  width: 300px;
  height: 283px;
}

.airfright_images-thumb .airfright_images-thumb-card {
  position: absolute;
  width: 300px;
  height: 100%;
  border-radius: 10px;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.5s ease;
  background-image: url(./images/air-img2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.airfright_images-thumb .airfright_images-thumb-card.active {
  opacity: 1;
}

/* .home_about .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}  */

.home_about {
  margin-bottom: 120px;
}

.home_about-right-nav {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 100%;
  margin-bottom: 15px;
  padding-left: 30px;
}

.home_about-right-nav span {
  margin-right: 10px;
}

/* .home_about-right-contents {
    padding-left: 30px;
    padding-right:  70px;
} */

.home_about-right-contents p {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 30px;
}

.home_about-right-row {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}

.home_about-right-rowB-head {
  font-weight: 500;
  font-style: SemiBold;
  font-size: 16px;
  margin-bottom: 5px;
}

.home_about-right-rowB p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 20px;
}

.home_about-right-rowB {
  width: 90%;
}

.btn_pry button {
  border: none;
  outline: none;
  background-color: #01e6e9;
  border: 1px solid #01e6e9;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 100%;
  color: #160839;
}

.btn_pry button:hover {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.home_explore {
  background-color: #ffde59;
  padding-top: 52px;
  padding-bottom: 100px;
}

.home_explore-body-counter {
  background-color: #ffde59;
  margin-top: -100px;
  padding-top: 300px;
  padding-bottom: 28px;
  position: relative;
  top: -235px;
  z-index: -1;
}

.homeExplore-roe {
  position: relative;
  top: -70px;
}

.home_explore-body-nav {
  width: 65%;
  margin: auto;
  text-align: center;
}

.home_explore-body-nav-head {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 10px;
  font-family: "Playfair Display", sans-serif;
}

.home_explore-body-nav-sub {
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 38px;
  font-family: "Copperplate", sans-serif;
}

.carder {
  overflow: hidden;
  cursor: pointer;
  border-radius: 15px;
}

.img_carder {
  width: 100%;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}

.carder:hover .img_carder {
  transform: scale(1.1);
  filter: brightness(0.7);
  border-radius: 15px;
}

.home_explore-row-content {
  box-shadow: 0px 4px 4px 0px #00000040;
  background-color: #ffffff;
  border-radius: 0px 0px 10px 10px;
  padding: 50px 35px;
  text-align: center;
}

.home_explore-rows-icon {
  position: absolute;
}

.home_explore-rows-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home_explore-row-content-head {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  margin-bottom: 15px;
  font-family: "Playfair Display", sans-serif;
}

.home_explore-row-content p {
  margin-bottom: 15px;
  text-align: center;
}

.home_explore-row-content a {
  text-decoration: none;
}

.home_explore-row-content button {
  border: none;
  outline: none;
  background-color: #000000;
  border: 1px solid #000000;
  font-family: Playfair;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 10px;
  font-family: "Playfair Display", sans-serif;
}

.home_explore-row-content button:hover {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}

.home_explore-rows {
  margin-bottom: 30px;
}

.home_explore-body-counter-row {
  color: #ffffff;
}

.home_explore-counter {
  display: flex;
  margin-bottom: -10px;
  font-weight: 700;
  font-size: 40px;
  color: #000000;
  font-family: "Copperplate", sans-serif;
}

.clearSpace {
  background-color: #ffffff;
  height: 5px;
  margin-top: -235px;
}

.home_explore-body {
  position: relative;
}

.home_explore-counter-head {
  font-weight: 400;
  font-style: Medium;
  font-size: 20px;
  color: #000000;
  font-family: "Copperplate", sans-serif;
}

.home_explore-body-counter-row {
  margin-bottom: 30px;
}

.clearSpace {
  background-color: #ffffff;
  height: 5px;
  margin-top: -235px;
  margin-bottom: 50px;
}

.whyChose-left {
  position: relative;
}

.whyChose-left-bgg {
  position: absolute;
  top: -40px;
  left: -40px;
}

.whyChose-left-head {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 15px;
  font-family: "Playfair Display", sans-serif;
}

.whyChose-left-sub {
  font-weight: 400;
  font-style: Medium;
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 28px;
  font-family: "Copperplate", sans-serif;
}

.whyChose-left-rows {
  display: flex;
  gap: 10px;
  box-shadow: 0px 4px 4px 0px #0000000d;
  padding: 10px;
  height: 150px;
}

.whyChose-left-rowsR {
  width: 90%;
}

.whyChose-left-rowsR-head {
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  margin-bottom: 5px;
  font-family: "Copperplate", sans-serif;
}

.whyChose-left-rowsR p {
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
  line-height: 20px;
}

.whyChose-left-row {
  padding: 10px;
}

.whyChose-left-rowss {
  margin-bottom: 10px;
}

.why_choose_left-progress-details {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.why_choose_left-progress-detailsss {
  font-weight: 600;
  font-size: 16px;
}

.why_choose_left-progress {
  margin-bottom: 10px;
}

.why_choose_left-progress-file .progress-bar {
  background-color: #ffde59;
  height: 10px;
}

.why_choose_left-progress-file .progress {
  height: 10px;
  background-color: #ffde594d;
}

.slideshow {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
}

.slideshow img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.slideshow img.active {
  opacity: 1;
}

.slideshow2 {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
}

.slideshow2 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.slideshow2 img.active2 {
  opacity: 1;
}

.whyc-bg {
  position: absolute;
  right: 0px;
}

.whyChose {
  background-image: url(./images/ind-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -30px;
  padding-top: 70px;
  padding-bottom: 100px;
  position: relative;
}

.whyChose-right {
  padding-top: 30px;
}

.whyChose-right-bg {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.how_it_works-bgg {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.how_it_works {
  background-image: url(./images/how-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 85px;
  padding-bottom: 85px;
  margin-bottom: 83px;
  position: relative;
}

.how_it_works-row {
  background-color: #32019a;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 40px;
}

.how_it_works-row:hover {
  background-color: #fd5d23;
}

.how_it_works-row-body {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
}

.how_it_works-row-body-head {
  font-weight: 600;
  font-size: 20px;
  border-bottom: 2px solid #fd5d23;
  width: fit-content;
  margin: 12px auto;
}

.how_it_works-row-body p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}

.how_it_works-row-fig {
  width: 45px;
  height: 45px;
  background-color: #fd5d23;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -15px;
  top: -15px;
}

.faq-section {
  background-color: #d9d9d9b2;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.faq-section-bg {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}

.accordion {
  width: 100%;
  margin: 2rem auto;
}

.accordion-item {
  background-color: #fff;
  color: #111;
  margin: 2rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.accordion-item-header::after {
  content: "\002B";
  font-size: 20px;
  position: absolute;
  right: 1rem;
  background-color: #32019a;
  color: #ffffff;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion-item-header.active::after {
  content: "\2212";
  background-color: #32019a;
  color: #ffffff;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  font-size: 16px;
  border-image: linear-gradient(to right, transparent, #32019a, transparent) 1;
}

.faq-section-left img {
  width: 100%;
}

.portFolio {
  background-color: #d9d9d9b2;
  padding-top: 60px;
  padding-bottom: 60px;
}

.portFolio-row-content {
  box-shadow: 0px 4px 4px 0px #00000040;
  background-color: #ffffff;
  padding: 40px 20px 20px 20px;
  border-radius: 0px 10px 0px 0px;
  margin-right: 20px;
  position: relative;
  top: -20px;
}

.portFolio-row-content-head {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 6px;
}

.portFolio-row-content a {
  text-decoration: none;
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  color: #000000;
}

.portFolio-row-content a:hover {
  color: #fd5d23;
}

.testimonials_section {
  background-image: url(./images/test-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  /* padding-top: 64px; */
  padding-bottom: 57px;
}

.testimonials_section-slide-right {
  padding-top: 100px;
}

.testimonials_section .card {
  background-color: transparent;
  border-radius: none;
  border: none;
}

.testimonials_section .carousel-indicators li {
  display: none;
}

.testimonials_section-row {
  text-align: center;
}

.testimonials_section-row-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonials_section-row-body {
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px #d9d9d9;
  padding: 50px 10px;
  border-radius: 10px;
  height: 330px;
}

.testimonials_section-row-imgss {
  position: relative;
  top: 50px;
}

.testimonials_section-row-body-head {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  margin-top: 10px;
}

.testimonials_section-row-body-sub {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 20px;
}

.testimonials_section-row-body p {
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
  margin-bottom: 30px;
}

.testimonials_section-row-body-icons {
  color: #fd5d23;
}

.home_blog {
  background-image: url(./images/blog-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.home_blog-left-d_and_t {
  display: flex;
  gap: 15px;
}

.home_blog-left {
  position: relative;
}

.home_blog-left-content {
  position: absolute;
  bottom: 60px;
  left: 40px;
  color: #ffffff;
}

.home_blog-left-content-sub {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
}

.home_blog-left-content-head {
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
  width: 75%;
}

.home_blog-left-d_t {
  font-weight: 400;
  font-size: 16px;
}

.home_blog-left-d_t span {
  margin-right: 5px;
}

.carder2 {
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px;
}
.img_carder2 {
  width: 100%;
  transition: all 0.3s ease-in-out;
  border-radius: 20px;
}
.carder2:hover .img_carder2 {
  transform: scale(1.1);
  filter: brightness(0.7);
  border-radius: 20px;
}

.carder3 {
  overflow: hidden;
  cursor: pointer;
  border-radius: 10px 10px 0px 0px;
}
.img_carder3 {
  width: 100%;
  transition: all 0.3s ease-in-out;
  border-radius: 10px 10px 0px 0px;
}
.carder3:hover .img_carder3 {
  transform: scale(1.1);
  filter: brightness(0.7);
  border-radius: 10px 10px 0px 0px;
}

.home_blog-left-d_t2 {
  font-weight: 400;
  font-size: 14px;
  color: #00000080;
}

.home_blog-left-d_t2 span {
  margin-right: 2px;
}

.home_blog-left-d_and_t2 {
  display: flex;
  gap: 10px;
}

.home_blog-right-label {
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  background-color: #5bdbff;
  padding: 7px;
  width: fit-content;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.home_blog-right-img {
  position: relative;
}

.home_blog-right-contnt {
  box-shadow: 0px 10px 40px 0px #0000001a;
  background-color: #ffffff;
  padding: 30px 10px;
}

.home_blog-right-contnt-head {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 20px;
}

.home_blog-right {
  margin-bottom: 30px;
}

.footer {
  background-color: #ffde59;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #000000;
}

.footer-logo {
  padding-right: 30px;
}

.footer-logo p {
  font-weight: 300;
  font-style: Light;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.footer-icons {
  display: flex;
  gap: 10px;
}

.footer-icons a {
  text-decoration: none;
  background-color: #ffa500;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #000000;
  font-size: 18px;
}

/* .footer-main {
    padding-top: 40px;
} */

.footer-head {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 30px;
  color: #000000;
}

.footer-main ul li {
  list-style: none;
}

.footer-main ul li a {
  text-decoration: none;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  color: #000000;
  line-height: 40px;
}

.footer-main ul {
  margin-left: 10px;
}

.footer-main ul li a:hover {
  color: #ffa500;
}

.contact-row {
  display: flex;
  gap: 10px;
  margin-bottom: 25px;
}

.contact-rowL {
  color: #ffa500;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
}

.contact-rowR {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 16px;
}

.footer-main p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}

.footer-main input {
  border: none;
  outline: none;
  border: 1px solid #ffffff;
  padding: 10px;
  border-radius: 5px;
  background-color: transparent;
  width: 100%;
  color: #ffffff;
  margin-bottom: 13px;
}

.footer-main input::placeholder {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
}

.footer-main button {
  border: none;
  outline: none;
  background-color: #013d5f;
  padding: 10px 40px;
  border-radius: 10px;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #013d5f;
}

.footer-main button:hover {
  background-color: #ffffff;
  color: #013d5f;
}

.footer-copy {
  font-weight: 400;
  font-size: 12px;
  margin-top: 20px;
  text-align: center;
  padding-top: 10px;
}

.footer-copyA a {
  text-decoration: none;
  color: #ffffff;
}

.inner-banner {
  background-image: url(./images/Group51.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding-top: 167px;
  padding-bottom: 133px;
  margin-bottom: 100px;
}

.inner-banners {
  background-image: url(./images/Group49.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding-top: 167px;
  padding-bottom: 133px;
  margin-bottom: 100px;
}

.inner-banneres {
  background-image: url(./images/Group53.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding-top: 167px;
  padding-bottom: 133px;
  margin-bottom: 100px;
}

.inner-bannerss {
  background-image: url(./images/Group50.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding-top: 167px;
  padding-bottom: 133px;
  margin-bottom: 100px;
}

.inner-banner-head {
  font-weight: 600;
  font-size: 40px;
  text-align: center;
  margin-bottom: -10px;
}

.home_about-right {
  position: relative;
}

.newAbt_nav-sub {
  font-family: "Playfair Display", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  margin-bottom: 10px;
}

.newAbt_nav-head {
  font-weight: 400;
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 30px;
  font-family: "Copperplate", sans-serif;
}

.newAbt_nav-bg {
  position: absolute;
  top: -40px;
}

.home_about-right-contents-subb {
  font-weight: 500;
  font-style: Medium;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}

.need-consultant {
  background-color: #d9d9d94d;
  margin-bottom: 100px;
  margin-top: 100px;
  padding-top: 81px;
  padding-bottom: 81px;
  position: relative;
}

.need-consultant_right {
  padding-top: 20px;
}

.need-consultant-bg {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.need-consultant_left-head {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 10px;
}

.need-consultant_left-head span {
  color: #fd5d23;
}

.need-consultant_left p {
  font-weight: 400;
  font-size: 16px;
}

.need-consultant_right button {
  outline: none;
  border: none;
  background-color: #fd5d23;
  border: 1px solid #fd5d23;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  padding: 15px 40px;
  border-radius: 10px;
  color: #ffffff;
}

.need-consultant_right button:hover {
  background-color: #ffffff;
  color: #fd5d23;
}

.ourTeam-row-img img {
  width: 175px;
  height: 175px;
  border-radius: 50%;
}

.ourTeam-row {
  text-align: center;
}

.ourTeam-row-img {
  position: relative;
  bottom: -40px;
}

.ourTeam-row-body {
  background-color: #013d5f;
  padding-top: 51px;
  padding-bottom: 10px;
  border-radius: 0px 0px 30px 30px;
  transition: all 0.3s ease-in-out;
}

.ourTeam-row-body-head {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 5px;
}

.ourTeam-row-body p {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 8px;
}

.ourTeam-row-icons a {
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 50%;
  padding: 5px 7px;
  text-decoration: none;
  color: #fd5d23;
  transition: all 0.3s ease-in-out;
}

.ourTeam-row-icons {
  display: none;
}

.ourTeam-row-body:hover .ourTeam-row-icons {
  display: block;
  transition: all 0.3s ease-in-out;
}

.contact-rows-head {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px;
}

.contact-rows p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}

.contact-rows .card {
  background-color: #d9d9d94d;
  padding: 20px;
  border-radius: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  height: 210px;
}

.contact-rows .icon-box {
  height: 40px;
  width: 40px;
  border-radius: 5px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}

.contact-rows .icon {
  color: #ffde59;
  font-size: 18px;
  transition: all 0.3s ease;
}

.contact-rows .image-container {
  position: relative;
  margin-bottom: 15px;
}

.contact-rows .image-default {
  width: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease;
}

.contact-rows .image-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* .contact-rows .card:hover .icon-box {
    background-color: #013D5F;
}

.contact-rows .card:hover .icon {
    color: #FFFFFF;
} */

.contact-rows .card:hover .image-default {
  opacity: 0;
}

.contact-rows .card:hover .image-hover {
  opacity: 1;
}

.contact-rows {
  margin-bottom: 30px;
}

.contact_form {
  background-color: #ffffff;
  box-shadow: 0px 0px 4px 0px #00000040;
  border-top: 7px solid #160839;
  padding-top: 43px;
  padding-left: 20px;
  padding-bottom: 48px;
  padding-right: 10px;
  margin-bottom: 100px;
}

.contact_form-left-head {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 30px;
}

.contact_form-row p {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 3px;
}

.contact_form-row input {
  outline: none;
  border: none;
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #1608394d;
}

.contact_form-row .form-select {
  outline: none;
  border: none;
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  color: #0000004d;
  border: 1px solid #1608394d;
}

.contact_form-row .form-select option {
  text-transform: capitalize;
  font-size: 10px;
}

.contact_form-row textarea {
  outline: none;
  border: none;
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #1608394d;
}

.btn-sec button {
  border: none;
  outline: none;
  background-color: #000000;
  font-weight: 500;
  font-size: 16px;
  border-radius: 10px;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 5px;
  transition: 0.3s all;
  border: 1px solid #000000;
  font-family: "Playfair Display", sans-serif;
}

.btn-sec button:hover {
  background-color: transparent;
  color: #000000;
}

.newHeadnav-p {
  color: #ffffff;
  font-size: 16px;
  width: 60%;
  margin: auto;
  text-align: center;
}

.contact_form-row input::placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #0000004d;
}

.contact_form-row textarea::placeholder {
  font-weight: 400;
  font-size: 12px;
  color: #0000004d;
}

.contact_form-row {
  margin-bottom: 30px;
}

.contact_form-right img {
  width: 100%;
}

.contact_map {
  margin-top: 100px;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  animation-duration: 0.7s;
  animation-name: slidein;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
  transition: ease-in 0.5s;
  border-radius: 15px;
}

@keyframes slidein {
  from {
    margin-top: 100%;
  }

  to {
    margin-top: 0%;
  }
}

.dropdown-item:hover {
  background-color: transparent;
  color: #026e81;
  transition: ease-in 0.5s;
  animation: fadein 0.5s;
}

.dropdown-toggle::after {
  display: none;
}

.newHeadnav {
  text-align: center;
}

.newHeadnav-sub {
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  text-align: center;
  margin-bottom: 13px;
}

.newHeadnav-sub span {
  color: #1c9aa2;
}

.newHeadnav {
  position: relative;
  margin-bottom: 50px;
}

.newHeadnav-img {
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.newHeadnav-head {
  font-weight: 600;
  font-size: 30px;
  text-align: center;
  width: 65%;
  margin: auto;
}

.newHeadnav-head2 {
  font-weight: 600;
  font-size: 30px;
}

.newHome-service-rows-card {
  width: 100%;
  height: 390px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  position: relative;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.newHome-service-rows-card:hover {
  transform: translateY(-10px);
}

.newHome-service-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.5s ease;
}

.newHome-service-rows-content-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.5s ease;
  text-align: center;
}

.newHome-service-rows-card:hover .newHome-service-card-image {
  opacity: 0;
}

.newHome-service-rows-card:hover .newHome-service-rows-content-box {
  opacity: 1;
}

.newHome-service-rows-content-box h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #000000;
}

.newHome-service-rows-content-box p {
  font-size: 16px;
  line-height: 1.6;
  color: #000000;
  margin-bottom: 20px;
}

.newHome-service-rows-content-box h1 {
  text-align: center;
  color: white;
  margin-bottom: 40px;
  width: 100%;
  font-size: 2.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.newHome-service-row {
  margin-bottom: 93px;
}

.newHome-service-rows {
  margin-bottom: 40px;
}

.tailoredInd-row {
  background-color: transparent;
  padding: 20px;
  border-radius: 15px;
  color: #000000;
  box-shadow: 10px 10px 25px 0px #d9d9d9;
  margin-bottom: 30px;
}

.tailoredInd-row:hover {
  background-color: #013d5f;
  color: #ffffff;
}

.tailoredInd-row-img {
  margin-bottom: 20px;
}

.tailoredInd-row p {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0px;
}

.tailoredInd {
  margin-bottom: 100px;
}

.secondHeadnav {
  position: relative;
  margin-bottom: 50px;
}

.secondHeadnav-bg {
  position: absolute;
  top: -40px;
}

.secondHeadnav-sub {
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
}

.secondHeadnav-sub span {
  color: #1c9aa2;
}

.secondHeadnav-sub-head {
  font-weight: 600;
  font-size: 30px;
}

.testimonialBody {
  width: 70%;
  margin: auto;
}

.testimonialBody .box {
  position: relative;
  background-color: white;
  padding: 70px;
  border-radius: 8px;
  box-shadow: 0px 4px 4px 0px #013d5f;
  margin: 20px 0;
}

.testimonialBody .triangle-border {
  position: relative;
  border-bottom: 2px solid #013d5f;
  padding-bottom: 40px;
}

.testimonialBody .triangle-border::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #013d5f;
}

.testimonialBody .triangle-border::before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid white;
  z-index: 1;
}

.testimonialBody .card {
  border: none;
}

.testimonialBody .carousel-indicators li {
  background-color: #000000;
  width: 15px;
  height: 5px;
  opacity: 1;
}

.testimonialBody .carousel-indicators {
  bottom: -40px;
}

.testimonialBody .carousel-indicators .active {
  color: #1c9aa2;
  background-color: #1c9aa2;
  width: 15px;
  height: 5px;
}

.testimonialBody-head {
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 5px;
}

.testimonialBody-sub {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}

.box-bgL {
  position: absolute;
  left: 30px;
  top: 40px;
}

.box-bgR {
  position: absolute;
  right: 30px;
  top: 40px;
}

.testimonialBody p {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}

.accorDion-left {
  background-image: url(./images/ac-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.home-process {
  margin-bottom: 90px;
}

.home-process-left-head {
  font-weight: 600;
  font-size: 30px;
}

.secondHeadnav-sub-head span {
  color: #ff4424;
}

.home-process-right .faq_section {
  margin: 40px auto;
}

.home-process-right .FaQ_Each {
  padding-bottom: 10px;
}

.home-process-right .box {
  background-color: #d9d9d94d;
  color: #000000;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  border-radius: 15px;
}

.home-process-right .draw {
  display: none;
  background-color: #d9d9d94d;
  padding: 10px;
  font-weight: 300;
  font-size: 12px;
  color: #000000;
  padding-left: 30px;
}

.home-process-right #other {
  display: none;
}

.home-process-right .box i {
  color: #1c9aa2;
}

.new_inner-banner-head {
  font-weight: 400;
  font-size: 60px;
  font-family: "Copperplate", sans-serif;
}

.inner-banner p {
  font-weight: 400;
  font-size: 30px;
  font-family: "Copperplate", sans-serif;
}

.missionVision {
  margin-bottom: 100px;
}

.missionVision-row-head {
  border-bottom: 1px solid #f0acac;
  width: fit-content;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 23px;
}

.missionVision-row {
  box-shadow: 0px 10px 40px 0px #0000001a;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 30px;
  height: 280px;
}

.missionVision-row-ct {
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
  margin-bottom: 10px;
}

.missionVision-row-ct span {
  font-weight: 600;
  font-size: 16px;
}

.missionVision-row-ct i {
  color: #1c9aa2;
}

.missionVision-row p {
  font-weight: 400;
  font-size: 16px;
}

.fleetExploreR-head {
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  margin-bottom: 5px;
}

.fleetExploreR p {
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
}

.fleetExplore_row {
  margin-bottom: 100px;
}

.fleetExplore {
  margin-bottom: 30px;
}

.our_pertnership-row {
  text-align: center;
}

.our_pertnership {
  margin-bottom: 100px;
}

.our_pertnership-row-head {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 10px;
}

.our_pertnership-row p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}

.services_page {
  margin-bottom: 100px;
}

.services_page-row p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

.services_page-rowL {
  margin-bottom: 20px;
}

.services_page-rows {
  margin-bottom: 100px;
}

.services_page-row {
  padding-top: 50px;
}

/* NEW STYLES */

.countDown-box {
  background-color: #01e6e9;
  padding: 50px;
  border-radius: 15px;
  margin-bottom: 80px;
}

.countDown-boxL-dt {
  display: flex;
  gap: 3px;
  font-weight: 400;
  font-size: 18px;
}

.countDown-boxL-dt span {
  margin-left: 2px;
  margin-right: 2px;
}

.countDown-boxL-sub {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  margin-bottom: 10px;
}

.countDown-boxL-head {
  font-family: Montserrat;
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  margin-bottom: 15px;
}

.countDown-boxR .countdown {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.countDown-boxR .card {
  border-radius: 15px;
  padding: 10px;
  width: 100px;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.countDown-boxR .card:hover {
  transform: translateY(-10px);
  transition: all 0.3s ease;
}

.countDown-boxR .value {
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  text-align: center;
}

.countDown-boxR .label {
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
}

.countDown-boxR .message {
  margin-top: 5px;
  color: #000000;
  font-size: 14px;
  padding: 10px;
  display: inline-block;
}

.countDown-box {
  position: relative;
  top: -70px;
}

.transform_industries {
  background-color: #ffde59;
  padding-top: 100px;
  padding-bottom: 10px;
}

#marquee {
  padding: 50px 0px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

.pic {
  position: relative;
  background-color: #d9d9d933;
  border-radius: 10px;
  padding: 20px;
}

.pic_nav {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 15px;
}

.pic-icons {
  display: flex;
  gap: 2px;
  color: #ff8e1d;
  margin-bottom: 20px;
  font-size: 10px;
}

.pic_nav-id {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
}

.pic_nav-img img{
  border-radius: 50% !important;
  width: 65px !important;
}

.pic_nav-id span {
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
}

#marquee .pic-container {
  display: flex;
  gap: 20px;
  animation: marquee 60s infinite linear;
}

#marquee .pic-container:hover {
  animation-play-state: paused;
}

#marquee .pic-container .pic {
  flex-basis: 20%;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  #marquee .pic-container .pic {
    flex-basis: 25%;
  }
}

@media (max-width: 768px) {
  #marquee .pic-container .pic {
    flex-basis: 100%;
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@media (max-width: 1024px) {
  @keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-125%);
    }
  }
}

@media (max-width: 768px) {
  @keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-186.65%);
    }
  }
}

.home_blog-left-d_t2 {
  font-weight: 400;
  font-size: 14px;
  color: #00000080;
}

.home_blog-left-d_t2 span {
  margin-right: 2px;
}

.home_blog-left-d_and_t2 {
  display: flex;
  gap: 10px;
}

.home_blog-right-label {
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  background-color: #5bdbff;
  padding: 7px;
  width: fit-content;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.home_blog-right-img {
  position: relative;
}

.home_blog-right-contnt {
  box-shadow: 0px 10px 40px 0px #0000001a;
  background-color: #ffffff;
  padding: 30px 10px;
}

.home_blog-right-contnt-head {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 20px;
}

.home_blog-right {
  margin-bottom: 30px;
}

.proven-row {
  margin-bottom: 80px;
}

.proven-rows {
  margin-bottom: 35px;
  box-shadow: 0px 10px 40px 0px #0000001a;
  border-radius: 15px;
  padding: 50px 30px;
  text-align: center;
  background-color: #ffffff;
}

.proven-rows-head {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.proven-rows p {
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}

.grinding_rows-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 40px;
}

.grinding_row {
  margin-bottom: 100px;
}

.grinding_rows-body {
  text-align: center;
  box-shadow: 0px 10px 40px 0px #0000001a;
  border-radius: 20px;
  padding: 50px 30px 20px 30px;
  background-color: #ffffff;
  height: 300px;
}

.grinding_rows-body-head {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}

.grinding_rows-body p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.grinding_rows-icons {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #160839;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 50px;
  box-shadow: 0px 10px 40px 0px #0000001a;
}

.grinding_rows:hover .grinding_rows-icons {
  background-color: #ffffff;
  color: #160839;
}

.grinding_rows {
  margin-bottom: 35px;
}

.it-consultant {
  background-image: url(./images/it-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 115px;
  padding-bottom: 118px;
}

.it-consultant-body {
  text-align: center;
  color: #ffffff;
}

.it-consultant-body-head {
  font-weight: 700;
  font-style: Bold;
  font-size: 60px;
  margin-bottom: 12px;
}

.it-consultant-body p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  width: 50%;
  margin: auto;
}

.it-consultant-body button {
  border: none;
  outline: none;
  background-color: #160839;
  padding: 15px 30px;
  border-radius: 20px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  margin-top: 30px;
}

.it-consultant-body button:hover {
  background-color: #ffffff;
  color: #160839;
}

.it-consultant-body button i {
  margin-left: 10px;
}

.team_bgg {
  background-image: url(./images/ind-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 82px;
  padding-bottom: 82px;
}

.contact_rating {
  background-color: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 53px;
}

.contact_rating-row-left-box {
  display: flex;
}

.contact_rating-row-left-box-prog .progress-bar {
  background-color: #a44730;
  height: 5px;
}

.contact_rating-row-left-box-prog .progress {
  height: 5px;
  background-color: #f0acac;
}

.contact_rating-row-prog {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-bottom: 15px;
}

.left-figure {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.progress-container {
  flex-grow: 1;
  width: 100%;
  background-color: #ffde5957;
  border-radius: 10px;
  height: 10px;
}

.progress-bar {
  height: 10px;
  border-radius: 10px;
  background-color: #ffde59;
  width: 98%;
}

.right-percentage {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
}

.contact_rating-row-progLl span {
  color: #160839;
  font-size: 10px;
}

.contact_rating-row-progLl {
  display: flex;
  gap: 3px;
  align-items: center;
}

.contact_rating-row-right-row {
  text-align: center;
  background-color: #d9d9d9;
  box-shadow: 0px 10px 40px 0px #0000000d;
  padding-top: 34px;
  padding-bottom: 34px;
}

.contact_rating-row-right .col-md-4 {
  padding-left: 0px;
  padding-right: 0px;
}

.contact_rating-row-right-row-hd {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 10px;
}

.contact_rating-row-right-icons i {
  color: #ffc107;
  font-size: 10px;
  margin-left: 5px;
}

.contact_rating-row-right-icons {
  margin-bottom: 10px;
}

.contact_rating-row-right-row span {
  font-weight: 400;
  font-size: 14px;
}

.con-btn button {
  border: none;
  outline: none;
  background-color: #000000;
  padding: 10px 40px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  border: 1px solid #000000;
  margin-bottom: 22px;
}

.con-btn button:hover {
  background-color: #ffffff;
  color: #000000;
}

.con-btn2 button {
  border: none;
  outline: none;
  background-color: transparent;
  padding: 10px 40px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #000000;
  border: 1px solid #ffffff;
}

.con-btn2 button:hover {
  background-color: #ffffff;
  color: #000000;
}

.contact_rating-row {
  margin-bottom: 100px;
}

.contact-most-help {
  display: flex;
  justify-content: space-between;
  margin-bottom: 58px;
}

.contact-most-helpL {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}

.contact-most-helpR {
  font-weight: 600;
  font-size: 16px;
}

.contact-most-helpR span {
  font-weight: 500;
  font-size: 16px;
}

.contact_rating-l {
  border: 1px solid #000000;
  margin-bottom: 30px;
  margin-top: 30px;
}

.insights_nav {
  margin-bottom: 100px;
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.insights_navs {
  font-weight: 600;
  font-size: 16px;
  font-family: "Playfair Display", sans-serif;
  background-color: #ffde59;
  padding: 10px 30px;
  border-radius: 10px;
}

.insights_row {
  margin-bottom: 100px;
}

.insights_row-right {
  padding-top: 100px;
}

.insights_row-right-sub {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
}

.insights_row-right-head {
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 15px;
}

.insights_row-right p {
  font-weight: 300;
  font-style: Light;
  font-size: 16px;
  margin-bottom: 15px;
}

.insights_row-right-nav {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}

.insights_row-right-navB {
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
}

#marquee2 {
  padding: 50px 0px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
}

.pic2 {
  position: relative;
}

#marquee2 .pic-container2 {
  display: flex;
  gap: 20px;
  animation: marquee 50s infinite linear;
}

#marquee2 .pic-container2:hover {
  animation-play-state: paused;
}

#marquee2 .pic-container2 .pic2 {
  flex-basis: 25%;
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  #marquee2 .pic-container2 .pic2 {
    flex-basis: 100%;
  }
}

@media (max-width: 768px) {
  #marquee2 .pic-container2 .pic {
    flex-basis: 100%;
  }
}

@keyframes marquee2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@media (max-width: 1024px) {
  @keyframes marquee2 {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-125%);
    }
  }
}

@media (max-width: 768px) {
  @keyframes marquee2 {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-186.65%);
    }
  }
}

.flag_selector .image-selector {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px 0;
  position: relative;
}

.flag_selector .selected-image {
  width: 30px;
  height: 20px;
  overflow: hidden;
}

.flag_selector {
  background-color: #160839;
  border-radius: 10px;
  padding: 5px 10px;
  margin-left: 50px;
}

.flag_selector .selected-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.flag_selector .dropdown-arrow {
  color: white;
  width: 5px;
  height: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.flag_selector .dropdown-arrow:hover {
  transform: translateY(2px);
}

.flag_selector .dropdown-menu {
  position: absolute;
  top: 110%;
  right: 0;
  background: transparent;
  z-index: 10;
  display: none;
}

.flag_selector .dropdown-menu.show {
  display: block;
  animation: fadeIn 0.3s ease;
}

.flag_selector .image-option {
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin-top: 5px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.flag_selector .image-option:hover {
  transform: scale(1.05);
}

.flag_selector .image-option img {
  width: 51px;
  height: 34px;
  object-fit: cover;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.section_nav {
  position: relative;
}

.whyChose-left-bgg {
  position: absolute;
  left: -40px;
}

.book_now-section-left {
  padding-left: 70px;
}

.book_now-section-right img {
  width: 100%;
}

.book_now-section .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}

.book_now-section {
  background-image: url(./images/ind-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
}

.book_now-form p {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}

.book_now-form input {
  border: none;
  outline: none;
  width: 100%;
  background-color: transparent;
  border: 1px solid #00000066;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 23px;
}

.book_now-form input::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #00000080;
}

.book_now-form textarea {
  border: none;
  outline: none;
  width: 100%;
  background-color: transparent;
  border: 1px solid #00000066;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 23px;
}

.book_now-form textarea::placeholder {
  font-weight: 400;
  font-size: 14px;
  color: #00000080;
}

.book_now-form .form-select {
  border: none;
  outline: none;
  width: 100%;
  background-color: transparent;
  border: 1px solid #00000066;
  border-radius: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #00000080;
  padding: 10px;
  margin-bottom: 23px;
}

.book_now-form .col-md-6 {
  padding-left: 15px;
  padding-right: 15px;
}

.book_now-section-left {
  padding-right: 40px;
}

.book_now-form button {
  border: none;
  outline: none;
  background-color: #000000;
  border: 1px solid #000000;
  width: 100%;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  font-family: "Playfair Display", sans-serif;
  margin-top: 30px;
  margin-bottom: 20px;
}

.book_now-form button:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}

.book_now-form {
  margin-bottom: 120px;
}

.clients_insights {
  background-image: url(./images/ind-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.need_booking {
  background-image: url(./images/Group53.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 115px;
  padding-bottom: 114px;
}

.need_booking-box {
  width: 80%;
  margin: auto;
  text-align: center;
}

.need_booking-box-head {
  font-weight: 400;
  font-size: 50px;
  font-family: "Copperplate", sans-serif;
  color: #ffffff;
  margin-bottom: 18px;
}

.need_booking-box p {
  font-weight: 400;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  margin-bottom: 38px;
}

.need_booking-box p span {
  font-weight: 400;
  font-size: 20px;
  font-family: "Copperplate", sans-serif;
}

.need_booking-box button {
  border: none;
  outline: none;
  background-color: #ffde59;
  border: 1px solid #ffde59;
  padding: 10px 30px;
  border-radius: 10px;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  font-family: "Playfair Display", sans-serif;
  color: #000000;
}

.need_booking-box button:hover {
  border: 1px solid #000000;
  background-color: #ffffff;
}

.need_booking-box button i {
  margin-left: 5px;
}

.our_food_nav {
  margin-bottom: 150px;
  position: relative;
}

.food-bg {
  position: absolute;
  left: 0px;
}

.food-bg img {
  height: 600px;
}

.our_food_nav-left {
  padding-top: 70px;
}

.home_about-right22 {
  padding-left: 40px;
}

.food_row {
  margin-bottom: 100px;
}

.slideshow-food {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  border-radius: 20px;
}

.slideshow-food img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  border-radius: 20px;
}

.slideshow-food img.active-food {
  opacity: 1;
}

.slideshow-food1 {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  border-radius: 20px;
}

.slideshow-food1 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  border-radius: 20px;
}

.slideshow-food1 img.active-food1 {
  opacity: 1;
}

.slideshow-food2 {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  border-radius: 20px;
}

.slideshow-food2 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  border-radius: 20px;
}

.slideshow-food2 img.active-food2 {
  opacity: 1;
}

.slideshow-food3 {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  border-radius: 20px;
}

.slideshow-food3 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  border-radius: 20px;
}

.slideshow-food3 img.active-food3 {
  opacity: 1;
}

.slideshow-food4 {
  position: relative;
  width: 100%;
  height: 450px;
  margin: 0 auto;
  border-radius: 20px;
}

.slideshow-food4 img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  border-radius: 20px;
}

.slideshow-food4 img.active-food4 {
  opacity: 1;
}

#serices_Section-left1 {
  padding-left: 30px;
  padding-right: 30px;
}

.serices_Section {
  margin-bottom: 100px;
}

#serices_Section-left2 {
  padding-left: 30px;
  padding-right: 30px;
}

.foods_row {
  margin-bottom: 100px;
}

.foods_rows .card2 {
  width: 100%;
  height: 334px;
  padding: 40px 30px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 10px 40px 0px #0000001a;
  text-align: center;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.foods_rows .card {
  width: 100%;
  height: 334px;
  padding: 40px 30px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 10px 40px 0px #0000001a;
  text-align: center;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.foods_rows .card:hover {
  background-color: #ffde59;
}

.foods_rows .card-content {
  transition: all 0.4s ease;
}

.foods_rows .card:hover .card-content {
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
}

.foods_rows h2 {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  margin-bottom: 22px;
  margin-top: 15px;
  font-family: "Copperplate", sans-serif;
}

.foods_rows p {
  color: #000000cc;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}

.foods_rows .hidden-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 100%);
  opacity: 0;
  padding: 15px 30px;
  background-color: #000000;
  font-family: "Playfair Display", sans-serif;
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.4s ease;
}

.foods_rows .card:hover .hidden-button {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.foods_rows .hidden-button:hover {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
  transform: translate(-50%, -50%) scale(1.05);
}

.foods_rows {
  margin-bottom: 40px;
}

.our_team {
  background-image: url(./images/backgroun-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 100px;
}

.our_team-rows-img-box {
  border: 5px solid #000000;
  border-radius: 20px;
  padding: 10px;
}

.our_team-rows-details {
  box-shadow: 0px 10px 40px 0px #0000000d;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  width: 193px;
  background-color: #ffffff;
  position: absolute;
  bottom: -92px;
  left: 14px;
}

.our_team-rows-details-head {
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  margin-bottom: 5px;
}

.our_team-rows-details span {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}

.our_team-rows-details-icon {
  margin-top: 10px;
  display: none;
}

.our_team-rows-details-icon a {
  margin-right: 5px;
}

.our_team-rows {
  position: relative;
}

.our_team-rows-img-box:hover {
  border: 5px solid #ffde59;
}

.our_team-rows-img-box:hover
  .our_team-rows-details
  .our_team-rows-details-icon {
  display: block;
  bottom: 170px;
}

.new_Location {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.new_Location i {
  color: #d06223;
}

.new_Location span {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  margin-right: 1px;
  margin-left: 5px;
}

#book_now-section-left22 {
  padding-top: 100px;
}

/* MEDIA */
@media (max-width: 736px) {
  .footer-head {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 30px;
    color: #000000;
  }

  #book_now-section-left22 {
    padding-top: 20px;
  }

  .our_team-rows {
    margin-bottom: 120px;
  }

  #serices_Section-left2 {
    padding-left: 10px;
    padding-right: 0px;
    margin-top: 30px;
  }

  #serices_Section-left1 {
    padding-left: 10px;
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .food_rows-left {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .food_rows-right {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .our_food_nav-left {
    padding-top: 0px;
    margin-bottom: 30px;
  }

  .food-bg {
    display: none;
  }

  .home_about-right22 {
    padding-left: 20px;
  }

  .need_booking-box {
    width: 100%;
    margin: auto;
    text-align: center;
  }

  .book_now-section-right {
    margin-bottom: 30px;
  }

  .book_now-section-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .whyc-bg {
    display: none;
  }

  .flag_selector {
    background-color: #160839;
    border-radius: 10px;
    padding: 5px 10px;
    width: fit-content;
    margin-left: 0px;
  }

  .flag_selector .selected-image {
    width: 30px;
    height: 20px;
    overflow: hidden;
  }

  #navbar {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    top: 0;
    width: 100%;
  }

  #newSS-imgs {
    margin-top: 40px;
  }

  .it-consultant-body p {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    width: 90%;
    margin: auto;
  }

  .home_blog-left {
    margin-bottom: 30px;
  }

  .clients_insights-testimonial-left {
    margin-bottom: 30px;
  }

  .clients_insights-testimonial-rightA {
    background-color: #160839;
    box-shadow: 0px 4px 4px 0px #00000040;
    color: #ffffff;
    padding: 20px;
    border-radius: 0px 20px 20px 0px;
    border-left: 3px solid #01e6e9;
    position: relative;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .clients_insights-testimonial-rightB {
    background-color: #160839;
    box-shadow: 0px 4px 4px 0px #00000040;
    color: #ffffff;
    padding: 20px;
    border-radius: 0px 20px 20px 0px;
    border-left: 3px solid #01e6e9;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .ind-accordion-left {
    margin-bottom: 40px;
  }

  .ind-accordion-box {
    width: 100%;
    margin: auto;
  }

  .ind-accordion-bgL {
    position: absolute;
    left: 0px;
    top: 20px;
  }

  .ind-accordion-bgR {
    position: absolute;
    right: 0px;
    bottom: 20px;
  }

  .pic-label {
    background-color: #160839;
    border-radius: 5px;
    padding: 10px;
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    width: fit-content;
    position: absolute;
    bottom: 20px;
    left: 5px;
  }

  .newHeadnav-sub {
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    text-align: center;
    margin-bottom: 13px;
  }

  .newHeadnav-head {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    width: 95%;
    margin: auto;
  }

  .countDown-boxL-dt {
    display: flex;
    gap: 3px;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 30px;
  }

  .countDown-box {
    background-color: #01e6e9;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 80px;
  }

  .newHeadnav-p {
    color: #ffffff;
    font-size: 16px;
    width: 90%;
    margin: auto;
    text-align: center;
  }

  .services_page-row {
    margin-bottom: 30px;
  }

  .fleetExploreL {
    margin-bottom: 20px;
  }

  .missionVision-row {
    box-shadow: 0px 10px 40px 0px #0000001a;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 30px;
    height: auto;
  }

  .box-bgL {
    position: absolute;
    left: 10px;
    top: 20px;
  }

  .box-bgR {
    position: absolute;
    right: 10px;
    top: 20px;
  }

  .testimonialBody .box {
    position: relative;
    background-color: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px #013d5f;
    margin: 20px 0;
  }

  .testimonialBody {
    width: 100%;
    margin: auto;
  }

  #homeaboutleft2 img {
    height: auto;
  }

  #homeaboutleft img {
    height: auto;
  }

  .home_blog-left {
    margin-bottom: 30px;
  }

  .faq-section-left {
    margin-bottom: 30px;
  }

  .whyChose-left-row {
    padding: 10px;
    margin-bottom: 20px;
  }

  /* .whyChose-left  {
        padding-left: 20px;
        padding-right: 20px;
    } */

  .home_explore-body-nav-head {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 10px;
  }

  .home_explore-body-nav {
    width: 100%;
    margin: auto;
    text-align: center;
  }

  .home_about-left {
    margin-bottom: 70px;
    padding-right: 0px;
    position: relative;
  }

  .home_about-left_img {
    display: none;
  }

  .home_about-left_date2 {
    position: relative;
    left: 0px;
    top: 0px;
    background-color: #ffde59;
    font-weight: 400;
    font-size: 60px;
    font-family: "Playfair Display", sans-serif;
    line-height: 45px;
    text-align: center;
    border-radius: 10px;
    padding: 15px;
  }

  .home_about-left_date {
    position: relative;
    right: 0px;
    top: 0px;
    background-color: #ffde59;
    font-weight: 400;
    font-size: 37px;
    font-family: "Playfair Display", sans-serif;
    line-height: 40px;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
  }

  .airfright_images-thumb {
    position: relative;
    bottom: -20px;
    right: 0px;
  }

  .airfright_images-thumb .airfright_images-thumbnails {
    position: relative;
    width: 100%;
    height: 300px;
  }

  .airfright_images-thumb .airfright_images-thumb-card {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity 0.5s ease;
    background-image: url(./images/air-img2.png);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .banner-contents {
    width: 95%;
    margin: auto;
  }

  .card-body-btnS {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .banner-contents-head {
    font-weight: 400;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 30px;
    color: #ffffff;
  }

  .nav-link2 {
    margin-top: 0px;
    margin-left: 0px;
  }
}
