.header{
	background: #00b2a9;
	padding-bottom: 1em;
}
.contenido{
}
.oculto {
	display:none;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	list-style:none;
}

.clean {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.timeline .fa-bars{
	display:none ;
}
.imgSlide {
	width:100%;
	height:670px;	
}
.imgSlide h1 {
	color:#fff;
	font-family:"helvetica-bold";
	font-size:75px;
	font-weight:normal;
	line-height:40px;
	margin:0px;
	padding:35px 0px 0px 0px;
	float:left;
}
.imgSlide h1 span {
	font-family:"helvetica-neue";
	font-size:20px;
	clear:both;
}
.imgSlide h1 .h12 {
	float:right;
	font-family:"helvetica-bold";
	color:#00f0ff;
}
.imgSlide p {
	font-family: "helvetica-neue";
	color:#fff;
	font-size:12px;
	width:400px;
	float:left;
	padding-left:20px;
	border-left:1px #fff solid;
	margin-left:20px;
	margin-top:35px;
} 
.divHover img { 
	float: left;
    width: 100%;
    object-fit: cover;
}
.divHover {
	overflow:hidden;
	width:580px;
	cursor:pointer;
	height:577px;
	margin-bottom:20px !important;
	position: relative;
	float: left;
}
.divHover p {
	margin:0px;
}
.divHover .pie {
	position:relative;
	color:#fff;
	width:100%;
	font-family:"helvetica-neue";
	padding-top:10px;
	top:-80px;
	height:70px;
	overflow:hidden;
	padding-left: 10px;
	padding-top: 20px;
}
.divHover .footer {
	float:left;
	position:relative;
	top:-80px;
	width:100%;
	max-width: 430px;
}
.divHover .shadow {
	opacity: 0.7;
	filter: alpha(opacity=70);
	background:#000;
	position:relative;
	width:100%;
	height:80px;
}
.divHover:hover .shadow,.divHover:hover .pie{
	display: none;
}
.divHover:hover .footer{
	position: absolute;
	top: 0;
	transition: all 0.5s ease;
}
.divHover .pie .tit {
	font-size:1.3em;
	font-weight:bold;
}
.divHover .pie p {
	margin:0px;
	padding-right:10px;
}
.divHover .pie .profesion {
	font-size:12px;
	color:#63aad7;
	line-height:12px;
}
.divHover .pie i {
	background:#000;
	padding:10px;
	border-radius:30px;
	border:3px #fff solid;
	float:left;
	margin:10px 20px;
}
.divHover .texto {
	position:relative;
	/*top:-660px;*/
	padding:100px;
	color:#fff;
	height:1000px;
}
.divHover .texto p {
	margin: 0px;
	font-size: 0.96em;
	text-align: justify;
	font-family: arial;
	color: #FFF;
}
.divHover .texto .tit {
	font-family:arial;
	font-size:1.8em;
	font-weight:bold;
}
.divHover .texto .profesion {
	font-family:arial;
	font-size:15px;
	margin-bottom:10px;
}
.hoverAzul, .rayaAzul {
}

.hoverAzul .texto {
	background:#00A1B1;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.contenido {
	padding:10px 0px;
	clear:both;
}

.w-950 {
	width: 950px;
	max-width: 100%;
	margin: 0 auto;

}
.turn-back {
	font-size: 18px;
	color: #eb7461;
	font-weight: bold;
	position: relative;
	padding-left: 13px;
	letter-spacing: 1px;
}
.turn-back::before {
	content: '<';
	position: absolute;
	left: 0;
}
.turn-back:hover {
	color: #eb7461;
	text-decoration: none;
}
.turn-back:hover::after{
	content: "";
	width: 92%;
	height: 2px;
	background: #EC7F6D;
	position: absolute;
	bottom: 0;
	left: 13px;

}
.container h1 {
	text-align: left;
	padding-bottom: 0px !important;
	padding-top: 0px;
	color : #3b8dc0;
	/*margin-bottom: 0 !important;*/
}
.select_media img {
	width: 100%;
    object-fit: contain;
}
.select_media p {
	color: #3b8dc0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px !important;
	padding-top: 30px;
	padding-bottom: 20px;
	position: relative;
	letter-spacing: 1px;
}

.select_media iframe{
	width: 100%;
	height: 500px;
}
.select_media p::after {
	content: '-';
	position: absolute;
	left: 3px;
	bottom: -7px;
}
.contenido .titulo3 {
	color:#fff;
	font-family: "helvetica-bold";
	font-weight:bold;
}
.hotel {
	width:100%;
}
.hotel h2 {
	color: #84b952;
	font-size:15px;
	font-weight:bold;
	padding:0px 20px;
}

.hotel h1 {
	color:#333;
	font-size:20px;
	text-align:left;
	margin:0px 0px 30px 0px;
	padding:0px 20px;
}

.hotel iframe{
	width:100%!important;
}

.hotel p {
	text-align: left;
	padding-bottom:20px;
	color: #0c4366;
	font-size: 16px;
	letter-spacing: 1px;
}

.hotel .pie {
	float:left;
	background:#84b952;
	width:100%;
	color:#fff;
	margin-top:20px;
}
.content-img-hotel  {
	display: flex;
	flex-wrap: wrap;
}

.content-img-hotel p img{
	width: 285px;
	height: 285px;
	object-fit: cover;
}
.content-img-hotel p {
	margin-right: 10px;
}

.hotel .pie p {
	padding:0px !important;
}

.hotel .pie i {
	margin:10px 20px;
	padding:10px;
	border:3px #fff solid;
	border-radius:30px;
	background:#5c813a;
	font-size:30px;
}

.hotel .pie p, .hotel .pie i {
	float:left;
}

.hotel img {
	width:100%;
}
.title-hotel {
	margin-top: 60px;
}
.img-banner-hotel img{
	width: 100%;
	height: auto;
	max-width: 100%;
}
.separador {
	width: 100%;
	border-bottom: 4px dotted orange;
	font-family: 'highvoltageregular'!important;
	position: relative;
	margin-bottom: 40px;
}

.separador::before {
	width: 100%;
	border-bottom: 4px dotted orange;
	font-family: 'highvoltageregular'!important;
	content: '';
	display: block;
	position: absolute;
	left: -1112px;
	transform: rotate(-19deg);
	bottom: -189px;
}

.separador-blue {
	width: 100%;
	border-bottom: 4px dotted #3b8dc0;
	font-family: 'highvoltageregular'!important;
	position: relative;
	margin-bottom: 40px;
}

.separador-blue::before {
	width: 100%;
	border-bottom: 4px dotted #3b8dc0;
	font-family: 'highvoltageregular'!important;
	content: '';
	display: block;
	position: absolute;
	left: -1112px;
	transform: rotate(-19deg);
	bottom: -189px;
}

.contenido .imagenes {
	width:350px;
}

.contenido .imagenes .pie {
	width:100%;
	background:#000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	position:relative;
	top:-60px;
	color:#fff;
	float:left;	
}

.contenido .imagenes .pie i {
	margin:10px 20px;
	padding:10px;
	border:2px #fff solid;
	border-radius:30px;
	font-size:15px;
}

.contenido .imagenes .pie p {
	float:left;
	font-family:"helvetica-neue";
}

.contenido .imagenes li {
	width:100%;
	float:left;
	margin-bottom:20px;
	height:349px;
	overflow:hidden;
}

.contenido .imagenes li img {
	width:100%;
	float:left;
	height:350px;
}

.contenido .atras {
	width:100%;
	text-align:center;
	margin:20px 0px;
}

.contenido .atras a {
	color:#84b952 !important;
	font-size:40px;
}




.noticias .leerMas {
	color:#fff;
	float:left;
	padding-left: 15px;
	position: relative;
}
.noticias .leerMas::before {
	content: ">>";
	position: absolute;
	left: 84px;
}

.noticias .leerMas:hover::after{
	content: "";
	width: 82px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 14px;
}

.noticias .leerMas i {
	margin-left:10px;
}

.masNoticias {
	background:#84b952;
	border-radius:3px;
	color:#fff;
	float:left;
	padding:15px 50px;
	clear:both;
	float:left;
	text-decoration:none;
	font-family:"helvetica-neue";
	font-size:12px;
	font-weight:bold;
}

.bloque {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.bloque .azul {
	background:#73b9b0;
	
}

.bloque .verde1 {
	background:#b8c652;
}
.bloque .verde2 {
	background:#90c063;
}

.bloque .texto {
	margin-left:10px;
	margin-right:10px;
	padding:50px;
	color:#fff;
	width:350px;
}

.bloque .texto p {
	font-size:14px;
	text-align:justify;
}

.bloque .texto h1 {
	color:#fff;
}

.hoteles {
}

.cont-hotel-row {
	display: flex;
	flex-wrap: wrap;
}

.hoteles li {
	width: 275px;
	height: 264px;
	/* float: left; */
	/* overflow: hidden; */
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.hoteles li a {
	font-family:"helvetica-neue";
	text-decoration:none;
	text-transform: uppercase;
	font-size:15px;
}

.hoteles li .foto {
	overflow:hidden;
	height: 100%;
}

.hoteles li .foto img {
	width:100%;
}

.hoteles li .pie {
	width: 100%;
	background: #368696; /*Cambio color */
	position: relative;
	top: -77px;
	color: #fff;
	/* float: left; */
	height: 77px;
	display: flex;
	align-items: center;
}

.timeline-cata li .pie{
	/*top: -88px;*/
}

.noticias .rayaAzul li .pie {
	width: 100%;
	background: #3b8dc0;
	position: relative;
	top: -77px;
	color: #fff;
	/* float: left; */
	height: 77px;
	display: flex;
	align-items: center;
}

.noticias li {
	width: 280px;
	height: 435px;
	/* float: left; */
	/* overflow: hidden; */
	margin-top: 5px; 
	/* margin-right: 5px; */
	margin-left: 5px;
}

.noticias li a {
	text-decoration:none;
	text-transform: uppercase;
	font-size:15px;
}

.noticias li .foto {
	overflow:hidden;
	height: 208px;
}

.noticias li .foto img {
	width: 100%;
	height: 208px;
	object-fit: cover;
}

.noticias li .pie {
	width: 100%;
	background: #368696; /*cambio color*/
	position: relative;
	top: 0px;
	color: #fff;
	/* float: left; */
	height: 217px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.noticias li .pie p {
	font-family: 'Poppins', sans-serif;
	width: 90%;
	padding-left: 15px;
	margin-bottom: 0;
	color: #fff !important;
	font-size: 16px;
	line-height: 16px;
}

.noticias li .pie p.text-capitalize{
	display: none;
}

.noticias li .pie p:nth-child(2n){
	font-size: 16px;
	text-transform: lowercase;
	line-height: 16px;
}

/*
.cont-hotel-row:nth-child(5n+2) .pie{
	background: #DCB142;
}
.cont-hotel-row:nth-child(5n+3) .pie{
	background: #4FAAA1;
}
.cont-hotel-row:nth-child(5n+4) .pie{
	background: #DF6E5C;
}
.cont-hotel-row:nth-child(5n+5) .pie{
	background: #C3382D;
}*/



.hoteles li .pie p, .hoteles li .pie i, .contenido .imagenes i {
	float:left;
}

.hoteles li .pie p {
	font-family: 'Poppins', sans-serif;
	width:75%;
	padding-left: 15px;
	margin-bottom: 0;
	color: #fff !important;
}

.hoteles li .pie i {
	margin:10px 20px 10px 20px;
	border:3px #fff solid;
	border-radius:20px;
	padding:10px;
}

.rayaAzul {
	border: 5px solid transparent; 
	transition: all 0.5s;
}

.cont-hotel-row:nth-child(5n+1) .rayaAzul:hover {
	border: 5px solid #3B8DC0; 
}

.cont-hotel-row:nth-child(5n+2) .rayaAzul:hover {
	border: 5px solid #DCB142; 
}

.cont-hotel-row:nth-child(5n+3) .rayaAzul:hover {
	border: 5px solid #4FAAA1; 
}
.cont-hotel-row:nth-child(5n+4) .rayaAzul:hover {
	border: 5px solid #DF6E5C; 
}
.cont-hotel-row:nth-child(5n+5) .rayaAzul:hover {
	border: 5px solid #C3382D; 
}

/*.rayaAzul:hover {
	border: 5px solid; 
	}*/

	.registro {
		padding-bottom:30px;
		text-align:center;
	}

	.registroBg {
		background:url(/wp-content/uploads/2016/11/bgreg.jpg) 50% 670px no-repeat;
	}

	.registro h1 {
		color:#84b952;
		font-weight:bold;
		padding-top:40px;
		margin-top:0px;
	}


	.registro h1 span {
		color:#fff;
		font-weight:normal;
	}

	.registro .paso {
		width:100%;
		text-align:center;
		float:left;
		margin-top:60px;
	}

	.registro .paso p {
		color:#fff;
		background:#000;
		border:3px #fff solid;
		font-size:25px;
		border-radius:30px;
		width:30px;
		font-weight:bold;
		text-align:center;
		padding:3px;
		margin:0 auto;
	}

	.registro .textpre{
		margin-top:50px;
	}

	.registro .form {
		margin:150px 200px 0px 0px;
		color:#fff;
	}

	.registro .form li {
		margin-bottom:10px;
		width:250px;
	}

	.registro .ingresoForm, .registro .ingresoForm li {
		width:350px !important;
	}

	.registro .ingresoForm li {
		margin-left:0px !important;
	}

	.registro .registroForm {
		margin-right:0px;
		width:840px;
		margin:0 auto;
		margin-bottom:50px;
	}

	.registro .registroForm li {
		float:left;
		margin-right:20px;
		height:45px;
	}

	.registro .form li .chk {
		float:left;
	}

	.registro .form li p {
		text-align:left;
		font-size:10px;
		margin:4px 0px 0px 10px;
		float:left;
	}


	.registro .transporte {
		width:450px !important;
		margin:0 auto !important;
		float:none !important;
		clear:both;
		padding-top:30px;
		padding-bottom:30px;
	}

	.registro .politica {
		width:320px !important;
		margin:0 auto !important;
		float:none !important;
		clear:both;
		padding-top:30px;
	}

	.registro .registroForm .btnEnviarRegistro {
		width:350px !important;
		margin:0 auto !important;
		float:none !important;
		clear:both;
		padding-top:30px;
	}

	.registro .paso3 {
		width:300px !important;
		margin:0 auto !important;
		float:none !important;
		clear:both;
	}

	.registro .paso3 .parr1 {
		color:#02e4f2;
		font-size:13px;
		font-weight:bold;
		margin:20px 0px;
	}

	.registro .paso3 .parr2 {
		color:#fff;
		font-size:13px;
		font-weight:bold;
	}

	.registro .paso3 li {
		float:left;
		width:330px;
	}

	.registro .paso3 li .radioHotel {
		position:relative;
		top:3px;
	}

	.registro .paso3 .btnEnviarRegistro input {
		width:100%;
	}

	.registro .paso3 li p {
		font-size:14px;
		margin-left:0px;
	}

	.registro .btnEnviarRegistro input {
		width:100% !important;
		padding:20px 0px;
		font-size:17px;
		font-weight:bold;
	}

	.registro .politica p {
		font-size:14px !important;
	}

	.registro .politica input {
		float:left;
		position:relative;
		top:3px;
	}

	.registro .transporte p {
		color:#02e4f2;
		font-size:18px !important;
	}

	.registro .transporte div {
		padding:3px 0px 0px 10px;
		float:right;
	}

	.registro .transporte div input {
		margin-top:0px;
		position:relative;
		top:-2px;
		margin-right:20px;
	}

	.registro .text {
		border:1px #dcdcdc solid;
		padding:10px 0px;
		border-radius:5px;
		font-size:15px;
		width:100%;
		color:#666;
		height:20px;
	}

	.registro .btn {
		background:#02e4f2;
		padding:10px 0px;
		width:110%;
		border:none;
		color:#011E26;
		font-size:12px;
		margin-top:30px;
	}

	.registro .select {
		border:1px #dcdcdc solid;
		padding:10px 0px;
		border-radius:5px;
		font-size:15px;
		width:100%;
		color:#dcdcdc;
		height:40px;
	}

	#bwg_container1_0 .bwg_album_0 {
		border:5px #142e3d solid;
		float:left;
		clear:both;
		border-radius:300px;
		width:220px;
		height:100%;
	}

	#bwg_container1_0 .bwg_album_0 .bwg_album_thumb_0 {
		width:190px !important;
		height:190px !important;
		position:relative;
		left:0px;
		top:15px;
		border-radius:200px;
	}

	.photospace{
		margin:0 auto;	
	}


	#bwg_tag_wrap {
		display:none;
	}

	.bwg_back_0 {
		width:100px;
		border: 2px #84b952 solid !important;
		color:#fff !important;
		font-family:"helvetica-neue" !important;
		padding:10px !important;
		border-radius:10px !important;
		margin:0 auto;
		margin-bottom:20px;
	}

	.lineaTime {
		height:100px;
		width:115px;
		border-right:2px #cdcdcd solid;
		float:left;
		clear:both;
	}

	#bwg_container1_0 .bwg_album_0 .bwg_title_spun1_0 {
		display:block !important;
		opacity:1 !important;
		left:260px !important;
		top:80px !important;
	}

	#bwg_container1_0 .bwg_album_0 .bwg_title_spun1_0 span {
		color:#142e3d !important;
		font-family:"helvetica-neue" !important;
		border:1px #84b952 solid;
		border-radius:5px !important;
		padding:10px !important;
	}

	#bwg_container1_0 .bwg_album_0 .bwg_album_thumb_0 span {
		margin:0px !important;
		width:100% !important;
		height:100% !important;
		border-radius:200px;
	}

	#bwg_container1_0 .bwg_album_0 img {
		width:100% !important;
		height:100% !important;
		margin-top:0px !important;
		border-radius:200px;
	}


	.contTime {
		width:600px;
		margin:0 auto;
	}

	.timelime {
		float:left;
	}

	.timeline li {
		clear:both;
	}

	.timeline li a {
		width:150px;
		height:150px;
		overflow:hidden;
		float:left;
		border:3px #142e3d solid;
		border-radius:200px;
		padding:3px;
	}

	.timeline li a .iconW {
		position:relative;
		font-size:60px;
		color:#fff;
		background:#000;
		opacity: 0.5;
		filter: alpha(opacity=50);
		left:-7px;
		width:190px;
		height:190px;
		text-align:center;
		padding-top:60px;
		left:-15px;
	}

	.timeline li a img {
		width:150px;
		border-radius:200px;

	}

	.timeline li .msg {
		font-family:"helvetica-neue";
		border:1px #84b952 solid;
		padding:5px;
		float:left;
		border-radius:5px;
		position:relative;
		top:64px;
		left:40px;
	}

	.paisesSelect {
		float:right;
		border:1px #dcdcdc solid;
		color:#666;
		padding:5px;
		border-radius:5px;
		margin-right:30px;
		margin-bottom:20px;
	}

	.paisCat {
		color:#333;
		font-weight:bold;
		float:left;
		clear:both;
		text-transform: uppercase;
	}

	.timeline li .msg i {
		position:relative;
		left:-11px;
		color:#84b952;
	}

	.timeline .sep {
		height:100px;
		border-left:2px #cdcdcd solid;
		color:#cdcdcd;
		position:relative;
		left:80px;
	}

	.timeline .sep i {
		position:relative;
		top:45px;
		left:-7px;
	}

	.home .leerMas {
		font-weight:bold;
	}

	.dashboard .contenido {
		width:100%;
		padding-top:0px;
	}

	.dashboard {
		background:#64b1a7;	
	}

	.dashboard .contenido .registro {
		background:#002e3b;
		padding-bottom:0px;
	}

	.dashboard h2 {
		color:#84b952;
		font-weight:bold;
		float:left;
		font-family:"helvetica-bold";
		width:100%;
		text-align:left;
	}

	.btn1Dashboard {
		background:#002e3b;
		border:1px #fff solid;
		padding:4px;
		border-radius:3px;
		color:#fff;
		width:29px;
		height:29px;
		float:right;
		font-size:25px;
		text-align:center;
		margin-right:50px;
	}

	.dashboard .registroForm ul {
		float:left;
	}

	.dashboard .miHotel {
		background:#84b952;	
	}

	.dashboard .miHotel div {
		width:840px;
		margin:0 auto;
	}

	.dashboard .miHotel h2 {
		color:#002e3b;
		font-weight:bold;
		float:left;
		font-family:"helvetica-bold";
		width:100%;
		text-align:left;
		margin-top:40px;
	}

	.dashboard .miHotel div p {
		float:left;
		margin-bottom:40px;
	}

	.dashboard .miHotel div p span {
		text-transform: uppercase;
	}



	.dashboard .botones {
		background:#64b1a7;	
		padding-top:30px;
	}

	.dashboard .botones div {
		width:670px;
		margin:0 auto;
	}

	.dashboard .botones h2 {
		color:#002e3b;
		font-weight:bold;
		float:left;
		font-family:"helvetica-bold";
		width:100%;
		text-align:center;
		margin-top:40px;
	}

	.dashboard .botones .btn1 {
		background:#051824;
	}

	.dashboard .botones .btn2 {
		background:#ca3031;
	}

	.dashboard .botones .btn3 {
		background:#1D98C1;
	}

	.dashboard .botones input {
		float:left;
		border:none;
		margin-right:10px;
		width:170px;
		text-align:center;
		padding:10px 20px;
		color:#fff;
		cursor:pointer;
	}



	.dashboard .miAgenda {
		background:#64b1a7;	
	}

	.dashboard .miAgenda ul {
		float:left;
		background:#fff;
		width:100%;
	}

	.dashboard .miAgenda ul li {
		border-bottom:1px #dcdcdc solid;
		float:left;
		width:100%;
	}

	.dashboard .miAgenda ul li p {
		margin:0px;
		padding:10px;
	}

	.dashboard .miAgenda ul li .hora {
		border-right:1px #dcdcdc solid;
	}

	.dashboard .miAgenda div {
		width:840px;
		margin:0 auto;
	}

	.dashboard .miAgenda h2 {
		color:#002e3b;
		font-weight:bold;
		float:left;
		font-family:"helvetica-bold";
		width:100%;
		text-align:left;
		margin-top:40px;
	}

	.dashboard .miAgenda div p {
		float:left;
		margin-bottom:40px;
	}

	.entry-title a {
		color:#0088B7;
	}


	@media only screen and (min-width: 1190px) {
		.contenido {
			/* width:1190px; */
			margin:0 auto;
		}

	}




	@media only screen and (max-width: 1190px) {
		.contenido {
			width:100%;
		}

		.contenido .divHover {
			float:none;
			margin:0 auto;
		}

		.noticias {
			width:380px;
			float:none !important;
			margin:0 auto;
			clear:both;
			height:1050px;
		}

		.fb-page {
			display:none !important;
		}

		.masNoticias {
			float:none !important;
			margin:0 auto;
			clear:both;
			margin-left:20px;
		}

		.hotel {
			width:100%;
			margin-bottom:30px;
		}

		.hotel img {
			height:auto;
		}

		.imagenes {
			float:none !important;
			margin:0 auto
		}
	}

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

		.contenido .divHover {
			float:none;
			margin:0 auto;
			width:100%;
		}

		.contenido .divHover img {
			position: relative;
			/* height: auto; */
			object-fit: cover;
			width: 100%;
		}

		.divHover .texto {
			padding: 40px 40px 0px 25px!important;
			overflow-y: auto;
		}

		.cont-conf{
			margin-bottom: 30px!important;
		}

	}

	@media only screen and (min-width: 900px) {

		.imgSlide div {
			float:right;
			margin-right:50px;
			margin-top:-20px;
		}







	}




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

		
		.imgSlide {
			float:left;
			height:400px;
		}

		.imgSlide div {
			margin:0 auto;
			margin-top:30px;
			width:300px;
		}


		.imgSlide p {
			display:none;
		}
		.textpre img{
			width: 100%;
		}
		.enlaces img{
			width: 100%;
		}
		.registro .form{
			margin: 0px 45px 0px 0px;   
		}
		.contTime{
			width: 100%;
		}
		.contTime ul{
			width: 100%;
		}
		.timeline li .msg{
			width: 40%;
			left: 15px;
		}
		.timeline .sep{
			width: 30%;
		}
	}


	@media only screen and (max-width: 610px) {
		.hoteles li{
			width: 100%;
		}

		.photospace .slideshow img {
			vertical-align: top;
			object-fit: cover;
			width: 100%!important;
		}

		.photospace .slideshow-container {
			height: 260px!important;
		}

		.photospace .thumnail_col {
			width: auto!important;
			left: 40px;
		}

		.photospace .slideshow a.advance-link, .photospace .slideshow span.image-wrapper {
			height: 240px!important;
		}

		.photospace .thumnail_col a.prev {
			left: -60px!important;
		}
		.photospace .thumnail_col a.next{
			right: 0!important;
		}

		.photospace .thumnail_col a.pageLink {
			width: 50px!important;
			height: 50px!important;
			display: block!important;
		}
		

	}


	/*Programa*/

	.e-grupo-p {
		text-transform: uppercase;
		color: #3b8dc0;
		font-weight: 700;
		font-size: 18px;
		margin:20px !important;
	}

	.e-grupo-p::after {
		content: "_";
		display: block;
		margin-top: -19px;
	}

	#cont-programa{
		font-family: 'Poppins', sans-serif;
		font-size: 16px;
		color: #0c4366;
	}
	.table>tbody>tr>td{
		border-top: 0;
	}

	.table-hover tr td:first-child{
		color: #3b8dc0;
		font-weight: 700;
		font-size: 18px;
		width: 340px;
	}
	.photospace .thumbs_wrap2 {
		float: left;
		width: 25%;
		}
		
		@media screen and (max-width: 750px) {
		
		.photospace .gal_content {
		float: none;
		width: 100%;
		}
		
		.photospace .thumbs_wrap2 {
		float: none;
		width: 100%;
		}
		}
