/* Base */
/*	ora	: orange naranjo
	mod	: moderno
	int : intenso
	ale : alegre
	dar : dark obscuro
	cla : claro
	mos : mostaza   */
/*$color_blue			: #0c5eb3;
$color_orange		: #ca5500;
$color_green		: #007f3f;
$color_red			: #f91d1d;
$color_brown		: #884015;
$color_pink			: #a10089;*/
/*
	map.get($colores_box, "blue");

	@each $nombre_color, $color_box in $colores_box{
		.#{$nombre_color}{
			color: $color_box;
		}
	}
*/
.color_rrss_facebook {
  color: #1d95f3;
}
.color_rrss_instagram {
  color: #c9247a;
}
.color_rrss_whatsapp {
  color: #129a0a;
}
.color_rrss_youtube {
  color: #f60200;
}
.color_rrss_twitter {
  color: #1d7df3;
}
.color_web {
  color: #1d7df3;
}
.anim {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
.anim3 {
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.anim4 {
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
.anim5 {
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}
/*
#cont_sub_base{
	max-width: 1000px;
}
*/
.hidden {
  display: none !important;
}
body {
  font-family: supra, sans-serif;
  /*sans-serif;*/
}
.texto_titulo {
  font-family: supra_bold, sans-serif;
  line-height: 1;
}
.texto_boton {
  font-family: supra_light, sans-serif;
  line-height: 1;
}
textarea, select, input, button {
  outline: none;
}
:focus {
  outline-color: transparent;
  outline-style: none;
}
a {
  outline: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
/******************  ESTILOS COMUNES  **********************
ELEMENTOS DEL ARREGLO:
	0,					//DESDE			
	100,				//HASTA
	20,					//INTERVALOS
	"margin-top",		//PROPIEDAD CSS
	("px", "%"),		//TIPOS DE UNIDAD (STRING O ARRAY)
	"margen_superior"	//NOMBRE DE LA CLASE
*/
._margen_superior_0px {
  margin-top: 0px !important;
}
._margen_superior_0% {
  margin-top: 0% !important;
}
._margen_superior_5px {
  margin-top: 5px !important;
}
._margen_superior_5% {
  margin-top: 5% !important;
}
._margen_superior_10px {
  margin-top: 10px !important;
}
._margen_superior_10% {
  margin-top: 10% !important;
}
._margen_superior_15px {
  margin-top: 15px !important;
}
._margen_superior_15% {
  margin-top: 15% !important;
}
._margen_superior_20px {
  margin-top: 20px !important;
}
._margen_superior_20% {
  margin-top: 20% !important;
}
._margen_superior_25px {
  margin-top: 25px !important;
}
._margen_superior_25% {
  margin-top: 25% !important;
}
._margen_superior_30px {
  margin-top: 30px !important;
}
._margen_superior_30% {
  margin-top: 30% !important;
}
._margen_superior_35px {
  margin-top: 35px !important;
}
._margen_superior_35% {
  margin-top: 35% !important;
}
._margen_superior_40px {
  margin-top: 40px !important;
}
._margen_superior_40% {
  margin-top: 40% !important;
}
._margen_superior_45px {
  margin-top: 45px !important;
}
._margen_superior_45% {
  margin-top: 45% !important;
}
._margen_superior_50px {
  margin-top: 50px !important;
}
._margen_superior_50% {
  margin-top: 50% !important;
}
._margen_superior_55px {
  margin-top: 55px !important;
}
._margen_superior_55% {
  margin-top: 55% !important;
}
._margen_superior_60px {
  margin-top: 60px !important;
}
._margen_superior_60% {
  margin-top: 60% !important;
}
._margen_superior_65px {
  margin-top: 65px !important;
}
._margen_superior_65% {
  margin-top: 65% !important;
}
._margen_superior_70px {
  margin-top: 70px !important;
}
._margen_superior_70% {
  margin-top: 70% !important;
}
._margen_superior_75px {
  margin-top: 75px !important;
}
._margen_superior_75% {
  margin-top: 75% !important;
}
._margen_superior_80px {
  margin-top: 80px !important;
}
._margen_superior_80% {
  margin-top: 80% !important;
}
._margen_superior_85px {
  margin-top: 85px !important;
}
._margen_superior_85% {
  margin-top: 85% !important;
}
._margen_superior_90px {
  margin-top: 90px !important;
}
._margen_superior_90% {
  margin-top: 90% !important;
}
._margen_superior_95px {
  margin-top: 95px !important;
}
._margen_superior_95% {
  margin-top: 95% !important;
}
._margen_superior_100px {
  margin-top: 100px !important;
}
._margen_superior_100% {
  margin-top: 100% !important;
}
._margen_inferior_0px {
  margin-bottom: 0px !important;
}
._margen_inferior_20px {
  margin-bottom: 20px !important;
}
._margen_inferior_40px {
  margin-bottom: 40px !important;
}
._margen_inferior_60px {
  margin-bottom: 60px !important;
}
._margen_inferior_80px {
  margin-bottom: 80px !important;
}
._margen_inferior_100px {
  margin-bottom: 100px !important;
}
/* vistas_web/home/noticias/noticias.html */
#home_noticias {
  width: calc(100% - 310px);
  margin: 20px 0 20px 10px;
}
@media screen and (max-width: 700px) {
  #home_noticias {
    width: calc(100% - 10px);
    margin: 20px 0;
  }
}
#home_noticias > div {
  background-color: #1b819933;
  border-radius: 10px;
  width: calc(100% - 20px);
  height: max-content;
  margin: 0;
  padding: 10px;
  box-shadow: 0 0 5px 0px #00000091;
}
@media screen and (max-width: 700px) {
  #home_noticias > div {
    width: calc(100% - 10px);
    border-radius: 0;
  }
}
#home_noticias_titulo {
  display: flex;
  align-items: center;
  height: 40px;
  margin-top: 15px;
}
#home_noticias_titulo > a {
  width: max-content;
}
#home_noticias_titulo > a > p {
  margin: 0;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 24px;
  color: #f3612a;
  padding: 5px 20px;
  border-radius: 10px;
}
#home_noticias_titulo > a:hover > p {
  background-color: #f3612a;
  color: #fff;
}
#home_cont_noticias {
  width: 100%;
  height: calc(100% - 70px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* vistas_web/home/noticias/noticias_boxes.html */
#home_noticias_boxes {
  width: 100%;
  display: flex;
  flex-direction: row;
  max-width: 1900px;
  margin: auto;
}
@media screen and (max-width: 700px) {
  #home_noticias_boxes {
    flex-direction: column-reverse;
  }
}
/* vistas_web/home/noticias/noticia_item.html */
.noticia_item {
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 120%;
  cursor: pointer;
  /*box-shadow: 3px 3px 5px 0px #b4b4b4;*/
  border-radius: 10px;
  margin-bottom: 10px;
}
/* VISTA DE LISTA AL 100% DE LA PAGINA*/
@media screen and (min-width: 600px) {
  .noticia_item.lista {
    width: calc(50% - 10px);
    padding-top: 65%;
  }
}
@media screen and (min-width: 900px) {
  .noticia_item.lista {
    width: calc(33% - 10px);
    padding-top: 45%;
  }
}
/* VISTA CON SIDEBAR */
@media screen and (min-width: 950px) {
  .noticia_item.home, .noticia_item.con_sidebar {
    width: calc(50% - 5px);
    padding-top: 60%;
  }
}
.noticia_item > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border-radius: 10px;
}
.noticia_item > a > div:first-child {
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
}
.noticia_item > a > div:first-child > img {
  max-width: 100%;
  border-radius: 10px 10px 0 0;
}
.noticia_item > a > div:first-child > p {
  position: absolute;
  top: 5px;
  margin: 0;
  left: 5px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  background-color: #000000ad;
}
.noticia_item > a > div:last-child {
  height: 100%;
  overflow: hidden;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
}
.noticia_item > a > div:last-child > div:first-child {
  width: calc(100% - 30px);
  margin: 20px auto;
  font-weight: bold;
}
/* TITULO */
.noticia_item > a > div:last-child > div:first-child > p:first-child {
  color: #155f97;
  margin: 0;
  font-size: 18px;
}
/* FECHA */
.noticia_item > a > div:last-child > div:first-child > p:last-child {
  margin: 5px 0;
  font-size: 12px;
  color: #666;
}
.noticia_item > a > div:last-child > div:nth-child(2) {
  width: calc(100% - 30px);
  margin: auto;
}
.noticia_item > a > div:last-child > div:nth-child(2) > p {
  margin: 20px 0;
  font-family: Verdana;
  font-size: 16px;
  color: #444;
}
.noticia_item > a > div:last-child > div:nth-child(3) {
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
  background: #fff;
  background: linear-gradient(180deg, #fff0 0%, #fff 40%, #fff 100%);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0 13px;
  border-radius: 0 0 5px 5px;
}
.noticia_item > a > div:last-child > div:nth-child(3) > p {
  color: #999;
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
}
.noticia_item > a > div:last-child > div:nth-child(3) > i {
  margin-left: 10px;
  font-size: 20px;
  color: #999;
  margin-top: 15px;
}
.noticia_item:hover > a > div:last-child > div:nth-child(3) > p, .noticia_item:hover > a > div:last-child > div:nth-child(3) > i {
  color: #036cba;
  font-weight: bold;
}
/* vistas_web/home/no_footer.html */
.bs_cont_contenido_web {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bs_cont_contenido_web > div:first-child {
  width: 100%;
  background-color: #eaeaea;
  position: relative;
  z-index: 1;
  min-height: 100%;
}
/* vistas_web/home/acceso_rapido_botones_contenedor.html */
#home_cont_bot_acceso_rapido {
  width: 100%;
  margin-top: 40px;
  background-color: #fff;
  padding: 20px 0;
}
#home_cont_bot_acceso_rapido > div:first-child {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: auto;
  /*background-color: #02446c;*/
  padding: 0;
  /*background-image: url("/img/svg/icos3.svg");*/
  display: flex;
  flex-direction: column;
  /*background-color: #014a95;
            background-image: linear-gradient(to bottom right, #014a95, #0091b3, #004286);*/
  /*background-color: #fff; 
            box-shadow: 0px 0px 5px 0px #b4b4b4;*/
}
#acceso_rapido_btns_padre > div:first-child {
  /*
				align-items: center;
				min-height: 100px;*/
  padding: 0px 20px;
  display: flex;
  justify-content: space-between;
  min-height: 70px;
}
#acceso_rapido_btns_padre > div:first-child > p {
  color: #333;
  margin: 0;
  font-size: 32px;
  letter-spacing: -1.5px;
}
#acceso_rapido_btns_padre > div:first-child > p > span {
  color: #f25f18;
}
#acceso_rapido_btns_padre > div:first-child > a {
  margin-left: 10px;
  text-decoration: none;
  min-width: 110px;
}
#acceso_rapido_btns_padre > div:first-child > a > p {
  background-color: #9b9a9a;
  color: #fff;
  border: 0;
  padding: 0 10px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  margin: 0;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#acceso_rapido_btns_padre > div:first-child > a:hover > p {
  background-color: #333;
}
#acceso_rapido_btns_padre > div:nth-child(2) {
  width: 100%;
  height: max-content;
  display: flex;
  align-items: center;
}
#acceso_rapido_left, #acceso_rapido_right {
  position: absolute;
  width: 10px;
  height: 100%;
  cursor: pointer;
  justify-content: center;
  z-index: 1;
  flex-direction: column;
  display: none;
}
#home_cont_bot_acceso_rapido:hover #acceso_rapido_left, #home_cont_bot_acceso_rapido:hover #acceso_rapido_right {
  display: flex;
}
#acceso_rapido_left > i, #acceso_rapido_right > i {
  font-size: 34px;
  color: #999;
  background-color: #e5f9ffb3;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  /*border-radius: 14px;
					margin: 0 5px;*/
  display: flex;
}
#acceso_rapido_left > i {
  border-radius: 50%;
  margin-left: 5px;
}
#acceso_rapido_right > i {
  border-radius: 50%;
  margin-right: 5px;
}
#acceso_rapido_left:hover > i, #acceso_rapido_right:hover > i {
  background-color: #fdfdfda8;
  color: #065e93;
}
#acceso_rapido_left {
  align-items: flex-start;
}
#acceso_rapido_btns_cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  /*height: 85px;*/
}
#acceso_rapido_btns_cont::-webkit-scrollbar {
  display: none;
}
#acceso_rapido_right {
  right: 0;
  align-items: flex-end;
}
#home_cont_bot_acceso_rapido > div:last-child {
  margin: auto;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease-out;
  display: none;
}
#home_cont_bot_acceso_rapido.act > div:last-child {
  max-height: 500px;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_box_item_boton.html */
.acceso_rapido_box_item_boton {
  display: flex;
  background-color: #00000073;
  border-radius: 10px;
  margin-right: 3px;
  height: 94px;
  width: max-content;
  align-items: center;
  min-width: 94px;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  margin-left: 5px;
}
.acceso_rapido_box_item_boton:first-child {
  margin-left: 0;
}
.acceso_rapido_box_item_boton:hover {
  background-color: #00000094;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.blue > div:last-child > .acceso_rapido_box_item_boton {
  background: #3b7bc0;
  background-image: linear-gradient(to bottom right, #3b7bc0, #548dcb, #3b7bc0);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.orange > div:last-child > .acceso_rapido_box_item_boton {
  background: #be6322;
  background-image: linear-gradient(to bottom right, #be6322, #d9732b, #be6322);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.green > div:last-child > .acceso_rapido_box_item_boton {
  background: #109754;
  background-image: linear-gradient(to bottom right, #109754, #13b766, #109754);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.red > div:last-child > .acceso_rapido_box_item_boton {
  background: #cc4949;
  background-image: linear-gradient(to bottom right, #cc4949, #d46565, #cc4949);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.brown > div:last-child > .acceso_rapido_box_item_boton {
  background: #804523;
  background-image: linear-gradient(to bottom right, #804523, #9c542b, #804523);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.pink > div:last-child > .acceso_rapido_box_item_boton {
  background: #9e328e;
  background-image: linear-gradient(to bottom right, #9e328e, #b93ba6, #9e328e);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.deepred > div:last-child > .acceso_rapido_box_item_boton {
  background: #ff0000;
  background-image: linear-gradient(to bottom right, #ff0000, #ff2424, #ff0000);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.deeporange > div:last-child > .acceso_rapido_box_item_boton {
  background: #ff4800;
  background-image: linear-gradient(to bottom right, #ff4800, #ff6224, #ff4800);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.deepblue > div:last-child > .acceso_rapido_box_item_boton {
  background: #0d95f0;
  background-image: linear-gradient(to bottom right, #0d95f0, #2da4f4, #0d95f0);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.acceso_rapido_box_item.deepgreen > div:last-child > .acceso_rapido_box_item_boton {
  background: #086600;
  background-image: linear-gradient(to bottom right, #086600, #0b8a00, #086600);
}
.acceso_rapido_box_item > div:last-child > .acceso_rapido_box_item_boton:hover {
  background-image: none;
}
.acceso_rapido_box_item_boton > p {
  font-size: 14px;
  color: #fff;
  margin: 0 10px;
  text-align: center;
  font-weight: bold;
  text-shadow: -2px 2px 4px #000000a8;
}
.acceso_rapido_box_item_boton.big_text > p {
  font-size: 20px;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_box_item_boton_ts.html */
.acceso_rapido_box_item_boton_ts {
  display: flex;
  margin-top: 3px;
  width: 100%;
}
.acceso_rapido_box_item_boton_ts:first-child {
  margin-top: 10px;
}
.acceso_rapido_box_item_boton_ts > p {
  color: #e8e8e8;
  font-size: 12px;
  text-align: center;
  margin: 0 10px;
  width: 100%;
}
.acceso_rapido_box_item_boton_ts.left > p {
  text-align: left;
}
.acceso_rapido_box_item_boton_ts.right > p {
  text-align: right;
}
.acceso_rapido_box_item_boton_ts.bold > p {
  font-weight: bold;
}
.acceso_rapido_box_item_boton_ts > p > i {
  color: #e8e8e8;
  font-size: 12px;
  margin-right: 6px;
}
.acceso_rapido_box_item_boton_ts.solo_texto > p > i {
  display: none;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_box_item_boton_enlace.html */
/*ESTILO EN: 
        web_acceso_rapido_box_item_boton.html
    */
a.acceso_rapido_box_item_boton {
  text-decoration: none;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_box_item_ts.html */
.acceso_rapido_box_item_ts {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 3px;
}
.acceso_rapido_box_item.act .acceso_rapido_box_item_ts {
  display: none;
}
/*COLORES ICONO Y TEXTO*/
.acceso_rapido_box_item.blue .acceso_rapido_box_item_ts > p {
  background-color: #3b7bc0;
}
.acceso_rapido_box_item.orange .acceso_rapido_box_item_ts > p {
  background-color: #be6322;
}
.acceso_rapido_box_item.green .acceso_rapido_box_item_ts > p {
  background-color: #109754;
}
.acceso_rapido_box_item.red .acceso_rapido_box_item_ts > p {
  background-color: #cc4949;
}
.acceso_rapido_box_item.brown .acceso_rapido_box_item_ts > p {
  background-color: #804523;
}
.acceso_rapido_box_item.pink .acceso_rapido_box_item_ts > p {
  background-color: #9e328e;
}
.acceso_rapido_box_item.deepred .acceso_rapido_box_item_ts > p {
  background-color: #ff0000;
}
.acceso_rapido_box_item.deeporange .acceso_rapido_box_item_ts > p {
  background-color: #ff4800;
}
.acceso_rapido_box_item.deepblue .acceso_rapido_box_item_ts > p {
  background-color: #0d95f0;
}
.acceso_rapido_box_item.deepgreen .acceso_rapido_box_item_ts > p {
  background-color: #086600;
}
/*TEXTO*/
.acceso_rapido_box_item_ts > p {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 11px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}
/*ICONO*/
.acceso_rapido_box_item_ts > p > i {
  font-size: 11px;
  margin-left: 5px;
}
.acceso_rapido_box_item_ts.solo_texto > p > i {
  display: none;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_box_contenedor.html */
.acceso_rapido_box_cont {
  width: calc(100% - 6px);
  padding: 3px;
  display: none;
}
/*COLORES CONTENEDOR, ICONO Y TEXTO*/
.acceso_rapido_box_cont.blue {
  background: linear-gradient(180deg, #3b7bc0 0%, #2f6299 100%);
}
.acceso_rapido_box_cont.orange {
  background: linear-gradient(180deg, #be6322 0%, #934c1a 100%);
}
.acceso_rapido_box_cont.green {
  background: linear-gradient(180deg, #109754 0%, #0b693a 100%);
}
.acceso_rapido_box_cont.red {
  background: linear-gradient(180deg, #cc4949 0%, #b13131 100%);
}
.acceso_rapido_box_cont.brown {
  background: linear-gradient(180deg, #804523 0%, #582f18 100%);
}
.acceso_rapido_box_cont.pink {
  background: linear-gradient(180deg, #9e328e 0%, #77266b 100%);
}
.acceso_rapido_box_cont.deepred {
  background: linear-gradient(180deg, #ff0000 0%, #c00 100%);
}
.acceso_rapido_box_cont.deeporange {
  background: linear-gradient(180deg, #ff4800 0%, #cc3a00 100%);
}
.acceso_rapido_box_cont.deepblue {
  background: linear-gradient(180deg, #0d95f0 0%, #0a77c0 100%);
}
.acceso_rapido_box_cont.deepgreen {
  background: linear-gradient(180deg, #086600 0%, #043300 100%);
}
.acceso_rapido_box_cont.act {
  display: block;
}
.acceso_rapido_box_cont > div:first-child {
  height: 50px;
  display: flex;
  align-items: center;
  display: none;
}
.acceso_rapido_box_cont > div:first-child > p {
  margin: 0;
  margin-left: 10px;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 0 2px #000;
}
.acceso_rapido_box_cont > div:first-child > div {
  margin-left: 30px;
  background-color: #0000007a;
  height: 40px;
  border-radius: 5px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.acceso_rapido_box_cont > div:first-child > div:hover {
  box-shadow: inset 0 0 6px #000;
}
.acceso_rapido_box_cont > div:first-child > div > p {
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.acceso_rapido_box_cont > div:last-child {
  width: 100%;
  position: relative;
  border-radius: 5px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-image: url("/img/svg/icos3.svg");
}
/*CONTENDIO*/
.acceso_rapido_box_cont > div:last-child > div:nth-child(2) {
  width: calc(100% - 10px);
  min-height: 90px;
  padding: 5px;
  display: flex;
  overflow: auto;
}
/*FLECHAS*/
.acceso_rapido_box_cont > div:last-child > div:first-child, .acceso_rapido_box_cont > div:last-child > div:last-child {
  position: absolute;
  width: 5px;
  height: 100%;
  display: none;
  /*position: absolute;
			width: 40px;
			display: flex;
			flex-direction: column;
			display: none;*/
}
.acceso_rapido_box_cont > div:last-child > div:first-child {
  left: 0;
  align-items: start;
  background-image: linear-gradient(to right, #eee, #0000);
}
.acceso_rapido_box_cont > div:last-child > div:last-child {
  right: 0;
  align-items: end;
  background-image: linear-gradient(to left, #eee, #0000);
}
/*
			.acceso_rapido_box_cont > div:last-child > div > svg{
				width: 20px;
				height: 20px;
				z-index: 1;
			}

			.acceso_rapido_box_cont.blue > div:last-child > div > svg > path{fill: #1a6dab;}
			.acceso_rapido_box_cont.green > div:last-child > div > svg > path{fill: #008b45;}
			.acceso_rapido_box_cont.brown > div:last-child > div > svg > path{fill: #884015;}
			.acceso_rapido_box_cont.orange > div:last-child > div > svg > path{fill: #e75916;}

			.acceso_rapido_box_cont.blue > div:last-child > div:first-child > div,
			.acceso_rapido_box_cont.blue > div:last-child > div:last-child > div{background-color: #1a6dab;}
			.acceso_rapido_box_cont.green > div:last-child > div:first-child > div,
			.acceso_rapido_box_cont.green > div:last-child > div:last-child > div{background-color: #008b45;}
			.acceso_rapido_box_cont.brown > div:last-child > div:first-child > div,
			.acceso_rapido_box_cont.brown > div:last-child > div:last-child > div{background-color: #884015;}
			.acceso_rapido_box_cont.orange > div:last-child > div:first-child > div,
			.acceso_rapido_box_cont.orange > div:last-child > div:last-child > div{background-color: #e75916;}

			.acceso_rapido_box_cont > div:last-child > div:first-child > div,
			.acceso_rapido_box_cont > div:last-child > div:last-child > div{
				width: 40px;
				height: 50px;
				background-color: #1a6dab;
			}
			.acceso_rapido_box_cont > div:last-child > div:first-child > div{
				border-radius: 0 25px 25px 0;
			}
			.acceso_rapido_box_cont > div:last-child > div:last-child > div{
				border-radius: 25px 0 0 25px;
			}
		*/
/* vistas_web/home/acceso_rapido/acceso_rapido_box_item_boton_ts_cont.html */
.acceso_rapido_box_item_boton_ts_cont {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_botones_item.html */
.bot_acc_rapido_item_cont {
  width: max-content;
  height: 100%;
  display: flex;
  margin-left: 20px;
  text-decoration: none;
}
.bot_acc_rapido_item_cont:last-child {
  margin-right: 20px;
}
/*BOTON CONTENEDOR*/
.bot_acc_rapido_item {
  min-width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  height: 280px;
  justify-content: space-between;
  border-radius: 20px;
  background-image: url("/img/svg/icos3.svg");
  background-size: cover;
  position: relative;
  /*box-shadow: 0 0 8px 1px #00000091;*/
  margin: 10px 0;
  overflow: hidden;
}
.bot_acc_rapido_item_cont:hover > .bot_acc_rapido_item {
  box-shadow: 0 0 4px 1px #fff;
}
.bot_acc_rapido_item_cont.act > .bot_acc_rapido_item {
  height: 100%;
  border-radius: 20px 20px 0 0;
}
/*COLORES CONTENEDOR, ICONO Y TEXTO*/
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.blue {
  background-color: #3b7bc0;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.orange {
  background-color: #be6322;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.green {
  background-color: #109754;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.red {
  background-color: #cc4949;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.brown {
  background-color: #804523;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.pink {
  background-color: #9e328e;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.deepred {
  background-color: #ff0000;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.deeporange {
  background-color: #ff4800;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.deepblue {
  background-color: #0d95f0;
}
/*CONTENEDOR COLOR BACKGROUND (HOVER O .ACT)*/
.bot_acc_rapido_item.deepgreen {
  background-color: #086600;
}
.bot_acc_rapido_item > div:first-child {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bot_acc_rapido_item > div:first-child > img {
  height: 100%;
  filter: drop-shadow(-2px 2px 1px #0000008c);
  transition: all 0.3s ease-out;
}
.bot_acc_rapido_item:hover > div:first-child > img {
  height: 110%;
}
.bot_acc_rapido_item > div:nth-child(2) {
  width: 100%;
  height: 100%;
  position: absolute;
}
.bot_acc_rapido_item_cont.ora_mod_int_ale_dar > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #ec6e2133;
  background-image: linear-gradient(to bottom, #ec6e211f, #dc5f1dbb, #dc5f1dee);
}
.bot_acc_rapido_item_cont.ora_mod_int_ale_dar:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #ec6e211f, #dc5f1dcc, #dc5f1dee);
}
.bot_acc_rapido_item_cont.ora_mod_cla > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #f08e1d33;
  background-image: linear-gradient(to bottom, #f08e1d1f, #df7701bb, #df7701ee);
}
.bot_acc_rapido_item_cont.ora_mod_cla:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #f08e1d1f, #df7701cc, #df7701ee);
}
.bot_acc_rapido_item_cont.mos_ora_mod_cla > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #e6b41333;
  background-image: linear-gradient(to bottom, #e6b4131f, #d39c04bb, #d39c04ee);
}
.bot_acc_rapido_item_cont.mos_ora_mod_cla:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #e6b4131f, #d39c04cc, #d39c04ee);
}
.bot_acc_rapido_item_cont.orange > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #fc9d3033;
  background-image: linear-gradient(to bottom, #fc9d301f, #ed8a18bb, #ed8a18ee);
}
.bot_acc_rapido_item_cont.orange:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #fc9d301f, #ed8a18cc, #ed8a18ee);
}
.bot_acc_rapido_item_cont.orange_strong > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #ec6e2133;
  background-image: linear-gradient(to bottom, #ec6e211f, #dc5f1dbb, #dc5f1dee);
}
.bot_acc_rapido_item_cont.orange_strong:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #ec6e211f, #dc5f1dcc, #dc5f1dee);
}
.bot_acc_rapido_item_cont.green_respaldo > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #058b4533;
  background-image: linear-gradient(to bottom, #058b451f, #037439bb, #037439ee);
}
.bot_acc_rapido_item_cont.green_respaldo:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #058b451f, #037439cc, #037439ee);
}
.bot_acc_rapido_item_cont.green > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #00b56733;
  background-image: linear-gradient(to bottom, #00b5671f, #007848bb, #007848ee);
}
.bot_acc_rapido_item_cont.green:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #00b5671f, #007848cc, #007848ee);
}
.bot_acc_rapido_item_cont.blue_light > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #4e9ed733;
  background-image: linear-gradient(to bottom, #4e9ed71f, #4e9ed7bb, #4e9ed7ee);
}
.bot_acc_rapido_item_cont.blue_light:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #4e9ed71f, #4e9ed7cc, #4e9ed7ee);
}
.bot_acc_rapido_item_cont.blue > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #319ff233;
  background-image: linear-gradient(to bottom, #319ff21f, #1a6dabbb, #1a6dabee);
}
.bot_acc_rapido_item_cont.blue:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #319ff21f, #1a6dabcc, #1a6dabee);
}
.bot_acc_rapido_item_cont.brown > .bot_acc_rapido_item > div:nth-child(2) {
  background-color: #e9864a33;
  background-image: linear-gradient(to bottom, #e9864a1f, #b45f2bbb, #b45f2bee);
}
.bot_acc_rapido_item_cont.brown:hover .bot_acc_rapido_item > div:nth-child(2) {
  background-color: transparent;
  background-image: linear-gradient(to bottom, #e9864a1f, #b45f2bcc, #b45f2bee);
}
.bot_acc_rapido_item > p {
  font-size: 24px;
  text-align: center;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 0 10px;
  position: absolute;
  bottom: 0px;
  height: 112px;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 1px;
  margin: 0 5px 5px 5px;
  border-radius: 20px;
  /*background-color: #00000080;*/
  width: calc(100% - 30px);
  font-family: supra_bold_italic, sans-serif;
}
.bot_acc_rapido_item:hover > p {
  bottom: 30px;
}
.bot_acc_rapido_item > p > span {
  font-size: 16px;
  margin-top: 10px;
  font-family: supra_light;
  letter-spacing: normal;
  font-weight: bold;
}
.bot_acc_rapido_item:hover > p > span {
  color: #fff;
}
/* vistas_web/home/acceso_rapido/acceso_rapido_box_item.html */
.acceso_rapido_box_item {
  min-width: max-content;
  height: max-content;
  border-radius: 10px;
  margin-left: 6px;
  display: flex;
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
}
.acceso_rapido_box_item:first-child {
  margin-left: 0;
}
.acceso_rapido_box_item.act {
  box-shadow: 0 0 6px 0px #000;
  cursor: default;
}
.acceso_rapido_box_item:not(.act):hover {
  box-shadow: 0px 0px 3px 1px #000000ba;
}
/*.acceso_rapido_box_item.blue.act{
			background : #3b7bc0;
			background-image: linear-gradient(to bottom right,#3b7bc0, lighten($color_box, 15% ), #3b7bc0);
		}*/
/*.acceso_rapido_box_item.orange.act{
			background : #be6322;
			background-image: linear-gradient(to bottom right,#be6322, lighten($color_box, 15% ), #be6322);
		}*/
/*.acceso_rapido_box_item.green.act{
			background : #109754;
			background-image: linear-gradient(to bottom right,#109754, lighten($color_box, 15% ), #109754);
		}*/
/*.acceso_rapido_box_item.red.act{
			background : #cc4949;
			background-image: linear-gradient(to bottom right,#cc4949, lighten($color_box, 15% ), #cc4949);
		}*/
/*.acceso_rapido_box_item.brown.act{
			background : #804523;
			background-image: linear-gradient(to bottom right,#804523, lighten($color_box, 15% ), #804523);
		}*/
/*.acceso_rapido_box_item.pink.act{
			background : #9e328e;
			background-image: linear-gradient(to bottom right,#9e328e, lighten($color_box, 15% ), #9e328e);
		}*/
/*.acceso_rapido_box_item.deepred.act{
			background : #ff0000;
			background-image: linear-gradient(to bottom right,#ff0000, lighten($color_box, 15% ), #ff0000);
		}*/
/*.acceso_rapido_box_item.deeporange.act{
			background : #ff4800;
			background-image: linear-gradient(to bottom right,#ff4800, lighten($color_box, 15% ), #ff4800);
		}*/
/*.acceso_rapido_box_item.deepblue.act{
			background : #0d95f0;
			background-image: linear-gradient(to bottom right,#0d95f0, lighten($color_box, 15% ), #0d95f0);
		}*/
/*.acceso_rapido_box_item.deepgreen.act{
			background : #086600;
			background-image: linear-gradient(to bottom right,#086600, lighten($color_box, 15% ), #086600);
		}*/
.acceso_rapido_box_item > div:first-child {
  position: relative;
  width: max-content;
  height: 100px;
  min-width: 100px;
}
/*CONTENEDOR ICONO Y TEXTO*/
.acceso_rapido_box_item > div:first-child > div:first-child {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: calc(100% - 24px);
}
.acceso_rapido_box_item.act > div:first-child > div:first-child, .acceso_rapido_box_item.sin_ts > div:first-child > div:first-child {
  height: 100%;
}
.acceso_rapido_box_item.blue > div:first-child > div:first-child > i, .acceso_rapido_box_item.blue > div:first-child > div:first-child > p {
  color: #3b7bc0;
}
.acceso_rapido_box_item.orange > div:first-child > div:first-child > i, .acceso_rapido_box_item.orange > div:first-child > div:first-child > p {
  color: #be6322;
}
.acceso_rapido_box_item.green > div:first-child > div:first-child > i, .acceso_rapido_box_item.green > div:first-child > div:first-child > p {
  color: #109754;
}
.acceso_rapido_box_item.red > div:first-child > div:first-child > i, .acceso_rapido_box_item.red > div:first-child > div:first-child > p {
  color: #cc4949;
}
.acceso_rapido_box_item.brown > div:first-child > div:first-child > i, .acceso_rapido_box_item.brown > div:first-child > div:first-child > p {
  color: #804523;
}
.acceso_rapido_box_item.pink > div:first-child > div:first-child > i, .acceso_rapido_box_item.pink > div:first-child > div:first-child > p {
  color: #9e328e;
}
.acceso_rapido_box_item.deepred > div:first-child > div:first-child > i, .acceso_rapido_box_item.deepred > div:first-child > div:first-child > p {
  color: #ff0000;
}
.acceso_rapido_box_item.deeporange > div:first-child > div:first-child > i, .acceso_rapido_box_item.deeporange > div:first-child > div:first-child > p {
  color: #ff4800;
}
.acceso_rapido_box_item.deepblue > div:first-child > div:first-child > i, .acceso_rapido_box_item.deepblue > div:first-child > div:first-child > p {
  color: #0d95f0;
}
.acceso_rapido_box_item.deepgreen > div:first-child > div:first-child > i, .acceso_rapido_box_item.deepgreen > div:first-child > div:first-child > p {
  color: #086600;
}
/*ICONO*/
.acceso_rapido_box_item > div:first-child > div:first-child > i {
  font-size: 20px;
}
/*TEXTO*/
.acceso_rapido_box_item > div:first-child > div:first-child > p {
  margin: 0;
  margin-top: 9px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 0 15px;
}
.acceso_rapido_box_item > div:last-child {
  display: flex;
  max-width: 0;
  height: 100px;
  align-items: center;
  transition: max-width 0.5s ease-out;
}
.acceso_rapido_box_item.act > div:last-child {
  max-width: 2000px;
}
/* vistas_web/home/footer.html */
.bs_cont_footer {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bs_cont_footer > div:first-child {
  width: 100%;
  background-color: #eaeaea;
  position: relative;
  z-index: 1;
  max-width: 1500px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.bs_footer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /*background-color: #005fa5;*/
  background-color: #f25f18;
  background-image: linear-gradient(to bottom right, #f25f18, #fe9a38, #f25f18);
  /*position: sticky;
			bottom: 0;*/
}
.bs_footer > div {
  width: calc((100% / 3) - 20px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 10px;
}
@media screen and (max-width: 800px) {
  .bs_footer > div {
    width: calc(50% - 20px);
  }
  .bs_footer > div:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .bs_footer > div {
    width: 100%;
  }
}
.bs_footer > div:first-child > img {
  width: 80%;
  max-width: 250px;
  margin: 20px 0;
}
.bs_footer > div:first-child > *:last-child {
  margin-bottom: 30px;
}
.bs_footer > div:first-child > p {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  margin: 10px 0 0px 0;
  text-align: center;
}
.bs_footer > div:first-child > div {
  margin-top: 15px;
}
.bs_footer > div:first-child > div > p {
  color: #fff;
  margin: 5px 0 0 0;
}
.bs_footer > div:nth-child(2) > div {
  width: 100%;
}
.bs_footer > div:nth-child(2) > :last-child {
  margin-bottom: 30px;
}
.bs_footer > div:nth-child(2) > div > a {
  width: calc(100% - 30px);
  display: block;
  max-width: 260px;
  margin: auto;
  height: 40px;
  text-decoration: none;
  padding: 0 10px;
  border-radius: 10px;
}
.bs_footer > div:nth-child(2) > div > a:hover {
  background-color: #ffffff2e;
}
.bs_footer > div:nth-child(2) > div > a > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bs_footer > div:nth-child(2) > div > a > div > p {
  margin: 0;
  color: #fff;
  width: calc(100% - 30px);
}
.bs_footer > div:nth-child(2) > div > a > div > i {
  width: 30px;
  text-align: center;
  color: #ffffff59;
  font-size: 12px;
}
.bs_footer > div:nth-child(2) > div > a:hover > div > i {
  color: #fff;
}
.bs_footer > div:last-child > div:first-child {
  width: calc(100% - 30px);
  margin: auto;
  text-align: center;
}
.bs_footer > div:last-child > div:first-child > img {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  width: calc(100% - 20px);
  max-width: 250px;
}
.bs_footer > div:last-child > div:last-child {
  text-align: center;
  margin-top: 15px;
}
.bs_footer > div:last-child > div:last-child > a {
  width: 50px;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 5px;
  /*box-shadow: 0 0px 2px 1px #444;*/
  text-decoration: none;
  border: 1px solid #fff;
}
.bs_footer > div:last-child > div:last-child > a:hover {
  background-color: #fff;
}
.bs_footer > div:last-child > div:last-child > a > i {
  font-size: 27px;
  color: #fff;
}
.bs_footer > div:last-child > div:last-child > a.youtube:hover > i {
  color: #f60200;
}
.bs_footer > div:last-child > div:last-child > a.instagram:hover > i {
  color: #c9247a;
}
.bs_footer > div:last-child > div:last-child > a.facebook:hover > i {
  color: #1d95f3;
}
.bs_footer > div:last-child > div:last-child > a.twitter:hover > i {
  color: #1d7df3;
}
.bs_footer > div:last-child > *:last-child {
  margin-bottom: 30px;
}
/* vistas_web/home/boxes/boxes.html */
#home_boxes_cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
@media screen and (min-width: 700px) {
  #home_boxes_cont {
    min-width: 350px;
  }
}
@media screen and (max-width: 700px) {
  #home_boxes_cont {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}
@media screen and (min-width: 420px) and (max-width: 700px) {
  #home_boxes_cont {
    width: calc(100% - 10px);
    padding-right: 10px;
    padding-bottom: 0px;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  #home_boxes_cont {
    width: 60%;
    min-width: 350px;
    display: block;
    margin: 20px 10px 0 0px;
  }
}
/* vistas_web/home/boxes/box_elemento.html */
.home_box_item_elemento {
  text-align: center;
  transition: all 0.3s ease-out;
  cursor: pointer;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/*CLASE HOVER: EL ELEMENTO SOLO SE MUESTRA AL HACER HOVER*/
.home_box_item_elemento.hover {
  z-index: -1;
  opacity: 0;
}
.home_boxes_cont:hover > .home_box_item_elemento.hover {
  z-index: 100;
  opacity: 1;
}
.home_box_item_elemento.border_radius {
  border-radius: 10px;
}
/*CLASES TAMAÑO*/
.home_box_item_elemento.width_10, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_10 {
  width: 10%;
}
.home_box_item_elemento.width_20, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_20 {
  width: 20%;
}
.home_box_item_elemento.width_30, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_30 {
  width: 30%;
}
.home_box_item_elemento.width_40, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_40 {
  width: 40%;
}
.home_box_item_elemento.width_50, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_50 {
  width: 50%;
}
.home_box_item_elemento.width_60, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_60 {
  width: 60%;
}
.home_box_item_elemento.width_70, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_70 {
  width: 70%;
}
.home_box_item_elemento.width_80, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_80 {
  width: 80%;
}
.home_box_item_elemento.width_90, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_90 {
  width: 90%;
}
.home_box_item_elemento.width_100, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_100 {
  width: 100%;
}
.home_box_item_elemento.width_110, .home_boxes_cont:hover > .home_box_item_elemento.hover_width_110 {
  width: 110%;
}
.home_box_item_elemento.height_10, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_10 {
  height: 10%;
}
.home_box_item_elemento.height_20, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_20 {
  height: 20%;
}
.home_box_item_elemento.height_30, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_30 {
  height: 30%;
}
.home_box_item_elemento.height_40, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_40 {
  height: 40%;
}
.home_box_item_elemento.height_50, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_50 {
  height: 50%;
}
.home_box_item_elemento.height_60, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_60 {
  height: 60%;
}
.home_box_item_elemento.height_70, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_70 {
  height: 70%;
}
.home_box_item_elemento.height_80, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_80 {
  height: 80%;
}
.home_box_item_elemento.height_90, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_90 {
  height: 90%;
}
.home_box_item_elemento.height_100, .home_boxes_cont:hover > .home_box_item_elemento.hover_height_100 {
  height: 100%;
}
/*CLASES POSICIONES*/
.home_box_item_elemento.top_0, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_0 {
  top: 0;
  bottom: auto;
}
.home_box_item_elemento.top_5, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_5 {
  top: 5%;
  bottom: auto;
}
.home_box_item_elemento.top_10, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_10 {
  top: 10%;
  bottom: auto;
}
.home_box_item_elemento.top_20, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_20 {
  top: 20%;
  bottom: auto;
}
.home_box_item_elemento.top_25, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_25 {
  top: 25%;
  bottom: auto;
}
.home_box_item_elemento.top_30, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_30 {
  top: 30%;
  bottom: auto;
}
.home_box_item_elemento.top_35, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_35 {
  top: 35%;
  bottom: auto;
}
.home_box_item_elemento.top_40, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_40 {
  top: 40%;
  bottom: auto;
}
.home_box_item_elemento.top_50, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_50 {
  top: 50%;
  bottom: auto;
}
.home_box_item_elemento.top_60, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_60 {
  top: 60%;
  bottom: auto;
}
.home_box_item_elemento.top_65, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_65 {
  top: 65%;
  bottom: auto;
}
.home_box_item_elemento.top_70, .home_boxes_cont:hover > .home_box_item_elemento.hover_top_70 {
  top: 70%;
  bottom: auto;
}
.home_box_item_elemento.bottom_m30, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_m30 {
  bottom: -30;
  top: auto;
}
.home_box_item_elemento.bottom_0, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_0 {
  bottom: 0;
  top: auto;
}
.home_box_item_elemento.bottom_5, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_5 {
  bottom: 5%;
  top: auto;
}
.home_box_item_elemento.bottom_10, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_10 {
  bottom: 10%;
  top: auto;
}
.home_box_item_elemento.bottom_20, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_20 {
  bottom: 20%;
  top: auto;
}
.home_box_item_elemento.bottom_25, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_25 {
  bottom: 25%;
  top: auto;
}
.home_box_item_elemento.bottom_30, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_30 {
  bottom: 30%;
  top: auto;
}
.home_box_item_elemento.bottom_40, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_40 {
  bottom: 40%;
  top: auto;
}
.home_box_item_elemento.bottom_50, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_50 {
  bottom: 50%;
  top: auto;
}
.home_box_item_elemento.bottom_60, .home_boxes_cont:hover > .home_box_item_elemento.hover_bottom_60 {
  bottom: 60%;
  top: auto;
}
.home_box_item_elemento.left_m150, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_m150 {
  left: -150;
  right: auto;
}
.home_box_item_elemento.left_0, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_0 {
  left: 0;
  right: auto;
}
.home_box_item_elemento.left_5, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_5 {
  left: 5%;
  right: auto;
}
.home_box_item_elemento.left_10, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_10 {
  left: 10%;
  right: auto;
}
.home_box_item_elemento.left_20, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_20 {
  left: 20%;
  right: auto;
}
.home_box_item_elemento.left_30, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_30 {
  left: 30%;
  right: auto;
}
.home_box_item_elemento.left_40, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_40 {
  left: 40%;
  right: auto;
}
.home_box_item_elemento.left_50, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_50 {
  left: 50%;
  right: auto;
}
.home_box_item_elemento.left_60, .home_boxes_cont:hover > .home_box_item_elemento.hover_left_60 {
  left: 60%;
  right: auto;
}
.home_box_item_elemento.right_0, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_0 {
  right: 0;
  left: auto;
}
.home_box_item_elemento.right_5, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_5 {
  right: 5%;
  left: auto;
}
.home_box_item_elemento.right_10, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_10 {
  right: 10%;
  left: auto;
}
.home_box_item_elemento.right_20, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_20 {
  right: 20%;
  left: auto;
}
.home_box_item_elemento.right_30, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_30 {
  right: 30%;
  left: auto;
}
.home_box_item_elemento.right_40, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_40 {
  right: 40%;
  left: auto;
}
.home_box_item_elemento.right_50, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_50 {
  right: 50%;
  left: auto;
}
.home_box_item_elemento.right_60, .home_boxes_cont:hover > .home_box_item_elemento.hover_right_60 {
  right: 60%;
  left: auto;
}
/*CLASES DE LA IMAGEN*/
.home_box_item_elemento.img_shadow {
  filter: drop-shadow(-6px 6px 3px #000);
}
/* vistas_web/home/boxes/box.html */
.home_box_item {
  background: #fff;
  margin: 10px;
  border-radius: 10px;
  margin-top: 0;
  height: 0px;
  width: calc(100% - 20px);
  padding-top: 62%;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0px #b4b4b4;
}
@media screen and (min-width: 420px) and (max-width: 700px) {
  .home_box_item {
    margin: 10px 0 0 10px;
    width: calc(50% - 10px);
    float: left;
    height: 0px;
    padding-top: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .home_box_item {
    margin: 5px 0px 0px 10px;
    width: calc(50% - 10px);
    float: left;
    height: 0px;
    padding-top: 32%;
  }
}
/*CLASES DEL CONTENEDOR DEL BOX*/
.home_box_item.shadow {
  box-shadow: 0 0 7px -1px #000;
}
/*CLASES COLOR DE FONDO*/
.home_box_item.blue {
  background-color: #3b7bc0;
}
.home_box_item.green {
  background-color: #109754;
}
.home_box_item.orange {
  background-color: #be6322;
}
.home_box_item.red {
  background-color: #cc4949;
}
.home_box_item.pink {
  background-color: #9e328e;
}
.home_box_item.vacio {
  box-shadow: none;
  background: #ffffff00;
  overflow: initial;
}
.home_box_item.mosaico {
  background-repeat: repeat;
  background-size: auto;
  /*background-image: url("/img/svg/icos3.svg");*/
}
.home_box_item > .boxes_columnas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.home_box_item > .boxes_columnas > .boxes_columna {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
/*SEGUN CANTIDAD DE COLUMNAS*/
.home_box_item > .boxes_columnas.col_fil_uno > .boxes_columna {
  height: 100%;
  width: 100%;
}
.home_box_item > .boxes_columnas.col_fil_dos > .boxes_columna {
  height: 100%;
  width: calc(100% / 2);
}
.home_box_item > .boxes_columnas.col_fil_tres > .boxes_columna {
  height: 100%;
  width: calc(100% / 3);
}
.home_box_item > .boxes_columnas.col_fil_cuadro > .boxes_columna {
  height: 100%;
  width: calc(100% / 4);
}
.home_box_item > .boxes_columnas > .boxes_columna > .boxes_fila {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-decoration: none;
}
.home_box_item > .boxes_columnas > .boxes_columna > .boxes_fila.margin_border {
  width: calc(100% - 8px);
  height: calc((100% / 1) - 8px);
  margin: 2px;
  border-radius: 10px;
  border: 2px solid #f60;
  overflow: hidden;
}
/*SEGUN CANTIDAD DE FILAS*/
.home_box_item > .boxes_columnas > .boxes_columna.col_fil_uno > .boxes_fila {
  width: calc(100% / 1);
  height: 100%;
}
.home_box_item > .boxes_columnas > .boxes_columna.col_fil_dos > .boxes_fila {
  width: 100%;
  height: calc(100% / 2);
}
.home_box_item > .boxes_columnas > .boxes_columna.col_fil_dos > .boxes_fila.margin_border {
  height: calc((100% / 2) - 8px);
}
.home_box_item > .boxes_columnas > .boxes_columna.col_fil_tres > .boxes_fila {
  width: 100%;
  height: calc(100% / 3);
}
.home_box_item > .boxes_columnas > .boxes_columna.col_fil_tres > .boxes_fila.margin_border {
  height: calc((100% / 3) - 8px);
}
/* vistas_web/home/home.html */
.bs_ventana_home {
  width: 100%;
  height: calc(100% - 150px);
  margin-top: 150px;
  /*background: linear-gradient(180deg, #fff 0%, #eaeaea 10%, #eaeaea 100%);*/
  padding-top: 0 !important;
}
/*MINICAB*/
#bs_cont_dist.homeminicab .bs_ventana_home {
  height: calc(100% - 105px);
  margin-top: 105px;
}
.bs_ventana_home > div {
  width: 100%;
  height: 100%;
  overflow: auto;
}
#home_transparencia {
  display: flex;
  height: max-content;
  align-items: center;
  width: calc(100% - 30px);
  margin: auto;
  margin-top: 30px;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
@media screen and (max-width: 500px) {
  #home_transparencia {
    width: calc(100% - 10px);
  }
}
#home_transparencia > a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
  text-decoration: none;
  border: 2px solid #989898;
  width: 30%;
  max-width: 310px;
  background-color: #fff;
  margin-top: 10px;
}
#home_transparencia > a:hover {
  border: 2px solid #c85437;
}
@media screen and (max-width: 700px) {
  #home_transparencia > a {
    width: calc(46%);
  }
}
#home_transparencia > a > img {
  width: calc(100% - 20px);
  margin: auto;
}
#bs_cont_foot {
  width: 100%;
}
/* vistas_web/home/slider/slider_item_fondo.html */
.slider_fondo {
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  position: absolute;
}
.slider_fondo.act {
  display: flex;
}
/* IMAGEN */
.slider_fondo > img {
  position: absolute;
}
/* IMAGEN SOBRE LOS 850 PX */
@media screen and (min-width: 850px) {
  .slider_fondo > img {
    width: 100%;
  }
}
/* IMAGEN HASTA LOS 850PX */
@media screen and (max-width: 850px) {
  .slider_fondo > img {
    height: 100%;
  }
}
.slider_fondo > div {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
}
.slider_fondo.ora_mod_int_ale_dar > div {
  background-color: #ec6e21bd;
}
.slider_fondo.ora_mod_cla > div {
  background-color: #f08e1dbd;
}
.slider_fondo.mos_ora_mod_cla > div {
  background-color: #e6b413bd;
}
.slider_fondo.orange > div {
  background-color: #fc9d30bd;
}
.slider_fondo.orange_strong > div {
  background-color: #ec6e21bd;
}
.slider_fondo.green_respaldo > div {
  background-color: #058b45bd;
}
.slider_fondo.green > div {
  background-color: #00b567bd;
}
.slider_fondo.blue_light > div {
  background-color: #4e9ed7bd;
}
.slider_fondo.blue > div {
  background-color: #319ff2bd;
}
.slider_fondo.brown > div {
  background-color: #e9864abd;
}
/* vistas_web/home/slider/slider_item.html */
.slider_item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 0;
}
.slider_item.anim {
  transition: all 0.3s ease-out;
}
.slider_item.left {
  /*left: -100%;*/
}
.slider_item.right {
  /*left: 100%;*/
}
.slider_item.act {
  /*z-index: 0;
		left: 0;*/
  opacity: 1;
  z-index: 1;
}
.slider_item > div:last-child {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
}
/* COLUMNAS */
.slider_item > div:last-child > div {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.slider_item.flotante > div:last-child > div {
  position: absolute;
  width: 10%;
  display: block;
  height: max-content;
}
/* FILAS */
.slider_item > div:last-child > div > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider_item .porc_10 {
  width: 10%;
}
.slider_item .porc_20 {
  width: 20%;
}
.slider_item .porc_30 {
  width: 30%;
}
.slider_item .porc_40 {
  width: 40%;
}
.slider_item .porc_55 {
  width: 55%;
}
.slider_item .porc_55 {
  width: 55%;
}
.slider_item .porc_60 {
  width: 60%;
}
.slider_item .porc_70 {
  width: 70%;
}
.slider_item .porc_80 {
  width: 80%;
}
.slider_item .porc_90 {
  width: 90%;
}
.slider_item .porc_100 {
  width: 100%;
}
.slider_item .porc_100_100 {
  width: 100%;
  height: 100%;
}
.slider_item .porc_105_105 {
  width: 105%;
  height: 105%;
}
.slider_item .porc_110_110 {
  width: 110%;
  height: 110%;
}
.slider_item .porc_120_120 {
  width: 120%;
  height: 120%;
}
.slider_item .porc_100_100_round {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border-radius: 10px;
}
.slider_item .round {
  border-radius: 10px;
}
.slider_item .top_40min {
  top: -40%;
}
.slider_item .top_50min {
  top: -50%;
}
.slider_item .top_5m {
  top: -5%;
}
.slider_item .top_1m {
  top: -1%;
}
.slider_item .top_0 {
  top: 0;
}
.slider_item .top_5 {
  top: 5%;
}
.slider_item .top_10 {
  top: 10%;
}
.slider_item .top_20 {
  top: 20%;
}
.slider_item .top_30 {
  top: 30%;
}
.slider_item .top_40 {
  top: 40%;
}
.slider_item .top_50 {
  top: 50%;
}
.slider_item .top_60 {
  top: 60%;
}
.slider_item .top_70 {
  top: 70%;
}
.slider_item .top_80 {
  top: 80%;
}
.slider_item .top_90 {
  top: 90%;
}
.slider_item .top_100 {
  top: 100%;
}
.slider_item .left_40min {
  left: -40%;
}
.slider_item .left_50min {
  left: -50%;
}
.slider_item .left_5m {
  left: -5%;
}
.slider_item .left_1m {
  left: -1%;
}
.slider_item .left_0 {
  left: 0;
}
.slider_item .left_5 {
  left: 5%;
}
.slider_item .left_10 {
  left: 10%;
}
.slider_item .left_20 {
  left: 20%;
}
.slider_item .left_30 {
  left: 30%;
}
.slider_item .left_40 {
  left: 40%;
}
.slider_item .left_50 {
  left: 50%;
}
.slider_item .left_60 {
  left: 60%;
}
.slider_item .left_70 {
  left: 70%;
}
.slider_item .left_80 {
  left: 80%;
}
.slider_item .left_90 {
  left: 90%;
}
.slider_item .left_100 {
  left: 100%;
}
.slider_item .right_40min {
  right: -40%;
}
.slider_item .right_50min {
  right: -50%;
}
.slider_item .right_5m {
  right: -5%;
}
.slider_item .right_1m {
  right: -1%;
}
.slider_item .right_0 {
  right: 0;
}
.slider_item .right_2 {
  right: 2%;
}
.slider_item .right_5 {
  right: 5%;
}
.slider_item .right_10 {
  right: 10%;
}
.slider_item .right_20 {
  right: 20%;
}
.slider_item .right_30 {
  right: 30%;
}
.slider_item .right_40 {
  right: 40%;
}
.slider_item .right_50 {
  right: 50%;
}
.slider_item .right_60 {
  right: 60%;
}
.slider_item .right_70 {
  right: 70%;
}
.slider_item .right_80 {
  right: 80%;
}
.slider_item .right_90 {
  right: 90%;
}
.slider_item .right_100 {
  right: 100%;
}
.slider_item .opacity_0 {
  opacity: 0;
}
.slider_item .opacity_10 {
  opacity: 0.1;
}
.slider_item .opacity_20 {
  opacity: 0.2;
}
.slider_item .opacity_30 {
  opacity: 0.3;
}
.slider_item .opacity_40 {
  opacity: 0.4;
}
.slider_item .opacity_50 {
  opacity: 0.5;
}
.slider_item .opacity_60 {
  opacity: 0.6;
}
.slider_item .opacity_70 {
  opacity: 0.7;
}
.slider_item .opacity_80 {
  opacity: 0.8;
}
.slider_item .opacity_90 {
  opacity: 0.9;
}
.slider_item .opacity_100 {
  opacity: 1;
}
.slider_item .pointer {
  cursor: pointer;
}
.slider_item .brightness {
  filter: brightness(100);
}
.slider_item .sepia {
  filter: sepia(0.9);
}
.slider_item .pointer {
  cursor: pointer;
}
/* vistas_web/home/slider/busqueda_home.html */
#bs_busqueda_home {
  width: 100%;
  height: 100%;
  max-width: 600px;
  margin: auto;
}
#bs_busqueda_home > div {
  width: 100%;
  height: 100%;
}
#bs_busqueda_home.act > div {
  opacity: 1;
  right: 5px;
}
@media screen and (max-width: 450px) {
  #bs_busqueda_home > div {
    right: -100px;
    min-width: calc(100% - 0px);
    max-width: calc(100% - 0px);
    width: calc(100% - 0px);
    height: calc(100% - 101px);
    border-radius: 0;
    max-height: calc(100% - 101px);
  }
  #bs_busqueda_home.act > div {
    right: 0;
  }
  #bs_cont_dist:not(.superior_hidden) #bs_busqueda_home > div {
    height: calc(100% - 150px);
    top: 150px;
  }
  #bs_cont_dist.homeminicab:not(.superior_hidden) #bs_busqueda_home > div {
    height: calc(100% - 105px);
    top: 105px;
  }
}
#bs_busqueda_home > div > div:first-child {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #0a59a0;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 450px) {
  #bs_busqueda_home > div > div:first-child {
    border-radius: 0;
  }
}
.web_contactos_buscar {
  width: calc(100% - 60px);
  max-width: 250px;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 5px;
}
/*CONTENEDOR DE SELECT E ICONO*/
.web_contactos_buscar > div {
  max-width: 300px;
  width: 100%;
  height: calc(100% - 10px);
  display: flex;
  position: relative;
  border-radius: 10px;
}
.web_contactos_buscar > div > input {
  max-width: calc(100% - 10px - 60px);
  width: max-content;
  height: 100%;
  padding: 0 10px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  z-index: 2;
  margin: 0;
  padding-right: 10px;
  margin-right: 40px;
}
.web_contactos_buscar > div > input::placeholder {
  color: #ffffffa9;
}
.web_contactos_buscar.act > div > input::placeholder {
  color: #000000a9;
}
.web_contactos_buscar.blue.act > div > input {
  color: #2f6299;
}
.web_contactos_buscar.orange.act > div > input {
  color: #934c1a;
}
.web_contactos_buscar.green.act > div > input {
  color: #0b693a;
}
.web_contactos_buscar.red.act > div > input {
  color: #b13131;
}
.web_contactos_buscar.brown.act > div > input {
  color: #582f18;
}
.web_contactos_buscar.pink.act > div > input {
  color: #77266b;
}
.web_contactos_buscar.deepred.act > div > input {
  color: #c00;
}
.web_contactos_buscar.deeporange.act > div > input {
  color: #cc3a00;
}
.web_contactos_buscar.deepblue.act > div > input {
  color: #0a77c0;
}
.web_contactos_buscar.deepgreen.act > div > input {
  color: #043300;
}
/* CONTENEDOR ICONO */
.web_contactos_buscar > div > div {
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 10px 10px 0;
  position: absolute;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
/* ICONO */
.web_contactos_buscar > div > div > i {
  font-size: 20px;
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_contactos_buscar > div > div > i.deseleccionar, .web_contactos_buscar.act:not(.focus) > div > div > i.seleccionar {
  display: none;
}
.web_contactos_buscar.act:not(.focus) > div > div > i.deseleccionar {
  display: flex;
}
.web_contactos_buscar.blue.act > div > div {
  border-left: 1px solid #2f6299;
}
.web_contactos_buscar.blue > div > div > i {
  color: #2f6299;
}
.web_contactos_buscar.orange.act > div > div {
  border-left: 1px solid #934c1a;
}
.web_contactos_buscar.orange > div > div > i {
  color: #934c1a;
}
.web_contactos_buscar.green.act > div > div {
  border-left: 1px solid #0b693a;
}
.web_contactos_buscar.green > div > div > i {
  color: #0b693a;
}
.web_contactos_buscar.red.act > div > div {
  border-left: 1px solid #b13131;
}
.web_contactos_buscar.red > div > div > i {
  color: #b13131;
}
.web_contactos_buscar.brown.act > div > div {
  border-left: 1px solid #582f18;
}
.web_contactos_buscar.brown > div > div > i {
  color: #582f18;
}
.web_contactos_buscar.pink.act > div > div {
  border-left: 1px solid #77266b;
}
.web_contactos_buscar.pink > div > div > i {
  color: #77266b;
}
.web_contactos_buscar.deepred.act > div > div {
  border-left: 1px solid #c00;
}
.web_contactos_buscar.deepred > div > div > i {
  color: #c00;
}
.web_contactos_buscar.deeporange.act > div > div {
  border-left: 1px solid #cc3a00;
}
.web_contactos_buscar.deeporange > div > div > i {
  color: #cc3a00;
}
.web_contactos_buscar.deepblue.act > div > div {
  border-left: 1px solid #0a77c0;
}
.web_contactos_buscar.deepblue > div > div > i {
  color: #0a77c0;
}
.web_contactos_buscar.deepgreen.act > div > div {
  border-left: 1px solid #043300;
}
.web_contactos_buscar.deepgreen > div > div > i {
  color: #043300;
}
#web_home_busqueda_barra_sup > div:last-child {
  height: 100%;
  display: flex;
  display: none;
}
#web_home_busqueda_barra_sup > div:last-child > i {
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
}
#web_home_busqueda_barra_sup > div:last-child > i:hover {
  background-color: rgba(0, 0, 0, 0.329);
}
#bs_busqueda_home > div > div:nth-child(2) {
  width: calc(100% - 4px);
  overflow: auto;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  height: calc(100% - 50px);
  border: 2px solid #0a59a0;
}
@media screen and (max-width: 450px) {
  #bs_busqueda_home > div > div:nth-child(2) {
    border-radius: 0;
  }
}
#bs_busqueda_home > div > div:nth-child(2) > div {
  width: 100%;
  height: max-content;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 200px;
}
/* vistas_web/home/slider/slider_minibox_item.html */
.home_slide_item {
  height: 0px;
  position: relative;
  margin: 0;
  margin-top: 5px;
  opacity: 0.7;
  cursor: pointer;
  width: 90%;
  padding-top: 45%;
}
.home_slide_item.act, .home_slide_item:hover {
  opacity: 1;
}
.home_slide_item.act, .home_slide_item:hover {
  width: 100%;
  padding-top: 50%;
}
.home_slide_item:first-child {
  margin-top: 0px;
}
@media screen and (max-width: 850px) {
  .home_slide_item {
    height: 90%;
    width: 0;
    padding-top: 0;
    padding-left: 36%;
    margin: 0;
    margin-left: 5px;
  }
  .home_slide_item:first-child {
    /*margin: 0;*/
    margin-left: 0;
  }
  .home_slide_item.act, .home_slide_item:hover {
    padding-top: 0;
    padding-left: 40%;
    width: 0;
    height: 100%;
  }
}
@media screen and (min-width: 605px) and (max-width: 850px) {
  .home_slide_item {
    width: 200px;
    height: 100px;
    padding: 0;
  }
  .home_slide_item.act, .home_slide_item:hover {
    width: 226px;
    height: 115px;
    padding: 0;
  }
}
.home_slide_item > div:first-child {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
}
.home_slide_item.white > div:first-child {
  background-color: #fff;
}
.home_slide_item.porc_40 > div:first-child > img {
  width: 40%;
}
.home_slide_item.porc_50 > div:first-child > img {
  width: 50%;
}
.home_slide_item.porc_60 > div:first-child > img {
  width: 60%;
}
.home_slide_item.porc_70 > div:first-child > img {
  width: 70%;
}
.home_slide_item.porc_80 > div:first-child > img {
  width: 80%;
}
.home_slide_item.porc_90 > div:first-child > img {
  width: 90%;
}
.home_slide_item.porc_100 > div:first-child > img {
  width: 100%;
}
.home_slide_item.porc_100_100 > div:first-child > img {
  width: 100%;
  height: 100%;
}
.home_slide_item > div:first-child > img {
  max-width: 100%;
}
/*
		.home_slide_item > div:last-child{
			width: 20px;
			height: 100%;
			position: absolute;
			top: 0;
			left: 1px;
			justify-content: center;
			align-items: center;
			display: none;

			i{
				font-size: 35px;
				color: #fff;
				text-shadow: 2px 0px 5px #000;
			}
			i:last-child{
				display: none;
			}
		}
		.home_slide_item.act > div:last-child{
			display: flex;
		}
		@media screen and (max-width: 850px){
			.home_slide_item > div:last-child{
				width: 100%;
				height: 20px;
				top: 1px;
				left: 0;

				i:first-child{
					display: none;
				}
				i:last-child{
					display: inline-block;
				}
			}
		}
		*/
/* vistas_web/home/slider/slider_item_elemento.html */
.slider_item.act .slider_item_elemento > img {
  transition: all 0.3s ease-out;
}
.slider_item_elemento {
  position: relative;
}
.slider_item_elemento.absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider_item_elemento.porc_100_100_round {
  width: calc(100% - 10px) !important;
  height: calc(100% - 10px) !important;
  top: 5px;
  left: 5px;
  border-radius: 10px;
  overflow: hidden;
}
.slider_item_elemento > img {
  position: absolute;
}
/* vistas_web/home/slider/slider.html */
#home_cont_cont_slider {
  width: 100%;
  display: flex;
  max-width: 1900px;
  margin: auto;
}
#home_cont_slider {
  width: calc(100% - 10px);
  margin: auto;
  display: flex;
  margin-top: 10px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  box-shadow: 3px 3px 5px 0px #b4b4b4;
}
@media screen and (max-width: 700px) {
  #home_cont_slider {
    width: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 850px) {
  #home_cont_slider {
    flex-direction: column;
  }
}
@media screen and (min-width: 850px) {
  #home_cont_slider {
    height: 0;
    padding-top: 40%;
  }
}
@media screen and (min-width: 1680px) {
  #home_cont_slider {
    width: 1490px;
    height: 600px;
    padding-top: 0;
  }
}
/* CONTENEDOR IMAGEN Y COLOR */
#home_cont_slider > div:first-child {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
#home_cont_slider > div:nth-child(2) {
  width: calc(100% - 230px);
  height: 400px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 850px) {
  #home_cont_slider > div:nth-child(2) {
    position: absolute;
    top: 0;
    height: 100%;
  }
}
@media screen and (max-width: 850px) {
  #home_cont_slider > div:nth-child(2) {
    height: 0;
    width: 100%;
    padding-top: 50%;
  }
}
#home_cont_slider > div:nth-child(3) {
  width: calc(230px - 4px);
  height: calc(400px - 4px);
  overflow: auto;
  display: flex;
  flex-direction: column;
  border-radius: 0 10px 10px 0;
  margin: 2px;
}
@media screen and (min-width: 850px) {
  #home_cont_slider > div:nth-child(3) {
    position: absolute;
    top: 0;
    right: 0;
    height: calc(100% - 10px);
    margin: 5px;
  }
}
@media screen and (max-width: 850px) {
  #home_cont_slider > div:nth-child(3) {
    flex-direction: row;
    height: 0px;
    width: calc(100% - 10px);
    padding-top: 20%;
    position: relative;
    border-radius: 0 0 10px 10px;
    margin: 5px;
    margin-top: 0;
  }
}
@media screen and (min-width: 605px) and (max-width: 850px) {
  #home_cont_slider > div:nth-child(3) {
    width: calc(100% - 4px);
    height: 115px;
    padding-top: 0;
  }
}
#home_cont_slider > div:nth-child(3) > div {
  width: 100%;
  height: 100%;
  overflow: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 850px) {
  #home_cont_slider > div:nth-child(3) > div {
    position: absolute;
    top: 0;
    flex-direction: row;
    width: 100%;
  }
}
@media screen and (min-width: 605px) and (max-width: 850px) {
  #home_cont_slider > div:nth-child(3) > div {
    height: 115px;
    width: auto;
  }
}
#home_cont_cont_slider > div:nth-child(2) {
  display: none;
  width: calc(100% - 1515px);
  height: 596px;
  margin-top: 10px;
  margin-right: 10px;
}
@media screen and (min-width: 1750px) {
  #home_cont_cont_slider > div:nth-child(2) {
    display: block;
  }
}
/* vistas_web/home/slider/slider_item_elemento_link.html */
.slider_items_elemento_link.absolute {
  position: absolute;
  width: calc(100% - 10px) !important;
  height: calc(100% - 10px) !important;
  top: 5px;
  left: 5px;
  border-radius: 10px;
  overflow: hidden;
}
.slider_items_elemento_link > a {
  display: contents;
}
/* vistas_web/transparencia/form_solicitar_informacion.html */
#web_transp_form_solicitar_informacion {
  background-color: #fff;
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 450px) {
  #web_transp_form_solicitar_informacion {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#web_transp_form_solicitar_informacion > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
}
#web_transp_form_solicitar_informacion > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
}
#web_transp_form_solicitar_informacion > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#web_transp_form_solicitar_informacion > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) {
  width: 100%;
  height: calc(100% - 50px);
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child {
  display: flex;
  justify-content: space-around;
  background-color: #a5a5a5;
  height: 60px;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child > div {
  height: 100%;
  width: calc(100% / 3);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: no-drop;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child > div.valido {
  cursor: pointer;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child > div:hover:not(.act) {
  background-color: #787878;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child > div.act {
  background-color: #fff;
  cursor: default;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child > div > p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:first-child > div.act > p {
  color: #444;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) {
  margin: 0;
  padding: 10px 20px;
  width: calc(100% - 40px);
  max-width: 700px;
  height: calc(100% - 80px);
  overflow: auto;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form {
  text-align: left;
  display: none;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form.act {
  display: block;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div {
  margin-top: 20px;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > label {
  display: block;
  color: #004f92;
  font-size: 16px;
  margin: 15px 0 5px 0;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > label > span {
  font-size: 14px;
  color: #aaa;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input, #web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > textarea, #web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select {
  width: calc(100% - 20px);
  height: 40px;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 0;
  font-size: 16px;
  padding: 0 10px;
  color: #444;
  background-color: #fff;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > textarea {
  height: 100px;
  padding: 10px;
  resize: vertical;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.error, #web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > textarea.error, #web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select.error {
  border: 1px solid red;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.ok, #web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > textarea.ok, #web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select.ok {
  border: 1px solid #0071d0;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.text > ::placeholder {
  color: #aaa;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda {
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-top: 7px;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda span {
  font-weight: bold;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: red;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 20px;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #888;
  width: 80%;
  height: 44px;
  border: 0;
  margin: 0;
  font-size: 22px;
  color: #fff;
  border-radius: 5px;
  max-width: 200px;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act {
  background-color: #0071d0;
}
#web_transp_form_solicitar_informacion > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act:focus {
  background-color: #00549b;
}
#web_transp_form_enviando {
  position: absolute;
  background-color: #fc9d30;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_transp_form_enviando.act {
  display: flex;
}
#web_transp_form_enviando > img {
  width: 80%;
  max-width: 300px;
}
#web_transp_form_enviando > i {
  font-size: 50px;
  margin-top: 100px;
}
#web_transp_form_enviando > p {
  font-size: 25px;
}
#web_transp_form_ok {
  position: absolute;
  background-color: #2982c4;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_transp_form_ok.act {
  display: flex;
}
#web_transp_form_ok > img {
  width: 80%;
  max-width: 300px;
}
#web_transp_form_ok > i {
  font-size: 50px;
  margin-top: 100px;
}
#web_transp_form_ok > p {
  font-size: 25px;
  text-align: center;
}
#web_transp_form_ok > button {
  width: 150px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  color: #2982c4;
  font-size: 20px;
  cursor: pointer;
  background-color: #fff;
}
#web_transp_form_ok > button:hover {
  background-color: #ddd;
}
/* vistas_web/contenido/seccion_box_tdt.html */
.cont_seccion_tdt {
  display: flex;
  flex-direction: column;
  max-width: 800px;
  border-radius: 10px;
  border: 1px solid #036cba;
  margin: 20px auto;
  overflow: hidden;
  width: calc(100% - 40px);
}
.cont_seccion_tdt > div:first-child {
  width: 100%;
  background-color: #036cba;
}
.cont_seccion_tdt > div:first-child > p {
  font-size: 18px;
  margin: 10px;
  color: #fff;
  text-transform: uppercase;
}
.cont_seccion_tdt > div:last-child {
  width: 100%;
}
.cont_seccion_tdt > div:last-child {
  width: 100%;
  border-top: 1px solid #036cba;
}
.cont_seccion_tdt > div:last-child > p {
  font-size: 14px;
  margin: 10px;
  color: #2f2e2e;
}
/* vistas_web/contenido/DISPONIBLE.html */
.contenido_titulo {
  width: calc(100% - 40px);
  padding: 20px;
  margin-top: 20px;
}
.contenido_titulo > h1 {
  margin: 0;
  color: #036cba;
  font-size: 22px;
}
.contenido_titulo > p {
  color: #4f4f4f;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  margin-top: 5px;
  display: none;
}
.contenido_titulo.tit_subtitulo > p {
  display: block;
}
/* vistas_web/contenido/seccion_box_tdt_dato_rel.html */
.cont_seccion_tdt_dato_rel {
  width: 100%;
  display: flex;
  border-top: 1px solid #b8b5b5;
}
.cont_seccion_tdt_dato_rel:first-child {
  border: 0;
}
.cont_seccion_tdt_dato_rel > div > p {
  font-size: 15px;
  margin: 10px;
}
.cont_seccion_tdt_dato_rel > div:first-child {
  width: 100px;
}
.cont_seccion_tdt_dato_rel > div:first-child > p {
  font-weight: bold;
  color: #01497e;
}
/* vistas_web/contenido/seccion_color_box_datos_btn.html */
/*
		h: hue: matiz	(color)					
		s: saturation	(intensidad del color)	+ saturate ,- desaturate
		l: ligereza		(obscuro a claro)		+
	*/
.colorbox_datos_btn {
  border-radius: 10px;
  margin: 0;
  position: relative;
  box-shadow: 3px 3px 5px -3px #000, inset 3px 3px 8px -2px #00000059;
  width: 100%;
  margin-bottom: 15px;
  max-width: 500px;
}
.colorbox_datos_btn.left {
  box-shadow: -3px 3px 5px -3px #000, inset -3px 3px 8px -2px #00000059;
}
.colorbox_datos_btn.red1 {
  background-color: #c84141;
  background-image: linear-gradient(to left, #e72323, #c84141);
}
.colorbox_datos_btn.left.red1 {
  background-image: linear-gradient(to right, #e72323, #c84141);
}
.colorbox_datos_btn.red2 {
  background-color: #c89941;
  background-image: linear-gradient(to left, #e7a223, #c89941);
}
.colorbox_datos_btn.left.red2 {
  background-image: linear-gradient(to right, #e7a223, #c89941);
}
.colorbox_datos_btn.yello {
  background-color: #c8b141;
  background-image: linear-gradient(to left, #e7c623, #c8b141);
}
.colorbox_datos_btn.left.yello {
  background-image: linear-gradient(to right, #e7c623, #c8b141);
}
.colorbox_datos_btn.green1 {
  background-color: #6ec841;
  background-image: linear-gradient(to left, #64e723, #6ec841);
}
.colorbox_datos_btn.left.green1 {
  background-image: linear-gradient(to right, #64e723, #6ec841);
}
.colorbox_datos_btn.green2 {
  background-color: #41c84a;
  background-image: linear-gradient(to left, #23e730, #41c84a);
}
.colorbox_datos_btn.left.green2 {
  background-image: linear-gradient(to right, #23e730, #41c84a);
}
.colorbox_datos_btn.green3 {
  background-color: #41c89b;
  background-image: linear-gradient(to left, #23e7a5, #41c89b);
}
.colorbox_datos_btn.left.green3 {
  background-image: linear-gradient(to right, #23e7a5, #41c89b);
}
.colorbox_datos_btn.blue1 {
  background-color: #41c1c8;
  background-image: linear-gradient(to left, #23dde7, #41c1c8);
}
.colorbox_datos_btn.left.blue1 {
  background-image: linear-gradient(to right, #23dde7, #41c1c8);
}
.colorbox_datos_btn.blue2 {
  background-color: #41a2c8;
  background-image: linear-gradient(to left, #23afe7, #41a2c8);
}
.colorbox_datos_btn.left.blue2 {
  background-image: linear-gradient(to right, #23afe7, #41a2c8);
}
.colorbox_datos_btn.blue3 {
  background-color: #4163c8;
  background-image: linear-gradient(to left, #2354e7, #4163c8);
}
.colorbox_datos_btn.left.blue3 {
  background-image: linear-gradient(to right, #2354e7, #4163c8);
}
.colorbox_datos_btn.violet {
  background-color: #7041c8;
  background-image: linear-gradient(to left, #6723e7, #7041c8);
}
.colorbox_datos_btn.left.violet {
  background-image: linear-gradient(to right, #6723e7, #7041c8);
}
.colorbox_datos_btn.pink1 {
  background-color: #a441c8;
  background-image: linear-gradient(to left, #b223e7, #a441c8);
}
.colorbox_datos_btn.left.pink1 {
  background-image: linear-gradient(to right, #b223e7, #a441c8);
}
.colorbox_datos_btn.pink2 {
  background-color: #c841a0;
  background-image: linear-gradient(to left, #e723ac, #c841a0);
}
.colorbox_datos_btn.left.pink2 {
  background-image: linear-gradient(to right, #e723ac, #c841a0);
}
.colorbox_datos_btn.pink3 {
  background-color: #c84167;
  background-image: linear-gradient(to left, #e7235a, #c84167);
}
.colorbox_datos_btn.left.pink3 {
  background-image: linear-gradient(to right, #e7235a, #c84167);
}
.colorbox_datos_btn > a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  position: relative;
  /*height: 180px;*/
  justify-content: center;
  min-height: 180px;
}
.colorbox_datos_btn.left > a {
  align-items: flex-end;
}
.colorbox_datos_btn > a > img {
  position: absolute;
  /*height: 100%;*/
  right: 0;
  bottom: 0;
  transition: all 0.3s ease-out;
  filter: drop-shadow(3px -3px 3px #00000057);
  height: 150px;
}
.colorbox_datos_btn.left > a > img {
  transform: scaleX(-1);
  left: 0;
  filter: drop-shadow(-3px -3px 3px #00000057);
}
.colorbox_datos_btn:hover > a > img {
  height: 180px;
}
.colorbox_datos_btn > a > p {
  color: #fff;
  font-size: 18px;
  font-family: poetsenone, bariol;
  margin: 20px 10px;
  display: flex;
  width: calc(100% - 160px);
  letter-spacing: 1px;
  text-shadow: -2px 2px 3px #0000009c;
  text-align: left;
  z-index: 1;
  min-width: 190px;
  flex-direction: column;
}
.colorbox_datos_btn.left > a > p {
  /*justify-content: flex-end;
				text-align: right;*/
  margin: 20px 10px;
}
.colorbox_datos_btn > a > p > span {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: initial;
  width: max-content;
  border-radius: 5px;
  text-shadow: 0px 0px 5px #00000099;
}
.colorbox_datos_btn > a > div {
  position: relative;
  width: calc(100% - 170px);
  display: flex;
  padding: 0 10px 10px 10px;
  z-index: 1;
  min-width: 190px;
  flex-grow: 1;
}
.colorbox_datos_btn.left > a > div {
  justify-content: flex-end;
  padding: 0 10px 10px 10px;
}
.colorbox_datos_btn > a > div > p {
  margin: 0;
  font-size: 13px;
  color: #fff;
  width: 100%;
  font-weight: bold;
  display: flex;
  text-shadow: 0 0 5px #444;
  background-color: #0000004f;
  border-radius: 10px;
  padding: 10px;
  align-items: center;
}
.colorbox_datos_btn.red1 > a > div > p {
  text-shadow: 0 0 10px #7e2525;
}
.colorbox_datos_btn.red2 > a > div > p {
  text-shadow: 0 0 10px #7e5f25;
}
.colorbox_datos_btn.yello > a > div > p {
  text-shadow: 0 0 10px #7e7025;
}
.colorbox_datos_btn.green1 > a > div > p {
  text-shadow: 0 0 10px #437e25;
}
.colorbox_datos_btn.green2 > a > div > p {
  text-shadow: 0 0 10px #257e2b;
}
.colorbox_datos_btn.green3 > a > div > p {
  text-shadow: 0 0 10px #257e61;
}
.colorbox_datos_btn.blue1 > a > div > p {
  text-shadow: 0 0 10px #257a7e;
}
.colorbox_datos_btn.blue2 > a > div > p {
  text-shadow: 0 0 10px #25657e;
}
.colorbox_datos_btn.blue3 > a > div > p {
  text-shadow: 0 0 10px #253b7e;
}
.colorbox_datos_btn.violet > a > div > p {
  text-shadow: 0 0 10px #44257e;
}
.colorbox_datos_btn.pink1 > a > div > p {
  text-shadow: 0 0 10px #67257e;
}
.colorbox_datos_btn.pink2 > a > div > p {
  text-shadow: 0 0 10px #7e2564;
}
.colorbox_datos_btn.pink3 > a > div > p {
  text-shadow: 0 0 10px #7e253e;
}
.colorbox_datos_btn.left > a > div > p {
  justify-content: flex-end;
  /*text-align: right;*/
}
/* vistas_web/contenido/contenido_base.html */
/*CON CABECERA EXPANDIDA*/
.bs_ventana {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 157px;
  height: calc(100% - 157px);
}
/*CON CABECERA SEMI CONTRAIDA*/
.bs_ventana.minicab {
  padding-top: 107px;
  height: calc(100% - 107px);
}
.bs_ventana.minicab.super {
  padding-top: 105px;
  height: calc(100% - 105px);
}
/*NEW TOP: MOSTRAR CABECERA SOLI SI ESTA CON MINICAB (CABECERA SEMI CONTRAIDA)*/
.bs_ventana.top_new {
  padding-top: 0;
  height: 100%;
}
.bs_ventana.top_new.minicab {
  /*padding-top: 0;*/
  padding-top: 107px;
  height: calc(100% - 107px);
}
.bs_ventana.sin_cabecera {
  height: 100%;
  padding-top: 0;
}
.bs_ventana.act {
  display: block;
}
.bs_ventana:not(.home) > div:first-child {
  width: 100%;
  box-shadow: 0px 1px 33px -12px #000;
  position: absolute;
  height: 155px;
  z-index: 2;
  background-color: #fff;
  top: 0;
}
.bs_ventana.minicab:not(.home) > div:first-child {
  height: 105px;
}
.bs_ventana.sin_cabecera > div:first-child {
  display: none;
}
.bs_ventana.top_new > div:first-child {
  top: -157px;
  opacity: 0;
}
.bs_ventana.top_new.minicab > div:first-child {
  top: 0;
  opacity: 1;
}
.bs_ventana.ora_mod_int_ale_dar > div:first-child {
  border-bottom: 2px solid #ec6e21;
}
.bs_ventana.ora_mod_cla > div:first-child {
  border-bottom: 2px solid #f08e1d;
}
.bs_ventana.mos_ora_mod_cla > div:first-child {
  border-bottom: 2px solid #e6b413;
}
.bs_ventana.orange > div:first-child {
  border-bottom: 2px solid #fc9d30;
}
.bs_ventana.orange_strong > div:first-child {
  border-bottom: 2px solid #ec6e21;
}
.bs_ventana.green_respaldo > div:first-child {
  border-bottom: 2px solid #058b45;
}
.bs_ventana.green > div:first-child {
  border-bottom: 2px solid #00b567;
}
.bs_ventana.blue_light > div:first-child {
  border-bottom: 2px solid #4e9ed7;
}
.bs_ventana.blue > div:first-child {
  border-bottom: 2px solid #319ff2;
}
.bs_ventana.brown > div:first-child {
  border-bottom: 2px solid #e9864a;
}
.bs_ventana > div:last-child {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 1;
}
.bs_ventana:not(.home) > div:last-child {
  /*max-width: 1500px;
			margin: auto;*/
}
.bs_ventana.sin_cabecera > div:last-child {
  height: 100%;
}
/* vistas_web/contenido/seccion_box_itd.html */
.cont_seccion_itd {
  display: flex;
  max-width: calc(100% - 40px);
  border-radius: 10px;
  margin: 20px auto;
  overflow: hidden;
  text-decoration: none;
  background-color: #777;
  width: 350px;
  box-shadow: -1px 1px 2px 0px #666;
}
.cont_seccion_itd:hover {
  box-shadow: -2px 2px 4px 0px #000;
}
.cont_seccion_itd.solo_margin_top_15 {
  margin: 0;
  margin-top: 15px;
}
.cont_seccion_itd.solo_margin_top_15:first-child {
  margin-top: 0;
}
.cont_seccion_itd.violet {
  background-color: #6f66f8;
  border: 1px solid #3129b1;
}
.cont_seccion_itd.orange {
  background-color: #f7860b;
  border: 1px solid #6f4619;
}
.cont_seccion_itd.yellow {
  background-color: #c1971e;
  border: 1px solid #7c5f09;
}
.cont_seccion_itd.green {
  background-color: #3f973f;
  border: 1px solid #186118;
}
.cont_seccion_itd.blue {
  background-color: #036cba;
  border: 1px solid #041d30;
}
.cont_seccion_itd > div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
}
.cont_seccion_itd > div:first-child > i {
  font-size: 24px;
  margin: 15px;
  color: #fff;
}
.cont_seccion_itd > div:nth-child(2) {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.cont_seccion_itd > div:nth-child(2) > p {
  font-size: 16px;
  color: #fff;
  margin: 10px;
  margin-bottom: 0;
}
.cont_seccion_itd > div:nth-child(2) > div {
  width: 100%;
  display: flex;
  justify-content: end;
  height: 30px;
  align-items: center;
}
.cont_seccion_itd > div:nth-child(2) > div > i {
  font-size: 12px;
  color: #fff9;
  margin-right: 11px;
}
.cont_seccion_itd > div:nth-child(2) > div > p {
  font-size: 12px;
  margin: 0;
  color: #fff9;
  margin-right: 20px;
}
.cont_seccion_itd:hover > div:nth-child(2) > div > i, .cont_seccion_itd:hover > div:nth-child(2) > div > p {
  color: #fff;
  font-weight: bold;
}
/* vistas_web/contenido/cabecera_subcat_item.html */
.cab_subcat_iem {
  min-width: 40px;
  margin: 0 0 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  margin-left: 5px;
  background-color: #0000003d;
  height: 40px;
  border-radius: 5px;
  padding: 0 7px;
}
.cab_subcat_iem.act {
  background-color: #fff;
  cursor: default;
}
.cab_subcat_iem:not(.act):hover {
  background-color: #00000085;
}
.cab_subcat_iem.home {
  min-width: 30px;
}
@media screen and (max-width: 200px) {
  .super_cont_cat.cab > .cab_subcat_iem:not(.home):not(.cab_ocultos):not(.act) {
    display: none;
  }
}
@media screen and (min-width: 200px) and (max-width: 300px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_"] {
    display: none;
  }
}
@media screen and (min-width: 300px) and (max-width: 400px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_"] {
    display: none;
  }
}
@media screen and (min-width: 400px) and (max-width: 500px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_"] {
    display: none;
  }
}
@media screen and (min-width: 500px) and (max-width: 600px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_"] {
    display: none;
  }
}
@media screen and (min-width: 600px) and (max-width: 700px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_"] {
    display: none;
  }
}
@media screen and (min-width: 700px) and (max-width: 800px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_"] {
    display: none;
  }
}
@media screen and (min-width: 800px) and (max-width: 900px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_"] {
    display: none;
  }
}
@media screen and (min-width: 900px) and (max-width: 1000px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_"] {
    display: none;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_"] {
    display: none;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_10_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_"] {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .bs_ventana:not(.minicab) .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_10_"] {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_10_11_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab:not(.home) > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_"] {
    display: none;
  }
  .bs_ventana.minicab .super_cont_cat.cab.home > .cab_subcat_iem[class*="btn_cat_1_2_3_4_5_6_7_8_9_10_"] {
    display: none;
  }
}
.cab_subcat_iem > p {
  color: #ffffffd6;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.cab_subcat_iem:not(.act):hover > p {
  color: #fff;
}
.cab_subcat_iem.act > p {
  color: #5e5e5e;
}
.contenido_cabecera.blue .cab_subcat_iem.act > p {
  color: #024375;
}
.contenido_cabecera.green .cab_subcat_iem.act > p {
  color: #196840;
}
.contenido_cabecera.orange .cab_subcat_iem.act > p {
  color: #ac5331;
}
.contenido_cabecera.brown .cab_subcat_iem.act > p {
  color: #ac5331;
}
.cab_subcat_iem > p > i {
  font-size: 22px;
}
/* vistas_web/contenido/seccion_lista_ordenada.html */
.cont_seccion_lista_ordenada {
  display: flex;
  flex-direction: column;
  width: calc(100% - 40px);
  margin: 20px auto;
}
.cont_seccion_lista_ordenada.con_bordes {
  border-radius: 10px;
  border: 1px solid #444;
  padding: 20px 5px;
}
.cont_seccion_lista_ordenada.con_bordes_union_superior {
  width: calc(100% - 60px);
  border-radius: 0 0 10px 10px;
  border: 1px solid #444;
  padding: 20px 10px;
  margin-top: 0;
  border-top: 0;
}
.cont_seccion_lista_ordenada > ol {
  margin: 0;
}
/* vistas_web/contenido/seccion_box_itl.html */
.cont_seccion_itl {
  display: flex;
  max-width: calc(100% - 40px);
  border-radius: 10px;
  margin: 20px auto;
  overflow: hidden;
  text-decoration: none;
  background-color: #777;
  width: 350px;
  box-shadow: -1px 1px 2px 0px #666;
}
.cont_seccion_itl:hover {
  box-shadow: -2px 2px 4px 0px #000;
}
.cont_seccion_itl.solo_margin_top_15 {
  margin: 0;
  margin-top: 15px;
}
.cont_seccion_itl.solo_margin_top_15:first-child {
  margin-top: 0;
}
.cont_seccion_itl.violet {
  background-color: #6f66f8;
  border: 1px solid #3129b1;
}
.cont_seccion_itl.orange {
  background-color: #f7860b;
  border: 1px solid #6f4619;
}
.cont_seccion_itl.yellow {
  background-color: #c1971e;
  border: 1px solid #7c5f09;
}
.cont_seccion_itl.green {
  background-color: #3f973f;
  border: 1px solid #186118;
}
.cont_seccion_itl.blue {
  background-color: #036cba;
  border: 1px solid #041d30;
}
.cont_seccion_itl > div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
}
.cont_seccion_itl > div:first-child > i {
  font-size: 24px;
  margin: 15px;
  color: #fff;
}
.cont_seccion_itl > div:nth-child(2) {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.cont_seccion_itl > div:nth-child(2) > p {
  font-size: 16px;
  color: #fff;
  margin: 10px;
  margin-bottom: 0;
}
.cont_seccion_itl > div:nth-child(2) > div {
  width: 100%;
  display: flex;
  justify-content: end;
  height: 30px;
  align-items: center;
}
.cont_seccion_itl > div:nth-child(2) > div > i {
  font-size: 12px;
  color: #fff9;
  margin-right: 11px;
}
.cont_seccion_itl > div:nth-child(2) > div > p {
  font-size: 12px;
  margin: 0;
  color: #fff9;
  margin-right: 20px;
}
.cont_seccion_itl:hover > div:nth-child(2) > div > i, .cont_seccion_itl:hover > div:nth-child(2) > div > p {
  color: #fff;
  font-weight: bold;
}
/* vistas_web/contenido/cabecera_pag.html */
.contenido_cabecera_pag {
  position: relative;
  width: 100%;
  height: 100%;
}
.contenido_cabecera_pag > div:first-child {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  overflow: hidden;
  display: none;
}
.contenido_cabecera_pag > div:first-child > img {
  width: 100%;
  position: absolute;
  min-height: 100%;
  filter: blur(3px);
}
@media screen and (max-width: 600px) {
  .contenido_cabecera_pag > div:first-child > img {
    width: auto;
  }
}
.contenido_cabecera_pag > div:nth-child(2) {
  width: 100%;
  height: 100%;
  /*background-color: #5b5b5bbd;*/
  position: absolute;
  display: flex;
  flex-direction: column;
}
.contenido_cabecera_pag.con_subtitulo > div:nth-child(2) {
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: center;
}
/*
		@each $color_nombre, $color_codigos in $multicolor{
    
			$color_1: nth($color_codigos, 1);
			$color_2: nth($color_codigos, 2);

			.contenido_cabecera_pag.#{$color_nombre}  	> div:nth-child(2){
				background-color: $color_1;
				background-image: linear-gradient(to bottom, $color_1, $color_2);
			}
		}
		*/
.contenido_cabecera_pag > div:nth-child(2) > div.contenido_cabecera_pag_titulo {
  width: calc(100% - 125px);
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media screen and (min-width: 1520px) {
  .contenido_cabecera_pag > div:nth-child(2) > div.contenido_cabecera_pag_titulo {
    max-width: 1500px;
    margin: auto;
  }
}
.contenido_cabecera_pag > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p {
  color: #363536;
  margin: 0;
  font-size: 34px;
  display: flex;
  /*text-shadow: -2px 2px 2px #000;*/
  flex-direction: column;
  font-family: supra_bold;
  line-height: 32px;
}
/* MINICAB */
.bs_ventana.minicab .contenido_cabecera_pag > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p {
  font-size: 22px;
  line-height: 1.1;
}
.contenido_cabecera_pag > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p > span {
  font-size: 14px;
}
/* MINICAB */
.bs_ventana.minicab .contenido_cabecera_pag > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p > span {
  font-size: 12px;
}
/*CLASES PARA CABECERA DE DIRECCIONES MUNICIPALES*/
.contenido_cabecera_pag.direccion_titulo > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p {
  font-size: 40px;
  font-family: supra_bold_italic, sans-serif;
  /*text-shadow: -3px 3px 5px #00000070;*/
  line-height: 0.9;
  text-transform: uppercase;
  /*align-items: center;
				text-align: center;*/
}
/* MINICAB */
.bs_ventana.minicab .contenido_cabecera_pag.direccion_titulo > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p {
  font-size: 30px;
}
.contenido_cabecera_pag.direccion_titulo.mini > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p {
  font-size: 30px;
}
/* MINICAB */
.bs_ventana.minicab .contenido_cabecera_pag.direccion_titulo.mini > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p {
  font-size: 26px;
}
.contenido_cabecera_pag.direccion_titulo > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p > img {
  width: 115px;
  /*filter: drop-shadow(-3px 3px 3px #00000070);*/
  margin-top: 3px;
}
/* MINICAB */
.bs_ventana.minicab .contenido_cabecera_pag.direccion_titulo > div:nth-child(2) > div.contenido_cabecera_pag_titulo > p > img {
  width: 112px;
}
/* vistas_web/contenido/contenido_titulo.html */
.contenido_titulo {
  width: calc(100% - 40px);
  padding: 20px;
  margin-top: 20px;
}
.contenido_titulo > h1 {
  margin: 0;
  color: #036cba;
  font-size: 22px;
}
.contenido_titulo > p {
  color: #4f4f4f;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  margin-top: 5px;
  display: none;
}
.contenido_titulo.tit_subtitulo > p {
  display: block;
}
/* vistas_web/contenido/seccion_video_youtube.html */
.cont_seccion_video_youtube {
  width: calc(100% - 40px);
  margin: auto;
  margin-bottom: 20px;
  max-width: 700px;
}
.cont_seccion_video_youtube > div {
  width: 100%;
  height: 0;
  padding-top: 53.2%;
  position: relative;
}
.cont_seccion_video_youtube > div > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cont_seccion_video_youtube > div > div > iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
/* vistas_web/contenido/subcategoria_resumen_colorbox.html */
/*
		h: hue: matiz	(color)					
		s: saturation	(intensidad del color)	+ saturate ,- desaturate
		l: ligereza		(obscuro a claro)		+
	*/
.colorbox_item_cont {
  border-radius: 10px;
  margin: 0;
  position: relative;
  box-shadow: 3px 3px 5px -3px #000, inset 3px 3px 8px -2px #00000059;
  width: 100%;
  margin-bottom: 15px;
  max-width: 500px;
}
.colorbox_item_cont.desbordado {
  width: calc(100% - 20px);
}
.colorbox_item_cont:not(.left).desbordado {
  margin-right: 20px;
}
.colorbox_item_cont.left.desbordado {
  margin-left: 20px;
}
.colorbox_item_cont.left {
  box-shadow: -3px 3px 5px -3px #000, inset -3px 3px 8px -2px #00000059;
}
.colorbox_item_cont.red1 {
  background-color: #c84141;
  background-image: linear-gradient(to left, #e72323, #c84141);
}
.colorbox_item_cont.left.red1 {
  background-image: linear-gradient(to right, #e72323, #c84141);
}
.colorbox_item_cont.red2 {
  background-color: #c89941;
  background-image: linear-gradient(to left, #e7a223, #c89941);
}
.colorbox_item_cont.left.red2 {
  background-image: linear-gradient(to right, #e7a223, #c89941);
}
.colorbox_item_cont.yello {
  background-color: #c8b141;
  background-image: linear-gradient(to left, #e7c623, #c8b141);
}
.colorbox_item_cont.left.yello {
  background-image: linear-gradient(to right, #e7c623, #c8b141);
}
.colorbox_item_cont.green1 {
  background-color: #6ec841;
  background-image: linear-gradient(to left, #64e723, #6ec841);
}
.colorbox_item_cont.left.green1 {
  background-image: linear-gradient(to right, #64e723, #6ec841);
}
.colorbox_item_cont.green2 {
  background-color: #41c84a;
  background-image: linear-gradient(to left, #23e730, #41c84a);
}
.colorbox_item_cont.left.green2 {
  background-image: linear-gradient(to right, #23e730, #41c84a);
}
.colorbox_item_cont.green3 {
  background-color: #41c89b;
  background-image: linear-gradient(to left, #23e7a5, #41c89b);
}
.colorbox_item_cont.left.green3 {
  background-image: linear-gradient(to right, #23e7a5, #41c89b);
}
.colorbox_item_cont.blue1 {
  background-color: #41c1c8;
  background-image: linear-gradient(to left, #23dde7, #41c1c8);
}
.colorbox_item_cont.left.blue1 {
  background-image: linear-gradient(to right, #23dde7, #41c1c8);
}
.colorbox_item_cont.blue2 {
  background-color: #41a2c8;
  background-image: linear-gradient(to left, #23afe7, #41a2c8);
}
.colorbox_item_cont.left.blue2 {
  background-image: linear-gradient(to right, #23afe7, #41a2c8);
}
.colorbox_item_cont.blue3 {
  background-color: #4163c8;
  background-image: linear-gradient(to left, #2354e7, #4163c8);
}
.colorbox_item_cont.left.blue3 {
  background-image: linear-gradient(to right, #2354e7, #4163c8);
}
.colorbox_item_cont.violet {
  background-color: #7041c8;
  background-image: linear-gradient(to left, #6723e7, #7041c8);
}
.colorbox_item_cont.left.violet {
  background-image: linear-gradient(to right, #6723e7, #7041c8);
}
.colorbox_item_cont.pink1 {
  background-color: #a441c8;
  background-image: linear-gradient(to left, #b223e7, #a441c8);
}
.colorbox_item_cont.left.pink1 {
  background-image: linear-gradient(to right, #b223e7, #a441c8);
}
.colorbox_item_cont.pink2 {
  background-color: #c841a0;
  background-image: linear-gradient(to left, #e723ac, #c841a0);
}
.colorbox_item_cont.left.pink2 {
  background-image: linear-gradient(to right, #e723ac, #c841a0);
}
.colorbox_item_cont.pink3 {
  background-color: #c84167;
  background-image: linear-gradient(to left, #e7235a, #c84167);
}
.colorbox_item_cont.left.pink3 {
  background-image: linear-gradient(to right, #e7235a, #c84167);
}
.colorbox_item_cont > a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  position: relative;
  /*height: 180px;*/
  justify-content: center;
  min-height: 180px;
}
.colorbox_item_cont.left > a {
  align-items: flex-end;
}
.colorbox_item_cont > a > img {
  position: absolute;
  /*height: 100%;*/
  right: 0;
  bottom: 0;
  transition: all 0.3s ease-out;
  filter: drop-shadow(3px -3px 3px #00000057);
  height: 150px;
}
.colorbox_item_cont.left > a > img {
  transform: scaleX(-1);
  left: 0;
  filter: drop-shadow(-3px -3px 3px #00000057);
}
.colorbox_item_cont:hover > a > img {
  height: 180px;
}
.colorbox_item_cont:not(.left).desbordado > a > img {
  right: -22px;
}
.colorbox_item_cont.left.desbordado > a > img {
  left: -22px;
}
.colorbox_item_cont > a > p {
  color: #fff;
  font-size: 18px;
  font-family: supra_bold;
  margin: 20px 10px;
  display: flex;
  width: calc(100% - 160px);
  letter-spacing: 1px;
  text-shadow: -2px 2px 3px #00000069;
  text-align: left;
  z-index: 1;
  min-width: 190px;
  flex-direction: column;
}
.colorbox_item_cont.left > a > p {
  /*justify-content: flex-end;
				text-align: right;*/
  margin: 20px 10px;
}
.colorbox_item_cont > a > p > span {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: initial;
  width: max-content;
  border-radius: 5px;
  text-shadow: 0px 0px 5px #00000099;
}
.colorbox_item_cont > a > div {
  position: relative;
  width: calc(100% - 170px);
  display: flex;
  padding: 0 10px 10px 10px;
  z-index: 1;
  min-width: 190px;
  flex-grow: 1;
}
.colorbox_item_cont.left > a > div {
  justify-content: flex-end;
  padding: 0 10px 10px 10px;
}
.colorbox_item_cont > a > div > p {
  margin: 0;
  font-size: 13px;
  color: #fff;
  width: 100%;
  font-weight: bold;
  display: flex;
  text-shadow: 0 0 5px #444;
  background-color: #0000004f;
  border-radius: 10px;
  padding: 10px;
  align-items: center;
}
.colorbox_item_cont.red1 > a > div > p {
  text-shadow: 0 0 10px #7e2525;
}
.colorbox_item_cont.red2 > a > div > p {
  text-shadow: 0 0 10px #7e5f25;
}
.colorbox_item_cont.yello > a > div > p {
  text-shadow: 0 0 10px #7e7025;
}
.colorbox_item_cont.green1 > a > div > p {
  text-shadow: 0 0 10px #437e25;
}
.colorbox_item_cont.green2 > a > div > p {
  text-shadow: 0 0 10px #257e2b;
}
.colorbox_item_cont.green3 > a > div > p {
  text-shadow: 0 0 10px #257e61;
}
.colorbox_item_cont.blue1 > a > div > p {
  text-shadow: 0 0 10px #257a7e;
}
.colorbox_item_cont.blue2 > a > div > p {
  text-shadow: 0 0 10px #25657e;
}
.colorbox_item_cont.blue3 > a > div > p {
  text-shadow: 0 0 10px #253b7e;
}
.colorbox_item_cont.violet > a > div > p {
  text-shadow: 0 0 10px #44257e;
}
.colorbox_item_cont.pink1 > a > div > p {
  text-shadow: 0 0 10px #67257e;
}
.colorbox_item_cont.pink2 > a > div > p {
  text-shadow: 0 0 10px #7e2564;
}
.colorbox_item_cont.pink3 > a > div > p {
  text-shadow: 0 0 10px #7e253e;
}
.colorbox_item_cont.left > a > div > p {
  justify-content: flex-end;
  /*text-align: right;*/
}
/* vistas_web/contenido/cabecera_base.html */
.contenido_cabecera {
  position: relative;
  width: 100%;
  height: 100%;
}
.contenido_cabecera.ora_mod_int_ale_dar {
  background-color: #ec6e21;
  background-image: linear-gradient(to bottom, #ec6e21, #dc5f1d);
}
.contenido_cabecera.ora_mod_cla {
  background-color: #f08e1d;
  background-image: linear-gradient(to bottom, #f08e1d, #df7701);
}
.contenido_cabecera.mos_ora_mod_cla {
  background-color: #e6b413;
  background-image: linear-gradient(to bottom, #e6b413, #d39c04);
}
.contenido_cabecera.orange {
  background-color: #fc9d30;
  background-image: linear-gradient(to bottom, #fc9d30, #ed8a18);
}
.contenido_cabecera.orange_strong {
  background-color: #ec6e21;
  background-image: linear-gradient(to bottom, #ec6e21, #dc5f1d);
}
.contenido_cabecera.green_respaldo {
  background-color: #058b45;
  background-image: linear-gradient(to bottom, #058b45, #037439);
}
.contenido_cabecera.green {
  background-color: #00b567;
  background-image: linear-gradient(to bottom, #00b567, #007848);
}
.contenido_cabecera.blue_light {
  background-color: #4e9ed7;
  background-image: linear-gradient(to bottom, #4e9ed7, #4e9ed7);
}
.contenido_cabecera.blue {
  background-color: #319ff2;
  background-image: linear-gradient(to bottom, #319ff2, #1a6dab);
}
.contenido_cabecera.brown {
  background-color: #e9864a;
  background-image: linear-gradient(to bottom, #e9864a, #b45f2b);
}
.contenido_cabecera > div:first-child {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  overflow: hidden;
  display: none;
}
.contenido_cabecera > div:first-child > img {
  width: 100%;
  position: absolute;
  min-height: 100%;
  filter: blur(3px);
}
@media screen and (max-width: 600px) {
  .contenido_cabecera > div:first-child > img {
    width: auto;
  }
}
.contenido_cabecera > div:nth-child(2) {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  /*position: absolute;*/
  max-width: 1500px;
  margin: auto;
}
.contenido_cabecera > div:nth-child(2) > div:first-child {
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 10px;
  width: calc(100% - 115px);
}
.contenido_cabecera > div:nth-child(2) > div:first-child > p {
  color: #fff;
  margin: 0;
  font-size: 28px;
  display: flex;
  align-items: center;
  text-shadow: -2px 2px 2px #000;
}
.contenido_cabecera > div:nth-child(2) > div:first-child > img {
  height: 60px;
  max-height: 70%;
  max-width: 100%;
}
.contenido_cabecera > div:nth-child(2) > div:last-child {
  height: 45px;
  display: flex;
  position: relative;
}
/* vistas_web/contenido/cabecera_base_titulo_enlace.html */
.bse_cab_titulo {
  height: auto;
  background-color: #00000096;
  padding: 10px 20px;
  border-radius: 5px;
  margin-right: 10px;
  cursor: pointer;
  text-decoration: none;
}
.bse_cab_titulo:hover {
  background-color: #fff;
}
.bse_cab_titulo > p {
  margin: 0;
  font-size: 16px;
  color: #d6c8c8;
  text-transform: uppercase;
  font-weight: bold;
}
.bse_cab_titulo:hover > p {
  color: #030303;
}
/* vistas_web/contenido/seccion_titulo_parrafo.html */
.cont_seccion_titulo_parrafo {
  width: calc(100% - 40px);
  padding: 20px;
}
.cont_seccion_titulo_parrafo > h1 {
  color: #333;
  font-size: 18px;
  margin: 0 0 20px 0;
}
.cont_seccion_titulo_parrafo > div {
  width: 100%;
}
.cont_seccion_titulo_parrafo > div > p {
  margin: 0;
  color: #333;
  font-size: 16px;
}
.cont_seccion_titulo_parrafo > div > p:not(:first-child) {
  margin-top: 15px;
}
/* vistas_web/contenido/seccion_lista_boxes.html */
.cont_seccion_lista_boxes {
  display: flex;
  flex-direction: column;
  padding: 20px;
  margin: auto;
  max-width: 500px;
}
/* vistas_web/contenido/seccion_lista_boxes_item.html */
.cont_seccion_lista_boxes_item {
  margin: 2px;
  padding: 0 10px;
  border: 1px solid #444;
  border-radius: 5px;
}
.cont_seccion_lista_boxes_item > p {
  font-size: 16px;
  color: #3e3d3d;
  font-weight: bold;
  margin: 15px 0;
}
/* vistas_web/contenido/elemento_titulo.html */
.web_cont_elemento_titulo {
  width: calc(100% - 40px);
  margin: 20px auto;
}
.web_cont_elemento_titulo.margin_extra {
  margin: 50px auto 30px auto;
}
.web_cont_elemento_titulo.bordes_union_inferior {
  border: 1px solid #444;
  margin-bottom: 0;
  border-radius: 10px 10px 0 0;
}
.web_cont_elemento_titulo.fondo_color {
  background-color: #154f72;
  margin: 0;
  padding: 10px 20px;
}
.web_cont_elemento_titulo.fondo_color.con_margin {
  width: calc(100% - 60px);
  margin: 0 10px;
  border-radius: 10px 10px 0 0;
}
.web_cont_elemento_titulo > h1 {
  color: #333;
  font-size: 28px;
  line-height: 1.1;
  margin: 5px 0;
  font-weight: bold;
}
.web_cont_elemento_titulo.fondo_color > h1 {
  color: #fff;
}
.web_cont_elemento_titulo.titulo_normal > h1 {
  font-size: 18px;
}
.web_cont_elemento_titulo.size20px > h1 {
  font-size: 20px;
}
.web_cont_elemento_titulo.noticia > h1 {
  font-size: 30px;
  color: #101e49;
}
.web_cont_elemento_titulo.bordes_union_inferior > h1 {
  padding: 10px 20px;
}
/* vistas_web/contenido/cabecera_subcat_item_ver_mas.html */
.cab_subcat_iem > div > i {
  color: #fff;
  border-radius: 5px;
  font-size: 22px;
  margin-left: 10px;
  display: none;
}
.cab_subcat_iem > div > i.arrow {
  font-size: 18px;
  margin-left: 10px;
}
.cab_subcat_iem:not(.act) > div > i.mostrar, .cab_subcat_iem.act > div > i.ocultar {
  display: flex;
}
/* vistas_web/contenido/contenedor_subcategorias.html */
.cont_subcategorias {
  width: 100%;
}
.cont_subcategorias > div {
  width: calc(100% - 20px);
  margin: 10px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
/* vistas_web/contenido/contenedor_tramites.html */
#cont_web_tramites {
  width: calc(100% - 40px);
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 20px;
  margin-top: 0;
}
#cont_web_tramites > div:first-child {
  width: 100%;
  display: none;
}
#cont_web_tramites > div:first-child > div {
  width: 100%;
}
#cont_web_tramites > div:nth-child(2) {
  width: 100%;
}
#cont_web_tramites > div:nth-child(2) > div {
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
/* vistas_web/contenido/elemento_titulo_subtitulo.html */
.web_cont_elemento_titulo_subtitulo {
  width: 100%;
  margin: 5px 0 0 0;
}
.web_cont_elemento_titulo_subtitulo > h2 {
  color: #555;
  font-size: 14px;
  margin: 0;
}
.web_cont_elemento_titulo_subtitulo.noticia > h2 {
  color: #4a546f;
  font-size: 18px;
}
/* vistas_web/contenido/seccion_box_btn.html */
.cont_seccion_btn {
  display: flex;
  max-width: calc(100% - 40px);
  border-radius: 10px;
  margin: 20px auto;
  overflow: hidden;
  text-decoration: none;
  background-color: #777;
  width: 350px;
  box-shadow: -1px 1px 2px 0px #666;
  cursor: pointer;
}
.cont_seccion_btn:hover {
  box-shadow: -2px 2px 4px 0px #000;
}
.cont_seccion_btn.violet {
  background-color: #6f66f8;
  border: 1px solid #3129b1;
}
.cont_seccion_btn.orange {
  background-color: #f7860b;
  border: 1px solid #6f4619;
}
.cont_seccion_btn.yellow {
  background-color: #c1971e;
  border: 1px solid #7c5f09;
}
.cont_seccion_btn.green {
  background-color: #3f973f;
  border: 1px solid #186118;
}
.cont_seccion_btn.blue {
  background-color: #036cba;
  border: 1px solid #041d30;
}
.cont_seccion_btn > div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
}
.cont_seccion_btn > div:first-child > i {
  font-size: 24px;
  margin: 15px;
  color: #fff;
}
.cont_seccion_btn > div:nth-child(2) {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.cont_seccion_btn > div:nth-child(2) > p {
  font-size: 16px;
  color: #fff;
  margin: 10px;
  margin-bottom: 0;
}
.cont_seccion_btn > div:nth-child(2) > div {
  width: 100%;
  display: flex;
  justify-content: end;
  height: 30px;
  align-items: center;
}
.cont_seccion_btn > div:nth-child(2) > div > i {
  font-size: 12px;
  color: #fff9;
  margin-right: 11px;
}
.cont_seccion_btn > div:nth-child(2) > div > p {
  font-size: 12px;
  margin: 0;
  color: #fff9;
  margin-right: 20px;
}
.cont_seccion_btn:hover > div:nth-child(2) > div > i, .cont_seccion_btn:hover > div:nth-child(2) > div > p {
  color: #fff;
  font-weight: bold;
}
/* vistas_web/contenido/seccion_tabla_simple.html */
.cont_seccion_tabla {
  border: 1px solid #848484;
  border-radius: 10px;
  margin: 20px auto;
  width: fit-content;
  max-width: calc(100% - 40px);
  overflow: auto;
}
.cont_seccion_tabla.blue {
  border: 1px solid #014a95;
  background-color: #014a95;
  background-image: linear-gradient(to bottom right, #014a95, #0091b3, #004286);
  box-shadow: 3px 3px 5px 0px #b4b4b4, inset 0px 0px 8px 0px #004d60;
  border-bottom: 0;
}
.cont_seccion_tabla > table {
  border-collapse: collapse;
}
/*TITULOS*/
.cont_seccion_tabla > table > tbody > tr.web_cont_tbl_titulos {
  background-color: #036cba;
}
.cont_seccion_tabla > table > tbody > tr.web_cont_tbl_titulos > th {
  text-align: left;
  color: #fff;
  font-weight: normal;
  padding: 10px;
}
.cont_seccion_tabla > table > tbody > tr.web_cont_tbl_titulos > th:last-child {
  text-align: center;
}
/*FILAS*/
.cont_seccion_tabla > table > tbody > tr {
  border-top: 1px solid #848484;
}
.cont_seccion_tabla.blue > table > tbody > tr {
  border-top: 1px solid #00000040;
}
.cont_seccion_tabla > table > tbody > tr:first-child {
  border: 0;
}
.cont_seccion_tabla > table > tbody > tr > td {
  color: #444;
  padding: 10px;
  font-size: 16px;
}
.cont_seccion_tabla.blue > table > tbody > tr > td {
  color: #fff;
  text-shadow: -3px 3px 5px #040404;
}
.cont_seccion_tabla > table > tbody > tr > td > span {
  margin-right: 20px;
}
.cont_seccion_tabla.fila_uno_bold > table > tbody > tr > td:first-child {
  font-weight: bold;
}
.cont_seccion_tabla > table > tbody > tr > td:first-child > i {
  font-size: 19px;
  width: 32px;
}
.cont_seccion_tabla > table > tbody > tr > td.blue_bold {
  color: #01497e;
  font-weight: bold;
}
.cont_seccion_tabla > table > tbody > tr > td.bold {
  font-weight: bold;
}
.cont_seccion_tabla > table > tbody > tr > td:last-child {
  text-align: right;
}
/* vistas_web/contenido/seccion_parrafo_item.html */
.cont_seccion_parrafo_item {
  font-size: 16px;
  margin: 10px 0 0 0;
  color: #333;
  line-height: 24px;
}
.cont_seccion_parrafo_item.dos_columnas {
  column-count: 2;
  /* numero de columnas */
  column-gap: 20px;
  /* separacion de columnas */
  column-rule: 1px outset #999999;
  /* barra de sepacion de columnas */
}
.cont_seccion_parrafo_item.noticia {
  color: #222;
}
.cont_seccion_parrafo_item.pregunta {
  font-weight: bold;
  font-size: 20px;
  color: #154f72;
}
.cont_seccion_parrafo_item.respuesta {
  font-size: 18px;
  margin-bottom: 30px;
}
.cont_seccion_parrafo_item.cita {
  max-width: 500px;
  border-radius: 10px;
  background-color: #e65b26;
  padding: 20px;
  margin: 20px;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  text-align: justify;
}
.cont_seccion_parrafo_item.box {
  max-width: 500px;
  margin: auto;
  background-color: #1e4ca5;
  border-radius: 10px;
  padding: 20px;
  color: #fff;
}
/* vistas_web/contenido/tramites_item.html */
.web_item_tramite {
  width: calc(100% - 22px);
  max-width: calc(100% - 20px);
  display: none;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 11px;
  margin: 10px;
  text-decoration: none;
  box-shadow: 3px 3px 5px 0px #b4b4b4;
  flex-direction: column;
  max-width: 450px;
  position: relative;
}
@media screen and (max-width: 450px) {
  .web_item_tramite {
    width: calc(100% - 2px);
    margin: 10px 0;
  }
}
@media screen and (min-width: 750px) {
  .web_item_tramite {
    width: calc(50% - 22px);
  }
}
@media screen and (min-width: 1100px) {
  .web_item_tramite {
    width: calc(33% - 22px);
  }
}
.web_item_tramite.act {
  display: flex;
}
.web_item_tramite > div:first-child {
  width: 100%;
  display: flex;
  align-items: center;
  height: 40px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: 0;
  border-bottom: 0 !important;
}
.web_item_tramite.blue > div:first-child {
  background-color: #588bb0;
}
.web_item_tramite.orange > div:first-child {
  background-color: #eda65f;
}
.web_item_tramite.green > div:first-child {
  background-color: #578b73;
}
.web_item_tramite.red > div:first-child {
  background-color: #ed876a;
}
.web_item_tramite.brown > div:first-child {
  background-color: #ab7b6b;
}
.web_item_tramite > div:first-child > i {
  color: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  margin-left: 10px;
}
.web_item_tramite.blue > div:first-child > i {
  color: #b9d4e8;
}
.web_item_tramite.orange > div:first-child > i {
  color: #fef3e7;
}
.web_item_tramite.green > div:first-child > i {
  color: #a5d6c0;
}
.web_item_tramite.red > div:first-child > i {
  color: #fff4f1;
}
.web_item_tramite.brown > div:first-child > i {
  color: #e8cfc7;
}
.web_item_tramite > div:first-child > p {
  margin: 0;
  margin-left: 10px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}
.web_item_tramite.blue > div:first-child > p {
  color: #b9d4e8;
}
.web_item_tramite.orange > div:first-child > p {
  color: #fef3e7;
}
.web_item_tramite.green > div:first-child > p {
  color: #a5d6c0;
}
.web_item_tramite.red > div:first-child > p {
  color: #fff4f1;
}
.web_item_tramite.brown > div:first-child > p {
  color: #e8cfc7;
}
.web_item_tramite > div:nth-child(2) {
  height: max-content;
  display: flex;
  flex-direction: column;
  background-color: white;
  min-height: 150px;
  margin: 40px 0 50px 0;
  height: 100%;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.web_item_tramite.blue > div:nth-child(2) {
  border: 1px solid #3e86bb;
}
.web_item_tramite.orange > div:nth-child(2) {
  border: 1px solid #fa9e43;
}
.web_item_tramite.green > div:nth-child(2) {
  border: 1px solid #41916d;
}
.web_item_tramite.red > div:nth-child(2) {
  border: 1px solid #fa744e;
}
.web_item_tramite.brown > div:nth-child(2) {
  border: 1px solid #b8694f;
}
.web_item_tramite > div:nth-child(2) {
  border-top: 0;
  border-bottom: 0;
}
.web_item_tramite > div:nth-child(2) > div:first-child {
  height: max-content;
  width: 100%;
  display: flex;
  align-items: center;
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:first-child {
  width: 65px;
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:first-child > i {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #fff;
  box-shadow: inset 0 0 6px #000000ab;
  text-shadow: -2px 2px 4px #000000ab;
}
.web_item_tramite.blue > div:nth-child(2) > div:first-child > div:first-child > i {
  background-color: #3573a0;
}
.web_item_tramite.orange > div:nth-child(2) > div:first-child > div:first-child > i {
  background-color: #f98d20;
}
.web_item_tramite.green > div:nth-child(2) > div:first-child > div:first-child > i {
  background-color: #36795b;
}
.web_item_tramite.red > div:nth-child(2) > div:first-child > div:first-child > i {
  background-color: #f8592c;
}
.web_item_tramite.brown > div:nth-child(2) > div:first-child > div:first-child > i {
  background-color: #a15942;
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child {
  width: calc(100% - 95px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 15px 0;
  align-items: stretch;
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p:first-child {
  width: max-content;
  margin: 0;
  padding: 5px 10px;
  font-size: 12px;
  color: #444;
  font-weight: bold;
  background-color: #8b8b8b;
  border-radius: 5px;
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.blue:first-child {
  color: #7a7d81;
  background-color: rgba(84, 124, 167, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.orange:first-child {
  color: #866c5a;
  background-color: rgba(168, 103, 56, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.green:first-child {
  color: #3a6d54;
  background-color: rgba(33, 134, 84, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.red:first-child {
  color: #928383;
  background-color: rgba(181, 96, 96, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.brown:first-child {
  color: #57504c;
  background-color: rgba(112, 73, 51, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.pink:first-child {
  color: #6a6669;
  background-color: rgba(137, 71, 127, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.deepred:first-child {
  color: #bf4040;
  background-color: rgba(230, 26, 26, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.deeporange:first-child {
  color: #bf6440;
  background-color: rgba(230, 83, 26, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.deepblue:first-child {
  color: #4c88b1;
  background-color: rgba(38, 144, 215, 0.2);
}
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p.deepgreen:first-child {
  color: #1e4d1a;
  background-color: rgba(17, 92, 10, 0.2);
}
/*NOMBRE DEL TRAMITE*/
.web_item_tramite > div:nth-child(2) > div:first-child > div:last-child > p:last-child {
  margin: 0;
  /*color: #0a5201;*/
  margin-top: 8px;
  font-size: 18px;
  font-weight: bold;
  font-family: supra_light;
  letter-spacing: 0.5px;
}
.web_item_tramite.blue > div:nth-child(2) > div:first-child > div:last-child > p:last-child {
  color: #3573a0;
}
.web_item_tramite.orange > div:nth-child(2) > div:first-child > div:last-child > p:last-child {
  color: #f98d20;
}
.web_item_tramite.green > div:nth-child(2) > div:first-child > div:last-child > p:last-child {
  color: #36795b;
}
.web_item_tramite.red > div:nth-child(2) > div:first-child > div:last-child > p:last-child {
  color: #f8592c;
}
.web_item_tramite.brown > div:nth-child(2) > div:first-child > div:last-child > p:last-child {
  color: #a15942;
}
.web_item_tramite > div:nth-child(2) > div:last-child {
  min-height: 50px;
}
.web_item_tramite > div:nth-child(2) > div:last-child > p {
  margin: 0;
  padding: 15px;
  padding-top: 0;
  color: #555;
  font-size: 16px;
}
.web_item_tramite > div:nth-child(3) {
  width: 100%;
  height: 50px;
  display: flex;
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: 0;
}
.web_item_tramite.blue > div:nth-child(3) {
  background-color: #4d7ea1;
}
.web_item_tramite.blue > div:nth-child(3):hover {
  background-color: #2e658d;
}
.web_item_tramite.orange > div:nth-child(3) {
  background-color: #ea9948;
}
.web_item_tramite.orange > div:nth-child(3):hover {
  background-color: #f88008;
}
.web_item_tramite.green > div:nth-child(3) {
  background-color: #4d7b66;
}
.web_item_tramite.green > div:nth-child(3):hover {
  background-color: #2e674d;
}
.web_item_tramite.red > div:nth-child(3) {
  background-color: #eb7553;
}
.web_item_tramite.red > div:nth-child(3):hover {
  background-color: #f84613;
}
.web_item_tramite.brown > div:nth-child(3) {
  background-color: #a16d5c;
}
.web_item_tramite.brown > div:nth-child(3):hover {
  background-color: #8f4f3a;
}
.web_item_tramite > div:nth-child(3) > div {
  width: 100%;
  height: 100%;
}
.web_item_tramite > div:nth-child(3) > div > div, .web_item_tramite > div:nth-child(3) > div > a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_item_tramite > div:nth-child(3) > div > div > p, .web_item_tramite > div:nth-child(3) > div > a > p {
  margin: 0;
  color: #fff;
  text-align: center;
  width: calc(100% - 20px);
  font-size: 16px;
}
.web_item_tramite > div:nth-child(3) > div > div > p > i, .web_item_tramite > div:nth-child(3) > div > a > p > i {
  margin-left: 15px;
  color: #fff;
  font-size: 20px;
}
/* vistas_web/contenido/seccion_lista_desordenada.html */
.cont_seccion_lista_desordenada {
  display: flex;
  flex-direction: column;
  width: calc(100% - 40px);
  margin: 20px auto;
}
.cont_seccion_lista_desordenada > ul {
  margin: 0;
}
/* vistas_web/contenido/cabecera_pag_barra_nav.html */
.web_cont_cab_barra_nav {
  width: 100%;
  min-height: 50px;
  height: 50px;
  display: flex;
  align-items: flex-end;
  max-width: 1500px;
  margin: auto;
}
.bs_ventana.minicab .web_cont_cab_barra_nav {
  min-height: 40px;
  height: 40px;
}
.web_cont_cab_barra_nav > div {
  width: 100%;
  height: calc(100% - 5px);
  display: flex;
}
/* vistas_web/contenido/seccion_imagen.html */
.cont_seccion_imagen {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.cont_seccion_imagen.cab {
  margin: 0;
}
.cont_seccion_imagen > div {
  width: calc(100% - 40px);
  margin: auto;
  max-width: 500px;
  position: relative;
}
.cont_seccion_imagen.grande > div {
  max-width: 750px;
}
.cont_seccion_imagen > div > img {
  width: calc(100% - 10px);
  border: 1px solid #036cba;
  padding: 5px;
  border-radius: 10px;
}
.cont_seccion_imagen.sin_bordes > div > img {
  border: 0;
  padding: 0;
}
.cont_seccion_imagen.cab > div > img {
  margin-top: 100px;
}
.cont_seccion_imagen > div > p {
  position: absolute;
  bottom: 5px;
  padding: 15px 10px;
  background-color: #00000080;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-size: 15px;
  margin: 0;
  width: calc(100% - 30px);
}
/* vistas_web/contenido/seccion_lista_item.html */
.cont_seccion_lista_item {
  font-size: 16px;
  margin: 10px 0 0 0;
  color: #333;
}
.cont_seccion_lista_item.texto_grande {
  font-size: 18px;
}
/* vistas_web/contenido/cabecera_pag_barra_nav_item.html */
.web_cont_cab_barra_item {
  background-color: #00000096;
  border-radius: 5px;
  margin-left: 5px;
}
.web_cont_cab_barra_item:hover {
  background-color: #000;
}
.web_cont_cab_barra_item > a {
  height: 100%;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.web_cont_cab_barra_item > a > p {
  color: #fff;
}
.web_cont_cab_barra_item > a > p > i {
  font-size: 20px;
}
/* vistas_web/contenido/seccion_parrafos.html */
.cont_seccion_parrafos {
  display: flex;
  flex-direction: column;
  width: calc(100% - 40px);
  margin: 20px auto;
}
/* vistas_web/contenido/contenedor_conconaldia.html */
#cont_aldia {
  width: calc(100% - 40px);
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 20px;
  margin-top: 0;
}
/* vistas_web/contenido/noticia_item.html */
.noticia_item_ELIMINAR {
  margin-top: 20px;
  /*box-shadow: 0 0 3px 1px #424242;*/
  /*box-shadow: 0 0 6px 0px #605b5b;*/
  /*border-radius: 10px;
		border: 2px solid #1a6dab;
		overflow: hidden;*/
  position: relative;
  /*height: 417px;
		width: calc(100% - 20px);*/
  width: 100%;
  height: 0px;
  padding-top: 120%;
  cursor: pointer;
  background-color: #fff;
  /*border: 2px solid #1a6dab;*/
}
.noticia_item_ELIMINAR:hover {
  /*border: 2px solid #bebebe;*/
  /*box-shadow: 0 0 4px 1px #005a90;*/
}
@media screen and (min-width: 600px) {
  .noticia_item_ELIMINAR {
    width: calc(50% - 20px);
    padding-top: 65%;
  }
}
@media screen and (min-width: 900px) {
  .noticia_item_ELIMINAR {
    width: calc(33% - 20px);
    padding-top: 45%;
  }
}
.noticia_item_ELIMINAR > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  box-shadow: 0 0 2px 2px #00000080;
  text-decoration: none;
}
.noticia_item_ELIMINAR > a > div:first-child {
  display: flex;
  justify-content: center;
  /*background-image: url(/img/noticias/noticia01.jpg);
				background-size: cover;
				border-radius: 10px 10px 0 0;
				border: 2px solid #1a6dab4a;
				border-bottom: 0;
				background-clip: revert-layer;
				background-origin: border-box;*/
}
.noticia_item_ELIMINAR > a > div:first-child > img {
  /*width: calc(100% - 4px);
				border-radius: 10px 10px 0 0;
				opacity: 0;*/
  max-width: 100%;
  /*border: 2px solid #1a6dabe3;
				border-bottom-color: rgba(26, 109, 171, 0.89);
				border-bottom-style: solid;
				border-bottom-width: 2px;
				border-bottom: 0;*/
  border-radius: 10px 10px 0 0;
}
.noticia_item_ELIMINAR > a > div:last-child {
  height: 100%;
  overflow: hidden;
  /*border: 2px solid #1a6dab;
				border-top: 0;*/
  border-radius: 0 0 10px 10px;
}
.noticia_item_ELIMINAR > a > div:last-child > div:first-child {
  width: calc(100% - 30px);
  margin: 20px auto;
  font-weight: bold;
}
/* TITULO */
.noticia_item_ELIMINAR > a > div:last-child > div:first-child > p:first-child {
  color: #155f97;
  margin: 0;
  font-size: 18px;
}
/* FECHA */
.noticia_item_ELIMINAR > a > div:last-child > div:first-child > p:last-child {
  margin: 5px 0;
  font-size: 12px;
  color: #666;
}
.noticia_item_ELIMINAR > a > div:last-child > div:nth-child(2) {
  width: calc(100% - 30px);
  margin: auto;
}
.noticia_item_ELIMINAR > a > div:last-child > div:nth-child(2) > p {
  margin: 20px 0;
  font-family: Verdana;
  font-size: 16px;
  color: #444;
}
.noticia_item_ELIMINAR > a > div:last-child > div:nth-child(3) {
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
  background: #fff;
  background: linear-gradient(180deg, #fff0 0%, #fff 40%, #fff 100%);
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0 13px;
  border-radius: 0 0 10px 10px;
}
.noticia_item_ELIMINAR > a > div:last-child > div:nth-child(3) > p {
  color: #999;
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
}
.noticia_item_ELIMINAR > a > div:last-child > div:nth-child(3) > i {
  margin-left: 10px;
  font-size: 20px;
  color: #999;
  margin-top: 15px;
}
.noticia_item_ELIMINAR:hover > div > div:last-child > div:nth-child(3) > p, .noticia_item_ELIMINAR:hover > div > div:last-child > div:nth-child(3) > i {
  color: #036cba;
  font-weight: bold;
}
/* vistas_web/contenido/seccion_box_laboral.html */
.box_cont_oferta_laboral {
  width: calc(100% - 40px);
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 0 7px -1px #000;
  cursor: pointer;
  margin: 30px auto;
}
@media screen and (max-width: 550px) {
  .box_cont_oferta_laboral {
    flex-direction: column;
  }
}
.box_cont_oferta_laboral > div:first-child {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (max-width: 550px) {
  .box_cont_oferta_laboral > div:first-child {
    width: 100%;
  }
}
.box_cont_oferta_laboral > div:first-child > img {
  border-radius: 10px;
  margin: 5px;
  box-shadow: 0 0 8px -1px #292727d1;
  height: calc(100% - 10px);
}
.box_cont_oferta_laboral > div:nth-child(2) {
  width: calc(100% - 200px);
  height: calc(200px - 30px);
  padding: 15px;
  position: relative;
}
@media screen and (max-width: 550px) {
  .box_cont_oferta_laboral > div:nth-child(2) {
    width: calc(100% - 30px);
  }
}
.box_cont_oferta_laboral > div:nth-child(2) > h1 {
  margin: 0 0 15px 0;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #00508c;
}
.box_cont_oferta_laboral > div:nth-child(2) > p {
  font-size: 14px;
  text-align: justify;
  color: #444;
}
.box_cont_oferta_laboral > div:nth-child(2) > div {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.98) 56%, rgba(255, 255, 255, 0) 100%);
  text-transform: uppercase;
  display: flex;
  align-items: end;
  -webkit-align-items: end;
  justify-content: end;
  -webkit-justify-content: end;
}
.box_cont_oferta_laboral > div:nth-child(2) > div > p {
  margin-right: 5px;
  color: #898888;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.box_cont_oferta_laboral > div:nth-child(2) > div > i {
  margin-right: 30px;
  margin-bottom: 12px;
  color: #898888;
}
.box_cont_oferta_laboral:hover > div:nth-child(2) > div > i {
  color: #036cba;
}
.box_cont_oferta_laboral:hover > div:nth-child(2) > div > p {
  color: #036cba;
  font-weight: bold;
}
/* vistas_web/contenido/subcategoria_resumen_box.html */
.subcat_item_cont {
  border-radius: 10px;
  margin: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0px #b4b4b4;
  width: 100%;
  margin-bottom: 15px;
}
.subcat_item_cont > div {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}
.subcat_item_cont > div > img {
  height: 100%;
  position: absolute;
  right: 0;
}
.subcat_item_cont > div > div {
  width: 100%;
  height: 100%;
  position: absolute;
}
.subcat_item_cont.blue > div > div {
  background-color: #116da2bd;
}
.subcat_item_cont.green > div > div {
  background-color: #088f4abd;
}
.subcat_item_cont.orange > div > div {
  background-color: #ec8d20bd;
}
.subcat_item_cont.brown > div > div {
  background-color: #884015bd;
}
.subcat_item_cont > a {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  position: relative;
  height: 150px;
  justify-content: center;
}
.subcat_item_cont > a > p {
  color: #fff;
  font-size: 24px;
  font-family: supra_bold;
  margin: 0;
  display: flex;
  align-items: end;
  width: calc(100% - 40px);
  letter-spacing: 1px;
  text-shadow: -2px 2px 3px #000000a6;
}
.subcat_item_cont > a > div {
  position: relative;
  width: calc(100% - 40px);
  display: flex;
  margin-top: 10px;
}
.subcat_item_cont > a > div > p {
  margin: 0;
  font-size: 13px;
  color: #fff;
  width: calc(100% - 30px);
  font-weight: bold;
}
.subcat_item_cont > a > div > i {
  font-size: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 30px;
  display: flex;
  align-items: center;
  color: #ffffff4a;
  justify-content: end;
}
/* vistas_web/contenedores/direccion_municipal.html */
.contenedor_direccion_municipal {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 700px) {
  .contenedor_direccion_municipal {
    flex-direction: column;
  }
}
.contenedor_direccion_municipal > div:first-child {
  width: calc(100% - 350px);
}
@media screen and (max-width: 700px) {
  .contenedor_direccion_municipal > div:first-child {
    width: 100%;
  }
}
.contenedor_direccion_municipal > div:first-child > div:nth-child(3) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 700px) {
  .contenedor_direccion_municipal > div:first-child > div:nth-child(3) {
    padding: 10px;
  }
}
.contenedor_direccion_municipal > div:nth-child(2) {
  width: 350px;
}
@media screen and (max-width: 700px) {
  .contenedor_direccion_municipal > div:nth-child(2) {
    width: 100%;
  }
}
.contenedor_direccion_municipal > div:nth-child(2) > div {
  width: 100%;
  display: flex;
  justify-content: center;
}
.contenedor_direccion_municipal > div:nth-child(2) > div > div {
  width: calc(100% - 10px);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 700px) {
  .contenedor_direccion_municipal > div:nth-child(2) > div > div {
    /*width: calc(100% - 20px);
						margin: 0;*/
    width: 100%;
    margin-right: 0;
  }
}
/* vistas_web/contenedores/supercategoria_contenedor/sc_contenedor_boton.html */
.bs_supercat_contenedor_boton {
  text-decoration: none;
  height: max-content;
  margin: 3px 0 3px 10px;
}
.bs_supercat_contenedor_boton:first-child {
  margin-left: 0;
}
.bs_supercat_contenedor_boton > p {
  background-color: #00000045;
  color: #fff;
  padding: 0 10px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  margin: 0;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs_supercat_contenedor_boton:hover > p {
  background-color: #00000075;
}
/* vistas_web/contenedores/supercategoria_contenedor/sc_botones_ocultos_contenedor.html */
.cont_super_mostrar_cat {
  text-decoration: none;
  height: max-content;
  margin: 3px 0 3px 3px;
  position: relative;
}
@media screen and (max-width: 450px) {
  #bs_cont_dist.superior_hidden .cont_super_mostrar_cat {
    position: initial;
  }
}
.cont_super_mostrar_cat.cab {
  margin: 0 10px 5px 5px;
}
.cont_super_mostrar_cat > i {
  background-color: #00000045;
  color: #fff;
  border-radius: 5px;
  font-size: 22px;
  cursor: pointer;
  min-height: 40px;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  display: none;
}
.cont_super_mostrar_cat:hover > i {
  background-color: #00000075;
}
.cont_super_mostrar_cat.mostrar > i {
  background-color: #fff;
  position: relative;
  color: #444;
  z-index: 2;
}
#bs_cont_dist:not(.superior_hidden) .cont_super_mostrar_cat.mostrar > i {
  min-height: 44px;
  border-radius: 10px 10px 0 0;
}
@media screen and (min-width: 450px) {
  .cont_super_mostrar_cat.mostrar > i {
    min-height: 44px;
    border-radius: 10px 10px 0 0;
  }
}
.cont_super_mostrar_cat:not(.mostrar) > i.mostrar, .cont_super_mostrar_cat.mostrar > i.ocultar {
  display: flex;
}
.cont_super_mostrar_cat > svg {
  width: 11px;
  position: absolute;
  bottom: 0px;
  left: -10px;
  z-index: 2;
  display: none;
}
#bs_cont_dist:not(.superior_hidden) .cont_super_mostrar_cat.mostrar > svg {
  display: block;
}
@media screen and (min-width: 450px) {
  .cont_super_mostrar_cat.mostrar > svg {
    display: block;
  }
}
.cont_super_mostrar_cat > svg > path {
  fill: #fff;
}
.cont_super_mostrar_cat > div {
  position: absolute;
  width: 250px;
  background-color: #fff;
  right: 0;
  z-index: 1;
  top: 43px;
  display: none;
  margin-top: 0px;
  overflow: hidden;
  border-radius: 10px 0 10px 10px;
  box-shadow: 0px 2px 5px 3px #00000063;
  flex-direction: column;
  justify-content: flex-start;
}
.cont_super_mostrar_cat.mostrar > div {
  display: flex;
}
@media screen and (max-width: 450px) {
  #bs_cont_dist.superior_hidden .bs_ventana .cont_super_mostrar_cat > div {
    height: calc(100vh - 150px);
    border-radius: 0;
    width: 100%;
    top: 45px;
  }
  #bs_cont_dist.superior_hidden .bs_ventana.minicab .cont_super_mostrar_cat > div {
    height: calc(100vh - 105px);
  }
}
.cont_super_mostrar_cat > div > div:first-child {
  width: 100%;
  z-index: 1;
  position: relative;
  /*box-shadow: 0px 4px 5px -4px #000;
				border-bottom: 1px solid #cbcbcb;*/
  box-shadow: 0px 4px 11px -5px #8c8c8c;
}
.cont_super_mostrar_cat.sin_titulo > div > div:first-child {
  display: none;
}
.cont_super_mostrar_cat > div > div:first-child > p {
  color: #f25f18;
  margin: 0;
  padding: 12px 10px;
  font-size: 18px;
  font-weight: bold;
}
.cont_super_mostrar_cat > div > div:nth-child(2) {
  max-height: 300px;
  overflow: auto;
  position: relative;
  /*border: 4px solid #dfdede;*/
  padding: 5px 0;
  background-color: #ddd;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cont_super_mostrar_cat:not(.sin_titulo) > div > div:nth-child(2) {
  border-top: 0;
}
.cont_super_mostrar_cat.sin_titulo > div > div:nth-child(2) {
  border-radius: 10px 10px 0 0;
}
.cont_super_mostrar_cat:not(.sin_text_exp) > div > div:nth-child(2) {
  border-bottom: 0;
}
.cont_super_mostrar_cat.sin_text_exp > div > div:nth-child(2) {
  border-radius: 0 0 10px 10px;
}
.cont_super_mostrar_cat.sin_titulo.sin_text_exp > div > div:nth-child(2) {
  border-radius: 10px;
}
@media screen and (max-width: 450px) {
  #bs_cont_dist.superior_hidden .cont_super_mostrar_cat > div > div:nth-child(2) {
    max-height: 100%;
    min-height: calc(100% - 58px);
    border-radius: 0;
  }
}
.cont_super_mostrar_cat > div > div:nth-child(3) {
  width: 100%;
  float: right;
  position: relative;
  z-index: 2;
  /*box-shadow: 0px -2px 5px -4px #000;
				border-top: 1px solid #cbcbcb;*/
  box-shadow: 0px -4px 11px -5px #8c8c8c;
}
.cont_super_mostrar_cat.sin_text_exp > div > div:nth-child(3) {
  display: none;
}
.cont_super_mostrar_cat > div > div:nth-child(3) > p {
  margin: 4px;
  padding: 10px 10px;
  font-size: 14px;
  text-align: right;
  color: #fff;
  font-family: supra_light;
  background-color: #974800;
  border-radius: 10px;
  margin-top: 5px;
}
.cont_super_mostrar_cat > div > div:nth-child(3) > i {
  position: absolute;
  color: #974800;
  top: -8px;
  right: 20px;
  font-size: 36px;
  z-index: -1;
  text-shadow: 0px -2px 0px #fff;
}
/* vistas_web/contenedores/supercategoria_contenedor/sc_contenedor.html */
.bs_supercat_contenedor {
  width: calc(100% - 20px);
  margin: 20px 0 20px 10px;
}
@media screen and (max-width: 700px) {
  .bs_supercat_contenedor {
    width: 100%;
    margin: 20px 0;
  }
}
.bs_supercat_contenedor > div {
  border-radius: 10px;
  height: max-content;
  margin: 0;
  padding-bottom: 0;
}
/*@each $color_nombre, $color_codigos in $multicolor {
    
			$color_1: nth($color_codigos, 1);
			$color_2: nth($color_codigos, 2);

			.bs_supercat_contenedor.#{$color_nombre} > div{
				background-color: $color_1;
				background-image: linear-gradient(to left, $color_1, $color_2);
			}
		}*/
@media screen and (max-width: 700px) {
  .bs_supercat_contenedor > div {
    width: 100%;
    border-radius: 0;
  }
}
.bs_supercat_contenedor > div > div:first-child {
  display: flex;
  align-items: center;
  /*padding: 0 10px;
				min-height: 60px;*/
  position: sticky;
  /*top: -25px;*/
  top: 0;
  z-index: 2;
  /*border-radius: 10px 10px 0 0;
				margin-bottom: 25px;
				padding-top: 25px;*/
  height: 110px;
  background-color: #eaeaea;
}
/*
			@each $color_nombre, $color_codigos in $multicolor {
    
				$color_1: nth($color_codigos, 1);
				$color_2: nth($color_codigos, 2);

				.bs_supercat_contenedor.#{$color_nombre} > div > div:first-child{
					background-color: $color_1;
					background-image: linear-gradient(to left, $color_1, $color_2);
				}
			}*/
.bs_supercat_contenedor > div > div:first-child > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 10px;
  border-radius: 10px 10px 0 0;
  height: 100%;
  margin-top: 10px;
}
@media screen and (max-width: 700px) {
  .bs_supercat_contenedor > div > div:first-child > div {
    border-radius: 0;
    margin-top: 0;
  }
}
.bs_supercat_contenedor.ora_mod_int_ale_dar > div > div:first-child > div {
  background-color: #ec6e21;
  background-image: linear-gradient(to left, #ec6e21, #dc5f1d);
}
.bs_supercat_contenedor.ora_mod_cla > div > div:first-child > div {
  background-color: #f08e1d;
  background-image: linear-gradient(to left, #f08e1d, #df7701);
}
.bs_supercat_contenedor.mos_ora_mod_cla > div > div:first-child > div {
  background-color: #e6b413;
  background-image: linear-gradient(to left, #e6b413, #d39c04);
}
.bs_supercat_contenedor.orange > div > div:first-child > div {
  background-color: #fc9d30;
  background-image: linear-gradient(to left, #fc9d30, #ed8a18);
}
.bs_supercat_contenedor.orange_strong > div > div:first-child > div {
  background-color: #ec6e21;
  background-image: linear-gradient(to left, #ec6e21, #dc5f1d);
}
.bs_supercat_contenedor.green_respaldo > div > div:first-child > div {
  background-color: #058b45;
  background-image: linear-gradient(to left, #058b45, #037439);
}
.bs_supercat_contenedor.green > div > div:first-child > div {
  background-color: #00b567;
  background-image: linear-gradient(to left, #00b567, #007848);
}
.bs_supercat_contenedor.blue_light > div > div:first-child > div {
  background-color: #4e9ed7;
  background-image: linear-gradient(to left, #4e9ed7, #4e9ed7);
}
.bs_supercat_contenedor.blue > div > div:first-child > div {
  background-color: #319ff2;
  background-image: linear-gradient(to left, #319ff2, #1a6dab);
}
.bs_supercat_contenedor.brown > div > div:first-child > div {
  background-color: #e9864a;
  background-image: linear-gradient(to left, #e9864a, #b45f2b);
}
.bs_supercat_contenedor > div > div:first-child > div > div:first-child {
  margin: 0;
  display: flex;
  align-items: center;
  width: inherit;
  padding: 5px;
}
/*TITULO TEXTO*/
.bs_supercat_contenedor > div > div:first-child > div > div:first-child > p {
  margin: 0;
  font-size: 32px;
  color: #fff;
  letter-spacing: -1.5px;
}
/*TITULO LOGO*/
.bs_supercat_contenedor > div > div:first-child > div > div:first-child > img {
  max-height: 60px;
  padding: 10px 0;
}
.bs_supercat_contenedor > div > div:nth-child(2) {
  width: calc(100% - 20px);
  height: calc(100% - 70px);
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #0003;
  padding: 10px;
  padding-top: 20px;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 700px) {
  .bs_supercat_contenedor > div > div:nth-child(2) {
    border-radius: 0;
  }
}
/* vistas_web/contenedores/supercategoria_contenedor/sc_boton_oculto.html */
.cont_super_mostrar_cat_btn {
  min-height: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  margin-bottom: 3px;
  overflow: hidden;
  border-radius: 5px;
  width: calc(100% - 6px);
}
.cont_super_mostrar_cat_btn:hover {
  background-color: #df7b21;
}
@media screen and (min-width: 200px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1 {
    display: none;
  }
}
@media screen and (min-width: 300px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1 {
    display: none;
  }
}
@media screen and (min-width: 400px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2 {
    display: none;
  }
}
@media screen and (min-width: 500px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3 {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4 {
    display: none;
  }
}
@media screen and (min-width: 700px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5 {
    display: none;
  }
}
@media screen and (min-width: 800px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6 {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7 {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8 {
    display: none;
  }
}
@media screen and (min-width: 1100px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9_10 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9 {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9_10 {
    display: none;
  }
  .bs_ventana:not(.minicab) .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9_10_11 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab:not(.home) > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9 {
    display: none;
  }
  .bs_ventana.minicab .super_botones_ocultos.cab.home > .cont_super_mostrar_cat_btn.btn_cat_1_2_3_4_5_6_7_8_9_10 {
    display: none;
  }
}
.cont_super_mostrar_cat_btn > p {
  margin: 0;
  color: #1a6dab;
  text-align: left;
  padding: 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 15px;
}
.cont_super_mostrar_cat_btn:hover > p {
  color: #fff;
}
.cont_super_mostrar_cat_btn > div {
  width: max-content;
  height: calc(100% - 6px);
  padding: 0 10px;
  display: flex;
  align-items: center;
  min-width: 50px;
  justify-content: center;
  background-color: #0003;
  border-radius: 5px;
  margin-right: 3px;
}
.cont_super_mostrar_cat_btn > div > p {
  margin: 0;
  line-height: 13px;
  color: #3c3c3c;
  width: max-content;
  font-size: 13px;
  font-family: supra_light;
  text-align: center;
}
.cont_super_mostrar_cat_btn:hover > div > p {
  color: #fff;
}
/* vistas_web/contenedores/supercategoria_contenedor/sc_contenedor_botones.html */
.bs_supercat_contenedor_botones {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
/* vistas_web/contenedores/supercategoria_categoria_items.html */
.contenedor_supercategoria_categoria_items {
  padding: 10px;
}
.contenedor_supercategoria_categoria_items > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
/* vistas_web/contenedores/expand_contra.html */
.cont_exp_cont {
  width: 100%;
  margin-top: 10px;
}
.cont_exp_cont:first-child {
  margin-top: 0;
}
.cont_exp_cont.con_margen {
  margin: auto;
}
@media screen and (max-width: 700px) {
  .cont_exp_cont.con_margen, .cont_exp_cont.sidebar_border {
    width: calc(100% - 10px);
  }
}
@media screen and (min-width: 700px) {
  .cont_exp_cont.sidebar_border {
    width: 100%;
  }
  .cont_exp_cont.con_margen {
    width: calc(100% - 20px);
  }
}
.cont_exp_cont > div:first-child {
  display: block;
}
.cont_exp_cont > div:first-child > div:first-child {
  display: block;
}
.cont_exp_cont > div:first-child > div:first-child > div:first-child {
  display: flex;
  min-height: 50px;
  background-color: #3777da;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  .cont_exp_cont > div:first-child > div:first-child > div:first-child {
    border-radius: 10px 10px 0 0;
  }
  .cont_exp_cont.colapsado > div:first-child > div:first-child > div:first-child {
    /*width: calc(100% - 20px);
                        margin: auto;*/
    border-radius: 10px;
  }
}
@media screen and (min-width: 700px) {
  .cont_exp_cont.sidebar_border > div:first-child > div:first-child > div:first-child {
    border-radius: 10px 10px 0 0;
  }
  .cont_exp_cont.sidebar_border.colapsado > div:first-child > div:first-child > div:first-child {
    border-radius: 10px;
  }
}
.cont_exp_cont > div:first-child > div:first-child > div:first-child > div:first-child {
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
  padding: 10px 15px;
}
.cont_exp_cont > div:first-child > div:first-child > div:first-child > div:first-child > h1 {
  margin: 0;
  font-size: 20px;
  color: #fff;
}
.cont_exp_cont > div:first-child > div:first-child > div:first-child > div:nth-child(2) {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont_exp_cont > div:first-child > div:first-child > div:first-child > div:nth-child(2) > i {
  color: #ffffff7d;
  display: none;
  font-size: 20px;
}
.cont_exp_cont > div:first-child > div:first-child > div:first-child:hover > div:nth-child(2) > i {
  color: #fff;
}
.cont_exp_cont:not(.colapsado) > div:first-child > div:first-child > div:first-child > div:nth-child(2) > i.expandido, .cont_exp_cont.colapsado > div:first-child > div:first-child > div:first-child > div:nth-child(2) > i.colapsado {
  display: inline-block;
}
.cont_exp_cont > div:first-child > div:nth-child(2) {
  background-color: #fff;
}
.cont_exp_cont.sidebar_border > div:first-child > div:nth-child(2) {
  border: 1px solid #3777da;
  border-top: 0;
  box-shadow: inset 0 -2px 10px 2px #00000045;
  border-radius: 0 0 10px 10px;
}
.cont_exp_cont.colapsado > div:first-child > div:nth-child(2) {
  display: none;
}
.cont_exp_cont > div:first-child > div:nth-child(2) > div:first-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 10px;
}
.cont_exp_cont.sin_padding > div:first-child > div:nth-child(2) > div:first-child {
  padding: 0;
}
/* vistas_web/contenedores/basico_flex_wrap.html */
.cont_basico_flex_wrap {
  width: 100%;
}
.cont_basico_flex_wrap > div {
  width: calc(100% - 40px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 0 20px;
}
@media screen and (max-width: 450px) {
  .cont_basico_flex_wrap > div {
    width: calc(100% - 20px);
    padding: 0 10px;
  }
}
/* vistas_web/contenedores/con_sidebar.html */
.contenedor_con_sidebar {
  width: 100%;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 700px) {
  .contenedor_con_sidebar {
    flex-direction: column;
  }
}
.contenedor_con_sidebar > div:first-child {
  width: calc(100% - 350px);
}
@media screen and (max-width: 700px) {
  .contenedor_con_sidebar > div:first-child {
    width: 100%;
  }
}
.contenedor_con_sidebar > div:nth-child(2) {
  width: 350px;
}
@media screen and (max-width: 700px) {
  .contenedor_con_sidebar > div:nth-child(2) {
    width: 100%;
  }
}
.contenedor_con_sidebar > div:nth-child(2) > div {
  width: 100%;
  display: flex;
  justify-content: center;
}
.contenedor_con_sidebar > div:nth-child(2) > div > div {
  width: calc(100% - 20px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* vistas_web/base/submenu_item_contenedor.html */
.cont_submenu_item {
  width: 100%;
  display: none;
  height: max-content;
  overflow: auto;
  background-size: 1000px;
  background-image: url("/img/svg/icos3.svg");
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.ora_mod_int_ale_dar {
  background-color: #ec6e21;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.ora_mod_cla {
  background-color: #f08e1d;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.mos_ora_mod_cla {
  background-color: #e6b413;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.orange {
  background-color: #fc9d30;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.orange_strong {
  background-color: #ec6e21;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.green_respaldo {
  background-color: #058b45;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.green {
  background-color: #00b567;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.blue_light {
  background-color: #4e9ed7;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.blue {
  background-color: #319ff2;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.brown {
  background-color: #e9864a;
  /*background-image: linear-gradient(to left, $color_1, $color_2);*/
}
#cont_submenu_items.all > .cont_submenu_item, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item {
  width: calc(100% - 12px);
  margin: 5px;
  margin-bottom: 0;
  border-radius: 10px;
  /*border: 1px solid #ffffff26;*/
  overflow: inherit;
}
#cont_submenu_items.all > .cont_submenu_item:not(.submenu_colapsar), #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item:not(.submenu_colapsar) {
  margin-top: 0;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.ora_mod_int_ale_dar, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.ora_mod_int_ale_dar {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.ora_mod_cla, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.ora_mod_cla {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.mos_ora_mod_cla, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.mos_ora_mod_cla {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.orange, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.orange {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.orange_strong, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.orange_strong {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.green_respaldo, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.green_respaldo {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.green, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.green {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.blue_light, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.blue_light {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.blue, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.blue {
  /*border: 1px solid $color_1;*/
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
#cont_submenu_items.all > .cont_submenu_item.brown, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.brown {
  /*border: 1px solid $color_1;*/
}
/*CUANDO NO ESTA COLAPSADO*/
#cont_submenu_items.all > .cont_submenu_item:not(.submenu_colapsar), #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item:not(.submenu_colapsar) {
  width: calc(100% - 10px);
  border: 0;
}
#cont_submenu_items.all > .cont_submenu_item:last-child, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item:last-child {
  margin-bottom: 50px;
}
.cont_submenu_item.act, #cont_submenu_items.all > .cont_submenu_item, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item {
  display: block;
}
/*
		@media screen and (min-width: 1150px){
			#bs_cont_dist:not(.superior_hidden) #cont_submenu_items.all > .cont_submenu_item:nth-child(-n+6){
				display: none;
			}
		}
		@media screen and (min-width: 1020px) and (max-width: 1150px){
			#bs_cont_dist:not(.superior_hidden) #cont_submenu_items.all > .cont_submenu_item:nth-child(-n+5){
				display: none;
			}
		}
		@media screen and (min-width: 890px) and (max-width: 1020px){
			#bs_cont_dist:not(.superior_hidden) #cont_submenu_items.all > .cont_submenu_item:nth-child(-n+4){
				display: none;
			}
		}
		@media screen and (min-width: 760px) and (max-width: 890px){
			#bs_cont_dist:not(.superior_hidden) #cont_submenu_items.all > .cont_submenu_item:nth-child(-n+3){
				display: none;
			}
		}
		@media screen and (min-width: 630px) and (max-width: 760px){
			#bs_cont_dist:not(.superior_hidden) #cont_submenu_items.all > .cont_submenu_item:nth-child(-n+2){
				display: none;
			}
		}
		@media screen and (min-width: 500px) and (max-width: 630px){
			#bs_cont_dist:not(.superior_hidden) #cont_submenu_items.all > .cont_submenu_item:nth-child(-n+1){
				display: none;
			}
		}
	 */
.cont_submenu_item > .submenu_titulo {
  justify-content: center;
  align-items: center;
  height: 50px;
  cursor: pointer;
  display: none;
  text-decoration: none;
  position: sticky;
  border-radius: 9px;
}
/*@each $color_nombre, $color_codigos in $multicolor {
    
			$color_1: nth($color_codigos, 1);
			$color_2: nth($color_codigos, 2);

			.cont_submenu_item.#{$color_nombre} > .submenu_titulo{
				border: 2px solid #e9864a;
			}
		}*/
.cont_submenu_item.submenu_colapsar > .submenu_titulo {
  background-color: #fff;
}
.cont_submenu_item.submenu_colapsar:hover > .submenu_titulo {
  background-color: #d5e3f3;
}
#cont_submenu_items.all > .cont_submenu_item > .submenu_titulo, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item > .submenu_titulo {
  display: flex;
  justify-content: start;
}
#cont_submenu_items.all > .cont_submenu_item:not(.submenu_colapsar) > .submenu_titulo, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item:not(.submenu_colapsar) > .submenu_titulo {
  background-color: #fff;
  border: 0;
  position: sticky;
  top: 0;
  border-radius: 0;
  /*box-shadow: 0px 4px 8px -3px #635656c4;*/
  box-shadow: 0px 4px 4px -3px #00000047;
  padding-top: 5px;
  border-radius: 0 0 12px 12px;
}
.cont_submenu_item > .submenu_titulo > div {
  width: 100%;
  height: 100%;
  /*justify-content: center;*/
  align-items: center;
  display: flex;
  border-radius: 10px;
}
.cont_submenu_item.ora_mod_int_ale_dar:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #eb6818;
}
.cont_submenu_item.ora_mod_cla:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #ef8913;
}
.cont_submenu_item.mos_ora_mod_cla:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #ddad12;
}
.cont_submenu_item.orange:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #fc9826;
}
.cont_submenu_item.orange_strong:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #eb6818;
}
.cont_submenu_item.green_respaldo:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #058140;
}
.cont_submenu_item.green:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #00ab61;
}
.cont_submenu_item.blue_light:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #4699d5;
}
.cont_submenu_item.blue:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #279bf1;
}
.cont_submenu_item.brown:not(.submenu_colapsar) > .submenu_titulo > div {
  background-color: #e88041;
}
.cont_submenu_item:not(.submenu_colapsar) > .submenu_titulo > div {
  /*border-radius: 10px 10px 0 0;*/
}
.cont_submenu_item > .submenu_titulo > div > i {
  font-size: 21px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  /*color: $MENU_COLOR_PRINCIPAL;*/
  color: #1a6dab;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.ora_mod_int_ale_dar > .submenu_titulo > div > i {
  color: #ec6e21;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.ora_mod_cla > .submenu_titulo > div > i {
  color: #f08e1d;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.mos_ora_mod_cla > .submenu_titulo > div > i {
  color: #e6b413;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.orange > .submenu_titulo > div > i {
  color: #fc9d30;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.orange_strong > .submenu_titulo > div > i {
  color: #ec6e21;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.green_respaldo > .submenu_titulo > div > i {
  color: #058b45;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.green > .submenu_titulo > div > i {
  color: #00b567;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.blue_light > .submenu_titulo > div > i {
  color: #4e9ed7;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.blue > .submenu_titulo > div > i {
  color: #319ff2;
}
/*CUANDO EL MENÚ ESTE EXPANDIDO*/
.cont_submenu_item.brown > .submenu_titulo > div > i {
  color: #e9864a;
}
/*#cont_submenu_items.all > .cont_submenu_item.submenu_colapsar:hover > .submenu_titulo > div > *,
				#bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item.submenu_colapsar:hover > .submenu_titulo > div > *,*/
#cont_submenu_items.all > .cont_submenu_item:not(.submenu_colapsar) > .submenu_titulo > div > *, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item:not(.submenu_colapsar) > .submenu_titulo > div > * {
  color: #fff;
}
.cont_submenu_item > .submenu_titulo > div > i:first-child {
  position: initial;
  color: #1a6dab;
}
.cont_submenu_item > .submenu_titulo > div > p {
  margin: 0;
  /*color: $MENU_COLOR_PRINCIPAL;*/
  color: #1a6dab;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 16px;
}
.cont_submenu_item > .submenu_titulo > div > p > span {
  font-size: 14px;
  font-weight: normal;
  color: #0000004f;
  text-transform: none;
}
#cont_submenu_items.all > .cont_submenu_item > .submenu_titulo > div > p, #bs_cont_dist.superior_hidden #cont_submenu_items > .cont_submenu_item > .submenu_titulo > div > p {
  margin-left: 10px;
}
.cont_submenu_item > .submenu_titulo > div > i.colapsado, .cont_submenu_item.submenu_colapsar > .submenu_titulo > div > i.expandido {
  display: none;
}
.cont_submenu_item:not(.sin_sub).submenu_colapsar > .submenu_titulo > div > i.colapsado {
  display: flex;
}
.cont_submenu_item.sin_sub > .submenu_titulo > div > i.expandido, .cont_submenu_item.sin_sub > .submenu_titulo > div > i.colapsado {
  display: none;
}
.menu_submenu_grupos_cont {
  height: max-content;
  overflow: auto;
  border-radius: 0 0 10px 10px;
}
#bs_cont_dist.superior_hidden .submenu_colapsar > .menu_submenu_grupos_cont, #cont_submenu_items.all .submenu_colapsar > .menu_submenu_grupos_cont {
  display: none;
}
#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont, #cont_submenu_items.all .menu_submenu_grupos_cont {
  display: block;
}
.cont_submenu_item.ora_mod_int_ale_dar > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #ec6e2170, #dc5f1d9c);
}
.cont_submenu_item.ora_mod_cla > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #f08e1d70, #df77019c);
}
.cont_submenu_item.mos_ora_mod_cla > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #e6b41370, #d39c049c);
}
.cont_submenu_item.orange > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #fc9d3070, #ed8a189c);
}
.cont_submenu_item.orange_strong > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #ec6e2170, #dc5f1d9c);
}
.cont_submenu_item.green_respaldo > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #058b4570, #0374399c);
}
.cont_submenu_item.green > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #00b56770, #0078489c);
}
.cont_submenu_item.blue_light > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #4e9ed770, #4e9ed79c);
}
.cont_submenu_item.blue > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #319ff270, #1a6dab9c);
}
.cont_submenu_item.brown > .menu_submenu_grupos_cont {
  background-image: linear-gradient(to bottom, #e9864a70, #b45f2b9c);
}
.menu_submenu_grupos_cont > div {
  height: max-content;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
/* vistas_web/base/contenedor_principal.html */
#bs_cont_princ {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: auto;
}
/* vistas_web/base/menu.html */
#bs_menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  z-index: 200;
  position: absolute;
  background-color: #fff;
}
#bs_menu > div:first-child {
  width: 100%;
  height: 44px;
  position: absolute;
  z-index: 3;
  display: flex;
  align-items: center;
  top: 2px;
  justify-content: flex-end;
}
.homeminicab #bs_menu > div:first-child {
  height: 32px;
}
#bs_barra_sup_transp {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
  width: max-content;
  border-radius: 5px;
  background-color: #969696;
  opacity: 0.6;
  max-width: calc(100% - 58px);
  cursor: pointer;
  display: none;
}
.homeminicab #bs_barra_sup_transp {
  border-radius: 3px;
  max-width: calc(100% - 46px);
}
#bs_barra_sup_transp:hover {
  opacity: 1;
  background-image: linear-gradient(to right, #0063a8, #e24049);
}
#bs_barra_sup_transp > a {
  margin-left: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100% - 4px);
  border-radius: 5px;
  overflow: hidden;
  text-decoration: none;
}
.homeminicab #bs_barra_sup_transp > a {
  /*margin-left: 1px;
					height: calc(100% - px);*/
  border-radius: 3px;
}
#bs_barra_sup_transp > a:last-child {
  margin-right: 2px;
}
#bs_barra_sup_transp > a > img {
  height: 100%;
  background-color: #fff;
  padding: 0 2px;
}
#bs_barra_sup_usuario {
  height: calc(100% - 4px);
  display: flex;
  align-items: center;
  margin: 0 2px 0 5px;
  cursor: pointer;
  background-color: #fff;
  width: 40px;
  min-width: 40px;
  justify-content: center;
  border-radius: 10px;
  border: 2px solid #c0c0c0;
  display: none;
}
.homeminicab #bs_barra_sup_usuario {
  width: 32px;
  min-width: 32px;
}
#bs_barra_sup_usuario:hover {
  border: 2px solid #969696;
}
#bs_barra_sup_usuario > i {
  font-size: 26px;
  color: #c0c0c0;
}
#bs_barra_sup_usuario:hover > i {
  color: #969696;
}
.homeminicab #bs_barra_sup_usuario > i {
  font-size: 20px;
}
#bs_menu > div:last-child {
  width: 100%;
  height: calc(100% - 0px);
  display: flex;
  z-index: 2;
  position: absolute;
  background-color: #fff;
  margin-top: 0px;
}
#bs_menu > div:last-child > div:first-child {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
}
#bs_menu > div:last-child > div:first-child > img {
  position: absolute;
  height: 71%;
}
/* LOGO (normal) SIN MINICAB */
#bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img {
  left: 20px;
  bottom: 20px;
  height: 65%;
}
@media screen and (max-width: 900px) {
  #bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img {
    height: 50%;
  }
}
@media screen and (max-width: 700px) {
  #bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img {
    height: 45%;
    left: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 400px) {
  #bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img {
    height: max-content;
    left: 10px;
    bottom: 10px;
    max-width: calc(100% - 140px);
    max-height: 45%;
  }
}
/* LOGO MINICAB */
.homeminicab #bs_menu > div:last-child > div:first-child > img {
  left: 15px;
  bottom: 15px;
}
@media screen and (max-width: 700px) {
  .homeminicab #bs_menu > div:last-child > div:first-child > img {
    left: 10px;
    bottom: 10px;
    height: 55%;
  }
}
@media screen and (max-width: 550px) {
  .homeminicab #bs_menu > div:last-child > div:first-child > img {
    left: 7px;
    bottom: 7px;
    height: 50%;
  }
}
@media screen and (max-width: 340px) {
  .homeminicab #bs_menu > div:last-child > div:first-child > img {
    height: max-content;
    max-width: calc(100% - 120px);
    max-height: 50%;
  }
}
/*@media screen and (max-width: 700px){
				#bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img{
					height: 80%;
					margin-left: 25px;
					max-width: 250px;
				}
			}
			@media screen and (max-width: 550px){
				.homeminicab #bs_menu > div:last-child > div:first-child > img{
					height: 75%;
					margin-left: 10px;
				}
			}
			@media screen and (max-width: 500px){

				#bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img{
					max-width: none;
					width: calc(100% - 20px);
				}
			}
			@media screen and (max-width: 370px){

				#bs_cont_dist:not(.homeminicab) #bs_menu > div:last-child > div:first-child > img{
					height: 55%;
					margin-left: 20px;
				}
			}*/
#bs_menu > div:last-child > div:last-child {
  width: max-content;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  position: absolute;
  right: 0;
}
#bs_menu > div:last-child > div:last-child > div:first-child {
  width: calc(100% - 10px);
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 5px;
  display: none;
}
#bs_cont_menu_sesion {
  width: 150px;
  height: 40px;
  border-radius: 5px;
  box-shadow: 0 0 2px #444;
  display: flex;
  cursor: pointer;
  display: none;
}
#bs_cont_menu_sesion > div:first-child {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#bs_cont_menu_sesion > div:first-child > i {
  font-size: 22px;
  border-radius: 50%;
  background-color: #aaa;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
#bs_cont_menu_sesion > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(100% - 40px);
  position: relative;
}
/*TIPO DE USUARIO (VECINO|TURISTA|FUNCIONARIO)*/
#bs_cont_menu_sesion > div:nth-child(2) > p:first-child {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 10px);
  margin: auto 0 auto;
  font-size: 11px;
  color: #999;
  margin: 0;
}
/*NOMBRE DEL USUARIO*/
#bs_cont_menu_sesion > div:nth-child(2) > p:nth-child(2) {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 10px);
  margin: 0;
  font-size: 12px;
}
/*ICONO DE ACCESO AL MENU DE USUARIO*/
#bs_cont_menu_sesion > div:nth-child(2) > i {
  position: absolute;
  color: #919191;
  top: 2px;
  right: 3px;
  font-size: 15px;
  width: 25px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#bs_cont_menu_sesion:hover > div:nth-child(2) > i {
  color: #0000ff;
}
#bs_cont_menu_items {
  width: max-content;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 5px;
}
#bs_cont_dist.homeminicab #bs_cont_menu_items {
  margin-right: 100px;
}
.menu_item_web.home {
  width: 50px;
  min-width: 50px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  display: flex;
}
.menu_item_web.home > i {
  font-size: 25px;
  margin-left: 0;
}
.menu_item_web.home:hover {
  background-color: transparent;
}
.menu_item_web.home:hover > i {
  color: #e65a25;
}
.menu_item_web.all {
  width: 44px;
  min-width: 44px;
  padding: 0;
  display: flex;
}
.menu_item_web.all.act {
  border-radius: 10px;
  top: 0;
}
.menu_item_web.all > i {
  display: none;
  margin: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.menu_item_web.all.act > i {
  color: #fff;
}
.menu_item_web.all > i:last-child {
  font-size: 23px;
}
.menu_item_web.all:not(.act) > i:first-child, .menu_item_web.all.act > i:last-child {
  display: flex;
}
.munu_home_buscar {
  width: 44px;
  height: 44px;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-size: 22px;
  margin-left: 5px;
  margin-right: 2px;
  cursor: pointer;
  min-width: 44px;
}
.munu_home_buscar:hover, .munu_home_buscar.act {
  background-color: #ec8d20;
}
.munu_home_buscar > i {
  color: #666;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}
.munu_home_buscar:hover > i, .munu_home_buscar.act > i {
  color: #fff;
}
.munu_home_buscar:not(.act) > i.buscar, .munu_home_buscar.act > i.ocultar {
  display: flex;
}
/* vistas_web/base/contactos/contactos_cont_btns_accion.html */
.web_item_contacto_cont_btns_accion {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.web_item_contacto_cont_btns_accion.mostrar_ocultos > div:first-child {
  display: none;
}
.web_item_contacto_cont_btns_accion > div:last-child {
  display: none;
  position: absolute;
  right: 0;
  background-color: #eee;
  width: max-content;
  height: 100%;
  border-radius: 33px 0 0 33px;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 0 8px;
}
.web_item_contacto_cont_btns_accion.mostrar_ocultos > div:last-child {
  display: flex;
}
.web_item_busqueda.blue div.web_cont_botones_ocultos {
  background-color: rgba(59, 123, 192, 0.1);
}
.web_item_busqueda.orange div.web_cont_botones_ocultos {
  background-color: rgba(190, 99, 34, 0.1);
}
.web_item_busqueda.green div.web_cont_botones_ocultos {
  background-color: rgba(16, 151, 84, 0.1);
}
.web_item_busqueda.red div.web_cont_botones_ocultos {
  background-color: rgba(204, 73, 73, 0.1);
}
.web_item_busqueda.brown div.web_cont_botones_ocultos {
  background-color: rgba(128, 69, 35, 0.1);
}
.web_item_busqueda.pink div.web_cont_botones_ocultos {
  background-color: rgba(158, 50, 142, 0.1);
}
.web_item_busqueda.deepred div.web_cont_botones_ocultos {
  background-color: rgba(255, 0, 0, 0.1);
}
.web_item_busqueda.deeporange div.web_cont_botones_ocultos {
  background-color: rgba(255, 72, 0, 0.1);
}
.web_item_busqueda.deepblue div.web_cont_botones_ocultos {
  background-color: rgba(13, 149, 240, 0.1);
}
.web_item_busqueda.deepgreen div.web_cont_botones_ocultos {
  background-color: rgba(8, 102, 0, 0.1);
}
.web_cont_botones_ocultos_contraer {
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.web_cont_botones_ocultos_contraer > i {
  color: #002d70cc;
  font-size: 25px;
}
.web_cont_botones_ocultos_contraer:hover > i {
  color: #000;
}
/* vistas_web/base/contactos/contactos_item.html */
.web_item_busqueda {
  width: calc(100% - 12px);
  /*height: 65px;*/
  /*min-height: 65px;*/
  display: none;
  justify-content: center;
  margin-top: 5px;
  background-color: #fff;
  border-radius: 33px;
  flex-direction: column;
  /*overflow: hidden;*/
  position: relative;
}
.web_item_busqueda.act {
  display: flex;
}
.web_item_busqueda:not(.subitems).blue {
  border: 1px solid #3b7bc0;
}
.web_item_busqueda:not(.subitems):hover.blue, .web_item_busqueda.subitems.blue {
  background-color: #3b7bc0;
}
/*.web_item_busqueda.subitems.blue{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).orange {
  border: 1px solid #be6322;
}
.web_item_busqueda:not(.subitems):hover.orange, .web_item_busqueda.subitems.orange {
  background-color: #be6322;
}
/*.web_item_busqueda.subitems.orange{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).green {
  border: 1px solid #109754;
}
.web_item_busqueda:not(.subitems):hover.green, .web_item_busqueda.subitems.green {
  background-color: #109754;
}
/*.web_item_busqueda.subitems.green{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).red {
  border: 1px solid #cc4949;
}
.web_item_busqueda:not(.subitems):hover.red, .web_item_busqueda.subitems.red {
  background-color: #cc4949;
}
/*.web_item_busqueda.subitems.red{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).brown {
  border: 1px solid #804523;
}
.web_item_busqueda:not(.subitems):hover.brown, .web_item_busqueda.subitems.brown {
  background-color: #804523;
}
/*.web_item_busqueda.subitems.brown{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).pink {
  border: 1px solid #9e328e;
}
.web_item_busqueda:not(.subitems):hover.pink, .web_item_busqueda.subitems.pink {
  background-color: #9e328e;
}
/*.web_item_busqueda.subitems.pink{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).deepred {
  border: 1px solid #ff0000;
}
.web_item_busqueda:not(.subitems):hover.deepred, .web_item_busqueda.subitems.deepred {
  background-color: #ff0000;
}
/*.web_item_busqueda.subitems.deepred{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).deeporange {
  border: 1px solid #ff4800;
}
.web_item_busqueda:not(.subitems):hover.deeporange, .web_item_busqueda.subitems.deeporange {
  background-color: #ff4800;
}
/*.web_item_busqueda.subitems.deeporange{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).deepblue {
  border: 1px solid #0d95f0;
}
.web_item_busqueda:not(.subitems):hover.deepblue, .web_item_busqueda.subitems.deepblue {
  background-color: #0d95f0;
}
/*.web_item_busqueda.subitems.deepblue{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda:not(.subitems).deepgreen {
  border: 1px solid #086600;
}
.web_item_busqueda:not(.subitems):hover.deepgreen, .web_item_busqueda.subitems.deepgreen {
  background-color: #086600;
}
/*.web_item_busqueda.subitems.deepgreen{
			border: 3px solid $color_box;
		}*/
.web_item_busqueda > div:first-child {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: sticky;
  top: 0;
  margin: auto;
}
.web_item_busqueda.subitems > div:first-child {
  border-radius: 0 0 12px 12px;
  background-color: #fff;
  z-index: 1;
}
.web_item_busqueda > div:first-child > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px 30px 10px 10px;
  margin-top: 3px;
}
.web_item_busqueda.blue.subitems > div:first-child > div {
  background-color: #3b7bc0;
}
.web_item_busqueda.orange.subitems > div:first-child > div {
  background-color: #be6322;
}
.web_item_busqueda.green.subitems > div:first-child > div {
  background-color: #109754;
}
.web_item_busqueda.red.subitems > div:first-child > div {
  background-color: #cc4949;
}
.web_item_busqueda.brown.subitems > div:first-child > div {
  background-color: #804523;
}
.web_item_busqueda.pink.subitems > div:first-child > div {
  background-color: #9e328e;
}
.web_item_busqueda.deepred.subitems > div:first-child > div {
  background-color: #ff0000;
}
.web_item_busqueda.deeporange.subitems > div:first-child > div {
  background-color: #ff4800;
}
.web_item_busqueda.deepblue.subitems > div:first-child > div {
  background-color: #0d95f0;
}
.web_item_busqueda.deepgreen.subitems > div:first-child > div {
  background-color: #086600;
}
.web_item_busqueda > div:first-child > div > div:first-child {
  height: 100%;
  width: calc(100% - 65px);
  display: flex;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:first-child {
  width: 65px;
  /*height:65px;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:first-child > i {
  width: 45px;
  height: 45px;
  font-size: 18px;
  border-radius: 50%;
  /*border: 1px solid #444;*/
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #002d70cc;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.blue:first-child > i {
  background-color: #97b0ca;
  text-shadow: -3px 3px 8px #17304b;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.blue:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.blue:first-child > i {
  background-color: #fff;
  color: #97b0ca;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.orange:first-child > i {
  background-color: #d19b75;
  text-shadow: -3px 3px 8px #3c1f0b;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.orange:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.orange:first-child > i {
  background-color: #fff;
  color: #d19b75;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.green:first-child > i {
  background-color: #3dd087;
  text-shadow: -3px 3px 8px #010d07;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.green:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.green:first-child > i {
  background-color: #fff;
  color: #3dd087;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.red:first-child > i {
  background-color: #d5a6a6;
  text-shadow: -3px 3px 8px #611b1b;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.red:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.red:first-child > i {
  background-color: #fff;
  color: #d5a6a6;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.brown:first-child > i {
  background-color: #b27857;
  text-shadow: -3px 3px 8px #080402;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.brown:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.brown:first-child > i {
  background-color: #fff;
  color: #b27857;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.pink:first-child > i {
  background-color: #bb7bb1;
  text-shadow: -3px 3px 8px #2a0d26;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.pink:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.pink:first-child > i {
  background-color: #fff;
  color: #bb7bb1;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.deepred:first-child > i {
  background-color: #f07575;
  text-shadow: -3px 3px 8px #600;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.deepred:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.deepred:first-child > i {
  background-color: #fff;
  color: #f07575;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.deeporange:first-child > i {
  background-color: #f09875;
  text-shadow: -3px 3px 8px #661d00;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.deeporange:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.deeporange:first-child > i {
  background-color: #fff;
  color: #f09875;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.deepblue:first-child > i {
  background-color: #7bbce8;
  text-shadow: -3px 3px 8px #053b5f;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.deepblue:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.deepblue:first-child > i {
  background-color: #fff;
  color: #7bbce8;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div.deepgreen:first-child > i {
  background-color: #21b814;
  text-shadow: -3px 3px 8px black;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div.deepgreen:first-child > i, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div.deepgreen:first-child > i {
  background-color: #fff;
  color: #21b814;
  text-shadow: none;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child {
  width: calc(100% - 65px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p:first-child {
  width: max-content;
  margin: 0;
  padding: 3px 5px;
  font-size: 12px;
  color: #444;
  font-weight: bold;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 5px;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.blue:first-child {
  color: #7a7d81;
  border: 1px solid #7a7d81;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.orange:first-child {
  color: #866c5a;
  border: 1px solid #866c5a;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.green:first-child {
  color: #3a6d54;
  border: 1px solid #3a6d54;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.red:first-child {
  color: #928383;
  border: 1px solid #928383;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.brown:first-child {
  color: #57504c;
  border: 1px solid #57504c;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.pink:first-child {
  color: #6a6669;
  border: 1px solid #6a6669;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.deepred:first-child {
  color: #bf4040;
  border: 1px solid #bf4040;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.deeporange:first-child {
  color: #bf6440;
  border: 1px solid #bf6440;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.deepblue:first-child {
  color: #4c88b1;
  border: 1px solid #4c88b1;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p.deepgreen:first-child {
  color: #1e4d1a;
  border: 1px solid #1e4d1a;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div:last-child > p:first-child, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div:last-child > p:first-child {
  border: 1px solid transparent;
}
.web_item_busqueda > div:first-child > div > div:first-child > div:last-child > p:last-child {
  margin: 0;
  /*color: #002d70;*/
  margin-top: 3px;
  font-size: 16px;
  /*overflow: hidden;
						text-overflow: ellipsis;
						white-space: nowrap;*/
  font-weight: bold;
  margin-bottom: 5px;
}
.web_item_busqueda.blue > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #336aa5;
}
.web_item_busqueda.orange > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #a0531d;
}
.web_item_busqueda.green > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #0d7742;
}
.web_item_busqueda.red > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #bc3535;
}
.web_item_busqueda.brown > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #64361b;
}
.web_item_busqueda.pink > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #832976;
}
.web_item_busqueda.deepred > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #db0000;
}
.web_item_busqueda.deeporange > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #db3e00;
}
.web_item_busqueda.deepblue > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #0b80ce;
}
.web_item_busqueda.deepgreen > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #054200;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:first-child > div:last-child > p:last-child, .web_item_busqueda.subitems > div:first-child > div > div:first-child > div:last-child > p:last-child {
  color: #fff;
}
.web_item_busqueda > div:first-child > div > div:last-child {
  height: 65px;
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_item_busqueda > div:first-child > div > div:last-child > i {
  font-size: 23px;
}
.web_item_busqueda.subitems > div:first-child > div > div:last-child > i.sin_subitems, .web_item_busqueda:not(.subitems) > div:first-child > div > div:last-child > i.con_subitems {
  display: none;
}
.web_item_busqueda.blue > div:first-child > div > div:last-child > i {
  color: #336aa5;
}
.web_item_busqueda.orange > div:first-child > div > div:last-child > i {
  color: #a0531d;
}
.web_item_busqueda.green > div:first-child > div > div:last-child > i {
  color: #0d7742;
}
.web_item_busqueda.red > div:first-child > div > div:last-child > i {
  color: #bc3535;
}
.web_item_busqueda.brown > div:first-child > div > div:last-child > i {
  color: #64361b;
}
.web_item_busqueda.pink > div:first-child > div > div:last-child > i {
  color: #832976;
}
.web_item_busqueda.deepred > div:first-child > div > div:last-child > i {
  color: #db0000;
}
.web_item_busqueda.deeporange > div:first-child > div > div:last-child > i {
  color: #db3e00;
}
.web_item_busqueda.deepblue > div:first-child > div > div:last-child > i {
  color: #0b80ce;
}
.web_item_busqueda.deepgreen > div:first-child > div > div:last-child > i {
  color: #054200;
}
.web_item_busqueda:not(.subitems):hover > div:first-child > div > div:last-child > i, .web_item_busqueda.subitems > div:first-child > div > div:last-child > i {
  color: #fffc;
}
.web_item_busqueda > div:last-child {
  /*width: 100%;*/
  border-radius: 0 0 30px 30px;
  overflow: hidden;
  margin: 0 3px 3px 3px;
  display: none;
}
.web_item_busqueda.subitems > div:last-child {
  display: block;
}
/* vistas_web/base/contactos/busqueda_subitem_textos.html */
.web_subitem_busqueda_textos {
  width: 100%;
  margin: 0;
  font-size: 15px;
  color: #000;
  margin-top: 3px;
}
.web_subitem_busqueda_textos:first-child {
  margin-top: 0;
}
.web_subitem_busqueda_textos.una_linea {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.web_subitem_busqueda_textos.text_label {
  font-size: 12px;
  text-transform: uppercase;
}
.web_subitem_busqueda_textos.text_valor {
  font-size: 16px;
  font-weight: bold;
  width: calc(100% - 5px);
  margin-left: 5px;
}
.web_subitem_busqueda_textos.big {
  font-size: 18px;
}
.web_subitem_busqueda_textos.bold {
  font-weight: bold;
}
.web_item_busqueda.blue .web_subitem_busqueda_textos.color {
  color: #336aa5;
}
.web_item_busqueda.orange .web_subitem_busqueda_textos.color {
  color: #a0531d;
}
.web_item_busqueda.green .web_subitem_busqueda_textos.color {
  color: #0d7742;
}
.web_item_busqueda.red .web_subitem_busqueda_textos.color {
  color: #bc3535;
}
.web_item_busqueda.brown .web_subitem_busqueda_textos.color {
  color: #64361b;
}
.web_item_busqueda.pink .web_subitem_busqueda_textos.color {
  color: #832976;
}
.web_item_busqueda.deepred .web_subitem_busqueda_textos.color {
  color: #db0000;
}
.web_item_busqueda.deeporange .web_subitem_busqueda_textos.color {
  color: #db3e00;
}
.web_item_busqueda.deepblue .web_subitem_busqueda_textos.color {
  color: #0b80ce;
}
.web_item_busqueda.deepgreen .web_subitem_busqueda_textos.color {
  color: #054200;
}
/* vistas_web/base/contactos/busqueda_item_enlace.html */
.web_item_busqueda_enlace {
  width: calc(100% - 12px);
  /*height: 65px;*/
  min-height: 65px;
  display: none;
  justify-content: center;
  margin-top: 5px;
  background-color: #fff;
  border-radius: 33px;
  flex-direction: column;
  text-decoration: none;
}
.web_item_busqueda_enlace.act {
  display: flex;
}
.web_item_busqueda_enlace.blue {
  border: 1px solid #3b7bc0;
}
.web_item_busqueda_enlace.blue:hover {
  background-color: #3b7bc0;
}
.web_item_busqueda_enlace.orange {
  border: 1px solid #be6322;
}
.web_item_busqueda_enlace.orange:hover {
  background-color: #be6322;
}
.web_item_busqueda_enlace.green {
  border: 1px solid #109754;
}
.web_item_busqueda_enlace.green:hover {
  background-color: #109754;
}
.web_item_busqueda_enlace.red {
  border: 1px solid #cc4949;
}
.web_item_busqueda_enlace.red:hover {
  background-color: #cc4949;
}
.web_item_busqueda_enlace.brown {
  border: 1px solid #804523;
}
.web_item_busqueda_enlace.brown:hover {
  background-color: #804523;
}
.web_item_busqueda_enlace.pink {
  border: 1px solid #9e328e;
}
.web_item_busqueda_enlace.pink:hover {
  background-color: #9e328e;
}
.web_item_busqueda_enlace.deepred {
  border: 1px solid #ff0000;
}
.web_item_busqueda_enlace.deepred:hover {
  background-color: #ff0000;
}
.web_item_busqueda_enlace.deeporange {
  border: 1px solid #ff4800;
}
.web_item_busqueda_enlace.deeporange:hover {
  background-color: #ff4800;
}
.web_item_busqueda_enlace.deepblue {
  border: 1px solid #0d95f0;
}
.web_item_busqueda_enlace.deepblue:hover {
  background-color: #0d95f0;
}
.web_item_busqueda_enlace.deepgreen {
  border: 1px solid #086600;
}
.web_item_busqueda_enlace.deepgreen:hover {
  background-color: #086600;
}
.web_item_busqueda_enlace > div:first-child {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.web_item_busqueda_enlace > div:first-child > div:first-child {
  height: 100%;
  width: calc(100% - 65px);
  display: flex;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:first-child {
  width: 65px;
  /*height:65px;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:first-child > i {
  width: 45px;
  height: 45px;
  font-size: 18px;
  border-radius: 50%;
  /*border: 1px solid #444;*/
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #002d70cc;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.blue:first-child > i {
  background-color: #97b0ca;
  text-shadow: -3px 3px 8px #17304b;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.blue:first-child > i {
  background-color: #fff;
  color: #97b0ca;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.orange:first-child > i {
  background-color: #d19b75;
  text-shadow: -3px 3px 8px #3c1f0b;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.orange:first-child > i {
  background-color: #fff;
  color: #d19b75;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.green:first-child > i {
  background-color: #3dd087;
  text-shadow: -3px 3px 8px #010d07;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.green:first-child > i {
  background-color: #fff;
  color: #3dd087;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.red:first-child > i {
  background-color: #d5a6a6;
  text-shadow: -3px 3px 8px #611b1b;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.red:first-child > i {
  background-color: #fff;
  color: #d5a6a6;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.brown:first-child > i {
  background-color: #b27857;
  text-shadow: -3px 3px 8px #080402;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.brown:first-child > i {
  background-color: #fff;
  color: #b27857;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.pink:first-child > i {
  background-color: #bb7bb1;
  text-shadow: -3px 3px 8px #2a0d26;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.pink:first-child > i {
  background-color: #fff;
  color: #bb7bb1;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.deepred:first-child > i {
  background-color: #f07575;
  text-shadow: -3px 3px 8px #600;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.deepred:first-child > i {
  background-color: #fff;
  color: #f07575;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.deeporange:first-child > i {
  background-color: #f09875;
  text-shadow: -3px 3px 8px #661d00;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.deeporange:first-child > i {
  background-color: #fff;
  color: #f09875;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.deepblue:first-child > i {
  background-color: #7bbce8;
  text-shadow: -3px 3px 8px #053b5f;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.deepblue:first-child > i {
  background-color: #fff;
  color: #7bbce8;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div.deepgreen:first-child > i {
  background-color: #21b814;
  text-shadow: -3px 3px 8px black;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div.deepgreen:first-child > i {
  background-color: #fff;
  color: #21b814;
  text-shadow: none;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child {
  width: calc(100% - 65px);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p:first-child {
  width: max-content;
  margin: 0;
  padding: 3px 5px;
  font-size: 12px;
  color: #444;
  font-weight: bold;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 5px;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.blue:first-child {
  color: #7a7d81;
  border: 1px solid #7a7d81;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.orange:first-child {
  color: #866c5a;
  border: 1px solid #866c5a;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.green:first-child {
  color: #3a6d54;
  border: 1px solid #3a6d54;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.red:first-child {
  color: #928383;
  border: 1px solid #928383;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.brown:first-child {
  color: #57504c;
  border: 1px solid #57504c;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.pink:first-child {
  color: #6a6669;
  border: 1px solid #6a6669;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.deepred:first-child {
  color: #bf4040;
  border: 1px solid #bf4040;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.deeporange:first-child {
  color: #bf6440;
  border: 1px solid #bf6440;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.deepblue:first-child {
  color: #4c88b1;
  border: 1px solid #4c88b1;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p.deepgreen:first-child {
  color: #1e4d1a;
  border: 1px solid #1e4d1a;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div:last-child > p:first-child {
  border: 1px solid transparent;
}
.web_item_busqueda_enlace > div:first-child > div:first-child > div:last-child > p:last-child {
  margin: 0;
  /*color: #002d70;*/
  margin-top: 3px;
  font-size: 16px;
  /*overflow: hidden;
					text-overflow: ellipsis;
					white-space: nowrap;*/
  font-weight: bold;
  margin-bottom: 5px;
}
.web_item_busqueda_enlace.blue > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #336aa5;
}
.web_item_busqueda_enlace.orange > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #a0531d;
}
.web_item_busqueda_enlace.green > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #0d7742;
}
.web_item_busqueda_enlace.red > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #bc3535;
}
.web_item_busqueda_enlace.brown > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #64361b;
}
.web_item_busqueda_enlace.pink > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #832976;
}
.web_item_busqueda_enlace.deepred > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #db0000;
}
.web_item_busqueda_enlace.deeporange > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #db3e00;
}
.web_item_busqueda_enlace.deepblue > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #0b80ce;
}
.web_item_busqueda_enlace.deepgreen > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #054200;
}
.web_item_busqueda_enlace:hover > div:first-child > div:first-child > div:last-child > p:last-child {
  color: #fff;
}
.web_item_busqueda_enlace > div:first-child > div:last-child {
  height: 65px;
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_item_busqueda_enlace > div:first-child > div:last-child > i {
  font-size: 23px;
}
.web_item_busqueda_enlace.blue > div:first-child > div:last-child > i {
  color: #336aa5;
}
.web_item_busqueda_enlace.orange > div:first-child > div:last-child > i {
  color: #a0531d;
}
.web_item_busqueda_enlace.green > div:first-child > div:last-child > i {
  color: #0d7742;
}
.web_item_busqueda_enlace.red > div:first-child > div:last-child > i {
  color: #bc3535;
}
.web_item_busqueda_enlace.brown > div:first-child > div:last-child > i {
  color: #64361b;
}
.web_item_busqueda_enlace.pink > div:first-child > div:last-child > i {
  color: #832976;
}
.web_item_busqueda_enlace.deepred > div:first-child > div:last-child > i {
  color: #db0000;
}
.web_item_busqueda_enlace.deeporange > div:first-child > div:last-child > i {
  color: #db3e00;
}
.web_item_busqueda_enlace.deepblue > div:first-child > div:last-child > i {
  color: #0b80ce;
}
.web_item_busqueda_enlace.deepgreen > div:first-child > div:last-child > i {
  color: #054200;
}
.web_item_busqueda_enlace:hover > div:first-child > div:last-child > i {
  color: #fffc;
}
/* vistas_web/base/contactos/busqueda_subitem_enlace.html */
.web_subitem_busqueda_enlace {
  width: 100%;
  min-height: 65px;
  display: flex;
  justify-content: center;
  text-decoration: none;
  margin-top: 3px;
  background-color: #fff;
  border-radius: 10px;
}
.web_item_busqueda.blue .web_subitem_busqueda_enlace:hover {
  background-color: #dde8f4;
}
.web_item_busqueda.orange .web_subitem_busqueda_enlace:hover {
  background-color: #f4d7c2;
}
.web_item_busqueda.green .web_subitem_busqueda_enlace:hover {
  background-color: #8bf3bf;
}
.web_item_busqueda.red .web_subitem_busqueda_enlace:hover {
  background-color: #fbf0f0;
}
.web_item_busqueda.brown .web_subitem_busqueda_enlace:hover {
  background-color: #e2b297;
}
.web_item_busqueda.pink .web_subitem_busqueda_enlace:hover {
  background-color: #eabce3;
}
.web_item_busqueda.deepred .web_subitem_busqueda_enlace:hover {
  background-color: #ffd6d6;
}
.web_item_busqueda.deeporange .web_subitem_busqueda_enlace:hover {
  background-color: #ffe2d6;
}
.web_item_busqueda.deepblue .web_subitem_busqueda_enlace:hover {
  background-color: #d6edfd;
}
.web_item_busqueda.deepgreen .web_subitem_busqueda_enlace:hover {
  background-color: #4cff3d;
}
.web_subitem_busqueda_enlace > div:first-child {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.web_subitem_busqueda_enlace > div:first-child > div:first-child {
  height: 100%;
  width: calc(100% - 65px);
  display: flex;
}
.web_subitem_busqueda_enlace > div:first-child > div:first-child > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 15px;
}
.web_subitem_busqueda_enlace > div:first-child > div:last-child {
  height: 65px;
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  font-size: 23px;
}
.web_item_busqueda.blue .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #336aa5;
}
.web_item_busqueda.orange .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #a0531d;
}
.web_item_busqueda.green .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #0d7742;
}
.web_item_busqueda.red .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #bc3535;
}
.web_item_busqueda.brown .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #64361b;
}
.web_item_busqueda.pink .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #832976;
}
.web_item_busqueda.deepred .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #db0000;
}
.web_item_busqueda.deeporange .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #db3e00;
}
.web_item_busqueda.deepblue .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #0b80ce;
}
.web_item_busqueda.deepgreen .web_subitem_busqueda_enlace > div:first-child > div:last-child > i {
  color: #054200;
}
/* vistas_web/base/contactos/busqueda_subitem.html */
.web_subitem_busqueda {
  width: 100%;
  min-height: 65px;
  display: flex;
  justify-content: center;
  margin-top: 3px;
  background-color: #fff;
  border-radius: 10px;
}
.web_subitem_busqueda:first-child {
  margin-top: 0;
}
.web_subitem_busqueda > div:first-child {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.web_subitem_busqueda > div:first-child > div:first-child {
  height: 100%;
  width: calc(100% - 65px);
  display: flex;
}
.web_subitem_busqueda.sin_btns > div:first-child > div:first-child {
  width: 100%;
}
.web_subitem_busqueda > div:first-child > div:first-child > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 15px;
}
.web_subitem_busqueda > div:first-child > div:last-child {
  height: 65px;
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_subitem_busqueda.sin_btns > div:first-child > div:last-child {
  display: none;
}
/* vistas_web/base/contactos/contactos_btn_accion.html */
.web_item_contacto_btn_accion {
  width: 50px;
  height: 50px;
  /*border: 1px solid #002d70cc;*/
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.web_item_contacto_btn_accion:first-child {
  margin-left: 0;
}
.web_item_contacto_btn_accion > i {
  font-size: 22px;
  /*color: #002d70cc;*/
}
.web_item_busqueda.blue .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(59, 123, 192, 0.1);
}
.web_item_busqueda.blue .web_item_contacto_btn_accion {
  border: 1px solid rgba(59, 123, 192, 0.3);
}
.web_item_busqueda.blue .web_item_contacto_btn_accion > i {
  color: rgba(59, 123, 192, 0.7);
}
.web_item_busqueda.blue .web_item_contacto_btn_accion:hover {
  background-color: #3b7bc0;
}
.web_item_busqueda.blue .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.orange .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(190, 99, 34, 0.1);
}
.web_item_busqueda.orange .web_item_contacto_btn_accion {
  border: 1px solid rgba(190, 99, 34, 0.3);
}
.web_item_busqueda.orange .web_item_contacto_btn_accion > i {
  color: rgba(190, 99, 34, 0.7);
}
.web_item_busqueda.orange .web_item_contacto_btn_accion:hover {
  background-color: #be6322;
}
.web_item_busqueda.orange .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.green .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(16, 151, 84, 0.1);
}
.web_item_busqueda.green .web_item_contacto_btn_accion {
  border: 1px solid rgba(16, 151, 84, 0.3);
}
.web_item_busqueda.green .web_item_contacto_btn_accion > i {
  color: rgba(16, 151, 84, 0.7);
}
.web_item_busqueda.green .web_item_contacto_btn_accion:hover {
  background-color: #109754;
}
.web_item_busqueda.green .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.red .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(204, 73, 73, 0.1);
}
.web_item_busqueda.red .web_item_contacto_btn_accion {
  border: 1px solid rgba(204, 73, 73, 0.3);
}
.web_item_busqueda.red .web_item_contacto_btn_accion > i {
  color: rgba(204, 73, 73, 0.7);
}
.web_item_busqueda.red .web_item_contacto_btn_accion:hover {
  background-color: #cc4949;
}
.web_item_busqueda.red .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.brown .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(128, 69, 35, 0.1);
}
.web_item_busqueda.brown .web_item_contacto_btn_accion {
  border: 1px solid rgba(128, 69, 35, 0.3);
}
.web_item_busqueda.brown .web_item_contacto_btn_accion > i {
  color: rgba(128, 69, 35, 0.7);
}
.web_item_busqueda.brown .web_item_contacto_btn_accion:hover {
  background-color: #804523;
}
.web_item_busqueda.brown .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.pink .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(158, 50, 142, 0.1);
}
.web_item_busqueda.pink .web_item_contacto_btn_accion {
  border: 1px solid rgba(158, 50, 142, 0.3);
}
.web_item_busqueda.pink .web_item_contacto_btn_accion > i {
  color: rgba(158, 50, 142, 0.7);
}
.web_item_busqueda.pink .web_item_contacto_btn_accion:hover {
  background-color: #9e328e;
}
.web_item_busqueda.pink .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.deepred .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(255, 0, 0, 0.1);
}
.web_item_busqueda.deepred .web_item_contacto_btn_accion {
  border: 1px solid rgba(255, 0, 0, 0.3);
}
.web_item_busqueda.deepred .web_item_contacto_btn_accion > i {
  color: rgba(255, 0, 0, 0.7);
}
.web_item_busqueda.deepred .web_item_contacto_btn_accion:hover {
  background-color: #ff0000;
}
.web_item_busqueda.deepred .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.deeporange .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(255, 72, 0, 0.1);
}
.web_item_busqueda.deeporange .web_item_contacto_btn_accion {
  border: 1px solid rgba(255, 72, 0, 0.3);
}
.web_item_busqueda.deeporange .web_item_contacto_btn_accion > i {
  color: rgba(255, 72, 0, 0.7);
}
.web_item_busqueda.deeporange .web_item_contacto_btn_accion:hover {
  background-color: #ff4800;
}
.web_item_busqueda.deeporange .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.deepblue .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(13, 149, 240, 0.1);
}
.web_item_busqueda.deepblue .web_item_contacto_btn_accion {
  border: 1px solid rgba(13, 149, 240, 0.3);
}
.web_item_busqueda.deepblue .web_item_contacto_btn_accion > i {
  color: rgba(13, 149, 240, 0.7);
}
.web_item_busqueda.deepblue .web_item_contacto_btn_accion:hover {
  background-color: #0d95f0;
}
.web_item_busqueda.deepblue .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
.web_item_busqueda.deepgreen .web_item_contacto_btn_accion:not(.oculto) {
  background-color: rgba(8, 102, 0, 0.1);
}
.web_item_busqueda.deepgreen .web_item_contacto_btn_accion {
  border: 1px solid rgba(8, 102, 0, 0.3);
}
.web_item_busqueda.deepgreen .web_item_contacto_btn_accion > i {
  color: rgba(8, 102, 0, 0.7);
}
.web_item_busqueda.deepgreen .web_item_contacto_btn_accion:hover {
  background-color: #086600;
}
.web_item_busqueda.deepgreen .web_item_contacto_btn_accion:hover > i {
  color: #fff;
}
/* vistas_web/base/contactos/contactos_contenedor.html */
#bs_contactos_contenedor {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-out;
  opacity: 0;
  z-index: -1;
  background-color: #0000009e;
}
#bs_contactos_contenedor.act {
  opacity: 1;
  z-index: 1001;
}
#bs_contactos_contenedor > div {
  width: 100%;
  height: calc(100% - 105px);
  position: absolute;
  top: 100px;
  min-width: 200px;
  max-width: 430px;
  right: -100px;
  /*box-shadow: 0 0 19px 0px #000;*/
  transition: all 0.3s ease-out;
  opacity: 0;
  border-radius: 10px;
  max-height: 700px;
}
#bs_contactos_contenedor.act > div {
  opacity: 1;
  right: 5px;
}
#bs_cont_dist:not(.superior_hidden) #bs_contactos_contenedor > div {
  height: calc(100% - 160px);
  top: 155px;
}
#bs_cont_dist.homeminicab:not(.superior_hidden) #bs_contactos_contenedor > div {
  height: calc(100% - 115px);
  top: 110px;
}
@media screen and (max-width: 450px) {
  #bs_contactos_contenedor > div {
    right: -100px;
    min-width: calc(100% - 0px);
    max-width: calc(100% - 0px);
    width: calc(100% - 0px);
    height: calc(100% - 101px);
    border-radius: 0;
    max-height: calc(100% - 101px);
  }
  #bs_contactos_contenedor.act > div {
    right: 0;
  }
  #bs_cont_dist:not(.superior_hidden) #bs_contactos_contenedor > div {
    height: calc(100% - 150px);
    top: 150px;
  }
  #bs_cont_dist.homeminicab:not(.superior_hidden) #bs_contactos_contenedor > div {
    height: calc(100% - 105px);
    top: 105px;
  }
}
#bs_contactos_contenedor > div > div:first-child {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #0a59a0;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 450px) {
  #bs_contactos_contenedor > div > div:first-child {
    border-radius: 0;
  }
}
.web_contactos_buscar {
  width: calc(100% - 60px);
  max-width: 250px;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 5px;
}
/*CONTENEDOR DE SELECT E ICONO*/
.web_contactos_buscar > div {
  max-width: 300px;
  width: 100%;
  height: calc(100% - 10px);
  display: flex;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
}
.web_contactos_buscar > div > input {
  max-width: calc(100% - 10px - 60px);
  width: max-content;
  height: 100%;
  padding: 0 10px;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  z-index: 2;
  background-color: #00000000;
  margin: 0;
  padding-right: 10px;
  margin-right: 40px;
}
.web_contactos_buscar > div > input::placeholder {
  color: #ffffffa9;
}
.web_contactos_buscar.act > div > input::placeholder {
  color: #000000a9;
}
.web_contactos_buscar.blue.act > div > input {
  color: #2f6299;
}
.web_contactos_buscar.orange.act > div > input {
  color: #934c1a;
}
.web_contactos_buscar.green.act > div > input {
  color: #0b693a;
}
.web_contactos_buscar.red.act > div > input {
  color: #b13131;
}
.web_contactos_buscar.brown.act > div > input {
  color: #582f18;
}
.web_contactos_buscar.pink.act > div > input {
  color: #77266b;
}
.web_contactos_buscar.deepred.act > div > input {
  color: #c00;
}
.web_contactos_buscar.deeporange.act > div > input {
  color: #cc3a00;
}
.web_contactos_buscar.deepblue.act > div > input {
  color: #0a77c0;
}
.web_contactos_buscar.deepgreen.act > div > input {
  color: #043300;
}
/* CONTENEDOR ICONO */
.web_contactos_buscar > div > div {
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 10px 10px 0;
  position: absolute;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
/* ICONO */
.web_contactos_buscar > div > div > i {
  font-size: 20px;
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.web_contactos_buscar > div > div > i.deseleccionar, .web_contactos_buscar.act:not(.focus) > div > div > i.seleccionar {
  display: none;
}
.web_contactos_buscar.act:not(.focus) > div > div > i.deseleccionar {
  display: flex;
}
.web_contactos_buscar.blue.act > div > div {
  border-left: 1px solid #2f6299;
}
.web_contactos_buscar.blue > div > div > i {
  color: #2f6299;
}
.web_contactos_buscar.orange.act > div > div {
  border-left: 1px solid #934c1a;
}
.web_contactos_buscar.orange > div > div > i {
  color: #934c1a;
}
.web_contactos_buscar.green.act > div > div {
  border-left: 1px solid #0b693a;
}
.web_contactos_buscar.green > div > div > i {
  color: #0b693a;
}
.web_contactos_buscar.red.act > div > div {
  border-left: 1px solid #b13131;
}
.web_contactos_buscar.red > div > div > i {
  color: #b13131;
}
.web_contactos_buscar.brown.act > div > div {
  border-left: 1px solid #582f18;
}
.web_contactos_buscar.brown > div > div > i {
  color: #582f18;
}
.web_contactos_buscar.pink.act > div > div {
  border-left: 1px solid #77266b;
}
.web_contactos_buscar.pink > div > div > i {
  color: #77266b;
}
.web_contactos_buscar.deepred.act > div > div {
  border-left: 1px solid #c00;
}
.web_contactos_buscar.deepred > div > div > i {
  color: #c00;
}
.web_contactos_buscar.deeporange.act > div > div {
  border-left: 1px solid #cc3a00;
}
.web_contactos_buscar.deeporange > div > div > i {
  color: #cc3a00;
}
.web_contactos_buscar.deepblue.act > div > div {
  border-left: 1px solid #0a77c0;
}
.web_contactos_buscar.deepblue > div > div > i {
  color: #0a77c0;
}
.web_contactos_buscar.deepgreen.act > div > div {
  border-left: 1px solid #043300;
}
.web_contactos_buscar.deepgreen > div > div > i {
  color: #043300;
}
#web_contactos_barra_sup > div:last-child {
  height: 100%;
  display: flex;
  display: none;
}
#web_contactos_barra_sup > div:last-child > i {
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
}
#web_contactos_barra_sup > div:last-child > i:hover {
  background-color: rgba(0, 0, 0, 0.329);
}
#bs_contactos_contenedor > div > div:nth-child(2) {
  width: 100%;
  /*max-height: 350px;*/
  overflow: auto;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  height: calc(100% - 50px);
}
@media screen and (max-width: 450px) {
  #bs_contactos_contenedor > div > div:nth-child(2) {
    border-radius: 0;
  }
}
#bs_contactos_contenedor > div > div:nth-child(2) > div {
  width: 100%;
  height: max-content;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 200px;
}
/* vistas_web/base/ventana_espera.html */
.bs_ventana.espera {
  align-items: center;
}
.bs_ventana.espera.act {
  display: block;
}
.bs_ventana.espera > div {
  display: none;
}
.bs_ventana.espera.carga > div:first-child {
  display: flex;
  align-items: center;
}
.bs_ventana.espera.nocarga > div:last-child {
  height: 100% !important;
}
.bs_ventana.espera.carga > div:first-child > i {
  margin: 20px;
  font-size: 35px;
  color: #e65a25;
}
#web_espera_texto {
  font-size: 20px;
  color: #444;
  margin: 0;
}
.bs_ventana.espera > img {
  padding: 20px;
  max-width: 500px;
  margin-top: 20px;
  filter: drop-shadow(3px -3px 3px #00000024);
}
.bs_ventana.espera.nocarga > img {
  display: none;
}
.bs_ventana.espera.nocarga > div:last-child {
  display: block;
}
.bs_ventana.espera.nocarga > div:last-child > div:first-child {
  max-width: calc(100% - 140px);
  background-color: #c12c2c;
  margin: 20px;
  border-radius: 10px;
  width: max-content;
}
.bs_ventana.espera.nocarga > div:last-child > div:first-child > p {
  font-size: 14px;
  padding: 20px;
  color: #fff;
}
.bs_ventana.espera.nocarga > div:last-child > div:last-child {
  width: calc(100% - 40px);
  margin: 20px;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bs_ventana.espera.nocarga > div:last-child > div:last-child > p {
  font-size: 18px;
  color: #373636;
  margin: 0;
}
.bs_ventana.espera.nocarga > div:last-child > div:last-child > div {
  background-color: #185776;
  display: flex;
  margin-top: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  max-width: 300px;
  cursor: pointer;
  text-align: center;
  padding: 0 10px;
}
.bs_ventana.espera.nocarga > div:last-child > div:last-child > div > p {
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}
.bs_ventana.espera.nocarga > div:last-child > div:last-child > img {
  padding: 20px;
  max-width: 500px;
  margin-top: 20px;
  filter: drop-shadow(3px -3px 3px #00000024);
}
/* vistas_web/base/cargando.html */
#vent_cargando {
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  background-color: #186caa;
  background: linear-gradient(125deg, #186caa 0%, #008b45 100%);
}
#vent_cargando > div {
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  background-image: url("/img/mosaico_w2.png");
}
#cargando_cont {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 12px);
  width: calc(100% - 12px);
  text-align: center;
  overflow: hidden;
  /*background: linear-gradient(150deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.95) 20%,white 50%,rgba(255, 255, 255, 0.95) 80%, rgba(227, 227, 227, 0.5) 100%);*/
  background: linear-gradient(150deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 255, 255, 0.99) 20%, white 50%, rgba(255, 255, 255, 0.97) 80%, rgba(227, 227, 227, 0.99) 100%);
  border-radius: 100px 20px;
}
#cargando_cont > div {
  color: #fff;
}
#cargando_cont > div > img {
  width: 250px;
  /*filter: drop-shadow(0 0 10px #000);*/
}
#cargando_cont > div > i {
  font-size: 50px;
  margin-top: 30px;
  color: #186caa;
}
#cargando_cont > div > p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-family: bariol;
  margin: 10px 0 0 0;
  color: #5f5f5f;
}
/* vistas_web/base/menu_item.html */
.menu_item_web {
  height: calc(100% - 10px);
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 16px;
  justify-content: center;
  cursor: pointer;
  color: #1a6dab;
  min-width: 70px;
  text-decoration: none;
  display: none;
  font-family: supra;
  width: max-content;
  align-items: center;
  margin-left: 5px;
  padding: 0 10px;
  position: relative;
}
.menu_item_web > i {
  margin-left: 5px;
  font-size: 18px;
  color: #ec8d20;
}
.menu_item_web.ora_mod_int_ale_dar > i {
  color: #ec6e21;
}
.menu_item_web.ora_mod_cla > i {
  color: #f08e1d;
}
.menu_item_web.mos_ora_mod_cla > i {
  color: #e6b413;
}
.menu_item_web.orange > i {
  color: #fc9d30;
}
.menu_item_web.orange_strong > i {
  color: #ec6e21;
}
.menu_item_web.green_respaldo > i {
  color: #058b45;
}
.menu_item_web.green > i {
  color: #00b567;
}
.menu_item_web.blue_light > i {
  color: #4e9ed7;
}
.menu_item_web.blue > i {
  color: #319ff2;
}
.menu_item_web.brown > i {
  color: #e9864a;
}
.menu_item_web.act {
  top: 5px;
  border-radius: 10px 10px 0 0;
}
.menu_item_web:hover > i, .menu_item_web.act > i {
  color: #fff;
}
.menu_item_web > i.mostrar, .menu_item_web > i.ocultar {
  display: none;
}
.menu_item_web.act:not(.all):not(.sin_smn):not(.sin_sub) > i.ocultar, .menu_item_web:not(.sin_sub):not(.act):not(.all) > i.mostrar {
  display: inline-block;
}
.menu_item_web.act, .menu_item_web:hover {
  /*background-color: $MENU_COLOR_PRINCIPAL_SELECT;
		background-color: #f25f18;
		background-image: linear-gradient(to bottom right,#f25f18, #fe9a38, #f25f18);*/
  /*background-color: #e65a25;*/
  background-color: #ec8d20;
  color: #fff;
}
.menu_item_web.act.ora_mod_int_ale_dar, .menu_item_web.ora_mod_int_ale_dar:hover {
  background-color: #ec6e21;
}
.menu_item_web.act.ora_mod_cla, .menu_item_web.ora_mod_cla:hover {
  background-color: #f08e1d;
}
.menu_item_web.act.mos_ora_mod_cla, .menu_item_web.mos_ora_mod_cla:hover {
  background-color: #e6b413;
}
.menu_item_web.act.orange, .menu_item_web.orange:hover {
  background-color: #fc9d30;
}
.menu_item_web.act.orange_strong, .menu_item_web.orange_strong:hover {
  background-color: #ec6e21;
}
.menu_item_web.act.green_respaldo, .menu_item_web.green_respaldo:hover {
  background-color: #058b45;
}
.menu_item_web.act.green, .menu_item_web.green:hover {
  background-color: #00b567;
}
.menu_item_web.act.blue_light, .menu_item_web.blue_light:hover {
  background-color: #4e9ed7;
}
.menu_item_web.act.blue, .menu_item_web.blue:hover {
  background-color: #319ff2;
}
.menu_item_web.act.brown, .menu_item_web.brown:hover {
  background-color: #e9864a;
}
.menu_item_web.sin_sub > i {
  display: none;
}
/*RESPONSIVE*/
@media screen and (min-width: 1150px) {
  .menu_item_web:nth-child(-n+6) {
    display: flex;
  }
}
@media screen and (min-width: 1020px) and (max-width: 1150px) {
  .menu_item_web:nth-child(-n+5) {
    display: flex;
  }
}
@media screen and (min-width: 890px) and (max-width: 1020px) {
  .menu_item_web:nth-child(-n+4) {
    display: flex;
  }
}
@media screen and (min-width: 760px) and (max-width: 890px) {
  .menu_item_web:nth-child(-n+3) {
    display: flex;
  }
}
@media screen and (min-width: 630px) and (max-width: 760px) {
  .menu_item_web:nth-child(-n+2) {
    display: flex;
  }
}
@media screen and (min-width: 500px) and (max-width: 630px) {
  .menu_item_web:nth-child(-n+1) {
    display: flex;
  }
}
@media screen and (max-width: 500px) {
  .menu_item_web:nth-child(-n+0) {
    display: flex;
  }
}
.menu_item_web > svg {
  position: absolute;
  width: 11px;
  bottom: -1px;
  display: none;
}
.menu_item_web > svg > path {
  fill: #ec8d20;
}
.menu_item_web.ora_mod_int_ale_dar > svg > path {
  fill: #ec6e21;
}
.menu_item_web.ora_mod_cla > svg > path {
  fill: #f08e1d;
}
.menu_item_web.mos_ora_mod_cla > svg > path {
  fill: #e6b413;
}
.menu_item_web.orange > svg > path {
  fill: #fc9d30;
}
.menu_item_web.orange_strong > svg > path {
  fill: #ec6e21;
}
.menu_item_web.green_respaldo > svg > path {
  fill: #058b45;
}
.menu_item_web.green > svg > path {
  fill: #00b567;
}
.menu_item_web.blue_light > svg > path {
  fill: #4e9ed7;
}
.menu_item_web.blue > svg > path {
  fill: #319ff2;
}
.menu_item_web.brown > svg > path {
  fill: #e9864a;
}
.menu_item_web > svg.mn_bord_left {
  left: -10px;
}
.menu_item_web > svg.mn_bord_right {
  right: -10px;
}
.menu_item_web.act > svg {
  display: inline-block;
}
/* vistas_web/base/menu_submenu/submenu_grupo.html */
.submenu_grupo {
  margin: 0 10px;
  margin-top: 20px;
  border-radius: 10px;
  overflow: hidden;
  min-width: 250px;
  max-width: 400px;
  width: calc(100% - 20px);
  background-color: #0000001c;
}
#cont_submenu.all .submenu_grupo {
  margin-top: 10px;
}
@media screen and (min-width: 600px) {
  /* GRUPO DE UNA COLUMNA (WIDTH)*/
  /* GRUPO DE DOS COLUMNAS (WIDTH)*/
  #cont_submenu:not(.all) .submenu_grupo {
    width: calc(50% - 20px);
    max-width: 400px;
  }
  #cont_submenu:not(.all) .submenu_grupo.dos_col {
    width: calc(100% - 20px);
    max-width: 800px;
  }
}
@media screen and (min-width: 900px) {
  /* GRUPO DE UNA COLUMNA (WIDTH)*/
  /* GRUPO DE DOS COLUMNAS (WIDTH)*/
  #cont_submenu:not(.all) .submenu_grupo {
    width: calc(33% - 20px);
    max-width: 400px;
  }
  #cont_submenu:not(.all) .submenu_grupo.dos_col {
    width: calc(66% - 20px);
    max-width: 800px;
  }
}
.submenu_grupo:hover {
  box-shadow: inset 0px 0px 10px #00000040;
}
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.ora_mod_int_ale_dar .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.ora_mod_int_ale_dar .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.ora_mod_cla .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.ora_mod_cla .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.mos_ora_mod_cla .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.mos_ora_mod_cla .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.orange .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.orange .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.orange_strong .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.orange_strong .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.green_respaldo .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.green_respaldo .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.green .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.green .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.blue_light .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.blue_light .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.blue .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.blue .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
/*MENU OCULTO EN HOME
		O NO HOME
		#cont_submenu.all .menu_submenu_grupos_cont.brown .submenu_grupo,
		#bs_cont_dist.superior_hidden .menu_submenu_grupos_cont.brown .submenu_grupo{
			border-left: 1px solid $color_1;
		}*/
.submenu_grupo > div:first-child {
  width: 100%;
  height: max-content;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff21;
  min-height: 50px;
  cursor: pointer;
}
.submenu_grupo.sin_titulo > div:first-child {
  display: none;
}
.submenu_grupo > div:first-child > p {
  font-size: 17px;
  color: #fff;
  margin: 0;
  margin-left: 0px;
  font-family: supra;
  margin-left: 15px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 7px 0;
  width: calc(100% - 55px);
}
#cont_submenu:not(.all) .submenu_grupo > div:first-child > p {
  width: calc(100% - 30px);
}
.submenu_grupo > div:first-child > i {
  width: 40px;
  text-align: center;
  color: #ffffff80;
  display: none;
}
#cont_submenu.all .submenu_grupo.act > div:first-child > i.colapsar, #cont_submenu.all .submenu_grupo:not(.act) > div:first-child > i.expandir {
  display: inline-block;
}
.submenu_grupo > div:last-child {
  width: 100%;
  padding: 10px 0;
  flex-wrap: wrap;
  display: none;
}
.submenu_grupo.act > div:last-child, .submenu_grupo.sin_titulo > div:last-child, #cont_submenu:not(.all) .submenu_grupo > div:last-child {
  display: flex;
}
.submenu_grupo > div:last-child > div {
  width: 100%;
}
@media screen and (min-width: 600px) {
  #cont_submenu:not(.all) .submenu_grupo.dos_col > div:last-child > div {
    width: 50%;
  }
  #cont_submenu:not(.all) .submenu_grupo.dos_col > div:last-child > div:last-child {
    width: calc(50% - 1px);
    border-left: 1px solid #ffffff21;
  }
}
/* vistas_web/base/submenu_item.html */
.submenu_item {
  display: flex;
  align-items: center;
  min-height: 48px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 24px;
  margin-top: 2px;
  width: calc(100% - 30px);
}
.submenu_item:hover {
  background-color: #fff;
}
.submenu_item > div:first-child {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.submenu_item > div:first-child > div:first-child {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
}
.submenu_item > div:first-child > div:first-child > i {
  color: #ffffffbf;
  font-size: 20px;
}
.submenu_item > div:first-child > div:first-child > i.icono_circle {
  font-size: 15px;
  background-color: #00000042;
  width: 38px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}
.cont_submenu_item.ora_mod_int_ale_dar .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #ec6e21;
}
.cont_submenu_item.ora_mod_cla .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #f08e1d;
}
.cont_submenu_item.mos_ora_mod_cla .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #e6b413;
}
.cont_submenu_item.orange .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #fc9d30;
}
.cont_submenu_item.orange_strong .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #ec6e21;
}
.cont_submenu_item.green_respaldo .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #058b45;
}
.cont_submenu_item.green .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #00b567;
}
.cont_submenu_item.blue_light .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #4e9ed7;
}
.cont_submenu_item.blue .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #319ff2;
}
.cont_submenu_item.brown .submenu_item:hover > div:first-child > div:first-child > i.icono_circle {
  background-color: #e9864a;
}
.submenu_item > div:first-child > div:last-child {
  width: calc(100% - 55px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.submenu_item > div:first-child > div:last-child > p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 16px;
}
.submenu_item > div:first-child > div:last-child > p > span {
  font-size: 14px;
  font-weight: normal;
  color: #0000004f;
}
.cont_submenu_item.ora_mod_int_ale_dar .submenu_item:hover > div:first-child > div:last-child > p {
  color: #ec6e21;
}
.cont_submenu_item.ora_mod_cla .submenu_item:hover > div:first-child > div:last-child > p {
  color: #f08e1d;
}
.cont_submenu_item.mos_ora_mod_cla .submenu_item:hover > div:first-child > div:last-child > p {
  color: #e6b413;
}
.cont_submenu_item.orange .submenu_item:hover > div:first-child > div:last-child > p {
  color: #fc9d30;
}
.cont_submenu_item.orange_strong .submenu_item:hover > div:first-child > div:last-child > p {
  color: #ec6e21;
}
.cont_submenu_item.green_respaldo .submenu_item:hover > div:first-child > div:last-child > p {
  color: #058b45;
}
.cont_submenu_item.green .submenu_item:hover > div:first-child > div:last-child > p {
  color: #00b567;
}
.cont_submenu_item.blue_light .submenu_item:hover > div:first-child > div:last-child > p {
  color: #4e9ed7;
}
.cont_submenu_item.blue .submenu_item:hover > div:first-child > div:last-child > p {
  color: #319ff2;
}
.cont_submenu_item.brown .submenu_item:hover > div:first-child > div:last-child > p {
  color: #e9864a;
}
.submenu_item > div:first-child > div:last-child > i {
  color: #ffffff82;
  width: 30px;
  font-size: 18px;
  margin-right: 5px;
}
.cont_submenu_item.ora_mod_int_ale_dar .submenu_item:hover > div:first-child > div:last-child > i {
  color: #ec6e21;
}
.cont_submenu_item.ora_mod_cla .submenu_item:hover > div:first-child > div:last-child > i {
  color: #f08e1d;
}
.cont_submenu_item.mos_ora_mod_cla .submenu_item:hover > div:first-child > div:last-child > i {
  color: #e6b413;
}
.cont_submenu_item.orange .submenu_item:hover > div:first-child > div:last-child > i {
  color: #fc9d30;
}
.cont_submenu_item.orange_strong .submenu_item:hover > div:first-child > div:last-child > i {
  color: #ec6e21;
}
.cont_submenu_item.green_respaldo .submenu_item:hover > div:first-child > div:last-child > i {
  color: #058b45;
}
.cont_submenu_item.green .submenu_item:hover > div:first-child > div:last-child > i {
  color: #00b567;
}
.cont_submenu_item.blue_light .submenu_item:hover > div:first-child > div:last-child > i {
  color: #4e9ed7;
}
.cont_submenu_item.blue .submenu_item:hover > div:first-child > div:last-child > i {
  color: #319ff2;
}
.cont_submenu_item.brown .submenu_item:hover > div:first-child > div:last-child > i {
  color: #e9864a;
}
/* vistas_web/base/submenu.html */
#cont_submenu {
  position: absolute;
  width: 100%;
  z-index: -1;
  top: 150px;
  display: flex;
  flex-direction: row;
  opacity: 0;
  transition: all 0.3s ease-out;
  justify-content: center;
  background-color: #0000009e;
  height: calc(100% - 150px);
}
#cont_submenu.all, #bs_cont_dist.superior_hidden #cont_submenu {
  justify-content: flex-end;
  right: 0;
}
.homeminicab #cont_submenu {
  top: 105px;
  height: calc(100% - 105px);
}
#cont_submenu.act {
  opacity: 1;
  z-index: 100;
}
#bs_cont_dist.superior_hidden #cont_submenu {
  height: 100%;
  top: 0;
  max-height: 100%;
}
#cont_submenu > div:first-child, #cont_submenu > div:last-child {
  width: 10px;
  height: 10px;
  z-index: 1;
  position: relative;
  display: none;
}
#bs_cont_dist.superior_hidden #cont_submenu > div:first-child, #bs_cont_dist.superior_hidden #cont_submenu > div:last-child {
  display: none;
}
#cont_submenu > div:first-child > svg, #cont_submenu > div:last-child > svg {
  position: absolute;
}
#cont_submenu > div:first-child > svg > path, #cont_submenu > div:last-child > svg > path {
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
}
#cont_submenu > div:nth-child(2) {
  width: 100%;
  position: relative;
  overflow: hidden;
  max-height: 100%;
  height: 100%;
  min-height: 200px;
}
#bs_cont_dist.superior_hidden #cont_submenu > div:nth-child(2), #cont_submenu.all > div:nth-child(2) {
  border-radius: 10px;
  margin-right: 5px;
  background-color: #fff;
  height: 100%;
}
#cont_submenu.all > div:nth-child(2), #bs_cont_dist.superior_hidden #cont_submenu > div:nth-child(2) {
  max-width: 450px;
  width: calc(100% - 10px);
  max-height: calc(100% - 10px);
  top: 5px;
}
#bs_cont_dist.superior_hidden #cont_submenu > div:nth-child(2) {
  max-height: calc(100% - 110px);
  top: 105px;
}
@media screen and (max-width: 450px) {
  #cont_submenu.all > div:nth-child(2), #bs_cont_dist.superior_hidden #cont_submenu > div:nth-child(2) {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    top: 0;
    margin-right: 0;
    border-radius: 0;
    height: 100%;
  }
  #bs_cont_dist.superior_hidden #cont_submenu > div:nth-child(2) {
    top: 100px;
    max-height: calc(100% - 100px);
    height: calc(100% - 100px);
  }
}
#cont_submenu_cont_items {
  width: 100%;
  height: 100%;
  overflow: auto;
  /*background-color: #ddd;*/
}
#cont_submenu_items {
  width: 100%;
}
#cont_submenu_items.all, #bs_cont_dist.superior_hidden #cont_submenu_items {
  width: 100%;
}
/* vistas_web/base/submenu_footer.html */
#bs_submenu_footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  position: absolute;
  right: 0;
  height: 45px;
  width: 100%;
  align-items: center;
}
#cont_submenu.all #bs_submenu_footer {
  justify-content: space-evenly;
  flex-wrap: nowrap;
}
@media screen and (max-width: 400px) {
  #bs_submenu_footer {
    justify-content: space-evenly;
    flex-wrap: nowrap;
  }
}
#bs_submenu_footer > a {
  margin: 3px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 33px;
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid #167302;
  padding: 0 10px;
  text-decoration: none;
}
@media screen and (max-width: 400px) {
  #bs_submenu_footer > a {
    height: 30px;
  }
}
#bs_submenu_footer > a.lobby, #bs_submenu_footer > a.transparencia {
  border: 2px solid #9e9ea0;
  padding: 0;
  opacity: 0.7;
}
#bs_submenu_footer > a.transparencia:hover {
  border: 2px solid #c64933;
}
#bs_submenu_footer > a > img {
  height: 100%;
  background-color: #fff;
  /*filter: grayscale(100%);*/
}
#bs_submenu_footer > a > p {
  color: #ddd;
  font-size: 11px;
  margin: 0;
  padding: 0;
  color: #167302;
  font-weight: bold;
}
#bs_submenu_footer > a > p.pre_text {
  font-size: 10px;
  color: #373837;
}
#bs_submenu_footer > a:hover {
  background-color: #167302;
  opacity: 1;
}
#bs_submenu_footer > a:hover p {
  color: #fff;
}
#bs_submenu_footer > a:hover img {
  filter: grayscale(0%);
}
/* vistas_web/base/contenedor_pantalla.html */
#bs_cont_dist {
  /*max-width: 1257px;*/
  margin: auto;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.59);
  overflow: hidden;
  height: 100%;
  background-color: #eaeaea;
}
#web_modal {
  position: absolute;
  top: 0;
  z-index: 10000;
  height: 100%;
  width: 100%;
  display: none;
  opacity: 0;
  /*transition: opacity 0.3s ease;*/
  background-color: #000d;
}
#web_modal.show {
  display: block;
  opacity: 1;
}
#bs_cont_menu {
  width: 100%;
  height: 150px;
  /*box-shadow: 0px 1px 33px -12px #000;*/
  z-index: 1002;
  top: 0;
  position: absolute;
  /*transition: all 0.4s ease-out;*/
  opacity: 1;
}
/*MINICAB*/
#bs_cont_dist.homeminicab > #bs_cont_menu {
  height: 105px;
  box-shadow: 0px 1px 33px -12px #000;
}
#bs_cont_menu:not(.superior_hidden).submenu_act {
  box-shadow: none;
}
#bs_cont_dist.superior_hidden > #bs_cont_menu {
  top: -150px;
  opacity: 0;
}
#bs_cont_dist.homeminicab > #bs_cont_menu.submenu_act, #bs_cont_dist.homeminicab > #bs_cont_menu.busqueda_activa {
  box-shadow: none;
}
#bs_barra_sup_oculta {
  /*opacity: 0;
			top: -100px;*/
  right: 0;
  /*transition: all 0.3s ease-out;*/
  background-color: #00000038;
  padding: 5px;
  border-radius: 10px;
  margin: 5px 5px 0 0;
  z-index: 1100;
  position: absolute;
  opacity: 1;
  top: 0;
}
/*#bs_cont_dist.superior_hidden > #bs_barra_sup_oculta{
			opacity: 1;
			top: 0;
		}*/
#bs_barra_sup_oculta > div:first-child {
  width: 85px;
  height: 40px;
  border-radius: 5px;
  display: flex;
}
#bs_barra_sup_oculta > div:first-child > a {
  height: 100%;
  width: 40px;
  display: block;
  background-color: #f7eddcd4;
  border-radius: 5px;
}
#bs_barra_sup_oculta > div:first-child > a:hover {
  background-color: #fff;
}
#bs_cont_dist:not(.superior_hidden) #bs_barra_sup_oculta > div:first-child > a {
  display: none;
}
#bs_barra_sup_oculta > div:first-child > a > div {
  display: flex;
  width: 40px;
  height: 100%;
  align-items: center;
  justify-content: space-around;
}
#bs_barra_sup_oculta > div:first-child > a > div > img {
  height: 30px;
}
#bs_barra_sup_oculta > div:first-child > a > div > i {
  font-size: 25px;
  color: #6c4503d4;
}
#bs_barra_sup_oculta > div:first-child:hover > a > div > i {
  /*color: #000;*/
}
#acceso_opciones_usuario {
  height: 100%;
  width: 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f7eddcd4;
  border-radius: 5px;
  margin-left: 5px;
  cursor: pointer;
}
#acceso_opciones_usuario:hover {
  background-color: #fff;
}
#acceso_opciones_usuario > i {
  font-size: 25px;
  color: #6c4503d4;
  /*display: none;*/
}
#acceso_opciones_usuario.act > i {
  color: #2982c4;
}
#acceso_opciones_usuario > i.tarjeta {
  display: none;
}
#acceso_opciones_usuario.act > i.tarjeta {
  color: #f46a23;
  display: none;
}
/*EN EL HOME*/
#bs_cont_dist:not(.superior_hidden) #acceso_opciones_usuario {
  width: 100%;
  margin-left: 0;
}
#bs_cont_dist:not(.superior_hidden) #acceso_opciones_usuario > i.tarjeta {
  display: inline-block;
}
/*#acceso_opciones_usuario > i{
						display: none;
					}
					#acceso_opciones_usuario:not(.act) > i:first-child,
					#acceso_opciones_usuario.act > i:last-child {
						display: inline-block;
					}*/
#bs_barra_sup_oculta > div:last-child {
  display: flex;
  margin-top: 5px;
}
#bs_barra_sup_oculta > div:last-child > div {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #f7eddcd4;
  border-radius: 5px;
}
#bs_barra_sup_oculta > div:last-child > div:last-child {
  margin-left: 5px;
}
.buscar_sin_superior:not(.act):hover {
  background-color: #fff !important;
}
.buscar_sin_superior.act {
  background-color: #ec8d20 !important;
}
.buscar_sin_superior > i {
  font-size: 25px;
  color: #6c4503d4;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: none;
}
.buscar_sin_superior.act > i {
  color: #fff;
}
.buscar_sin_superior:not(.act) > i.buscar, .buscar_sin_superior.act > i.ocultar {
  display: flex;
}
.menu_item_web_sin_superior:not(.act):hover {
  background-color: #fff !important;
}
.menu_item_web_sin_superior.act {
  background-color: #ec8d20 !important;
}
.menu_item_web_sin_superior > i {
  font-size: 25px;
  color: #6c4503d4;
  display: none;
}
.menu_item_web_sin_superior.act > i {
  color: #fff;
}
.menu_item_web_sin_superior > i {
  display: none;
}
.menu_item_web_sin_superior:not(.act) > i:first-child, .menu_item_web_sin_superior.act > i:last-child {
  display: inline-block;
}
#bs_cont_cont {
  width: 100%;
  position: absolute;
  overflow: auto;
  height: 100%;
  bottom: 0;
  /*transition: all 0.3s ease-out;*/
}
/*MINICAB
		#bs_cont_dist.homeminicab > #bs_cont_cont{
			height: calc(100% - 105px);
		}
		#bs_cont_dist.superior_hidden > #bs_cont_cont{
			height: 100%;
		}*/
/* vistas_web/vistas_libres/concon2030.html */
#concon2030 {
  width: 100%;
  height: 100%;
  position: relative;
  background-image: url(/img/contenido/concon2030/fondo.jpg);
  background-size: cover;
}
#concon2030 > div:first-child {
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #a9dcff59;
  background-image: linear-gradient(to bottom, #a9dcffc4 0px, #a9dcffc2 300px, #0061a3 100%);
}
#concon2030 > div:first-child > div:first-child {
  padding-top: 80px;
  width: 100%;
  text-align: center;
}
#concon2030 > div:first-child > div:first-child > img {
  width: 80%;
  max-width: 350px;
}
#concon2030 > div:first-child > div:first-child > p {
  margin: 20px auto;
  font-size: 21px;
  max-width: 370px;
  font-family: supra;
  width: 80%;
  color: #fff;
  text-shadow: 0 0 10px #186ca7;
}
#concon2030 > div:first-child > div:nth-child(2) {
  background-color: #156fac85;
  border-radius: 10px;
  padding: 15px;
  margin: 30px auto 15px auto;
  max-width: 484px;
  width: calc(100% - 60px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
#concon2030 > div:first-child > div:nth-child(2) > div:first-child {
  width: 100%;
  margin-bottom: 15px;
}
#concon2030 > div:first-child > div:nth-child(2) > div:first-child > p {
  color: #c5ddef;
  margin: 0;
  font-size: 18px;
}
#concon2030 > div:first-child > div:nth-child(2) > div:last-child {
  width: 150px;
  background-color: #186ca7;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  color: #fff;
  padding: 15px 14px;
  cursor: pointer;
  border: 2px solid #bee2fbcf;
}
#concon2030 > div:first-child > div:nth-child(2) > div:last-child > p {
  margin: 0;
  width: max-content;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  line-height: 20px;
  font-family: supra_bold;
}
#concon2030 > div:first-child > div:nth-child(2) > div:last-child > p > span {
  font-size: 15px;
  font-family: supra_light;
}
#concon2030 > div:first-child > div:nth-child(3) {
  width: 100%;
  height: max-content;
  margin-bottom: 100px;
}
#concon2030 > div:first-child > div:nth-child(3) > p {
  width: 90%;
  max-width: 512px;
  margin: 40px auto 15px auto;
  color: #023559;
  font-size: 22px;
  text-align: center;
  text-shadow: 0 0 5px #a1c2ff;
}
#concon2030 > div:first-child > div:nth-child(3) > div {
  width: 90%;
  max-width: 550px;
  display: flex;
  margin: auto;
  justify-content: center;
  flex-wrap: wrap;
}
.concon2030_box_cat {
  width: 120px;
  height: 120px;
  border-radius: 6px;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.concon2030_box_cat > p {
  color: #fff;
  margin: 0;
  width: 100%;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
}
.concon2030_box_cat > i {
  color: #fff;
  margin-top: 10px;
  height: 50px;
  width: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 50px;
}
.concon2030_box_cat.rojo {
  background-color: #fa805d;
}
.concon2030_box_cat.verde {
  background-color: #469c75;
}
.concon2030_box_cat.naranjo {
  background-color: #faa652;
}
.concon2030_box_cat.celeste {
  background-color: #46aee2;
}
.concon2030_box_cat.cafe {
  background-color: #bc725a;
}
.concon2030_box_cat.azul {
  background-color: #468ec2;
}
.concon2030_box_cat.cafe_claro {
  background-color: #e28362;
}
#concon2030 > div:nth-child(2) {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 50px;
  background-image: url(/img/contenido/concon2030/concon2030_cuidad.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 150px;
}
/* vistas_web/control_usuarios/registrarse/web_registrarse_paso2.html */
#web_registro_formulario_paso_dos {
  background-color: #fff;
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  height: 700px;
}
@media screen and (max-width: 450px) {
  #web_registro_formulario_paso_dos {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#web_registro_formulario_paso_dos > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
}
#web_registro_formulario_paso_dos > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
}
#web_registro_formulario_paso_dos > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#web_registro_formulario_paso_dos > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#web_registro_formulario_paso_dos > div:nth-child(2) {
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:first-child {
  padding-top: 30px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #444;
  text-align: center;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) {
  margin: auto;
  padding-top: 20px;
  width: calc(100% - 40px);
  max-width: 700px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form {
  text-align: left;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox {
  margin-top: 10px;
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 0 10px;
  cursor: pointer;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > i {
  font-size: 30px;
  color: #888;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > i.con_check {
  display: none;
  color: #0071d0;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > label {
  font-size: 20px;
  color: #004f92;
  display: inline;
  margin-left: 10px;
  cursor: pointer;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > #registro_checkbox_vecino {
  margin-top: 40px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act {
  border: 1px solid #0071d0;
  background-color: #d5edff;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act > i.sin_check {
  display: none;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act > i.con_check {
  display: inline;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > p, #web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > ul > li {
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-top: 7px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > p span, #web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > ul > li span {
  font-weight: bold;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > ul {
  margin: 0;
  padding-left: 15px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: red;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child {
  margin-top: 40px;
  text-align: center;
  padding-bottom: 50px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #888;
  width: 80%;
  height: 50px;
  max-width: 500px;
  border: 0;
  margin: 0;
  font-size: 25px;
  color: #fff;
  border-radius: 5px;
}
#web_registro_formulario_paso_dos > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act {
  background-color: #0071d0;
}
/* vistas_web/control_usuarios/registrarse/web_registrarse_paso1.html */
#web_registro_formulario_paso_uno {
  background-color: #fff;
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  height: 700px;
}
@media screen and (max-width: 450px) {
  #web_registro_formulario_paso_uno {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#web_registro_formulario_paso_uno > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
}
#web_registro_formulario_paso_uno > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
}
#web_registro_formulario_paso_uno > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#web_registro_formulario_paso_uno > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#web_registro_formulario_paso_uno > div:nth-child(2) {
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:first-child {
  padding-top: 30px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #444;
  text-align: center;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) {
  margin: auto;
  padding-top: 20px;
  width: calc(100% - 40px);
  max-width: 700px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form {
  text-align: left;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.text > label {
  display: block;
  color: #004f92;
  font-size: 20px;
  margin: 20px 0 5px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input {
  width: calc(100% - 32px);
  height: 50px;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  padding: 0 15px;
  color: #444;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.error {
  border: 1px solid red;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.ok {
  border: 1px solid #0071d0;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.text > ::placeholder {
  color: #aaa;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda {
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-top: 7px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda span {
  font-weight: bold;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: red;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #888;
  width: 80%;
  height: 50px;
  max-width: 500px;
  border: 0;
  margin: 0;
  font-size: 25px;
  color: #fff;
  border-radius: 5px;
}
#web_registro_formulario_paso_uno > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act {
  background-color: #0071d0;
}
/* vistas_web/control_usuarios/registrarse/web_registrarse_paso3.html */
#web_registro_formulario_paso_tres {
  background-color: #fff;
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  height: 700px;
}
@media screen and (max-width: 450px) {
  #web_registro_formulario_paso_tres {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#web_registro_formulario_paso_tres > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
}
#web_registro_formulario_paso_tres > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
}
#web_registro_formulario_paso_tres > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#web_registro_formulario_paso_tres > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#web_registro_formulario_paso_tres > div:nth-child(2) {
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:first-child {
  padding-top: 30px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #444;
  text-align: center;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) {
  margin: auto;
  padding-top: 10px;
  width: calc(100% - 40px);
  max-width: 700px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form {
  text-align: left;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > label {
  display: block;
  color: #004f92;
  font-size: 20px;
  margin: 20px 0 5px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input, #web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select, #web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input {
  width: calc(100% - 32px);
  height: 50px;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  padding: 0 15px;
  color: #444;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select {
  width: calc(100% - 0px);
  background-color: #fff;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select option[value="0"] {
  color: red;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select [hidden] {
  display: none;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.error, #web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select.error, #web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input.error {
  border: 1px solid red;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.ok, #web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select.ok, #web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input.ok {
  border: 1px solid #0071d0;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit {
  width: calc(100% - 2px);
  height: 50px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input {
  border: 0;
  border-radius: 0;
  width: calc(100% - 83px);
  float: left;
  border-radius: 5px 0 0 5px;
  border: 1px solid #aaa;
  border-right: 0;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > div {
  float: right;
  width: 50px;
  height: 50px;
  background-color: #e0e0e0;
  border-radius: 0 5px 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #aaa;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > div i {
  color: #aaa;
  font-size: 20px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.ok > input {
  border: 1px solid #0071d0;
  border-right: 0;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.ok > div {
  border: 1px solid #0071d0;
  border-left: 1px solid #aaa;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.error > input {
  border: 1px solid red;
  border-right: 0;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.error > div {
  border: 1px solid red;
  border-left: 1px solid #aaa;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.act > div {
  background-color: #0071d0;
  border: 1px solid #0071d0;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.act > div i {
  color: #fff;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.act > ::placeholder {
  color: #aaa;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.text > ::placeholder {
  color: #aaa;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda {
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-top: 7px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda span {
  font-weight: bold;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: red;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #888;
  width: 80%;
  height: 50px;
  max-width: 500px;
  border: 0;
  margin: 0;
  font-size: 25px;
  color: #fff;
  border-radius: 5px;
}
#web_registro_formulario_paso_tres > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act {
  background-color: #0071d0;
}
/* vistas_web/control_usuarios/registrarse/web_registrarse_paso_pass.html */
#web_registro_formulario_paso_pass {
  background-color: #fff;
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 450px) {
  #web_registro_formulario_paso_pass {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#web_registro_formulario_paso_pass > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
}
#web_registro_formulario_paso_pass > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
}
#web_registro_formulario_paso_pass > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#web_registro_formulario_paso_pass > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#web_registro_formulario_paso_pass > div:nth-child(2) {
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:first-child {
  padding-top: 30px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #444;
  text-align: center;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) {
  margin: auto;
  padding-top: 20px;
  width: calc(100% - 40px);
  max-width: 700px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form {
  text-align: left;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > label {
  display: block;
  color: #004f92;
  font-size: 20px;
  margin: 20px 0 5px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input, #web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select, #web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input {
  width: calc(100% - 32px);
  height: 50px;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  padding: 0 15px;
  color: #444;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select {
  width: calc(100% - 0px);
  background-color: #fff;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.error, #web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select.error, #web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input.error {
  border: 1px solid red;
  border-right: 0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.ok, #web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > select.ok, #web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input.ok {
  border: 1px solid #0071d0;
  border-right: 0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit {
  width: calc(100% - 2px);
  height: 50px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > input {
  border: 0;
  border-radius: 0;
  width: calc(100% - 83px);
  float: left;
  border-radius: 5px 0 0 5px;
  border: 1px solid #aaa;
  border-right: 0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > div {
  float: right;
  width: 50px;
  height: 50px;
  background-color: #e0e0e0;
  border-radius: 0 5px 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #aaa;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > div i {
  color: #aaa;
  font-size: 20px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit > ::placeholder {
  color: #aaa;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.ok > input {
  border: 1px solid #0071d0;
  border-right: 0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.ok > div {
  border: 1px solid #0071d0;
  border-left: 1px solid #aaa;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.error > input {
  border: 1px solid red;
  border-right: 0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.error > div {
  border: 1px solid red;
  border-left: 1px solid #aaa;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.act > div {
  background-color: #0071d0;
  border: 1px solid #0071d0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > div.edit.act > div i {
  color: #fff;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.text > ::placeholder {
  color: #aaa;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda {
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-top: 7px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > p.texto_ayuda span {
  font-weight: bold;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox {
  margin-top: 40px;
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 0 10px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > i {
  font-size: 30px;
  color: #888;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > i.con_check {
  display: none;
  color: #0071d0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > label {
  font-size: 20px;
  color: #004f92;
  display: inline;
  margin-left: 10px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act {
  border: 1px solid #0071d0;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act > i.sin_check {
  display: none;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act > i.con_check {
  display: inline;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: red;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #888;
  width: 80%;
  height: 50px;
  max-width: 500px;
  border: 0;
  margin: 0;
  font-size: 25px;
  color: #fff;
  border-radius: 5px;
}
#web_registro_formulario_paso_pass > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act {
  background-color: #0071d0;
}
#web_registro_formulario_paso_pass > div:nth-child(3) {
  position: absolute;
  width: 100%;
  height: 100%;
}
#web_creando_cuenta_usuario_procesando {
  position: absolute;
  background-color: #2982c4;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_creando_cuenta_usuario_procesando.act {
  display: flex;
}
#web_creando_cuenta_usuario_procesando > img {
  width: 80%;
  max-width: 300px;
}
#web_creando_cuenta_usuario_procesando > i {
  font-size: 50px;
  margin-top: 100px;
}
#web_creando_cuenta_usuario_procesando > p {
  font-size: 25px;
}
#web_creando_cuenta_usuario_proc_ok {
  position: absolute;
  background-color: #2982c4;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_creando_cuenta_usuario_proc_ok.error {
  background-color: #ff9333;
}
#web_creando_cuenta_usuario_proc_ok.act {
  display: flex;
}
#web_creando_cuenta_usuario_proc_ok > img {
  width: 80%;
  max-width: 300px;
}
#web_creando_cuenta_usuario_proc_ok > i {
  font-size: 50px;
  margin-top: 100px;
  display: none;
}
#web_creando_cuenta_usuario_proc_ok:not(.error) > i.ok, #web_creando_cuenta_usuario_proc_ok.error > i.error {
  display: inline-block;
}
#web_creando_cuenta_usuario_proc_ok > p {
  font-size: 25px;
  text-align: center;
  padding: 0 15px;
}
#web_creando_cuenta_usuario_proc_ok > button {
  width: 150px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  color: #2982c4;
  font-size: 20px;
  cursor: pointer;
  background-color: #fff;
}
#web_creando_cuenta_usuario_proc_ok > button:hover {
  background-color: #ddd;
}
/* vistas_web/control_usuarios/web_inicio_sesion_form.html */
#iniciar_sesion_formulario {
  background-color: #fff;
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: 25px;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 450px) {
  #iniciar_sesion_formulario {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#iniciar_sesion_formulario > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
}
#iniciar_sesion_formulario > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
}
#iniciar_sesion_formulario > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#iniciar_sesion_formulario > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#iniciar_sesion_formulario > div:nth-child(2) {
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:first-child {
  padding-top: 30px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #444;
  text-align: center;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) {
  margin: auto;
  padding-top: 20px;
  width: calc(100% - 40px);
  max-width: 700px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form {
  text-align: left;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > label {
  display: block;
  color: #004f92;
  font-size: 20px;
  margin: 20px 0 5px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input[type='email'], #iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input[type='password'] {
  width: calc(100% - 32px);
  height: 50px;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  padding: 0 15px;
  color: #444;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.error[type='email'], #iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.error[type='password'] {
  border: 1px solid red;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.ok[type='email'], #iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > input.ok[type='password'] {
  border: 1px solid #0071d0;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.text > ::placeholder {
  color: #aaa;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox {
  margin-top: 20px;
  display: flex;
  align-items: center;
  height: 50px;
  position: relative;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 0 10px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > i {
  font-size: 30px;
  color: #888;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > i.con_check {
  display: none;
  color: #0071d0;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox > label {
  font-size: 20px;
  color: #004f92;
  display: inline;
  margin-left: 10px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act {
  border: 1px solid #0071d0;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act > i.sin_check {
  display: none;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.checkbox.act > i.con_check {
  display: inline;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > p {
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-top: 5px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: red;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child {
  margin-top: 30px;
  text-align: center;
  padding-bottom: 50px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #888;
  width: 80%;
  height: 50px;
  max-width: 500px;
  border: 0;
  margin: 0;
  font-size: 25px;
  color: #fff;
  border-radius: 5px;
}
#iniciar_sesion_formulario > div:nth-child(2) > div:nth-child(2) > div.form > div:last-child > button.act {
  background-color: #0071d0;
}
#iniciar_sesion_carga {
  position: absolute;
  background-color: #fc9d30;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#iniciar_sesion_carga.act {
  display: flex;
}
#iniciar_sesion_carga > img {
  width: 80%;
  max-width: 300px;
}
#iniciar_sesion_carga > i {
  font-size: 50px;
  margin-top: 100px;
}
#iniciar_sesion_carga > p {
  font-size: 25px;
}
#iniciar_sesion_ok {
  position: absolute;
  background-color: #2982c4;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#iniciar_sesion_ok.act {
  display: flex;
}
#iniciar_sesion_ok > img {
  width: 80%;
  max-width: 300px;
}
#iniciar_sesion_ok > i {
  font-size: 50px;
  margin-top: 100px;
}
#iniciar_sesion_ok > p {
  font-size: 25px;
  text-align: center;
}
#iniciar_sesion_ok > button {
  width: 150px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  color: #2982c4;
  font-size: 20px;
  cursor: pointer;
  background-color: #fff;
}
#iniciar_sesion_ok > button:hover {
  background-color: #ddd;
}
/* vistas_web/control_usuarios/web_cerrar_sesion.html */
#web_cerrar_sesion_confirma {
  background-color: #fff;
  width: calc(100% - 20px);
  height: calc(100% - 60px);
  text-align: center;
  max-width: 500px;
  border-radius: 10px;
  max-height: 600px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 450px) {
  #web_cerrar_sesion_confirma {
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    margin-top: 0;
  }
}
#web_cerrar_sesion_confirma > div:first-child {
  width: calc(100% - 40px);
}
#web_cerrar_sesion_confirma > div:first-child P {
  color: #444;
  font-size: 20px;
}
#web_cerrar_sesion_confirma > div:nth-child(2) p, #web_cerrar_sesion_confirma > div:nth-child(3) p {
  margin: 0;
  margin-top: 50px;
  font-size: 17px;
  color: #888;
}
#web_cerrar_sesion_confirma > div:nth-child(2) button, #web_cerrar_sesion_confirma > div:nth-child(3) button {
  width: calc(100% - 30px);
  height: 50px;
  background-color: #ff9333;
  border: 0;
  border-radius: 10px;
  font-size: 23px;
  color: #fff;
  margin-top: 10px;
  max-width: 300px;
  box-shadow: 0 0 5px #888;
  cursor: pointer;
}
#web_cerrar_sesion_confirma > div:nth-child(3) button {
  background-color: #0071d0;
}
#web_cerrar_sesion_procesando {
  position: absolute;
  background-color: #fc9d30;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_cerrar_sesion_procesando.act {
  display: flex;
}
#web_cerrar_sesion_procesando > img {
  width: 80%;
  max-width: 300px;
}
#web_cerrar_sesion_procesando > i {
  font-size: 50px;
  margin-top: 100px;
}
#web_cerrar_sesion_procesando > p {
  font-size: 25px;
}
#web_cerrar_sesion_ok {
  position: absolute;
  background-color: #fc9d30;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_cerrar_sesion_ok.act {
  display: flex;
}
#web_cerrar_sesion_ok > img {
  width: 80%;
  max-width: 300px;
}
#web_cerrar_sesion_ok > i {
  font-size: 50px;
  margin-top: 100px;
}
#web_cerrar_sesion_ok > p {
  font-size: 25px;
  text-align: center;
}
#web_cerrar_sesion_ok > button {
  width: 150px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  color: #2982c4;
  font-size: 20px;
  cursor: pointer;
  background-color: #fff;
}
#web_cerrar_sesion_ok > button:hover {
  background-color: #ddd;
}
/* vistas_web/control_usuarios/barra_ingreso_registro/ingreso_registro.html */
#bs_control_usuario {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color: #0000009e;
  display: none;
}
#bs_control_usuario.act {
  display: block;
}
#bs_control_usuarios_cont {
  width: 100%;
  height: calc(100% - 10px);
  position: absolute;
  top: 5px;
  min-width: 200px;
  max-width: 430px;
  right: -100px;
  /*box-shadow: 0 0 19px 0px #000;*/
  transition: all 0.3s ease-out;
  opacity: 0;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
}
#bs_control_usuario.act > #bs_control_usuarios_cont {
  opacity: 1;
  right: 5px;
}
@media screen and (max-width: 450px) {
  #bs_control_usuarios_cont {
    right: -100px;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    border-radius: 0;
    top: 0;
  }
  #bs_control_usuario.act > #bs_control_usuarios_cont {
    right: 0;
  }
}
#bs_control_usuarios_cont > div:first-child {
  background-color: #2982c4;
  color: #fff;
  display: flex;
  height: 50px;
}
#bs_control_usuarios_cont > div:first-child > p {
  margin: 0;
  display: flex;
  height: 100%;
  width: calc(100% - 70px);
  align-items: center;
  padding: 0 10px;
  font-size: 18px;
  font-weight: bold;
}
#bs_control_usuarios_cont > div:first-child > i {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  background-color: #00000029;
  cursor: pointer;
}
#bs_control_usuarios_cont > div:first-child > i:hover {
  background-color: #0000005c;
}
#bs_control_usuarios_cont > div:nth-child(2) {
  height: calc(100% - 50px);
}
/* vistas_web/control_usuarios/barra_usuario.html */
#barra_usuario {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  overflow: auto;
}
/*CONTENEDOR IMAGEN Y USUARIO DE TARJETA*/
#barra_usuario > div:first-child {
  position: relative;
  margin: 0;
  padding: 5px;
  border: 0;
}
#barra_usuario > div:first-child > {
  /*IMAGEN DE LA TARJETA*/
  /*NOMBRE Y RUT DEL USUARIO*/
}
#barra_usuario > div:first-child > img {
  width: 100%;
  max-width: 700px;
  border-radius: 10px;
}
#barra_usuario > div:first-child > div {
  position: absolute;
  bottom: 25px;
  left: 25px;
  text-align: left;
}
#barra_usuario > div:first-child > div > {
  /*NOMBRE*/
  /*RUT*/
}
#barra_usuario > div:first-child > div > p:first-child {
  margin: 0;
  font-size: 25px;
  font-weight: bold;
  color: #a61700;
}
#barra_usuario > div:first-child > div > p:last-child {
  margin: 0;
}
#barra_usuario > div:nth-child(2) > p {
  width: calc(100% - 20px);
  margin: 30px auto 0;
  font-size: 20px;
  color: #348888;
}
#barra_usuario > div:nth-child(3) {
  position: absolute;
  bottom: 0;
  width: calc(100% - 20px);
  background-color: #000000bd;
  padding: 10px;
}
#barra_usuario > div:nth-child(3) > button {
  height: 50px;
  width: 100%;
  max-width: 500px;
  border: 0;
  background-color: #ff9333;
  font-size: 25px;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}
/* vistas_web/control_usuarios/web_pre_ingreso.html */
#web_pre_ingreso {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  overflow: auto;
}
#web_pre_ingreso > div:first-child {
  background-color: #faa;
  width: calc(100% - 40px);
  padding: 5px 10px;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #888;
  border: 1px solid #5d0000;
}
#web_pre_ingreso > div:first-child p {
  color: #5d0000;
  font-size: 18px;
}
#web_pre_ingreso > div:nth-child(2) p, #web_pre_ingreso > div:nth-child(3) p {
  margin: 0;
  margin-top: 30px;
  font-size: 17px;
  color: #888;
}
#web_pre_ingreso > div:nth-child(2) button, #web_pre_ingreso > div:nth-child(3) button {
  width: calc(100% - 30px);
  height: 50px;
  background-color: #0a0;
  border: 0;
  border-radius: 10px;
  font-size: 23px;
  color: #fff;
  margin-top: 10px;
  max-width: 300px;
  box-shadow: 0 0 5px #888;
  cursor: pointer;
}
#web_pre_ingreso > div:nth-child(3) button {
  background-color: #0071d0;
}
#web_pre_ingreso > div:nth-child(4) {
  width: calc(100% - 52px);
  max-width: 700px;
  padding: 10px 15px;
  margin: auto;
  margin-top: 40px;
  border-radius: 10px;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  box-shadow: inset 0 0 5px 1px #888;
}
#web_pre_ingreso > div:nth-child(4) p:first-child {
  color: #555;
  font-size: 19px;
  margin: 10px 0 25px 0;
}
#web_pre_ingreso > div:nth-child(4) p:last-child {
  margin: 0;
  font-size: 17px;
  color: #555;
  text-align: left;
  padding: 0;
}
#web_pre_ingreso > div:nth-child(4) p:last-child spam.destacado {
  font-weight: bold;
  color: #007b7b;
}
#web_pre_ingreso > div:nth-child(4) p:last-child i {
  color: #00ab7b;
  margin: 0 3px;
}
/* vistas_web/elementos/box_ficha_item_horario.html */
.ew_box_ficha_item_horario {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  align-self: flex-end;
  max-width: 300px;
  border-radius: 10px;
  margin-top: 5px;
}
/*FILA*/
.ew_box_ficha_item_horario > div {
  display: flex;
  width: calc(100% - 10px);
  height: 27px;
  border-bottom: 1px solid #bdcde1;
  padding: 0 5px;
}
.ew_box_ficha_item_horario > div.hoy {
  background-color: #dceaf9;
}
.ew_box_ficha_item_horario > div:last-child {
  border: 0;
}
.ew_box_ficha_item_horario > div > div:first-child {
  width: 100px;
  height: 100%;
  display: flex;
  align-items: center;
  color: #003062;
  font-size: 14px;
}
.ew_box_ficha_item_horario > div.hoy > div:first-child {
  font-weight: bold;
}
.ew_box_ficha_item_horario > div > div:nth-child(2) {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
  color: #373737;
}
.ew_box_ficha_item_horario > div.hoy > div:nth-child(2) {
  font-weight: bold;
}
.box_ficha_item_horario_cerrado {
  margin-top: 10px;
}
.box_ficha_item_horario_cerrado > div {
  background-color: #e8a3a3;
  padding: 12px;
  border-radius: 10px;
  margin: 5px 0 0 0;
}
.box_ficha_item_horario_cerrado > div > p {
  font-size: 15px;
  color: #402929;
  font-weight: bold;
  margin: 0;
}
.box_ficha_item_horario_cerrado > div > p:last-child {
  font-size: 14px;
  color: #ae0000;
  margin-top: 5px;
}
/* vistas_web/elementos/box_info_ficha/box_ficha_item_btns_accion.html */
.ew_box_ficha_item_btns_accion {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ew_box_ficha_item_btns_accion.mostrar_ocultos > div:first-child {
  display: none;
}
.ew_box_ficha_item_btns_accion > div:last-child {
  display: none;
  position: absolute;
  right: 0;
  background-color: #eee;
  width: max-content;
  height: 100%;
  border-radius: 33px 0 0 33px;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 0 8px;
}
.ew_box_ficha_item_btns_accion.mostrar_ocultos > div:last-child {
  display: flex;
}
div.ew_ficha_item_botones_ocultos {
  background-color: #3b76b3;
}
.ew_ficha_item_botones_ocultos_contraer {
  width: 60px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.ew_ficha_item_botones_ocultos_contraer > i {
  color: #002d70cc;
  font-size: 25px;
}
.ew_ficha_item_botones_ocultos_contraer:hover > i {
  color: #000;
}
/* vistas_web/elementos/box_info_ficha/box_ficha_item_accion_enlace.html */
.ew_box_ficha_item_btn_accion {
  width: 50px;
  height: 50px;
  /*border: 1px solid #002d70cc;*/
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.ew_box_ficha_item_btn_accion:first-child {
  margin-left: 0;
}
.ew_box_ficha_item_btn_accion > i {
  font-size: 22px;
  /*color: #002d70cc;*/
}
/*------------------------------------------------*/
.ew_box_ficha_item_btn_accion:not(.oculto) {
  background-color: rgba(1, 74, 149, 0.1);
}
.ew_box_ficha_item_btn_accion {
  border: 1px solid rgba(1, 74, 149, 0.3);
}
.ew_box_ficha_item_btn_accion > i {
  color: rgba(1, 74, 149, 0.7);
}
.ew_box_ficha_item_btn_accion:hover {
  background-color: #014a95;
}
.ew_box_ficha_item_btn_accion:hover > i {
  color: #fff;
}
/* vistas_web/elementos/box_info_ficha/box_ficha_item_textos.html */
.ew_box_ficha_item_texto {
  width: 100%;
  margin: 0;
  font-size: 15px;
  color: #014a95;
  margin-top: 3px;
}
.ew_box_ficha_item_texto:first-child {
  margin-top: 0;
}
.ew_box_ficha_item_texto.una_linea {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ew_box_ficha_item_texto.text_label {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #464545;
}
.ew_box_ficha_item_texto.text_valor {
  font-size: 16px;
  font-weight: bold;
  width: calc(100% - 5px);
  margin-left: 5px;
}
.ew_box_ficha_item_texto.big {
  font-size: 18px;
}
.ew_box_ficha_item_texto.bold {
  font-weight: bold;
}
.ew_box_ficha_item_texto.texto_derecha {
  text-align: right;
}
/* vistas_web/elementos/box_info_ficha/box_ficha_item.html */
.ew_box_ficha_item {
  width: 100%;
  min-height: 65px;
  display: flex;
  justify-content: center;
  margin-top: 3px;
  background-color: #fff;
  border-radius: 10px;
}
.ew_box_ficha_item:first-child {
  margin-top: 0;
}
.ew_box_ficha_item > div:first-child {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 65px;
}
.ew_box_ficha_item > div:first-child > div:first-child {
  height: 100%;
  width: calc(100% - 65px);
  display: flex;
}
.ew_box_ficha_item.sin_btns > div:first-child > div:first-child {
  width: 100%;
}
.ew_box_ficha_item > div:first-child > div:first-child > div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 15px;
}
.ew_box_ficha_item > div:first-child > div:last-child {
  height: 65px;
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ew_box_ficha_item.sin_btns > div:first-child > div:last-child {
  display: none;
}
/* vistas_web/elementos/box_info_ficha/box_info_ficha_contenedor.html */
.ew_box_info_ficha {
  margin: 20px 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ew_box_info_ficha > div {
  width: calc(100% - 20px);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #014a95;
  background-image: linear-gradient(to bottom right, #014a95, #0091b3, #004286);
  box-shadow: 3px 3px 5px 0px #b4b4b4, inset 0px 0px 8px 0px #004d60;
}
@media screen and (min-width: 1000px) {
  .ew_box_info_ficha > div {
    flex-direction: row;
  }
}
@media screen and (max-width: 700px) {
  .ew_box_info_ficha > div {
    width: 100%;
    border-radius: 0;
  }
}
.ew_box_info_ficha > div > div:first-child {
  width: calc(100% - 20px);
  padding: 10px;
}
@media screen and (min-width: 1000px) {
  .ew_box_info_ficha > div > div:first-child {
    width: 100%;
  }
}
.ew_box_info_ficha > div > div:first-child > h1 {
  margin: 0;
  color: #fff;
  font-size: 20px;
  padding: 10px;
}
.ew_box_info_ficha > div > div:first-child > p {
  margin: 0;
  margin-top: 10px;
  color: #fff;
  text-align: justify;
  padding: 15px;
  background-color: #00000052;
  border-radius: 10px;
}
.ew_box_info_ficha > div > div:nth-child(2) {
  width: calc(100% - 20px);
  margin: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  height: max-content;
  max-width: 400px;
  align-self: flex-end;
}
@media screen and (min-width: 1000px) {
  .ew_box_info_ficha > div > div:nth-child(2) {
    min-width: 50%;
    margin: 10px;
    margin-left: 0;
  }
}
/* vistas_web/elementos/box_info_ficha/box_info_datos_contenedor */
.ew_box_info_datos {
  margin: 10px 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ew_box_info_datos > div {
  width: calc(100% - 20px);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background-color: #014a95;
  padding: 10px;
  background-image: linear-gradient(to bottom right, #014a95, #0091b3, #004286);
  box-shadow: 3px 3px 5px 0px #b4b4b4, inset 0px 0px 8px 0px #004d60;
}
.ew_box_info_datos > div {
  width: calc(100% - 20px);
  margin: 10px;
  border-radius: 10px;
  margin-bottom: 10px;
  height: max-content;
  max-width: 400px;
  align-self: flex-end;
}
/* vistas_web/elementos/slider/slider_item.html */
.ew_slider_item {
  width: 100%;
  display: none;
  border-radius: 10px;
  overflow: hidden;
  /*position: absolute;*/
  box-shadow: 3px 3px 5px 0px #b4b4b4;
}
.ew_slider_item.act {
  display: block;
}
.ew_slider_item > div {
  width: 100%;
  background-color: #444;
  display: flex;
}
.ew_slider_item > div > img {
  width: 100%;
}
/* vistas_web/elementos/slider/slider_contenedor.html */
.ew_slider_contenedor {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.ew_slider_contenedor > div {
  width: calc(100% - 20px);
  border-radius: 10px;
  position: relative;
}
/* vistas_web/concon2030/ingresa_propuesta.html */
#web_concon2030_ingresa_propuesta {
  width: calc(100% - 50px);
  max-height: calc(100% - 50px);
  margin: auto;
  margin-top: auto;
  margin-top: 25px;
  max-width: 500px;
  overflow: hidden;
  height: 700px;
  position: relative;
}
@media screen and (max-width: 450px) {
  #web_concon2030_ingresa_propuesta {
    width: 100%;
    height: 100%;
    max-height: 100%;
    margin-top: 0;
  }
  #web_concon2030_ingresa_propuesta > div {
    border-radius: 0 !important;
  }
}
#web_concon2030_ingresa_propuesta > div:first-child {
  width: 100%;
  height: 50px;
  background-color: #0071d0;
  display: flex;
  align-items: center;
  border-radius: 20px 20px 0 0;
}
#web_concon2030_ingresa_propuesta > div:first-child > p {
  color: #fff;
  padding: 0 20px;
  font-size: 20px;
  margin: 0;
  width: calc(100% - 40px - 50px);
  line-height: 20px;
}
#web_concon2030_ingresa_propuesta > div:first-child > i {
  color: #c2c2c2;
  background-color: #00000047;
  width: 50px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  cursor: pointer;
}
#web_concon2030_ingresa_propuesta > div:first-child > i:hover {
  background-color: #00000070;
  color: #fff;
}
#web_concon2030_sel_categorias {
  border-radius: 0 0 20px 20px;
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
  display: none;
  background-color: #a9dcff59;
  background-image: linear-gradient(to bottom, #a9dcffc4 0px, #a9dcffc2 300px, #0061a3 100%);
}
#web_concon2030_sel_categorias.act {
  display: block;
}
#web_concon2030_sel_categorias > div:first-child {
  padding: 30px 20px 0 20px;
}
#web_concon2030_sel_categorias > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #376aab;
  text-align: center;
}
#web_concon2030_sel_categorias > div:nth-child(2) {
  margin: auto;
  padding-top: 20px;
  width: calc(100% - 20px);
  max-width: 700px;
}
#web_concon2030_sel_categorias > div:nth-child(2) > div {
  width: 100%;
  max-width: 550px;
  display: flex;
  margin: auto;
  justify-content: center;
  flex-wrap: wrap;
}
.web_concon2030_box_cat_sel {
  width: 160px;
  height: 64px;
  border-radius: 6px;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-direction: row-reverse;
  box-shadow: 0 0 4px 0px #fcfcfcad;
}
.web_concon2030_box_cat_sel:hover {
  box-shadow: 0 0 4px 0px #000000ad;
}
.web_concon2030_box_cat_sel > p {
  color: #fff;
  margin: 0;
  line-height: 18px;
  font-size: 18px;
  width: calc(100% - 50px);
}
.web_concon2030_box_cat_sel > i {
  color: #fff;
  height: 50px;
  width: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 26px;
}
.web_concon2030_box_cat_sel.rojo {
  background-color: #fa805d;
}
.web_concon2030_box_cat_sel.verde {
  background-color: #469c75;
}
.web_concon2030_box_cat_sel.naranjo {
  background-color: #faa652;
}
.web_concon2030_box_cat_sel.celeste {
  background-color: #46aee2;
}
.web_concon2030_box_cat_sel.cafe {
  background-color: #bc725a;
}
.web_concon2030_box_cat_sel.azul {
  background-color: #468ec2;
}
.web_concon2030_box_cat_sel.cafe_claro {
  background-color: #e28362;
}
#web_concon2030_sel_prop {
  border-radius: 0 0 20px 20px;
  width: 100%;
  height: calc(100% - 50px);
  overflow: auto;
  background-color: #a9dcff59;
  background-image: linear-gradient(to bottom, #a9dcffc4 0px, #a9dcffc2 300px, #0061a3 100%);
  display: none;
}
#web_concon2030_sel_prop.act {
  display: block;
}
#web_concon2030_sel_prop > div:first-child {
  padding: 30px 20px 0 20px;
}
#web_concon2030_sel_prop > div:first-child p {
  margin: 0;
  font-size: 22px;
  color: #376aab;
  text-align: center;
}
#web_concon2030_sel_prop > div:nth-child(2) {
  margin: auto;
  padding-top: 20px;
  width: calc(100% - 40px);
  max-width: 700px;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form {
  text-align: left;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div.textarea {
  max-width: 380px;
  text-align: center;
  margin: auto;
  margin-top: 40px;
  position: relative;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div.textarea > textarea {
  width: calc(100% - 32px);
  height: 150px;
  border: 2px solid #287bb6;
  border-radius: 5px;
  margin: 0;
  font-size: 16px;
  padding: 15px;
  color: #444;
  resize: none;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div.textarea > ::placeholder {
  color: #aaa;
}
#web_concon2030_caract {
  position: absolute;
  top: -32px;
  right: 0;
  color: #6997b8;
  font-size: 14px;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div:nth-child(2) {
  width: 100%;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div:nth-child(2) > p {
  max-width: 380px;
  margin: 30px auto 0 auto;
  font-size: 20px;
  color: #023559;
  text-shadow: 0 0 5px #a1c2ff;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div:nth-child(2) > div {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
#web_concon2030_cat_sel {
  width: calc(100% - 100px);
  height: 64px;
  border-radius: 6px 0 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-direction: row-reverse;
  max-width: 280px;
  border: 2px solid #287bb6;
  border-right: 0;
}
#web_concon2030_cat_sel > p {
  color: #fff;
  margin: 0;
  line-height: 18px;
  font-size: 18px;
  width: calc(100% - 50px);
}
#web_concon2030_cat_sel > i {
  color: #fff;
  height: 50px;
  width: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 26px;
}
#web_concon2030_cat_sel.rojo {
  background-color: #fa805d;
}
#web_concon2030_cat_sel.verde {
  background-color: #469c75;
}
#web_concon2030_cat_sel.naranjo {
  background-color: #faa652;
}
#web_concon2030_cat_sel.celeste {
  background-color: #46aee2;
}
#web_concon2030_cat_sel.cafe {
  background-color: #bc725a;
}
#web_concon2030_cat_sel.azul {
  background-color: #468ec2;
}
#web_concon2030_cat_sel.cafe_claro {
  background-color: #e28362;
}
#web_concon2030_cat_mod {
  background-color: #287bb6;
  width: 100px;
  height: 64px;
  border-radius: 0 6px 6px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 2px solid #287bb6;
}
#web_concon2030_cat_mod:hover {
  background-color: #18649a;
}
#web_concon2030_cat_mod > p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div.mensaje {
  width: 90%;
  max-width: 700px;
  margin: auto;
  margin-top: 20px;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div.mensaje > p {
  margin: 0;
  text-align: center;
  font-size: 17px;
  color: #c10c0c;
  text-shadow: 0 0 5px #c0c0c0;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div:last-child {
  margin-top: 50px;
  text-align: center;
  padding-bottom: 50px;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div:last-child > button {
  background-color: #186ca7;
  width: 80%;
  height: 50px;
  border: 0;
  margin: 0;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  max-width: 250px;
  cursor: pointer;
  border: 2px solid #bee2fbcf;
}
#web_concon2030_sel_prop > div:nth-child(2) > div.form > div:last-child > button:hover {
  background-color: #09558b;
}
#web_concon2030_sel_procesando {
  border-radius: 20px;
  position: absolute;
  background-color: #2982c4;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_concon2030_sel_procesando.act {
  display: flex;
}
#web_concon2030_sel_procesando > img {
  width: 80%;
  max-width: 200px;
  background-color: #fffdfdad;
  padding: 20px;
  border-radius: 10px;
}
#web_concon2030_sel_procesando > i {
  font-size: 50px;
  margin-top: 20px;
}
#web_concon2030_sel_procesando > p {
  font-size: 20px;
}
#web_concon2030_sel_proc_ok {
  border-radius: 20px;
  position: absolute;
  background-color: #2982c4;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/svg/icos3.svg");
  color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none;
}
#web_concon2030_sel_proc_ok.act {
  display: flex;
}
#web_concon2030_sel_proc_ok.error {
  background-color: #fc9d30;
}
#web_concon2030_sel_proc_ok > img {
  width: 80%;
  max-width: 200px;
  background-color: #fffdfdad;
  padding: 20px;
  border-radius: 10px;
}
#web_concon2030_sel_proc_ok > i {
  font-size: 50px;
  margin-top: 20px;
}
#web_concon2030_sel_proc_ok.error > i {
  display: none;
}
#web_concon2030_sel_proc_ok > p {
  font-size: 20px;
  text-align: center;
}
#web_concon2030_sel_proc_ok > button {
  width: 150px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  color: #2982c4;
  font-size: 20px;
  cursor: pointer;
  background-color: #fff;
}
#web_concon2030_sel_proc_ok > button:hover {
  background-color: #ddd;
}
