/*=============================
	32. Modal-project-detail
===============================*/
.modal-project-detail .detail-cols {
  background-color: var(--tg-cultured);
  padding: 30px 20px;
}
.modal-project-detail .detail-col h4 {
  font-size: 18px;
  color: #59B381;
}
.modal-project-detail .detail-col h4 img {
  width: 18px;
}
.modal-project-detail .detail-col p {
  font-size: 14px;
  margin: 0;
}
.modal-project-detail .detail-subtitle {
  border-left: 6px solid #59B381;
  padding-left: 0.75em;
  font-size: 20px;
}
/**
*/
.banner-content .title {
  margin-bottom: 25px;
}
.banner-content .title2 {
  font-size: 44px;
}
.banner-content .title3 {
  font-size: 32px;
  margin-bottom: 75px;
  color: var(--tg-paragraph-color);
}
@media (max-width: 767.98px) {
  .banner-content .title {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .banner-content .title2 {
    font-size: 30px;
  }
  .banner-content .title3 {
    font-size: 24px;
    margin-bottom: 35px;
  }
}
.project-details-content p {
  text-align: justify;
  text-indent: 2em;
  width: auto;
}
.services-icon-four-2 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.services-icon-four-2::after {
  content: "";
  width: 5em;
  border-bottom: 1px solid #ddd;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2.5em;
}
.services-icon-four-2 img {
  height: 60px;
}
.faq-wrap {
  margin-left: 0;
}
.faq-shape-wrap img {
  z-index: 1;
  bottom: 100px;
}
.member-tables .about-inner {
  padding: 50px 100px;
}
.member-tables .table th {
  font-size: 1.2em;
}
.member-tables .table th,
.member-tables .table td {
  padding: 1em;
}
.contact-wrap-info .inner-contact-info .list-wrap {
  flex-direction: column;
  align-items: baseline;
  justify-content: baseline;
  gap: 50px;
}
.footer-top {
  padding: 80px 0 20px;
}
.login-area .team-img-wrap {
  top: -30px;
  left: -40px;
  /* Medium devices (tablets, 768px and up) */
}
@media (max-width: 767.98px) {
  .login-area .team-img-wrap {
    display: none;
  }
}
.header-action .header-nav-btn .btn {
  border-radius: 10px;
  padding: 15px 30px;
  color: var(--tg-white);
  background: var(--tg-primary-color);
}
.header-action .header-nav-btn .btn span {
  background: var(--tg-secondary-color);
}
.menu-area .mobile-nav-toggler {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .menu-area .logo img {
    max-width: none;
    height: 40px;
  }
  .menu-area .mobile-nav-toggler {
    margin-top: 4px !important;
  }
  .menu-area.sticky-menu {
    padding: 10px 0 !important;
  }
}
.mobile-menu .header-nav-btn {
  padding: 20px;
}
.mobile-menu .header-nav-btn .btn {
  border-radius: 10px;
  padding: 15px 30px;
  color: var(--tg-white);
  background: var(--tg-primary-color);
  display: block;
}
.counter-area-three .counter-item-wrap-three .counter-item-three {
  height: 180px;
}
.counter-area-three .counter-item-wrap-three .list-wrap li:nth-child(1) .counter-item-three {
  margin-top: 40px;
}
.counter-area-three .counter-item-wrap-three .list-wrap li:nth-child(4) .counter-item-three,
.counter-area-three .counter-item-wrap-three .list-wrap li:nth-child(6) .counter-item-three {
  margin-top: -40px;
}
@media (max-width: 992px) {
  .counter-area-three .counter-item-wrap-three {
    margin-top: 50px;
  }
  .counter-area-three .counter-item-wrap-three .counter-item-three {
    width: 100%;
  }
  .counter-area-three .counter-item-wrap-three .list-wrap {
    gap: 0;
    margin: 0 -10px;
    margin-bottom: 0;
  }
  .counter-area-three .counter-item-wrap-three .list-wrap li {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
  }
  .counter-area-three .counter-item-wrap-three .list-wrap li:nth-child(1) .counter-item-three {
    margin-top: 0px;
  }
  .counter-area-three .counter-item-wrap-three .list-wrap li:nth-child(4) .counter-item-three,
  .counter-area-three .counter-item-wrap-three .list-wrap li:nth-child(6) .counter-item-three {
    margin-top: 0px;
  }
}
.counter-area-two .counter-item-wrap-two .list-wrap li {
  flex: 1;
}
.counter-area-two .counter-item-wrap-two .list-wrap li img {
  zoom: 0.75;
}
.counter-area-two .counter-item-wrap-two .counter-item-two {
  width: auto;
  height: 180px;
  min-height: auto;
}
.counter-area-two .counter-item-wrap-two .counter-item-two .content .count {
  font-size: 36px;
}
@media (max-width: 992px) {
  .counter-area-two .counter-item-wrap-two .counter-item-two {
    width: 100%;
  }
  .counter-area-two .counter-item-wrap-two .list-wrap {
    gap: 0;
    margin: 0 -10px;
    margin-bottom: 0;
  }
  .counter-area-two .counter-item-wrap-two .list-wrap li {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
    flex: auto;
  }
}
@media (max-width: 992px) {
  .counter-area-two {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .counter-content-three {
    text-align: center;
    padding-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-content .title {
    font-size: 40px !important;
  }
  .breadcrumb-content .breadcrumb .breadcrumb-item {
    font-size: 16px !important;
  }
  .breadcrumb-content .breadcrumb .breadcrumb-item::before {
    color: #ccc;
  }
}
.about-work-area .about-work-list .list-wrap .content p {
  color: #777;
  width: auto;
}
.about-work-area .section-title p {
  margin: 20px 0 10px;
  font-size: 18px;
}
@media (max-width: 992px) {
  .about-work-area .about-work-content {
    margin-left: 0;
  }
}
.member-tables .about-inner {
  padding: 30px 50px;
}
@media (max-width: 992px) {
  .member-tables .about-inner {
    padding: 30px;
  }
}
