/*
Theme Name: Mar de Jade
Theme URI: http://www.tekoestudio.com/
Description: Página Web de Hotel Mar de Jade
Author: Teko Estudio
Author URI: http://www.tekoestudio.com/
Version: 1.0
Text Domain: mardj

License:
License URI:

*/



@font-face {
	font-family: 'embrace';
	src: url('fonts/DearJoefour.eot');
	src: url('fonts/DearJoefour.eot?#iefix') format('embedded-opentype'),
		url('fonts/DearJoefour.woff2') format('woff2'),
		url('fonts/DearJoefour.woff') format('woff'),
		url('fonts/DearJoefour.ttf') format('truetype'),
		url('fonts/DearJoefour.svg#DearJoefour') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Averia-Bold';
	src: url('fonts/AveriaLibre-Bold.eot');
	src: url('fonts/AveriaLibre-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/AveriaLibre-Bold.woff') format('woff'),
		url('fonts/AveriaLibre-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Black';
	src: url('fonts/Lato-Black.eot');
	src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Black.woff') format('woff'),
		url('fonts/Lato-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Light';
	src: url('fonts/Lato-Light.eot');
	src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Light.woff') format('woff'),
		url('fonts/Lato-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Regular';
	src: url('fonts/Lato-Regular.eot');
	src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Regular.woff') format('woff'),
		url('fonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Bold';
	src: url('fonts/Lato-Bold.eot');
	src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Bold.woff') format('woff'),
		url('fonts/Lato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/MyriadPro-Regular.woff') format('woff'),
		url('fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.over {display:none;}

html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;font-family:'Lato-Regular';
	background-color:#dfdcd3; /* added by jz for seo test */
	/*overflow:hidden;*/
}

.texto.right a {
    color: #de802f;
}
#menu-responsive {display:none; }
#menu-full {
    width: 100%;
}
.contextMenuBtn{
	display: none;
	cursor: pointer;
	position: absolute;
	z-index: 300;
}
.contextMenu{
	display: none;	
}
.contBtn{
	width: 28px;
}
ul{
	list-style:none;
}

a{
	text-decoration: none; 
}
h1{ /* added by jeff at zole, llc */
	font-family: "Averia-Bold" !important;
	font-size: 3em ; 
}
h2{
	font-family: "Averia-Bold" !important;
	font-size: 3em ; 
}

.seccion_content p,.seccion_content {
	font-family:"Myriad-Regular" ;
	font-stretch: semi-expanded;
	line-height:1.5em;text-shadow: 1px 2px 1px rgba(0, 0, 0, 1);
}
#find-ret .seccion_content > p {
    text-shadow: 0 0 0;
    /*Nueva linea*/
    margin-right: 4%;
}
.seccion_content p{
	margin: 10px 0; font-size:19px;
	
}

#find-ret .owl-dots { margin: 40px 0 0 0; } 
.seccion_content p span{
	color:#AEBA36; font-weight:bold;
}

.wrap {
    padding: 20px 0 0 0;
    background: #FFFFFF;
    display: block; margin:0 20px;
    overflow: hidden; position:relative;
}
.space {height: 70px; width:100%; }
.bar-der, .bar-izq{
    height: 100vh;
    background: #fff;
    width: 20px;
    position: fixed;
    z-index: 99;
    top: 0;
}
.retw-date.acomo select[name="num_children"] {
    margin-right: 0px;
}
.bar-der {
    right: 0;
}
.bar-izq {
    left: 0;
}
#menu_2 .menu-right li:last-child {
    margin-right: 22px;
}
#intro {
  background: #000;
  display: block;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left:0;
}

header{
	width: calc(100% - 40px);
	position: fixed;
	top:0;
	z-index: 7;
}

.seccion{
	float: left;
    height: 100vh;
    width: 100%;
    border-style:solid;
    font-family: "Lato-Bold";
    color:#FFFFFF;

}

.swiper-container .owl-carousel { width: 100%; }


.owl5i.owl-carousel {
    border: 10px solid white;
    box-sizing: border-box;
}
#seccion_2 .owl-carousel img { width: 100%; max-height: 418px !important;
overflow-y: hidden;} 

#seccion_2 .owl-carousel {height:100% !important;}
#footer-fixed{
	height:50px;
	width: calc(100% - 40px);
	position: fixed;
	bottom:20px;
	z-index: 15;
	left: 20px;
}
#footer-fixed ul li a{
  background-color:rgba(153, 136, 130, 0.8);
    display: block; transition:all 0.2s ease-in-out 0s;
    padding: 17px 0;
}
#menu-inf > li a:hover, #menu-inf > li a.active {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    color: #6d4946;
}
#footer-fixed ul{
	width:100%;
}
.btnsfar button {
    text-transform: uppercase;
}

#footer-fixed ul li#siguiente-seccion a {
    padding: 9px;
}
#siguiente-seccion a img {
    width: 37px;
}
#footer-fixed ul li#siguiente-seccion a i {transition:all 0.2s ease-in-out 0s;}
#footer-fixed li{
	overflow:auto;
	font-size:16px; float:left;
	width: 20%;
	text-align:center;
	display:block;
	box-sizing:border-box;
	border-right: 1px solid #FFF;
}
.owl5i.owl-carousel.big {
    border: none;
}
#footer-fixed li.active{
	background-color:rgba(255,255,255,0.4);
	color:#6D4946;
}

#siguiente-seccion {
    cursor: pointer;
}


.menu_three{
	width: 100%;
}
.menu_three li{
	width: 33.2%;
	margin: 0 auto;
}
#menu_1 ul li:first-child {
    margin-left: 22px;
}

.extra {  background: #dfdcd3; margin: 0 0 0px 0; } 

#footer{
		
		background-size:cover !important; 
		background-repeat: no-repeat;
}
.transparency{
	background-color:rgba(176,184,48,0.9);
	height: 100%; 
	padding-bottom:85px;
}

#seccion_1{
	    background: url("images/yoga_snap_shot.jpg");
	    background-size:cover;  overflow: hidden;  
		background-repeat: no-repeat;background-position: center 0 !important;  
	    max-height:1283px; /* added by jz at zole, llc */
	
}
#seccion_2, #seccion_3, #seccion_4{
	
		background-size:cover !important;
		background-repeat: no-repeat;   padding-bottom: 50px;
}

#seccion_5{
		background: url("images/shutterstock_289683236.jpg");
		background-size:cover !important;margin-bottom: 20px;
		background-repeat: no-repeat;}


footer{
	color: #FFFFFF;
}

.wrap_page {
    display: block;
    height: 100vh;
	max-height: 1200px; /* jz zole, llc addition */
    position: relative;
    text-align: center;
  
}
#mar_logo {
    display: block;
    height: 40%;
    margin: 0 auto;
    position: relative;
    top: 34%;
    width: 500px;
    z-index: 5;
}
#mar_logo a{
background: rgba(0, 0, 0, 0) url("images/mar_logo.png") no-repeat scroll 0 0 / 100% auto;
box-sizing: border-box;
display: block;
height: 100%;
text-indent: -9999px;
}

#logo a{
	display:block;
    border-radius: 0 0 5px 5px;
	background:rgba(0, 0, 0, 0) url("images/logo_mdj.png") no-repeat scroll center center;
	text-indent: -9999px;
	width:100%;
	height:100%;transition:all 0.3s ease-in-out 0s;
}

#logo {
    opacity: 0.9;
    width: 10%;
    background: rgba(174, 175, 54, 0.8); border-radius: 0 0 5px 5px;
    height: 120px; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    width: 136px;position: absolute;
left: 50%;
transform: translateX(-50%);
 transition:all 0.3s ease-in-out 0s;

}
#menu_2 {
    float: right !important;
}

.menu-fixed {
    background: rgba(104, 62, 58, 0.6) none repeat scroll 0 0;
    font-family: "Lato-Bold";
    height: 70px;
    width: 100%;
}

a.cerrar {
    color: #ffffff;
    font-size: 20px;
}
.over li {
    box-sizing: border-box;
    height: 13vh;
    padding: 3vh;
}
.over ul li a {
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 25px;
    padding: 20px;
    text-align: center;
}


.menu, .menu a{
	   font-family: "Lato-Bold";
	   color:#FFFFFF;
}
#menu_1 li, #menu_2 li{
}

#menu_1 a, #menu_2 a{
    	display: block;
    	padding: 27px 18px; transition:all 0.2s ease-in-out 0s;
		font-size:15.5px;
		border-style:none; text-transform: uppercase;
}


#menu_1 a:hover, #menu_2 a:hover, a.active{
 
	color:#DC7F2F;
}
#footer-fixed ul li a:hover, #footer-fixed li:hover, #siguiente-seccion a:hover{ color:#6D4946; }

#menu_1 li:first-child a {
    margin: 0 0 0 30px;
}
#menu_1, #menu_2{
		width: calc(50% - 68px);
		opacity: 1;
}

.menu-fixed div{
	float: left;
}

.div-right>div{
	float:right;
}


.social_icons li{
		text-align:center;
		overflow:auto;
		display:block;
		margin: 0 3%;
}

.social_icons a{
		text-decoration: none;
}

.info_bar li{
		width:12.5%;
		text-align:center;
		display:block;
		box-sizing:border-box;
		border-right: 1px solid #FFF;
}
.info_bar a{
	box-sizing: border-box;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-size:0.7em;
}

#info-footer li{
	margin: 0 auto;  border-right: 2px solid #ffffff;  min-height: 60px; float:left;
}

#qtranslate-chooser, .menu-right{
	float:right;
}
.menu-right li{
	float: left;
}



.menu-left{
	float:left;
}
.menu-left li{
	float: left;
}

.social-header{
	background-color: #FFFFFF;
	color: #663D35;
	font-family:  "Lato-Light";
	padding:0 40px;
}

.social-header li{
	color: #663D35;
	margin: 0px; 
	display: inline; /* added by Zole to fix problem of languages showing on two lines */
}
.social-header li a {

    opacity: 0.7;
    transition: all 0.2s ease-in-out 0s;
}
.social-header li a:hover{
	 opacity:1;
}
.social-header a{
	color: #663D35;
	margin: 0 10px; font-size:17px;
}
.social-header a:nth-child(3) {
    margin: 0 0 0 17px;
}
.social-header ul{
	margin: 16px 0px;
}
/*#contacto > li:last-child {
    margin: 0 20px 0 0px;
}*/

.over a{ color:#ffffff; transition:all 0.2s ease-in-out 0s;}

.over a:hover{ color:#de802f;}
.over li.close-menu {
    position: absolute;
    right: 0;
    top: 0;
}
#descripcion {
    position: relative;
    top: 11%; 
    z-index: 5;
}
#descripcion > p {
    font-size: 20px;
    line-height: 29px;
    margin: 0 auto;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    width: 780px;
}
#descripcion > h2 {
    font-size: 20px;
    line-height: 29px;
    margin: 0 auto;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    width: 780px;
}
#descripcion a {color:#fff;text-decoration:none;} /* added by Jeff at Zole, LLC */
a.play {
    display: block;
    margin: 40px 0 0;
}
.play > img {
    width: 70px;
}
button,select{
	padding: 13px 0px;font-size: 15px;
	width:46%; border:none;
	border-radius:3px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    font-family: "Lato-Bold";
    margin: 20px 0;
}
.acc a {
    color: #de802f;
}
#seccion_3 select.ret-type {
    margin: 10px 0 5px;
}
#seccion_3 .slider .text {
    box-sizing: border-box;
    padding: 0 10px;
}
#seccion_3 .slider .text {
    box-sizing: border-box;
    padding: 0px;
}

#find-ret select, select { -moz-appearance: none;    -webkit-appearance: none;
    background: rgba(255, 255, 255, 0.9) url("images/arrow-down.png") no-repeat scroll 93% 23px;
    background-color: rgba(255, 255, 255, 0.9);
    color: rgba(134, 90, 93, 0.9);
    padding: 15px 10px;
    text-align: left; margin-right: 4%; margin-bottom:0px;}

#seccion_3 .select-w {margin-bottom:5px;
    -moz-appearance: none;    -webkit-appearance: none;
    background: rgba(255, 255, 255, 0.9) url("images/arrow-down.png") no-repeat scroll 93% 23px;
    background-color: rgba(255, 255, 255, 0.9);
    color: rgba(134, 90, 93, 0.9);
    padding: 15px 10px;
    text-align: left; margin-right: 7%;
    font-family: 'Lato';
    font-size: 15px;
}
#seccion_3 .seccion_content {
    width: 81%;
}
#seccion_3 .green-btn {
    margin-right: 6%;
}
#seccion_5 .slider.one_slide {
    box-sizing: border-box;
    float: right;
    margin-left: 0;
    margin-right: 60px; position:absolute;
    top: 50%; right:0px;
    transform: translate(0px, -50%) !important;
    width: calc(64% - 80px);
}
#seccion_5 .slider > img {
    border: 10px solid #ffffff;
    margin: 0;
    position: relative;
    
}
.orange-btn i {
    font-size: 17px;
    margin-right: 5px;
}

.hret { text-transform: uppercase; font-family: 'Lato';  }

.btns-fullca .orange-btn i {  font-size: 22px; margin: 0 15px 0 0; } 

.btns-fullca .orange-btn { padding: 12px 14px !important; } 

.orange-btn {
    background-color: rgba(237, 94, 15, 0.9);
    border: 1px solid rgba(237, 94, 15, 0.9);
    border-radius: 3px;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 15px;
    line-height: 19px;
    margin: 20px 0px 1%;
    padding: 14px;
    text-align: center;
    width: 46%;
}

#seccion_4 .green-btn, .bag  {width:auto;  box-sizing:border-box;   padding: 15px 20px; display: block;}
.green-btn, .bag {
    background-color: rgba(174, 186, 54, 0.8);
    border: 1px solid rgba(174, 186, 54, 0.8);
    border-radius: 3px; float:left;
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin: 20px 0;
    padding: 13px 0;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 46%;
}
.green-btn:hover, .bag:hover {background-color: rgba(174, 186, 54, 1);}
.orange-btn, .white-btn {transition: all 0.2s ease-in-out 0s; }
.orange-btn:hover  {background-color: rgba(237, 94, 15, 1); }
.green-btn:hover { background-color: rgba(174, 186, 54, 1); }
#seccion_4 .texto {
    margin-top: 30px;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); width:34%; margin-left:40px;
}
.white-btn:hover {border:1px solid rgba(134, 90, 93, 0.9);}
.white-btn{
	background-color: rgba(255,255,255,0.9); display:block; box-sizing:border-box;
	color:rgba(134,90,93,0.9);  margin:20px 8% 20px 0; float:left;padding: 13px 0;
    width: 46%; border-radius:3px; text-align:center; font-size: 15px; line-height: 21px;border:1px solid rgba(255,255,255,0.9); 
}

.orange-btn{
	background-color: rgba(237,94,15,0.5);
	color:#FFFFFF;
}

.cont_sm{
	text-overflow: ellipsis;
}

.cont_sm{
	width: 100%; margin:0 auto;
	height:100%;
	padding: 15% 0;
}

#seccion_2 div.texto { float:right; margin-right:40px; padding-left: 5%;}

.cont_left  div.texto{
	float:left;
}


.cont_sm> div{
		box-sizing: border-box;
}


.cont_sm > div:first-of-type { 
	width:34%;
}
.cont_sm> div:second-of-type { 
	width:66.66%;
}
.slider5 {
    height: 100vh;
	max-height: 1200px; /* jz zole, llc addition */
    left: 0;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
#bgvid {
    background: rgba(0, 0, 0, 0) ;
    min-height: 100vh;
    min-width: 100%;
    width: 100%;
    z-index: 1; object-fit: cover;
	max-height:1200px; /* add by jz of zole, llc */
}
.video.slider > iframe, .slider5 > div {
  margin: 0 auto;
  display: block;
}

.video-container {
	
	height: 0;
    margin-top: 20px;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
	
}

.video-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.cont_sm div{
	/*padding: 0 2%;*/	
}

.texto {
margin: 15px 0 0;
}

.slider{
	width:calc(60% - 60px);   float: left;
    
}

.pruebda {position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;}
	
	.pruebda  iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#seccion_2 .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.slider.one_slide.rig > img {
    height: 100%;
}
#footer.seccion {height: auto;}
#seccion_3 .slider {
    width: calc(60% - 40px); 
}
#seccion_2 .owl-carousel .owl-stage-outer {
    height: 100%!important;
    overflow: hidden;
    position: relative;
}
.swiper-container {
    border: 10px solid #ffffff;
    float: left; height: 410px;
    height: auto; 
    margin-left: 40px;
	box-sizing:border-box;
    /*width: calc(60% - 40px);*/
    width: calc(64% - 80px);
}
    .swiper-slide {
		background-size:100% auto;
		background-repeat: no-repeat;
    }
  .texto h1 { /* added by jeff at zole, llc */
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);width: 300px;
}  
  .texto h2 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);width: 300px;
}  
.white h1.two span { /* added by jeff at zole, llc */
    display: block;
    width: 100%;
}
.white h2.two span {
    display: block;
    width: 100%;
}
.italic {
    font-size: 22px !important;
    font-style: italic;
}
#footer-fixed li:last-child {
    border: medium none;
}
#seccion_3 div.texto {
    box-sizing: border-box;
    float: right; padding:0 0 0 4%;
    margin: 0 40px 0 0;
    width: 34%;
}
#signup-footer {
    margin: 50px 0 0;
}
#signup-footer li div{
	color:rgba(104,62,58,0.8);
}

.input-white{
	background:rgba(255,255,255,0.8);
	width:70%;
	padding:2% 1%;
	border-radius:5px;
	border: 1px solid rgba(104,65,60,0.8);
}
.ter-container .imagen > img {
    height: auto;
}
.image {
    display: inline-block;
    margin: 0 auto 50px;
    padding: 120px 0 0;
    text-align: center;
    width: 100%;
}
.image h4 {
    font-family: "embrace";
    font-size: 70px;
}

#footer-image{
	background: url("images/embrace.png");
	background-size:100% auto;
	background-repeat: no-repeat;
	width:46%;
	margin:0 auto;
	height:100%;
}
.one_slide img{
}

.slider img {
    border: 10px solid #ffffff;
    float: right; position:relative;
    margin: 0 12px; 
    width: calc(100% - 20px); 
}
.slider iframe{
	margin: 0 auto; height:355px;
	border: 10px solid #FFFFFF;width:100%;
}
.ter-container {
    padding: 10px;
    background: #ffffff;
    float: left;
    margin-left: 40px;
}
/*.owl-carousel.owl-loaded {
    height: 370px !important;
} */
.lineaf {
  position: fixed;
  bottom: 0px;
  background: #fff;
  height: 20px;
  left: 0;
  width: 100%;
  z-index: 5;
}

.owl-nav {
  position: absolute;
  top: calc(50% - 40px);
  width: 100%;
}
.white.simple {
    margin-top: 30px;
}

.owl-prev, .owl-next {
  position: relative;
  visibility: hidden;
  width: 100%;
}
.owl-prev::before {
  content: url("images/prev.png");
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 40px;
  opacity: 1;
  text-shadow: 1px 1px 1px #000000;
  visibility: visible;
  position:absolute;
  left:0;
}

.owl-next::before {
  content: url("images/next.png");
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 40px;
  opacity:1;
  text-shadow: 1px 1px 1px #000000;
  visibility: visible;
  text-align:center;
  position:absolute;
  right:0;

}

.imagen {
   width:100%; position:relative;
  overflow: hidden; min-height:226px;
}
#seccion_3 .texto h1 { /* added by jeff at zole, llc */
    line-height: 56px;
}
#seccion_3 .texto h1 span,  #seccion_4 .texto h1 span { /* added by jeff at zole, llc */
    display: block;
    width: 100%;
}
#seccion_3 .texto h2 {
    line-height: 56px;
}
#seccion_3 .texto h1 span,  #seccion_4 .texto h1 span { /* added by jeff at zole, llc */
    display: block;
    width: 100%;
}
#seccion_3 .texto h2 span,  #seccion_4 .texto h2 span {
    display: block;
    width: 100%;
}
#seccion_3 select {
    margin: 10px 20px 10px 0;
    border: 1px solid #fff;
}
#seccion_5 .texto {
    float: left;
    margin-left: 40px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%) !important;
    width: 33%;
}
#seccion_5 .video {
    float: left;
    margin-left: 40px;
    width: 760px !important;
}
.imagen > img {
  height: 100%;
  margin: 0 auto;
}
.hret {
    background: rgba(104, 62, 58, 0.6) none repeat scroll 0 0;
    height: 100%; color:#ffffff; display:none;
    padding-top: calc(50% - 18px);
    position: absolute; transition:all 0.2s ease-in-out;
    text-align: center;
    width: 100%;
}
.retreat-index a:hover .hret { display: block;}
.owl3i {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  box-sizing: border-box;
  padding: 1%;
}
.slider.left .owl3i { padding:0px;}
.owl-dots {
    margin-top: 20px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background: rgba(255,255,255,1);
}
.owl-dot {display:inline-block;}
.owl-carousel .owl-dots .owl-dot span {
    background: rgba(255,255,255,0.3);
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    width: 10px;
}

.imagen > img {
  border: medium none;
  height: 100%;
  margin: 0 auto; 
}

.owl3i {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px;
  width: 90%;
}

#submit-form:hover { cursor: pointer; background: #683e3a !important ; } 

.retreat-index {
  box-sizing: border-box;
}



.retreat-index h3 {
    color: #733e33;
    font-family: "lato-bold";
    font-size: 17px;
    margin: 23px 0 10px;
    text-align: center;font-size: 17px;
}

.retreatdate {
    color: #f16738;
    font-size: 17px;
    margin-bottom: 5px;
}
.text {
    border-right: 1px solid rgba(115, 62, 51, 0.2);
    box-sizing: border-box;
    margin: 10px 0;
    padding-right: 7px !important;
    text-align: center;
    width: 102%;
}
.desc {
    color: #683e3a;
    font-family: "lato-light";
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 20px;
}

.seccion_3 .owl-carousel, .seccion_3 .owl-carousel .owl-item { 
    margin: 0 !important;
    padding: 5px 10px 0 2px !important;
    position: relative;
}
.menu-responsive {display:none;}
#info-footer li:last-child {
    border: medium none;
}
#info-footer li.marker i {
    float: left;
    font-size: 53px;
    margin: 10px 4% 0 10%;
}

#info-footer li.marker p {
    font-family: "Lato";
    font-size: 18px;
    line-height: 23px;
}
/*.envelope::before {
    content: url("images/envelope.png");
    margin: 0 20px 0 0;
}*/
.mailIcon{
	width: 48px;
	margin-right: 14px;
}
.envelope {
    text-align: center;
}
.contact i {
    float: left;margin: 0 20px 0 0;  font-size: 3em;
}
.phones {
    float: left;
}
.phones > p {
    line-height: 20px;
}
.phones > p {
    font-family: "Lato";
    font-size: 18px;
    margin-bottom: 10px;
}
.right-c {float:right; margin-right:13%; padding-top: 7px;}

.envelope {
    font-family: "Lato";
    font-size: 19px;
    padding: 5px 0;
}
.join {
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 3%;
    width: 35%;
}

.join  > p:nth-child(1) {
    font-weight: bold;
}
.join > p {
    color: #683e3a; line-height: 22px; font-size:17px; font-family:'Lato';
}
.newsletter {
    float: right;
    margin-right: 45px;
    width: 60%;
}
#signup-footer input:nth-child(n) {
    border-radius: 3px 0 0 3px;
    box-sizing: border-box;
    margin-left: 1%;
    width: 40%;
}
#signup-footer input:nth-child(3) {margin-left:0px;}

#signup-footer .green-btn { border:1px solid rgba(104, 65, 60, 0.8); border-left: none; }

#signup-footer input {
    /*border: medium none;*/
    border-radius: 0;
    float: left;
    padding: 13px 12px 12px 12px;
    width: 19%;
    color: rgba(134, 90, 93, 0.9);
}
#signup-footer .green-btn {
    background: #5cba47 none repeat scroll 0 0;
    border-radius: 0 5px 5px 0;
    box-sizing: border-box;
    float: right;
    margin: 0;
    padding: 14px 12px 12px;
    width: 18%;
}
.image > img {
    width: 100%;
}

.final-menu ul.menu-right {
    float: left;
    margin-left: 2%;
    width: 50%;margin-top:95px;
}
.final-menu ul.menu-right li a {
    color: #ffffff;
    display: block; transition:all 0.2s ease-in-out 0s;
    font-size: 17px; text-transform:uppercase;
    padding:0px 13px;
    margin: 12px 0 8px 0;
    font-family: 'Lato';
    border-left: solid 1px #fff;
}

.final-menu ul.menu-right li:first-child a { border-left:none; } 

.red p { font-family: 'Lato'; }

#social_icons li a {transition:all 0.2s ease-in-out 0s;}
#social_icons li a:hover { opacity: 0.7; 
color:#68413c; }
.final-menu ul.menu-right li a:hover, a.privacy:hover { color:#68413c;}
.final-menu .div-left {
    float: right;
    width: 48%; margin-top: 40px;
}

.final-menu { margin: 0 0 40px 0 0; } 

#social_icons {
    float: right;margin:0 0 20px 24%
}
#social_icons li {
    float: right;
}
#social_icons li a {
    color: #ffffff; padding:10px;
    font-size: 25px;
}
.red {
    float: left;
    margin-right: 3%;
    width: 75%; text-align:right;
}
#social_icons {
    float: right;
    margin: 21px 0 20px 0;
    width: 100%;
}
.slider.one_slide {
    float: right; width:760px;
    margin-right: 40px;
    position: relative;
}
#seccion_4 .slider img {
    margin: 0;
}
#seccion_4  .slider.one_slide {margin-right:60px;}
#seccion_4 .seccion_content, #seccion_5 .seccion_content {
    padding-right: 13%;
}
.texto.left span {
    margin-top: 10px;
}
#seccion_4 .slider.one_slide, .vip { width:calc(64% - 80px);}

#seccion_4 .slider.one_slide.int, .vip.int { width:calc(66% - 53px);}

.vip {float:left; position:relative; margin-left:40px;  margin-top: 40px; box-shadow:1px 1px 3px 0 rgba(0, 0, 0, 0.3);}

.slider.one_slide > a {
    left: 48%;
    position: absolute;
    top: 37%;
    width: 71px;
}
.vip iframe {
    border: 10px solid #ffffff;
    height: 355px;box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
}
.slider.one_slide > a img {
border:none;
    width: 100%;
}
.input-white.uno {
    border-radius: 3px !important;
}
.beish2.minus {padding: 30px 0 80px 0; }
.beish, .beish2 {
    background: #dfdcd3;
    padding: 30px 0 85px 0;
}
.beish .video, .beish2 .video {
    float: left; margin-bottom: 50px;
    margin-left: 50px;
    width: calc(61% - 40px);
}
.doom {
    position: relative; margin-bottom: 15px;
}
.beish3.limpiar {
    background: #dfdcd3;
    padding: 85px 0;
}
#fancybox-thumbs { z-index: 9999 !important;}

.texto.right h4 {
    color: #875c5e;
    font-weight: bold;
    margin: 10px 0 0;
}
.whity {
    background: #fff;
    width: 100%;
    height: 20px;
}

.beish .texto.right, .beish2 .texto.right {
    padding: 0 40px 2%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
    width: calc(31% - 30px);
}
.beish h1, .white h1, .beish2{ /* added by jeff at zole, llc */
    color: #de802f;margin: 0 0 20px 0;
}
.beish h2, .white h2, .beish2{
    color: #de802f;margin: 0 0 20px 0;
}
/*.fa-angle-down::before {
    content: "" !important;
}*/
.texto .retw-date {
    width: 100%;
}
.texto .select-ws {
    margin: 10px 1%;
    width: 48%;
}
.texto .green-btn.search-btn-in {
    margin: 10px 1% !important;
    width: 47% !important;
}
#seccion-retreat {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
}
#seccion-retreat .texto.rig {
    margin-left: 40px;
    width: calc(36% - 40px);
}
.cards.limpiar .seasons li {
    min-height: auto;
}
.white h1 {text-align:center; font-size:56px;} /* added by jeff at zole, llc */
.white h2 {text-align:center; font-size:56px;}
.beish p, .beish2 p { font-family:'Lato-Light'; font-style:italic; color:#875C5E; font-size: 20px; line-height:30px;}

.breadcrumb {margin:14px 0 0 40px; }

.breadcrumb li {
    float: left;
}

.breadcrumb li:last-child a {  font-weight:bold;}

.breadcrumb a {
    color: #875c5e; text-transform:uppercase;
    font-family: "Lato";
    font-size: 15px;
}
.breadcrumb li:last-child a::after {
    content: "";
}
.breadcrumb li a {
    padding: 0 10px 0 0;
    display: inline-block;line-height: 20px;
}
.breadcrumb li a::after {
    content: "/";
    margin-left: 10px;
}
.white p.faq {font-family:'Lato-light'; font-size:22px; font-style:italic;}
.white {
    padding:100px 0 65px; text-align:center; font-family: 'Lato-Light';
}
.beish2.limpiar.beish3 {
    padding-bottom: 85px; margin-bottom:0px;padding-top: 30px;
}

.beishbread {padding: 25px 0 45px 0; background:#dfdcd3;}
.beish.beish2.beish4.limpiar {
    padding-bottom: 15px;
}
.cards li:nth-child(8n) {
    margin-left: 1% !important;
}
.whitenopad { padding: 0 !important; } 

.white  p {
    color: #875c5e;
    font-family: "Lato-Light";
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto 30px;
    text-align: center;
    width: 80%;
}

.wrapb p {
    color: #875c5e;
    font-family: "Lato-Light";
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto 30px;
    text-align: center;
    width: 89%;
}

/*Nuevo estilo */
.beish .wrapb .texto p, .beish2 .wrapb .texto p {
    margin-right: 4%;
    text-align: left;
    width: 96%;
}

.white > p strong {
    color: #f06837;
}
.cien img, .setenta img, .treinta img, .setentar img {
    height: 100%;
    min-width: 100%; object-fit: cover;
}

.cien, .setenta, .treinta, .setentar  { background:#70655E;overflow:hidden; border:10px solid white; box-sizing:border-box; float:left;  margin-bottom: 2%; box-shadow:  1px 1px 3px rgba(0, 0, 0, 0.3);}

.cien {width:100%; height:406px; }
.setenta {
    height: 546px;
    margin-right: 2%;
    width: 68%;
}
.setentar {
    height: 546px;
    margin-left: 2%;
    width: 68%; float:right;
}
.treinta {width:30%; height:546px; }

.banner-int {margin-top: -20px; height:212px; overflow: hidden;}
    
.banner-int img {
    width: 100%;
    height: fit-content;
}
.beish.gal {
    padding: 90px 40px;
}
.owl-stage-outer.owl-height {
   max-height: calc(100%);
}

.owl-stage-outer.owl-height {
   max-height: calc(100vh - 20px);
}
a.pg {
    color: #855c5e;
    display: block;
    float: right;
    font-family: "Lato-light";
    font-size: 15px;
    padding: 20px 0 20px 40px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
.btn-less a.pg {
    padding: 0px 0 0px 40px !important;
    margin-bottom: -20px;
    margin-top: 20px;
}
a.pg:hover {color:#dc7f2f;}
.retreat-gal-info.limpiar.equal {
    position: relative;margin-bottom: 40px;
}
 .retreat-gal-info.fi.limpiar.fi {
    margin-top: 40px; position: relative;
}
/*Nueva linea */
.gal a.pg{
	padding: 24px 0 20px 40px; margin-right:0px;
}

/*Nueva linea */
span.spancolornaranja{
	color: #de802f;
}
.ret-alo {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    margin-left: 40px;box-shadow:1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    padding: 10px;
    position: relative;
    width: calc(66% - 53px);
}
.img-ret  {
    float: left;
    width: 50%;
    overflow: hidden;
}
/*#find-ret .owl-item > div {position:relative;}*/
.ret-inf {
    padding: 0 3%;
    width: 48%;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
    top: 20%;
}
.btn-nb {
    margin: 0 40px 0 0;
}
.img-ret img { overflow: hidden; } 


strong {font-weight:700;}

.ret-alo h3, .ret-info-res h3, .ret-inf  a.title {
    color: #875c5e; line-height: 35px;
    font-family: Averia-Bold;
    font-size: 34px;
    width: 80%;
}
.ret-inf  a.title {transition:all 0.2s ease-in-out 0s;}
.ret-inf  a.title:hover {text-decoration:underline;}
.ret-info-res > h3 {
    margin-top: 28px;
}
p.dater {
    color: #de802f;
    font-family: Lato-Bold;
    font-size: 18px;
    font-style: initial;
}
.beish p.retreat-ins, .beish p.retreat-ins {
    font-size: 18px;
    font-style: initial;
    width: 56%;
}

a.learn:hover{color:#DC802F;}

#rateslearn { padding:  10px ; border-bottom: 1px solid #dfdcd3; } 

#rateslearn p { padding: 0; width: 100%; float: left; } 

.cards table { margin: 0px ; width: 99.8% !important; } 

.cancel {
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    font-size: 16px !important;
    margin-right: 10px;
    position: absolute;
    right: 0;
    bottom: 9px;
}
a.go-top {
    background: #de802f;
    color: #ffffff; text-transform:uppercase;
    position: fixed; display:none;
    bottom: 50px;
    right: 100px;
    padding: 15px 20px;
    border-radius: 5px;
}
.go-top i {
    font-size: 18px;
    margin: 0 0 0 7px;
}
.cancel:hover {color:#dc7f2f;}
.double a {
    
    color: #875c5e;
    display: block;
    font-family: "Lato-Light";
    font-size: 18px;
    font-style: normal;
    line-height: 26px;
    padding: 6px 0;
    text-align: right;
    width: 100%;
}
#rateslearn span {
    font-weight: bold;
    margin-right: 5px;
}
a.learn {
    border-top: 1px solid #dfdcd3;
    bottom: 0px;
    transition: all 0.2s ease-in-out 0s;
    color: #875c5e;
    display: block;
    font-family: Lato-Light;
    font-size: 15px;
    padding: 15px 0;
    position: absolute;
    right: 0; width:50%;
    text-align: center;
    text-transform: uppercase;

}
.beish3 a.learn {
    padding: 20px 0;
}
#find-ret { padding: 50px 0 0 0; max-width: 1440px; margin:0 auto; } 

.beish.procards {
    padding-top: 85px;
}
.beish.beish5 {padding: 30px 0 54px 0;}

#find-ret h1 { /* added by jeff at zole, llc */
    margin: 0;
    width: 60%;
}

#find-ret h2 {
    margin: 0;
    width: 60%;
}
#find-ret button, #find-ret select { width: 45%;}
#find-ret.beish p {
    font-family: Lato-Light;
    font-style: inherit;
}
#find-ret .texto {
    float: right;
    margin-right: 19px;
    width: 32%;
    padding-left: 30px;
    box-sizing: border-box;
}
#find-ret .orange-btn {
    background: #875c5e none repeat scroll 0 0;
    margin-right: 5%; border:1px solid #875c5e ;
    padding: 13px;
}
.cards {
    display: inline-block;
    margin: 0 40px;  width: 95%;
    text-align: center; width: calc(100% - 80px);
    
}
.cards.minh.limpiar li:nth-child(3n),.cards li:nth-child(3n) {
    margin-right: 0;
}
.cards.minh.limpiar li:nth-child(3n+1) {
    margin-left: 0;
}
.cards li .cent .owl6i li {
    background: red none repeat scroll 0 0 !important;
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
    width: 100%;
}
#galstaff .cards li {
    padding: 0;
    width: 100%;      box-shadow:none;
    min-height:100%;
}
.cards li {
    background:rgba(255,255,255,0.9);
    box-sizing: border-box;
    float: left; position:relative;
    margin: 15px 1%;
    padding: 10px 10px 0;
    width: 32%;      box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    min-height: 540px;
}
.contenedor-mapa {
    padding: 10px;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
}
.exp-wrap {
    padding: 0 30px; 	text-align:left;
}
/*.cards li img {width:100%;}*/
.cards li img {
    height: 240px;
    object-fit: cover;
    width: 100%;
} 
.cards li  .owl6i img{ height: auto!important;}
.cards.limpiar h3 {
    color: #aeaf37;
    font-family: Averia-Bold;
    font-size: 30px;
    margin: 25px auto 15px auto;
}

.minh { min-height: 59px; }

.exp-wrap p{
    color: #865B5D;
    font-size: 18px;
    line-height: 25px;
    font-family: "Lato-light"; 
}
.cards.ca li:nth-child(2) .img .buttons a.fa-camera {
    background: url(images/calendar-min.png) no-repeat center center;
}
.cards.ca li:nth-child(2) .img .buttons a.fa-camera::before {
    content: "";
}
.beish .cards p, .beish2 .cards p {
    font-size: 18px;
    font-style: normal;
    line-height: 26px; 
    padding: 0 2.5px 40px;
    text-align: left;
}
.cards a.learn {

    text-align: center;
    width: 100%;
}
#press .img {position:relative;}
.cards .img {position:relative;}
.img {

    overflow: hidden;

    width: 100%; 
}
.img img {
    left: 0;
    position: relative;
    top: 0;
    vertical-align: middle;
    width: 100%;
}
.img .ovrly {
    background: rgba(105, 63, 59, 0.6) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.img .buttons {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.img:hover .ovrly {
    opacity: 1;
}
.img:hover .buttons .fa {
    color: rgba(255, 255, 255, 0.9);
    opacity: 1;
    transform: scale(1);
}
.img .buttons .fa {
   border:2px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 28px;
    height: 60px;
    line-height: 62px;
    opacity: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    transform: scale(0);
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    width: 60px;
}

.retw-date {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

#roomrate { width: calc(100% - 80px); margin: 0 auto; } 

#roomrate .select-w, #roomrate .calendar, #roomrate .green-btn { width: 15%; float: left; cursor: pointer;}

#roomrate .green-btn {
    margin: 30px 34%;
    padding: 16px 0;
    width: 32%;
}
.select-ws { width: 30%; float: left; margin: 0 1.5% } 

a.down {
    background: rgba(0, 0, 0, 0) url("images/down.png") no-repeat scroll 0 0 / 100% auto;
    color: #875c5e;
    display: block;
    font-size: 40px;
    height: 15px;
    margin: 0 auto;
    text-align: center;
    width: 25px;
}
.retreats-ar .join2 { margin-bottom:0;}

.retreats-ar li {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    margin: 30px auto; font-family:'Lato';
    padding: 10px ; color:#875C5E; position:relative;
    position: relative;
   
    width:calc(100% - 80px); box-shadow:1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.retreats-ar li img {
    float: left;
    width: 30%;
}
.ret-info-res {
    float: right;
    width: 67%;
    padding-right: 20px;
    box-sizing: border-box;
}
.fa-map-marker{
    margin-right: 5px;
}
.retreats-ar li .face-like img {
    width: 100%;
}
.face-like {
    position: absolute;
    right: 40px;
    width: 120px;
    bottom: 21px;
}
.ret-info-res p {
    font-style: normal;  font-size:18px;
}

.ret-info-res p.dater {
    margin-bottom:10px; font-size:20px; margin-top:20px;}

.join2, .more {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-family: "Lato";
    margin-top: 25px; 
    padding: 15px 33px;
}
.ri strong {
    font-family: "Lato-light" !important;
    font-weight: 100;
}
.btn-fb { float: right; margin: -20px 0 0 0; } 

.btn-fb-search a { color: #875C5E; } 

.btn-fb a { color: #875C5E; }  

.join2 {
    background: #DF8030; color: #fff !important;
}
.more { background: rgba(135,91, 94, 0.9); margin-right:10px; transition:all 0.2s ease-in-out 0s;}

.more:hover { background: rgba(135,91, 94, 1); } 

.join2:hover { background: #E16800; } 

.retreat-gal-info {
    margin: 0 auto;
    width: calc(100% - 80px); 
}
.retreat-gal-info .ret-info-res {
    width: 32%;
}
#ret-images { display:flex;}

#ret-images img { min-height: 370px; object-fit: cover; } 
.respuesta.res-form.error {
    display: block;
    width: 100%;
}
.error {
    float: right;
}
.error {float:right !important;}
.ret-images {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box; box-shadow:1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    float: left; object-fit: cover;
    padding: 10px;
    width: 65%;
}
.ret-images > img:nth-child(1) {
    margin-right: 2%;
    width: 100%;
}
.ret-images > img {
    float: left;
    width: 100%;
}
.ri {
    border-bottom: 1px solid #875c5e;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
}
p.orange {
    color: #de802f;
    margin-top: 20px;
}
.orange > strong {
    color: #875c5e;
    font-family: lato-bold;
}
.retreat-full-info.draw {box-shadow:none; position:relative;}
.retreat-full-info {
     box-shadow:  1px 1px 3px rgba(0, 0, 0, 0.3);
}
.btn-bottom {
    bottom: 30px;
    position: absolute;
    width: 67%;
}
.beish.beish2.mo.limpiar {
    padding: 80px 0 30px;
}

.retreat-full-info.ret-images {
    padding: 47px 40px 20px 40px;
}
.retreat-gal-info.limpiar {
    margin-top: 100px; 
}
.form-left:nth-child(2) {
    margin-left: 8%;
}
.ab-ret h4 {
    color: #aeaf37;
    font-family: Averia-Bold;
    font-size: 30px;
    margin-bottom: 25px;
}
.ab-ret {
    border-bottom: 1px solid #dfdcd3;
    margin-bottom: 40px;
}

.ab-ret p {
    font-size: 19px;
    font-style: normal;
    margin-bottom: 30px;
}

ul.ret-schedules li, .can-ret li,  .includes li{
    color: #875c5e;
    font-family: "Lato-Light";
    font-size: 19px;
    margin: 10px 0;
}
.includes > li::before {
    color: #885c5f;
    content: "•";
    margin-right: 5px;
}
 .can-ret {margin-bottom:20px;}
 
 .teachers > img {
    float: left;width: 30%;
}
 .beish p.comment,  .beish2 p.comment {
    font-size: 19px;
    margin-bottom: 0;
    margin-left: 26px;
    margin-top: 20px;
}
 .techer-info {
    float: left;
    padding: 0 0 0 4%;
    width: 66%;
}
 .teachers .tname {
    font-family: averia-bold;
    margin-bottom: 5px;
}
.teachers a { color:#F06837; font-family:Lato-light; text-decoration: none; font-size:19px; }

.techer-info > p {
    margin-bottom: 5px;
}
.teachers:nth-last-child(1) {
    margin-bottom: 0;
}
.teachers.limpiar {
    margin-bottom: 40px;
}
.ab-ret:nth-last-child(1) {
    border-bottom: medium none;
    margin-bottom: 0;
}

.retreat-sidebar {
    box-sizing: border-box;
    float: right;
    height: 100%;
 	position:absolute; background:#ffffff; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);
    padding:0px;
    right: 0px; 
    width: 30%; 
    
}
iframe.videoo.full-screen-vid #player > div {
 
    left: 0px !important;
    right: 0 !important;
    width: 100% !important;
}
.contact-guru .share-btn.fbsharebtn {
    margin-right: 10px;
}
.retreats-ar .twitter-share-button {
    margin: 0 -15px -4px 0px;
    position: absolute !important;
    right: 90px;
}
.retreat-package {
   right:0; 
    padding:0px; width:100%; 
}
#roomrate .ret-type.select-w:nth-child(6) {
    margin-right: 0;
}
.dro {box-shadow:  1px 1px 3px rgba(0, 0, 0, 0.3); }
.retreat-package > h6, .share-retreat > h6 {
    border-bottom: 1px solid #dfdcd3;
    color: #aeaf37;
    font-family: Averia-Bold;
    font-size: 30px;
    padding: 20px 7%;
}
.retreat-package > h6:nth-of-type(1) { color:#dc802f;}
.side-di {
    border-bottom: 1px solid #dfdcd3;
    padding: 17px 7%;
}
.side-di p {
    font-style: normal;
}
.room-type {
    margin-bottom: 20px;
}
.room-name {
    font-weight: bold;
}
.room-type p {
    font-size: 19px;
    font-style: normal;
}
a.join-this {
    background: #dc802f none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-family: lato;
    margin: 20px 7%;
    padding: 15px 23px;
}
.share-retreat {
    background: #ffffff none repeat scroll 0 0;
    margin: 30px 0; box-shadow:1px 1px 3px rgba(0, 0, 0, 0.3);
   
}
.share-retreat > h6 {
    border-bottom: 0 none;
}

.redes {padding:0 7% 30px 7%;}

.redes > li {

    display: inline-block;
 
}

.redes > li a {
    display:block; height:40px; width:40px;
    text-align: center; color:#ffffff; font-size:20px;
    vertical-align: middle; line-height: 44px;
}

.redes > li a.face { background: #3c5a99;}

.redes > li a.twitter { background: #5FA9DD;}

.redes > li a.pinterest { background: #CB2128;}
.redes > li a.plus { background: #DC4E41;}
.redes > li a.mail { background: #738A8D;}

/*.retreat-video {
    background: #ffffff none repeat scroll 0 0;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;

}*/

.retreat-video iframe {
    height: 100%;
    /*left: 0;
    position: absolute;
    top: 0;*/
    width: 100%;
}

.white-border {padding: 10px; background: #ffffff; box-sizing:border-box; margin-bottom: 30px;  box-shadow:  1px 1px 3px rgba(0, 0, 0, 0.3);}

.ret-info-res .ret-images {
    margin: 20px 0;
    width: 100%;
}
.beish5.limpiar {
    padding: 45px 0 0 0;
}
#notification_container {
    background: rgba(104, 62, 58, 0.6) none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: none;
    float: right; box-sizing:border-box;
    font-family: Lato-light;
    font-size: 17px;
    margin-right: 45px;
    margin-top: 10px;
    padding: 13px 20px;
    text-align: center;
    width: 59.4%;
}
.beish.beish2.beish4.beish7.limpiar {
    margin-bottom: 0;
}
#notification_container > p {
    display: inline-block;
}
.boldi {
    display: inline-block;
    font-weight: bold;
    margin-right: 5px;
}
#notification_container.error {
    background: #ffd4d4;
    text-align: center;
    float: r;
    border: 1px solid #b20000;
    color: #683e3a;
}
.form-left > input, .form-left > textarea, input.input {
    border: 1px solid #B39997;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0 auto 29px;
    padding: 10px;
    width: 100%;
    color: rgba(134, 90, 93, 0.9);
    font-family: 'Lato-Regular';
}
.form-left > label {
    color: #875c5e;
    display: block; 
    font-family: lato-light;
    font-size: 19px;
    margin-bottom: 10px;
}
.form-left  .newsl label { color: #875c5e; font-size:18px; font-family:lato-light; }

.form-left {
    box-sizing: border-box;
    float: left;
    padding: 0 0;
    width: 46%;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1em; height: 1em;
  border: 1px solid #B39997;
  background: #fff;
  border-radius: 4px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 0em; left: .2em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.reg-cla {margin:30px  0 0 0;}

.ab-ret .clare-reg {
    float: left;
    font-size: 18px;
    line-height: 25px;
    width: 60%;
}
.reg-cla .join2 {
    float: right; width:36%;
    font-size: 15px;
    margin: 0;
    padding: 15px 40px;
    text-transform: uppercase;
}

.retreat-full-info.ret-images.reg-form {margin-top:0px; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);}

.calendar::after {
    color: rgba(135, 92, 94, 0.5);
    content: "";
    font-family: fontawesome;
    font-size: 24px;
    position: absolute;
    /*right: 15px;*/
   	right: 9px;
    top: 13px;
    vertical-align: middle;
    width: 20px;
    cursor: pointer;
}

.search-btn-in { margin: 0 0 20px 0 !important; padding: 16px 0 !important; width: 30% !important; margin: 0 1.5% !important; cursor: pointer; } 

.retw-date select, .retw-date button.calendar {
    border: 1px solid rgba(135, 92, 94, 0.5);
    color: rgba(135, 92, 94, 1);
    margin: 0 1% 0 0;
    width: 100%;
}

.retw-date button {
    border: medium none;
    width: 10%;
}
.calendar {
    display: inline-block;

    position: relative; text-align:left;
}
.owl5i.owl-carousel.big.owl-loaded.owl-drag {
    width: 100%;
    margin: 0 auto;
}
.retw-date.acomo .select-w, .retw-date.acomo .calendar {
    margin-right: 2%;
}
.cards.limpiar li.double {
    margin-right: 0;
    width: 66%;
}
.double .seasons li {
    margin: 0 0.44% 0 0;
    padding: 0;
    width: 33%;
}
.cards.limpiar .seasons li:last-child {
    margin: 0 !important;
}
.seasons-cat {
    background: #dfdcd3 none repeat scroll 0 0;
    color: #875c5e;
    font-family: "Lato-light";
}
.seasons a {
    background: #dfdcd3 none repeat scroll 0 0;
    color: #875c5e;
    display: block;
    font-family: "Lato-Bold";
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.seasons a.active {background:#875C5E; color:#ffffff;}

.seasons-cat tr:nth-child(2n+1) {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
.seasons-cat th {
    font-family: Lato-Bold;
    text-transform: uppercase;
}
.seasons-cat td, .seasons-cat th {
    box-sizing: border-box;
    padding: 15px 0px;
    text-align: center;
   border-right: 1px solid rgba(135, 92, 94, 0.5);
}
.beish .double > p, .beish2 .double > p {
    margin: 20px 0;
    padding: 0;
}
.double a.learn {
    text-align: right;
}
.retreat-full-info.draw {
    margin: 10px auto 15px; position:relative;
    width: calc(100% - 80px);
}
.dro {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 68%;
}
.dro img {
    width: 100%;
}

.retreat-sidebar.rates {
    margin-top: 0;
}

.retreat-package.rate > h6:nth-of-type(1) {
    color: #aeaf37; padding-top: 30px;
}
.retreat-package.rate > h6 {
    border-bottom: medium none;
    padding-bottom: 0;
}
.rate .side-di {
    border-bottom: medium none;
}
.white h1.toph { /* added by jeff at zole, llc */
    margin-top: 60px;
}
.white h2.toph {
    margin-top: 60px;
}
.videosvimeo {display:none; margin-bottom: 60px !important;}
.gal-filter {
    border-bottom: 1px solid rgba(104, 62, 58, 0.4);
    border-top: 1px solid rgba(104, 62, 58, 0.4);
    margin-bottom: 50px;
    text-align: center;
}
.gal-filter > li {
    display: inline-block;
}
.gal-filter a {
    color: #875c5e; transition: all 0.2s ease-in-out 0s;
    display: block;
    font-family: lato-light;
    font-size: 19px;
    padding: 20px;
    text-transform: uppercase;
}

.gal-filter a.active, .gal-filter a:hover {color:#de802f;}

.cards.galler.limpiar {
    display: none;
    margin: 0 auto 70px;
    max-width: 1400px;
    width: calc(100% - 80px);
}

.cards.galler h3 {
    color: #ffffff;
    position: absolute;
    text-align: center;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 0.6);
    top: 36%;
    width: 100%;
}
.cards.galler li {
    position: relative;padding:0px;
}
.cards.galler li:hover h3 {
    display: none;
}
.cards.galler.limpiar > li:nth-child(1) {
    margin: 0 1% 10px;
    height: 315px;
    overflow: hidden;
    width: 98%;
}
.cards.galler.limpiar > li:nth-child(1) .img {
    height: 315px;
}
.cards.galler.limpiar > li:nth-child(1) img {
    height: 315px;
    object-fit: cover;
}

.cards.galler.limpiar > li:nth-child(2), .cards.galler.limpiar > li:nth-child(7) {
    height: 422px;
    margin-right: 1.3%;
    overflow: hidden;    position: relative;
    padding: 0;
    width: 64.7%;
}
.cards.galler.limpiar > li:nth-child(2) img, .cards.galler.limpiar > li:nth-child(7) img {
    height: 422px;
    object-fit:cover;
}
.cards.galler.limpiar > li:nth-child(3), .cards.galler.limpiar > li:nth-child(8) {
    height: 422px;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    width: 31%;
}
.cards.galler.limpiar > li:nth-child(3) img, .cards.galler.limpiar > li:nth-child(8) img {height: 422px; object-fit: cover;}
.cards.galler.limpiar > li:nth-child(4), .cards.galler.limpiar > li:nth-child(5), .cards.galler.limpiar > li:nth-child(6) {
    height: 564px;
    margin: 1.2%;
    overflow: hidden;
    padding: 0;
    width: 31%;
}
.cards.galler.limpiar > li:nth-child(4) img, .cards.galler.limpiar > li:nth-child(5) img, .cards.galler.limpiar > li:nth-child(6) img{
	height: 564px; object-fit:cover;
}
.cards.galler.limpiar > li:nth-child(6) {
    margin-right: 0%;
}
.overly {
    margin: 0 auto;
    width: 90%;
}
#main-video, #bringagroup-video, #sustainable-video {display:none;}

.videof {
    height: 0;
    margin-top: 20px;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.videof iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.retreat-video > img {
    width: 100%;
}
p.downa {
    background: rgba(0, 0, 0, 0) url("images/down.png") repeat scroll 0 0 / 100% auto;
    color: #875c5e;
    display: block;
    font-size: 50px;
    height: 15px;
    margin: 45px auto 0;
    width: 35px;
}
#galeria {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.reasonschoose {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    float: right;
    height: 100%;
    padding: 50px 4%;
    position: absolute;
    right: 0;
    width: 32%;
}
.reasonschoose h4 {
    border-bottom: 1px solid #b39997;
    color: #f06837;
    font-family: Averia-Bold;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
    padding-bottom: 30px;


    text-align: center;
}
.reasonschoose li {
    color: #875c5e;
    font-family: lato-light;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
}
.reasonschoose li span {
    font-family: lato-bold;
}
.clare-reg > span {
    color: #DF8030;
}
.ret-info-res a.more, .ret-info-res a.join2 {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 15px 0;
    text-align: center;
    width: 48%;
}

 

.retreats-ar a.more, .retreats-ar a.join2 {
    margin-right: 3%;
    margin-top: 25px;
    width: 24%;
}
.ab-ret a {
    color: #f06837;
}
#ret-images .owl-carousel {overflow:hidden;}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btns-search-retreats{
	width: 90%;
	margin: 0 auto;
}

.reasons {
    border-top: 1px solid #865b5d;
    margin: 50px auto 0;
    padding: 60px 0 0;
    width: calc(100% - 80px);
}
.reasons  li {padding:15px 0;}

.reasons img {
    float: left;
    width: 30%;
}

.desc-why {
    float: right; text-align:left;
    width: 66%;
}

.desc-why h3 {
    color: #adae36;
    font-family: Averia-Bold;
    font-size: 30px;
    margin-bottom: 15px;
}

.desc-why p {
    color: #865b5d;
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 10px;
    text-align: left;
    width: 100%;
}
.bortop {
    border-top: 1px solid #865b5d;
    margin: 50px 0px 0 0;
    padding: 70px 0 0 0;
    text-align: left;
    width: 100%;
}
.bortop2 {
    margin-top: 35px;  margin-bottom: 100px;	
}
.bortop h4 {
    color: #865b5d;
    font-family: Lato;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}
.bortop a::before {
    content: "•";
    margin-right: 5px;
}
.bortop a {
    color: #de802f; font-family:'Lato-light'; font-size:19px;
    display: block;
    padding: 5px 0;
}	
.bortopwrap {
    margin: 0 auto;
    width: 80%;
}
.acc {
    color: #865b5d;
    margin-bottom: 40px;
}
.acc li {margin-bottom: 50px;}
.acc p.question {
    font-weight: 600;
    margin-bottom: 10px; font-size: 19px;
}
.acc p, .privacy p {
  
    line-height: 30px; font-size:19px;
    margin-bottom: 10px;font-family: "Lato-light";
}
.bortopwrap h5, .privacy h4 {
    color: #865b5d;
    font-family: "Lato-light";
    font-size: 26px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.privacy h4  {margin-top:40px;}
.seasons-cat.nodisplay{
	display: none;
}

.seasons-cat tr th:last-child, .seasons-cat tr td:last-child{
	border: none;
}


.centrar {
    float: none !important;
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
}
/*.tip-mas.limpiar, .white p{
    width: calc(100% - 80px);
}*/
.room-details {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    float: left;
    margin-left: 40px;
    padding: 20px;
    width: calc(64% - 8px);
    height: 100%;
    position: absolute;
}
.room-details h5, .room-rates h5 {
    color: rgba(174, 186, 54, 1);
    font-family: "Averia-Bold" !important;
    font-size: 31px;
    margin-bottom: 15px;
}
.details {
    border-right: 3px solid #dedcd3;
    box-sizing: border-box;
    float: left;
    padding-right: 7%;
    width: 55%;
}
.room-rates li:last-child {
    border-right: medium none;
}
.book {
    background: #865b5d none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff !important; opacity:0.8;
    display: inline-block;
    font-size: 15px;
    margin: 20px 0 0;
    padding: 15px 30px;
    text-transform: uppercase;
}
.book:hover {opacity:1;}
.specs {
    float: left;
    margin-left: 3%;
    width: 37%;
}
.room-rates p {
    font-size: 15px;
    line-height: 22px;
}
.specs li {
    color: #875c5e;
    font-family: lato-light;
    font-size: 18px;
    margin: 10px;
}
.centrar.limpiar.rd {
    margin-top: 85px;
    position: relative;
}
.room-rates {
    background: #fff none repeat scroll 0 0;
    border: 10px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #875c5e;
    min-height: 100%;
    margin-right: 40px;
    padding: 20px 14px;
    width: calc(29% - 13px);
    float: right;
}
.room-rates > h5 {
    margin-bottom: 20px;
}
.beish.gal.room {
    padding: 30px 0 16px; margin: 0 40px;
}
.room-rates h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.room-rates li ul li {
    border-right: 1px solid;
    float: left;
    margin-bottom: 35px;
    padding: 0 10px;
}

.room-rates li ul li:first-child{
	padding-left: 0; 
}

.room-rates li ul li:last-child{
	padding-right: 0;
}
.details p {
    font-size: 18px; color:#865B5D;
    font-style: normal;
    line-height: 30px;
}
.specs li:first-child {
    font-weight: bold;
}

#fancybox-thumbs {z-index: 9999;}

.retw-date.findaret {
    margin-bottom: 40px;
}
.limpiar.cuartoa {
    border-top: 1px solid #dedcd3;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.cuartoa a {
    color: #865b5d;
    display: inline-block;
    font-family: lato-light; transform:all 0.2s ease-in-out 0s;
    padding: 10px 23px 20px 23px;
    text-transform: uppercase;
}

.cuartoa a.learnm:hover, .cuartoa a.bookn:hover { color:#DC7F2F;}

.cuartoa a.cam {
    opacity: 0.5 !important;
}

.cuartoa a.cam {
    font-size: 25px; transition:all 0.2s ease-in-out 0s;
    opacity: 0.5; padding:14px 23px 0px 23px;
}
.cuartoa a.cam:hover {opacity:1 !important;}
.input-group.date.datePicker.form-group.form-group-default.calendar {
    background-color: rgba(135, 92, 94, 0.11);
    border: 1px solid rgba(135, 92, 94, 0.5);
    border-radius: 3px;
    color: rgba(135, 92, 94, 0.5);
    font-size: 16px;
    
    box-sizing: border-box;
}
.datePicker .form-control {
    color: rgba(135, 92, 94, 1);
    font-size: 15px;     padding: 15px; box-sizing: border-box;
    width: 100%;
}
.calendar .form-control {
    background-image: url("images/calendar.png");
    background-position: 95% center, 100% center;
    background-repeat: no-repeat;
    background-size: 12% auto;
    cursor: pointer;
}
.swiper-container .owl-dots {margin-top:20px;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display:block!important;}
.same {
    padding-right: 13%;
}

.white .centrar a {
	color: #de802f;
}
#seccion_3 .owl-nav {
    top: 23%;
}
#logo.miniatura a {background-size: 70%;}
#logo.miniatura {
    width: 91px;
    height: 71px;
}
#press {width: calc(100% - 80px);  max-width: calc(1440px - 80px); margin:0 auto 80px; text-align:left; display: none;}
#press li:nth-child(4), #press li:nth-child(4n+4), .instagram.limpiar li:nth-child(4n+4), .instagram.limpiar li:nth-child(4) {
    margin-right: 0;
}
#press li, .instagram li {
    float: left;
    margin: 2% 1% 0 1%;
    width: 23.5%;
}
#press li:first-child, #press li:nth-child(4n+5), .instagram.limpiar li:nth-child(4n+5), .instagram.limpiar li:first-child{
    margin-left: 0;
}
.join2:hover{
	cursor: pointer; 

}
.reg-cla .join2:hover{
	cursor: pointer; 
}
#press li .img {
    margin-bottom: 10px;
}
#press h3 {
    color: #865b5d;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#press .img a {
    color: #dc7f2f;
    font-size: 15px;
}
#press .img .buttons .fa {color: rgba(255, 255, 255, 0.9); font-size:22px;}


.instagram.limpiar {
    margin: 0 auto;
}


.instagram li img {
    min-height: 100%;
    object-fit: cover;
    width: 100%;  min-height: 350px;
}
#instagram {display:block; width:calc(100% - 80px); margin-bottom: 80px;}

#galstaff {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100vh; display:none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
#galstaff2, #galstaff3, #galstaff4, #galstaff5, #galstaff6, #galstaff7, #galstaff8, #galstaff9 {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100vh; display:none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.cent {
    position: relative;
    top: 50%;
    transform: translate(0px, -50%);
}
.owl6i.owl-carousel.owl-loaded.owl-drag {
    height: auto;
    margin: 0 auto; width:auto; 
    max-width:50% ; border-top:10px solid #ffffff;border-left:10px solid #ffffff;border-right:10px solid #ffffff;
}
#galstaff2 .owl6i.owl-carousel.owl-loaded.owl-drag,#galstaff3 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff4 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff5 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff6 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff7 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff8 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff9 .owl6i.owl-carousel.owl-loaded.owl-drag {
    border-bottom: 10px solid #fff;
}
#galstaff2 .close-staff, #galstaff3 .close-staff, #galstaff4 .close-staff, #galstaff5 .close-staff, #galstaff6 .close-staff, #galstaff7 .close-staff, #galstaff8 .close-staff, #galstaff9 .close-staff{
    background: rgba(104, 62, 58, 0.6) none repeat scroll 0 0;
    color: #fff;
    height: 20px;
    padding: 10px;
    top: -3px;
    z-index: 999;
}
#galstaff2 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff3 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff4 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff5 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff6 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff7 .owl6i.owl-carousel.owl-loaded.owl-drag,
#galstaff8 .owl6i.owl-carousel.owl-loaded.owl-drag, #galstaff9 .owl6i.owl-carousel.owl-loaded.owl-drag {max-width:70%;}
.owl6i.sha.owl-carousel.owl-loaded.owl-drag { border-bottom:10px solid #ffffff;}
.owl6i .owl-carousel .owl-item {width:auto !important;}

.owl6i p {
    background: white none repeat scroll 0 0;
    display: block;
    padding: 10px 0; color: #aeaf37;
    font-family: Averia-Bold; font-size:25px;
    text-align: center;
}
.close-staff {
    bottom: 11px; color:rgba(104, 62, 58, 0.6);
    font-size: 25px; transition:all 0.2s ease-in-out 0s;
    position: absolute;
    right: 0px;
}
.sha .close-staff {
    background: rgba(104, 62, 58, 0.6) none repeat scroll 0 0;
    color: #fff;
    font-size: 25px;
    padding: 10px; bottom:auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
}
.sha .close-staff:hover { background: rgba(104, 62, 58, 1) ; color:#ffffff;}
.close-staff:hover {color:rgba(104, 62, 58, 1); }
.share-btn {
    bottom: 5px;
    position: absolute;
    right: 30px;
}
.fi .share-btn {
    bottom: 10px;
    position: absolute;
    right: auto;
     left: 68%;
}

.contact-guru .share-btn {
    bottom: 0px!important;
}

.retreats-ar li .share-btn img {
    width: 100%;
}
.cards.galler.limpiar > li {
    min-height: auto;
}
.frame-video-fancy {
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
.frame-video-fancy iframe { 
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.close-frame-video-fancy {
    color: #ffffff;
    font-size: 30px;
    position: absolute;
    right: 5%;
    top: 25px;
}
#badge {margin: 0 26px;}
				 .vimeoBadge {
				    font: 11px verdana,sans-serif;
				    margin: 0 auto;
				    padding: 0 13px;
				}
				.vimeoBadge div:nth-child(4n+1) {
				    margin-right: 0;
				}
				.clip.s200:hover a::after {opacity:1;}
				.clip.s200 a::after {
					    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
					    box-sizing: border-box;
					    color: #fff; transition:all 0.2s ease-in-out 0s;
					    content: "";
					    font-family: fontawesome;
					    font-size: 30px;
					    font-weight: 400;
					    height: 100%;
					    left: 0;
					    padding: 98px;
					    position: absolute;
					    top: 0;
					    vertical-align: middle;
					    width: 100%;
					    z-index: 9; opacity:0;
					}
				.vimeoBadge .clip:nth-child(4n+2) {margin-left: 0;}
				.vimeoBadge img { border: 0; width: 100%; }
				 .vimeoBadge a, .vimeoBadge a:link, .vimeoBadge a:visited, .vimeoBadge a:active {
				    bottom: 0;
				    color: #fff;
				    cursor: pointer;
				    font-family: "lato-light";
				    font-size: 16px;
				    text-decoration: none;
				}
				.vimeoBadge a:hover { color:#de802f; }
				 .vimeoBadge #vimeo_badge_logo { margin-top:10px; width: 57px; height: 16px; }
				 .vimeoBadge .credit { font: normal 11px verdana,sans-serif; }
				 .vimeoBadge .clip { padding:0; float:left; margin:0 1% 20px 1%; line-height:0;  position: relative;}
				 .vimeoBadge.vertical .clip { float: none; }
				 .vimeoBadge .caption {
					    background: rgba(104, 62, 58, 0.8) none repeat scroll 0 0;
					    bottom: 0;
					    font: 11px verdana,sans-serif;
					    height: 40px;
					    overflow: hidden;
					    padding: 10px 0;
					    position: absolute;
					    width: 100%;
					    z-index: 99;
					}
				 .vimeoBadge .clear { display: block; clear: both; visibility: hidden; }
				 .vimeoBadge .s160 { width: 160px; } .vimeoBadge .s80 { width: 80px; } .vimeoBadge .s100 { width: 100px; } .vimeoBadge .s200 { width: 23.4%; }
.wrapb .cards.minh.limpiar p {
    width: 100%; margin-bottom:0px;
}

.join-a-retreat-form .respuesta .success, .group-planning-form .respuesta .success {
   	background: rgba(174, 186, 54, 0.8) none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    float: left;
    margin-bottom: 0;
    margin-top: 6px;
    padding: 5px 10px;
    border: 1px solid #aeaf37;
    
}  
.join-a-retreat-form .respuesta .error, .group-planning-form .respuesta .error {
    border: 1px solid;
    border-radius: 3px;
    color: #df8030;
    float: left;
    margin-bottom: 0;
    margin-top: 6px;
    padding: 5px 10px;
    background-color: #ffd4d4;
     border: 1px solid #b20000;
}

#buscar-retreat, .view-full-calendar{ 
	cursor: pointer;
}
	
.share-buttons{
	width: 100%;
	margin: 10px 0;
}		

/*.twitter-share-button{
	float: left;
	margin: 0 10px;
}	*/
.share-btn.fbsharebtn {
    float: left;
    left: 0 !important;
    position: relative !important;
}
#mapa {
   height: 400px;
   width: 100%;
} 
.retreat-sidebar.single {
    position: initial;
}
.retreat-sidebar.single {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    position: initial;
}
.retreat-sidebar.single .retreat-package {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.wrapp {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
}
a.privacy {
    color: #fff;
    float: left;
    font-family: "Lato";
    text-decoration: underline;
}
.privacy {
    color: #865b5d;
    font-family: "Lato";
}

.privacy span {
    color: #de802f;
}

.group-planning-form select.inputgroup {
    border: 1px solid;
    margin: 0 auto 29px;
    width: 100%;
}
.limpiar.cont_sm.cont_right.last {
    padding: 0;
    position: relative;
}
#menu_2 li:last-child a {
    color: #44b97b;
}
.beish.beish2.mo.se.limpiar {
    padding: 80px 0 70px;
}
.retreat-gal-info.fo, .cards.tu {	 width: calc(100% - 120px); }

.cards.tu {	margin:0 60px;}

.ab-ret li::before {
    content: "•";
    margin-right: 5px;
}
.ab-ret li {color:#875c5e;  font-family: "Lato-light"; font-size:19px;
    margin: 10px 0;}
    
.retreat-sidebar .side-di .comment{
	font-style: italic;
}
.instagram li a {
    display: block;
    position: relative;
}
.like-insta.limpiar {
    text-align: center;
    width: 100%;
}
.instagram li .like-insta.limpiar li {
    display: inline-block;
    float: none;
    width: auto;
}
.like-insta i {
    color: #875c5e;
    font-size: 25px;
}
.like-insta i, .like-insta p {
    display: inline-block;
    float: none;
    width: auto;
}
.center-gal {
    position: absolute;
    top: 55%; transition:all 0.3s ease-in-out 0s;
    transform: translate(0px, -55%);
}
.hover-gal {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 100%; transition:all 0.3s ease-in-out 0s;
    left: 0; opacity:0;
    position: absolute;
    
    width: 100%;
}
.instagram.limpiar li:hover .hover-gal {
    opacity: 1; top: 0px;
}
.instagram.limpiar li:hover .center-gal  {top: 50%;  transform: translate(0px, -50%);}
.white p.desc-insta {
    display: block;
    height: 60px;
    overflow: hidden;
    width: 81%;
}
.insta-style {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin: 0 auto;
    width: 100%;
}


img.image-instan {
    float: left;
    width: 50%;
}
.insta-info {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 30px;
    width: 50%;
}
.fancybox-inner {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    width: 70%;
}
a.link {
    border: 1px solid rgb(0, 156, 255);
    border-radius: 5px;
    color: rgb(0, 156, 255);
    float: right;
    font-size: 12px;
    padding: 5px 8px 6px;
    position: absolute;
    right: 25px;
    z-index: 8045;
}
a.link:hover {color:#000; border-color:#000;}
 img.perfil  {
    border-radius: 50%;
    float: left;
    width: 37px;
}
.username {
    float: left; color:#5c5850;
    margin: 10px 0 0 10px;
}
.insta-dates.limpiar {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    padding: 20px 0;
}
.insta-dates i {
    display: inline-block;
    margin-right: 5px;
}
.insta-dates p {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
}
.insta-dates .tags {
    color: rgb(152, 152, 152);
    float: right;
    font-size: 12px;
}
.desc {
    font-size: 15px;
}
.desc a {
    color: rgb(0, 156, 255);
}
.join2{
	margin-bottom: 15px;
}
.socialShareBtns{
	width: auto;
	position: absolute;
    bottom: 5px;
    right: 5px;
	/*background-color: red;*/
	padding: 5px;
	display: flex;
	justify-items: center;
	align-items: center;
}
.faceLike{
	width: 96px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.header-covid {
	padding: 5px;
	background: #ef5357;
	color: #fff;
	line-height: 24px;
	font-family: 'Lato-light';
}

.enfasis {
	margin: 10px 30px;
	display: inline-block;
	color: #58312d;
	font-size: 22px;
	font-family: 'Lato';
}
.btn-covid {
	margin: 8px 0px;
	display: inline-block;
	float: right;
	padding: 6px 15px;
	background: #58312d;
	line-height: 18px;
	font-family: 'Lato';
	border-radius: 8px;
	color:#fff;
	text-decoration:none;
	margin-right: 30px;
}
.btn-covid:hover {
	color:#ef5357;
	text-decoration:none;
}
.covid-container {
	width: 100%;
	margin: 0px auto;
	max-width: 1430px;
}
 .wab-icon-plain #whatsAppButton {

  width: 60px !important;
  height: 60px !important;
}

/*-----------------------
	MEDIA Q 
 ------------------------*/
@media only screen and (min-width: 320px) and (max-width: 570px){
	
	.enfasis { display: block; margin:0px; }
	.covid-container {  padding:10px; }
	.content{
		/*width: 100%;
		margin: 0;*/
	}
	.white h1{ /* added by jeff at zole, llc */
		font-size: 38px;
	}
	.white h2{
		font-size: 38px;
	}
	.social-header{
		width: 60%;
		height: 200px;
		margin: 10px auto;
		padding: 5px;
		display: flex;
		flex-direction: column;
		text-align: center;
		justify-content: center;
		align-items: center;
		position: absolute;
		top: 75px;
		right: 10px;
		box-shadow: 0 0 8px #777;
		z-index: 500;
	}
	.contHidden{
		display: none;
	}
	.retreat-full-info.draw {
	    margin: 10px auto 15px; position:relative;
	    width: calc(100% - 38px);
	}
	#qtranslate-chooser, .menu-right {
	    width: 100%;
	    float: right;
	    margin-top: 7px;
	}
	.language-choser{
		text-align: center;
		margin: 15px auto;
	}
	.menu-right li{
	    padding: 10px 0;
	    width: 100%;
	    margin: 3px auto;
	    font-size: 14px;
	    box-sizing: border-box;
	    border-bottom: 1px solid rgba(200, 201, 68, 0.35);
	}
/*Cards*/
	.btn-bottom{
		width: 100%;
		box-sizing: border-box;
	}
	.retreats-ar a.more, .retreats-ar a.join2{
		display: block;
		width: 52%;
		margin: 10px 5px;
	}
	/*.fb-share-button{
		width: 50%;
	}*/
	/*.share-btn{
		position: absolute;
		bottom: 5px;
		right: 10%;
	}*/
	
	/*.retreats-ar .twitter-share-button{
		position: absolute;
		bottom: 5px;
		right: 10%;
	}
	.fb_iframe_widget_fluid{		
		margin-left: 12%;
	}*/
	
	/*.share-btn{
	}*/
	/*.share-btn{
		width: 100%;
		height: auto;
		background-color: red;
	}*/
	/*.beish, .beish2 {
    	margin-top: -70px;
	}*/
	/*.banner-int img {
       height: 122px;
    	margin-top: 20px;
	}*/
	.bar-der,
	.bar-izq{
		display: none;
		z-index: -5;
	}
}


@media only screen and (min-width: 320px) and (max-width: 480px){
	.socialShareBtns{
   		right: 10px;
   		transition: all .3s
   }
	/*.fb_iframe_widget{
		margin-left: 10px;	
	}
	.socialShareBtns{
		margin-left: 70%;
	}*/
}
@media only screen and (min-width: 320px) and (max-width: 720px){
	.contHidden{
		display: none;
	}
    .contextMenuBtn{
    	display: inline-block;
    	position: absolute;
    	top: 20px;
    	right: 15px;
    }
    .final-menu ul.menu-right li a{
    	border-left: 0;
    }
    .select-ws {
	    width: 80%;
	    float: none;
	    margin: 20px auto;
	}
	#tipo-retiro.select-no-margin-responsive.ret-type {
	    margin-top: 0px !important;
	    margin-bottom: 24px;
	}
	.socialShareBtns{
   		right: 32px;
   		transition: all .3s;
   }
}
 
@media only screen and (min-width: 480px) and (max-width: 760px){
	.retreats-ar li{
		padding-bottom: 40px;
	}
	.socialShareBtns{
   		right: 32px;
   		transition: all .3s;
   }
    .retreats-ar .twitter-share-button{
    	bottom: 5px;
    	right: 80px;   	
    }
    
	/*.socialShareBtns{
		margin-right: 10px;
	}
	.fb_iframe_widget{
		margin-left: 45px;	
	}	*/
}
@media only screen and (min-width: 320px) and (max-width: 1000px){
	.envelope{
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}	
	.contact i,
	.marker i{
		font-size: 2em !important;
	}
	.mailIcon{
		width: 24px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 1200px){
	.privacy,
	.copyR{
		display: block;
		width: 90%;
		margin: 10px 5%;
		box-sizing: border-box;
	}
}
@media only screen and (min-width: 570px) and (max-width: 1050px){
	.social-header{
		display: flex;
	    justify-content: center;
		transition: all .3s;
	}
	.socialShareBtns {width:51%; right:auto; position:initial; margin:15px 0px; padding:20px 5px 0px;}	
	
	.retreats-ar .twitter-share-button {position:initial !important; right:auto;}
	
	.contextMenuBtn{
		display: none;
    	/*position: absolute;
    	top: 70px;
    	right: 15px;*/
    }
    /*.fb_iframe_widget_fluid{
    	margin-left:20px;
    }*/
    /*.retreats-ar .twitter-share-button{
    	bottom: 5px;
    	right: 15px;   	
    }*/
    /*.fb_iframe_widget_fluid {
    	margin-left: 68%;
	}*/
	/*.banner-int img {
	    height: 150px;
	    margin-top: 69px;
	}*/
}

@media only screen and (min-width: 720px) and (max-width: 1050px){
    /*.fb_iframe_widget_fluid{
    	margin-left:20px;
    }*/
   .socialShareBtns{
   		right: 38px;
   		transition: all .3s
   }
    .retreats-ar .twitter-share-button{
    	bottom: 5px;
    	right: 80px;   	
    }
    /*.fb_iframe_widget_fluid {
    	margin-left: 52%;
	}*/
}

@media only screen and (min-width: 1050px){
	/*.banner-int img{
		height: 
	}*/
	/*.retreats-ar{
		padding-bottom: 60px;
	}*/
	.socialShareBtns{
		right: 15px;
		bottom: 25px;
	}
	.social-header{
		display: block;
	    justify-content: center;
		transition: all .3s;
	}
	/* .retreats-ar .twitter-share-button{
    	bottom: 5px;
    	right: 15px;   	
    }
    .fb_iframe_widget_fluid {
    	margin-left: 65%;
	}*/
}
@media only screen and (min-width: 1300px){
	/*.banner-int img{
		height: 
	}*/
	.social-header{
		display: block;
	    justify-content: center;
		transition: all .3s;
	}
	.socialShareBtns{
   		right: 15px;
   		transition: all .3s
   }
	 /*.retreats-ar .twitter-share-button{
    	bottom: 5px;
    	right: 73%;   	
    }
    .fb_iframe_widget_fluid {
    	margin-left: 15px;
	}*/

	/*.contextMenuBtn{
		position: absolute;
		top: 70px;
		right: 15px;
	}*/
}
	
.player .video-wrapper .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #de802f !important;
    cursor: pointer;
    color: #fff !important;

}
.day {
    vertical-align: middle; text-align:center;
}

.vp-player-layout.js-playerLayout {
    width: 100% !important;
    left: 0px !important;
}


.qtranxs-available-languages-message {
	display: none;
}

.photo-parallax-css-index, #seccion_1.photo-parallax-css-index, #seccion_2.photo-parallax-css-index, #seccion_3.photo-parallax-css-index, #seccion_4.photo-parallax-css-index, #seccion_5.photo-parallax-css-index, #footer.photo-parallax-css-index {
    background-attachment: fixed !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center top;
	height: 100vh;
	max-height: 1200px; /* jz zole, llc addition */
	position: relative;
} 

.gal a.pg.staffgal {
    display: none;
}
 
.img .buttons .activities, .img .buttons .chacala, .img .buttons .overview, .img .buttons .rooms, .img .buttons .food, .img .buttons .retreats, .img .buttons .community, .img .buttons .story{
	display: none;
}

