*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

header{
    width: 100%;
    height: 6vh;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0  1% ;
    position: relative;
    box-shadow: 0 5px  20px black;
}
header span{
    
    padding: 10px;
    font-size: 20px;
    letter-spacing: 2px;
    cursor: pointer;
}
header div{
    display: flex;

}
.br{
    font-weight: 40px;
    
   
}
header span:hover{
background-color: rgb(175, 175, 175);
}
.imgpart{
    width: 100%;
    height: 83vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(./IMG_1405.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
margin-top: 10px;
box-shadow: 0 5px 20px black;
    

}
.div{
   width: 90%;
    
box-shadow:0 5px 20px black ;
 padding: 40px;
 border-radius: 1%;
 background-color: rgb(244, 243, 243);
  opacity: 0.6;
}

.dd{
display: flex;   
   
}
.h2{
    margin-left: 100px;
padding-top: 90px;
padding-bottom: 40px;
font-size: 32px;

}

.f{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house5.jpg);
    background-position: center;
    margin-left: 210px;
}

.a{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house2.jpg);
    background-position: center;
    margin-left: 20px;
}
.b{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house3.jpg);
    background-position: center;
    margin-left: 20px;
}
.c{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house4.jpg);
    background-position: center;
    margin-left: 20px;
}
.e{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house2.jpg);
    background-position: center;
    margin-left: 210px;
    

}
.r{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house5.jpg);
    background-position: center;
    margin-left: 20px;
}
.t{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house4.jpg);
    background-position: center;
    margin-left: 20px;
}
.y{
    display: flex;
    width: 364px;
    height: 280px;
    background-image: url(./house3.jpg);
    background-position: center;
    margin-left: 20px;
}
.d{
    display: flex;
}
.h1{
    margin-top: 20vh;
    font-size: 32px;
    margin-left: 100px;
}
.m{
    width: 90%;
    margin-left: 100px;
}
.q{
    margin-left: 200px
}
.j{
    width: 90%;
    height: 300px;
    margin-left: 190px;
    margin-top: 30px;
   
}
.k{
width: 90%;
height: 50px;
margin-top: 10px;
}
.l{
    width: 120px;
    margin-top: 10px;
    padding: 7px;
    color: rgb(255, 255, 255);
    background-color: black;
}
.l:hover{
    background-color: rgb(185, 185, 185);
    color: white;
}
.x{
    margin-top: 50px;
    width: 80%;
    height: 900px;
  
    margin-left: 190px;
}

.page1{
    font-size: 20px;
}
body{
    /* background-image: url(./IMG_1405.png); */
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
}
.span{
    padding: 10px;
    font-size: 15px;
    letter-spacing: 4px;
    cursor: pointer;
    text-decoration: none;
    color: black;
}
.ar{
    text-decoration: none;
}
.div1{
    width: 90%;
    height: 1px;
    background-color: black;
    margin-bottom: 40px;
    margin-left: 80px;
}
.spann{
    font-size: 26px;
    letter-spacing: 4px;
    background-color: black;
    opacity: 0.6;
    color: white;
    padding: 20px;
}
.spann2{
    font-size: 26px;
    letter-spacing: 4px;
 
    color: rgb(0, 0, 0);
   
    margin-left: 20px}
    .foot{
    font-size: 17px;
    text-align: center;
    margin-top: 10px;
    color: white;
    }
.footer{
    width: 100%;
    height: 5vh;

    background-color: black;
}
.footdiv{
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon{
    margin-left: 10px;
    margin-top: 15px;
 
}
.icon1{
  
    margin-left: 20px;

}
.al{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 100px;
    margin-left: 100px;
    margin-top: 30px;
}
.img{
   color: white;
}
.home{
    text-decoration: none;
    color: black;
}
.icon2{
    margin-top: 15px;
    margin-left: 10px;
background-color: black; 
}
.footer1{
       width: 100%;
    height: 7vh;
margin-top: 1.2%; 

    background-color: black;
}
.icon3{
    margin-left: 20px;

}
.spannn{
    font-size: 17px;
    color: rgb(0, 0, 0);
    margin-left: 10px;
    margin-top: 10px;
}
.con{
    font-size: 15px;
}
.map{
margin-left: 30%;

}
.iconn{
    margin-left: 10px;
}
.bb{
    margin-right: 5px;
}