/*
Theme Name: Twenty Nineteen Child
Theme URL: http://hostinger-tutorials.com
Description: Twenty Nineteen Child Theme
Author: John Doe
Author URL: http://hostinger-tutorials.com
Template: twentynineteen
Version: 1.0.0
Text Domain: twentynineteen-child
*/




html {
    background-color: #f8ece6;
    font-family: acumin-pro,sans-serif;
}

body {
    font-family: acumin-pro,sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}

p, h1, h2, h3{
    font-family: acumin-pro,sans-serif;
    font-style: normal;
    font-weight: 400 !important;
}


li ,body{
    line-height: 1.7em !important;
}

/*-- Changes by DMS June 2020--*/

footer.entry-footer {
    display: none !important;
}

div#main_contact_form {
    display: none !important;
}

.text.content-text {
    padding: 0 25px !important;
}
.carousel-full {
    display: flex;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0px auto;
}

.main-page h3.border {
    font-size: 2em;
    line-height: 32px;
    border-bottom: 1px solid #FBF4F1;
    margin-bottom: 25px !important;
    padding-bottom: 25px !important;
    width: calc(100% - 50px);
    margin: 0px auto;
    display: block !important;
}

.main-page h3 {
    font-size: 2em;
    letter-spacing:1px;
    line-height: 32px;
    width: calc(100% - 50px);
    margin: 0px auto;
    display: block !important;
}

.text.content-text.text-centered {
    text-align: center !important;
    max-width: 550px;
    margin: 0px auto;
    width: 100% !important;
}


/*-----------------Desktop Landscape screens---------------------*/
@media only screen and (min-width: 1025px){
.col-left {
    display: block;
    width: auto;
    float: left;
    margin: 15px 0 !important;
}

.col-right {
    display: block;
    width: auto;
    float: left;
    margin: 15px 0 !important;
}

.room-details-full {
    margin: 25px auto;
}

.btn {
    color: #b1a188 !important;
    border-radius: 26px ;
    min-width: 274px !important;
    text-align: center !important;
    text-decoration: none !important;
    padding: 11px 33px !important;
}
#tab-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}
#tab-wrapper ul {
    text-align: center !important;
    display: inline-block;
    margin-bottom: 0px !important;
    padding-left: 1em !important;
}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    left: 0;
    right: 0;
}

#tabs_container {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    display: block;
    width: 100%;
    height: 1000px !important;
    margin: 0px auto !important;
}

#tabs_container div {
    display: block;
    width: 100%;
    background: #f5f5f5;
    height: 85vh !important;
    top: 0px !important;
    margin-top: 0px !important;
    padding-top: 15px !important;
}

span.tab-subheading {
    display: block;

}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 10px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: -8px;
    max-width: 30%;
}

}

/*-----------------Tablet Landscape screens---------------------*/
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.col-left {
    display: block;
    width: auto;
    float: left;
    margin: 0 auto !important;
}

.col-right {
    display: block;
    width: auto;
    float: left;
    margin: 0 auto !important;
}

.room-details-full {
    margin: 25px auto;
}

.btn {
    color: #b1a188 !important;
    border-radius: 26px;
    min-width: 375px !important;
    text-align: center;
    text-decoration: none !important;
    padding: 15px 50px !important;
    width: 100% !important;
    display: block !important;
    margin: 0px auto 25px !important;
}

#tab-wrapper ul {
    text-align: center;
    display: inline-block;
    margin-bottom: 0px !important;
    margin: 0px auto;
    padding-left: 0 !important;
}
#tab-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    left: 0;
    right: 0;
}
#tabs_container {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    display: block;
    width: 100%;
    height: 100vh !important;
    margin: 0px auto !important;
}
span.tab-subheading {
    display: block;

}

#tabs_container div {
    display: block;
    width: 100%;
    background: #f5f5f5;
    height: 85vh !important;
    top: 0px !important;
    margin-top: 0px !important;
    padding-top: 15px;
}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 10px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: -8px;
    max-width: 100%;
}

}

/*-----------------Tablet Portrait screens---------------------*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

.col-left {
    display: block;
    width: auto;
    float: left;
    margin: 0 auto !important;
}

.col-right {
    display: block;
    width: auto;
    float: left;
    margin: 0 auto !important;
}

.room-details-full {
    margin: 25px auto;
}

.btn {
    color: #b78b62 !important;
    border-radius: 26px;
    min-width: 375px !important;
    text-align: center;
    text-decoration: none !important;
    padding: 15px 50px !important;
    width: 100% !important;
    display: block !important;
    margin: 0px auto 25px !important;
}

#tab-wrapper ul {
    text-align: center;
    display: inline-block;
    margin-bottom: 0px !important;
    margin: 0px auto;
    padding-left: 0 !important;
}

#tab-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    left: 0;
    right: 0;
}
#tabs_container {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    display: block;
    width: 100%;
    height: 100vh !important;
    margin: 0px auto !important;
}

span.tab-subheading {
    display: none;

}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 10px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: -8px;
    max-width: 100%;
}

/*--------end of Tablet Landscape styles-------*/
}


/*-----------------Mobile screens---------------------*/
@media only screen and (max-width: 767px){
  
/*29/07/2020*/  
  
 [data-aos^="fade"][data-aos^="fade"].aos-animate {opacity: 1 !important;transform: inherit !important;}
[data-aos][data-aos][data-aos-easing="ease-out"], body[data-aos-easing="ease-out"] [data-aos] {transition-timing-function: inherit !important;}
[data-aos^="fade"][data-aos^="fade"] {opacity: 1 !important;transition-property: inherit !important;} 
[data-aos^="fade"][data-aos^="fade"].aos-animate {opacity: 1 !important;transform: inherit !important;}
[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {transition-duration: inherit !important;}
.left.text.mobile-not-flex .with-text {padding-left: 20px  !important;padding-right: 20px !important;}
.left.text.mobile-not-flex{ display: block  !important;}
.left.text.mobile-not-flex .btn.btn-yellow-body {max-width: 100% !important;width: 100% !important; min-width: inherit !important; padding: 11px 33px !important;}  
.left.text.mobile-not-flex .col-left, .left.text.mobile-not-flex .col-right {float: none !important;} 
[data-aos="fade-up"] {transform: inherit !important;}  
body .btn{ min-width: 100% !important; padding: 15px 24px !important}  
.rentals-form .rentals-form-top {margin-bottom: 20px;}  
.rentals-form .lbl {margin-top: 10px !important;display: block;} 
.rentals-form-top-right {margin-left: 0 !important;} 
.row-margin{ margin-left:-20px; margin-right:-20px;} 
.details .specs span.line{ margin: 0px 8px !important;}  
  .details .specs  { font-size: 12px !important;}
  
.col-left {
    display: block;
    width: auto;
    float: left;
    margin: 0 auto !important;
}

.col-right {
    display: block;
    width: auto;
    float: left;
    margin: 0 auto !important;
}

.room-details-full {
    margin: 25px auto;
}

.btn {
    color: #b1a188 !important;
    border-radius: 26px;
    min-width: 375px !important;
    text-align: center;
    text-decoration: none !important;
    padding: 15px 50px !important;
    width: 100% !important;
    display: block !important;
    margin: 0px auto 25px !important;
}

#tab-wrapper ul {
    text-align: center;
    display: inline-block;
    margin-bottom: 0px !important;
    margin: 0px auto;
    padding-left: 0 !important;
}

#tab-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
    left: 0;
    right: 0;
}

#tabs_container {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    display: block;
    width: 100%;
    height: 100vh !important;
    margin: 0px auto !important;
}

#tabs_container {
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #f1f1f1;
    display: block;
    width: 100%;
    height: 100vh !important;
    margin: 0px auto !important;
}

span.tab-subheading {
    display: none ;

}

#tabs li, #tabs2 li, #tabs3 li, #tabs4 li, #tabs5 li {
    float: left;
    margin-right: 10px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    margin-bottom: -8px;
    max-width: 100%;
}

/*--------end of mobile styles-------*/
}


.btn-container {
    width: 100%;
    display: block;
}


#tabs,#tabs2,#tabs3,#tabs4,#tabs5 {
	width: 100%;
	margin: 0 auto;
}





#tabs li a,#tabs2 li a,#tabs3 li a,#tabs4 li a,#tabs5 li a {
	display: block;
	padding: 17px 30px;
	background: #fff;
	text-decoration: none;
}

#tabs li a:hover,#tabs2 li a:hover,#tabs3 li a:hover,#tabs4 li a:hover,#tabs5 li a:hover {
	background: #b1a188 !important;
	color: #fff !important;
}




iframe.vr-container {
    display: block !important;
    padding: 50px !important;
}

.transition {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.make_transist {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hidescale {
	/*-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;*/
	display:none !important;
}

.showscale {
	/*-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;*/
	display:block !important;
}
.showscale .hidescale{display:block !important; op}
.hideleft {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showleft {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hidescaleup {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscaleup {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transform: rotatey(-90deg) scale(1.1);
	-moz-transform: rotatey(-90deg) scale(1.1);
	-o-transform: rotatey(-90deg) scale(1.1);
	-ms-transform: rotatey(-90deg) scale(1.1);
	transform: rotatey(-90deg) scale(1.1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.showflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;

	-webkit-transform: rotatey(0deg) scale(1);
	-moz-transform: rotatey(0deg) scale(1);
	-o-transform: rotatey(0deg) scale(1);
	-ms-transform: rotatey(0deg) scale(1);
	transform: rotatey(0deg) scale(1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.tabulous_active {
    background: #f5f5f5 !important;
    color: #555 !important;
}

.tabulousclear {
	display: block;
	clear: both;
}



/*--Changes by DMS June 2020--*/


@media screen and (min-width:992px) {}





.home-page-intro img,
.home-bg-render-picture img,
.home-cat-house img {
    width: 100% !important;
    height: auto !important;
    align-self: center !important;
    object-fit: cover;
}


@media screen and (min-width: 800px) {
    .home-bg-render-picture img {}
}



picture {
    width: 100%
}


body {
    font-size: 14px !important;
}

input[type=submit] {
    font-size: 13px !important;
}

a:visited {
    color: #865e37;
}

.register-interst-mobile a,
.register-interst-mobile a:visited {
    color: #fff;
}

.full-with-overlay .details .body {
    color: #865e37 !important;
}

.email-phone>div span:first-of-type,
.footer-flex-row.copyright>a:first-of-type {
    border-right: 1px solid #ffffff;
}

.footer-flex-row.copyright>a:first-of-type,
.details .specs span.line,
.details .bottom .specs span.line {
    border-left: 1px solid #ffffff;
}



.full-width-hero img {
    max-width: 2500px;
    height: auto;
}

.full-width-hero picture {
    width: 100%
}




@media screen and (min-width:447px) {
    .footer-flex-row.copyright {
        max-height: 15px;
    }
}

.footer-flex-row.copyright {
    max-height: 30px;
}


.zoom-slider {
    margin: 0 !important;
}

/* grouped dimenstions */

body h2,
body h3,
p {
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    -ms-hyphens: none !important;
    hyphens: none !important;
}

body h3{
    letter-spacing:2px;
}

a img {
    outline: none !important;
}

img {
    border: 0 !important;
}


body,
body h1,
body h2,
body h3,
.main-navigation .main-menu>li>a:hover,
.main-navigation .main-menu>li>a:hover+svg,
button,
.btn,
#main a,
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow,
.sl-wrapper .sl-close,
.sl-wrapper .sl-navigation button,
.two-images-flex,
.mb-3,
.main-navigation .main-menu>li>a {
    color: #b1a188;
}

#colophon .site-info{
    color:#ffffff;
}

.paragraph-content{
    max-width:1020px;
    padding:0 20px;
    margin:32px auto !important;
}

.paragraph-content-narrow{
    max-width:800px;
    padding:0 20px;
    margin:32px auto !important;
}

.padding-extra{
    padding-bottom:60px;
}

.padding-small{
    padding-bottom:30px;
}

.full-width{
    width:100%;
}


a:visited {
    color: #b1a188 !important;
}

a.btn-yellow-body:visited{
    color: #ffffff !important;
}

.header-page h1 {
    font-weight: 700 !important;
    font-style: normal !important;
    color: #fff;
    line-height: 62px;
    text-align: center;
    padding: 29px 0;
    margin: 0 !important;
    letter-spacing: 0;
}

.register-interst-mobile a:visited {
    color: #fff !important;
}

ul.customLi li::before,
ol.customLi li::before,
.cool_close a::before,
.cool_close a::after,
.responsive-menu-inner,
.responsive-menu-inner:before,
.responsive-menu-inner:after,
.header-page,
input[type=submit],
button:active,
.ui-button:active,
.ui-button.ui-state-active:hover,
.dwell-news-flex .dwell-news-footer p.abs,
.btn-yellow {
    background-color: #ffffff !important;
}

.header-right-side a {
    background-color: #b1a188 !important;
}


.header-page h2 {
    color: white;
    padding: 20px 0;
}

.page-41 .header-page h2,
.page-204 .header-page h2 {
    margin: 0 !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 1px solid #b78b62 !important;
}

body .popup h2 {
    text-align: center !important;
    margin-top: 0 !important;
}


body h2,
body h1 {
    font-style: normal !important;
    font-weight: 700 !important;
}

body h3 {
    font-weight: 700 !important;
}

body .boxed-content-txt h3 {
    margin-top: 60px !important;
}

body .boxed-content-txt h3:first-of-type {
    margin-top: 1rem !important;
}

body h2.center-h2,
body h1.center-h3 {
    text-align: center;
}

body h1:before,
body h2:before {
    display: none;
}

body .title-section h2 {
    margin-top: 0 !important;
}


body h1 {
    line-height: 37px !important;
}

body h2 {
    font-size: 32px !important;
    line-height: 39px !important;
}

body .text h2 {
    margin-top: 0 !important;
    text-align: left;
}

body h3 {
    font-size: 19px !important;
    line-height: 24px;
}

h4{
    font-weight:400;
    line-height:1.6em;
}


.popup .wpcf7-form p {
    margin: 0 !important;
    text-align: center !important;
}



/*Virtual tour*/
.virtual-tour-holder>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.virtual-tour-holder>div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.virtual-tour-holder>div.vt-single {
    justify-content: flex-start;
}

.virtual-tour-holder>div>div {
    width: 33%;
    display: flex;
    min-width: 300px;
    margin: 8px;
    flex-flow: column;
}


.virtual-tour-holder>div>div>div a {
    background: 0 0 !important;
    display: flex;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 13px;
    padding: 0 !important;
}


.virtual-tour-holder>div>div>div a svg#icons {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 61px;
    height: 61px;
    z-index: 2;
    transform: translate(-50%, -50%);
}

.virtual-tour-holder>div>div>div a .vm-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .07);
}


.virtual-tour-holder svg path {
    fill: #fff !important;
}

.mobx-holder .mobx-title {
    font-size: 20px !important;
}

.mobx-holder .mobx-desc {
    color: #fff !important;
    font-size: 16px !important;
}

/*end Virtual tour*/


/*svg*/

svg {
    display: flex;
    align-self: center;
}

svg path {
    fill: #b1a188 !important;
    width: 100%;
    display: flex;
    align-self: center;
}

.footer-logo svg path {
    fill: #ffffff !important;
}


/*forms*/

input[type="date"] {
    -webkit-backface-visibility: hidden;
    background: #fff;
    border: solid 1px #ccc;
    box-sizing: border-box;
    outline: none;
    padding: 0.36rem 0.66rem;
    -webkit-appearance: none;
    outline-offset: 0;
    width: 100%;
    margin: 0 auto 0 !important;
    text-align: center !important;
    border-radius: 6px !important;
    font-family: inherit;
    color: #999;
}


.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;

    margin: 0 auto 0 !important;
    text-align: center !important;
    border-radius: 6px !important;
    height: 40px;

}


input[type=submit] {
    margin-top: 10px !important;
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    color: #b1a188 !important;
    fon
    border-radius: 24px !important;
}

.wpcf7-form input[type=submit],
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form select,
.wpcf7-form textarea {
    height: 40px;
    margin-top: 4px!important;
}





.btn {
    color: #b1a188 !important;
    border-radius: 26px;
    min-width: 274px;
    text-align: center;
    text-decoration: none !important;
    padding: 11px 33px;
}

.btn,
input[type=submit] {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .029em;
}


#popup1 .wpcf7-form input[type=text],
#popup1 .wpcf7-form input[type=email],
#popup1 .wpcf7-form input[type=tel],
#popup1 .wpcf7-form input[type=number],
#popup1 .wpcf7-form select,
#popup1 .wpcf7-form textarea,

#wpcf7-f10-p41-o2 input[type=text],
#wpcf7-f10-p41-o2 input[type=email],
#wpcf7-f10-p41-o2 input[type=tel],
#wpcf7-f10-p41-o2 input[type=number],
#wpcf7-f10-p41-o2 select,
#wpcf7-f10-p41-o2 textarea {
    border: solid 1px #dcdcdc!important;
    box-shadow: inset 0 0 15px #a5a5a500!important;
}

.wpcf7-form p {
    margin: 0 !important;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    text-align: center !important;
    color: #D9D9D9;
    opacity: 0 !important;
    font-family: acumin-pro,sans-serif;
}

.entry-content .dark-bd {
    background-color: #fff !important;
    /* margin-bottom: 40px !important; */
}

.wpcf7-form textarea {
    height: 90px;
}



/* new footer */


#footer_contact_form select option:checked  {
  color: rgba(0, 0, 0, .77);
}
#footer_contact_form>div {
    display: flex;
    align-items: flex-start;
}

#footer_contact_form>div .fcf-left,
#footer_contact_form>div .fcf-right {
    width: 50%;
}

#footer_contact_form .fcf-left {
    display: flex;
    margin-right: 1.5vw;
    justify-content: center;
    align-items: center;
}

#footer_contact_form .fcf-right {
    margin-left: 1.5vw;
    hyphens: none;
}

#footer_contact_form .main-contact-form-inner {
    display: flex;
}

#footer_contact_form .wpcf7-form label {
    text-align: left !important;
    text-transform: uppercase;
    font-size: 13px;
    color:#ffffff;
}

#footer_contact_form .main-contact-form-inner>div {
    width: 50%;
}

#footer_contact_form .main-contact-form-inner>div:first-of-type {
    margin-right: 15px;
    width: 50%;
}

#footer_contact_form .main-contact-form-inner>div:last-of-type {
    margin-left: 15px;
    width: 50%;
}


#footer_contact_form .wpcf7-form input[type=text],
#footer_contact_form .wpcf7-form input[type=email],
#footer_contact_form .wpcf7-form input[type=tel],
#footer_contact_form .wpcf7-form input[type=number],
#footer_contact_form .wpcf7-form select,
#footer_contact_form .wpcf7-form textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
    color: rgba(255, 255, 255, .77);
    outline: none;
}

#footer_contact_form .wpcf7-form input[type=text],
#footer_contact_form .wpcf7-form input[type=email],
#footer_contact_form .wpcf7-form input[type=tel],
#footer_contact_form .wpcf7-form input[type=number],
#footer_contact_form .wpcf7-form select,
#footer_contact_form .wpcf7-form textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
    color: rgba(255, 255, 255, .77);
    outline: none;

    -webkit-transition: background-color .5s linear .5s;
    -moz-transition: background-color .5s linear .5s;
    -o-transition: background-color .5s linear .5s;
    transition: background-color .5s linear .5s;
}




#footer_contact_form .wpcf7-form input[type=submit],
#footer_contact_form .wpcf7-form input[type=text],
#footer_contact_form .wpcf7-form input[type=email],
#footer_contact_form .wpcf7-form input[type=tel],
#footer_contact_form .wpcf7-form input[type=number],
#footer_contact_form .wpcf7-form select {
    height: 40px !important;
    /* font-family: "Montserrat", Arial, sans-serif; */

}


#footer_contact_form .wpcf7-form input:focus,
#footer_contact_form .wpcf7-form select:focus,
#footer_contact_form .wpcf7-form textarea:focus,

#footer_contact_form .wpcf7-form input:active,
#footer_contact_form .wpcf7-form select:active,
#footer_contact_form .wpcf7-form textarea:active {
    background-color: rgba(255, 255, 255, 0.455);
    padding: 10px !important;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}




.footer-flex-row.covid {
    width: 100% !important;
    text-align: left !important;
}

body #footer_contact_form h3,
body #footer_contact_form .footer-flex-row.covid h3 {
    text-transform: uppercase;
    text-align: left !important;
    margin-top: 0 !important;
    font-weight: 500 !important;
}

body #footer_contact_form h3 {
    margin-bottom: 5px !important;
}

.footer-contact-details.address-det {
    margin-top: 0px !important;
}

.footer-contact-details.address-det .footer-flex-row.strong,
.footer-contact-details.address-det a {
    font-weight: 400 !important;
}

body #footer_contact_form h3,
#footer_contact_form .wpcf7-form input,
#footer_contact_form .wpcf7-form label {
    font-size: 14px !important;
}


#footer_contact_form textarea {
    height: 110px !important;
    margin-bottom: 21px !important;
}

#footer_contact_form .wpcf7-form input::placeholder,
#footer_contact_form .wpcf7-form textarea::placeholder {
    text-align: left !important;
    color: #ffffff;
    opacity: .6 !important;
}


.footer-flex-row.covid p {
    text-transform: none !important;
    margin-top: 0;
    line-height: 21px;
}


@media screen and (min-width:1001px) {
    #footer_contact_form {
        margin: 30px;
    }
}


@media screen and (max-width:1000px) {

    #footer_contact_form{
        padding-top: 12px;
    }



    #footer_contact_form>div {
        flex-flow: column !important;
    }

    #footer_contact_form>div .fcf-left,
    #footer_contact_form>div .fcf-right {
        width: 100% !important;
        margin: 0 !important;
    }

    #footer_contact_form .fcf-right {
        max-width: 800px;
        padding: 30px;
        padding-bottom: 0;
    }

    .footer-flex-row.copyright {
        justify-content: center !important;
        align-items: center !important;
    }

    .footer-contact-details.address-det {
        margin-top: 30px !important;
    }
}


@media screen and (max-width:767px) {


    #footer_contact_form .main-contact-form-inner {
        flex-flow: column;
    }

    #footer_contact_form .main-contact-form-inner>div {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    #footer_contact_form .fcf-right {
        width: 84% !important;
        margin: auto !important;
    }

    body #footer_contact_form h3 {
        margin-bottom: 14px !important;
    }



    .footer-contact-details.address-det {
        margin-top: 0 !important;
        margin-top: 20px !important;
        max-width: 513px;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 20px !important;
    }

    .footer-flex-row.copyright {
        margin-top: 32px !important;
        justify-content: center !important;
        align-items: center !important;
        margin-top: 30px !important;
    }

    .footer-contact-details>div:last-of-type,
    .footer-flex-row.covid p {
        align-items: center !important;
    }

    .footer-flex-row.covid {
        text-align: center !important;
    }

}


@media screen and (min-width:655px) {
    .footer-contact-form h2 br {
        display: none;
    }
}

@media screen and (max-width:655px) {
    .footer-contact-details.address-det {
        flex-flow: column;
    }

    .footer-contact-details.address-det>div {
        width: 100% !important;
    }

    .footer-contact-details.address-det>div:first-of-type,
    .footer-contact-details.address-det>div:last-of-type {
        justify-content: center !important;
        align-items: center !important;
    }



    .footer-flex-row.copyright {
        margin-top: 32px !important;
        justify-content: center;
        align-items: center;
    }

    .footer-contact-details.address-det>div:last-of-type {
        margin-top: 33px;
    }

    .footer-flex-row {
        text-align: center !important;
        justify-content: center !important;
        align-items: center !important;
    }

    #footer_contact_form .main-contact-form-inner>div:first-of-type,
    #footer_contact_form .main-contact-form-inner>div:last-of-type {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .dibcorp-white-footer a {
        justify-content: center !important;
    }




    body #footer_contact_form .footer-flex-row.covid h3 {
        text-align: center !important;
    }


}



@media screen and (max-width:379px) {

    .footer-flex-row.email-phone>div {
        flex-flow: column;
    }

    .email-phone>div span:first-of-type {
        display: flex;
        margin-right: 0;
        padding-right: 0;
    }

    .email-phone>div span {
        margin-top: 10px !important;
        justify-content: center !important;
        height: 16px !important;
    }

    .email-phone>div span:first-of-type {
        border-right: none !important;
    }

}








/* end new footer */









.wpcf7-form label {
    display: block;
    text-align: center !important;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}




.wpcf7-form label,
#wpcf7-f769-p765-o4 .wpcf7-form-control-wrap {
    margin-bottom: 8px !important;
}


#wpcf7-f769-p765-o4 {
    max-width: 520px;
    margin: auto;
}



#wpcf7-f769-p765-o4 .wpcf7-list-item-label {
    line-height: 20px;
    padding-top: 0px !important;
    padding-left: 29px;
    display: block;
    position: relative;
}


.rentals-form,
#wpcf7-f769-p765-o4 .wpcf7-form label {
    text-align: left !important;
}

.wpcf7-list-item-label::before {
    content: " ";
    border: 5px solid #f8ece6;
    width: 20px;
    position: absolute;
    top: -1px;
    left: 0;
    display: inline-flex;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    height: 20px;
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    position: absolute;
}

input[type=checkbox]:checked+.wpcf7-list-item-label::before,
input[type=radio]:checked+.wpcf7-list-item-label::before {
    content: " ";
    background-color: #b78b62 !important;
    border: 5px solid #f8ece6;
}



/*rentals-form*/
#wpcf7-f769-p765-o4 {}

/*main-form*/
#wpcf7-f10-o2 {}








/*mobile forms*/



/* main form */


/* rental form */

#wpcf7-f769-p765-o4 {
    width: 520px;
    margin: auto;
}


/* contact page  form */


.rentals-form-top {
    display: flex;
}








@media screen and (min-width:674px) {
    .two-col-contact-form {
        display: flex;
        margin: auto;
    }

    .two-col-contact-form div:last-of-type {
        margin-left: 7px;
    }

    .two-col-contact-form div:first-of-type {
        margin-right: 7px;
    }

    #wpcf7-f10-o2 textarea,
    #wpcf7-f10-o3 textarea {
        height: 193px;
    }
}























.footer-logo {
    margin-bottom: 8px;
}



.footer-logo svg {
    width: 137px;
}




/* grouped dimenstions */

.site-header {
    background: white !important;
}


h1, h2, h3, h4, h5, h6{
    font-style: normal;
}


.two-images-flex.three-images-flex>div,
.btn {
    background: #b1a188 !important;
    color:#ffffff !important;
}


.site-main {
    width: 980px;
}


.entry .entry-content,
.entry .entry-summary,
.boxed-content,
.full-width-content {
    max-width: 100% !important;
    width: 100% !important;
}

.site-main,
.entry .entry-content,
.entry .entry-summary {
    margin: auto;
    padding: 0 !important;
    margin: 0 !important;
}

@media only screen and (min-width: 768px) {

    .site-main,
    .entry .entry-content,
    .entry .entry-summary {
        width: 100% !important;
    }

    .boxed-content {
        width: 980px !important;
        margin: auto !important;
    }

    .page-2 .boxed-content {
        width: 680px !important;
        margin: auto !important;
    }

    .main-contact-form .footer-form-holder {
        padding: 100px 25px;
    }

}

@media only screen and (max-width: 767px) {
    .video-container iframe {
        width: 100%;
    }
}


/*youtube video*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*end youtube video*/

.site-footer {
    background-color: #b1a188;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.site-footer p, .site-footer h2, .site-footer h3{
    color:#ffffff !important;
}

.footer-flex {
    display: flex;
    flex-flow: column;
    margin: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer-flex,
.footer-flex a {
    text-decoration: none !important;
}



.footer-flex strong {
    line-height: 21px !important;
}

.footer-flex h2:before {
    display: none !important;
}



.yellow-btn-holder input[type="submit"] {
    max-width: 480px;

}

.wpcf7-form-control-wrap {
    display: block;
}



.footer-contact-form {
    max-width: 1199px;
}

.svg.wailkscore {
    margin-bottom: 50px;
}


.footer-flex-row,
.footer-flex-row a {
    font-size: 13px !important;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 24px;
    line-height: 29px;
}


.footer-flex-row a.gmap-link {
    margin-bottom: 0;
}

.footer-flex-row.strong {
    margin-bottom: 0 !important;
}

.footer-flex-row {
    margin-bottom: 3px !important;
}

.dibcorp-white-footer img {
    width: 107px !important
}


.dibcorp-white-footer {
    margin: 5px 0 0 !important;
    width: 100%;
}

.dibcorp-white-footer a {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.dibcorp-white-footer a img {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    height: 32px;
}

.footer-flex-row {
    display: flex;

}

.footer-flex-row.copyright,
.footer-flex-row.copyright a {
    font-size: 11px !important;
    font-weight: 500;
    line-height: 15px !important;
}



.email-phone>div span a {
    line-height: 15px !important;
    margin-bottom: 0 !important;
}

.email-phone>div {
    display: flex;
}

.email-phone>div span {
    display: flex;
    height: 16px;
}

.email-phone>div span:first-of-type {
    display: flex;
    margin-right: 10px;
    padding-right: 10px;
}

.footer-flex-row.copyright>a:first-of-type {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0px !important;
}

.footer-flex-row.copyright>a,
.footer-flex-row.copyright>div {
    margin: 0 20px !important;
}


.footer-flex-row.copyright>div:first-of-type {
    margin-left: 0 !important;
}


.footer-flex-row.copyright {
    margin-top: 30px !important;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer-flex-row.pdb {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    font-size: 8px !important;
    font-weight: 500;
}

.enclave-Logo-White-footer img {
    width: 129px;
}


#colophon .site-info {
    width: 100% !important;
    margin: auto !important;
}


.main-contact-form {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    height: 30vw;
    justify-content: flex-end;
}



@media only screen and (min-width: 1200px) {
    .main-contact-form {
        background-image: url(https://www.dwellnewstead.com.au/dev/wp-content/uploads/2020/04/Footer-Image-new.jpg);

    }
}

@media only screen and (max-width: 1199px) {
    .main-contact-form {
        background-image: url(https://www.dwellnewstead.com.au/dev/wp-content/uploads/2020/04/Footer-Image-new-1200.jpg);
    }
}

@media only screen and (max-width: 800px) {
    .main-contact-form {
        background-image: url(https://www.dwellnewstead.com.au/dev/wp-content/uploads/2020/04/Footer-Image-new-800.jpg);
    }
}


@media only screen and (max-width: 343px) {

    .footer-flex-row.copyright>a,
    .footer-flex-row.copyright>div {
        margin: 0 0px !important;
    }
}






#main_contact_form select {
    height: 60px !important;
    border: solid 1px #e2e2e2;
}

#main_contact_form .wpcf7-form-control-wrap {
    display: block;
    margin-top: 1px;
}



.main-contact-form .footer-form-holder {
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 54%, rgba(0, 0, 0, 0.59) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(54%, rgba(0, 0, 0, 0.32)), color-stop(100%, rgba(0, 0, 0, 0.59)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 54%, rgba(0, 0, 0, 0.59) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 54%, rgba(0, 0, 0, 0.59) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 54%, rgba(0, 0, 0, 0.59) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 54%, rgba(0, 0, 0, 0.59) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
}


.main-contact-form h3 {
    margin-left: 12px;
}



#main_contact_form textarea {
    height: 89px;
}

.footer-contact-details {
    display: flex;
    margin-top: 30px;
}

.footer-contact-details>div:first-of-type {
    display: flex;
    text-align: left;
    flex-flow: column;
    width: 65%;
}

.footer-contact-details>div:last-of-type {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: column;
    width: 35%;
}

.footer-contact-details>div:last-of-type {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: column;
    width: 35%;
}


.footer-contact-details.address-det>div:last-of-type {
    justify-content: flex-start;
    align-items: flex-end;
}


.footer-contact-details>div {
    width: 50%;
}




#main_contact_form .yellow-btn-holder {
    flex-flow: column;
}


.wpex-bg-overlay-wrap {
    display: none !important;
}

#main_contact_form form {}

#main_contact_form form .main-contact-form-inner {
    display: flex;
}

#main_contact_form form .main-contact-form-inner>div {
    padding: 0 15px;
}

.main-contact-form .footer-form-holder {
    display: flex;
    border-radius: 26px;
    flex-flow: column;
    width: 543px;
    margin-right: 40px;
    font-weight: 600;
    line-height: 23px;
    padding: 43px 46px 51px;
    justify-content: space-around;
    font-size: 14px;
    background: rgba(255, 255, 255, .9);
}

body .main-contact-form .footer-form-holder h2 {
    margin-top: 0 !important;
}




#wpcf7-f10-p41-o2 input[type=submit] {
    max-width: 100% !important;
}

.video-holder {
    background-color: rgba(0, 0, 0, .5) !important;
}

.home-footer {
    background: #f8ece6 !important;
}

.hero-text,
.hero-text3,
.two-images-flex.three-images-flex h3 {
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 1.8em;
    font-size: 19px !important;
    margin-top: 0;
    margin-bottom: 0;
    opacity: 1;

}

.hero-text,
.hero-text3 {
    /* font-family: "Montserrat" !important; */
}






.hero-text3 {
    color: #dcb885;
    font-size: 3em;
    font-weight: 400;
    line-height: 1em;
}

.home-btn-row {
    display: flex;
    justify-content: space-between;
}



.just-comp {
    max-width: 324px;
    margin: auto;
    padding: 11px;
    margin-bottom: 0;
}

.just-comp h3 {
    text-transform: uppercase;
}

.entry .entry-content p {
    word-wrap: break-word;
}





.btn-yellow {}

.theme-button,
input[type="submit"],
button,
.btn,
.btn-yellow-body {
    font-size: 14px;
}

.btn span.direc-bg {
    width: 11px;
    height: 13px;
    margin-left: 10px;
    position: relative;
    display: inline-block;
}

.btn.right-side span.direc-bg {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn.left-side span.direc-bg {
    margin-left: 0;
    height: 19px !important;
    margin-right: 10px;
}



input[type="submit"]:hover,
.btn:hover {
    opacity: .8 !important;
    color: white !important;
}

p:empty {
    display: none;
}

.home-btn-row {
    margin: 46px 0px;
}

.dark-bd {
    margin: 0 !important;
}





form p {
    margin: 7px 0 !important;
}

.d-section-padding {
    padding: 0;
}

.d-section-margin {
    margin: 50px auto !important;
}

.home-btn-row>a {
    width: 31%;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .home-btn-row {
        padding: 0 20px;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 855px) {
    .home-btn-row {
        justify-content: center;
    }

    .home-btn-row>a {
        margin: 12px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .site-main {
        width: 100%;
    }
}

@media only screen and (max-width: 510px) {
    .footer-flex {
        width: 100%;
    }
}



.main-navigation {
    margin-top: 0 !important;
}

@media only screen and (max-width: 1010px) {
    .main-navigation {
        margin-top: 41px !important;
    }
}

.site-footer {
    position: relative;
}

.site-footer .site-info {
    position: relative;
    z-index: 2;
    font-size: 15px !important;
}

.wpex-bg-overlay-wrap {
    z-index: 1 !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1 !important;
    -moz-opacity: .65;
    -webkit-opacity: .65;
    opacity: .65;
}

.video-container {
    border: none;
}

#post-2 .entry-title,
.site-description,
.site-title,
.submenu-expand .svg-icon {
    display: none !important;
}

.entry .entry-header {
    margin: 0 !important;
    display: none;
}


.main-navigation .main-menu>li>a {
    line-height: 1;
    font-size: 13px !important;
    letter-spacing: .02em;
    text-transform: uppercase;
    padding: 3.9em .8em;
    color: #b1a188 !important;
    white-space: nowrap;
    font-weight: 400 !important;
}




body.page .main-navigation {
    display: flex;
    justify-content: center;
}



@media (min-width: 1096px) {
    body.page .main-navigation {
        padding-left: 3vw;
    }
}

.site-content {
    padding-top: 38px;
}



#menu-item-logo {
    display: inline-block;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
    width: 104px;
}

#menu-item-logo a {
    display: flex;
    width: 147px;
}

.full-width-hero img {
    width: 100%;
    align-self: center;
}

.full-width-hero {
    display: flex;
    justify-content: center;
}

.main-navigation .main-menu {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

@media (min-width: 960px) {
    #menu-main-menu ul.menu-item li {
        opacity: 0;
    }

    .page-2 #menu-main-menu li#menu-item-logo {
        opacity: 1;
        background: rgba(0, 0, 0, .8);
        height: 480px;
        vertical-align: bottom;
        display: flex;
        justify-content: flex-end;
        flex-flow: column;
        transition: all .3s linear;
    }

    .page-2 li#menu-item-logo a {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        height: 47px;
    }

    .menu-item-logo-before:before,
    .menu-item-logo-after:after {
        display: block;
        position: absolute;
        top: 140px;
        left: 50%;
        transform: translate(-50%, 0);
        content: "Elevate Your";
        letter-spacing: .2em;
        text-align: center;
        font-size: 1.6em;
        color: #dcb885;
        text-transform: uppercase;
        transition: all .3s linear;
    }

    .menu-item-logo-after:after {
        content: "Imagination";
        top: 221px;
    }
}

.main-page {
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}

.header-page {
    width: 100% !important;
}





.two-images-flex a {
    display: block;
}




.dwell-news {
    margin: 83px 0 !important;
}


.main-page h4.margin-top-0 {
    margin-top: 0;
}

.main-page {
    text-align: center;
}

.strong-caps {
    text-transform: uppercase;
    text-align: center;
}

.bold-txt,
.strong-caps {
    font-weight: 500 !important;
}

.btn-row-col {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}


.btn-lng {
    width: 80%;
    margin: auto;
}

ul.custom {
    text-align: left;
    padding-left: 0;
    margin: 0 !important;
}


ul.custom li {
    text-align: left;
    position: relative;
    display: block;
    margin-left: 0;
    padding-left: 40px;
}




ul.custom li:before {
    position: absolute;
    width: 20px;
    content: '–';
    left: 4px;
    height: 24px;
}

.btn-row-col.btn-left-right {
    flex-flow: row;
    flex-wrap: wrap;
}

.btn-margin-top-60 {
    margin-top: 60px;
}

.main-page li {
    list-style: none !important;
}

.btn-left-center {
    max-width: 400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.team-flex {
    display: flex;
    text-align: left;
    justify-content: space-between;
}

.team-flex {
    margin-bottom: 70px;
}

.team-flex-left {
    width: 279px;
    min-width: 170px;
}

.team-flex-right {
    margin-left: 50px;
}

@media only screen and (max-width: 625px) {
    .team-flex {
        flex-flow: column;
    }

    .team-flex-left {
        width: 150px;
    }

    .team-flex-right {
        margin-left: 0;
    }
}

.main-page-img {
    margin: 50px 0;
}

.main-page-txt-caps-big {
    letter-spacing: 0.2em;
    font-size: 1.6em;
    font-weight: 400;
    color: #666666;
    text-transform: uppercase;
    text-align: center;
}

.main-page-txt-caps-big a {
    text-decoration: none;
}

.main-page-txt-caps-big a:hover {
    text-decoration: none !important;
}

.main-page-col-half {
    display: flex;
    text-align: left;
    justify-content: space-between;
}

.main-page-col-half>div {
    width: 47%;
}

.main-page-col-half li:before {
    display: inline-block;
    content: '';
    -webkit-border-radius: 0.23rem;
    border-radius: 0.375rem;
    height: 0.23rem;
    width: 0.23rem;
    margin-right: 11px;
    margin-left: -17px;
    background-color: grey;
}

.main-page-col-half li {
    padding-left: 18px;
    margin-bottom: 18px;
}

.main-page-col-half .img-small {
    width: 200px;
}

@media only screen and (max-width: 767px) {

    .boxed-content-page .with-text br {
        display: none;
    }

    .main-page-col-half {
        flex-flow: column;
    }

    .main-page-col-half>div {
        width: 100%;
    }

    .tall-image img {
        height: 400px !important;
    }
}

.normal-dwell-logo {
    background: none;
    margin: 0 !important;
    padding: 0 !important
}

.expanded-dwell-logo {
    padding: 36px !important;
}



.show-EL {
    display: block !important;
}

#menu-main-menu .sub-menu {
    background: #000;
    border: 0;
}

#menu-main-menu .sub-menu>ul li {
    border-color: #666666;
}

#menu-main-menu .sub-menu li a {
    display: block;
    color: #909090;
    border-color: #252525;
    font-size: .7em;
    letter-spacing: .1em;
    display: block;
    float: none;
    padding: 8px 12px;
    height: auto;
    margin: 0px;
    /* font-family: "Montserrat"; */
    text-transform: uppercase;
    border: 0px;
    line-height: 1.4em;
    border-bottom: 1px solid #4c4848;
}

#menu-main-menu .sub-menu li a:hover {
    background: #252525;
    color: #000;
}



.wpcf7-form input[type="submit"] {
    display: inline-block !important;
}

#accordion {
    text-align: left !important;
}

button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    color: #ffffff !important;
}



#accordion h3:focus {
    outline: 0;
}

/* #accordion h3,
#accordion p {
    font-family: acumin-pro ,sans-serif;
} */

#accordion p {
    line-height: 27px;
}

#accordion .ui-widget-content {
    border: none;
    background: #ffffff;
}

#accordion .ui-accordion-content {
    padding-top: 0 !important;
}

#accordion .ui-state-active .ui-icon,
#accordion .ui-button:active .ui-icon {
    display: none !important;
}

#accordion .ui-icon,
#accordion .ui-widget-content .ui-icon {
    display: none;
}

.sl-wrapper .sl-image .sl-caption {
    display: none !important;
}

.slideshowlink {
    display: none;
}

.ngg-galleryoverview.default-view .slideshowlink {
    display: none;
}

.s-logo-flex {
    width: 176px;
}

.team-flex-flex-start {
    justify-content: flex-start !important;
}



.section-footer-holder-width {
    width: 1920px;
    max-width: 1920px;
    display: flex;
    margin: auto;
    padding: 40px 0;
    justify-content: flex-end;
    flex-flow: column;
    align-items: flex-end;
}





@media only screen and (max-width: 1931px) {
    .section-footer-holder-width {
        width: 100%;
    }
}


@media only screen and (max-width: 1010px) {
    #menu-main-menu .menu-item {
        display: none !important;
    }

    .responsive-menu-button {
        display: inline-block !important;
        top: 7px !important;
    }

    .header-bidgo-logo {
        display: none;
    }
}

.btn-row-col.btn-left-right>a,
.btn-row-col.btn-center-center>a {
    width: 47%;
}

@media only screen and (min-width: 1011px) {
    .responsive-menu-button {
        display: none !important;
    }
}

@media only screen and (min-width: 1000px) {

    .btn-row-col.btn-left-right>a,
    .btn-row-col.btn-center-center>a {
        width: 34%;
        min-width: 340px;
    }
}

@media only screen and (max-width: 680px) {

    .btn-row-col.btn-left-right>a,
    .btn-row-col.btn-center-center>a {
        min-width: 60%;
        margin: 10px auto;
    }
}

@media only screen and (max-width: 652px) {

    .btn-row-col.btn-left-right>a,
    .btn-row-col.btn-center-center>a {
        min-width: 75%;
    }
}

.btn-row-col.btn-center-center>a {
    margin: auto;
}

.responsive-menu-search-box {
    display: none;
}

.responsive-menu-inner,
.responsive-menu-inner::before,
.responsive-menu-inner::after {
    background-color: #b1a188 !important;
}





#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow.responsive-menu-subarrow-active {
    color: #b1a188 !important;

}


input[type=submit]:hover,
.btn:hover {
    opacity: .9 !important;
    color: #fff !important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    text-transform: uppercase !important;
    font-size: 18px !important;
    letter-spacing: 1px !important;
}


#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    font-size: 20px !important;
    color: #b1a188 !important;
    text-transform: uppercase !important;
}

#responsive-menu-container #responsive-menu-wrapper {
    background: #212121;
    padding-top: 42px;
}

.tiny-txt-12 {
    font-size: 12px !important;
}

.site-header {
    transition: all .5s linear;
    padding: inherit;
    position: fixed;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
}



.site-branding-container {
    position: relative;
    display: flex;
    padding: 0 16px;
    height: 60px !important;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: space-between;
}


@media only screen and (min-width: 1921px) {
    .site-branding-container {
        width: 1920px !important;
        padding: 0;
    }
}


@media only screen and (min-width: 768px) {
    .site-branding {
        margin: 0;
        width: 1000px;
    }

}

#myVideoHome {
    width: 100%;
    height: 100%;
}

.header-right-side {
    width: 278px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
}

.header-right-side a {
    line-height: 17px;
    height: 40px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    min-width: 256px !important;
    padding: 13px 22px;
}


.header-right-side a:hover {
    color: #fff !important;
}



.header-bidgo-logo {
    width: 62px;
    display: flex;
    display: none;
}



#post-2 .boxed-content.home-section-3 {
    margin: 112px auto 100px auto !important;
}

@media screen and (min-width: 1024px) {
    #rev_slider_16_2_forcefullwidth {
        display: none !important;
    }
}

@media screen and (max-width: 1023px) {
    #rev_slider_1_1_forcefullwidth {
        display: none !important;
    }
}


/* news page */

.dwell-news-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dwell-news-flex a {
    text-decoration: none !important;
    display: block;
    width: 100%;
}

.dwell-news-flex>div {
    width: 425px;
    margin: 30px;
    padding: 0 !important;
    background: #f7f7f7 !important;
}

.dwell-news-flex .dwell-news-footer {
    display: flex;
    padding: 30px;
    position: relative;
    text-align: left;
    min-height: 283px;
    flex-flow: column;
}

.dwell-news-flex .dwell-news-footer p.abs {
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    width: 82%;
    margin: auto;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    padding-left: 40px;
    color: #fff !important;
    text-decoration: none !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    /* font-family: "Montserrat"; */
    border-color: #000;
    border-radius: 20em !important;
    line-height: 19px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dwell-news-full {
    text-align: left;
}

.dwell-news-inner {
    margin: 0;
    padding: 0;
}

.container-youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.youtube-news-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.dwell-news-flex br {
    display: none;
}

.dwell-news-header img {
    width: 100%;
}

.dwell-news-header p:empty {
    display: none;
}

.dwell-news-flex>div>p,
.dwell-news>p {
    display: none;
}

.three-img-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.three-img-flex>div {
    width: 30%;
}

.three-img-flex>div img {
    width: 100%;
}


/****new*******/

.yellow-btn-holder {
    margin: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.yellow-btn-holder:hover,
.btn:hover {
    color: #ffffff !important;
}



.btn-holder.btn-2-vert .btn {
    max-width: 280px !important;
    width: 100% !important;
    justify-content: center;
    display: flex;
    margin-right: 25px;
}

input[type=submit]:hover,
input[type=submit]:focus {
    background: #c39c77 !important;
    cursor: pointer;
}

.boxed-content .yellow-btn-holder {
    margin: 0;
}

.boxed-content {
    margin: 0;
}

.boxed-content-txt .yellow-btn-holder {
    margin: 0;
}

.boxed-content-txt {
    margin: 0;
    padding: 70px 0 100px;
    display: flex;
    flex-flow: column;
}


.register-interst-mobile .btn-yellow {
    height: 27px;
    letter-spacing: 1px;
}






.home-bg-render-picture {
    display: flex !important;
    align-items: center;
    justify-content: center;
}




/**** end new ********/

@media screen and (max-width: 487px) {
    .three-img-flex>div {
        width: 100%;
    }

    .three-img-flex {
        flex-flow: column;
    }
}

.video-mpeg video {
    width: 100%;
    max-height: 100%;
}

.wp-video,
video.wp-video-shortcode,
.mejs-container,
.mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}

.mejs-container {
    padding-top: 56.25%;
}

.wp-video,
video.wp-video-shortcode {
    max-width: 100% !important;
}

video.wp-video-shortcode {
    position: relative;
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.mejs-controls {
    display: none;
}

.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

.email a {
    word-break: break-all !important;
}

.dwell-news-header {
    display: block;
    height: auto;
    position: relative;
}

@media screen and (min-width: 525px) {
    .dwell-news-header {
        height: 287px;
    }
}

.dwell-news-header img.play_btn {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 8;
    height: 30%;
    width: 30%;
}

.dwell-news-header br {
    display: none;
}

@media screen and (max-width: 1010px) {
    .dwell-news-flex .dwell-news-footer {
        min-height: auto;
    }

    .dwell-news-flex .dwell-news-footer p.abs {
        position: relative;
        margin-top: 38px !important;
        bottom: 0 !important;
        width: 98%;
    }
}

@media screen and (max-width: 368px) {
    .dwell-news-flex .dwell-news-footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .dwell-news-flex .dwell-news-footer p.abs {
        padding-left: 24px;
        padding-right: 24px;
    }
}



@media screen and (max-width: 1010px) {
    .header-bidgo-logo {
        display: none;
    }

    .header-right-side {
        width: 221px;
    }

    .site-branding {
        display: none;
    }

    .site-branding-container {
        padding-right: 20%;
        padding-left: 18px;
    }
}

@media screen and (max-width: 510px) {
    .header-bidgo-logo {
        display: none;
    }

    .header-right-side {
        width: 221px;
    }

    .site-branding {
        display: none;
    }
}


@media screen and (max-width: 554px) {
    .header-right-side {
        display: none;
    }

    .register-interst-mobile {
        display: block !important;
        position: fixed;
        background-color: #b1a188;
        z-index: 99;
        color: white !important;
        width: 100% !important;
        border-bottom: 1px solid #f8ece6;
    }



    #primary {
        padding-top: 44px;
    }


    .page-41 #primary {
        padding-top: 0 !important;
    }

}


.register-interst-mobile {
    color: white;
    cursor: pointer;
    padding: 10px 0px;
    text-align: center;
}

.popup {
    position: fixed;
    padding: 44px;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fbf7f5;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s, visibility 0s linear .5s;
    transition: opacity .5s, visibility 0s linear .5s;
    z-index: 1;

    text-align: center;
    max-width: 500px !important;
    z-index: 9999999;
}

.skyhomes-popup {
    max-width: 750px !important;
    width: 750px;
}

.popup:target {
    visibility: visible;
    opacity: 1;
}


.popup:target {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}


/*
.popup-close {
    position: absolute;
    padding: 10px;
    max-width: 500px;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .9);
}

.popup .close {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 5px;
    color: #000;
    transition: color .3s;
    font-size: 2em;
    line-height: .6em;
    font-weight: bold;
}

.popup .close:hover {
    color: #00E5EE;
}
*/

.close-popup {
    background: rgba(255, 255, 255, .39) !important;
    cursor: default;
    position: fixed;
    top: 0;
    padding: 0 !important;
    margin: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s, visibility 0s linear .5s;
    transition: opacity .5s, visibility 0s linear .5s;
    z-index: 9999998;
    max-width: 100% !important;
    max-height: 100%;
    height: 100%;
}

.popup:target+.close-popup {
    opacity: 1;
    visibility: visible;
    /* cancel visibility transition delay */
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.boxed-content .section {
    text-align: center;
    margin-bottom: 50px;
}

.team-page .boxed-content .section:last-of-type {
    margin-bottom: 0px;
}



.wailkscore img {
    width: 120px;
}

.yellow-body-medium.lean-more {
    margin-top: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yellow-body-medium.lean-more .btn-yellow-body {
    width: 322px;
    font-size: 14px;
    line-height: 21px;
    padding: 10px 10px !important;
}

.two-images-flex {
    display: flex;
}

.two-images-flex.three-images-flex>div {
    width: 33%;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    flex-flow: column;
    padding-bottom: 20px;
}




.two-images-flex>div {
    width: 50%;
}

.two-images-flex>div:first-of-type {
    margin-right: 15px;
    padding-bottom: 20px;
}

.two-images-flex>div:last-of-type {
    margin-left: 15px;
    padding-bottom: 20px;
}

.main-page h3 {
    font-size: 2em;
    line-height: 32px;
}



p.read-more .btn.btn-yellow-body {
    width: 150px;
    background-color: #b1a188 !important;
    padding: 10px;
    color: white !important;
    letter-spacing: 0;
}

p.read-more {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section.img-text div {
    margin: 41px 6px 75px;
}

.section .yellow-btn-holder {
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
}

.section .yellow-btn-holder .btn-yellow-body {
    padding: 15px 25px;
    line-height: 24px;
    width: 87%;
}

.section .yellow-btn-holder .btn-yellow-body:hover {
    color: #b1a188 !important;
}


.mb-3 {
    letter-spacing: 1px;
}

.svg.bidgo-logo img {
    width: 140px;
}

.boxed-content.boxed-content-page {
    margin-top: 70px !important;
}

.Westpac-Logo img {
    width: 185px;
}

.fancybox-slide form,
.popup {
    border-radius: 10px;
    box-shadow: 1px 1px 13px rgba(0, 0, 0, .4);
}



ul.customLi li::before,
ol.customLi li::before {
    display: inline-block;
    content: '';
    border-radius: 7px;
    height: 7px;
    width: 7px;
    margin-bottom: 2px;
    margin-right: 10px;
}

ul.customLi li,
ol.customLi li {
    text-indent: -22px;
}

ul.customLi,
ol.customLi {
    padding-left: 26px;
}

ul.customLi,
ol.customLi {
    margin-top: 0;
    margin-bottom: 10px;
    list-style: none;
}

.main-page.privacy-policy li {
    list-style: list-item !important;
}

.two-images-flex p.title {
    /* font-family: "Montserrat", Arial, sans-serif; */
    font-weight: 400;
    letter-spacing: 0;
    font-size: 15px;
    text-transform: uppercase;
}



.popup {
    background: #F2F2F2;
}

.cool_close {
    position: relative;
    display: flex;
    margin-bottom: 15px;
    margin-top: -18px;
    justify-content: flex-end;
}




.page-id-41 .footer-contact-form>div:first-of-type {
    display: none;
}

.cool_close a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: 0;
    font-size: 39px;
    box-sizing: border-box;
    color: transparent !important;
    cursor: pointer;
    line-height: 26px;
    outline: none;
    overflow: hidden;
    padding: 0;
    border-radius: 0 !important;
    position: relative;
    text-transform: uppercase;
    transition: all 0.2s ease-in;
    width: 26px;
}

.cool_close a::before,
.cool_close a::after {
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transform-origin: center left;
    transition: all 0.2s ease-in;
    width: 100px;
    z-index: -1;
}

.cool_close a::before {
    top: 0;
    transform: rotate(45deg);
}

.cool_close a::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.cool_close a:hover {
    color: #fff !important;
}

.cool_close a:hover::before,
.cool_close a:hover::after {
    height: 30px;
    transform: rotate(0deg);
}

.popup-btns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 30px 0 20px;
}

.popup-btns a {
    font-size: 12px;
    padding: 9px 19px;
    width: 33% !important;
    text-align: center;
    min-width: 280px;
    background-color: #b1a188 !important;
    display: flex;
    margin: 6px;
    color: white !important;
    justify-content: center;
    align-items: center;
    line-height: 17px;
}

.two-images-flex-right>div,
.two-images-flex-left>div {
    padding: 15px 10px;
}

.popup-img {
    margin-bottom: 20px;
}

picture {
    display: flex;
}



@media screen and (max-width: 1022px) {
    .boxed-content-page {
        padding: 0 25px;
    }
}

@media screen and (max-width: 1012px) {
    .popup {
        width: 90%;
    }
}

@media screen and (max-width: 729px) {
    .popup-btns {
        flex-flow: column;
    }

    .popup-btns a {
        margin: 10px 0;
        font-size: 14px;
        padding: 16px 19px;
    }

    .popup-btns a br {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .dibcorp-white-footer a {
        justify-content: center;
    }

    .hero-text,
    .hero-text3 {
        line-height: 39px;
        font-size: 1.4em;
    }

    .two-images-flex.three-images-flex>div {
        width: 100%
    }
}

@media screen and (max-width: 668px) {
    .two-images-flex {
        flex-flow: column;
    }

    .boxed-content-txt {
        padding-left: 20px;
        padding-right: 20px;
    }

    .two-images-flex>div {
        width: 100%;
        margin: 0 0 30px !important;
    }

    .two-images-flex>div:last-of-type {
        margin-bottom: 0 !important;
    }

    .section .yellow-btn-holder .btn-yellow-body {
        width: 100%;
    }
}

@media screen and (max-width: 582px) {
    .footer-contact-form {
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .boxed-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}



@media screen and (max-width: 529px) {
    .popup {
        padding: 35px 10px;
    }
}

.popoutBody-scroll {
    /* height: 80vh;*/
    overflow-y: scroll;
    padding: 0 25px;
    -webkit-overflow-scrolling: touch;
}



#sidebar {
    display: none !important;
}

a.fp-download-link {
    font-size: 16px;
}

span.wpcf7-not-valid-tip {
    padding-top: 9px;
}


body.custom-popup-open {
    overflow: hidden;
}


.skyhomes-tag-details {
    display: flex;
    height: 100%;
    padding: 20px 20px 0 !important;
    flex-flow: column;
    justify-content: space-between;
}


.two-images-flex.three-images-flex h3 {
    margin-top: 12px;
    margin-bottom: 3px;
    font-size: 23px;
}


#rev_slider_18_1_wrapper {
    margin-bottom: 80px !important;
    margin-top: 60px !important;
}

.rentals-form-top {
    display: flex;
    justify-content: space-around;
}


.onscreen-contact {
    margin: 40px auto;
}




#wpcf7-f769-p765-o4 span.wpcf7-list-item {
    display: block;
    margin: 0 0 2px !important;
}

.rentals-form-top-left {
    width: 50%;
    margin-right: 10px;
}

.rentals-form-top-right {
    width: 50%;
    margin-left: 10px;
}

.wpcf7-form .rentals-form-top-right textarea {
    height: 67px;

}



#wpcf7-f769-p765-o4 .wpcf7-submit {
    width: 100% !important;
    max-width: 100%;
    margin-top: 40px;
}

#wpcf7-f769-p765-o4 .yellow-btn-holder {
    flex-flow: column;
}


#wpcf7-f769-p765-o4 input[type=text],
#wpcf7-f769-p765-o4 input[type=email],
#wpcf7-f769-p765-o4 input[type=tel],
#wpcf7-f769-p765-o4 input[type=number],
#wpcf7-f769-p765-o4 select,
#wpcf7-f769-p765-o4 textarea,
#wpcf7-f769-p765-o4 .wpcf7-list-item-label:before {
    /* background-color: #f8ece6; */
    /* background-color: #FFF9F3; */
    border: 1px solid #DFD3CD !important;
    text-align: left !important;
    color: #7a5838 !important;
}




.mobx-use svg.mobx-svg-prev path {
    fill: white !important;
    ;
}


button.mobx-prev,
button.mobx-next {
    background-color: #b1a188 !important;
}


.mobx-ui button svg {
    fill: white !important;
    pointer-events: none;
}


/*  new coding  */

.section-flex {
    display: flex;
    max-width: 1300px;
    margin: 0 auto;
}

.page-70-30 {}

.page-70-30 .left {
    max-width: 1800px;
}


.page-70-30 .left.text {
    width: 60%;
    display: flex;
    height: auto;
    justify-content: space-around;
    align-items: center;
}

.page-70-30 .right {
    width: 40%;
}


.w-logo span {
    /* font-family: "Montserrat", Arial, sans-serif; */
}




.section-biggest-width {
    max-width: 1920px;

    margin: auto;
}

.full-with-overlay {
    width: 100%;
    height: 100%;
    height: 700px;
    align-items: center;
    justify-content: flex-start;
    display: flex;
    border: 0 solid white !important;
    position: relative;
    background-size: cover;
    background-position: center;
}

.full-with-overlay.width-hero-bg {
    width: 100%;
    height: 100%;
    height: auto;
    overflow: hidden;
    padding-left: 0;
}



/*as a background video*/
#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}


.full-with-overlay.with-video-bg {
    height: 75vh !important;
    position: relative;
}




.full-width-container {
    margin: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

picture,
.page-70-30 .right {
    display: flex !important;
}


.penthouse-full-width {
    background-image: url(https://www.dwellnewstead.com.au/dev/wp-content/uploads/2020/04/Full-Size.jpg);
}

.skyhome-full-width {
    background-image: url(https://www.dwellnewstead.com.au/dev/wp-content/uploads/2020/04/Full-Size3.jpg);
}


.penthouse-full-page .details-floor-plan .details {
    padding: 0;
}


.cyo .details {
    max-width: 100% !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding-right: 0 !important;
}

.floor-plan-view {
    display: flex;
    justify-content: flex-end;
}

.floor-plan-view img:hover {
    opacity: .6;
}

.floor-plan-view a {
    border: none;
}


.floor-plan-view>p:first-of-type {
    margin-top: 0 !important;
}

p:last-of-type {
    margin-bottom: 0 !important;
}

.width-hero-bg {
    border: 0 solid #fff !important;
}

.details-floor-plan .floor-plan a {
    margin-bottom: 0 !important;
}

.cyo .details .specs>span {
    margin: 0 9px;
}


.details {
    position: absolute;
    display: flex;
    flex-flow: column;
    width: 600px;
    line-height: 23px;
    padding: 75px;
    justify-content: space-around;
    background: rgba(255, 255, 255, .9);
    height: auto;
}





.full-with-overlay .details {
    width: 560px;
    top: 50%;
    transform: translateY(-50%);
}


.detail-page .details {
    top: 0;
    transform: translateY(0);
    text-align: left;
}




.one-col-row .body {
    text-align: center !important;
}

.details .details>div {
    margin-bottom: 0 !important;
}

.full-with-overlay .details .cat {}

.full-with-overlay .details .price {
    margin-bottom: 2px;
}

.full-with-overlay .details .specs {
    margin-bottom: 20px;
}

.full-with-overlay .details .body {
    margin-bottom: 32px;
}



.floor-plan {
    display: flex;
    justify-content: flex-end;
}

.floor-plan a {
    display: flex;
    font-size: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    height: 80px;
}

.xdsoft_datetimepicker {

    z-index: 9999999999999 !important;
}


.details-floor-plan {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0;
    bottom: 30%;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row !important;
    max-width: 1300px;
    margin: auto;
}




@media screen and (min-width:767px) {


    body .details-floor-plan h3 {
        margin-top: -3px !important;
        text-align: left;
    }

    .details-floor-plan>div .text {
        margin-top: 0 !important;
    }

    .details-floor-plan>div:last-of-type {
        margin: 0 !important;
    }
}



@media screen and (max-width:1336px) {
    .details-floor-plan {
        padding: 0 30px;
    }

    .home-section-2 .full-with-overlay .details {
        width: 100% !important;
    }
}

.home-section-2 .btn-holder.btn-2-vert {
    margin: 30px 0 0;
}

@media screen and (max-width:767px) {
    .home-section-2 .full-with-overlay .details {
        text-align: center !important;
        text-align: center;
        justify-content: center !important;
        align-items: center !important;
        max-width: 100%;
    }

    .details-floor-plan.with-both>div {
        padding-right: 0 !important;
    }
}


.details-floor-plan>div {
    width: 50%;
}


.details-floor-plan .details {
    position: relative;
    max-width: 530px;
}

.penthouse-full-page .text {
    padding-left: 0;
}



.details .bottom>div {
    margin-bottom: 10px;
}

.details .bottom>div:last-of-type,
.details>div:last-of-type {
    margin-bottom: 0;
}





.detail-page .details .body p:last-of-type {
    margin-bottom: 0 !important;
}

.w-logo {
    width: 200px;
    margin: 33px 0 36px;
}




.w-logo span {
    display: flex;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 150px;
}

.w-logo span svg {
    width: 100%;
}

.w-logo span:first-of-type {
    padding-bottom: 19px;
}




.details .bottom .btn-holder {
    display: flex;
    padding-top: 10px !important;
    justify-content: center;
}



.details .bottom {
    width: 100%;
    margin: auto;
    color: #111;
    z-index: 1;
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
    text-align: center;
    background-color: #fff;
}

.detailsx .body {
    text-align: center;
}

.details .specs {
    display: flex;
    align-items: center;
}

.details .bottom .specs {
    justify-content: center;
    margin-bottom: 22px;
}

.details .bottom .cat {
    margin-top: 50px;
    margin-bottom: 31px;
}

.cyo-home .details .bottom .cat {
    margin-top: 50px !important;
    margin-bottom: 0 !important;
}

.cyo-home .details .bottom .cat h2 {
    margin-top: 0px !important;
}

.cyo-home .details .top {
    display: flex;
}


.cyo-home .details .bottom .btn-holder {
    padding: 0 !important;
    margin: 0 !important;
}




.details .specs>span:first-of-type {
    margin: 0 !important;
}

.details .specs span.line {
    width: 2px;
    margin: 0px 15px;
    height: 13px;
}



.slider-full-width-view {
    min-width: 1300px !important;
    margin: auto !important;
    max-width: 1240px !important;
    width: 1240px !important;
}


@media screen and (min-width:1340px) {
    .slider-full-width-view {
        width: 100% !important;

    }
}


@media screen and (max-width:1339px) {
    .slider-full-width-view {
        min-width: auto !important;
        width: 100% !important;
    }
}



.cat,
.price,
.specs {
    letter-spacing: 1px;
}

.price {
    display: flex;
    flex-direction: row;
}

.from {
    display: block;
    text-transform: none;
}



.price,
.specs {
    font-size: 17px;
    letter-spacing: 2px !important;
}


.bottom .from {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-right: 5px;
}


.bottom .price {
    flex-direction: row;
    justify-content: center;
}

.home-cat-house {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.home-cat-house>div {
    width: 33.333%;
    padding: 20px;
}

.home-cat-house .details.cat {
    position: relative;
    width: 40%;
    background-color: #fff !important;
    padding: 0 !important;
}


.home-cat-house .details.cat:first-of-type {

    padding-right: 50px !important;
}

.home-cat-house .details.cat:nth-of-type(2) {
    padding-left: 50px !important;

}

.home-cat-house .details.cat:nth-of-type(3) {
    padding-right: 50px !important;
}

.home-cat-house .details.cat:last-of-type {
    padding-left: 50px !important;
}





.full-with-half-half {
    display: flex;
}

.full-with-half-half>div {
    width: 50%;
}


.full-with-half-half>div:last-of-type {
    display: flex;
    justify-content: center;
    align-items: center;
}


.sub-footer {
    width: 100%;
    justify-content: center;
    display: flex;
    padding: 35px;
    font-size: 14px;
    align-items: center;
    flex-flow: column;
    display: block !important;
    background-color: #f1f1f1;

    position: -webkit-sticky;
    position: sticky;
    bottom: 4rem;
}

.sub-footer>div:first-of-type {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.sub-footer>div:first-of-type>div {
    width: 33.3%;
    min-width: 458px;
}

.sub-footer a {
    text-decoration: none !important;
}


.sub-footer .sf-icons span img {
    width: 100% !important;
}


.sub-footer .sf-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


.sub-footer .sf-icons span {
    display: flex;
    margin-left: 4vw !important;
}

.sub-footer .sf-icons span:first-of-type {
    width: 30px !important;
}

.sub-footer .sf-icons span:nth-of-type(2) {
    width: 28px !important;
}

.sub-footer .sf-icons span:last-of-type {
    width: 22px !important;
}


.sub-footer .sf-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sub-footer .sf-left .btn {
    width: 200px;
    text-align: center;
    color: white !important;
    margin: 0 10px !important;
}

.sub-footer .sf-left .btn:last-of-type {
    margin-left: 3vw !important;
}

.sf-address,
.sub-covid19 {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}


.sf-address {
    flex-flow: column;
}


.sf-address a {
    margin-top: 10px;
    text-decoration: none;
}

.dwell-margin-left {
    margin-left: 100px !important;
}

.dwell-margin-right {
    margin-right: 100px !important;
}





.dwell-padding-left {
    padding-left: 100px !important;
}

.dwell-padding-right {
    padding-right: 100px !important;
}





.margin-bottom-100 {
    margin-bottom: 100px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}


.padding-top-100 {
    padding-top: 100px !important;
}

.padding-bottom-100 {
    padding-bottom: 100px !important;
}

.btn-2-vert .btn {
    max-width: 280px;
    margin-bottom: 20px;
}


.detail-page .details .specs {
    margin-bottom: 35px;
}

.detail-page .details .body {
    margin-bottom: 45px;
}


.home-row-1 .page-70-30 .left .with-text {
    padding-right: 170px;
}


@media screen and (max-width:1371px) {

    .home-row-1 .page-70-30 .left .with-text {
        padding-left: 30px;
        padding-right: 13vw;
    }
}

@media screen and (max-width: 991px) {
    .home-row-1 .page-70-30 .left .with-text {
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 50px;
            display: block;
    width: calc(100% - 0px);
    }
}




@media screen and (min-width:1200px) {

    .sub-footer {
        position: fixed;
        bottom: 0;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
        max-width: 1920px;
        z-index: 999;
    }

    #colophon {
        margin-bottom: 0 !important;
    }
}



@media screen and (min-width:1142px) {}





@media screen and (max-width:1373px) {
    .sub-footer {
        padding: 35px 0;
    }

    .sub-footer>div:first-of-type>div {
        margin: 15px 0;
    }

    .sub-footer .sf-icons {
        justify-content: center;
        align-items: center;
    }
}


@media screen and (max-width:1200px) {



    .w-logo {
        margin-top: 0;
    }

    .margin-bottom-100 {
        margin-bottom: 50px !important;
    }

    .dwell-margin-left {
        margin-left: 50px !important;
    }

    .dwell-margin-right {
        margin-right: 50px !important;
    }


    .dwell-padding-left {
        padding-left: 50px !important;
    }

    .dwell-padding-right {
        padding-right: 50px !important;
    }



    .padding-top-100 {
        padding-top: 50px !important;
    }

    .padding-bottom-100 {
        padding-bottom: 50px !important;
    }


    .margin-top-100 {
        margin-top: 50px !important;
    }

    .home-cat-house .details.cat:first-of-type {

        padding-right: 25px !important;
    }

    .home-cat-house .details.cat:nth-of-type(2) {
        padding-left: 25px !important;

    }

    .home-cat-house .details.cat:nth-of-type(3) {
        padding-right: 25px !important;
    }

    .home-cat-house .details.cat:last-of-type {
        padding-left: 25px !important;
    }

    .home-cat-house .details.cat {
        width: 45%;
    }

    .full-with-overlay {
        padding-left: 0;
    }
}

@media screen and (min-width:674px) {
    #main_contact_form textarea {
        height: 184px !important;
    }


}


@media screen and (max-width:991px) {

    .main-contact-form .footer-form-holder {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        border-radius: 0;
    }

    .section-footer-holder-width {
        padding: 0 !important;
    }


    .main-contact-form .footer-form-holder {
        background: rgba(255, 255, 255, 0.98);
    }

    .main-contact-form .footer-form-holder form {
        max-width: 600px;
        margin: auto;
    }


    .page-70-30 .section-flex {
        flex-flow: column;
    }

    .page-70-30 .section-flex>div {
        width: 100% !important;
    }

    .page-70-30 .left .with-text {
        padding-top: 0;
    }


    .home-cat-house .details.cat:first-of-type {

        padding-right: 10px !important;
    }

    .home-cat-house .details.cat:nth-of-type(2) {
        padding-left: 10px !important;

    }

    .home-cat-house .details.cat:nth-of-type(3) {
        padding-right: 10px !important;
    }

    .home-cat-house .details.cat:last-of-type {
        padding-left: 10px !important;
    }

    .home-cat-house .details.cat {
        width: 50%;
    }

    .home-cat-house .details.cat {
        margin-bottom: 10px;
    }

    .penthouse-full-page .full-with-half-half {
        flex-flow: column;
    }

    .penthouse-full-page .full-with-half-half>div {
        width: 100%;
    }

    .penthouse-full-page .full-with-half-half>div:last-of-type {
        margin-top: 50px;
    }
}






@media screen and (max-width:959px) {
    .sub-footer .sf-left {
        padding-left: 0;
    }
}


@media screen and (max-width:868px) {
    .full-with-overlay {
        height: auto;
        flex-flow: column;
        background-image: none;
    }

    .full-with-overlay img {
        display: block !important;
    }


    .full-with-overlay .details {
        top: auto;
        max-width: 80%;
        position: relative;
        padding-top: 50px;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        transform: translateY(0);
    }

    .home-cat-house .details.cat:first-of-type {

        padding-right: 0 !important;
    }

    .home-cat-house .details.cat:nth-of-type(2) {
        padding-left: 0 !important;

    }

    .home-cat-house .details.cat:nth-of-type(3) {
        padding-right: 0 !important;
    }

    .home-cat-house .details.cat:last-of-type {
        padding-left: 0 !important;
    }

    .home-cat-house .details.cat {
        margin: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 10px !important;
        width: 100%;
        margin-bottom: 50px !important;
    }

    .details .bottom {
        padding-bottom: 0;
    }

}



@media screen and (max-width:767px) {

    .main-contact-form .footer-form-holder {
        width: 100%;
        max-width: 100%;
        padding: 100px 30px;
    }



    .details-floor-plan {
        flex-flow: column !important;
    }

    .details-floor-plan>div {
        width: 100%;
    }

    .floor-plan-view {
        justify-content: center;
        text-align: center !important;
        margin-top: 40px;
    }

    .floor-plan {
        display: flex;
        justify-content: center;
    }

    .details-floor-plan .floor-plan a {
        margin-top: 50px;
    }

}

@media screen and (max-width:479px) {

    .sub-footer .sf-left {
        flex-flow: column;
    }

    .sub-footer .sf-left .btn:first-of-type {
        margin: 0 !important;
        margin-bottom: 25px !important;
    }

    .sub-footer .sf-left .btn {
        width: 100%;
    }

    .sub-footer>div:first-of-type>div {
        min-width: 80%;
    }

}



/*  end new coding  */

button#responsive-menu-button {
    background: #fff !important;
    right: 5px !important
}

@media screen and (max-width:574px) {
    #main_contact_form form .main-contact-form-inner {
        display: flex;
        flex-flow: column;
    }
}




@media screen and (max-width:706px) {
    #wpcf7-f769-p765-o4 {
        width: 100%;
    }

    .rentals-form-top>div {
        width: 46%;
    }
}

@media screen and (max-width:606px) {
    .rentals .section.sec-body br {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .rentals-form-top {
        flex-flow: column;
    }

    .rentals-form-top>div,
    .rentals-form-bottom>div {
        width: 100%;
    }

    #wpcf7-f769-p765-o4 .lbl {
        margin-top: 25px !important;
    }

    #wpcf7-f769-p765-o4 .rentals-form-top-left .lbl,
    #wpcf7-f769-p765-o4 .rentals-form-top-right .lbl {
        margin: 10px auto !important;
    }

    #wpcf7-f769-p765-o4 span.wpcf7-list-item {
        display: block;
        margin: 8px 0 2px !important;
    }

    #wpcf7-f769-p765-o4 .wpcf7-form-control-wrap.lookingfor {
        margin-bottom: 0 !important;
    }

}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border-radius: 18px;
    border: 1px solid #cecece !important;
    background-color: white;
    line-height: 19px;
    padding: 10px 8px!important;
    color: #5a5a5a;
}

@media screen and (max-width:782px) {

    .rentals .section.sec-body br,
    #post-37 .section.sec-body br,
    #post-86 .section.sec-body br {
        display: none;
    }
}

.g-map iframe {
    width: 100%;
}



@media screen and (max-width:480px) {

    .wpcf7-form input[type=text],
    .wpcf7-form input[type=email],
    .wpcf7-form input[type=tel],
    .wpcf7-form input[type=number],
    .wpcf7-form select,
    .wpcf7-form textarea,
    .wpcf7-form label,
    .wpcf7-form input::placeholder,
    .wpcf7-form textarea::placeholder {
        text-align: center !important;
    }


    .btn-holder.btn-2-vert .btn {
        max-width: 100% !important;
        width: 100% !important;
    }

}

