.btn-primary {color: #fff;} .btn-primary:hover {color: #fff;} a.hoverable:hover { text-decoration:none;opacity: 0.7; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } #menu-top a { color: rgba(0,0,0,.6); font-weight: bold; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } #menu-top a:hover { color: var(--primary); } #cabecera { box-shadow: 0 0 7px rgba(0,0,0,.1)!important; -moz-box-shadow: 0 0 7px rgba(0,0,0,.1)!important; -webkit-box-shadow: 0 0 7px rgba(0,0,0,.1)!important; } #cabecera .navbar-brand > img { width: 270px; } @media (min-width: 1072px){ #cabecera .navbar-brand > img { width: 350px; } } @media (min-width: 1175px){ #cabecera .navbar-brand > img { width: auto; } } footer, footer h3 { font-size: 13px; color: #888; } footer a { color: #aaa; } footer a:hover { color: #fff; } footer .address, footer .phone, footer .fax, footer .email { font-style: italic; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 1px solid #0275d8 !important; background: #0d2a70 !important; font-weight: normal !important; color: #ffffff !important; } .custom-select { -webkit-appearance: none; -moz-appearance: none; } .iframe-responsive { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; } .iframe-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } # ********************* FILTROS ******************************************** #filtros {} .ftitulo, .ftitulo:hover { border-right:1px solid white;border-bottom:1px solid white; } .filtro_lista {display:none;font-size:12px;color:#777} .filtro_lista {clear:both;height:300px;background:#eee;overflow:auto;width:100%;} .filtro_lista li label span {font-weight:normal;word-break: break-all;}