* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: arial;
  font-size: 12px;
  background-image: url(../images/piedra-cusco.png);
}

a {
  color: black;
  text-decoration: none;
  transition: all 0.6s;
}

.width {
  width: 1040px;
  margin: auto;
}

/*------------------------------------MENU----------------------------------------*/
.menu {
  background: black;
}

.menu ul {
  list-style: none;
  display: flex;
}

.menu ul li {
  /*width: 120px;*/
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.menu a {
  color: white;
  line-height: 40px;
  display: block;
  text-align: center;
  font-size: 14px;
  padding:0 20px;
}

.menu a:hover {
  background: #ff7800;
}

/*-------------------------------------HEADER---------------------------------------*/
.header {
  display: flex;
}

.header > div {
  width: 50%;
}

.header .logo {
  padding: 10px 0;
}

.header .idioma {
  text-align: right;
}

.header .idioma a {
  color: white;
  display: block;
}

.header .idioma p span a {
  display: inline-block;
  margin: 0 -2px 0 -2px;
  background: black;
  text-align: center;
  padding: 4px 10px;
}

.header .idioma .ingles {
  background: #aaaaaa;
}

.header .idioma .contacto {
  font-size: 18px;
  margin: 30px 0 0 auto;
  width: 260px;
  background: url(../images/icon/mail.svg);
  background-repeat: no-repeat;
  background-size: 37px;
  text-shadow: 1px 1px 7px black;
}

/*-----------------------------------------INDEX--------------------------------*/
.content-index {
  text-align: center;
}

.content-index h1 {
  color: white;
  font-weight: normal;
  font-size: 50px;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
  margin: 20px 0 0 0;
}

.content-index h2 {
  color: white;
  font-weight: normal;
  font-size: 30px;
  padding: 8px 0;
  background: rgba(255, 110, 0, 0.7);
}

.content-index .box {
  display: flex;
  justify-content: space-between;
}

.content-index .box div {
  width: 320px;
}

.content-index .box div a {
  background: white;
  display: block;
  margin: 50px 0 0 0;
  border-radius: 4px;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.7);
}

.content-index .box div a:hover {
  background: #ff6e00;
  color: white;
}

.content-index .box div a p {
  text-align: left;
}

.content-index .box div a p strong {
  font-size: 27px;
  font-weight: normal;
  padding: 15px 0;
  display: block;
  text-align: center;
}

.content-index .box div a img {
  width: 320px;
  height: auto;
}

.content-index .box div a .text-portada {
  padding: 20px 10px 40px 10px;
  font-size: 15px;
}

/*----------------------------------------------HABITACIONES ----------------------------------------*/
.slid img {
  width: 100%;
  height: auto;
}

.habitaciones h1 {
  font-weight: normal;
  font-size: 35px;
  color: white;
  background: rgba(0, 0, 0, 0.8);
  line-height: 60px;
  padding: 0 20px;
  margin: -63px 0 0 0;
  position: relative;
  z-index: 3;
}

.habitacion {
  display: flex;
  margin: 30px 0 0 0;
}

.habitacion .description {
  width: 80%;
}

.habitacion .description > div {
  background: white;
  padding: 25px;
  margin: 0 0 50px 0;
  transition: all 0.5s;
}

.habitacion .description > div:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
}

.habitacion .description h2 {
  font-size: 25px;
  font-weight: normal;
  padding: 0 0 10px 35px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid black;
}

.habitacion .description .contenido {
  display: flex;
  font-size: 16px;
  justify-content: space-between;
}

.habitacion .description .contenido td {
  padding: 5px 0;
}

.habitacion .description .contenido .icon {
  width: 34px;
  display: inline-block;
  text-align: center;
}

.habitacion .description .contenido .desayuno {
  background: green;
  color: white;
}

.habitacion .description .contenido .reserva-aqui {
  background: #ff6e00;
  color: white;
  font-size: 20px;
  padding: 10px;
  display: block;
  border-radius: 5px;
  margin: 70px 0 0 0;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}

.habitacion .description .contenido .reserva-aqui:hover {
  background: #1ec800;
}

.habitacion .description .interior-habitacion img {
  width: 380px;
  height: auto;
  border: 1px solid black;
}

.habitacion .aside {
  width: 20%;
  position: relative;
}

.habitacion .aside aside {
  background: none;
  margin: 0;
  padding: 0;
  z-index: 10;
  width: 100%;
}

.habitacion .aside aside a {
  display: block;
  background: green;
  color: white;
  font-size: 16px;
  text-align: center;
  width: 90%;
  padding: 15px 10px;
  margin: 0 0 30px auto;
  box-sizing: border-box;
}

.habitacion .aside aside a:hover {
  background: #1ec800;
}

.habitacion .aside aside .icon-mail {
  font-size: 35px;
  display: block;
  margin: 10px 0 0 0;
}

.habitacion .aside aside .icon-phone {
  font-size: 45px;
  display: block;
  margin: 10px 0 0 0;
}

.uno:before {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ff6e00;
  position: absolute;
  text-align: center;
  color: white;
  margin: 0 0 0 -35px;
}

.uno-1:before {
  content: "1";
}

.uno-2:before {
  content: "2";
}

.uno-3:before {
  content: "3";
}

.uno-4:before {
  content: "4";
}

.uno-5:before {
  content: "5";
}

.uno-6:before {
  content: "6";
}

.uno-7:before {
  content: "7";
}

/*----------------------------------------------TOURS-------------------------------------*/
.tours-cusco h1 {
  font-weight: normal;
  font-size: 35px;
  color: white;
  background: rgba(0, 0, 0, 0.8);
  line-height: 60px;
  padding: 0 20px;
  margin: -63px 0 0 0;
  position: relative;
  z-index: 3;
}

.tours .description > div {
  background: white;
  padding: 20px;
  margin: 25px 0 40px 0;
}

.tours .description h2 {
  font-size: 25px;
  font-weight: normal;
  padding: 0 0 10px 35px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid black;
}

.tours .description .contenido {
  font-size: 16px;
  display: flex;
}

.tours .description .contenido div {
  width: 50%;
}

.tours .description .contenido p {
  padding: 5px 0;
}

.tours .description .contenido .visitas {
  padding: 15px 0 15px 48px;
  font-size: 19px;
}

.tours .description .contenido .detalles {
  display: block;
  width: 300px;
  padding: 10px;
  margin: 20px 0;
  border-radius: 5px;
  background: black;
  color: white;
  font-size: 20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
}

.tours .description .contenido .detalles .icon {
  text-align: center;
  font-size: 20px;
}

.tours .description .contenido .detalles:hover {
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 0px 10px 20px;
}

.tours .description .contenido .reserva-aqui {
  background: #ff6e00;
  font-size: 20px;
  color: white;
  display: block;
  width: 300px;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8);
}

.tours .description .contenido .reserva-aqui:hover {
  background: #1ec800;
  padding: 10px 0px 10px 20px;
}

.tours .description .contenido .images-tours {
  text-align: center;
}

.tours .description .contenido .images-tours img {
  width: 150px;
  height: auto;
  border: 1px solid black;
  margin: 5px;
}

.tours .description .icon {
  width: 45px;
  display: inline-block;
  text-align: right;
  font-size: 25px;
}

/*------------------------------------------------PAQUETES TURISTICOS---------------------------------*/
.paquetes-tours h1 {
  font-weight: normal;
  font-size: 35px;
  color: white;
  background: rgba(0, 0, 0, 0.8);
  line-height: 60px;
  padding: 0 20px 0 70px;
  margin: -63px 0 0 0;
  position: relative;
  z-index: 3;
}

.paquetes-tours .uno:before {
  width: 58px;
  height: 58px;
  margin: 0 0 0 -62px;
}

.paquetes .dias {
  background: white;
  padding: 30px;
  display: flex;
  margin: 40px 0;
  font-size: 14px;
}

.paquetes .dias .detalle {
  width: 60%;
}

.paquetes .dias .dia {
  font-size: 18px;
  font-weight: bold;
}

.paquetes .dias ol, .paquetes .dias ul {
  padding: 0 0 0 20px;
}

.paquetes .dias ol li, .paquetes .dias ul li {
  padding: 3px;
}

.paquetes .dias h2 {
  background: #ff6e00;
  color: white;
  font-weight: normal;
  font-size: 20px;
  padding: 5px;
  margin: 10px 0;
}

.paquetes .dias p {
  padding: 5px 0;
}

.paquetes .dias p span {
  width: 90px;
  display: inline-block;
}

.paquetes .dias p span:last-child {
  width: 180px;
}

.paquetes .dias .incluye {
  padding: 10px 0 4px 0;
  font-weight: bold;
}

.paquetes .dias .visita {
  padding: 10px 0 4px 0;
  font-weight: bold;
}

.paquetes .dias .visita2 {
  font-weight: bold;
}

.paquetes .dias .nota {
  padding: 25px 0 0 0;
  font-weight: bold;
  color: #ff6e00;
}

.paquetes .dias .reserva {
  background: black;
  color: white;
  display: block;
  padding: 10px;
  width: 300px;
  border-radius: 4px;
  margin: 30px 0;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
  text-align: center;
  font-size: 17px;
}

.paquetes .dias .reserva:hover {
  background: #ff6e00;
}

.paquetes .dias .image {
  width: 40%;
  text-align: right;
}

.paquetes .dias .image img {
  margin: 5px 5px;
  width: 300px;
  border-radius: 4px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
}

.paquetes .dias .image2 {
  width: 40%;
  text-align: right;
}

.paquetes .dias .image2 img {
  margin: 5px 5px;
  width: 175px;
  border-radius: 4px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
}

/*-------------------------------------------------GALERIA DE FOTOS---------------------------------*/
.galeria h1 {
  font-weight: normal;
  font-size: 35px;
  color: white;
  background: rgba(0, 0, 0, 0.8);
  line-height: 60px;
  padding: 0 20px;
  margin: 40px auto 0 auto;
  position: relative;
  z-index: 3;
}

.album {
  background: white;
  padding: 30px;
  margin: 30px 0;
  text-align: center;
}

.album h2 {
  font-weight: normal;
  font-size: 23px;
  padding: 10px;
  background: #ff6e00;
  color: white;
  text-align: left;
  border-radius: 5px;
}

.album a {
  margin: 6px;
  display: inline-block;
}

.album a img {
  width: 230px;
}

/*-----------------------------------------------COMO LLEGAR--------------------------------------*/
.como-llegar h1 {
  font-weight: normal;
  font-size: 35px;
  color: white;
  background: rgba(0, 0, 0, 0.8);
  line-height: 60px;
  padding: 0 20px;
  margin: -63px auto 0 auto;
  position: relative;
  z-index: 3;
}

.como-llegar iframe {
  width: 100%;
  height: 550px;
  margin: 0 0 -73px 0;
}

/*-----------------------------------------------CONTACTO------------------------------------*/
.reserva-contacto {
  background: white;
  padding: 40px 20px;
  font-size: 13px;
  display: flex;
}

.reserva-contacto .formulario {
  width: 60%;
}

.reserva-contacto .imagen {
  width: 40%;
}

.reserva-contacto form div {
  padding: 5px 0;
}

.reserva-contacto form div .ninos {
  width: 50px;
}

.reserva-contacto form div .comentario {
  vertical-align: top;
  padding: 4px 0 0 0;
}

.reserva-contacto label {
  width: 35%;
  display: inline-block;
  text-align: right;
}

.reserva-contacto input {
  width: 63%;
  padding: 6px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.4);
}

.reserva-contacto input:focus {
  background: rgba(0, 0, 0, 0.08);
}

.reserva-contacto input[type=submit] {
  margin: 0 0 0 35%;
  background: #ff6e00;
  color: white;
  font-size: 18px;
  border: none;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  transition: all 0.5s;
}

.reserva-contacto input[type=submit]:hover {
  background: #1ec800;
}

.reserva-contacto select {
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, 0.4);
}

.reserva-contacto select:focus {
  background: rgba(0, 0, 0, 0.08);
}

.reserva-contacto textarea {
  width: 63%;
  height: 90px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  font-family:Helvetica, Arial, sans-serif;
}

.reserva-contacto textarea:focus {
  background: rgba(0, 0, 0, 0.08);
}

.direcciones {
  display: flex;
  background: white;
  padding: 30px;
  justify-content: space-between;
  font-size: 15px;
  margin: 50px 0 0 0;
}

.direcciones strong {
  color: #ff6e00;
}

.direcciones span {
  font-weight: bold;
}

.direcciones p span {
  padding: 5px 0 0 0;
  display: block;
}

.direcciones div {
  width: 31%;
}

.direcciones div .icon {
  position: absolute;
}

.direcciones div .icon-ubicacion {
  font-size: 60px;
}

.direcciones div .icon-phone {
  font-size: 50px;
}

.direcciones div .icon-mail {
  font-size: 30px;
}

.direcciones .lima p {
  padding: 0 0 0 40px;
}

.direcciones .cel p {
  padding: 0 0 0 55px;
}

.direcciones .info p {
  padding: 0 0 0 55px;
}

/*----------------------------------------------ASIDE--------------------------------------*/
aside {
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0 40px 0;
  margin: 70px 0 0 0;
}

.reservacion-general {
  background: #ff6e00;
  margin: 0 0 40px 0;
}

.reservacion-general a {
  display: block;
  color: white;
  font-size: 25px;
  padding: 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}

.reservacion-general a:hover {
  background: rgba(0, 0, 0, 0.4);
}

.aside {
  display: flex;
}

.aside div {
  width: 33%;
  color: white;
  font-size: 17px;
  position: relative;
}

.aside div p {
  padding: 0 0 0 40px;
  width: 70%;
}

.aside div .telefonos {
  font-size: 15px;
  padding: 0 0 0 55px;
}

.aside .red-social {
  text-align: right;
}

.aside .red-social img {
  margin: 0 0 0 20px;
}

.ubicacion {
  width: 30px;
  height: auto;
  position: absolute;
}

.phone {
  width: 50px;
  height: auto;
  position: absolute;
}

.facebook {
  width: 20px;
  height: auto;
}

.mail {
  width: 45px;
  height: auto;
}

/*------------------------------------------------FOOTER-------------------------------*/
footer {
  background: rgba(0, 0, 0, 0.9);
  padding: 40px 0;
}

.footer {
  display: flex;
}

.footer div {
  width: 33%;
  color: white;
}

.footer div a {
  color: white;
}

.footer div a:hover {
  color: cyan;
  font-weight: bold;
}

.footer div:last-child {
  text-align: right;
}
.reproductor{
	background:rgba(0,0,0,0.30);
	width:120px;
	margin:auto;
	padding:3px;
	text-align:center;
	border-radius:15px;}
.reproductor button{
	background:rgba(255,255,255,0.40);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:10px 10px;
	width:20px;
	height:20px;
	border-radius:50%;
	border:none;
	cursor:pointer;
	transition:all 0.3s;
	margin:2px;}
.reproductor button:hover{
	background:rgba(255,255,255,0.70);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:10px 10px;
	width:20px;
	height:20px;}
.reproductor .play{
	background-image: url(controls/play.svg);}
.reproductor .pause{
	background-image: url(controls/pause.svg);}
.reproductor .vmas{
	background-image: url(controls/vmas.svg);}
.reproductor .vmenos{
	background-image: url(controls/vmenos.svg);
	background-size:10px 4px;}
.reproductor .play:hover{
	background-image: url(controls/play.svg);}
.reproductor .pause:hover{
	background-image: url(controls/pause.svg);}
.reproductor .vmas:hover{
	background-image: url(controls/vmas.svg);}
.reproductor .vmenos:hover{
	background-image: url(controls/vmenos.svg);
	background-size:10px 4px;}
@media all and (max-width:900px){
.reproductor{
	margin:0 0 0 auto;}
	}
@media all and (max-width:767px){
.reproductor{
	margin:auto;}
	}

/*FORMULARIO*/
.error{
  color: red;
  margin: 0 0 0 37%;
}
.input--seguridad{
  display: none;
}
.body-contacto{
display: flex;
}
.mensaje-contacto{
 margin: auto;
 color: red;
 font-size: 40px;
 line-height: 1.2;
 text-align: center;
}
@media screen and (min-width: 480px) {
  .mensaje-contacto{
   font-size: 60px;
  }
}
.logo-contacto{
  width: 200px;
}
@media screen and (min-width: 480px) {
  .logo-contacto{
    width: 320px;
  }
}