/* HOMEPAGE STYLES */
.main-text-home{
    position: absolute;
    left: 50%;    bottom: 6%;
    transform: translate(-50%, -6%);
}
.main-text-home h2{
    font-family: "Old Standard TT", serif;
    font-style: italic;
    font-size: 6.375em;
    color: white;
    text-align: center;
}
.side-text, .side-text a{
    position: absolute;
    transform: rotate(-90deg) !important;
    left: -50px;
    font-size: 4em;
    transform-origin: left top 0;
    font-family: 'Old Standard TT', serif;
    color: #00B3BE !important;
	white-space: nowrap;
}
.side-text a{ 
	font-size: 1em !important;
    transform: rotate(0deg) !important;
    display: contents;
}
.side-text a:hover, .side-text a:active, .side-text a:focus, .side-text a:visited{ text-decoration: none; }
.side-dining{ top: 300px; }
.side-exp{ top: 400px; }
.side-acc{ top: 440px; }
.side-events{ top: 450px; }
.side-packs{ top: 510px; }
.side-inmap{ top: 520px; }
.side-wellness{ top: 550px; }
.side-sports{ top: 690px; }
.side-shopping{ top: 712px; }
.main-header-block, .round-image-home{
	background-repeat: no-repeat;
	background-position: top, center;
	background-size: cover;
}
.welcome-blc{
	margin: 50px 0px 210px 0px;
}
.tit-home-block{
	font-family: 'Old Standard TT', serif;
	color: #DAD7CB;
	font-size: 3.125em;
	font-style: italic;
	margin-top: 0px;
	padding-left: 18%;
}
.tit-home-block span{
	font-family: 'Oswald', sans-serif !important;
	font-size: 0.65em !important;
	font-style: normal !important;
	color: #00B3BE;
	padding-left: 24px;
	font-weight: 300;
}
.round-image-home{
	position: relative;
	width: 100%;
	height: 400px;
}
.round-image-home img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
}
.blc-text{ margin-top: 60px; }
.blc-text p{
	font-family: 'Lora', serif;
	color: #49433E;
	font-size: 0.8125em;
	line-height: 23px;
	padding: 16px 0px;
}
.blc-text a{
	text-transform: uppercase;
	color: #00B3BE;
	font-family: 'Oswald', sans-serif;
	font-size: 1em;
}
.acc-images-2{
	margin-top: -130px;
	margin-bottom: 50px;
}
#acc-carousel .item, #well-carousel .item{
	background-repeat: no-repeat;
	background-position: top, center;
	background-size: cover;
	height: 430px;
}
.carousel-overlay, .home-overlay, .areas-overlay, .master-overlay{
	position: absolute;
	width: 100%;
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);
	background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 );
	height: 430px;
}
.master-overlay{
	left: 0;
}
.areas-overlay{ position: relative !important; }
.text-on-carousel{
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, 0%) !important;
	color: white;
	font-family: Oswald;
	font-size: 2em;
	line-height: 42px;
}
#land_slider_1 .text-on-carousel,
#land_slider_2 .text-on-carousel,
#events-carousel .text-on-carousel,
#packs-carousel .text-on-carousel,
#spa_exp .text-on-carousel,
.text-on-carousel h2
{
	font-size: 1.375em;
	width: 100%;
	bottom: 20px;
	text-align: center;
}
#events-carousel .text-on-carousel{ line-height: 28px; }
#events-carousel .text-on-carousel a,
#packs-carousel .text-on-carousel a,
#land_slider_1 .text-on-carousel a,
#land_slider_2 .text-on-carousel a,
#spa_exp .text-on-carousel a, .text-on-carousel h2 a{
	color: white;
}
.text-on-carousel h2 a{
	font-size: 0.75em !important;
	font-weight: normal;
}
#events-carousel .text-on-carousel a span{
	font-size: 0.8125em;
	font-family: 'Oswald', sans-serif;
	display: block;
	margin-top: 9px;
}
#events-carousel .item .carousel-overlay,
#packs-carousel .item .carousel-overlay,
#land_slider_1 .item .carousel-overlay,
#land_slider_2 .item .carousel-overlay
{
    min-width: 280px;
	height: 100%;
}
.award-block-sx p{
	color: #82786F;
	font-family: 'Old Standard TT', serif;
	font-size: 0.875em;
	font-weight: bold;
}
.quote-award{
	color: #DAD7CB;
	font-family: 'Old Standard TT', serif;
	font-style: italic;
	font-size: 8.125em;
}
.quoting-img{
	position: absolute;
	width: 48px;
}
.award-block-sx span{
	color: #82786F;
	display: block;
	font-size: 1.75em;
	font-style: italic;
	margin-top: 26px;
    line-height: 1em;
}
.award-block-dx span{
	display: block;
	color: #49433E;
	font-family: 'Oswald', sans-serif;
	font-size: 1.125em;
	font-weight: 300;
	line-height: 28px;
}

.areas-blc div[class^='col-']{
	padding: 15px;
}
.areas-blc a{
	color: white !important;
}

#acc-carousel .item:after,
#well-carousel .item:after,
.areas-blc div[class^='col-']:after,
.masterclass-blc .inner-img:after, 
.single-villa-arch .content-image:after{
    content: "";
    border-left: 2px solid #82786F;
    width: 2px;
    height: 50px;
    bottom: -7px;
    position: absolute;
    left: 50%;
    border-right: 2px solid white;
}
.single-villa-arch .content-image:after{
	bottom: -20px;
}
.masterclass-blc .inner-img:after{
	bottom: -18px;
}
.image-content-arena{ margin-top: 115px; }
.home-overlay{ 
	height: 620px;
	left: 0;
}
.fortearena-blc .col-sm-12 .blue-under-block,
.sports-blc .col-sm-12 .blue-under-block,
.wellness-blc .col-sm-12 .blue-under-block,
.welcome-blc .col-sm-12 .blue-under-block{
	position: absolute;
	width: 33%;
	min-height: 120px;
	background-color: #00B3BE;
	right: 0;
	padding: 36px 0px;
}
.welcome-blc .col-sm-12 .blue-under-block{
	margin-top: 110px;
}
.welcome-blc .col-sm-12 .blue-under-block a{
	color: white;
    font-family: 'Old Standard TT', serif;
    font-style: italic;
    font-size: 2em;
    text-transform: lowercase;
    display: block;
    float: right;
    margin-top: 18px;
    line-height: 27px;
}
.welcome-blc .col-sm-12 .blue-under-block span{
    font-family: 'Oswald', sans-serif;
    color: white;
    font-size: 0.55em;
	font-style: normal;
	text-transform: uppercase;
}
.map-text-block{
    position: absolute;
    width: 58%;
    top: 38%;
    left: 9%;
}
.map-text-block h2{
	color: #DAD7CB;
	font-size: 3.25em;
	font-family: 'Old Standard TT', serif;
	font-style: italic;
	line-height: 48px;
}
.map-text-block h2 span{
    font-family: 'Oswald', sans-serif;
    color: white;
    font-size: 0.65em;
    font-weight: 300;
    font-style: normal;
    display: block;
	margin-left: 24px;
}
.map-text-block p{
	color: white;
    font-size: 0.85em;
    line-height: 25px;
    font-family: 'Lora', serif;
    margin: 20px 0px 0px 0px;
}
.map-sub-content{
	color: #49433E;
    font-size: 0.8125em;
    line-height: 25px;
    font-family: 'Lora', serif;
    margin: 9px 0px 32px 0px;
}
.bot-block{
    position: absolute;
    bottom: 18px;
    left: 22px;
	z-index: 99;
}
.arena-text-block,
.wellness-text-block{
	position: absolute;
    width: 36%;
    margin: 0% 11%;
    height: 100%;
    padding-top: 10%;
}
.only-wellness{ padding-top: 11%; }
.wellness-text-block{
	width: 50%;
}
.arena-text-block h2, .wellness-text-block h2{
	color: white;
	font-size: 2.625em;
	font-family: 'Old Standard TT', serif;
	font-weight: bold;
}
.arena-text-block h2 a, .wellness-text-block h2 a{
	color: white;
	font-size: 1em;
	font-family: 'Old Standard TT', serif;
	font-weight: bold;
	text-transform: initial;
}
.arena-text-block p, .wellness-text-block p{
	color: white;
	font-size: 0.875em;
	line-height: 1.5em;
	font-family: 'Lora', serif;
    margin: 45px 0px 45px 0px;
}
.wellness-text-block p {
	margin: 20px 0px 20px 0px;
    width: 70%;
}
.arena-text-block a, .wellness-text-block a{
	color: white;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}
.inner-img, .second-inner-img{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.fortearena-blc .inner-img,
.sports-blc .inner-img,
.wellness-blc .inner-img,
.welcome-blc .inner-img{
	background-repeat: no-repeat;
	background-position: top, center;
	background-size: cover;
	height: 620px;
	margin-left: -15px;
	margin-right: -15px;
}
.dining-blc .inner-img{
	height: 450px;
}
.shopping-blc .inner-img{
	height: 760px;
}
.shopping-blc .second-inner-img{
	height: 500px;
}
.blue-top-block{
	min-height: 100px;
	background-color: #00B3BE;
	padding: 18px 38px;
}
.blue-top-block span, .blue-top-block h2{ 
	color: white;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}
.blue-top-block span{ font-size: 0.8125em; display: block; }
.blue-top-block h2{
	font-size: 1em;
    margin-top: 9px;
    font-weight: 400;
}
#events-carousel .item,
#packs-carousel .item,
#land_slider_1 .item,
#land_slider_2 .item
{
	min-width: 280px;
	height: 360px;
	background-repeat: no-repeat;
	background-position: top, center;
	background-size: cover;
}

label.wrap{
	font-weight: normal !important;
	margin-top: 7px;
	position: relative;
	overflow: hidden;
	display: block;
	width: 180px;
}
label.wrap:after {
    content: "\f107";
    font-family: FontAwesome;
    color: white;
    position: absolute;
    top: 2px;
    right: 20px;
    cursor: pointer;
    z-index: 1;
    font-size: 1.35em;
    font-weight: 300;
    pointer-events: none;
}

select#event-cat, select#event-cat:focus{
	width: 180px;
    color: white;
    background: transparent;
    border-color: transparent;
	outline: none;
	font-family: 'Oswald', sans-serif;
	font-size: 1.125em;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   line-height: 21px;
}
select#event-cat option{ padding: 0; background: rgba(0, 179, 190, 1); }
.positive-top-50{ margin-top: 50px; }
.positive-top-65{ margin-top: 65px; }
.positive-top-70{ margin-top: 70px; }
.negative-top-50{ margin-top: -50px; }
.negative-top-25{ margin-top: -25px; }
.kids-bcl .inner-img, .kids-bcl .inner-img-second,
.sports-blc .inner-img-second, .shopping-blc .floating-image,
.s-img, .img-map{
	background-repeat: no-repeat;
	background-position: top, center;
	background-size: cover;
	height: 690px;
}
.img-map{ background-position: bottom, center; }
.sports-blc .inner-img-second{
	height: 470px;
}
.kids-bcl .inner-img-second{
	height: 400px;
	margin-top: 180px;
}
.kids-bcl-text-cont h2,
.dining-bcl-text-cont h2,
.shopping-blc-text-cont h2,
.shopping-blc-text-cont-2 h2,
.kids-bcl-text-cont h2 a,
.dining-bcl-text-cont h2 a,
.shopping-blc-text-cont h2 a,
.shopping-blc-text-cont-2 h2 a{
	font-size: 2.625em;
	font-family: 'Old Standard TT', serif;
	color: #82786F;
}
.kids-bcl-text-cont h2 a,
.dining-bcl-text-cont h2 a,
.shopping-blc-text-cont h2 a,
.shopping-blc-text-cont-2 h2 a{
	font-size: 1em !important;
	text-transform: initial !important;
}
.kids-bcl-text-cont p,
.dining-bcl-text-cont p,
.shopping-blc-text-cont p,
.shopping-blc-text-cont-2 p{
	font-family: 'Lora', serif;
	font-size: 0.8125em;
	color: #49433E;
	line-height: 23px;
	margin: 50px 0px;
}
.kids-bcl-text-cont a,
.shopping-blc-text-cont a,
.shopping-blc-text-cont-2 a{
	color: #00B3BE;
	font-family: 'Oswald', sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}
.masterclass-blc h2.text-center{
	color: #00B3BE;
	font-size: 2.625em;
	font-family: 'Old Standard TT', serif;
	margin-bottom: 18px;
}
.dining-bcl-text-cont{
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%) !important;
}
.shopping-blc-text-cont{
	position: absolute;
    top: 45%;
    transform: translate(0%, -55%) !important;
}
.shopping-blc-text-cont-2{ margin-top: 16px; padding-left:9%; }
.shopping-blc-text-cont-2 p{ width: 50%; }
.shopping-blc .floating-image{
    z-index: 99;
    position: absolute;
    width: 41%;
    right: 0;
    bottom: -7%;
}
.social-sx-1, .social-dx-2, .social-cx-2{ height: 360px; }
.social-sx-2, .social-dx-1, .social-cx-1{ height: 540px; }
.social-sx-1, .social-dx-1, .social-cx-1{ margin-bottom: 12px; }
.text-on-map{ margin-top: 150px; }
.text-on-map h2{ 
	font-family: "Old Standard TT";
	color: #82786F;
	font-size: 2.625em;
	line-height: 52px;	
}
.text-on-map p{
	font-family: 'Lora', serif;
	font-size: 0.8125em;
	color: #49433E;
	line-height: 23px;
	width: 65%;
	margin: 40px 0px;
}
.text-on-map a{
	font-size: 1em;
	color: #00B3BE;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
/* Make the home dynamic */
#home-main-cont .row {
	position: relative;
}
body .main-header-block {
	margin-bottom: 50px;
}
body .welcome-blc {
	margin: 0;
}
/* END */

.hero-tiny-banner {
	top: 250px;
	z-index: 1;
	max-width: 350px;
	font-size: 17px;
	line-height: 24px;
	position: absolute;
	padding: 10px 20px;
	color: #82786F;
	background-color: #f0efea;
	font-family: 'Lora', serif;
	transition-duration: .5s;
}
.hero-tiny-banner a {
	color: #82786F;
}