.main-header-four {
    background-color: #fff;
    position: relative;
}
.main-menu-four .main-menu__list>li>a, .stricky-header.main-menu-four .main-menu__list>li>a{
    color: #13223c;
    font-weight: bold;
}
.main-menu-four .main-menu__list>li:hover>a{
    color: #527e20;
}
.main-menu-four .main-menu__list>li.current>a, .main-menu-four .main-menu__list>li:hover>a, .stricky-header.main-menu-four .main-menu__list>li.current>a, .stricky-header.main-menu-four .main-menu__list>li:hover>a{
    color: #527e20;

}
.stricky-header.main-menu-four{
    background-color: #fff;

}
.about-one__experience:before{
    border-bottom: 40px solid #527e20;
}

.main-menu-four .main-menu__list>li.dropdown>a::after{
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    color: #13223c;
    margin: 0 0 0 10px;

}
.main-menu .main-menu__list>li.dropdown>ul>li.dropdown>a::before{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    color: #13223c;
    margin: 0 10px;
    position: absolute;
    right: 0;

}
.main-menu .main-menu__list > li.dropdown > ul > li.dropdown:hover > a::before{
    color: #527e20;
}
.main-menu-four .main-menu__list>li+li, .stricky-header.main-menu-four .main-menu__list>li+li{
    margin-left: 15px;
}
.main-menu-four .main-menu__list>li, .stricky-header.main-menu-four .main-menu__list>li{
    padding: 20px 0;
}
.main-menu-four__logo{
    padding: 10px 0;
}
 .counter-one{
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* padding-top: 120px; */
}
/*
.counter-one::before{
    content: '';
    background-color: #13223c;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
} */
.project-four__content{
    left: 25px;
}
.we-provide{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.we-provide::before{
    content: '';
    background-color: #13223c;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.we-provide__right{
    background-color: transparent;
}
.we-provide__right-para {
    color: #fff !important;
    margin-top: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px){
    .we-provide__right-title {
        padding: 0 150px;
    }
    .we-provide__right-para {
        font-size: 18px;
        color: #fff !important;
        padding: 20px 150px;
    }
    .benefits-one{
        max-height: 600px;
    }

}

.site-footer{
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.site-footer::before{
    content: '';
    background-color: #13223c;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.footer-btn{
    border: none;
    outline: none;
}
.site-footer__top{
    padding-top: 60px;
    padding-bottom: 30px;
}
.site-footer__bottom-text{
    width: 100%;
    text-align: center;
}
@media (max-width:767px){
    .main-menu-four__logo img{
        height: 50px;
    }
    .we-provide__right-title{
        font-size: 30px;
    }
}


.benefits-one .benefits-btn{
    background-color: #527e20;
}
.benefits-one .benefits-btn::after{
    background-color: #fff;
}
.benefits-one .benefits-btn:hover{
    color: #527e20;
}
.main-header-four__contact-list li .text p{
    font-size: 15px;
}
.main-menu .main-menu__list>li>ul>li>a,
.main-menu .main-menu__list>li>ul>li>ul>li>a{
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.main-menu .main-menu__list>li>ul>li+li,
.main-menu .main-menu__list>li>ul>li>ul>li+li{
    margin: 0;
}
.main-slider-four__nav .swiper-button-next, .main-slider-four__nav .swiper-button-prev {
    color: #88ff00;
    border: 2px solid #88ff00;
}
.footer-widget__about-text,.footer-widget__contact-text{
    color: #fff;
}
.site-footer__bottom-text,.site-footer__bottom-text a{
    color: #88ff00;
}
.site-footer__social{
    justify-content: flex-start;
}
.page-header__inner {
    padding: 147px 0 100px;
}


.process-one{
    background-color: #f3f3f3;
}
.process-one .section-title__title{
    color: #13223c;
}
.process-one__single{
    box-shadow: 0px 0px 15px 1px #e7e4e4;
    padding: 30px 20px;
}
.process-one__title{
    color: #13223c;
    text-align: center;
}
.process-one__text{
    margin: 20px 0;
    display: flex;
    gap: 5px;
    color: #76787c;
}
@media (max-width:767px){
    .process-one__text{
        flex-direction: column;
    }
}
.process-one__text i{
    color: #7eb441;
}
.process-one__text strong{
    color: #13223c;
    display: flex;
    gap: 5px;
}
.process-one__text strong i{
    margin-top: 5px;
}
.process-one__icon{
    margin: auto;
}
.project-six__content{
    background-color: #7eb441;
}
.project-six__title a{
    font-size: 18px;
    color: #13223c;
}
.project-six__title{
    font-size: 18px;
}
.about-three__text-1{
    color: #13223c;
    font-size: 30px;
}
.team-six__single{
    padding: 10px;
    box-shadow: 0px 0px 15px 1px #d1cbcb;
}
/* .best-construction{
    margin-top: 70px;
} */
.best-construction__name{
    display: none;
}
.our-clients__single:hover .our-clients__img{
    opacity: 1;
}
.our-clients__img-2{
    top: auto;
    bottom: 0;
}
.our-clients__img-2 h5{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.our-clients__single::before{
    background-color: #7eb441;
}
.our-clients__img img{
    background-color: #fff;
}
.project-six__content{
    padding: 20px;
}
.videos .trusted-one__video-link {
    position: absolute;
    display: inline-block;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.videos .trusted-one__video-link .ripple,
.videos .trusted-one__video-icon .ripple:before,
.videos .trusted-one__video-icon .ripple:after {
    width: 110px;
    height: 110px;
}
.videos .trusted-one__video-icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.contact-info__single{
    height: 350px;
    padding: 30px 30px 50px;
}
.contact-info__single .address {
    border-bottom: 1px solid #ddd;
}

.contact-info__single .address:last-of-type {
    border: none !important;
}
/* start career  */
.job-list .card{
    transition: 0.4s;
    top: 0;
}

.job-list .card:hover{
    transition: 0.4s;
    box-shadow: 0 12px 20px 0 rgb(0 0 0 / 13%), 0 2px 4px 0 rgb(0 0 0 / 12%);
    top:-10px
}
.job-list .text-body{
    font-size: 16px;
    color: #777 !important;
}
.job-list .avatar{
    background-color: #91c330;
    padding: 15px;
    border-radius: 50%;
    margin-right: 20px;
    font-weight: bold;
    font-size: 16px;
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 800px;
        margin: 1.75rem auto;
    }
}

.modal-header{
    border-bottom: none;
}
/* end career  */
.services-page-one .services-one__single{
    box-shadow: 0px 0px 15px 1px #e7e4e4;
}
.services-one__arrow:before{
    border-bottom-color: #527e20;
}
.service-details__category-list li a{
    background-color: #ddd;
}
.main-menu .mobile-nav__toggler{
    color: #13223c;
}
.thm-breadcrumb::before {
    bottom: 0px;
    transform: skewX(29deg);
    height: 46px;
}
.team-six__hover-sub-title{
    font-size: 14px;
    font-weight: bold;
}
.services-page-six .services-six__single:after{
    background-color: #7eb441;
}
.services-six__single{
    padding:40px 20px 5px 20px;
    margin: 0;
}
.services-six__icon{
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 250px; */
}
.services-six__single img{

    transition: 0.3s;
}
.services-six__single:hover img{
    transform: scale(1.1);
    transition: 0.3s;
}
.main-slider-four__sub-title {
    position: relative;
    font-size: 20px;
    color: #7eb441;
    font-weight: 800;
    line-height: 1.7;
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
  }
  .main-slider-four .swiper-slide-active .main-slider-four__sub-title {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}
.about-area{
    padding: 50px 0;
    margin-top: 50px;
}
.about-area .content{
    padding-top: 50px;
}
.about-area .about-img{
    width: 100%;
    border-radius: 15px;
    height: 400px;
}
.counter-one__single{
    padding: 20px 10px;
}
.counter-one__shape img,.counter-one__shape-2 img{
    height: 137px;
}
.counter-one__icon img{
    height: 50px;
}
.counter-one__content-box{
    padding-left: 50px;
}
.counter-one__icon-box {
    left: -73px;
    top: -9px;
}
.counter-one__count-box h3{
    font-size: 40px;
}
.capability .about-three__left{
    margin: 0;
}

/*---------------------------------------------------------------------------*/
.timeline{
    padding: 70px 0;
}
.mission-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 80px;
  }

  .mission-grid .mission-img {
    -webkit-box-flex: 586px;
    -webkit-flex: 586px;
        -ms-flex: 586px;
            flex: 586px;
    border-radius: 0px;
    overflow: hidden;
  }

  .mission-grid .mission-img img {
    width: 100%;
  }

  .mission-grid .mission-img .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }

  .mission-grid .mission-content {
    -webkit-box-flex: 554px;
    -webkit-flex: 554px;
        -ms-flex: 554px;
            flex: 554px;
  }

  .mission-grid .mission-title {
    margin-bottom: 22px;
  }

  .mission-grid .mission-text {
    margin-bottom: 25px;
  }

  .mission-grid .checklist {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efebeb;
  }

  .mission-grid .checklist ul {
    display: grid;
    grid-template-columns: auto auto;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .mission-grid.style2 {
    gap: 40px;
    /* Large devices */
  }

  .mission-grid.style2 .mission-img {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    /* Medium Large devices */
  }

  @media (max-width: 1299px) {
    .mission-grid.style2 .mission-img {
      -webkit-box-flex: 445px;
      -webkit-flex: 445px;
          -ms-flex: 445px;
              flex: 445px;
    }
  }

  @media (max-width: 1199px) {
    .mission-grid.style2 {
      display: block;
    }
    .mission-grid.style2 .mission-img {
      margin-bottom: 30px;
    }
  }

  .mission-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .mission-feature-wrap {
    display: grid;
    grid-template-columns: auto auto;
  }

  .mission-feature_icon {
    min-width: 50px;
  }

  .mission-feature_subtitle {
    font-size: 14px;
    color: #13223c;
    margin-bottom: 0;
  }

  .mission-feature_title {
    font-size: 18px;
    margin-bottom: 0;
  }

  /* Medium Large devices */
  @media (max-width: 1399px) {
    .mission-grid {
      gap: 40px;
    }
    .tab-menu1 {
      margin-bottom: 40px;
    }
  }

  /* Medium devices */
  @media (max-width: 991px) {
    .mission-grid {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      gap: 30px;
    }
    .mission-grid .mission-img {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }
    .mission-grid .mission-content {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }
  }

  @media (max-width: 420px) {
    .tab-menu1 button {
      -webkit-box-flex: 50%;
      -webkit-flex: 50%;
          -ms-flex: 50%;
              flex: 50%;
      margin-bottom: -1px;
    }
    .mission-grid .checklist ul {
      grid-template-columns: auto;
    }
    .mission-feature-wrap {
      grid-template-columns: auto;
      gap: 20px;
    }
  }


.wcu-history-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 21px;
    /* Small devices */
  }


  .wcu-history-wrap:not(:last-child) {
    margin-bottom: 30px;
  }

  .wcu-history-wrap .history-wrap-date {
    background: #7eb441;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 25px;
    margin-right: 20px;
    position: relative;
    width: 150px;
    height: 150px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
            filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
  }

  .wcu-history-wrap .history-wrap-date:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    border-left: solid 20px #7eb441;
    border-bottom: solid 17px transparent;
    border-top: solid 17px transparent;
  }

  @media (max-width: 767px) {
    .wcu-history-wrap {
      display: block;
    }
    .wcu-history-wrap .history-wrap-date {
      width: 100%;
      margin-bottom: 30px;
    }
    .wcu-history-wrap .history-wrap-date:after {
      bottom: -20px;
      top: auto;
      right: 50%;
      width: 20px;
      height: 20px;
      -webkit-transform: translate(50%, 0);
          -ms-transform: translate(50%, 0);
              transform: translate(50%, 0);
      border-top: solid 20px #7eb441;
      border-left: solid 17px transparent;
      border-right: solid 17px transparent;
      border-bottom: 0;
    }
  }

  .history-card {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #efebeb;
    -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
            filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    /* Extra small devices */
  }

  .history-card .history-card-img {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    height: 100%;
  }

  .history-card .history-card-img img {
    height: 100%;
    width: 150px;
    height: 150px;
    object-fit: cover;
  }

  .history-card .history-card-details {
    padding: 30px;
  }

  .history-card .history-card-title {
    font-size: 18px;
    font-weight: 600;
    margin-top: -0.3em;
    margin-bottom: 10px;
  }

  .history-card .history-card-text {
    margin-bottom: -0.5em;
  }

  @media (max-width: 575px) {
    .history-card {
      display: block;
    }
    .history-card .history-card-img img {
      max-width: none;
      width: 100%;
      max-height: 200px;
    }
  }

  .services-six__single img{
    max-width: 200px;
  }

.project-four__img img{
    height: 300px;
}
.page-header__inner h1{
    font-size: 50px;
    color: var(--austry-white);
    line-height: 50px;
    margin-bottom: 6px;
    font-weight: 800;
    letter-spacing: -0.06em;
}
@media (min-width:1200px) {
    .project-details__img img{
        height: 600px;
    }
}
@media (min-width:992px) {

    .main-menu-four__logo img{
        width: 165px;
    }
}
.news-details__img img{
    height: 600px;
}
.team-six__img img{
    height: 250px;
}
.project-four__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}
.thm-breadcrumb{
    padding-left: 90px;
}
.about-three__img img{
    height: 500px;
}
.project-details__info-list li {

    border-bottom: 1px solid #7eb441;
    padding-bottom: 10px;
}
.main-menu-four__search-cart-box{
    margin: 0 10px 0 75px;
}
.main-menu-four__search{
    color: #13223c;
}
.contact-page-form__input-box select{
    height: 55px;
    width: 100%;
    border: none;
    background-color: var(--austry-extra);
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 15px;
    color: var(--austry-gray);
    display: block;
    font-weight: 500;
}
.main-slider-four .swiper-container {
    height: 700px;
}
.project-six__img img{
    height: 320px;
}

.thm-breadcrumb__box{
    left: -47px;
    right: auto;
}
.thm-breadcrumb{
    padding-left: 100px;

}
.thm-breadcrumb::before{
    right: auto;
    left: 150%;
}
@media (max-width:991px) {
    .page-header__inner h1{
        font-size: 30px;
    }
    .page-header__inner {
        padding: 38px 0 60px;
    }
}
.feature-one__content{
    height: 400px;
}
.main-menu .main-menu__list > .last-drop ul{
    left: -125px;
}
.project-four__single .project-label{
    position: absolute;
    right: 0;
    top: 0;
    background-color: var(--austry-base);
    color: #fff;
    font-weight: bold;
    z-index: 9999;
    padding: 5px 10px;
}
.project-four__img:before{
    z-index: 0;
}


.project-one__main-tab-box .tab-buttons{
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 60px;
}
.project-one__main-tab-box .tab-buttons .tab-btn{
    background-color: #dcf0e6;
    padding: 20px 30px;
    border-radius: 5px;
    font-size: 18px;
    color: #13223c;
    font-weight: bold;
    display: flex;
    justify-content: center;
}

.project-one__main-tab-box .tab-buttons .tab-btn.active-btn{
    background-color: var(--austry-base);
    
}
.project-one__main-tab-box .tab-buttons .tab-btn.active-btn p{
    color: #fff;
}
.project-one__main-tab-box .tab-buttons .tab-btn.active-btn:before{
    display: none;
}
.project-one__main-tab-box .tab-buttons .tab-btn+.tab-btn{
    margin: 0;
}
.services-one__img{
    display: flex;
    justify-content: center;
    background-color: #fff;
}
.services-one__img img{
    height: 370px;
    width: auto;
}
.footer-widget__Contact-list li .text{
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.footer-widget__Contact-list li .text a{
    color: #fff;
}
.footer-widget__Contact-list li .text a:hover{
    color: var(--austry-base);
}
.footer-widget__contact-text i{
    color: var(--austry-base);
}
.team-six__content{
    height: 105px;
}
.about-six__right{
    margin: 0;
}
.project-details__img {
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.project-details__img img{
    width: auto ;
    max-width: 100%;
}
.country_label{
    background-color: #7eb441;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 20px;
    display: block;
    width: fit-content;
    font-size: 18px;
    font-weight: bold;
}
.brand-two .swiper-slide .image{
    position: relative;
    overflow: hidden;
    padding: 10px;
}
.brand-two .swiper-slide .image img{
    opacity: 1;
    max-height: 120px;
}
.brand-two .swiper-slide .image:hover img{
    transform: scale(1.1);
}
.brand-two .services-six__single{
    margin: 0 15px;
    position: relative;
}
.brand-two .services-six__single .country-label{
    background-color: #7eb441;
    color: #fff;
    padding: 5px 10px;
    display: block;
    font-weight: bold;
    width: fit-content;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
} 