
#ficha{ padding: 0 10px;}
#menuFicha{ width: 100%; background: #47a3da; border-radius: 10px; display: block; float: left; margin-bottom: 10px; overflow: hidden;}

#menuFicha ul{ padding: 0; margin: 0; }
#menuFicha ul li{ float: left; margin: 0; padding: 0; }
#menuFicha ul li a{ padding: 15px; font-weight: bold; color: #fff; font-size: 18px; display: block; transition: 0.5s; }
#menuFicha ul li a:hover{ background: #b9e3fd; color: #3470d4; }


.map-container fieldset{ text-align: center; border-radius: 5px; }
.titulo{ color: #40A7C6; font-size: 24px; margin: 5px 0; padding: 0 0px 5px 0; border-bottom:1px solid #40A7C6; }
.titulo.sub{ font-size: 16px; border-bottom:none; }
.ancla{ font-size: 16px; color: #2656ae; font-weight: bold;}
.bigFont{ font-size: 50px; }
.descriptivo{ text-align: justify; padding: 0 20px;}
#est_fotos{ width: 65%; margin: 0 auto; list-style: none;}

.fotorama__caption__wrap {
	background-color: rgba(255,255,255,0.7) !important;
	font-weight: bold;
}

.masfotos, .masinfo {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

@media (max-width: 1000px) {
    .masfotos  {width: 100%;}
    .ui-dialog {width: 100% !important;}
    div#videoFicha li#est_fotos {width: 100%; margin-bottom: 1em;}
    div#videoFicha li#est_fotos iframe {width: 100%; height:auto;}
    div#descriptivoFicha div.content {width: 100%; overflow: scroll;}
    .masinfo  {width: 100%;}
    div#contacto_agencia {width: 100% !important; display: inline-block !important;}
    div#contacto_agencia div.form-group input#agencia {width:100%; margin-bottom: 1em;}
    div#contacto_agencia div.form-group input#nombre_contacto {width:100%; margin-bottom: 1em;}
    div#contacto_agencia div.form-group {margin-right: auto !important;}
    div#formularioContactoInfoEstab {height: 100% !important;}
    div#formularioContactoInfoEstab input#enviar {height: 50px;}

}
