/*
 Theme Name:   G5 Beyot Child Theme
 Theme URI:    http://themes.g5plus.net/beyot/
 Description:  G5 Beyot Child Theme
 Author:       G5Theme
 Author URI:   http://g5plus.net
 Template:     g5-beyot
 Version:      1.4.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain: 		g5-beyot
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.sticky-area-wrap
{
    height: 86px !important;
}
.menu_phone{
	color: #ffffff !important;
}
.cursive_font input
{
    font-family: 'Great Vibes' !important;
    font-size: 34px !important;
    font-style: normal;
  font-weight: 400;
    /*text-shadow: 4px 4px 0px rgba(0,0,0,0.1);*/
}
.contact_footer .main-footer-wrapper .bar-wrapper .menu > li > a:hover
{
	color: #ec008c;
}
.contact-phone
{
	font-size: 16px;
    font-weight: 300;
    margin: 0 0 6px 0;
    text-align: left;

}
.gfield_radio  li input[type=radio]
{
        margin-top: 0px !important;
}
.requi
{
    color: #f00 !important;
}
.consent_require_remove .gfield_label
{
    display: none !important;
}
.consent_require_remove {
    padding-top: 20px;
}

.rental_agree
{
    color:  #ec008c;
}
.rental_agree:hover
{
    color: #2c3962;
}
.gfield_consent_label
{
    color: #000;
}
.contact-phone i
{
	display: inline-block;
    font-size: 21px !important;
    transform: rotate(0deg);
    padding-right: 10px;
}
.property_text
{
    color: #222;
    font-size: 18px;
	text-align: justify;
	font-weight: 400;

}
.custom_button
{
	 background: linear-gradient(to right, #58585b94 50%,  #58585b 50%);
	 font-size: 16px;
	 background-size: 200% 100%;
	 background-position: right bottom;
	 border: none;
}
.custom_button:focus
{
	color: #fff !important;
}
.btn_main
{
	padding-top: 10px;
}
.block-center-inner{
	display: none;
}
.property-info{
	display: none;
}
.property-location
{
	text-align: left !important;
}
.main-menu li a
{
	font-size: 16px !important;
}
.property-price
{
	display: none;
}
.history_column_class .pd-top-100
{
	padding-top: 0px !important;
}
.single_property_btn
{
	width: 100%;
    padding-bottom: 20px;
}
.btn_main_application
{
	 float: right;
    display: inline-block;
}
.btn_main_schedule
{
	display: inline-block;
}
/*.take_tour_button .popupaoc-button, .btn_main_schedule .popupaoc-button{
	padding: 6px 20px;
	font-size: 16px;
	background: linear-gradient(to right, #0c560f 50%, #1c7720 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    border: none;
}
.take_tour_button .popupaoc-button:hover, .btn_main_schedule .popupaoc-button:hover
{
	transition: all 0.5s ease-out;
    background-color: #0c560f !important;
    color: #fff !important;
    background-position: left bottom !important;
    border: none;
}*/
.notic-padding
{
        padding-top: 60px;
}
.take_tour_button
{
	font-size: 16px;
	background: linear-gradient(to right, #a6ce3aa1 50%, #a6ce3a 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    border: none;
}
.take_tour_button:hover
{
	transition: all 0.5s ease-out;
   /* background-color: #0c560f !important;*/
    color: #fff !important;
    background-position: left bottom !important;
    border: none;
}
.take_tour_button:focus
{
    color: #fff !important;
}
.history_p
{
	text-align: justify;
    color: #222;
    font-size: 16px !important;
    font-weight: 400;
}
.footer_copyright
{
	color: #222 !important;
}
.wpcf7-not-valid-tip
{
	text-align: left;
}
.wpcf7-form-control
{
	margin-bottom: 5px !important;
}
.form_class
{
	margin-bottom: 20px;
}
.g5plus-contact-form textarea
{
	 margin-bottom: 0px !important;
}
.contact_icon p
{
	font-size: 15px !important;
}
.contact_icon h6
{
	    padding-top: 15px;
}
.search-form
{
	display: none;
}
.floor_img
{
	width: 100%;
	height: 400px;
}
.photo_tab_img
{
	width: 100%;
	height: 300px;
}
.contact_footer .main-footer-wrapper .main-footer, .ere-similar-properties {
    display: none;
}
.contact_footer .main-footer-wrapper .bottom-bar-wrapper
{
	background-color: #000000;
}
.contact_footer .main-footer-wrapper .bottom-bar-wrapper .footer_copyright
{
	color: #fff !important; 
}
.footer-inner {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
.scroll-quick-links
{
	background-color: #2c3962;
    padding: 8px;
    z-index: 999999;
    position: fixed;
    top: 44%;
    color: #fff;
    right: 0;
    line-height: 19px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
#custom_html-8 .scroll-quick-links:hover {
    background-color: #004884;
    color: #ffffff;
}
.submit-property-language .textwidget
{
	display: inline-flex;
}
.submit-property-language .textwidget .submit-property
{
	padding: 5px;
    font-size: 14px;
}
.submit-property .text-color-accent
{
	color: #fff !important;
}
.contact_footer .text-color-accent 
{
	color: #9dc0de !important;
}
ul.footer-get-in-touch li span a:hover
 {
    color: #9dc0de !important;
}
.custom_button:hover
{
	   
	transition: all 0.5s ease-out;
   /* background-color: #03A9F4 !important;*/
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.take_tour_custom button
{
	background: linear-gradient(to right, #003da5 50%, #1b75bc 50%);
    font-size: 16px;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none;
}
.take_tour_custom button:hover
{
	transition: all 0.5s ease-out;
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.take_tour_custom button:focus
{
	color: #fff !important;
}
.schedule_title
{
	text-align: center;	
}
.paoc-popup-modal-cnt
{
	    padding: 50px 50px 50px 50px !important;
}
.image_size img
{
	height: 118px;
}
.ere-agent.agent-list .agent-content
{
    padding-top: 60px !important;
    padding-bottom: 10px;
}
.ere-property .property-status p .property-status-bg
{
	/*background-color: #ec008c !important;*/
    font-size: 14px !important;
}
/*.property-arrow
{
	    border-left-color: #ec008c !important;
    border-right-color: #ec008c !important;
}*/
.agent-info p
{
	text-align: justify;
    color: #222;
    font-size: 16px !important;
    font-weight: 400;
}
.agent-social a i
{
	 font-size: 18px !important; 
}
.call_action h2
{
	    font-size: 16px !important; 
	    color: #000 !important;

}
.call_action p
{
    font-size: 40px !important; 
    font-weight: 600 !important; 
    color: #000 !important;
}
.call_action span
{
	display: none !important;
}
.call_action:after
{
	display: none !important;
}
.call_action_button
{
	padding-top: 5%;
}
.call_action_button a
{
	background: linear-gradient(to right, #2b3961c7 50%, #2c3962 50%);
    font-size: 16px;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none;
    color: #fff !important;
}
.call_action_button a:hover
{
	 transition: all 0.5s ease-out;
    /*background-color: #03A9F4 !important;*/
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.owl-nav
{
	    top: 80% !important;
	    text-align: center;
}
.abt_description
{
	text-align: justify;
	font-size: 16px;
	color: #000000;
}
.btn_work_order
{
	padding-top: 10px;
	text-align: center !important;
}
.work_order__button
{
	background: linear-gradient(to right, #ec018b94 50%, #ec008c 50%);
    font-size: 16px;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none;
}
.work_order__button:hover
{
	    transition: all 0.5s ease-out;
    /* background-color: #03A9F4 !important; */
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.open-on-google-maps
{
	font-size: 16px;
	font-weight: 400;
}
.gform_fields input, .gform_fields textarea, .gform_fields select
{
	    border: 1px solid #000 !important;
}
.application_rent_class .gf_progressbar_title,  h3.gf_progressbar_title, .gform_confirmation_message
{
	color: green;
    font-size: 18px !important;
    font-weight: 600;
    opacity: 1 !important;
}
 .datepicker_no_icon
{
	width: 100% !important;
}
.application_rent_class .datepicker_no_icon
{
	color: #000;
}
.application_rent_class .button
{
	background: linear-gradient(to right, #2b3961c7 50%, #2c3962 50%);
    font-size: 16px;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none !important;
    color: #fff;
    width: 10% !important;
    padding: 10px;
    line-height: normal;
}
 .gf_contact_us .button
 {
 	background: linear-gradient(to right, #2b3961c7 50%, #2c3962 50%);
    font-size: 16px;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none !important;
    color: #fff;
    padding: 10px;
    width: 20% !important;
 }
  .button:focus
 {
 	color: #fff !important;
 }
.application_rent_class .button:hover, .gf_contact_us .button:hover
{
	transition: all 0.5s ease-out;
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.gfield_required, .validation_message
{
	color: #f00 !important;
	padding-top: 6px !important;
}
input[type="text"], input[type="search"], input[type="email"], input[type="url"], input[type="password"], input[type="tel"], input[type="number"], textarea, select.form-control, select
{
	color: #000 !important;
}
.gfield_label, .gfield_error .gfield_label
{
	color: #000 !important;
}
.gfield_error
{
	 margin-top: 0px !important; 
	 padding-bottom: 0px !important; 
     padding-top: 0px !important; 
     margin-bottom: 0px !important; 
}
li.gfield.gfield_error
{
	border-top: none !important; 
    border-bottom: none !important; 
    background: none !important;
}
.charleft
{
	display: none;
}
.app_authontication
{
	color: #000;
	font-weight: 500;
}
.rent_address
{
	display: flex;
	
}
.rent_address span
{
	padding-left: 18px;
}
#field_2_103
{
	text-align: right;
}
#imgview, #imgsign
{
	width: 200px;
   
}
#imgview img, #imgsign img
{
	 height: 200px;
}

.agent-name span
{
	 font-weight: 600 !important;
	 color: #000;
}
span.x-menu-text{

	padding-left: 10px;
}
.gform_button
{
	background: linear-gradient(to right, #2b3961c7 50%, #2c3962 50%);
    font-size: 16px;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none !important;
    color: #fff;
   /* width: 10% !important;*/
    padding: 10px;
}
.gform_button:hover
{
    transition: all 0.5s ease-out;
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.gform_title
{
	display: none;
}
.ui-timepicker-container
{
	 top: 837px !important;
	 width: 10% !important;
	 height: 202px !important;
}
li.ui-menu-item
{
	 width: auto !important;
}
.work_order__button:hover
{
	color: #fff !important;
}
.application-inner
{
	padding: 15px;
    background-color: #9e9e9e5c;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: auto;
}
.application-img
{
	max-width: 330px;
    float: left;
    margin-right: 30px;
}
.application-img img
{
    height: 180px;
}
.application-title
{
	font-size: 50px !important;
}
.application-map
{
	font-size: 18px;
}
.list-sidebar
{
	 overflow-y: scroll; 
     max-height: 550px;
}
.passcode-form
{
	text-align: center;
}
.passcode_text
{
	border: 1px solid #000 !important;
}
.passcode_button
{
	background: linear-gradient(to right, #2b3961c7 50%, #2c3962 50%);
    font-size: 16px !important;
    background-size: 200% 100%;
    background-position: right bottom;
    border: none !important;
    color: #fff;
    padding: 10px;
   vertical-align: middle;
   margin-top: 10px;
}
.passcode_button:hover
{
    transition: all 0.5s ease-out;
    color: #fff !important;
    background-position: left bottom;
    border: none;
}
.passcode_button:focus
{
	color: #fff;
}
.error_passcode
{
	color: red;
	text-align: center;
}
input[type="checkbox"]
{
	margin: 0px !important;
}
.margin_info label
{
	padding-bottom: 18px;
}
.grid_property .property-inner
{
     padding-bottom: 15px !important;
     border: 1px solid rgba(0,0,0,0.125);
    box-shadow: 0 2px 4px rgba(0,0,0,0.125);
}
#input_2_103
{
        background-color: #9e9e9e85;
    width: 50% !important;
    border: none !important;
}
.sidebar-mobile-canvas-icon
{
	background-color: #2c3962;
}
.fa-sliders
{
	color: #fff;
}
.faq_contact_form #gform_confirmation_message_1
{
        padding-top: 80px;
    padding-bottom: 80px;
}
.status-item
{
       margin-left: 30px;
}
.footer-bg-2-colors .footer-inner:before
{
        right: 32.666667%;
}
.footer_logo
{
    text-align: center;
}
#text-4
{
    padding-top: 28px;
}
.btn_main_cooming
{
    text-align: center !important;
    padding-top: 10px;
}
.btn_main_cooming .custom_button
{
	background: linear-gradient(to right, #ffff00d9 50%, #ffff00 50%);
	color: #000000;
}
.btn_main_cooming .custom_button:focus
{
	color: #000000 !important;
}
.btn_main_cooming .custom_button:hover {
    transition: all 0.5s ease-out;
    /* background-color: #03A9F4 !important; */
    color: #000000 !important;
    background-position: left bottom;
    border: none;
}
.btn_main_cooming button
{
    cursor: not-allowed;
}
.property-label-bg
{
    font-size: 14px !important;
}
.property-image:hover a.zoomGallery {
    opacity: 1;
}
.property-image:hover a.zoomGallery i
{
font-size: 20px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block

}
.property-image a.zoomGallery i
{
    display: none;
}
.property-image a.zoomGallery {
   position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s;
    cursor: pointer;
}
.property-image:hover
{
   background-color:  rgba(0,0,0,.4);
       opacity: 0.9;
}
.property-info-block-inline .property-location i.fa-map-marker
{
    color: #ec008c;
}
.add_gray .ginput_container_text
{
    background-color: #bababa;
}
.property_form
{
    color: #2c3962;
    text-align: center;
    padding-top: 50px;
}
.breadcrumbs:before
{
    color: #ec008c;
}
.page404 a {
    color: #ec008c;
}
.require_passcode
{
  padding: 1%;
  padding-right: 7%;
  color: red;
  margin-bottom: 0px;

}
.primary-sidebar .widget > div {
    /* background-color: #f8f8f8; */
    padding: 0px;
}
.menu-drop-fly .nav-menu-mobile a:hover
{
	color: #ec008c;
}
.rent_dec
{
	color: #000000;
	    font-weight: 500;
}
.bgBlackClass
{
  color: #000000;
}
.main_title_floorplan
{
	    text-align: center;

}
.second_title_floorplan
{
	text-align: center;
	padding-top: 40px;
}
.single-property-image-thumb .owl-stage .owl-item .property-gallery-item img
{
	height: 84px;
}
.ere-property-slider .owl-stage .owl-item .property-item .property-image {
    height: 750px;
}
.ere-property-slider .owl-stage .owl-item .property-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.img_stripe .lg-thumb-outer
{
    display: none;
}


.logo-header img{
    max-height: 70px;
    margin-top: 0.5rem;
}

/* Start Media query */
@media only screen and (max-width: 767px) {

.second_title_floorplan, .main_title_floorplan {
    font-size: 22px;
}
.ere-agent.agent-list .agent-content
{
        margin-top: 0px !important;
}
.agent-name{
    font-size: 20px !important;
}
.agent-position
{
    font-size: 18px;
}
.single_featured_img
{
	height: 188px !important;
}
.single-property-element .property-main-info .property-heading h2
{
	    font-size: 20px !important;
	    top: 0 !important;
}
.single-property-element .property-main-info
{
	padding: 8px 20px 8px 8px !important;

}
.call_action
{
	text-align: center;
}
.call_action_button
{
	text-align: center !important;;
}
.gf_contact_us .button
{
    width: 100% !important;
}
.application_rent_class .button
{
	    width: 100% !important;
}
.ui-timepicker-container
{
	    width: 30% !important;
}
.ui-timepicker
{
	width: 96%;
}
.ui-menu-item
{
	width: 96%;
}
.ui-timepicker-viewport
{
	width: 96%;
}
#input_2_103
{
    width: 100% !important;
}
.list-sidebar {
    overflow-y: auto;
    max-height: none;
}
.ere-property-slider .owl-stage .owl-item .property-item .property-image {
    height: 550px;
}

}
@media screen and (min-width: 992px)
{
.header-customize-nav {
    line-height: 85px;
}
}
@media only screen and (min-width: 600px) {
.single_featured_img
{
	height: 380px !important;
}

}

@media only screen and (max-device-width: 320px) {
    .passcode_button
{
    margin-top: 15px;
}
.list-sidebar {
    overflow-y: auto;
    max-height: none;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  .custom_button
  {
     padding: 10px;
  }
  .take_tour_button
  {
      padding: 9px 15px;
  }
 .floor_img
{
	
	height: 1000px;
}
  /*.ere-property
  {
    width: 50%;
  }*/
  /*.work_order__button
  {
    font-size: 12px;
  }*/
  .property-list .ere-property-featured
  {
    padding-top: 30px; 
  }
  .agent-avatar img
  {
        padding-top: 61px;
  }
  #primary-content
  {
    padding-top: 0px !important;
  }
  #ere-photo .ere-property
  {
  	width: 50%;
  }
  .second_title_floorplan,  .main_title_floorplan{
    font-size: 22px;
}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
     .custom_button
  {
     padding: 10px;
  }
  .take_tour_button
  {
    padding: 10px;
  }
  .ere-property .property-status p .property-status-bg
  {
    font-size: 12px !important;
  }
  .property-label-bg
  {
    font-size: 12px !important;
        padding-left: 4px !important;
  }
  .ere-agent.agent-list .agent-content {
    padding-top: 0px !important;
  }
}
@media all and (device-width: 667px) and (device-height: 375px) and (orientation:landscape) {
	.floor_img
{
	
	height: 1000px;
}
}
@media all and (device-width: 1366px) and (device-height: 1024px) and (orientation:landscape) {
	.ere-agent.agent-list .agent-content {
        padding-top: 0px !important;
        padding-bottom: 68px;
}
}
/* End Media query */



/* 23-07-25 */
@media screen and (max-width: 991px) {
    .menu-drop-fly .x-menu-item .x-menu-item .x-menu-a-text {
        font-size: 13px;
    }
}
.ere-property-slider .property-inner .property-info,.ere-property-slider .property-inner .property-info>div,.ere-property-slider .property-inner .property-main-info {
    display: inline-block
}

.ere-property-slider .property-inner {
    position: relative
}

.ere-property-slider .property-inner .block-center {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.ere-property-slider .property-inner .property-main-info .property-heading h2 {
    font-weight: 500;
    display: inline-block;
    overflow: hidden
}

.ere-property-slider .property-inner .property-main-info .property-heading a {
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ere-property-slider .property-inner .property-main-info .property-heading a:hover {
    color: #fb6a19
}

.ere-property-slider .property-inner .property-main-info .property-price {
    font-weight: 700
}

.ere-property-slider .property-inner .property-main-info .property-location i {
    margin-right: 5px
}

.ere-property-slider .property-inner .property-main-info .property-location span {
    font-weight: 400
}

.ere-property-slider .property-inner .property-info>div>div,.ere-property-slider .property-inner .property-info>div>span {
    display: table-cell;
    vertical-align: middle
}

.ere-property-slider .property-inner .property-info>div>span {
    font-size: 24px;
    padding-right: 10px
}

.ere-property-slider .property-inner .property-info>div p {
    margin-bottom: 0;
    letter-spacing: .03em;
    line-height: 14px
}

.ere-property-slider .property-inner .property-info>div .property-info-value {
    font-weight: 600
}

.ere-property-slider .property-inner .property-info>div .property-info-title {
    font-weight: 400
}

.ere-property-slider.navigation-middle .property-inner .block-center {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
    width: auto
}

.ere-property-slider.navigation-middle .property-inner .block-center-inner {
    padding-top: 60px
}

.ere-property-slider.navigation-middle .property-inner .property-main-info {
    padding: 19px 20px 10px 23px;
    background-color: rgba(34,34,34,.9)
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-heading h2 {
    font-size: 32px;
    position: relative;
    top: -5px;
    max-height: 36px;
    margin-bottom: -5px
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-info-block-inline {
    display: table;
    width: 100%
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-info-block-inline>div {
    display: table-cell
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-info-block-inline>div:first-child {
    white-space: nowrap
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-price {
    color: #fff;
    font-size: 24px;
    margin-right: 17px;
    line-height: 1.2
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-price,.ere-property-slider.navigation-middle .property-inner .property-main-info .property-status {
    display: inline-block
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-location {
    text-align: right;
    padding-left: 20px
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-location span {
    color: #fff
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-location .property-status {
    position: relative;
    top: -3px
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-status span {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    background-color: #fb6a19;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: -3px
}

.ere-property-slider.navigation-middle .property-inner .property-info {
    background-color: rgba(255,255,255,.9);
    padding: 8px 20px 0 23px
}

.ere-property-slider.navigation-middle .property-inner .property-info>div {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 16px
}

.ere-property-slider.navigation-middle .property-inner .property-info>div:last-child {
    margin-right: 0
}

.ere-property-slider.navigation-middle .property-inner .property-info>div .property-info-value {
    color: #000
}

.ere-property-slider.navigation-middle .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    padding-left: 15px;
    z-index: 1;
    top: auto !important;
    bottom: 50px;
}
.ere-property-slider.ere-property .property-image {
    height: 50rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ere-property-slider.ere-property .property-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.ere-property-slider.navigation-middle .owl-nav .owl-next,.ere-property-slider.navigation-middle .owl-nav .owl-prev {
    position: relative;
    top: 0;
    margin-top: 0;
    display: inline-block;
    transform: inherit;
}

.ere-property-slider.navigation-middle .owl-nav .owl-prev {
    left: 0;
    background-color: #fb6a19
}

.ere-property-slider.navigation-middle .owl-nav .owl-prev:after {
    border-top-color: #fb6a19
}

.ere-property-slider.navigation-middle .owl-nav .owl-prev i {
    color: #fff
}

.ere-property-slider.navigation-middle .owl-nav .owl-next {
    right: auto;
    left: 9px;
    background-color: #f6f6f6
}

.ere-property-slider.navigation-middle .owl-nav .owl-next:hover {
    background-color: #FFF!important
}

.ere-property-slider.navigation-middle .owl-nav .owl-next:hover:after {
    border-bottom-color: #FFF!important
}

.ere-property-slider.navigation-middle .owl-nav .owl-next:after {
    border-bottom-color: #f6f6f6
}

.ere-property-slider.navigation-middle .owl-nav .owl-next i {
    color: #fb6a19
}

.ere-property-slider.navigation-middle .owl-carousel:hover .owl-nav .owl-prev {
    left: 0
}

.ere-property-slider.navigation-middle .owl-carousel:hover .owl-nav .owl-next {
    right: auto;
    left: 9px
}

.ere-property-slider.pagination-image .property-content {
    position: relative
}

.ere-property-slider.pagination-image .property-inner .block-center-inner {
    width: 100%
}

.ere-property-slider.pagination-image .property-inner .property-main-info {
    width: 100%;
    background-color: rgba(0,0,0,.6);
    padding: 35px 15px 23px
}

.ere-property-slider.pagination-image .property-inner .property-main-info .property-heading h2 {
    margin-top: 2px;
    font-size: 48px;
    margin-bottom: -7px;
    max-height: 60px
}

.ere-property-slider.pagination-image .property-inner .property-main-info .property-price {
    font-size: 32px;
    color: #bababa
}

.ere-property-slider.pagination-image .property-inner .property-main-info .property-price,.ere-property-slider.pagination-image .property-inner .property-main-info .property-status {
    display: inline-block
}

.ere-property-slider.pagination-image .property-inner .property-main-info .property-location span {
    color: #bababa
}

.ere-property-slider.pagination-image .property-inner .property-main-info .property-location .property-status {
    position: relative;
    top: -3px
}

.ere-property-slider.pagination-image .property-inner .property-main-info .property-status span {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    background-color: #fb6a19;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: -3px
}

.ere-property-slider.pagination-image .property-inner .property-info {
    width: 100%;
    background-color: rgba(0,0,0,.8);
    padding-left: 15px;
    padding-right: 15px
}

.ere-property-slider.pagination-image .property-inner .property-info>div {
    text-align: left;
    padding-top: 40px;
    padding-bottom: 27px;
    margin-right: 60px
}

.ere-property-slider.pagination-image .property-inner .property-info>div:last-child {
    margin-right: 0
}

.ere-property-slider.pagination-image .property-inner .property-info>div .property-info-value {
    color: #fff
}

.ere-property-slider.pagination-image .property-inner .property-info>div .property-info-title {
    color: #8f8f8f
}

.ere-property-slider.pagination-image .property-slider-image-wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 730px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    background-color: #fff
}

.ere-property-slider.pagination-image .property-slider-image-wrap .owl-item:not(.current) {
    cursor: pointer
}

.ere-property-slider.pagination-image .property-slider-image-wrap .owl-item:not(.current):before {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    content: '';
    display: block
}

@media (max-width: 991px) {
    .ere-property-slider.pagination-image .property-slider-image-wrap {
        max-width:550px
    }
    .ere-property-slider.ere-property .property-image{
        height: 30rem;
    }
}

@media (max-width: 767px) {
    .ere-property-slider.navigation-middle .property-inner {
        position:relative
    }

    .ere-property-slider.navigation-middle .property-inner .block-center {
        position: static;
        padding-left: 0;
        padding-right: 0
    }

    .ere-property-slider.navigation-middle .property-inner .block-center-inner {
        background-color: rgba(34,34,34,.9);
        padding-top: 0;
        width: 100%
    }

    .ere-property-slider.navigation-middle .property-inner .property-main-info {
        background-color: transparent
    }

    .ere-property-slider.navigation-middle .property-inner .property-main-info .property-info-block-inline {
        display: block
    }

    .ere-property-slider.navigation-middle .property-inner .property-main-info .property-info-block-inline>div {
        display: block;
        white-space: normal
    }

    .ere-property-slider.navigation-middle .property-inner .property-main-info .property-price,.ere-property-slider.navigation-middle .property-inner .property-main-info .property-status {
        display: inline-block
    }

    .ere-property-slider.navigation-middle .property-inner .property-main-info .property-location {
        text-align: left;
        padding-left: 0
    }

    .ere-property-slider.navigation-middle .property-inner .property-main-info .property-location .property-status {
        position: static
    }

    .ere-property-slider.navigation-middle .property-inner .property-info {
        display: block
    }

    .ere-property-slider.navigation-middle .owl-nav {
        display: none
    }

    .ere-property-slider.pagination-image .property-inner .block-center {
        position: static
    }

    .ere-property-slider.pagination-image .property-inner .property-info>div {
        margin-right: 15px;
        padding-top: 20px;
        padding-bottom: 7px
    }

    .ere-property-slider.pagination-image .property-slider-image-wrap {
        max-width: none;
        background-color: #000;
        position: static;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        padding-bottom: 10px
    }
    .ere-property-slider.ere-property .property-image{
        height: 20rem;
    }
}

@media (max-width: 599px) {
    .ere-property-slider .property-inner .property-info {
        overflow:auto
    }

    .ere-property-slider .property-inner .property-info>div {
        width: 50%;
        float: left;
        margin-right: 0!important
    }
}

@media (max-width: 479px) {
    .ere-property-slider .property-inner .property-info>div {
        width:100%
    }
    .ere-property-slider .owl-stage .owl-item .property-item .property-image {
        height: 350px;
    }
}


/* property */
.single-property-area .floor-image img {
    width: 100%
}

.property-info-action {
    background-color: #f6f6f6
}

.property-info-action>div {
    display: inline-block
}

.property-info-action .property-action,.property-info-action .property-info {
    padding: 10px
}

.property-info-action .property-info>div {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 16px
}

.property-info-action .property-info>div:last-child {
    margin-right: 0
}

.property-info-action .property-info>div>div,.property-info-action .property-info>div>span {
    display: table-cell;
    vertical-align: middle
}

.property-info-action .property-info>div>span {
    font-size: 24px;
    padding-right: 10px
}

.property-info-action .property-info>div p {
    margin-bottom: 0;
    letter-spacing: .03em;
    line-height: 14px
}

.property-info-action .property-info>div .property-info-value {
    font-weight: 600;
    color: #000
}

.property-info-action .property-info>div .property-info-title {
    font-weight: 400
}

.property-info-action .property-action {
    float: right;
    position: relative;
    top: 6px
}

.property-info-action .property-action .property-action-inner {
    position: relative
}

.property-info-action .property-action .property-action-inner>a,.property-info-action .property-action .social-share {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-color: #222;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    margin-right: 10px;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center
}

.property-info-action .property-action .property-action-inner>a:hover,.property-info-action .property-action .social-share:hover {
    background-color: #fb6a19
}

.property-info-action .property-action .property-action-inner>a:last-of-type {
    margin-right: 0
}

.property-info-action .property-action .property-action-inner>a i {
    line-height: 40px
}

.property-info-action .property-action .social-share-hover {
    overflow: hidden
}

.property-info-action .property-action .social-share-hover>i {
    line-height: 40px
}

.property-info-action .property-action .social-share-hover .social-share-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 2px 10px;
    background-color: #fb6a19;
    -webkit-border-radius: 17px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 17px;
    -moz-background-clip: padding;
    border-radius: 17px;
    background-clip: padding-box;
    margin-top: 20px
}

.property-info-action .property-action .social-share-hover .social-share-list a {
    color: #fff;
    margin-right: 10px;
    font-size: 14px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.property-info-action .property-action .social-share-hover .social-share-list a:hover {
    color: #222
}

.property-info-action .property-action .social-share-hover:hover .social-share-list {
    opacity: 1;
    z-index: 1;
    margin-top: 0;
    visibility: visible
}

.single-property .property-info-action {
    position: relative
}

.single-property .property-info-action .property-main-info {
    position: absolute;
    bottom: 100%;
    left: 0
}

.single-property .single-property-area .property-info-action .property-main-info {
    position: static;
    width: 100%
}

.property-info-action .property-main-info {
    padding: 19px 20px 10px 23px;
    background-color: rgba(34,34,34,.9)
}

.property-info-action .property-main-info .property-heading h2 {
    position: relative;
    top: -5px;
    max-height: 48px;
    overflow: hidden;
    margin-bottom: -5px;
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    display: inline-block
}

.property-info-action .property-main-info .property-heading a:hover {
    color: #fb6a19
}

.property-info-action .property-main-info .property-info-block-inline {
    display: table;
    width: 100%
}

.property-info-action .property-main-info .property-info-block-inline>div {
    display: table-cell;
    white-space: nowrap
}

.property-info-action .property-main-info .property-price {
    font-size: 24px;
    font-weight: 700;
    margin-right: 17px;
    color: #fff
}

.property-info-action .property-main-info .property-price,.property-info-action .property-main-info .property-status {
    display: inline-block
}

.property-info-action .property-main-info .property-location {
    text-align: right;
    padding-left: 20px
}

.property-info-action .property-main-info .property-location i {
    margin-right: 5px
}

.property-info-action .property-main-info .property-location span {
    color: #bababa;
    font-weight: 400
}

.property-info-action .property-main-info .property-status {
    position: relative;
    top: -3px
}

.property-info-action .property-main-info .property-status span {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    background-color: #fb6a19;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    line-height: 23px;
    height: 23px
}

@media (max-width: 767px) {
    .property-info-action .property-main-info .property-heading .property-info-block-inline>div {
        display:block
    }

    .property-info-action .property-main-info .property-location {
        text-align: left;
        padding-left: 0
    }
}

.single-property-area .single-property-image-main {
    margin-bottom: 8px
}

.single-property-area .video img {
    width: 100%
}

.single-property-area #video .video-has-thumb {
    position: relative
}

.single-property-area #video .video-has-thumb:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 1
}

.single-property-area .single-property-image-main .owl-prev {
    left: 10px!important;
    top: auto;
    bottom: 10px
}

.single-property-area .single-property-image-main .owl-next {
    right: auto;
    left: 73px!important;
    top: auto;
    bottom: 10px;
    background-color: #fb6a19
}

.single-property-area .single-property-image-main .owl-next i {
    color: #fff
}

.single-property-area .single-property-image-main .owl-next:after {
    border-bottom-color: #fb6a19
}

.single-property-area .single-property-image-thumb .owl-item {
    cursor: pointer
}

.single-property-area .single-property-image-thumb .owl-item:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.single-property-area .single-property-image-thumb .current:before {
    background-color: rgba(34,34,34,.6)
}

.single-property-area .property-tab .nav-tabs {
    border-bottom: none;
    background-color: #222;
    margin: 0
}

.single-property-area .property-tab .nav-tabs li {
    margin-bottom: 0
}

.single-property-area .property-tab .nav-tabs li a {
    margin-right: 0;
    border: none;
    color: #8f8f8f;
    padding: 19px 30px;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: 500
}

.single-property-area .property-tab .nav-tabs li.active a,.single-property-area .property-tab .nav-tabs li:hover a {
    background-color: #fb6a19;
    color: #fff
}

.single-property-area .property-tab .tab-content>div {
    padding-top: 30px
}

.single-property-area .property-tab .tab-content table {
    width: 100%;
    border: none
}

.single-property-area .property-tab .tab-content table td {
    width: 50%
}

.single-property-area .property-tab .tab-content table tr:nth-child(2n-1) td,.single-property-area .property-tab .tab-content table tr:nth-child(2n-1) th {
    background-color: #f8f8f8
}

.single-property-area .property-tab .tab-content table td,.single-property-area .property-tab .tab-content table th {
    padding: 8.5px 18px;
    border: none
}

.single-property-area .property-tab .tab-content table th {
    font-weight: 500;
    color: #222
}

.single-property-area .property-tab .tab-content table td {
    font-weight: 400;
    color: #8f8f8f
}

.single-property-area .property-tab .floor-info {
    padding-top: 30px
}

.single-property-area .agent-avatar {
    text-align: center
}

.single-property-area .agent-avatar img {
    width: 100%;
    max-width: 300px;
    height: auto
}

.single-property-area .agent-content .agent-heading {
    margin-bottom: 18px
}

.single-property-area .agent-content .agent-heading a,.single-property-area .agent-content .agent-heading h4 {
    color: #222
}

.single-property-area .agent-content .agent-heading h4 {
    font-size: 21px;
    font-weight: 600;
    padding-top: 18px;
    margin-bottom: 2px
}

.single-property-area .agent-content .agent-heading a:hover {
    color: #fb6a19
}

.single-property-area .agent-content .agent-heading span {
    font-weight: 500;
    color: #8f8f8f
}

.single-property-area .agent-content .agent-social {
    margin-bottom: 17px
}

.single-property-area .agent-content .agent-social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.single-property-area .agent-content .agent-social a i {
    line-height: 36px;
    color: #fff
}

.single-property-area .agent-content .agent-social a:hover {
    background-color: #fb6a19
}

.single-property-area .agent-content .agent_info i {
    margin-right: 8px
}

.single-property-area .agent-content .agent_info>div {
    margin-bottom: 9px
}

.single-property-area .agent-content .agent_info {
    margin-bottom: 40px
}

.single-property-area .agent-content .description {
    margin-top: 15px
}

.single-property-area .contact-agent .contact-agent-title {
    margin-bottom: 32px
}

.single-property-area .contact-agent .contact-agent-title h4,.single-property-area .contact-agent .contact-agent-title span {
    display: inline-block
}

.single-property-area .contact-agent .contact-agent-title span {
    font-size: 18px;
    margin-right: 5px
}

.single-property-area .contact-agent .contact-agent-title h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0
}

.single-property-area .contact-agent input,.single-property-area .contact-agent textarea {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    padding-left: 25px;
    padding-right: 25px
}

.single-property-area .contact-agent textarea {
    max-width: 100%
}

.single-property-area .contact-agent .agent-contact-btn:focus {
    outline: 0
}

.single-property-area .contact-agent .form-error {
    color: #fb6a19
}

.single-property-area .contact-agent .form-messages {
    margin-top: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fb6a19
}

.single-property-area .contact-agent .agent-contact-btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.single-property-area #comments {
    border-top: none
}

.single-property-area #comments .blog-line-title {
    margin-top: 0!important
}

@media (max-width: 991px) {
    .property-info-action .property-action {
        float:none;
        top: 0;
        margin-top: 10px
    }
}

@media (max-width: 599px) {
    .single-property-area .property-tab .nav-tabs li {
        display:block;
        width: 100%;
        text-align: center
    }
}

.near-location-info ul {
    padding: 0;
    margin-bottom: 5px;
    position: relative
}

.near-location-info li {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: #222;
    background: #fff
}

.near-location-info li span {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-left: 10px
}

.near-location-info>span {
    text-align: justify;
    font-size: 16px;
    color: #000000;
}

.near-location-info+.near-location-info {
    margin-top: 25px
}
.single_featured_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

@media (max-width: 991px) {
    .nearby-places-detail {
        margin-top:20px
    }
}

.walkscore-wrap ul.walkscore-list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

ul.walkscore-list li span.walkscore-score {
    line-height: 30px;
    position: relative;
    display: block;
    width: 35px;
    height: 30px;
    text-align: center;
    color: #fb6a19;
    border: 1px solid #fb6a19;
    background-color: #fff;
    float: left
}

ul.walkscore-list li span.walkscore-score:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 12px;
    height: 11px;
    -webkit-transform: rotate(-42deg) translateX(-50%);
    -moz-transform: rotate(-42deg) translateX(-50%);
    -ms-transform: rotate(-42deg) translateX(-50%);
    -o-transform: rotate(-42deg) translateX(-50%);
    transform: rotate(-42deg) translateX(-50%);
    border-bottom: 1px solid #fb6a19;
    border-left: 1px solid #fb6a19;
    background-color: #fff
}

ul.walkscore-list li .walkscore-info {
    padding-left: 45px;
    position: relative
}

ul.walkscore-list li {
    margin-bottom: 30px
}

ul.walkscore-list li:last-child {
    margin-bottom: 0
}

.walkscore-wrap .ere-property-element {
    position: relative;
    background-color: #f8f8f8;
    padding: 18px
}

.walkscore-logo {
    position: absolute;
    right: 0;
    top: -30px
}

.walk-score-more-detail {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-decoration: underline
}

.walkscore-wrap address {
    margin-bottom: 0
}

@media (max-width: 480px) {
    .walk-score-more-detail {
        display:none
    }
}

.ere-light-gallery {
    position: relative
}

.ere-light-gallery a.ere-view-video,.ere-light-gallery:hover a.zoomGallery {
    opacity: 1
}

.ere-light-gallery a.zoomGallery {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.4);
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.ere-light-gallery a.ere-view-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    z-index: 2
}

.ere-light-gallery a.ere-view-video i,.ere-light-gallery a.zoomGallery i {
    font-size: 20px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.ere-light-gallery a.ere-view-video i {
    font-size: 55px
}

.single-property-area:hover .ere-view-video i {
    font-size: 60px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.property-info-footer {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    text-align: center;
    margin-bottom: 60px
}

.property-info-footer span i {
    margin: 0 5px
}

.single-property-area .property-location {
    position: relative
}

.single-property-area .property-address,.single-property-area .property-location ul li {
    display: block
}

.single-property-area .property-address strong,.single-property-area .property-location ul li strong {
    display: inline-block
}

.single-property-area .property-location .open-on-google-maps {
    position: absolute;
    right: 0;
    top: 0
}

.single-property-area .property-location ul {
    list-style-type: none;
    padding-left: 0;
    padding-right: 0;
    margin: 0
}

@media (max-width: 767px) {
    .single-property-area .property-location .open-on-google-maps {
        position:inherit;
        top: 0
    }
}

.property-info-tabs #features h4 {
    font-weight: 700
}

.ere-google-map-directions {
    position: relative
}

.ere-google-map-directions .ere-google-map-direction {
    height: 350px
}

.ere-google-map-directions .ere-directions {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
}

.ere-google-map-directions #get-direction {
    padding-top: 6px;
    padding-bottom: 6px;
    height: 34px;
    vertical-align: bottom
}

.ere-google-map-directions #get-direction:hover {
    background-color: #fff
}

.ere-google-map-directions #directions-input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 250px;
    color: #222;
    height: 34px;
    vertical-align: bottom;
    box-shadow: none
}

.ere-google-map-directions #total {
    display: none;
    background: #fff;
    color: #222;
    font-weight: 500;
    height: 34px;
    line-height: 34px;
    margin-bottom: 0;
    padding: 0 10px
}

@media (max-width: 767px) {
    .ere-google-map-directions #directions-input {
        width:170px
    }
}

.property-attachments .media-thumb {
    float: left;
    width: 34px
}

.property-attachments .media-info {
    line-height: 1;
    overflow: hidden;
    padding: 0 0 0 15px
}

.property-attachments .media-info strong {
    margin-bottom: 15px;
    display: block
}

.property-attachments .media-info a {
    text-decoration: underline
}

.media-thumb-wrap {
    margin-bottom: 15px
}

.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0;
    color: #fff;
    border: none
}

.rating-container .rating-stars {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap
}

.rating-container .rating-input {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    font-size: 1px;
    border: none;
    background: 0 0;
    padding: 0;
    margin: 0
}

.rating-disabled .rating-input,.rating-disabled .rating-stars {
    cursor: not-allowed
}

.rating-container .star {
    display: inline-block;
    margin: 0 3px;
    text-align: center
}

.rating-container .empty-stars {
    color: #fb6a19
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #fb6a19;
    white-space: nowrap;
    overflow: hidden;
    -webkit-text-stroke: 1px #fb6a19;
    text-shadow: 1px 1px #fb6a19
}

.rating-rtl {
    float: right
}

.rating-animate .filled-stars {
    transition: width .25s ease;
    -o-transition: width .25s ease;
    -moz-transition: width .25s ease;
    -webkit-transition: width .25s ease
}

.rating-rtl .filled-stars {
    left: auto;
    right: 0;
    -moz-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    -webkit-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    -o-transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0);
    transform: matrix(-1,0,0,1,0,0) translate3d(0,0,0)
}

.rating-rtl.is-star .filled-stars {
    right: .06em
}

.rating-rtl.is-heart .empty-stars {
    margin-right: .07em
}

.rating-md {
    font-size: 26px
}

.rating-sm {
    font-size: 22px
}

.rating-sm {
    font-size: 18px
}

.rating-container .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    vertical-align: middle;
    font-size: 60%
}

.clear-rating-active {
    cursor: pointer!important
}

.clear-rating-active:hover {
    color: #843534
}

.rating-container .clear-rating {
    padding-right: 5px
}

@media print {
    .rating-container .clear-rating {
        display: none
    }
}

.media-object {
    max-width: none!important
}

.reviews-list {
    padding-left: 0;
    padding-right: 0
}

.reviews-list .media-left figure {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 1px solid #dbdfe2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.reviews-list .media-left figure img {
    width: 100%;
    height: auto
}

.overall-rating {
    margin-top: 10px
}

.overall-rating .reviews-box {
    margin: 0;
    padding: 0
}

.overall-rating .reviews-box li {
    line-height: 1.2;
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    box-shadow: none
}

.overall-rating .reviews-box li span {
    display: inline-block;
    vertical-align: middle
}

.overall-rating .reviews-box li .label {
    font-size: 12px;
    position: relative;
    width: 25px;
    padding: 0;
    text-align: left;
    color: #222
}

.overall-rating .reviews-box li .label i {
    position: absolute;
    top: 0;
    right: -3px;
    display: inline-block
}

.overall-rating .reviews-box li .item-list {
    position: relative;
    width: 75.7778%;
    height: 10px;
    margin: 0 10px;
    border-radius: 1px;
    background-color: #e6e9ee
}

.overall-rating .reviews-box li .item-list span {
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fb6a19
}

.overall-rating .reviews-box li .item-list {
    width: 66%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.overall-rating .reviews-box li .label:first-child {
    min-width: 10px;
    width: auto
}

.overall-rating .reviews-box li .label:last-child {
    width: 30px
}

.overall-rating .reviews-box li {
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.ratings-summary {
    background-color: #f8f8f8;
    text-align: center;
    color: #222;
    border: 1px solid #ddd;
    height: 100px;
    width: 200px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 30px
}

.overall-rating {
    width: 280px;
    display: inline-block;
    vertical-align: middle
}

.ratings-summary .ratings-average {
    font-size: 40px;
    font-weight: 700;
    line-height: 1
}

.reviews-count {
    margin-top: 30px
}

.reviews-list .media-body {
    border-bottom: 1px solid #ddd
}

.review-date {
    font-size: 12px;
    font-weight: 400;
    display: inline-block
}

.review-date:before {
    content: "\f073";
    font-family: fontawesome;
    display: inline-block;
    color: #fb6a19;
    margin-right: 5px
}

.rating-wrap {
    display: inline-block;
    float: right
}

.reviews-list {
    margin-bottom: 30px
}

.reviews-list .media-left {
    padding-right: 20px
}

.review-content {
    padding-top: 20px
}

@media (max-width: 600px) {
    .overall-rating,.ratings-summary {
        margin-left:auto;
        margin-right: auto;
        display: block;
        width: 200px
    }

    .aggregate-rating {
        text-align: center
    }
}

@media (max-width: 320px) {
    .rating-wrap {
        float:none
    }

    .ratings-summary {
        width: 100%
    }

    .overall-rating {
        width: 100%
    }
}

.login-for-review {
    text-decoration: underline;
    color: #fb6a19
}

.waiting-for-approval {
    color: #fb6a19
}

.content-single-property .panel-title>a {
    display: block
}

.single-property-element {
    margin-bottom: 60px
}

@media screen and (max-width: 768px) {
    .single-property-element {
        margin-bottom:40px
    }
}

.single-property-element .agent-info {
    margin-bottom: 15px
}

.single-property-element .agent-info i {
    width: 20px;
    display: inline-block
}

.feature-unchecked {
    opacity: .4
}

.property-feature-wrap {
    margin-bottom: 10px
}
