@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

/* 
#e57800 
#161c32
*/

body {
  font-family: "Poppins", sans-serif;
  background-color: #161c32;
}
section {
  padding-top: 70px;
  padding-bottom: 70px;
}
a {
  text-decoration: none;
}
a:hover {
  color: #e57800 !important;
}
.border-primary {
  border-color: #e57800 !important;
}
.btn-primary {
  background-color: #e57800 !important;
  border-color: #e57800 !important;
}
.text-primary {
  color: #e57800 !important;
}
.back-to-top {
  position: fixed;
  display: none;
  right: 45px;
  bottom: 45px;
  z-index: 99;
}
/* navbar */
.navbar {
  background-color: #07173267 !important;
}
.nav-link {
  color: #fff !important;
}
.nav-link:hover,
.nav-link.active {
  color: #e57800 !important;
}
/* hero section */
.carousel-item img {
  height: 100%;
  background-size: cover !important;
}
.carousel-caption {
  background-color: rgba(7, 23, 50, 0.3);
  bottom: 180px;
  padding: 40px 20px;
  backdrop-filter: blur(0.4rem);
}
.carousel-caption h5 {
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 30px;
}
.carousel-caption p {
  font-size: 20px;
  font-weight: 600;
}
.carousel-indicators button {
  height: 30px !important;
}
.carousel-indicators button.active {
  background-color: #e57800;
}
.slide {
  color: #e57800;
}
/* milestone */
.milestone {
  background: linear-gradient(rgba(255, 77, 41, 0.4), #ff4d29),
    url(../images/about.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
.milestone .display-4,
.milestone p {
  color: white;
  text-align: center;
}
.milestone .display-4 {
  font-weight: 700;
}
/* services section */
.service-item {
  box-shadow: 0 0 45px rgba(255, 255, 255, 0.08);
  color: white;
  transition: 0.5s;
}
.service-item:hover {
  background: #e57800;
}
.service-item * {
  transition: 0.5s;
}
.service-item:hover * {
  color: #222 !important;
}
/* gallery section */
.gallery {
  background: url(../images/slider_1.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 2;
}
.wrapper {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff8b;
  z-index: -1;
  filter: blur(1px);
}
.tab-class {
  background-color: #161c32dd;
  padding: 20px;
  backdrop-filter: blur(0.4rem);
}
.nav-pills .nav-item .active {
  border-bottom: 2px solid #e57800 !important;
}
.nav-pills {
  border: none !important;
}
/* contact section */
.contact {
  background: url(../images/contact.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 2;
}
.contact .bg-dark {
  background: #333333c8 !important;
}
.form-control {
  background-color: rgba(255, 255, 255, 0.702);
  border-radius: 0;
}
/* footer section */
.footer .btn.btn-social {
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--light);
  border: 1px solid #ffffff;
  border-radius: 35px;
  transition: 0.3s;
}
.footer .btn.btn-social:hover {
  background-color: #e57800;
  color: white !important;
}
.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;
}
/* swiper js section */
.gallery {
  height: 90vh;
  background: url(../images/slider_1.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 2;
}
.swiper-pagination-bullet-active {
  background: #e57800 !important;
}
.gallery {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-color: #161c3266;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  max-height: 450px !important;
  max-width: 700px !important;
  object-fit: cover;
}
/* hero section */
/* hero section */
/* hero section */

@media (max-width: 450px) {
  .gallery {
    height: 50vh !important;
  }
  .swiper-slide img {
    max-height: 100% !important;
    max-width: 100% !important;
  }
  .carousel-caption h5 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .gallery {
    height: 70vh;
  }
  .swiper-slide img {
    max-height: 100% !important;
    max-width: 100% !important;
  }
}
