/* navbar-fixed-top */
/*body {
  min-height: 2000px;
  padding-top: 70px;
}*/
.d-block {display:block;}
.d-inline-block {display:inline-block;}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  background-color: #f5f5f5;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-family: Helvetica,Arial,sans-serif;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

body > .container {
  /*padding: 60px 15px 0;*/
  padding: 0 15px;
}

body > .container--separado {
  padding-top: 60px;
}

.container .text-muted {
  font-size: 85%;
  /*margin: 25px 0;*/
}

.footer-texto--principal {
  margin: 25px 0 0;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

/*footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}*/



/*140709
-------------------------------------------------- */

h1 {
	font-family: "Titillium Web",Helvetica,Arial,sans-serif;
	font-size: 46px;
	margin-top: 10px;
}

.container h1 {
	font-weight: 800;
	color: #333;
}

.navbar-default {
	background-color: #222;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}

.navbar-default .navbar-nav > .active > a:hover {
	color: #222;
}

.navbar-default .navbar-nav > li > a {
	color: #d6d6d6;
}

.navbar {
	border: 1px solid #151515;
	box-shadow: 0 1px 2px #000;
}

.marquee {
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
	width: 100%;
}

footer .container {
	background-color: #f5f5f5;
}

.page-header {
	border-bottom: 1px solid #ccc;
}

.container > .page-header {
	margin-top: 20px;
}

.separador {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.navbar-default .navbar-brand {
	color: orange;
}

.navbar-default .navbar-brand:hover {
	color: #fff;
}

.img-item--caption {
	color: #888;
	/*margin: 2px 0 10px*/;
	margin-top: 8px;
}

.img-item--caption h4 {
	margin-bottom: 2px;
}

.autor {
	font-size: /*90%*//*0.90em*/12px;
	font-style: italic;
	word-wrap: break-word;
}

.autor span {
	font-style: normal;
}

.container p.autor {
	text-align: left;
}

.screenshot {
	margin-bottom: 15px;
	max-width: 100%;
}

.cabecera {
	margin-bottom: 10px;
	margin-top: 20px;
}

.featured {
	width: 70%;
}

.estadisticas {
	padding: 0.2em 0 0.3em;
}

/*.label {
	border-radius: 0.25em;
	color: #ffffff;
	display: inline;
	font-weight: bold;
	font-size: larger;
	line-height: 1;
	/*padding: 0.2em 0.6em 0.3em;*/
/*	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.label-info {
	background-color: #428bca;
}

.label-warning {
	background-color: #CA4247;
}*/

.label-noinfo {
	background-color: #656565;
}

.label-norom {
	background-color: #999;
}

.badge {
	background-color: #428bca;
}

.badge--success {
	background-color: #5cb85c;
}

.label--large {
	font-size: larger;
}

.label--small {
	padding: 1px 5px;
	font-weight: 400;
	font-size: 100%;
}

.recre-info strong.label--proto {
	width: 55%;
}

.recre-info strong.label--proto-side {
	padding-right: 0;
	width: 100%;
}

p strong.label--proto, table strong.label--proto {
	display: inline-block;
	padding: 1px 3px;
	vertical-align: middle;
	font-size: 10px;
}

.navbar-brand {
	padding: 12px 15px 10px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}

.icon-imagenes {
	width:24px;
}

.icon-ok, .icon-ko {
	background-image: url('/rs/icons.png');
	background-repeat: no-repeat;
	height: 24px;
	margin: 0 auto;
	width: 24px;
}

.icon-ok { background-position:0 0; }
.icon-ko { background-position:-24px 0;}

.subtitulo { font-size: smaller; color: #ffae00; font-style: italic;}

.pagination > li > span {
	background: #428bca;
	color: #fff;
	font-weight: bold;
}

.banner-separador {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.banner-separador img {
	width: auto;
}

.menu-enlaces {
	margin-top: 0;
}

.menu-enlaces img {
	max-width: 100%;
}

.empresa-datos {
	font-size: smaller;
	font-style: italic;
	color: #555;
	/*padding-left: 45%;*/
}


.recre-info {
	list-style-type: none;
	padding-left: 0;
}

.recre-info li {
	padding:3px 0;
	border-bottom: 1px solid #eeeeee;
}

.recre-info strong {
	display: inline-block;
	padding-right: 20px;
	width: 45%;
}

.recre-info th {width: 45%;}

.recre-info.table>tbody>tr>th, .recre-info.table>tbody>tr>td {border-top:1px solid #eee; padding:3px 0;}

.recre-info.table>tbody>tr.no-border-top>th, .recre-info.table>tbody>tr.no-border-top>td {border-top:none;}

strong.recre-info--completo {
	width: 100%;
}

.empresa-nombre {
	color: #428bca;
	font-weight: bold;
	display: inline-block;
	max-width:60%;
	width: auto;
}

.recre-info .empresa-nombre {margin-top:0;}

h2.empresa-titulo, h3.empresa-titulo {
	margin-top: 10px;
}

h5.empresa--noespacio {
	padding-left: 0;
}

figure.recreativa {
	margin-bottom: 20px;
}

.recreativa--destacada img {
	max-height: 300px;	
}

.bloque-noticia-destacada {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.bloque-noticia-destacada--info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

/*lightbox*/
.glyphicon-chevron-left, .glyphicon-chevron-right {padding-top: 0 !important;}
.modal-header {padding-bottom: 5px;}
.modal-body {padding-top: 5px;}

/*livesearch*/
#livesearch {background:#fff; position: absolute; width: 197px;}
#livesearch > ul {padding: 0 6px; list-style-type: none;}
#livesearch a {display: block; padding: 3px 6px; color: #333;}
#livesearch a strong {color: #428bca;}
#livesearch a:hover {background-color: #e7e7e7; text-decoration: none; cursor: pointer;}
#search_fnombre::-webkit-search-cancel-button, #search_fnombre::-webkit-search-decoration {-webkit-appearance: auto;}

/*imagenes - gallery*/
.img-gallery-wrap {background: #F5F5F5; max-height: 150px; height: 150px; overflow: hidden; max-width: 100%;}
.img-gallery-wrap img {max-width: 100%;}
.img-gallery-wrap--flyer {height: auto; max-height: 350px;}
.btn-listado {/*display: inline-block;*/ margin: 20px 0;float:left;}
.btn-listado .btn-group {margin-left: 0; margin-right: 20px;}
.nav-icons {width:100%;}
.img-left {float:left;/*width:50%;*/padding:0 15px 15px 0;}
.img-left--caption, .img-right--caption {width:100%;display:block;}
.img-right {float:right;/*width:50%;*/padding:0 0 15px 15px;}

.subtitular {margin-top:0;}
.espacio-inferior {padding-bottom:20px;}

.label {white-space: normal;}

.banners {
	border-top: 1px dotted #ccc;
	margin: 20px 0;
}

.recreativa-info {background: #f5f5f5;}

.footer-sitemap {
	background: #428bca;
	color: #fff;
	margin-top: 10px;
	padding: 10px 0;
}

.footer-sitemap ul {
	list-style-type: none;
	padding-left: 0;
}

.footer-sitemap a {
	color: #f5f5f5;
}
.cc--logo {margin-right: 0.5em;}
/*body > .container {height:auto;min-height:100%;}*/

.proyecto {
	text-align: justify;
}

.proyecto hr {
	border-bottom: 3px solid #c8c8c8;
	border-top: none;
	clear: both;
	width: 100%;
}

.proyecto-img {
	margin: 0 0 20px 120px;
	float: right;
}

.proyecto-img img {
	float: right;
}

.proyecto-img figcaption {
 	clear:both;
	float:right;
}

.historico {
	font-size: 90%;
}

.avisos {
	padding: 15px;
}

.separador-vertical {
	padding: 15px 0;
}

.panel-heading {
	padding: 20px 15px;
}

.label--descargar {
	padding: 5px 0.8em;
	white-space: nowrap;
}

.glyphicon--descargar {
	font-size: 150%;
	vertical-align: sub;
}

.well h5 { font-weight: bold; }

.area-colaboradores { margin-bottom: 10px; }

.area-colaboradores img { margin-bottom: 10px; }

figure.completo { padding-right: 0; }

.clear--both { clear: both; }

.logo { max-width: 100%; }

.container p { text-align: justify; }

.container figurecaption p { text-align: left; }

.leyenda-etiqueta {
	display:inline-block;
	width:150px;
}

.btn-search {
	background-color: #ff5500;
	border-color: #ff5500;
	color: #fff;
	-webkit-transition: background-color 0.5s; /* For Safari 3.1 to 6.0 */
	transition: background-color 0.5s;
}

.btn-search:hover {
	background-color: #ff6d00;
	border-color: #ff6d00;
	color: #fff;
}

#slider {
	background: #000 url('../rs/tmp/001.jpg') no-repeat scroll;
	background-size: cover;
	background-position: 0 0;
	height: 250px;
	margin-top: 50px;
	position: relative; 
}

.slider--cabeceras {
	bottom: 0px;
	position: absolute;
	padding-bottom: 10px;
}

#slider h1 {
	color: #fff;
	margin-bottom: 0;
}

#slider h3 {
	color: #fff;
	margin-top: 0;
}

.fuente {
	font-family: "Titillium Web",Helvetica,Arial,sans-serif
}

.contador_estadisticas {
	color: #428bca;
	font-size: 46px;
	margin: 10px 0 0;
}

img {
	max-width: 100%;
}

.resultados_subtitulo {
	font-size: /*90%*//*0.90em*/11px;
	font-style: italic;
	word-wrap: break-word;
	font-color: #777;
}

.rom_min {
	margin-bottom: 80px;
}

.noticia img.noticia-img--thumb {margin-top: 15px;}

.noticia--separador {margin-top: 10px;}
.noticia--separadorx2 {margin-top: 20px;}
.p-0 {padding:0;}

.separador-destacado {margin-top: 15px;}
.separador-destacado ul {margin: 0;}
.separador-destacado hr {margin: 5px 0;}

.rom-title {font-size:1.3em;font-style:italic;}

@media screen and (max-width:576px) {
	.display-xs-block {display:block;}
}

@media screen and (max-width:640px){
	.alojamiento {display:block;margin-top:15px;}
	.footer-texto--secundario {margin-top:15px;}
	.banner-separador img {width: 100px;}
}

@media screen and (max-width:768px){

.espacio-inferior .col-xs-6:nth-child(3) {clear:both;} /* Forzar clear para tercera columna. Para cada 2 columnas empezando por tercera establecer (2n+3) */

.footer-sitemap .col-sm-6 {border-bottom:1px dotted #ccc;} /* Separador para resoluciones inferiores */

/*footer {height:30px;}*/

.proyecto-img {margin:0;float:none;}
.proyecto-img img {float:none;}
.proyecto-img figcaption {float:none;}
.display-sm-block {display:block;}
}

@media screen and (min-width:992px){
body {margin-bottom:210px;padding-bottom:10px;}
.footer-sitemap {position:absolute; bottom:60px; width: 100%;}
}

/*.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
background-color: #e7e7e7;
}*/

/*cookie law*/
#cookie-law {
	z-index: 9999;
}

.cc_banner-wrapper {
    position: relative;
    z-index: 9001;
}
.cc_container .cc_btn {
    cursor: pointer;
    font-size: 0.6em;
    line-height: /*0.9em*/0.8em;
    text-align: center;
    transition: font-size 200ms ease 0s;
}
.cc_container .cc_message {
    font-size: 0.6em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    transition: font-size 200ms ease 0s;
}

@media screen and (min-width: 500px) {
.cc_container .cc_btn {
    font-size: 0.8em;
}
.cc_container .cc_message {
    font-size: 0.8em;
}
}
@media screen and (min-width: 768px) {
.cc_container .cc_btn {
    font-size: /*0.9em*/0.8em;
}
.cc_container .cc_message {
    font-size: /*0.9em*/0.8em;
    line-height: /*0.9em*/0.8em;
}
}
@media screen and (min-width: 992px) {
.cc_container .cc_message {
    font-size: /*0.9em*/0.8em;
}
}
@media print {
.cc_banner-wrapper, .cc_container {
    display: none;
}
}
.cc_container {
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 10px;
    position: fixed;
    right: 0;
}
.cc_container .cc_btn {
    background-color: #f1d600;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0.6em;
    margin-left: 10px;
    max-width: 120px;
    padding: 8px 10px;
    text-align: center;
    transition: font-size 200ms ease 0s;
    width: 33%;
}
.cc_container .cc_message {
    display: block;
    font-size: 0.6em;
    transition: font-size 200ms ease 0s;
}
@media screen and (min-width: 500px) {
.cc_container .cc_btn {
    font-size: 0.8em;
}
.cc_container .cc_message {
    font-size: 0.8em;
    margin-top: 0.5em;
}
}
@media screen and (min-width: 768px) {
.cc_container {
    padding: /*15px 30px*/8px 30px;
}
.cc_container .cc_btn {
    font-size: /*0.9em*/0.8em;
    padding: 8px 15px;
}
.cc_container .cc_message {
    font-size: /*0.9em*/0.8em;
}
}
@media screen and (min-width: 992px) {
.cc_container .cc_message {
    font-size: /*0.9em*/0.8em;
}

}

@media screen and (min-width: 1280px) {
#slider {
    background-position: 0 -150px;
}
}
.cc_container {
    background: #222 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #fff;
    /*font-family: "Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Calibri,Helvetica,Arial;*/
    font-family: Helvetica,Arial,sans-serif;
    font-size: 17px;
}
.cc_container *::-moz-selection {
    background: #ff5e99 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    background-color: #f1d600;
    border-radius: 5px;
    color: #000;
    transition: background 200ms ease-in-out 0s, color 200ms ease-in-out 0s, box-shadow 200ms ease-in-out 0s;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #fff;
    color: #000;
}
.cc_container a, .cc_container a:visited {
    color: #31a8f0;
    text-decoration: none;
    transition: color 200ms ease 0s;
}
.cc_container a:hover, .cc_container a:active {
    color: #b2f7ff;
}
@keyframes slideUp {
0% {
    transform: translateY(66px);
}
100% {
    transform: translateY(0px);
}
}
.cc_container, .cc_message, .cc_btn {
    animation-duration: 0.8s;
    animation-name: slideUp;
}
/* fin cookie-law */

figurecaption h4 {margin-bottom: 0;}
figurecaption p {font-size: 0.95em;}
.separador--panel {margin: 20px 0 10px 0;}
table.table-updates {margin-bottom: 0;}

.noticia .col-sm-2 a {width: 165px; max-height: 165px; display: block; overflow: hidden; max-width: 100%;}
.noticia .row {margin-bottom: 30px;}
.noticia h2 {margin-bottom: 2px;}
.noticia h3 {margin: 0 0 2px 0;}
.noticia h3 a, {color: #333;}

figcaption span.linea1 {display: block; font-size: 16px;}
figcaption span.linea2 {display: block; font-size: 12px;}

.empresas_destacadas .img-item--caption {margin-top: 1px; margin-bottom: 8px;}

table .celda_min {display: table-cell;}
table .texto_min {display: none;}

.menu_index .menu-enlaces > img {
    width: 100%;
}

.menu_index .menu-enlaces > h4 {
    background: #428bca;
    color: #fff;
    font-size: 16px;
    margin-top: 0;
    padding: 5px;
}

.menu_index .page-header {
    border-bottom: none;
    margin-bottom: 0;
}


.menu_index .col-xs-6 {width: 50%}

img.icono_evento {/*width: 80px;*/max-height:50px; max-width: 200px;}

.row.bio {margin-bottom: 20px;}

.page-bio {margin: 0 0 10px 0;}

/*body {background: white;}*/

.container--header h1 {font-size:46px;font-size:3em; line-height: 1em; margin-bottom: 0;}
.container--header h4 {margin-top: 1px; border-bottom: 1px solid #eee; padding-bottom: 20px;}

/* bloque en-los-medios */
.bloque_medio {
	padding:20px 0;border-bottom:1px dotted #999;
}
.bloque_medio--item, .bloque_medio--item p {
	text-align: center;
	margin-bottom: 20px;
}
.bloque_medio--fecha {
	font-size: 1.2rem;
	padding-top: 1rem;
}
.bloque_medio--imagen img {
	max-width:11.25rem;max-height:2.8125rem;
}
.bloque_medio--titulo {
	font-size:24px;
}
.container p.text-center {text-align: center;}

.bg-destacado {background: /*#555*/#4B56F2; color: #fff; border-radius: 7px; box-sizing:border-box; padding: 20px; margin-bottom: 2em; margin-top: 2em;}
.bg-destacado blockquote {font-style:italic;}
.bg-destacado a {color:#fff;text-decoration:underline;}
q {
  quotes: "«" "»" "“" "”" "‘" "’";
}
q::before {
    content: open-quote;
}
q::after {
    content: close-quote;
}
/* mamerom info*/
span.expandir, span.expandir-title, tr.expandir-title, li.expandir-title {
    cursor: pointer;
}
tr.expandir-title, li.expandir-title {
    position: relative;
}
span.expandir-info {
	font-size: 12px;
	font-style: italic;
	word-wrap: break-word;
	display:block;
	max-height:0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow:hidden;
}
tr.expandir-title.expandir-title--expand span.expandir-info, li.expandir-title.expandir-title--expand span.expandir-info
,span.expandir-title.expandir-title--expand ~ span.expandir-info {max-height:20em;}
span.expandir, span.expandir:after{display: block;}
.badge.badge--success a {color:#fff;}

/* bloque autor articulo */
.author-row {-webkit-margin-before: auto;margin-block-start: auto;display: grid;grid-template-columns: 40px 1fr;gap: .5rem;align-items: center;color: #565656;line-height: 1.3;}.avatar {width: 40px;height: 40px;border-radius: 50%;margin-right: .5rem;}.author-row > div > * {/*white-space: nowrap;*/}.author-name {font-weight: 700;color: #000;}.author-featured {padding: 1rem;border: 1px solid #ccc;border-radius: 8px;}.author-description {display: block;}.span.datetime {font-weight: 700;}.noticia-img--thumb {/*display: none;*/}.author-text{margin-left:.5rem;}.row.author-block{margin-bottom:1rem;}
/* / bloque-en-los-medios */
@media screen and (min-width: 500px) {
	/*body {background:red;}*/
	.menu_index .col-xs-6 {width: 25%}
}



@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


/*
@media (max-width: 1200px) {
 .nav-collapse, .nav-collapse.collapse {
   overflow: visible !important;
   height: auto !important;
 }
 .navbar .btn-navbar {
   display:none;
 }

 .dropdown-menu li:hover .sub-menu {
   display: block !important;
   visibility: visible !important;
 }
}

*/

@media (max-width: 1200px) {
.navbar-nav .open .dropdown-menu {
    position: static !important;
    float: none !important;
    width: auto !important;
    margin-top: 0 !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
}



@media (max-width: 1200px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777 !important;
}
}
@media (max-width: 1200px) {
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px !important;
}
}
@media (max-width: 1200px) {
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px !important;
}

#livesearch {
	width:85%;
}
}
@media (max-width: 1200px) {
.cc--logo {
	display:block;
	margin-bottom:0.5em;
}
}

/* columnas colaboradores */
.listado-colaboradores {columns:2;}
@media screen and (min-width: 576px) {
	.listado-colaboradores {columns:3;}
}
@media screen and (min-width: 768px) {
	.listado-colaboradores {columns:4;}
}
