/*
Theme Name: Tamarindo Vista Villas
Theme URI: http://www.unidad22.com/
Author: U22
Author URI: http://www.unidad22.com/
Description: Custom, professional websites that work as hard as you do.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Custom Theme
Text Domain: TamarindoVistaVillas
By: Jonathan Cortes M.

*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,500,700,900);
@import url(//fonts.googleapis.com/css?family=Caveat);
/* @import url(//fonts.googleapis.com/css?family=Special+Elite); */
/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Class Default
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Slider
 * 7.0 - Custom Widget or Module
 *   7.1 (Name Custom Widget or Module #1)
 * 8.0 - Content
 *   8.1 - Entry Header
 *   8.2 - Entry Meta
 *   8.3 - Entry Content
 *   8.4 - Galleries
 *   8.5 - Post Formats
 *   8.6 - Attachments
 *   8.7 - Post/Paging Navigation
 *   8.8 - Author Bio
 *   8.9 - Archives
 *   8.10 - Search Results/No posts
 *   8.11 - 404
 *   8.12 - Comments
 *   8.13 - Multisite
 * 9.0 - Sidebar
 *   9.1 - Widgets
 * 10.0 - Footer
 * 11.0 - Media Queries
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
/* @font-face {
    font-family: 'masterplan';
    src: url('https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/fonts/masterplan.eot');
    src: url('https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/fonts/masterplan.eot#iefix') format('embedded-opentype'),
         url('https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/fonts/masterplan.woff2') format('woff2'),
         url('https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/fonts/masterplan.woff') format('woff'),
         url('https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/fonts/masterplan.ttf') format('truetype'),
         url('https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/fonts/masterplan.svg#masterplan') format('svg');
    font-weight: normal;
    font-style: normal;
} */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
	}
input, textarea, keygen, select, button, isindex, strong, i{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height:100%;
}
html.home{
	overflow-y: hidden;
}
body {
	color:#333333;
	line-height: 1;
	background-size: cover;
}
a {
	color: #8C8983;
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}
a:active,
a:hover {
	color: #A29F97;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a{
	color:#676767;
	font-weight: 400;
	margin-bottom: 10px;
}

h1, h1 a{
	font-size: 30px;
}
h2, h2 a{
	font-size: 28px;
}
h3, h3 a{
	font-size: 26px;
}
h4, h4 a{
	font-size: 24px;
}
h5, h5 a{
	font-size: 22px;
}
h6, h6 a{
	font-size: 20px;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}
abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
p {
	line-height: 18px;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
	color:#676767;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite, blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
blockquote em, blockquote i {
	font-style: normal;
	font-weight: 300;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
em{
	font-style:italic;
}
small {
	font-size: smaller;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
menu, ol, ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
ul {
	list-style-type: disc;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul,
li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
.su-column-size-1-3 {
    width: 29.3% !important;
}
.su-column.su-column-size-1-3 {
    height: 444px !important;
}
.su-row .su-column {
    margin: 0 0 0 4% !important;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
.main-menu {
	display: none !important;
}

button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	border: 0;
	border-bottom: 1px solid #000;
	height: 0px;
	margin: 0 0 15px;
}
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}
/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	/*color: #21759b;*/
	color: #003C7F;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* Form fields, general styles first. */
button,input,
textarea,select {
	/*border: 1px solid #ACBA29;*/
	border: 1px solid #003C7F;
	font-family: inherit;
	padding: 5px;
}
input,
textarea {
	color: #141412;
}
input:focus,
textarea:focus {
	outline: 0;
}
/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	/*background: #ACBA29;*/
	background: #003C7F;
    /*background: -webkit-linear-gradient(top, #ACBA29 0%, #8C981E 100%);
    background: linear-gradient(to bottom, #ACBA29 0%, #8C981E 100%);*/
	background: -webkit-linear-gradient(top, #0072BC 0%, #003C7F 100%);
    background: linear-gradient(to bottom, #0072BC 0%, #003C7F 100%);
    border: none;
    /* border-bottom: 3px solid #B93207; */
    border-radius: 2px;
    color: #FFF;
    display: inline-block;
    padding: 5px 24px 4px;
    text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	/*background: #8C981E;  Old browsers */
	background: #003C7F;
	/*background: -webkit-linear-gradient(top, #8C981E 0%, #ACBA29 100%);  Chrome 10+, Safari 5.1+
	background:   linear-gradient(to bottom, #8C981E 0%, #ACBA29 100%);  W3C */
	background: -webkit-linear-gradient(top, #0072BC 0%, #003C7E 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #0072BC 0%, #003C7E 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	/*background: #8C981E;  Old browsers */
	background: #003C7F;
	/*background: -webkit-linear-gradient(top, #8C981E 0%, #ACBA29 100%);  Chrome 10+, Safari 5.1+
	background:   linear-gradient(to bottom, #8C981E 0%, #ACBA29 100%);  W3C */
	background: -webkit-linear-gradient(top, #0072BC 0%, #003C7E 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #0072BC 0%, #003C7E 100%); /* W3C */
	border: none;
	padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}


/**
 * 3.0 Class Default
 * ----------------------------------------------------------------------------
 */
 /*Tener cuidado que este efecto no se aplique al slider porque pueden colisionar los efectos*/
*{
	-webkit-transition:  all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition:  all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.slider *,.config a, h1, #open-content,
.page-template-full-width-page .content-area li,
.videoWrapper, .videoWrapper *,#responsive-menu,
#responsive-menu *,.pp_pic_holder,.pp_pic_holder *{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.blue-btn{
    /*background: #02A8F3;*/
	background: #003C7F;
	font-size: 15px;
    text-transform: uppercase;
    padding: 7px 10px;
	-moz-box-shadow: 0px 0px 20px #484848;
    -web-kit-box-shadow: 0px 0px 20px #484848;
    box-shadow: 0px 0px 20px #484848;
	display: inline-block;
	max-width: 255px;
	width: 100%;
	text-align: center;
}
.blue-btn a{
	padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #FFF !important;
    display: block;
	font-size: 18px;
}
.blue-btn:hover{
    /*background: #B8C62B !important;*/
	background: #595660;
}
.center-page{
	margin:0 auto;
	width:95.53440702781845%;/*1305px*/
	position: relative;
}
.clear,.center-page:after{
	clear:both;
	content:'';
    display:block;
}
.inline-block{
	display:inline-block;
	*float:left;
	vertical-align:top;
}
.left{
	float:left;
}
.right{
	float:right;
}
.text-center{
	text-align:center;
}

.opacity{
	/*opacity:0;*/
	-webkit-transition:  all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition:  all 2s ease-in-out;
	transition: all 2s ease-in-out;
}
li#menu-item-2440 img.menu-image.menu-image-title-after {
    height: 130px !important;
}
.autohide{
	-webkit-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-o-transition-duration: 2s;
	transition-duration: 2s;
}

/**
 * 4.0 Header .site-header
 * ----------------------------------------------------------------------------
 */

.descuentico-img{
	width: 90px;
	height: auto;
	top: -15px;
	background: none !important;
	border: none !important;
}

.descuentico-img a img{
	height: 45px;
}
.sprt.top-menu {
    border: none !important;
}
header.header{
	/*background:url('images/header.png') 100% 0 repeat-x;
	background:url('../../uploads/2021/06/new-header-1-1.png') 100% 0 repeat-x;*/
	position: fixed;
    z-index: 999999;
    width: 100%;
    min-height: 127px;
	background-color: #ffffff;
}
.phone aside{
	display:inline-block;
}
.phone .widget-first{
	padding: 7px 13px 0 0;
}
aside#custom_post_widget-3 a {
    color: #000000;
}
.sprt.home.logo {
    background: none;
	margin-top: -6px;
}
.phone .widget-last{
	position: absolute !important;
	/*background:url('images/phone2.png') no-repeat;
	background:url('images/new-phone2.png') no-repeat;*/
	padding: 12px 10px 25px 10px;
	vertical-align: top;
	/*margin-left: 15px;
		margin-left: 250px;*/
		left: 450px;
		top: 7px;
	}
	
	/*imagenes de menu disabled*/
	ul#header-menu li a img {
		display: none;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		position: absolute;
		left: 376px;
		top: 7px;
	}
.phone .widget-last a:first-child:after {
    content: "|";
	    padding: 0px 4px 0px 10px;
}
.phone p,.phone a{
	display: inline-block;
	font-size: 18px;
	color: #FFF;
	font-weight: 600;
	line-height: 100%;
	margin: 0;
}
#home-content.active {
    height: 500px !important;
	z-index: 9999;
}
.phone img{
	margin:0;
}
.config ul{
	margin:0;
	padding:0;
}
.config li{
	list-style:none;
}
.sprt{
	/*background-color: #acba29;*/
	background-color: #003C7F;
	/*border: 1px solid #d2d990;*/
	border: 1px solid #ffffff;
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}
.sprt>a, a.quality{
	/*background-image:url('images/sprite.png');*/
	background-image:url('images/sprite-hover.png');
	background-repeat: no-repeat;
	min-width: 29px;
	min-height: 29px;
	display:block;
}
a.conf{
	background-position:50% -1px;
}
a.bookmark{
	background-position:50% -30px;
}
a.quality{
	background-position:50% -59px;
}
a.audio{
	background-position:50% -88px;
}
.sprt>a:hover,
a.quality:hover{
	background-image:url('images/sprite-hover.png');
}
a.audio.muted {
    /*background: url('images/mute.png') 0 0;*/
	background: url('images/new-mute.png') 0 0;
}
.lang{
	border:0;
	color:#4a4843;
	font-size:15px;
	padding:7px 10px;
	display:block;
	font-weight: 600;
}
.lang:after{
	content:' \25be';
}
.config {
    margin: 0 auto;
    padding-top: 7px;
    width: 800px;
    padding-left: 530px !important;
}
/*
.config {
	margin: 0 auto;
	padding-top: 7px;
	width: 295px;
	padding-left: 44px !important;
}*/
aside.whatsapp-aside,
aside#custom_post_widget-9 {
    padding-left: 15px;
}
body.page-template.page-template-rooms-page.page-template-rooms-page-php.page.page-id-47.page-parent.logged-in.custom-background.woocommerce-js.fully-background.single-author.internal.full-width.rooms-page.chrome.windows header.header {
    z-index: 999999 !important;
}


div#responsive-menu {
    z-index: 999999;
}
.config  ul li{
	position:relative;
	text-align: left;
}
.config a{
	/*color:#4A4843;*/
	color: #ffffff;
}
.config a:hover{
	color:#fff;
}
.config  ul li ul{
	display:none;
	position: absolute;
	top:100%;
	/*background-color: #ACBA29;*/
	background-color: #003C7F;
	padding:10px;
	min-width:100%;
}
.config  ul li:hover ul{
	display:block;
}
.config  ul li li{
	padding: 0 5px 5px 5px;
	border-bottom: #ACBA29;
}
.header-menu{
	margin:0;
	padding:0;
}
.header-menu li{
	/*background: #acba29 none repeat scroll 0 0;
	background: #003C7F none repeat scroll 0 0;*/
	/*border: 1px solid #d2d990;
	border: 1px solid #ffffff;*/
	display: inline-block;
	list-style: outside none none;
	padding: 15px 5px;
	margin-right: 8px;
	position:relative;
}
ul.sub-menu {
    background-color: #ffffff;
}
.header-menu li:hover{
	/*background: #02A8F3;
	background: #595660;*/
}
.header-menu li.current-page-parent,
.header-menu li.current_page_item{
	/*background: #009AE0;*/
	background: #595660;
}
.header-menu li a{
	color:#000000;
}
span.menu-image-title-after.menu-image-title {
    text-transform: capitalize;
}

/*Submenu*/
.header-menu li ul{
	display:none;
	position: absolute;
	top: 100%;
	padding: 0;
	left: -1px;
	width: calc(100% + 2px);
}
.header-menu li:hover ul{
	display:block;
}
.resp-menu #click-menu .threeLines .line {
    background: #003c7f !important;
   
}
.header-menu li ul li{
	margin:0;
	width:100%;
	border-top:0;
}
li#menu-item-2520 ul.sub-menu {
	width: 151px;
    margin-left: -65px;
}
li#menu-item-2440 ul.sub-menu {
    width: 200px;
    margin-left: -132px;
}
li#menu-item-295 ul.sub-menu {
    width: 150px !important;
    margin-left: -60px;
}
li#menu-item-53 ul.sub-menu {
    margin-left: -8px !important;
}
li#menu-item-58 ul.sub-menu {
    margin-left: -10px;
}
li#menu-item-56 ul.sub-menu {
    width: 200px !important;
    margin-left: -126px;
}
li#menu-item-59 ul.sub-menu {
    margin-left: -10px;
}
.header-menu li.current-page-parent, .header-menu li.current_page_item {
    background: none !important;
}

li#menu-item-56 ul.sub-menu {
    width: 100px;
}
.right-header {
	position: absolute;
	right: 0;
	top: 0;
}
.reserve-btn {
    /*background: #02A8F3;*/
	background-color: #003C7F;
    text-align: center;
    -moz-box-shadow: 0px 0px 20px #484848;
	-web-kit-box-shadow: 0px 0px 20px #484848;
	box-shadow: 0px 0px 20px #484848;
}
.reserve-btn:hover{
	background: url('images/button-hover.jpg');
}
.reserve-btn:hover a{
    color:#fff;
}
.reserve-btn:hover aside a{
    border: 1px solid #fff;
}
.menu-top{
	padding-top:7px;
}
.reserve-btn aside{
	margin: 7px 8px;
}
.reserve-btn aside a {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	color: #3D4563;
	line-height: 1;
	/*border: 1px solid #76D0F9;*/
	border: 1px solid #ffffff;
	display: inline-block;
	padding: 11px 13px;
	letter-spacing: 2px;
}
.reserve-btn aside p{
	margin:0;
}
.reserve-btn aside a{
	text-align:center;
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	/*color: #3D4563;*/
	color: #ffffff;
	display: block;
	line-height: 100%;
}
.logo-left {
    top: 100px;
}
/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */
.main-menu{
	bottom:0;
	width:95.53440702781845%;
    position: fixed !important;
}
ul#primary-menu,
#primary-menu.inactive.active{
	padding:0;
	margin:0;
}
ul#primary-menu>li,
#primary-menu.inactive.active>li{
    background: url('images/menu-bg.png');
    display: inline-block;
	margin: 0 -4px 0 8px;
    padding: 4px;
    text-align: center;
	width:11.945%;
}
ul#primary-menu>li:first-child,
#primary-menu.inactive.active>li:first-child{
	margin-left:0;
}
ul#primary-menu>li.active,
#primary-menu.active.inactive>li:hover,
ul#primary-menu>li.current_page_parent{
    /*background: #D52D25;*/
	background: #595660;
}
ul#primary-menu>li.current_page_item {
    /*background: #AF2822;*/
	background: #595660;
}
ul#primary-menu:hover{
    /* margin: -130px 0 0 0; */
	margin: -10% 0 0 0;
}
ul#primary-menu:hover>li{
	/*background:#b8c62b;*/
	background: #003C7F;
}
ul#primary-menu>li:hover{
    margin-top: -50px;
	/*background:#d52d25;*/
	background: #595660;
}
span.menu-img {
    position: absolute;
    left: -6px;
    top: 43px;
    width: calc(100% + 12px);
    background-color: #000;
}
span.menu-img,
ul#primary-menu>li>a img,
#primary-menu.inactive.active .menu-img{
	opacity:0;
}
ul#primary-menu>li>a img{
	width: 100%;
	padding:0;
	height:initial;
	display:none;
}
ul#primary-menu:hover img{
	opacity:0.5;
	background:none;
}
ul#primary-menu li:hover img,
ul#primary-menu:hover .menu-img{
    opacity:1;
}
ul#primary-menu>li>a{
	border: 1px solid rgba(255, 255, 255, 0.4);
/* 	padding: 5px 0;
	font-size: 14px; */
	color: #FFF;
	text-transform: uppercase;
	line-height: 0.9;
	height:40px;
	position:relative;
	display: table-cell;
    vertical-align: middle;
	width: inherit;
}
/*Submenu*/
.closeMenu.active{
	/*left: 35px;*/
	left:140px;
}
.closeMenu,
.closeMenu.inactive{
    top: 65px;
    position: fixed;
    z-index: 99999;
	left: 105%;
}
.closeMenu button, .closeMenu button:active
.closeMenu button:hover{
	background:#000000;
	color:#cfcfcf;
	border:0;
	padding: 5px 10px;
    margin-right: 10px;
	-moz-border-radius:0;
	-web-kit-border-radius:0;
	border-radius:0;
}
ul#primary-menu ul{
	position: fixed;
	top: 40px;
    width: 105%;
    background: url('images/menu-bg.png');
    padding: 25px 0 8px 105px;
    right: -105%;
    text-align: left;
	padding-left: 210px;
}
.home-content.center-page {
    z-index: 2;
}
.admin-bar ul#primary-menu ul{
	top: 72px;
}
.admin-bar .closeMenu {
    top: 97px;
}
ul#primary-menu ul.active,
ul#primary-menu li.current_page_parent ul,
ul#primary-menu li.current_page_item.menu-item-has-children ul{
	right: -2.5%;
}
ul#primary-menu ul li{
	list-style:none;
	display:inline-block;
	margin-left: 6px;
}
ul#primary-menu ul li span{
	border: 1px solid rgba(255, 255, 255, 0.4);
	padding: 6px 9px;
	font-size: 13px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 100%;
	display: inline-block;
}
ul#primary-menu ul li span:hover{
	/*background:#B8C62B;*/
	background: #003C7F;
}
ul#primary-menu ul li.current_page_item{
	/*background:#95A020;*/
	background: #003C7F;
}
/**
 * 6.0 Slider
 * -----------------------------------------------------------------------------
 */
.videoWrapper {
/* 	background:url('images/vid-bg.jpg'); */
/* 	position:absolute; */
    position: fixed;
	width: 100%;
	height: 100%;
	margin-top: 15px;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.videoWrapper iframe {
 	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
/**
 * 7.0 Custom Widget or Module
 * -----------------------------------------------------------------------------
 */
 .woocommerce table.shop_table td {
	 padding: 5px 2px;
 }

/**
 * 7.1 (Name Custom Widget or Module #1)
 * -----------------------------------------------------------------------------
 */


/**
 * 8.0 Content .site-content
 * ----------------------------------------------------------------------------
 */

  body.woocommerce-page div#primary.autohide, .woocommerce-page div#primary {
	opacity: 1 !important;
	background: url('images/white-transp.png') rgba(255, 255, 255) !important;
	max-height: 84% !important;
	top: 75px !important;
	display: block;
    margin: 0;
    position: initial;
    width: 100% !important;
    max-width: 100%;
}

body.custom-background.woocommerce-page {
    background-image: none;
}
body.custom-background {
    background-size: cover !important;
}
.woocommerce-page .logo-left, .woocommerce-page .social.autohide.opacity, .woocommerce-page #custom_post_widget-5, a.added_to_cart.wc-forward,
.woocommerce-page .left-bottom, .woocommerce-page ul#primary-menu,
.woocommerce-page #twitter-widget-0 {
    display: none !important;
}

.woocommerce-page .social.autohide.opacity, .woocommerce-page .social-share.autohide.opacity{
	display: none !important;
	opacity: 0 !important;
}

 .woocommerce-page div#primary {
    width: 100%!important;
	right:3%!important;
}

.woocommerce.single .single_variation_wrap span.price {
    margin-bottom: 30px;
    display: block;
}

.post-252 .entry-content {
    background-color: #00000024;
}
.page-id-252 .content-area {
    padding-top: 0px!important;
}

/*Home move - up effects*/
#home-content {
	padding: 20px 25px;
    background: url('images/shadow.png') repeat-x #343434;
    position: absolute;
/* 	bottom:-100%; */
	width: 100%;
	height: 0px;
}
#home-content .active{
	bottom: 0% !important;
	z-index: 99999;
	height: 400px;
}
#home-content * {
    color: #fff;
}
a#open-content {
	background: url('images/arrows.png') 0 -16px;
    width: 50px;
    height: 17px;
    display: block;
    margin: 50px auto 0 auto;
	cursor: pointer;
}
a#open-content:hover{
	opacity:0.7;
}
a#open-content.active {
	background-position: 0 0;
}
.thePage.active,
.thePage.active ul#primary-menu ul,
.thePage.active .closeMenu.active,
.thePage.active .home-content>div{
	margin-top: -207px;
}
/*.thePage.active div.trip-advisor{
	bottom: 285px !important;
}
.thePage.active div.social-share{
	bottom: 255px !important;
}
.thePage.active .main-menu{
	 bottom: 200px !important;
	bottom: 28% !important;
} */

.home-content{
	position:relative;
	height:100%;
	z-index:10;
}
/*.phone.left {
    margin-right: 23px;
	height: 50px;
}*/
.phone.left {
    margin-right: -5px;
    height: 50px;
    /* float: right; */
}

.internal .home-content{
	padding-top: 85px;
}
/* .page-id-1052 #primary{
	width: 50% !important;
} */

.woocommerce-product-gallery{
	opacity: 1 !important;
}
.woocommerce-loop-product__title{
	font-weight: bold;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	/*
	width: 46% !important;
	height: 360px;
	*/
}

.woocommerce-cart .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: none;
}

button.single_add_to_cart_button.button.alt,.wc-proceed-to-checkout a {
    background: #02A8F3;
    text-align: center;
    -moz-box-shadow: 0px 0px 20px #484848;
    -web-kit-box-shadow: 0px 0px 20px #484848;
    box-shadow: 0px 0px 20px #484848;
}

span.onsale {
    padding: 20px 0!important;
    width: 100px;
}

a.button.product_type_variable.add_to_cart_button, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    /*background-color: #acba29;*/
	background-color: #003C7F;
    color: #fff;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    /*border: 1px solid #acba29;*/
	border: 1px solid #003C7F;
    padding: 5px;
}

.internal div#primary {
    padding: 20px 25px;
    background: url('images/white-transp.png') rgba(255, 255, 255, 0.5);
    /* min-height: 360px; */
	max-height: 59.1%;
    /* height: 100%; */
    width: 35.45%;
	right: 13%;
	top:155px;
	z-index: 1;
	overflow-y: auto;
}

.category.internal div#primary,.single-post.internal div#primary {
    width: 100%;
    right: 0;
    left: 0;
    margin: auto;
}
.home-content>div{
	position:fixed;
	max-width: 95%;
}
.home-content .logo-center{
	left: 0px;
	right: 0px;
	margin: 0 auto;
	text-align: center;
	top: 100px;
}
.home-content .logo-center p{
	text-align: center;
	margin-top: 40px;
}
.home-content .social{
	right: 2.3%;
    top: 155px;
/* 	z-index: 1; */
}
.home-content .social ul {
	margin:0;
	padding:0;
}
.home-content .social ul li{
    list-style: none;
    text-align: right;
    cursor: pointer;
    overflow: hidden;
	position:relative;
}
.home-content .social ul li .icon{
	background: url("images/social.png") 100% 0 no-repeat;
    height: 30px;
	width:30px;
    cursor: pointer;
    overflow: hidden;
	display:inline-block;
	z-index: 9999;
    position: relative;
}
.home-content .social ul li a{
	position: relative;
	right: -245px;
	padding: 10px 35px 6px 5px;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.7);
}
.home-content .social ul li:hover a{
	right: -30px;
}
.home-content .social .fb .icon{
	background-position: 0 0;
}
.home-content .social .tw .icon{
	background-position: 0 -30px;
}
.home-content .social .gp .icon{
	background-position: 0 -60px;
}
.home-content .trip-advisor{
    bottom: 92px;
    right: 2.3%;
    width: 150px;
    height: 116px;
    overflow: hidden;
	z-index: 1;
}
.home-content .trip-advisor img{
	margin:0 0 0 3px;
}
.home-content .trip-advisor:hover{
    width: 460px;
}
.social-share{
    bottom: 65px;
    right: 2.3%;
}
.internal .home-content .trip-advisor{
	bottom:145px;
}
.internal .social-share{
	bottom:110px;
}
.left-bottom {
	width: 50%;
    bottom: 75px;
}
.left-bottom img {
    position: fixed;
    /* left: 205px; */
    right: -100%;
    bottom: 45px;
    z-index: -1;
}
.left-bottom img.move {
    right: 100%;
	-webkit-transition-duration: 60s;
    -moz-transition-duration: 60s;
    -o-transition-duration: 60s;
    transition-duration: 60s;

	-webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
	transition-timing-function: linear;
}

/*Full page style*/
.full-width .content-area {
	width: 100%;
    text-align: center;
    position: relative;
	z-index: 9999999;
	margin: 0 auto;
	padding-top:35px;
}
.full-width .content-area h1{
    /* font-family: 'masterplan', fantasy; */
    color: #fff;
    font-size: 50px;
    text-shadow: 2px 2px #000;
    border: 0;
    /* font-family: 'Special Elite', cursive; */
    text-transform: uppercase;
    /* letter-spacing: -5px; */
    margin: 5px 0;
}
.page-id-51.page-template-full-width-page h1{
	font-family: 'Caveat', cursive;
}
.full-width .content-area *{
	color:#fff;
}
.page-template-full-width-page .content-area ul{
	padding:0;
}
.page-template-full-width-page .content-area li{
	list-style:none;
	text-align:center;
	display:none;
	font-family: Georgia, serif;
	font-size: 30px;
    color: #fff;
    text-shadow: 2px 2px #000;
	line-height: 100%;
    margin: 40px 0;
}
.page-template-full-width-page .content-area .su-row{
	margin-bottom:0 !important;
}
.free{
	font-family: 'Caveat', cursive;
    vertical-align: middle;
    font-size: 35px;
    display: inline-block;
    padding: 0 10px;
}
.rooms-page h3.entry-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}
.rooms-page .su-column {
    background: url(https://tamarindovistavillas.com/wp-content/themes/tamarindovistavillas/images/white-bg.png);
    background: url('images/white-transp.png') rgba(255, 255, 255, 0.5);
    padding: 10px 5px;
    border: 1px solid;
}
.rooms-page .content-area p,
.rooms-page .content-area li,
.rooms-page .content-area h3{
	color: #676767;
}
.rooms-page .content-area a{
	/*color:#02A8F3;*/
	color: #003C7F;
}
.rooms-page .content-area img{
	/*border: 1px solid #ACBA29;*/
	/*border: 1px solid #003C7F;*/
	padding: 1px;
	max-height: 205px;
}
/**
 * 8.1 Entry Header
 * ----------------------------------------------------------------------------
 */
.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}

/**
 * 8.2 Entry Meta
 * ----------------------------------------------------------------------------
 */
.entry-meta {
	clear: both;
	font-size: 14px;
	margin-bottom: 10px;
}
.entry-meta a {
	/*color: #02A8F3;*/
	color: #003C7F;
}
.entry-meta a:hover {
	/*color: #ACBA29;*/
	color: #595660;
}
div#home-content.active {
	height: auto;
}
.entry-meta > span {
	margin-right: 20px;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}
.entry-meta .date a:before {
	content: "\f303";
}
.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}
.categories-links a:first-child:before {
	content: "\f301";
}
.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}
.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}
/**
 * 8.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.entry-content a,
.comment-content a {
	/*color: #02A8F3;*/
	color: #003C7F;
}

.entry-content a:hover,
.comment-content a:hover {
	/*color: #ACBA29;*/
	color: #595660;
}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content li{
	line-height:180%;
	color:#676767;
}


/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	/*background: #e63f2a;
	border: 1px solid #e63f2a;*/
	background: #003C7F;
	border:  1px solid #003C7F;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	/*color: #e63f2a;*/
	color: #003C7F;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	/*background: #ea9629;*/
	background: #003C7F;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * 8.4 Galleries
 * ----------------------------------------------------------------------------
 */
div.pp_overlay {
    z-index: 999999;
}
div.pp_pic_holder {
    z-index: 99999999;
}


/**
 * 8.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside {
	background-color: #f7f5e7;
}

.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-aside .entry-meta {
	margin-top: 0;
}

.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}

.format-aside cite {
	font-size: 100%;
	text-transform: none;
}

.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}

/* Audio */
.format-audio {
	/*background-color: #db572f;*/
	background-color: #003C7F;
}

.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-audio .entry-content:before {
	content: "\f109";
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}

.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
	color: #fbfaf3;
}

.format-audio .audio-content {
	background: url(images/dotted-line.png) repeat-y left top;
	background-size: 4px 4px;
	float: right;
	padding-left: 35px;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width:         calc(100% - 85px);
}
.sprt ul {
    z-index: 999 !important;
}
.format-audio .wp-audio-shortcode {
	height: 30px !important; /* Override mediaelement.js style */
	margin: 20px 0;
	max-width: 400px !important; /* Override mediaelement.js style */
}

.format-audio audio {
	max-width: 100% !important; /* Avoid player width overflow. */
}

/* Chat */
.format-chat {
	background-color: #eadaa6;
}

.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-chat .entry-meta a,
.format-chat .entry-content a {
	/*color: #722d19;*/
	color: #003C7F;
}

.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}

.format-chat .entry-meta .author {
	display: none;
}

.format-chat .chat {
	margin: 0;
}

.format-chat .chat .chat-timestamp {
	/*color: #722d19;*/
	color: #003C7F;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}

.format-chat .chat .fn {
	font-style: normal;
}

/* Gallery */
.format-gallery {
	/*background-color: #fbca3c;*/
	background-color: #003C7F;
}

.format-gallery .entry-header {
	margin-bottom: 15px;
}

.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}

.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	/*color: #722d19;*/
	color: #003C7F;
}
.fg-panel .fg-theme-white{
    background: url('images/menu-bg.png') !important;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
}
.fg-panel .fg-theme-white.fg-selected{
	/*background:#D52D25 !important;*/
	background: #595660 !important;
}
.fg-panel .fg-theme-white:hover{
	/*background:#b8c62b !important;*/
	background: #003C7F !important;
}
/* Image */
.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}
span.blue-btn.animation.pulse {
    display: none;
}
.format-image .categories-links,
.format-image .tags-links {
	display: none;
}

/* Link */
.format-link {
	background-color: #f7f5e7;
}

.blog .format-link:first-of-type,
.single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-link .entry-header,
.format-link .entry-content p:last-child {
	margin-bottom: 0;
}

.format-link .entry-title {
	/*color: #ca3c08;*/
	color: #003C7F;
	display: inline;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin-right: 20px;
}

.format-link .entry-title a {
	/*color: #bc360a;*/
	color: #003C7F;
}

.format-link div.entry-meta {
	display: inline;
}

/* Quote */
.format-quote {
	/*background-color: #210d10;*/
	background-color: #003C7F;
}

.format-quote .entry-content,
.format-quote .entry-meta {
	color: #f7f5e7;
}

.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}

.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
	/*color: #e63f2a;*/
	color: #003C7F;
}

.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

.format-quote .entry-content cite a:hover {
	text-decoration: none;
}

.format-quote blockquote small,
.format-quote blockquote cite {
	display: block;
	font-size: 16px;
}

.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}

.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	line-height: .8;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px;
}

.format-quote .entry-meta .author {
	display: none;
}

/* Status */
.format-status {
	/*background-color: #722d19;*/
	background-color: #003C7F;
	padding: 0;
}

.format-status .entry-content,
.format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}

.format-status .entry-content a {
	color: #eadaa6;
}

.format-status .entry-meta a {
	color: #f7f5e7;
}

.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
	padding-left: 95px;
}

.format-status .entry-content:before,
.format-status .entry-meta:before {
	background: url(images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}

.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
	left: 70px;
}

.format-status .categories-links,
.format-status .tags-links {
	display: none;
}

/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before {
	background-position: left top;
}

.format-status .entry-content {
	color: #f7f5e7;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}

.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
	content: "";
	height: 3px;
	margin-top: 13px;
	position: absolute;
	left: 4px;
	width: 13px;
}

.sidebar .format-status .entry-content > p:first-child:before {
	left: 64px;
}

.format-status .entry-content p:last-child {
	margin-bottom: 0;
}

.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}

.format-status .entry-meta .date a:before {
	content: "\f105";
}

/* Video */
.format-video {
	/*background-color: #db572f;*/
	background-color: #003C7F;
}

.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	color: #fbfaf3;
}

.format-video .entry-title {
	font-size: 50px;
	font-weight: 400;
}

.format-video .entry-meta {
	/*color: #220e10;*/
	color: #003C7F;
}


/**
 * 8.6 Attachments
 * ----------------------------------------------------------------------------
 */
.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}
.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}
.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}
.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}
.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}
.attachment footer.entry-meta {
	display: none;
}
.attachment-meta:before {
	content: "\f307";
}
.full-size-link a:before {
	content: "\f402";
}
.full-size-link:before {
	content: none;
}
.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	/*color: #ca3c08;*/
	color: #003C7F;
}
.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}
.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}
.image-navigation a:hover {
	text-decoration: none;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}

.image-navigation .nav-previous {
	left: 0;
}
.image-navigation .nav-next {
	right: 0;
}
.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}
.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}
.attachment .entry-attachment .attachment {
	display: inline-block;
}

.attachment .entry-caption {
	text-align: left;
}

.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}


/**
 * 8.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	/*color: #bc360a;*/
	color: #003C7F;
}

.navigation a:hover {
	/*color: #ea9629;*/
	color: #595660;
	text-decoration: none;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
}


.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}

.paging-navigation .meta-nav {
	/*background-color: #e63f2a;*/
	background-color: #003C7F;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	/*background-color: #ea9629;*/
	background-color: #003C7F;
	text-decoration: none;
}

.post-navigation {
	/*color: #ca3c08;*/
	color: #003C7F;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

.post-navigation a{
	font-size:18px;
}
.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}

.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}


/**
 * 8.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}

.author.sidebar .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}

.single .author-info {
	padding: 50px 0 0;
}

.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}

.single-format-status .author-description {
	color: #f7f5e7;
}

.author-description .author-title {
	clear: none;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 8px;
}

.author-link {
	/*color: #ca3c08;*/
	color: #003C7F;
	margin-left: 2px;
}

.author.archive .author-link {
	display: none;
}


/**
 * 8.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}

.sidebar .archive-meta {
	padding-right: 316px;
}


/**
 * 8.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */
.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}
.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}
.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}
/**
 * 8.11 404
 * ----------------------------------------------------------------------------
 */
.error404 .page-title {
	line-height: 0.6;
	text-align: center;
}
.error404 .page-title:before {
	/*color: #AAB827;*/
	color: #003C7F;
    content: "\f423";
    font-size: 12em;
    line-height: 0.6;
	display: block;
}
.error404 .page-wrapper {
	background-color: #e8e5ce;
}
/* .error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
} */
/**
 * 8.12 Comments
 * ----------------------------------------------------------------------------
 */
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}
.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}
.comment-list .children {
	margin-left: 20px;
}
.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
	padding: 24px 0;
	position: relative;
}
.comment-author {
	float: left;
	max-width: 74px;
}
.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	/*color: #bc360a;*/
	color: #003C7F;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}
.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}
.comment-meta a:hover {
	/*color: #ea9629;*/
	color: #003C7F;
}
.comment-metadata {
	margin-bottom: 20px;
}
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}
/* Comment form */
.comment-respond {
	background-color: #f7f5e7;
	padding: 30px 0;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
.comment-reply-title small a:hover {
	/*color: #ed331c;*/
	color: #003C7F;
	text-decoration: none;
}
.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
	margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}
.comment-form .required {
	/*color: #ed331c;*/
	color: #003C7F;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}
.comment-form textarea {
	width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}
.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}
.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}
.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}
a#open-content {
    margin-top: 150px !important;
}

/**
 * 8.13 Multisite
 * ----------------------------------------------------------------------------
 */
.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.mu_alert {
	margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}
.site-main .mu_register input[type="submit"] {
	width: auto;
}

/**
 * 9.0 Sidebar
 * ----------------------------------------------------------------------------
 */


/**
 * 9.1 Widgets
 * ----------------------------------------------------------------------------
 */
.widget ul,
.widget ol {
	margin: 0;
}
.widget li {
	padding: 5px 0;
}
.widget .children li:last-child {
	padding-bottom: 0;
}
.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}
/* Search widget */
.search-form .search-submit {
	display: none;
}
div#responsive-menu-title {
    display: none;
}
/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}
/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}
.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}
.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}
.widget_calendar a {
	display: block;
}
.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}
.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}
.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}

/**
 * 10.0 Footer site-footer
 * ----------------------------------------------------------------------------
 */
footer.center-page{
	z-index:99999;
}
#cboxOverlay ,
#colorbox {
    z-index:999999 !important;
}
div.pp_overlay {
	position: fixed;
}
a.pp_contract{
	display:none !important;
}
.pp_content_container .pp_details {
    float: left;
    margin: 0;
    position: absolute !important;
    top: 0;
    background: #fff;
}
div.ppt {width: 100% !important;margin: 0 0 10px 0 !important;}
#pp_full_res {line-height: 1!important;padding-top: 50px;}
/* prettyPhoto styling for small screens*/
.pp_pic_holder.pp_default {min-width: 90%;left: 0!important;overflow: hidden;right: 0 !important;margin: 0 auto; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
/* a.pp_expand,  */a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 10px!important; top: 10px!important; }
a.pp_expand {
    margin: -2px 15px 0 0;
}

/*
* Reservation Widget
*/
.reservation-widget table{
    width: 100%;
}
.reservation-widget input[type="text"],
.reservation-widget select {
    width: 85%;
    color:#000 !important;
}
.reservation-widget td{
    border:none;
}
.page-template-reservation-page .content-area {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 25px;
    margin-top: 25px;
}
.page-template-reservation-page h1.entry-title {
    text-align: center;
    margin-bottom: 20px;
    /*color: #D52D25;*/
	color: #003C7F;
}
.reservation-widget a{
    /*color: #D52D25;*/
	color: #003C7F;
}
.reservation-widget label{
    display: block;
}



/*
* Lightbox form
*/
.pum-theme-default-theme .pum-container{
    background: url('images/form-bg.jpg') no-repeat;
    background-size: cover;
    border:1px solid #fff !important;
    background-position: center;
}
div.pum-theme-default-theme table,
div.pum-theme-default-theme td,
div.pum-theme-default-theme th{
	border:0;
}
div.pum-theme-default-theme p {
    line-height: 1;
}
div.pum-theme-default-theme input[type="text"],
div.pum-theme-default-theme input[type="tel"],
div.pum-theme-default-theme input[type="email"],
div.pum-theme-default-theme textarea{
	background: rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
    padding: 10px 0px 10px 10px;
    /*color: #a4b221;*/
	color: #003C7F;
    width: 320px;
}
div.pum-theme-default-theme input[type="submit"]{
	width: 100%;
	border: 1px solid #fff;
	/*background: #a4b221;*/
	background: #003C7F;
	border-radius: 0;
	padding: 10px;
	text-transform: uppercase;
}
div.pum-theme-default-theme input.datepicker {
    max-width: 158px;
    width: 100%;
    background-color: transparent;
    background-image: url(images/calendar-icon.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
    border: 1px solid #fff;
    color: #fff;
}
div.pum-theme-default-theme input[name="checkOut"]{
	float:right;
}
div.pum-theme-default-theme ::-webkit-input-placeholder {
	color: #fff;
}
div.pum-theme-default-theme :-moz-placeholder {
	color: #fff;
}
div.pum-theme-default-theme ::-moz-placeholder {
	color: #fff;
}
div.pum-theme-default-theme :-ms-input-placeholder {
	color: #fff;
}
div.pum-theme-default-theme td.mobile{
	display: none;
}
div.pum-theme-default-theme td.desktop{
	display: table-cell;
}
div.pum-theme-default-theme td.desktop.price {
    padding-bottom: 20px;
    vertical-align: bottom;
}
div.pum-theme-default-theme table{
	margin-bottom: 0;
}
.price-text{
	font-size: 72px;
    font-weight: 500;
    color: #ffffff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.tax-text{
	/*color: #e6f930;*/
    font-size: 27px;
    font-weight: 500;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.blue-text,
.white-text{
	font-size: 18px;
    /*color: #02a8f3;*/
	color: #003C7F;
    font-weight: 500;
}
.white-text{
    color: #fff;
}
.desktop img.all-inclusive-img {
    position: absolute;
    top: -65px;
    right: -120px;
}
img.party-img {
    position: absolute;
    bottom: -60px;
    right: -150px;
}

.config {
    z-index: 999999;
}

li.btn-reserve a,
li#menu-item-2534 a {
    background-color: #003c7f;
    padding: 15px 10px;
	border: 2px solid #003c7f;
}
li.btn-reserve a:hover,
li#menu-item-2534 a:hover {
    background-color: #ffffff;
	color: #003c7f;
 
}
ul.sub-menu {
    background: #003c7f;
}
ul.sub-menu li a {
    color: #ffffff;

}
ul.sub-menu li:hover {
    transform: translateX(10px);
}
li.btn-reserve a,
li#menu-item-2534 a {
    color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
}

/**
 * 11.0 Media Queries
 * ----------------------------------------------------------------------------
 */
 @media screen and (max-width: 1920px){
	li#menu-item-2520 ul.sub-menu {
		margin-left: -25px;
	}
	li#menu-item-2440 ul.sub-menu {
		margin-left: -109px !important;
	}
	li#menu-item-295 ul.sub-menu {
		margin-left: -22px;
	}
	aside#custom_post_widget-3 a {
		font-size: 19px;
	}
	li#menu-item-56 ul.sub-menu {
		margin-left: -95px;
	}
	.page-template-default .config {
		padding-left: 1625px !important;
	}
	aside#custom_post_widget-3 a {
		color: #003c7f;
	}
	.menu-top-menu-container {
		position: absolute !important;
    	top: 115px;
    	left: 1124px;
	}
	.sprt ul#header-menu {
		position: absolute !important;
		left: 521px !important;
		top: -53px !important;
		width: 900px !important;
	}
	.config {
		width: 1800px ;
		padding-left: 1617px !important;
	}
	ul#header-menu {
		position: absolute;
		/*left: 140px;*/
		right: 45px;
		top: 60px;
	}
	.phone .widget-last {
		left: 1240px !important;
		top: 7px;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 1140px !important;
	}
	aside#custom_post_widget-12 {
		position: absolute;
		left: 140px;
		top: 7px !important;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 19px;
	}
	ul#header-menu li a {
		font-size: 19px !important;
	}
}
@media screen and (max-width: 1680px){
	li#menu-item-56 ul.sub-menu {
		margin-left: -110px;
	}
	li#menu-item-2520 ul.sub-menu {
		margin-left: -43px;
	}
	li#menu-item-2440 ul.sub-menu {
		margin-left: -120px !important;
	}
	li#menu-item-295 ul.sub-menu {
		margin-left: -37px;
	}
	.page-template-default .config {
		padding-left: 1444px !important;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 1025px !important;
	}
	.phone .widget-last {
		left: 1108px !important;
	}
	.config {
		padding-left: 1436px !important;
	}
	aside#custom_post_widget-3 a {
		font-size: 16px;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 16px;
	}
	ul#header-menu li a {
		font-size: 16px !important;
	}
	.menu-top-menu-container {
		position: absolute !important;
		top: 115px !important; 
		left: 914px !important;
	}
	ul#header-menu {
		/*left: 140px !important;*/
		right: 0 !important;
	}
	aside#custom_post_widget-12 {
		left: 140px !important;
	}
}
@media screen and (max-width: 1600px){
	li#menu-item-2520 ul.sub-menu {
		margin-left: -52px;
	}
	li#menu-item-2440 ul.sub-menu {
		margin-left: -124px !important;
	}
	li#menu-item-295 ul.sub-menu {
		margin-left: -45px;
	}
	.page-template-default .config {
		padding-left: 1378px !important;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 982px !important;
	}
	.phone .widget-last {
		left: 1053px !important;
	}
	.config {
		padding-left: 1367px !important;
	}
	.menu-top-menu-contafiner {

		left: 899px !important;
	}
	.menu-main-menu-container ul li a {
		font-size: 16px !important;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 15px;
	}
	ul#header-menu li a {
		font-size: 15px !important;
	}
	aside#custom_post_widget-3 a {
		font-size: 14px;
	}
	
	
}
@media screen and (max-width: 1536px){
	ul#header-menu {
		/*left: 83px !important;*/
	}
	.config {
		padding-left: 1313px !important;
	}
	aside#custom_post_widget-11 {
		margin-left: -22px !important;
	}
}

@media screen and (max-width: 1440px){
	aside#custom_post_widget-11 {
		margin-left: 0px !important;
	}
	li#menu-item-56 ul.sub-menu {
		margin-left: -122px;
	}
	li#menu-item-295 ul.sub-menu {
		margin-left: -54px;
	}
	li#menu-item-2440 ul.sub-menu {
		margin-left: -130px !important;
	}
	li#menu-item-2520 ul.sub-menu {
		margin-left: -63px;
	}
	ul#header-menu li a {
		font-size: 13px !important;
	}
	aside#custom_post_widget-3 a {
		font-size: 14px;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 661px !important;
	}
	.phone .widget-last {
		left: 915px !important;
	}
	.phone.left {
		margin-left: -25px;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 13px;
	}
	.menu-main-menu-container ul li a {
		font-size: 13px !important;
	}

	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 845px !important;
	}

	.config {
		margin-left: -181px;
	}
	aside.whatsapp-aside img,
	aside#custom_post_widget-9 img {
		width: 25px;
		height: 25px;
	}
	
	.phone .widget-last {
		left: 913px !important;
		top: 7px;
	}
	.menu-top-menu-container {

		left: 726px !important;
	}
	ul#header-menu {
		/*left: 90px !important;*/
	}
	aside#custom_post_widget-12 {
		left: 120px !important;
	}
	
}
@media screen and (max-width: 1440px){
	
}
@media screen and (max-width: 1366px){
	.page-template-default .config {
		padding-left: 1128px !important;
	}
	
	li#menu-item-2520 ul.sub-menu {
		margin-left: -67px;
	}
	ul#header-menu {
		/*left: 85px !important;*/
	}
	ul#header-menu li a {
		font-size: 12px !important;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 12px;
	}
	li#menu-item-17 a {
 
		font-size: 15px !important;
	}

	.menu-top-menu-container {
		left: 626px !important;
	}
	aside#custom_post_widget-12 {
		left: 85px !important;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 830px !important;
	}
	.phone .widget-last {
		left: 883px !important;
	}
	aside.whatsapp-aside img,
	aside#custom_post_widget-9 img {
		width: 25px;
		height: 25px;
	}
	.config {
		padding-left: 1114px !important;
		margin: 0px;
	}
	aside#custom_post_widget-3 a {
		font-size: 12px !important;
	}
}
@media screen and (max-width: 1315px){
	ul#primary-menu>li>a span {
		font-size: 12px;

	}
}
@media screen and (max-width: 1280px){
	li#menu-item-2520 ul.sub-menu {
		margin-left: -70px;
	}
	li#menu-item-295 ul.sub-menu {
		margin-left: -59px;
	}
	/*ul#header-menu {
		width: 1223px;
	}*/
	ul#header-menu li a {
		font-size: 12px !important;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 12px;
	}
	ul.sub-menu li a {
		font-size: 12px !important;
	}

}

@media screen and (max-width: 1280px) {
	aside#custom_post_widget-12 {
		left: 85px !important;
	}
	.config{
		width:auto;
	}
	ul#primary-menu ul li{
		margin: 0 0 5px 0;
	}
	.config {
		padding-left: 1114px !important;
    	width: 1250px;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 820px !important;
	}
	.phone .widget-last {
		left: 883px !important;
	}
}
@media screen and (max-width: 1200px) {
	ul#header-menu {
		/*left: 110px !important;*/
	}
	aside#custom_post_widget-12 {
		left: 110px !important;
		z-index: 99999;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 255px !important;
	}
	.phone .widget-last {
		left: 312px !important;

    } 
	.config {
		padding-left: 745px !important;
	}
	.menu-top-menu-container {
		left: 141px !important;
		top: 60px !important;
	}
	li#menu-item-2520 {
		position: absolute;
		top: -54px !important;
		left: 543px !important;
	}
		
}


@media screen and (max-width: 1180px){
	ul.sub-menu li a {
		font-size: 10px !important;
	}
	ul#header-menu {
		/*left: 72px !important;*/
	}
	
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 200px !important;
	}
	.phone .widget-last {
		left: 275px !important;
	}
	ul#primary-menu, #primary-menu.inactive.active {
		text-align: center;
	}
	ul#primary-menu>li, #primary-menu.inactive.active>li {
		margin: 0px;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 10px;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 208px !important;
	}
	li#menu-item-2520 {
		left: 521px !important;
	}	
	.config {
		
		padding-left: 1002px !important;

	}
	.menu-top-menu-container {
		left: 110px !important;
	}
}
@media screen and (max-width: 1024px){
	div#click-menu {
		display: block !important;
		z-index: 99999999;
	}
	.menu-main-menu-container {
		display: none;
	}
	li#menu-item-2520 {
		left: 383px !important;
	}
	.phone .widget-last {
		left: 315px !important;
	}
	ul.sub-menu li a {
		font-size: 8px !important;
	}
	.menu-top-menu-container {
		left: -27px !important;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 240px !important;
	}
	 article#post-252 iframe {
		width: 100%;
	}
	.config {
		padding-left: 600px !important;
	}
	span.menu-image-title-after.menu-image-title {
		font-size: 8px;
	}
	.videoWrapper {
		width: 130%;
		padding-bottom: 76.25%;
		left: -15%;
	}
	.phone p, .phone a {
    display: block;
    font-size: 16px;
    line-height: 8px;
}
}
@media screen and (max-width: 1020px) and (min-width: 885px){
	.sprt {
		margin-left: 2px;
	}
	.header-menu li a span {
		font-size: 12px;
	}
	.reserve-btn aside a {
		font-size: 14px;
	}
/* 	ul#primary-menu>li>a {
		height: 55px;
	} */
}

/*
 * MOBILE
 */
@media screen and (max-width: 885px){
	ul#header-menu {
		display: none;
	}
	.phone p, .phone a {
		padding-top: 4px;
		display: inline-block;
	}
	html{
		overflow:auto;
	}
	.menu-top.inline-block{
		display:none;
	}
	/*
	 * Responsive Menu
	 */
	div#click-menu {
		z-index: 999999;
	}
	#responsive-menu.RMOpened {
		/* margin-top: 40px; */
		z-index: 999999;
	}
	#responsive-menu ul ul {
		padding:0;
	}
	#responsive-menu ul li br{
		display:none;
	}
	#responsive-menu .responsive-menu>li>a span{
		vertical-align:middle;
	}
	#responsive-menu .responsive-menu>li>a img {
		height: 20px;
	}
	.resp-menu #responsive-menu .responsive-menu li a {
		/* min-height: 20px !important;
		height: auto !important; */
		white-space: normal !important;
	}
	.resp-menu {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		display:block;
	}
	.phone .widget-first {
		display: none;
	}
	.phone .widget-last{
		background:none;
		z-index: 9999;
		position: relative;
	}
	.right-header {
		left: 0;
		text-align: center;
		top: 55px;
		z-index: 9999;
	}
	
	
	.config {
		text-align: right;
		right: 40px;
		position: relative;
		float: right;
	}
	.home-content .logo-center {
		top: 135px;
	}
	/*
	 * Mobile Tabs
	 */
	#tab-container{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
		cursor: hand;
		cursor: -moz-grab;
		cursor: -webkit-grab;
		cursor: grab;
	}
	div#tab-container,
	.home .home-content{
		width: 100%;
		max-width: 100%;
	}
	/*
	div.tabs {
		position: relative;
		height: 100%;
		top: 40px;
		max-width: 100%;
		width: 100%;
		float: left;
		overflow: auto;
	}*/
	.btn-next,
	.btn-prev {
		background: url('images/prev-next.png') 100% 0 no-repeat;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		right:5px;
		height: 76px;
		width: 28px;
		display: block;
	}
	.btn-prev{
		background-position: 0 0;
		left: 5px;
		right: initial;
	}
	.tabs .social-share {
		position: absolute;
		bottom: 15px;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}
	.tabs .social-links {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 150px;
	}
	
	
	.tabs .social-links img {
		display: block;
		margin: 15px 10px;
	}
	.tabs .tab-content {
		padding-top: 120px;
		position: relative;
		overflow: auto;
	}
	#tab2 * {
		color: #fff;
		text-align: center;
	}
	#tab2 h3{
		font-size: 40px;
		text-shadow: 2px 2px #000;
		border: 0;
		text-transform: uppercase;
		letter-spacing: 0px;
		font-family: 'Caveat', cursive;
	}
	#tab2 ul{
		padding:0;
	}
	#tab2 li{
		list-style: none;
		font-family: Georgia, serif;
		font-size: 24px;
		text-shadow: 2px 2px #000;
		margin: 20px 0;
		padding: 0 50px;
	}
	#tab3 .tab-content img {
		margin: 25px auto;
		display: block;
	}
	#tab4 .tab-content{
		padding: 120px 40px 0 40px;
	}
	#tab4 .tab-content table{
		background: url('images/white-transp.png') rgba(255, 255, 255, 0.3);
	}
	#tab4 img{
		max-width: 100%;
		padding: 2px;
		/*border: 1px solid #ACBA29;*/
		border: 1px solid #003C7F;
	    /* outline: 2px solid #76D0F9; */
		background-color: #FFF;
	}
	#tab4 td{
		padding:10px;
	}
	.internal.mobile-device div#primary{
		opacity: 1;
		width: 100%;
		right: 0;
		left: 0;
		margin: auto;
		top: 10px;
	}
	.internal.mobile-device .home-content>div{
		position:relative;
		max-width:100%;
	}
	.internal.mobile-device .logo-left {
		text-align: center;
		margin-top: 50px;
		top: 0;
	}
	.mobile-int-footer{
		margin-top: 25%;
	}
	.mobile-int-footer>div{
		bottom: 0;
		width: 60%;
		display: inline-block;
	}
	.mobile-int-footer .right-bottom {
		width: 39%;
		text-align:right;
		right:0;
	}
	.left-bottom {
		margin-top: 80px;
	}
	.internal.mobile-device .home-content .trip-advisor{
		display: inline-block;
	}
	.page-template-full-width-page .content-area h1 {
		font-size: 50px;
		letter-spacing: 0;
		margin: 0 0 20px 0;
	}
	div.pum-theme-default-theme td.desktop{
		display: none;
	}
	div.pum-theme-default-theme td.mobile{
		display: table-cell;
	}
	div.pum-theme-default-theme td.mobile img.all-inclusive-img {
	    margin-top: -95px;
	}
	div.pum-theme-default-theme input[type="text"],
	div.pum-theme-default-theme input[type="tel"],
	div.pum-theme-default-theme input[type="email"],
	div.pum-theme-default-theme textarea{
	    width: 100%;
	}
	div.pum-theme-default-theme input[name="checkIn"]{
	    margin-bottom: 12px;
	}
	div#popmake-837 {
	    left: 0 !important;
	    right: 0 !important;
	    margin: auto;
	}
	div.pum-theme-default-theme input.datepicker {
    	max-width: 49%;
	}

}

@media screen and (max-width: 768px){
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 165px !important;
		z-index: 999999999;

	}
	aside#custom_post_widget-12 {
		z-index: 999999999;

	}
    .reservation-widget td{
        display: block;
    }
    .reservation-widget input[type="text"],
    .reservation-widget select{
        width: 90%;
    }
	.phone .widget-last {
		left: 230px !important;
		z-index: 9999999999 !important;
	}
}

@media screen and (max-width: 600px){
	aside#custom_post_widget-12 {
		left: 20px !important;
		z-index: 999999999;

	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 50px !important;
		z-index: 999999999;
		
	}
	.phone .widget-last {
		left: 95px !important;
	}
	.right-header.right {
		display: none;
	}
	
	
}
@media screen and (max-width: 540px){
	a#open-content {
		margin-top: 50px !important;
	}
	
	div#home-content.active{
		height: 400px;
		overflow-y: scroll !important;
		bottom: 0px !important;
	}
	.su-row .su-column {
		margin: 0 0 20px 0% !important; 
	}
}

div#click-menu {
    margin-top: -4px;
    right: 0;
}
div#RMX {
    background-color: #003c7f !important;
}
body #responsive-menu .appendLink:hover {
    cursor: pointer;
    background: #ffffff !important;
    color: #003c7f !important;
    border: 1px solid #003c7f !important;
}
body div#responsive-menu {
    background-color: #ffffff !important;
}
body #responsive-menu .responsive-menu li a:hover {
    background: #ffffff !important;
}
body #responsive-menu .responsive-menu li a {
    color: #003c7f !important;
}
body #responsive-menu .responsive-menu li a {
    color: #003c7f !important;
    border-top: 1px solid #003c7f !important;
}
body #responsive-menu .responsive-menu li ul.sub-menu li a {
    color: white !important;
}
body #responsive-menu .appendLink {
    background-color: #003c7f !important;
}
body #responsive-menu .responsive-menu ul.sub-menu li a:hover {
    background: #003c7f !important;
    color: #ffffff !important;
    list-style-type: none !important;
    text-decoration: none !important;
}
body #responsive-menu .responsive-menu li a:hover {
    background: #ffffff !important;
    color: #003c7f !important;
    list-style-type: none !important;
    text-decoration: none !important;
}
div#responsive-menu ul.sub-menu li a {
    font-size: 12px !important;
}
div#responsive-menu ul li a img {
    display: none !important;
}
div#responsive-menu span {
    font-size: 15px;
}
body #responsive-menu .responsive-menu li.current-menu-item > a, #responsive-menu .responsive-menu li.current-menu-item > .appendLink, #responsive-menu .responsive-menu li.current_page_item > a, #responsive-menu .responsive-menu li.current_page_item > .appendLink {
    background: #003c7f !important;
}
@media screen and (max-width: 520px){
	.phone .widget-last {
		left: 102px !important;
		top: 0px !important;
	}
	.reserve-btn.inline-block {
		margin-left: 160px;
	}
	.phone .widget-last a:first-child:after {
		content: "";
	    padding: 0px;
	}
	.phone p, .phone a {
		display: block;
		line-height: 9px;
		padding-top: 0;
	}
	img.alignnone.size-full.wp-image-678 {
		padding-top: 8px;
	}
	.page-template-full-width-page .content-area h1 {
		font-size: 40px;
		margin: 0 0 20px 0;
	}
	.fg-listItem {
		margin: auto auto 30px auto !important;
		float: none !important;
	}
}
@media screen and (max-width: 420px){
.page-id-252 div#primary {
	background-image:none!important;
	background-color: rgba(0, 0, 0, 0.6)!important;
}

 article#post-252 .content-area * {
    color: #000!;
}

 article#post-252 iframe {
    width: 100%;
    height: auto;
}
	.mobile-int-footer,.left-bottom{
		margin-top: 20px;
	}
	.mobile-int-footer>div,.mobile-int-footer .right-bottom {
		width: 100%;
		text-align:center;
	}
	.mobile-int-footer *{
		text-align:center;
	}
	.mobile-int-footer .right-bottom{
		margin-bottom:20px;
	}
}
@media screen and (max-width: 360px){
	a#open-content {
		margin-top: 135px !important;
	}
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 20px !important;
	}
	aside#custom_post_widget-3 {
		left: 72px !important;
	}
}
@media screen and (max-width: 320px){
	aside.whatsapp-aside,
	aside#custom_post_widget-9 {
		left: 0px !important;
	}
	a#open-content {
		margin-top: 60px !important;
	}
	
	aside#custom_post_widget-3 {
		left: 43px !important;
	}	
	.phone p, .phone a {
		font-size: 14px;
	}
	.phone .widget-last {
		margin-left: 0px;
	}
}

/*CSS3 Effects*/
.animation {
 	-webkit-animation-name: bounceIn;
 	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-timing-function: ease-out;
 	-webkit-animation-fill-mode: forwards;

 	animation-name: bounceIn;
 	animation-duration: 2s;
	animation-iteration-count: infinite;
 	animation-timing-function: ease-out;
 	animation-fill-mode: forwards;
}
/*
 * Pulse animation
*/
@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

/*
 * Shake animation
*/
@-webkit-keyframes shake {
    0%, 100% {-webkit-transform: translateY(0);}
    10%, 30%, 50%, 70%, 90% {-webkit-transform: translateY(-10px);}
    20%, 40%, 60%, 80% {-webkit-transform: translateY(10px);}
}
@keyframes shake {
    0%, 100% {transform: translateY(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateY(-10px);}
    20%, 40%, 60%, 80% {transform: translateY(10px);}
}
.home-content .logo-center:hover .blue-btn{
    -webkit-animation-name: pulse;
    animation-name: pulse;
 	-webkit-animation-duration: 0.5s;
 	animation-duration: 0.5s;
}
.home-content .logo-center .blue-btn:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse;
 	-webkit-animation-duration: 0.25s;
 	animation-duration: 0.25s;
}