.aqar_thumbs{    
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    padding: 10px;
    height: 300px;
    width: 100%;
}
.real{
    padding-right: 8px;
    padding-left: 8px;
}
.quick_search_result .aqar_thumbs {
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    padding: 10px;
    height: 300px;
    width: 100%;
}
.aqar_img_box{
    overflow: hidden;
    height: auto;
}
.aqar_thumbs:first-child{
    margin-right:0;
}
.no_back{
    background: none !important;
    box-shadow:0 0 0 0;
    -webkit-box-shadow:0 0 0 0;
    border-radius: 0;
    -webkit-border-radius:0;
}
.shadow{
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}
.aqar_short_info{
    color: #fff;
    background: #E95D0F;
    text-align: center;
    position: relative;
    bottom: 27px;
    z-index: 1000;
    width: 100%;
    padding-bottom: 5px;
}
.img_type {
    color: #fff;
    background: #E95D0F;
    position: absolute;
    padding: 0px 7px;
    font-size: 13px;
    left: 0;
    margin-top: 15px;
    height: 24px;
    line-height: 20px;
    padding-right: 0;
}
.aqar_img {
    width: 100%;
    cursor: pointer;
    height: auto;
    border-radius: 7px;
    max-height: 186px;
}
 .line{
    display: block;
    text-align: right;
    position: absolute;
    right: 0; 
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 40px;
    color: #27B3C1;
}
.aqar_details_info {
    color: #fff;
    background: #E95D0F;
    display: none;
}

.quick_search_result,.search_result{
    margin-bottom: 15px;
}
.aqar_services_link,.aqar_type_link{
    display: inline-block;
    position: relative;
}
.aqar_type_link{
    margin-top: 4px;
}
.quick_search a{
   background: #403E3B;
    color: #fff;
    padding: 5px 5px;
    line-height: 20px;
    display: inline-block;
    padding-top: 0;
}
.quick_search a.active, .quick_search a:hover{
    background: #E76A0B;
}
.type_flage{
    position: absolute;
    top: 0;
    right: -12px;
}
.notice{
    color: #fff;
    background-color: #ed9c28;
    padding: 6px 12px;
    border: 1px solid #d58512;
    margin-top: 12px;
    display: none;
    text-align: center;
}
.aqar_items{
    background: white;
    position: relative;
    width: 50%;
}
.search_box{
    background: white;
    direction: rtl;
    height: auto;
    background: #3F3F3F;

    overflow: hidden;
}
.search_box input ,.search_box select{
    line-height:46px ;
    color: #AFAFAF;
    border-radius: 5px;   
}
.search_icon{
    background: url('../../../default/images/search_icon.png')  center 20% no-repeat #27B3C2;
    height: auto;
    padding: 12px;
    text-align: center;
    padding-top: 44px!important;
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;    
}
#srch_btn{
    background: #27B3C2;
    border: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    margin-top: 17px!important;
    height: 46px;
    
}
.srch_info_quick{
    width: 100%;
}
.srch_info_place{
    width: 100%;
}
.srch_info_aqar_service {
    min-width: 100%;
}
.srch_info_aqar_types {
    min-width: 100%;
}
.srch_adv:hover{
    text-decoration: none;
    color: #fff;
}
.srch_adv{
    width: 100%;
    display: block;
    height: auto;
    text-align: left;
    padding: 17px 24px 24px 15px;
    background: rgb(39, 179, 194);
    color: #fff;
}
.srch_adv i{
    position: absolute;
    right: -7px;
    font-size: 31px;
    top: 22px;
    text-decoration: none!important;
}
.srch_info_quick ,.srch_info_place  ,.srch_info_aqar_types {
    margin-top: 17px!important;
    height: 46px;
    background: #fff;
}
.aqar_more{
    background: #27B3C2;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
    border-radius: 6px;
}
.aqar_details{
    display: none;
    background: white;
    float: right;
}
div#map_canvas {
    width: 28%;
    height: 300px;
    direction: ltr;
    float: right;
}
#form11 div#map_canvas {
    width: 100%;
    height: 300px;
    direction: ltr;
    float: right;
}
.aqar_table{
    width: 100%;
    float: right;
    
}
.aqar_table td{
    padding: 8px 4px;
    padding-top: 0;
}
.even{
    background: #FFF8F0;
}
.aqar_bar{
    border-top: 1px dashed #fff;
    padding-top: 0;
    margin-top: 0;
    color: #828385;
    padding: 0 5px;
    padding-top: 2px;
    height: 30px;
}
.aqar_bar .map{
    width: 16px;
}
#details{
    width: 600px;
    white-space: nowrap;
}
.aqar_srch{
    width: 100%;
}
.srch_info_quick,.srch_info_place,.srch_info_aqar_service,.srch_info_aqar_types{
    border: 1px solid #fff !important;
    border-radius: 0;
    -webkit-border-radius:0;
    border-left: 1px solid #ccc !important;
}
.srch_adv_table{
    width: 100%;
}
.srch_adv_table input,.srch_adv_table select{
    width: 100%;
    box-sizing: border-box;
}
.srch_adv_box .login_srch_btn{
    margin-top:23px ;
}

#details_adv{
    width: 100%;
}
.srch_adv_box {
   position: relative;
   width: 100%;
   clear: both;
   
   z-index: 9500;
   background: #fff;
   color: #27B3C2;
}
.srch_adv_box input ,.srch_adv_box select{
    width: 100%;
    color: #C0C0C0;
}
.td_even{
    width: 42%;
}
.srch_adv_table td{
    text-align: left;
}
#details_adv td{
    text-align: right;
}
#details_adv td:first-child{
    width: 0;
}
.aqar_map{
    width: 16px;
}
a:visited{
    
    text-decoration: none;
}
.aqar_head{
    line-height: 34px;
    padding: 10px;
    padding-top: 0;
    border-bottom: 1px solid #ddd;
}
.aqar_show_info{
overflow: hidden;
}
.aqar_show_imgs{
    float: left;
    margin-bottom: 4px;
    /*width: 100%;*/
    box-sizing: border-box;
}
.aqar_show_imgs img {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
    
}
.imgs_box{
    overflow-x: hidden;
    /*width: 20%;*/
    float: left;
    padding-left: 14px;
    height: 336px;
}
.printer_icon{
    background: url('../../../themes/default/images/printer_icon.png') no-repeat;
    width: 21px;
    height: 18px;
    display: inline-block;
    float: left;
    margin-top: 12px;
}
.aqar_visits{
    direction: ltr;
}
.aqar_likes_show {
    float: left;
    margin-left: 5px;
    font-size: 21px;
    cursor: pointer;
}
.share-button{
    width: 14px !important;
}
.ui-icon-closethick{
    text-indent: 5000px !important;
}
.pp_content a {
    text-indent: 5000px !important;
}
.comment_box{
    float: left;
    width: 100%;
    
    /*overflow: auto;*/
    box-sizing: border-box;
    padding: 0 10px;
}
.border_btm{
    border-bottom: 1px solid #ddd;
}
.full_width{
    width: 100%;
}
.full_w_map{
    width: 50% !important;
}
.add_realestate{
    background: #27B3C2;
    color: #fff;
    padding: 5px 23px;
    font-size: 19px;
    border-radius: 6px;
}
a:hover{
    
}
.add_realestate i{
    font-size: 22px;
}

.latest_realestates{
    background: url('../../../default/images/building2.png')  center right no-repeat #fff;
    color: #3A2D22;
    padding: 9px 51px 0 0;
    font-size: 20px;
    border-radius: 6px;
}
.realestate_name{
    color: #ADADAD;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 40px;
    overflow: hidden; 
    right: 0;
    padding: 15px;
}
.realestate_id{
    width: 35%;
    text-align: left;
    margin-bottom: 6px;
    display: block;
    color: #27B3C1;
    float: left;
}
.realestate_purpose{
    width: 65%;
     text-align: right;
    margin-bottom: 6px;
    display: block;
    color: #3A2D22;
    float: right;
    
}
.box{
    margin: 15px 0;
   
}


@media (max-width: 768px) {
.news-slider {
  height: 360px;
} 
#slider_container{
      padding: 65px 15px 20px 15px;
}   
.news-slider .text-content{
    
    
}
}
