body{
	background:#ff0;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

.input.bedrooms{
	display: none;
}
.location-country-wrapper{
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    width: 100vw;
	    margin-bottom: 10px;
}

.header-dark .primary-navigation li a
{
	color:#ab8b6c;
}

#ui-datepicker-div{
	z-index: 999999999!important;
}



.header-dark  .contacts li a{
	color:#ab8b6c;
}

.header-dark div{
	color:#ab8b6c;
}



.mini-heroes-wrapper{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 60px;
}



.mini-heroes{
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100vw;
    
}
.mini-heroes .location{
	cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-size: cover;
}

a.location.location-country{
		
	width: calc(50% - 5px);
	margin-right: auto;	
    min-height: 40vh;
   
}

.location-regions{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: calc(50% - 5px);
	margin-left: auto;
}

.mini-heroes .location.location-region{
    min-height: 20vh;
    width: 33%;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background-position: center center;
}
	
.mini-heroes .location h1{
	    font-size: 40px;
	    text-transform: uppercase;
	    text-align: center;
	     width: 100%;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
		
}

.mini-heroes .location h1.bold{
	font-family: dense-bold;
	
	
}
body {

	
	line-height: 1;
	color:rgb(206,	206,	206);
}


body.modal-visible{
		overflow: hidden;
	width:100vw;

}

#content
{
	transition: 0ms cubic-bezier(.87,-.41,.19,2) all;
}



.modal-visible .hero {
	-webkit-filter: grayscale(0.8) blur(2px);
	-webkit-transform: scale(1.1);
	        -ms-transform: scale(1.1);
	    transform: scale(1.1);
	opacity:0.6;
		transition: 900ms cubic-bezier(.87,-.41,.19,2) all;

}

.modal-visible #content .hero{
	height: 100vh;
}

blockquote, q {
	quotes: none;
}

.section-title {
    text-align: center;
}

h4 {
    font-family: dense;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 4px;
    color: #fff;
}


.small-divide-line {
    width: 50px;
    border-bottom: #fff solid 2px;
    margin-top: 20px;
    margin-bottom: 38px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
            align-self: center;
}


h3 {
    font-family: dense;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}


.read-more-description label {
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    font-weight: bold;
    font-family: dense;
    letter-spacing: 4px;
    width: 100%;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
            flex-direction: row;
}

p {
    font-family: avenir-light, lato;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.facilities li {
      padding: 20px;
    padding-left: 49px;
    margin-left: 20px;
    background-position: left;
    background-size: 32px;
    background-repeat: no-repeat;
    font-size: 18px;
    list-style: none;
}


.read-more-description label:after {
    background-image: url(/assets/img/theme/icon/showmore-arrow.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 20px;
    height: 39px;
    padding-top: 20px;
    margin-top: 20px;
    color: #fff;
    content: "Show more";
}


.read-more-description  input:checked+label:after {
    background-image: url(/assets/img/theme/icon/showless-arrow.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 20px;
    height: 39px;
    padding-top: 20px;
    margin-top: 20px;
    color: #fff;
    content: "Show less";
}

.facilities-section {

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
}

.facilities {
    height: 100%;
    width: 50%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
}

#showmore-checkbox:checked ~ .facilities {
    height: auto;
}



body{
  font-family: avenir, lato;
   color:rgb(238,238,238	);

  background-size: 1440px;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: rgb(12	,12,	10	);

}
.villa-name {
    width: 100%;
    text-align: center;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    padding-bottom: 13px;
    text-transform: uppercase;
}

h1 {
    font-family: dense;
    font-size: 60px;

    letter-spacing: 6px;
    color: #fff;

}

.villa-address {
    width: 100%;
    text-align: center;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    margin-bottom: 20px;
    letter-spacing: 6px;
}

.villa-reference{
	margin-bottom: 40px;	
}


h2 {
    font-family: dense;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #fff;
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #fff;
    font-family: Dense;
    letter-spacing: 4px;
}

nav{
  font-family: Dense;

}


header{
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    font-family: Dense;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 56px;
     min-height: 180px;
    padding-right: 56px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
right: 0;
top: 0;
left: 0;
z-index: 999;
}

.topnav-wrapper{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 36px;
}


.association-logo-wrapper{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 25%;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	
}

.atol-logo{
	background-image: url(/assets/img/theme/atol-logo.svg);
	background-size: 55px;
	height: 55px;
	width: 55px;
	background-repeat: no-repeat;
	background-position: center center;
	
}
/*
.abtoi-logo{
		background-image: url(/assets/img/theme/abtoi-logo.svg);
	background-size: 100px;
	height: 55px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: center center;
}
*/
.abtoi-logo{
	margin-left: 20px;
	background-image: url(/assets/img/theme/virtuoso.png);
	background-size: 180px;
	width: 180px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center center;
}


.contacts{
  width: 85%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
    -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
            justify-content: flex-end;
}

header ul,header li{
  margin:0;
  padding:0;
  list-style: none;
}

.contacts > li{
  color: rgb(238,238,238	);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 19px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-left: 30px;
}
.primary-navigation{
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -ms-flex-pack: justify;
	      -webkit-justify-content: space-between;
	          justify-content: space-between;

}
.primary-navigation ul{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
              justify-content: center;
	
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgb(238,238,238	);
}

.primary-navigation ul:first-of-type{
		-ms-flex-pack: justify;
		    -webkit-justify-content: space-between;
		        justify-content: space-between;
		
}


.primary-navigation ul:last-of-type{
-ms-flex-pack: justify;
    -webkit-justify-content: space-between;
        justify-content: space-between;
}

.primary-navigation ul:nth-of-type(2){
	width: 220px;
}
.primary-navigation ul{
	
	width: 40%;
	
	
}
.primary-navigation ul .logo{
  width: 140px;
  margin-right: 20px;
  margin-left: 20px;

}



.top-search-bar{
  display: inline-block;
  position: relative;
  height: 20px;
  padding: 0;
  position: relative;
	
}


.top-search-bar input[type="text"] {
  height: 20px;
  font-size: 17px;
  display: inline-block;
  font-family: dense;
  letter-spacing: 3px;
  border: none;
  outline: none;
  color: white;
  padding: 3px;
  padding-right: 30px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

.top-search-icon:focus{
	outline: none;
}

.top-search-bar input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;
}

.top-search-bar input[type="text"]:focus {
  width: 200px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
  cursor: text;
}

.top-search-icon{
  height: 20px;
  width: 20px;
  display: inline-block;
  color:red;
  float: right;
  background: url(/assets/img/theme/search-icon2.svg) center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 1;
  cursor: pointer;
  transition: opacity .4s ease;
}

.top-search-icon:hover {
  opacity: 0.7;
}






.contacts > li > div:first-of-type{
  margin-right: 13px;
  margin-left: 10px;
}
.logo a{

}
.logo{
  position: relative;
}
.logo a{
  background-size: contain;
  background-repeat: no-repeat;;
  background-position: center center;
  width: 140px;

  height: 42px;;
  background-image: url(/assets/img/theme/logo.png);
  display: block;
  position: absolute;
}


ul.breadcrumb li+li:before {
    padding-right: 23px;
    color: #fff;
    content: ">\00a0";
    font-size: 12px;
    text-align: center;
    font-family: Dense;
}



.breadcrumb li:hover a {
    border-top: solid #fff 2px;
}

.contacts li a{
  color:rgb(238,238,238	);
}
.primary-navigation{

  margin-top: 35px;
  font-size: 21px;
  letter-spacing: 0.03em;
}
.primary-navigation li{

      letter-spacing: 0.2em;
     padding-top: 10px;
}
.primary-navigation li a{
  cursor: pointer;
}

.primary-navigation li:hover{
	border-top: solid 1px #ffffff;
}

.primary-navigation .logo:hover{
	border: none;
}

.straplines{
  width:100%;
  text-align: center;
    padding-bottom: 15vh;

}

.hero.home .straplines{
	padding-bottom: 0vh;
	padding-top: 35vh;
	    margin-bottom: 3vh;
	
}


.hero.home{
	    -ms-flex-pack: center;
	        -webkit-justify-content: center;
	            justify-content: center;
}

.hero h1{
    font-family: dense;
    color: rgb(214,	214,	214	);
    font-size: 50px;
    padding-bottom: 10px;
    font-weight: 500;
    letter-spacing: 13px;
    text-transform: uppercase;
   }
[data-template-id="templatehome"]{
    sbackground-image:url('/assets/img/theme/theme.jpg');

}
/*
.favourite-button{
	display: none;
}
*/
.favourite-button {
    text-decoration: none!important;
}

[data-search-url]{
	cursor: pointer;
}


.top-search-bar input[type="text"]:focus ~ .search-results{
	display: block;
}

.hero h2{
    font-family: dense;
    font-style: normal;
    color: rgb(214,	214,	214	);
    font-size: 32px;
    letter-spacing: 0.2em;
    font-weight: 200;	
}

.hero{
  width:100%;
  height: 85vh;
  background-position: center bottom;
  background-repeat: no-repeat;
 	background-image:linear-gradient(to top,rgba(12	,12,	10,1) 0%,rgba(12,12,	10,0) 75%),url(/image/view/444/1400/1400);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  box-sizing: border-box;;
    padding-bottom: 110px;
    min-height: 730px;
-ms-flex-pack: center;
    -webkit-justify-content: center;
        justify-content: center;
-ms-flex-align: center;
    -webkit-align-items: center;
        align-items: center;
-ms-flex-direction: column;
-webkit-flex-direction: column;
        flex-direction: column;
color:rgb(238,238,238	);
    -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
            justify-content: flex-end;
}
.initial-blurb{
	font-family: dense;
	color: rgb(206,	206,	206);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 40px;
	width: 69vw;
	    margin-bottom: 33px;
	font-size: 17px;
	line-height: 28px;

	letter-spacing: 2px;
}
.search-bar{

  width: 100%;
	height: 52px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	-ms-flex-align: center;
	    -webkit-align-items: center;
	        align-items: center;
	-ms-flex-pack:center;
	    -webkit-justify-content:space-between;
	        justify-content:space-between;
}

.search-bar > div{
	margin-right: 7px;
	height: 38px;
		border-bottom: 1px solid rgb(206,206,206);
}

.search-bar input{
	background: transparent;
height: 48px;
width: 100%;
font-family: Dense;
border:0;
outline:0;
padding-left: 5px;
box-sizing: border-box;;
letter-spacing: 0.25em;
    padding-left: 15px;
color:#fff;
font-size: 20px;
    letter-spacing: 0.16em;
		    padding-bottom: 8px;		    

}
.search-bar select{
	opacity: 1;

}


.search-bar .nicedropdown{
	display: block!important;
}

.search-bar .search a{
	display: block;
	width: 100%;
	font-weight: bold;;
cursor: pointer;;
	height: 38px;
	background: rgb(206,206,206);
	color:#000;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;;
	-ms-flex-pack: center;;
	    -webkit-justify-content: center;;
	        justify-content: center;;
	-ms-flex-align: center;;
	    -webkit-align-items: center;;
	        align-items: center;;
	font-weight: bold;;
    font-size: 20px;
letter-spacing: 0.16em;
}

.search-bar .search a:hover{
	background-color: #000;
	color: #fff;
}

.search-bar > div:last-of-type{
	border-bottom: none;
	margin-right: 0px;
}

::-webkit-input-placeholder {
   color: rgb(206,206,206);;
}

:-moz-placeholder { /* Firefox 18- */
   color: rgb(206,206,206);;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgb(206,206,206);;
}

:-ms-input-placeholder {
   color: rgb(206,206,206);
}

.input.destination {
    width: 37%;
}
.input.date {
    width: 18%;
}

.input.length {
    width: 15%;
}

.input.guests {
    width: 15%;
}

.input.search{
		width:15%;
}
.input.date {

    background-image: url(/assets/img/theme/icon/calendar.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 150px center;

    
}

.search-bar > div:last-of-type{
	padding-top: 0px;
}

.breadcrumb {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    position: absolute;
    height: 30px;
    width: 100%;
    padding-top: 40px;
    font-size: 18px;
}
ul.breadcrumb li {
    display: inline;
		    padding-right: 23px;
}

.breadcrumb li a {
    padding-top: 6px;
}



.facilities-booking-section {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    width: 60%;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
}

.villa-info-wrapper{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -ms-flex-pack: center;
	        -webkit-justify-content: center;
	            justify-content: center;
}


footer .links li a{
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#login-modal img {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
	max-width: 100px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ab8b6c;
	margin-bottom: 20px; 
}
.modal {
	z-index: 9999!important;
}
.modal p, .modal form, .modal label, .modal a {
	color: #333;
	font-family: 'Arial', sans-serif!important;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: 100;
}
.modal label {
	width: 100px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.modal .input {
	border: 1px solid #e2e1e0;
	width: 68%;
	padding: 0px 10px;
	height: 20px;
	margin-left: 2%;
}
.modal-reg-form .input {
	margin-bottom: 10px;
}
.modal .textarea {
	border: 1px solid #e2e1e0;
	width: 68%;
	padding: 0px 10px;
	height: 60px;
	margin-left: 2%;
	margin-bottom: 10px;
}
.modal .title {
	color: #ab8b6c!important;
	text-align: center;
	font-weight: 900;
	font-size: 20px;
	font-family: dense;
	margin-bottom: 20px;
}
.modal .subtitle {
	font-weight: 900;
	font-size: 18px;
	margin-bottom: 17px;
}
.modal .small {
	font-size: 14px;
}
.modal .italics {
	font-style: italic;
}
.modal a {
	color:#333;
	text-decoration: underline;
}

.modal .booking-button, .modal .booking-button:focus, .modal .booking-button:active, .modal .booking-button:hover {
	background: #ab8b6c;
	text-transform: uppercase;
	color: #fff;
  font-size: 20px;
}
.modal-reg-form {
	display: none;
}
#login-message, #reg-confirmation {
	margin-top: 5px;
	color: #cc0000;
	font-size: 14px;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.mt250 {
	margin-top: 250px;
}

@media screen and (min-width:700px){
  .hero{
    background-size:cover;
  }
}



.villa-basic-info {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    margin-top: 110px;
    box-sizing: border-box;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
    margin-bottom: 110px;
}


.villa-info-icons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    height: 120px;
}


.bedroom-icon {
    background-image: url(/assets/img/theme/icon/bedroom-icon.svg);
    background-size: 49px;
}


.price-icon {
    background-image: url(/assets/img/theme/icon/price-icon.svg);
}


.guest-icon {
    background-image: url(/assets/img/theme/icon/guest-icon.svg);
}
.villa-info-icon {
    width: 300px;
    height: 77px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 40px;
    -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
            justify-content: flex-end;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
}

[data-responsive-style]{
	-webkit-filter:blur(1px);
	        filter:blur(1px);	
}
[data-responsive-style].slow-unblur{
	-webkit-filter:blur(0px);
	        filter:blur(0px);
}

#showmore-checkbox{
	display: none;;
}
[for="showmore-checkbox"] {
    -ms-flex-order: 10;
        -webkit-order: 10;
            order: 10;
}


.villa-description {
    width: 80%;
    text-align: center;
    line-height: 38px;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
            margin-left: auto;
            margin-right: auto;
}


.facilities-list {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
            flex-wrap: wrap;

    width: 100%;
    }

.booking-form-section{
	width: 40%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	        flex-direction: column;
	height: auto;
}

.booking-form-section h3{
	color: #ab8b6c;
}

.booking-form-section .small-divide-line{
	border-bottom: 2px solid #ab8b6c;
}

.villa-info-wrapper form{
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	    -webkit-justify-content: center;
	        justify-content: center;
}

.booking-form {
    border: 2px solid #ab8b6c;
    width: 350px;
    height: 430px;
}

.ui-datepicker table{
	color: #fff;
    font-family: Dense;
    letter-spacing: 4px;
	
}


.ui-state-active {
    height: 20px!important;
    width: 20px;
    text-align: center;

}


.ui-state-active{
	background-color: #ab8c6c;
	    border: #ab8b6c 1px solid;
     color: white;
}


.ui-state-active:hover{
	color: white;
}

[data-handler="selectDay"] a{
	    height: 20px!important;
    width: 20px;
    text-align: center;

}

#ui-datepicker-div{
background: rgba(0,0,0,0.9);
border-radius: 1px;
}



.ui-datepicker-unselectable{
	opacity: 0.2;
}

.ui-datepicker .ui-datepicker-header{
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	    -webkit-align-items: center;
	        align-items: center;
}

.ui-widget-header{
	width: 100%;
}
.ui-datepicker td span, .ui-datepicker td a{
	text-align: center!important;
		font-size: 20px;
}

.ui-datepicker th{
	    font-family: Dense;
			font-size: 17px;
			font-weight: normal!important;
			text-transform: uppercase;
			letter-spacing: 2px;
}

.ui-datepicker td a{
	
	    border: transparent solid 1px;
}

.ui-datepicker td a:hover{
    border-bottom: #ab8b6c solid 2px;
    border-radius: 0px;
    color: #ab8b6c;
}

.ui-datepicker td a:active{
	  border-bottom: #ab8b6c solid 2px;
    border-radius: 0px;
    color: #ab8b6c;

}

.ui-datepicker-title{
    margin-top: 10px;
    font-size: 19px;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        -webkit-align-self: center;
            align-self: center;
    width: 100%;
    line-height: 1em;
    text-align: center;
    font-weight: bold;
    font-family: Dense;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #ab8b6c;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
	    width: 2.8em!important;
}


.ui-datepicker .ui-corner-all{
	background-repeat: no-repeat;
	background-size: 25px;
		    height: 2.8em!important;
	      background-position: center center;
}


.ui-datepicker .ui-datepicker-prev{
	background-image: url(/assets/img/theme/icon/left-arrow.svg);
}


.ui-datepicker .ui-datepicker-prev:hover{
	background-image: url(/assets/img/theme/icon/left-arrow-active.svg);
}


.ui-datepicker .ui-datepicker-next{
		background-image: url(/assets/img/theme/icon/right-arrow.svg);
}

.ui-datepicker .ui-datepicker-next:hover{
		background-image: url(/assets/img/theme/icon/right-arrow-active.svg);
}


.featured-villas-wrapper{
	margin-top: 139px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	        flex-direction: column;
	-ms-flex-pack: center;
	    -webkit-justify-content: center;
	        justify-content: center;
	    -ms-flex-align: center;
	        -webkit-align-items: center;
	            align-items: center;
}

.homepage-section-title{
	text-align: center;
}

.featured-villas{
	width:100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 35vh;
	background:#333;
	height: 47vh;
	background-image: url(/assets/img/theme/featuredvillasheader.jpg);
	
	background-size: contain;
	-ms-flex-pack: center;
	    -webkit-justify-content: center;
	        justify-content: center;;
	-ms-flex-align: center;;
	    -webkit-align-items: center;;
	        align-items: center;
	    margin-top: 92px;
}

.featured-villas h2{
	text-transform: uppercase;;
	font-size: 60px;
	
	letter-spacing: 0.15em;

}

.top-divide-line{
	height: 30px;
	width: 120px;
	border-top: 1px solid #ffffff;
}

.homepage-section-title{
font-weight: normal;
    font-size: 45px;
    letter-spacing: 10px;
    padding-bottom: 30px;
    font-family: dense;
}

.featured-villas-list{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;;
	margin-top: 20px;
  margin-bottom: 61px;
-ms-flex-pack	: justify;
    -webkit-justify-content	: space-between;
        justify-content	: space-between;
width: 100%;
}


.featured-villa{
		cursor: pointer;
	min-width: 100px;
	background: rgba(0,0,0,0.3);

	text-align: center;;
	background-size: cover;;
	background-position: center center ;

	height: 490px;
	    width: calc(20% - 10px);
			position: relative;;
}

.featured-villa .overlay{
	position: absolute;;
	left:0;
	right:0;
	bottom:0;
	top:0;
	cursor: pointer;
	-ms-flex-line-pack:end;
	        -webkit-align-content:flex-end;
	        align-content:flex-end;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
		-ms-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		        flex-direction: column-reverse;;;
}

.featured-villa:hover .overlay{
	color:rgba(255,255,255,0.2);
	transition: 1000ms cubic-bezier(.87,-.41,.19,1.44) all;
	background:rgba(0,0,0,0);
	color:rgba(255,255,255,0);
	cursor: pointer;

}


.featured-villa:hover div{
	transition: 1000ms cubic-bezier(.87,-.41,.19,1.44) all;
	opacity: 0;
	-webkit-filter:blur(10px);
		
}
.featured-villa .overlay{
	background:rgba(0,0,0,0.4);
	-webkit-filter:blur(0px);
}
.featured-villa .overlay h4{
	color:rgba(255,255,255,1);
		transition: 1000ms cubic-bezier(.87,-.41,.19,1.44) all;

}

.featured-villa:hover .overlay{
		color:rgba(255,255,255,1);
}

.featured-villa:hover .overlay h4{
	color:rgba(255,255,255,1);

}



.read-more span{
      color: white;
        font-family: Dense;
      text-align: center;;
			font-size: 20px;
          letter-spacing: 0.3em;
          cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
  position: relative;
   transition: all 0.5s;
   text-transform: uppercase;
}

.read-more:hover span{
	color: #ab8b6c;
	padding-right: 5px;
}

.read-more:hover span:after{
	  opacity: 1;
  right: 0;
  padding-left: 10px;
}

.read-more span:after{
	color: #ab8b6c;
		content:"➝";
		font-size: 10px;
		opacity: 0;
		top: 0;
		right: -20px;
		transition: 0.5s;
		
}

.featured-villa .villa-name{
	-ms-flex-order: 1;
	    -webkit-order: 1;
	        order: 1;
text-transform: uppercase;
padding-bottom: 11px;
font-size: 28px;
letter-spacing: 0.19em;
}

   
   .read-more-description{
	   display: -ms-flexbox;
	   display: -webkit-flex;
	   display: flex;
	   display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    
   }
   
   .read-more-description p{
	       width: 80%;
	       margin-left: auto;
	       margin-right: auto;
    text-align: center;
    line-height: 38px;
    display:  none;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
   }
   
     .read-more-description input:checked ~ p{
	     display: block;
     }
   
.villa-area{

	font-family: dense;
	padding-bottom: 59px;
	font-size: 19px;
	letter-spacing: 0.2em;
}



.featured-villa{
	overflow: hidden;;
}

.featured-villa:hover{
			cursor: pointer;;
}
.featured-villa:last-of-type{
	margin-right: 0px;
}




.sign-off + .read-more{
	display: none;
}

.sign-off {
    width: 430px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
            flex-wrap: wrap;

}

.avatar{
	width: 80px;
    height: 80px;
    background:#333;
        -webkit-filter: grayscale(0.5) contrast(100%);
    border-radius: 50%;
     background-image: url(/assets/img/theme/avatar.jpg);
     background-size: cover;
     background-position: center center;
}

.signature{
     background-image: url(/assets/img/theme/kellie-sig.svg);
    width: 80px;
    height: 49px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 15px;
    margin-top: 15px;
}

.name{
    width: 100%;
    text-align: center;
    font-family: dense;
    line-height: 22px;
    letter-spacing: 3px;
    padding-top: 16px;
    font-size: 16px;

}

.primary-navigation .logo a
{

	    height: 80px;
    margin-top: -20px;
}

footer ul{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -ms-flex-align: center;
	        -webkit-align-items: center;
	            align-items: center;
	
}
footer ul, footer li{
	list-style: none;
	padding:0;
	margin:0;
	z-index: 1000;
}

footer .links li.atol-logo{
	background-image: url(/assets/img/theme/atol-logo.svg);
	background-size: 40px;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	background-position: center center;
	margin-right: 30px;
}

footer .links li.abtoi-logo{
	background-size: 80px;
	width: 70px;
}


footer{
	    margin-top: 50px;
	    margin-bottom: 0px;
	    padding: 20px;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    font-size: 18px;
	    width:100%;
	        font-family: Dense;
	         -ms-flex-pack: justify;
	             -webkit-justify-content: space-between;
	                 justify-content: space-between;    box-sizing: border-box;
	         
	         
	         
	         
	             display: flex;
    justify-content: space-between;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: rgb(238,238,238	);
    
    
}

footer .links li{
	margin-right: 50px;
}



footer ul li{
	margin-right: 10px;
}
.social a{
	display: block;
	margin-left: 20px;
	height: 20px;
	width:	20px;
	background-size: contain;
}

.social .twitter a{
	  background-image: url(/assets/img/theme/icon/twitter-icon.svg);
}



.fb a{
	background-image: url(/assets/img/theme/icon/fb-icon.svg);
		display: block;
	height: 20px;
	width:	20px;
	background-size: contain;
}



.social .ig a{
	background-image: url(/assets/img/theme/icon/ig-icon.svg);
}



footer ul li.logo{
	    width: 96px;
    height: 32px;
    margin-right: 0px;
}

footer .logo a{
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 78px;
    height: 100%;
    background-image: url(/assets/img/theme/logo.png);
    display: block;
    position: absolute;
}



.read-more-description b,.read-more-description strong{
	font-family: avenir-bold, lato;	
}


.welcome{
	font-family: zentaiges, scriptina-pro;
	font-size: 50px;
	letter-spacing: 5px;
	text-align: center;
	margin-top: 60px;
}

@media only screen 
and (min-width: 800px)
and (max-width: 1120px) {
    .primary-navigation {
       font-size: 15px;
    }
	.mini-heroes .location h1 {
		font-size: 20px;
	}
}


.footer-copy{
	    font-family: dense;
    color: rgb(206,	206,	206);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 40px;
    width: 69vw;
    margin-bottom: 100px;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 2px;
}

.search-results{

     position: absolute;
    left: -203px;
    top: 27px;
    background: rgba(0,0,0,0.9);
    width: 234px;
    z-index: 9999;
    padding: 0px 20px 10px 20px;
    box-sizing: border-box;
    text-align: left;
    
   }
   
   .search-results > ul > li:nth-of-type(5) ~ li{
	   display: none;
   }
   
   
   .search-results .name{
	   text-align: left;
	       text-align: left;
    padding-top: 0px;
        letter-spacing: 1px;
        font-size: 22px;
        
        width: 100%;
   }
    .search-results .name span{
	    opacity: 0.4;
	    padding-left: 5px;
    }
   
   .search-results ul{
	   margin-top: 20px;
	   
   }
   
   .meta{
	         font-size: 14px;
    opacity: 0.6;
   }
   
    .search-results li{
	    margin-bottom: 10px;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
    }
    
  .search-results   .thumb[style]{
    width: 80px;
    height: 80px;
    background-size: cover;
    margin-right: 10px;
    
    
   }
   
   
    .search-results   .thumb[style] + .name{
	     width: 130px;

	    
    }
    
    
    
    .top-search-bar .search-results{
	    display: none;
    }
    
    
    .mini-heroes .location{
	    position: relative;
    }
    
    .mini-heroes .location .darker{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	transition: background-color 0.5s ease-out;
	-webkit-transition: background-color 0.5s ease-out;
}

.mini-heroes .location:hover .darker{
	background-color: rgba(0,0,0,0.8);
	
}

.mini-heroes .location:hover .darker h1{
	color: #ab8b6c;
}
    
    
    
@media screen and (max-width: 1000px){
	.booking-content {
       margin-bottom: 90px;     
	}

.location-country-wrapper{
	-webkit-flex-wrap:wrap;
	    -ms-flex-wrap:wrap;
	        flex-wrap:wrap;
	width:100%;
	margin-bottom: 20px;

}



.homepage-section-title{
	font-size: 30px;
}
.location-regions{
	width: 100%;
	margin-top: 0px;
}

.mini-heroes .location.location-region{
	width: 50%;
	margin-bottom: 0px;
}
		
a.location.location-country{
	width: 100%;
	
}
.hero.home form{
	display: none;
}


.mobile-logo{
    margin-bottom: 20px;	
	    width: 310px;
	    margin-top: 20px;
    height: 100px;
    margin-top: 20px;
        margin-left: auto;
    margin-right: auto;
}



}






    @media screen and (min-width: 800px)  and (max-width: 1025px){



.search-bar {
    width: calc(100% - 100px);
    height: 52px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
        -webkit-align-items: center;
            align-items: center;
    -ms-flex-pack: center;
        -webkit-justify-content: center;
            justify-content: center;
    margin-right: auto;
    margin-left: auto;
}

.input.date{
	    background-position: 122px center;
}


}

@media only screen and (max-width: 420px){
	.mini-heroes .location h1{
		font-size: 25px;
	}
	
	.mini-heroes .location.location-country h1{
		font-size: 40px;
	}
}



@media only screen and (max-width: 330px)
{#content .hero h1 {
	font-size: 20px;
	    margin-top: 18px;
	
}

#content .hero h2 {
	   
    color: #fff;
	
}


#content .hero.home{
	    height: 80vh;
}


}


/* IE10+ CSS styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.abtoi-logo{
		background-size: 150px;
		height: 90px;
	}
	
	
	.content-wrapper{
		margin-top: 280px;
	}

}

/* Limelight */
header.limelight-header {
	margin-top: 10px;
	padding-left: 0px!important;
}
header.limelight-header .limelight-logo{ 
	float:left; 
	padding-top:17px; 
	padding-left: 10px;
	display: block!important;
}

.limelight-header  nav li a {
	font-family: "Carrois Gothic"!important;
	font-size: 13px;
	padding-top: 20px;
	letter-spacing: 1px;
}

header .feel_lv_hrt {
	background: url(../../img/feel_the_lv.png) no-repeat!important;
    position: absolute;
    right: 10px;
    top: 16px;
    height: 24px;
    width: 80px;
}

@media only screen and (max-width: 900px){
	header.limelight-header {
		display: block!important;
	}

}