/*? ============== CONFIGURATION ================ */
.sub-title-3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  position: relative;
  text-align: center;
  /* padding-left: 86px; */
  padding-bottom: 20px;
  /* margin-bottom: 61px;
  margin-top: -12px; */
}

.bg-blue {
  background-color: #103778;
}

.bg-lightblue {
  background-color: #f5f8fd;
}

.ps-about,
.ps-news {
  margin-bottom: 0;
  padding-bottom: 100px;
}

.our-history {
  max-width: 100%;
}

.our-history p {
  text-align: justify;
  margin-bottom: 20px;
}

/* breadcrumbs */
.pager-info nav {
  display: block;
  width: 100%;
}

.breadcrumb-item.active {
  color: black;
  font-weight: 500;
}

.pager-section {
  position: relative;
}

.pager-info {
  position: relative;
  z-index: 2;
}

.ps-about {
  background-image: url(../img/img-7.jpeg);
  background-position: center center;
}

.ps-contact {
  background-image: url(../img/call-center.jpg);
  background-position: bottom right;
}

.ps-projects {
  background-image: url(../img/project-discuss.jpg);
  background-position: center right;
}

.ps-news {
  background-image: url(../img/news.jpg);
  background-position: center center;
}

.pager-section::before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

.abt-imgz img {
  width: 763px !important;
  height: 509px !important;
  object-fit: cover;
}

.arch-sub-title::before {
  background-color: white;
  opacity: 50%;
}

.award-col-home::before {
  opacity: 50%;
}

.count-home {
  opacity: 60%;
}

/* footer */
.ft-logo {
  text-transform: uppercase;
}

.ft-row-end {
  justify-content: end;
}

.logo a img {
  width: 50px;
}

nav {
  display: flex;
  justify-content: end;
  align-items: center;
}

.logo a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-title {
  margin-left: 5px;
  color: black;
}

.site-title h1 {
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}

.site-title p {
  font-size: 0.7rem !important;
  font-weight: bold;
  text-transform: uppercase;
}

/* clients */
.client-item {
  padding: 0 20px;
}

.client-item img {
  width: 300px;
}

/* contacts */
.contact-maps {
  margin-top: 4rem;
}

.contact-maps iframe {
  width: 100%;
}

/* features */
#partner {
  background-color: #151F30;
}

/* projects */
#projects {
  background-color: #151F30;
}

.project-item {
  margin-bottom: 2rem;
}

.projects-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.projects-header {
  color: white;
  text-align: center;
}

.projects-header .title {
  font-size: 2rem;
}

.project-title a {
  font-size: 1.4rem;
}

.project-info-2 p {
  font-size: 1rem;
}

/* floating whatsapp button */
.floating-whatsapp-button {
  margin: 20px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
}

.whatsapp-button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background-color: #25D366;
  border-radius: 500px;
}

.whatsapp-button svg {
  width: 30px;
  fill: #fff;
}

.page-item.active .page-link {
  color: black;
  background-color: transparent;
  border-color: transparent;
  ;
}

.page-item.disabled .page-link {
  color: black;
}

.page-link:first-child {
  font-size: 1.1rem;
}

.social-links li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 768px) {

  /*? =============== TOOLS ================ */
  .block3 {
    padding-top: 50px;
    padding-bottom: 100px;
  }

  .btn-1 {
    font-size: 0.8rem;
    padding: .5rem .75rem;
  }

  /* footer */
  .ft-row-end {
    justify-content: center;
    flex-direction: column;
  }

  .ft-row-end .col-4 {
    max-width: 100%;
  }

  .sub-title-3 {
    font-size: 32px;
  }

  /* shape divider */
  .custom-shape-divider-bottom-1674188076 svg {
    width: calc(140% + 1.3px);
    height: 35px;
  }

  /* breadcrumbs */
  .pager-info nav {
    padding-left: 0;
    width: 100%;
  }

  .breadcrumb {
    display: flex;
    align-items: center;
  }

  .breadcrumb-item.active {
    font-size: 13px !important;
  }

  .logo a {
    justify-content: start;
  }

  .header-content {
    align-items: center;
  }

  .header-content .logo {
    width: 80%;
  }

  .site-title h1 {
    font-size: 1rem;
  }

  .site-title p {
    font-size: 0.8 !important;
    line-height: 16px !important;
  }

  .banner-content {
    width: 100%;
  }

  .banner-content>h2 {
    line-height: 34px;
  }

  /* projects */
  .project-title a {
    font-size: 1rem;
    line-height: normal;
  }

  /*? ======= HOME ========= */

  /* clients */
  .sub-title-2 {
    margin-bottom: 38px;
    margin-top: 35px;
  }

  .client-item img {
    width: 100%;
  }

  .clients .slick-prev,
  .clients .slick-next {
    background-color: transparent;
    top: auto;
    transform: translate(0px, 100%);
    height: 30px;
    width: 30px;
  }

  .clients .slick-prev:before,
  .clients .slick-next:before {
    color: white;
  }

  .clients .slick-next {
    right: 40%;
    bottom: 0;
  }

  .clients .slick-prev {
    left: 40%;
    bottom: 0;
  }

  /*? FOOTER */
  .widget-contact .ft-links li{
    margin-bottom: 30px;
  }

}