@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);

body{
	/*overflow: hidden;*/
}
#background{
	background: url('../imgsitio/bg-header.png') repeat-x;
}
.logo{
	margin-top: 0px;
}
.logo img {
	margin: 0 auto;
}
.intermedio ul{
	padding: 34px 0px;
	text-align: left;
}
.intermedio ul li{
	display: inline;
	font-weight: 600;
}
.intermedio ul li a{
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
.intermedio ul li a:hover, .login ul li a:hover{
	color: #5b1400 !important;
}
.intermedio{
	color:#FFF;
}
.intermedio a{
	color:#5b1400;
	cursor: pointer;
}
.login{
	color:#FFF;
}
.login a{
	color:#5b1400;
	cursor: pointer;
}
.login ul{
	padding: 34px 0px;
	text-align: right;
}
.login ul li{
	display: inline;
}
.login ul li a{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}
#navtop{
	background-color:#FFF;
	padding-top: 24px;
	padding-bottom: 15px;
}
#nav-visible{
	text-align: center;
    float: none;
}
#nav-visible li{
	/*border-right: 1px solid#ccc;*/
	float: none !important;
    display: inline-block;
}
#nav-visible li a{
	color:#5b1400;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 15px;
}
#nav-visible li a:hover{
	color:#baa081;
	font-weight: 600 !important;
	background: transparent !important;
}
#nav-visible li a.active{
	color:#baa081 !important;
	font-weight: 600 !important;
}
#navbar2{
	margin-bottom: 10px;
	width: 100%;
}
.nav > li > a {
	/*padding: 10px 37px !important;*/
    padding: 10px 14px !important;
}
.vertical{
	vertical-align: text-bottom;
	color: #5b1400;
}
#principal{
	background:#a0a0a0;
	height: 566px;
	position: relative;
}
.smallbox{
	color: #FFF;
	font-size: 25px;
	text-align: left;
}
.smallbox .uno{
	background: #a0a0a0;
	padding: 23px 0px;
}
.smallbox .dos{
	background:#a0072b;
	padding: 23px 0px;
}
.smallbox .tres{
	background: #a0a0a0;
	padding: 23px 0px;
}
.primero, .segundo, .tercero{
	list-style: none;
}
.segundo{
	background:#a0072b;
	height: 566px;
	position: relative;
}
#seccfooter{
	background:#f7f7f7;
	border-top: 5px solid#5b1400;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 50px;
	/*bottom: 0;
    position: absolute;
    width: 100%;*/
}
#seccfooter li{
	color: #5b1400;
}
.footer1 h2{
	text-transform: uppercase;
	color: #5b1400;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.footer1 ul li{
	list-style: none;
	display: block;
}
.footer1 ul li a{
	color: #5b1400;
	font-size: 13px;
	vertical-align: 11px;
	font-family: 'Open Sans', sans-serif;
}
.footer1 ul li a img:hover{
	opacity: 0.7;
}
.listauno, .listados{
	padding-left: 0;
}
.listados{
	text-align: left;
}
#centrado{
	text-align: center;
}
.flotante{
	/*position: absolute;
	bottom: 0;*/
	/*background: rgba(26, 24, 24, 0.54);*/
	display: none;
	color: #FFF;
	width: 100%;
	background: url('../imgsitio/backhome.png') no-repeat;
	background-size: 100% 100%;
}
.flotante h4{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	padding-top: 38px;
}
.flotante p{
	font-size: 13px;
}
/*.central{
	background: url('../imgsitio/bgall.png')
}*/
.central h1{
	color:#482c0f;
	font-size: 30px;
	font-weight: 600;
	padding-left: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
.central p{
	color:#482c0f;
	font-size: 18px;
	text-transform: none;
	padding-left: 0px;
	margin-bottom: 26px;
	font-style: italic;
	font-family: 'EB Garamond', serif;
}
.central p span{
	font-size: 18px !important;
}
.central .white{
	background: #FFF;
}
.central .white ul{
	padding-top: 38px;
	padding-left: 0px;
}
.central .white ul li{
	list-style: none;
	/*border-bottom: 1px solid#ccc;*/
	/*padding: 10px 0px;*/
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.central .white ul li a{
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif !important;
	text-decoration: none;
}
.central .white ul li a img:hover{
	opacity: 0.7;
}
.central .white ul li a:hover{
	color: #713322;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.central .white ul li a.active{
	color: #713322;
	font-weight: bold;
	text-decoration: underline;
}
.central .white h1{
	font-size: 18px;
	text-transform: uppercase;
}
.texto{
	text-transform: none !important;
	font-size: 14px !important;
	text-align: justify;
	padding-left: 0px !important;
	font-style: normal !important;
	font-family: 'Open Sans', sans-serif !important;
	color: #525252 !important;
}
.texto img{
	width: 100% !important;
}
.texto2{
	text-transform: none !important;
	font-size: 12px !important;
	text-align: justify;
}
.btnreserva{
	float: right;
	margin-bottom: 30px;
}
.btnreserva:hover{
	opacity: 0.7;
}
.pad_derecho{
	padding-right: 48px;
}
.nuevomargen{
	margin: 0px 16px;
	margin-bottom: 55px;
}
.nuevomargen h4{
	font-size: 13px;
	color:#a0072b;
	font-weight: 600;
}
.arrow-right{
	float: right;
}
.listapromocion{
	/*margin: 6px 18px !important;*/
	padding: 8px;
	overflow: hidden;
	margin-bottom: 30px;
	border: 1px solid #d2d2d2;
    -webkit-box-shadow: 10px 10px 7px -6px #d2d2d2;
    -moz-box-shadow: 10px 10px 7px -6px #d2d2d2;
    box-shadow: 10px 10px 7px -6px #d2d2d2;
}
.listapromocion h4{
	font-size: 15px;
	font-weight: 600;
	min-height: 20px;
	font-family: 'Open Sans', sans-serif;
	height: 34px;
}
.sintop{
	padding-top: 0px !important;
}
#izq-promo{
	padding-left: 0px;
}
#izq-promo h4{
	margin-top: 24px;
	padding-left: 0px;
	font-size: 14px !important;
	text-transform: uppercase;
	color:#a0072b;
	font-weight: 600;
}
.listapromocion .parrafouno{
	color:#676767;
	text-transform: none;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	float: left;
	padding-left: 0px; 
	width: 100%;
	    height: 44px;
    line-height: 14px;
	margin-bottom: 0px;
}
.listapromocion .parrafodos{
	color:#000;
	text-transform: uppercase;
	font-size: 10px;
	font-family: 'Open Sans', sans-serif;
	padding-left: 0px; 
	float: left;
	width: 100%;
	font-weight: bold;

}
.listapromocion .parrafodos span{
	float: right;
}
.listapromocion .vermas{
	margin-top: 0px;
	float: right;
}
.ulpromo li{
	border-bottom: 0px !important;
}
.ulpromo{
	padding-top: 10px !important;
	margin-top: 20px;
}
.margen_noticia{
	/*margin: 0px 47px;*/
	margin-bottom: 55px;
	/*padding: 6px 42px !important;*/
	border-bottom: none !important;
}
.margen_noticia h4{
    font-size: 17px;
	color:#5b1400;
	font-weight: 600;
	margin-top: 15px;
	font-family: 'Open Sans', sans-serif;
}
.margen_noticia p{
    font-size: 14px;
    text-transform: none;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    height: 35px;
    height: 45px;
    font-style: normal;
	margin-top: 8px;
}
.template-services{
	font-family: 'Open Sans', sans-serif;
}
.margen_galeria{
	/* margin: 0px 47px; */
	margin-bottom: 55px;
	/* padding: 6px 42px !important; */
	border-bottom: none !important;

	padding-right: 30px !important;
}
.margen_galeria h4{
    font-size: 13px;
	color:#a0072b;
	font-weight: 600;
}
.margen_galeria p{
    font-size: 12px;
    text-transform: none;
    padding-left: 0px;
}
#listauno{
	padding-left: 41px !important;
}
.padnoticia{
	/*padding: 30px 40px;*/
}
.detallenoticia h4{
	color:#a61839;
	font-size: 13px;
	font-weight: 600;
}
.detallenoticia p{
	padding-left: 0px !important;
	text-transform: none;
	font-size: 12px;
	text-align: justify;
}
.detallenoticia img#barranoticia{
	background: url('../imgsitio/barradetalle.png') no-repeat;
	height: 30px !important;
}
/*.padcontacto{
	padding: 30px 48px;
}*/
.padcontacto p{
	padding-left: 0px !important;
	text-transform: none;
	font-size: 12px;
}
.padcontacto label{
	font-size: 14px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	color: #797979;
	font-weight: 500;
}
.padcontacto input{
	width: 100%;
	border: 0px;
	border: 1px solid#ccc;
	margin-bottom: 15px;
	text-indent: 10px;
	outline: none;
}	
.padcontacto textarea{
	width: 100%;
	height: 120px;
	border: 0px;
	border: 1px solid#ccc;
	outline: none;
}
.padcontacto iframe{
	width:100% !important;
	margin-top: 20px;
}
.padcontacto .form{
	width: 98%;
}
.btnenviar{
	margin-top: 20px;
}
.titleh4{
	font-size: 12px;
	font-weight: 600;
}
.parrafojustificado{
	text-align: justify;
}
.valor{
	font-size: 18px !important;
	font-weight: 700 !important;
}
.oculto h4{
	font-weight: 700;
	font-size: 17px;
	font-family:'Open Sans', sans-serif;
}
.oculto label{
	font-size: 13px;
	display: block;
	color: #464646;
}
#archivo{
	color: #464646;
	text-decoration: underline;
}
.oculto input, .oculto select{
	width: 100%;
	margin-bottom: 10px;
	text-indent: 8px;
	height: 32px;
}
.btnpagar{
	margin-top: 47px;
}
.barracompleta{
	margin: 10px 0px;
}
.padcontacto h3{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
.padcontacto .subtitulo{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
.padcontacto .infobeneficio{
	text-transform: none;
	margin-top: 0px;
	font-family: 'Open Sans', sans-serif !important;
	font-style: normal;
	font-size: 14px;
	color: #464646;
}
.box{
	border:1px solid#d1d1d1;
	border-top:2px solid#5b1400;
	border-radius: 5px;
	padding: 10px 33px;
	min-height: 244px;
}
.box .imgregistro{
	margin: 0 auto;
	width: 100%;
}
.box .btnregistro{
	margin-top: 15px;
}
.titulologin{
	font-weight: 700;
	font-size: 18px;
	padding-left: 33px;
	font-family: 'Open Sans', sans-serif;
	color: #5b1400;
}
#recordar{
	width:20px;
}
.recordar{
	display: inline-block !important;
}
.linkolvido{
	font-size: 12px;
	color:#0238d0;
	font-family: 'Open Sans', sans-serif;
}
.box form{
	margin-top: 32px;
}
.box .inputpass{
	margin-bottom: 40px;
}
.menu_mobil{
	background: url("../imgsitio/menumobile.png") no-repeat scroll center center transparent;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 22px;
	left: 0px;
	z-index: 555;
}
.textosmall{
	font-size: 12px !important;
}
#titulobeneficio{
	margin-top: 3px;
    color: #5b1400;
    font-size: 17px;
   	font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.boxmicuenta{
	border-top: 3px solid#482c0f;
	border-radius: 0px;
	padding: 10px 40px;
	min-height: 552px;
	/*margin-top: 20px;*/
	padding-top: 15px;
	padding-bottom: 30px;
	overflow: hidden;
    background: #faf4ef;
}
label{
	font-family: 'Open Sans', sans-serif !important;
}
.boxmicuenta input{
    display: block;
    width: 100%;
    height: 34px;
    margin-bottom: 10px;
    text-indent: 8px;
    border: none;
    border: 1px solid#ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	font-family: 'Open Sans', sans-serif;
}
.boxmicuenta .info{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.boxmicuenta .info h3{
	font-size: 20px !important;
	margin-bottom: 30px !important;
	font-weight: 600 !important;
	font-family: 'Open Sans', sans-serif;
}
.boxmicuenta .info label{
	margin-bottom: 6px;
	font-family: 'Open Sans', sans-serif;
}
@media (max-width: 991px) {
	.smallbox{
		display: block !important;
	}
	.primero, .segundo, .tercero{
		display: none;
	}
	#principal{
		background: #a0a0a0;
		min-height: 730px;
	}
}
@media (min-width: 769px){
	#principal{
		background: #FFF;
	}

}
@media (min-width: 769px) {
	#principal{
		background: #a0a0a0;
	}
}
@media (min-width: 720px) and (max-width: 769px) {
	#principal{
		background: #a0a0a0;
		min-height: 585px;
	}
}
@media (max-width: 719px) {
	#principal{
		background: #a0a0a0;
		min-height: 540px;
	}
}
@media (max-width: 769px) {
	.smallbox{
		font-size: 21px;
	}
}
.loading{
	
}
.nodisponible{
	text-decoration: none !important;
	background: #c52123 !important;
	font-size: 12px !important;
	color: #FFF !important;
	padding: 5px 8px !important;
	text-transform: uppercase !important;
}
.desactivado{
	pointer-events: none;
	opacity: 0.6;
}
.textoinfo{
	font-weight: 600;
	margin-top: 70px;
	font-family: 'Open Sans', sans-serif !important;
}
.textoinfo a{
	color: #492b0f;
}
.textoinfo a:hover{
	opacity: 0.8;
}
#paginacion{
	float: right;
	text-align: center;
	margin-right: 40px;
}
#paginacion ul a{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	border: 1px solid#ccc;
	background: #FFF;
	color:#797979;
	font-weight: 500;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 2px;
	text-decoration: none;

}
#paginacion ul a:hover{
	border: 1px solid#ccc;
	background: #797979;
	color:#FFF;
	font-weight: 500;
}
#paginacion ul a.active{
	border: 1px solid#ccc;
	background: #797979;
	color:#FFF;
	font-weight: 500;
}
.olvido{
	text-align: center;
	margin-top: 40px;
}
.olvido label{ 
	font-size: 15px;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #464646;
	height: 28px;
}
.olvido input{
	margin-bottom: 20px;
	text-indent: 6px;
}
.tit_sub{
	font-weight: 700 !important;
	font-size: 14px !important;
}
.tit_sub:hover{
	text-decoration: underline;
}
.tit_sub1{
	font-weight: 700 !important;
	font-size: 14px !important;
}
@media (max-width: 430px) {
	.texto img{
		height: 140px;
	}

}
@media (max-width: 990px) {
	#mapacont{
		margin-top: 15px;
	}

}

@media (max-width: 1200px) {
	#nav-visible li a {
		font-size: 12px;
	}
	.nav > li > a {
	padding: 10px 21px !important;
	}

}

@media (max-width: 991px) {
	.logo img {
		margin-left: 15px;
	}


}

@media (min-width: 768px) and (max-width: 991px){
	.pasos-min{
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
	margin-top: 65px;
	font-weight: 600;
	}
	#principal{
		min-height: 800px !important;
	}
}

@media (min-width: 597px) and (max-width: 767px){
	.pasos-min{
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	margin-top: 30px;
	font-weight: 600;
	}
}

@media (min-width: 510px) and (max-width: 596px){
	.pasos-min{
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	margin-top: 22px;
	font-weight: 600;
	}
}
@media (min-width: 100px) and (max-width: 509px){
	.pasos-min{
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	margin-top: 0px;
	font-weight: 600;
	}
}
@media (min-width: 700px) and (max-width: 767px){
	#principal{
	min-height: 630px !important;
	}
}
@media (min-width: 561px) and (max-width: 621px){
	#principal{
	height: 531px !important;
	}
}
@media (min-width: 435px) and (max-width: 560px){
	#principal{
	height: 500px !important;
	min-height: 500px !important;
	}
}

@media (max-width: 434px){
	#principal {
	height: 413px !important;
	min-height: 439px !important;
	}
	.flotante{
	height: 150px;
	}
	.flotante h4{
	display: none;
	}
}

.imagen-galeria{
	height: 400px;
	width: 100%;
}

@media (max-width: 550px){
	.imagen-galeria{
		height: auto;
	}
}

@media (min-width: 551px) and (max-width: 1000px){
	.imagen-galeria{
	height: 350px;
	width: 100%;
	}
}


@media (max-width: 400px){
	.texto_small{
	  font-size: 12px !important;
	}
}

@media (min-width: 476px) and (max-width: 768px){
	.lista_ben{
		width: 50%;
	}
	.footer11, .footer33, .footer22 {
	  width:50% !important;
	}
	.logo{
		margin-left: 50px !important;
		width: 100% !important;
	}
	.tp-caption{
		display: none !important;
	}
	#background > .container{
		height: 110px !important;
	}
	section.home-3 h1{
		background: none !important;
		font-size: 21px !important;
	}
	.home-2 p {
	    font-size: 16px;
	    line-height: 22px;
	    margin-top: 0px;
	}
	.home-1 h4 {
	    font-size: 24px;
	}
	.column-left{
		background: #faf4ef;
	}
	#paginacion ul a {
	    margin-bottom: 8px;
	    display: inline-block;
	}
	.padcontacto img{
		max-width: 100%;
		height: auto !important;
	}
	.central h1 {
	    font-size: 26px;
	}
	.ulpromo .col-xs-12{
		width: 50%;
	}
	.ulpromo p.resumen{
		display: none !important;
	}
	#titulobeneficio {
	    margin-bottom: 5px;
	    font-size: 15px;
	}
	.margen_noticia p{
		display: none;
	}
	.margen_noticia h4 {
	    font-size: 15px;
	    height: 50px;
	}
	.central .white ul li.tit_sub1 {
	    padding-top: 18px;
	    width: 50%;
	}
	.ultable .col-xs-12{
		width: 100% !important;
	}
	.listapromocion .parrafouno{
		display: none;
	}
}
@media (min-width: 615px) and (max-width: 765px){
	.small_promo{
	min-height: 344px;
	}
}

@media (min-width: 374px) and (max-width: 463px){
	.small_promo{
	min-height: 337px;
	}
}
@media (max-width: 373px){
	.small_promo{
	min-height: 300px;
	}
}

@media (max-width: 600px){
	.listapromocion {
	border: 1px solid#ccc;
	margin: 6px 5px !important;
	padding: 4px;
	min-height: 285px;
	}
}
@media (max-width: 440px){
	.listamod{
	width: 100%;
	}
	.listapromocion{
	min-height: 330px;
	}
	.margen_galeria{
	width: 100%;
	}
}
@media (max-width: 350px){
	.listapromocion{
	min-height: 280px;
	}
}

.titulo_galeria{
	font-size: 13px;
	color: #a0072b;
	font-weight: 600;
}

@media (min-width: 992px) and (max-width: 1190px){
	.central .white ul li {
	list-style: none;
	border-bottom: 1px solid#ccc;
	/*padding: 6px 0px;*/
	margin-right: 0px;
	margin-top: 12px;
	}
	.listamod img{
		height: 176px !important;
	}
	.listamod img.arrow-right{
		height: auto !important;
	}
	.ulpromo{
	    margin-top: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.logo {
	    width: 100%;
	    margin-left: 30px !important;
	}
	.listamod img{
		height: 172px !important;
	}
	.listamod img.arrow-right{
		height: auto !important;
	}
	.listapromocion h4 {
	    height: 22px;
	}
	.ulpromo{
	    margin-top: 40px;
	}
	.central .white ul li{
		margin-top: 16px;
	}
}
@media (min-width: 461px) and (max-width: 589px){
	.listamod img{
		height: 172px !important;
	}
	.listamod img.arrow-right{
		height: auto !important;
	}
}
@media (min-width: 590px) and (max-width: 767px){
	.listamod img{
		height: 230px !important;
	}
	.listamod img.arrow-right{
		height: auto !important;
	}
	.li-promo img{
		margin-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media (max-width: 460px){
	#titulobeneficio {
	    font-size: 14px;
	    height: 30px;
	}
	.listamod img{
		height: 100% !important;
	}
	.listamod img.arrow-right{
		height: auto !important;
	}
	.listapromocion h4 {
	    font-size: 16px;
	    height: 22px;
	    text-align: center;
	}
	#paginacion{
		margin-right: 0px;
	}
	iframe{
		width: 100% !important;
		height: auto !important;
	}
}
@media (max-width: 777px){
	.margen_noticia {
	margin: 0px 47px;
	margin-bottom: 55px;
	/* padding: 6px 42px !important; */
	border-bottom: none !important;
	margin-right: 0px;
	}
}

@media (max-width: 767px){
	.margen_noticia {
	padding: 0px 0px !important;
	}
}
@media (max-width: 613px){
	.margen_noticia {
	margin: 0px 47px;
	margin-bottom: 55px;
	/* padding: 6px 42px !important; */
	border-bottom: none !important;
	margin-left: 41px;
	}
}

@media (max-width: 512px){
	.margen_noticia {
	width: 80%;
	}
}
@media (min-width: 352px) and (max-width: 382px){
	.margen_noticia {
	width: 80%;
	}
}
@media (max-width: 400px){
	.margen_noticia {
	width: 82%;
	}
}
@media (min-width: 535px) and (max-width: 612px){
	.margen_noticia {
	width: 31%;
	}
}

@media (min-width: 768px) and (max-width: 992px){
.smallbox .uno{
	background: #a0a0a0;
	padding: 23px 64px;
}
.smallbox .dos{
	background:#a0072b;
	padding: 23px 64px;
}
.smallbox .tres{
	background: #a0a0a0;
	padding: 23px 64px;
}
}
@media (min-width: 326px) and (max-width: 563px){
	.logo{
		margin-top: 7px;
	}
}
@media (min-width: 564px) and (max-width: 768px){
	.logo{
		width: 80%;
		margin: 0 auto;
	}
}
@media (min-width: 769px){
	.logo{
		width: 110%;
		
	}
}
.logo img{
	padding-top: 15px;
}
#mensaje_form{
	color: #000;
	margin-top: 22px;
	font-weight: 600;
	font-size: 12px;
	background: #fff;
	text-align: center;
	padding: 10px 0px;
	font-size: 15px !important;
}
#btnlogin:hover{
	opacity: 0.7;
}
#loading{
	display: none;
	margin-top: 51px;
	float: left;
	width: 20px;
	margin-left: 81px;
}
#mensaje_form3{
	color: #000;
	margin-top: 22px;
	font-weight: 600;
	font-size: 12px;
	margin-left: 45px;
	margin-bottom: 68px;
}
#mensaje_form3 a{
	color: #ac1534;
}
@media (max-width: 768px){
.fondo{
	display: none !important;
}
.home-2 .col-lg-4{
	text-align: center;
}
#titulobeneficio {
    height: 28px;
    margin-top: 12px !important;
}
p.resumen {
    height: 35px;
    margin-bottom: 0px;
}
.padcontacto .col-xs-12.col-sm-6.col-md-6.col-lg-6{
	margin-bottom: 10px;
}
.margen_noticia {
    margin-bottom: 16px !important;
}
	
	#carrusel .list_carousel .bx-wrapper{
	background: none repeat scroll 0 0 #FFF;
	margin: 0 auto;
	/* position: relative; */
	float: none; 
	max-width: 360px !important;
	}
	.texto2{
		margin-left: 26px;
	}
	#botonvolver{
		float: right !important;
		margin-right: 15px;
	}
}

@media (max-width: 475px){
	.header-1, .header-2{
		width: 100% !important;
	}
	.central h1 {
	    font-size: 24px;
	}
	.listapromocion .parrafouno{
		display: none;
	}
	#carrusel .list_carousel .bx-wrapper{
		margin-left: 28px;
	}
	.listados {
	    text-align: center;
	}
	.footer11 {
	    text-align: center !important;
	}
	.column-left{
		background: #faf4ef;
	}
	#paginacion ul a {
	    margin-bottom: 8px;
	    display: inline-block;
	}
	.padcontacto img{
		max-width: 100%;
		height: auto !important;
	}
}
@media (min-width: 1168px){
	.flotante{
		height: 150px !important;
	}
}
@media (max-width: 502px){
	.flotante{
		height: auto;
	}
	.flotante h4 {
	font-size: 11px;
	padding-top: 5px;
	}
	.flotante p {
	font-size: 11px;
	margin-top: 10px;
	}
}

@media (max-width: 397px){
	.nuevomargen{
		margin: 0 auto !important;
		padding-left: 25px !important;
		border-bottom: none !important;
		margin-bottom: 20px;
	}
}
.modal_form label{
	display: block;
	text-align: left !important;
	margin-bottom: 0px;
}
.modal_form input{
	display: block;
	width: 100%;
	margin-bottom: 8px;
	text-indent: 10px;
}
.modal_form input:focus,.modal_form textarea:focus{
	border-color: #000000;
    outline: 0 none;
    border-width: 1px;
}
.modal_form textarea{ 
	width: 100%;
	height: 100px;
	text-indent: 10px;
}
.modal_form #boton-modal{ 
	background: #aa0f2b !important;
	color: #FFFFFF !important;
	border: #aa0f2b;
}
.modal_form #boton-modal:hover{ 
	opacity: 0.8;
}
#open-modal{
	color: #FFFFFF;
	cursor:pointer;
}

@media (max-width: 540px){
	.modal{
		left: 0% !important; 
		margin-left: 0px !important; 
		width: 100% !important;
	}
	.modal.in .modal-dialog{
		width: 100%;
	}

	.btn-play{
  	height: 135px;
  	width: 135px;
  	left: 50%;
  	margin-left: -50.5px;
  	top: 50%;
  	margin-top: -55px;
  	max-width: 100%;
	}

}
.nuevo_btn{
	background: #aa0f2b;
	color: #FFFFFF;
	display: inline;
	padding: 4px 8px;
	border-radius: 4px;
	cursor: pointer;
}
.btn-play{
	background: url('http://proyectosplus.cl/00/marriot/imgsitio/play.png') no-repeat;
  	position: absolute;
  	height: 135px;
  	width: 135px;
  	left: 50%;
  	margin-left: -50.5px;
  	top: 50%;
  	margin-top: -55px;
  	max-width: 100%;
}
.modal-backdrop {
  background-color: none !important;
}
@media (min-width: 1469px) and (max-width: 1699px){
	.carousel .item .fill img{
		height: 575px !important;
	}
}
@media (min-width: 999px) and (max-width: 1468px){
	.carousel .item .fill img{
		height: 429px !important;
	}
}
@media (min-width: 770px) and (max-width: 998px){ 
	.carousel .item .fill img{
		height: 343px !important;
	}
}
@media (min-width: 441px) and (max-width: 769px){ 
	.carousel .item .fill img{ 
		height: 223px !important;
	}
}
@media (max-width: 440px){ 
	.carousel .item .fill img{ 
		height: 173px !important;
	}
}
.alert-vigencia{
	background: #cccccc;
	padding-top:15px;
	padding-bottom:10px;
	margin-bottom: 20px !important;
}
.alert-vigencia p{
    text-align: center;
    margin-bottom: 0px !important;
}
.price{
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 16px;
}

.body_fancybox{
	overflow: hidden !important;
}
@media (max-width: 767px){ 
	.img_mailing{
	  max-width: 100% !important;
	}
}
/*.img_mailing{
	display: block;
	height: auto;
	width:auto;
	/*max-width: none;*/
	/*max-width: 100%;
}
.body_fancybox .container{
	width: 100% !important;
}
.fancybox-skin{
	background: none !important;
	box-shadow: none !important;
}*/
.listados li a{
	font-weight: bold;
	font-family: 'Arial';
}
.listauno li{
	clear: both;
}
.listauno li a{
	font-weight: bold;
}
p.sub-p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #797979;
}
.central .white ul li h2{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-weight: bold;
}
.central .white ul li.tit_sub1{

padding-top: 18px;
}
.central .white ul li p.resume{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color: #797979;
	font-style: normal;
	font-weight: 400;
	padding-left: 0px;
	height: 90px;
}
.central .white ul li.tit_sub1 img{
	width: 100%;
}
.central .white ul li.tit_sub1 .list{
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
	border: 1px solid #d2d2d2;
		-webkit-box-shadow: 10px 10px 7px -6px #d2d2d2;
-moz-box-shadow: 10px 10px 7px -6px #d2d2d2;
box-shadow: 10px 10px 7px -6px #d2d2d2;
border-radius: 2px;
}
h1.detail-title{
	color: #464646;
	font-size: 18px;
	padding-left: 0px !important;
}
p.resumen{
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 14px;
	height: 40px;
}
.home-1{
	background:#f5eadf;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.home-1 p{
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: lighter;
}
.home-1 h4{
	text-transform: uppercase;
	font-weight: bold;
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
}
.home-2{
    margin-top: 70px;
}
.home-2 p{
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    line-height: 28px;
    font-weight: 400;
    margin-top: 50px;
}
.home-1 img{	
	margin-top: 10px;
}
.home-1 .col-lg-4{
	text-align:right;
}
section.home-3{
	margin-top:40px;
	background:#f5f5f5;
	padding-bottom: 50px;
}
section.home-3 h1{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	background: url('../imgsitio/bg-line.png');
	background-repeat: no-repeat;
	background-position: 250px center;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
}
section.home-3 .item{
	background: #fff;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
section.home-3 .item h2{
	font-size: 18px;
	color: #464646;
	line-height: 22px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	height: 50px;
}
section.home-3 .item .resume{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
}
section.home-3 .item img{
	width: 100%;
}
section.home-3 .owl-controls .owl-prev, section.home-3 .owl-controls .owl-next{
	background: transparent !important;
	opacity: 1 !important;
}
section.home-3 .owl-controls{
    position: absolute;
    right: 0;
    top: -75px;	
}
section.home-3 .owl-controls .owl-prev{
    margin-left: -8px !important;
    margin-top: 6px !important;
}
#owl-demo{
	margin-top: 35px;
	padding-left: 15px;
}
section.home-4{
	margin-top:40px;
}
section.home-4 h1{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	background: url('../imgsitio/bg-line.png');
	background-repeat: no-repeat;
	background-position: 328px center;
	font-family: 'Open Sans', sans-serif;
}
section.home-4 ul{
	padding-top: 30px;
	padding-left: 0px !important;
}
section.home-4 ul li{
	list-style: none;
	padding-left: 0px !important;
}
section.home-4 ul li h4{
	margin-top:3px;
	color: #464646;
	font-size: 17px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
}
.footer11{
	text-align: left;
}
.listauno li{
	font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 24px;
}
.plantilla-2 img{
	max-width: 100%;
}
.plantilla-2 p{
	font-style: normal;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
}
.btnreserva{
	margin-top: 30px;
}
.plantilla-7 p, .plantilla-1 p, .plantilla-4 p{
	font-style: normal;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
}
#botonvolver{
	display: none;
}
.pswp__img--placeholder--blank{
	background:#000 !important;
}
.pswp__zoom-wrap{
	width: 135% !important;
}
.pswp--zoom-allowed .pswp__img{
	margin: 0 auto !important;
    position: relative !important;
}
input{
	outline: none;
}
p.list_text{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
	font-style: normal;
}
.box_lists{
   
    margin-bottom: 20px;
}
.new_radios{
	padding: 10px 0px;
  	padding-left: 10px;
  	clear: both;
  	display: block;
}
.new_radios p{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
	font-style: normal;
}
.new_radios label{
	color: #000;
  	font-size: 13px;
}
.new_radios p span{
	font-style: italic;
	font-weight: 600;
	font-size: 14px !important;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
}
h5#titulo-lista {
    color: #5b1400;
    font-family:'Open Sans', sans-serif;
}
.span-quantity{
	font-size: 12px !important;
}
ul.option_list{
	float: right;
}
ul.option_list li{
	float: left;
	list-style: none;
	margin-left: 16px;
}
ul.option_list li a{
	background: #5b1400;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	opacity: 0.8;
}
ul.option_list li a:hover{
	opacity: 1;
}
#grid[data-columns]::before {
	content: '4 .column.size-1of4';
}
#grid2[data-columns]::before {
	content: '4 .column.size-1of4';
}
.column {
    float: left;
}
.size-1of4 {
    width: 25%;
}
.size-1of3 {
    width: 33.333%;
}
.size-1of2 {
    width: 50%;
}

/* Configurate salvattore with media queries */
@media screen and (max-width: 450px) {
    #timeline[data-columns]::before {
        content: '1 .column';
    }
}

@media screen and (min-width: 451px) and (max-width: 700px) {
    #timeline[data-columns]::before {
        content: '2 .column.size-1of2';
    }
}

@media screen and (min-width: 701px) and (max-width: 850px) {
    #timeline[data-columns]::before {
        content: '3 .column.size-1of3';
    }
}

@media screen and (min-width: 851px) {
    #timeline[data-columns]::before {
        content: '4 .column.size-1of4';
    }
}
.email_ceder{
	visibility: hidden;
	text-indent: 4px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #464646;
	height: 28px;
}
a.share_beneficio{
	cursor: pointer;
	text-transform: none !important;
	color: #713322 !important;
	font-size: 13px !important;
	clear: both;
	display: block;
	margin-bottom: 3px;
}
a.share_beneficio:hover{
	text-decoration: none !important;
	opacity: 0.9;
}
a.enviar_promocion{
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif;
	text-transform: none !important;
	visibility: hidden;
	background: #a0082c;
	color: #fff !important;
    padding: 5px;
    padding-top: 6px;
	cursor: pointer;
}
@media (max-width: 480px) {
	.logo img {
	    margin: 0 auto !important;
	    width: 72%;
	}
	.login ul {
	    padding-top: 4px;
	    text-align: center;
	}
	.tp-caption{
		display: none !important;
	}
	.home-1 img {
	    max-width: 100% !important;
	    height: auto !important;
	}
	.home-1 h4 {
	    font-size: 20px;
	}
	.home-1 p {
    	font-size: 18px;
	}
	.home-1 .col-lg-4 {
	    text-align: center !important;
	}
	.home-1 .col-lg-4 img{
	    width: 70%;
	}
	.home-2 {
	    margin-top: 8px;
	}
	.home-2 img{
		max-width: 100% !important;
	    height: auto !important;
	}
	.home-2 p {
	    font-size: 15px;
	    line-height: 22px;
	    margin-top: 6px;
	}
	section.home-3 h1 {
	    font-size: 20px;
	    background: none !important;
	}
	section.home-3 .item h2 {
	    font-size: 17px;
	    line-height: 20px;
	    height: 10px;
	    margin-top: 8px;
	}
	section.home-4 {
	    margin-top: 0px;
	}
	section.home-4 h1{
		font-size: 18px;
		margin-top: 16px;
	}
	section.home-4 li img{
		margin-bottom: 10px;
	}
	section.home-4 ul li h4 {
	    margin-top: 0px;
	    font-size: 15px;
	}

	.fondo{
		display: none !important;
	}
	a.see-detail img{
		margin-top: 6px !important;
		margin-bottom: 10px !important;
	}
	.info-contactenos{
		text-align: center !important;
	}
	.texto img{
		max-width: 100% !important;
		height: auto !important;
	}
	.padnoticia img{
		max-width: 100% !important;
		height: auto !important;
	}
	ul.option_list {
	    float: none;
	    width: 100%;
	    padding-left: 0px;
	    margin-bottom: 0px;
	    overflow: hidden;
	}
	ul.option_list li {
	    margin-bottom: 20px;
	    padding-top: 10px;
	}
	.boxmicuenta {
	    padding: 10px 16px;
	    margin-top: 16px;
	    padding-top: 12px;
	    padding-bottom: 15px;
	}
	p.resumen {
	    height: 50px;
	    line-height: 15px;
	}
	p.resumen{
		font-size: 12px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.logo img {
	    margin: 0 auto !important;
	}
	.home-1 img {
	    max-width: 100% !important;
	    height: auto !important;
	}
	ul.option_list {
	    float: none;
	    width: 100%;
	    padding-left: 0px;
	    margin-bottom: 50px;
	}
	.boxmicuenta {
	    padding: 10px 16px;
	    margin-top: 16px;
	    padding-top: 12px;
	    padding-bottom: 15px;
	}
	ul.option_list li {
	    margin-bottom: 25px;
	}
	.texto img{
		max-width: 100% !important;
		height: auto !important;
	}
	.padnoticia img{
		max-width: 100% !important;
		height: auto !important;
	}
	p.resumen {
	    height: 50px;
	    line-height: 15px;
	}
	.info-contactenos{
		text-align: center !important;
	}
}
#titulobeneficio {
    height: 28px;
}
#myCarousel .texto-banner{
	position: absolute;
	top:50%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}
#myCarousel .texto-banner h4{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;

}
#myCarousel .texto-banner p{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}
.title-caption{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px !important;
	font-weight: lighter !important;
	color: #fff;
	padding: 8px;
}
.text-caption{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px !important;
	font-weight: lighter !important;
	color: #fff;
	padding: 6px;
	word-wrap: break-word;
	overfloat: auto;
}
.title-caption.center, .text-caption.center{
    margin-left:auto !important;margin-right:auto !important;left:0 !important;right:0 !important;
    text-align: center;
}
.title-caption.center{
	width: 500px;
}
.text-caption.center{
	width: 800px;
}
.title-caption.right, .text-caption.right{
    right:50px !important;
    left:auto !important;
}
ul.sub-menu{
	position: absolute;
	padding-left: 4px;
	background: #baa081;
	padding: 15px 10px;
	width: 100%;
	margin-top: -4px;
	-moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 99999999999999;
    border-bottom: 2px solid#492b0f;
}
ul.sub-menu li{
	list-style: none;
	display: block !important;
	text-align: left;
	margin-bottom: 10px;
}
ul.sub-menu li a{
	color: #492b0f !important;
	line-height: 14px;
}
ul.sub-menu li a:hover{
	color: #492b0f !important;
	-moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
li.dropdown .open-it{
	display: block !important;
}
.accion{
	margin-top: 10px;
}
.table-responsive{
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
}
.table-responsive table.table th{
	background: #faf4ef;
	color: #713322;
}
td.link-download a{
	color: #713322;
}
td.link-download a:hover{
	text-decoration: underline;
}
.holder, .holder2 {
    text-align: center;
    margin-top: 25px;
    clear: both;
    margin-right: 5px;
    background: #faf4ef;
}
.holder a, .holder2 a{
    padding: 5px;
    display: inline-block;
    font-size: 13px;
    margin: 0 2px;
    cursor: pointer;
}
.holder a, .holder2 a{
	color: #713322;
}
.holder a.jp-current, .holder2 a.jp-current{
  font-weight: bold;
  color: #713322;
  text-decoration: underline;
}
.oculto2{
	display: none;
}
.fondo > img {
    float: right;
    max-width: 100% !important;
    width: 100%;
    height: 100%;
}
.fondo {
    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: -20px;
    height: 100%;
}
.intermedio form{
	display: none;
}
.intermedio form input{
	color: #5b1400;
	text-indent: 5px;
}
.intermedio form a:hover i{
	opacity: 0.8;
}
a:hover img{
	opacity:0.8;
}