﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700|Vollkorn);
/*
	font-family: 'Open Sans', sans-serif;
	font-family: 'Vollkorn', serif;
*/
@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css);

@import url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css);
a {cursor: pointer !important;}
a:focus {outline: none !important;}
body
{
    font-family: 'Open Sans', sans-serif;
    background: #FFF;
}
input, select, textarea
{
    font-family: 'Open Sans', sans-serif;
    margin: 0;
}
header
{
	background: #5A6E29;
}
.Languages
{
	font-size: 16px;
    color: #FFF;
    margin: 10px 0 5px;
}
.Languages i.fa-globe
{
	position: absolute;
	top: 13px;
	font-size: 20px;
}
.Languages .selectOut
{
    overflow: hidden;
    width: 115px;
    position: relative;
    display: inline-block;
    margin-left: 5px;
}
.Languages select
{
    border: 0;
    background: none;
    font-size: 16px;
    margin: 0 15px;
    color: #FFF;
    width: 115px;
    position: relative;
    z-index: 1;
}
.Languages select option
{
	background: #5A6E29;
}
.Languages .selectOut i
{
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 0;
    font-size: 19px;
    color: #FFF;
}
.Weather
{
	display: inline-block;
	margin: 0 10px 0 0;
}
.Social
{
	display: inline-block;
	border-left: solid 1px #FFF;
	padding-left: 10px;
}
.Social a
{
	margin: 0 10px;
	color: #FFF;
	display: inline-block;
	font-size: 20px;
}
.Social a:hover
{
	color: #231F20;
}
nav
{
	margin: 10px 0;
}
.MenuUtilities
{}
.MenuUtilities ul
{
	float: right !important;
}
.MenuUtilities ul li
{
	margin-left: 45px;
}
.MenuUtilities ul li:first-child:before
{
	display: inline-block;
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f015";
	top: 3px;
    left: -15px;
    color: #5A6E29;
}
.MenuUtilities ul li:last-child:before
{
	display: inline-block;
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f02e";
	top: 3px;
    left: -15px;
    color: #5A6E29;
}
.MenuUtilities ul li a
{
	font-size: 14px;
	color: #231F20;
	text-transform: uppercase;
}
.MenuUtilities ul li a:hover, .MenuUtilities ul li a.rmFocused
{
	color: #5A6E29;
	text-decoration: underline;
}
.Menu
{
	margin-top: 35px;
}
.Menu ul
{
	float: right !important;
}
.Menu ul li
{
	margin-left: 18px;
}
.Menu ul li a
{
	font-size: 15px;
	color: #231F20;
	text-transform: uppercase;
}
.Menu ul li a:hover, .Menu ul li a.rmFocused
{
	color: #5A6E29;
	text-decoration: underline;
}
.Menu ul li .rmSlide
{
	display: none !important;
}
.MenuMobile {}
.MenuMobile ul
{
	margin-left: 25px !important;
	margin-top: 10px !important;
}
.MenuMobile ul li
{
	display: block;
	float: none !important;
}
.MenuMobile ul li a
{
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 32px;
    white-space: normal !important;
}
.MenuMobile ul li a:hover, .MenuMobile ul li a.rmFocused
{
	text-decoration: underline;
}
.MenuMobile ul ul{float: none !important; margin-top: 0 !important;}
.shifter-navigation .RadMenu li ul {
    display: none;
}
.shifter-navigation .RadMenu li.active ul {
    display: block;
}
.shifter-navigation .RadMenu li li {
    margin-left: 10px !important;
}
.Banner
{}
.Banner ul
{
	margin: 0;
	padding: 0;
}
.Internal .Banner img
{
	width: 100% !important; 
	height: auto !important;
}
.BookingEngine
{
	background: #231F20;
	font-weight: 300;
	font-size: 11px;
	text-transform: uppercase;
	color: #3B3838;
}
body.Fixed .BookingEngine
{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
}
.BookingEngine div[class*='col-'] div
{
	background: #FFF;
	margin: 15px 0;
	padding: 6px 0;
	text-align: center;
}
.BookingEngine div[class*='col-'] div select
{
	border: 0;
	font-weight: 300;
	font-size: 16px;
	color: #3B3838;
	background: #FFF;
	text-transform: uppercase;
	max-width: 170px;
}
.BookingEngine div[class*='col-'] div select option
{
	font-size: 16px;
	text-transform: capitalize;
}
.BookingEngine div[class*='col-'] div input
{
	border: 0;
	padding: 0;
	border-bottom: solid 1px #3B3838;
	font-weight: 300;
	font-size: 16px;
	color: #3B3838;
	text-transform: uppercase;
	max-width: 100px;
}
main
{
	padding: 80px 0 35px;
}
.Internal main
{
	padding: 40px 0;
	min-height: 600px;
}
main h1
{
	font-size: 30px;
	font-weight: 300;
	color: #5A6E29;
	text-transform: uppercase;
	margin: 0 0 30px;
	padding: 0;
}
main h1 small
{
	font-size: 24px;
	font-weight: 300;
	font-style: italic;
	color: #000;
	text-transform: uppercase;
	padding: 0;
	display: block;
}
main blockquote
{
	font-size: 18px;
	font-weight: 700;
	color: #5A6E29;
	margin: 20px 0 0;
	padding: 0;
	border: 0;
}
main .Text, main .Text2
{
	font-size: 18px;
	line-height: 28px;
}
main .Text a, main .Text2 a, main .col-md-6 a
{
	color: #5A6E29;
	text-decoration: underline;
}
main .Text a:hover, main .Text2 a:hover, main .col-md-6 a:hover
{
	text-decoration: none;
}
main h2
{
	font-size: 24px;
	font-weight: 300;
	font-style: italic;
	color: #5A6E29;
	margin: 50px 0 15px;
	padding: 0;
}
main .video, main img
{
	float: right;
	margin: 30px 0 30px 30px;
}
main .col-md-6:first-child
{
	background: #DADAD6;
	padding-bottom: 10px;
	padding-top: 10px;
}
main .rGoogleMaps .col-md-6
{
	background: #ECECEC !important;
	padding: 0 15px;
}
main .col-md-6:first-child h2 
{
    margin: 20px 0 15px;
}
main .col-md-6:last-child
{
	font-size: 18px;
}
.BreadCrumbs
{
	text-align: right;
	font-size: 15px;
	color: #5A6E29;
	margin-bottom: 30px;
}
.BreadCrumbs a
{
	color: #231F20;
}
.SubMenu
{}
.SubMenu ul
{
	width: 100% !important;
}
.SubMenu ul li
{
	float: none !important;
	width: 100% !important;
	position: relative;
}
.SubMenu ul li a
{
	display: block;
	background: #DADAD6;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #231F20;
	padding: 10px 0 10px 20px;
	margin-bottom: 7px;
	width: 100% !important;
}
.SubMenu ul li a:hover, .SubMenu ul li a.rmFocused
{
	background: #809155;
	color: #FFF;
	text-decoration: none;
}
.SubMenu ul li a:hover::after, .SubMenu ul li a.rmFocused::after
{
	content: " ";
	position: absolute;
	width: 0; 
	height: 0; 
	border-top: 23px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 22px solid #809155;
	top: 0;
	right: -22px;
}
.ShortCuts
{
	font-weight: 700;
	font-size: 25px;
	margin-top: 50px;
}
.ShortCuts ul
{
	margin: 0;
	padding: 0;
}
.ShortCuts ul li
{
	background: #809155;
	float: left;
	width: 30%;
	margin: 0;
	padding: 22px 30px 23px;
	list-style-type: none;
	position: relative;
}
.ShortCuts ul li:nth-child(2)
{
	padding: 22px 10px 23px 120px;
}
.ShortCuts ul li:nth-child(3)
{
	padding: 22px 10px 23px 100px;
}
.ShortCuts ul li:nth-child(2)
{
	background: #231F20;
	width: 40%;
}
.ShortCuts ul li:nth-child(1)::after
{
	content: "";
    position: absolute;
    z-index: 4;
    top: 0;
    right: -27px;
    width: 77px;
    height: 100px;
    background: #FFF url(images/arrow.png);
}
.ShortCuts ul li:nth-child(2)::after
{
	content: "";
    position: absolute;
    z-index: 4;
    top: 0;
    right: -27px;
    width: 77px;
    height: 100px;
    background: #FFF url(images/arrow.png);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.ShortCuts ul li a
{
	color: #FFF;
}
.ShortCuts ul li a .fa
{
	position: absolute;
	font-size: 48px;
	right: 50px;
}
.ShortCuts ul li:nth-child(2) a .fa
{
	left: 50px;
}
.ShortCuts ul li:nth-child(3) a .fa
{
	left: 30px;
}
.ShortCuts ul li a small
{
	display: block;
	font-size: 14px;
}
.Title
{
	font-size: 14px;
	display: block;
}
.Title h2
{
	text-align: center;
	font-size: 38px;
	font-style: italic;
	color: #231F20;
	margin-bottom: 30px;
	font-family: 'Vollkorn', serif;
}
.Title h2 small
{
	font-size: 15px;
	font-style: normal;
	color: #5A6E29;
	font-family: 'Open Sans', sans-serif;
	display: block;
}
.Highlights
{
	background: #809155;
	position: relative;
}
.Highlights ul
{
	margin: 0;
	padding: 0;
}
.Highlights ul li
{
	margin: 0;
	padding: 0;
}
.Highlights ul li p
{
	float: left;
	width: 50%;
	padding: 3% 3% 0;
	font-size: 30px;
	color: #FFF;
	font-family: 'Vollkorn', serif;
}
.Highlights ul li img
{
	float: left;
	width: 50%;
}
.Highlights .bx-wrapper .bx-controls
{
    bottom: 0;
    z-index: 9;
}
.Highlights .bx-pager
{
    bottom: 5px !important;
    width: 49% !important;
    margin: 0 !important;
}
.Highlights .bx-wrapper .bx-pager.bx-default-pager a
{
    background: none;
    border: solid 1px #FFF;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Highlights .bx-wrapper .bx-pager.bx-default-pager a:hover, .Highlights .bx-wrapper .bx-pager.bx-default-pager a.active
{
    background: #FFF;
}
.Characteristics
{
	background: #ECECEC;
	font-size: 15px;
	font-weight: 300;
	padding: 50px 0;
}
.Characteristics ul
{}
.Characteristics ul li
{
	float: left;
	width: 16.667%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.Characteristics ul li a
{
	color: #939393;
	display: block;
	text-align: center;
}
.Characteristics ul li a:hover
{
	color: #5A6E29;
	text-decoration: none;
}
.Characteristics ul li a .fa
{
	font-size: 65px;
	display: block;
}
.Characteristics ul li a:hover .fa
{
	color: #5A6E29;
}
.Location
{}
.Promotion
{}
.Promotion a.imgPromotion {
    float: left;
    margin: 0 40px 40px 0;
    width: 290px;
    overflow: hidden;
}
.Promotion a.imgPromotion img {
    float: none;
    width: 290px;
    margin: 0;
}
.Promotion a.SearchButton
{
    font-size: 14px !important;
    margin: 10px 0 0;
    padding: 8px 25px !important;
    color: #FFF;
    float: right;
    text-decoration: none;
}
.Promotion a.SearchButton:hover
{
    color: #5A6E29;
}
.Promotion .Clear {
    clear: both;
}
.Newsletter
{
	background: #DADAD6;
	padding: 40px 0;
}
.Newsletter h2
{
	font-size: 22px;
	color: #231F20;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}
.Newsletter p
{
	font-size: 20px;
	color: #231F20;
	margin: 0;
	padding: 0;
}
.Newsletter input
{
	font-size: 14px;
	color: #809155;
	border: solid 1px #809155;
	padding: 10px 0;
	margin: 10px 0 0;
	text-align: center;
	width: 100%;
}
.Newsletter a
{
	font-size: 14px !important;
	margin: 10px 0 0;
	padding: 11px 0 !important;
}
aside
{
	background: #231F20;
	color: #FFF;
	padding: 35px 0 55px;
}
.MenuInst
{}
.MenuInst ul
{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    width: 100% !important;
}
.MenuInst ul li
{
    float: none !important;
}
.MenuInst ul li a
{
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 32px;
}
.Icos
{
	text-align: right;
}
.Icos a
{
	display: inline-block;
	width: 110px;
	height: 110px;
	border: solid 1px #FFF;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	padding-top: 8px;
	text-align: center;
	margin: 0 10px;
}
.Icos > img
{
	display: inline-block;
	border: solid 1px #FFF;
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	padding: 8.5px 7.5px;
	text-align: center;
	margin: 0 10px;
}
footer
{
	background: #000;
	color: #CFCFCF;
	font-size: 13px;
	padding: 25px 0;
	text-transform: uppercase;
}
footer .Top
{
	cursor: pointer;
	color: #FFF;
	font-size: 30px;
	background: #5A6E29;
	width: 60px;
	height: 60px;
	margin: -50px auto 0;
	text-align: center;
	padding-top: 5px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
footer .Top:hover
{
	color: #5A6E29;
	background: #FFF;
}
.Copyright
{
	text-align: right;
}
.Copyright a
{
	color: #CFCFCF;
	text-decoration: underline;
}
/* [Bootstrap Helpers] */
.NoPadding {
   padding: 0 !important;
   margin: 0 !important;
}
.NoPaddingRight {
   padding-right: 0 !important;
   margin-right: 0 !important;
}
.NoPaddingLeft {
   padding-left: 0 !important;
   margin-left: 0 !important;
}
/* Preloader */
body {
	/*overflow: hidden;*/
}
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#FFF; /* change if the mask should have another color then white */
	z-index:9999; /* makes sure it stays on top */
}
.CmsViewPage #preloader {
	display: none;
}
#logo {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:20%; /* centers the loading animation vertically one the screen */
	background-image:url(images/Loading.png); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}
#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}

/* [Utils] */
.SearchButton
{
    background: #5A6E29;
    color: #FFF;
    font-size: 28px;
    padding: 20px 0 21px;
    display: block;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.SearchButton:hover
{
    background: #FFF;
    color: #5A6E29;
    text-decoration: none;
}
.SearchButtonWhite:hover
{
    color: #111;
}
#ui-datepicker-div
{
	z-index: 999 !important;
}
textarea:focus, input:focus, select:focus{
    outline: 0;
}
/* [Telerik Hacks] */
.RadMenu
{
    float: none !important;
    z-index: 2 !important;
    /*white-space: inherit !important;*/
}
/* [Gallery] */
.Gallery
{}
.Gallery a {
    width: 100%;
    background: #5A6E29;
    position: relative;
    display: block;
}
.Gallery a img
{
	width: 100%;
	opacity: 0.5;
    filter: alpha(opacity=50);
	margin: 0;
}
.Gallery a:hover img
{
	opacity: 1;
    filter: alpha(opacity=100);
}
/* [Google Maps] */
.rGoogleMaps
{
	background: #ECECEC;
	font-size: 17px;
	color: #231F20;
}
.GMaps
{
	width: 100%;
	height: 380px;
}
.rGoogleMaps p
{
	padding: 30px 0;
	display: block;
	margin: 0 !important;
	position: relative;
}
.Internal .rGoogleMaps p
{
	font-size: 14px;
}
.rGoogleMaps .fa
{
	font-size: 35px;
	color: #5A6E29;
	width: 40px;
    text-align: center;
}
.rGoogleMaps p .fa-long-arrow-right, .rGoogleMaps p .fa-long-arrow-left
{
    font-size: 25px;
    position: absolute;
    left: 18px;
    top: 65px;
}
.rGoogleMaps input.waterMarkInput {
    font-size: 14px;
    color: #809155;
    border: solid 1px #809155;
    padding: 10px 0;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}
.rGoogleMaps a {
    font-size: 14px !important;
    margin: 40px 0 0;
    padding: 11px 0 !important;
}
.Internal .rGoogleMaps a
{
	color: #FFF;
	text-decoration: none;
}
.Internal .rGoogleMaps a:hover
{
	color: #5A6E29;
}
.rGoogleMapsDetail
{
	font-size: 14px;
	color: #424242;
	text-align: center;
	padding: 25px 0;
}
.rGoogleMapsDetail h3
{
	font-size: 14px;
	display: inline-block;
	font-weight: 700;
	color: #5A6E29;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.rGoogleMapsDetail .fa
{
	margin-left: 20px;
	color: #5A6E29;
}
/* [Tables] */
table
{
	width: 100%;
}
table tr td
{
	vertical-align: top;
}
table.adp-directions
{
	width: 100%;
}
table.Downloads tr:nth-child(odd)
{
    background-color: #DADAD6;
}
table.Atividades tr td img
{
	margin: 0 30px 0 0;
}
/* [Forms] */
.Form
{}
.Form span
{
	display: block;
	margin: 10px 0 5px;
}
.Form input, .Form select, .Form textarea
{
	display: block;
	width: 100%;
}
input.SearchButton
{
	font-size: 14px !important;
	margin: 10px 0 0;
	padding: 7px 45px !important;
	float: right;
	border: 0;
}
/* [e-GDS CMS] */
.CmsViewPage .visible-lg, .CmsViewPage .visible-md, .CmsViewPage .visible-sm, .CmsViewPage .visible-xs, .CmsViewPage main .GoogleMaps {
    display: block!important;
}
.CmsViewPage header, .CmsViewPage nav, .CmsViewPage .Banner
{
    position: relative!important;
}
.CmsViewPage .Banner
{
    z-index: 3;
}
body.CMSEditMode
{
    padding: 0!important;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* [Responsive] */
@media (max-width: 767px) {
	header {padding-bottom: 5px;}
	.Languages {text-align: center;}
	.Languages i.fa-globe {top: 3px;}
	header .text-right {text-align: center;}
	.Logo {text-align: left;}
	.Logo img {max-width: 150px;}
	.MenuUtilities {margin: 25px 0 0;text-align: center;}
	.MenuUtilities ul {float: none !important;}
	.MenuUtilities ul li {float: none !important;display: inline-block;}
	.Menu {display: none;}
	.BookingEngine {font-size: 14px;}
	.BookingEngine .SearchButton {padding: 12px 0 13px;margin-bottom: 15px;}
	main .col-md-6:first-child { margin-bottom: 15px;}
	main iframe {width: 100%;}
	.ShortCuts {display: none;}
	.Highlights ul li p {float: none;width: 100%;height: 200px;overflow: hidden; font-size: 18px;}
	.Highlights ul li img {float: none;width: 100%;}
	.Highlights .bx-pager {width: 100% !important; text-align: center;}
	.Characteristics ul li {float: none;width: 45%;margin: 15px 0;display: inline-block;}
	.GMaps {height: 250px;}
	.GMapsAddress {position: absolute !important;bottom: -245px;width: 90%;z-index: 9;padding: 0 !important;}
	.Internal .GMapsAddress {bottom: -275px;}
	.rGoogleMaps a {margin: 40px 0 15px;}
	.Newsletter {text-align: center;}
	.MenuInst {margin-bottom: 30px;}
	.MenuInst ul {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
	.MenuInst ul li a {text-align: center;}
	.Icos {text-align: center;}
	.Icos a {display: block;margin: 0 auto 15px;}
	footer, .Copyright {text-align: center;}
	.Copyright {margin-top: 15px;}
	.SubMenu {display: none;}
	.Internal main h1 {font-size: 20px;}
	table tr td {width: 100%; display: block;}
	table.Atividades tr td img {margin: 0 0 30px; float: none; width: 100%;}
	.Promotion a.imgPromotion {float: none; margin: 0 0 40px 0;width: 100%;}
	.Promotion a.imgPromotion img {width: 100%; height: auto;}
	.Promotion a.SearchButton {margin: 0 0 60px;}
	body.Fixed .BookingEngine {position: relative;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.MenuUtilities {margin-top: -35px;}
	.Menu ul li {margin-left: 5px;margin-right: 4px;}
	.Menu ul li a {font-size: 14px;}
	.BookingEngine {font-size: 14px;}
	.BookingEngine .SearchButton {padding: 12px 0 13px;margin-bottom: 15px;}
	main .col-md-6:first-child { margin-bottom: 15px;}
	main iframe {width: 100%;}
	.ShortCuts {display: none;}
	.Highlights ul li p {font-size:16px;}
	.GMaps {height: 250px;}
	.GMapsAddress {position: absolute !important;bottom: -245px;width: 96%;z-index: 9;padding: 0 !important;}
	.Internal .GMapsAddress {bottom: -270px;}
	.rGoogleMaps a {margin: 40px 0 15px;}
	.Newsletter {text-align: center;}
	.MenuInst {margin-bottom: 30px;}
	.Icos {text-align: center;}
	footer {font-size: 12px;}
	.SubMenu{margin-bottom: 20px;}
	.SubMenu ul li a:hover::after, .SubMenu ul li a.rmFocused::after {display: none;}
	body.Fixed .BookingEngine {position: relative;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.Logo img {width: 100%;}
	.Menu {margin-top: 16px;}
	.Menu ul li {margin-left: 11px;}
	.Menu ul li a {font-size: 14px;}
	.BookingEngine div[class*='col-'] div {margin: 16px 0;padding: 5px 0px;}
	.BookingEngine div[class*='col-'] div select {max-width: 165px;}
	main iframe {max-width: 100%;}
	.ShortCuts {font-size: 18px;}
	.ShortCuts ul li a small {font-size: 12px;}
	.ShortCuts ul li {padding: 28px 30px 29px;}
	.ShortCuts ul li:nth-child(2) {padding: 29px 10px 29px 120px;}
	.ShortCuts ul li:nth-child(3) {padding: 28px 10px 29px 100px;}
	.Highlights ul li p {font-size: 20px;}
	.rGoogleMaps {font-size: 12px;}
	.Internal .rGoogleMaps p {font-size: 12px;}
	.SubMenu ul li a {font-size: 14px;}
	.SubMenu ul li a:hover::after, .SubMenu ul li a.rmFocused::after {border-top: 22px solid transparent;border-bottom: 18px solid transparent;border-left: 22px solid #809155;}
}
@media (min-width: 1200px) and (max-width: 1365px) {
	.rGoogleMaps p {font-size: 14px;}
}
@media (min-width: 1366px) and (max-width: 1441px) {

}