@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600&family=Nunito:wght@600;700;800&display=swap");

/********** Template CSS **********/
:root {
  --primary: #6d6e71 !important;
  --secondary: #fe8800;
  --light: #f5f5f5;
  --dark: #14141f;
  --bs-primary-rgb: 109, 110, 113;

}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  line-height: 1.2;
  /* color: #2c3e50; */
}

body{
    font-family: "Poppins", sans-serif;
}

.f-img {
  background: linear-gradient(rgba(20, 20, 31, 0.7), rgba(20, 20, 31, 0.7)),
    url(../img/bus.png) no-repeat;
  height: max-content;
  background-size: cover;
  width: 100vw;
  background-position: center;
  background-attachment: fixed;
  text-align: center;
  align-content: center;
  padding: 80px;
  margin-top: 60px;
}

.fw-medium {
  font-weight: 600 !important;
}

.fw-semi-bold {
  font-weight: 700 !important;
}

.back-to-top {
  position: fixed;
  display: none;
  right: 45px;
  bottom: 45px;
  z-index: 99;
}

/*** Spinner ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity 0.5s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

/*** Button ***/
.btn {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  transition: 0.5s;
}

.btn.btn-primary,
.btn.btn-secondary {
  color: #ffffff;
}

.btn-square {
  width: 38px;
  height: 38px;
}

.btn-sm-square {
  width: 32px;
  height: 32px;
}

.btn-lg-square {
  width: 48px;
  height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  border-radius: 0px;
}

/*** Navbar ***/
.navbar-light .navbar-nav .nav-link {
  font-family: "Nunito", sans-serif;
  position: relative;
  margin-right: 25px;
  padding: 35px 0;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 600;
  outline: none;
  transition: 0.5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
  padding: 20px 0;
  color: #fff !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
  color: #fff !important;
  text-shadow: 0px 0px 7px #ffffff;
}

.navbar-light .navbar-brand img {
  max-height: 100px;
  transition: 0.8s;
}

.sticky-top.navbar-light .navbar-brand img {
  max-height: 45px;
}

@media (max-width: 991.98px) {
  .sticky-top.navbar-light {
    position: relative;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));

  }

  .navbar-light .navbar-collapse {
    margin-top: 15px;
    border-top: 1px solid #dddddd;
  }

  .navbar-light .navbar-nav .nav-link,
  .sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 10px 0;
    margin-left: 0;
    color: var(--dark) !important;
  }

  .navbar-light .navbar-brand img {
    max-height: 45px;
  }
}

@media (min-width: 992px) {
  .navbar-light {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(256, 256, 256, 0.1);
    z-index: 999;
  }

  .sticky-top.navbar-light {
    position: fixed;
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  }

  .navbar-light .navbar-nav .nav-link::before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    bottom: -1px;
    left: 50%;
    transition: 0.5s;
  }

  .navbar-light .navbar-nav .nav-link:hover::before,
  .navbar-light .navbar-nav .nav-link.active::before {
    width: calc(100% - 2px);
    left: 1px;
  }

  .navbar-light .navbar-nav .nav-link.nav-contact::before {
    display: none;
  }
}

/*** velo Header ***/
.velo-header {
  background: linear-gradient(rgba(20, 20, 31, 0.4), rgba(20, 20, 31, 0.4)),
    /* url(../img/bg-velo.png); */
    url(../img/bg-hero.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.velo-header2 {
  background: linear-gradient(rgba(20, 20, 31, 0.4), rgba(20, 20, 31, 0.4)),
    url(../img/NatureBG.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.velo-header3 {
  background: linear-gradient(rgba(20, 20, 31, 0.4), rgba(20, 20, 31, 0.4)),
    url(../img/BalloonsBG.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.velo-header4 {
  background: linear-gradient(rgba(20, 20, 31, 0.4), rgba(20, 20, 31, 0.4)),
    url(../img/BoatBG.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: rgba(255, 255, 255, 0.5);
}

/*** Section Title ***/
.section-title {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}

.section-title::before {
  position: absolute;
  content: "";
  width: calc(100% + 80px);
  height: 2px;
  top: 4px;
  left: -40px;
  background: var(--primary);
  z-index: -1;
}

.section-title::after {
  position: absolute;
  content: "";
  width: calc(100% + 120px);
  height: 2px;
  bottom: 5px;
  left: -60px;
  background: var(--primary);
  z-index: -1;
}

.section-title.text-start::before {
  width: calc(100% + 40px);
  left: 0;
}

.section-title.text-start::after {
  width: calc(100% + 60px);
  left: 0;
}

/*** Service ***/
.service-item {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.08);
  transition: 0.5s;
}

.service-item:hover {
  background: var(--primary);
}

.service-item * {
  transition: 0.5s;
}

.service-item:hover * {
  color: var(--light) !important;
}

/*** Destination ***/
.destination img {
  transition: 0.5s;
}

.destination a:hover img {
  transform: scale(1.1);
}

/*** Package ***/
.package-item {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.08);
}

.package-item img {
  transition: 0.5s;
}

.package-item:hover img {
  transform: scale(1.1);
}

/*** Booking ***/
.booking {
  background: linear-gradient(rgba(15, 23, 43, 0.7), rgba(15, 23, 43, 0.7)),
    url(../img/booking.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*** Team ***/
.team-item {
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.08);
}

.team-item img {
  transition: 0.5s;
}

.team-item:hover img {
  transform: scale(1.1);
}

.team-item .btn {
  background: #ffffff;
  color: var(--primary);
  border-radius: 20px;
  border-bottom: 1px solid var(--primary);
}

.team-item .btn:hover {
  background: var(--primary);
  color: #ffffff;
}

/*** Testimonial ***/
.testimonial-carousel::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background: linear-gradient(to right,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

.testimonial-carousel::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 0;
  background: linear-gradient(to left,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}

@media (min-width: 768px) {

  .testimonial-carousel::before,
  .testimonial-carousel::after {
    width: 200px;
  }

  .carouselExampleInterval {
    height: 265px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {

  .testimonial-carousel::before,
  .testimonial-carousel::after {
    width: 300px;
  }
}

.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
  transition: 0.5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
  background: var(--primary) !important;
  border-color: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item * {
  color: #ffffff !important;
}

.testimonial-carousel .owl-dots {
  margin-top: 24px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.testimonial-carousel .owl-dot {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  border: 1px solid #cccccc;
  border-radius: 15px;
  transition: 0.5s;
}

.testimonial-carousel .owl-dot.active {
  background: var(--primary);
  border-color: var(--primary);
}

/*** Footer ***/
.footer .btn.btn-social {
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--light);
  font-weight: normal;
  border: 1px solid #ffffff;
  border-radius: 35px;
  transition: 0.3s;
}

.footer .btn.btn-social:hover {
  color: var(--primary);
}

.footer .btn.btn-link {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  text-transform: capitalize;
  transition: 0.3s;
}

.footer .btn.btn-link::before {
  position: relative;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

.footer .btn.btn-link:hover {
  letter-spacing: 1px;
  box-shadow: none;
}

.footer .copyright {
  padding: 25px 0;
  font-size: 15px;
  border-top: 1px solid rgba(256, 256, 256, 0.1);
}

.footer .copyright a {
  color: var(--light);
}

.footer .footer-menu a {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.footer .footer-menu a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.icon-img {
  width: 3rem;
  height: 3rem;
  padding: 10px;
}

.activities {
  display: grid;
  width: 300px;
  height: 450px;
  box-shadow: 0 10px 20px 0 rgba(0, 162, 102, 0.3),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
  margin-right: 2vw;
  margin-left: 2vw;
  margin-bottom: 20px;
  margin-top: 3vw;
  justify-items: center;
  align-content: center;
}

.thm-btn {
  position: relative;
  background: #00a266;
  font-size: 14px;
  line-height: 48px;
  border-radius: 25px;
  color: #ffffff;
  border: 1px solid #00a266;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 0 38px;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn:hover {
  background: transparent;
  color: #00a266;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn2.style-2 {
  background: #03002f;
  color: #fff;
  border-color: #fff;
}

.thm-btn2.style-2:hover {
  background: transparent;
  color: #03002f;
  border-color: #03002f;
}

.icon-holder {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.get-touch-area .single-item .icon-holder {
  padding-bottom: 33px;
}

.get-touch-area .single-item .icon-holder span:before {
  color: #00a266;
  font-size: 50px;
}

.get-touch-area .single-item .text-holder .border2 {
  height: 1px;
  width: 60px;
  background: #f4f4f4;
  display: inline-block;
}

/*** 
=============================================
    Contact Form Area style
=============================================
***/
.contact-form-area {
  padding-bottom: 50px;
}

.contact-form-area .default-form-area {
  border: 2px solid #f4f4f4;
  padding: 28px 28px 0;
  margin-bottom: 50px;
}

.contact-form-area .default-form input[type="text"],
.contact-form-area .default-form input[type="email"],
.contact-form-area .default-form input[type="password"],
.contact-form-area .default-form input[type="number"],
.contact-form-area .default-form select,
.contact-form-area .default-form textarea {
  border-radius: 25px;
}

.contact-form-area .default-form textarea {
  border-radius: 25px;
  resize: none;
}

.contact-form-area .form-right-box {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 37px;
}

.contact-form-area .form-right-box .img-box {
  display: block;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 25px;
  overflow: hidden;
}

.contact-form-area .form-right-box h4 {
  color: #222222;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
}

.contact-form-area .form-right-box span {
  color: #00a266;
}

.contact-form-area .form-right-box p {
  margin: 9px 0 5px;
}

.contact-form-area .form-right-box .border {
  height: 1px;
  width: 60px;
  display: inline-block;
  background: #e3e3e3;
}

.contact-form-area .form-right-box .social-links {
  display: block;
  margin: 18px 0 0;
}

.contact-form-area .form-right-box .social-links li {
  display: inline-block;
  margin: 0 10px;
}

.contact-form-area .form-right-box .social-links li a i {
  font-size: 16px;
  color: #848484;
  transition: all 500ms ease;
}

.contact-form-area .form-right-box .social-links li a:hover i {
  color: #00a266;
}

/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/

.rev_slider_wrapper {
  height: 500px;
}

.rev_slider_wrapper .slide-content-box h1 {
  color: #ffffff;
  font-size: 80px;
  line-height: 54px;
  font-weight: 400;
  text-shadow: 4px 5px 4px rgba(0, 0, 0, 0.35);
}

.rev_slider_wrapper .slide-content-box h1 span {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

.rev_slider_wrapper .slide-content-box h2 {
  color: #ffffff;
  font-size: 60px;
  line-height: 54px;
  font-weight: 400;
  margin: 0px 0 25px;
  text-transform: uppercase;
  text-shadow: 4px 5px 4px rgba(0, 0, 0, 0.35);
}

.rev_slider_wrapper .slide-content-box h3 {
  color: #ffffff;
  font-size: 34px;
  line-height: 54px;
  font-weight: 400;
  margin: 0px 0 5px;
  text-transform: uppercase;
  text-shadow: 4px 5px 4px rgba(0, 0, 0, 0.35);
}

.rev_slider_wrapper .slide-content-box p {
  color: #e2e2e2;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
  /*margin: 0 0 30px;*/
  white-space: pre-wrap;
}

.rev_slider_wrapper a.thm-btn2.style-3,
.rev_slider_wrapper a.thm-btn2 {
  transition: all 500ms ease !important;
  padding: 13px 38px;
}

.rev_slider_wrapper .slide-content-box.last-slide p {
  margin: 0;
}

.rev_slider_wrapper .slide-content-box.last-slide a {
  margin: 0 8px;
}

.rev_slider_wrapper .slotholder {
  position: relative;
}

.slotholder:after {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.tp-bannertimer {
  display: none;
}

.rev_slider_wrapper .tparrows {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: rgba(0, 0, 0, 0.2);
}

.tparrows:before {
  font-family: "icomoon";
  line-height: 60px;
}

.tparrows.tp-leftarrow:before {
  content: "\e926";
}

.tparrows.tp-rightarrow:before {
  content: "\e927";
}

.thm-btn2 {
  position: relative;
  background: #fff;
  font-size: 14px;
  line-height: 48px;
  border-radius: 5px;
  color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 0 38px;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  top: 30px;
}

.thm-btn2:hover {
  background: transparent;
  color: #fff;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn2.style-3 {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

.thm-btn2.style-3:hover {
  background: #fff;
  color: #00a266;
  border-color: #fff;
}

.dynamicline {
  height: 100px;
  border-right: 1px rgba(0, 0, 0, 0.3) solid;
  margin-left: 50px;
  margin-right: 50px;
}

  .mission-vision-container-2 {
      width: 400px;
  } 
@media only screen and (max-width: 1077px) {
  .dynamicline {
    width: 300px;
    border-top: 1px rgba(0, 0, 0, 0.3) solid;
    border-right: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    height: 0;
  }

  .mission-vision-container-2 {
      width: fit-content;
  } 
  
  .reverseimage {
    flex-flow: wrap-reverse;
  }
  
  .mission-vision-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 20px;
}


}

.fade-up,
.fade-left {
  opacity: 0;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.fade-up.visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-up {
  transform: translateY(50px);
}

.fade-left.visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-left {
  transform: translateX(-50px);
}

/* Add some spacing for testing */
.spacer {
  height: 100vh;
}

.navbar-sticky {
  transition: background-color 0.3s ease;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));

}

.velo-header2 {
  background: linear-gradient(rgba(20, 20, 31, 0.7), rgba(20, 20, 31, 0.7)),
    url(../img/NatureBG.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.velo-header3 {
  background: linear-gradient(rgba(20, 20, 31, 0.7), rgba(20, 20, 31, 0.7)),
    url(../img/BalloonsBG.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.velo-header4 {
  background: linear-gradient(rgba(20, 20, 31, 0.7), rgba(20, 20, 31, 0.7)),
    url(../img/BoatBG.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.icon {
  height: 4rem;
}

.langform {
  margin: auto 25px 25px 25px;
  max-width: 6rem;
}

.sticky-top.langform {
  margin: auto 25px 15px 25px;
  max-width: 6rem;
}

.header-bg {
  background: rgba(0, 0, 0, 0.8);
}

.container2 {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
  height: 350px;
  justify-content: center;
}

.bg-secondary {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../img/IndexBG.png);
    background-position: center;
    background-size: cover;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.services-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: #212529;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.175);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 100, 0.5);
  border-radius: 5px;
  height: fit-content;
  margin: 10px;
}

.services-card-body {
  display: flex;
  flex: 1 1 auto;
  padding: 1.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.services-card-title {
  margin-bottom: 0.5rem;
}

.services-card-text {
  text-align: center;
}

.video-icon {
  height: 150px;
}

.project-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: #212529;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.175);
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 100, 0.5); */
  border-radius: 5px;
  transition: all 1s ease;

}

.project-card-body {
  display: flex;
  flex: 1 1 auto;
  /* padding: 1.5rem 1.5rem; */
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 0;
  overflow: hidden;
  transition: all 1.5s ease;
}

.project-card:hover .project-card-body {

  padding: 1.5rem 1.5rem;
  height: 600px;
}

.project-card:hover {
  padding: 20px;
}

.project-card-title {
  margin-bottom: 0.5rem;
  text-align: center;
}

.project-card-text {
  text-align: center;
}

.project-img {
  height: 250px;
  border-radius: 5px;
}

.thm-btn3 {
  position: relative;
  background: #03002f;
  font-size: 14px;
  line-height: 48px;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #03002f;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 0 38px;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  top: 30px;
}

.thm-btn3:hover {
  background: transparent;
  color: #03002f;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn3.style-3 {
  background: transparent;
  color: #03002f;
  border-color: #03002f;
}

.thm-btn3.style-3:hover {
  background: #03002f;
  color: #fff;
  border-color: #fff;
}

@keyframes arrow {
  from {
    top: 10px;
  }

  to {
    top: 40px;
  }
}

.hover-me {
  display: flex;
  background-color: #fff;
  height: 50px;
  top: 10px;
  justify-content: center;
  align-items: center;
  animation: arrow 2s linear 1s infinite alternate;
}

.col-md-5-5 {
  flex: 0 0 auto;
  width: 45%;
}


.more-projects {
  display: flex;
  width: 100px;
  height: 250px;
  border-radius: 10px;
  justify-content: space-evenly;
  align-items: center;
  background-color: #fff;
  border: #222 1px solid;
  flex-direction: column;
  transition: all 1.5s linear;
}

.more-projects:hover {
  background-color: #848484;
}

.more-projects-a {
    text-decoration: none;
    width: 100px;
    height: 250px
}

.more-projects:hover .more-projects-text {
  color: #fff;
}

.more-projects:hover .icon-books {
  color: #fff;
}

.more-projects-icon {
  width: 60px;

}

.icon {
  display: inline-block;
  /* width: 1em;
  height: 1em; */
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-books {
  color: #848484;
  width: 60px;
  transition: all 1.5s linear;

}

@media only screen and (max-width: 700px) {
    .col-md-5-5 {
  flex: 0 0 auto;
  width: 100%;
    margin-bottom:20px;

}

.more-projects{
      display: flex;
  width: 100%;
  height: 100px;
  border-radius: 10px;
  justify-content: space-evenly;
  align-items: center;
  background-color: #fff;
  border: #222 1px solid;
  flex-direction: column;
  transition: all 1.5s linear;
}

.more-projects-a {
    text-decoration: none;
    width: 100%;
    height: 100px
}

}


.more-projects-text {
  color: #848484;
  font-weight: 700;
}

.thm-btn4 {
  position: relative;
  background: #03002f;
  font-size: 14px;
  border-radius: 5px;
  color: #fff;
  border: 1px solid #03002f;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  /* padding: 0 38px; */
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
  /* top: 30px; */
}

.thm-btn4:hover {
  background: transparent;
  color: #03002f;
  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn4.style-4 {
  background: transparent;
  color: #03002f;
  border-color: #03002f;
}

.bg-services {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/ServicesBG.png);
  background-size: cover;
      background-position: center;
}

.bg-contact {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/ContactBG.png);
  background-size: cover;
}

.mission-vision-container {
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 20px;
}

.mission-vision-header {
  box-shadow: var(--bs-box-shadow);
  width: min-content;
  padding: 30px;
  justify-self: center;
  border-radius: 50px;
  padding-right: 60px;
  padding-left: 60px;
}

/* CONTACT US STYLE*/
.bg-contact-form{
    background-color: #F2F1F8 !important;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::placeholder{
    color:#495057;
}

.alert-success{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 8px;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
/* CONTACT US STYLE END*/
