/*
Theme Name: PLANTILLA COOPERATIVA PACÍFICO
Theme URI: https://globoazul.pe
Author: Globo Azul
Author URI: https://globoazul.pe/
Description: Plantilla creada por GLOBO AZUL, versión desktop y responsive.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: globoazul, desktop, responsive
Text Domain: globoazul
This theme, like WordPress, is licensed under the GPL.
 */

*:focus {
	outline: none;
}

.tooltip {
	opacity: 1 !important;
}

.tooltip-title {
	background-color: #444; /* rgba(245,245,245,1); */
	color: white;
	display: block;
	border-radius: 4px 4px 4px 4px;
	padding: 8px;
	font-weight: 500;
	border: solid 0px #ccc;
	max-width: 200px;
	text-align: center;
}

.tooltip .tooltip-inner {
	color: white; /* #444; */
	text-align: left;
	background-color: #444; /* rgba(255,255,255,1); */
	border-radius: 4px 4px 4px 4px;
	border: solid 0px #ccc;
	text-align: center;
}

.badge_offer {
	background-color: #023806;
	color: white;
	position: absolute;
	right: 8px;
	top: 8px;
	box-shadow: 0px 0px 4px 0px white;
	font-weight: 700;
	padding: 6px 10px 6px 8px;
	font-size: 1.25em;
	line-height: 1em;
	font-style: italic;
	text-align: center;
	display: inline-block;
	z-index: 3;
	border-radius: 0px;
}

body {
	color: #636262;
	font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
}
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

/* titles: 6b6b6b
/* normal: #a7a7a7;*/
/* rojo e3151f */

#ubermenu-nav-main-2 > li:last-child > a {
	padding: 11px 0px 8px;
}

.ubermenu .ubermenu {
	border: none !important;
}

.menulateralimage {
	margin: 0px !important;
}

.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
	border: none !important;
	display: flex;
}

.ubermenu .ubermenu-nav .ubermenu-column-4-5 {
	display: flex;
	align-items: center;
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
	width: 100%;
	height: auto;
}

.chatmenu {
	float: none !important;
}

.ubermenu .ubermenu-nav .ubermenu-column-1-4 img,
.ubermenu .ubermenu-nav .ubermenu-column-1-5 img {
	width: 100%;
	height: auto !important;
	float: none !important;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-5:first-child {
	display: flex;
	align-items: center;
	padding: 15px 16px;
}
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-item-type-post_type {
	float: none !important;
	margin: 0px 32px 12px 32px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ccc;
	width: auto;
}
.ubermenu .ubermenu-submenu .ubermenu-column {
	float: none !important;
}
.ubermenu .ubermenu-autocolumn,
.ubermenu .ubermenu-submenu-type-stack {
	padding-bottom: 0px !important;
}
#menu-item-209 .row img {
	max-width: 100%;
	height: auto;
}

.sidebar {
	padding-top: 0px !important;
}

.main_color table,
tr,
td,
th {
	background-color: transparent !important;
	border: 0px !important;
}

.navbar-nav.d-flex li {
	flex-grow: 1;
	text-align: center;
}
.navbar-nav.d-flex li a {
	color: white;
	font-weight: 600;
	display: block;
	padding: 16px 0;
}
.navbar-nav.d-flex li a:hover {
	background: white;
	text-decoration: none;
}
section#home {
	overflow: hidden;
}
.page-home {
	position: relative;
	height: 70vh;
}
.page-home img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: -9999px;
	right: -9999px;
	bottom: -9999px;
	left: -9999px;
	margin: auto;
	z-index: -1;
}
.caption-wrap,
.fade-home {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%) !important;
	padding: 72px 0 24px;
	color: white;
}
.fade-home-shadow-none {
	background: none;
}
.caption-wrap h1,
.fade-home h1 {
	font-weight: 600;
	font-size: 36px;
}
.caption-wrap h2,
.fade-home h2 {
	font-size: 1.75rem;
}

.topcontact a,
.topcontact a:hover {
	color: #a7a7a7;
	text-decoration: none;
}
section.gray {
	background: #eeeeee;
}
.row > .data_block > div {
	background: white;
	box-shadow: 0px 0px 8px 0px #aaa;
	border-radius: 0 20px;
	transition: 0.5s ease-in-out;
}

/*.row > .data_block:hover > div{
    background: white;
    box-shadow: 0px 0px 8px 0px #AAA;
    border-radius: 20px 0px;
    transition: 0.5s ease-in-out;
}*/

.row > .data_block > div td {
	padding: 9px 12px;
	vertical-align: top;
}

.readmorebtn + p {
	margin: 0px;
}

input[type="text"],
input[type="email"],
input[type="phone"],
textarea,
.is-form-style input.is-search-input {
	padding: 8px 12px;
	background-color: white;
	font-size: 14px !important;
	color: #444;
	border-radius: 0px !important;
	width: 100%;
}

.form-control-sm {
	border-radius: 0px;
}

.form-control {
	border-radius: 0;
}

.is-search-input.form-control {
	background-image: url(img/icon-search.png);
	background-repeat: no-repeat;
	background-position: 98% center;
	background-size: 16px 16px;
}
#searchmenu {
	border: solid 2px green;
}
input[type="text"].form-control-menu.form-control-menu {
	border-radius: 4px 0px 0px 4px !important;
}
textarea {
	resize: none;
}
a:hover,
a:hover h6 {
	text-decoration: none !important;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="phone"]:focus,
textarea:focus {
	box-shadow: 0px 0px 4px 0px #444;
	outline: none;
}
.widget_categories .custom-select {
	border-color: #17017d !important;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23dd3333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
	background-size: 8px 10px;
	border-radius: 0;
}

#categories-4 > .widgettitle,
#categories-4 label {
	display: none !important;
	border-color: #dd3333;
}
.widget_st_latest_posts_widget > label {
	border-color: #17017d !important;
	margin-bottom: 32px !important;
}
.widget .sp-latest-posts-widget.latest-posts .entry-title a {
	font-weight: 600;
	color: #222;
}
.sp-latest-posts-widget.latest-posts .media {
	margin-top: 32px !important;
}
img[class*="wp-image-"] {
	max-width: 100%;
	height: auto;
}
#front-blog {
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2019/09/Artboard-2-300x38.png);
	background-attachment: scroll;
	background-position: top left;
	background-size: cover;
}
.flex-1 {
	flex: 1;
}
#front-blog .flex-1 img {
	min-height: 60px;
	width: auto;
	margin-bottom: 12px;
}
footer {
	background: linear-gradient(0deg, #a91e3e 0%, #d41f27 100%);
}
footer a {
	color: white;
}
footer a:hover {
	text-decoration: none;
}
.bg-bottom {
	background-color: #242424;
	color: white;
}
.ubermenu-nav {
	display: flex;
	width: 100%;
}
.ubermenu-nav > li {
	flex: 1;
}
.ubermenu .ubermenu-target {
	padding: auto !important;
}
.ubermenu-main {
	width: 100%;
}
.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
	text-align: center;
}
.tour-category img.w-100 {
	height: 180px;
	object-fit: cover;
}
.font-weight-semibold {
	font-weight: 600;
}
.item-hotel {
	border-bottom: solid 2px #efefef;
}
.item-hotel:last-child {
	border-bottom: none;
}
.carousel.slide {
	overflow: hidden;
}
.amountOfDays td:last-child,
.texto_except.text-justify,
.tour-category p,
.customPageOverviewText p {
	font-size: 0.8rem;
	text-align: justify;
}
.texto_except {
	height: 4.4em;
	color: #111 /*#666*/ !important;
	overflow: hidden;
	text-align: justify;
}
.texto_except.ellipsed {
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	max-width: 100%;
	overflow: hidden;
}
.text-md-excerpt.ellipsed {
	display: -webkit-box !important;
}
.text-sm-excerpt.ellipsed {
	display: none !important;
}
/*
.data_block .collapsed{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}*/
.pointer {
	cursor: pointer;
}
.bg-gray {
	background-color: #626262;
}
.menu-city-block span,
a span.bg-gray {
	text-decoration: none;
	font-size: 15px;
}

.picture-team img {
	border-radius: 50%;
	height: 150px;
	width: 150px;
	object-fit: cover;
}
.text-strike {
	text-decoration: line-through;
	color: #444;
	font-size: 95%;
}
.desde .text-strike {
	color: #e8ab4c;
	margin-left: 4px;
}
.tabcontent hr {
	border-top: 2px solid #ccc;
}
.is-search-form.is-form-style label {
	display: block;
}

.btn-danger {
	background-color: #023806 !important;
	border-color: #023806 !important;
}

.btn-danger:hover {
	background-color: #023806 !important;
	border-color: #023806 !important;
}

.btn {
	border-radius: 0px;
}

a.btn.btn-danger.text-white.px-4.mt-3.mt-md-5.shadow.font-weight-bold {
	border-radius: 0 20px;
	transition: 0.3s ease-in-out;
}

a.btn.btn-danger.text-white.px-4.mt-3.mt-md-5.shadow.font-weight-bold:hover {
	border-radius: 20px 0px;
	transition: 0.3s ease-in-out;
}

footer {
	background: linear-gradient(0deg, #023806 0%, #023806 100%);
}

/******************* MENU FIXES */

.menulateralimage {
	height: 20vw;
	margin: 10px;
}

.amountOfDays * {
	color: black !important;
}

.padd20 {
	padding: 20px;
}
.ubermenu .ubermenu-target {
	padding: 15px 0;
}

.ubermenu-item:hover {
	background-color: white !important;
}

.ubermenu-item-level-0 > a .ubermenu .ubermenu-target-text {
	font-weight: 600;
}

.ubermenu-item-level-0:hover > a,
.ubermenu-skin-minimal .ubermenu-submenu,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover {
	color: #023806 !important;
}

.ubermenu-skin-minimal .ubermenu-submenu,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover {
	font-weight: 600;
	color: red !important;
}
.menu-city-block.active span,
.menu-city-block:hover span {
	background: #17017d !important;
}

/*.ubermenu-submenu-type-mega,.ubermenu-submenu-type-stack{
	background-color:#ddd !important;
}*/

.bg-danger {
	background: #17017d !important;
}

#header_main {
	background-color: #ffffff !important;
	opacity: 1 !important;
}

.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
	margin-top: 0px !important;
}

.submenumenu {
	margin-top: 10px;
}

.av-share-link:hover {
	height: 60px;
	width: 72px;
}

.av-share-link:hover > [data-av_icon]:before {
	font-size: 20px;
}

.imageSubMenus a {
	/*	display:block;*/
}

/*
#header_main_alternate{
background-color:#e3151f;

}

#ubermenu-nav-main-2-avia{
	width:100% !important;
}

#ubermenu-nav-main-2-avia li a {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	text-align:center;
}

#ubermenu-nav-main-2-avia li{
	width:20%;
}

#ubermenu-nav-main-2-avia li a span{
	text-align:center;
	display:block;
	color:white;

}

#ubermenu-nav-main-2-avia li a span:hover{
	color:#e3151f;
}


#header_main_alternate .container{
	width:100%;
	max-width:100%;

}
*/
/********************* HEADER WIDGET FIXES */

#custom_html-2 {
	width: 400px;
	float: right;
	padding-top: 30px;
	padding-bottom: 10px;
}

.header-scrolled #custom_html-2 {
	padding-top: 10px;
	padding-bottom: 24px;
}

/******************** LOGO FIXES */

.av-logo-container {
	width: 400px;
	float: left;
	clear: none;
	padding: 0px;
}

/******************** SLIDER FIXES */

.ls-fullscreen-wrapper b {
	color: white;
}

/******************** FOOTER */

#footer {
	background-image: url(/wp-content/uploads/2018/04/footerbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	/* background-size: cover;*/
}

#footer .container {
	padding-bottom: 0px;
}

#footer .container section {
	padding-top: 0px;
	padding-bottom: 0px;
}

/******************* AJUSTE SOCKET */

#socket {
	text-align: center;
}

#socket .copyright {
	float: none;
}

/* FORMGREYBOX ********************/

.formgreybox {
	padding: 20px !important;
}

.formright {
	width: 48% !important;
	float: right !important;
}

.formleft {
	width: 48% !important;
	float: left !important;
	margin-right: 4%;
}

input,
textarea {
	margin-bottom: 10px !important;
}

.formleft br,
.formright br {
	display: none;
	visibility: hidden;
}

.main_color input[type="submit"] {
	background-color: #e3151f !important;
	float: right;
	font-size: 20.4px;
}

/************ CUSTOM POST PAGE ***************/

.property_data-template-default .content {
	padding-bottom: 0px;
}

.customPostPageHeader {
	background-color: #eee;
	border: 0px !important;
}

.customPostPageHeaderImage {
	width: 70%;
	float: left;
	max-height: 430px;
	overflow: hidden;
}

.customPostPageHeaderImage img {
}

.customPostPageHeaderText {
	width: 30%;
	float: right;
	/*padding:50px;*/

	min-height: 430px;
}

.customPostPageTitle {
	font-weight: 600;
	font-size: 2em;
	color: black;
}

.customPostPageDesde {
	font-weight: 600;
	font-size: 1.5em;
	color: black;
}

.customPostPageNumeroDeDias {
	font-weight: 600;
	font-size: 1.5em;
	color: black;
}

.customPostPageExcerpt {
	/*font-weight: 600;*/
}

.customPostPageHeaderText hr {
	margin-bottom: 10px;
}
.imagen_feature {
	width: 100%;
	height: 210px;
	margin-top: 0px !important;
}
.imagen_mapa {
	width: 100%;
	height: 289px;
	margin-top: 0px !important;
	/*box-shadow: 0px 2px 4px 0px #AAA;*/
}
.banner-contact {
	background: rgb(2, 56, 6);
	background: linear-gradient(180deg, rgba(2, 56, 6, 1) 0%, rgba(2, 56, 6, 1) 100%);
	border-top: 1px solid #023806 !important;
	border-bottom: 1px solid #023806 !important;
}
.banner-contact h3 {
	font-size: 1.5rem;
}
.tour-category-home > a:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.25);
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 54px;
}
.category-wrap {
	background-color: rgba(0, 0, 0, 0.025);
}
.tour-category-home > a {
	background-size: cover;
	background-position: center;
	position: relative;
	text-decoration: none;
}
.tour-category-home > a > div {
	position: relative;
}

/************************************* CUSTOM POST PAGE TABS ***************/

.js_active .customPageTabs .tab {
	float: none;
}

.tab {
	/*overflow: hidden;*/
	border: 0px !important;
	width: 100%;
	padding: 0px !important;
}

/* Style the buttons inside the tab */
.tab button {
	border: 0px !important;
	outline: 0px;
	cursor: pointer;
	padding-top: 14px;
	padding-bottom: 16px;
	transition: 0.3s;
	font-size: 17px;
	width: 19.85%;
	background-color: transparent;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px !important;
	display: block;
	float: left;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #fff;
	color: black;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #fff;
	color: black;
}
.customPageTabs .tab button {
	transition: border-bottom-color 0ms ease;
}
.customPageTabs .tab button:hover,
.customPageTabs .tab button.active {
	border-bottom: solid 1px #fff;
	margin-bottom: -1px !important;
}

/* Style the tab content */
.tabcontent {
	display: none;
	/* padding: 6px 12px; */
	/*   border: 1px solid #ccc;*/
	border-top: none;
}

.customPageOverviewText {
	/*width:60%;
    float:left;
    /*padding:20px; */
}

.customPageOverviewImage {
	/*
    width:40%;
    float:right;
    padding:20px;
    */
}

.tabcontent {
	height: 100%;
	clear: both;
}

.tabInfoBlocks {
	background-color: white;
	/* margin:20px;*/
	/*margin-top:40px;*/
}

.tabInfoBlocks ul {
	list-style: disc !important;
}

.customPageTabs {
	clear: both;
	/*	background-color:white; */
	/*margin:20px;*/
	border: 0px !important;
}

article {
	background-color: #ececec;
	padding-top: 10px;
	padding-bottom: 10px;
}

.customPostPageHeaderText {
	background-color: #ffffff;
}

.customPageOverviewImage img {
	/*width:100%;*/
}

.avalWrapper {
	display: block;
	width: 50vw;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ddd;
	padding: 20px;
}

.priceWrapper {
	margin: auto;
	/*  margin-top:20px;*/
	margin-bottom: 20px;
	/*background-color: #ddd;*/
	padding: 15px 15px 0;
}
#Accommodation > .row:last-child > div {
	border-bottom: none !important;
}
.translated {
	transform: translate(-50%, 0) !important;
}

/************************* FORM BLOCK FOR CUSTOM PAGES ************/

.blockOfFormAndChat {
	background-color: #ececec;
	margin-top: 20px;
	clear: both;
	/*margin-left:20px;
    margin-right:20px;*/
	display: block;
}

.customFormPageFormBlock {
	padding: 20px;
	width: 70%;
	display: inline-block;
	min-height: 302px;
	padding-right: 20px;
	vertical-align: top;
}

.customFormPageChatBlock {
	width: 30%;
	display: inline-block;
	background-color: red;
	min-height: 302px;
}

/*********************** CUSTOM PAGE LOWER BLOCK *****************/

.customPageLowerBlock {
	clear: both;
	padding: 20px;
}

.customPageLogos {
	width: 25%;
	float: left;
}

.customPageLogos img {
	margin: auto;
}

/******************** team page ************************/

.team1,
.whytravelcolor1 {
	background-color: #e3e3e3;
}

.team2 {
	background-color: #ededed;
	padding-left: 20px;
	padding-right: 20px;
}

/****************** reviews *********/

.reviews {
}
/******************************** UBERMENU FIXES **********/

/* Set the width of the menu images */
#megaMenu .ss-nav-menu-with-img img {
	width: 16px;
}

/* Menu left or right, slim */
.av_main_nav_header #megaMenu ul.megaMenu > li.menu-item > a,
.av_main_nav_header #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	padding-top: 36px;
	padding-bottom: 36px;
}

/* Menu left or right, large */
.av_main_nav_header.av_large #megaMenu ul.megaMenu > li.menu-item > a,
.av_main_nav_header.av_large #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* Menu left or right, scrolled */
.av_main_nav_header.header-scrolled #megaMenu ul.megaMenu > li.menu-item > a,
.av_main_nav_header.header-scrolled #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
	padding-top: 14px;
	padding-bottom: 14px;
}

/**************** IMAGE SUBMENU ****************/

.imageSubMenus {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 25%;
}

.imageSubMenus img {
	/*width:10vw;*/
	/*height:9vw;*/
}

.inner-container .logo {
	margin-top: 10px;
}

.header-scrolled .inner-container .logo {
	margin-top: 5px;
}

#ubermenu-main-2-avia-4 {
	text-align: center;
}

#menu-item-search {
	width: 50px;
	float: right;
	margin-top: 12px;
	margin-right: 5%;
}

.ubermenu-target-text {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ubermenu .ubermenu-target {
	padding: auto;
}

.ubermenu-nav {
	background-color: #023806 !important;
}

.ubermenu-item-level-0 > a {
	color: white !important;
}

.menu-item-search-dropdown a {
	color: white;
	font-size: 2em;
}
.menu-item-search-dropdown a:hover {
	color: white;
}

.topcontact {
	font-weight: 600;
	display: flex;
	align-items: center;
}

.topcontact img {
	margin-right: 10px;
	margin-left: 10px;
}

.page-id-184 #after_full_slider_1,
.page-id-181 #after_full_slider_1,
.page-id-173 #after_full_slider_1,
.page-id-164 .post-entry,
.page-id-160 .post-entry,
.page-id-141 .post-entry-141 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-id-14 .column-top-margin,
.page-id-503 .column-top-margin {
	margin-top: 20px;
}

#footer .widget {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.page-id-144 .content .avia_textblock p {
	padding: 20px;
	text-align: justify;
}

.container_wrap {
	border-top-width: 0px;
}

.html_header_top.html_header_sticky.html_bottom_nav_header #main {
	/*	padding-top:0px;*/
}

.ubermenu .ubermenu-custom-content-padded {
	padding: 0px !important;
}

.image-overlay.overlay-type-extern .image-overlay-inside {
	display: none !important;
}

.image-overlay {
	background: none !important;
}

.image-overlay .image-overlay-inside:before {
	content: "" !important;
}

.home #av_section_1,
.home #after_section_1 {
	padding-top: 20px;
	padding-bottom: 20px;
	/*color:white;*/
}

.home #av_section_1 .av-special-heading-tag {
	/*color:white !important;*/
	color: #6b6b6b;
	margin-top: 9px;
}

.home .content {
	padding-bottom: 0px;
}

.home #after_section_1 img {
	/*margin:35px;*/
}

.home .column-top-margin {
	margin-top: 20px;
}

.socialfooter img {
	padding: 20px;
}
.logo-footer {
	width: 200px;
	height: auto;
	filter: brightness(1) invert(1) grayscale(1);
}

.page-id-167 .avia-section {
	padding: 20px;
}

.page-id-167 .avia_textblock {
}

.ubermenu .ubermenu-nav .ubermenu-column-1-4 img {
	float: right;
}

.contactTextBlock p img {
	float: left;
	margin-right: 20px;
}

.page-id-20 .contacttext * {
	font-size: 3em;
}

.page-id-20 .contacttext,
.contactTextBlock {
	padding-left: 40px;
}

.contactTextBlock {
	margin-top: 15px;
}

.customFormPageChatBlock {
	background-image: url("http://perutour.hawktestserver.com/wp-content/uploads/2018/07/bg_gradient.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.customPageLowerBlock {
	background-color: white;
	min-height: 200px;
	margin-top: 20px;
}

.post_delimiter {
	display: none;
	visibility: hidden;
}

#Accommodation h3 {
	/*padding:20px;*/
}

#Accommodation div {
	/*
    margin:1%;
    margin-top:20px;
    /*padding:5px;*/
}

#Accommodation .hotelThumb {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#Accommodation h5,
.hotelThumbTitle {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 600;
	/*text-transform: uppercase;*/
}

.content,
.sidebar {
	padding-bottom: 0px;
}

.sp-latest-posts-widget.latest-posts .wp-post-image {
	width: 100px;
	height: auto;
}

.flexslider {
	box-shadow: none !important;
}

.itinerary-image-legend {
	color: white;
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	font-weight: 600;
	line-height: 1.25;
	text-align: right;
	background: rgba(0, 0, 0, 0.3);
	padding: 6px 24px;
	height: 3.5em;
	margin-top: -3.5em;
}

/* PLUGIN */

/*******LAYOUT ***************/

.content_grid {
	width: 100%;
}

.content_grid_1_5 {
	float: left;
	width: 13%;
	/*padding-left:4.5%;*/
	min-height: 250px;
	/*border:1px solid #ccc;*/
}

.content_grid_1_4 {
	float: left;
	width: 23%;
	min-height: 250px;
	/*border:1px solid #ccc;*/
}

.content_grid_4_5 {
	float: right;
	width: 86%;
}

.content_grid_1_2 {
	/*float:right;
    width:49.5%;*/
}

/********* MULTIUSE  ***************/

.hide {
	display: none;
	visibility: hidden;
}

.show {
	display: block;
	visibility: visible;
}

/********* Top Filter **************/

.foto_mapa_tfilter {
	width: 100%;
	padding-top: 10px;
	/*padding-bottom:10px;*/
	margin-left: 1.5%;
}

.foto_mapa_tfilter button {
	border: 0px;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: 600;
	color: white;
}

.foto_tfilter {
	background-color: grey;
	border: 1px #555555 solid !important;
}

.mapa_tfilter {
	background-color: grey;
	border: 1px #555555 solid !important;
}

/*********** SIDE BAR FILTER ********/

.sidebar_filter {
	background-color: grey;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;

	margin-bottom: 10px;
}

.sidebar_filter h2 {
	/*border-bottom:1px solid white;*/
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

.toursWrapper {
	margin-top: 20px;
	/*padding-left: 3.5%;*/
	padding-right: 4.5%;
}

.home .toursWrapper {
}

.toursWrapper .data_block .text_block {
	background-color: white !important;
}

.html_entry_id_798 .template-blog article {
	background-color: #eeeeee !important;
}

.html_entry_id_798 main {
	background-color: #eeeeee !important;
}
.page-id-503 .toursWrapper {
	padding-left: 0%;
	padding-right: 4.5%;
}

.page-id-503 #av_section_1 {
	padding-right: 4.8%;
	padding-left: 4.8%;
	color: white;
	padding-top: 20px;
	padding-bottom: 17px;
}

.home #av_section_2 .av-special-heading-tag {
	padding-bottom: 13px;
}

.home #av_section_2 {
	padding-bottom: 20px !important;
}

#main .template-blog {
	padding-top: 9px;
}

.av-share-box {
	height: 100px;
}

.comment-count {
	margin-top: 40px;
}

article.blog_post_list {
	width: 24% !important;
	float: left !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-top: 20px !important;
	padding-bottom: 20px !important;
	clear: none !important;
}

article.blog_post_list .entry-content {
	overflow: hidden;

	max-height: 142px;
}

article.blog_post_list .blog-categories {
	display: none !important;
	visibility: hidden !important;
}

article.blog_post_list .post-title {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

article.blog_post_list h2 a {
	font-size: 0.7em !important;
}

.html_elegant-blog #top .post-entry .post-meta-infos {
	clear: none;
	float: none;
	text-align: center;
}

.html_elegant-blog .entry-content-wrapper .big-preview.single-big {
	margin-top: 10px;
}

.text_block {
	padding: 15px;
}

.block_title {
	display: block;
	height: 3.5rem;
	margin-top: 0px;
	font-weight: 600;
	font-size: 1em;
	text-transform: uppercase;
	/* margin-bottom: 8px; */

	padding: 8px 16px;
	border-radius: 0px 20px 0 0;
	transition: 0.5s ease-in-out;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	background-color: #023806;
	color: white;
}

/*.row > .data_block:hover > div .block_title{
    border-radius: 20px 0px 0px 0px;
    transition: 0.5s ease-in-out;
}*/

.data_block hr {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

.data_block table,
.data_block td,
.data_block tr {
	border: 0px !important;
	padding-left: 0px;
}

.data_block .desde {
	color: #000;
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	display: block;
	margin-top: 12px;
}
#priceWrapperTop {
	font-weight: 600;
	font-size: 1.3em;
	margin-left: 4px;
}

.data_block a {
	/*font-weight: 600;*/
	color: #6b6b6b !important;
	text-decoration: none;
	display: block;
	/*margin-top:3px;*/
}

.data_block_excerpt a::after {
	margin-left: 5px;
	content: "\203A";
	width: 0;
	height: 0;
	/*  border-top:20px solid transparent;
      border-bottom:20px solid transparent;
      border-left:20px solid #6b6b6b;*/
}

.data_block a:hover {
	text-decoration: none;
}

.data_block_excerpt {
	color: #a7a7a7;
}
.data_block > div > a.pic_view {
	overflow: hidden;
	position: relative;
	display: block;
}
.data_block .imagen_feature {
	transition: all 600ms ease;
}
@media only screen and (min-width: 768px) {
	.data_block:hover .imagen_feature {
		transform: scale(1.05);
	}
}

#post-473 .content h3,
#post-473 .content h4,
#post-1711 .content h3,
#post-1711 .content h4,
.customPageOverviewText h3,
#Accommodation h3,
.customPageOverviewText h4 {
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
	/*text-transform:uppercase; */
	font-size: 1.5rem;
}
#post-473 .content h4,
#post-1711 .content h4,
h4.title-day,
.customPageOverviewText h4 {
	font-size: 1.2em;
	margin-bottom: 16px;
}
h3.title-day {
	font-size: 1.15rem;
}

.customPageTabs button {
	text-transform: uppercase;
}

.template-blog article {
	padding-bottom: 100px;
}
.priceWrapper hr {
	border-width: 1px;
	margin-left: -20px;
	margin-right: -20px;
}
span.wpcf7-list-item {
	margin: 0;
}
.check_vuelos label {
	margin-bottom: 0;
}
.flex-comment > span {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.flex-comment > span > textarea {
	flex: 1;
}

#top #wrap_all .av-social-link-rss a {
	color: #fff;
	background-color: #ffa133;
}
#top #wrap_all .av-social-link-facebook a {
	color: #fff;
	background-color: #37589b;
}
#top #wrap_all .av-social-link-twitter a {
	color: #fff;
	background-color: #46d4fe;
}
#top #wrap_all .av-social-link-mail a {
	color: #fff;
	background-color: #9fae37;
}
#top #wrap_all .av-social-link-dribbble a {
	color: #fff;
	background-color: #e44885;
}
#top #wrap_all .av-social-link-linkedin a {
	color: #fff;
	background-color: #419cca;
}
#top #wrap_all .av-social-link-search a {
	color: #fff;
	background-color: #222222;
}
#top #wrap_all .av-social-link-gplus a {
	color: #fff;
	background-color: #de5a49;
}
#top #wrap_all .av-social-link-behance a {
	color: #fff;
	background-color: #008cfa;
}
#top #wrap_all .av-social-link-flickr a {
	color: #fff;
	background-color: #ff0086;
}
#top #wrap_all .av-social-link-forrst a {
	color: #fff;
	background-color: #234317;
}
#top #wrap_all .av-social-link-myspace a {
	color: #fff;
	background-color: #000000;
}
#top #wrap_all .av-social-link-tumblr a {
	color: #fff;
	background-color: #345574;
}
#top #wrap_all .av-social-link-vimeo a {
	color: #fff;
	background-color: #31baff;
}
#top #wrap_all .av-social-link-youtube a {
	color: #fff;
	background-color: #a72b1d;
}
#top #wrap_all .av-social-link-pinterest a {
	color: #fff;
	background-color: #cb2027;
}
#top #wrap_all .av-social-link-skype a {
	color: #fff;
	background-color: #12a5f4;
}
#top #wrap_all .av-social-link-instagram a {
	color: #fff;
	background-color: #a67658;
}
#top #wrap_all .av-social-link-five_100_px a {
	color: #fff;
	background-color: #222222;
}
#top #wrap_all .av-social-link-soundcloud a {
	color: #fff;
	background-color: #f76700;
}
#top #wrap_all .av-social-link-xing a {
	color: #fff;
	background-color: #006567;
}
#top #wrap_all .av-social-link-vk a {
	color: #fff;
	background-color: #597ba5;
}
#top #wrap_all .av-social-link-reddit a {
	color: #fff;
	background-color: #ff4500;
}

.ubermenu-submenu-type-mega {
	border-bottom: 2px solid #aaa !important;
}

.ubermenu-target span {
	text-transform: uppercase;
}

.ubermenu-target:hover > span,
.ubermenu-current_page_item span {
	/*text-decoration:underline !important;*/
}
/*
.ubermenu-item-level-0 > a{
	margin-left:3vw !important;
	margin-right:3vw !important;
}*/

.avia-search-tooltip {
	left: 200px !important;
	width: 90% !important;
}

#top #searchform > div {
	max-width: 100%;
}

#top #s {
	color: white;
}

#top #s::placeholder {
	color: white;
}

.html_bottom_nav_header.html_logo_center #top #menu-item-search > a {
	text-decoration: none !important;
	color: white !important;
}

.html_header_top.html_header_sticky.html_bottom_nav_header #main {
	padding-top: 125px;
}

.bloquePriceGris {
}

.politicasLink {
	color: red !important;
	font-weight: 600;
}

#Price .content_grid_1_2 {
	padding: 20px;
}

#Price h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 600;
}

.chatmenu



/* Responsive Menu */
@media only screen and (max-width: 767px) {
	#megaMenu ul.megaMenu li.menu-item > a,
	#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
}

.chatmenu {
	display: block;
	float: right;
}

.hotelLink {
	display: block;
}

.starImages img {
	width: 16px;
	height: 16px;
	/*float:left;*/
	vertical-align: baseline;
}

.starImages {
	clear: both;
	position: relative;
}

.white-popup {
	position: relative;
	background: #fff;
	padding: 20px;
	width: auto;
	max-width: 800px;
	margin: 20px auto;
}

.sidebar_filter ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.sidebar_filter li {
	list-style: none;
}

.sidebar_filter li a {
	display: block;
	background-color: red;
	color: white;
	font-weight: 600;
	padding: 20px;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
}

.sidebar_filter li a:hover {
	background-color: green;
	color: white;
}

#main p {
	text-align: justify;
}

#header_main {
	padding-top: 10px;
}

.promo-image-container {
	position: relative;
	/* width: 200px;
     height: 300px;*/
}

/*.promo-image-container .porcentaje {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
}*/

.promo-image-container .porcentaje-inner-triangle {
	border-left: 100px solid transparent;
	border-right: 100px solid red;
	border-bottom: 100px solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	display: none !important;
}

.promo-image-container .porcentaje-outer-triangle {
	border-left: 104px solid transparent;
	border-right: 104px solid orange;
	border-bottom: 104px solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	display: none !important;
}

.promo-image-container .porcentaje {
	position: absolute;
	right: 11px;
	top: 19px;
	color: white;
	font-size: 18px;
	font-weight: 600;
	z-index: 99;
	display: none !important;
}

.white-popup td {
	vertical-align: top;
	width: 50%;
}

.white-popup .hotel_name {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 10px;
	text-transform: uppercase;
}

.white-popup .hotel_description {
	text-align: justify;
	padding: 10px;
}

.hotelThumbDescription,
.hotelThumbTitle {
	padding-left: 10px;
	padding-right: 10px;
}

.starImages {
	/* height:30px;*/
}

.open-popup-link {
	text-decoration: none !important;
}
.open-popup-link:hover {
	text-decoration: none !important;
}

.page-id-14 .av_one_half {
	padding-right: 40px;
	padding-left: 40px;
}

.page-id-14 .template-page {
	/*padding-top:40px !important;*/
}

.calendaricon {
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}

.text_block td,
.customPostPageNumeroDeDias td {
	vertical-align: top;
	color: #a7a7a7;
}

table {
	margin: 0px;
}

.page-id-14 #av_section_1 {
	padding: 20px;
}

.page-id-14 #av_section_1 .av-special-heading {
	margin-top: 10px;
	/*	padding-left:15px;
    padding-right:15px;*/
}

.page-id-14 #av_section_1 p {
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.page-id-14 #av_section_1 .av_one_fourth {
	border: 1px solid #ccc;
}

.page-id-14 #av_section_1 .avia_image {
	border-radius: 0px;
}

.avia-search-tooltip {
	left: 37% !important;
	width: 50% !important;
}

.ajax_search_image {
	width: 70px;
	height: 70px;
}

.ajax_search_content {
	height: 50px;
	padding-top: 15px;
}

.ajax_search_title {
	font-size: 16px;
}

.ajax_search_excerpt {
	font-size: 14px;
}

.blog .template-blog article {
	width: 80%;
}

.template-blog article {
	background-color: white;
}

div .av_one_third,
div .av_one_half {
	padding-top: 20px;
	padding-bottom: 20px;
}

.headtitle h3 {
	font-weight: normal !important;
	color: #6b6b6b;
}

.headtitle h3 span.conbold {
	font-weight: 800;
}

.iconshome .iconlink {
	width: 24.5%;
	padding: 5px;
	float: right;
}

.iconshome .iconlink span {
	display: block;
	min-height: 64px;
}

.iconshome .iconlink p {
	text-align: center !important;
	font-weight: 800;
}

.formprevtext * {
	color: #6b6b6b !important;
}

.textoCategorias * {
	color: #ffffff !important;
}

.textoCategorias p {
	margin-left: 25px;
}

.avia-caption-content,
h2.avia-caption-title {
	font-size: 28px !important;
}

.avia-caption-content p {
	font-weight: 600;
	margin-top: 0px;
}

h2.avia-caption-title {
	font-weight: 400;
	margin-bottom: 0px !important;
}

body .av-special-heading .av-special-heading-tag {
	padding-left: 4.8%;
	padding-right: 4.8%;
}

html.html_boxed {
	background-color: #cccccc;
}

#header_main {
	border-bottom-width: 0px;
}

.special-heading-inner-border {
	margin-top: 9px !important;
}

#top .avia-button-fullwidth {
	margin-left: 18%;
	width: 60%;
	padding: 10px;
	/* display:block;*/
	/* position:inherit;*/
}

.av_one_third {
	/*margin-right:3% !important;
    margin-left:3% !important;*/
}
h2.av-special-heading-tag {
	font-size: 23px !important;
	margin-top: 9px !important;
}
h3.av-special-heading-tag {
	font-size: 23px !important;
	margin-top: 9px !important;
}
.tour-category-home h3 {
	font-size: 1.25rem;
}
.av-special-heading {
	margin-top: 0px !important;
}

.paddingLateralHome {
	padding-left: 4.8%;
	padding-right: 4.8%;
}

#av_section_2 .special-heading-border {
	display: none;
	visibility: hidden;
}

#av_section_2 {
	padding-left: 4.8%;
	padding-right: 4.8%;
}
/*
#av_section_2 p{
	padding:0px;
	margin:0px;
}*/

.avia_textblock p {
	margin-left: 0px !important;
}

.iconlink p {
	padding: 0px;
	margin: 0px;
}

#av_section_2 h3 {
	padding-left: 0px;
}

.caption_bottom .slideshow_caption .slideshow_inner_caption {
	padding-left: 4.8%;
}

.paddingLateralHome .bloqueChico1 {
	margin-left: 0px;
	width: 31.9%;
}

.paddingLateralHome .bloqueChico2,
.paddingLateralHome .bloqueChico3 {
	margin-left: 2%;
	width: 31.9%;
}

.paddingLateralHome .bloqueLargo1 {
	width: 49%;
}

.paddingLateralHome .bloqueLargo2 {
	margin-left: 2%;
	width: 49%;
}

.ubermenu .ubermenu-target-text {
	font-weight: 600;
}

.nopadding h3 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.page-id-503 #after_section_2 {
	background-color: white !important;
}

.page-id-503 #after_full_slider_1 {
	background-color: #eeeeee !important;
}

/**** adjustments 21032019 *******/
#mapas {
	margin-left: -5px;
}

.special-heading-border {
	visibility: hidden;
}

div .av_one_third,
div .av_one_half {
	padding-top: 0px;
	padding-bottom: 20px;
}

.avia-image-container.avia-align-center.avia-builder-el-no-sibling {
	margin-top: 20px;
}

#av_section_2 {
	padding-top: 20px;
}

#fotos {
	color: black;
}

.data_block_excerpt {
	display: none !important;
	visibility: hidden !important;
}

.customFormPageFormBlock {
	padding: 20px 4.8% 20px 4.8%;
}

.ubermenu {
	border-top: 0px solid #023806 !important;
	border-bottom: 0px solid #023806 !important;
}

.content .ubermenu {
	z-index: 1;
}

#blockmap {
	background-size: 100%;
}

.js_active .tab {
	top: 0px !important;
}

strong,
b,
#top label {
	font-weight: 600 !important;
}

.av-flex-placeholder {
	display: none !important;
	visibility: hidden !important;
}

.page-id-20 .avia_codeblock_section {
	padding-left: 5%;
	padding-right: 5%;
}

.data_block > div {
	cursor: pointer;
}

div .av_one_third,
div .av_one_half {
	padding-bottom: 0px !important;
}
.form-check-input {
	margin-top: 0.2rem;
}
.sidebar-contact img {
	max-width: 48px;
	height: auto;
}

.sidebar-contact > div {
	margin-top: 0;
	margin-bottom: 24px;
	border-bottom: solid 2px #ccc;
	padding-bottom: 24px;
}
.sidebar-contact > div:first-child {
	margin-top: auto;
}
.sidebar-contact > div:last-child {
	margin-bottom: auto;
	border-bottom: none;
	padding-bottom: 0;
}
.bg-gradient-red {
	background-image: url(/wp-content/uploads/2021/10/bg_gradient-2.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.bg-gradient-red .ubermenu-item:hover {
	background-color: transparent !important;
}
.bg-gradient-red.ubermenu-item {
	display: flex !important;
	align-items: center;
	background-position: 12px 0;
}

.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target {
	padding-top: 0;
	padding-bottom: 0px;
}

.flex-comment .your-message {
	width: 100%;
}
.content-acommodation {
	display: none;
}
.content-acommodation h4 {
	font-size: 1.25rem;
}

.tabInfoBlocks ul {
	padding-left: 15px;
	padding-right: 15px;
}
.customPageOverviewText > p:last-child {
	margin-bottom: 0px;
}
.vc_images_carousel {
	max-width: 100%;
}
.flexslider .slides img {
	height: auto !important;
}

.is-form-id-1369.is-ajax-search {
	display: none;
}

.is-form-id-1369.is-ajax-search {
	position: absolute;
	padding: 20px !important;
	width: 100%;
	left: 0;
	background: #fff;
}

.is-search-submit {
	display: none;
}

#menu-item-1370 .p-4 {
	margin-top: 1px;
}

.quitar-margen {
	margin-bottom: 0 !important;
}

.text-danger {
	color: #fe3c77 !important;
}

.result-ajax-search span {
	color: #023806 !important;
}

.is-form-id-1369 > label:nth-child(1) {
	width: 100%;
}

.is-form-id-1369 .is-search-input.form-control {
	background-image: none !important;
}

input[type="submit"] {
	border-radius: 0 10px !important;
	transition: 0.5s ease-in-out;
}

input[type="submit"]:hover {
	border-radius: 10px 0px !important;
	transition: 0.5s ease-in-out;
}

span.font-weight-bold {
	color: #ffc107 !important;
}

.ubermenu-skin-minimal .ubermenu-submenu,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover {
	color: #023806 !important;
}

#post-20 .page-home,
#post-1594 .page-home {
	margin-bottom: 20px;
}

.estoy-aqui {
	display: none !important;
}

.mostrar {
	display: none;
}

#polylang-2 {
	position: absolute;
	right: -60px;
	top: 20px;
}
.widget_polylang {
	width: auto;
}
#polylang-2 .lang-item {
	list-style: none;
}
.widget_polylang .lang-item.current-lang {
	display: none;
}

.lang-item img {
	width: 20px !important;
	height: auto !important;
}

footer #menu-main-menu,
footer #menu-main-menu-espanol {
	display: flex;
	margin: 0;
	padding: 0;
	width: 100%;
}
footer #menu-main-menu > li,
footer #menu-main-menu-espanol > li {
	flex: 1;
	list-style: none;
}
footer #menu-main-menu > li:last-child,
footer #menu-main-menu-espanol > li:last-child {
	display: none;
}
footer #menu-main-menu > li > ul,
footer #menu-main-menu-espanol > li > ul {
	margin: 0 !important;
	padding: 0 !important;
}
footer #menu-main-menu > li > ul > li,
footer #menu-main-menu-espanol > li > ul > li {
	list-style: none;
}

footer #menu-main-menu > li > ul > li > ul,
footer #menu-main-menu-espanol > li > ul > li > ul {
	margin: 0;
	padding: 0;
}
footer #menu-main-menu > li > ul > li,
footer #menu-main-menu-espanol > li > ul > li,
footer #menu-main-menu > li > ul > li > ul > li,
footer #menu-main-menu-espanol > li > ul > li > ul > li {
	list-style: none;
	margin: 6px 0 0px 0 !important;
}
footer #menu-main-menu > li > a,
footer #menu-main-menu-espanol > li > a {
	font-weight: bold;
	border-bottom: solid 1px #fff;
	padding-bottom: 4px;
	display: inline-block;
}
footer #menu-item-222 > a,
footer #menu-item-1623 > a,
footer .menu-item-1615,
footer .menu-item-1714,
footer .menu-item-1621,
footer .menu-item-1627,
footer #menu-item-223,
footer #menu-item-1624 {
	display: none;
}
footer #menu-main-menu a:hover {
	color: #ffc5e1;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

.flexslider .slides img {
	height: 70vh !important;
	object-fit: cover;
}
.metaslider .flexslider {
	margin-bottom: 0 !important;
}
.metaslider .flex-control-nav {
	position: absolute;
	bottom: 32px !important;
	text-align: right;
}
.caption-wrap .caption,
.flex-control-nav.flex-control-paging {
	padding-right: 15px !important;
	padding-left: 15px !important;
	margin: 0 auto !important;
	right: 0;
	left: 0;
}
.metaslider .flexslider .flex-control-nav a {
	color: transparent;
}
.flex-control-paging li a {
	background-color: rgba(255, 255, 255, 0.5) !important;
}
.flex-control-paging li a.flex-active {
	background-color: rgba(255, 255, 255, 1) !important;
}
.metaslider .caption {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
.caption-wrap {
	opacity: 1 !important;
}
.tour-start-date > p:first-child {
	margin-bottom: 2px;
}
.wpcf7-form-control-wrap .tour-date {
	display: none;
}
.date-selected.form-control {
	background: #e9ecef;
	text-align: center;
	margin-bottom: 10px;
}

@media (min-width: 576px) {
	.caption-wrap .caption,
	.flex-control-nav.flex-control-paging {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.caption-wrap .caption,
	.flex-control-nav.flex-control-paging {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.caption-wrap .caption,
	.flex-control-nav.flex-control-paging {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.caption-wrap .caption,
	.flex-control-nav.flex-control-paging {
		max-width: 1140px;
	}
}

@media only screen and (min-width: 768px) {
	/* Add your Desktop Styles here */
	.modal-lg {
		max-width: 960px;
	}
	.up,
	.down {
		display: none !important;
	}
}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
	/* Add your Mobile Styles here */

	.flexslider .slides img {
		height: 25vh !important;
	}
	.caption-wrap h1 {
		font-size: 1.25em;
	}
	.caption-wrap h2 {
		font-size: 1em;
	}
	.caption-wrap {
		padding-top: 32px !important;
		padding-bottom: 12px !important;
	}

	#polylang-2 {
		position: absolute;
		right: 2px;
		top: 0px;
	}

	#Accommodation .justify-content-center > p:nth-child(1) {
		display: none;
	}

	.activo-menu .ubermenu-responsive-collapse {
		max-height: inherit !important;
		overflow: auto !important;
		visibility: visible !important;
		display: block !important;
	}

	.bg-transparent.ubermenu,
	.bg-transparent.ubermenu-nav {
		border-top: 0px solid #971212 !important;
		border-bottom: 0px solid #e3151f !important;
		background-color: transparent !important;
	}

	.ubermenu-active .ubermenu-submenu {
		position: relative;
		display: block;
		overflow: hidden;
	}

	#menu-item-1030 {
		margin-bottom: 200px;
	}

	.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu {
		display: block !important;
	}

	.data_block {
		width: 100%;
	}

	.av-special-heading-tag {
		margin-bottom: 25px;
	}

	#footer {
		background-image: url(/wp-content/uploads/2018/04/footerbg.jpg);
		background-repeat: repeat-x;
		padding-bottom: 0px;
		background-size: cover;
	}

	#custom_html-2 {
		width: 330px;
		float: right;
		padding-top: 30px;
		padding-bottom: 10px;
	}

	.customPostPageHeaderImage {
		width: 100%;
		/* float: left; */
		max-height: 430px;
		overflow: hidden;
	}

	.customPostPageHeaderText {
		width: 100%;
		float: right;

		padding: 50px;
		min-height: 430px;
	}

	.customPageTabs button {
		float: none;
		padding: 10px;
		text-align: center;
		width: 100%;
	}

	.customPageLowerBlock {
		background-color: white;
		min-height: 120px;
		margin-top: 20px;
	}

	#formBlock2 {
		width: 100%;
	}

	.responsive #header_main_alternate {
		display: block !important;
	}

	.ubermenu-skin-minimal.ubermenu-responsive-toggle {
		/*background: transparent;
        color: #333333;*/
		font-size: 24px !important;
		text-transform: none;
		text-align: center;
		font-weight: normal;
		color: transparent !important;
		background: transparent;
		width: 48px;
		padding: 8px;
		height: 48px;
		position: absolute;
		margin-top: -60px;
		right: 0;
		overflow: hidden;
		display: none;
	}
	.link-contact .text-muted {
		font-size: 80%;
	}
	.ubermenu-skin-minimal.ubermenu-responsive-toggle i {
		color: gray;
	}

	#menu-item-search {
		display: none;
	}

	.av-burger-menu-main {
		display: none !important;
	}

	.av-logo-container {
		padding: 0px !important;
		margin: 0px !important;
	}

	.av-logo-container a {
		width: 100%;
	}

	.av-logo-container a img {
		padding-left: 20%;
	}

	span.logo {
		display: block;

		margin-top: 25px;
		margin-bottom: 25px;
	}

	.responsive #top .logo {
		position: static;
		display: table;
		height: 120px !important;
		float: none;
		padding: 0;
		border: none;
		width: 100%;
		padding-top: 25px;
	}

	.responsive #top #main {
		padding-top: 25px !important;
	}

	.responsive #top #wrap_all .container {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		float: none;
	}

	.content_grid_1_5 {
		width: 100%;
	}

	.content_grid_4_5 {
		width: 100%;
	}

	.ubermenu-column-id-201,
	.ubermenu-column-id-203 {
		display: none !important;
	}

	#maxprice,
	#minprice {
		float: right;
		margin-right: 10px;
	}
	#media_image-6 {
		margin-bottom: 36px;
	}
	#media_image-6,
	#custom_html-7 {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		text-align: center;
	}

	footer ul {
		padding: 0 0 0 12px;
	}
	.socialfooter img {
	}

	.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
		text-align: left;
		padding-left: 30px;
		border-bottom: solid 0px rgba(255, 255, 255, 0.75) !important;
		margin-right: 24px;
	}

	.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
		right: 0px;
	}

	.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close > [class^="fa"] {
		left: 10px;
	}

	.fa-angle-down:before {
		content: "\f067" !important;
	}
	.fa-times:before {
		content: "\f068" !important;
	}
	.ubermenu-active {
		background: white !important;
	}

	.ubermenu-active > a > span {
		color: #023806 !important;
	}
	.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item.ubermenu-item-type-post_type {
		margin: 0px;
		padding: 0px;
		width: auto;
		border-bottom: none !important;
	}
	.ubermenu-active > .ubermenu-submenu {
		padding-bottom: 32px;
	}
	.ubermenu-active > .ubermenu-submenu.ubermenu-submenu-id-1628 {
		padding-bottom: 0;
	}
	.ubermenu-active > .ubermenu-submenu .ubermenu-target {
		padding: 12px 0 !important;
		margin-left: 42px;
	}
	.ubermenu-active .bg-gradient-red {
		display: none !important;
	}
	#ubermenu-nav-main-2 > li:last-child > a {
		padding: 10px 30px 4px;
	}

	.activo-menu {
		overflow: hidden !important;
	}

	/*
    .border-bottom{
        border-bottom: 0px solid transparent !important;
    }
    */
	div.hasDatepicker {
		margin-bottom: 20px;
	}

	.tabcontent .py-3 {
		margin-bottom: -10px;
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}

	.page-template-default .content_grid .align-items-center {
		display: flex !important;
		flex-wrap: wrap !important;
	}

	.content-acommodation h6 {
		margin-bottom: 10px;
	}

	.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
		margin-left: 0 !important;
		margin: 10px 0;
	}

	.page-template-default .vc_row.wpb_row {
		display: flex !important;
		flex-wrap: wrap !important;
		padding: 0 15px;
	}

	.page-id-176 .vc_row {
		padding: 0 !important;
	}

	.pl-5,
	.px-5 {
		padding-left: 0rem !important;
		padding-right: 0rem !important;
	}

	.page-id-141 .vc_images_carousel {
		margin: auto;
	}

	.addtoany_list a:not(.addtoany_special_service) > span {
		width: 30px !important;
		height: 30px !important;
	}

	.ubermenu .ubermenu-item .ubermenu-submenu-drop {
		position: relative;
		box-shadow: none;
	}
	.bg-transparent {
		background-color: rgba(0, 0, 0, 0);
	}
	.bg-transparent .ubermenu-responsive-default.ubermenu-responsive {
		min-height: auto !important;
	}
	.page-home {
		height: 25vh;
	}
	.fade-home {
		padding: 32px 0 0;
	}
	.fade-home h1 {
		font-size: 1.25em;
		line-height: 1;
		margin-bottom: 8px !important;
	}
	.fade-home h2 {
		font-size: 1em !important;
		margin-bottom: 12px !important;
	}
	.banner-contact.ubermenu-nav h4 {
		font-size: 16px;
	}
	h3.av-special-heading-tag {
		font-size: 1.5em !important;
		line-height: 1.5;
	}
	#is_widget-2 {
		margin-top: 10px;
	}
	.vc_tta-title-text {
		font-size: 0.8rem;
		line-height: 1;
		font-weight: 600;
	}
	h4 {
		font-size: 1rem !important;
	}
	.shadow.wpb_column {
		box-shadow: 0px 0px 8px 0px #aaa !important;
	}
	.starImages {
		display: flex;
		align-items: center;
	}
	#Accommodation > .row > .col-50stars .content-acommodation {
		display: block;
	}
	#Accommodation > .row > .col-50stars .down {
		display: none;
	}
	.vc_row-has-fill > .vc_column_container > .vc_column-inner {
		padding-top: 15px !important;
	}
	body {
		padding-top: 81px;
	}
	.ubermenu-main {
		display: none;
	}
	.bg-transparent .ubermenu-main,
	.activo-menu .ubermenu-main {
		display: block;
	}
	.bg-transparent .ubermenu-main > ul > li {
		display: none !important;
	}
	.activo-menu .bg-transparent .ubermenu-main > ul > li {
		display: block !important;
	}
	.bg-transparent .ubermenu-main > ul > li:last-child {
		display: block !important;
	}
	.activo-menu .bg-transparent .ubermenu-main > ul > li:last-child {
		display: none !important;
	}
	.header-top {
		position: absolute;
		z-index: 999;
		background-color: white;
		top: 0;
	}

	#st_latest_posts_widget-2 {
		padding: 0px 15px !important;
	}

	.category-blog #st_latest_posts_widget-2 {
		padding: 0px !important;
	}
	#categories-4 {
		margin-top: 20px;
	}

	.activo-menu .ubermenu-nav {
		background-color: #e3151f !important;
		overflow-y: auto !important;
		height: 100vh;
	}

	.header-top .ubermenu-nav {
		background-color: white !important;
	}
	.activo-menu .ubermenu-nav {
		flex: 1;
		align-items: start;
		background-color: #023806 !important;
	}

	#home a {
		display: none;
	}

	.activo-menu .shadow {
		box-shadow: 0rem 0rem rgba(0, 0, 0, 0) !important;
	}

	.banner-contact {
		background: transparent;
	}

	input[type="text"],
	input[type="number"],
	input {
		font-size: 16px;
	}

	.pt-5,
	.py-5 {
		padding-top: 1.5rem !important;
	}

	.pb-5,
	.py-5 {
		padding-top: 1.5rem !important;
	}
	body {
		touch-action: manipulation;
	}

	.tabInfoBlocks {
		touch-action: manipulation !important;
	}

	div.container:nth-child(2) {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	}

	.responsive-cuadro {
		padding-left: 1.5rem !important;
		padding-right: 1.5rem !important;
	}
	.escritorio {
		display: none;
	}

	.tab button.active:hover {
		background: #fff;
		color: #000;
	}

	.tab button:hover {
		background: transparent;
		border-bottom: solid 0px #fff !important;
		color: #fff;
	}

	#post-459 > section:nth-child(3) > div > div > div.col.col-md-8 > div:nth-child(1) > h2 {
		margin-top: 20px;
	}
	#post-176 > section:nth-child(4) > div > div > div.col.col-md-8 > div > div > div > div > div:nth-child(1) > div {
		margin-top: 20px;
	}

	.page-id-176 #st_latest_posts_widget-2,
	.single-post #st_latest_posts_widget-2 {
		padding: 0 !important;
	}

	.single-post #index > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		margin-bottom: 20px;
	}

	.category-blog .text-danger,
	.category-blog .text-dark,
	.search-no-results .text-dark,
	.search-no-results .text-danger,
	.search-results .text-danger,
	.search-results .text-dark {
		font-size: 1rem;
	}

	.single-post h2.mb-1 {
		font-size: 1rem;
	}

	.search-results #st_latest_posts_widget-2,
	.search-no-results #st_latest_posts_widget-2 {
		padding: 0 !important;
	}

	:focus-visible {
		outline: 0px;
	}

	.is-form-id-1369.is-ajax-search {
		padding: 40px 20px;
	}

	#Accommodation,
	#Price {
		margin-top: 10px;
	}

	.page-id-173 .vc_column-inner,
	.page-id-184 .vc_column-inner,
	.page-id-181 .vc_column-inner {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
		padding: 14px 20px !important;
	}

	#polylang-2 .lang-item {
		margin-right: 1px;
	}

	#menu-item-1628 {
		border-bottom: solid 0px rgba(255, 255, 255, 0.75) !important;
	}
	.navbar-brand > img {
		height: 70px;
		width: auto;
	}
	#post-473 .content,
	#post-1711 .content {
		padding-top: 1rem;
	}

	.text-md-excerpt.ellipsed {
		display: none !important;
	}
	.text-sm-excerpt.ellipsed {
		display: -webkit-box !important;
	}
	.header-top.shadow {
		width: 100%;
	}

	footer #menu-main-menu,
	footer #menu-main-menu-espanol {
		display: block !important;
	}
	footer #menu-main-menu > li,
	footer #menu-main-menu-espanol > li {
		padding-left: 32px;
		padding-bottom: 24px;
	}
}

.navbar-brand > img {
	max-height: 101px;
	width: auto;
	padding: 12px 0;
}
.is-search-form.activo {
	display: none !important;
}

div.is-ajax-search-details,
div.is-ajax-search-result {
	visibility: hidden;
}

.multi.multiCountry .dropdown-menu.inner.show .text:after {
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	top: 9px;
	border: 1px solid #000;
	padding: 6.5px;
}

.multiCountry .bs-ok-default.check-mark {
	font-size: 10px !important;
}

.widget_categories .custom-select {
	font-size: 18px;
}

.is-link-container {
	display: none !important;
}

:focus-visible {
	outline: 0px solid black !important;
}

.flex-comment .your-message {
	display: flex;
	flex-wrap: wrap;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	font-size: 18px;
	background: #ffe295e6;
	border-radius: 5px;
	border-color: #ffe295e6;
}

.wpcf7 form.sent .wpcf7-response-output {
	font-size: 18px;
	background: #a2f2a9;
	border-radius: 5px;
	border-color: #a2f2a9;
}

.wpcf7-not-valid-tip {
	margin-top: -10px;
	margin-bottom: 10px;
}

#Price {
	margin-top: 20px;
}

#Accommodation {
	display: none;
	margin-top: 10px;
}

#hotel span {
	display: none !important;
}

.responsive-cuadro ol {
	padding-left: 17px;
}

.dropdown-item.selected.active::before {
	top: 16px;
}

.dropdown-item.selected.active::after {
	top: 18px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
	top: 10px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.text {
	color: white;
}
.bootstrap-select .dropdown-menu li:hover,
.bootstrap-select .dropdown-menu li.selected {
	background-color: #1890ff !important;
}
.dropdown-item.active,
.dropdown-item:active {
	background-color: transparent !important;
}

.single-post p img {
	width: 100%;
}

.bootstrap-select > .dropdown-toggle {
	border-radius: 0 20px 0 0;
	border-color: #0b4b81;
}

.is-form-id-1369.is-ajax-search {
	border-radius: 0 0 0 20px;
}

.is-search-form {
	display: none;
}

.ui-datepicker td .ui-state-default:after {
	content: "\a0";
	display: block;
	text-align: center;
	color: #fe3c9a;
	font-size: 10px;
	font-weight: 300;
}
.ui-datepicker.ui-datepicker-inline {
	width: 100% !important;
	padding: 0;
	border: none;
	background: transparent;
}
table.ui-datepicker-calendar {
	table-layout: fixed;
}
table.ui-datepicker-calendar td {
	width: calc(100% / 7);
}

.dropdown-item:hover {
	background: #1890ff !important;
}

/*
1D5a@2^$3Xwf
*/
