/* xl - DESKTOP STYLES */
/*==========================================================================*/
/*H E A D E R*/
#header .header-main {
  border-bottom: solid 1px #f4f4f4;
}
img.img-responsive.standard-logo.retina-logo {
  width: 230px;
  padding: 10px 0;
}
img.img-responsive.sticky-logo.sticky-retina-logo {
  width: 200px;
}
html {
  scroll-behavior: smooth !important;
}
.fixed-header #header .header-main {
  background-color: transparent;
}
.btn-contacto a, .sticky .btn-contacto a, #header.sticky-header .main-menu > .btn-contacto ul li.menu-item.active > a {
  color: #fff !important;
  background: #193db3 !important;
  border-radius: 3px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
.btn-contacto a:hover {
  background: #1ea2e0 !important;
  border-radius: 3px !important;
}
h2.rs-layer.text-slider-font {
  font-family: Nissanbrand_bold !important;
  font-weight: 700 !important;
}
rs-layer.text-slider-font_btn.rev-btn.rs-layer {
  font-family: Nissanbrand_regular !important;
}
.header-video-loader {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  background: #ffffff;
  /* transform: scale(0); */
  opacity: 1;
  clip-path: circle(70.7% at 50% 50%);
}
.loader2 {
  opacity: 0;
  clip-path: circle(0% at 50% 50%);
  transition: 0.5s ease opacity, 3s ease clip-path;
}
/*==========================================================================*/
/*M E N U C A R I M G*/
.btn-center {
  text-align: center;
}
li.menu-car-img {
  width: 100% !important;
  padding-top: 15px;
  display: flex !important;
  align-items: center;
  flex-direction: row;
}
li.menu-car-img a {
  text-align: center !important;
  font-size: 20px !important;
  padding-top: 10px;
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
}
.mega-menu .wide .popup > .inner {
  padding: 10px 10px 50px 10px;
}
.menu-car-img_img img {
  transition: 0.3s ease all;
  transform: scale(1);
}
.content-menu-car-img:hover .menu-car-img_img img {
  transition: 0.3s ease all;
  transform: scale(1.1);
}
.content-menu-car-img .porto-sicon-title {
  margin: 0;
}
.border_menu {
  border-bottom: solid 1px #f4f4f4;
}
.vc_row.wpb_row.vc_inner.row.content-menu-center {
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*==========================================================================*/
/*T A B - A U T O S*/
.content-btn_autos {
  padding-top: 35px;
}
a.content-btn_explorar {
  font-size: 18px;
  line-height: 23px;
  border: solid 2px #000;
  padding: 11px 30px;
  border-radius: 25px;
  transition: 0.3s ease all;
}
a.content-btn_explorar:hover {
  border: solid 2px #2ed9c3 !important;
  transition: 0.3s ease all;
  /*background: #2ed9c3;
    color: #fff;*/
}
div#slider-cat_autos .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
  background-color: transparent !important;
  color: #595757;
  font-size: 24px;
  text-transform: uppercase !important;
  position: relative;
}
div#slider-cat_autos .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover {
  background-color: transparent !important;
  color: #000;
}
div#slider-cat_autos .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
  background-color: transparent !important;
  color: #000;
}
li.vc_tta-tab {
  position: relative;
}
#slider-cat_autos li.vc_tta-tab:not(:last-child):after {
  content: '';
  width: 1px;
  height: 25px;
  position: absolute;
  background: #000;
  bottom: 15px;
  right: 0;
}
.owl-carousel.nav-style-1 .owl-nav [class*=owl-] {
  background: #595757 !important;
  width: 40px;
  height: 40px;
  border-radius: 25px;
}
.efecto-img img {
  border-radius: 20px;
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
}
.content-texto-noticias_titu {
  position: relative;
}
/*.porto-u-heading.texto-noticias_titulo{
	position:absolute;
	bottom:0;
	left:0;
}*/
h2.texto-noticias_titulo {
  font-size: 16px;
  line-height: 23px;
  /*color: #fff;*/
  min-height: 90px;
}
.content-texto-noticias_titulo .wpb_wrapper.vc_column-inner {
  background: #f4f4f4;
  padding: 18px !important;
  border-radius: 25px;
}
.porto-u-heading.content-float-call {
  position: absolute;
  top: calc(50% - 150px);
  max-width: 450px;
  padding: 35px 30px;
  background: rgba(255, 255, 255, 0.2);
  left: 50px;
  backdrop-filter: blur(10px);
  /*backdrop-filter: grayscale(1);*/
}
.content-float-call a.content-btn_explorar {
  font-size: 18px;
  line-height: 23px;
  border: solid 2px #fff;
  padding: 11px 30px;
  border-radius: 25px;
  color: #fff;
  transition: 0.3s ease all;
}
.alto-minimo-call img {
  min-height: 500px;
  object-fit: cover;
}
.img-alto_interior img {
  max-height: 500px;
  object-fit: cover;
}
.text-to-see {
  transition: 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 14px;
}
.text-to-see + div + p, .text-to-see p {
  margin: 0;
}
.btn-see-more {
  cursor: pointer;
  color: #000;
}
.border-left_slider.vc_column_container {
  border-right: solid 2px #f2f2f2;
}
/*==========================================================================*/
/*T A B L A*/
.tablepress > :where(thead, tfoot) > * > th {
  background-color: #111111;
  color: #fff;
  font-weight: 700;
  vertical-align: middle;
  word-break: normal;
  padding: 10px 25px 10px 35px;
}
.tablepress-responsive * {
  word-break: normal;
  border: solid 1px #ddd;
}
.tablepress > :where(tbody) > .even > *, .tablepress > :where(tbody) > .odd > * {
  border: solid 1px #ddd;
  text-align: center;
}
td.column-1 {
  position: relative;
  width: 135px;
  height: 100%;
  text-align: center;
}
span.text-center-Tcar {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 130px;
  border: none;
}
div#tablepress-1-scroll-wrapper, div#tablepress-2-scroll-wrapper, div#tablepress-3-scroll-wrapper, div#tablepress-4-scroll-wrapper, div#tablepress-6-scroll-wrapper {
  max-height: 500px;
  overflow: auto;
}
/*==========================================================================*/
/**/
.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: "";
}
.modeo-price .wpb_wrapper.vc_column-inner {
  border: solid 1px #f4f4f4;
  margin-bottom: 30px;
  box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1);
  transition: 0.3s ease all;
}
.modeo-price:hover .wpb_wrapper.vc_column-inner {
  border: solid 1px #f4f4f4;
  margin-bottom: 30px;
  box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1);
  background: #f4f4f4;
  transition: 0.3s ease all;
}
.modeo-price .porto-u-heading {
  padding: 0 20px 20px 20px;
}
/*==========================================================================*/
/* P A G E V-O N L I N E*/
.porto-u-heading.box-float-des-page {
  max-width: 450px;
  padding: 35px 30px;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(50px);
  /* backdrop-filter: grayscale(1); */
}
.box-float-des-page a.content-btn_explorar {
  font-size: 18px;
  line-height: 23px;
  border: solid 2px #fff;
  padding: 11px 30px;
  border-radius: 25px;
  color: #fff;
  transition: 0.3s ease all;
}
.vc_row.wpb_row.vc_inner.content-float-des-page {
  position: absolute;
  top: calc(50% - 150px);
  width: 100%;
}
.alto-minimo-auto-page img {
  height: 750px;
  object-fit: cover;
}
.content-btn-play {
  display: flex;
  align-items: center;
  padding-top: 25px;
}
.img-video-play {
  margin-left: 35px;
}
a.btn-play_up {
  border: solid 2px #2ed9c3;
  border-radius: 50%;
  width: 51px;
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pulse 1s infinite;
  transform: translateY(-1px);
}
i.Simple-Line-Icons-control-play {
  transform: translateX(2px);
  color: #2ed9c3;
  font-size: 18px;
  color: #fff;
}
@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);
  }
}
.alto-minimo-img_page img {
  height: 100%;
  min-height: 450px;
  object-fit: cover;
}
.texto-desc_page-left.vc_column_container {
  padding: 50px !important;
  display: flex;
  align-items: center;
  max-width: 800px;
}
.vc_row.wpb_row.row.top-row.reverse {
  flex-direction: row-reverse;
}
/*==========================================================================*/
/*C O N T A C T O*/
.row.contact-form {
  background: white;
  justify-content: center;
  border-radius: 25px;
  /*padding: 25px 10px;*/
}
.titulo-form {
  text-align: center;
  width: 100%;
}
.titulo-form h3 {
  color: #595757;
  font-size: 25px;
}
.contact-form input {
  width: 100%;
}
.contact-form textarea {
  width: 100%;
  resize: none;
  height: 150px;
}
.contact-form p {
  margin-bottom: 7px;
}
.box-des-contact h3.porto-sicon-title {
  margin-bottom: 10px;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
}
.box-des-contact h3.porto-sicon-title:after {
  content: '';
  width: 2px;
  height: 4px;
  position: absolute;
  background: #193db3;
  bottom: 6px;
  right: -6px;
}
.links-contacto li {
  padding: 0;
  margin-bottom: 0px;
}
.links-contacto li a {
  color: #888888;
}
.links-contacto li a:hover {
  color: #193db3;
}
i.icon-contacto {
  color: #193db3;
  padding-right: 7px;
}
.box-des-contact strong {
  font-size: 17px;
  display: block;
  padding-bottom: 10px;
  font-weight: 400;
}
.box-des-contact {
  padding: 15px;
}
.img-efecto img {
  border-radius: 20px;
  box-shadow: 5px 5px 5px 2px rgba(0, 0, 0, 0.1);
}
.box-line_vision {
  position: absolute;
  bottom: 130px;
}
.box-line_vision h3.porto-sicon-title {
  font-size: 40px;
  line-height: 45px;
}
.box-line_vision p {
  font-size: 25px;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  z-index: 10;
}
.box-line_vision:after {
  content: '';
  position: absolute;
  width: 117%;
  height: 20px;
  bottom: 10px;
  left: -50px;
  background: #2ed9c3;
  z-index: 1;
}
/*==========================================================================*/
/*F O O T E R*/
.icon-footer {
  /* color: #193db3; */
  padding-right: 5px;
}
.social-contacto ul {
  display: flex;
}
.social-contacto ul li {
  padding-right: 20px !important;
  font-size: 20px;
}
#footer .footer-main > .container {
  padding-top: 70px;
  padding-bottom: 30px;
}
/*#footer .footer-bottom {
    padding: 0px 0px 10px 0;
    border-top: solid 1px #dfdfdf;
}*/
#footer img {
  width: 200px;
}
aside.widget.widget_media_image {
  text-align: center;
}
#footer h3.widget-title {
  font-size: 18px !important;
}
#footer .footer-bottom {
  padding: 25px 0;
  font-weight: 400;
}
.content-footer-copy {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: space-between;
}
.content-footer-copy_bottom img {
  width: 25px !important;
  margin-right: 8px;
}
.content-footer-copy span {
  font-size: 12px;
  font-weight: 400;
}
.content-footer-copy_bottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-footer-copy_bottom ul li {
  padding: 0 10px;
}
.desAutoChange {
  display: none;
}
.content-footer-copy_final {
  padding-top: 20px;
}
#footer .footer-bottom .footer-center {
  padding: 0;
  text-align: center;
}
.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;
}
@media (max-width: 1259px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 1250px;
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  .container, .container-sm, .container-md, .container-lg {
    width: 100%;
    max-width: 1200px;
  }
  .texto-desc_page-left.vc_column_container {
    padding: 35px 25px !important;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  img.img-responsive.standard-logo.retina-logo {
    width: 160px;
    padding: 10px 0;
  }
  /*img.img-responsive.sticky-logo.sticky-retina-logo {
    width: 100px;
}*/
  .header-col.header-left {
    padding: 0 !important;
  }
  .header-col.visible-for-sm.header-right {
    padding: 0 !important;
  }
  #side-nav-panel .accordion-menu > li.menu-item a {
    padding: 5px 5px 4px 15px;
  }
  .menu-img-top a {
    display: block !important;
  }
  .footer-center {
    text-align: center !important;
  }
  .btn-contacto a, .sticky .btn-contacto a {
    color: #333 !important;
    background: inherit;
    border-radius: inherit;
    padding-left: inherit;
    padding-right: inherit;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  }
  .btn-contacto a:hover {
    color: #193db3 !important;
    background: inherit !important;
    border-radius: 3px !important;
  }
  div#slider-cat_autos .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    font-size: 18px;
  }
  .alto-minimo-auto-page img {
    height: 500px;
    object-fit: cover;
  }
  .alto-minimo-img_page img {
    height: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  #header .mobile-toggle {
    color: #595757;
  }
  .color-line-mobil.vc_column_container {
    border-bottom: 20px solid #f4f4f4;
  }
  .border_menu {
    border-bottom: solid 0px #f4f4f4;
  }
  li.menu-car-img a {
    text-align: left !important;
    font-size: 15px !important;
    padding-top: 10px;
  }
  li.menu-car-img {
    width: 100% !important;
    padding-top: 15px;
    display: flex !important;
    align-items: center;
    flex-direction: column;
  }
  .box-line_vision h3.porto-sicon-title {
    font-size: 25px;
    line-height: 35px;
  }
  .box-line_vision p {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    position: relative;
    z-index: 10;
  }
  .box-line_vision {
    position: absolute;
    bottom: 80px;
  }
  .box-line_vision:after {
    content: '';
    position: absolute;
    width: 125%;
    height: 20px;
    bottom: 10px;
    left: -50px;
    background: #2ed9c3;
    z-index: 1;
  }
  .border-left_slider.vc_column_container {
    border-right: solid 0px #f2f2f2;
    border-bottom: solid 2px #f2f2f2;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  .content-footer-copy {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
  }
  .content-footer-copy_bottom {
    padding-top: 5px;
  }
  div#slider-cat_autos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    font-size: 18px;
    background-color: #f4f4f4 !important;
    text-transform: uppercase !important;
    color: #000 !important;
    padding-left: 0;
    padding-right: 0;
  }
  div#slider-cat_autos .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    background-color: #fff !important;
    color: #595757;
    font-size: 18px;
    text-transform: uppercase !important;
    padding-left: 0;
    padding-right: 0;
  }
  .vc_tta-panel-body {
    padding: 0 !important;
  }
  span.text-center-Tcar {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    max-width: 130px;
    border: none;
  }
  .box-line_vision h3.porto-sicon-title {
    font-size: 18px;
    line-height: 25px;
  }
  .box-line_vision p {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
    position: relative;
    z-index: 10;
  }
  .box-line_vision {
    position: absolute;
    bottom: 60px;
  }
  .box-line_vision:after {
    content: '';
    position: absolute;
    width: 125%;
    height: 20px;
    bottom: 10px;
    left: -50px;
    background: #2ed9c3;
    z-index: 1;
  }
  .box-line_vision {
    position: absolute;
    bottom: 0;
    left: -95px;
  }
  .box-line_vision:after {
    content: '';
    position: absolute;
    width: 101%;
    height: 20px;
    bottom: 10px;
    left: 0px;
    background: #2ed9c3;
    z-index: 1;
  }
  .box-line_vision h3.porto-sicon-title {
    font-size: 16px;
    line-height: 20px;
  }
  .box-line_vision p {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    position: relative;
    z-index: 10;
  }
  .box-line_vision img.img-icon {
    width: 130px !important;
    position: relative;
    right: -60px;
  }
  .box-img_left-vision img {
    height: 100%;
    min-height: 160px;
    object-fit: cover;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  h1 {
    font-size: 25px;
    line-height: 30px !important;
  }
  .content-footer-copy_bottom ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 15px;
  }
  .porto-u-heading.content-float-call {
    left: 0px;
  }
  .alto-minimo-auto-page img {
    height: 250px;
    object-fit: cover;
  }
  .vc_row.wpb_row.vc_inner.content-float-des-page {
    position: relative;
    top: 0;
    width: 100%;
  }
  .porto-u-heading.box-float-des-page {
    max-width: 100%;
    padding: 35px 20px;
    background: black;
    left: 50px;
    backdrop-filter: blur(50px);
    /* backdrop-filter: grayscale(1); */
  }
  .content-float-des-page .porto-wrap-container.container {
    padding: 0 !important;
  }
  .texto-desc_page-left h2 {
    font-size: 20px;
    line-height: 30px !important;
  }
  .img-video-play {
    margin-left: 15px;
  }
  .header-video-loader {
    display: none;
  }
  span.itemsChange::after, span.itemsChangeinter::after {
    content: '';
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: solid 1px #ddd;
  }
}
/*# 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%3BACCA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADzDA%3BAAAA%3BACgEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvGA%3BAAAA%3BACgHA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAD9KA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BADzPA%3BAAAA%3BAC%2BPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BADjSA%3BAAAA%3BAC4SA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADzUA%3BAAAA%3BAC%2BUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACG%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAD7ZA%3BAAAA%3BACuaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD9fA%3BAAAA%3BAC4gBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BADvhBA%3BAAAA%3BAAAA%3BAAAA%3BACgiBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACM%3BAAAA%3BAAAA%3BAAGJ%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BADvnBJ%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAFLA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAAA%3BAHSA%3BAAAA%3BAAAA%3BAGFA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3GA%3BAAcA%3BAIdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7GA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */