@charset "utf-8"!important;
/* CSS Document */


@media (max-width: 995px) {

	#container{
		width: 99%!important;
		overflow: hidden!important;
	}

	#cont{
		width: 100%!important;
	}

	#centro{
		width: 60%!important;
		overflow: hidden!important;
	}

	.nota_home,#nota_cab{
		width: 100%!important;
	}

	.nota_home a img {
    	width: 100%!important;
    	height: auto!important;
    }

    .nota_home p, #nota_cab p, #nota_cab h1{
        padding-right: 20px!important;
    }

    #pie_banners{
    	width: 100%!important;
    }

    #col_der{
    	float:left!important;
    }

    .viaje, .aloja{
        width: 100%;
    }

    #ubi, .marco, #mapa, #nota_cab, #map,.hot_dest, .loc_hot, .aloja,.medio_banners,.com_nota, .com_renglon,.nota_rel_item{
        width: 100%!important;
    }

    .nota_rel_item span{
        padding-right: 0 20px 0 0;
    }

    #menu_btn{
        display: none;
    }

}

@media (min-width: 680px) and (max-width: 880px) {
	
	div.bordes{
		display:none!important;
	}

	#access{
		border-right:none!important;
		border-left:none!important;
	}

	#container{
		width: 100%!important;
		overflow: hidden!important;
	}

	#cont{
		width: 100%!important;
	}

    #ubi, .marco, #mapa, #nota_cab, #map,.hot_dest, .loc_hot, .aloja,.medio_banners,.com_nota,.nota_rel, .com_renglon,.nota_rel_item{
        width: 100%!important;
    }

    .right,.left{
        margin:0px!important;
        padding:0px!important;
    }

    .imagen{
        padding: 0!important;
        display: none!important;
        margin-right: 20px!important;
    }

    .imagen, .imagen img{
        width: 100%!important;
        height: auto!important;
        float: none!important;
        border: none!important;
        background: transparent!important;
        display: block!important;
    }

    .imagen iframe{
        display: block!important;
    }

	#cab{
		width: 100%!important;
		height: auto!important;
		display: inline-block!important;
		border-right:none!important;
		border-left:none!important;
		text-align: center!important;
	}

	#cab #logo{
		display: inline-block!important;
		float:left!important;
		margin: 15px 8px!important;
		height: 60px!important;
		width: 240px!important;
    	background-size: 100%!important;
    }

    .BSG{
		display: inline-block!important;
		float:left!important;
		margin:15px 0 0 10px!important;
	}

	#centro{
		width: 52%!important;
		overflow: hidden!important;
	}

	.nota_home{
    	font-size: 16px!important;
    	width: 100%!important;
    	border-left: none!important;
    	border-right: none!important;
    }

    .tit_hot{
        display: inline!important;
        height: auto!important;
    }

    .aloja{
        width: 98%!important;
        height: 138px!important;
        position: relative;
        padding: 8px 0 0 8px;
    }

    .btns_hot{
        position: absolute;
        display: block!important;
        float: none!important;
        bottom: 0;
    }

    .aloja_item_free{
        width: 100%;
    }

    .aloja .foto_mini_hot{
        margin-bottom: 36px;
    }

    .aloja span.des{
        overflow: hidden!important;
    }

    .tit_hot{
        display: inline!important;
        height: auto!important;
    }

    .btns_hot{
        margin: 10px 0 0 0!important;
        display: block!important;
        float: none!important;
    }


    #map_aloja{
        float:none;
        display: block;
        width: 100%;
        margin: 10px auto;
        margin-left: -12px;
        border: 1px solid #ccc;
    }

    .form_cont .campo{
        float:none;
        display: block;
        width: 70%;
    }

    .desc_hot, .datos_hot, .form_cont, .form_cont textarea{
        width: 94%!important;
    }

	ul.regiones a, #menu_pro ul li{
    	font-size: 14px!important;
    }

    ul.temas li{
    	font-size: 16px!important;
    }

    .BCM{
        display: block!important;
        width: 100%!important;
        height: auto!important;
        float:none!important;
        min-width: 300px!important;
    }

    .BCM img{
        width: 100%!important;
        height: auto!important;
    }

    .fg_marco, .marco_fotos, .marco_foto, .com_foto{
        width: 90%;
    }

    .marco_foto{
        margin: 20px 0 20px -2px;
    }

    .marco_foto img{
        width: 95%;
        margin: 0 0 10px 0;
    }

    .com_foto{
        margin-left: -2px;
    }

    .marco_thumb{
        margin: 0 0 30px 30px;
    }

    .fg_txt{
        margin-left: 8px!important;
    }

}

@media (min-width: 680px) and (max-width: 752px) {

	#cab{
		text-align: center!important;
	}

    #cab #logo{
		float: none!important;
		width: 320px!important;
		height: 76px!important;
		display: block!important;
		margin: 15px auto!important;
    	background-size: 100%!important;
	}

   	.BSG{
		display: block!important;
		float:none!important;
		margin:15px auto!important;
	}

    .aloja{
        width: 100%!important;
        height: 138px!important;
    }

    .aloja span.des{
        overflow: hidden!important;
    }

    .tit_hot{
        display: inline!important;
        height: auto!important;
    }

    .btns_hot{
        margin: 10px 0 0 0!important;
        display: block!important;
        float: none!important;
    }

}

/* ANCHO CENTRO DINAMICO */

@media (min-width: 940px) and (max-width: 970px) {#centro {width: 60%!important;}}
@media (min-width: 900px) and (max-width: 939px) {#centro {width: 58%!important;}}
@media (min-width: 880px) and (max-width: 899px) {#centro {width: 57%!important;}}
@media (min-width: 850px) and (max-width: 879px) {#centro {width: 56%!important;}}
@media (min-width: 820px) and (max-width: 850px) {#centro {width: 54%!important;}}
@media (min-width: 786px) and (max-width: 819px) {#centro {width: 52%!important;}}
@media (min-width: 755px) and (max-width: 785px) {#centro {width: 50%!important;}}
@media (min-width: 730px) and (max-width: 754px) {#centro {width: 48%!important;}}
@media (min-width: 710px) and (max-width: 729px) {#centro {width: 47%!important;}}
@media (min-width: 680px) and (max-width: 709px) {#centro {width: 46%!important;}}


@media (max-width: 679px) {

	#container{
		width: 100%!important;
		overflow: hidden!important;
	}

	div.bordes{
		display:none!important;
	}

	#cab{
		padding: 0px!important;
		text-align: center!important;
		border-right: none!important;
		border-left: none!important;
		height: auto!important;
	}

	#cab #logo{
		float: none!important;
		width: 320px!important;
		height: 76px!important;
		display: block!important;
		margin: 15px auto!important;
    	background-size: 100%!important;
	}

	#access{
		border-right: none!important;
		border-left: none!important;
	}

	#access #fcb, #access #ttr{
		text-indent: -200px!important;
	}

	div.BSG{
    	width: 100%!important;
    	height:auto!important;
    	margin: 10px auto!important;
    }

    #menu_btn{
        width: 100%;
        overflow: hidden;
        float: left;
        display: block!important;
        text-align: center;
        padding: 8px 0;
        text-decoration: none;
        font-size: 16px;
        background-color:#FCAC31;
        color: white;
        margin-bottom: 8px;
        letter-spacing: 5px;
    }

    .menu:hover{
        background-color: #0099FF;
    }

    #col_izq{
        display: none;
    }

    #col_izq, #col_der, #menu_temas, #menu_geo, #bus, #menu_pro{
    	width: 100%!important;
    }

    .com_nota{
        margin: 0!important;
        border: 0!important;
    }

    .BLI{
    	float: left!important;
    }

    #col_izq h4{
    	font-size: 20px!important;
    }

    #col_der{
    	width: 100%!important;
    	margin: 0!important;
    }

    #ubi, .marco, #mapa, #nota_cab, #map,.hot_dest, .loc_hot, .aloja,.medio_banners,.com_nota, .com_renglon,.nota_rel_item{
        width: 100%!important;
    }

    .hot_dest{
        margin-left: 0 8px 8px 8px;
    }

    .datos_via {
        border-left: none;
        border-right: none;
        width: 99%;
        margin-left: 0;
        padding-left: 10px;
    }

    .tabla_aloja{
        width: 96%!important;
    }

    .tabla_aloja th{
        width: auto!important;
    }

    .nota_rel{
        width: 96%!important;
    }

    .tit_contacto{
        font-size: 17px;
    }

    #bus{
    	height: 106px!important;
    }

    #bus h5{
    	display: block!important;
    	font-size: 20px!important;
    	overflow: hidden!important;
    	padding-top: 10px!important;
    }

    #bus form #q{
    	vertical-align: middle!important;
    	width: 45%!important;
	    height: 30px!important;
 		margin: 10px 0 0 10px!important;
 		font-size: 15px!important;
    	padding: 4px 10px!important;
    }

    #bus button{
    	display: none!important;
    }

    #menu_temas span.icon{
    	margin: 5px 0 -3px 6px!important;
    	float: none!important;
    	display: inline-block!important;
    }

    ul.temas li, ul.regiones li, #menu_pro ul li{
    	display: inline-block;
    	font-size: 16px!important;
    }

    .aloja{
        width: 98%!important;
        height: 138px!important;
        position: relative;
        padding: 8px 0 0 8px;
    }

    .btns_hot{
        position: absolute;
        display: block!important;
        float: none!important;
        bottom: 0;
    }

    .aloja_item_free{
        width: 100%;
    }

    .aloja .foto_mini_hot{
        margin-bottom: 36px;
    }

    .aloja span.des{
        overflow: hidden!important;
    }

    .tit_hot{
        display: inline!important;
        height: auto!important;
    }

    .btns_hot{
        margin: 10px 0 0 0!important;
        display: block!important;
        float: none!important;
    }

    #menu_pro ul li{
    	font-size: 16px!important;
    }

    ul.temas li a, ul.regiones li a{
    	font-size: 16px!important;
    }

    ul.temas li.vermas {
    	padding: 0!important;
	}

    ul.regiones li.vermas a {
    	font-size: 15px!important;
    	font-weight: bold!important;
	}

	ul.regiones li.vermas a b {
    	font-size: 15px!important;
	}

	#menu_temas h4{
		margin: 0!important;
	}

	#menu_geo h4 a.reg{
		font-size: 20px!important;
		font-weight: bold!important;
	}

    #vtem, #ctem{
    	float: right!important;
    	margin-left: 12px!important;
    	font-size: 15px!important;
    	font-weight: bold!important;
    	margin-bottom: -5px!important;
    }

    #menu_pro{
    	overflow: inherit!important;
    	height: 116px!important;
    }


    #menu_pro h4{
    	overflow: hidden!important;
    	margin-bottom: 10px!important;
    	padding-top: 10px!important;
    }

    #centro,.hot_dest{
    	width: 100%!important;
    	overflow: hidden!important;
    }

    .hot_dest{
        padding: 10px;
        margin: 0;
    }

    #ubi{
        height: auto!important;
        width: 100%!important;
    }

    #ubi span, .btn_lg, #btn_comentar a{
        font-size: 14px!important;
    }

    #btn_comentar{
        width: 120px!important;
        height: 25px!important;
    }

    .nota_home{
    	font-size: 16px!important;
    	width: 100%!important;
    	border-left: none!important;
    	border-right: none!important;
    }

    .viaje{
        width: 97%;
        height: 140px;
        margin: 0;
        margin-bottom: 8px;
        position: relative;
    }

    .viaje .foto_mini_via{
        float: left;
        margin: 0 8px 0 0;
    }

    .viaje span{
        font-size: 13px;
        margin: 8px 8px 0 0;
    }

    .viaje span.desde{
        position: absolute;
        bottom: 0;
    }

    .viaje .tit_via{
        display: inline!important;
    }

    .viaje .btns_via{
        position: absolute;
        right: 15px;
        bottom: 0;
    }

    #hoteles{
    	min-height: 70px!important;
    	margin-bottom: 0px!important;
    }

    #destino .bordes{
        display: block!important;
    }

    #hoteles form{
    	text-align: center!important;
    }

    #hoteles form span{
    	display: inline-block!important;
    	font-size: 16px!important;
    	padding-left: 15px!important;
    	float: left!important;
    }

    #hoteles form button,#hoteles form #l, #hoteles form #t {
    	display: inline-block!important;
    	margin: 5px 0!important;
    	width: 90%!important;
    	height: 38px!important;
    	font-size: 17px!important;
    }

    #hoteles h4{
    	font-size: 19px!important;
    }

    #hoteles h4 a{
    	font-size: 15px!important;
    	margin: 0 0 0 35px;
    }
    
    .imagen{
        margin-right: 20px!important;
    }

    .vfotos{
        float:none;
        display: block;
        margin: 10px auto;
        border: 1px solid #ccc;
    }

    #map_aloja{
        float:none;
        display: block;
        width: 100%;
        margin: 10px auto;
        margin-left: -12px;
        border: 1px solid #ccc;
    }

    .form_cont .campo{
        float:none;
        display: block;
        width: 70%;
    }

    .desc_hot, .datos_hot, .form_cont, .form_cont textarea{
        width: 94%!important;
    }

    .aloja_item_free span{
        padding-right: 15px;
    }

    .medio_banners{
        width: 100%!important;
        margin: 0!important;
    }

    .BMC{
    	width: 50%!important;
    	margin: 20px auto!important;
    	display: inline-block!important;
    }

    .fg_marco, .marco_fotos, .marco_foto, .com_foto{
        width: 90%;
    }

    .marco_foto{
        margin: 20px 0 20px -2px;
    }

    .marco_foto img{
        width: 95%;
        margin: 0 0 10px 0;
    }

    .com_foto{
        margin-left: -2px;
    }

    .marco_thumb{
        margin: 0 0 30px 30px;
    }

    .tit_nota_rel{
        height:auto!important;
    }

    #wviajes{
    	margin: 0 auto!important;
    }

    #viajes{
    	width: 100%!important;
    }

    #viajes a{
    	font-weight: normal!important;
    	font-size: 17px!important;
    }

    .loc_hot ul li{
        font-size: 16px;
    }

    #fb{
    	text-align: center!important;
    	padding-top: 25px!important;
    	height: 260px!important;
    }

    #pie{
    	font-size: 13px!important;
        height: auto;
    }

    #pie_banners{
    	display: none!important;
    }

    .BPM{
        width: 100%!important;
    }

}

@media (min-width: 460px) and (max-width: 678px) {

	#container{
		width: 100%!important;
		overflow: hidden!important;
	}

	div.bordes{
		display:none!important;
	}

	.BSG , .BCM{
		display: block!important;
    	width: 100%!important;
    	height: auto!important;
    	float:none!important;
    	min-width: 300px!important;
    }

	.BSG img, .BCM img{
    	width: 100%!important;
    	height: auto!important;
    }

    .nota_home{
    	width: 100%!important;
    	border-left: none!important;
    	border-right: none!important;
    }

}

@media (max-width: 480px){

    #contact-container{
        width: 100%;
        margin: auto auto;
        left: 0;
    }

    #contact-container .contact-input, #contact-container textarea{
        width: 90%;
    }

    #contact-container form{
        padding-left: 20px;
    }

    #contact-container label{
        text-align: left;
        float: none;
    }

    .contact-content{
        height: auto!important;
    }

    .contact-button, .send-button{
        padding: 0;
        text-align: center;
    }

    .foto_mini_via {
        float: right!important;
        margin: 0 8px 8px 8px!important;
    }

    .marco_fotos{
        margin: 20px;
        padding: 0;
    }

    .marco_thumb{
        width: 70%;
    }

    .thumb{
        height: auto;
    }

    .thumb img{
        width: 95%;
        height: auto;
    }

    .thumb span{
        font-size: 13px;
    }

    .fg_num{
        line-height: 2;
        height: 25px;
        font-size: 12px;
    }

    .resultados{
        font-size: 14px;
    }

    .paginar{
        font-size: 15px;
        margin-left: -10px;
        margin-top: 20px;
    }

    .paginar span, .paginar a.np, .paginar .pant{
        height: 25px;
        width: 5%;
    }

    .modalCloseX {
        left: auto;
        right: 20px;
        font-size: 20px;
        font-weight: normal;
    }

    .tit_nota_rel{
        padding-right: 20px;
    }

    .contact-top, .contact-bottom{
        background: none!important;
        background-color: #333!important;
    }

    .nota_rel_item .tit_nota_rel{
        padding-right: 20px;
    }

    .nota_rel{
        margin-top: 12px;
    }

    .nota_rel h2{
        font-size: 20px;
    }

    .globo_com span{
        padding-right: 0!important;
    }
}

@media (max-width: 390px) {

	#container{
		width: 100%!important;
		overflow: hidden!important;
	}

	div.bordes{
		display:none!important;
	}

	#cab{
		min-height: 95px!important;
	}

    #access #fcb{
        width: 0;
        overflow: hidden;
        position: absolute;
    }

	.BMC{
    	width: 100%!important;
    }

    .BSG, .BCM {
		display: block!important;
    	width: 100%!important;
    	height: auto!important;
    	float:none!important;
    	min-width: 300px!important;
    }

	.BSG img, .BCM img{
    	width: 100%!important;
    	height: auto!important;
    }

	#cab #logo{
		margin: 15px auto!important;
    	height: 65px!important;
    	width: 280px!important;
    	background-size: 100%!important;
    }

    .marco{
        border: none!important;
        min-height:auto;
    }

    .nota_home{
    	width: 100%!important;
    	border-left: none!important;
    	border-right: none!important;
    }

    #nota_cab h1{
        margin-right: 20px;
    }

    #ubi, .marco, #mapa, #nota_cab, .hot_dest, .loc_hot, #map,.hot_dest,.aloja,.medio_banners,.com_nota,.nota_rel, .com_renglon,.nota_rel_item{
        width: 100%!important;
    }

    #ubi{
        margin-bottom: 0;
    }

    #ubi span{
        margin-bottom: 10px!important;
    }

    .hot_dest h2, .hot_dest h1{
        padding-right: 20px!important;
    }

    #btn_comentar{
        border: 0!important;
        margin: 0!important;
        padding: 6px!important;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }

    .com_nota{
        padding-left: 0!important;
    }

    .form_cont{
        margin: 10px 0;
        padding: 10px;
    }

    .com_renglon{
        padding: 5px!important;
    }

    .imagen{
        padding: 0!important;
        margin: 0 20px 20px -10px!important;
        text-align: center;
    }

    .imagen, .imagen img{
        width: 100%!important;
        height: auto!important;
        float: none!important;
        border: none!important;
        background: transparent!important;
        display: block!important;
    }

    #map{
        margin: 10px 0 0 0!important;
        border: 0!important;
    }

    .imagen iframe{
        display: block!important;
    }

    .com_nota h4{
        margin: 0 8px!important;
    }

    .nota_rel_item{
        padding-right: 20px!important;
    }

    .nota_rel .vermas{
        text-align: center!important;
        font-size: 15px!important;
    }

    .hot_dest{
        height: auto!important;
    }

    .aloja{
        width:98%!important;
        height:auto!important;
    } 

    .aloja span.des {
        overflow: hidden!important;
        height: 40px;
        padding-bottom: 0;
        margin-bottom: -10px;
    }


    .aloja span.hot_tel{
        display: none;
    }

    .btn_lg{
        float: left!important;
        display: block!important;
        margin:10px!important;
    }
}