/* @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    /* font-family: 'Lato', sans-serif; */
    font-family: 'Poppins', sans-serif;
}
body{
  overflow-x: hidden;
}
:root{
    /* --primary-color:rgb(1, 1, 54); */
    /* --primary-color:rgb(19, 19, 49); */
    --primary-color:rgb(200, 0, 0);
    --primary-color-trans:rgba(73, 73, 73, 0.8);
    --second-color:rgb(161, 161, 5);
    --trans-dark:rgba(0,0,0,0.5);
    /* F8E50F */
}
a{
    text-decoration: none;
    cursor:pointer;
    color: rgb(200, 0, 0);
}
li{
    list-style: none;
}
.parallel_backimg{
    width: 100% !important;
    /* height: 500px; */
    background-size: contain;
    background-position: center center;
    background-image: url(../images/img/8.jpeg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.header{
    z-index: 1000;
}

.navbar-collapse{
  width: 100% !important;
}
.navbar-collapse {
  float: inline-end;
  justify-content: space-around;
}
h1,h2,h3{
  font-weight: bolder;
  /* font-family: 'Oswald', sans-serif; */
  font-family: 'Poppins', sans-serif;
}
.text-primary{
    color:var(--primary-color) !important;
}
.bg-dark{
  /* background-color: rgba(34, 33, 33,.6) !important; */
  background-color: rgb(34, 33, 33,) !important;
}
.border-primary{
    border-color:var(--primary-color) !important;
}
.bg-primary-trans{
    background-color:var(--primary-color-trans) !important;
}
.bg-warning, .bg-primary{
    background-color: var(--primary-color) !important;
}
.bg-light-half{
  background-color: rgba(255, 255, 255, .1);
}
.bg_trans{
background-color: var(--trans-dark);
}
.font-space{
  letter-spacing: 2px;
}
.btn{
    
    padding: 9px 15px !important;
    background-color: var(--primary-color) !important;
    color:#fff;
    border-radius: 0px !important;
}
/* .btns::before{ 
    content: "";
    padding: 8px 15px;
    position:absolute;
    left:0;
    bottom:0;
    right: 0;
    width: 0%;
    height: 100%;
    background-color: red;
    transition: .5s;
}
.btns:hover::before{ 
    content: "";
    padding: 8px 15px;
    position:relative;
    left:0;
    bottom:0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: red;
} */

.heading_bans{
    left: 45%;
    
}
.form-control{
    border-radius: 10px !important;
    box-shadow: none !important;
}
.service_heading_bans{
    left: 25%;
    
}
.accordion{
  margin: 0px auto !important;
}
.fixed {
  /* font-size: 24px; */
  background-color:rgb(34, 33, 33);
  top:0;
  position: fixed;
  /* height: 20px; */
  transition: .25s;
}
.backimg{
    z-index: -1;
    opacity: .2;
}
.navbar{
  z-index: 10;
  transition: .5s all;
  
}
.navbar .active{
  color:yellow !important;
}
.navbar .nav-link:hover{
  color:yellow !important;
}
.footer a:hover{
  color:yellow !important;
}
.font-space{
letter-spacing: 2px;
}
.navbar .navbar-nav .nav-item{
    margin: 0px 30px;
}
.navbar-nav {
    margin: 0 !important;
}
.query_links{
    float: inline-end;
}
.main-carousel img{
    height:700px;
    /* object-fit: cover; */
    background-position: center;
    background-size: cover;
}
/* .parallel_backimg .container{
    display: flex; 
} */
.main-cards .cards{
    transition: .5s all;
}
.main-cards .cards:hover{
    color:#fff !important;
    background-color: var(--primary-color) !important;
}
.main-cards .cards:hover .border-primary{
    color:#fff !important;
    /* background-color: var(--primary-color) !important; */
}
.main__services .cards img{
    width: 60px;
    height:60px
}
.testimonial-carousel .center{
    background-color: var(--primary-color);
    color:#fff
}
.contact_banner{
    background-image: url(../images/contact_banner.jpg);
    width:100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.vastu{
    background-image: url(../images/maps.jpg);
    width:100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.vastu_benifits h5{
  color: var(--primary-color);
}
.contact__form{
    /* position: absolute; */
    width: 100%;
    margin:auto;
    margin-top: -12% !important;
    z-index: 10;
}

.without_delay{
  width:100%;
  height:250px;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/plan_approvel.jpg);
}
.progress_update{
  width:100%;
  height:250px;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/plan_approvel2.jpg);
}
.free_process{
  width:100%;
  height:520px;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/plan_approvel4.jpg);
}
.licensed_surveyor{
  width:100%;
  height:250px;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/plan_approvel5.jpg);
}
.all_approvels{
  width:100%;
  height:250px;
  background-size: cover;
  background-position: center center;
  background-image: url(../images/plan_approvel3.jpg);
}
.approvel_services .row .col-sm-12 div div{
  /* background:rgba(0,0,0,0.5) ; */
  background-blend-mode: multiply;
  height:100%;
  transition: .5s;  
}
.approvel_services .row .col-sm-12 div:hover div{
  background:rgba(0,0,0,0.5) ;
  background-blend-mode: multiply;
  height:100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.approvel_services .row .col-sm-12 div {
  transition: .5s;
}
.approvel_services .row .col-sm-12 div div h5{
  transition: .5s;
}
.approvel_services .row .col-sm-12 div:hover div h5{
  font-size: 30px;
  color:#fff;
}

.struct_backs{
  background-image: url(../images/img/2.jpeg);
  background-size: cover;
  background-position: center center;
  
}

/* ******************Project Filters********************* */
.wrapper{
    margin: 100px auto;
    max-width: 1100px;
    width: 100%;
  }
  .wrapper .navs{
    display: flex;
    /* justify-content: center; */
  }
  .wrapper .items{
    display: flex;
    max-width: 720px;
    width: 100%;
    justify-content: space-between;
  }
  .items span{
    padding: 7px 25px;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
    color: var(--primary-color);
    /* border-radius: 50px;
    border: 2px solid #007bff; */
    transition: all 0.3s ease;
  }
  .items span.active,
  .items span:hover{
    color: #fff;
    background: var(--primary-color);
  }
  
  .gallery{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  /* .gallery .image{
    width: calc(100% / 4);
    padding: 7px;
  }
  .gallery .image span{
    display: flex;
    width: 100%;
    overflow: hidden;
  } */
  .gallery .image img{
    width: 100%;
    vertical-align: middle;
    transition: all 0.3s ease;
  }
  .gallery .image:hover img{
    transform: scale(1.1);
  }
  .gallery .image.hide{
    display: none;
  }
  .gallery .image.show{
    animation: animate 0.4s ease;
  }
  .projects_images .image img{
    width: 100%;
    height: 230px;
    object-fit:cover;
  }
  @keyframes animate {
    0%{
      transform: scale(0.5);
    }
    100%{
      transform: scale(1);
    }
  }
  
  
  
  /* @media (max-width: 1000px) {
    .gallery .image{
      width: calc(100% / 3);
    }
  }
  @media (max-width: 800px) {
    .gallery .image{
      width: calc(100% / 2);
    }
  }*/

  @media (max-width: 700px) {
    .top_bar .social{
        display: none ;
      }
  }

  @media (max-width: 768px) {
    .top_bar .social{
        display: none ;
      }
    .heading_bans, .service_heading_bans{
      left: 15% !important;
      width: 60% !important;
      }
    .heading_bans h2{
      padding: 6px 10px;
      }
  }
  @media (max-width: 600px) {
   
    .navs .items {
    display: flex ;
     flex-direction: column;
    }

  }
/* ******************end Project Filters********************* */


.fa-facebook-square{
  transition:.5s all;
  color:#Fff;
  
}
.fa-twitter-square{
transition:.5s all;
color:#Fff;
}
.fa-instagram-square{
transition:.5s all;
color:#Fff;
}
.fa-linkedin{
transition:.5s all;
color:#Fff;
}
.fa-facebook-square:hover{
  color:rgb(73, 73, 202);

}
.fa-twitter-square:hover{
color:rgb(100, 193, 236);
}
.fa-instagram-square:hover{
color:rgb(253, 66, 128);
}
.fa-linkedin:hover{
color:rgb(65, 162, 253);
}

.accordion {
  width: 800px;
  margin: 90px auto;
  color: black;
  background-color: white;
  padding: 45px 45px;
}

.header .top_logo, .header .top_adds{
 /* display: flex;  */
 /* align-items: center; */
 /* justify-content: center; */
 margin: auto;
}
.free-setimates{
  position: absolute;
  padding: 14px;
  top: 0;
  margin-left: 30px !important;
  border: 2px dotted black;
  border-style: dashed;
  color:rgb(0, 0, 0) !important;
  font-weight: bolder !important;
  right: 3%;
  /* background-color: rgb(34, 29, 105); */
  background-color: #F8E50F !important;
}
.free-setimates a{

  color:rgb(0, 0, 0) !important;

}
.packages_titles{
  display: none;
}
.hero-item{
  background-image: url(../images/backs_img.jpg);
  background-position: center;
  background-size: cover;

}
.ourservices .cards:hover {
  background-color: rgb(255, 255, 115);
}
.accordion{
  width: auto !important;
}
.bg-yellow{
  background-color: rgb(221, 199, 2);
}
.packimg{
  width:100%;
  height:250px;
}
@media(max-width:500px){
  .top_logo img{
   width:550px !important;
  
}
}

.nav-link:last-child:hover{
  color:var(--primary-color) !important;
}