/*Blog Part Starts*/
.blog_new_main_container{

}
.blog_new_img_wrapper{
    height: 220px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.blog_new_main_container .blog_new_img_wrapper .date-box{
    position: absolute;
    top: 15px;
    font-size: 13px;
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 13px;
    right: 19px;
    background: #4FAE79;
}
.blog_new_main_container .blog_new_img_wrapper .date-box span{
    font-size: 19px;
    display: block;
    line-height: 22px;
    color: #fff;
}
.blog_new_main_container .blog_new_img_wrapper .date-box span::after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 0;
    border-bottom: 20px solid transparent;
    bottom: -20px;
    right: 0;
    border-right: 15px solid #4FAE79;
}
.blog_new_main_container .detail
{
    position: relative;    width: 90%;
    margin: -30px 5% 30px 5%;
    padding: 25px 25px 15px 25px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    z-index: 4;
}
.blog_new_main_container .detail h3
{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;

}
.blog_new_main_container .detail a
{
    color: #4FAE79;
}
.blog_new_main_container .detail p
{
    font-size: 14px;
    color: #535353;
    line-height: 30px;
    height: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.all_blog_main_container{
    padding-top: 63px;
}
.blog_bottom_load_more_btn{
    background: lightgrey;
    padding: 12px;
    text-align: center;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-left: 16px;
    margin-right: 16px;
    color: #000;
    letter-spacing: 7px;
    border-radius: 5px;
}
a.load_more_btn:hover{
    text-decoration: none;
}
/*Blog Part Ends*/




/*Blog Detail side css starts*/
.right_main_wrapper {
    box-shadow: 0 0 35px rgba(0,0,0,0.1);
    margin-top: 100px;
}
.right_main_container {
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #f7f7f7;
}
.separator1 {
    position: relative;
    width: 50px;
    height: 4px;
}
.separator1:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 25px;
    height: 4px;
    background-color: #000;
}
.separator1:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 25px;
    height: 4px;
    background-color: #6EBB90;
}
.property_mazeed_container {
    text-align: center;
    margin-top: 15px;
}
.right_properties_c {
    margin-bottom: 25px;
}
.property_mazeed_container img {
    margin-left: auto;
    margin-right: auto;
}
.house_img_r {
    width: 35%;
    float: left;
    height: 80px;
}
.right_text_img {
    margin-left: 97px;
    text-align: left;
}.right_text_img_box {
    height: 29px;
    overflow: hidden;
    width: 162px;
}
.right_text_img_box h4 {
    text-align: left;
    font-size: 13px;
    margin-top: -1px;
    margin-left: 12px;
}
.other_propertis_price {
    margin-left: 27px;
    font-size: 12px;
    margin-top: 5px;
    font-weight: 700;
}
/*Blog Detail Side CSS ENDS*/

.content_area .owl-theme .custom-nav {
    position: absolute;
    top: 50%;
    left: -15px;
    right: -15px;
}
.content_area .owl-theme .custom-nav .owl-prev,
.content_area .owl-theme .custom-nav .owl-next {
    position: absolute;
    color: #fff;
    background: #ccc;
    border: none;
    z-index: 100;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
.content_area .owl-theme .custom-nav .owl-prev i,
.content_area .owl-theme .custom-nav .owl-next i {
    font-size: 19px;
    color: #fff;
}
.content_area .owl-theme .custom-nav .owl-prev {
    left: 0;
}
.content_area .owl-theme .custom-nav .owl-next {
    right: 0;
}
.main_top_text {
    margin-top: 6px;
}
.hot_deal_container img {
    height: 200px;
    width: 100%;
}
.hot_deal_container .hot_deal_description {
    border: 1px solid #ebeef2;
    padding: 20px 15px;
}
.hot_deal_container .hot_deal_description p {
    color: #929ba7;
    margin-top: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 13px;
}
.hot_deal_container .hot_deal_description a {
    color: #000;
    font-size: 18px;
}
.hot_deal_container .hot_deal_description a:hover {
    color: #6EBB90;
    text-decoration: none;
}
.hot_deal_container .hot_deal_description .hot_deal_read_more_btn {
    font-style: italic;
    background-color: #6EBB90;
    color: #fff;
    padding: 7px 10px;
    display: block;
    font-size: 12px;
    margin-top: 4px;
    width: 95px;
    float: right;
}


.properties_listings_wrapper {
    box-shadow: 0.3rem 0.3rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.properties_listings_detail_image_bottom {
    padding: 12px 11px;
}
.properties_listings_detail_image_bottom i,
.properties_listings_detail_image_bottom img {
    margin-left: 24px;
    font-size: 17px;
}
.properties_listings_footer {
    padding: 0 15px 7px;
}
.properties_listings_footer .properties_listings_call_btn {
    width: 30%;
    display: inline-block;
    text-align: center;
    color: #0074d9;
    padding: 8px 0;
    border-radius: 7px;
    border: 1px solid #0074d9;
    font-size: 12px;
}
.properties_listings_footer .properties_listings_email_btn {
    width: 30%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    border-radius: 7px;
    border: 1px solid #0074d9;
    background-color: #0074d9;
    font-size: 12px;
}
.properties_listings_footer .properties_listings_whatsapp_btn {
    width: 35%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    border-radius: 7px;
    border: 1px solid #25d366;
    background-color: #25d366;
    font-size: 12px;
}
.contact_agent_image_container {
    height: 150px;
    background-size: cover !important;
    background-position: top !important;
    background-repeat: no-repeat !important;
    width: 150px;
    border-radius: 5px;
}
.contact_agent_container {
    text-align: center;
    align-content: center;
}
.agent_modal_header {
    background: #0093dd;
    color: #fff;
    padding: 14px 25px 10px 22px;
}
.modal_input_fields {
    border: 3px solid #0093dd;
    border-radius: 0;
    height: 45px;
    margin-bottom: 12px;
}
.agent_view_submit_btn_new {
    background: #0074d9;
    padding: 12px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    width: 100%;
    border: 0;
}

.agent_image_wrapper {
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-top: 15px;
    border-radius: 50%;
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    height: 164px;
}
.agent_name_new {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 12px;
    font-weight: 700;
    color: #0074d9;
}
.agent_role_new {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 12px;
}
.agent_contact_container_new {
    background: #f5f5f5;
    margin-top: 15px;
    padding: 12px 12px 0;
    border-radius: 4px;
}
.agent_contact_container_new .agent_contact_left {
    float: left;
}
.agent_contact_container_new .agent_contact_left b {
    display: block;
    margin-bottom: 15px;
}
.agent_contact_container_new .agent_contact_right {
    float: right;
}
.agent_contact_container_new .agent_contact_right span {
    display: block;
    margin-bottom: 15px;
}
.agent_view_profile_btn_new {
    background: #0074d9;
    padding: 12px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    font-size: 15px;
    border-radius: 4px;
}
.agent_view_profile_btn_new a {
    color: #fff;
}
.agent_view_profile_btn_new a:hover {
    text-decoration: none;
}

.property_visitors_view_container {
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 5px 12px;
    font-family: 'Yantramanav',sans-serif;
}
.property_visitors_view_container_right {
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 5px 12px;
    font-family: 'Yantramanav',sans-serif;
    right: 0;
}