.dw_hide,
.dw_move,
.menu-item-desc{
	display:none;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu{
width:auto;
max-width:auto;
left:auto;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	  background: rgba(0, 0, 0, 0.7);
}
.dwrh_socials{
	display:grid;
	grid-template-columns:1fr 150px;
}
.rh_footer .rh_footer__social{
	text-align:left;
	
}
.wp_cta{
	display:block;
	width:100%;
/* 	max-width:1140px;*/
	position:relative;
	border: none;
	margin: 0 auto;
	padding:0px;
	
	clear: both;
	margin-bottom:10px;
}
.wp_cta .wp_cta_inner{
	display:block;
	width:auto;
	text-align:center;
	margin:0 auto;
}
.wp_cta.dw_property_cta,
.wp_cta.dw_property_cta .wp_cta_inner{
	text-align:left;
	margin: 0 !important;
}

.wp_cta a{
	border: 1px #999 solid;
	border: none;
	border-radius: 3px;
	margin:0 auto;
	background: #EEE;
	display:inline-block;
	grid-template-columns: 50px 1fr;

		padding: 7px 15px;
	width:auto;
	height:100%;
}
.wp_cta i.fas{
	font-size: 2em;
	color: #f4b213;
	float:left;
	margin-right:15px;
}



body.dw_wop_design .wp_cta{
	margin-top:40px;
	text-align:left;
	padding-left: 10px;
	margin:0 0;
}
.wp_cta.dw_cta_notoppad{
	margin-top:5px !important;
	font-size:0.9em;
}
.wp_cta.dw_rmargin_15  .wp_cta_inner{
	margin-right:15px;
}
#dw_search_contact{
}

#dw_search_contact.wp_cta{
	width: 100%;
   max-width: 1440px;
}
#dw_search_contact.wp_cta .wp_cta_inner{
	text-align:right;
}
.rh_page__listing{
	clear:both;
	float:none;
	/* flex-wrap: wrap !important;*/
	width:100%;
	/* display:flex !important;*/
	grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    display: grid !important;
}
.rh_page__listing article {
   flex-grow: 1 !important;
   width: 100% !important;
   max-width:100% !important;
   padding:10px 20px !important;
   /* margin-right:20px !important;*/
   border: 1px #DDD solid !important;
 }
body.dw_wop_design .wp_cta .wp_cta_inner{
	text-align:left;
}
body.dw_wop_design .wp_cta i.fas{
		color: #68C5EA;
}
.wp_cta.dw_property_cta a{

	border: none;
	

}
.home .wp_cta {
	margin-bottom: 30px;
}
/* wp_cta_wp wp_cta_contact */

.cli-plugin-main-link {
	font-weight:normal !important;
	font-size:0.8em !important;
	text-decoration: none !important;
}
body{
	background-color: #FFF;
}
#dw_scrollanchor {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 100px;
	left: 0;
}
body.dw_header_scrolled header{
	position:fixed;
	top:0px;
	left:0px;
	background: rgba(55,55,55,.95);

}
/* logo */


.rh_logo {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 12rem;
	-ms-flex: 1 0 12rem;
	flex: 1 0 12rem;
}


.rh_logo .rh_logo__heading {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1;
	color: #fff;
}

.rh_logo .rh_logo__heading a {
	-webkit-transition: 0.2s all linear;
	transition: 0.2s all linear;
	color: #fff;
}

.rh_logo .only-for-print {
	display: none;
}

/*forms */
select,
.rh_prop_search__form_smart input {
    border: 1px solid #666;
   
}
.rh_btn {
  background-color: #f4b213 !important;
  font-family: Ubuntu;
  border: none;
  color: #FFF;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
select, 
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.rh_prop_search__form_smart input,
.uneditable-input {
	display:inline-block;
    height:40px;
    padding: 4px 20px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #394041;
    border-radius: 20px;
    vertical-align: middle;
}
a.dw_cta_button,
.rh_btn{
	background-color: #f4b213 !important;
	  font-family: Ubuntu;
  border: none;
  color: #FFF;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 20px;
  text-transform:uppercase;
  font-size:1.2rem;
}



.rh_btn.rh_btn__prop_search{
	max-width:100px;	
}

.rh_banner__image {
	height: 60rem;
}
.rh_banner.rh_banner__image{
	background-position: center center;
}
.page-template-dw_home_wd .rh_banner.rh_banner__image{
	/* background-position: center top; */
}
.rh_banner__cover {
	display: none;
}
.dw_rh_banner_outer_wrap{
	
	width:100%;
	height:100%;
	display:grid;
	align-items:center;
}

.dw_bannertitle_low_center .dw_rh_banner_outer_wrap{
	align-items: end;
}
.dw_rh_banner_outer_wrap .rh_banner__wrap{
	display:block;
	text-align:center;

}
.dw_rh_banner_outer_wrap .rh_banner__wrap h1,
.dw_rh_banner_outer_wrap .rh_banner__wrap h1 span{
	font-size: 4.5rem;
	font-weight:700 !important;
	color: #FFF;
	text-shadow: 2px 1px #222;
	text-transform:uppercase;
}
.dw_rh_banner_outer_wrap .rh_banner__wrap h3{
	font-size: 2.7rem;
	font-weight:normal !important;
	color: #FFF;
	text-shadow: 2px 1px #666;
}
.dw_rh_banner_outer_wrap .rh_banner__wrap h4{
	font-size: 2.3rem;
	font-weight:normal !important;
	color: #FFF;
	text-shadow: 2px 1px #666;
}
.page-template-dw_home {
	/* background: #595852; */
	/*	background: #95918A;*/
 background: #bdb8af; 
}

.dw_section_wrap {
	max-width: 1440px;
	margin: 0 auto;
}
.page-template-dw_home .dw_section_wrap{
	max-width:100%;;
	height:100%;
	
}
.dw_topright_box{
	position:absolute;
	top:0px;
	right:0px;
	max-width:100px;
	width:80px;
}

.dw_grid {
	display: grid;
}
html,body{
height:100%;
}
.dw_grid_2col {
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 0px;
}
body.page-template-dw_home {
	display:grid;
	align-items:center;
}
.page-template-dw_home .dw_grid_2col {
		grid-column-gap: 10px;
		align-items:center;
}
h1,
h2,
h3,
h4,
h5, h6 {
	
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    clear: both;
    color: #555;

}

.rh_wrapper_floating_features {
	max-width: 100%;
}

.rh_wrapper_floating_features {
	position: fixed;
	right: 0;
	top: 150px;
	z-index: 999999999;
}



rh_wrapper_language_switcher.parent_open {
	right: 0;
	-webkit-transition: .2s all ease-in-out;
	transition: .2s all ease-in-out;
}

.rh_wrapper_language_switcher {
	direction: ltr;
	margin-bottom: 3px;
	position: relative;
	right: calc(-100% + 47px);
	-webkit-transition: .5s all ease-in-out;
	transition: .5s all ease-in-out;
}

.inspiry-language-switcher {
	background: #000000;
	cursor: pointer;
}

.inspiry-language-switcher ul {
	list-style: none;
	z-index: 999;
	margin: 0;
}

.inspiry-language-switcher .inspiry-language.current {
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 2.4rem;
	text-transform: capitalize;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	color: #fff;
}

.inspiry-language-switcher>ul>li.open {
	background-color: #ffffff;
}

.inspiry-language-switcher>ul>li {
	position: relative;
	padding: 13px 18px 13px 7px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.inspiry-language-switcher li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.inspiry-language-switcher>ul>li.open span {
	color: #0d0d0d;
}

.inspiry-language-switcher span:not(.inspiry-no-language-flag) {
	display: inline-block;
	word-break: break-all;
}

.inspiry-language-switcher .inspiry-language-native {
	white-space: nowrap;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
}


/* search form smart */

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart {
	display: block;
	/*-webkit-box-shadow: 0px 30px 95px -20px rgba(0, 0, 0, 0.69);
	box-shadow: 0px 30px 95px -20px rgba(0, 0, 0, 0.69);
	*/
}
.select2-search{
	display:none !important;
}
.select2-dropdown,
.select2-dropdown--below ,
 .select2-selection__rendered{
	border:1px #660 solid !important;
	border-radius:20px !important;
	 /* overflow:hidden; */
	
}
/*
.select2-dropdown{
	background: #FFF !important;;
}
.select2-dropdown--above,
.select2-dropdown--below{
	background: #FFF !important;;
	max-height: 500px!important;;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 500px;
    overflow-y: auto;
}
*/
 .select2-selection__rendered{
	/*background: #0FF !important;;*/
}
.select2-results__option.select2-results__option--highlighted{
	background: #DDD !important;
	
}
.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option {
	/*width: 25%;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	*/
}
.rh_footer__social i.fa:before {
    content: "" !important;
}
.rh_footer__social::before{
	
}

.rh_footer__social i.fa {
    height: 20px;
    width: 20px;
    background-size: contain !important;
}
/*
.rh_footer__social i.fa.fa-facebook-square{
	background: url("/wp-content/uploads/2020/05/fb-f-logo-blue-144.png")	
}
.rh_footer__social i.fa.fa-instagram{
		background: url("/wp-content/uploads/2020/05/instagram-icon-01.png")	
	
}
*/
.dw_style_imgtxt article .rh_news_module_inner{
	position:relative;
}
.dw_style_imgtxt article .rh-wrapper-post-contents{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;

	background: transparent;
	display:grid;
	align-items:center;	
	}
.rh_content .dw_style_imgtxt  .post-title,
.rh_content .dw_style_imgtxt  .post-title a{
	margin-bottom:0px !important;
	text-align:center;
	color:#FFF;
	text-shadow: 1px 1px #666;
	font-size:1.2em;
	text-transform:none;
}

.dw_agrid_image_right .dwrh_section__post article .rh_post_module_inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: " media contents contents";
}
.dw_agrid_image_right .dwrh_section__post article .rh_post_module_inner .rh-wrapper-post-media {
    grid-area: media;
}
.dw_agrid_image_right .dwrh_section__post article .rh_post_module_inner .rh-wrapper-post-contents {
    grid-area: contents;
    padding-right:0px;
}

body.page-template-dw_home_wd .dwrh_section__post H2 a {
    color: #68C5EA;
}
body.page-template-dw_home_wd .rh_section__news{
	background: #FFF;
}
 body.page-template-dw_home_wd .wrapper-home-sections{
 margin-top:10px;
 }
.dw_rhea_buttons{
 display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
  float:right;
  justify-content:right;
}
.dw_rhea_buttons>a,
a.dwrh_readmore_button{
	display: flex;
  flex-direction: column;
  flex-basis: 100%; 
  flex: 1;
  padding: 5px 20px;
  border: 2px #f4b213 solid;
  position:relative;
	white-space:nowrap;
  background:#f4b213;
  color: #FFF;
  border-radius: 20px;
  margin: 0px 5px;
  text-transform:uppercase;
  text-align:center;
  font-weight:normal;
}
.dw_rhea_buttons i{
	margin-left:10px;
	display:inline-block;
	position: absolute;
    right: 10px;
    top: 10px;

}
.dw_rhea_buttons>a.dwrh_readmore_button,
a.dwrh_readmore_button{
	background: #FFF;
	color: #f4b213;
	position:relative;
	white-space:nowrap;
	}
.dwrh_contact_button{
	margin-right:0px !important;
}
@media (max-width: 890px) {
	
	.page-template-dw_home_wd  .rh_wrapper__news .rh_section_divider{
		display:none;
		
		}
	.page-template-dw_home_wd	.rh_section__news,
	#home-featured-project-section,
.rh_section .rh_section__head,
.rh_section .rh_section__head .rh_section__title {
	
	padding-top:0px !important;
	padding-bottom:0px !important;;
}
	.rh_menu {
    width: 100%;
    position: absolute;
    top: 20px;
}

.rh_section_content {
   
    margin: 0 auto;
    padding: 0 0.5rem !important;
}
	.dw_rh_banner_outer_wrap .rh_banner__wrap h1,
.dw_rh_banner_outer_wrap .rh_banner__wrap h1 span{
	font-size: 3rem;
	font-weight:500 !important;
	color: #FFF;
	text-shadow: 2px 1px #222;
	text-transform:uppercase;
	margin-top: 50px;
}
.dw_rh_banner_outer_wrap .rh_banner__wrap h3{
	font-size: 2rem;
	font-weight:normal !important;
	color: #FFF;
	text-shadow: 2px 1px #666;
}
.dw_rh_banner_outer_wrap .rh_banner__wrap h4{
	font-size: 2rem;
	font-weight:bold !important;
	color: #FFF;
	text-shadow: 2px 1px #666;
}

.rh_logo_inner a:nth-child(2){
	position:relative !Important;
	top: auto !important;
	margin-top:30px;
		
}
	
.rh_wrapper_floating_features {
    right: auto;
    top: auto;
    bottom: 0;
    background: #000000;
    width: 100%;
    
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;

    position: fixed;
    right: 0;
    top: auto;
    z-index: 999999999;

}
.rh_wrapper_floating_features .rh_wrapper_language_switcher{
		left:0px
	}
}

@media (max-width: 479px) {
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option {
		width: 100%;
	}
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option input {
	height: 44px;
	width: 100%;
	background: #ffffff;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .hide-fields {
	display: none;
	width: 100%;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields {

	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 20px;
}

.inspiry_mod_search_form_smart  label {
	display: none;
}

/*.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields input {
	border-right: 1px solid #e0e0e0;
	padding-left: 15px;
}*/

@media (max-width: 890px) {

	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields input {
		/* border-bottom: 1px solid #e0e0e0; */
	}
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .select2-container .select2-selection--single {
	border: none;
	/* border-right: 1px solid #e0e0e0; */
}

@media (max-width: 890px) {
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .select2-container .select2-selection--single {
		/* border-right: 1px solid #e0e0e0; */
	}
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__active .select2-selection--single {
	border-color: #666;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type input {
	border-right: none;
}

@media (max-width: 1023px) {
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type input {
		/* border-right: 1px solid #e0e0e0; */
	}

}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type .select2-container .select2-selection--single {
	border-right: none;
}

@media (max-width: 1023px) {
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields .rh_prop_search__option:last-of-type .select2-container .select2-selection--single {
		/* border-right: 1px solid #e0e0e0; */
	}
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container {
	width: 100%;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single {
	height: 44px;
	border-radius: 0;
	outline: none;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 44px;
	color: #808080;
	padding-left: 15px;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
	outline: none;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 44px;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-mode-container {
	position: relative;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-wrapper>div {
	padding: 20px 0 0 10px;
	display:grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#dwrh_liftoptions{
	display:grid;
	grid-template-columns: 1fr 1fr;
	margin-left:20px;
	grid-column-gap:20px;
	grid-column: span 3;
	padding-top: 10px;
}
#dwrh_liftoptions input{
	vertical-align: sub;
    height: 18px;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-wrapper label:before {
	top: 2px;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .more-options-mode-container {
	-webkit-box-shadow: none;
	box-shadow: none;
	grid-column: span 5;
}

.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .open_more_features {
	position: relative;
	background: transparent;
	opacity: 1;
	visibility: visible;
	display: block;
	color: #000;
	padding: 4px 0px;
}

.inspiry_mod_search_form_smart .rh_prop_search__active .select2-container--default .select2-selection--single {
	background: #fff;
	border-color: #666;
}

.inspiry_mod_search_form_smart .select2-container--open .select2-dropdown--below,
.inspiry_mod_search_form_smart .select2-container--open .select2-dropdown--above {
	background: #fff;
}

.inspiry_mod_search_form_smart .select2-container--default .select2-results__option--highlighted[aria-selected],
.inspiry_mod_search_form_smart .select2-container--default .select2-results__option[aria-selected=true] {
	background: #fff;
}

.inspiry_mod_search_form_smart .rh_prop_search__active .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
}


.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__btnWrap {
display:grid;
grid-template-columns:1fr 1fr;
width:150px;
margin: 0 auto;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search {
	white-space: nowrap;
	padding: 12px 25px;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search svg {
	width: 20px;
	-webkit-transition: .2s all;
	transition: .2s all;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search .icon-search {
	-webkit-transition: .2s all;
	transition: .2s all;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_btn__prop_search span {
	display: inline-block;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__searchBtn button {
	
	-webkit-transition: .2s all;
	transition: .2s all;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__searchBtn button:hover {
	background: #e2622a;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance {
	position: relative;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance a {
	background: #FFF;
		display: inline-block;
	padding: 12px;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance a:hover {
	opacity: .95;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance a.rh_smart_form_open {
	opacity: .95;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance svg {
	width: 20px;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance .icon-search-plus,
.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .rh_prop_search__advance .rh_icon__search {
	-webkit-transition: all .2s;
	transition: all .2s;
}

.inspiry_mod_search_form_smart .rh_prop_search__buttons_smart .advance-search-arrow {
	display: none;
}

.inspiry_mod_search_form_smart .rh_prop_search__fields_smart {
	/*-webkit-box-flex: 1;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	*/
	display:block;
}

.inspiry_mod_search_form_smart .rh_prop_search__form_smart {
	/*display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	
	*/
	margin-top: 25px;
	display:grid;
	grid-template-columns: 1fr 150px;
}
@media (max-width: 1400px) {
.dw_rh_banner_outer_wrap .rh_banner__wrap h1 span{
		display:block;
		clear:both;

	}
}
@media (max-width: 1139px) {
	
				.rh_prop_search__buttons_smart{
		text-align:center;	
		border-bottom: 1px #DDD solid;
		margin-top:20px;
	}
.inspiry_mod_search_form_smart .rh_prop_search__form_smart {
	padding-top:20px !important;
		grid-template-columns: 1fr;
	}

	.inspiry_mod_search_form_smart .rh_prop_search__form_smart .rh_prop_search__searchBtn,
	.inspiry_mod_search_form_smart .rh_prop_search__form_smart .rh_btn__prop_search {
		
	}

	.inspiry_mod_search_form_smart .rh_prop_search__form_smart .rh_prop_search__advance_btn {
		padding: 12px 24px;
	}
	.rh_prop_search__buttons_smart{
		text-align:center;	
	}
	.inspiry_mod_search_form_smart .rh_prop_search__form_smart.rh_grid_size {
		margin-top: 0;
		padding: 0;
	}
}

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields_wrapper {
	display: none;
	padding: 0px;
	padding-top: 20px;
	background: #ffffff;
	/* border-top: 1px solid #e0e0e0; */
}

@media (max-width: 890px) {
	.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields_wrapper {
		border-top: none;
		max-width:99% !important;
	}
	
	
}

/* .inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields {
	    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; */ 
    /* display: flex; */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    /* -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; */
    /* flex-wrap: wrap; */
    /* -webkit-box-align: end; */
    /* -webkit-align-items: end;
    -ms-flex-align: end;  */
    align-items: start;
} */

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields label {
	display: none;
}
.inspiry_mod_search_form_smart  .dw_hovedsok label,

.more-options-wrapper .option-bar label
{
	
	display:inline-block;
}
.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option {
	
	width: 100%;
	margin-bottom: 20px;
}

@media (max-width: 890px) {
	.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option {

	}
}

@media (max-width: 767px) {
	.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option {
		
	}
}

@media (max-width: 558px) {
	.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option {
	
	}
}

@media (max-width: 479px) {
	.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option {
		max-width: 100%;
	}
}

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option input {
	height: 36px;
	border: 1px solid #666;
	color:#394041;
	padding-left: 10px;
	padding-right: 10px;
}

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option .select2-container--default .select2-selection--single {
	height: 36px;
	 border: none !important;
}

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px;
	padding-left: 10px;
	padding-right: 10px;
}

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__option .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
}

.inspiry_mod_search_form_smart .rh_form_smart_collapsed_fields .rh_prop_search__active .select2-container--default .select2-selection--single {
	border-color: #ea723d;
}

.inspiry_mod_search_form_smart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
	width: 0.5rem;
	background: #ea723d;
}

.inspiry_mod_search_form_smart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
	background-color: #c54b15;
}

.inspiry_mod_search_form_smart .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ea723d;
}

.inspiry_hide_search_form {
	display: none;
}

@media (max-width: 1139px) {
	.inspiry_hide_search_form {
		display: block;
	}
}


/* end search form smart */

/* boxes and section headings */
 
 /*
 seksjons-headinger
 */
 .rh_section .rh_section__head {
    padding: 0 10rem 1rem;
    text-align: center;
}
 .page-template-dw_home_wp  .rh_section .rh_section__head {
 	
}
 .rh_section .rh_section__head .rh_section__title {
 	
 	text-transform: uppercase !important;
 	font-size:1.3em;
 	font-weight:bold;
 	
 }

.rh_section .rh_section__head .rh_section__title span{
	color: #f4b213 !important;
}

body.dw_wop_design .rh_section .rh_section__head .rh_section__title span {
    color: #68c5ea !important;
}
 	
.rh_section_divider{
	height:10px;
	width:100%;
	clear:both;
	/*
		background-image: url("images/small_wave.svg");
		background-repeat:no-repeat;
		background-position:center center;
		*/
	margin-bottom: 20px;
}
body.dw_wop_design .rh_section_divider {
    
/*     background-image: url("images/small_wave_wd.svg"); */
}
body.dw_wop_design  .dwrh_section__post_elementor H2 a{
	color: #f4b213 !important;
}
.rh_logo_inner a img{
width: 200px;
height:80px;
}
.rh_logo_inner a{
	display:block;
	clear:both;
}
.rh_logo_inner a:nth-child(2){
	position:absolute;
	top: 140px;
}
body.dw_header_scrolled .rh_logo_inner a:nth-child(2){
	display:none !important;
	
}

.rh_logo_inner a:nth-child(2) img{
	width:150px  !important;;
	height: auto  !important;;
	    display: block;
    margin: 0 auto;
}
.dw_boxrow .dw_box{
	height:200px;
	display:grid;
	align-items: center;
}
.dw_boxrow .dw_boxsquare {
	border: 1px #ddd solid;
}
.dw_boxrow .dw_boxsquare h3{
	background: #DDD;
	color: #000;
	margin-bottom:0px;
	margin-top:0px;
	padding: 5px;
	text-transform:uppercase;
	text-align:center;
	}
	.dw_boxrow .dw_boxsquare a.dweqimg{
		display:block;
		position:relative;
		height:250px !important;
		overflow:hidden;
		}
.dw_boxrow .dw_boxsquare img{
	height: 100%;
  width: 100%;
  object-fit: cover;
	display:block;
	padding:0px;
	margin:0px;
	
	position:relative;
}
.rh_section_content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 8.5rem;
}
div.dw_style_circle article, .dw_boxrow .dw_box {
    height: 295px;
    width: 295px;
    background: #DDD;
    /* margin-left: 15px; */
    /* display: table; */
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.dw_boxrow .dw_box h3{
	padding:0px;
	margin:0px;
	
	
}
.dw_boxrow .dw_box h3 a{
	text-transform:uppercase;
	color:inherit;
	text-decoration:none;
}
.dw_boxrow .dw_box .elementor-column-wrap{
	display:table-cell !important;
	vertical-align:middle !important;
}

.dw_boxrow .dw_box h3
{
	text-align:center;
	color:#FFF;
	font-weight:bold;
	 text-transform: lowercase;
	font-size:1.7em;
}

.dw_boxrow .dw_box h3 A{
		color:#FFF;
}
.dw_boxrow .dw_box h3 A:hover{
		color:#DDD;
}
.dw_boxrow .dw_box_dgrey{
	background: #95918A;
	 background-image: url("images/dgrey_box_500.jpg"); 

}
.dw_boxrow .dw_box_grey{
	background-image: url("images/grey_box_500.png"); 

}
.dw_boxrow .dw_box_orange{
	background: #f4b213;
		background-image: url("images/orange_box_500.png"); 
}

.dw_boxrow .dw_box_blue{
	background: #68c5ea;
		 background-image: url("images/blue_box_500.png"); 
}

.rh_section__news_wrap h3,
.rh_prop_card__details h3,
h3.post-title{
	text-transform: uppercase;
	font-size:1.2em;
}
.rh_section__projects.rh_section__news_wrap {
padding-top:0px !important;
}
 .page-template-dw_home_wp  .rh_section .rh_section__head {
 	
}
 .rh_sec
.dw_pad_heading .rh_section__head{
	padding-top:1.5rem !important;
	padding-bottom:0.75rem !important;

}
.rh_section__news_elementor img {
    max-width: none;
    width: 100%;
    object-fit: cover;
    /* width: 50px; */
    height: 230px;
}
p.rh_prop_card__price{
    padding-bottom: 0px;
    line-height: normal;
    margin: 0px;
}
figure .rh_prop_card__priceLabel{
	
	color: #F4B213 !important;
	background: #333;
	padding: 3px 5px;
	position:absolute;
	bottom: 15px;
	left:15px;
}
figure .rh_prop_card__priceLabel .rh_prop_card__price{
	color: #F4B213 !important;
	font-weight:bold;
}
.rh_list_card{
    margin: 1.3rem  20px 0 0 !important;
    
}
.property-thumbnail-gradient:after, 
.rh_list_card__wrap .rh_list_card__thumbnail:after, 
.rh_prop_card .rh_prop_card__thumbnail:after {
    content: none !important;
    display: none !important;
    position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    min-height: 0px !important;
    background: transparent !important;
}
.dw_boxrow {
	margin:0 auto;
}
.dw_grid{
	display:grid;
}

.dw_grid.dw_col_3{
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 20px;
	width:100%;
	padding: 0px 10px;
}
.dw_grid.dw_col_4{
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
}

.dw_grid.dw_col_4 .rh-wrapper-post-media,
.dw_grid.dw_col_3 .rh-wrapper-post-media{
	
	max-height : 230px;
	overflow:hidden;
}

.dw_grid.dw_col_3 .rh-wrapper-post-media{
	max-height:230px;
	overflow:hidden;
}

.rh_footer__banner {
    position: relative;
    height: 300px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.rh_footer .rh_footer__wrap {
    padding: 0px !important;
    max-width: 100% !important;
}
.rh_footer__banner_overlay {
    position: absolute;
    left: 0px;
    top: 0px;
/*    background-image: linear-gradient(to right, rgba(0,0,0,0.5) , transparent);*/
    width: 500px;
    max-width: 100%;
    height: 100% !important;
}
.rh_footer__banner_overlay img {
    margin-top: 30px;
    margin-left: 50px;
    height: 220px;
    width: auto;
}

.rh_footer .rh_footer--alignTop {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	max-width: 1240px !important;
    margin-top: 2rem;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{

	text-shadow:1px 1px #666;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item > ul.mega-sub-menu{
	opacity:1;
	transition:none;
	visibility:visible;
	display:none;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item:hover > ul.mega-sub-menu{
	display:block;
}
ul.sub-menu{
	
}

.menu-item-has-children{
	position:relative;
}
.menu-item-has-children a{
	
}
li.menu-item-has-children>i.rh_menu__indicator{
	cursor:pointer;
	display:inline-block;
	float:right;
	color: #FFF;
	font-size: 1.2em;
	margin-left:0px;
	margin-top:15px;
	right:0px;
	z-index:50;
	
}
ul ul li.menu-item-has-children>i.rh_menu__indicator{
	display:none;
}


@media(max-width:768px){
	.dw_boxrow .dw_boxsquare img{
		width:100%;
		height:auto;
	}
	.single-property .rh_prop_search {
		display:none;
	
	}
	
.dw_boxrow .dw_box{
	/* width:100% !important;*/
	margin-left:0px !important;
	
}
.dw_grid.dw_col_4,
.dw_grid.dw_col_3{
		grid-template-columns: 1fr !important;
		grid-gap: 10px;
	width:100%;
	margin:10px 0px;
}
}
@media only screen and (max-width: 980px) {
	.dw_grid_2col {
		grid-template-columns: 1fr;
		grid-column-gap: 0px;
		grid-row-gap: 10px;
	}
	.rh_wrap {
    height: 100%;
   
}
.page-template-dw_home	.wrapper-home-sections {
    height: 90%;
    overflow: hidden;
}
.dw_c_section {
    overflow: hidden;
     min-height: 200px !important;
    position: relative;
    /* height: 50%; */
}
.dw_agrid_image_right .dwrh_section__post article .rh_post_module_inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "media"
    											"contents";
  }

.dw_c_section .dw_section_content .dw_logo_image img {
    max-width: 200px;
    display: block;
    
    margin:0 auto !important;
    margin-top: 10px !important;
}
.page-template-dw_home .dw_grid_2col {
    /* grid-column-gap: 10px; */
    
    align-items: center;
    grid-template-rows: 1fr 1fr;
}
.dw_c_section h1 {
    font-size: 2rem;
    font-weight: bold !important;
    color: #FFF;
    text-shadow: 1px 1px #333;
    text-transform: uppercase;
}

}

@media (max-width: 767px) {
	.rh_logo {
		margin-left: auto;
		margin-right: auto;
	}
		.wp_cta{
			width:90%;
		max-width:90%;
}
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_form_smart_top_fields {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
	}
	
	/*
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option:nth-child(1),
	.inspiry_mod_search_form_smart .rh_prop_search__wrap_smart .rh_prop_search__option:nth-child(2) {
		grid-column-start: 1;
  	grid-column-end: 4;

}
	
	#menu-main-menu {
    background: rgba(0,0,0,0.7) !important;
	}
	.rh_header_var_1 ul.rh_menu__main>li.nav-active>.sub-menu {
			background: transparent;
	}
	.rh_header_var_1 ul.rh_menu__main .dw_menu_cols.nav-active ul.sub-menu{
		width:350px !important;
	}
	
	.rh_menu{
		position: absolute;
		top: 20px;
		right: 10px;
	}
	
	.rh_menu__hamburger{
    width: 25px;
    height: 19px;
    display: inline-block;
    position: absolute;
    right:10px;
    top:0px;
}
.hamburger-box {
    width: 25px;
    height: 19px;
    display: inline-block;
    position: relative;
}
.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: 75ms;
    transition-duration: 75ms;
    -webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    height: 4px;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 25px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -.5px;
}
	.menu-main-menu-container{
		position:absolute;
		  right:0px;
		  width:350px;
    top:40px;
    overflow:hidden;
    display:none;
    
	}
	.rh_header_var_1 ul.rh_menu__main .dw_menu_cols.nav-active ul.sub-menu{
		width:auto;
	}
	.rh_header_var_1 ul.rh_menu__main .dw_menu_cols.nav-active ul.sub-menu{
		padding-left:0px;
		width:auto !important;
	}
	li.menu-item-has-children>a {
		text-transform:uppercase;
		font-weight:bold;
	}
	#menu-main-menu>li>a{
		color: #e2a617 !important;;
		font-weight:bold;
	}
	#menu-main-menu>li{
		margin-bottom:20px;
	}
	li.menu-item-has-children > i.rh_menu__indicator {
    cursor: pointer;
    display: block;
    
    color: #FFF;
    font-size: 1.5em;
    margin-left: 0px;
    margin-top: 15px;
    		width:25px;
		height:25px;
    z-index: 50;
    position: absolute;
    
    right: 20px;
    top: -15px;
}
.rh_header_var_1 ul.rh_menu__main .dw_menu_cols.nav-active ul.sub-menu i.rh_menu__indicator{
	right: 10px;
}
	ul ul li.menu-item-has-children > i.rh_menu__indicator{
		display:block;
		
		z-index:3000;
		visibility:visible;
		opacity:1;

		float:none;
		position:absolute;
		right:20px;		
		top:0px;
	}
	.rh_header_var_1 ul.rh_menu__main .dw_menu_cols ul.sub-menu ul.sub-menu{
		margin-top:0px;
	
}
.rh_banner .rh_banner__wrap{
	padding:0px;	
}
.rh_section_content{
	padding: 0 1rem;
}
.rh_section__news_wrap article {
    width: 95%;
}
.rh-wrapper-post-contents {

    padding-top:0.5rem;
}
.wrapper-home-sections.diagonal-mod-wrapper {
    padding-bottom: 1rem;
}
.dw_grid.dw_col_4, .dw_grid.dw_col_3 {
    grid-template-columns: 1fr !important;
    grid-gap: 10px;
    width: 100%;
    margin: 10px 0px;
}
div.dw_style_circle article, .dw_boxrow .dw_box {
    height: 100px;
    width: 100%;
    border-radius: 50px;
}

	/*.rh_header_var_1 ul.rh_menu__main ul.sub-menu,
	.rh_header_var_1 ul.rh_menu__main ul.sub-menu li a{
		padding-left:0px !important;
	}
	*/
	/*
.rh_header_var_1 ul.rh_menu__main .dw_menu_cols ul.sub-menu {
    position: absolute;
    display: grid;
    grid-auto-flow: row;
    width: 1;
    left: 0px;
    grid-gap: 10px;
    padding: 10px;
}
*/

	.menu-main-menu-container ul,
	.menu-main-menu-container li{
		position:relative !important;
		display: block !important;
		
		visibility:visible !important;
		opacity:1 !important;
		clear:both !important;
		background:transparent !important;
		color: #FFF !important;
		z-index:10;
	}
	.menu-main-menu-container li a{
		color: #FFF !important;
		}
		
	.menu-item-has-children ul{
		display:none !important;
		  transition: opacity 1s ease-out;
    opacity: 0;
	}
	.menu-item-has-children.nav-active>ul{
		 opacity: 1;
		display:block !important;
	}
	.menu-item-has-children i.rh_menu__indicator{
		
	}
	
}