/* =============== Simplex =============== */
.rounded-pill img {
    width: 66% !important;
    height: 430px;
    object-fit: cover;
    margin-left: 25px;
    border: 2.5px solid #17a2b8;
    border-radius: 111px;
}

.rounded img {
    width: 80% !important;
    height: 430px;
    object-fit: cover;
    margin-left: 25px;
    border: 2.5px solid #17a2b8;
    border-radius: 111px;
}

.mar{
    margin-left: 100px !important;
}

.margin{
    margin-left: -36px !important;
}

/* =============== Duplex =============== */
.rnd img{
    width:350px!important;
    height: 350px;
    border: 2px solid blue;
    border-radius: 50%;
}

/* =============== G+5 =============== */
.circle-obj img {
    width: 350px;
    height: 350px;
    border: 2px solid #17a2b8;
    border-radius: 50%;

}
.circle img{
    width: 350px;
    height: 350px;
    border: 2px solid #17a2b8;
    border-radius: 50%;
}
.gol{
    margin-left: -160px;
    margin-top: 50px;
}

/* =============== Indivisual =============== */
.eclipies {
    margin-top: -12px;
    margin-left: 100px;
    width: 350px;
    height: 350px;
    border: 2px solid #17a2b8;
    border-radius: 50%;
}
.semi-circle-left .left{
    position: absolute;
    top: 122rem;
    left: 646px;
    width: 380px;
    height: 200px;
    background-color: #17a2b8; 
    border-radius: 200px 200px 0 0; 
    transform: rotate(302deg);
    object-fit: cover; 
}
.semi-circle-right .right{
    position: absolute;
    top: 124rem;
    left: 880px;
    width: 365px;
    height: 200px;
    background-color: #17a2b8; 
    border-radius: 200px 200px 0 0; 
    transform: rotate(122deg);
    object-fit: cover; 
}
/* ================ All Aminities =============== */

.amenities_top .aminity_left img{
    border-radius: 10px;
    box-shadow: rgba(119, 149, 150, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.5) 0px 8px 16px -8px;
}
.amenities_top .aminity_left p{
    font-size: 14px;
    text-align: justify;
}

.shoping_complex img {
    border-radius: 10px;
}
.temple_joggers .right img{
    border-radius: 10px;
}
.guest_house .left img{
    border-radius: 10px;
}

.section_heading{
    font-family: "Gabriela", serif;
}

