.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    to bottom,
    rgba(14, 29, 51, 0.8),
    rgba(14, 29, 51, 0.2)
  );
}

.hero-slider {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.pbmit-pf-featured-wrapper {
  display: flex;
  justify-content: center;
}

.hero-slider .carousel-cell {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.hero-slider .carousel-cell .inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #0aa3ff;
  text-align: center;
}

.hero-slider .carousel-cell .inner .subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 2.2rem;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0px;
  color: #0aa3ff;
  margin-bottom: 5px;
  text-align: left;
}

.hero-slider .carousel-cell .inner .title {
  font-family: "Poppins ", sans-serif;
  font-size: 3.5rem;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  text-align: left;
}

.hero-slider .carousel-cell .inner .btn {
  border: 1px solid #0aa3ff;
  padding: 14px 18px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 3px;
  color: #0aa3ff;
  text-decoration: none;
  transition: all 0.2s ease;
  text-align: left;
}

.hero-slider .carousel-cell .inner .btn:hover {
  background: #fff;
  color: #000;
}

.hero-slider .flickity-prev-next-button {
  width: 80px;
  height: 80px;
  background: transparent;
}

.hero-slider .flickity-prev-next-button:hover {
  background: transparent;
}

.hero-slider .flickity-prev-next-button .arrow {
  fill: white;
}

.hero-slider .flickity-page-dots {
  bottom: 30px;
}

.hero-slider .flickity-page-dots .dot {
  width: 30px;
  height: 4px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
  border: 0 solid white;
  border-radius: 0;
}

.hero-slider .flickity-page-dots .dot.is-selected {
  background: #ff0000;
  border: 0 solid #ff0000;
}

.cm-banner-text {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.pbmit-portfolio-style-1 .pbmit-portfolio-img-wrapper:after {
  background-color: rgba(10, 161, 255, 0.445);
}

.cm-pera-dark {
  color: #000;
}

.cm-pera {
  color: #000;
  text-align: left;
  font-size: 24px;
}

.about-us-single-one {
  padding: 0 150px 0 0;
}

.project-bg-two::before {
  background-image: url("../img/Why-us.png");
}

.tab-bg-two {
  background-image: none;
}

.pbmit-ihbox-style-10 .pbmit-element-title {
  font-size: 30px;
  font-weight: 600;
}
.pbmit-column-inner h5,
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title {
  font-weight: 600;
}

.service-bg-one {
  margin-bottom: 250px !important;
}

.pbmit-title-bar-wrapper {
  margin-top: 0;
}

.pbmit-title-bar-wrapper {
  background-image: url("../img/About-us-banner.jpg");
}

.pbmit-title-bar-content .pbmit-tbar-title {
  color: #0aa3ff;
}

.form-control,
.form-select {
  font-size: 15px;
}

.table-striped thead th,
.table-striped thead td {
  color: #fff;
  background-color: #0aa3ff;
}

.cm-mb-100 {
  margin-bottom: 100px !important;
}

.pbmit-heading-subheading {
  margin-bottom: 20px;
}

.pbmit-heading-subheading .pbmit-subtitle {
  padding-left: 0;
  margin-bottom: 0;
}

.pbmit-heading-subheading .pbmit-title {
  font-size: 50px;
  font-weight: 600;
}

.pbmit-element-miconheading-style-13 p {
  margin-bottom: 10px !important;
}

.gallery-item {
  position: relative;
  width: 200px;
  height: auto;
  overflow: hidden;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pbmit-featured-wrapper {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.pbmit-featured-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dropdown ul {
  width: 350px;
}
.site-footer .widget-title {
  font-size: 20px;
}
.site-footer .pbmit-footer-newsletter h4 {
  font-size: 24px;
}
.pbmit-ihbox-style-13 .pbmit-element-title {
  font-weight: 600;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title {
  font-size: 18px;
}

.product-img {
  position: relative;
  width: 100%;
  height: 600px;
}

.product-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
}
.pbmit-btn {
  font-size: 12px;
  font-weight: 600;
}

.table {
  margin-top: 50px;
}

@media only screen and (max-width: 2600px) {
  .pbmit-featured-wrapper {
    height: 400px;
  }
}

@media only screen and (max-width: 1500px) {
  .site-navigations ul.navigation > li > a {
    font-size: 14px;
  }
  .header-style-2 .site-branding {
    margin-left: 50px;
  }
  .header-style-2 .site-header-menu {
    width: 95% !important;
  }
}
@media only screen and (max-width: 800px) {
  .service-bg-one {
    height: 600px !important;
  }
  .hero-slider .carousel-cell {
    background-position: left;
  }
  .hero-slider,
  .hero-slider .carousel-cell {
    height: 60vh;
  }
  .header-style-2 .site-navigations ul.navigation > li > a {
    height: 67px;
    line-height: 50px;
  }
  .pbmit-title-bar-content .pbmit-tbar-title {
    font-size: 50px;
  }
  .pbmit-element-miconheading-style-13 {
    padding: 0;
  }
}

@media only screen and (max-width: 600px) {
  .hero-slider .carousel-cell .inner .subtitle {
    font-size: 15px;
  }

  .hero-slider .carousel-cell .inner .title {
    font-size: 1.5rem;
    line-height: 1.2em;
  }

  .cm-pera {
    color: #000;
    text-align: left;
    font-size: 16px;
  }
  .hero-slider .flickity-prev-next-button {
    display: none;
  }
  .about-us-single-one {
    margin-bottom: 20px;
  }
  .d-md-none {
    display: none;
  }
  .pbmit-tab-style-1 .pbmit-column-inner {
    padding: 0px 0 0px !important;
  }
  .pbmit-column-inner h5 {
    font-size: 20px;
  }
  .pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-port-cat a {
    color: var(--pbmit-global-color);
    font-size: 12px;
  }
  .pbmit-breadcrumb,
  .pbmit-breadcrumb a {
    font-size: 14px;
  }
  .pbmit-element-miconheading-style-13 .pbmit-btn {
    font-size: 10px;
    font-weight: 600;
  }
  .pbmit-element-miconheading-style-13 .pbmit-btn {
    padding: 5px 10px;
  }
  .cm-mb-100 {
    margin-bottom: auto !important;
  }
  .table {
    margin-top: 20px;
  }
  .table td,
  .table th {
    font-size: 12px;
  }
  .pbminfotech-ele-fid-style-1 .pbmit-fld-wrap .pbmit-fid-inner {
    font-size: 50px;
  }
  .pbmit-breadcrumb {
    padding: 10px 25px;
  }
  .about-us-img-one {
    margin-bottom: 50px;
  }
  .about-us-img-one .button-link {
    font-size: 12px;
    padding: 15px 15px 15px 30px;
  }
  .pbmit-title-bar-content-inner {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 400px) {
  .pbmit-element-miconheading-style-13 .pbmit-btn {
    font-size: 8px;
  }
  .hero-slider .carousel-cell .inner .title {
    font-size: 1rem;
  }
  .cm-pera {
    font-size: 12px;
  }
  .pbmit-testimonial-style-3 .pbminfotech-box-title {
    font-size: 18px;
  }
  .pbmit-testimonial-style-3 .pbminfotech-testimonial-detail {
    font-size: 10px;
  }
}
