


.heading_div {
    position: absolute;
    bottom: 40%;
    left: 20%;
}
.real_estate_headding_text{
    color: #fff;
}
.real_estate_headding_text1{
    font-family: "proxima-nova-regular";
    font-size: 2vw;
    line-height: 120%;
}
.real_estate_headding_text2{    
    font-family: "playfair-display-regular"; 
    font-size: 5vw;
    line-height: 120%;
}
.real-estate-sec2{
    background-color: #143d8f;
    padding: 3%;
    padding-bottom: 1%;
}
.real-estate-heading{
    color: #cc9933;
    font-size: 3.5vw;
    font-family: "playfair-display-regular"; 
    text-align: center;
}
.real-estate-para{
    max-width: 60%;
    margin: auto;
    display: block;
    color: #fff;
    line-height: 140%;
    font-size: 1.25vw;
    padding-top: 1%;
    font-family: "proxima-nova-regular";
}
.why_sahasra_sec3{
background-color: #143d8f;
padding: 2%;
background-image: url("../images/5/why-sahasa-bg - Copy.png");
background-size: contain;
background-repeat: no-repeat;
}
.why_sahasra_sec3-img{

    width: 40%;
    margin-left: 10%;
    margin-top: 5%;
}
.why-sahasra-flex{
    display: flex;
    text-align: left;
    width: 90%;
    margin-left: 5%;
    padding-top: 3%;
    align-items: center;
}
.why-sahasra-flex-item-left{
    width: 10%;
}
.why-sahasra-flex-item-left img{
    width: 150px;
    padding: 15%;
}
.why-sahasra-flex-item-right{
    width: 80%;

}
.why-sahasra-flex-item-right div{
    max-width:75% ;
    padding-left: 1%;
    font-family: "proxima-nova-regular";
    font-size: 1.3vw;
    color: #FEFEFE;
    line-height: 140%;
}
.why-sahasra-bg{
    background-color: #143d8f;
}
.why-sahasra-bottom-sec{
    position: relative;
    background-color: #143d8f;

}
#js-swiper-hotels{
    padding-top: 5%;
    padding-bottom: 20%;
}
.why-sahasra-bottom-sec-div{
    background-color: #000000;
    width: 40%;
    padding-top: 700px;
    position: absolute;
    bottom: 0;
    right: 20%;
}
.why-sahasra-bottom-sec-div-para{
    padding: 6% ;
    color: #cc9933;
    font-family: "playfair-display-regular"; 
    font-size: 2.8vw;
    line-height: 130%;
}
.why-sahasra-bottom-sec-div-para span{
    color: #fff
}
@media (max-width: 767px) {
    .heading_div {
        position: absolute;
        bottom: 40%;
        left: 10%;
    }
    .real_estate_headding_text1{
       
        font-size: 6vw;
      
    }
    .real_estate_headding_text2{    
       
        font-size: 10vw;
       
    }
    .real-estate-heading {
        font-size: 6vw;
    }
    .real-estate-para {
        font-size: 4vw;
        padding-top: 1%;

    }
    .real-estate-para {
        max-width: 85%;
    }
    .why_sahasra_sec3-img {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .why_sahasra_sec3-img img{
        width: 80%;

    }
    .why-sahasra-flex-item-right div {
        max-width: 100%;
        padding-left: 20%;
        font-family: "proxima-nova-regular";
        font-size: 4vw;
        color: #FEFEFE;
        line-height: 120%;
    }
    .why-sahasra-flex-item-left img {
        width: 80px;
        padding: 15%;
    }
    .why-sahasra-flex {
        display: flex;
        text-align: left;
        width: 100%;
        margin-left: 5%;
        padding-top: 3%;
    }
    #js-swiper-hotels {
        padding-top: 5%;
        padding-bottom: 40%;
    }
    .why-sahasra-bottom-sec-div {
        background-color: #000000;
        width: 80%;
        padding-top: 290px;
        position: absolute;
        bottom: 0;
        right: 5%;
    }
    .why-sahasra-bottom-sec-div-para {
        padding: 6%;
        color: #cc9933;
        font-family: "playfair-display-regular";
        font-size: 5.8vw;
    }


}


@media only screen  and (min-width : 1224px){
    .why-sahasra-flex-item-left{
        width: 8%;
    }
    .why-sahasra-flex-item-left img{
        width: 90px;
        padding: 12%;
    }
    .why-sahasra-flex-item-right{
        width: 70%;
    
    }
    .why-sahasra-flex-item-right div{
        max-width:75% ;
        padding-left: 1%;
        font-family: "proxima-nova-regular";
        font-size: 1.2vw;
        color: #FEFEFE;
        line-height: 140%;
        margin-left: 6%;

    }
    .why-sahasra-bottom-sec-div {
        background-color: #000000;
        width: 40%;
        padding-top: 450px;
        position: absolute;
        bottom: 0;
        right: 20%;
    }
}


@media only screen  and (min-width : 1800px){
    .why-sahasra-flex-item-left{
        width: 10%;
    }
    .why-sahasra-flex-item-left img{
        width: 150px;
        padding: 15%;
    }
    .why-sahasra-flex-item-right{
        width: 80%;
    
    }
    .why-sahasra-flex-item-right div{
        max-width:75% ;
        padding-left: 1%;
        font-family: "proxima-nova-regular";
        font-size: 1.3vw;
        color: #FEFEFE;
        line-height: 140%;
        margin-left: 2%;

    }
    .why-sahasra-bottom-sec-div {
        background-color: #000000;
        width: 40%;
        padding-top: 700px;
        position: absolute;
        bottom: 0;
        right: 20%;
    }
}