@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* --------------------------
Default Code 
-----------------------------*/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    scroll-behavior: smooth;
}

body {
    background-color: #fff;
}

.col_sm1 {
    width: 100%;
}

.col_sm2 {
    width: 48%;
    float: left;
    margin: 1%;
}

.col_sm2-1 {
    width: 48%;
    float: left;
    margin: 0%;
}

.col_sm22 {
  width: 50%;
  float: left;
  margin: 0%;
}


.col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
}

.col_sm3_3 {
  width: 27%;
  float: left;
  margin: 1%;
}

.col_sm4 {
    width: 23%;
    margin: 1%;
    float: left;
}

.col_sm5 {
  width: 18%;
  margin: 1%;
  float: left;
}

.col_sm4_4{
    width: 15%;
    margin: 1%;
    float: left;
}

.mrg_left{
    margin-left: 15%;
}

.col_sm44 {
    width: 73%;
    margin: 1%;
    float: left;
}

.col_sm8 {
    width: 58%;
    float: left;
    margin: 1%;
}

.col_sm88 {
    width: 38%;
    float: left;
    margin: 1%;
}

.col_sm8_1 {
    width: 58%;
    float: left;
    margin: 2%;
}

.col_sm88_1 {
    width: 38%;
    float: left;
    margin: 0%;
}

.col_sm9 {
    width: 78%;
    float: left;
    margin: 1%;
}

.col_sm99 {
    width: 20%;
    float: left;
    margin: 1%;
}

.col_sm10 {
    width: 11%;
    margin: 1%;
    float: left;
}

.col_sm100 {
    width: 87%;
    margin: 1%;
    float: left;
}


.col_sm11 {
    width: 11%;
    margin: 1%;
    float: left;
}

.col_sm111 {
    width: 83%;
    margin: 1%;
    float: left;
}

.clear {
    clear: both;
}

.top {
    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
}

.top2 {
    width: 90%;
    margin: 0 auto;
}

.top3 {
    width: 85%;
    margin: 0 auto;
}

.logo {
    width: 242px;
    float: left;
    /* border-right: 1px solid #ccc; */
    position: relative;
}


.logo-footer p{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 140%;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
}
.navbarrr {
    width: fit-content;
    float: right;
    margin: 1%;
}

.fix_nav {
    position: absolute;
    z-index: 9999;
    background: transparent;
}

.img {
    width: 100%;
}

.logo_img {
    width: 100%;
}

.bg_clr222 {
    background: white;
}

.form-box {
  background: rgba(255, 255, 255, 0.15); /* semi-transparent white */
  padding: 13px;
  border-radius: 10px;
  backdrop-filter: blur(10px); /* glass effect */
  -webkit-backdrop-filter: blur(10px); /* for Safari */
  border: 1px solid rgba(255, 255, 255, 0.3); /* optional: subtle white border */
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); /* soft shadow */
}


.form-bg{
  background-image: url(../images/contact-bg.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
}

.flex-abt{
  display: flex;
  text-align: center;
  justify-content: center;
}

    .project-container {
      display: flex;
      justify-content: center;
      align-items: stretch;
      max-width: 900px;
      margin: 0%;
      overflow: hidden;
    }

    .section {
      flex: 1;
    }

    .center-line {
      width: 1px;
    }

    .section h3 {
      font-family: "Libre Franklin", sans-serif;
      margin-top: 0;
      font-size: 20px;
      color: #f28c27;
      margin: 1% 2%;
    }

    .section p {
      font-family: 'Roboto', sans-serif;
      margin: 8px 0;
      font-size: 16px;
      line-height: 140%;
      color: #000;
    }

    .project-container {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      font-family: Arial, sans-serif;
      font-size: 16px;
      margin-bottom: 5px;
      color: #2c3e50;
    }

    .project-icon {
      width: 25px;
      height: 25px;
      margin-right: 6px;
    }

    .project-type span {
      font-weight: bold;
    }

    .box-proj{
      border: 1px solid #c3c3c3;
      border-radius: 10px;
    }

    /**/
        .project-container_white {
      display: flex;
      justify-content: center;
      align-items: stretch;
      max-width: 900px;
      margin: 0%;
      overflow: hidden;
    }

    .section-white {
      flex: 1;
    }

    .center-line-white {
      width: 1px;
    }

    .section-white h3 {
      font-family: "Libre Franklin", sans-serif;
      margin-top: 0;
      font-size: 20px;
      color: #fff;
    }

    .section-white p {
      font-family: 'Roboto', sans-serif;
      margin: 8px 0;
      font-size: 16px;
      line-height: 140%;
      color: #fff;
    }

    .img-brd{
      border-radius: 15px ;
    }

    /**/


    @media (max-width: 768px) {


      .center-line {
        width: 100%;
        height: 1px;
      }

    }

    .project-bg{
      background: #f28c27;
    }

    .project-head-main h2 {
      text-align: left;
      color: #fff;
      font-family: "Libre Franklin", sans-serif;
      font-size: 34px;
      line-height: 140%;
      font-weight: 700;
      padding: 0 !important;
    }

    .project-head-main p {
      color: #fff;
      font-family: 'Roboto', sans-serif;
      line-height: 140%;
      font-size: 16px;
      text-align: justify;
      font-weight: 400;
    }

    .proj-logo{
      width: 100px;
      border: 1px solid #c3c3c3;
      padding: 5px;
    }



    /*projects csr*/
      .property-card {
    display: flex;
    background: white;
    border-radius: 20px;
    padding: 15px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  }

  .property-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 500px;
  }

  .property-details {
    padding: 20px;
    flex: 1;
  }

  .tag {
    display: inline-block;
    background: #f97316;
    color: white;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .title {
    font-size: 24px;
    font-weight: bold;
  }

  .price {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
  }

  .location {
    color: #555;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .description {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
  }

  .features {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
  }

  .feature {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    width: calc(50% - 10px);
  }

  .feature i {
    margin-right: 6px;
    color: #333;
  }

  .view-btn {
    background: #f97316;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
  }




/*-----------------------------
Whatsapp up
-----------------------------*/

.whatsapp_float {
    text-decoration: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.whatsapp-icon {
    margin-top: 16px;
}

/*banner css*/

.slider-container {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }

  .slide {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
  }

  .slide.active {
    opacity: 1;
    z-index: 1;
  }

  .slide::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
  }

  .slide-content {
      font-family: 'Bebas Neue', sans-serif;
    position: absolute;
    z-index: 3;
    max-width: 700px;
    padding: 0 60px;
    top: 56%;
    left: 7%;
    transform: translateY(-50%);
    color: white;
    opacity: 0;
    transform: translateX(-50px) translateY(-50%);
    transition: all 1s ease;
  }

  .slide.active .slide-content {
    opacity: 1;
    transform: translateX(0) translateY(-50%);
  }

  .slide h1 {
       font-family: "Libre Franklin", sans-serif;
      font-size: 54px;
      font-weight: 700;
      margin-bottom: 10px;
  }

  .slide p {
    font-family: "Libre Franklin", sans-serif;
    font-size: 16px;
    margin-bottom: 2rem;
    font-weight: 400;
    opacity: 0.9;
    line-height: 140%;
  }

  .button-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
  }

  .btn {
       font-family: "Libre Franklin", sans-serif;
    padding: 16px 30px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.3s ease;
    border: 1px solid white;
    display: inline-block;
  }

  .btn-primary {
    background: #f28c27;
    color: #fff;
  }

  .btn-primary:hover {
    background: rgba(255, 255, 255, 0.9);
    color: #000;

  }

  .btn-secondary {
    background: #fff;
    color: #000;
  }

  .btn-secondary:hover {
    background: #f28c27;
    color: #fff;
  }

  .slider-nav {
      position: absolute;
      bottom: 30px;
      display: flex;
      width: 100%;
      gap: 10px;
      justify-content: center;
      z-index: 4;
  }

  .nav-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background 0.2s ease;
  }

  .nav-dot.active {
    background: white;
  }

  .slider-arrows {
      position: absolute;
      top: 50%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      transform: translateY(-50%);
      padding: 0 20px;
      z-index: 10;
  }

  .arrow{
      position: absolute;
  }
  
  .arrow-left {
      color: #fff;
      left: 2%;
      font-size: 30px;
      position: absolute;
      font-family: "Libre Franklin", sans-serif;
      cursor: pointer; 
  }
  

  .arrow-right{
      color: #fff;
      right: 4%;
      font-size: 30px;
      position: absolute;
      font-family: "Libre Franklin", sans-serif;
      cursor: pointer; 
  }

  @media (max-width: 768px) {
    .slide-content {
      padding: 0 30px;
      max-width: 90%;
    }
    .slide h1 { font-size: 2rem; }
    .slide p { font-size: 1rem; }
    .button-group {
      flex-direction: column;
      align-items: flex-start;
    }
        .btn {
        width: max-content;
    }
    .slider-nav {
      left: 30px;
    }
  }

  .slide-1 {
    background-image: url('../images/banner.jpg');
  }
  .slide-2 {
    background-image: url('../images/banner2.jpg');
  }
  .slide-3 {
    background-image: url('../images/banner3.jpg');
  }
  .slide-4 {
    background-image: url('../images/banner4.jpg');
  }

  .slide-5 {
    background-image: url('../images/banner5.jpg');
  }
/*banner*/

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow {
  width: 45px;
  height: 45px;
  position: fixed;
  display: flex;
  right: 1%;
  bottom: 2.5%;
  transition-duration: 1s;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  z-index: 9999;
  background-color: #f28c27;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

.top_arrow:hover {
  background-color: #3f3f3f;
}



/*------------------------------------------
footer
------------------------------------------*/

.ftr-2 p{
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}

.link{
  font-family: "Libre Franklin", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.link:hover{
  color: #c3c3c3;
}

.bg_clr3 {
  background: #3d4661;

}

.footer-txt h3 {
  font-size: 20px !important;
  margin-bottom: 0px !important;
  padding-top: 7px !important;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #fff !important;
  text-align: justify;
}

.footer-txt p {
  font-size: 17px;
  line-height: 140%;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin-top: 5px;
  text-align: justify;
}


.footer-txt p {
  font-size: 16px;
  line-height: 140%;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin: 0 !important;
  text-align: start;
}

.footer-txt a {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: justify;
  font-weight: 400;
}

.footer-txt a:hover {
  color: #f28c27 !important;

}

.footer-txt ul li {
  margin-bottom: 3%;
  text-align: left;
  list-style: none;
}

.footer-txt a:hover {
  color: #1f71b9;
}


.ftr_right {
  text-align: right !important;
}


.cont-head h4 {
    text-align: left;
    color: #f28c27;
    font-family: "Libre Franklin", sans-serif;
    font-size: 22px;
    line-height: 140%;
    font-weight: 700;
    padding: 0 !important;
    margin: 1%;
}


/*------------------------------------------
Main Code 
------------------------------------------*/

.fa-envelope {
  color: #fff;
}

.menu-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 90%;
}

.menu-flex2 {
  display: flex;
  justify-content: left;
}

.border {
  border-bottom: 1px solid rgb(242 242 242 / 20%);
}

.book_now {
  position: relative;
  padding: 15px 30px;
  z-index: 1;
  font-weight: 700;
  display: inline-block;
  color: #000;
  background: #fff;
}

.book_now:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
  /*transform: translate(5px, 5px);
  border: 1px solid #1f71b9;
  transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;*/
}

.book_now:hover:before {
  transform: translate(0px, 0px);
}

.book_now a {
  font-size: 15px;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "Inter", sans-serif;
}


/*new css*/

.about_sub h2 {
  text-align: left;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 34px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}
.about_sub h3{
  text-align: left;
    color: #000;
    font-family: "Libre Franklin", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    padding: 0 !important;
    margin: 2% 0;
}

.about_sub p {
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: justify;
  font-weight: 400;
}

.all-pdg-cls{
  padding: 60px 0px;
}
  
.ab-img-pdg {
  padding: 0px 0px 45px 80px;
  position: relative;
}

.ab-img-pdg2 {
    padding: 0px 80px 45px 0px;
    position: relative;
}

.box-abt-over {
  width: 205px;
  position: absolute;
  padding: 30px 15px;
  left: 10px;
  bottom: 31px;
  background-color: #8f6caf;
  /* border-radius: 10px; */
  border: 15px Solid #fff;
}

.expe-txt h2{
  font-family: "Libre Franklin", sans-serif;
  text-align: center;
  margin: 1%;
  color: #ffff;
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  font-style: italic;
}

.expe-txt p {
  font-family: "Libre Franklin", sans-serif;
  text-align: center;
  margin: 1%;
  color: #ffff;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  font-style: italic;
}

.button-group-abt {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.button-group-abt2 {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
}

.btn-abt {
  font-family: "Libre Franklin", sans-serif;
  padding: 16px 30px;
  font-size: 15px;
  text-decoration: none;
  border-radius: 2px;
  transition: all 0.3s ease;
  border: 1px solid #f28c27;
  display: inline-block;
  font-weight: 500;
}

.btn-primary-abt {
  background: #f28c27;
  color: #fff;
}

.btn-primary-abt:hover {
  background: #8f6caf;
}

.btn-secondary-abt {
  background: transparent;
  color: #000;
}

.btn-secondary-abt:hover {
  background: white;
  color: #333;
}

.bg {
  background-color: #01112b;
}

.capabilities-sub{
  z-index: 9;
  position: relative;
}

.capabilities{
  background-color: #f28c27;
  padding: 40px 0px;
  position: relative;
  background-size: cover;
  background-position: center;
}


.capabilities:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgb(242 140 39 / 85%);
}


.capabilities h2{
  text-align: center;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 34px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.capabilities p{
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}


.certifications{
  background-color: #f28c27;
  padding: 40px 0px;
  position: relative;
  /*background: url(../images/bg.jpg);*/
  background-size: cover;
  background-position: center;
  margin-top: -1%;
}


.certifications:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgb(242 140 39 / 85%);
}


.certifications h2{
  text-align: center;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 34px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.certifications h4{
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 31px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
  text-align: center;
}


.certifications p{
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  margin-top: 4%;
}


.certificate-sub  h2{
    color: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 140%;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
    margin-top: 8%;
}


.counter{
  background-color: #f28c27;
  padding: 40px 0px;
  position: relative;
  /*background: url(../images/bg.jpg);*/
  background-size: cover;
  background-position: center;
}


.counter:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgb(242 140 39 / 85%);
}


.why-us-content{
  z-index: 9;
  position: relative;
}


.counter h2{
  text-align: left;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 34px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.counter h4{
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 33px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
  text-align: center;
}


.counter h3{
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-top: 4%;
}


.counter p{
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-top: 4%;
}


.serv_sub h2 {
  text-align: left;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 30px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.serv_sub h4{
  text-align: left;
  color: #f28c27;
  font-family: "Libre Franklin", sans-serif;
  font-size: 22px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.serv_sub p {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: left;
  font-weight: 400;
}


.project_sub h2 {
  text-align: left;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 34px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.project_sub h3{
  text-align: left;
    color: #000;
    font-family: "Libre Franklin", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 600;
    padding: 0 !important;
}


.project_sub p {
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: justify;
  font-weight: 400;
}


.project_sub2 h2 {
  text-align: center;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 30px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}


.project_sub2 p {
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: center;
  font-weight: 600;
}


.flex-proj-head {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}


/*projects*/
  .image-container {
      width: 100%;
    position: relative;
    margin: 50px auto;
    overflow: hidden;
  }


  .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }


  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    transition: opacity 0.4s ease;
    z-index: 1;
    background: linear-gradient(to top, rgb(0 0 0 / 69%), rgb(0 0 0 / 0%));
    opacity: 1;
  }

  .text-box {
      width: 91%;
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    z-index: 2;
    transition: transform 0.5s ease;
  }

  .heading {
  font-family: "Libre Franklin", sans-serif;
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 140%;
    transition: color 0.4s ease;
    color: #f28c27;
  }

  .subtext {
  font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 140%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.5s ease, opacity 0.5s ease;
  }

  .image-container:hover .overlay {
    opacity: 1;
    background: linear-gradient(to top, rgb(0 0 0 / 62%), rgb(0 0 0 / 66%));
  }

  .image-container:hover .text-box {
    transform: translateY(-20px);
  }

  .image-container:hover .subtext {
    max-height: 500px;
    opacity: 1;
  }

  .image-container:hover .heading {
    color: #f28c27;
  }


.proj-bg{
  background-image: url(../images/project-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment:scroll;
}



/*projects box css*/
  .features-section {
    width: 400px;
    margin: 40px auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    background: #fff;
  }

  .feature-wrapper {
    position: relative;
    /*height: 250px;*/
    overflow: hidden;
  }

  .feature-image {
    position: relative;
  }

  .feature-image img {
    /*width: 100%;*/
    /*height: 800px;*/
    /*object-fit: cover;*/
    background-size: cover;
    /*transition: transform 0.5s ease;*/
    /*transform: translateY(-400px);*/
  }

  .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); /* Light black overlay */
    z-index: 1;
    pointer-events: none;
    transition: background 0.3s ease;
  }

  .feature-content {
    /*position: absolute;*/
    /*top: 0;*/
    width: 90%;
    background: white;
    padding: 20px;
    /*transition: opacity 0.4s ease;*/
    z-index: 3;
  }

  .feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #333;
  }

  .feature-item i {

    color: #f28c27;
    margin-right: 10px;
    font-size: 16px;
  }

  .feature-text {
      font-family: "Libre Franklin", sans-serif;
      font-size: 15px;
    font-weight: 500;
  }

  .project-button {
      font-family: "Libre Franklin", sans-serif;

    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px 24px;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s;
  }

  .project-button:hover {
    background: rgba(0, 0, 0, 0.9);
  }

  /* Hover Effects */
  .features-section:hover .feature-image img {
    transform: translateY(0); /* Show full image */
  }

  

  .features-section:hover .project-button {
    display: block;
  }

  .features-section:hover .image-overlay {
    background: rgba(0, 0, 0, 0.4); /* Slightly darker on hover */
  }

  .project-head h2{
      text-align: left;
      color: #000;
      font-family: "Libre Franklin", sans-serif;
      font-size: 18px;
      line-height: 140%;
      font-weight: 600;
      padding: 0px 25px;
      margin-top: 30px;
      margin-bottom: 10px;
  }

  .project-head p {
      text-align: left;
      color: #000;
      font-family: "Libre Franklin", sans-serif;
      font-size: 15px;
      line-height: 140%;
      font-weight: 500;
      padding: 0px 25px;
      margin-bottom: 10px;
      min-height: 112px;
  }

  .flex-proj {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.client-brd{
  border: 1px solid #c3c3c3;
}

.brd{
  border: 1px solid #f28c27;
  border-radius: 10px;
}

.cont-flex{
  display: flex;
  align-items: center;
  justify-content: center;
}



/*contact*/

.contact{
    border-radius: 18px;
    background: #f2f2f4;
}
.contact h2{
    font-size: 42px;
    font-weight: 800;
    color: #1C1C1C;
    text-align: left;
    font-family: "Montez", cursive;
}

.contact-text h2{
  text-align: center;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 22px;
  line-height: 140%;
  font-weight: 600;
}

.contact-text p{
  font-size: 16px;
  line-height: 140%;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin: 0 !important;
  text-align: center;
}


.contact-text p a{
  font-size: 16px;
  line-height: 140%;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  margin: 0 !important;
  text-align: center;
}

/*------------------------------------------
bullet
------------------------------------------*/

.bullet {
  width: 100%;
  margin-top: 0%;
}

.bullet ul {
  list-style-image: url(../images/bullet.png);
  margin-left: 2%;
}

.bullet ul li {
  margin: 0% 0% 1.1% 2%;
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 17px;
  text-align: justify;
  font-weight: 400;
}

.counter2 {
  font-size: 2rem;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

.why-choose{
  background-color: #f2f2f2;
}

.why-choose h2{
  text-align: center;
    color: #000;
    font-family: "Libre Franklin", sans-serif;
    font-size: 30px;
    line-height: 140%;
    font-weight: 700;
    padding: 0 !important;
}
.why-choose h4{
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 20px;
  text-align: center;
  font-weight: 400;
}

.flex{
  display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.cta-cont h2{
  text-align: justify;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 30px;
  line-height: 140%;
  font-weight: 700;
}

.cta-cont p {
  text-align: justify;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  line-height: 140%;
  font-weight: 600;
}


.flex img{
  width: 66% !important;
}
.why-choose p{
  color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 140%;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    margin-top: 1%;
}

.why-choose-flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.why-choose-sub{
  background: #01112b;
  padding: 2%;
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
}

.why-choose-sub h2{
  text-align: center;
    color: #fff;
    font-family: "Libre Franklin", sans-serif;
    font-size: 22px;
    line-height: 140%;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}

.why-choose-sub p{
  color: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-top: 1%;
}


.why-choose-sub-1{
  /*background: #01112b;*/
  padding: 2%;
  /*box-shadow: 0 4px 12px rgb(0 0 0 / 20%);*/
}

.why-choose-sub-1 h2{
  text-align: center;
    color: #000;
    font-family: "Libre Franklin", sans-serif;
    font-size: 22px;
    line-height: 140%;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 10px;
}

.why-choose-sub-1 p{
  color: #000;
  font-family: 'Roboto', sans-serif;
  line-height: 140%;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin-top: 1%;
}

.img_box{
  display: flex;
  justify-content: center;
}

.img_box img{
  width: 24%;
}

.inner_banner{
  position: relative;
}


.banner_content{
  position: absolute;
  top: 50%;
  width: 100%;
}

.banner_content h2{
  font-family: "Libre Franklin", sans-serif;
  font-size: 54px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}

.about-flex{
  display: flex;
    align-items: center;
}

.credentials h2{
  text-align: center;
  color: #000;
  font-family: "Libre Franklin", sans-serif;
  font-size: 30px;
  line-height: 140%;
  font-weight: 700;
  padding: 0 !important;
}

.credentials p{
  color: #000;
    font-family: 'Roboto', sans-serif;
    line-height: 140%;
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
}

.credentials-content{
  padding: 87px;
}

/*------------------------------------------
Responsive Code 
------------------------------------------*/
@media only screen and (max-width :1600px) {}

@media only screen and (max-width :1500px) {
  .features-section {
    width: 387px;
  }

  .project-head h2 {
    font-size: 17px;
  }
}

@media only screen and (max-width :1400px) {
  .flex-proj {
    gap: 9px;
}
}

@media only screen and (max-width :1300px) {
  .clients2-carousel .owl-next {
    right: -2% !important;
    background: #fff;
}

.clients2-carousel .owl-prev {
  left: -2% !important;
  background: #fff;
}

    .top2 {
        width: 95%;
    }
}



@media only screen and (max-width :1200px) {}

@media screen and (max-width: 1100px) {
  .features-section {
    width: 440px;
}
.feature-content {
  width: 95%;
}

    .book_now {
        display: none;
    }

}

@media only screen and (max-width :1000px) {
    .col_sm4 {
        width: 31%;
    }
}


@media only screen and (max-width:960px) {

  .inner_banner {
    position: relative;/*
    margin-top: 136px;*/
}

  .ab-img-pdg2 {
    padding: 0px 0px 45px 0px;
}

.property-card {
    flex-direction: column;
}


  .banner_content h2 {
    font-size: 31px;
}

.col_sm2 {
    width: 98%;
}


.about-flex {
    flex-direction: column;
}

.btn-abt {
    margin-top: 33px;
}

.col_sm9 {
    width: 98%;
}

.col_sm99 {
    width: 98%;
}

.mrg_left {
    margin-left: 0%;
}


    .col_sm44 {
        width: 62%;
    }

    .col_sm22 {
    width: 98%;
}
    .credentials-content {
    padding: 40px;
}

    .logo {
        width: 100%;
        margin: 0% auto;
        display: flex;
        justify-content: center;
        background: transparent;
        border-bottom: 1px solid #ccc;
    }

    .logo .img {
        float: left;
        padding-top: 1.5%;
        position: relative;
        background: #fff;
        width: 200px;
        padding: 10px;
    }

    .top-flex {
        display: none;
    }

    .menu-flex2 {
        display: block;
    }

    .fix_nav {
        top: 0 !important;
    }

    .menu-flex {
        width: 98%;
    }

    .navbarrr {
        float: left;
    }

    .border {
        background: #fff !important;
    }

    .ftr_right {
        text-align: left !important;
    }

        .col_sm4 {
        width: 98%;
    }

    .flex-abt {
          flex-wrap: wrap;
    justify-content: space-evenly;
}

.col_sm5 {
    width: 48%;
}

.ab-img-pdg {
    padding: 0px 0px 0px 0px;
}

.project-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

.property-image img {
    max-width: fit-content;
}

}

@media only screen and (max-width:800px) {

  .col_sm5 {
    width: 38%;
}

  .features-section {
    margin: 0;
  }

  .flex-proj {
    gap: 40px;
    justify-content: center;
}

    .col_sm44 {
        width: 95%;
    }

    .col_sm8 {
        width: 98%;
    }

    .col_sm3 {
        width: 98%;
    }


    .col_sm88 {
        width: 98%;
    }



    .footer-2 {
        margin-right: 1%;
    }

    .col_sm2 {
        width: 98%;
    }
    .col_sm3_3 {
      width: 44%;
    }

    .clients2-carousel .owl-dots {
      display: none !important;
    }

    .cont-flex {
    flex-direction: column;
}

.col_sm2-1 {
    width: 96%;
}

}


@media only screen and (max-width : 700px) {
    .col_sm11 {
        width: 13%;
    }

    .flex-proj-head {
    flex-direction: column;
}

}

@media only screen and (max-width:600px) {

      .banner_content h2 {
        font-size: 20px;
    }
    
  .clients2-carousel .owl-item img {
    width: 100% !important;
  }
  .col_sm3_3 {
    width: 98%;
  }
    .col_sm44 {
        width: 99%;
    }

    .col_sm4 {
        width: 98%;
    }

}

@media only screen and (max-width:500px) {}

@media only screen and (max-width:400px) {}

@media only screen and (max-width:360px) {}