<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #78d5e1 !important;
}

.body-canvas {
    /*background: #fff;*/
}

body.myh-home {
	overflow: auto;
	/*background: #fff !important;*/
}

.fa-facebook-f:before, .fa-facebook:before {
    color: white;
}

.fa-twitter:before {
    color: white;
}
.myh-logo {
	margin-top: 62px !important;
}

@media screen and (max-width: 1366px) {
    .myh-logo {
    margin-top: 100px !important;
    margin-bottom: 20px;
}
}


@media only screen and (min-width: 700px) and (max-width:1150px) and (orientation: portrait) {

.mob-imgcover, .mob-imgcover.esp{
  /*height: 1275px;*/
}
}

@media only screen and (min-width: 900px) and (max-width: 1150px) {

body.myh-home {
    overflow: auto;
    background: #fff !important;
}

}

@media only screen and (min-width: 600px) and (max-width: 1150px) {
    
.mob-imgcover, .mob-imgcover.esp{
  height: 1275px;
}
} 

@media only screen and (max-width: 1150px) {
.mob-imgcover, .mob-imgcover.esp {
    display: block;
    /*height: 1275px;*/
}

.body-canvas {
    overflow-y: auto;
}
}

@media only screen and (min-width: 990px) and (max-width: 1150px) {
.body-canvas {
    z-index: 0;
}
}
@media screen and (min-width: 520px) and (max-width:990px) {

.myh-wrapper {
    z-index: 0 !important;
}

} 

@media only screen and (max-width: 1150px) {
.myh-footer, .myh-footer p {
    position: relative;
    /*margin: 0 auto;*/
    
}
}

@media only screen and (min-width: 700px) and (max-width: 900px) and (orientation: landscape) {
.mob-imgcover, .mob-imgcover.esp {
    height: 1280px !important;
}
}

@media only screen and (min-width: 700px) and (max-width: 800px) and (min-height: 1000px) and (max-height: 1300px) and (orientation: portrait) {
.myh-footer {
    position: relative !important;
    max-width: 600px;
    padding-left: 10vh;
}
}

@media screen and (min-width: 520px) and (max-width: 900px) {
.couple, .lroom, .cityscape, .wglow {
opacity: 0 !important;
}
}

@media screen and (max-width: 375px) {
	.resp-sharing-button--small i {
	  height: 25px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) and (orientation: landscape) {
.myh-footer {
    bottom: -20px;
}
}</pre></body></html>