.imgtitleblack{font-size: 70px; line-height: 70px; color: #ffffff; text-shadow: 1px 1px #000000; position: relative; top: -250px; text-align: center;}
.emileslideshowbackground{width: 100%; max-width: 1920px; height: 100vh;}
@media (max-width:769px){
.imgtitleblack{font-size: 30px; line-height: 30px; top: -250px; }
.emileslideshowbackground{width: 100%; max-width: 1920px; height: auto;}
}
/*** BACK-TO-TOP***/
.gototop{width: 60px;height: 60px;text-align: center;font-size: 50px;position: fixed;right: 20px;color: #000000;line-height: 25px; background-color:rgba(255, 255, 255, .6); border: solid #ededed 3px; border-radius: 40px;}
.gototop:hover{background-color: #d7d7d7;}
h1{font-size: 3em;}
/***LOADER***/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/images/preloader.gif) center no-repeat #fff;
}
/***ICONS***/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wu0qxe');
  src:  url('fonts/icomoon.eot?wu0qxe#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wu0qxe') format('truetype'),
    url('fonts/icomoon.woff?wu0qxe') format('woff'),
    url('fonts/icomoon.svg?wu0qxe#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-inquiry:before {
  content: "\e923";
}
.icon-menu:before {
  content: "\e924";
}
.icon-pin:before {
  content: "\e900";
}
.icon-bedrooms:before {
  content: "\e901";
}
.icon-guests:before {
  content: "\e902";
}
.icon-category:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-favorites:before {
  content: "\e905";
}
.icon-plan:before {
  content: "\e906";
}
.icon-bathrooms:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-quote-close:before {
  content: "\e909";
}
.icon-quote-open:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e90b";
}
.icon-arrow-down:before {
  content: "\e90c";
}
.icon-arrow-up:before {
  content: "\e90d";
}
.icon-pools:before {
  content: "\e90e";
}
.icon-climate:before {
  content: "\e90f";
}
.icon-tech:before {
  content: "\e910";
}
.icon-outdoor:before {
  content: "\e911";
}
.icon-security:before {
  content: "\e912";
}
.icon-equipment:before {
  content: "\e913";
}
.icon-baby:before {
  content: "\e914";
}
.icon-extras:before {
  content: "\e915";
}
.icon-pdf:before {
  content: "\e916";
}
.icon-arrow-left:before {
  content: "\e917";
}
.icon-share:before {
  content: "\e918";
}
.icon-photo:before {
  content: "\e919";
}
.icon-video:before {
  content: "\e91a";
}
.icon-facebook:before {
  content: "\e91b";
}
.icon-linkedin:before {
  content: "\e91c";
}
.icon-instagram:before {
  content: "\e91d";
}
.icon-twitter:before {
  content: "\e91e";
}
.icon-youtube:before {
  content: "\e91f";
}
.icon-favorites-selected:before {
  content: "\e920";
}
.icon-plus:before {
  content: "\e921";
}
.icon-minus:before {
  content: "\e922";
}