/* xl - DESKTOP STYLES */
/*===========================================================================================*/
/*H E A D E R*/
.header-row.container {
  max-width: 1240px;
}
#header .header-main .header-left, #header .header-main .header-center, #header .header-main .header-right, .fixed-header #header .header-main .header-left, .fixed-header #header .header-main .header-right, .fixed-header #header .header-main .header-center, .header-builder-p .header-main {
  padding-top: 0;
  padding-bottom: 0;
}
.fixed-header #header .header-main .header-center {
  padding-top: 15px;
  padding-bottom: 15px;
}
.fixed-header #header {
  position: inherit;
  left: 0;
  right: 0;
  width: 100%;
  top: auto;
  z-index: 1001;
  border-top-width: 0;
}
.header-col.header-left {
  padding: 0 !important;
}
#header img.img-responsive.standard-logo.retina-logo {
  width: 300px;
  padding: 10px 10px 10px 10px;
}
#header img.img-responsive {
  width: 170px;
  padding: 10px 10px 10px 10px;
}
.overlay-home {
  position: relative;
}
/*.overlay-home:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0.1) 50%, transparent 80%, transparent 100%);
    z-index: 10;
}*/
.custom-heading h2 {
  font-size: 50px;
  background: rgba(255, 255, 255, 0.4);
  display: inline-block;
  padding: 10px 35px !important;
}
/*.custom-heading.nobg h2 {
    background: transparent;
}*/
.img-sinheight img {
  height: 100%;
  min-height: 350px !important;
}
a.vc_btn3.vc_btn3-shape-default.btn.btn-md.btn-secondary {
  border: none;
  border: solid 2px #f47920 !important;
}
.content-expass h2 {
  font-weight: 700;
}
.main-content {
  padding-bottom: 0;
}
/*===========================================================================================*/
/*F O N D O P A G I N A*/
/*#background-primary {
    position: relative;
    z-index: 100;
    margin-top: -100px;
}
#background-primary p {
    color: #fff !important;
}
#bg-fitst-white p {
    color: #333 !important;
}
#bg-fitst-white {
    background: #fff;
}*/
/*===========================================================================================*/
/**/
.contenido-titulo {
  z-index: 100;
}
.btn-contacto a {
  background: #f47920;
  padding: 12px 20px;
  font-weight: 700;
  transition: 0.3s ease all;
}
.btn-contacto a:hover {
  background: #e0660e;
  padding: 12px 20px;
  font-weight: 700;
  transition: 0.3s ease all;
}
a.vc_btn3.vc_btn3-shape-default.btn.btn-md.btn-primary {
  border: none;
  letter-spacing: 1px;
}
a.vc_btn3.vc_btn3-shape-default.btn.btn-md.btn-primary:hover {
  background: #f47920;
}
a.vc_btn3.vc_btn3-shape-default.btn.btn-md.btn-secondary {
  border: none;
}
a.vc_btn3.vc_btn3-shape-default.btn.btn-md.btn-secondary:hover {
  background: #041e3b;
}
.content-center-restaurant {
  position: relative;
  overflow: hidden;
}
.box-center-restaurant_textos {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 25px;
}
.box-center-restaurant_textos:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.box-center-restaurant_textos.overlay-azul:after {
  background: rgba(4, 30, 59, 0.8);
}
.box-center-restaurant_textos.overlay-naranja:after {
  background: rgba(244, 121, 32, 0.8);
}
.content-texto-formato {
  position: relative;
  z-index: 100;
}
h2.content-center-restaurant_textos {
  font-style: italic;
  font-family: Playfair Display;
  margin-bottom: 10px;
}
h2.content-center-restaurant_textos.azul {
  color: #f47920;
}
h2.content-center-restaurant_textos.naranja {
  color: #041e3b;
}
h2.content-center-restaurant_textos_sub-texto {
  font-weight: 700;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 48px;
  color: #fff;
  margin-bottom: 15px;
}
p.content-center-restaurant_textos_paragraf {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
  font-weight: 500;
  margin-bottom: 35px;
}
.btn_botones a {
  font-size: 15px;
  font-weight: 700;
  padding: 15px 35px;
  transition: 0.3s ease all;
}
.btn-azul {
  background: #f47920;
  color: #fff;
}
.btn-azul:hover {
  background: #041e3b;
  color: #fff;
}
.btn-naranja {
  background: #041e3b;
  color: #fff;
}
.btn-naranja:hover {
  background: #f47920;
  color: #fff;
}
.content-center-restaurant .vc_column_container {
  z-index: 100;
}
.seccion-restaurante-home img {
  min-height: 500px;
  object-fit: cover;
}
.vc_row.wpb_row.vc_inner.row.club-content-experiencias_inner-medium {
  background: #f47920;
  padding-top: 25px;
}
.vc_row.wpb_row.vc_inner.row.club-content-experiencias_inner-medium ul li {
  color: #fff;
}
.vc_row.wpb_row.vc_inner.row.club-content-experiencias_inner {
  padding: 25px;
}
.iconos-amenidades .porto-just-icon-wrapper.porto-sicon-img {
  padding: 20px !important;
  transition: 0.3s ease all;
}
.iconos-amenidades:hover .porto-just-icon-wrapper.porto-sicon-img {
  transition: 0.3s ease all;
  background: #041e3b !important;
}
.content-amenidades-realstate {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0.92) 63%, transparent 100%, transparent 100%);
  padding-top: 250px;
  padding-bottom: 50px;
}
.content-img-realstate {
  min-height: 700px;
  object-fit: cover;
}
/*===========================================================================================*/
/**/
.colage-img-2 img {
  position: relative;
  height: 500px;
  object-fit: cover;
}
.colage-img-1 img {
  position: relative;
  height: 500px;
  object-fit: cover;
}
.colage-img-3 img {
  position: relative;
  height: 250px;
  object-fit: cover;
}
.img-efecto img {
  filter: brightness(0.6);
  transition: 0.5s ease-in-out all;
  transform: scale(1);
}
.conten-img-collage:hover img {
  filter: brightness(1);
  transform: scale(1.1);
  transition: 0.5s ease-in-out all;
}
.img-efecto {
  transition: 0.5s ease-in-out all;
}
.wpb_single_image.wpb_content_element.vc_align_left.img-efecto, .wpb_single_image.wpb_content_element.vc_align_left.img-efecto_experience, .wpb_single_image.wpb_content_element.vc_align_left.conten-img-collage {
  overflow: hidden;
  margin-bottom: 12px;
}
.reverse .row {
  flex-direction: row-reverse;
}
.vc_row.wpb_row.row.top-row.reverse {
  flex-direction: row-reverse;
}
.vc_row.wpb_row.vc_inner.row.content-up {
  position: absolute;
  bottom: 0px;
  padding: 25px;
  z-index: 100;
}
.content-up h2, .content-up .porto-u-sub-heading {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
/*.margin-second-box{
	margin-top:-25px;
}*/
.img-efecto_experience, .conten-img-collage {
  position: relative;
}
.img-efecto_experience:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(244, 121, 32, 0.4);
  transition: 0.5s ease-in-out all;
}
.img-efecto_experience:hover:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(244, 121, 32, 0);
  transition: 0.5s ease-in-out all;
}
/*.conten-img-collage:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgb(244 121 32 / 40%);
}*/
.img-efecto_experience img {
  transition: 0.5s ease-in-out all;
  transform: scale(1);
}
.img-efecto_experience:hover img {
  transform: scale(1.1);
  transition: 0.5s ease-in-out all;
}
.custom-hero-heading {
  width: 100%;
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}
.custom-hero-heading h3, .page-top .page-title {
  font-size: 45px;
  line-height: 48px !important;
  text-shadow: 2px 3px 4px #000001;
  letter-spacing: 1px;
}
h4.price-new_titulo {
  background: #f47920;
  font-family: 'Roca-one-regular';
  padding: 5px 15px;
  border-radius: 5px 5px 0 0;
  color: #fff;
  text-align: justify;
}
h4.price-new_titulo-sub {
  margin-bottom: 0px;
  line-height: 23px;
  text-align: justify;
}
.price-new span {
  font-size: 20px;
  color: #f47920;
}
.price-new strong {
  display: block;
  text-align: justify;
}
strong.des-span {
  display: inline;
  font-size: 16px;
  text-align: justify;
}
main#content {
  margin-bottom: 0 !important;
}
.form-group {
  margin-bottom: 1rem !important;
}
/*===========================================================================================*/
/*P A S S*/
.content-expass.derecha {
  padding: 35px 25px 0px 45px !important;
}
.content-expass.izquierda {
  padding: 35px 25px 0px 0px !important;
}
#izquierda img, #derecha img {
  height: 100%;
  min-height: 450px;
  object-fit: cover;
  transform: scale(1);
  transition: all 1.7s cubic-bezier(0.23, 1, 0.32, 1);
}
#izquierda .vc_single_image-wrapper.vc_box_border_grey, #derecha .vc_single_image-wrapper.vc_box_border_grey {
  overflow: hidden;
}
#izquierda-bottom .vc_single_image-wrapper.vc_box_border_grey, #derecha-bottom .vc_single_image-wrapper.vc_box_border_grey {
  overflow: hidden;
}
#izquierda img:hover, #derecha img:hover {
  height: 100%;
  min-height: 450px;
  object-fit: cover;
  transform: scale(1.1);
  transition: all 1.7s cubic-bezier(0.23, 1, 0.32, 1);
}
#izquierda-bottom img:hover, #derecha-bottom img:hover {
  height: 450px;
  object-fit: cover;
  transform: scale(1.1);
  transition: all 1.7s cubic-bezier(0.23, 1, 0.32, 1);
}
#izquierda-bottom img, #derecha-bottom img {
  height: 450px;
  object-fit: cover;
  transform: scale(1);
  transition: all 1.7s cubic-bezier(0.23, 1, 0.32, 1);
}
/*===========================================================================================*/
/*P R O D U C T O*/
.product-images .img-thumbnail .inner {
  border: transparent;
}
.tab-content {
  padding: 0px !important;
  background: transparent !important;
}
.extra-resources {
  background: #fff;
  margin: 0;
  padding: 25px !important;
  border-top: solid 1px #f47920;
}
ul.resp-tabs-list {
  display: none !important;
}
.woocommerce-tabs .tab-content {
  border-top: transparent;
}
.tab-content p {
  font-size: 16px !important;
  line-height: 22px !important;
}
a.wc-action-btn.view-cart-btn.button.wc-forward {
  margin-top: 15px;
}
/*.woocommerce-cart p, .woocommerce-cart span, .woocommerce-cart a, .woocommerce-cart ul li a,
.woocommerce-cart ul li, .woocommerce-cart td{
	color:#fff;
	opacity:1 !important;
}
.woocommerce-checkout p, .woocommerce-checkout span, .woocommerce-checkout ul li a, .woocommerce-checkout h2 {
    color: #fff !important;
    opacity: 1 !important;
}

span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    color: #fff !important;
}
.woocommerce-cart li.current a {
    color: #fff !important;
}*/
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  min-height: 3em;
  background: #f47920;
}
/*div#bg-fitst-white {
    display: none;
}*/
.wc-block-components-product-metadata {
  display: none;
}
/*a.wc-block-components-checkout-return-to-cart-button {
    color: #fff;
}
i.delimiter.delimiter-2 {
    color: #fff !important;
}
svg.wc-block-components-panel__button-icon {
    color: #fff;
}
.wc-block-components-totals-wrapper:after {
    color: #fff;
}*/
.total-count.text-v-dark.clearfix span {
  color: #000 !important;
}
p.woocommerce-mini-cart__total.total strong {
  color: #000;
}
.widget_shopping_cart_content span.woocommerce-Price-amount.amount {
  color: #000 !important;
}
#mini-cart .remove-product {
  color: #000 !important;
}
.wc-block-components-order-summary-item__quantity span {
  color: #000 !important;
}
#mini-cart .product-details a, .wishlist-popup .product-details a {
  color: #000 !important;
}
/*.wc-block-components-totals-coupon a {
    color: #fff;
}*/
/*===========================================================================================*/
/**/
/*===========================================================================================*/
/*C O N T A C T*/
.titulo-formulario {
  width: 100%;
}
.titulo-formulario img {
  width: 190px;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  margin-top: -15px;
}
.titulo-formulario h3 {
  margin-bottom: 10px;
  text-align: center;
}
.titulo-formulario h4 {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 25px;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.custom-contact-input {
  width: 100%;
}
input[type="number"] {
  width: 100%;
}
.contact-form textarea {
  resize: none;
  width: 100%;
  height: 190px;
}
.form-group p {
  margin: 0;
}
label.titulo-tn span {
  color: #f47920;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-secondary.btn-modern {
  font-size: 16px;
  padding: 12px 35px;
}
.form-group.btn-form {
  text-align: right;
}
/*===========================================================================================*/
/*F O O T E R*/
#footer .footer-main > .container {
  padding-top: 50px;
  padding-bottom: 0;
}
#footer img.image {
  width: 150px;
}
i.icon-footer {
  font-size: 15px;
  color: #f47920;
  padding-right: 7px;
}
h3.widget-title {
  font-size: 17px !important;
}
.footer .share-links a:not(:hover) {
  background: none;
  color: #f47920;
  box-shadow: none;
}
#footer .footer-bottom {
  border-top: solid 1px #061628;
}
#footer .footer-bottom {
  padding: 5px 0;
  font-size: 0.9em;
}
.otgs-development-site-front-end {
  display: none;
}
/*==========================================================================*/
/*L A N G U A G E*/
[lang="en-US"] .btn-lang-sp {
  display: none;
}
[lang="es-ES"] .btn-lang-en {
  display: none;
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  #izquierda img, #derecha img {
    height: 100%;
    min-height: 460px;
    object-fit: cover;
  }
  .content-expass.derecha {
    padding: 35px 15px 35px 15px !important;
  }
  .content-expass.izquierda {
    padding: 35px 15px 35px 15px !important;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  .ocualtar-img {
    display: none;
  }
  .content-img-realstate {
    min-height: 900px;
    object-fit: cover;
  }
  #footer .footer-bottom .container > div {
    text-align: center;
  }
  .colage-img-2 img {
    height: 400px;
    object-fit: cover;
  }
  .colage-img-1 img {
    height: 400px;
    object-fit: cover;
  }
  .colage-img-3 .vc_column_container {
    padding-left: 5px;
  }
  .margin-second-box {
    margin-top: 5px;
  }
  .img-sinheight img {
    height: 100%;
    min-height: 400px !important;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  .content-amenidades-realstate {
    position: inherit;
    bottom: 0;
    width: inherit;
    background: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 0%, transparent 100%, transparent 100%);
    padding-top: 0px;
    margin-top: -100px;
    padding-bottom: 25px;
  }
  .content-img-realstate {
    min-height: inherit;
    object-fit: cover;
  }
  #main.wide.column1 .main-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -24px;
  }
  .colage-img-2 img {
    height: inherit;
    object-fit: cover;
  }
  .colage-img-1 img {
    height: inherit;
    object-fit: cover;
  }
  .colage-img-3 img {
    height: inherit;
    object-fit: cover;
  }
  .reverse .vc_row.wpb_row.vc_inner.row {
    flex-direction: column-reverse;
  }
  #izquierda img, #derecha img, #izquierda img:hover, #derecha img:hover, #izquierda-bottom img:hover, #derecha-bottom img:hover, #izquierda-bottom img, #derecha-bottom img {
    height: 100%;
    min-height: inherit;
    object-fit: cover;
  }
  .custom-heading h2 {
    font-size: 35px;
    display: inline-block;
    padding: 10px 35px !important;
  }
  .img-sinheight img {
    height: 100%;
    min-height: 100% !important;
  }
  .custom-hero-heading h3, .page-top .page-title {
    font-size: 25px;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  .content-img-realstate img {
    height: 350px;
    object-fit: cover;
  }
  .seccion-restaurante-home img {
    max-width: 500px;
    object-fit: cover;
  }
  img.img-responsive.standard-logo.retina-logo {
    width: 120px;
    background: transparent;
    padding: 0;
  }
  .fixed-header #header .header-main .container {
    min-height: 0;
  }
  .custom-hero-heading .porto-u-sub-heading {
    font-size: 18px;
    line-height: 25px;
  }
  .custom-hero-heading h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
/*# 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%2F479-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F479-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F479-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F479-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F479-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BACEA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD3CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADxDA%3BAAAA%3BAAAA%3BACiEA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD5EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAD7PA%3BAAAA%3BACmQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BADlTA%3BAAAA%3BAAAA%3BACwTA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADtUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2VA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD7YA%3BAAAA%3BACiZA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjbA%3BAAAA%3BACwbA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADldA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACseA%3BAAAA%3BAAAA%3BAAAA%3BADteA%3BAAAA%3BAAAA%3BAC6eA%3BAAAA%3BAAAA%3BAD7eA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4fA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAD3gBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACshBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD%2FjBA%3BAAAA%3BACokBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAD%2FlBA%3BAAAA%3BAComBA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BADvmBA%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAFRA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxBA%3BAAcA%3BAIdA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAJrDA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */