
.heading_div {
    position: absolute;
    bottom: 30%;
    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: 5%;
}
.who-we-are-bottom-sec{
    background-color: #143d8f;
    /* padding: 3%; */
    padding-bottom: 15%;
}
.real-estate-heading{
    color: #cc9933;
    font-size: 3.5vw;
    font-family: "playfair-display-regular"; 
    text-align: center;
}
.real-estate-para{
    padding-top: 1%;
    max-width: 60%;
    margin: auto;
    display: block;
    color: #ccc;
    line-height: 1.2;
    font-size: 1.25vw;
    font-family: "proxima-nova-regular";
}

.who-we-are-img-flex-div{
   padding:5% 5%;
   position: relative;

}
.who-we-are-img-flex-div1{
    padding:5% 0%;
    position: relative;
 
 }
 
.who-we-are-position{
    position: absolute;
    top: 0;
    width: 100%;

}
.who-we-are-position1{
    position: absolute;
    top: 30%;
    width: 100%;
}

.who-we-are-img-flex{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}
.who-we-are-img-flex1{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content:flex-start ;
}
.who-we-are-flex-item-left{
    width: 35%;
    padding: 5%;
    padding-top: 10%;
    font-size: 2.5vw;
    line-height: 1.2;

    font-family: "playfair-display-regular"; 
    color: #fff;
}
.who-we-are-flex-item-right{
    width: 35%;
    padding: 5%;
    padding-top: 33%;
    margin-right: 10%;
    font-size: 2.5vw;
    line-height: 1.2;

    font-family: "playfair-display-regular"; 
    color: #fff;
}

.sec_3_headding {
    font-family: "playfair-display-regular";
    font-size: 2vw;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 2%;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.who-we-are-flex1-item-left{
    width: 40%;
    padding-left: 10%;
}
.who-we-are-flex1-item-right{
    width: 40%;
    padding-left: 10%;
}

.who-we-are-flex-heading{
    font-family: "proxima-nova-regular";
    font-size: 2vw;
    color: #ccc;
    font-weight: 600;
    line-height: 120%;
    padding-bottom: 2%;
}
.who-we-are-flex-sub-heading{
    font-family: "proxima-nova-regular";
    font-size: 1.2vw;
    color: #ccc;
    line-height: 120%;
    padding-bottom: 5%;

}
.who-we-are-flex-para{
    padding-top: 5%;
    font-family: "proxima-nova-regular";
    font-size: 1.25vw;
    color: #ccc;
    line-height: 140%;

}
.who-we-are-call, .who-we-are-mail{
    color: #ccc;
    text-decoration: none;
}
.who-we-are-call:hover, .who-we-are-mail:hover{
    color: #fff;
    text-decoration: none;
}
.font-cng{
    font-size: 1.8vw;
}

.shruthi_sec{
background-color:#000;
padding-left: 10%;
padding-right: 10%;
padding-top: 5%;
padding-bottom: 5%;
}

.shruthi_sec_flex{

    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;

}

.shruthi_sec_flex_item_left{
width:50%;
}
.shruthi_sec_flex_item_left .shruthi_img{
width:80%;
}


.shruthi_sec_flex_item_right{
padding-left:0%;
width:50%;
}
@media (max-width: 767px) {
    .who-we-are-img-flex-div{
        padding: 20% 5%;
    }
.shruthi_sec_flex {
    display: flex;
    flex-direction: column;
}
.shruthi_sec_flex_item_left {
    width: 100%;
}

.shruthi_sec_flex_item_left .shruthi_img {
    width: 100%;
}
.shruthi_sec_flex_item_right {
    padding-top: 3%;
    width: 100%;
}


    .heading_div {
        position: absolute;
        bottom: 30%;
        left: 6%;
    }
    .real_estate_headding_text1{
        padding-top: 2%;
        font-size: 5vw;
      
    }
    .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: 90%;
    }
    .who-we-are-img-flex1 {
        display: flex;
        flex-direction: column;
        margin-top: -20%;
    }
    .who-we-are-flex-item-left {
               width: 42%;
        padding: 0;
        padding-left: 2%;
        padding-top: 3%;
        font-size: 3.5vw;
        line-height: 1.2;
        font-family: "playfair-display-regular";
        color: #fff;
    }
    .who-we-are-flex-item-right {
               width: 45%;
        padding: 2%;
        padding-left: 5%;
        padding-top: 50%;
        font-size: 3.5vw;
        line-height: 1.2;
        font-family: "playfair-display-regular";
        color: #fff;
    }
    .font-cng {
        font-size: 3vw;
    }
    .who-we-are-flex1-item-left, .who-we-are-flex1-item-right {
        width: 90%;
    }
    .who-we-are-flex1-item-right {
        padding-top: 10%;
    }
    .who-we-are-flex-heading {
        font-size: 6vw;
    }
    .who-we-are-flex-sub-heading {
        font-size: 4vw;
    }
    .who-we-are-flex-para {
        font-family: "proxima-nova-regular";
        font-size: 4vw;
    }
    .ht-40{
        height: 8px;
    }

}