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

***********NEW***BODY*************

**********************************/
body {
  font-family: 'Bree Serif', serif;
  background-color: #0182c61f !important;
}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('../images/carga/loader2023_1.gif') 50% 50% no-repeat rgb(0, 0, 0, .4);
}
.tituloprincipal {
  color: #0182c6;
  font-weight: bold;
  text-align: center;
}
.titulosecundario {
  text-align: center;
  color: #D3B339;
}
.contenedor_directorio {
  background: white;
  margin-bottom: 15px;
  border-radius: 6px;
  padding-top: 20px;
}
/*********************************

*********NEW*CABECERA*************

**********************************/
#cabecera p {
  text-align: center;
  color: #0182C6 !important;
  font-size: 15px;
}
#cabecera-center {
  padding-top: 20px;
  color: white;
  text-align: center;
}
#cabecera a#re1 {
  color: #0182C6 !important;
  padding: 10px;
  font-size: 16px;
}
#cabecera .deno_anual {
  font-size: 12px;
}
#cabecera .img-imginst {
  width: 40%;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
}
#cabecera .img-imgtrans {
  width: 100%;
  border-radius: 5px 5px 5px 15px;
  padding-top: 30px;
}
#cabecera .img-imgescud {
  width: 21%;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 10px
}
#cabecera .left_img_esc {
  text-align: right;
}
#cabecera .container-fluid {
  background-color: #fff !important;
}
/*********************************

***********MENU*PRINCIPAL*********

**********************************/
.navbar {
  background-color: #0182C6 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #f1f1f1;
  background-color: #0f62ac;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #0182C6 !important;
  font-size: 12px;
}
.navbar-default {
  background-color: #eaeaea;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF !important;
  font-size: 11px;
  padding-left: 9px;
  padding-right: 9px;
}
/*********************************

***********NEW CSS 2021************

**********************************/
.new_conteiner {
  color: #4f4f4f;
  margin-bottom: 20px;
}
.col_area_9 {
  background-color: #FFFFFF;
  padding-top: 30px;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: grey 0 0 5px;
}
.col_area_3 {
  background-color: #0182c6;
  padding-top: 10px;
  border-radius: 5px;
  padding-bottom: 20px;
  box-shadow: grey 0 0 5px;
}
.row_new {
  margin-right: -10px;
  margin-left: -10px;
}
.breadcrumb {
  /*box-shadow: grey 0 0 1px;*/
  background-color: #fbfbfb !important;
  font-size: 12px;
}
.breadcrumb > .active {
  color: #D3B339;
}
.object-16-9 {
  position: relative;
  padding-bottom: 66.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.object-16-9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/***************************************************

***********2021 VIDEO PAGINA - PRINCIPAL************

****************************************************/
#video {
  text-align: center;
}
#video .cont-new_col-8 {
  margin-top: 10px;
}
#video .new_col-8 {
  border-radius: 15px 0 0 15px;
  background-color: #fdfdfd;
  padding-top: 20px;
  padding-bottom: 20px;
}
#video .new_col-4 {
  border-radius: 0 15px 15px 0;
  background-color: #0F62AC;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
}
#video .new_col-8 .frame_video-destacado {
  box-shadow: #000 0 0 5px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 185px;
}
#video .new_col-4 .frame_video-informativo {
  margin-bottom: 10px;
  box-shadow: #FFF 0 0 5px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 185px;
}
#video .new_col-6 {
  margin-bottom: 10px;
}
#video .new_col-6 .frame_video_destacado-on {
  box-shadow: #000 0 0 5px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 85px;
}
#video .new_col-6 .frame_video_destacado-off {
  box-shadow: #000 0 0 5px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 120px;
}
/**********************************************

*****2021 BARRA PRINCIPAL - SECUNDARIO MENU****

***********************************************/
.cont-primario {
  margin-top: 10px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 15px;
}
#img_barras_principal {
  width: 50%;
}
#img_barras_principal-menu {
  width: 40%;
}
.cont-anuncio_h {
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 15px;
}
#img_barraanuncio_h {
  border-radius: 5px;
  box-shadow: gray 0 0 5px;
  cursor: pointer;
  width: 70%;
  height: 140px;
}
/**********************************************

****************2021 BARRA SOCIAL**************

***********************************************/
.social {
  position: fixed;
  bottom: 0;
  top: 200px;
  z-index: 2000;
}
.social ul {
  list-style: none;
}
.social ul li a {
  display: inline-block;
  color: #fff;
  background: #000;
  padding: 10px 13.5px;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social ul li .fa-facebook {
  background: #3b5998;
  padding: 16.5px;
}
.social ul li .fa-twitter {
  background: #00abf0;
  padding: 14px;
}
.social ul li .fa-youtube {
  background: #d95232;
  padding: 14.5px;
}
.social ul li .fa-instagram {
  background: #ae181f;
  padding: 14.5px;
}
.social ul li .fa-flickr {
  padding: 14.5px;
}
.social ul li .fa-mail {
  background: #666666;
  padding: 15px;
}
.social ul li a:hover {
  background: #4073ce9e;
  padding: 10px 30px;
}
/*********************************

**********PORTADA NOTICIA*********

**********************************/
#noticia_portada_front .h4, h4 {
  font-size: 10px;
}
#tituloprincinoticia {
  color: white;
  font-size: 18px;
}
#bs-slider-overlay {
  position: absolute;
  top: 78%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.60);
}
.carousel-caption {
  right: 140px;
  left: 140px;
  bottom: 10px;
}
.carousel-indicators {
  bottom: 0px;
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  width: 13px;
  height: 13px;
}
#imagennoticiaslider {
  width: 100%;
  height: 550px;
}
/*********************************

*********NOTICIAS GENERAL*********

**********************************/
#imagennews {
  width: 277px;
  height: 180px;
  border-radius: 10px;
}
#titlenewsgereral {
  color: #636363;
  height: 65px;
  text-align: center;
  font-size: 12px;
}
#estiloh3noti {
  color: #949494;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
#bs-slider-overlay-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/fondo_base_3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#colnoticias {
  background-color: #0f62ac;
}
#colnoticia {
  background-color: white;
  border-radius: 10px;
}
#noticiatitulo {
  text-align: justify;
  color: #757575;
}
#noticiasubtitulo {
  text-align: justify;
  color: #8a8a8a;
}
/*********************************

****TAMAÑO IMAGENES EN BARRAS*****

**********************************/
#img_barras {
  width: 40%;
}
#img_serciudadano {
  width: 60%;
}
/*********************************

**********CONOCE SEGURO***********

**********************************/
#container_conoce {
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 10px;
}
#conoce_seguro {
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  padding: 20px;
  background-color: white;
}
#you-video {
  width: 100%;
  height: 400px;
}
#you-turismo {
  width: 450px;
  height: 380px;
}
#you-conoce {
  width: 100%;
  height: 480px;
}
#container_conoce {
  background-color: white;
}
/*********************************

***************CORESEC************

**********************************/
#img_log_coresec {
  width: 180px;
  height: 150px;
}
#coresecprueba .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: white;
  background-color: #0f62ac;
}
#coresecprueba a {
  color: #0f62ac;
}
#titulocoresec {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #0f62ac;
  text-align: center;
  font-size: 30px;
}
#coresec_cabecera {
  background-image: url(../images/coresec/cabecerafondo.png);
  text-align: center;
  background-size: 100% 100%;
  height: 180px;
  margin-top: 10px;
  border-radius: 5px;
}
#container_coresec {
  background-color: #FFFFFF;
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-bottom: 50px;
}
#coresec_contexto {
  background-color: aliceblue;
  padding-bottom: 10px;
  padding-top: 10px;
}
/*********************************

*************PROCOMPITE***********

**********************************/
#img_log_procompite {
  width: 200px;
  height: 180px;
}
#procompiteprueba .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: white;
  background-color: #03979c;
}
#procompiteprueba a {
  color: #006c10;
}
#tituloprocompite {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #039c0a;
  text-align: center;
  font-size: 30px;
}
#procompite_cabecera {
  background-color: #039c0a;
  text-align: center;
  background-size: 100% 100%;
  height: 180px;
  margin-top: 10px;
  border-radius: 5px;
}
#container_procompite {
  background-color: #FFFFFF;
  margin-top: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-bottom: 50px;
}
.procompite_contexto {
  background-color: #f5fff0;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 10px;
}
.procompite_contexto_white {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 10px;
}
/*-------------CONVOCATORIA LABORAL----------*/
#tituloconvocatoria {
  color: #07af23 !important;
  font-size: 23px;
}
#tituloconvocatoriaresultado {
  color: red;
  font-size: 23px;
}
/*----------FIN CONVIOCATORIA LABORAL--------*/
/*----------SOPORTE INFORMATICO----------*/
#body_soporte {
  background-image: url(../images/soporte/fondo2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
#container_soporte {
  margin-top: 20px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.79);
  margin-bottom: 20px;
  padding-bottom: 50px;
}
#soportecol8 {
  padding: 5px;
}
#dependencia {
  color: back;
}
#titulosoporte {
  text-align: center;
  padding: 30px;
  color: #0F62AC;
}
/*------------FIN SOPORTE-----------*/
/*----------MODIFICACIONES MENU PRINCIPAL---------*/
/*.navbar {

	margin-bottom: 0px;

}

.glyphicon-hand-right {

	color: #204b8f;

}*/
/*---------------FIN MENU PRINCIPAL---------------*/
/*---------------MODAL CAMBIOS PRINCIPAL------------*/
.indicators-line > .carousel-indicators li {
  background-color: #0062b0 !important;
}
#imagemanuncio {
  padding: 10px;
  border-radius: 15px;
  width: 100%;
  height: 550px;
}
/*-------------FIN MODAL PRINCIPAL-----------------*/
/*--------DIRECCIONES REGIONALES--------*/
#direccionesregionales {
  text-align: center;
}
#direccionesregionales h2 {
  text-align: center;
  color: #797979;
  padding-bottom: 30px;
}
/*---------BARRA PRINCIPAL---------*/
#barraprincipal {
  text-align: center;
  padding-top: 10px;
}
#barraprincipal h4 {
  text-align: center;
  color: #797979;
  font-weight: 600;
  padding-bottom: 30px;
}
#barraprincipal p {
  text-align: center;
  color: #204b8f;
}
/*----------FOOTER----------*/
#icogobier-foot {
  width: 90px; /*padding: 15px 0 0 0;*/
}
#footer {
  padding-top: 20px;
  background-color: #0182c6 !important;
}
#img_centerfooter {
  text-align: left;
}
#titulos {
  color: white;
}
#conten-foot {
  color: #D0D0D0;
}
/*-------ENLACES EXTERNOS-------*/
#enla-exter {
  text-align: center;
  padding-bottom: 15px;
}
#enla-exter h2 {
  text-align: center;
  color: #797979;
  padding-bottom: 40px;
}
#enla-exter img {
  width: 190px;
  height: 60px;
  margin-bottom: 20px;
}
#enla-exter .unic {
  padding-top: 10px;
}
/*------------CAMBIOS PANEL---------*/
.panel-primary > .panel-heading {
  background-color: #0f62ac !important;
  border-color: #0f62ac !important;
}
/*----------PAGINACON-------------*/
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #0f62ac !important;
}
/*-----------FIN------------*/
/*----------BARRA INTERES-------*/
#container-public {
  text-align: center;
}
#container-public h2 {
  text-align: center;
  color: #797979;
  padding-bottom: 30px;
}
/*--------FIN BARRA INTERES*/
/*--------OTROS---------*/
#titulodirecciones {
  font-size: 35px;
  color: #0182c6;
  font-weight: bold;
  text-align: center;
}
#cuerpodft {
  background-color: white;
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.19);
}
.alert {
  padding: 0px;
  padding-top: 10px;
  padding-left: 3px;
  margin-top: 20px;
  font-weight: bold;
}
#map {
  position: relative;
  width: 100%;
}
.fade .item {
  background-color: #f3f3f3;
}
.oculto {
  display: none;
}
#margenizquierda {
  margin-right: 0.1px;
}
/*********************************

***********2022 RESPONSIVE BUSCADOR RGGR,RER,DEMAS********

**********************************/
#buscador_doc .col_n1 {
  padding-right: 1px;
}
#buscador_doc .col_n61 {
  padding-right: 1px;
}
#buscador_doc .col_n62 {
  padding-right: 1px;
}
#buscador_doc .col_n3 {
  padding-right: 1px;
}
/*********************************

***********2022 RESPONSIVE BUSCADOR RGGR,RER,DEMAS********

**********************************/
/*#buscador_doc .col_n1{

	padding-right: 1px;

}

#buscador_doc .col_n61 {

	padding-right: 1px;

}

#buscador_doc .col_n62 {

	padding-right: 1px;

}

#buscador_doc .col_n3 {

	padding-right: 1px;

}**/
/*---------FIN OTROS---------*/
/*********************************

***********2021 RESPONSIVE********

**********************************/
/*@media (min-width: 1281px) {





#container_col8 {

	padding: 30px;

}

#container_col4 {

	padding: 30px;

}

#conoce_img {

	border-radius: 10px;

}

#colnoticias {

	margin-top: 15px;

	border-radius: 0 25px 25px 0;

}

#colnoticia {

	margin-top: 15px;

	border-radius: 25px 0 25px 25px;

	margin-bottom: 15px;

}

#imgnoticias {

	padding: 10px;

	width: 100%;

}

.dredre {

	margin: 20px;

}



#cabecera-center {

	padding-top: 20px;

	color: white;

	text-align: center;

}

#cabecera a#re1 {

	color: white;

	padding: 10px;

	font-size: 18px;

}

.img-imginst {

	width: 50%;

	padding-top: 10px;

	padding-left: 20px;

	padding-bottom: 10px;

}

#cabecera a#re1 {

	padding: 5px;

}

.img-imgescud {

	width: 60%;

	padding-top: 10px;

	padding-bottom: 10px

}

.img-imgtrans {

	width: 100%;

	border-radius: 5px 5px 5px 15px;

	padding-top: 30px;

}

#enlacess .enlacesdirec {

	padding-left: 250px;

}

#cabecera .divcenter {

	text-align: center;

	padding-bottom: 10px;

}

#lanoticia {

	text-align: justify;

	padding-top: 20px;

	padding-bottom: 10px;

	font-size: 16px;

}

.dropdown-menu>li>a {

	color: #0f62ac;

}

.imglognotivarios {

	padding: 10px;

	width: 40%;

}

#noticiafecha {

	font-size: 12px;

	text-align: justify;

}



}*/
/* 

  ##Device = Tablets, Ipads (portrait)

  ##Screen = B/w 768px to 1024px

*/
@media (min-width: 768px) and (max-width: 1024px) {
  /*********************************

***********2024 ********

**********************************/
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0182c6 !important;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff !important;
  }
  /*********************************

**********CSS 2021 CABECERA*******

**********************************/
  #cabecera a#re1 {
    padding: 2px;
    font-size: 12px;
  }
  #cabecera .deno_anual {
    font-size: 9px;
  }
  #cabecera .img-imginst {
    width: 70%;
    padding-top: 10px;
    padding-left: 2px;
  }
  #cabecera .img-imgtrans {
    width: 150%;
  }
  #cabecera .img-imgescud {
    width: 40%;
  }
  /*********************************

**********CSS 2021 MENU***********

**********************************/
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #f1f1f1;
    background-color: #0f62ac;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff !important;
    ;
  }
  .navbar-default {
    background-color: #eaeaea;
  }
  .navbar-default .navbar-nav > li > a {
    color: #0f62ac;
    font-size: 8px;
    padding-left: 12px;
    padding-right: 12px;
  }
  /*********************************

************NOTICIAS**************

**********************************/
  #noticia_portada_front .h4, h4 {
    font-size: 10px;
  }
  #tituloprincinoticia {
    font-size: 18px;
  }
  #bs-slider-overlay {
    position: absolute;
    top: 78%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
  }
  .carousel-caption {
    right: 40px;
    left: 40px;
    bottom: 10px;
  }
  .carousel-indicators {
    bottom: 0px;
  }
  .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
  .carousel-indicators .active {
    width: 9px;
    height: 9px;
  }
  #imagennoticiaslider {
    width: 100%;
    height: 500px;
  }
  /*********************************

***********2022 RESPONSIVE BUSCADOR RGGR,RER,DEMAS********

**********************************/
  #buscador_doc .col_n1 {
    padding-right: 1px;
  }
  #buscador_doc .col_n61 {
    padding-right: 1px;
  }
  #buscador_doc .col_n62 {
    padding-right: 1px;
  }
  #buscador_doc .col_n3 {
    padding-right: 1px;
  }
}
/* 

  ##Device = Tablets, Ipads (portrait)

  ##Screen = B/w 481px to 767px

*/
@media (min-width: 481px) and (max-width: 767px) {
  /*********************************

***********2024 ********

**********************************/
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0182c6 !important;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff !important;
  }
  /*********************************

**********CSS 2021 CABECERA*******

**********************************/
  #cabecera a#re1 {
    font-size: 10px;
  }
  #cabecera .deno_anual {
    font-size: 8px;
    padding-bottom: -10px;
  }
  #cabecera .img-imgescud {
    display: none;
  }
  #cabecera .img-imginst {
    width: 100%;
    padding-top: 10px;
  }
  #cabecera .img-imgtrans {
    width: 90%;
    border-radius: 5px 5px 5px 15px;
    padding-top: 30px;
    padding-bottom: 10px;
    float: right;
  }
  /*********************************

************NOTICIAS**************

**********************************/
  #noticia_portada_front .h4, h4 {
    font-size: 10px;
  }
  #tituloprincinoticia {
    font-size: 14px;
  }
  #bs-slider-overlay {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
  }
  .carousel-caption {
    right: 40px;
    left: 40px;
    bottom: 10px;
  }
  .carousel-indicators {
    bottom: 0px;
  }
  .carousel-indicators li {
    width: 8px;
    height: 8px;
  }
  .carousel-indicators .active {
    width: 9px;
    height: 9px;
  }
  #imagennoticiaslider {
    width: 100%;
    height: 350px;
  }
  /*********************************

*************ANTERIORES***********

**********************************/
  .imglognotivarios {
    padding: 10px;
    width: 40%;
  }
  #map {
    width: 100%;
  }
  #lanoticia {
    text-align: justify;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  #sociales {
    display: none;
  }
  .dropdown-menu > li > a {
    color: #0f62ac;
  }
  #icogobier-foot {
    width: 35%;
  }
  #enla-exter img {
    width: 150px;
    height: 60px;
    padding: 10px;
  }
  #margenizquierda {
    margin-right: 0px;
  }
  /*Noticias*/
  #imagennews {
    width: 100%;
    height: 150px;
    border-radius: 10px;
  }
  #titlenewsgereral {
    height: 65px;
    text-align: center;
    font-size: 12px;
  }
  #noticiafecha {
    font-size: 8px;
  }
  /*fin noticias*/
  #you-video {
    width: 100%;
    height: 240px;
  }
  /*********************************

***********2022 RESPONSIVE BUSCADOR RGGR,RER,DEMAS********

**********************************/
  #buscador_doc .col_n1 {
    padding-right: 1px;
  }
  #buscador_doc .col_n61 {
    padding-right: 1px;
  }
  #buscador_doc .col_n62 {
    padding-right: 1px;
  }
  #buscador_doc .col_n3 {
    padding-right: 1px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  /*********************************

***********2024 ********

**********************************/
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0182c6 !important;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff !important;
  }
  /*********************************

***********2022 RESPONSIVE BUSCADOR RGGR,RER,DEMAS********

**********************************/
  #buscador_doc .col_n1 {
    padding-right: 15px;
  }
  #buscador_doc .col_n61 {
    padding-right: 15px;
  }
  #buscador_doc .col_n62 {
    padding-right: 15px;
  }
  #buscador_doc .col_n3 {
    padding-right: 15px;
  }
  /*********************************

*********MESA PARTES*************

**********************************/
  .nav {
    font-size: 8px;
  }
  /*********************************

*******2022 NAVBAR - ACORTAR MARGIN ********

**********************************/
  .navbar {
    margin-bottom: 5px;
  }
  /*********************************

*******2022 titulo/subtitulo ********

***********************************/
  .tituloprincipal {
    font-size: 24px;
  }
  .titulosecundario {
    font-size: 16px;
  }
  /*********************************

**********CSS 2021 CABECERA*******

**********************************/
  #cabecera-center {
    padding-top: 5px;
    color: white;
    text-align: center;
  }
  #cabecera p {
    display: none;
  }
  #cabecera .divcenter {
    text-align: center;
    font-size: 6px;
    padding-top: 15px;
  }
  #cabecera a#re1 {
    padding: 1px;
    font-size: 8px;
  }
  #cabecera .deno_anual {
    font-size: 10px;
  }
  #cabecera .img-imgescud {
    display: none;
  }
  #cabecera .img-imginst {
    width: 100%;
    padding-top: 10px;
    padding-left: 5px;
  }
  #cabecera .img-imgtrans {
    width: 130%;
    border-radius: 5px 5px 5px 15px;
    padding-top: 25px;
    padding-bottom: 10px;
    float: right;
  }
  /****************************************

************************VIDEO************

*****************************************/
  #video .new_col-8 {
    border-radius: 15px;
    margin-bottom: 7px;
  }
  #video .cont-new_col-8 {
    margin: 7px;
  }
  #video .new_col-4 {
    border-radius: 15px;
  }
  .cont-secundario {
    margin: 7px;
  }
  .cont-primario {
    margin: 7px;
  }
  #video .new_col-8 .frame_video-destacado {
    box-shadow: #000 0 0 5px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 175px;
    margin-bottom: 15px;
  }
  #video .new_col-4 .frame_video-informativo {
    margin-bottom: 10px;
    box-shadow: #FFF 0 0 5px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 177px;
  }
  #video .new_col-6 .frame_video_destacado-on {
    box-shadow: #000 0 0 5px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 78px;
  }
  #video .new_col-6 .frame_video_destacado-off {
    box-shadow: #000 0 0 5px;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 78px;
  }
  #img_barras_principal-menu {
    width: 50%;
  }
  /*********************************

***********NEW CSS 2021************

**********************************/
  .object-16-9 {
    position: relative;
    padding-bottom: 150.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
  }
  button, input, select, textarea {
    font-size: 12px;
  } /*MINIMIZAR EL CONTENIDO DE CAJA DE SUBIR ARCHIVO*/
  .col_area_9 {
    /*margin-right:0;*/
    margin: 5px;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .col_area_3 {
    /*margin-left:0;*/
    margin: 5px;
  }
  .breadcrumb {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 15px
  }
  /****************************************

********NOTICIAS PORTADA 2021************

*****************************************/
  #noticia_portada_front .h4, h4 {
    font-size: 10px;
  }
  #tituloprincinoticia {
    font-size: 10px;
  }
  #bs-slider-overlay {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
  }
  .carousel-caption {
    right: 20px;
    left: 20px;
    bottom: 1px;
  }
  .carousel-indicators {
    bottom: -2px;
  }
  .carousel-indicators li {
    width: 7px;
    height: 7px;
  }
  .carousel-indicators .active {
    width: 8px;
    height: 8px;
  }
  #imagennoticiaslider {
    width: 100%;
    height: 250px;
  }
  /****************************************

*************NOTICIAS GENERAL************

*****************************************/
  #noticiatitulo {
    padding-top: 10px;
    font-size: 18px;
    text-align: justify;
  }
  #noticiasubtitulo {
    font-size: 12px;
    text-align: justify;
  }
  #imgnoticias {
    padding: 10px;
    width: 100%;
  }
  #colnoticias {
    display: none;
  }
  #colnoticia {
    margin-left: 5px;
    margin-right: 5px;
  }
  #imagennews {
    width: 100%;
    border-radius: 10px;
  }
  #titlenewsgereral {
    height: 65px;
    text-align: center;
    font-size: 10px;
  }
  #noticiafecha {
    font-size: 8px;
  }
  #lanoticia {
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  /*fin noticias*/
  #imglogin {
    width: 50%;
    border-radius: 5px 5px 5px 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: center;
  }
  #titulodirecciones {
    font-size: 24px;
    color: #0f62ac;
    font-weight: bold;
    text-align: center;
  }
  #enla-exter h2 {
    font-size: 20px;
  }
  #container-public h2 {
    font-size: 20px;
  }
  #direccionesregionales h2 {
    font-size: 20px;
  }
  #sociales {
    display: none;
  }
  /*#tretre {

	position: relative;

	height: 0;

	overflow: hidden;

	padding-bottom: 60%;

	margin-bottom: 20px;

}

#tretre iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 99%;

	height: 90%;

	border-radius: 25px;

}*/
  .texto-mostrado {
    font-size: 10px;
  }
  #enla-exter img {
    width: 90px;
    height: 50px;
    padding: 5px;
  }
  #enlac img {
    width: 80px;
    height: 30px;
  }
  #map {
    width: 100%;
  }
  .dropdown-menu > li > a {
    color: #0f62ac;
  }
  #icogobier-foot {
    width: 50%;
  }
  /*#bs-slider-overlay {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.15);

}*/
  #imagemanuncio {
    border-radius: 15px;
    width: 100%;
    height: 350px;
  }
  #you-turismo {
    width: 295px;
    height: 250px;
  }
  #you-conoce {
    width: 100%;
    height: 250px;
  }
  #you-video {
    width: 100%;
    height: 250px;
  }
  #img_barras {
    width: 60%;
  }
  /*------------CORESEC-------------*/
  #img_serciudadano {
    width: 90%;
  }
  #coresec_cabecera {
    background-image: url(../images/coresec/cabecerafondo.png);
    text-align: center;
    background-size: 100% 100%;
    height: 120px;
    margin-top: 10px;
    border-radius: 5px;
  }
  #coresecprueba .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    font-size: 12px;
    color: white;
    background-color: #0f62ac;
  }
  #img_log_coresec {
    width: 160px;
    height: 120px;
  }
  /*-------------FIN CORESEC-------------*/
  /*------------PROCOMPITE-------------*/
  #procompite_cabecera {
    /*background-image: url(../images/coresec/cabecerafondo.png);*/
    text-align: center;
    background-size: 100% 100%;
    height: 120px;
    margin-top: 10px;
    border-radius: 5px;
  }
  #procompiteprueba .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    font-size: 12px;
    color: white;
    background-color: #0f62ac;
  }
  #img_log_procompite {
    width: 160px;
    height: 120px;
  }
  /*-------------FIN PROCOMPITE-------------*/
  #h3sugerencia {
    font-size: 15px;
  }
  #img_sugerencias {
    width: 100%;
    margin-bottom: 20px;
  }
  #titulos {
    font-size: 12px;
  }
  #img_centerfooter {
    text-align: center;
  }
  #conoce_seguro {
    margin: 20px;
  }
  /***************************************

***********AUDIENCIA PUBLICA************

****************************************/
  #img_audienciapublica {
    width: 100%;
    height: 239px;
  }
  #img_pdfaudiencia {
    width: 80%;
  }
}
.-x-row {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: table;
}
.-x-row > div {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.x-header > th {
  background-color: #0f62ac;
  color: white;
  padding: 8px;
  text-align: center;
}
.x-datatable tr:nth-child(even) {
  background-color: #f2f2f2;
}
.x-datatable tr:hover {
  background-color: #ddd;
}
.x-row > td {
  display: inline-block;
  display: table-cell;
  border: 1px solid #ddd;
  padding: 8px;
}
.x-datatable {
  width: 100%;
}