@font-face {
	font-family: 'Poppins-Bold';
	src: url('../fonts/Poppins-Bold.eot');
	src: local('☺'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Poppins-Light';
	src: url('../fonts/Poppins-Light.eot');
	src: local('☺'), url('../fonts/Poppins-Light.woff') format('woff'), url('../fonts/Poppins-Light.ttf') format('truetype'), url('../fonts/Poppins-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINAlternateLight';
	src: url('../fonts/DINAlternateLight.eot');
	src: local('☺'), url('../fonts/DINAlternateLight.woff') format('woff'), url('../fonts/DINAlternateLight.ttf') format('truetype'), url('../fonts/DINAlternateLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINBlackAlternate';
	src: url('../fonts/DINBlackAlternate.eot');
	src: local('☺'), url('../fonts/DINBlackAlternate.woff') format('woff'), url('../fonts/DINBlackAlternate.ttf') format('truetype'), url('../fonts/DINBlackAlternate.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINProRegular';
	src: url('../fonts/DINPro-Regular.eot');
	src: local('☺'), url('../fonts/DINPro-Regular.woff') format('woff'), url('../fonts/DINPro-Regular.ttf') format('truetype'), url('../fonts/DINPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.full-width {
	width: 100%;
}

.menu {
	z-index: 999;
	background-color: rgb(255, 255, 255, 0.6);
	transition-duration: 0.5s;
}

.navbar-light .navbar-nav .nav-link {
	color: #000000;
}

.menu-text .nav-link {
	color: #000000;
	font-family: 'DINProRegular';
	font-size: 18px;
	border-bottom: 1.4px solid #000000;
	width: 150px;
	margin-left: 14px;
}

.logo {
	font-size: 76px;
	padding-top: 0;
	transition-duration: 0.5s;
}

.logo-cxn {
	max-width: 126px;
}

.redes-sociales {
	width: 40px;
}

/* --------------------------------------------------------------------- */
.div-text h2 {
	font-family: 'DINAlternateLight';
	font-size: 38px;
	margin-bottom: 20px;
}

.div-text h2 span {
	font-family: 'DINBlackAlternate';
}

.div-text p, .div-text ul li {
	font-family: 'DINProRegular';
	font-size: 16px;
}

/* --------------------------------------------------------------------- */
.div-titulo h2 {
	font-family: 'DINBlackAlternate';
	font-size: 40px;
}

.actividad {
	position: relative;
}

.actividad .descripcion {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, 0.8);
	top: 0;
	left: 0;
	display: none;
}

/* --------------------------------------------------------------------- */
.recorrido h2 {
	font-family: 'DINAlternateLight';
	font-size: 38px;
	margin-bottom: 20px;
}

.recorrido h2 span {
	font-family: 'DINBlackAlternate';
}	

.recorrido p, .recorrido ul li {
	font-family: 'DINAlternateLight';
	font-size: 16px;
}

.recorrido form input[type="text"], .recorrido form input[type="email"], .recorrido form select {
	font-family: 'DINProRegular';
	font-size: 16px;
}

.actividad h3 {
	color: #ffffff;
	font-family: 'DINBlackAlternate';
	font-size: 38px;
	position: absolute;
	left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.elegir-actividades {
	background-color: #e3e3e3;
}

.elegir-actividades h2 {
	font-family: 'DINAlternateLight';
	font-size: 20px;
}

.elegir-actividades h2 span {
	font-family: 'DINBlackAlternate';
}	

.elegir-actividades h3 {
	font-family: 'DINBlackAlternate';
	font-size: 20px;
}

.elegir-actividades h4 {
	font-family: 'DINAlternateLight';
	font-size: 20px;
}

.elegir-actividades button {
	font-family: 'DINProRegular';
	font-size: 20px;
	width: 100%;
	height: auto;
}

.elegir-actividades label, .elegir-actividades input[type="checkbox"] {
	font-family: 'DINProRegular';
	font-size: 18px;
}

.checkbox-lg .custom-control-label::before, 
.checkbox-lg .custom-control-label::after {
  top: .8rem;
  width: 1.55rem;
  height: 1.55rem;
}

.checkbox-lg .custom-control-label {
  padding-top: 13px;
  padding-left: 6px;
}

.elegir-actividades label, .elegir-actividades input[type="radio"] {
	font-family: 'DINProRegular';
	font-size: 18px;
}

.radio-lg .custom-control-label::before, 
.radio-lg .custom-control-label::after {
  top: .8rem;
  width: 1.55rem;
  height: 1.55rem;
}

.radio-lg .custom-control-label {
  padding-top: 13px;
  padding-left: 6px;
}

.elegir-actividades .div-boton div {
	width: 100%;
}

.elegir-actividades .div-boton {
	display: flex;
	align-items: flex-end;
}

.btn {
	border: 1px solid #000000;
	border-radius: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: 'DINProRegular';
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.btn:hover {
	background-color: #007bff;
	color: #ffffff;
}

/* ----------------------------------------------------------------------- */
.estrella {
	width: 100%;
	max-width: 34px;
}

.resena h3 {
	font-family: 'DINBlackAlternate';
	font-size: 20px;
	margin-top: 10px;
}

.resena h4 {
	font-family: 'DINBlackAlternate';
	font-size: 24px;
	margin-top: 14px;
}

.resena p {
	font-family: 'DINProRegular';
	font-size: 18px;
	margin-top: 20px;
}

.resena .card {
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,.125);
  border-radius: 0;
}

.contacto1 {
	background-color: #e3e3e3;
}

.contacto h2 {
	font-family: 'DINAlternateLight';
	font-size: 42px;
}

.contacto h3 {
	font-family: 'DINAlternateLight';
	font-size: 42px;
}

.contacto h3 span {
	font-family: 'DINBlackAlternate';
}	

.contacto form input[type="text"], .contacto form input[type="email"] {
	font-family: 'DINProRegular';
	font-size: 20px;
}

.encuesta {
	background-color: #000000;
}

.encuesta h2 {
	font-family: 'DINAlternateLight';
	font-size: 42px;
	color: #ffffff;
	margin-bottom: 0;
}

.encuesta h2 span {
	font-family: 'DINBlackAlternate';
}	

.encuesta .div-boton {
	display: flex;
  align-items: flex-end;
  justify-content: center;
}

.footer {
	background-color: #000000;
}

.footer .telefonos {
	display: inline-block;
}

.footer .div-redes-footer {
	display: inline-block;
}

.footer .div-redes-footer a {
	display: inline-block;
}

.footer .telefonos a {
	font-family: 'DINProRegular';
	font-size: 20px;
	color: #ffffff;
}

.footer .telefonos a:hover {
	text-decoration: none;
}

.footer .footer-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.div-modal {
	max-width: 1200px;
	width: 100%;
	position: relative;
}

.div-modal h2 {
	display: inline-block;
	font-family: 'DINBlackAlternate';
	font-size: 42px;
}

.div-modal h3.titulo-pregunta {
	font-family: 'DINBlackAlternate';
	font-size: 22px;
	text-align: left;
	font-weight: bold;
}

.fancybox-button {
	background-color: transparent;
	color: #000000;
	font-size: 40px;
	margin-top: -6px;
	padding: 0;
}

.fancybox-button:hover {
	color: #c1c1c1;
}

.carousel-control-prev, .carousel-control-next {
	color: #000000;
	font-size: 40px;
	opacity: 1;
}

.carousel-control-prev {
	left: -10%;
}

.carousel-control-next {
	right: -10%;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color: #c1c1c1;
	opacity: 1;
}

.fotorama__caption__wrap {
	width: 100%;
	color: #ffffff;
	background-color: rgb(0, 0, 0, 0.8);
	font-family: 'DINProRegular';
	font-size: 14px;
	padding: 5px;
}

.carousel-caption p {
	margin-bottom: 0;
}

.fotorama {
	overflow: inherit;
}

.fotorama__nav-wrap {
	position: absolute;
	right: calc(-100% - 20px);
	bottom: 0;
}

.slider-right {
  margin-bottom: 110px;
  font-family: 'DINProRegular';
	font-size: 17px;
}

.fancybox-close-small {
	display: none;
}

.button-show {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}

.div-modal h3 {
	font-family: 'DINAlternateLight';
	font-size: 14px;
}

.div-modal h3 span {
	font-family: 'DINBlackAlternate';
}	

.div-modal h4 {
	font-family: 'DINAlternateLight';
	font-size: 17px;
	text-align: left;
}

.div-modal h5 {
	font-family: 'DINAlternateLight';
	font-size: 20px;
	text-align: left;
}

.checkbox-row {
	display: flex;
}

.checkbox-row .custom-control {
	width: 20%;
}

.checkbox-row .checkbox-lg .custom-control-label::before, .checkbox-row .checkbox-lg .custom-control-label::after {
  top: -10px;
  width: 1.55rem;
  height: 1.55rem;
  left: -10px;
}

.checkbox-row .checkbox-lg .custom-control-label {
  padding-left: 0;
}

.radio-row {
	display: flex;
}

.radio-row .custom-control {
	width: 20%;
}

.radio-row .radio-lg .custom-control-label::before, .radio-row .radio-lg .custom-control-label::after {
  top: -10px;
  width: 1.55rem;
  height: 1.55rem;
  left: -10px;
}

.radio-row .radio-lg .custom-control-label {
  padding-left: 0;
}

.header {
  width: 100%;
}

.header video {
  width: 100%;
}

.header .container {
  position: relative;
  z-index: 2;
}

.header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}

@media (max-width: 1450px) {
  .menu-text .nav-link {
		width: 130px;
		margin-left: 14px;
	}
}

@media (max-width: 1450px) {
  .menu-text .nav-link {
		width: auto;
		margin-left: 14px;
	}
}

@media (max-width: 1120px) {
  .menu-text .nav-link {
		font-size: 16px;
	}
}

@media (max-width: 1030px) {
  .menu-text .nav-link {
		font-size: 14px;
	}
}

/* menu mobile */
@media (max-width: 991px) {
  .menu-text .nav-link {
		border-bottom: 0;
		font-size: 18px;
	}

	.position-fixed {
		position: relative !important;
	}
}

/* medida mobile */
@media (max-width: 767px) {
  .actividad .descripcion {
		display: block !important;
	}

	.footer-left {
		text-align: center;
	}

	.footer .footer-right {
		justify-content: center;
		margin-top: 20px;
	}

	.actividad h3 {
		font-size: 32px;
	}

	.fotorama {
		overflow: hidden;
	}

	.fotorama__nav-wrap {
		position: relative;
		right: auto;
		left: 0;
	}

	.slider-right {
	  margin-bottom: 10px;
	  margin-top: 20px;
	}
}