/* xl - DESKTOP STYLES */
/*============================================================*/
/*H E A D E R*/
html {
  scroll-behavior: smooth !important;
}
.porto-block.has-pb-edit:hover {
  outline: 0px solid rgba(0, 136, 204, 0.4);
}
[data-bs-original-title]:hover .porto-tooltip-wrap.show {
  z-index: 1000;
  display: none;
}
#header .searchform .button-wrap {
  margin: 0;
  position: relative;
  left: -50px;
}
#header.header-builder .advanced-search-layout .searchform {
  max-width: 200px;
}
.header-builder-p .vc_column-inner > :not(.vc_row) {
  margin-right: 0;
}
/*============================================================*/
/**/
#header .main-menu > li.menu-item > a {
  letter-spacing: 0px !important;
}
.home #header {
  position: inherit !important;
}
#header .header-main .container, #header.sticky-header .header-main .container {
  /*min-height: 100%;*/
}
#header.sticky-header .header-main, .fixed-header #header.sticky-header .header-main {
  background-color: white;
}
#header.header-loaded .header-main {
  overflow: visible;
}
.header-wrapper {
  position: relative;
  z-index: 10000;
}
.header-builder-p .vc_column-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end !important;
}
.max-width-social-top.vc_column_container {
  width: 100%;
  max-width: 15%;
}
.max-width-mt-top.vc_column_container {
  width: 100%;
  max-width: 85%;
}
.content-top-menu-second {
  border-top: solid 1px #0080bb;
}
.sticky-header .content-top-menu .row.align-items-center {
  border-bottom: solid 0px #0080bb;
}
img.img-responsive.standard-logo.retina-logo {
  width: 100%;
  min-width: 100px;
}
.content-top-menu .wpb_wrapper.vc_column-inner {
  justify-content: flex-end !important;
}
.no-breadcrumbs .main-content {
  padding-top: 0;
}
.main-content {
  padding-bottom: 0;
}
/*.line-menu.secondary-menu > li:not(:last-child) {
    border-right: 1px solid #ccc;
}*/
#header .line-menu.secondary-menu > li > a {
  position: relative;
  color: #fff !important;
  padding: 10px 17px;
  margin: 3px;
}
#header .line-menu.secondary-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0px;
  transform: skew(-15deg);
  background: #b51e3a;
  transition: 0.3s ease all;
  z-index: -1;
  border-radius: 3px;
  transition: 0.3s ease all;
}
#header .line-menu.secondary-menu > li > a:hover:before {
  background: #e51038;
  transition: 0.3s ease all;
}
.content-banner-page .wpb_wrapper.vc_column-inner {
  padding: 0;
}
/*============================================================*/
/**/
.titulo-all-page.header .porto-u-sub-heading {
  padding-top: 7px;
  max-width: 650px;
  margin: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.porto-u-heading.titulo-all-page.header {
  padding-left: 25px;
}
.titulo-all-page h2 {
  font-size: 50px;
  line-height: 55px !important;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  position: relative;
  display: inline-block;
}
.titulo-all-page h2:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: -20px;
  bottom: -14px;
  background: #fff;
  z-index: 10;
  border-radius: 50px;
}
.titulo-all-page h2:after {
  content: "";
  position: absolute;
  width: 75%;
  max-width: 120px;
  height: 3px;
  right: -15px;
  bottom: -10px;
  background: #fff;
  z-index: -10;
  border-radius: 50px;
}
.titulo-general h2 {
  color: var(--porto-primary-color);
  font-size: 20px;
  line-height: 25px !important;
  left: 35px;
  position: relative;
  letter-spacing: 0px;
  display: inline-block;
}
.titulo-general.center-titulo h2 {
  left: 0px;
}
.titulo-general h2:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -35px;
  top: 10px;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: var(--porto-primary-color);
  -webkit-backface-visibility: hidden;
}
.titulo-general .porto-u-sub-heading {
  font-size: 40px;
  line-height: 45px;
  color: var(--porto-quaternary-color);
  font-weight: 700;
  /*font-family: 'Futura-md-bt';*/
}
span.porto-btn-data.porto-btn-text {
  font-weight: 700;
  letter-spacing: 1.5px;
  border-radius: 11px;
}
a.porto-btn-normal {
  padding: 12px 25px;
  border-radius: 5px;
  font-size: 14px;
}
.img-efecto img, .img-efecto-dos img {
  border-radius: 5px;
}
.border-video {
  border-radius: 5px;
  overflow: hidden;
}
.vc_row.wpb_row.row.top-row.reverse {
  flex-direction: row-reverse;
}
.img-fondo-efecto {
  position: absolute;
  bottom: -1px;
  z-index: 1000;
  left: 0;
  width: 100%;
}
.porto-sicon-box.tarjetas {
  position: relative;
  transition: 0.4s ease all;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 45px 20px 35px 20px !important;
  /*overflow: hidden;*/
  z-index: 10;
  background: #fff;
}
.porto-sicon-box.tarjetas:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0px;
  top: 0px;
  background: linear-gradient(to right, #5ab8e5 0%, #004a7c 100%);
  transition: 0.4s ease all;
  border-radius: 0px;
  z-index: -1;
}
.porto-sicon-box.tarjetas:hover:before {
  height: 100%;
  transition: 0.4s ease all;
}
.porto-sicon-box.tarjetas:hover h3.porto-sicon-title, .porto-sicon-box.tarjetas:hover .porto-sicon-description {
  color: #fff;
  transition: 0.4s ease all;
}
i.info-icon-list {
  padding-right: 5px;
  color: #004a7c;
}
video.embed-responsive-item {
  margin: 0 auto;
  width: 100%;
}
/*======================================================================================*/
/*V A C A N T E S*/
.testimonios-vacantes {
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
.testimonios-vacantes.uno {
  background: rgba(0, 74, 124, 0.15);
}
.testimonios-vacantes.dos {
  background: rgba(90, 184, 229, 0.15);
}
.testimonios-vacantes_textos h2 {
  color: #004a7c;
  font-size: 25px;
}
.strong-vacantes_textos {
  color: #0080bb;
  font-style: italic;
  font-size: 14px;
  font-weight: 600;
  padding-top: 10px;
  display: block;
}
.testimonios-vacantes_textos .wpb_wrapper.vc_column-inner {
  padding: 15px 20px !important;
}
.testimonios-vacantes_img img {
  min-height: 250px;
  object-fit: cover;
}
form.job_filters {
  padding-bottom: 25px;
}
.search_jobs {
  display: flex !important;
  width: 100%;
  padding-bottom: 15px;
}
ul.job_types {
  list-style: none;
  padding: 0;
  display: flex;
}
ul.job_types li {
  margin-right: 10px;
}
.search_remote_position {
  display: none;
}
ul.job_types {
  d1isplay: none;
}
.search_jobs label {
  display: none;
}
form.job_filters input {
  padding: 20px 10px;
  margin-right: 10px;
}
form.job_filters input[type="submit"] {
  padding: 8px 20px !important;
}
.showing_jobs {
  display: none !important;
}
ul.job_listings h3 {
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: 500;
  letter-spacing: 0px;
  color: var(--porto-primary-color);
}
ul.job_listings .company, ul.job_listings .location, ul.meta li.date {
  font-size: 13px;
  line-height: 18px !important;
}
ul.meta li.job-type.oportunidades {
  color: #333;
  font-size: 15px !important;
  line-height: 20px !important;
  color: var(--porto-quaternary-color);
}
.status-publish span.tagline {
  color: var(--porto-primary-color);
}
.status-expired span.tagline {
  color: var(--porto-quaternary-color);
}
/*================================================================================================*/
/*L I C I T A C I O N E S*/
.card-lisitaciones h3.porto-sicon-title {
  font-size: 20px;
  font-weight: 600;
}
.card-lisitaciones {
  border: solid 1px #f4f4f4;
  background: rgba(90, 184, 229, 0.06);
  padding: 25px !important;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
}
.card-lisitaciones:hover .porto-just-icon-wrapper.porto-icon.advanced {
  color: #fff !important;
  transition: 0.3s ease all;
}
/*================================================================================================*/
/*T A B L A L I C I T A C I O N E S*/
#listadoLicitaciones td, #listadoLicitaciones tr {
  border: solid 1px #ebebeb;
}
#listadoLicitaciones h6 {
  color: var(--porto-primary-color);
}
#listadoLicitaciones tr:nth-child(even) {
  background-color: #f6f6f6;
}
/*================================================================================================*/
/*P O R T A D A S B O L E T I N E S*/
.textos_portadas-descargas h2 {
  font-size: 25px;
  line-height: 30px !important;
}
.content-portadas-descargas {
  position: relative;
  min-height: 350px;
  height: 100%;
  border: solid 1px #f4f4f4;
  border-radius: 5px;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease all;
}
.content-portadas-descargas:hover {
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0);
  transition: 0.3s ease all;
}
.textos_portadas-descargas {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
  left: 0;
  padding: 20px;
}
.textos_portadas-descargas .btnSkew {
  position: absolute;
  right: 25px;
  top: calc(100% - 55px);
}
.section-portadas-descargas > .vc_column_container {
  padding: 0 15px;
  margin-bottom: 10px;
}
.boxes_portadas-descargas h3.porto-sicon-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  transition: 0.3s ease all;
  margin: 0 !important;
}
.boxes_portadas-descargas:hover h3.porto-sicon-title {
  color: var(--porto-primary-color);
  transition: 0.3s ease all;
}
.porto-sicon-box.boxes_portadas-descargas {
  border-bottom: solid 1px #f4f4f4;
  padding-bottom: 10px;
  transition: 0.3s ease all;
}
.porto-sicon-box.boxes_portadas-descargas:hover {
  border-bottom: solid 1px var(--porto-primary-color);
  transition: 0.3s ease all;
}
.boxes_portadas-descargas p {
  font-size: 12px;
  color: var(--porto-primary-color);
}
.btn-center {
  text-align: center;
}
/*================================================================================================*/
/**/
.fondo-counter.vc_column_container {
  position: relative;
}
.fondo-counter.vc_column_container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
  background: linear-gradient(rgba(107, 103, 103, 0.5), rgba(44, 49, 52, 0.5));
}
.fondo-counter_textos {
  position: relative;
  z-index: 10;
}
.list-numeber ol li::marker {
  font-weight: 700;
  color: #007eb8 !important;
}
.text_valor-counter h3 {
  font-size: 18px;
}
.text_valor-counter strong {
  font-size: 20px;
  color: var(--porto-primary-color);
}
.text_valor-counter h3 {
  margin-bottom: 10px;
}
/*======================================================================================*/
/*B O X L I N E N U M B E R*/
.vc_row.wpb_row.vc_inner.row.line-bajo {
  border-bottom: solid 1px var(--porto-primary-color);
}
.sect-mantenimiento.positio-top {
  padding-bottom: 70px;
  margin: 0;
  position: relative;
}
.sect-mantenimiento.positio-top:after {
  content: "";
  position: absolute;
  background: var(--porto-primary-color);
  width: 1px;
  height: 50px;
  left: 0px;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  z-index: 1;
  transition: 0.3s ease all;
}
.sect-mantenimiento.positio-top:hover:after, .sect-mantenimiento.position-bottom:hover:after {
  background: #479cba;
  height: 70px;
  transition: 0.3s ease all;
}
.sect-mantenimiento.positio-top span {
  position: absolute;
  background: linear-gradient(to right, #5ab8e5 0%, #004a7c 100%);
  color: #ffffff;
  display: inline-block;
  width: 70px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 25px;
  transition: 0.3s ease all;
  left: 0px;
  right: 0;
  bottom: -20px;
  margin: 0 auto;
  z-index: 10;
  letter-spacing: 0;
}
.vc_row.wpb_row.vc_inner.row.box-autoridades {
  max-width: 320px;
  margin: 0 auto;
  background: linear-gradient(to top, #5ab8e5 0%, #004a7c 100%);
  padding: 10px;
  margin-bottom: 25px;
}
.box-autoridades {
  margin: 0;
}
.box-autoridades img {
  height: 300px;
  object-fit: cover;
  margin: 0 auto;
}
.porto-u-heading.inner_box-autoridades {
  background: #fff;
  padding: 15px 10px 15px 10px;
  margin: 0;
}
.content-form-descarga a.porto-sicon-box-link {
  text-decoration: none;
  border: none;
  display: inline-block;
}
i.fas.fa-download {
  background: #007cb6;
  padding: 5px;
  border-radius: 3px;
}
.content-form-descarga .porto-sicon-default {
  position: relative;
  top: -5px;
  transition: 0.3s ease all;
}
/*===============================================================================================*/
/*H I S T O R I*/
.box-histori img.img-icon {
  /* padding: 7px; */
  /*background: #217bc7;*/
  transition: 0.5s ease all;
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.box-histori:hover img.img-icon {
  /*background: #c2c2c2;*/
  transition: 0.5s ease all;
}
.box-histori .porto-just-icon-wrapper.porto-sicon-img {
  border-radius: 50%;
  transition: 0.5s ease all;
  box-shadow: 0 0 0 5px #217bc7, 0 0 0 10px #c2c2c2, 0 0 10px 40px rgba(14, 66, 149, 0);
}
.box-histori:hover .porto-just-icon-wrapper.porto-sicon-img {
  border-radius: 50%;
  transition: 0.5s ease all;
  box-shadow: 0 0 0 5px #c2c2c200, 0 0 0 10px #217bc721, 0 0 10px 0px #217bc7;
}
.box-histori {
  position: relative;
  margin: 0px;
  padding: 0 10px;
}
.box-histori p {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #1b1b1b;
}
.box-histori h3.porto-sicon-title:before {
  content: "";
  position: absolute;
  width: 4px;
  Height: 40px;
  left: 0;
  top: 150px;
  right: 0;
  margin: 0 auto;
  background: #217bc7;
  z-index: -1;
}
.box-histori h3.porto-sicon-title:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 190px;
  right: 0;
  margin: 0 auto;
  transform: rotate(180deg);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 14px solid #217bc7;
}
.box-histori .porto-sicon-header {
  padding-top: 35px;
}
.box-histori h3.porto-sicon-title {
  color: #fff !important;
  font-size: 0;
}
/*============================================================*/
/*H I S T O R Y*/
.timeline .timeline-item-title {
  font-size: 30px;
  font-weight: 700;
}
article.timeline-box.left {
  position: relative;
  text-align: right;
}
article.timeline-box.left .timeline-item-content {
  font-size: 18px;
}
article.timeline-box.right .timeline-item-content {
  font-size: 18px;
}
article.timeline-box:hover {
  cursor: pointer;
  background: #f4f4f4 !important;
  transition: 0.3s ease all !important;
}
/*===============================================================================================*/
/*P R O Y E C T O S*/
.mfp-gallery .mfp-image-holder .mfp-figure {
  max-width: 800px;
}
.titulo-gradiente {
  background: linear-gradient(to right, #5ab8e5 0%, #004a7c 100%);
  padding: 5px;
}
/*===========================================================================================*/
/*B O T O N - L E E R - M A S*/
.btn-content-all button {
  background: none;
  border: none;
  font-weight: 700;
  padding: 10px 0;
  color: #004a7c;
}
.setSeeToggle {
  display: none;
}
.texto-leermas-despleglabe {
  /* text-align: justify; */
  /*margin-top: 20px;*/
}
.ico-arrow {
  padding-left: 5px;
}
/*======================================================================================*/
/*P R O C E S O S*/
.container-ventajas {
  position: relative;
  cursor: pointer;
  transition: 0.3s ease all;
}
.container-ventajas_box {
  border-bottom: solid 3px #c2c2c2;
  margin-bottom: 10px;
  opacity: 0.5;
  transition: 0.3s ease all;
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding: 0;
}
.porto-u-heading.container-ventajas {
  margin-bottom: 5px;
}
.container-ventajas .porto-u-main-heading {
  position: absolute;
  right: -10px;
  top: 0;
  transition: 0.3s ease all;
}
.container-ventajas:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
  /*background: #c2c2c2;*/
  transition: 0.3s ease all;
}
.container-ventajas .porto-u-sub-heading {
  /*max-width: calc(100% - 70px);*/
  margin: 0;
  transition: 0.3s ease all;
}
.container-ventajas_right {
  position: relative;
  min-height: 470px;
}
.porto-u-heading.container-ventajas h2 p {
  display: none;
}
.container-ventajas_box.active i.porto-icon-long-arrow-alt {
  animation: arrow-move 0.3s infinite alternate;
  opacity: 1;
}
.container-ventajas_img {
  display: none;
}
.container-ventajas_img:first-child {
  display: block;
}
.container-ventajas_img img {
  min-height: 500px;
  object-fit: cover;
}
.container-ventajas em {
  font-weight: 700;
  font-size: 20px;
  transition: 0.3s ease all;
}
/*======================================================================================*/
/* A C T I V E*/
.container-ventajas_box.active .container-ventajas em {
  color: #004a7c;
  transition: 0.3s ease all;
}
.container-ventajas_box.active {
  border-bottom: solid 3px #004a7c;
  opacity: 1;
  transition: 0.3s ease all;
}
/*======================================================================================*/
/* A R T E P R O C E S O S*/
.procesos_box {
  display: none;
  position: relative;
}
.titulo-faces {
  position: relative;
}
.procesos_box:first-child {
  display: block;
}
.img-procesovg g {
  cursor: pointer;
}
.titulo-faces .porto-u-main-heading h3 {
  position: absolute;
  top: -80px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  padding: 5px 25px;
  z-index: 100;
}
/*======================================================================================*/
/*G A L E R I A C U M S T O M*/
.galeria-custom img.attachment-full.size-full {
  height: 100%;
  min-height: 200px;
  max-height: 200px;
  object-fit: cover;
}
/*======================================================================================*/
/**/
.conten-procesos-histori {
  position: relative;
  padding: 0;
  padding-bottom: 75px;
  cursor: pointer;
  overflow: hidden;
}
.porto-sicon-box.procesos-histori.style_1.top-icon {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.procesos-histori img.img-icon {
  width: 150px;
  height: 150px;
  object-fit: cover;
  transform: scale(1);
  position: relative;
}
.procesos-histori:hover img.img-icon {
  object-fit: cover;
  transform: scale(1.1);
}
.procesos-histori .porto-sicon-header {
  position: relative;
  padding-bottom: 70px !important;
  /*height: 170px;*/
}
.procesos-histori .porto-sicon-img {
  position: relative;
  display: inline-block;
  font-size: 150px;
  width: 1em;
  max-width: 100%;
  box-sizing: content-box !important;
  border-radius: 50%;
}
.procesos-histori .porto-sicon-header:before {
  content: "";
  position: absolute;
  width: 4px;
  Height: 40px;
  left: 0;
  bottom: 9px;
  right: 0;
  margin: 0 auto;
  background: #ccc;
  z-index: 100;
}
.procesos-histori .porto-sicon-header:after {
  content: "";
  position: absolute;
  width: 13px;
  Height: 13px;
  left: 0;
  bottom: 45px;
  right: 0;
  margin: 0 auto;
  z-index: 100;
  border-radius: 50%;
}
/*==============================*/
/**/
.procesos-histori h3.porto-sicon-title {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}
.procesos-histori p, .procesos-histori .porto-u-sub-heading {
  font-size: 15px;
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.proces-line.center {
  height: 100px;
}
.proces-line {
  position: relative;
}
.proces-line:before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #5ab8e5 0%, #004a7c 100%);
  width: 100%;
  Height: 5px;
}
.proces-line.top:before {
  left: 0px;
  top: 74px;
}
.proces-line.bottom:before {
  left: 0px;
  top: 74px;
}
.proces-line.center:before {
  left: 0px;
  top: 0px;
  width: 100%;
}
.proces-line:after {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #5ab8e5 0%, #004a7c 100%);
  width: 5px;
}
.proces-line.top:after {
  bottom: 0;
  right: 0px;
  Height: 310px;
}
.proces-line.bottom:after {
  top: -100px;
  left: 0px;
  Height: 179px;
}
/*==============================*/
/**/
.procesos-histori.uno .porto-sicon-header:after {
  background: #5ab8e5;
}
.procesos-histori.uno .porto-sicon-img {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1), 0 0px 0px 15px #5ab8e5, 0 0px 0px 25px #fff, 0 0px 0px 30px #ccc;
}
.procesos-histori.dos .porto-sicon-header:after {
  background: #004a7c;
}
.procesos-histori.dos .porto-sicon-img {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1), 0 0px 0px 15px #004a7c, 0 0px 0px 25px #fff, 0 0px 0px 30px #ccc;
}
.procesos-histori.tres .porto-sicon-header:after {
  background: #b51e3a;
}
.procesos-histori.tres .porto-sicon-img {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1), 0 0px 0px 15px #b51e3a, 0 0px 0px 25px #fff, 0 0px 0px 30px #ccc;
}
.procesos-histori.cuatro .porto-sicon-header:after {
  background: #0080bb;
}
.procesos-histori.cuatro .porto-sicon-img {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1), 0 0px 0px 15px #0080bb, 0 0px 0px 25px #fff, 0 0px 0px 30px #ccc;
}
.procesos-histori.cinco .porto-sicon-header:after {
  background: #1fa51f;
}
.procesos-histori.cinco .porto-sicon-img {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1), 0 0px 0px 15px #1fa51f, 0 0px 0px 25px #fff, 0 0px 0px 30px #ccc;
}
.procesos-histori .porto-sicon-top {
  position: relative;
}
/*.procesos-histori .porto-sicon-top:not(:last-child):before {
    content: '';
    position: absolute;
    bottom: 80px;
    right: 0px;
    margin: 0 auto;
    transform: rotate(90deg);
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 30px solid #ccc;
}*/
.wpb_text_column.wpb_content_element.conten-procesos-histori_textos {
  text-align: center;
  background: #edf9ff;
  position: absolute;
  border-radius: 5px;
  border: solid 1px #f4f4f4;
  top: 100%;
  z-index: 100;
  width: 100%;
  transition: 0.5s ease all;
  /*height: 250px;
    overflow: hidden;*/
  transform: translateY(100%);
}
.conten-procesos-histori_textos p {
  color: #111;
  font-size: 15px;
  line-height: 20px;
  /*max-height: 250px;
    overflow: auto;*/
  padding: 20px 20px 25px 20px;
}
.conten-procesos-histori:hover .wpb_text_column.wpb_content_element.conten-procesos-histori_textos {
  /*bottom: calc(-0% + 100px);*/
  top: 0%;
  z-index: 100;
  transition: 0.5s ease all;
  transform: translateY(0px);
}
.wpb_text_column.wpb_content_element.conten-procesos-histori_textos:before {
  content: "";
  position: absolute;
  bottom: -25px;
  right: 0px;
  left: 0;
  margin: 0 auto;
  transform: rotate(180deg);
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-bottom: 30px solid #edf9ff;
}
/*==============================*/
/**/
.sect-mantenimiento.position-bottom {
  padding-top: 70px;
  margin: 0;
  position: relative;
}
.sect-mantenimiento.position-bottom:after {
  content: "";
  position: absolute;
  background: var(--porto-primary-color);
  width: 1px;
  height: 50px;
  left: 0px;
  right: 0;
  top: 0px;
  margin: 0 auto;
  z-index: 1;
  transition: 0.3s ease all;
}
.sect-mantenimiento.position-bottom span {
  position: absolute;
  background: linear-gradient(to right, #5ab8e5 0%, #004a7c 100%);
  color: #ffffff;
  display: inline-block;
  width: 70px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 25px;
  transition: 0.3s ease all;
  left: 0px;
  right: 0;
  top: -20px;
  margin: 0 auto;
  z-index: 10;
  letter-spacing: 0;
}
.sect-mantenimiento.positio-top:hover span, .sect-mantenimiento.position-bottom:hover span {
  -webkit-animation: tiembla 1s forwards;
  background: linear-gradient(to right, #004a7c 0%, #5ab8e5 100%);
  color: #fff;
}
@-webkit-keyframes tiembla {
  0% {
    -webkit-transform: rotate(15deg);
  }
  30% {
    -webkit-transform: rotate(-15deg);
  }
  60% {
    -webkit-transform: rotate(15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
/*============================================================*/
/*C O U N T E R*/
.valor-counter .stats-desc {
  border: solid 1px var(--porto-primary-color);
  padding: 15px 10px 20px 10px;
  border-radius: 3px;
}
.valor-counter .stats-desc:hover {
  border: solid 1px var(--porto-primary-color);
  padding: 15px 10px 20px 10px;
  background: var(--porto-primary-color);
  transition: 0.3s ease all;
  color: #fff;
}
.stats-block {
  margin-bottom: 15px !important;
}
.valor-counter .counter_suffix.mycust {
  padding-left: 5px;
}
a.btn-oferta_tabla {
  background: #004a7c;
  width: 100%;
  display: block;
  height: 100%;
  padding: 22px !important;
  color: #fff !important;
}
td.ninja_column_5.ninja_clmn_nm_hacer_oferta.btn-tabla_form.footable-last-visible {
  padding: 0;
  margin: 0;
}
/*========================================================================*/
/*A C O R D I O N S E R V I C I O S*/
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: rgba(255, 255, 255, 0.05);
  border: solid 1px var(--porto-primary-color);
  backdrop-filter: blur(20px);
  padding: 10px;
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, #acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f4f4f4;
  border: solid 1px #004a7c;
}
/*#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff;
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff;
}*/
#acordion-home .vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 0;
  color: var(--porto-primary-color);
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
  border-color: var(--porto-primary-color) !important;
}
.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color: var(--porto-secondary-color) !important;
}
#acordion-home span.vc_tta-title-text {
  font-weight: 600;
}
/*================================================================================================*/
/*S U B A S T A*/
.countdown_section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
  background: var(--porto-primary-color);
  color: #fff;
  padding: 10px !important;
  margin-left: 2px;
}
.shop_table.cart-table .quantity .qty, .single-product .product-summary-wrap .quantity .qty {
  width: 100%;
}
div.quantity .minus, div.quantity .plus {
  position: relative;
  width: 2em;
  height: 36px;
  line-height: 1;
  border: 1px solid var(--porto-gray-2);
  padding: 0;
  outline: none;
  text-indent: 0;
  background: none;
  color: var(--porto-primary-color);
}
.product-nav {
  display: none;
}
p.wsawl-link {
  display: none;
}
.product-share {
  display: none !important;
}
/*================================================================================================*/
/*B O L E T I N E S*/
.boletines-content .wpb_wrapper.vc_column-inner {
  border: solid 1px #007bb5;
  padding: 10px !important;
  /* background: linear-gradient(to right, #0080bb 0%, #004a7c 100%); */
  background: #f4f4f4;
  overflow: hidden;
  margin-bottom: 10px;
}
.boletines-content img {
  transform: scale(1);
  transition: 0.4s ease all;
}
.boletines-content:hover img {
  transform: scale(1.02);
  transition: 0.4s ease all;
}
.boletines-formularios .wpb_wrapper.vc_column-inner {
  border: solid 1px #007bb5;
  padding: 10px !important;
  /* background: linear-gradient(to right, #0080bb 0%, #004a7c 100%); */
  background: #f4f4f4;
  overflow: hidden;
  margin-bottom: 10px;
}
.boletines-formularios img {
  transform: scale(1);
  transition: 0.4s ease all;
}
.boletines-formularios:hover img {
  transform: scale(1.02);
  transition: 0.4s ease all;
}
.boletines-formularios .wpb_wrapper.vc_column-inner {
  width: 100%;
  max-width: 400px;
  margin: 0px auto 10px;
}
/*================================================================================================*/
/**/
.fondo-counter-textos a {
  /* color: #fff; */
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  padding: 10px 25px;
  border-radius: 5px;
  letter-spacing: 1.25px;
  transition: 0.3s ease all;
}
.fondo-counter:hover .fondo-counter-textos a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background: var(--porto-secondary-color);
  padding: 10px 25px;
  border-radius: 5px;
  letter-spacing: 1.25px;
  transition: 0.3s ease all;
}
.border-fondo-imagen .row {
  border-radius: 5px;
  overflow: hidden;
}
/*============================================================*/
/*	B L O G H O M E*/
.blog-home p {
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-home .vc_gitem-zone.vc_gitem-zone-c {
  background-color: rgba(0, 128, 187, 0.06) !important;
  border-radius: 0 0 5px 5px;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
  font-size: 14px;
  font-weight: 700;
  background: transparent;
  padding: 0;
  border-radius: 5px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  color: var(--porto-primary-color);
}
.blog-home .vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link {
  border-radius: 5px 5px 0 0;
}
.blog-home .vc_gitem-post-data {
  margin-bottom: 0;
}
.blog-home .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
  display: none;
}
.blog-home .vc_btn3-container.vc_btn3-left {
  text-align: left;
  display: none;
}
/*============================================================*/
/*	B L O G - P A G E*/
.noticias-formato p {
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 20px;
}
.porto-heading > a {
  color: inherit;
  transition: color 0.3s;
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 20px;
}
.post-item-content h5 a {
  font-size: 16px;
  line-height: 20px !important;
}
.img-post-page .post-type .porto-tb-featured-image img {
  min-height: 130px;
  max-height: 220px;
  height: 100%;
  object-fit: cover;
}
.counter-cemergenci .stats-desc {
  display: flex;
  flex-direction: column-reverse;
}
.counter-cemergenci .stats-number {
  padding: 4px 0 !important;
}
.box-flag-emergencia .porto-sicon-box {
  margin-bottom: 30px;
}
.box-five-content.vc_column_container {
  padding: 10px 3px;
}
.box-five-content .wpb_wrapper.vc_column-inner {
  padding: 0;
}
.counter-cemergenci {
  /*border: solid 1px var(--porto-primary-color);*/
  padding: 20px 5px 5px 5px;
  border-radius: 3px;
}
/*============================================================*/
/*C O N T A C T O*/
textarea#contact-message {
  resize: none;
  max-height: 120px;
}
.content-ico-contact .porto-sicon-header + .porto-sicon-description {
  margin-top: 0;
}
.content-ico-contact .porto-sicon-box {
  margin-bottom: 25px;
}
.content-ico-contact .porto-sicon-title {
  margin: 0 0 5px 0;
}
.content-ico-contact h3.porto-sicon-title {
  font-size: 18px;
}
.content-p-control .wpb_wrapper.vc_column-inner {
  padding: 10px !important;
  background: rgba(0, 128, 187, 0.06) !important;
  border-radius: 5px;
}
/*==========================================================================*/
/*F O R M*/
.form-group p {
  margin: 0;
}
.contact-form .form-group.campo input {
  border: none;
  border-bottom: solid 1px #006098;
  border-radius: 0;
  padding: 20px 0;
  /*width:100%;*/
}
.contact-form_subasta .form-group.campo input {
  padding: 20px 10px;
  width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea.custom-contact-input {
  resize: none;
  height: 70px;
  border: none;
  border-bottom: solid 1px #006098;
  border-radius: 0;
  width: 100%;
  padding-left: 0;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.btn-home-form {
  background: var(--porto-quaternary-color);
  color: #fff;
  padding: 12px 25px;
  border-radius: 5px;
  font-weight: 600;
  transition: 0.3s ease all;
  font-size: 14px;
  border: none;
  border-radius: 3px;
  letter-spacing: 0.8px;
  margin-top: 15px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.btn-home-form:hover {
  background: #e51038;
  color: #fff;
  padding: 12px 25px;
  font-weight: 600;
  transition: 0.3s ease all;
}
label.font-weight-form {
  font-weight: 500;
}
.form-control:focus, select:focus {
  box-shadow: none;
}
/*============================================================*/
/*F O R M P R O V E E D O R E S*/
.row.contact-proveedores {
  padding: 25px;
}
h2.contentForProveedores_titulo {
  width: 100%;
  font-size: 25px;
  color: var(--porto-primary-color);
  /* border-bottom: solid 1px #eee; */
  margin-bottom: 25px;
  background: #f4f4f4;
}
h2.contentForProveedores_subtitulo {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  color: var(--porto-primary-color);
  border-bottom: solid 1px #eee;
  padding-bottom: 7px;
}
.contentForProveedores.row {
  padding-bottom: 20px;
}
.category-licitaciones.has-pb-edit {
  display: none !important;
}
/*======================================================================================*/
/*N E W S  L E T T E R*/
.contact-form-newsletter input {
  padding: 15px;
}
.content-fomr.col-lg-12 {
  display: flex;
  flex-direction: row;
  /*flex-wrap: wrap;*/
}
.contact-form-newsletter input::placeholder {
  color: #fff;
}
.contact-form-newsletter input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
  margin: 0px;
  width: 100%;
  border-radius: 3px 0 0 3px;
  padding: 25px;
  font-size: 16px;
  color: #fff;
}
.contact-form-newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-fomr {
  background: var(--porto-quaternary-color);
  font-weight: 600;
  transition: 0.3s ease all;
  color: #fff;
  padding: 15px 25px;
  text-align: center;
  border: none;
  border-radius: 3px;
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.8px;
}
.contact-form-newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-fomr:hover {
  background: #e51038;
  transition: 0.3s ease all;
  color: #fff;
  text-align: center;
}
/*============================================================*/
/*F O O T E R */
#footer ul li a {
  color: #fff;
  transition: 0.3s ease all;
}
#footer ul li a:hover {
  color: #5ab8e5;
  transition: 0.3s ease all;
}
#footer img {
  width: 120px;
}
i.icon-footer {
  font-size: 15px;
  padding-right: 5px;
}
/*.footer-fondo {
    background-color: var(--porto-primary-color);
}*/
.footer-fondo {
  background: linear-gradient(to right, #0080bb 0%, #004a7c 100%) !important;
}
#footer .share-links {
  font-weight: 100 !important;
}
span.menu_footer_block {
  display: block;
}
/*==============================================================================*/
/*Q U E R Y*/
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1340px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  .max-width-social-top.vc_column_container {
    width: 100%;
    max-width: 15%;
  }
  .max-width-mt-top.vc_column_container {
    width: 100%;
    max-width: 85%;
  }
  /*.conten-procesos-histori {
    width: 25%;
}*/
  .porto-sicon-box.procesos-histori.style_1.top-icon {
    width: 100%;
  }
  .vc_row.wpb_row.vc_inner.row.box-autoridades {
    max-width: 350px;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  .titulo-general h2 {
    left: 0;
  }
  .titulo-general .porto-u-sub-heading {
    font-size: 35px;
    line-height: 40px;
    color: var(--porto-quaternary-color);
    font-weight: 700;
    font-family: "Futura-md-bt";
  }
  .header-builder-p .vc_column-inner {
    justify-content: center !important;
  }
  #header .header-main .porto-wrap-container.container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .container-ventajas_img img, .container-ventajas_right {
    min-height: inherit;
    object-fit: cover;
  }
  .titulo-all-page.header .porto-u-sub-heading {
    padding-top: 15px;
    margin: auto;
  }
  .conten-procesos-histori {
    width: 33.3%;
    margin: 0 auto;
  }
  .proces-line:before, .proces-line:after, .proces-line.center {
    display: none;
  }
  .procesos-histori p, .procesos-histori .porto-u-sub-heading {
    transition: 0.4s ease;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .titulo-all-page h2 {
    font-size: 35px;
    line-height: 45px !important;
  }
  .porto-u-heading.titulo-all-page.header {
    padding-left: inherit;
  }
  img.img-responsive.standard-logo.retina-logo {
    padding: 5px;
    width: 75px !important;
    min-width: 100%;
  }
  .wpb_text_column.wpb_content_element.conten-procesos-histori_textos.mobil {
    text-align: center;
    background: #edf9ff;
    position: relative !important;
    border-radius: 5px;
    border: solid 1px #f4f4f4;
    top: 0% !important;
    z-index: 100;
    width: 100%;
    transition: 0.5s ease all;
    /*height: 250px;
    overflow: hidden;*/
    transform: translateY(0%) !important;
    margin-top: 50px;
  }
  .boletines-content.vc_column_container {
    padding: 0 5px;
  }
  .boletines-content {
    width: 33.3%;
    margin: 15px 0 auto;
  }
  article.timeline-box.left, section.timeline .timeline-box.right {
    position: relative;
    text-align: center;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  /*======================================================================================*/
  /*B O X L I N E N U M B E R*/
  .vc_row.wpb_row.vc_inner.row.line-bajo {
    border-bottom: solid 0px;
  }
  .line-left {
    border-left: solid 1px var(--porto-primary-color);
    margin-left: 15px !important;
  }
  .sect-mantenimiento.positio-top:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    left: 0px;
    right: 0;
    top: 20px;
    margin: 0;
    z-index: 1;
    transition: 0.3s ease all;
  }
  .sect-mantenimiento.positio-top span {
    position: absolute;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    width: 40px;
    font-size: 14px;
    transition: 0.3s ease all;
    left: -35px;
    right: 0;
    top: 0;
    margin: 0;
    z-index: 10;
  }
  .sect-mantenimiento.position-bottom:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    left: 0px;
    right: 0;
    top: 20px;
    margin: 0;
    z-index: 1;
    transition: 0.3s ease all;
  }
  .sect-mantenimiento.position-bottom span {
    position: absolute;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    width: 40px;
    transition: 0.3s ease all;
    left: -35px;
    right: 0;
    top: 0px;
    margin: 0;
    z-index: 10;
    text-align: center;
  }
  .sect-mantenimiento.positio-top {
    padding-bottom: 35px;
    margin: 0;
    position: relative;
    text-align: left !important;
    padding-left: 30px;
  }
  .sect-mantenimiento.position-bottom {
    padding-top: 0;
    margin: 0;
    position: relative;
    text-align: left !important;
    padding-left: 30px;
  }
  .sect-mantenimiento.position-bottom:nth-child(2) {
    padding-top: 100px;
  }
  .sect-mantenimiento.positio-top:hover:after, .sect-mantenimiento.position-bottom:hover:after {
    height: 1px;
    width: 28px;
    transition: 0.3s ease all;
  }
  .banner-page {
    min-height: 250px !important;
  }
  .titulo-all-page h2 {
    display: ruby;
  }
  .conten-procesos-histori {
    width: 50%;
  }
  .conten-procesos-histori.mobil {
    width: 100% !important;
  }
  .conten-procesos-histori.mobil.nop-padding {
    padding-bottom: 0px;
  }
  .textos_portadas-descargas h2 {
    font-size: 16px;
    line-height: 20px !important;
  }
  .content-portadas-descargas {
    position: relative;
    min-height: 200px;
    height: 100%;
    border: solid 1px #f4f4f4;
    border-radius: 5px;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease all;
  }
  .textos_portadas-descargas {
    padding: 10px;
  }
  .textos_portadas-descargas .btnSkew {
    position: relative;
    right: 0;
    top: 0;
  }
  .porto-sicon-box.boxes_portadas-descargas {
    display: flex;
    align-items: flex-start;
  }
  .box-five-content.vc_column_container {
    width: 50%;
    margin: 0 auto;
  }
  .box-five-content.vc_column_container > .vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
  }
  /*======================================================================================*/
  /*N E W S  L E T T E R*/
  .contact-form-newsletter .col-lg-12 {
    flex-wrap: wrap;
    width: 100%;
  }
  .contact-form-newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-fomr {
    width: 100%;
  }
  .conten-procesos-histori_textos p {
    font-size: 15px !important;
  }
  .search_jobs {
    display: flex !important;
    flex-direction: column;
  }
  form.job_filters input {
    padding: 20px 10px;
    margin-right: 0px;
    margin-bottom: 7px;
    width: 100%;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .valor-counter .stats-desc {
    min-height: 185px;
  }
  .box-autoridades img {
    height: 100%;
  }
  span.footer_span {
    display: block;
  }
  .titulo-all-page h2 {
    font-size: 30px;
    line-height: 40px !important;
  }
  .titulo-all-page h2:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    right: -20px;
    bottom: -12px;
    background: #fff;
    z-index: 10;
    border-radius: 50px;
  }
  .titulo-all-page h2:after {
    content: "";
    position: absolute;
    width: 75%;
    max-width: 120px;
    height: 3px;
    right: -15px;
    bottom: -8px;
    background: #fff;
    z-index: -10;
    border-radius: 50px;
  }
  .conten-procesos-histori {
    width: 100%;
  }
  .procesos-histori .porto-sicon-top:not(:last-child):before {
    content: "";
    position: absolute;
    bottom: -35px;
    right: 0px;
    left: 0;
    margin: 0 auto;
    transform: rotate(180deg);
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 30px solid #ccc;
  }
  .procesos-histori .porto-sicon-header {
    position: relative;
    padding-bottom: 70px !important;
    height: 100%;
  }
  ul.job_listings .location {
    display: none;
  }
  ul.meta li.date {
    font-size: 10px !important;
  }
  ul.job_listings li.job_listing a, ul.job_listings li.no_job_listings_found a {
    padding: 10px 0;
  }
  .box-five-content.vc_column_container {
    width: 50%;
    margin: 0 auto;
  }
  .boletines-content {
    width: 33.3%;
    margin: 15px 0 auto;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F856-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F856-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADrBA%3BAAAA%3BAC2BA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD%2FEA%3BAAAA%3BAAAA%3BACsFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADhHA%3BAAAA%3BACqHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BADtQA%3BAAAA%3BAC2QA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD5WA%3BAAAA%3BACgXA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAD3XA%3BAAAA%3BACmYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADzYA%3BAAAA%3BAC8YA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADjdA%3BAAAA%3BACudA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADpfA%3BAAAA%3BACyfA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxkBA%3BAAAA%3BAC%2BkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAD9oBA%3BAAAA%3BACupBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzqBA%3BAAAA%3BACirBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BADprBA%3BAAAA%3BAC0rBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD1sBA%3BAAAA%3BACitBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlxBA%3BAAAA%3BAC2xBA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjyBA%3BAAAA%3BAC4yBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzzBA%3BAAAA%3BACq0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADr0BA%3BAAAA%3BAC60BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADp4BA%3BAAAA%3BACm5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADv8BA%3BAAAA%3BAC68BA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD5%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3hCA%3BAAAA%3BAC%2BiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FlCF%3BAAAA%3BAComCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BADhoCA%3BAAAA%3BACuoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2pCA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAD1qCA%3BAAAA%3BACkrCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADltCA%3BAAAA%3BACwtCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1vCA%3BAAAA%3BACiwCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BADrxCA%3BAAAA%3BAC2xCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BADzzCA%3BAAAA%3BACg0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD73CA%3BAAAA%3BACm4CA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADp5CA%3BAAAA%3BAC45CA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADh9CA%3BAAAA%3BACs9CA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAD%2F%2BCA%3BAAAA%3BACo%2FCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrhDA%3BAAAA%3BAC4hDA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BADviDA%3BAAAA%3BAAAA%3BAC%2BiDA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADrjDA%3BAAAA%3BAC2jDA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5jDF%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAFAA%3BAAAA%3BAAAA%3BAEQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAFfA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnFA%3BAAcA%3BAAAA%3BAAAA%3BAIZA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1HA%3BAAAA%3BAIiIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ%2FJA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */