@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500&display=swap");

.service {
  background-color: black;
  color: #fff;
}
.second_banner {
  background-color: black;
  padding: 50px 50px;
  position: relative;
}
/* .second_banner::after {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
} */
.hero-section p,
.second_content p {
  color: white;
  opacity: 1;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.5em;
}

.gallery img {
  width: 700px;
  object-fit: cover;
  height: 700px;
}
.service .detail .framed {
  border: 15px solid #3a3838;
  padding: 75px 65px 92px;
}
.brand {
  width: 180px;
}
.detail ul {
  line-height: 21px;
  margin: 5px 30px;
}
.detail li {
  font-size: 11px;
}
.content h4 {
  font-size: 25px;
  font-family: "Oswald", sans-serif;
  font-weight: normal;
  line-height: 1.45;
  width: 60%;
  letter-spacing: 0.07em;
}
.content a {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}
.description p {
  opacity: 1;
}
.hero-title span {
  font-size: 22px;
  color: white;
  text-decoration: underline;
  margin-top: 20px;
}
#page-footer .numbers {
  margin-top: 127px;
}
.detail.left-align .title .framed {
  z-index: -1;
}
.service_galle {
  z-index: 3;
  padding: 30px;
}
.gallerys {
  padding-top: 80px;
  padding-bottom: 50px;
}
.gallerys h3,
.our_story h3,
.contact h3 {
  margin-bottom: 20px;
  font-size: 28px;
}
.navi {
  background-color: black;
}
.banner_servie {
  position: relative;
  display: flex;
  justify-content: center;
}
.servie_content h3 {
  font-size: 25px;
  margin-bottom: 14px;
}
.servie_content h6 {
  font-size: 20px;
}
.servie_content p {
  font-size: 17px;
  padding-bottom: 30px;
}
.title_servie {
  position: absolute;
  content: "";
  top: 50%;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.contents_service h4 {
  font-size: 20px;
  font-weight: 600;
}
.servie_content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.gallery {
  display: flex;
  justify-content: space-around;
}
.content {
  position: absolute;
  content: "";
  z-index: 3;
  top: 50px;
  /* transform: translateX(22px); */
}
.contents_service p {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  opacity: 1;
  color: #000;
}
.servie_banner {
  width: 100%;
  height: 450px;
  object-fit: cover;
  background-position: center;
}
.zoom_img .hovers {
  position: relative;
  z-index: 0;
}
.gallery:hover .content {
  transform: translateY(100px);
  opacity: 0;
  transition: 0.8s;
}
.zoom_img:hover::before {
  background: rgb(9 9 9 / 0%);
  transition: 0.5s;
}
.zoom_img::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(9 9 9 / 60%);
}
.zoom_img img {
  transform-origin: 50% 45%;
  transition: transform 20s, filter 20s ease-in-out;
  filter: brightness(100%);
  z-index: 5;
}
.zoom_img:hover img {
  filter: brightness(80%);
  transform: scale(2);
}
.service .owl-prev {
  display: flex;
  font-size: 20px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
  color: white;
  text-transform: uppercase;
  z-index: 118;
  align-items: center;
  opacity: 1 !important;
}
.service .owl-next {
  display: flex;
  flex-direction: row-reverse;
  font-size: 22px;
  font-weight: 300;
  color: white;
  font-family: "Oswald", sans-serif;
  text-transform: capitalize;
  z-index: 118;
  align-items: flex-start;
  opacity: 1 !important;
}
.service .owl-nav {
  position: absolute;
  z-index: 0;
  top: 50%;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0px 25px;
}
.service .container {
  max-width: 1425px !important;
}
.banner_servie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(9 9 9 / 67%);
}
form label.error {
  position: absolute;
  bottom: -20px;
  left: 16px;
  font-size: 10px;
  font-weight: 500;
  color: red;
}
.project h2 {
  font-size: 60px;
}
.storys {
  padding: 61px 9px;
  border: 15px solid rgba(0, 0, 0, 0.05);
}
.animate,
.service h1 {
  color: #d6bb3e;
  z-index: 15;
}
.owl-carousel.big-gallery.owl-theme.owl-center.owl-loaded {
  z-index: 0;
}
.detail .title h3 {
  margin-bottom: -91px;
}
.seconds_capabiliti {
  background: url("assets\img\footer-bg.jpg");
  width: 100%;
  height: 100%;
  background-size: cover;
  background-color: rgb(66, 70, 73);
  background-position: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.hero-slide {
  position: relative;
}
.hero-section:after {
  display: none;
}
.hero-slide:after {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  content: "";
}
.contact_det span,
.contact_det address {
  padding-bottom: 5px;
  font-size: 14px;
}
.footer_comments {
  display: flex;
  justify-content: center;
  text-align: left;
  padding-top: 30px;
}
.comments .item h4 {
  text-align: left;
  font-size: 20px;
}
.comments .item h4 span {
  font-size: 15px;
  line-height: 33px;
}
.comments .item p {
  font-size: 17px;
}

.comments .item {
  background-color: #2f2f2fd1;
  color: #fff;
  padding: 20px;
  height: 250px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.comments .owl-item:nth-child(2) .active {
  transform: scale(1.1);
}
.icon_project {
  width: 38px;
  filter: invert(1);
}
.ratting {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  width: 100%;
}

.star {
  color: #d6bb3e;
  font-size: 25px;
  padding-left: 60px;
}
.star_w {
  color: #ffff;
}
@media screen and (max-width: 700px) {
  div#gallery h2 {
    font-size: 40px;
    transform: translateY(12px);
  }
  .title_servie {
    font-size: 20px;
  }
  .stage .icon {
    transform: translateX(0px);
  }
  .servie_content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contents_service p {
    font-size: 15px;
  }
  .stage {
    display: contents;
  }
  .project h2,
  .our_story h2,
  .contact h2 {
    font-size: 40px;
  }
  .gallerys {
    padding-bottom: 42px;
    padding-top: 6px;
  }
  .owl-stage-outer.owl-height {
    height: 100%;
  }
  /* .gallery:hover .content {
    transform: translateY(-80px);
  }
  .servie {
    overflow: hidden;
  } */
  .gallery img {
    width: 400px;
    object-fit: cover;
    height: 300px;
  }
  .service .owl-nav {
    display: none;
  }
  .content h4 {
    font-size: 18px;
  }
  .footer_comments {
    justify-content: flex-start;
  }
}
