/* xl - DESKTOP STYLES */
/*==========================================================================*/
/*H E A D E R*/
header#header {
  border-bottom: solid 1px #f4f4f4;
}
.mega-menu.menu-hover-line > li.menu-item > a:before {
  height: 1px;
  opacity: 1;
  width: 15px;
}
.mega-menu.menu-hover-underline > li.menu-item.active > a:before, .mega-menu.menu-hover-underline > li.menu-item:hover > a:before {
  right: 0;
  width: calc(100% - 28px);
  transition: 0.4s ease all;
}
.line-bottom_hover {
  position: relative;
}
.line-bottom_hover:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  bottom: -3px;
  left: 0;
  background: #fff;
  transition: 0.4s ease all;
}
.line-bottom_hover:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  transition: 0.4s ease all;
}
.porto-tooltip-wrap.empty-tooltip.header-tooltip {
  display: none;
}
#header .mobile-toggle {
  cursor: pointer;
  padding: 7px 13px;
  text-align: center;
  display: block !important;
  font-size: 20px;
  vertical-align: middle;
  margin: 8px 0 8px 1em;
  line-height: 20px;
  border-radius: 0.25rem;
}
html.panel-opened .page-wrapper, html.panel-opened #header.sticky-header .header-main.sticky {
  left: 0;
}
html.panel-opened .side-nav-panel-close {
  display: block;
  color: #222223 !important;
  top: 20px;
  right: 20px;
  padding: 4px 8px;
  opacity: 1;
  visibility: visible;
  z-index: 9999 !important;
}
img.img-responsive.standard-logo.retina-logo {
  width: 300px;
  padding: 15px 0;
}
img.img-responsive.sticky-logo.sticky-retina-logo {
  width: 200px;
}
html {
  scroll-behavior: smooth !important;
}
/*.fixed-header #header .header-main {
    background-color: transparent;
}*/
#mini-cart.minicart-arrow-alt .cart-head:after {
  color: #222223;
}
#mini-cart .minicart-icon {
  display: block;
  font-style: normal;
  transition: 0.2s ease;
  font-size: 18px;
}
#mini-cart {
  display: inline-block;
  position: relative;
  white-space: normal;
  vertical-align: middle;
  margin-left: 7px;
}
#mini-cart .cart-items {
  --porto-badge-size: 1.2em;
}
/*==========================================================================*/
/*F I B O S E A R C H*/
.dgwt-wcas-search-icon {
  width: 18px;
  height: auto;
  cursor: pointer;
  display: block;
}
.dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler {
  max-width: 17px !important;
  position: relative;
  top: -3px;
}
.dgwt-wcas-search-icon path, .sticky-header .dgwt-wcas-search-icon path {
  fill: #222223 !important;
}
/*==========================================================================*/
/*M E N U I M A G E N*/
#boton-top-menu-img a {
  font-size: 15px !important;
  letter-spacing: 1px !important;
  font-weight: 500 !important;
  padding: 15px 0 !important;
  display: block !important;
}
div#boton-top-menu-img {
  margin-bottom: 20px;
}
.menu-img-top a {
  display: none !important;
}
.content-all-menu-img_inner > .wpb_wrapper.vc_column-inner {
  border: solid 1px #f4f4f4;
  border-radius: 3px;
  padding-bottom: 7px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: 0.4s ease all;
}
.content-all-menu-img_inner > .wpb_wrapper.vc_column-inner:hover {
  border: solid 1px #222223;
  transition: 0.4s ease all;
}
#content-all-menu-img .row {
  display: flex !important;
}
.content-all-menu-img_inner.vc_column_container {
  display: flex;
  width: 33.3%;
}
.content-all-menu-img_inner {
  padding: 0 3px !important;
  overflow: hidden;
}
.img-nosotros-new img {
  margin-bottom: 5px;
  aspect-ratio: 2;
  object-fit: cover;
  height: 100px;
  padding: 10px 25px 5px 25px;
}
.sidebar-menu .porto-wide-sub-menu > li > a, #header .porto-wide-sub-menu > li > a {
  font-weight: 300;
  font-size: 15px;
}
/*==========================================================================*/
/*S E R V I C I O H O M E*/
.porto-sicon-box.box-servicios-home .porto-sicon-img {
  overflow: hidden;
  border: solid 1px #222223;
  border-radius: 50%;
  padding: 20px;
  background: #fff;
  position: relative;
  z-index: 10;
  transition: 0.4s ease all;
}
.porto-sicon-box.box-servicios-home:hover .porto-sicon-img {
  border: solid 1px #F0E2CA;
  background: #F0E2CA;
  transition: 0.4s ease all;
}
.porto-sicon-box.box-servicios-home, .content-servicios-home {
  position: relative;
}
.content-servicios-home:not(:last-child)::before {
  content: "";
  left: 50%;
  top: calc(100% - 150px);
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--porto-dark-color);
  z-index: 1;
}
/*====================================================================================*/
/*N O S O T R O S  B O X*/
.porto-sicon-box.box-ms {
  /*box-shadow: 5px 5px 5px 0px rgba(0,0,0,.1);*/
  /*border: solid 1px #f4f4f4;*/
  /*padding: 10px;*/
  /* border-radius: 5px;*/
  margin-bottom: 15px;
  transition: 0.4s ease all;
  /*background: #fff;*/
}
.porto-sicon-box.box-ms:hover {
  transition: 0.4s ease all;
  transform: translateY(-5px);
}
.box-ms .porto-sicon-left {
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-right: solid 2px #d9d9d9; */
  margin-right: 10px;
  /* background: #f4f4f4; */
  height: 60px;
  width: 60px;
}
/*.box-ms.fondo .porto-sicon-left {
    border-right: solid 2px #fff;
}*/
.box-ms .porto-sicon-description {
  color: #333;
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
}
.box-ms .porto-just-icon-wrapper.porto-icon.none {
  margin-right: 15px;
  margin-left: 15px;
}
.box-ms strong {
  font-size: 20px;
  /* color: var(--porto-primary-color); */
}
.box-ms h3.porto-sicon-title {
  font-weight: 700;
}
/*===============================================================================*/
/*B A N N E R - C A T E G O R I A S - H O M E*/
.content-style-line {
  position: relative;
  padding-left: 3px;
  padding-right: 3px;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
  transition: 0.6s cubic-bezier(0.43, -0.17, 0.1, 1.02) all;
}
.content-style-line_cuadro {
  position: relative;
}
.content-style-line img {
  /*border-radius: 5px;*/
  height: 300px;
  object-fit: cover;
  transition: 0.6s cubic-bezier(0.43, -0.17, 0.1, 1.02) all;
  transform: scale(1);
  transform-origin: right;
}
.content-style-line:hover img {
  transform: scale(1.06);
  transition: 0.6s cubic-bezier(0.43, -0.17, 0.1, 1.02) all;
  transform-origin: right;
}
.content-style-line .wpb_wrapper {
  overflow: hidden;
  transition: 0.6s cubic-bezier(0.43, -0.17, 0.1, 1.02) all;
}
.content-style-line_titulo {
  position: relative;
  z-index: 10;
  padding: 0 15px;
  margin-bottom: 20px;
}
.btn-plano-productos_lineas {
  position: relative;
  z-index: 10;
}
a.btn-plano_productos-lineas {
  background: #fff;
  padding: 12px 20px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  transition: 0.3s ease all;
  display: inline-block;
  z-index: 10;
  position: relative;
  margin-top: 10px;
}
a.btn-plano_productos-lineas:hover {
  /*background: var(--porto-dark-color);*/
  color: var(--porto-dark-color);
  transition: 0.3s ease all;
}
.content-style-line_titulo .porto-u-main-heading {
  background: #fff;
  display: inline-block;
  padding: 0 10px;
}
.content-style-line_titulo .porto-u-main-heading h2 {
  font-size: 25px;
  line-height: 30px;
}
.content-style-line_textos {
  position: absolute;
  left: 0;
  bottom: 60px;
  max-width: 312px;
}
.content-style-line_textos p {
  color: var(--porto-dark-color);
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  padding: 20px 10px 20px 30px;
}
.content-style-line_cuadro:before {
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: solid 1px var(--porto-dark-color);
  left: 0px;
  right: 0;
  top: 20px;
  z-index: 10;
  margin: 0 auto;
}
/*==========================================================================*/
/*I M G L I N E A S*/
.img-efecto-linea:before {
  content: "";
  position: absolute;
  width: calc(100% - 32px);
  height: calc(100% + 43px);
  border: solid 1px var(--porto-dark-color);
  left: 0px;
  right: 0;
  top: -18px;
  z-index: 10;
  margin: 0 auto;
}
.img-efecto-linea {
  position: relative;
}
.img-efecto-linea img {
  position: relative;
  z-index: 1;
}
.btn_float-link {
  background: #ffffff;
  display: inline-block;
  padding: 10px 25px 0 0;
  position: relative;
  z-index: 100;
}
.btn-plano-white {
  background: transparent;
  display: inline-block;
  padding: 10px 25px 0 0;
  position: relative;
  z-index: 100;
}
a.btn-inner-float {
  font-size: 17px;
  font-weight: 300;
  position: relative;
  transition: 0.5s ease all;
  padding-bottom: 5px;
  text-transform: uppercase;
}
a.btn-inner-float:before {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  width: 15px;
  height: 1px;
  background: #222;
  z-index: 1;
  transition: 0.5s ease all;
}
.btn_float-link:hover a.btn-inner-float:before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 1;
  transition: 0.5s ease all;
}
a.inner-white {
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  position: relative;
  transition: 0.5s ease all;
  padding-bottom: 5px;
  text-transform: uppercase;
}
a.inner-white:before {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  width: 15px;
  height: 1px;
  background: #fff;
  z-index: 1;
  transition: 0.5s ease all;
}
.btn_float-link:hover a.inner-white:before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 1;
  transition: 0.5s ease all;
}
.btn_float-link span {
  font-size: 17px;
  font-weight: 300;
  padding-left: 10px;
}
.porto-u-heading.titulo-encabezado.titulo-fondo h1 {
  background: #ffffff;
  padding: 0 25px;
  position: relative !important;
  z-index: 1000;
}
.link-btn-banner-big {
  padding: 10px 25px !important;
}
/*==========================================================================*/
/**/
.content-window-home .porto-sicon-box {
  padding: 0 10px 25px 10px;
}
.titulo-encabezado h1 {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 30px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/*.titulo-encabezado h1:after {
	content:'';
	position:absolute;
    width: 3px;
    height: 5px;
    position: absolute;
    background: var(--porto-primary-color);
    bottom: 7px;
    right: -7px;
}*/
/*.titulo-encabezado h3:after {
	content:'';
	position:absolute;
    width: 2px;
    height: 4px;
    position: absolute;
    background: #004d61;
    bottom: 5px;
    right: -6px;
}*/
.services-content {
  padding-bottom: 25px;
}
.titulo-encabezado .porto-u-sub-heading {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 300;
  /*color: var(--porto-primary-color);*/
  /*letter-spacing: 1.5px;*/
  padding-top: 10px;
}
.wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.cat-productos_img {
  overflow: hidden;
}
.cat-productos.vc_column_container {
  padding: 0;
}
.cat-productos .wpb_wrapper.vc_column-inner {
  overflow: hidden;
  transition: 0.3s ease all;
  /*padding: 0 10px;*/
}
.cat-productos {
  overflow: hidden;
}
.cat-productos_img img {
  transition: 0.4s ease all;
  transform: scale(1);
}
.cat-productos .wpb_wrapper.vc_column-inner:hover .cat-productos_img img {
  transition: 0.4s ease all;
  transform: scale(1.1);
  filter: blur(2px);
}
a.btn-light-cat {
  color: #fff;
  border: solid 2px #fff;
  padding: 8px 25px;
  border-radius: 3px;
  transition: 0.3s ease all;
}
.btn-light-cat:hover {
  color: #fff;
  border: solid 2px var(--porto-primary-color);
  background: var(--porto-primary-color);
  transition: 0.3s ease all;
}
.btn_float {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
  transition: 0.5s ease all;
  z-index: 10;
}
.cat-productos .wpb_wrapper.vc_column-inner:hover .btn_float {
  transform: translateY(0%);
  transition: 0.5s ease all;
}
.btn_float:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  /*background-color: rgb(0 0 0 / 15%);*/
  z-index: -1;
}
.titulo-encabezado-cat {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  /* height: 100%; */
  transition: 0.5s ease all;
  font-size: 35px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  margin-bottom: 0px;
  z-index: 100;
}
.titulo-encabezado-cat:before {
  content: "";
  left: 0;
  top: -50px;
  position: absolute;
  width: 100%;
  height: 250%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.8));
  z-index: -1;
}
.titulo-encabezado-cat h3 {
  color: #fff;
  transition: 0.5s ease all;
  font-size: 30px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  transform: translateY(-20px);
}
.owl-carousel .owl-item img {
  border-radius: 0px !important;
}
.thumb-info, .thumb-info .thumb-info-wrapper {
  border-radius: 0;
}
/*==========================================================================*/
/*N O S O T R O S*/
.content_texto_titulo {
  position: absolute;
  bottom: -17px;
  padding: 10px 30px 10px 0px;
  z-index: 10;
}
.second-color {
  background: var(--porto-secondary-color);
}
.float-texto_titulo h1 {
  margin: 0;
  font-size: 25px;
  line-height: 32px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/*==========================================================================*/
/**/
.overlay-dark:before {
  background-color: rgba(32, 32, 32, 0.8);
}
.overlay-dark:before, .overlay-dark80:before {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
}
.page-top {
  position: relative;
}
.page-top:before {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(32, 32, 32, 0.4);
}
.page-top ul.breadcrumb > li:nth-child(1) {
  background: #fff;
  padding: 5px 5px 5px 15px;
  border-radius: 5px 0 0 5px;
  margin-top: 15px;
}
.page-top ul.breadcrumb > li:nth-child(2) {
  background: #fff;
  padding: 5px 15px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  margin-top: 15px;
}
.page-header-8 .delimiter, .page-top ul.breadcrumb > li .delimiter {
  font-weight: 500;
}
.bg-parallax {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-attachment: fixed;
}
.page-top .page-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
}
.reverse .row {
  flex-direction: row-reverse;
}
/*==========================================================================*/
/*P A R R A L L A X*/
.content-equipo-all {
  position: relative;
  z-index: 10;
  padding: 200px 0;
}
.content-from-text {
  position: relative;
  z-index: 10;
}
.parralax-fondo {
  background-attachment: fixed;
  position: relative;
}
.parralax-fondo:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backface-visibility: hidden;
}
/*==========================================================================*/
/*B E N E F I C I O S*/
img.conten-beneficios_list {
  width: 24px;
  margin-right: 10px;
}
ul.list-inline.beneficios_list li {
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
}
/*==========================================================================*/
/*G A L E R I A*/
.colage-omg-home {
  position: relative;
  overflow: hidden;
  border: solid 2px #fff;
  padding-left: 0;
  padding-right: 0;
  transition: 0.6s ease all;
}
.colage-omg-home_textos {
  display: flex;
  flex-direction: column;
  position: absolute;
  height: 100%;
  margin: 0;
  justify-content: flex-end;
  padding: 15px 0;
  opacity: 0;
  transition: 0.6s ease all;
}
.colage-omg-home:hover .colage-omg-home_textos {
  opacity: 0;
  transition: 0.6s ease all;
}
.colage-omg-home_textos h2 {
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
}
.colage-omg-home_inner {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translateY(0%);
  transition: 0.6s ease all;
}
.colage-omg-home:hover .colage-omg-home_inner {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translateY(0%);
  transition: 0.6s ease all;
}
.colage-omg-home_textos .porto-u-sub-heading {
  color: #fff;
  margin: 0;
}
.img-ideas {
  transition: 0.4s ease all;
}
.img-ideas img {
  filter: brightness(1);
  transform: scale(1);
  transition: 0.7s ease all;
}
.colage-omg-home:hover .img-ideas img {
  filter: brightness(0.2);
  transform: scale(1.1);
  transition: 0.7s ease all;
}
.content-call-to-action {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #004d61;
}
a.btn-light_call {
  background: #fff;
  padding: 10px 30px;
  border: solid 2px #ffffff;
  border-radius: 3px;
  transition: 0.3s ease all;
}
a.btn-light_call:hover {
  background: transparent;
  color: #fff;
  padding: 10px 30px;
  border: solid 2px #ffffff;
  border-radius: 3px;
  transition: 0.3s ease all;
}
a.btn-dark_call {
  background: var(--porto-primary-color);
  padding: 10px 25px;
  border: solid 2px var(--porto-primary-color);
  border-radius: 3px;
  transition: 0.3s ease all;
  text-transform: uppercase;
  color: #fff;
}
a.btn-dark_call:hover {
  background: transparent;
  color: var(--porto-primary-color);
  border: solid 2px var(--porto-primary-color);
  transition: 0.3s ease all;
}
.img-galeria-proyectos img.attachment-full.size-full {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1;
}
.mfp-content .mfp-figure img.mfp-img {
  position: relative;
  max-width: 700px;
  max-height: 700px !important;
}
/*================================================================================================*/
/*P R O D U C T O - P A G E*/
.woocommerce-page div#main {
  padding-top: 50px;
  padding-bottom: 35px;
}
/*.product-inner> .product-image img {
    height: 200px !important;
    object-fit: contain;
}*/
.porto-tb-featured-image img {
  display: block;
  /*width: 70%;*/
  aspect-ratio: 1;
  object-fit: contain;
  margin: 0 auto;
}
.woocommerce-page .sidebar-content ul li a {
  line-height: 1.35em;
  font-size: 15px;
  font-weight: 300;
}
.product_list_widget .product-details .amount {
  font-size: 15px;
  font-weight: 500;
}
.formato-productos-pagina span.thumb-info-type {
  color: var(--porto-primary-color);
}
.img_proyecto img {
  aspect-ratio: 1;
  object-fit: cover;
  margin: 0 auto;
}
a.btn-agregarWhatsapp {
  background: #222223;
  padding: 10px 25px;
  color: #fff;
  border-radius: 3px;
  transition: 0.3s ease all;
  border: solid 2px #222223;
  text-transform: uppercase;
}
a.btn-agregarWhatsapp:hover {
  background: transparent;
  padding: 10px 25px;
  color: #222223;
  border-radius: 3px;
  transition: 0.3s ease all;
}
i.fab.fa-whatsapp {
  padding-right: 7px;
}
/*================================================================================================*/
/*G A L E R I A F O O T E R*/
.img-galery-social {
  margin-bottom: 0px;
}
.img-galery-social img {
  min-height: 250px !important;
}
.texto-insta-imagenes {
  padding: 35px 20px;
}
.center-content-follow {
  width: 25%;
}
.right-content-follow {
  width: 37.5%;
}
.left-content-follow {
  width: 37.5%;
}
/*================================================================================================*/
/* N E W S L E T T E R*/
.content-fomr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.contact-form-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-fomr {
  width: 100%;
}
/*===========================================================================*/
/*C A T E G O R I A S*/
.page-top .page-sub-title {
  max-width: 600px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 10px;
}
/*====================================================================================*/
/*C A L L - T O - A C T I O N */
.titulo-call-to-action h1 {
  font-size: 35px;
  line-height: 40px !important;
  text-transform: uppercase;
}
.titulo-call-to-action .porto-u-sub-heading {
  font-size: 18px;
  line-height: 25px;
}
.titulo-call-to-action strong {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
  padding-top: 10px;
  display: block;
  color: #fff;
  letter-spacing: 0.5px;
}
.call-to-ation_content_text h4 {
  color: #fff;
  margin-bottom: 5px;
}
.call-to-ation_content_text h1 {
  margin-bottom: 10px;
}
.call-to-ation_content_text p {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}
a.btn-hero {
  background: var(--porto-primary-color);
  padding: 10px 25px;
  border-radius: 3px;
  border: solid 2px var(--porto-primary-color);
  color: #fff;
  transition: 0.3s ease all;
}
a.btn-hero:hover {
  background: transparent;
  border: solid 2px #fff;
  transition: 0.3s ease all;
}
/*==========================================================================*/
/*S E R V I C I O S*/
.box-servicios .porto-just-icon-wrapper.porto-icon.advanced {
  border: solid 2px #bbb;
  border-radius: 5px;
  transition: 0.3s ease all;
}
.box-servicios:hover .porto-just-icon-wrapper.porto-icon.advanced {
  border: solid 2px var(--porto-primary-color);
  transition: 0.3s ease all;
  background: var(--porto-primary-color);
  color: #fff !important;
}
/*==========================================================================*/
/*B L O G*/
.sidebar-content h5.post-item-title {
  font-size: 16px;
  line-height: 1.2em;
}
/*==========================================================================*/
/*C O N T A C T O*/
.contact-form input {
  width: 100%;
}
.contact-form textarea {
  width: 100%;
  resize: none;
  height: 150px;
}
.contact-form p {
  margin: 0;
}
.box-des-contact h3.porto-sicon-title {
  margin-bottom: 5px;
  letter-spacing: 0.5px;
}
a > .porto-sicon-box.box-des-contact {
  color: var(--porto-dark-color);
}
a > .porto-sicon-box.box-des-contact:hover {
  color: var(--porto-primary-color);
}
.box-des-contact strong {
  font-size: 16px;
  display: block;
  padding-bottom: 10px;
  font-weight: 300;
}
.box-des-contact .porto-sicon-description {
  margin-top: 0px;
}
/*==========================================================================*/
/*C O N T A C T O - F O R M P R O D U C T O*/
.formato-formulario-popup {
  padding: 30px 30px 20px 30px;
  background: #fff;
}
.campo-producto input {
  width: 100%;
}
.formato-formulario-popup textarea {
  width: 100%;
  resize: none;
  height: 150px;
}
a.link-form {
  text-decoration: underline;
}
/*==========================================================================*/
/*F O O T E R*/
.social-link-form {
  text-align: right;
}
.copring-footer h2.vc_custom_heading {
  text-align: left !important;
}
#footer ul li a {
  color: #222223;
  transition: 0.3s ease all;
}
#footer ul li {
  color: #222223;
  transition: 0.3s ease all;
}
#footer ul li a:hover {
  color: #000;
  transition: 0.3s ease all;
}
i.icon-footer {
  font-size: 14px;
  color: #222223;
  padding-right: 7px;
}
.social-siguenos {
  text-align: right;
}
.encabezado-footer {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
}
.encabezado-footer:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  bottom: -3px;
  left: 0;
  background: var(--porto-primary-color);
  transition: 0.4s ease all;
}
.content_encabezado-footer:hover .encabezado-footer:before {
  content: "";
  position: absolute;
  width: 100%;
  transition: 0.4s ease all;
}
/*==========================================================================*/
/**/
.content-case-studies_video {
  position: absolute;
  top: 0;
  left: 0;
  /*background: #091573;*/
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.4s ease all;
  transform: translateY(110%);
}
.content-case-studies:hover .content-case-studies_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.4s ease all;
  transform: translateY(calc(0% - 35px));
}
.img-video-play img {
  background: white;
  border-radius: 50%;
  padding: 15px;
  transition: 0.3s ease all;
  animation: pulse 1s infinite;
  width: 80px;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.4);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }
}
.content-img-cabecera_inner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0.7) 20%, transparent 70%, transparent 100%);
  z-index: 1;
}
/*==============================================================================*/
/*Q U E R Y*/
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1340px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  .img-nosotros-new img {
    height: 80px;
  }
  .content-all-menu-img_inner.vc_column_container {
    display: flex;
    width: 50%;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  img.img-responsive.standard-logo.retina-logo {
    width: 200px;
  }
  img.img-responsive.sticky-logo.sticky-retina-logo {
    width: 225px;
  }
  .header-col.header-left {
    padding: 0 !important;
  }
  .header-col.visible-for-sm.header-right {
    padding: 0 !important;
  }
  .header-builder.header-loaded.sticky-header i.fas.fa-bars {
    color: var(--porto-primary-color);
  }
  #side-nav-panel .accordion-menu > li.menu-item a {
    padding: 5px 5px 4px 15px;
  }
  .menu-img-top a {
    display: block !important;
  }
  .center-btn-mobil {
    text-align: center;
  }
  /*==============================================================================*/
  /*F O O T E R*/
  .social-link-form {
    text-align: center;
  }
  .copring-footer h2.vc_custom_heading {
    text-align: center !important;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  /*============================================================*/
  /*N E W L E T T E R*/
  .contact-form-newsletter .content-fomr {
    flex-direction: column;
  }
  .contact-form-newsletter .form-group {
    margin-bottom: 10px;
  }
  .contact-form-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-primary {
    width: 100%;
  }
  .social-siguenos {
    text-align: center;
  }
  .porto-sicon-box.box-ico-footer {
    justify-content: center;
  }
  /*==========================================================================*/
  /*S E R V I C I O H O M E*/
  .content-servicios-home.vc_column_container {
    margin-bottom: 20px;
  }
  .content-servicios-home:not(:last-child)::before {
    content: "";
    left: 0;
    top: 100%;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--porto-dark-color);
    z-index: 1;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .content-style-line {
    padding-left: 0;
    padding-right: 0;
  }
  /*================================================================================================*/
  /*G A L E R I A F O O T E R*/
  .center-content-follow, .right-content-follow, .left-content-follow {
    width: 100%;
  }
}
/*# 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%2F2358-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F2358-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F2358-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F2358-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F2358-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BACEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD%2FEA%3BAAAA%3BAAAA%3BACsFA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BADtGA%3BAAAA%3BAC2GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADtHA%3BAAAA%3BAC6HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAD3KA%3BAAAA%3BACmLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtMA%3BAAAA%3BACkNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlOA%3BAAAA%3BAAAA%3BAC%2BOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADjQA%3BAAAA%3BACuQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxVA%3BAAAA%3BACyWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BADldA%3BAAAA%3BACsdA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1dA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsfA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADjnBA%3BAAAA%3BACunBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhoBA%3BAAAA%3BAC8oBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADnsBA%3BAAAA%3BACwsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrtBA%3BAAAA%3BACuuBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3uBA%3BAAAA%3BACkvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD91BA%3BAAAA%3BACu2BA%3BAAAA%3BAAAA%3BAAAA%3BADv2BA%3BAAAA%3BAAAA%3BAAAA%3BACi3BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BADx6BA%3BAAAA%3BACi7BA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADn8BA%3BAAAA%3BAC08BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD%2F8BA%3BAAAA%3BACq9BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADr9BA%3BAAAA%3BAC%2B9BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1gCA%3BAAAA%3BACohCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzhCA%3BAAAA%3BACkiCA%3BAAAA%3BAAAA%3BAAAA%3BADliCA%3BAAAA%3BAC0iCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAD1kCA%3BAAAA%3BAC%2BkCA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD3lCA%3BAAAA%3BACimCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9oCA%3BAAAA%3BACspCA%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%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACG%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtsCA%3BAAAA%3BACstCA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvtCF%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFHA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAHbA%3BAAAA%3BAGmBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FBA%3BAAcA%3BAAAA%3BAAAA%3BAIbA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAJHA%3BAAAA%3BAIQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1BA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BAAAA%3BALmBA%3BAAAA%3BAKXA%3BAAAA%3BAAAA%3BAAAA%22%7D */