/*
Theme Name: Andes Challenge
Theme URI: http://www.fluo.com.ar/
Description: Andes Challenge theme
Version: 1.0
Author: Fluo DG
Author URI: http://www.fluo.com.ar
*/


@charset "utf-8";
/* CSS Document */

/*
font-family: proxima-nova, sans-serif;
font-family: "proxima-nova-condensed", sans-serif;
font-family: "proxima-nova-extra-condensed", sans-serif;
font-family: 'Open Sans', sans-serif;

*/

html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}

.fixed { height: 100vh; overflow: hidden; }

.flexible { max-width: 100%; height: auto;}

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

a { text-decoration: none; color: inherit; transition: all 0.3s; }
a:hover { opacity: .6; }

ul { margin: 0; padding: 0; }

h1, h2, h3, h4, h5 { font-weight: normal; margin: 0;}

p { margin: 0 0 15px 0; }

.row {
	float: left;
	width: 100%;
}

.container { display: inline-block; width: 100%; max-width: 1280px; text-align: left; }


/* header */

.header {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -30px;
}

.header .row.black {
	width: 100%;
	background: #000;
	color: #fff;
}

.header .row.black .container {
	position: relative;
}


.header .logo {
	float: left;
    width: 160px;
    position: relative;
    /* bottom: -52px; */
    height: 40px;
    display: block;
}
.header .logo:hover { opacity: 1; }

.header .logo img {
    position: absolute;
    top: 45px;
    z-index: 100000;
}

.header .row.black ul {
	float: left;
	width: auto;
	color: #fff;
	font-size: 16px;
	font-family: proxima-nova, sans-serif;
	list-style-type: none;
	margin: 45px 0 5px 20px;
}

.header .row.black ul li {
	float: left;
	width: auto;
	white-space: nowrap;
	border-right: 1px solid #A2A9AD;
	margin-right: 15px;
	padding-right: 15px;	
}

.header .row.black ul li:last-child { margin-right: 0; padding-right: 0; border: none; }

.header .row.black .contacto {
	float: right;
	width: auto;
	margin-top: 45px;
}

.header .row.black .contacto .telefono {
	float: left;
	width: auto;
	padding-left: 20px;
	background: url(images/headerPhone.svg) no-repeat left center;
	background-size: auto 90%;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #A2A9AD;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.03em;
}

.header .row.black .contacto .whatsapp {
	float: left;
	width: auto;
	padding-left: 25px;
	background: url(images/headerWhatsapp.svg) no-repeat left center;
	background-size: auto 90%;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #A2A9AD;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.03em;
}

.header .idiomas {
	float: left;
	list-style-type: none;
}

.header .idiomas li {
	float: left;
	width: auto;
	margin-right: 10px;
}

.header .idiomas li:last-child { margin-right: 0; }


.header .row.white {
	width: 100%;
	background: #fff;
	color: #1a1a1a;
	padding: 10px 0 5px;
}

.header .row.white.single { border-bottom: 1px solid #ccc; }
.header .row.white.single .container:after { display: none; }

.header .row.white .container {
	text-align: center;
	position: relative;
}

.header .row.white .container:after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 10px;
	bottom: -13px;
	background: url(images/texture-top.png) no-repeat top center;
	background-size: 100% 100%;
	content: '';
	z-index: 100;
}

.header .row.white ul {
	display: inline-block;
	list-style-type: none;
	width: auto;
}

.header .row.white ul li {
	float: left;
	width: auto;
	margin-right: 80px;
	padding-right: 80px;
	border-right: 1px solid #CF6531;
	font-family: "proxima-nova-condensed", sans-serif;
	font-weight: 900;
	font-size: 22px;
	line-height: 22px;
}

.header .row.white ul li:last-child { border: none; margin: 0; padding: 0; }


.header .row.white .social {
	float: right;
	width: auto;
	position: absolute;
	right: 0;
	top: 0px;
}

.header .row.white .social a {
	width: 22px;
	height: 22px;
	float: left;
	display: block;
	margin-right: 10px;
}

.header .row.white .social a:last-child { margin-right: 0; }

.header .row.white .social a.facebook { background: url(images/facebookBlack.svg) no-repeat center center; background-size: 22px auto; }
.header .row.white .social a.twitter { background: url(images/twitterBlack.svg) no-repeat center center; background-size: 22px auto; }
.header .row.white .social a.instagram { background: url(images/instagramBlack.svg) no-repeat center center; background-size: 22px auto; }
.header .row.white .social a.googleplus { background: url(images/googleplusBlack.svg) no-repeat center center; background-size: 22px auto; }



/* flyout menu style */

.closerItem { display: none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; width: auto; z-index: 999; opacity: 0; }
.closerItem.visible { display: block; }

#showLeft, #showLeft2 {
	display: none;
	background: url(images/iconMenu.png) no-repeat top center;
	padding: 0;
	width: auto;
	text-transform: uppercase;
	font-family: gotham_htfbook, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 6px;
	float: left;
	background-size: 100% auto;
	position: absolute;
	z-index: 500;
	width: 30px;
	height: 30px;
	cursor: pointer;
	left: 0px;
	top: 0px;
}

#showLeft2 { left: 5px; top: 15px; }

.cbp-spmenu #closeBtn {
	background: url(images/closeBtn.png) no-repeat center center transparent;
	background-size: contain;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.cbp-spmenu {
	background: #3b3b3b;
	position: fixed;
	padding-top: 5px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.cbp-spmenu .menu {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.cbp-spmenu .menu li {
	list-style-type: none;
    width: 100%;
    border-bottom: 1px solid #666;
    float: left;
}

.cbp-spmenu .menu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 400;
	text-decoration: none;
	padding: 10px 0;
	font-size: 16px;
	padding-left: 20px;
	float: left;
	clear: both;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0;
}

.cbp-spmenu a:active { color: #47a3da; }

.cbp-spmenu .mobileAdminPanel {
	float: left;
	width: 100%;
	background: #f1f1f1;
	color: #4d4d4d;
	margin-top: 10px;
	padding: 15px 0 10px 30px;
}

.cbp-spmenu .mobileAdminPanel .title {
	float: left;
	clear: both;
	font-size: 10px;
	color: #666;
	padding-left: 15px;
}

.cbp-spmenu .mobileAdminPanel a {
	color: #4d4d4d;
	font-weight: 400;
	padding: 12px 0;
	float: left;
	width: auto;
	clear: both;
}

.cbp-spmenu .mobileAdminPanel .current-lang { display: none; }

.cbp-spmenu-vertical {
	width: 290px;
	height: 100%;
	top: 0;
	z-index: 1000000;
	margin-top: 0;
	list-style-type: none;
	margin-left: 0;
}

.cbp-spmenu-vertical a {
	text-align: left;
}

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left { left: -290px; }
.cbp-spmenu-left.cbp-spmenu-open { left: 0px; padding-left: 0; }

/* Transitions */
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* clases campos verdes */
.menuInstitucionalContainer { background: #444; float: left; width: 100%; margin-top: 40px; padding: 0; }
.menuInstitucionalContainer h2 { font-size: 11px; width: 100%; float: left; color: #ddd; padding-left: 20px; margin-top: 15px; letter-spacing: 0.05em; }
.menuProductosContainer { margin-top: 10px; float: left; width: 100%; }
.cbp-spmenu .menuProductosContainer .menu a { padding-top: 0px;}
.menuProductosContainer h2 { font-size: 11px; width: 100%; float: left; color: #ddd; padding-left: 20px; margin-top: 15px; letter-spacing: 0.05em; margin-bottom: 5px; }
.menuProductosContainer .sub-menu { padding-left: 30px;}
.cbp-spmenu .menuProductosContainer .menu .sub-menu a {
	font-size: 15px;
    border-bottom: 1px solid #666;
    width: 100%;
    float: left;
    padding-left: 0;
	padding-top: 10px;
}

.cbp-spmenu .idiomas {
    float: left;
    width: 100%;
    padding: 10px 20px;
}

.cbp-spmenu .idiomas li {
	float: left;
	width: auto;
	margin-right: 20px;
}
/* flyout menu style ends */


/* home */

.contents {
	float: left;
	width: 100%;
}

.topPhoto {
	float: left;
	width: 100%;
	height: 60vh;
	text-align: center;
	position: relative;
}

.topPhoto .txt {
	display: inline-block;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.topPhoto .txt h2 {
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 300;
	font-size: 40px;
	letter-spacing: 0.05em;
}

.topPhoto .txt h1 {
	font-family: "proxima-nova-condensed", sans-serif;
	font-weight: 900;
	font-size: 125px;
	line-height: 125px;
}

.topPhoto .txt a {
	font-size: 21px;
	font-weight: 400;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	background: #000;
	padding: 5px 10px 2px;
}
.topPhoto .txt a span { color: #D06531;}

.homeDivisiones {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -50px;
	margin-bottom: 50px;
}

.homeDivisiones ul {
	list-style-type: none;
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.homeDivisiones ul li {
	float: left;
	width: 33.33%;
	position: relative;
}

.homeDivisiones ul li a {
	float: left;
	width: 100%;
}

.homeDivisiones ul li a:hover { opacity: 1; }

.homeDivisiones ul li .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 75px;
}

.homeDivisiones ul li h2 {
	position: absolute;
	left: 20px;
	bottom: 15px;
	color: #fff;
	font-size: 26px;
	font-family: "proxima-nova-condensed", sans-serif;
	transition: all 0.3s;
	padding-top: 5px;
}

.homeDivisiones ul li h2 .divider {
	position: absolute;
	left: 0;
	top: 0;
	height: 3px;
	display: block;
	width: 35px;
	background: #D06531;
}

.homeDivisiones ul li a:hover h2 { color: #D06531;  }

.homeDivisiones p {
	font-size: 18px;
	font-weight: 300;
	color: #4d4d4d;
	text-align: center;
	float: left;
	width: 100%;
	padding: 0 20%;
}

.homeDivisiones p span {
	display: inline-block;
	color: #D06531;
	font-size: 31px;
	margin-top: 30px;
	font-weight: 300;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	letter-spacing: 0.02em;
}

/* home - the region */

.homeRegion {
	float: left;
	width: 100%;
	text-align: center;
	background: #D1D2D0;
}

.homeRegion .container {
	background: url(images/regionBg.jpg) no-repeat left bottom #D1D2D0;
	background-size: auto 100%;
	position: relative;
	float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.homeRegion .txt {
	float: right;
	width: 57%;
	font-size: 19px;
	line-height: 26px;
	color: #4d4d4d;
	font-weight: 400;
	padding-right: 25%;
	position: relative;
}

.homeRegion .txt h2 {
	margin: 100px 0 40px;
	color: #343434;
	font-size: 80px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
}
.homeRegion .txt h2 span {
	font-size: 19px;
	color: #D06531;
	font-weight: 300;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	font-family: proxima-nova, sans-serif;
	letter-spacing: 0.05em;
}

.homeRegion .txt p { text-align: left; }

.homeRegion .txt a {
	color: #fff;
	font-size: 28px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 400;
	letter-spacing: 0.02em;
	background: #231F20;
	padding: 10px 15px 5px;
	margin-top: 10px;
	margin-bottom: 120px;
	float: left;
}

.homeRegion .mapa {
	position: absolute;
	right: 20px;
	top: 0;
	width: 20%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* home - experience nature at its best */

.experienceNature {
	float: left;
	width: 100%;
	height: 90vh;
	text-align: center;
	position: relative;
}

.experienceNature h2 {
	position: absolute;
	left: 50%;
	top: 30%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 100px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
	text-align: center;
	line-height: 80px;
	padding-bottom: 20px
}

.experienceNature h2 span {
	color: #343434;
	font-weight: 300;
	font-size: 45px;
	line-height: 45px;
	width: 100%;
}

.experienceNature h2 .divider {
	display: block;
	width: 40%;
	left: 30%;
	top: 0;
	height: 8px;
	background: #D06531;
	position: absolute;
}

.experienceNature h2 .divider.bottom { bottom: 0; top: auto; }

.experienceNature .photoInfo {
	float: left;
	width: auto;
	font-size: 15px;
	color: #D06531;
	margin-top: 30px;
	position: relative;
	background: url(images/transparentGrey.png) repeat top left;
	padding: 3px 10px 4px;
}

.experienceNature .photoInfo span { color: #fff; }

.experienceNature .photoInfo .filler {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 2000px;
	background: url(images/transparentGrey.png) repeat top left;
}

.experienceNature a {
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 100px;
	color: #fff;
	font-size: 28px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 400;
	background: url(images/transparentGrey.png) repeat top left;
	padding: 5px 20px 3px;
}

.experienceNature a span { color: #D06531; }


/* home - about tours */

.aboutTours {
	float: left;
	width: 100%;
	text-align: center;
	background: url(images/homeOurToursBg.png) no-repeat left center;
	background-size: 40% 100%;
}

.aboutTours .container {
	text-align: center;
	padding: 40px 0;
}

.aboutTours h2 {
	font-size: 90px;
	line-height: 70px;
	color: #343434;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
	text-align: center;
	margin-bottom: 30px;
}

.aboutTours h2 span {
	color: #D06531;
	font-size: 23px;
	line-height: 23px;
	font-weight: 300;
	font-family: proxima-nova, sans-serif;
}

.aboutTours .txt {
	width: 100%;
	padding: 0 20%;
	font-weight: 300;
	color: #4d4d4d;
	margin-bottom: 40px;
	text-align: justify;
}

.aboutTours ul {
	display: inline-block;
	list-style-type: none;
	width: auto;
	margin-bottom: 30px;
}

.aboutTours ul li {
	padding: 0 50px;
	float: left;
}

.aboutTours ul li a {
	float: left;
	width: 100%;
	font-weight: 300;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-size: 18px;
	letter-spacing: 0.03em;
}

.aboutTours ul li a img {
	float: left; width: 100%; max-width: 75px;
	margin-bottom: 10px;
}


/* home - experiences */

.experiences {
	float: left;
	width: 100%;
	text-align: center;
	background: #D06531;
	color: #fff;
	display: none;
}

.experiences .container {
	position: relative;
	float: left;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.experiences .tab-container {
	float: left; 
	width: 50%;
}

.experiences h2 {
	float: left;
	width: 100%;
	font-size: 90px;
	line-height: 70px;
	font-weight: 800;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	margin-top: 60px;
}

.experiences h3 {
	float: left;
	font-size: 33px;
	line-height: 33px;
	font-weight: 400;
	font-family: "proxima-nova", sans-serif;
	color: #343434;
	float: left;
	width: 100%;
	letter-spacing: 0.1em;
}

.experiences h4 {
	float: left;
	font-size: 23px;
	font-weight: 700;
	font-family: "proxima-nova", sans-serif;
	float: left;
	width: 100%;
	margin: 25px 0;
}

.experiences ul {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 30px;
}

.experiences ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #D48068;
	padding: 1px 0;
}

.experiences ul li a {
	float: left;
	width: 100%;
	padding: 12px 18px;
	font-size: 15px;
}
.experiences ul li.active a:hover { opacity: 1;}

.experiences ul li.active a { background: #231F20; border-radius: 5px 0 0 5px; }

.experiences .allPrograms {
	float: left;
	width: auto;
	font-size: 24px;
	font-weight: 400;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
}
.experiences .allPrograms span { color: #231F20; }

.experiences .panel-container {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
}

.experiences .panel-container > div {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	left: 0;
}

.experiences .panel-container .experienciaPhoto {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	left: 0;
}

.experiences .experienciaInfo {
	position: absolute;
	right: -30px;
	bottom: 35px;
	background: url(images/transparentGrey.png) repeat;
	padding: 20px 20px 0;
	max-width: 245px;
}

.experiences .experienciaInfo h3 {
	font-size: 15px;
	color: #fff;
	line-height: normal;
}

.experiences .experienciaInfo h2 {
	font-size: 25px;
	color: #fff;
	font-weight: 600;
	font-family: "proxima-nova", sans-serif;
	line-height: normal;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

.experiences .experienciaInfo h2 .divider {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 4px;
	background: #D06531;
}

.experiences .experienciaInfo p {
	font-size: 13px;
}

.experiences .experienciaInfo a {
	float: left;
	background: #D06531;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	padding: 2px 5px;
}

/* home - tripadvisor */

.row.tripAdvisor {
	float: left;
	width: 100%;
	text-align: center;
	background: #fafafa;
	padding: 60px 0;
}

.row.tripAdvisor .container {
	text-align: center;
}

.sliderReviews { text-align: left; }

.row.tripAdvisor a.allReviews {
	width: auto;
	display: inline-block;
	padding: 5px 25px;
	margin-top: 40px;
	font-weight: 300;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-size: 20px;
	letter-spacing: 0.03em;
	background: #231F20;
	color: #fff;
}
.row.tripAdvisor a.allReviews span { color: #D06531; }

/* home - contact */
.contactSection {
	float: left;
	width: 100%;
	text-align: center;
}

.contactSection.single {
	background: #f1f1f1;
	margin-top: 40px;
}

.contactSection .container {
	text-align: center;
	padding: 80px 0 60px;
}

.contactSection h2 {
	color: #343434;
	font-size: 60px;
	font-weight: 800;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	
}

.contactSection h2 span {
	color: #D06531;
}

.contactSection h2 .divider {
	position: absolute;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	display: block;
	height: 8px;
	background: #D06531;
}

.formContainer {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 30%;
	margin-top: 40px;
}

.formContainer input {
	border: none;
	background: #D1D2D0;
	color: #343434;
	font-size: 16px;
	font-family: "proxima-nova", sans-serif;
	padding: 5px 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.formContainer textarea {
	border: none;
	background: #D1D2D0;
	color: #343434;
	font-size: 16px;
	font-family: "proxima-nova", sans-serif;
	padding: 5px 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.formContainer input[type="submit"] {
	color: #fff;
	background: #D06531;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: 0.03em;
}

/* footer */

.footer {
	float: left;
	width: 100%;
	text-align: center;
	background: #343434;
	padding-top: 40px;
	color: #fff;
}

.footer .container {
	display: flex;
	justify-content: space-between;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 20px;
}

.footer .logo {
	float: left;
	width: 100px;	
}



.footer .tripAdvisorLink {
	float: left;
	width: auto;
	color: #C5C5C5;
	font-size: 11px;
	max-width: 100px;
	text-align: center;
}

.footer .footerContact {
	float: left;
	width: auto;
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #535050;
}

.footer .footerContact h2 {
	color: #D06531;
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 0;
}

.footer .footerContact .phone {
	float: left;
	font-weight: 800;
	font-size: 19px;
	font-family: "proxima-nova-condensed", sans-serif;
	border-bottom: 1px solid #535050;
	margin-bottom: 5px;
}

.footer .footerContact .whatsapp {
	float: left;
	font-weight: 700;
	font-size: 17px;
	font-family: "proxima-nova-condensed", sans-serif;
	padding-left: 20px;
	background: url(images/footerWhatsapp.svg) no-repeat left top;
	background-size: auto 90%;
	border-bottom: 1px solid #535050;
	margin-bottom: 2px;
}

.footer .footerContact .mail {
	color: #C4C7C3;
	font-size: 14px;
}

.footer .row.footerFooter {
	float: left;
	width: 100%;
	background: #212324;
	font-size: 11px;
	padding: 10px 0;
}

.footer .row.footerFooter .copyright {
	float: left;
}

.footer .row.footerFooter .address {
	float: right;
}

.footer .footerNav {
	float: left;
	margin: 0 30px;
	padding: 0 20px 0 40px;
	border-left: 1px solid #535050;
	border-right: 1px solid #535050;
	display: block;
	width: 60%;
}

.footerNav ul {
	float: left;
	width: 100%;
	display: flex;
	list-style-type: none;
	flex-wrap: wrap;
	flex-direction: column;
	max-height: 123px;
}
.footerNav ul li {
	padding-right: 25px;
	float: left;
    width: 33.33%;
}

.footerNav ul li a {
	border-bottom: 1px solid #535050;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}

.footerNav ul li a:before {
	display: inline-block;
	content: '›';
	font-size: 15px;
	margin-right: 7px;
}

.footer .social {
	float: left;
	width: 100%;
}

.footer .social a {
	width: 22px;
	height: 22px;
	float: left;
	display: block;
	margin-right: 10px;
	border: none; 
}

.footer .social a:last-child { margin-right: 0; }
.footer .social a:before { display: none; }

.footer .social a.facebook { background: url(images/facebook.svg) no-repeat center center; background-size: 22px auto; }
.footer .social a.twitter { background: url(images/twitter.svg) no-repeat center center; background-size: 22px auto; }
.footer .social a.instagram { background: url(images/instagram.svg) no-repeat center center; background-size: 22px auto; }
.footer .social a.googleplus { background: url(images/googleplus.svg) no-repeat center center; background-size: 22px auto; }
.footer .social a.friendly { background: url(images/gayflag.svg) no-repeat center center; width: 24px; background-size: 24px auto; position: relative; }

.footer .social a.friendly:hover { opacity: 1; }

/*
.footer .social a.friendly:after {
	transition: all 0.3s;
	content: "We're gay friendly";
	display: block;
	position: absolute;
	left: 100%;
	bottom: 100%;
	background: #ffff;
	border: 1px solid #cacaca;
	color: #333;
	font-size: 11px;
	padding: 2px 3px;
	white-space: nowrap;
	opacity: 0;
	pointer-events: none;
}
.footer .social a.friendly:hover:after {
	opacity: 1;
}
*/


/* tours de vino */

.contents.vino .topPhoto {
	position: relative;
	margin-bottom: 37px;
}

.contents.vino .topPhoto .txt {
	top: 50%;
	position: absolute;
	transform: translate(-50%,-50%);
	margin-top: 0;
}

.contents.vino .topPhoto .txt h1 {
	font-size: 75px;
	line-height: 75px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}

.contents.vino .topPhoto .txt h1 .divider {
	display: block;
	height: 6px;
	width: 120px;
	background: #D06531;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -60px;
}

.contents .topPhoto .icon {
	display: block;
	width: 75px;
	position: absolute;
	bottom: 0;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	left: 50%;
}


.sectionDescription {
	float: left;
	width: 100%;
	text-align: center;
	padding: 30px 0 60px;
}

.sectionDescription .container {
	color: #4d4d4d;
	font-size: 19px;
	text-align: center;
}

.sectionDescription a {
	color: #D06531;
	text-decoration: underline;
	font-size: 16px;
	display: inline-block;
	margin-top: 10px;
}

.vinosDeAltura {
	float: left;
	width: 100%;
	text-align: center;
	background: url(images/vinosVinosAlturaBg.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 0;
}

.vinosDeAltura .container  {
	background: url(images/vinosVinosAlturaBgOver.png) repeat center center;
	padding: 0 0 0 60px;
}

.vinosDeAltura .col1 {
	float: left;
	width: 380px;
	text-align: center;
}

.vinosDeAltura .col1 img {
	float: left;
	width: 100%;
}

.vinosDeAltura .col1 h2 {
	font-size: 60px;
	font-weight: 300;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	color: #fff;
	line-height: 50px;
	letter-spacing: 0.05em;
	position: relative;
	padding: 20px 0;
	float: left;
	width: 100%;
}

.vinosDeAltura .col1 h2 span {
	font-size: 75px;
	line-height: 60px;
	font-weight: 800;
	color: #A2A9AD;
	letter-spacing: normal;
}

.vinosDeAltura .col1 h2 .divider {
	display: block;
	height: 6px;
	width: 120px;
	background: #D06531;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -60px;
}

.vinosDeAltura .col1 h2 .divider.top { bottom: auto; top: 0; }

.vinosDeAltura .col2 {
	float: left;
	width: -webkit-calc(100% - 380px);
	width: calc(100% - 380px);
	padding: 50px 0 0 50px;
	color: #fff;
}
.vinosDeAltura .col2.deutsch { padding-top: 20px; }

.vinosDeAltura .col2 .intro {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: 600;
	font-family: "proxima-nova-condensed", sans-serif;
	margin-bottom: 40px;
	padding-right: 60px;
}

.vinosDeAltura .col2 .txt { float: left; width: 100%; }

.vinosDeAltura .col2 .txt .col {
	float: left;
	width: -webkit-calc(100% - 160px);
	width: calc(100% - 160px);
	font-size: 16px;
	font-weight: 400;
	font-family: "proxima-nova", sans-serif;
	padding-right: 50px;
	line-height: 22px;
	text-align: justify;
}

.vinosDeAltura .col2 .txt a {
	float: right;
	width: 160px;
	background: url(images/vinosArticleBg.png) no-repeat center center #D06531;
	padding: 20px 20px 0;
}

.vinosDeAltura .col2 .txt a h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: 600;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.vinosDeAltura .col2 .txt a h2.deutsch { font-size: 18px; }

.vinosDeAltura .col2 .txt a h3 {
	font-size: 17px;
	line-height: 17px;
	font-weight: 600;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	color: #000;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

.vinosDeAltura .col2 .txt a > span {
	font-size: 19px;
	font-weight: 400;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	background: #000;
	padding: 3px 10px 0;
	float: left;
	width: auto;
}

.vinosDeAltura .col2 .txt a > span.deutsch { font-size: 16px; }

.vinosDeAltura .col2 .txt a span span { color: #D06531; }

.programas {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0 60px;
}

.programas h2 {
	float: left;
	font-size: 56px;
	line-height: 56px;
	font-weight: 500;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	position: relative;
	background: #D06531;
	padding: 5px 15px 0 0;
	color: #fff;
}

.programas h2 .filler {
	position: absolute;
	right: 100%;
	bottom: 0;
	top: 0;
	background: #D06531;
	display: block;
	width: 2000px;
}

.programas h2 .filler2 {
	position: absolute;
	left: 100%;
	bottom: 5px;
	top: 5px;
	display: block;
	width: 3000px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.programas .filtros {
	float: right;
	margin-top: 20px;
}

.listadoProgramas {
	margin: 40px 0 20px;
}

.tour {
	float: left;
	width: -webkit-calc(25% - 15px);
	width: calc(25% - 15px);
	background: #D9D9D9;
	color: #4d4d4d;
	margin-right: 20px;
	margin-bottom: 20px;
}

.tourContainer {
	position: relative;
	height: 0;
	padding-top: 100%;
	position: relative;
}

.tourContainerInner { position: absolute; top: 0; bottom: 0; left: 0; right: 0;}

.tour:nth-child(4n) { margin-right: 0;}

.tour .tourPhoto {
	float: left;
	width: 100%;
	height: 0;
	padding-top: 65%;
	display: block;
}

.tour .info {
	float: left;
	width: 100%;
	padding: 0 10px;
}

.tour h2 {
	background: transparent;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	font-family: "proxima-nova", sans-serif;
	color: #000;
	width: 100%;
	float: left;
	position: relative;
	padding: 15px 0 0;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.tour .detalles {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 10px;
}

.tour .detalles li {
	float: left;
	width: auto;
	font-size: 14px;
	line-height: 15px;
	color: #80807B;
	font-weight: 400;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #80807B;;
}

.tour .detalles li span {
	font-size: 11px;
	color: #D06531;
	letter-spacing: 0.03em;
}

.tour .detalles li span.precioTachado {
	text-decoration: line-through;
}

.tour .detalles li:last-child { margin: 0; padding: 0; border: none; }

.tour .boton {
	font-size: 16px;
	width: auto;
	color: #fff;
	font-weight: 400;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	background: #231F20;
	padding: 2px 5px 0;
	position: absolute;
	bottom: 0;
	left: 10px;
}
.tour .boton span { color: #D06531; }

.callToAction {
	float: left;
	width: 100%;
	background: #343434;
	font-weight: 600;
	border-radius: 7px;
	text-align: center;
	padding: 15px;
	color: #D06531;
}

.callToAction span {
	color: #fff;
	font-weight: 400;
	margin-left: 10px;
}

.cultivoDelVino {
	float: left;
	width: 100%;
	background: #D1D2D0;
	text-align: center;
	padding: 0;
}

.cultivoDelVino .container {
	background: url(images/vinosCultivoBg.jpg) no-repeat left bottom;
	background-size: 100% auto;
	float: left;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 50px 0 0;
}

.cultivoDelVino .col1 {
	float: left;
	width: 30%;
}

.cultivoDelVino .col2 {
	float: left;
	width: 45%;
	padding: 0 40px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #4d4d4d;
}

.cultivoDelVino .col2 .txt.deutsch { font-size: 15px; line-height: 20px; }

.cultivoDelVino .col2 h2 {
	color: #343434;
	font-size: 50px;
	line-height: 45px;
	font-weight: 800;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
}

.cultivoDelVino .col2 h2.deutsch { font-size: 40px; line-height: 40px; }

.cultivoDelVino .col2 h2 .divider {
	position: absolute;
	bottom: 0;
	display: block;
	height: 6px;
	width: 100px;
	background: #D06531;
	left: 50%;
	margin-left: -50px;
}

.cultivoDelVino .col3 {
	width: 25%;
	float: left;
	margin-bottom: 20px;
}

.torrontes {
	float: left;
	width: 100%;
	text-align: center;
	padding: 40px 0 0;
}

.torrontes .container {
	background: #A2A9AD;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
}

.torrontes .col1 {
	float: left;
	width: 30%;
	padding: 20px 40px;
}

.torrontes h2 {
	font-size: 46px;
	color: #000;
	line-height: normal;
	font-weight: 800;
	font-family: "proxima-nova", sans-serif;
}

.torrontes h3 {
	font-size: 33px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	color: #D1D2D0;
	line-height: normal;
}

.torrontes h3.deutsch { font-size: 28px; margin-bottom: 20px; }

.torrontes .col2 {
	float: left;
	width: -webkit-calc(70% - 40px);
	width: calc(70% - 40px);
	background: #808080;
	margin-top: 20px;
	padding: 20px;
	font-size: 15px;
	line-height: 19px;
	font-weight: 300;
	text-align: justify;
}

.torrontes .col2 img {
	float: left;
	width: 35%;
	margin-right: 30px;
}

.torrontes .quote {
	background: #808080;
	text-align: center;
	padding: 20px;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	margin-top: 20px;
}

.torrontes a {
	float: left;
	width: 100%;
	background: #000;
	color: #fff;
	font-weight: 400;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-size: 19px;
	text-align: right;
	padding: 5px 20px;
	letter-spacing: 0.03em;
}

.torrontes a span { color: #D06531; }


/* tours de aventura */

.contents.vino.aventura .topPhoto .txt h1 {
	font-size: 100px;
}

.aventuraEnElNoroeste {
	float: left;
	width: 100%;
	text-align: center;
	background: #D1D2D0;
}

.aventuraEnElNoroeste .container {
	float: left;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.aventuraEnElNoroeste .col1 {
	float: left;
	width: 50%;
}

.aventuraEnElNoroeste .col1 img {
	float: left;
	width: 100%;
}

.aventuraEnElNoroeste .col2 {
	float: left;
	width: 50%;
	padding: 100px 80px;
	font-size: 17px;
	line-height: 23px;
	color: #4d4d4d;
}

.aventuraEnElNoroeste .col2 h2 {
	font-size: 50px;
	line-height: 45px;
	color: #343434;
	font-weight: 800;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	margin-bottom: 15px;
	padding-bottom: 25px;
	position: relative;
}

.aventuraEnElNoroeste .col2 h2 .divider {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 8px;
	display: block;
	background: #D06531;
}

.aventuraEnElNoroeste .col2 .txt {
	text-align: justify;
}


/* tours privados */

.viajeAMedida {
	float: left;
	width: 100%;
	text-align: center;
	background: #343434;
	color: #fff;
}

.viajeAMedida h2 {
	float: left;
	width: 100%;
	font-size: 60px;
	line-height: 60px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
	padding: 20px 0 10px;
	border-bottom: 1px solid #535050;
	position: relative;
}

.viajeAMedida h2 span { font-weight: 400; }

.viajeAMedida h2 .divider {
	position: absolute;
	top: 0;
	width: 100px;
	left: 50%;
	margin-left: -50px;
	background: #D06531;
	height: 8px;
}

.viajeAMedida .container {
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	float: left;
}

.viajeAMedida img {
	width: 40%;
	display: block;
	float: left;
	margin-left: 10%;
}

.viajeAMedida .col {
	float: left;
	width: 40%;
	padding: 30px 100px;
}

.viajeAMedida h3 {
	font-size: 23px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
	line-height: 25px;
	margin-bottom: 20px;
}

.viajeAMedida ul {
	float: left;
	width: 100%;
	list-style-type: none;
}

.viajeAMedida ul li {
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
}

.viajeAMedida ul li:before {
	position: absolute;
	display: inline-block;
	content: '›';
	margin-left: -15px;
	color: #D06531;
	font-weight: 800;
}


/* nosotros */

.creadoresDeExperiencias {
	float: left;
	width: 100%;
	text-align: center;
	background: #D1D2D0;
}

.creadoresDeExperiencias .container {
	float: left;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.creadoresDeExperiencias .col1 {
	float: left;
	width: 50%;
}

.creadoresDeExperiencias .col1 img {
	float: left;
	width: 100%;
}

.creadoresDeExperiencias .col2 {
	float: left;
	width: 50%;
	padding: 50px 80px 0;
	font-size: 16px;
	line-height: 22px;
	color: #4d4d4d;
}

.creadoresDeExperiencias .col2 h2 {
	font-size: 50px;
	line-height: 45px;
	color: #343434;
	font-weight: 800;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	margin-bottom: 15px;
	padding-bottom: 20px;
	position: relative;
}

.creadoresDeExperiencias .col2 h2 span {
	font-size: 19px;
	line-height: 19px;
	font-weight: 300;
	color: #D06531;
	font-family: "proxima-nova", sans-serif;
	letter-spacing: 0.2em;
}

.creadoresDeExperiencias .col2 h2 .divider {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 8px;
	display: block;
	background: #D06531;
}

.creadoresDeExperiencias .col2 .txt {
	margin-bottom: 60px;
    font-size: 15px;
    line-height: 22px;
	text-align: justify;
}

.equipo {
	float: left;
	width: 100%;
	text-align: center;
	background: #EDEDED;
	padding: 60px 0;
}

.equipo .col1 {
	float: left;
	width: 15%;
	margin-top: 145px;
}

.equipo .col1 h2 {
	float: left;
	width: 100%;
	background: #D06531;
	color: #fff;
	padding: 6px 10px 2px 0;
	position: relative;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 400;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: 0.03em;
	margin-bottom: 10px;
}

.equipo .col1 h2 .filler {
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 1000px;
	display: block;
	background: #D06531;
}

.equipo .col1 p {
	font-size: 16px;
	color: #4d4d4d;
	font-family: "proxima-nova-condensed", sans-serif;
}

.equipo .col2 {
	float: left;
	width: 42.5%;
	padding: 0 20px;
}

.equipo .col2 > .col { float: left; width: 35%; }

.equipo .col2 .name { float: left; margin-top: 70px; padding-left: 20px; width: 65%; }

.equipo .col2 .name h3 {
	float: left;
	width: 100%;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 800;
	color: #D06531;
	font-size: 55px;
	line-height: 45px;
}

.equipo .col2 .name h4 {
	float: left;
	width: 100%;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 26px;
}

.equipo .col2 .row {
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px solid #D06531;
}

.equipo .col2 .row .col:nth-child(1) {
	float: left;
	width: 35%;
	color: #D06531;
	font-size: 13px;
}

.equipo .col2 .row .col:nth-child(2) {
	float: left;
	width: 65%;
	font-size: 16px;
	line-height: 22px;
	padding-left: 20px;
	color: #4d4d4d;
	text-align: left;
}

.equipo .col2 .row .col:nth-child(2) a {
	color: #000;
	margin-top: 20px;
	float: left;
	font-weight: 600;
}


.videoPlayer {
	background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
    margin-top: 70px;
	margin-bottom: 30px;
}


/* bootstrap modals */
/*
.modal-open {
  overflow: hidden;
  height: 100vh;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000000;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  padding-right: 0 !important;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -52%);
      -ms-transform: translate(0, -52%);
       -o-transform: translate(0, -52%);
          transform: translate(0, -52%);
		  top: 50%;
	 	  left: 0;
		  position: absolute;
}
.modal.in .modal-dialog {
	top: 50%;
	left: 0;
	position: absolute;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: 100%;
  margin: 30px 0;
}

.modal-content {
  position: relative;
  outline: 0;
  width: 75%;
  margin-left: 10%;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10400;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .8;
}

.modal iframe {
	width: 100%;
	height: auto;
}

.close {
	position: absolute;
	right: 0;
	top: -60px;
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	background: url(images/btnClose.png) no-repeat center center;
	z-index: 20000;
}

.close:hover { opacity: 1; }

*/


/* detalle tours - single */

.programaTopInfo {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.programaTopInfo h1 {
	float: left;
	width: 100%;
	color: #E95E27;
	font-size: 65px;
	font-family: "proxima-nova-condensed", sans-serif;
	font-weight: 800;
}

.programaTopInfo h2 {
	float: left;
	width: 100%;
	color: #A9A9A9;
	font-size: 28px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
}

.diaXDia {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.diaXDia .col1 {
	float: left;
	width: -webkit-calc(100% - 300px);
	width: calc(100% - 300px);
	padding-right: 100px;
}

.diaXDia .col2 {
	float: left;
	width: 300px;
}

.diaXDia .col1 .detalles {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 5px 0;
	margin-bottom: 40px;
	color: #4d4d4d;
}

.diaXDia .col1 .detalles li {
	float: left;
	width: auto;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	font-weight: 600;
	font-size: 13px;
	color: #212121;
}

.diaXDia .col1 .detalles li:last-child { margin: 0; padding: 0; border: none;}

.diaXDia .col1 .detalles li span {
	color: #4D4D4D;
	font-weight: 400;
}

.diaXDia .col1 .detalles li span.precioTachado {
	text-decoration: line-through;
	color: #E95E27;
}



.diaXDia .col2 .tour {
	width: 100%;
	margin-right: 0;
}

.descripcionDia {
	float: left;
	width: 100%;
	
	margin-bottom: 25px;
}

.diaXDia .tab-container > ul {
	float: left;
	width: 100%;
	border-bottom: 5px solid #E95E27;
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
}

.diaXDia .tab-container > ul li {
	float: left;
	width: auto;
	background: #EAEAEA;
	color: #808080;
	font-size: 15px;
	border-radius: 5px 5px 0 0;
	margin-right: 3px;
}

.diaXDia .tab-container > ul li.active {
	background-color: #E95E27;
	color: #fff;
}

.diaXDia .tab-container > ul li a { padding: 5px 25px; float: left; width: 100%; }
.diaXDia .tab-container > ul li.active a:hover { opacity: 1; }

.descripcionDia img {
	float: left;
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
	margin-right: 30px;
}

.descripcionDia > * { max-width: 100% !important; }

.descripcionDia img.alignright { float: right; margin-right: 0; margin-left: 30px; }

.descripcionDia h2 {
	float: left;
	width: 100%;
	color: #000;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 0px;
}

.diaXDia .col1 .descripcionDia .detalles {
	border: none;
	margin-bottom: 25px;
}
.diaXDia .col1 .descripcionDia .detalles li { font-size: 18px; }

.diaXDia .col1 .descripcionDia .txt {
	float: left;
	width: 100%;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.diaXDia .col1 .descripcionDia .txt p {
	margin-top: 0; margin-bottom: 20px;
	float: left;
	width: 100%;
	text-align: justify;
}

.diaXDia .col1 .descripcionDia .txt h1 { font-size: 35px; font-weight: 600; margin-bottom: 35px; margin-top: 20px; display: inline-block; width: 100%; }
.diaXDia .col1 .descripcionDia .txt h2 { font-size: 30px; font-weight: 600; margin-bottom: 25px; margin-top: 20px; display: inline-block; width: 100%;  }
.diaXDia .col1 .descripcionDia .txt h3 { font-size: 24px; font-weight: 600; margin-bottom: 25px; margin-top: 20px; display: inline-block; width: 100%;  }
.diaXDia .col1 .descripcionDia .txt h4 { font-size: 20px; font-weight: 600; margin-bottom: 25px; margin-top: 20px; display: inline-block; width: 100%;  }
.diaXDia .col1 .descripcionDia .txt h5 { font-size: 18px; font-weight: 600; margin-bottom: 25px; margin-top: 20px; display: inline-block; width: 100%;  }

.diaXDia .col1 .descripcionDia .txt em { /* float: left; */ }

.diaXDia .col1 .descripcionDia .txt hr {
	float: left;
	width: 100%;
	border: none;
	border-top: 1px solid #666;
	margin-top: 0;
	margin-bottom: 15px;
}

.separadorPrevNext {
	border: none;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.prev-tab {
	float: left;
	padding: 10px 25px;
	background: #E95E27;
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}

.next-tab {
	float: right;
	padding: 10px 25px;
	background: #E95E27;
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}

.prev-tab.hidden, .next-tab.hidden { display: none; }

.prev-tab span:before {
	display: inline-block;
	content: 'día anterior';
	margin-left: 10px;
}

.next-tab span:before {
	display: inline-block;
	content: 'siguiente día';
	margin-right: 10px;
}

.ingles .prev-tab span:before { content: 'previous day'; }
.ingles .next-tab span:before { content: 'next day'; }

.aleman .prev-tab span:before { content: 'vorheriger tag'; }
.aleman .next-tab span:before { content: 'nächster tag'; }



.sliderContainer {
	float: left;
	width: 100%;
}

.sliderContainer  .container {
	margin-bottom: 30px;
}

.programasUnDia .sliderContainer { margin-top: 30px; }

.slider {
	float: left;
	width: 100%;
	height: auto;
}

.slider .slide {
	float: left;
	width: 100%;
	height: auto;
	padding: 0 2px;
	outline: none;
}

.slider .slide img {
	max-width: 100%;
	height: auto;
}

.slick-prev {
	left: -35px;
	background: url(images/left.png) no-repeat center center;
	background-size: contain;
	width: 41px;
	height: 35px;
	z-index: 1000;
}

.slick-prev:hover {	background: url(images/left.png) no-repeat center center; opacity: 0.5;	background-size: contain; }
.slick-prev:focus {	background: url(images/left.png) no-repeat center center; opacity: 0.5;	background-size: contain; }
.slick-prev:before { display: none; }



.slick-next {
	right: -35px;
	background: url(images/right.png) no-repeat center center;
	background-size: contain;
	width: 41px;
	height: 35px;
	z-index: 1001;
}

.slick-next:hover {	background: url(images/right.png) no-repeat center center; opacity: 0.5;	background-size: contain; }
.slick-next:focus {	background: url(images/right.png) no-repeat center center; opacity: 0.5;	background-size: contain; }
.slick-next:before { display: none; }


.diaXDia .col2 a.pdf {
	float: left;
	width: 100%;
	text-align: left;
	padding-left: 65px;
	background: url(images/pdf.png) no-repeat left center;
	background-size: 57px auto;
	color: #666666;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 15px 0 15px 70px;
    line-height: 13px;
	transition: all 0.3s;
}

.diaXDia .col2 a.pdf:hover { opacity:1; }
.diaXDia .col2 a.pdf:hover span { color: #e95e27; }

.diaXDia .col2 a.pdf span {
	color: #333333;
	font-size: 20px;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	margin-bottom: 3px;
    display: inline-block;
	transition: all 0.3s;
}

.diaXDia .col2 .infoAdicional {
	float: left;
	width: 100%;
	padding: 20px;
	background: #EAEAEA;
	list-style-type: none;
	margin-bottom: 40px;
}

.diaXDia .col2 .infoAdicional li {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #4d4d4d;
	font-weight: 400;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

.diaXDia .col2 .infoAdicional li span {
	display: inline-block;
	width: 100%;
	color: #666;
	font-size: 11px;
	letter-spacing: 0.05em;
	font-weight: 600;
	font-family: "proxima-nova-condensed", sans-serif;
}

.diaXDia .col2 .infoAdicional li:last-child  {
	margin-bottom: 0; padding-bottom: 0; border: none;
}

.diaXDia .col2 h4 {
	font-size: 20px;
	font-weight: 600;
	color: #E95E27;
	margin-bottom: 15px;
	font-family: "proxima-nova-condensed", sans-serif;
	letter-spacing: 0.05em;
}

.modalLink {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: #E95E27;
	color: #fff;
	text-align: center;
	padding: 10px 15px 12px;
	font-size: 15px;
}

.modalLink:hover { background: #CA5221; opacity: 1; }

.blocker { z-index: 1000000000000; }

.modal {
	padding: 30px 30px 15px;
	text-align: left;
	font-size: 14px;
	box-sizing: border-box;
    max-width: 500px !important;
}

.modal a.close-modal:hover { opacity: 1; }


.seccionContacto {
	float: left;
	width: 100%;
	text-align: center;
	background: #f1f1f1;
	padding-top: 50px;
}

.seccionContacto .col1 {
	float: left;
    width: 20%;
    text-align: center;
    margin-left: 15%;
}
.seccionContacto .col1 .phone {
	font-weight: 800;
    font-size: 27px;
    font-family: "proxima-nova-condensed", sans-serif;
    border-bottom: 1px solid #535050;
    margin-bottom: 5px;
	display: inline-block;
	margin-top: 5px;
}
.seccionContacto .col1 .phone:hover { opacity: 1; }

.seccionContacto .col1 .whatsapp {
    font-weight: 700;
    font-size: 27px;
    font-family: "proxima-nova-condensed", sans-serif;
    padding-left: 30px;
    background: url(images/footerWhatsapp.svg) no-repeat left top;
    background-size: auto 90%;
    border-bottom: 1px solid #535050;
    margin-bottom: 5px;
	display: inline-block;
}
.seccionContacto .col1 .whatsapp:hover { opacity: 1; }

.seccionContacto .col1 .email {
	color: #666;
    font-size: 18px;
}

.seccionContacto .col1 .direccion {
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
	color: #4d4d4d;
	line-height: 24px;
} 


.seccionContacto .col2 {
	float: left;
	width: 50%;
	text-align: center;
}

.seccionContacto .col2 .formContainer {
	width: 100%;
	padding: 0 10%;
	margin: 0 0 60px 0;
}

div.wpcf7-response-output { float: left; width: 100%; }


/* la region */
.homeRegion.sectionInner .txt {
	font-size: 16px;
	line-height: 22px;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: justify;
}

.homeRegion.sectionInner .txt ul {
	list-style-position: inside;
}

.regionContent {
	float: left;
	width: 100%;
	text-align: center;
	background: #e9e9e9;
	padding: 60px 0 60px;
}

.regionContent .container {
	text-align: center;
	font-size: 17px;
	line-height: 28px;
}

.regionContent img {
	margin-bottom: 30px;
}


/* blog */
.blogIntro {
	background: #f0f0f0;
	padding: 40px 0 40px;
}

.blogHighlight {
	float: left;
	width: 100%;
	background: #D06531;
	text-align: center;
}

.blogHighlight .container {
	position: relative;
    display: block;
    transform: translateX(-50%);
    margin-left: 50%;
}

.blogHighlight .slider img {
	width: 100%;
	height: auto;
}

.sliderTit {
	position: absolute;
	left: 30px;
	top: 0;
	color: #fff;
	font-size: 25px;
	background: #D06531;
	padding: 6px 20px 3px;
	z-index: 1000;
	font-family: "proxima-nova-extra-condensed", sans-serif;
}

.blogHighlight .slider .slide { position: relative; }

.blogHighlight .slider .slideInfo {
	position: absolute;
	right: 2px;
	top: 50%;
	transform: translateY(-50%);
	background: url(images/transparentGrey.png) repeat top left;
	width: 440px;
	padding: 20px 20px 30px;
	text-align: center;
	color: #fff;
}

.blogHighlight .slider .slideInfo .fecha {
	display: block;
	margin-top: -35px;
	color: #fff;
	background: #D06531;
	font-size: 18px;
	text-transform: uppercase;
	padding: 2px 15px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	margin-bottom: 20px;
	width: auto;
    float: left;
    margin-left: 50%;
    transform: translateX(-50%);
	white-space: nowrap;
}

.blogHighlight .slider .slideInfo .titulo {
	float: left;
	width: 100%;
	font-family: "proxima-nova-condensed", sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 35px;
	transition: all 0.3s;
}
.blogHighlight .slider .slide:hover .slideInfo .titulo { color: #D06531; }

.blogHighlight .slider .slideInfo .texto {
	float: left;
	width: 100%;
	font-size: 14px;
	margin-bottom: 10px;
}

.blogHighlight .slider .slideInfo .masInfo {
	text-decoration: underline;
	font-size: 15px;
	float: left;
	width: 100%;
	transition: all 0.3s;
}
.blogHighlight .slider .slide:hover .slideInfo .masInfo { color: #D06531; }

.row.programas.vinos.proximasSalidas {
	padding-top: 0;
	padding-bottom: 0;
}

.row.programas.vinos.proximasSalidas .listadoProgramas { margin-top: 20px; margin-bottom: 0; }

.row.programas.vinos.proximasSalidas .tour {
	background: #4d4d4d;
}

.row.programas.vinos.proximasSalidas .fecha {
	display: block;
	margin-top: -15px;
	color: #fff;
	background: #D06531;
	font-size: 18px;
	text-transform: uppercase;
	padding: 2px 15px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
	width: auto;
    float: left;
    margin-left: 50%;
    transform: translateX(-50%);
	white-space: nowrap;
}

.row.programas.vinos.proximasSalidas .tour h2 {
	text-align: center;
	color: #fff;
	text-transform: none;
	font-size: 20px;
	font-weight: 400;
	font-family: "proxima-nova-condensed", sans-serif;
}


.row.programas.vinos.blogInfoGral {
	background: #fafafa;
	padding-bottom: 0;
	padding-top: 25px;
}

.row.programas.vinos.blogInfoGral h3 {
	font-size: 23px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	color: #D06531;
	float: left;
	width: 100%;
	text-align: center;
	letter-spacing: 0.05em;
}

.row.programas.vinos.blogInfoGral h3 span {
	display: inline-block;
	margin: 5px 15px;
	width: 100px;
	height: 1px;
	border-top: 1px solid #ccc;
}

.row.programas.vinos.blogInfoGral .listadoProgramas { margin-top: 20px; }

.row.programas.vinos.blogInfoGral .tour {
	width: calc((100% - 40px) / 3);
}

.row.programas.vinos.blogInfoGral .tour:nth-child(3n) { margin-right: 0; }

.row.programas.vinos.blogInfoGral .tour .tourContainer { padding-top: 65%; }

.row.programas.vinos.blogInfoGral .tour .tourPhoto { position: relative; }

.row.programas.vinos.blogInfoGral .tour .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: auto;
	text-align: center;
	color: #fff;
	background: url(images/transparentGrey.png) repeat top left;
	padding: 10px 20px;
	font-weight: 400;
	font-family: "proxima-nova-condensed", sans-serif;
	font-size: 22px;
}

.detallesBlog {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 5px 0;
	margin-bottom: 40px;
	color: #4d4d4d;
}

.detallesBlog li {
	float: left;
	width: auto;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	font-weight: 600;
	font-size: 13px;
	color: #212121;
}

.detallesBlog li:last-child { margin: 0; padding: 0; border: none;}

.detallesBlog li span {
	color: #4D4D4D;
	font-weight: 400;
}

.detallesBlog li span.precioTachado {
	text-decoration: line-through;
	color: #E95E27;
}

.blogPhoto { margin-bottom: 15px; margin-top: 0; }

.diaXDia .col2.blog .tour {
	background: #4d4d4d;
}

.diaXDia .col2.blog .tour .tourContainer { padding-top: 90%; }

.diaXDia .col2.blog .fecha {
	display: block;
	margin-top: -15px;
	color: #fff;
	background: #D06531;
	font-size: 18px;
	text-transform: uppercase;
	padding: 2px 15px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
	width: auto;
    float: left;
    margin-left: 50%;
    transform: translateX(-50%);
	white-space: nowrap;
}

.diaXDia .col2.blog h2 {
	text-align: center;
	color: #fff;
	text-transform: none;
	font-size: 20px;
	font-weight: 400;
	font-family: "proxima-nova-condensed", sans-serif;
}

.blogContent {
	color: #4d4d4d;
}

.blogContent h1 {
	font-size: 32px;
    font-weight: 600;
    color: #E95E27;
	font-family: "proxima-nova", sans-serif;
	margin-bottom: 20px;
}

.blogContent h2 {
	font-size: 26px;
    font-weight: 600;
    color: #E95E27;
	font-family: "proxima-nova", sans-serif;
	margin-bottom: 20px;
}

.blogContent h3 {
	font-size: 22px;
    font-weight: 600;
    color: #E95E27;
	font-family: "proxima-nova", sans-serif;
	margin-bottom: 20px;
}

.blogContent h4 {
	font-size: 18px;
    font-weight: 600;
    color: #000000;
	font-family: "proxima-nova", sans-serif;
	margin-bottom: 20px;
}


/* faja titulo destacada */
.fajaDestacada {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 28px;
	line-height: 28px;
	font-weight: 500;
	font-family: "proxima-nova-extra-condensed", sans-serif;
	position: relative;
	height: 28px;
	margin: 20px 0 5px;
}

.fajaDestacada .fondoNaranjaTitulo {
	float: left;
	width: auto;
	font-size: 28px;
	background: #E95E27;
	color: #fff;
	position: relative;
	top: -5px;
	padding: 5px 25px 3px 55px;
	box-sizing: content-box;
}


/* Terminos y condiciones */
.terminosYCondiciones .row .container {
	text-align: left;
}

.terminosYCondiciones .row .container h1 {
	font-size: 55px;
    line-height: 55px;
    margin-bottom: 30px;
    position: relative;
	font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 900;
	padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.terminosYCondiciones .row .container p {
	font-size: 14px;
	line-height: 20px;
}


/* proximas salidas */
.topPhoto.proximasSalidas {
	height: 20vh;
}

.proximasSalidas {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #fff;
}

.proximasSalidas .container {
    display: flex;
    justify-content: flex-start;
    gap: 40px;
    margin: 40px 0;
}

.proximasSalidas .container .col1 {
    width: 340px;
    display: flex;
    flex-direction: column;
}

.proximasSalidas .container .col2 {
    width: calc(100% - 340px);
    display: flex;
    flex-direction: column;
}

.proximasSalidas .container .col1 .listadoSalidas {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    list-style-type: none;
}

.proximasSalidas .container .col1 .listadoSalidas.current {
    display: none; 
}

.proximasSalidas .container .col1 a {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 25px 15px 10px;
    background: #fff;
    transition: all 0.3s;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.proximasSalidas .container .col1 a:hover {
    background: #f9f9f9;
    opacity: 1;
}

.proximasSalidas .container .col1 li.actual a {
    background: url("images/arrowRight.svg") no-repeat right 10px center #f1f1f1;
    background-size: 8px auto;
    padding-right: 25px;
}

.proximasSalidas .container .col1 a .fecha {
    width: 100%;
    font-size: 15px;
    color: #80807b;
    margin-bottom: 3px;
}

.proximasSalidas .container .col1 a .fecha strong {
    color: #ce6531;
    font-size: 14px;
    text-transform: uppercase;
}

.proximasSalidas .container .col1 a .nombre {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "proxima-nova", sans-serif;
}

.proximasSalidas .col2 h1 {
    float: left;
    width: 100%;
    color: #E95E27;
    font-size: 55px;
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 800;
    margin-bottom: 5px;
    line-height: normal;
}

.proximasSalidas .col2 ul {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    list-style-type: none;
    padding: 5px 0;
    margin-bottom: 20px;
    color: #4d4d4d;
}

.proximasSalidas .col2 ul li {
    float: left;
    width: auto;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    font-weight: 600;
    font-size: 13px;
    color: #212121;
    text-transform: uppercase;
}

.proximasSalidas .col2 ul li:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.proximasSalidas .col2 ul li span {
    color: #4D4D4D;
    font-weight: 400
}

.proximasSalidas .col2 .textoContainer {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.proximasSalidas .col2 .textoContainer .texto {
    margin-bottom: 20px;
}

.proximasSalidas .col2 .textoContainer .callToActionRow {
    margin-bottom: 35px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.proximasSalidas .col2 .textoContainer a {
    font-size: 20px;
    width: auto;
    color: #fff;
    font-weight: 400;
    font-family: "proxima-nova-extra-condensed", sans-serif;
    background: #231F20;
    padding: 2px 15px 0;
    margin-bottom: 0;
    white-space: nowrap;
}

.proximasSalidas .col2 .textoContainer a span {
    color: #D06531;
}

.proximasSalidas .col2 .textoContainer img {
    max-width: 100%;
    height: auto;
}

.proximasSalidas .col2 .textoContainer .share {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 600;
}

.proximasSalidas .col2 .textoContainer .share ul {
    padding: 0;
    margin: 0;
    border: none;
}

.proximasSalidas .col2 .textoContainer .share ul li {
    margin-left: 10px !important;
}

.heateor_sss_horizontal_sharing .heateorSssSharing {
    transition: all 0.3s;
}

.noEncontraste {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #fff;
    padding-bottom: 40px;
}

.proximasSalidasBanner {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 25px;
    background: url(images/salidasBanner.png) no-repeat center center #fff;
    background-size: cover;
    margin-bottom: 15px;
    z-index: 100000;
    position: relative;
}

.proximasSalidasBanner:hover {
    opacity: 1;
    border-color: #ce6531;
}

.proximasSalidasBanner .title {
    font-size: 44px;
    line-height: 40px;
    color: #fff;
    font-family: "proxima-nova-condensed", sans-serif;
    font-weight: 900;
    transition: all 0.3s;
    margin-top: 5px;
}

.proximasSalidasBanner .title span {
    color: #ce6531;
}

.proximasSalidasBanner:hover .title {
    opacity: .8;
}

.proximasSalidasBanner .action {
    font-size: 24px;
    color: #fff;
    font-family: "proxima-nova-extra-condensed", sans-serif;
    background: #ce6531;
    padding: 5px 10px 3px;
    transition: all 0.3s;
    font-weight: 400;
}

.proximasSalidasBanner .action span { color: #000000; }

.proximasSalidasBanner:hover .action { background: #1a1a1a; }
.proximasSalidasBanner:hover .action span { color: #ce6531; }



@media (max-width: 1400px) {
	.topPhoto { height: calc(100vh - 110px); }
	.homeDivisiones { margin-top: 40px; }
	
	.homeDivisiones li { padding: 0 2px;}
}

@media (max-width: 1023px) {
	
	/* header */	
	#showLeft {  display: block; top: 14px; left: 10px; }
	.menuInstitucional { display: none; }
	.header { margin-top: 0; }
	.header .row.black { background: #fff; border-bottom: 1px solid #ccc }
	.header .row.black .container { text-align: center; }
	.header .row.black .contacto { display: none; }
	.header .row.white { display: none; }
	.header .logo { width: 145px; margin-left: 0px; height: 60px; float: none; display: inline-block;}
	.header .logo img { top: 2px; left: -5px; }
	
	.topPhoto { height: 80vw; }
	.topPhoto .txt img { width: 50px !important; }
	.topPhoto .txt h1 { line-height: 50px; font-size: 50px; }
	.topPhoto .txt h2 { line-height: 30px; font-size: 30px; }
	
	.homeDivisiones { margin-top: 5px; }
	.homeDivisiones ul { margin-bottom: 20px; margin-left: -2px; width: calc(100% + 4px); }
	.homeDivisiones ul li h2 { font-size: 15px; left: 10px; bottom: 10px; }
	.homeDivisiones ul li .icon { display: none; }
	.homeDivisiones p { padding: 0 20px; font-size: 16px; line-height: 24px; }
	
	.homeRegion .container { background: #D1D2D0; }
	.homeRegion .txt { float: left; width: 100%; padding: 0 20px; text-align: center; font-size: 16px;  }
	.homeRegion .txt h2 { margin-top: 30px; font-size: 70px; }
	.homeRegion .mapa { display: none; }
	.homeRegion .txt p { text-align: center; }
	.homeRegion .txt a { width: 100%; margin-bottom: 40px; font-size: 20px; }
	
	.experienceNature { height: auto; background-size: auto 50vw !important; background-color: #ccc !important; background-position: center top !important; padding-top: 50vw; background-color: #D06531 !important; }
	.experienceNature .photoInfo { position: absolute; top: 0; font-size: 12px; margin-top: 15px; }
	.experienceNature .container { text-align: center; }
	.experienceNature h2 .divider { display: none; }
	.experienceNature h2 { width: 100%; font-size: 50px; transform: none; float: left; line-height: 50px; position: static; margin-top: 15px; }
	.experienceNature h2 span { font-size: 30px; line-height: 30px; }
	.experienceNature a { float: none; width: auto; position: static; transform: none; text-align: center; font-size: 24px; display: inline-block; }
	
	.aboutTours { background: #fff; }
	.aboutTours .txt { padding: 0 30px; }
	.aboutTours ul { width: 100%; padding: 0 20px; }
	.aboutTours ul li { padding: 0 10px; width: 33.33%; float: left; }
	.aboutTours ul li a img { max-width: 55px; float: none; }
	.aboutTours ul li a { font-size: 16px; line-height: 16px; }
	.experiences ul li.active a { border-radius: 5px; }
	
	.experiences .tab-container { width: 100%; padding: 0 10px 10px; }
	.experiences .tab-container > h2 { font-size: 60px; line-height: 60px; text-align: center;  }
	.experiences .tab-container > h3 { text-align: center; font-size: 20px; }
	.experiences .tab-container > h4 { text-align: center; margin: 5px 0 15px;}
	.experiences .panel-container { float: left; position: static; width: 100%; margin: 0; }
	.experiences .panel-container > div { float: left; position: static; width: 100%; margin: 0; }
	.experiences .panel-container .experienciaPhoto { float: left; width: 100%; position: relative; min-height: 100vw; }
	.experiences .experienciaInfo { float: left; width: 100%; top: auto; bottom: 0; left: 0; right: 0; max-width: none; }
	.experiences .experienciaInfo h2 { font-size: 18px; }
	.experiences .experienciaInfo p { display: none; }
	
	.row.tripAdvisor { padding: 20px 0; }
	.wprs_unslider-arrow.next { display: none; }
	.wprs_unslider-arrow.prev { display: none; }
	
	.contactSection h2 { font-size: 35px; padding: 0 20px; }
	.formContainer { padding: 0 30px; }
	
	/* aventura */
	.contents.vino.aventura .topPhoto .txt h1 { font-size: 50px; line-height: 50px; }
	.topPhoto .txt h2 { line-height: 25px; font-size: 25px; white-space: nowrap; }
	.contents .topPhoto .icon { width: 60px; }
	.sectionDescription { padding: 20px 20px 40px; }
	.sectionDescription .container { font-size: 16px; line-height: 24px; }
	.sectionDescription .container br { display: none; }
	.programas { padding-top: 20px; }
	.programas .container > h2 { font-size: 35px; padding: 10px 15px 5px 20px; line-height: 35px; }
	.listadoProgramas { padding: 0 20px; margin-bottom: 0; }
	.tour { width: 100%; }
	.tourContainer { padding-top: 90%; }
	.callToAction { width: calc(100% - 40px); margin-left: 20px; }
	.aventuraEnElNoroeste .col1 { width: 100%; }
	.aventuraEnElNoroeste .col2 { width: 100%; padding: 30px 20px; font-size: 16px; line-height: 22px; }
	
	/* vino */
	.contents.vino .topPhoto .txt h1 { font-size: 40px; line-height: 40px; white-space: nowrap; }
	.vinosDeAltura { padding: 20px; }
	.vinosDeAltura .container { padding: 0; }
	.vinosDeAltura .col1 { width: 100%; }
	.vinosDeAltura .col2 { width: 100%; padding: 30px 20px; }
	.vinosDeAltura .col2 .intro { text-align: center; padding-right: 0; font-size: 18px; margin-bottom: 20px; }
	.vinosDeAltura .col2 .txt .col { width: 100%; padding-right: 0; margin-bottom: 20px; }
	.vinosDeAltura .col2 .txt a { width: 100%; background-size: auto 100%; }
	.vinosDeAltura .col2 .txt a h2 { font-size: 20px; }
	.cultivoDelVino .container { padding: 0; background-image: none;  }
	.cultivoDelVino .col1 { width: 100%; margin-bottom: 10px; }
	.cultivoDelVino .col2 { width: 100%; margin-bottom: 20px; }
	.cultivoDelVino .col3 { width: 100%; margin-bottom: 0; padding: 20px; }
	.torrontes { padding: 0; }
	.torrontes .col1 { width: 100%; }
	.torrontes .col2 { width: 100%; }
	.torrontes .col2 img { width: 100%; margin-bottom: 20px; }
	.torrontes .quote { margin-top: 0; font-size: 18px; }
	
	/* privados */
	.viajeAMedida h2 { font-size: 40px; line-height: 50px; }
	.viajeAMedida img { width: 100%; margin-left: 0; }
	.viajeAMedida .col { width: 100%; padding: 30px 30px 30px 40px; }
	
	/* nosotros */
	.creadoresDeExperiencias .col1 { width: 100%; padding: 0 20px; }
	.videoPlayer { margin-top: 30px; margin-bottom: 10px; }
	.creadoresDeExperiencias .col2 { width: 100%; padding: 0 20px; }
	.equipo { padding: 0; }
	.equipo .col1 { width: 100%; text-align: center; margin-top: 0; }
	.equipo .col1 h2 { text-align: center; }
	.equipo .col1 p { text-align: center; }
	.equipo .col1 p br { display: none; }
	.equipo .col2 { width: 100%; margin-bottom: 40px; }
	.equipo .col2 > .col { width: 40%; margin-left: 30%; }
	.equipo .col2 .name { margin-top: 0; padding: 0px; width: 100%; text-align: center; }
	.equipo .col2 .row { display: flex; flex-direction: column; }
	.equipo .col2 .row .col:nth-child(1) { order: 1; width: 100%; display: none; }
	.equipo .col2 .row .col:nth-child(2) { order: 0; width: 100%; padding: 0 10px; }
	
	/* region */
	.regionContent { padding-top: 0; }
	.homeRegion.sectionInner .txt { text-align: left; padding: 30px 20px; }
	.homeRegion.sectionInner .txt li { margin-bottom: 10px; }
	.regionContent .txt { padding: 0 20px; font-size: 16px; line-height: 22px;  }
	.regionContent .txt br { display: none; }
	
	/* contacto */
	.seccionContacto .col1 { width: 100%; margin-left: 0; margin-bottom: 30px; }
	.seccionContacto .col2 { width: 100%; }
	
	/* single */
	.programaTopInfo { padding: 0 20px; }
	.programaTopInfo h1 { font-size: 35px; line-height: 35px; }
	.programaTopInfo h2 { font-size: 20px; }
	.diaXDia .col1 .detalles li { width: 100%; border: none; border-bottom: 1px solid #ccc; padding-bottom: 3px; margin-bottom: 3px; }
	.diaXDia { margin-top: 10px; }
	.diaXDia .tab-container > ul li a { padding: 5px 12px; }
	.diaXDia .col1 { width: 100%; padding: 0 20px; }
	.descripcionDia h2 { font-size: 26px; margin-bottom: 0; }
	.diaXDia .col1 .descripcionDia .detalles li { font-size: 16px; }
	.diaXDia .col2 { width: 100%; padding: 0 20px; }
	.slick-next { right: -30px; }
	.slick-prev { left: -30px; }
	
	.blocker { width: 100vw; box-sizing: border-box; }
	
	
	/* footer */
	.footer { padding: 30px 20px 0; }
	.footer .container { display: block; width: 100%; text-align: center; }
	.footer .logo { display: none; }
	.footer .footerNav { float: left; margin: 0; padding: 0 20px; width: 100%; border: none; display: none; }
	.menuFooter { float: left; width: 100%; }
	.footerNav ul { display: block; width: 100%; max-height: none; }
	.footerNav ul li { float: left; width: 100%; }
	.footer .social { text-align: center; }
	.footer .social a { display: inline-block; float: none; }
	
	
	
	
	.footer .row.footerFooter { width: calc(100% + 40px); margin-left: -20px; margin-top: 20px; padding: 10px 20px 20px; }
	.footer .row.footerFooter .copyright { width: 100%; margin-bottom: 10px; }
	.footer .row.footerFooter .address { float: right; width: 100%; text-align: center; }
	.footer .footerContact { float: none; display: inline-block; margin-left: 20px; padding-left: 20px; }
	.footer .tripAdvisorLink { float: none; display: inline-block; }
	
	
	/* blog */
	.blogHighlight .slider .slideInfo { position: static; transform: none; width: 100%; float: left; background: transparent; }
	.blogHighlight .slider .slideInfo .fecha { margin-top: 0; float: left; width: 100%; text-align: center; }
	.blogHighlight .slider .slideInfo .titulo { font-size: 28px; }
	.blogHighlight .slider .slide { padding: 0; }
	
	.blogHighlight .slick-next { display: none !important; }
	.blogHighlight .slick-prev { display: none !important; }
	
	.row.programas.vinos.blogInfoGral h3 { font-size: 22px; }
	.row.programas.vinos.blogInfoGral h3 span { display: none; }
	.row.programas.vinos.blogInfoGral .tour { width: 100%; margin-right: 0; }
	
	.blogPhoto img { max-width: 100%; height: auto; }
	
	.detallesBlog { margin-bottom: 10px; }
	.detallesBlog li { width: 100%; border: none; border-bottom: 1px solid #ccc; padding-bottom: 3px; margin-bottom: 3px; }
	.diaXDia .col1.blogContent { margin-bottom: 30px; }
	
	/* programas 1 dia */
	.programasUnDia .tab-container ul {	padding: 0 20px; }
	.diaXDia.programasUnDia .col1 { padding-left: 0; padding-right: 0; }
	.diaXDia.programasUnDia .tab-container.tab-container > ul li { width: 100%; border-radius: 0; }
	.diaXDia.programasUnDia .tab-container.tab-container > ul li:first-child { border-radius: 5px 5px 0 0; }
	.diaXDia.programasUnDia .tab-container.tab-container > ul li a { padding-top: 10px; padding-bottom: 10px; }
    
    
    /* proximas salidas */
    .proximasSalidas .container { flex-direction: column; padding-left: 20px; padding-right: 20px; gap: 10px; margin-top: 10px;  }
    .proximasSalidas .container .col1 { width: 100%;}
    .proximasSalidas .container .col1 .listadoSalidas.current, .proximasSalidas .container .col1 .listadoSalidas.current.open { display: flex; max-height: none; margin-bottom: 0; }
    .proximasSalidas .container .col1 .listadoSalidas.current:before { display: block; content: 'SELECCIONAR SALIDA:'; font-size: 12px; margin-bottom: 5px; letter-spacing: 0.05em; }
    .proximasSalidas .container .col1 .listadoSalidas.current li a, .proximasSalidas .container .col1 .listadoSalidas.current li a:hover { background: url("images/arrowDown.svg") no-repeat right 10px center #E95E27; color: #fff; background-size: 15px auto; }
    .proximasSalidas .container .col1 .listadoSalidas.current.open li a, .proximasSalidas .container .col1 .listadoSalidas.current.open li a:hover { background: url("images/arrowUp.svg") no-repeat right 10px center #E95E27; color: #fff; background-size: 15px auto; }
    .proximasSalidas .container .col1 .listadoSalidas.current li a { padding: 8px 40px 8px 10px; }
    .proximasSalidas .container .col1 .listadoSalidas li.actual { display: none; }
    .proximasSalidas .container .col1 .listadoSalidas { height: auto; overflow: hidden; max-height: 0; transition: all 0.3s; margin-bottom: 0; }
    .proximasSalidas .container .col1 .listadoSalidas.open { max-height: 2000px; margin-bottom: 25px; }
    .proximasSalidas .container .col2 { width: 100%;}
    .proximasSalidas .col2 h1 { display: none; }
    .proximasSalidas .col2 ul li {  width: 100%; border: none; border-bottom: 1px solid #ccc; padding-bottom: 3px; margin-bottom: 3px; margin-right: 0; padding-right: 0; }
    .proximasSalidas .container .col1 .listadoSalidas.current a .fecha { color: #212121; }
    .proximasSalidas .container .col1 .listadoSalidas.current a .fecha strong { color: #000; }
    
    .proximasSalidasBanner { margin-bottom: 5px; border: none; padding: 10px; padding-bottom: 15px; flex-direction: column; }
    .proximasSalidasBanner .title { font-size: 25px; }
    .proximasSalidasBanner .action { font-size: 18px; }
    
    .proximasSalidas .col2 .textoContainer .callToActionRow { flex-wrap: wrap; }
    .proximasSalidas .col2 .textoContainer .share { justify-content: flex-start; padding-top: 20px; }
    .proximasSalidas .col2 .textoContainer .share ul { display: flex; justify-content: flex-start; }
    
    
	
}









