/* Scss Document */
/* Variables */
/*$azulonpe: #0f2241;*/
/* Fin Variables */
.body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  font-family: "Poppins", sans-serif;
}

/*

Todo lo puedo en Cristo que me fortalece.

Filipenses 4:13

*/
.flex_grow_1 {
  flex-grow: 1;
}

/*  icon font */
@font-face {
  font-family: "onpe";
  src: url("../fonts/onpe.eot?cjgfmj");
  src: url("../fonts/onpe.eot?cjgfmj#iefix") format("embedded-opentype"), url("../fonts/onpe.woff?cjgfmj") format("woff"), url("../fonts/onpe.svg?cjgfmj#onpe") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Michroma";
  src: url("../fonts/Michroma.eot");
  src: url("../fonts/Michroma.eot?#iefix") format("embedded-opentype"), url("../fonts/Michroma.woff") format("woff"), url("../fonts/Michroma.svg#Michroma") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Harabara";
  src: url("../fonts/Harabara_3.eot");
  src: url("../fonts/Harabara_3.eot?#iefix") format("embedded-opentype"), url("../fonts/Harabara_3.woff") format("woff"), url("../fonts/Harabara_3.svg#Harabara_3") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GillSansMT";
  src: url("../fonts/GillSansMT.eot");
  src: url("../fonts/GillSansMT.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSansMT.woff") format("woff"), url("../fonts/Sansation_Bold.ttf") format("truetype"), url("../fonts/GillSansMT.svg#GillSansMT") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GillSansMT";
  src: url("../fonts/GillSansMT-Bold.eot");
  src: url("../fonts/GillSansMT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GillSansMT-Bold.woff") format("woff"), url("../fonts/Sansation_Bold.ttf") format("truetype"), url("../fonts/GillSansMT-Bold.svg#GillSansMT-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Regular.eot");
  src: url("../fonts/poppins/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Regular.woff") format("woff"), url("../fonts/poppins/Poppins-Regular.ttf") format("truetype"), url("../fonts/poppins/Poppins-Regular.svg#GillSansMT") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Bold.eot");
  src: url("../fonts/GillSansMT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Bold.woff") format("woff"), url("../fonts/Sansation_Bold.ttf") format("truetype"), url("../fonts/poppins/Poppins-Bold.svg#GillSansMT-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/poppins/Poppins-Bold.eot");
  src: url("../fonts/GillSansMT-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/Poppins-Bold.woff") format("woff"), url("../fonts/Sansation_Bold.ttf") format("truetype"), url("../fonts/poppins/Poppins-Bold.svg#GillSansMT-Bold") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.tabla_resumen_pc {
  display: block;
}

.tabla_resumen_movil {
  display: none;
}

.bg_departamentos {
  height: 333px;
  width: 100%;
  background-image: url("../imagenes/lima.jpg");
  position: relative;
  margin-bottom: 20px;
  background-size: cover;
}
.bg_departamentos .tabla_distritoelecoral {
  width: calc(100% - 20px);
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  margin-left: 10px;
}
.bg_departamentos .tabla_distritoelecoral td {
  border-top: none;
}
.bg_departamentos .tabla_distritoelecoral .borde_blanco {
  border-left: 1px solid #ffffff;
}

.bg_sin_departamentos td {
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "onpe" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

select {
  border: 1px solid #8ea3a6;
}

.icon-resumengeneral:before {
  content: "\e909";
}

.icon-elec_regional:before {
  content: "\e901";
}

.icon-elec_municipal:before {
  content: "\e902";
}

.icon-actas:before {
  content: "\e900";
}

.icon-participacion:before {
  content: "\e903";
}

.icon-impresora:before {
  content: "\e904";
}

.icon-barras:before {
  content: "\e905";
}

.icon-info:before {
  content: "\e906";
}

.icon-regresar:before {
  content: "\e907";
}

.icon-buscar:before {
  content: "\e908";
}

.icon-excel:before {
  content: "\e910";
}

.icon-pdf:before {
  content: "\e911";
}

.icon-ico_face:before {
  content: "\e912";
}

.icon-ico_twitter:before {
  content: "\e913";
}

.icon-ico_youtube:before {
  content: "\e914";
}

.icon-ico_google:before {
  content: "\e915";
}

.icon-ico_flickr:before {
  content: "\e916";
}

.icon-ico_instagram:before {
  content: "\e917";
}

.icon-acta_p:before {
  content: "\e918";
}

.icon-acta_d:before {
  content: "\e919";
}

.icon-acta_c:before {
  content: "\e920";
}

.icon-ico_lupa_buscar:before {
  content: "\e921";
}

/*  fin icon font */
body {
  font-family: "Poppins", sans-serif !important;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body a {
  text-decoration: none;
}
body a:hover {
  cursor: pointer;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}

.body_404 {
  position: relative;
  padding-bottom: 180px;
}

header {
  position: relative;
  text-align: center;
  background: #ffffff;
  color: #003770;
  border-bottom: 15px solid #0173cf;
  box-shadow: 0 0 7px 0px #777;
  /* border-bottom: 6px solid $azulonpe; */
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
header h1 {
  font-family: "Poppins";
  font-size: 2em;
  color: #003770;
  font-weight: bold;
  text-align: center;
}
header h2 {
  font-family: "Poppins";
  font-size: 2em;
  color: #0073CF;
  font-weight: bold;
  text-align: center;
}
header .logo_agrupacion_header {
  width: 150px;
  float: right;
  margin-right: -15px;
}
header .logo_agrupacion_header img {
  max-width: 100%;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.home {
  width: 100%;
}

.col-60 {
  width: 60%;
  float: left;
}

.col-40 {
  width: 40%;
  float: right;
  position: relative;
}

.col-50-iz {
  width: 50%;
  float: left;
}

.col-50-de {
  width: 50%;
  float: right;
  position: relative;
}

.home_iz .conte_botones {
  width: calc(30% - 20px);
  float: right;
  margin-bottom: 20px;
}
.home_iz .conte_botones a {
  color: #FFFFFF;
}
.home_iz .conte_botones a .glyphicon {
  transition: all 0.3s;
}
.home_iz .conte_botones a .linea1 {
  margin-top: 10px;
}
.home_iz .conte_botones a .bg_municipales {
  width: 100%;
  height: 300px;
  background: url(../imagenes/municipales.jpg) no-repeat;
  background-size: 100% auto;
  transition: all 0.7s;
}
.home_iz .conte_botones a .pic {
  padding-top: 148.6%;
}
.home_iz .conte_botones a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.home_iz .conte_botones a:hover .glyphicon {
  margin-top: 5px;
}
.home_iz .conte_botones a:hover .bg_municipales {
  width: 100%;
  height: 300px;
  background: url(../imagenes/municipales.jpg) no-repeat;
  background-size: 130% auto;
}

.home_botonera {
  width: 100%;
  padding: 10px 0px 10px 0px;
  margin-bottom: 20px;
  /* overflow: hidden; */
}
.home_botonera .conte_botones {
  width: 33.333333%;
  float: left;
  padding: 0px 10px;
  margin-bottom: 20px;
}
.home_botonera .conte_botones a {
  color: #FFFFFF;
}
.home_botonera .conte_botones a .glyphicon {
  transition: all 0.3s;
}
.home_botonera .conte_botones a .linea1 {
  margin-top: 10px;
}
.home_botonera .conte_botones a .bg_municipales {
  width: 100%;
  height: 300px;
  background: url(../imagenes/municipales.jpg) no-repeat;
  background-size: 100% auto;
  transition: all 0.7s;
}
.home_botonera .conte_botones a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.home_botonera .conte_botones a:hover .glyphicon {
  margin-top: 5px;
}
.home_botonera .conte_botones a:hover .bg_municipales {
  width: 100%;
  height: 300px;
  background: url(../imagenes/municipales.jpg) no-repeat;
  background-size: 130% auto;
}
.home_botonera .conte_botones2 {
  width: 100%;
  float: left;
  padding: 0px 10px;
  margin-bottom: 20px;
}
.home_botonera .conte_botones2 a {
  display: flex;
  color: #FFFFFF;
}
.home_botonera .conte_botones2 a .glyphicon {
  transition: all 0.3s;
}
.home_botonera .conte_botones2 a .linea1 {
  margin-top: 10px;
}
.home_botonera .conte_botones2 a .bg_municipales {
  width: 100%;
  height: 300px;
  background: url(../imagenes/municipales.jpg) no-repeat;
  background-size: 100% auto;
  transition: all 0.7s;
}
.home_botonera .conte_botones2 a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.home_botonera .conte_botones2 a:hover .glyphicon {
  margin-top: 5px;
}
.home_botonera .conte_botones2 a:hover .bg_municipales {
  width: 100%;
  height: 300px;
  background: url(../imagenes/municipales.jpg) no-repeat;
  background-size: 130% auto;
}
.home_botonera .lista_btn_agrupaciones {
  width: 33.333333%;
  float: left;
  display: flex;
  padding: 0px 10px;
  margin-bottom: 10px;
}
.home_botonera .conte_lista_agrupaciones_politicas {
  width: 100%;
  float: left;
  padding: 0px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.home_botonera .item_agrupaciones_politicas {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid;
  /*border-color: #798DBE;*/
  border-color: #003770;
  color: #808080;
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  box-shadow: 1px 1px 5px -2px #777;
  border-radius: 2px;
  transition: 0.2s;
  transition: 0.3s;
  animation-duration: 0.5s;
}
.home_botonera .item_agrupaciones_politicas:hover {
  transform: scale(1.03);
}
.home_botonera .conte_logo_lista_agrupaciones_politicas {
  width: 52px;
  background: #ffffff;
  border-right: 1px solid #C3C3C3;
}
.home_botonera .logo_lista_agrupaciones_politicas {
  width: 100%;
  height: auto;
}
.home_botonera .nombre_lista_agrupaciones_politicas {
  width: calc(100% - 45px);
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.8rem;
  line-height: 1em;
}
.home_botonera .carousel {
  width: 85%;
  margin-left: 7.5%;
}
.home_botonera .carousel-control-prev {
  width: 5%;
  left: -4rem;
  background-color: transparent;
  border: 0px none;
  color: #003770;
}
.home_botonera .carousel-control-next {
  width: 5%;
  right: -4rem;
  background-color: transparent;
  border: 0px none;
  color: #003770;
}
.home_botonera .carousel-indicators {
  bottom: -30px;
}
.home_botonera .carousel-indicators li {
  background-color: rgba(33, 58, 110, 0.5);
}
.home_botonera .carousel-indicators .active {
  background-color: #003770;
}
.home_botonera .carousel-item {
  /* height: 360px; */
  overflow: visible;
  width: 100%;
}
.home_botonera .carousel-item img {
  width: 100%;
}

.ico_agrupacion_resumen {
  max-width: 100%;
  width: 50px;
  height: auto;
}

.banner_home {
  background-size: 100% auto;
  min-height: 267px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  padding-top: 20px;
}
.banner_home h3 {
  display: inline-block;
  font-size: 1.5em;
  line-height: 1em;
  color: #ffffff;
  margin-top: -0.1em;
  margin-bottom: 0.2em;
  width: 100%;
  left: 0px;
  text-align: center;
  /* text-shadow: 0 0 8px #000000; */
  font-family: "Poppins";
  font-weight: normal;
}
.banner_home .bg_azul_iz_banner {
  background-color: #0073CF;
  padding-top: 30px;
  padding-bottom: 30px;
}
.banner_home .alineando_cabecera {
  display: flex;
  min-height: 150px;
  align-items: center;
  /* justify-content: center;  */
}
.banner_home .flecha_home1 {
  font-size: 2em;
  padding-left: 10px;
  margin-right: 20px;
  color: #003770;
}
.banner_home .titulo_home {
  font-family: "Poppins";
  color: #003770;
  font-size: 1.7rem;
  text-align: left;
}

.banner_erm {
  width: 70%;
  float: left;
  background: url(../imagenes/bg_01.jpg) #e2e2e2 no-repeat;
  background-size: 100% auto;
  padding-bottom: 4.5%;
  position: relative;
  margin-bottom: 20px;
}
.banner_erm .mapa_inicio {
  width: 40%;
  height: auto;
  margin-top: 10%;
  margin-left: 10%;
  padding-bottom: 3%;
}
.banner_erm .btn_informativa {
  width: 30%;
  position: absolute;
  left: 2%;
  bottom: 5%;
}
.banner_erm .btn_informativa a {
  color: #FFFFFF;
}
.banner_erm .btn_informativa a .glyphicon {
  transition: all 0.3s;
}
.banner_erm .btn_informativa a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.banner_erm .btn_informativa a:hover .glyphicon {
  margin-top: 5px;
}

.banner_emc {
  width: 100%;
  float: left;
  background: url(../imagenes/bg_01.jpg) #e2e2e2 no-repeat;
  background-size: 100% auto;
  padding-bottom: 0;
  position: relative;
  margin-bottom: 20px;
}
.banner_emc .mapa_inicio {
  width: 39.4%;
  height: auto;
  margin-top: 0.1%;
  margin-left: 0%;
  padding-bottom: 0;
}
.banner_emc .transparente {
  width: 1.07%;
  height: auto;
  margin-left: 0%;
  padding-bottom: 0;
}
.banner_emc .btn_informativa {
  width: 30%;
  position: absolute;
  left: 3%;
  bottom: 5%;
}
.banner_emc .btn_informativa a {
  color: #FFFFFF;
  margin-bottom: 0.5em;
}
.banner_emc .btn_informativa a .btn01 {
  margin-top: 1em;
}
.banner_emc .btn_informativa a .glyphicon {
  transition: all 0.3s;
}
.banner_emc .btn_informativa a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
.banner_emc .btn_informativa a:hover .glyphicon {
  margin-top: 5px;
}

.titulo_cabecera_home {
  font-family: "Poppins";
  font-size: 1.8em;
  color: #003770;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.subtitulo_cabecera_home {
  font-family: "Poppins";
  font-size: 1.8em;
  color: #0073CF;
  font-weight: bold;
  text-align: center;
}

.alinear_botones_home {
  display: flex;
  justify-content: space-between;
}

.btn_actas_de,
.btn_web_informativa {
  background: #69b2e8;
  color: #ffffff !important;
  font-size: 1.2em;
  font-family: "Poppins";
  padding: 5px 20px;
  align-items: center;
  transition: all 0.3s;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
.btn_actas_de .glyphicon,
.btn_web_informativa .glyphicon {
  font-size: 0.8em;
  margin-right: 10px;
}

.btn_web_informativa {
  float: right;
}

.btn_home {
  display: block;
  clear: both;
  min-height: 108px;
  text-align: center;
  padding: 15px 0;
  color: #FFFFFF;
}

.btn_home2 {
  width: 34.333333%;
  display: block;
  clear: both;
  min-height: 108px;
  text-align: center;
  padding: 15px 0;
  color: #FFFFFF;
}

.btn01 {
  background-color: #0F2241;
}

.btn02 {
  background-color: #5F7A98;
}

.btn03 {
  background-color: #B38320;
}

.btn04 {
  background-color: #B0282E;
}

.pic {
  width: 100%;
  padding-top: 68.2%;
  position: relative;
  overflow: hidden;
  float: left;
}
.pic img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 0.7s ease;
}

.pic2 {
  width: 65.666667%;
  padding-top: 28%;
  position: relative;
  overflow: hidden;
  float: left;
}
.pic2 img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 0.7s ease;
}

#imprimelo .offset-xl-1 {
  margin: 0 auto !important;
  margin-left: auto;
}

.pic:hover,
.pic2:hover {
  cursor: pointer;
}
.pic:hover img,
.pic2:hover img {
  width: 110%;
  height: auto;
}

.logo_home {
  max-width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.conte_img_bannerhomer {
  margin-top: 20px;
  padding-right: 20px;
  position: relative;
  margin-bottom: 20px;
}

.img_bannerhomer {
  width: 100%;
  max-width: 100%;
}

.leyenda_banner_home {
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
  color: #ffffff;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 55%;
  font-size: 1.5em;
  line-height: 1.1em;
}

.link_banner {
  color: #ffffff;
  display: block;
  font-size: 0.8em;
}

.fecha_banner {
  color: #ffffff;
  display: block;
  margin-bottom: 1em;
  font-size: 1em;
}

.bottom20 {
  margin-bottom: 20px;
}

.bottom0 {
  margin-bottom: 0px;
}

.negrita {
  font-weight: bold;
}

.logo_onpe {
  float: left;
  margin-left: -15px;
}

.logo_eleccion {
  float: left;
  /* background: #ffffff; */
  /* margin-right: -15px; */
  max-width: 370px;
  width: 100%;
  text-align: left;
}

.logo_eleccion img {
  width: 100%;
  max-width: 300px;
}

.menuprincipal {
  font-family: "Poppins", sans-serif;
  text-align: center;
}
.menuprincipal .navbar {
  float: right;
}
.menuprincipal .icono_togglemenu {
  display: none;
}
.menuprincipal a,
.menuprincipal button {
  display: flex;
  border: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #BCBCBC;
  color: #003770;
  min-height: 69px;
  /*line-height: 66px;*/
  margin-bottom: 20px;
  /*font-size: 1.125em;*/
  font-size: 1em;
  line-height: 1.1em;
  padding-left: 5px;
  padding-right: 5px;
  /* text-shadow: 0 0 2px #0f2241; */
}
.menuprincipal a .ico_menu,
.menuprincipal button .ico_menu {
  font-size: 2.2em;
  margin-right: 10px;
}
.menuprincipal a .texto_menu,
.menuprincipal button .texto_menu {
  display: inline-block;
  line-height: 1em;
  max-width: calc(100% - 63px);
}
.menuprincipal .btn {
  border-radius: 0px;
}
.menuprincipal .btn_azul {
  border-left: 5px solid;
  border-right: 5px solid;
  border-color: #ffffff !important;
  transition: all 0.3s;
}
.menuprincipal .btn_azul:hover,
.menuprincipal .btn_azul:active,
.menuprincipal .azul_activo {
  background: #003770;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_azul:hover .ico_menu,
.menuprincipal .btn_azul:active .ico_menu,
.menuprincipal .azul_activo .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_azul:first-child {
  border-left: 0px solid;
}
.menuprincipal .btn_azul:last-child {
  border-right: 0px solid;
}
.menuprincipal .btn_acero {
  border-left: 10px solid;
  -o-border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
     border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
  transition: all 0.3s;
}
.menuprincipal .btn_acero:hover,
.menuprincipal .btn_acero:active,
.menuprincipal .acero_activo {
  background: #5f7a98;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_acero:hover .ico_menu,
.menuprincipal .btn_acero:active .ico_menu,
.menuprincipal .acero_activo .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_dorado {
  border-left: 10px solid;
  -o-border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
     border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
  transition: all 0.3s;
}
.menuprincipal .btn_dorado:hover,
.menuprincipal .btn_dorado:active,
.menuprincipal .dorado_activo {
  background: #b38320;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_dorado:hover .ico_menu,
.menuprincipal .btn_dorado:active .ico_menu,
.menuprincipal .dorado_activo .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_celeste {
  border-left: 10px solid;
  -o-border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
     border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
  transition: all 0.3s;
}
.menuprincipal .btn_celeste:hover,
.menuprincipal .btn_celeste:active,
.menuprincipal .celeste_activo {
  background: #3471a6;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_celeste:hover .ico_menu,
.menuprincipal .btn_celeste:active .ico_menu,
.menuprincipal .celeste_activo .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_negro {
  border-left: 10px solid;
  -o-border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
     border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
  transition: all 0.3s;
}
.menuprincipal .btn_negro:hover,
.menuprincipal .btn_negro:active,
.menuprincipal .negro_activo {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_negro:hover .ico_menu,
.menuprincipal .btn_negro:active .ico_menu,
.menuprincipal .negro_activo .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_rojo {
  border-left: 10px solid;
  -o-border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
     border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
  transition: all 0.3s;
}
.menuprincipal .btn_rojo:hover,
.menuprincipal .btn_rojo:active,
.menuprincipal .rojo_activo {
  background: #b0282e;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_rojo:hover .ico_menu,
.menuprincipal .btn_rojo:active .ico_menu,
.menuprincipal .rojo_activo .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_rojo2 {
  border-left: 10px solid;
  -o-border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
     border-image: linear-gradient(to bottom, #BF131D 0%, #BF131D 42%, #798DBE 62%, #798DBE 100%) 1;
  transition: all 0.3s;
}
.menuprincipal .btn_rojo2:hover,
.menuprincipal .btn_rojo2:active,
.menuprincipal .rojo_activo2 {
  background: #fb444f;
  color: #ffffff;
  text-decoration: none;
}
.menuprincipal .btn_rojo2:hover .ico_menu,
.menuprincipal .btn_rojo2:active .ico_menu,
.menuprincipal .rojo_activo2 .ico_menu {
  fill: #ffffff;
}
.menuprincipal .btn_deshabilitado:hover,
.menuprincipal .btn_deshabilitado:active,
.menuprincipal .btn_deshabilitado {
  background: #EEF5FF;
  color: #EEF5FF;
  display: none;
}
.menuprincipal .btn_deshabilitado:hover .ico_menu,
.menuprincipal .btn_deshabilitado:active .ico_menu,
.menuprincipal .btn_deshabilitado .ico_menu {
  fill: #ffffff;
}

.tabs_submenu {
  font-family: "Poppins", sans-serif;
}

.tabs_tipoactas {
  border-bottom: 1px solid #BCBCBC !important;
}

.nav-item,
.nav-itemactas {
  margin-right: 3px;
  margin-bottom: 0px !important;
}

.nav-tabs {
  border-bottom: 0px none !important;
}
.nav-tabs .nav-link {
  background: #E2E2E2;
  color: #0F2241;
  border: none;
}
.nav-tabs .nav-link:hover,
.nav-tabs .active {
  background: #003770 !important;
  /* border: 1px solid $azulonpe !important; */
  border: none;
  color: #ffffff !important;
}

.subtitulo {
  display: flex;
  align-items: center;
  background: #0073CF;
  color: #FFFFFF;
  /* min-height: 132px; */
  min-height: 47px;
  margin-bottom: 20px;
  border-left: 14px solid #69b2e8;
  padding-left: 30px;
  position: relative;
}
.subtitulo h2 {
  margin: 0px;
  padding: 0px;
  font-size: 2.125em;
  font-family: "Poppins", sans-serif;
}
.subtitulo span {
  display: block;
}

.botonera_print {
  text-align: right;
  font-size: 0.9rem;
  font-family: "Poppins", sans-serif;
}

.botonera_print_actas {
  padding-top: 10px;
  padding-bottom: 20px;
}

.btn_print {
  display: inline-block;
  border: 1px solid #ffffff;
  background: #27ae60;
  color: #ffffff !important;
  margin-left: 7px;
  padding: 8px 15px 8px 15px;
  font-weight: normal;
}
.btn_print .icon-impresora,
.btn_print .icon-excel,
.btn_print .icon-pdf {
  display: inline-block;
  margin-right: 5px;
  box-shadow: 1px 1px 5px -2px #777;
  border-radius: 2px;
  transition: 0.2s;
}

.btn_print:hover {
  background: #ffffff !important;
  color: #27ae60 !important;
  border: 1px solid #27ae60;
  text-decoration: none;
  transform: scale(1.03);
}

.btn_impresora {
  display: inline-block;
  border: 1px solid #ffffff;
  background: #f26f32;
  color: #ffffff !important;
  margin-left: 7px;
  padding: 8px 15px 8px 15px;
  font-weight: normal;
}
.btn_impresora .icon-impresora,
.btn_impresora .icon-excel,
.btn_impresora .icon-pdf {
  display: inline-block;
  margin-right: 5px;
  box-shadow: 1px 1px 5px -2px #777;
  border-radius: 2px;
  transition: 0.2s;
}

.btn_impresora:hover {
  background: #ffffff !important;
  color: #f26f32 !important;
  border: 1px solid #f26f32;
  text-decoration: none;
  transform: scale(1.03);
}

.subtitulo_organizaciones {
  display: flex;
  align-items: center;
  /* min-height: 132px; */
  min-height: 90px;
  position: relative;
  justify-content: space-between;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  padding: 10px 0px;
  margin-bottom: 20px;
  font-family: "Poppins";
  font-size: 2em;
  color: #003770;
  font-weight: bold;
}
.subtitulo_organizaciones h2 {
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 0px;
  font-size: 2.125rem;
  font-family: "Poppins", sans-serif;
}
.subtitulo_organizaciones span {
  display: block;
  font-size: 1rem;
  font-weight: normal;
}
.subtitulo_organizaciones .combo_organizacion {
  float: right;
  margin-right: 30px;
  margin-left: auto;
  font-size: 0.7em;
}
.subtitulo_organizaciones .ico_agrupacion_subtitulo {
  max-width: 100%;
  width: 50px;
  height: auto;
  margin-right: 10px;
}
.subtitulo_organizaciones .txt_subtitulo {
  text-align: left;
  font-weight: bold;
}

.subtitulo_azul {
  display: flex;
  align-items: center;
  background: #003770;
  color: #FFFFFF;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  font-size: 1.5rem;
}
.subtitulo_azul h2 {
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  font-family: "Poppins", sans-serif;
}

.subtitulo_detalle_candidato {
  display: block;
  align-items: center;
  background: #788EC1;
  color: #FFFFFF;
  margin-bottom: 20px;
  border-left: 14px solid #8aa3c2;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.subtitulo_detalle_candidato h3 {
  margin: 0px;
  padding: 0px;
  font-size: 1.4em;
  text-align: center;
  font-family: "Poppins", sans-serif;
}

.centrar_vertical {
  vertical-align: middle;
}

.lista_resoluciones {
  color: #0F2241;
}
.lista_resoluciones ul {
  list-style: none;
}
.lista_resoluciones .glyphicon {
  color: #788EC1;
  font-size: 1.5em;
  padding-right: 0.3em;
}

.borde_gris {
  padding: 10px 10px;
  margin-bottom: 20px;
  border: 1px solid #8ea3a6;
}

.input_mesas {
  width: calc(100% - 130px);
  border-radius: 4px;
  border: 1px solid #cacaca;
  text-align: center;
  display: inline-block;
  height: auto;
  padding: 0px 5px;
}

.btn_buscar {
  background: transparent;
  color: #003770 !important;
  display: flex;
  padding: 0px;
  border: none;
  float: right;
  margin-right: 5px;
  font-size: 2rem;
  cursor: pointer;
}
.btn_buscar .icon-buscar {
  display: inline-block;
  margin-right: 10px;
}

.btn_buscar:hover {
  color: #003770;
}

.btn_detalle {
  background: #03618A;
  color: #ffffff !important;
  display: inline-block;
  padding: 6px 8px 3px 8px;
  text-align: center;
}
.btn_detalle .icon-buscar {
  display: inline-block;
}

.btn_detalle:hover {
  background: #0083c3;
  color: #ffffff;
}

.btn_regresar {
  background: #0073CF;
  color: #ffffff !important;
  display: inline-block;
  padding: 4px 20px;
  float: right;
  margin-bottom: 20px;
  margin-top: 20px;
}
.btn_regresar .icon-regresar {
  display: inline-block;
  margin-right: 10px;
}

.btn_regresar:hover {
  background: #0083c3;
  color: #ffffff;
}

.conte_mesas {
  width: calc(100% + 2px);
  display: flex;
  flex-wrap: wrap;
  margin: -1px -1px 20px -1px;
  justify-content: flex-start;
}
.conte_mesas .mesas {
  width: calc(20% - 2px);
  border: none;
  margin: 1px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 6px;
}

.procesada_sin {
  background: #0073CF;
}
.procesada_sin a {
  color: #ffffff !important;
}

.procesada_con {
  background: #E7F3FF;
}
.procesada_con a {
  color: #003770;
}

.sin_procesar {
  background: #C1C1C1;
}
.sin_procesar a {
  color: #252525;
}

.procesada_con:hover,
.procesada_sin:hover,
.sin_procesar:hover {
  text-decoration: underline;
}

.leyenda_mesas {
  padding: 10px 10px;
  margin-bottom: 20px;
  border: 1px solid #8ea3a6;
}
.leyenda_mesas .icoleyend {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 4px;
  margin-right: 5px;
}
.leyenda_mesas span {
  display: inline-block;
}

.centrar {
  width: 100%;
  height: 100%;
  text-align: center;
  display: table-cell;
}
.foto_agrupacion {
  width: 50px;
  height: 50px;
}

/* PAGINADOR */
.conte_paginador {
  display: inline-flex;
  margin-top: 5px;
  margin-bottom: 25px;
}
.conte_paginador .label_paginador {
  margin-right: 10px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: -14px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* FIN PAGINADOR */
.mapa {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #8ea3a6;
  /*height: 510px;*/
  height: 432px;
}

.texto_centrado {
  text-align: center;
}

.tabla_datos {
  font-family: "Poppins", sans-serif;
}
.tabla_datos td {
  vertical-align: middle;
}
.tabla_datos td h1 {
  padding: 0px;
  margin: 0px;
  font-size: 2.125em;
  line-height: 1em;
}
.tabla_datos td h2 {
  padding: 0px;
  margin: 0px;
  line-height: 1em;
}
.tabla_datos td h3 {
  padding: 0px;
  margin: 0px;
  font-size: 1.125em;
}
.tabla_datos span {
  font-size: 0.875em;
  display: inline-block;
  line-height: 1em;
}
.tabla_datos .col_azul {
  background-color: #0073CF;
  color: #ffffff;
}
.tabla_datos .glyphicon {
  color: #AFBCCB;
}

.tabla_pc {
  display: block;
}

.tabla_movil {
  display: none;
}

.borde_acero {
  border-left: 14px solid #0073CF;
}

.cont_selects_ubigeo {
  background: #0073CF;
  color: #ffffff;
  margin-bottom: 20px;
  padding: 15px 25px;
  font-family: "Poppins", sans-serif;
}
.cont_selects_ubigeo .linea_der {
  border-right: 1px solid #ffffff;
}
.cont_selects_ubigeo label {
  margin: 0px 10px 0px 0px;
}
.cont_selects_ubigeo .select_ubigeo {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px;
  padding: 2px 2px;
}
.cont_selects_ubigeo .select_ubigeo2 {
  box-sizing: border-box;
  border-radius: 0px;
  padding: 2px 2px;
}

.centrar_buscador {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.conte_buscador_numero {
  margin-bottom: 1rem;
}

.buscador_numero {
  background: #ffffff;
  border: 1px solid #ced4da;
}
.buscador_numero .input_busca_numero {
  width: calc(100% - 80px);
  margin: 5px 5px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  border: none;
  background: transparent;
  font-size: 1.5rem;
  color: #495057;
}
.buscador_numero .input_busca_numero::-moz-placeholder {
  font-size: 1rem;
}
.buscador_numero .input_busca_numero::placeholder {
  font-size: 1rem;
}
.buscador_numero .form-group {
  margin: 0;
}

.sin_resultados {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.titulos_seccion {
  font-size: 1.2rem;
  color: #003770;
  margin-bottom: 0.5rem;
}

.conte_bordeazul {
  background: #E7F3FF;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
}
.conte_bordeazul .conte_selects {
  padding: 15px 30px;
}
.conte_bordeazul .conte_cabecera {
  padding: 12px 15px;
  font-family: "Poppins", sans-serif;
}
.conte_bordeazul .conte_cabecera h1 {
  padding: 0px;
  margin: 0px;
  font-size: 2.125em;
  line-height: 1em;
}
.conte_bordeazul .conte_cabecera h3 {
  padding: 0px;
  margin: 0px;
  font-size: 1.125em;
}
.conte_bordeazul .glyphicon {
  color: #AFBCCB;
}
.conte_bordeazul label {
  /* width: 100%; */
  margin: 0px;
  margin-right: 10px;
  font-weight: bold;
  color: #003770;
}
.conte_bordeazul select {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px;
  padding: 2px 2px;
  border: none;
}
.conte_bordeazul span {
  font-size: 0.875em;
}

.seleccionar_mesa {
  font-family: "Poppins", sans-serif;
}

.bg_azul_onpe {
  background: #003770;
}

.conte_select_region {
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 2px 2px;
}

.conte_graficos_pie {
  width: 100%;
  border: 1px solid #8ea3a6;
  background: #E7F3FF;
}
.conte_graficos_pie .graficos_resultados {
  width: 360px;
  margin: 0 auto;
  border: none;
}

.conte_mapa {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #8ea3a6;
}
.conte_mapa .mapa {
  width: 360px;
  margin: 0 auto;
  border: none;
}

.conte_graficos_participacion {
  width: 100%;
  border: 1px solid #8ea3a6;
  background: #E7F3FF;
  display: flex;
  justify-content: center;
}
.conte_graficos_participacion .graficos_resultados {
  width: 50%;
  border: none;
  background: none;
}

.graficos_resultados {
  width: 100%;
  height: 310px;
  border: 1px solid #8ea3a6;
  background: #E7F3FF;
}

.graficos_resultados_totales {
  width: 100%;
  height: 358px;
  border: 1px solid #8ea3a6;
}

.graficos_resultados_multiple {
  width: 100%;
  height: 356px;
  border: 1px solid #8ea3a6;
}

.graficos_barras_resultados {
  width: 100%;
  height: 356px;
  border: 1px solid #8ea3a6;
}

.graficos_dist_electoral {
  width: 100%;
  height: 900px;
  border: 1px solid #8ea3a6;
}

.graficos_resumen_general {
  width: 100%;
  height: 280px;
  border: 1px solid #8ea3a6;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.gutters-20 {
  margin-right: -10px;
  margin-left: -10px;
}

/*
.gutters-20>.col,
.gutters-20>[class*="col-"] {
	padding-right: 10px;
	padding-left: 10px;
	width: calc(100% - 20px);
}
*/
.leyenda_formula {
  padding: 1rem 1rem;
  border: 1px solid #BABABA;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
}

.titulo_leyenda_formula {
  font-weight: 600;
  color: #0074D0;
  text-decoration: none;
  font-size: 0.9rem;
}

.titulo_leyenda_formula2 {
  font-weight: 600;
  text-decoration: none;
}

.formula_estado_actas {
  display: inline-block;
}
.formula_estado_actas hr {
  background: #003770;
  height: 2px;
  border-top: 2px solid #003770;
  opacity: 1;
  margin: 0 !important;
}

.leyend_crema {
  display: block;
  background: #0073CF;
  color: #ffffff;
  text-align: center;
  padding: 10px 10px;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
}
.leyend_crema .formula {
  display: inline-block;
  margin-left: 10px;
}
.leyend_crema .formula hr {
  border: 1px solid #ffffff;
  margin: 0;
}

.subtitulo_dorado {
  background: #003770;
  color: #ffffff;
  margin-top: 10px;
  font-size: 1.125em;
  padding: 10px;
}

.centrar_conteleyend {
  display: inline-block;
}
.centrar_conteleyend .datos_leyend {
  display: inline-block;
  list-style: none;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  color: #ffffff;
  font-size: 1em;
  text-align: left;
}
.centrar_conteleyend .datos_leyend li {
  text-transform: lowercase;
}
.centrar_conteleyend .datos_leyend li::first-letter {
  text-transform: uppercase;
}
.centrar_conteleyend .simbolo_leyend {
  display: inline-block;
}

.leyenda {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
  font-size: 1em;
  color: #003770;
  font-family: "Poppins", sans-serif;
}

.leyenda_mapa {
  padding: 0;
  padding-left: 2em;
  margin: 0 0 20px 0;
  list-style: none;
  font-size: 0.8em;
  line-height: 1em;
  color: #003770;
  font-family: "Poppins", sans-serif;
}
.leyenda_mapa li {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.leyenda_mapa .con_mesas {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #003770;
  border: solid 1px #0073CF;
  margin-right: 5px;
}
.leyenda_mapa .sin_mesas {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #c2c2c2;
  border: solid 1px #0073CF;
  margin-right: 5px;
}
.leyenda_mapa .seleccionada {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #0273cf;
  border: solid 1px #0073CF;
  margin-right: 5px;
}

.tablas {
  border: 1px solid #cacaca;
}
.tablas th {
  background: #0073CF;
  color: #ffffff;
  text-align: center;
  border: 1px solid #93aede;
  font-weight: normal;
}
.tablas td {
  border: 1px solid #cacaca;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.tablas .pad_lef40 {
  padding-left: 40px;
}
.tablas .td_totales td {
  background: #FFF6C4;
  color: #5C3500;
  font-weight: bold;
}

.tabla_resultado {
  font-family: "Poppins", sans-serif;
}
.tabla_resultado th {
  text-align: center;
  border: 1px solid #cacaca;
}
.tabla_resultado td {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  border: 1px solid #cacaca;
  vertical-align: middle;
}
.tabla_resultado .datos_voto td {
  padding: 0.5em 0.5em;
}
.tabla_resultado .tabla_fijo {
  table-layout: fixed;
}

/* tabla scroll */
table {
  font-family: "Poppins", sans-serif;
}

.table-scroll1,
.table-wrap {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}

.table-scroll1 {
  height: 20px;
  margin-bottom: 10px;
}

.table-scroll {
  position: relative;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}

.table-wrap {
  width: 100%;
  overflow: auto;
  padding-bottom: 20px;
}

.table-scroll table {
  width: 100%;
  margin: auto;
  border-spacing: 0;
}

.table-scroll th,
.table-scroll td {
  /*	padding:5px 10px;
   	border:1px solid #000;
   	background:#fff;
   	white-space:nowrap;
   	vertical-align:top; */
}

.table-scroll thead,
.table-scroll tfoot {
  background: #f9f9f9;
}

.clone {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.clone th,
.clone td {
  visibility: hidden;
}

.clone td,
.clone th {
  border-color: transparent;
}

.clone tbody th {
  visibility: visible;
}

.clone .fixed-side {
  border: 1px solid #cacaca;
  background: #ffffff;
  visibility: visible;
}

.clone thead,
.clone tfoot {
  background: transparent;
}

.clone tr:nth-of-type(odd) td,
.clone tr:nth-of-type(odd) th {
  background-color: #f2f2f2;
}

.titulo_td {
  padding: 0.75rem !important;
}

.achurado {
  background: #6d6d6d;
  color: #6d6d6d;
}

/* FIN TABLA SCROLL */
.tabla_participacion th {
  text-align: center;
  border: 1px solid #969696;
  padding-top: 1.1em;
  padding-bottom: 1.1em;
  background: #0073CF;
  color: #ffffff;
  font-weight: normal;
}
.tabla_participacion .cabeceradorada th {
  background: #003770;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  color: #ffffff;
  font-weight: normal;
}
.tabla_participacion td {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  border: 1px solid #cacaca;
  vertical-align: middle;
}
.tabla_participacion .datos_voto td {
  padding: 0.5em 0.5em;
}

.datos_participacion .leyend_crema {
  padding: 17px 10px;
}

.cabecera_dorada {
  background: #003770;
  color: #FFFFFF;
  padding: 0.75rem 1.5rem;
  font-family: "Poppins", sans-serif;
  /* border-left: 14px solid $azulinternas; */
  text-transform: lowercase;
}

.cabecera_dorada::first-letter {
  text-transform: uppercase;
}

.img_acta {
  max-width: 100%;
  height: auto;
}

.ver_acta {
  background: #E7F3FF;
  color: #003770;
  padding: 5px 0px;
  display: block;
  margin-top: 1px;
  cursor: pointer;
}

.ver_acta:hover {
  background: #0073CF;
  color: #ffffff !important;
  text-decoration: none;
}

.top20 {
  margin-top: 20px;
}

.lista_organizaciones_politicas {
  width: 100%;
  /**	background: #dee4f5; **/
  padding: 2em 1em;
  margin-bottom: 20px;
  flex-grow: 1;
}

.titulo_buscador {
  background: #003770;
  text-align: center;
  font-size: 1.2em;
  color: #ffffff;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.buscador_home {
  background: url("../imagenes/lupa_buscar.svg") #ffffff no-repeat;
  background-position: center right 15px;
  height: auto;
  padding: 15px 15px !important;
  font-size: 1.5em !important;
  margin-bottom: 0.1em;
  /** -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.5);  **/
  border-radius: 0.5rem !important;
}

.buscador_home::-moz-placeholder {
  color: #b3b3b3 !important;
}

.buscador_home::placeholder {
  color: #b3b3b3 !important;
}

.select_home {
  width: 100%;
  height: 68px;
  border-radius: 0.375rem;
  border: 1px solid #ced4da;
  padding: 15px 15px;
  background-size: 32px 24px !important;
}

.lista_buscador {
  width: 100%;
  padding: 0px;
  position: absolute;
  z-index: 2;
}

.conte_resultados_buscador {
  position: relative;
  margin-bottom: 1rem;
}

footer {
  align-self: flex-end;
  width: 100%;
  clear: both;
  background: #003770;
  color: #ffffff;
  padding: 1.2em 1em;
  font-size: 0.8em;
  overflow: hidden;
  font-family: "Poppins";
}
footer .centrar_footer {
  width: 80%;
  margin: 0px auto;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
footer .titulo_footer {
  color: #ffffff;
  font-size: 1.5em;
  margin: 1em 0em 1em 0em;
  float: left;
  padding-right: 1em;
  text-align: right;
  font-weight: bold;
}
footer .datos_footer {
  float: right;
  padding-left: 3em;
  text-align: center;
  /* border-left: 2px solid #ffffff; */
}
footer .separador_footer {
  margin-left: 1em;
  margin-right: 1em;
}
footer .correo {
  color: #ffffff;
}
footer .correo:hover {
  text-decoration: underline;
  color: #ffffff;
}
footer a {
  color: #ffffff;
  margin-right: 0.2em;
}
footer a:hover {
  color: #677796;
  text-decoration: none;
}
footer p {
  margin: 0;
  padding: 0px 0px;
  font-weight: normal;
  font-size: 1.2em;
}
footer .social_medias {
  color: #ffffff;
  font-size: 2.5em;
}
footer ul {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
footer ul li {
  margin-bottom: 10px;
}
footer ul:last-child {
  margin-bottom: 0;
}
footer .redes {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.5rem;
}
footer .redes li {
  margin-right: 0.4rem;
}
footer h2 {
  color: #ffb81c;
  margin-bottom: 10px;
  font-family: "poppins";
  font-size: 1.3em;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' width='30' height='51.06' viewBox='0 0 30 51.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23003472;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' x='337.95' y='547.37' width='36.11' height='6.32' transform='translate(-122.55 677.08) rotate(-135)'/%3E%3Crect class='cls-1' x='337.95' y='526.31' width='36.11' height='6.32' transform='translate(-611.12 -107.66) rotate(-45)'/%3E%3C/svg%3E") !important;
  width: 50px;
  height: 50px;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' width='30' height='51.06' viewBox='0 0 30 51.06'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23003472;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' x='1545.95' y='526.31' width='36.11' height='6.32' transform='translate(-716.52 -1465.31) rotate(45)'/%3E%3Crect class='cls-1' x='1545.95' y='547.37' width='36.11' height='6.32' transform='translate(1510.2 -680.57) rotate(135)'/%3E%3C/svg%3E") !important;
  width: 50px;
  height: 50px;
}

/********      PAGINA NO ENCONTRADA 404         **************/
.footer_404 {
  width: 100%;
  position: fixed;
  bottom: 0px;
}

.p404 {
  margin-top: 100px;
  margin-bottom: 200px;
}

.barra_noencontrada1 {
  background: #3471a3;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  height: 60px;
  line-height: 60px;
}

.barra_noencontrada2 {
  background: #8aa3c2;
  font-size: 50px;
  line-height: 60px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  height: 60px;
}

.conte_btn_irinicio {
  text-align: center;
  border-left: 5px solid #3471a3;
}

.btn_irinicio {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  background: url(../imagenes/btn_irinicio.png) no-repeat;
  width: 296px;
  height: 78px;
  border: none;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 80px;
  font-size: 20px;
  line-height: 20px;
  margin-top: 35px;
}

.img_404 {
  width: 164px;
  height: 160px;
}

.cont_img_404 {
  width: 35%;
  float: left;
  text-align: right;
}

.txt_pag404 {
  font-family: "Poppins", sans-serif;
  width: 100%;
  color: #3471a3;
  font-size: 2rem;
  line-height: 45px;
  font-weight: bold;
  float: left;
  padding-top: 60px;
  text-align: center;
}

.bottom_404 {
  margin-top: 20px;
}

/**********************    Servidor en Mantenimiento    **********************/
.laptop_mantenimiento {
  width: 307px;
  height: 240px;
}

.barra_mantenimiento {
  width: 306px;
  height: 43px;
  margin-top: 4px;
}

.txt_mantenimiento {
  font-family: "Poppins", sans-serif;
  color: #3471a3;
  font-size: 38px;
  line-height: 38px;
  text-align: left;
  font-weight: bold;
  float: left;
  padding-top: 60px;
}

.conte_mantenimiento {
  text-align: left;
  border-left: 5px solid #3471a3;
  padding-left: 80px;
  box-sizing: border-box;
}

.centrar_laptop {
  text-align: center;
}

/* Resumen General */
.titulo_agrupacion {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  padding: 10px 0px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  font-family: "Poppins";
  font-size: 2em;
  color: #003770;
  font-weight: bold;
}

.titulo_agrupacion_actas {
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  padding: 10px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Poppins";
  font-size: 2em;
  color: #003770;
  font-weight: bold;
}

.lista_datos_resumen {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}

.bg_ico_datos_resumen {
  width: 80px;
  min-height: 80px;
  background: #69b2e8;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
}

.ico_datos_resumen {
  max-width: 100%;
}

.conte_datos_resumen {
  width: calc(100% - 80px);
  text-align: center;
  float: right;
}

.centrar_datos_resumen {
  display: flex;
  background: #dedede;
  height: 100%;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
.centrar_datos_resumen a {
  color: #003770;
}

.valor_dato_resumen {
  width: 100%;
  font-weight: bold;
  font-size: 1.8em;
  line-height: 1em;
}

.valor_dato_resumen2 {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1em;
}

.nombre_dato_resumen {
  width: 100%;
  font-size: 0.8em;
}

.btn_veractas,
.btn_1 {
  background: #0073CF;
  margin: 10px auto;
  display: inline-block;
  box-shadow: 1px 1px 5px -2px #777;
  border-radius: 2px;
  transition: 0.2s;
  color: #ffffff !important;
  font-size: 1.1em;
  font-family: "Poppins";
  padding: 5px 20px;
  font-weight: 100;
  /* text-transform: uppercase; */
}

.btn_2 {
  background: #9dc9ea;
  box-shadow: 1px 1px 5px -2px #777;
  border-radius: 2px;
  margin: 10px auto;
  transition: 0.2s;
  display: inline-block;
  color: #ffffff !important;
  font-size: 1.1em;
  font-family: "Poppins";
  padding: 5px 20px;
  font-weight: 100;
  text-transform: uppercase;
}

.btn_veractas:hover,
.btn_1:hover,
.btn_2:hover {
  transform: scale(1.03);
}

.carousel-item {
  text-align: center;
}

.carousel-item > div {
  display: inline-block;
  width: 33%;
}

.carousel-item > div .lista_btn_agrupaciones {
  width: 100%;
}

.t-c {
  text-align: center;
}

.t-l {
  text-align: right;
}

.t-r {
  text-align: left;
}

.cuadro-gris {
  background-color: #eee;
  font-size: 0.85em;
  border-radius: 15px;
  text-align: center;
  display: inline-block;
  width: 100%;
  max-width: 80%;
  margin: 10px;
  color: #808080;
  padding: 12px;
}

.logo-home {
  display: inline-block;
  width: 100%;
  max-width: 280px;
  margin: 15px;
}

.menu-cuadrado {
  display: inline-block;
  margin: 15px;
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 1px 1px 4px -1px #777;
  width: 300px;
  height: 300px;
  transition: 0.3s;
  animation-duration: 0.5s;
  animation-name: animacionCubo;
}

.menu-cuadrado:hover {
  transform: scale(1.05);
}

.seccion-full {
  min-height: calc(100vh - 107px);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.menu-cuadrado span {
  position: absolute;
  bottom: 0;
  background: #003770;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 8;
  color: #fff;
  width: 100%;
  left: 0;
  height: 50px;
  font-size: 1em;
}

@keyframes animacionCubo {
  0% {
    margin-top: 32px;
    opacity: 0;
  }
}
.titulo1 {
  color: #0173cf;
  text-align: center;
  font-size: 1.55em;
  margin: 15px 0;
}

.titulo2 {
  color: #003770;
  text-align: center;
  font-size: 1.3em;
}

.opciones.active {
  background: rgb(229, 241, 255);
  border-left: 6px solid #003770;
}

.opciones {
  display: inline-block;
  width: 100%;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #c6c6c6;
}

.opciones:first-child {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #c6c6c6;
}

.actualizado {
  font-size: 1em;
  color: #003770;
  width: 100%;
  background: rgb(229, 241, 255);
  display: BLOCK;
  padding: 10PX;
}

/* Fin Resumen General */
/**********************    Media Querys    **********************/
@media (min-width: 1930px) {
  .menu-cuadrado {
    margin: 20px;
    width: 330px;
    height: 330px;
  }
}
@media (max-width: 1730px) {
  .txt_pag404 {
    font-size: 40px;
    line-height: 40px;
  }
  .img_404 {
    width: 140px;
    height: 137px;
  }
}
@media (max-width: 1600px) {
  .btn_irinicio {
    width: 250px;
    height: 66px;
    background-size: contain;
    padding-left: 60px;
    font-size: 16px;
    line-height: 16px;
  }
  .txt_pag404 {
    font-size: 36px;
    line-height: 36px;
  }
  .barra_noencontrada1 {
    font-size: 22px;
  }
  .leyenda_banner_home {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 1200px) {
  .banner_home h3 {
    font-size: 1.6em;
  }
  .item_menu {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 1450px) {
  .menuprincipal a {
    font-size: 0.9em;
  }
  .menuprincipal a .ico_menu {
    font-size: 2.1em;
  }
  .banner_home .btn_actas_de,
  .banner_home .btn_web_informativa {
    font-size: 1em;
  }
  .conte_mantenimiento {
    border-left: 5px solid #3471a3;
    padding-left: 50px;
  }
  .laptop_mantenimiento {
    width: 231px;
    height: 181px;
  }
  .barra_mantenimiento {
    width: 231px;
    height: 32px;
    margin-top: 4px;
  }
  .txt_mantenimiento {
    font-size: 26px;
    line-height: 26px;
    padding-top: 40px;
  }
}
@media (max-width: 1366px) {
  .menuprincipal a {
    font-size: 0.95em;
  }
  .menuprincipal a .ico_menu {
    font-size: 2.2em;
  }
  .banner_home h3 {
    font-size: 1.8em;
  }
  .banner_home .titulo_home {
    font-size: 1.5rem;
  }
  .home_iz .conte_botones a .pic {
    padding-top: 127.6%;
  }
  .banner_erm .logo_erm2018 {
    margin-top: 52.4%;
  }
  .tabla_datos td {
    padding: 0.4em;
  }
  .tabla_datos td h2 {
    font-size: 1.9em;
  }
  .txt_pag404 {
    font-size: 30px;
    line-height: 30px;
    padding-top: 48px;
  }
  .img_404 {
    width: 117px;
    height: 114px;
  }
  .btn_irinicio {
    width: 210px;
    height: 55px;
    background-size: contain;
    padding-left: 55px;
    font-size: 16px;
    line-height: 16px;
  }
  .barra_noencontrada1 {
    font-size: 18px;
  }
  .conte_mantenimiento {
    border-left: 5px solid #3471a3;
    padding-left: 40px;
  }
  .laptop_mantenimiento {
    width: 219px;
    height: 171px;
  }
  .barra_mantenimiento {
    width: 218px;
    height: 30px;
    margin-top: 4px;
  }
  .txt_mantenimiento {
    font-size: 27px;
    line-height: 27px;
    padding-top: 40px;
  }
  .conte_graficos_participacion .graficos_resultados {
    width: 100%;
  }
}
@media (max-width: 1130px) {
  body {
    font-size: 14px;
  }
  header h1 {
    font-size: 1.2em;
  }
  header h2 {
    font-size: 1.6em;
  }
  .menuprincipal a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1em;
    min-height: 70px;
    line-height: 68px;
  }
  .menuprincipal a .ico_menu {
    font-size: 2em;
  }
  .logo_onpe img {
    width: 120px;
    height: auto;
  }
  .logo_eleccion img {
    height: auto;
    max-width: 100%;
  }
  .subtitulo {
    min-height: 110px;
    font-size: 0.84em;
  }
  .tabla_pc {
    display: none;
  }
  .tabla_movil {
    display: block;
  }
}
@media screen and (min-width: 993px) and (max-width: 1050px) {
  .tablas th {
    font-size: 1em;
    line-height: 1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .tablas td {
    font-size: 1em;
  }
  .tabla_datos td {
    padding: 0.4em;
  }
  .tabla_datos td h2 {
    font-size: 1.6em;
  }
  .home_iz .conte_botones a .pic {
    padding-top: 115.4%;
  }
}
@media (max-width: 992px) {
  header h1 {
    font-size: 0.96em;
  }
  header h2 {
    font-size: 1.28em;
  }
  .carousel-item > div {
    width: 100%;
  }
  .banner_home h3 {
    font-size: 1.6em;
  }
  .home_botonera .lista_btn_agrupaciones {
    width: 50%;
  }
  .item_menu {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .pie_municipales,
  .pie_regionales {
    order: 1;
    margin-bottom: 20px;
  }
  .barras_municipales,
  .barras_regionales {
    order: 2;
  }
  .graficos_resultados,
  .graficos_barras_resultados,
  .graficos_resultados_totales {
    margin-bottom: 20px;
  }
  .menuprincipal a {
    margin-bottom: 10px;
  }
  .mapa {
    /* margin-bottom: 20px; */
  }
  .btn_buscar {
    margin-bottom: 20px;
  }
  .tabs_submenu {
    display: flex;
  }
  .tabs_submenu li {
    width: 50%;
    margin-right: 0px;
  }
  .nav-tabs .nav-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .nav-tabs .nav-item .nav-link {
    width: 100%;
    border-radius: 5px;
    background: none;
    border: 1px solid #b38320;
    margin-bottom: 10px;
  }
  .footer_404 p {
    padding: 0px;
    margin: 0px;
    display: inline-block;
  }
  .footer_404 span {
    margin: 4px 0px;
    width: 100%;
  }
  footer .centrar_footer {
    width: 100%;
    display: block;
  }
  footer .datos_footer {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .col-60,
  .col-40,
  .col-50-iz,
  .col-50-de {
    width: 100%;
  }
  .home_botonera .lista_btn_agrupaciones {
    width: 50%;
  }
  .logo_eleccion {
    text-align: center;
  }
  .tabla_resumen_pc {
    display: none;
  }
  .tabla_resumen_movil {
    display: block;
  }
  .menuprincipal .icono_togglemenu {
    display: block;
    width: 100%;
  }
  .menuprincipal .navbar-toggler {
    background: #4172ca;
    margin-bottom: 0px;
  }
  .menuprincipal button {
    min-height: 55px;
    font-size: 0.9em;
  }
  .logo_onpe img {
    width: 90px;
    height: auto;
  }
  .logo_eleccion img {
    height: auto;
  }
  header h1 {
    font-size: 0.75em;
  }
  header h2 {
    font-size: 1em;
  }
  .subtitulo {
    padding-bottom: 60px;
  }
  .subtitulo h2 {
    margin-bottom: 10px;
  }
  .subtitulo .botonera_print {
    margin-top: 10px;
  }
  .subtitulo .btn_print {
    display: inline-block;
    margin-top: 5px;
  }
  .tabs_submenu li {
    width: 100%;
  }
  .conte_btn_irinicio {
    border-left: none;
  }
  .titulo_agrupacion {
    font-size: 1.4em;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .conte_mantenimiento {
    border-left: none;
  }
  .barra_mantenimiento {
    width: 60%;
    height: auto;
    margin-left: 20%;
    margin-top: 4px;
  }
  .txt_mantenimiento {
    font-size: 27px;
    line-height: 27px;
    padding-left: 20%;
    padding-top: 40px;
  }
  .lista_organizaciones_politicas form ul {
    padding: 0;
  }
  .subtitulo_organizaciones .txt_subtitulo {
    font-size: 1.5rem;
  }
  .conte_logo_lista_agrupaciones_politicas {
    display: flex;
    align-items: center;
    line-height: 1.2em;
  }
  .titulo_cabecera_home,
  .subtitulo_cabecera_home {
    font-size: 1.3em;
  }
  .titulo_agrupacion_actas {
    font-size: 1.5em;
  }
  .subtitulo_azul,
  .subtitulo_dorado {
    font-size: 1em;
  }
  .buscador_home {
    font-size: 1.1em !important;
    margin-bottom: 20px;
  }
  .buscador_home::-moz-placeholder {
    font-size: 1em !important;
  }
  .buscador_home::placeholder {
    font-size: 1em !important;
  }
  .select_home {
    margin-bottom: 20px;
  }
  .titulo_buscador {
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .leyend_crema {
    font-size: 0.8em;
  }
  .leyend_crema .simbolo_leyend {
    max-width: 20%;
  }
  .leyend_crema .simbolo_leyend img {
    max-width: 100%;
  }
  .table,
  .leyenda,
  .lista_resoluciones,
  .borde_gris {
    font-size: 0.8em;
  }
  .buscador_numero .input_busca_numero {
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .btn_buscar {
    margin-bottom: 0px;
  }
  footer .centrar_footer {
    width: 100%;
    display: block;
  }
  footer .titulo_footer {
    width: 100%;
    text-align: center;
  }
  footer .datos_footer {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .menuprincipal #navbarToggleExternalContent {
    display: block;
  }
}
@media (max-width: 576px) {
  header h1 {
    font-size: 1.2em;
  }
  header .logo_agrupacion_header {
    width: 100%;
  }
  header .logo_agrupacion_header img {
    max-width: 40%;
  }
  .subtitulo {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 60px;
  }
  .banner_home {
    text-align: center;
    min-height: auto;
  }
  .banner_home .logo_home {
    width: 80%;
    margin-left: 0;
  }
  .banner_home h3 {
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .banner_erm .logo_erm2018 {
    width: 70%;
    margin-top: 25%;
  }
  .logo_onpe {
    float: none;
    margin: 0 auto 0 auto;
    padding-bottom: 20px;
  }
  .logo_onpe img {
    width: 65%;
    margin-top: 2em;
  }
  .logo_eleccion {
    float: none;
    margin: 20px auto 10px auto;
  }
  .logo_eleccion img {
    width: 70%;
  }
  .barra_noencontrada1 {
    height: auto;
    line-height: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .item_menu {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home_botonera .lista_btn_agrupaciones {
    width: 100%;
  }
  .home_botonera .carousel-control-prev {
    width: 10%;
    left: -2.5rem;
  }
  .home_botonera .carousel-control-next {
    width: 10%;
    right: -2.5rem;
  }
  .subtitulo_organizaciones {
    flex-direction: column;
  }
  .subtitulo_organizaciones h2 {
    margin-bottom: 15px;
  }
  .select_celeste {
    display: flex !important;
    margin-bottom: 15px;
  }
  .btn_actas_de,
  .btn_web_informativa {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .banner_erm {
    width: 100%;
  }
  .home_iz .conte_botones {
    width: calc(100% - 40px);
    margin-right: 20px;
  }
}
/****************
TEST CS (Ini)
****************/
.superCenter {
  display: block;
  text-align: center;
  background: #E7F3FF;
  border: 1px solid #8ea3a6;
}

.grafResult {
  width: 360px;
  height: 310px;
  /* background: #ff0404; */
  display: block;
  margin: 0 auto;
}

.mapaContent {
  display: block;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #8ea3a6;
}

.mapaDef {
  width: 306px !important;
  height: 432px;
  /* background: #140de0; */
  display: block;
  margin: 0 auto;
  border: none;
}

/*** TEST CS (Ini) ***//*# sourceMappingURL=estilos.css.map */