/* Introtext */
.introtext { margin: 20px 0; }
.introtext ul { list-style: circle; margin: 10px 0; }
.introtext li { margin: 0 0 0 20px; }

/* Etiquetas */
.form-group > label { display: block; margin: 0 0 5px 0; }

/* Campos de fecha y archivos */ 
#collapse4 .form-group input[type="file"] { display: inline-block; width: 60%; }

#collapse5 > div > .row { margin-bottom: 15px; }
#collapse5 > div input[type="file"] { display: inline-block; width: 60%; }
#collapse5 > div > div > div > span { display: block; }

/* Controles */
.caja_controles { margin: 20px 0 20px 0; }

/* Mensajeas */
#system-message > .message > ul { background-position: 5px center; }

/* Encuesta */
p[style="text-align: center;font-size: 11pt; font-style: italic; text-align: center;"] { display: none; }

/* Slider Home Slick */
.slider.slick-initialized { }
.slider.slick-initialized .slick-slide { padding: 0px; background: #bb2633; }
.slider.slick-initialized .slick-slide .imagen { }
.slider.slick-initialized .slick-slide .texto { padding:2em 4em 1em 2em;}
.slider.slick-initialized .slick-slide .titulo { font-size: 26px; margin-bottom: 20px; color: #fff; }
.slider.slick-initialized .slick-slide .bajada { font-size: 16px; line-height: 21px; color: #fff; text-align: left; padding-right: 6em; min-height: 8em;}
.slider.slick-initialized .slick-slide .btn { float: right;
    padding: 10px 20px !important;
    display: inline;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    color: #212a35;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0px !important;
    border: none;}

.slider.slick-initialized .slick-prev,
.slider.slick-initialized .slick-next { background: #000; color: #fff; position: absolute; border: none; font-size: 40px; height:40px; width:40px; z-index:999; outline:none; top: 50%; border-radius: 20px; line-height: 36px; cursor: pointer; }
.slider.slick-initialized .slick-prev:hover,
.slider.slick-initialized .slick-next:hover { background: #333333; }

.slider.slick-initialized .slick-prev { left: 10px; padding-left: 10px; }
.slider.slick-initialized .slick-next { right: 10px; padding-left: 14px; }
	
@media screen and (max-width: 767px) {
	.slider.slick-initialized .slick-slide .texto { position: absolute; width: 100%; bottom: 0px; background: RGBa(187,38,51,0.4); color: #fff; padding: 1em 1.5em;  }
	.slider.slick-initialized .slick-slide .titulo { font-size: 16px; margin-bottom: 10px;font-weight: 600; }
	.slider.slick-initialized .slick-prev,
	.slider.slick-initialized .slick-next { display: inherit !important; }
	
	.slider.slick-initialized .slick-slide .btn {  display: inline-block;padding: 8px 18px !important;}
}


/******************************* BUSCADOR Y REDES SOCIALES *******************************/

.btn-123-nuevo {
	    display: inline-block;
    /* float: left; */
    margin-top: .6rem;
}

.cont-buscador { margin-top: 9.1rem; background: #e8e8e8; height: 70px; }
.redes-sociales-buscador li:first-child{ }
.cont-buscador .btn-123 { text-align: right; }
.cont-buscador .btn-123 > * { display: inline-block }
.cont-buscador .btn-123 img { margin: 16px 0 0 28px; }

.cont-buscador .redes-sociales-buscador { color:#212a35; text-align:left; }
.cont-buscador .redes-sociales-buscador ul { list-style-type:none; margin: 18px 0 0 0; display: inline-block; }
.cont-buscador .redes-sociales-buscador ul li { float: left; line-height: 35px;font-size: .92rem; }
.cont-buscador .redes-sociales-buscador a { color:#E8E8E8;}
.cont-buscador .redes-sociales-buscador ul li i { padding: 5px 4px; width: 33px; height:33px; text-align: center; background: #bb2633; border-radius: 40px;    margin-right: 0px; font-size: 24px;	}

@media screen and (max-width: 991px) and (min-width:768px) {
	.cont-buscador { margin-top: 125px; }
	
.slider.slick-initialized .slick-slide .texto { padding: 1em;}

.slider.slick-initialized .slick-slide .bajada { padding-right: 2em; min-height: 7em; padding-bottom: 0;}
}

.cont-buscador-2 { height: 80px; }
.cont-buscador-2 .redes-sociales-buscador { color:#212a35; text-align:right; }
.cont-buscador-2 .redes-sociales-buscador ul { list-style-type:none; margin: 22px 0 0 0; display: inline-block; }
.cont-buscador-2 .redes-sociales-buscador ul li { float: left; line-height: 35px; }
.cont-buscador-2 .redes-sociales-buscador a { color:#fff;}
.cont-buscador-2 .redes-sociales-buscador ul li i { padding: 5px 4px; width: 35px; text-align: center; background: #bb2633; border-radius: 40px; margin-right: 0px; font-size: 25px;	}


.cont-buscador input,
.cont-buscador-2 input { background: url(../images/lupa.jpg) no-repeat 90% center #243346; color: #9b9fa4; height: 42px; border: none; border-radius: 10px; width: 100%; }



/* CORRECIONES GENIO TABLET */	
@media screen and (min-width: 992px) and (max-width: 1024px) {
	.fondo-imagen { max-height: 146px; }
	.fondo-menu { max-height: 146px; }
	.cont-buscador { margin-top: 146px; }
}

/******************************* CATALOGO DE PRODUCTOS *******************************/

.producto { margin-bottom: 30px; }
.agregar_al_carro { display: none; }

/******************************* NOTICIAS *******************************/

.contenedor-principal .item-fecha a { text-transform: lowercase; }
.contenedor-principal .texto-interior .bajada { font-weight: bold; }

/******************************* VIDEO IFRAME RESPONSIVO *******************************/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*ESTILOS FELIPE*/


.btn-int a {
	margin: 1em 0.3em;
    display: grid;
    padding: 1em 1em;
    background: #B22633;
    border-radius: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
	min-height: 7.5em;
    text-align: center;
    align-items: center;
}
.btn-int a:hover {
    background: #9c232e;
    color: #fff;
}

.iconstyle {
	padding-right: 0.7em;
    font-size: 1.6em;
}
.noticia-bomberos {padding: 0px; background: #f9f9f9; border-radius: 10px; overflow: hidden;}

.noticia-bomberos h2{
	background: #bb2633; 
	color: #fff; 
	padding: 20px 30px;
    font-weight: 600;
    max-height: 90px;
	height: 76px;
    font-size: 15px;
    line-height: 19px;
	text-transform:uppercase;
	text-align:center;
}


/*******************Estilos catalogo de productos*********************/


.imagen-categoria {
border-radius: 10px;
}

.nombre-categoria a{
	/*background-color: rgba(191, 5, 5, 0.7); */
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: center;
    text-transform: uppercase;
}


.product-nam a {
	    background-color: #BB2633;
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: left;
    text-transform: uppercase;
    padding: 10px;
	}
	
.price {
	    background-color: #9a0714;
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: left;
    text-transform: uppercase;
    padding: 10px;
	}

.nombre-categoria a, .nombre-categoria a:focus, .nombre-categoria a:visited, .nombre-categoria a:active{
	text-decoration:none;
}





.opacidad3 {
    background: rgba(0,0,0,0.0);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.product-image img {
	    border-radius: 12px;
}

.product-price {
	padding: 12px;
    border-radius: 20px;
    background: #eee;
    display: inline-table;
}

.content-product{
	padding-bottom:20px;
}


.content-product p {
	font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
}

.content-doc .nombre, p.nombre {
	 font-weight: bolder;
	}

p.nombre {
	padding:20px 0 10px 0;
	    min-height: 70px;
	}
	
.caja-revista {
	padding-bottom: 20px;
    border-bottom: 1px solid #eee;
	    min-height: 296px;
}


/**********************SECCION DOCUMENTOS****/

.fecha {
    display: none;
}

.content-doc {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
    text-align: justify;
    line-height: 21px;
}

.docs_buscador {
	padding:20px 10px;
	}
	
.documento {
	padding: 20px 20px;
    border-top: 1px dotted #e2e2e2;
}

.docs-imagen img{
	border-radius: 10px;
}

.docs_buscador .inputbox {
	border-radius: 6px;
    padding: 8px;
    border: none;
    background: #eee;
	font-size: 16px;
	    width: 100%;
}

.docs_buscador .inputbox:focus {
	outline:none;
}

.docs_buscador .button {
padding: 8px 16px;
    border-radius: 20px;
    background: #243346;
    color: #fff;
    border: none;
    font-size: 15px;
}

.btn-filtrar {
	background:#bb2633 !important;
}

.btn-filtrar:hover {
	    background: #a21723 !important;
    transition-duration: 0.3s;
}

	
	
.title-cat, .title-data, .title-cat:hover, .title-data:hover {
	color:#bb2633;
	}
	
.padding-autoridades {
	padding: 0 7px 20px 7px;
}


.indicator {
	text-align: left;
    padding: 0 1.7em;
    vertical-align: middle;
    margin: 7px 0;
}

.cat .inputbox {
	    cursor: pointer;
}


select {
   background: transparent;
   border: none;
   font-size: 14px;
   padding: 5px;
   width: 250px;
}

select:focus{ outline: none;}

.cat::after{
	content:"\025be";
	display:table-cell;
	padding-top:7px;
	text-align:center;
	width:40px;
	height:100%;
	background-color:#d9d9d9;
	position:absolute;
	top:0;
	border-radius: 0 9px 9px 0;
	right:10px;	
	pointer-events: none;
}

option {
	background:#eee;
	font-size:14px;
	border:none;
	padding:5px 0;
	font-weight:bold;
}

/****************************************** MODAL IMPRIMIR *********************************************/

#sbox-window { /*overflow: hidden !important;*/ }
#sbox-window iframe { width: 100%; height: 100% !important; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.menu-principal { padding: 0px !important;  }
	.menu-principal .navbar-default .navbar-nav > li > a { font-size: 11px !important; }
	.cont-corporativa { padding: 30px 0 7px 60px !important; }
	.redes-sociales ul li i { width: 24px !important; font-size: 15px !important; }
	.redes-sociales ul li:last-of-type i { padding: 5px 4px !important; }
}





/*************************************ACORDEON AGENDA*************************************/

.agenda>.panel-default>.panel-heading {
    color: #333;
    background-color: #bb2633;
    /* border-color: #ddd; */
    color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #d2636d;
    display: block;
    padding: 0;
}

.agenda>.panel-default>.panel-heading a, .agenda>.panel-default>.panel-heading a:active, .agenda>.panel-default>.panel-heading a:focus, .agenda>.panel-default>.panel-heading a:visited {
    padding: 10px;
	color: #fff;
	text-decoration:none;
	display: block;
}

.agenda>.panel-default>.panel-heading a:hover {
    background: #a21723;
    transition-duration: 0.3s;
    color: #fff;
}

.agenda .panel-heading+.panel-collapse .panel-body {
    border-top: none;
    background: #f9f9f9;
}


@media screen and (max-width: 767px) {
	
	.box-boton a {
    margin: 10px auto;
    text-align: center;
}

.box-boton {
    text-align: center;
}

.docs_buscador .button {
    margin: 12px 0;
	
}

}



.img-perfil img {
	text-align: center;
    margin: 0 auto 19px;
    max-width: 150px;
    border-radius: 15px;
}

.title-perfil {
	    height: 45px;
}

p.nombre-autoridades {
    min-height: 50px;
    font-size: 16px;
    padding: 5px 0;
    font-weight: bold;
    color: #94444b;
}

.contenedor-perfil strong {
    color: #232323;
    text-transform: uppercase;
    display: block;
    margin: 7px 0;
}

.title-perfil span {
	height: 45px;
	font-size:17px;
	
	}

.contenedor-perfil span {
	min-height:63px;
	 display: block;
	 font-size:16px;
}

@media screen and (min-width: 998px) {
.caja-revista img {
	    width: 165px;
		height: 218px;
}

}



/****************/

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}


/*MAPA DEL SITIO*/

#xmap {
    counter-reset: li; 
    list-style: none; 
    *list-style: decimal; 
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

#xmap ol {
    margin: 0 0 0 2em; 
}

#xmap li{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;   
}

#xmap li:hover{
    background: #eee;
}   

#xmap li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #243346;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
	color:#fff;
}

#xmap li:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

#xmap li:hover:after{
    left: -.5em;
    border-left-color: #243346;             
}

ul.level_0 li a {
	color:#243346;
	font-weight: bold;
	}


/****************************** 04-12-2017 *******************************/

.noticia > .fecha { display: block; position: absolute; width: 100%; line-height: 30px; font-size: 11px; margin-top: -30px; padding: 0 10px; color: #fff; font-weight: bold; text-align: right; background: rgba(12,12,12,0.5) }


/****************************** 20-02-2018 *******************************/

.table > tbody > th,
.table-bordered > tbody > tr > th { background-color: #243346 !important; color: #fff; }
.table-bordered,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td { border: 1px solid #000; }

