/*
Theme Name: Monteverde
Theme URI: http://www.heyzombie.com
Description: Responsive WordPress theme performed by Hey Zombie Indie Lab.

Author: Damián Trejo - Hey Zombie Indie Design Lab
Author URI: http://www.heyzombie.com
Version: 3.0.3
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, bootstrap, twitter

Copyright (C) 2011-2014 Hey Zombie Indie Design Lab
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt
	
CREATE CHILD THEME.
See: http://codex.wordpress.org/Child_Themes
	
CSS Rules: Sorted alphabetically for better organization.
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700,800');

html,body{
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	background: #1e7542;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#honeypot {
  display: none; /*makes the field not visible to humans*/
}

/* Slideshow COVER */

.header .trip_cover .slideshow_cover{
    width: 100%;
	overflow: hidden;
	position: relative;
	display: flex;
    align-items: center;
}

.header .trip_cover .slideshow_cover .mySlides_cover {
    display: none;
	opacity: 1;
    width: 100%;
	padding-top: 40%
}

.header .trip_cover .slideshow_cover .mySlides_cover .web_cover {
    background-size: cover!important;
    background-position: center center!important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	display: block;
}

.header .trip_cover .slideshow_cover .mySlides_cover .movile_cover {
    background-size: cover!important;
    background-position: center center!important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	display: none;
}

.header .trip_cover .slideshow_cover .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.header .trip_cover .slideshow_cover .info {
    padding: 2px;
    margin: auto;
    width: 240px;
}

.header .trip_cover .dots {
	text-align: center;
    position: absolute;
    width: 220px;
    height: 20px;
    bottom: 0;
    left: 50%;
    margin-left: -110px;
}

.header .trip_cover .dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.header .trip_cover .active, .dot:hover {
  background-color: #717171;
}

.header .trip_cover i{
	transition: all .2s ease;
}

.header .trip_cover .next{
    position: absolute;
    top: 50%;
    right: 20px;
    color: white;
    font-size: 70px;
    width: 60px;
    height: 60px;
    transition: all .2s ease;
    cursor: pointer;
    padding-left: 18px;
    line-height: 0px;
    text-shadow: 3px 3px 9px black;
}

.header .trip_cover .next:hover i{
	transform: translatex(10px);
}

.header .trip_cover .prev{
    position: absolute;
    top: 50%;
    left: 20px;
    color: white;
    font-size: 70px;
    width: 60px;
    height: 60px;
    transition: all .2s ease;
    cursor: pointer;
    padding-left: 18px;
    line-height: 0px;
    text-shadow: 3px 3px 9px black;
}

.header .trip_cover .prev:hover i{
	transform: translatex(-10px);
}

/* Slideshow COVER */

.datepicker{
    transform: translateY(70px);
}

.calendar{
	color: white;
    position: absolute;
    right: 14px;
    top: 10px;
    font-size: 14px;
}

.inside-calendar{
	position: relative;
}

.thankyou_message{
    position: absolute;
    top: 70px;
    width: 100%;
    height: 600px;
    left: 0;
    text-align: center;
    margin: auto;
    z-index: 9;
    background: #106a36;
}

.pos .gj-datepicker [role=right-icon]{
	position: absolute;
}

.pos .gj-datepicker-bootstrap [role=right-icon] button{
    width: 30px;
    height: 32px;
    padding: 0;
    margin-top: 0;
    text-align: center;
    line-height: 0;
    color: white;
    background: #178c48;
    border: 0;
}

.pos .gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .pos .gj-datepicker-bootstrap [role=right-icon] button .material-icons{
	top: 6px;
    left: 5px;
}

.main-menu{
	background: #032b14;
    width: 100%;
    min-height: 69px;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
	z-index: 999;
}

.main-menu .logo{
    float: left;
    width: auto;
    min-height: 69px;
    display: flex;
    align-items: center;
}

.main-menu .menu{
    color: white;
    width: auto;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    min-height: 69px;
    align-items: center;
	opacity: 1;
	transition: all .4s ease;
}

.main-menu .main-buttons{
    width: 260px;
    height: 69px;
    display: inline-table;
    position: absolute;
    right: 0;
}

.main-menu .main-buttons .reserva_hd{
	background: #27ab5e;
    color: white;
    width: 130px;
	height: 69px;
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    text-transform: uppercase;
	transition: all .2s ease;
}

.main-menu .main-buttons .reserva_hd i{
    font-size: 30px;
    padding-left: 8px;
    padding-right: 8px;
	transition: all .2s ease;
}

.main-menu .main-buttons .reserva_hd text{
	padding-top: 8px;
}

.main-menu .main-buttons .reserva_hd hr{
	border: 0;
    border-bottom: 1px solid #39d079;
    width: 100%;
}

.main-menu .main-buttons .reserva{
	background: #27ab5e;
    color: white;
    width: 130px;
	height: 69px;
    align-items: center;
    display: none;
    font-size: 12px;
    text-transform: uppercase;
	transition: all .2s ease;
}

.main-menu .main-buttons .reserva:hover{
	background: #ff9900;
}

.main-menu .main-buttons .reserva i{
    font-size: 30px;
    padding-left: 8px;
    padding-right: 8px;
	transition: all .2s ease;
}

.main-menu .main-buttons .reserva:hover i{
    font-size: 30px;
    padding-left: 12px;
    padding-right: 12px;
}

.main-menu .main-buttons .contacto{
    background: #116a36;
    color: white;
    width: 130px;
    height: 69px;
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    text-transform: uppercase;
	cursor: pointer;
	transition: all .2s ease;
}

.main-menu .main-buttons .contacto:hover{
	background: #ff9900;
}

.main-menu .main-buttons .contacto i{
    font-size: 30px;
    padding-left: 8px;
    padding-right: 8px;
	transition: all .2s ease;
}

.main-menu .main-buttons .contacto:hover i{
    font-size: 30px;
    padding-left: 12px;
    padding-right: 12px;
}

.header{
    width: 100%;
    margin-top: 37px;
	position: relative;
}


.screens{
	position: absolute;
    top: 69px;
    width: 100%;
}

.screens .contact {
    background: #116a36;
    width: 100%;
    height: calc(100% - 69px);
    z-index: 888;
    position: fixed;
    border-bottom: 10px solid orange;
    top: -100%;
	padding: 20px;
	display: none;
	overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.screens .contact .styleText{
	color: white;
    font-size: 14px;
    font-weight: 100;
}

.screens .contact .form-green{
	color: #fff;
    background-color: rgba(32, 97, 50, 0);
    border: 0;
    border-bottom: 1px solid #38a357;
    border-radius: 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}

.content{
	width: 100%;
    max-width: 1030px;
    margin: auto;
    padding-top: 60px;
	padding-bottom: 60px;
}

.content hr{
    border: 0;
    border-bottom: 1px solid #27ab5e;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 20px;
}

.content .reserva{
	background: #27ab5e;
    display: flex;
    align-items: center;
    width: 100%;
    height: 312px;
    color: white;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
	position: relative;
	overflow: hidden;
	transition: all .2s ease;
}

.content .reserva:hover{
	background: #ff9900;
}

.content .reserva .arrow{
	width: 50px;
    height: 50px;
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -25px;
	opacity: 0;
    transition: all .2s ease;
}

.content .reserva:hover .arrow{
    top: 38px;
    opacity: 1;
}

.content .reserva .arrow i{
	font-size: 20px;
}

.content .reserva:hover .arrow i{
	font-size: 20px;
}

.content .reserva hr{
	border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.33);
    margin-top: 10px;
    width: 90%;
    margin-bottom: 10px;
	transition: all .2s ease;
}

.content .reserva:hover hr{
	border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.63);
    margin-top: 10px;
    width: 60%;
    margin-bottom: 10px;
}

.content .reserva .info{
	text-align: center;
    width: 100%;
    transition: all .2s ease;
    position: absolute;
    top: 50%;
    margin-top: -80px;
    left: 0;
}

.content .reserva:hover .info{
	transform: translate(0px, -20px);
}

.content .reserva .text{
    font-weight: bold;
    text-align: center;
    font-size: 30px;
	transition: all .2s ease;
}

.content .reserva:hover .text{
	opacity: 0;
}

.content .reserva i{
    font-size: 48px;
    margin: auto;
    padding-top: 20px;
	transition: all .2s ease;
}

.content .reserva:hover i{
    font-size: 60px;
    margin: auto;
    padding-top: 6px;
}

.content .video{
	background: #000000;
    display: flex;
    align-items: center;
	position: relative;
    width: 100%;
    height: 312px;
    color: white;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
	overflow: hidden;
	transition: all .2s ease;
}

.content .video .background{
	background: url(images/video_bg.png) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: grayscale(0%);
	position: relative;
	width: 100%;
	height: 100%;
	transition: all .2s ease;
}

.content .video:hover .background{
	transform: scale(1.1);
	opacity: .5;
}

.content .video:hover .background{
	filter: grayscale(100%);
}
    
.content .video .icon{
	width: 100%;
	position: absolute;
	transition: all .2s ease;
}

.content .video .icon i{
    font-size: 68px;
    margin: auto;
	text-align: center;
	transition: all .2s ease;
}

.content .video:hover .icon i{
    font-size: 68px;
	color: red;
}

.content .trip{
    width: 100%;
    height: 312px;
    display: flex;
    background: white;
    position: relative;
    overflow: hidden;
}

.content .tour{
    display: flex;
    align-items: center;
    width: 100%;
    height: 312px;
    color: white;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
}

.content .tour .banner{
	width: 100%;
    text-align: center;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.content .tour .banner .background{
	background: url(images/tourvirtual_bg.png) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .4s ease;
}

.content .tour:hover .banner .background{
	transform: scale(1.1);
}

.content .tour .banner .info{
    width: 100%;
    top: 28%;
    position: absolute;
}

.content .tour .banner i{
	font-size: 60px;
	transition: all .2s ease;
}

.content .tour:hover .banner i{
	color: #ff9900;
}

.content .tour .banner .Title{
    font-size: 40px;
    font-weight: bold;
	transition: all .2s ease;
}


.content .tour .banner .Text{
    font-size: 16px;
    line-height: 18px;
}

.content .tour_section{
    display: flex;
    align-items: center;
    width: 100%;
    height: 260px;
    color: white;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
}

.content .tour_section .banner{
	width: 100%;
    text-align: center;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.content .tour_section .banner .background{
	background-position: center!important;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .4s ease;
}

.content .tour_section:hover .banner .background{
	transform: scale(1.1);
}

.content .tour_section .banner .info{
    width: 100%;
    top: 28%;
    position: absolute;
}

.content .tour_section .banner i{
	font-size: 60px;
	transition: all .2s ease;
}

.content .tour_section:hover .banner i{
	color: #ff9900;
}

.content .tour_section .banner .Title{
    font-size: 32px;
    font-weight: bold;
	transition: all .2s ease;
}


.content .tour_section .banner .Text{
    font-size: 16px;
    line-height: 18px;
}

.content .menu_section{
    display: flex;
    align-items: center;
    width: 100%;
    height: 380px;
    color: white;
    background: #013100;
    border: 0px solid #f98c14;
    transition: all .2s ease;
}

.content .menu_section:hover{
    border: 6px solid #f98c14;
}

.content .menu_section .banner{
	width: 100%;
    text-align: center;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.content .menu_section .banner .background{
	background-position: center!important;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    box-shadow: inset 0 0 40px #000000;
	transition: all .4s ease;
	opacity: .2;
	filter: grayscale(100%);
	transform: scale(1);
}

.content .menu_section:hover .banner .background{
	transform: scale(1);
	
}

.content .menu_section .banner .info{
    width: 100%;
    top: 28%;
    position: absolute;
}

.content .menu_section .banner .info hr {
	border: 0;
    border-bottom: 1px solid #27ab5e;
    margin-top: 20px;
    width: 70%;
    margin-bottom: 20px;
}

.content .menu_section .banner i{
	font-size: 60px;
	transition: all .2s ease;
}

.content .menu_section:hover .banner i{
	color: #ff9900;
}

.content .menu_section .banner .Title{
    font-size: 23px;
    font-weight: bold;
	transition: all .2s ease;
}


.content .menu_section .banner .Text{
    font-size: 16px;
    line-height: 18px;
}

.content .social-box{
    width: 100%;
    height: 320px;
    color: white;
    border: #27ab5e 1px solid;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
    background: #00421e;
}

.content .social-icon{
    width: 100%;
    height: auto;
    color: #21894c;
    font-size: 32px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer{
    width: 100%;
    background: black;
    height: auto;
    padding: 20px;
}

.footer .footer-left{
	float: left;
}

.footer .footer-right{
    float: right;
    display: flex;
    align-items: center;
    max-width: 400px;
    width: 100%;
}

.footer .footer-right .link{
    color: white;
    font-size: 24px;
    display: inline;
    padding-right: 20px;
	transition: all .2s ease;
}

.footer .footer-right .link:hover{
    color: green;
}

.footer .footer-right .border{
	border-right: 1px solid white;
}

.footer .footer-right .reservaciones{
    color: white;
    font-size: 12px;
    text-align: right;
    line-height: 12px;
}

.footer .footer-right .phone{
color: white;
    font-size: 24px;
    text-align: right;
    line-height: 4px;
}

.footer .footer-right .privacy{
	color: white;
    font-size: 12px;
    text-align: right;
    padding-top: 16px;
    line-height: 0px;
}

.footer .footer-right .privacy a:hover{
	color: green;
}

.margin{
	margin: 0 auto;
}

/* Trip */

#CDSWIDEXC {
    color: #286c3d!important;
    background-color: #FFF!important;
    overflow: hidden!important;
    margin: 10px!important;
    padding: 0 0 9px!important;
    text-align: center!important;
    width: 200px!important;
    border: 0!important;
    padding-bottom: 50px!important;
}

#CDSWIDEXC .widEXCLINK a {
    border: none!important;
    font-weight: normal!important;
    text-decoration: none!important;
    outline: none!important;
    color: #38a357!important;
    line-height: 20px!important;
}

#CDSWIDWRL .widWRLData.border {
    border: #00a680 0px solid!important;
}

/* Containers */


::selection {color:white;background: #000;}
::-moz-selection {color:white;background:#000;}

/* Slideshow */

.content .trip .slideshow{
    width: 100%;
	overflow: hidden;
	position: relative;
	display: flex;
    align-items: center;
}

.content .trip .slideshow .mySlides {
    display: none;
	opacity: 1;
    width: 100%;
}

.content .trip .slideshow .mySlides .background {
    background-size: cover!important;
    background-position: center center!important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.content .trip .slideshow .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.content .trip .slideshow .info {
    padding: 2px;
    margin: auto;
    width: 240px;
}

.content .trip .dots {
	text-align: center;
    position: absolute;
    width: 220px;
    height: 20px;
    bottom: 0;
    left: 50%;
    margin-left: -110px;
}

.content .trip .dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.content .trip .active, .dot:hover {
  background-color: #717171;
}

.content .trip .next{
	position: absolute;
	top: 50%;
	right: 20px;
	color: white;
	border-top: 1px solid #1e7542;
	border-right: 1px solid #1e7542;
	transform: rotate(54deg) skew(20deg);
	display: inline-block;
	font-size: 12px; /*set the size for arrow*/
	width: 3em;
    height: 3em;
	margin-top: -2em;
	transition: all .2s ease;
	cursor: pointer;
}

.content .trip .next:hover{
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	transform: rotate(54deg) skew(20deg);
}

.content .trip .prev{
	position: absolute;
	top: 50%;
	color: white;
	border-top: 1px solid #1e7542;
	border-left: 1px solid #1e7542;
	transform: rotate(-54deg) skew(-20deg);
	left: 20px;
	display: inline-block;
	font-size: 12px; /*set the size for arrow*/
	width: 3em;
    height: 3em;
	margin-top: -2em;
	transition: all .2s ease;
	cursor: pointer;
}

.content .trip .prev:hover{
	border-top: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	transform: rotate(-54deg) skew(-20deg);
}

.content_page{
    width: 100%;
    max-width: 1010px;
    margin: auto;
    margin-top: 90px;
    margin-bottom: 0;
    background: #286c3d;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.33);
}

.content_page .header_page{
	width: 100%;
    height: auto;
}

.content_page .img-responsive{
	width: 100%;
}

.content_page .Title{
    font-size: 40px;
    font-weight: 700;
    color: #f98c14;
    padding: 10px;
	text-align: center;
}

.content_page .align{
	margin-top: 30px;
}

.content_page .hr_align{
	width: 50%;
    margin: auto;
}

.content_page .hr_align hr{
    border: 0;
    border-bottom: 1px solid #27ab5e;
    width: 100%;
}

.content_page .Content{
    padding: 10px;
    font-size: 20px;
    line-height: 30px;
    color: #aacab4;
    font-weight: 300;
    margin: auto;
}

.content_page .Content-full{
    padding: 60px;
    font-size: 20px;
    line-height: 30px;
    color: #aacab4;
    font-weight: 300;
    margin: auto;
}


.content_page .Main{
    font-size: 22px;
    line-height: 30px;
    color: #67b97f;
    font-weight: 300;
    width: 70%;
    margin: auto;
    margin-bottom: 40px;
}

.content_page .row .col-md-6, .content_page .row .col-md-12{
	position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.content_page .green{
	background: #3a7f4e;
}


/* Menu Responsive */

#menu-monteverde,
#menu-monteverde ul,
#menu-monteverde ul li,
#menu-monteverde ul li a,
#menu-monteverde #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#menu-monteverde:after,
#menu-monteverde > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-monteverde #menu-button {
  display: none;
}
#menu-monteverde {
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
    background: #032b14;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#menu-monteverde > ul > li {
  float: left;
}
#menu-monteverde.align-center > ul {
  font-size: 0;
  text-align: center;
}
#menu-monteverde.align-center > ul > li {
  display: inline-block;
  float: none;
}
#menu-monteverde.align-center ul ul {
  text-align: left;
}
#menu-monteverde.align-right > ul > li {
  float: right;
}
#menu-monteverde > ul > li > a {
    padding: 25px 2px 25px 8px;
    font-size: 12px;
    letter-spacing: 0px;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
#menu-monteverde > ul > li:hover > a {
  color: #ff9900;
}
#menu-monteverde > ul > li.has-sub > a {
  padding-right: 30px;
}
#menu-monteverde > ul > li.has-sub > a:after {
    position: absolute;
    top: 29px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ffffff;
    content: '';
}
#menu-monteverde > ul > li.has-sub > a:before {
    position: absolute;
    top: 26px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ffffff;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#menu-monteverde > ul > li.has-sub:hover > a:before {
    top: 30px;
    height: 0;
}
#menu-monteverde ul ul {
  position: absolute;
  left: -9999px;
}
#menu-monteverde.align-right ul ul {
  text-align: right;
}
#menu-monteverde ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#menu-monteverde li:hover > ul {
  left: auto;
}
#menu-monteverde.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#menu-monteverde li:hover > ul > li {
  height: 35px;
}
#menu-monteverde ul ul ul {
  margin-left: 100%;
  top: 0;
}
#menu-monteverde.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#menu-monteverde ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 170px;
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    background: #032511;
}
#menu-monteverde ul ul li:last-child > a,
#menu-monteverde ul ul li.last-item > a {
  border-bottom: 0;
}
#menu-monteverde ul ul li:hover > a,
#menu-monteverde ul ul li a:hover {
  color: #ff9900;
}
#menu-monteverde ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ffffff;
  content: '';
}
#menu-monteverde.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#menu-monteverde ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ffffff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#menu-monteverde.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#menu-monteverde ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#menu-monteverde.small-screen {
  width: 100%;
}
#menu-monteverde.small-screen ul {
  width: 100%;
  display: none;
}
#menu-monteverde.small-screen.align-center > ul {
  text-align: left;
}
#menu-monteverde.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#menu-monteverde.small-screen ul ul li,
#menu-monteverde.small-screen li:hover > ul > li {
  height: auto;
}
#menu-monteverde.small-screen ul li a,
#menu-monteverde.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#menu-monteverde.small-screen > ul > li {
  float: none;
}
#menu-monteverde.small-screen ul ul li a {
  padding-left: 25px;
}
#menu-monteverde.small-screen ul ul ul li a {
  padding-left: 35px;
}
#menu-monteverde.small-screen ul ul li a {
  color: #ffffff;
  background: none;
}
#menu-monteverde.small-screen ul ul li:hover > a,
#menu-monteverde.small-screen ul ul li.active > a {
  color: #ff9900;
}
#menu-monteverde.small-screen ul ul,
#menu-monteverde.small-screen ul ul ul,
#menu-monteverde.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#menu-monteverde.small-screen > ul > li.has-sub > a:after,
#menu-monteverde.small-screen > ul > li.has-sub > a:before,
#menu-monteverde.small-screen ul ul > li.has-sub > a:after,
#menu-monteverde.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#menu-monteverde.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#menu-monteverde.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  content: '';
  box-sizing: content-box;
}
#menu-monteverde.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #ffffff;
  content: '';
  box-sizing: content-box;
}
#menu-monteverde.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ff9900;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-monteverde.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #ff9900;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#menu-monteverde.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 33px;
  width: 46px;
  cursor: pointer;
}
#menu-monteverde.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#menu-monteverde.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#menu-monteverde.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ffffff;
  content: '';
}
#menu-monteverde.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#menu-monteverde.small-screen .submenu-button.submenu-opened:after {
  background: #ff9900;
}
#menu-monteverde.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ffffff;
  content: '';
}
#menu-monteverde.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#menu-monteverde.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#menu-monteverde.small-screen.select-list {
  padding: 5px;
}

/* Fading animation */

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  0% { opacity: 0 }
  100% { opacity: 1 }
}

@keyframes fade {
  0% { opacity: 0 }
  100% { opacity: 1 }
}

.move {
  -webkit-animation-name: move;
  -webkit-animation-duration: .5s;
  animation-name: move;
  animation-duration: .5s;
}

@-webkit-keyframes move {
  0% { bottom: 0px }
  100% { bottom: 50px }
}

@keyframes move {
  0% { bottom: 0px }
  100% { bottom: 50px }
}

/* Media Queries */

@media screen and (max-height: 640px) {

}

@media screen and (max-width: 1280px) {

.main-menu .main-buttons{
    width: 120px;
	height: 59px;
}
	
.main-menu .main-buttons .reserva_hd{
	display: none;
}
	
.main-menu .main-buttons .reserva{
	width: 60px;
	height: 59px;
}

.main-menu .main-buttons .reserva{
	display: inline-flex;
}
	
.main-menu .main-buttons .contacto{
	width: 60px;
	height: 59px;
}

.main-menu .main-buttons .contacto text{
	display: none;
}


.main-menu .main-buttons .reserva:hover{
	background: #ff9900;
}

.main-menu .main-buttons .reserva i{
    padding-left: 17px;
    padding-right: 8px;
}

.main-menu .main-buttons .reserva:hover i{
    padding-left: 17px;
    padding-right: 8px;
}

.main-menu .main-buttons .contacto:hover{
	background: #ff9900;
}

.main-menu .main-buttons .contacto i{
    padding-left: 17px;
    padding-right: 8px;
}

.main-menu .main-buttons .contacto:hover i{
    padding-left: 17px;
    padding-right: 8px;
}

.main-menu .logo {
	float: left;
    width: 100%;
    min-height: 59px;
    display: flex;
    align-items: center;
}

.margin{
	margin: 0!important;
}
	
.main-menu {
    background: #154425;
    min-height: 69px;
}
	
.main-menu .menu {
    color: white;
    width: 100%;
    min-height: 46px;
    display: flex;
    align-items: center;
}
	
#menu-monteverde > ul > li > a {
    padding: 10px 2px 10px 8px;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
}
	
.screens .contact {
    padding-top: 50px;
}
	
.header {
    width: 100%;
    margin-top: 60px;
}
	
.header .headline {
    width: 100%;
    height: 94px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
}
	
.header .headline .link {
    height: 28px;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: white;
    width: 100%;
    background: #286c3d;
    text-transform: uppercase;
    transition: all .2s ease;
    position: absolute;
    bottom: 0;
}
	
.header .headline .title {
    height: auto;
    font-size: 18px;
    color: white;
    padding-top: 10px;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
	
.content .reserva{
	margin-bottom: 20px;
}
	
.content .video{
	margin-bottom: 20px;
}
	
.footer .footer-left {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.footer .footer-right .phone {
    color: white;
    font-size: 16px;
    text-align: right;
    line-height: 4px;
}
	
.footer .footer-right .reservaciones {
    color: white;
    font-size: 10px;
    text-align: right;
    line-height: 12px;
}
	
.footer .footer-right .privacy {
    color: white;
    font-size: 11px;
    text-align: right;
    padding-top: 16px;
    line-height: 0px;
}
	
.footer .footer-right .link {
    color: white;
    font-size: 24px;
    display: inline;
    padding-right: 10px;
    transition: all .2s ease;
}
	
.header .trip_cover .slideshow_cover .mySlides_cover .web_cover {
	display: none;
}

.header .trip_cover .slideshow_cover .mySlides_cover .movile_cover {
	display: block;
}
	
.header .trip_cover .slideshow_cover {
    margin-top: 105px;
    height: 86vh;
}

}

.post-edit{
	position: fixed;
    top: 78px;
    left: 50%;
    margin-left: -60px;
}

.post-edit-link{
	font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: rgba(13, 40, 22, 0.48);
    padding: 10px;
    border-radius: 0 0 10px 10px;
}

.tg  {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 2px solid #3b7647;
}
.tg td{
	font-size:14px;padding:7px 8px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;
}
.tg th{
	font-size:14px;font-weight:normal;padding:7px 8px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;
}
.tg .tg-w7nr{
	font-size: 12px;
    background-color: #509c60;
    color: #ffffff;
    text-align: center;
}
.tg .tg-tkjz{
	font-weight: 300;
    font-size: 18px;
    background-color: #2c6338;
    color: #ffffff;
    text-align: center;
}
.tg .tg-epbn{
	font-weight: 300;
    font-size: 12px;
    background-color: #3b7647;
    color: #ffffff;
    text-align: center;
}
@media screen and (max-width: 767px) {
	.tg {
		width: auto !important;
	}.tg col {
		width: auto !important;
	}.tg-wrap {
		overflow-x: auto;-webkit-overflow-scrolling: touch;
	}
	.content_page .Content-full{
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #aacab4;
    font-weight: 300;
    margin: auto;
}
}

h2, .h2 {
    font-size: 30px;
    font-weight: 300;
    border-bottom: 1px dashed #a4c4ad;
	padding-bottom: 10px;
}

/* Formulario */

.formulario .msg_ok{
	padding: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: white;
    background: #6ad06a;
    border-radius: 4px;
    margin: 10px;
    text-align: center;
}

.formulario .msg_error{
	padding: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: white;
    background: #e88c82;
    border-radius: 4px;
    margin: 10px;
	text-align: center;
}


.formulario .loading{
	position: absolute;
    top: 0;
    left: 0;
    background: #d2d2d282;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.formulario i{
	color: white;
    font-size: 60px;
    margin: auto;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14!important;
    color: white!important;
    font-size: 14px!important;
    text-align: center!important;
}

span.wpcf7-not-valid-tip {
	color: #39d679!important;
    display: block!important;
    font-size: 10px!important;
    letter-spacing: 1px!important;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700!important;
    color: white!important;
    font-size: 12px!important;
    text-align: center!important;
}

textarea.form-control {
    height: 60px!important;
}