@charset "UTF-8";
/* xl - DESKTOP STYLES */
/*==============================================================================*/
/*O S M - P L U G I N S*/
li.active a {
  border: 0px solid #D8D8D8;
  background: #FFFFFF;
  border-bottom: none;
  color: black;
}
/*==============================================================================*/
/*H E A D E R*/
.porto-tooltip-wrap.empty-tooltip .tooltip-inner {
  margin: 15px;
  border: 2px dotted var(--porto-primary-color);
  border-radius: 4px;
  display: none;
}
.header-col.header-right.hidden-for-sm {
  max-width: 150px;
}
.header-top .header-col.header-right.hidden-for-sm {
  width: 100%;
  max-width: 100%;
}
/*.header-main.header-has-center.header-has-center-sm {
    background: #fff;
}*/
.secondary-menu > li.menu-item > a {
  color: var(--porto-primary-color) !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  padding: 10px 10px !important;
}
#menu-main-menu li.menu-item.btn-top-menu {
  background: var(--porto-secondary-color);
  border-radius: 3px !important;
  margin: 0 10px;
}
#menu-main-menu li.menu-item.btn-top-menu > a {
  background: var(--porto-secondary-color);
  color: #fff !important;
  position: relative;
  padding-left: 40px !important;
  padding-right: 20px !important;
  border-radius: 3px;
}
#menu-main-menu li.menu-item.btn-top-menu > a:hover {
  /*background: var(--porto-tertiary-color);*/
  color: var(--porto-tertiary-color) !important;
}
i.porto-icon-long-arrow-alt.topm {
  position: absolute;
  left: 10px;
  top: 11px;
  transform: translateX(0px);
  animation: arrow-move 0.5s infinite alternate;
}
@keyframes arrow-move {
  0% {
    transform: translateX(-2px);
  }
  100% {
    transform: translateX(4px);
  }
}
#header .share-links > a {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0);
  font-size: 1rem;
}
.header-main .header-col.header-right {
  max-width: 150px;
}
.header-main .header-col.header-left {
  max-width: 220px;
}
.header-main .header-col.header-center.hidden-for-sm {
  margin: 0;
  width: calc(100% - 400px);
}
img.logo_threads {
  display: block;
  padding: 6px;
}
img.logo_threads:hover {
  background: #000;
}
/*==============================================================================*/
/*S E A R C H*/
.custom-html {
  width: 100%;
  position: relative;
  top: 2px;
}
/*.searchform-popup {
    width: 100%;
    max-width: 700px !important;
}
.header-col.header-center.hidden-for-sm {
    width: 100%;
    max-width: 700px;
}
.main-menu-wrap .header-col.header-center.hidden-for-sm {
    max-width: 100%;
}
#header.header-builder .advanced-search-layout .searchform {
    box-shadow: none;
    width: 100%;
}
span.text {
    max-width: 100% !important;
    width: 100% !important;
}*/
/*====================================================================================*/
/*B U S C A D O R F I B O S E A R C*/
/*.dgwt-wcas-search-wrapp {
    width: 600px;
    padding: 0 25px;
}
.dgwt-wcas-preloader.dgwt-wcas-close {
    right: 50px;
}*/
/*==============================================================================*/
/**/
img.img-responsive.standard-logo.retina-logo {
  padding: 10px 0 0;
}
.main-content {
  padding-bottom: 0;
}
.no-breadcrumbs .main-content {
  padding-top: 0;
}
.header-corporate .share-links a:not(:hover), .header-builder .share-links a:not(:hover) {
  background-color: transparent;
}
html {
  scroll-behavior: smooth !important;
}
#header .header-main .header-left {
  padding: 0;
}
#header .header-main .header-center {
  padding: 10px 15px;
  text-align: center;
}
span.text {
  border-right: solid 1px #000;
}
/*i.fas.fa-search {
    color: #000;
}*/
.ico-top {
  font-size: 17px;
  padding-right: 5px;
}
.top-call_inner:nth-child(1) {
  padding-right: 10px;
  border-right: solid 1px;
  margin-right: 10px;
}
.content-top-call_ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #008c42;
  border-radius: 50px;
  padding: 10px;
  margin-right: 5px;
}
.content-top-call {
  display: flex;
  align-items: center;
}
.content-top-call_text a {
  font-size: 13px;
  font-weight: 600;
}
.no-padding {
  padding: 0 !important;
}
.content-banner {
  position: relative;
  height: 600px;
}
.content-banner .vc_column_container {
  padding: 0;
}
.porto-u-heading.content-banner_textos {
  position: absolute;
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 100;
  padding-top: 150px;
  padding-left: 20px;
  padding-right: 20px;
}
.content-banner_textos:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
}
a.btn-header {
  color: #fff;
  background: #f1b823;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 700;
}
.content_btn-header {
  padding-top: 15px;
}
span.text {
  max-width: 170px;
}
.column2.column2-left-sidebar.boxed.no-breadcrumbs {
  padding-top: 50px;
}
.header-builder .share-links a:not(:hover) {
  color: #fff;
}
.menu-block-item a {
  font-size: 0 !important;
  width: 0;
  margin: 0;
  padding: 0;
  height: 0;
}
.apsa-whatsapp-container {
  padding-top: 15px;
}
a.dc-link {
  background: #015359;
  padding: 10px 25px 10px 15px;
  border-radius: 5px;
}
.product.type-product {
  padding-top: 50px;
}
.ico-servicios .porto-just-icon-wrapper.porto-icon.none {
  transition: 0.7s cubic-bezier(0.48, 0.07, 0.06, 1.01) all;
  transform: rotateY(0deg);
}
.ico-servicios:hover .porto-just-icon-wrapper.porto-icon.none {
  transition: 0.7s cubic-bezier(0.48, 0.07, 0.06, 1.01) all;
  transform: rotateY(360deg);
}
#mini-cart.minicart-arrow-alt .cart-head:after {
  color: #111;
}
i.porto-icon-user-2 {
  font-size: 23px;
  color: #333;
}
.woocommerce-account .page.type-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
.searchform-popup {
  max-width: 220px;
}
/*===============================================================*/
/*S O C I A L F L O A T*/
.social-float {
  position: fixed;
  right: 0;
  top: calc(50% - 130px);
  z-index: 1000;
}
.social-float_inner {
  padding: 5px;
  transition: 0.3s ease all;
}
.social-float_inner ul.list-unstyled {
  margin: 0;
}
.ico-float {
  color: #000;
  text-align: center;
  padding: 7px 7px 7px 7px;
  font-size: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease all;
}
.social-float_inner ul li {
  padding-bottom: 5px;
  transition: 0.3s ease all;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 7px;
  border-radius: 5px;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.social-float_inner ul li:hover {
  transition: 0.3s ease all;
  background: var(--porto-primary-color);
  transition: 0.3s ease all;
  transform: scale(1.08);
}
.social-float_inner ul li:hover a {
  filter: invert(1);
  transition: 0.3s ease all;
}
.social-float_inner span {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
}
.social-float_inner a {
  font-size: 11px;
  line-height: 14px;
  font-weight: 500;
  padding: 0 5px;
  letter-spacing: -0.5px;
  color: #000;
}
/*===============================================================================*/
/*P A S O S E M P E Ñ O S*/
.porto-sicon-box.pasos-box-circulo {
  box-shadow: inset 0 0 0 1px #c7c7c7;
  border-radius: 100px;
}
.pasos-box-circulo .porto-just-icon-wrapper.porto-sicon-img {
  position: relative;
}
.porto-sicon-box .porto-sicon-img {
  overflow: inherit !important;
}
.pasos-box-circulo .porto-sicon-img .img-icon {
  border-radius: 50% !important;
  height: 120px !important;
  box-shadow: 0px 0px 0px 4px white !important;
  position: relative;
  /* padding: 10px; */
  z-index: 10;
  transform: scale(0.85);
  transition: 0.4s ease all;
}
.pasos-box-circulo:hover .porto-sicon-img .img-icon {
  border-radius: 50% !important;
  height: 120px !important;
  box-shadow: 0px 0px 0px 0px white !important;
  position: relative;
  /* padding: 10px; */
  z-index: 10;
  transform: scale(1);
  transition: 0.4s ease all;
}
.pasos-box-circulo .porto-sicon-img:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  margin: 0;
}
.pasos-box-circulo .porto-sicon-img:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #ffffff;
  bottom: 0;
  /*z-index: 100;*/
}
.pasos-box-circulo.uno .porto-sicon-img:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #2e3192;
  transform: translateX(70%) rotate(90deg);
  top: calc(50% - 10px);
  right: 0%;
}
.pasos-box-circulo.uno .porto-sicon-img:before {
  background: linear-gradient(to left, #2e3192 50%, transparent 50%);
}
.pasos-box-circulo.uno h3.porto-sicon-title {
  font-weight: 700;
  font-size: 25px;
  color: var(--porto-primary-color);
}
.pasos-box-circulo.dos h3.porto-sicon-title {
  font-weight: 700;
  font-size: 25px;
  color: var(--porto-secondary-color);
}
.pasos-box-circulo.dos .porto-sicon-img:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid #ec008c;
  transform: translateX(-75%) rotate(-90deg);
  top: calc(50% - 10px);
  left: 0;
}
.pasos-box-circulo.dos .porto-sicon-img:before {
  background: linear-gradient(to right, var(--porto-secondary-color) 50%, transparent 50%);
}
.pasos-box-circulo .porto-sicon-header > p:last-child {
  padding: 0 5px;
  line-height: 20px;
}
/*===============================================================================*/
/*S L I D E R B AN N E R S*/
.owl-carousel.nav-style-2 .owl-nav [class*=owl-] {
  background: none !important;
  color: #fff;
  font-size: 1.5rem;
  background: var(--porto-primary-color) !important;
  border-radius: 50%;
}
.img-banner-min img {
  border-radius: 10px;
  /*box-shadow: 0 3px 6px rgba(0, 0, 0, .16);*/
}
.img-banner-min.left img {
  height: 720px;
  object-fit: cover;
}
.img-banner-min.rigth img {
  height: 100%;
  min-height: calc(360px - 7.5px);
  object-fit: cover;
}
/*===============================================================================*/
/*B A N N E R - D O B L E H O M E*/
.imagen-banner-home img {
  border-radius: 20px;
}
.vc_row.wpb_row.row.top-row.reverse {
  flex-direction: row-reverse;
}
/*===========================================================================================================*/
/*C O U N T E R*/
.counter-box.left.vc_column_container {
  background: var(--porto-primary-color);
}
.counter-left .stats-desc {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: left;
  max-width: 420px;
  margin: 0 0 0 auto;
}
.stats-block.stats-top.counter-left {
  margin: 0;
  padding: 35px 25px;
}
.counter-left .stats-text {
  padding-left: 20px;
}
.counter-right {
  padding: 35px 20px;
  margin: 0px;
}
.stats-block.stats-left.counter-right {
  direction: ltr;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*===========================================================================================================*/
/*B L O G - F O R M A T O*/
p.post-excerpt, .clearfix {
  display: none;
}
/*===========================================================================================================*/
/*R A Z O N E S*/
.box-proveedores h3.porto-sicon-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  padding-bottom: 10px;
}
.content_box-proveedores {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.content_box-proveedores.uno:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("https://develop1.webstudiopanama.com/masmedan/wp-content/uploads/process-arrow-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  /* O relative, según necesites */
  top: 35px;
  right: -50px;
}
.content_box-proveedores.second:before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("https://develop1.webstudiopanama.com/masmedan/wp-content/uploads/process-arrow-1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 35px;
  right: -50px;
  transform: rotateX(-180deg);
}
.porto-sicon-box.box-proveedores:hover i {
  transition: 0.3s ease all;
  color: #fff;
}
/*===========================================================================================================*/
/**/
.overlay-ligth {
  position: relative;
}
/*.overlay-ligth:before {
    content: "";
    position:absolute;
	background-color: rgba(249, 249, 249, 0.97);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
}*/
.content-mapa {
  position: relative;
  z-index: 10;
}
/*===============================================================================*/
/*B A N N E R - D O B L E H O M E*/
.content-banner-producto {
  position: relative;
}
.content-banner-producto img {
  border-radius: 10px;
  height: 300px;
  object-fit: cover;
}
.content-banner-producto_textos {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 25px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.content-banner-producto_textos h2 {
  color: var(--porto-primary-color) !important;
  /*position: relative;*/
}
.content-banner-producto_textos h2 strong {
  /*color: transparent;
    position: relative;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(255 255 255 / 30%);
    position: absolute;
    width: 100%;
    display: block;
    font-size: 35px;
    font-family: 'Poppins';
    left: 10px;
    top: 50px;*/
  display: none;
}
.content-banner-producto_textos .porto-u-sub-heading {
  /* color: #222 !important; */
  font-size: 18px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  line-height: 23px;
  font-weight: 500;
  max-width: 350px;
}
.btn-plano-productos {
  margin-top: 25px;
  margin-bottom: 10px;
}
a.btn-plano_productos {
  background: #fff;
  padding: 10px 20px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 700;
  transition: 0.3s ease all;
}
a.btn-plano_productos:hover {
  background: var(--porto-secondary-color);
  color: #fff;
  transition: 0.3s ease all;
}
/*===========================================================================================================*/
/*M A P S*/
.img-mapa-sucursales img {
  width: 100%;
  min-width: 1100px;
}
.counter-sucursales .stats-desc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.stats-block.stats-left.counter-sucursales {
  direction: ltr;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.counter-sucursales .stats-number {
  padding-right: 15px;
}
/*===========================================================================================================*/
/*P A G E - W E S T E R N*/
.content_ico-wester-page.vc_column_container {
  padding: 50px;
}
.content_img-wester-page {
  position: relative;
}
.content_img-wester-page:after {
  content: "";
  display: block;
  width: 100px;
  height: 100%;
  background: var(--porto-primary-color);
  background-size: cover;
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 10;
  clip-path: polygon(0 0, 81% 0, 0% 105%, 0% 100%);
}
.content_img-wester-page img {
  height: 100%;
  min-height: 550px;
  object-fit: cover;
}
.content_img-wester-page:before {
  content: "";
  position: absolute;
  width: 24px;
  top: 0px;
  left: 77px;
  aspect-ratio: 1;
  background: radial-gradient(circle 24px at top right, transparent 98%, #2e3192);
  z-index: 100;
  transform: rotate(90deg);
}
.btn-center {
  text-align: center;
}
.text-ico-western-titulo h1 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
}
.porto-sicon-box.default-icon.text-ico-western-titulo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.texto-sub-wester span {
  color: var(--porto-tertiary-color);
  font-weight: 600;
}
.texto-sub-wester .porto-u-sub-heading {
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  padding: 12px 20px;
  border-radius: 3px;
}
.texto-sub-wester .porto-u-sub-heading strong {
  color: #fff200;
}
.ico-wester-page_img img {
  background: var(--porto-tertiary-color);
  padding: 20px;
  border-radius: 5px;
}
#ico-wester-page .porto-sicon-box.default-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
#ico-wester-page .porto-sicon-box {
  background: rgba(255, 255, 255, 0.1);
  display: list-item;
  padding: 10px 20px;
  border-radius: 3px;
  max-width: 125px;
  margin: 0 auto;
}
#ico-wester-page .porto-icon i {
  line-height: inherit;
  position: relative;
  top: -3px;
}
#ico-wester-page {
  max-width: 400px;
  margin: 0 auto;
}
.porto-sicon-box.box-top-tarjeta-wester {
  padding: 20px 25px;
  border-radius: 5px 5px 0px 0px;
}
.porto-sicon-box.box-top-tarjeta-wester.blue {
  background: var(--porto-primary-color);
}
.porto-sicon-box.box-top-tarjeta-wester.yellow {
  background: var(--porto-secondary-color);
}
.box-top-tarjeta-wester .porto-just-icon-wrapper.porto-icon.none {
  padding: 15px;
  border-radius: 25px;
  background: rgba(255, 255, 255, 0.2);
}
.content-box-tarjeta-wester .wpb_wrapper.vc_column-inner {
  border: solid #f4f4f4 1px;
  border-radius: 0 0 10px;
  padding-bottom: 35px;
  box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.1);
}
.box-inner-tarjeta-wester {
  padding-left: 17px;
}
.call-to-action-western {
  background: var(--porto-secondary-color);
  border-radius: 10px;
  padding: 35px 100px;
  box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.1);
}
a.boton-slider.reverse:hover {
  background: #fff;
  color: var(--porto-primary-color);
  font-weight: 600;
}
a.boton-slider.reverse:after {
  position: absolute;
  content: "";
  height: 60px;
  width: 1px;
  top: 0;
  right: 60px;
  background: rgba(255, 255, 255, 0.2);
}
a.boton-slider.reverse:hover:after {
  position: absolute;
  content: "";
  height: 60px;
  width: 1px;
  top: 0;
  right: 60px;
  background: #ccc;
}
span.lista-mision {
  background: var(--porto-primary-color);
  display: inline-flex;
  width: 25px;
  height: 25px;
  color: #fff;
  justify-content: center;
  font-size: 17px;
  border-radius: 50px;
  margin-right: 7px;
}
ul.list-unstyled.content_lista-mision li {
  padding-bottom: 7px;
  color: #fff;
}
ul.list-unstyled.content_lista-mision {
  column-count: 2;
}
.fondo-bg-primary_box {
  background: var(--porto-primary-color);
  border-radius: 10px;
  padding: 35px;
  position: relative;
}
.fondo-bg-secondary_box {
  background: var(--porto-secondary-color);
  border-radius: 10px;
  padding: 35px;
  position: relative;
}
.ico-valores-float {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.1;
}
/*===========================================================================================================*/
/*F O N D O F A Q*/
.fondo-page {
  border-radius: 10px;
  padding: 50px 50px;
  box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.1);
}
.fondo-page.one {
  background: var(--porto-secondary-color);
}
.fondo-page.dos {
  background: var(--porto-primary-color);
}
/*========================================================================*/
/*A C O R D I O*/
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(20px);
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px #fff;
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: rgba(255, 255, 255, 0.15);
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #fff;
  background-color: var(--porto-primary-color);
  border-radius: 3px 3px 0 0;
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
  color: #fff;
}
.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: #fff !important;
}
#acordion-home .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(20px);
}
/*===========================================================================================================*/
/**/
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(20px);
}
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
  background-color: rgba(255, 255, 255, 0.15);
  border: solid 1px #fff;
}
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: rgba(255, 255, 255, 0.15);
}
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #fff;
  background-color: var(--porto-secondary-color);
  border-radius: 3px 3px 0 0;
}
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
  color: #fff;
}
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, #acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
  border-color: var(--porto-secondary-color) !important;
}
#acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, #acordion-home\ dos .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
  border-color: #fff !important;
}
/*===========================================================================================================*/
/**/
/*====================================================================================*/
/*S E R V I C I O S */
.porto-sicon-box.box-compromisos {
  background: rgba(66, 93, 123, 0.06);
  padding: 25px 15px;
  border-radius: 5px;
  box-shadow: 5px 5px 7px 2px rgba(46, 49, 146, 0.15);
  transition: 0.3s ease all;
  transform: translateY(0px);
  margin-top: 10px;
  margin-bottom: 10px;
  border: solid 1px rgba(66, 93, 123, 0.05);
}
.porto-sicon-box.box-compromisos:hover {
  box-shadow: 5px 5px 7px 2px rgba(0, 0, 0, 0.01);
  transition: 0.3s ease all;
  transform: translateY(-5px);
}
/*===========================================================================================================*/
/**/
.titulo-all-page h1 {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: var(--porto-primary-color);
  letter-spacing: 1px;
}
.titulo-all-page .porto-u-sub-heading {
  font-size: 45px;
  line-height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  /*color: #222;*/
}
.img-efecto img {
  border-radius: 10px;
}
/*==============================================================================*/
/*B A N N E R  C O M P R A M O S T E X T O*/
.titulo-all-page_banner-compramos {
  padding-top: 30px;
  padding-bottom: 15px;
}
.titulo-all-page_banner-compramos strong {
  color: var(--porto-secondary-color) !important;
}
.titulo-all-page_banner-compramos .porto-u-sub-heading {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  max-width: 480px;
  padding-left: 35px;
  margin-right: 0;
}
.titulo-all-page_banner-compramos_right .porto-u-sub-heading {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  padding: 35px 15px 35px 50px;
  max-width: 950px;
  margin-left: 0;
}
.titulo-all-page_banner-compramos_right strong {
  color: var(--porto-secondary-color) !important;
}
/*===========================================================================================================*/
/*B T N*/
a.btn-hero {
  text-transform: uppercase;
  font-weight: 600;
  background: var(--porto-primary-color);
  color: #fff;
  padding: 15px 35px;
  border-radius: 5px;
  transition: 0.3s ease all;
  letter-spacing: 0.3px;
}
a.btn-hero:hover {
  background: var(--porto-secondary-color);
  transition: 0.3s ease all;
  letter-spacing: 0.3px;
}
.content-btn-hero {
  display: flex;
}
/*===========================================================================================================*/
/**/
/*===========================================================================================================*/
/**/
/*===========================================================================================================*/
/**/
/*===========================================================================================================*/
/**/
.mapplic-pin.pin-label {
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  line-height: 16px;
  position: relative;
}
.mapplic-pin.pin-label:after {
  content: "";
  display: block;
  width: 30px;
  height: 45px;
  background-image: url(https://develop1.webstudiopanama.com/masmedan/wp-content/uploads/pin-mapas.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -40px;
  left: -5px;
}
/*.mapplic-pin.pin-label.mapplic-active:after {
    top: -10px;
    left: -5px;
}*/
.mapplic-pin.pin-classic:before {
  border-style: solid;
  border-width: 9px 8px 0 8px;
  border-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 2px;
  border: none !important;
}
a.mapplic-pin.pin-classic.pin-label.mapplic-active {
  width: 0px;
}
.mapplic-layer img {
  width: 100%;
  max-width: 150px !important;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 10px 0 0;
}
a.mapplic-popup-link {
  display: none !important;
}
table#sucursales tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  display: flex;
  flex-direction: column;
}
table#sucursales td, table#sucursales th {
  padding: 3px 0;
}
.mapplic-sidebar {
  width: 20% !important;
  height: 100%;
  padding: 92px 0 12px 12px;
  position: relative;
  box-sizing: border-box;
  pointer-events: none;
}
.mapplic-container {
  display: inline-block;
  position: relative;
  width: 80% !important;
  height: 100%;
}
button.btn.btn-cita {
  background: #fff200;
  color: black;
  font-weight: 500;
}
button.btn-info.btn-map.btn-see-more {
  background: #ec008c;
}
button.btn-info.btn-map.btn-see-more:hover, button.btn.btn-cita:hover {
  opacity: 0.7;
}
/*===========================================================================================================*/
/*C A R U S E L T E X T O S*/
.carrusel-wrapper {
  overflow: hidden;
  width: 100%;
  /* background: #f8f8f8; */
  white-space: nowrap;
  position: relative;
  display: flex;
}
.carrusel {
  display: inline-block;
  white-space: nowrap;
}
.carrusel.animar {
  animation: scroll 20s linear infinite;
}
.carrusel span {
  display: inline-block;
  padding: 0px;
  font-size: 16px;
  color: #fff;
}
.carrusel-wrapper i.porto-icon-shipping {
  padding: 0 15px;
  font-size: 20px;
}
@keyframes scroll {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
/*======================================================================================*/
/*C O N T A C T F O R M*/
textarea#contact-message {
  width: 100%;
  resize: none;
  height: 150px;
}
.group-texto-form {
  padding-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.form-contact {
  padding: 18px 30px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin-top: 25px;
  min-width: 150px;
  border: none;
}
/*================================================================================================*/
/* 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%;
}
.contact-form-newsletter input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-fomr {
  background: var(--porto-secondary-color);
}
/*==============================================================================*/
/*F O O T E R*/
.box-navegacion.columnas ul {
  column-count: 2;
}
#footer ul li a {
  color: #fff;
  transition: 0.3s ease all;
}
#footer ul li a:hover {
  color: var(--porto-secondary-color);
  transition: 0.3s ease all;
}
#footer p {
  display: none;
}
.icon-footer {
  padding-right: 7px;
  color: var(--porto-secondary-color);
  font-size: 16px;
}
.logo-footer img {
  width: 200px;
}
.share-links.ico-footer-center {
  text-align: center;
}
#footer {
  margin-bottom: 0;
}
.logo-footer-new-format.vc_column_container {
  display: flex;
  align-items: center;
  padding-right: 30px;
}
.social-link-form {
  text-align: right;
}
.copring-footer h2.vc_custom_heading {
  text-align: left !important;
}
/*==============================================================================*/
/*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;
  }
}
@media (max-width: 1371px) {
  /*#header.header-loaded .header-main .header-col.header-left.hidden-for-sm {
    max-width: 150px;
}*/
  /*.header-col.header-right.hidden-for-sm {
    max-width: 330px;
	}*/
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  /*===============================================================================*/
  /*S L I D E R B AN N E R S*/
  .img-banner-min.left img {
    height: 650px;
    object-fit: cover;
  }
  .img-banner-min.rigth img {
    height: 100%;
    min-height: calc(325px - 7.5px);
    object-fit: cover;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  #header .header-main .header-center {
    padding: 0;
    text-align: center;
  }
  .header-main .header-col.header-right {
    max-width: 150px;
  }
  .custom-html {
    width: 100vw;
    position: relative;
    top: 2px;
  }
  .header-col.visible-for-sm.header-left {
    max-width: 45px !important;
  }
  /*====================================================================================*/
  /*B U S C A D O R F I B O S E A R C*/
  .dgwt-wcas-search-wrapp {
    min-width: 100%;
    max-width: 100% !important;
    width: 100vw;
  }
  .header-bottom.header-has-center.header-has-center-sm.main-menu-wrap {
    display: block;
  }
  img.img-responsive.standard-logo.retina-logo {
    padding: 0;
  }
  .searchform .live-search-list {
    font-size: 14px;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    min-width: 250px;
    z-index: 112;
  }
  .content-btn-hero {
    display: flex;
    justify-content: center;
  }
  #menu-main-menu li.menu-item.btn-top-menu > a {
    position: absolute;
    left: 10px;
    top: 11px;
    transform: translateX(0px);
    animation: arrow-move 0.5s infinite alternate;
    display: none;
  }
  .btn-top-menu_mobil a {
    background: var(--porto-secondary-color);
    color: #fff;
    position: relative;
    padding-left: 15px !important;
    padding-right: 10px !important;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
  }
  .btn-top-menu_mobil i {
    position: absolute;
    left: 10px;
    top: 11px;
    transform: translateX(0px);
    animation: arrow-move 0.5s infinite alternate;
  }
  @keyframes arrow-move {
    0% {
      transform: translateX(-2px);
    }
    100% {
      transform: translateX(4px);
    }
  }
  /*==============================================================================*/
  /*B A N N E R  C O M P R A M O S T E X T O*/
  .titulo-all-page_banner-compramos .porto-u-sub-heading {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 0;
    text-align: center;
  }
  .titulo-all-page_banner-compramos_right .porto-u-sub-heading {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    padding: 35px 20px 20px 20px;
    max-width: 100%;
    margin-left: 0;
    text-align: center;
  }
  ul.list-unstyled.content_lista-mision {
    column-count: 1;
  }
  .fondo-bg-primary_box {
    padding: 35px 20px;
  }
  /*===============================================================================*/
  /*P A S O S E M P E Ñ O S*/
  .porto-sicon-box.pasos-box-circulo {
    box-shadow: inset 0 0 0 1px #c7c7c7;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .pasos-box-circulo .porto-sicon-header {
    text-align: center !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pasos-box-circulo.uno .porto-sicon-img:before {
    background: linear-gradient(to top, #2e3192 50%, transparent 50%);
  }
  .pasos-box-circulo.uno .porto-sicon-img:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #2e3192;
    transform: translateX(-45px) rotate(180deg);
    top: 95%;
    right: 0%;
  }
  .pasos-box-circulo.dos .porto-sicon-img:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #ec008c;
    transform: translateX(45px) rotate(180deg);
    top: 95%;
    right: 0%;
  }
  .pasos-box-circulo.dos .porto-sicon-img:before {
    background: linear-gradient(to top, #ec008c 50%, transparent 50%);
  }
  .pasos-box-circulo .porto-sicon-header > p:last-child {
    padding: 10px 10px;
    line-height: 20px;
  }
  .lista-alinear li.porto-info-list-item {
    align-items: flex-start;
  }
  .lista-alinear i.porto-info-icon {
    position: relative;
    top: 3px;
  }
  /*===============================================================*/
  /*S O C I A L F L O A T*/
  .social-float_inner a {
    font-size: 10px;
    line-height: 13px;
    padding: 0 5px;
    color: #000;
  }
  /*==============================================================================*/
  /*S E A R C H*/
  #header.header-builder .advanced-search-layout .searchform {
    box-shadow: none;
    width: auto;
    left: 0px;
    max-width: 100%;
  }
  #header.sticky-header .searchform-popup .search-toggle {
    color: #fff !important;
  }
  /*===============================================================================*/
  /*S L I D E R B AN N E R S*/
  .img-banner-min.left img {
    height: 460px;
    object-fit: cover;
  }
  .img-banner-min.rigth img {
    height: 100%;
    min-height: calc(230px - 7.5px);
    object-fit: cover;
  }
  /*===========================================================================================================*/
  /*R A Z O N E S*/
  .content_box-proveedores.second:before {
    width: 0px;
    height: 0px;
  }
  .content_box-proveedores.uno:before {
    top: 0px;
    right: -50px;
  }
  /*===========================================================================================================*/
  /*M A P S*/
  .img-mapa-sucursales img {
    width: 100%;
    min-width: 767px;
  }
  /*===========================================================================================================*/
  /*C O U N T E R*/
  .counter-left .stats-desc {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
  }
  .stats-block.stats-top.counter-left {
    margin: 0;
    padding: 12px;
  }
  /*==============================================================================*/
  /*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) {
  .porto-sicon-box.box-ico-lealtad {
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 35px 25px;
    min-height: inherit;
    background: #fff;
  }
  .ico-float {
    font-size: 20px;
  }
  /*===========================================================================================================*/
  /*P A G E - W E S T E R N*/
  .titulo-all-page .porto-u-sub-heading, .text-ico-western-titulo h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .content_ico-wester-page.vc_column_container {
    padding: 50px 20px;
  }
  .content_img-wester-page img {
    height: 100%;
    min-height: 300px;
    object-fit: cover;
  }
  .content_img-wester-page:before {
    content: "";
    position: absolute;
    width: 24px;
    top: 0px;
    left: 74px;
    aspect-ratio: 1;
    background: radial-gradient(circle 24px at top right, transparent 98%, #2e3192);
    z-index: 100;
    transform: rotate(90deg);
  }
  .call-to-action-western {
    background: var(--porto-secondary-color);
    border-radius: 10px;
    padding: 35px 20px;
    box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.1);
  }
  /*===========================================================================================================*/
  /*M A P S*/
  .img-mapa-sucursales img {
    width: 100%;
    min-width: 100%;
    min-height: 300px;
  }
  .fondo-page {
    padding: 50px 20px;
  }
  /*============================================================*/
  /*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%;
  }
  .porto-sicon-box.box-ico-footer {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .porto-sicon-box.box-ico-footer h3.porto-sicon-title {
    text-align: center;
    padding-top: 15px;
  }
  .sicial-suguenos {
    text-align: center;
  }
  /*===============================================================================*/
  /*B A N N E R - D O B L E H O M E*/
  .content-banner-producto {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .content_all-banner-producto {
    padding: 0;
  }
  /*===========================================================================================================*/
  /*C O U N T E R - M A P A*/
  .counter-sucursales .stats-text {
    font-size: 30px !important;
  }
  /*===========================================================================================================*/
  /*R A Z O N E S*/
  .content_box-proveedores.second:before, .content_box-proveedores.uno:before {
    width: 0px;
    height: 0px;
  }
  /*==============================================================================*/
  /*S E A R C H*/
  #header.header-builder .advanced-search-layout .searchform {
    box-shadow: none;
    width: auto;
    left: 0;
    max-width: 100%;
    min-width: 300px;
    transform: translateX(calc(100% - 400px));
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .content-fomr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .header-col.visible-for-sm.header-left {
    max-width: 50px;
  }
  /*==============================================================================*/
  /*S E A R C H*/
  #header.header-builder .advanced-search-layout .searchform {
    box-shadow: none;
    width: auto;
    left: 0;
    max-width: 100%;
    min-width: 300px;
    transform: translateX(calc(100% - 450px));
  }
  /*==============================================================================*/
  /*F O O T E R*/
  .box-navegacion.columnas ul {
    column-count: 1;
  }
  /*===========================================================================================================*/
  /*M A P S*/
  .img-mapa-sucursales img {
    width: 100%;
    min-width: 100%;
    min-height: 160px;
  }
}
/*# 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%2F19198-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F19198-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F19198-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F19198-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F19198-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADDA%3BAAAA%3BACUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADrBA%3BAAAA%3BAAAA%3BACiCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD7FA%3BAAAA%3BACmGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnGA%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%3BAC6IA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADvKA%3BAAAA%3BAAAA%3BAC6KA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BADlTA%3BAAAA%3BACuTA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%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%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3WA%3BAAAA%3BACsXA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%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%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BADndA%3BAAAA%3BAC6dA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9eA%3BAAAA%3BAC4fA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD%2FfA%3BAAAA%3BACogBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3hBA%3BAAAA%3BACoiBA%3BAAAA%3BAAAA%3BADpiBA%3BAAAA%3BACyiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%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%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FkBA%3BAAAA%3BACwlBA%3BAAAA%3BAAAA%3BADxlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACumBA%3BAAAA%3BAAAA%3BAAAA%3BADvmBA%3BAAAA%3BAC4mBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%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%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtqBA%3BAAAA%3BACgrBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADhsBA%3BAAAA%3BACusBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%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%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADn4BA%3BAAAA%3BAC04BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADl5BA%3BAAAA%3BACs5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADx7BA%3BAAAA%3BACg8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD59BA%3BAAAA%3BAAAA%3BAAAA%3BACo%2BBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2F%2BBA%3BAAAA%3BACu%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADtgCA%3BAAAA%3BAC%2BgCA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADtiCA%3BAAAA%3BAC4iCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAD3jCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkkCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3kCA%3BAAAA%3BAAAA%3BAAAA%3BAC6lCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADjqCA%3BAAAA%3BACsqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BADvsCF%3BAAAA%3BACgtCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADztCA%3BAAAA%3BACouCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD5uCA%3BAAAA%3BACivCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADtxCA%3BAAAA%3BAC2xCA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnyCA%3BAAIA%3BAAAA%3BAAAA%3BAEHA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFLA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAHJA%3BAAAA%3BAGQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAHpEF%3BAAAA%3BAGwEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAH%2FFA%3BAAAA%3BAGsGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAHpJA%3BAAAA%3BAG0JA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1JA%3BAAAA%3BAGoKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAH1KA%3BAAAA%3BAG%2BKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnLA%3BAAAA%3BAG4LA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAHhMA%3BAAAA%3BAGsMA%3BAAAA%3BAAAA%3BAAAA%3BAHtMA%3BAAAA%3BAG6MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAHrNA%3BAAAA%3BAGiOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAH7OA%3BAAcA%3BAIdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAJQA%3BAAAA%3BAIJA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrBA%3BAAAA%3BAI6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAJpCA%3BAAAA%3BAIyCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAJ3DA%3BAAAA%3BAIiEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAJxEA%3BAAAA%3BAI%2BEA%3BAAAA%3BAAAA%3BAJ%2FEA%3BAAAA%3BAIoFA%3BAAAA%3BAAAA%3BAAAA%3BAJpFA%3BAAAA%3BAI4FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1GA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BALYA%3BAAAA%3BAKLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALKA%3BAAAA%3BAKIA%3BAAAA%3BAAAA%3BALJA%3BAAAA%3BAKWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */