body{
	font-family: droid sans;
	background-color: url;
}
#info_hostal_inicio {
	background-color: #282828;
}
#info_hostal_inicio h1{
	font-size: 10px;
	color: #eee;
	padding: 5px 0;
	text-align: center;
	margin: 0;
	border: none;
}

.wrapper_1000 {
	display: block;
	width: 70%;
	margin: 0 auto;
}

#menu_principal {
	background-color: #333a53;
	display: block;
	width: 100%;
	overflow: auto;
	padding: 12;
}
#menu_principal ul{
	width: 100%;
	margin: 0 ;
	overflow: auto;
}
#menu_principal a{
	color: white;
	text-decoration: none;
	font-size: 13px;
	width: 12%;
	float: left;
}
#menu_principal li{
	width: 100%;
	padding: 10px;
	display: block;
	text-align: center;
	border-bottom: solid 5px transparent;
}
#menu_principal a:hover li{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b31b4a;
}
#descuento {
	width: 100%;
	display: block;
	background-color: #333A53;
	color: white;
	font-size: 16px;
}


#porcentaje_descuento {
	font-weight: 600;
}

#cont_descuento {
	margin: 0 auto;
	width: 70%;
	text-align: center;
	overflow: auto;
}

.cont_icono_descuento {
	width: 50px;
	display: inline-block;
	padding: 7px 10px;
	vertical-align: middle;
	background-color: #333A53;
}

#cont_texto_descuento {
	display: inline-block;
}

.seccion_cuerpo_inicio {
	display: block;
	width: 100%;
	background-color: #FFF;
}
.seccion_cuerpo_inicio article{
	padding: 30px 0 0 0;
}

.titulo_seccion_cuerpo_inicio {
	color: #333a53;
	font-size: 22px;
	width: 30%;
	float: left;
	text-align: center;
	margin: 0;
}

#cont_titulo_seccion_cuerpo_inicio {
	overflow: auto;
	margin-bottom: 30px;
}

.linea_titulo_seccion_cuerpo_inicio {
	width: 35%;
	float: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333a53;
}



#cont_info_habitaciones_inicio {
	background-color: white;
	padding: 10px 10%;
}

#cont_img_habitaciones img{
	display: block;
	width: 100%;
}

.fila_tipo_pieza {
	width: 100%;
	display: block;
	padding: 15px 0;
	overflow: auto;
}

.cont_tipo_pieza {
	float: left;
	padding: 15px;
	margin-bottom: 15px;
	width: 30%;
	text-align: center;
	color: #b41d4a;
	font-weight: 600;
	border: 1px solid #b41d4a;
}
.cont_tipo_pieza:nth-child(1),.cont_tipo_pieza:nth-child(4) {
	margin-right: 5%;
}
.cont_tipo_pieza:nth-child(3), .cont_tipo_pieza:nth-child(6){
	float: right;
}

.boton_inicio {
	display: block;
	text-align: center;
	width: 70%;
	background-color: #b31b4a;
	color: white;
	font-weight: 600;
	text-decoration: none;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 3%;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.boton_habitaciones {
	display: block;
	text-align: center;
	width: 300px;
	background-color: #2C65A0;
	color: white;
	font-weight: 600;
	padding: 20px 40px;
	text-decoration: none;
	margin: 40px auto 20px auto;
}
.boton_inicio:hover{
	background-color: #333a53;
}
.boton_habitaciones:hover{
	background-color: #306DAD;
}

#equipamiento_cuerpo_inicio p{
	text-align: center;
}

#cont_servicios {
	display: block;
	background-color: white;
	margin-top: 20px;
	padding: 20px 10% 0;
	overflow: auto;
}

.cont_img_servicio {
	display: block;
	width: 100%;
	padding: 0 30%;
}
.cont_img_servicio img{
	display: block;
	width: 100%;
}

.cont_servicio {
	width: 20%;
	float: left;
}
.cont_servicio h4{
	text-align: center;
}

#tours_cuerpo_inicio {
    background-color: #333;
	background-image: url(../images/fondo_turismo.jpg);
	background-size: cover;
	padding-bottom: 20px;
}
#tours_cuerpo_inicio *{
	border-color: white;
	color: white;
}

#tours_cuerpo_inicio p{
	display: block;
	padding: 0 15%;
}	
	{}
#cont_info_tours {
	width: 80%;
	display: block;
	margin: 0 auto;
	overflow: auto;
}

#cont_info_tour {
	float: left;
	width: 50%;
	padding: 20px;
}
#cont_info_tour #numero_plan{
	font-size: 80px; 
	font-weight: 600;
	display: block;
	text-align: center;
	margin-right: 20px;
}
#cont_info_tour #texto_planes{
	font-size: 30px; 
	font-weight: 600;
	display:block;
	text-align: center;
}
#cont_info_tour span{
	display: block;
}

#cont_img_info_tour {
	width: 90px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
#cont_img_info_tour img{
	width: 100%;
	display: block;
}

#cont_infos_tour {
	display: block;
	text-align: center;
}
#cont_infos_tour span{
	display: block;
	width: 100%;
}

#equipamiento_cuerpo_inicio {
	padding-bottom: 50px;
}

#cont_lugares_tours {
	display: block;
	width: 100%;
	padding: 15px 0;
	overflow: auto;
}

.lugar_tour {
	float: left;
	padding: 15px;
	width: 30%;
	text-align: center;
	color: white;
	font-weight: 600;
	border: 1px solid white;
}
.lugar_tour:first-child{
	margin-right: 5%;
}
.lugar_tour:last-child{
	float: right;
}

#banner_sitio {
	background-color: #333;
	background-image: url(../images/hospedaje_torres_del_paine.png);
	background-size: cover;
	padding: 115px 0;
	color: white;
}
#banner_sitio p{
	width: 75%;
	display: inline-block;
}
#banner_sitio p{
	display: inline-block;
	width: 75%;
	vertical-align: middle;
	margin-left: 50px;
	font-size: 18px;
}
#banner_sitio h3{
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	display: block;
}

#header_sitio {
	background-color: white;
	display: block;
	width: 100%;
	padding: 15px 0;
}
#header_sitio .wrapper_1000{
	overflow: auto;
}

#cont_logo_sitio {
	width: 200px;
	float: left;
}

.cont_contacto_header {
	float: right;
}

#cont_sello_q {
	width: 10%;
	display: inline-block;
	vertical-align: middle;
}

.cont_info_contacto_header {
	overflow: auto;
	display: block;
	width: 100%;
}

.cont_icn_contacto_header {
	float: left;
	width: 15px;
	margin-right: 5px;
}

.cont_rs_header {
	overflow: auto;
}

#cuerpo_pagina {
	background-color: white;
	padding: 20px;
}
#cuerpo_pagina #cont_img_habitaciones{
	padding-bottom: 40px;
	width: 100%;
	display: block;
}
#cuerpo_pagina #cont_titulo_seccion_cuerpo_inicio{
	padding: 0 40px;
}
#cuerpo_pagina .wrapper_1000{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

.cont_img_habitacion {
	display: block;
	width: 100%;
}
.cont_img_habitacion img{
	width: 100%;
	display: block;
}
.cont_img_habitacion img{
	display: block;
	width: 100%;
}

.nombre_tipo_habitacion {
	display: block;
	width: 100%;
	background-color: #B41D4A;
	color: white;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
}

.cont_habitacion {
	width: 30%;
	float: left;
	margin-bottom: 40px;
}
.cont_habitacion:first-child, .cont_habitacion:nth-child(4){
	margin-right: 5%;
}
.cont_habitacion:nth-child(3), .cont_habitacion:nth-child(6){
	float: right;
}

#fila_habitaciones {
	display: block;
	width: 100%;
	overflow: auto;
	color: white;
	padding-bottom: 40px;
}

#cont_habitaciones {
	padding: 0 40px;
}

.moneda_habitacion {
	float: left;
	width: 50%;
	color: #333;
	text-align: center;
	padding: 8px;
}

.cont_precio_habitacion {
	overflow: auto;
	background-color: white;
}

.precio_habitacion {
	color: #2C65A0;
	float: left;
	width: 50%;
	font-weight: 600;
	font-size: 18px;
	padding: 8px 0;
}

.cont_img_precio_habitacion {
	display: inline-block;
	width: 17px;
}

#cont_img_paquetes_turisticos img{
	display: block;
}

.cont_planes {
	padding: 2% 5%;
}

.cont_plan {
	background-color: white;
	overflow: auto;
	margin-bottom: 40px;
}

.cont_img_plan {
	width: 35%;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 230px;
	background-image: url(../images/Paquetes%20Turisticos/1%20Paquete%20Full%20Paine/galciar_perito_moreno.png);
}
.cont_img_plan img{
	display: block;
	width: 100%;
}

.cont_info_plan {
	float: right;
	width: 65%;
	padding: 30px;
}
.cont_info_plan p{
	font-size: 14px;
}
.cont_info_plan h2{
	color: #A7282D;
}
.cont_info_plan h2, .cont_info_plan h4{
	margin: 0;
	color: #B41D4A;
}

.boton_paquetes {
	padding: 5px 0;
	width: 70%;
	text-align: center;
	background-color: #333A53;
	text-decoration: none;
	color: white;
	margin-top: 10px;
	display: block;
}
.boton_paquetes:hover{
	background-color: #B41D4A;
}
#plan1{
	background-image: url(../images/Habitaciones/Single/Habitacion_Single_Puerto_Natales.png);
}
#plan2{
	background-image: url(../images/Habitaciones/Single%20Superior/Habitacion_Single_Superior_Torres_del_Paine.png);
}
#plan3{
	background-image: url(../images/Habitaciones/Doble%20Twin/Habitacion_Doble_Twin_Puerto_Natales.png);
}
#plan4{
	background-image: url(../images/Habitaciones/Doble%20Matrimonial/alojamiento_en_puerto_natales.png);
}
#plan5{
	background-image: url(../images/Habitaciones/Triple/hospedaje_torres_del_paine_punta_arenas.png);
}
#plan6{
	background-image: url(../images/Habitaciones/Cuadruple/alojamiento_torres_del_paine_precio.png);
}
#plan7{
	background-image: url(../images/Paquetes%20Turisticos/1%20Paquete%20Full%20Paine/tour_full_day_paine_1.png);
}
#plan8{
	background-image: url(../images/Paquetes%20Turisticos/1%20Paquete%20Full%20Paine/tour_full_day_paine_2.png);
}
#plan9{
	background-image: url(../images/Paquetes%20Turisticos/1%20Paquete%20Full%20Paine/galciar_perito_moreno.png);
}
#plan10{
	background-image: url(../images/Paquetes%20Turisticos/1%20Paquete%20Full%20Paine/glaciar_balmaceda_y_serrano.png);
}
#plan11{
	background-image: url(../images/Paquetes%20Turisticos/1%20Paquete%20Full%20Paine/zodiac_torres_del_paine.png);
}
#plan12{
	background-image: url(../images/alojamiento_torres_del_paine_precio.png);
}
#plan13{
	background-image: url(../images/Habitacion_Single_Puerto_Natales.png);
}
#plan14{
	background-image: url(../images/Habitacion_Single_Superior_Torres_del_Paine.png);
}
#plan15{
	background-image: url(../images/Habitacion_Doble_Twin_Puerto_Natales.png);
}
#plan16{
	background-image: url(../images/Paquetes%20Turisticos/6%20Paquete%20Aventurero%20Magallanico/base_torres_del_paine.png);
}
#plan17{
	background-image: url(../images/hospedaje_torres_del_paine_punta_arenas.png);
}
#plan18{
	background-image: url(../images/alojamiento_torres_del_paine_precio.png);
}
#plan19{
	background-image: url(../images/Habitacion_Single_Puerto_Natales.png);
}
#plan20{
	background-image: url(../images/Habitacion_Single_Superior_Torres_del_Paine.png);
}
#plan21{
	background-image: url(../images/Habitacion_Doble_Twin_Puerto_Natales.png);
}
#plan22{
	background-image: url(../images/alojamiento_en_puerto_natales.png);
}
#plan23{
	background-image: url(../images/hospedaje_torres_del_paine_punta_arenas.png);
}
#plan24{
	background-image: url(../images/alojamiento_torres_del_paine_precio.png);
}
.cont_contenido_contacto{
	text-align: center;
	padding-bottom: 50px;
	background-color: white;
	margin: 0px 40px 20px;
	padding: 20px;
}
#form_paypal input, #form_paypal img{
	display: block;
	margin: 0 auto;
}

#select_reservas {
	display: block;
	margin: 0 auto 20px auto;
}

.parrafo_contenido {
	margin: 0 40px 20px;
	display: block;
}

.cont_input_contacto {
	display: block;
	margin-bottom: 10px;
}

.input_contacto {
	width: 30%;
}

.span_contacto {
	width: 30%;
}

/*--------------------------------------------------*/
/*---------------------FOOTER-----------------------*/
/*--------------------------------------------------*/

.footer {
	width: 100%;
	color: white;
	background-color: #333a53;
	border-top: 1px solid #ccc;
}
		.contenido_footer .wrapper {
			padding: 30px 0;
			overflow: auto;
		}
			.contenido_footer .wrapper section{
				display: inline-block;
			}
			#cont_mapa_contacto{
				width: 68%;
				margin: 0 auto;
			}
			.mapa_sitio, .contacto{
				width: 50%;
				float: right;
				padding: 0 10px;
			}
				.titulo_seccion_footer {
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B41D4A;
				}
				
				.icono_footer {
					margin-right: 10px;
					font-size: 18px;
					vertical-align: middle;
				}
				.contacto li{
					margin-bottom: 10px;
				}
				
				.mapa_sitio a{
					color: white;
					text-decoration: none;
				}
				
				.mapa_sitio a:hover{
					color: #2C65A0;
				}
	
			.firma_ajedrez {
				width: 255px;
				float: left;
				padding: 40px 30px;
			}
				.firma_ajedrez img{
					width: 100%;
					display: block;
				}
#cont_img_paquetes_turisticos {
	width: 100%;
	display: block;
}
#cont_img_paquetes_turisticos img{
	width: 100%;
	display: block;
}

#menu_responsive {
	width: 60px;
	padding: 15px;
	cursor: pointer;
	display: none;
}
#menu_responsive svg{
	width: 100%;
	display: block;
	fill:white;
}
#cont_lenguaje {
	float: right;
	padding: 0 20px;
	background-color:#fff;
	margin-left: 20px;
}

.idioma {
	display: block;
	width: 35px !important;
	cursor: pointer;
}

.cont_img_idioma img{
	display: block;
	width: 100%;
}
@media (max-width:1060px){
	.cont_img_plan{
		width: 100%;
		display: block;
		float: none;
	}
	.cont_info_plan{
		width: 100%;
		display: block;
		float: none;
	}
	.boton_paquetes{
		margin: 10px auto 0 auto;
	}
}
@media (max-width:980px){	
	.cont_contacto_header{
		display: inline-block;
		margin: 0 auto;
		float: left;
	}
	#cont_lenguaje{
		float: right;
		display: inline-block;
		margin: 0;
	}
	.cont_tipo_pieza{
		width: 45%;
	}
	.cont_tipo_pieza:nth-child(2n){
		float:right;
		margin: 0 0 15px 0;
	}
	.cont_tipo_pieza:nth-child(2n-1){
		float:left;
		margin: 0 0 15px 0;
	}
	.cont_servicio{
		width: 33%;
	}
	.linea_titulo_seccion_cuerpo_inicio{
		width: 25%;
	}
	.titulo_seccion_cuerpo_inicio{
		width: 50%;
	}
}
@media (max-width:840px){
	.wrapper_1000{
		width: 80%;
	}
	.cont_servicio{
		width: 50%;
	}
	.cont_habitacion{
		width: 47%;
		margin: 0 0 15px 0 !important;
	}
	.cont_habitacion:nth-child(2n-1){
		float: left;
	}
	.cont_habitacion:nth-child(2n){
		float: right;
	}
	.input_contacto{
		display: block;
		margin: 0 auto;
		width: 70%;
	}
}
@media (max-width:770px){
	#cont_logo_sitio{
		float: none;
		display: block;
		width: 100%;
		padding: 0 30%;
		margin-bottom: 20px;
	}
	.contacto, .mapa_sitio{
		width: 100%;
		display: block;
		margin-bottom: 50px;
	}
	#menu_principal ul{
		display: none;
		width: 100%;
		background-color: #3f7ebf;
	}
	#menu_principal ul a{
		width: 100%;
		display: block;
	}
	#menu_principal ul a:hover li{
		width: 100%;
		display: block;
		border: none;
		background-color: #2C65A0;
	}
	#menu_principal ul li{
		border: none;
	}
	#menu_responsive{
		display: inline-block;
	}
}
@media (max-width:700px){
	.cont_servicio{
		width: 50%;
	}
	#cont_info_tour{
		width: 100%;
	}
	.wrapper_1000{
		width: 85%;
	}
}
@media (max-width:640px){
	#cont_sello_q{
		display: block;
		margin: 0 auto;
		width: 15%;
	}
}
@media (max-width:600px){
	.lugar_tour{
		width: 45%;
	}
	.lugar_tour:first-child{
		float: left;
		margin: 0 0 10px 0;
	}
	.lugar_tour:nth-child(2){
		float: right;
		margin: 0 0 10px 0;
	}
	.linea_titulo_seccion_cuerpo_inicio{
		width: 10%;
	}
	.titulo_seccion_cuerpo_inicio{
		width: 80%;
	}
	.cont_habitacion{
		width: 100%;
		margin-bottom: 40px !important;
		float: none;
		display: block;
		padding: 0 10%;
	}
}
@media (max-width:500px){	
	#cont_lenguaje{
		float: none;
		display: block;
		width: 20%;
		margin: 0 auto 20px auto;
	}
	.cont_tipo_pieza{
		float: none;
		margin: 0 0 10px 0;
		width: 100%;
	}
	.lugar_tour{
		margin: 0 0 10px 0;
		width: 100%;
	}
}
