/* Less Variables */
/* Reset ================================================================================= */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*
    font: inherit;
    */
  vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul,
li {
  list-style: none;
  margin: 0;
}
ul > li,
ol > li {
  margin: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
a {
  color: #373737;
  text-decoration: none;
  cursor: pointer;
}
.page-main.container a {
  text-decoration: underline;
}
a:visited,
.alink:visited {
  color: #252525;
}
a:hover {
  color: #2a2a2a;
  text-decoration: none;
  font-weight: bold;
}
p {
  line-height: 22px;
}
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}
:focus {
  outline: none;
}
h1 {
  font-size: 1.5em;
  line-height: normal;
  font-weight: normal;
}
h2 {
  font-size: 1.33em;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 0.57em;
}
h3 {
  font-size: 1.09em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0.69em;
}
h4 {
  font-size: 1em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0.75em;
}
h5 {
  font-size: 0.91em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0.83em;
}
h6 {
  font-size: 0.91em;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 0.83em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Arimo', sans-serif;
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  border: 1px solid #eaeaea;
  background: #ffffff;
  font-family: 'Arimo', sans-serif;
  height: 35px;
  line-height: 35px;
}
button,
input,
select,
textarea {
  margin: 0;
  max-width: 100%;
  font-size: 13px;
}
table {
  border-collapse: separate;
  border-color: #eaeaea;
  border-spacing: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}
table th,
table td {
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  padding: 10px;
}
caption {
  padding: 10px;
}
.fontawersome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.switcher-dropdown {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.label {
  font-size: 13px;
  padding: 0;
  text-align: left;
}
.fieldset > .field:not(.choice) > .label {
  text-align: left;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
div.mage-error[generated] {
  font-size: 0.75em;
}
.message.info > *:first-child:before,
.message.success > *:first-child:before {
  font-size: 24px;
}
.message.info,
.page.messages {
  font-size: 13px;
}
.login-container .block .block-title {
  font-size: 1rem;
  text-transform: uppercase;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  background: #ffffff;
  font-family: 'Arimo', sans-serif;
  font-size: 13px;
  line-height: 22px;
  margin: 0 auto;
  overflow-x: hidden;
}
a {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  color: #1a1a1a;
}
.container-full {
  margin: 0 80px;
}
.page.messages {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
}
.page.messages .message.success,
.page.messages .message.notice,
.page.messages .message.error {
  font-size: 14px;
}
.page-wrapper {
  min-height: 1px;
}
.breadcrumbs {
  padding: 0;
}
div.mage-error[generated] {
  font-size: 12px;
}
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Arimo', sans-serif;
  line-height: 1.5;
  padding: 7px 25px;
}
.cart-container .checkout-methods-items .action.primary.checkout {
  background-color: green;
  height: 50px;
  font-weight: 700;
}
.block-collapsible-nav .content {
  background: none;
  padding: 0;
}
.block-collapsible-nav {
  margin: 0;
}
.mark {
  background: none;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue,
button,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .action-gift,
.action.primary,
.review-form .action.submit.primary,
.primary .action.primary,
.actions .action.primary,
.checkout.action.primary {
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  background-color: #1a1a1a;
  padding: 10px 25px;
  border: 1px solid black;
  border-radius: 0;
  line-height: 1;
  font-family: 'Arimo', sans-serif;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .action-gift:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover,
.action.primary:hover {
  background: white;
  border: 1px solid black;
  border-radius: 0;
  color: black;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline-style: none;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .action-gift:focus,
.cart.table-wrapper .action-gift:active {
  border: none;
}
.checkout.action.primary {
  background: #1a1a1a;
  border-color: #1a1a1a;
}
.checkout.action.primary:hover {
  background: white;
  opacity: 0.9;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  display: none;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  top: 0;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  border-top: 0;
}
.price-box .price-label {
  display: none;
}
.label {
  color: #555;
  white-space: normal;
}
.rating-summary .rating-result {
  margin-left: 5px;
  width: 55px;
}
.rating-summary .rating-result:before {
  font-family: FontAwesome;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-size: 11px;
  height: 11px;
  letter-spacing: 1px;
  line-height: 1;
  top: 0px;
  color: #ababab;
}
.rating-summary .rating-result span:before {
  color: #4a4a4a;
  font-family: FontAwesome;
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-size: 11px;
  height: 11px;
  line-height: 11px;
  letter-spacing: 1px;
}
.rating-summary .rating-result span span {
  display: none;
}
.rating-none:before {
  font-family: FontAwesome;
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-size: 11px;
  height: 11px;
  letter-spacing: 1px;
  line-height: 1;
  top: 0px;
  color: #ababab;
}
.product-reviews-summary .reviews-actions {
  font-size: 13px;
  margin-left: 10px;
  padding-left: 10px;
}
.block-authentication .block-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 15px;
  text-transform: capitalize;
  font-family: 'Arimo', sans-serif;
}
.modal-header,
.modal-content {
  box-shadow: none;
  border: 0;
}
.modal-popup {
  text-align: center;
  z-index: 1000;
}
.modal-popup .modal-inner-wrap {
  position: static;
  margin: 0;
  margin: auto;
  width: 100%;
  max-width: 767px;
  border: 5px solid #ddd;
}
.modal-popup .action-close {
  padding: 0px;
  z-index: 99;
}
.modal-popup .modal-header {
  padding: 0;
}
.modal-popup .modal-content {
  padding-bottom: 10px;
  padding-right: 3rem !important;
}
.modal-popup .modal-footer {
  padding: 10px 0;
  text-align: center;
}
.modal-popup .modal-footer button {
  margin: 0 10px;
}
.abs-margin-for-forms-desktop,
.fieldset .legend,
.column:not(.sidebar-main) form .actions-toolbar,
.column:not(.sidebar-additional) form .actions-toolbar,
.login-container .fieldset:after {
  margin-left: 0;
  font-size: 13px;
  text-transform: uppercase;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: normal;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  border-color: #1a1a1a;
}
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Arimo', sans-serif;
}
.block-reorder .product-item,
.block-reorder .product-list-item {
  padding-left: 0;
}
/*
 .navigation, .breadcrumbs, 
 .page-header .header.panel, 
 .header.content, 
 .footer.content, 
 .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main{ max-width: 1210px;}*/
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^="sales-guest-"] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  border-left: 1px solid #a6a6a6;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^="sales-guest-"] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.message.success {
  color: #666;
  background: #f1f1f1;
}
.message.success > *:first-child:before {
  color: #333;
}
.minicart-items .product-item-name a {
  color: #333;
}
.minicart-items .product-item-name a:hover {
  color: #1a1a1a;
}
.block-minicart .block-content > .actions .viewcart {
  display: block;
  padding: 7px 15px;
  background: white;
  border: 1px solid #333;
  color: black;
  font-family: 'Arimo', sans-serif;
  text-transform: uppercase;
}
.block-minicart .block-content > .actions .viewcart:hover {
  background: black;
  color: white;
  border-color: #1a1a1a;
}
.page-title-wrapper {
  text-align: left;
}
.customer-account-create .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.choice.newsletter:before {
  display: none;
}
.choice.newsletter input {
  margin: 0;
  float: left;
  margin-right: 5px;
}
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account {
  margin: auto;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 5px;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .fieldset .label {
  display: none;
}
.login-container .block.block-customer-login {
  float: none;
  margin: auto;
  border: 1px solid #eee;
  padding: 25px;
  margin-bottom: 50px;
}
.login-container .block.block-customer-login .block-title strong {
  font-family: 'Arimo', sans-serif;
}
.login-container .block.block-customer-login .actions-toolbar {
  text-align: center;
}
.login-container .block.block-customer-login .actions-toolbar .primary {
  float: none;
}
.login-container .block.block-customer-login .actions-toolbar .secondary {
  display: block;
  text-align: center;
  float: none;
}
.login-container .block.block-customer-login .actions-toolbar .secondary a {
  color: #aaa;
  text-transform: capitalize;
}
.login-container .block.block-customer-login .actions-toolbar .secondary a:hover {
  color: #1a1a1a;
}
.login-container .block.block-customer-login .control {
  width: 100%;
}
.login-container .block.block-new-customer {
  text-align: center;
  float: none;
  margin: auto;
}
.login-container .block.block-new-customer .block-title {
  border-bottom: 0;
  padding: 0;
}
.login-container .block.block-new-customer .block-title strong {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Arimo', sans-serif;
}
.login-container .block.block-new-customer .actions-toolbar .primary {
  float: none;
  margin: 0;
  border: 1px solid black;
}
.password.forget {
  text-align: center;
}
.password.forget .fieldset .control {
  width: 100%;
}
.password.forget .actions-toolbar .primary {
  float: none;
}
.password.forget .actions-toolbar .primary button {
  margin: 0;
}
.password.forget .actions-toolbar .secondary {
  float: none;
  display: block;
}
.password.forget .actions-toolbar .secondary a {
  text-transform: capitalize;
  color: #aaa;
}
.password.forget .actions-toolbar .secondary a:hover {
  color: #1a1a1a;
}
.block-dashboard-info {
  padding: 20px;
  border: 1px solid #eee;
  overflow: hidden;
}
.block-dashboard-info .block-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.block-dashboard-info .block-title strong {
  color: #222;
  font-family: 'Arimo', sans-serif;
  font-size: 18px;
}
.block-dashboard-info .box-information {
  float: left;
  clear: left;
  width: 48%;
}
.block-dashboard-info .box-information .box-title {
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-info .box-information a {
  color: #aaa;
}
.block-dashboard-info .box-information a:hover {
  color: #1a1a1a;
}
.block-dashboard-info .box-newsletter {
  float: right;
  clear: right;
  width: 48%;
}
.block-dashboard-info .box-newsletter .box-title {
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-info .box-newsletter a {
  color: #aaa;
}
.block-dashboard-info .box-newsletter a:hover {
  color: #1a1a1a;
}
.block-dashboard-addresses {
  padding: 20px;
  border: 1px solid #eee;
  overflow: hidden;
}
.block-dashboard-addresses .block-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.block-dashboard-addresses .block-title strong {
  color: #222;
  font-family: 'Arimo', sans-serif;
  font-size: 18px;
}
.block-dashboard-addresses .block-title a {
  font-family: 'Arimo', sans-serif;
  color: #aaa;
  float: right;
}
.block-dashboard-addresses .box-billing-address {
  float: left;
  clear: left;
  width: 48%;
}
.block-dashboard-addresses .box-billing-address .box-title {
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-addresses .box-billing-address a {
  color: #aaa;
}
.block-dashboard-addresses .box-billing-address a:hover {
  color: #1a1a1a;
}
.block-dashboard-addresses .box-shipping-address {
  float: right;
  clear: right;
  width: 48%;
}
.block-dashboard-addresses .box-shipping-address .box-title {
  font-size: 16px;
  font-family: 'Arimo', sans-serif;
  padding-bottom: 10px;
  display: block;
}
.block-dashboard-addresses .box-shipping-address a {
  color: #aaa;
}
.block-dashboard-addresses .box-shipping-address a:hover {
  color: #1a1a1a;
}
.account-nav {
  border: 1px solid #eee;
}
.account-nav .title {
  margin: 0;
}
.account-nav .title strong {
  padding: 12px 15px;
  display: block;
  background: #eee;
  font-family: 'Arimo', sans-serif;
  margin: 0;
  font-size: 18px;
}
.account-nav .nav {
  padding: 15px;
}
.account-nav .nav li {
  line-height: 30px;
  padding: 0;
  border-top: 1px solid #eee;
  margin-top: 5px;
  padding-top: 5px;
}
.account-nav .nav li:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.account-nav .nav li a {
  display: block;
  color: #999;
  background: none;
  padding: 0;
}
.account-nav .nav li a:hover {
  color: #1a1a1a;
}
.catalog-product_compare-index .table {
  border: 1px solid #eee !important;
}
.catalog-product_compare-index .table th {
  display: table-cell;
  border-radius: 0 !important;
  border-bottom: 1px solid #eee !important;
}
.catalog-product_compare-index .table th span {
  font-size: 16px;
  font-weight: 500;
}
.catalog-product_compare-index .table td {
  background: none !important;
  border-left: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
.catalog-product_compare-index .table td.remove {
  text-align: left;
}
.catalog-product_compare-index .table td .product-item-photo {
  text-align: left;
}
.catalog-product_compare-index .table td .product-item-actions .secondary-addto-links {
  display: none;
}
.catalog-product_compare-index .table td .product-item-name {
  margin: 0 0 7px;
}
.catalog-product_compare-index .table td .product-reviews-summary {
  margin: 0;
}
.catalog-product_compare-index .table td .product-reviews-summary .action {
  display: none;
}
.catalog-product_compare-index .table td .price-box {
  margin: 10px 0;
}
.catalog-product_compare-index .table td .attibute.value {
  font-size: 14px;
}
#back-top {
  display: block;
  height: 46px;
  width: 46px;
  margin: 0 auto;
  cursor: pointer;
  border-radius: 50% 50%;
  border: 2px solid #474747;
  color: #474747;
  position: fixed;
  right: 20px;
  bottom: 22px;
  text-align: center;
  font-size: 16px;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  opacity: 1;
}
#back-top i {
  line-height: 42px;
}
#back-top:hover {
  color: #fff;
  border-color: #2a2a2a;
  background: #2a2a2a;
}
.cookie-notification {
  bottom: 1rem;
  color: #fff;
  display: none;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.cookie-notification .cookie-notification--bar {
  background-color: rgba(17, 17, 17, 0.7);
  border-radius: 3px;
  display: inline-block;
  line-height: 2.2rem;
  padding: 1rem 2rem;
}
.cookie-notification .cookie-notification--bar .content a {
  color: #1a1a1a;
}
.cookie-notification .cookie-notification--close {
  display: inline-block;
  margin-left: .9rem;
}
.cookie-notification .cookie-notification--close .button {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #4a4a4a;
  padding: 10px 25px;
  border: 0;
  border-radius: 0;
  line-height: 1;
  font-family: 'Arimo', sans-serif;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  margin-top: 10px;
  padding: 5px 20px;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift:hover {
  border: none;
  background: #1a1a1a;
  color: #fff;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .action-gift {
  border-radius: unset;
}
.message.notice {
  font-size: 14px;
}
#newsletter_pop_up {
  background-position: left top;
  color: #FFFFFF;
  display: none;
  max-height: 485px;
  height: 90%;
  margin: -250px auto 0 !important;
  padding: 60px 30px;
  top: 50% !important;
  left: 0 !important;
  right: 0;
  max-width: 920px;
  width: 90%;
  position: fixed !important;
  text-align: center;
}
#newsletter_pop_up .btn-close {
  background: #1a1a1a;
  cursor: pointer;
  float: right;
  height: 40px;
  line-height: 38px;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#newsletter_pop_up .btn-close:hover {
  opacity: 0.8;
}
#newsletter_pop_up .btn-close:before {
  content: "\f00d";
  font-family: 'Fontawesome';
  margin-left: 2px;
}
#newsletter_pop_up .title h3 {
  color: #1a1a1a;
  font-size: 26px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 25px;
  text-align: center;
}
#newsletter_pop_up .des-newletter {
  color: #6b6b6b;
  font-size: 14px;
  margin-bottom: 45px;
  line-height: 1.5;
  text-align: center;
}
#newsletter_pop_up .control {
  margin-top: 30px;
}
#newsletter_pop_up .newsletter {
  text-align: center;
  margin-bottom: 30px;
}
#newsletter_pop_up .control input {
  padding: 19px 10px;
  width: 100%;
  background: #fff;
  border: 1px solid #e9e9e9;
  color: #ababab;
  font-size: 14px;
  max-width: 290px;
  margin: 0 auto;
}
#newsletter_pop_up .control input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ababab;
}
#newsletter_pop_up .control input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ababab;
}
#newsletter_pop_up .control input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ababab;
}
#newsletter_pop_up .control input:-moz-placeholder {
  /* Firefox 18- */
  color: #ababab;
}
#newsletter_pop_up .actions {
  margin-bottom: 30px;
}
#newsletter_pop_up .actions .subscribe.primary {
  line-height: 1.5;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #1a1a1a;
  border: 0;
  font-family: 'Arimo', sans-serif;
  font-weight: 300;
  font-size: 13px;
  background: #202020;
  text-indent: 0;
  padding: 10px 35px;
}
#newsletter_pop_up .actions .subscribe.primary:hover {
  background: #2a2a2a;
}
.subscribe-bottom {
  margin-top: 10px;
}
.subscribe-bottom label {
  color: #666;
  font-size: 14px;
}
@media (max-width: 768px) {
  .b-modal.__b-popup1__ {
    display: none !important;
  }
  #newsletter_pop_up {
    background-image: url('https://kourouniotis.gr/pub/media/rokanthemes/newsletter/background/default/Promo Code Mob.jpg') !important;
    top: 45% !important;
    width: 90% !important;
    height: 100% !important;
    max-height: 82% !important;
  }
  #newsletter_pop_up > .row {
    margin: 25px;
  }
}
@keyframes smallToBig {
  from {
    transform: scale(0.1);
  }
  to {
    transform: scale(1);
  }
}
.catalog-product-view .breadcrumbs {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .catalog-product-view .breadcrumbs {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .catalog-product-view .breadcrumbs {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .catalog-product-view .breadcrumbs {
    width: 1200px;
  }
}
.rokan-product-heading {
  margin-bottom: 15px;
}
.rokan-product-heading h2 {
  color: #1a1a1a;
  font-size: 18px;
  padding: 0 0 5px;
  position: relative;
  margin-bottom: 0;
  text-align: left;
  font-weight: 400;
  display: inline-block;
  text-transform: uppercase;
}
.rokan-product-heading h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #1a1a1a;
}
.rokan-product-heading .short_desc {
  text-align: center;
  font-size: 16px;
  color: #969696;
  margin-bottom: 50px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border: 0;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.opc-wrapper .step-title:after,
.opc-block-shipping-information .shipping-information-title:after,
.opc-block-summary > .title:after,
.checkout-agreements-items .checkout-agreements-item-title:after {
  content: "";
  width: 30px;
  border-top: 2px solid #1a1a1a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-title-wrapper .page-title .base,
.block.filter .page-title .base,
.block-compare .page-title .base,
.block-wishlist .page-title .base,
.page-title-wrapper .filter-title .base,
.block.filter .filter-title .base,
.block-compare .filter-title .base,
.block-wishlist .filter-title .base,
.page-title-wrapper .block-title .base,
.block.filter .block-title .base,
.block-compare .block-title .base,
.block-wishlist .block-title .base,
.page-title-wrapper .page-title strong,
.block.filter .page-title strong,
.block-compare .page-title strong,
.block-wishlist .page-title strong,
.page-title-wrapper .filter-title strong,
.block.filter .filter-title strong,
.block-compare .filter-title strong,
.block-wishlist .filter-title strong,
.page-title-wrapper .block-title strong,
.block.filter .block-title strong,
.block-compare .block-title strong,
.block-wishlist .block-title strong {
  font-size: 18px;
  color: #1a1a1a;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 25px;
  font-family: 'Arimo', sans-serif;
  display: block;
  font-weight: 500;
}
.page-title-wrapper .page-title .base:before,
.block.filter .page-title .base:before,
.block-compare .page-title .base:before,
.block-wishlist .page-title .base:before,
.page-title-wrapper .filter-title .base:before,
.block.filter .filter-title .base:before,
.block-compare .filter-title .base:before,
.block-wishlist .filter-title .base:before,
.page-title-wrapper .block-title .base:before,
.block.filter .block-title .base:before,
.block-compare .block-title .base:before,
.block-wishlist .block-title .base:before,
.page-title-wrapper .page-title strong:before,
.block.filter .page-title strong:before,
.block-compare .page-title strong:before,
.block-wishlist .page-title strong:before,
.page-title-wrapper .filter-title strong:before,
.block.filter .filter-title strong:before,
.block-compare .filter-title strong:before,
.block-wishlist .filter-title strong:before,
.page-title-wrapper .block-title strong:before,
.block.filter .block-title strong:before,
.block-compare .block-title strong:before,
.block-wishlist .block-title strong:before {
  content: "";
  width: 30px;
  border-top: 2px solid #1a1a1a;
  position: absolute;
  left: 0;
  bottom: 0;
}
main.page-main {
  max-width: 100%;
}
.swatch-attribute.size div.swatch-option {
  border: 1px solid #2a2a2a;
  background: #ffffff;
  color: #2a2a2a;
  height: 28px;
}
input.radio {
  display: inline-block;
  margin: 0px 6px 0px;
}
.cms-index-index .page-main {
  display: none;
}
.cms-index-index .header-container,
.contact-index-index .header-container {
  margin-bottom: 0;
  border-bottom: none;
}
.contact-index-index .page-main {
  padding-top: 40px;
  padding-bottom: 100px;
}
.contact-index-index h3 {
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
}
.contact-index-index h4 {
  font-weight: 500;
  text-transform: capitalize;
}
.contact-index-index .short-des {
  font-style: italic;
}
.contact-index-index #contact-form #comment {
  min-height: 80px;
}
.contact-index-index #contact-form input[type='checkbox'] {
  margin-right: 10px;
}
.contact-index-index .contact-info ul li {
  position: relative;
  padding-left: 60px;
  margin-top: 30px;
}
.contact-index-index .contact-info ul li.address:before {
  position: absolute;
  left: 0;
  top: 9px;
  content: "\f041";
  font-size: 40px;
  color: #1a1a1a;
  font-family: 'FontAwesome';
}
.contact-index-index .contact-info ul li.phone:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "\f095";
  font-size: 40px;
  color: #1a1a1a;
  font-family: 'FontAwesome';
}
.contact-index-index .contact-info ul li.email:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "\f003";
  font-size: 40px;
  color: #1a1a1a;
  font-family: 'FontAwesome';
}
.col-search {
  padding: 0;
  text-align: left;
}
.banner_item img {
  width: 100%;
}
.wrapper_slider .owl-theme {
  overflow: hidden;
}
.wrapper_slider .owl-theme:hover .owl-controls .owl-buttons > div {
  opacity: 1;
  border: unset;
}
.wrapper_slider .owl-theme:hover .owl-controls .owl-buttons .owl-prev {
  left: 40px;
}
.wrapper_slider .owl-theme:hover .owl-controls .owl-buttons .owl-next {
  right: 40px;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons {
  opacity: 1;
  visibility: visible;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div {
  width: 50px;
  height: 50px;
  top: 40%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: all 700ms ease 0s;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div:hover {
  background: #1a1a1a;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div:hover:before {
  color: #fff;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons > div:before {
  color: #1a1a1a;
  line-height: 50px;
  font-size: 18px;
  transition: all 500ms ease 0s;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -100px;
}
.wrapper_slider .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -100px;
}
.header-container {
  z-index: 3;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.header-container .top-link {
  line-height: 42px;
  font-size: 13px;
}
.header-container .top-link .sign-in {
  text-align: right;
}
.header-container .top-link .sign-in .pe-7s-user {
  font-size: 20px;
  line-height: 42px;
  margin-right: 5px;
}
.header-container .top-link .sign-in span {
  color: #8e8e8e;
}
.header-container .top-link a:hover {
  color: #2a2a2a;
}
.header-container .header {
  text-align: center;
  transition: all .4s ease;
}
.header-container .header .top-header {
  background: #000;
  opacity: 0.8;
  color: #fff;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
}
.header-container .header .top-header .contact-top {
  text-align: left;
}
.header-container .header .top-header a {
  color: #fff;
}
.header-container .header .top-header .txt-shipping {
  text-align: center;
}
.header-container .header .top-header .txt-shipping p {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  line-height: 42px;
  margin-bottom: 0;
}
.header-container .header .top-header .txt-shipping p:before {
  content: "\e625";
  font-family: 'Pe-icon-7-stroke';
  font-size: 16px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
}
.header-container .header .top-header .phone {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 42px;
}
.header-container .header .top-header .phone:before {
  content: "\e670";
  font-family: 'Pe-icon-7-stroke';
  font-size: 15px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
}
.header-container .header .top-header .phone span {
  display: inline-block;
  margin: 0 10px;
  line-height: 42px;
}
.header-container .header .top-header .mail {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  line-height: 42px;
}
.header-container .header .top-header .mail:before {
  content: "\e63a";
  font-family: 'Pe-icon-7-stroke';
  font-size: 15px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
}
.header-container .header .top-header .social-top {
  text-align: right;
}
.header-container .header .top-header .social-top ul li {
  display: inline-block;
  max-width: 40px;
  height: 42px;
  overflow: hidden;
}
.header-container .header .top-header .social-top ul li a {
  color: #fff;
}
.header-container .header .top-header .social-top ul li a:hover {
  color: #2a2a2a;
}
.header-container .header .top-header .social-top ul li i {
  font-size: 18px;
  display: block;
  line-height: 42px;
}
.header-container .header .middle-header {
  margin-top: 30px;
}
@media (max-width: 992px) {
  .header-container .header .middle-header {
    margin: 30px 15px 0;
  }
}
.header-container .header > .container-full > .row {
  display: table;
  width: 100%;
  margin: 0;
  position: relative;
}
.header-container .header > .container-full > .row > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.header-container .header > .container-full > .row .col-logo {
  padding-left: 0;
}
.header-container .header > .container-full > .row .col-cart {
  padding-right: 0;
  padding-left: 0;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.header-container .header > .container-full > .row .col-cart > p {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  border: 1px solid;
  padding: 5px;
}
@media (min-width: 992px) {
  .header-container .header > .container-full > .row .col-cart {
    flex-wrap: unset;
  }
  .header-container .header > .container-full > .row .col-cart > p {
    width: unset;
    margin-right: auto;
  }
}
.header-container .header .logo {
  float: none;
  padding: 0;
  max-width: 100%;
  margin: 0;
  -webkit-transition: initial;
  transition: initial;
}
.header-container .header .logo img {
  max-height: 100%;
  display: inline;
}
.header-container .header .block-search {
  float: none;
  position: relative;
  display: block;
  width: auto;
  margin-left: 0px;
  padding-left: 0;
}
@media (max-width: 768px) {
  .header-container .header .block-search {
    max-width: 90%;
  }
}
.header-container .header .block-search .block-title {
  display: none;
}
.header-container .header .block-search .block-content {
  line-height: 1;
}
.header-container .header .block-search .block-content label {
  display: none;
}
.header-container .header .block-search .block-content .top-search i {
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  line-height: 79px;
}
.header-container .header .block-search .block-content .top-search i:before {
  vertical-align: middle;
}
.header-container .header .block-search .block-content .control {
  margin: 0;
  padding: 0;
  border: none;
}
.header-container .header .block-search .block-content input {
  padding: 0;
  width: 100%;
  margin: 0;
  border: 0;
  color: #a8a8a8;
  font-size: 13px;
  position: static;
  font-weight: 300;
  margin-left: 40px;
  border-bottom: 1px solid #000000;
  height: 37px;
  line-height: 28px;
}
.header-container .header .block-search .block-content input::-webkit-input-placeholder {
  color: #a8a8a8;
}
.header-container .header .block-search .block-content input::-moz-placeholder {
  color: #a8a8a8;
}
.header-container .header .block-search .block-content input:-ms-input-placeholder {
  color: #a8a8a8;
}
.header-container .header .block-search .block-content input:-moz-placeholder {
  color: #a8a8a8;
}
@media (max-width: 768px) {
  .header-container .header .block-search .block-content input {
    margin-left: 30px;
  }
}
.header-container .header .block-search .block-content .action.search {
  padding: 0;
  left: 0;
  top: 8px;
  bottom: 2px;
  position: absolute;
  display: block;
  background: none;
  line-height: 0;
}
.header-container .header .block-search .block-content .action.search:before {
  font-family: 'Pe-icon-7-stroke';
  content: "\e618";
  font-size: 24px;
  color: #000000;
}
.header-container .header .block-search .block-content .action.search:hover:before {
  color: #1a1a1a;
}
.header-container .header .block-search .block-content .action.search span {
  float: left;
  text-indent: -999999px;
}
.header-container .header .block-search .nested {
  position: static;
  margin-top: 18px;
  display: none !important;
}
.header-container .header .block-search .nested a {
  color: #252525;
}
.header-container .header .block-search form.form.minisearch {
  min-width: 225px;
}
.header-container .header .block-search form.form.minisearch .amsearch-loupe {
  display: none !important;
}
.header-container .header .minicart-wrapper {
  padding: 0px;
  margin: 0;
  margin-left: 15px;
  padding-left: 15px;
}
.header-container .header .minicart-wrapper .block-minicart {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 0;
  margin-top: 0;
  right: 0;
}
.header-container .header .minicart-wrapper .block-minicart:after,
.header-container .header .minicart-wrapper .block-minicart:before {
  display: none;
}
.header-container .header .minicart-wrapper .block-minicart .items-total {
  float: left;
  margin: 0;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal {
  clear: both;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal .label {
  float: left;
  line-height: 1;
  margin-top: 6px;
}
.header-container .header .minicart-wrapper .block-minicart .subtotal .price-container {
  line-height: 1;
}
.header-container .header .minicart-wrapper .block-minicart .block-content > .actions .primary {
  margin-left: 0;
  margin-right: 0;
  background: green;
  height: 50px;
  font-weight: 700;
}
.header-container .header .minicart-wrapper .block-minicart .block-content > .actions .primary button {
  border: 1px solid black;
}
.header-container .header .minicart-wrapper .minicart-items-wrapper {
  margin: 0 -15px;
}
.header-container .header .minicart-wrapper .product {
  position: relative;
  max-width: 100%;
}
.header-container .header .minicart-wrapper .product .actions {
  margin: 0;
  top: 0;
  position: absolute;
  right: 0;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-name {
  line-height: 1.5;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details {
  position: relative;
  text-align: left;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .details-qty {
  line-height: 1;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .price {
  font-family: 'Arimo', sans-serif;
  font-size: 14px;
  color: #333;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .content {
  padding: 5px 0;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-details .content .label {
  font-weight: bold;
  color: #000;
}
.header-container .header .minicart-wrapper .minicart-items .product-item-pricing label {
  width: auto;
}
.header-container .header .minicart-wrapper .icon-cart-header {
  display: block;
}
.header-container .header .minicart-wrapper .icon-cart-header i {
  font-size: 24px;
  color: #252525;
  line-height: 80px;
}
.header-container .header .minicart-wrapper .icon-cart-header i:before {
  position: relative;
  top: 1px;
}
.header-container .header .minicart-wrapper .action.showcart:before {
  display: none;
}
@media (max-width: 992px) {
  .header-container .header .minicart-wrapper .action.showcart span.label {
    display: none;
  }
}
.header-container .header .minicart-wrapper .action.showcart .counter.qty {
  background: none;
  height: 19px;
  line-height: 19px;
  padding: 0;
  margin: 0;
  min-width: 16px;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 1px;
  border-radius: 50%;
  color: white;
  background: black;
  width: 19px;
  text-align: center;
}
.header-container .header .header-top-setting {
  cursor: pointer;
  padding-left: 15px;
  margin-left: 0px;
  position: relative;
  z-index: 500;
}
.header-container .header .header-top-setting:hover .setting-container {
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.header-container .header .header-top-setting .icon-setting {
  line-height: 76px;
}
.header-container .header .header-top-setting .icon-setting .label {
  padding-right: 10px;
}
@media (max-width: 992px) {
  .header-container .header .header-top-setting .icon-setting .label {
    display: none;
  }
}
.header-container .header .header-top-setting .icon-setting:after {
  font-family: 'Pe-icon-7-stroke';
  content: "\e605";
  font-size: 28px;
  vertical-align: middle;
  position: relative;
  top: 0px;
}
.header-container .header .header-top-setting .setting-container {
  background-color: #fff;
  padding: 20px;
  list-style: none;
  margin: 0;
  min-width: 220px;
  padding-bottom: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #ebebeb;
  position: absolute;
  right: 0;
  z-index: 1000;
  top: 130%;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease 0s;
  text-align: left;
}
.header-container .header .header-top-setting .setting-container h3 {
  font-size: 12px;
  color: #333;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.header-container .header .header-top-setting .setting-container h3:before {
  content: "";
  width: 30px;
  border-top: 2px solid #1a1a1a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-container .header .header-top-setting .setting-container ul {
  margin-bottom: 15px;
}
.header-container .header .header-top-setting .setting-container ul li a {
  border-bottom: 1px solid #f1f1f1;
  display: block;
  font-size: 12px;
  line-height: 30px;
}
.header-container .header .header-top-setting .setting-container .switcher-language .switcher-label {
  display: none;
}
.header-container .header .header-top-setting .setting-container .switcher-language #switcher-language-trigger {
  display: none;
}
.header-container .header .header-top-setting .setting-container .switcher-currency {
  margin-bottom: 15px;
}
.header-container .header .header-top-setting .setting-container .switcher-currency .switcher-label {
  display: none;
}
.header-container .header .header-top-setting .setting-container .switcher-currency .switcher-trigger {
  display: none;
}
.header-container .header .header-top-setting .setting-container .switcher-currency .switcher-trigger a {
  border-bottom: 1px solid #f1f1f1;
  display: block;
  font-size: 12px;
  line-height: 30px;
}
.header-container.sticky:before {
  content: "";
  height: 124px;
  display: block;
}
.header-container.sticky .header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-animation-name: fadeInDown;
  -webkit-animation-duration: 5.0s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: anim_titles;
  -moz-animation-duration: 5.0s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: normal;
  -moz-animation-play-state: running;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  box-shadow: 0 0px 5px 0;
}
.header-container.sticky .header .top-header {
  display: none;
}
.header-container.sticky .header .block-search .block-content .dropdown .top-search i {
  line-height: 59px;
}
.header-container.sticky .header .minicart-wrapper .icon-cart-header i {
  line-height: 60px;
}
.header-container.sticky .header .minicart-wrapper .icon-cart-header i:before {
  position: relative;
  top: 1px;
}
.header-container.sticky .header .minicart-wrapper .action.showcart .counter.qty {
  top: 5px;
}
.header-container.sticky .header .header-top-setting .icon-setting {
  line-height: 60px;
}
.header-container.sticky .header .navigation .level0 > .level-top {
  padding: 19px 10px;
}
.header-container.sticky .header .logo {
  max-width: 70%;
}
.header-container.sticky .header > .container > .row {
  border-bottom: none;
}
.header-container .content {
  padding: 30px 0;
  min-height: 50px;
  position: relative;
}
.header-container .minicart-items-wrapper {
  max-height: 305px;
  overflow-y: auto;
}
.header-container .minicart-wrapper .showcart span.label {
  display: none;
}
.cms-index-index .header-container .header .top-header {
  border-bottom: none;
}
.catalog-category-view .header-container,
.catalog-product-view .header-container,
.cms-page-view .header-container,
.rokanthemes-brandlist .header-container,
.rokanthemesbrand-brand-view .header-container,
.catalogsearch-result-index .header-container,
.blog-index-index .header-container,
.blog-post-view .header-container {
  margin-bottom: 0;
}
.header-container .col-menu,
.header-container .navigation,
.header-container .custommenu.navigation > ul {
  position: static;
}
.wrapper-banner-top .banner-top {
  margin-bottom: 25px;
}
.slider_homepageslider .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 20px;
}
.slider_homepageslider .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 20px;
}
.box-new-offer {
  margin-bottom: 50px;
}
.col-banner-top {
  background: #fff;
}
.banner-top-home {
  max-width: 1920px;
  margin: auto;
  margin-bottom: 40px;
}
.static-banner {
  text-align: center;
}
.static-banner a {
  position: relative;
  display: inline-block;
}
.static-banner a:hover:before {
  opacity: 0.3;
  filter: alpha(opacity=10);
  visibility: visible;
}
.static-banner a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s;
}
.box-sale {
  margin-bottom: 10px;
}
.box-sale .content-sale {
  border: 1px dashed #c2c2c2;
  padding: 34px 0;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.box-sale .content-sale p {
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.box-sale .content-sale p:before {
  content: "\e697";
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 33px;
  position: absolute;
  right: -25px;
  top: -30px;
  color: #c2c2c2;
}
.box-sale .content-sale strong {
  background: #79b6c8;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  line-height: 30px;
  padding: 0 10px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: -20px;
  -webkit-transition: letter-spacing 0.6s ease;
  -moz-transition: letter-spacing 0.6s ease;
  -ms-transition: letter-spacing 0.6s ease;
  -o-transition: letter-spacing 0.6s ease;
  transition: letter-spacing 0.6s ease;
}
.box-sale .content-sale strong:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #79b6c8 #79b6c8 transparent transparent;
  border-width: 7px 5px;
  border-image: none;
  border-style: solid;
  content: "";
  display: block;
  height: 10px;
  left: -10px;
  position: absolute;
  top: 0;
  width: 10px;
}
.box-sale .content-sale strong:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent #79b6c8 #79b6c8 transparent;
  border-width: 7px 5px;
  border-image: none;
  border-style: solid;
  content: "";
  display: block;
  height: 10px;
  left: -10px;
  position: absolute;
  bottom: 0;
  width: 10px;
}
.box-sale .content-sale:hover strong {
  letter-spacing: 2px;
}
.box-new .rokan-newproduct {
  margin-bottom: 0;
}
.box-new .rokan-newproduct .rokan-product-heading {
  margin-top: 0;
}
.box-new .rokan-newproduct .owl-stage {
  display: flex;
}
.box-new .rokan-newproduct .owl-nav.disabled,
.box-new .rokan-newproduct .owl-dots.disabled {
  display: none;
}
.box-new .product-item {
  margin-bottom: 30px;
}
.section-product-tabs {
  margin-bottom: 80px;
}
.section-product-tabs .rokan-newproduct .rokan-product-heading {
  margin-top: 0;
}
.section-product-tabs .wraper-product-tabs .box-title .tabs li {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 30px;
  color: #b4b4b4;
  margin-right: 35px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
@media (max-width: 460px) {
  .section-product-tabs .wraper-product-tabs .box-title .tabs li {
    display: inline-block;
    text-align: center;
    margin-right: 15px;
  }
}
.section-product-tabs .wraper-product-tabs .box-title .tabs li.active {
  color: #1a1a1a;
}
.section-product-tabs .wraper-product-tabs .box-title .tabs li.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #1a1a1a;
}
.nav-banner {
  margin-bottom: 60px;
}
.box-featured {
  margin-bottom: 80px;
}
.product-item,
.product-list-item {
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
.product-item .onsale,
.product-list-item .onsale,
.product-item .newlabel,
.product-list-item .newlabel,
.product-item .featuredlabel,
.product-list-item .featuredlabel {
  background: #000;
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 18px;
  padding: 5px 10px;
  position: absolute;
  z-index: 10;
  border-radius: 0;
  left: auto;
  min-height: auto;
  border: 0;
  text-align: left;
  top: 0px;
  right: 0px;
  color: #fff;
}
.product-item .newlabel,
.product-list-item .newlabel {
  /*left: -40px;*/
  right: auto;
}
.product-item .newlabel span,
.product-list-item .newlabel span {
  /*position: absolute;
      bottom: 14px;
      left: auto;
      right: 20px;*/
}
.product-item .featuredlabel,
.product-list-item .featuredlabel {
  right: 0;
  display: none;
}
.product-item .btn-add-to-cart,
.product-list-item .btn-add-to-cart {
  background: #2a2a2a;
  height: 40px;
  padding: 0;
  border: none;
  font-size: 13px;
  border-radius: unset;
  width: 100%;
  color: #fff;
}
.product-item .btn-add-to-cart:hover,
.product-list-item .btn-add-to-cart:hover {
  font-weight: bold;
  background: #2a2a2a;
  color: #fff;
}
.product-item .btn-add-to-cart:active,
.product-list-item .btn-add-to-cart:active {
  box-shadow: unset;
}
.product-item:hover .visible-onhover,
.product-list-item:hover .visible-onhover {
  -webkit-animation: smallToBig 300ms ease;
  -moz-animation: smallToBig 300ms ease;
  -ms-animation: smallToBig 300ms ease;
  animation: smallToBig 300ms ease;
  opacity: 1;
  visibility: visible;
}
.product-item:hover .addto-links-icons,
.product-list-item:hover .addto-links-icons {
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
.product-item:hover .product-photo > a:after,
.product-list-item:hover .product-photo > a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.2;
  z-index: 1;
}
.product-item:hover .product-photo .image0,
.product-list-item:hover .product-photo .image0 {
  z-index: -1;
  opacity: 0;
}
.product-item:hover .product-photo .image1,
.product-list-item:hover .product-photo .image1 {
  opacity: 1;
  z-index: 1;
  top: 0;
}
.product-item:hover .product-photo .product-image-photo,
.product-list-item:hover .product-photo .product-image-photo {
  opacity: 1;
}
.product-item .product-photo,
.product-list-item .product-photo {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-item .product-photo > a,
.product-list-item .product-photo > a {
  display: block;
  position: relative;
}
.product-item .product-photo .image-switch,
.product-list-item .product-photo .image-switch {
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.product-item .product-photo .image1,
.product-list-item .product-photo .image1 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.product-item .product-photo .product-image-photo,
.product-list-item .product-photo .product-image-photo {
  margin: 0 auto;
  transition: opacity 0.7s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-item .product-photo .product-image-photo.swatch-option-loading,
.product-list-item .product-photo .product-image-photo.swatch-option-loading {
  width: auto;
  height: auto;
}
.product-item .product-info,
.product-list-item .product-info {
  margin-top: 15px;
  position: relative;
}
.product-item .product-info .product-name,
.product-list-item .product-info .product-name {
  margin-bottom: 0;
}
.product-item .product-info .product-name a,
.product-list-item .product-info .product-name a {
  font-size: 13px;
  font-weight: 600;
  color: #1a1a1a;
}
.product-item .product-info .product-name a:hover,
.product-list-item .product-info .product-name a:hover {
  color: #2a2a2a;
}
.product-item .product-info .product-ratting,
.product-list-item .product-info .product-ratting {
  min-height: 32px;
  line-height: 32px;
  display: none;
}
.product-item .product-info .product-reviews-summary,
.product-list-item .product-info .product-reviews-summary {
  margin: 0;
}
.product-item .product-info .product-reviews-summary .rating-summary,
.product-list-item .product-info .product-reviews-summary .rating-summary {
  text-align: center;
}
.product-item .product-info .price-box,
.product-list-item .product-info .price-box {
  margin: 5px 0 0;
  display: inline-block;
}
.product-item .product-info .price-box .price,
.product-list-item .product-info .price-box .price {
  font-size: 14px;
  margin-top: 0px;
  position: relative;
  z-index: 2;
  font-weight: 600;
  display: inline-block;
}
.product-item .product-info .price-box .special-price,
.product-list-item .product-info .price-box .special-price {
  display: inline-block;
  float: right;
  margin-left: 10px;
}
.product-item .product-info .price-box .old-price,
.product-list-item .product-info .price-box .old-price {
  float: left;
  position: relative;
  margin-right: 10px;
}
.product-item .product-info .price-box .old-price .price,
.product-list-item .product-info .price-box .old-price .price {
  color: #7a7a7a;
  position: relative;
  font-weight: normal;
  font-size: 14px;
}
.product-item .product-info .price-box .old-price .price:before,
.product-list-item .product-info .price-box .old-price .price:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  left: -4px;
  width: 100%;
  height: 1px;
  background: #9e9e9e;
}
.product-item .product-info .product-reviews-summary .reviews-actions,
.product-list-item .product-info .product-reviews-summary .reviews-actions {
  display: none;
}
.product-item .product-info .actions-primary,
.product-list-item .product-info .actions-primary {
  position: absolute;
  right: 0;
  top: 0;
}
.product-item .visible-onhover,
.product-list-item .visible-onhover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
}
.product-item .quickview-product,
.product-list-item .quickview-product {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 45%;
  z-index: 10;
}
.product-item .quickview-product a,
.product-list-item .quickview-product a {
  text-transform: capitalize;
  display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  height: 30px;
  line-height: 26px;
  padding: 0 15px;
  font-size: 11px;
}
.product-item .quickview-product a:hover,
.product-list-item .quickview-product a:hover {
  font-weight: bold;
  background: #2a2a2a;
  border: 2px solid #2a2a2a;
}
.product-item .addto-links-icons,
.product-list-item .addto-links-icons {
  position: absolute;
  bottom: 0px;
  text-align: center;
  z-index: 2;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.product-item .addto-links-icons .add-to-links,
.product-list-item .addto-links-icons .add-to-links {
  display: table;
  width: 100%;
  vertical-align: middle;
  padding-left: 0;
  margin-left: 0;
}
.product-item .addto-links-icons .add-to-links li,
.product-list-item .addto-links-icons .add-to-links li {
  margin-top: 1px;
  display: table-cell;
}
.product-item .addto-links-icons .add-to-links li.li-compare,
.product-list-item .addto-links-icons .add-to-links li.li-compare {
  width: 40px;
  border-left: 1px solid #656464;
}
@media (max-width: 768px) {
  .product-item .addto-links-icons .add-to-links li.li-compare,
  .product-list-item .addto-links-icons .add-to-links li.li-compare {
    display: none;
  }
}
.product-item .addto-links-icons .add-to-links li a,
.product-list-item .addto-links-icons .add-to-links li a {
  text-align: center;
  padding: 0;
  display: block;
  height: 40px;
  width: 40px;
  color: #fff;
  background: #2a2a2a;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  position: relative;
}
.product-item .addto-links-icons .add-to-links li a:before,
.product-list-item .addto-links-icons .add-to-links li a:before {
  display: none !important;
}
.product-item .addto-links-icons .add-to-links li a i,
.product-list-item .addto-links-icons .add-to-links li a i {
  font-size: 19px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
.product-item .addto-links-icons .add-to-links li a i:before,
.product-list-item .addto-links-icons .add-to-links li a i:before {
  line-height: 38px;
}
.product-item .addto-links-icons .add-to-links li a i.fa-compress,
.product-list-item .addto-links-icons .add-to-links li a i.fa-compress {
  margin-top: 10px;
}
.product-item .addto-links-icons .add-to-links li a i.fa-sliders,
.product-list-item .addto-links-icons .add-to-links li a i.fa-sliders {
  margin-top: 8px;
}
.product-item .addto-links-icons .add-to-links li a i.fa-heart-o,
.product-list-item .addto-links-icons .add-to-links li a i.fa-heart-o {
  margin-top: 9px;
}
.product-item .addto-links-icons .add-to-links li a:hover,
.product-list-item .addto-links-icons .add-to-links li a:hover {
  background: #2a2a2a;
}
.product-item .addto-links-icons .add-to-links li:hover a:before,
.product-list-item .addto-links-icons .add-to-links li:hover a:before {
  width: 100%;
}
.box-blog .product-item,
.section-group-product-blog .product-item,
.onsale-countdown .product-item {
  max-width: 100%;
}
.onsale-countdown .product-item {
  text-align: center;
}
.onsale-countdown .product-item:hover .product-photo > a:after {
  display: none;
}
.onsale-countdown .product-item .product-countdown {
  position: relative;
  float: left;
  width: 100%;
}
.onsale-countdown .product-item .product-countdown .content-countdown {
  z-index: 1;
}
.onsale-countdown .product-item .product-countdown .product-info .product-name {
  margin-bottom: 5px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-name a {
  font-style: normal;
  font-size: 16px;
}
.onsale-countdown .product-item .product-countdown .product-info .price-box .price {
  font-size: 17px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-reviews-summary {
  margin: 0 0 10px;
}
.onsale-countdown .product-item .product-countdown .product-info .product-description {
  margin-top: 15px;
}
.onsale-countdown .count-down {
  position: relative;
  margin-bottom: 15px;
  z-index: 1;
  width: 100%;
}
.onsale-countdown .count-down .countdown-section {
  margin-right: 11px;
  display: inline-block;
  text-align: center;
  background: #fff;
  padding: 13px 0;
  -webkit-box-shadow: -1px 2px 10px 0px #dddddd;
  -moz-box-shadow: -1px 2px 10px 0px #dddddd;
  box-shadow: -1px 2px 10px 0px #dddddd;
}
.onsale-countdown .count-down .countdown-section .countdown-amount {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  min-width: 63px;
}
.onsale-countdown .count-down .countdown-section .countdown-label {
  font-size: 13px;
  color: #a7a7a7;
  display: block;
}
.onsale-countdown .quickview-product {
  display: none;
}
.bs-banner {
  position: relative;
  overflow: hidden;
}
.bs-banner:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.bs-banner img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  vertical-align: top;
}
.box-banner-top {
  margin-bottom: 80px;
}
.box-banner-top .banner-top-center .banner-top1 {
  margin-bottom: 0;
}
.box-banner-top .banner-top1 {
  margin-bottom: 26px;
}
.box-banner-top .bs-banner-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
}
.box-banner-top .bs-banner-text .button-banner {
  background: #fff;
  padding: 14px 10px;
  display: inline-block;
  min-width: 130px;
  font-size: 16px;
}
.box-banner-middle {
  margin-bottom: 80px;
}
.box-banner-middle a {
  display: block;
  position: relative;
}
.section-group-product-blog {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 50px;
}
.section-group-product-blog .product-item {
  margin-bottom: 30px;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.section-group-product-blog .product-item:hover .product-photo > a:after {
  display: none;
}
.section-group-product-blog .product-item .product-photo.pull-left {
  margin-right: 18px;
  width: 90px;
}
.section-group-product-blog .product-item .product-info {
  margin-top: 0;
}
.section-group-product-blog .product-item .product-name {
  margin-top: 0;
  margin-bottom: 0;
}
.section-group-product-blog .section-blog .product-item {
  padding: 0 15px;
}
.section-group-product-blog .owl-theme .owl-controls .owl-buttons {
  position: absolute;
  right: 10px;
  top: 0;
  margin-top: -60px;
  width: auto;
}
.section-group-product-blog .owl-theme .owl-controls .owl-buttons > div {
  position: static;
  width: 31px;
  height: 31px;
  margin: 0;
  margin-right: 5px;
  display: inline-block;
}
.section-group-product-blog .owl-theme .owl-controls .owl-buttons > div:before {
  line-height: 30px;
  font-size: 14px;
  margin-right: 1px;
}
.section-group-product-blog .owl-theme .owl-controls .owl-buttons > div.owl-next {
  margin: 0;
}
.section-group-product-blog .product-info .product-reviews-summary {
  margin: 10px 0 12px;
}
.rokan-category-best:hover .owl-controls .owl-buttons,
.rokan-onsaleproduct:hover .owl-controls .owl-buttons,
.rokan-mostviewed:hover .owl-controls .owl-buttons,
.section-blog:hover .owl-controls .owl-buttons,
.onsale-countdown:hover .owl-controls .owl-buttons,
.rokan-newproduct:hover .owl-controls .owl-buttons,
.rokan-featuredproduct:hover .owl-controls .owl-buttons,
.wraper-product-tabs:hover .owl-controls .owl-buttons,
.block.related:hover .owl-controls .owl-buttons,
.block.upsell:hover .owl-controls .owl-buttons {
  opacity: 1;
  visibility: visible;
}
.page-products #maincontent > .page-title-wrapper {
  display: none;
}
.toolbar-products {
  padding: 0;
  margin-bottom: 30px;
}
.toolbar-products .limiter .label,
.toolbar-products .toolbar-sorter .label,
.toolbar-products .limiter .limiter-text,
.toolbar-products .toolbar-sorter .limiter-text,
.toolbar-products .limiter .sorter-label,
.toolbar-products .toolbar-sorter .sorter-label {
  padding: 0;
  font-size: 14px;
  padding-top: 8px;
  display: inline-block;
}
.toolbar-products .toolbar-amount {
  float: right;
}
.toolbar-products .modes {
  float: left;
  margin-right: 0;
  margin-left: 0;
}
.toolbar-products .sorter {
  float: left;
  margin-left: 20px;
  padding-top: 0;
}
.toolbar-products .sorter .sorter-options {
  border: none;
  background: #eee;
  height: 40px;
}
.toolbar-products .sorter .sorter-action {
  line-height: 40px;
}
.toolbar-products .modes-mode {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
  padding: 0;
  background-color: #ebebeb;
  border: 0;
  color: #666;
}
.toolbar-products .modes-mode:before {
  content: "\f00b";
  font-size: 20px;
  font-family: 'FontAwesome';
}
.toolbar-products .modes-mode.mode-grid:before {
  content: "\f00a";
}
.toolbar-products .modes-mode:hover {
  background: #1a1a1a;
}
.toolbar-products .modes-mode:hover:before {
  color: #fff;
}
.toolbar-products .modes-mode:not(.active):hover {
  background: #1a1a1a;
}
.toolbar-products .modes-mode.active {
  background: #1a1a1a;
}
.toolbar-products .modes-mode.active:before {
  color: #fff;
}
.toolbar-products .limiter .limiter-text {
  padding-top: 3px;
}
.toolbar-products .pages .pages-items .item {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.toolbar-products .pages .pages-items .item a,
.toolbar-products .pages .pages-items .item strong {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background-color: #e9e9e9;
  border: 0;
  color: #666;
  margin: 0 5px;
  border-radius: 100%;
}
.toolbar-products .pages .pages-items .item:hover a,
.toolbar-products .pages .pages-items .item.current a,
.toolbar-products .pages .pages-items .item:hover strong,
.toolbar-products .pages .pages-items .item.current strong {
  background: #1a1a1a;
  color: #fff;
}
.toolbar-products .pages .pages-items .item .action.next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 14px;
  color: #666;
  margin: 0 0 0 1px;
  line-height: 36px;
}
.toolbar-products .pages .pages-items .item .action.next:hover:before {
  color: #fff;
}
.toolbar-products .pages .pages-items .item .action.previous:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f177";
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 36px;
}
.toolbar-products .pages .pages-items .item .action.previous:hover:before {
  color: #fff;
}
.slider_left-slider {
  margin-bottom: 40px;
}
.breadcrumbs {
  margin-top: 20px;
}
.breadcrumbs ul li {
  font-size: 13px;
}
.breadcrumbs ul li a {
  color: #999;
}
.breadcrumbs ul li a:hover {
  color: #1a1a1a;
}
.breadcrumbs ul li strong {
  color: #1a1a1a;
}
.breadcrumbs ul li.item:not(:last-child):after {
  line-height: 100%;
}
.product-grid .item-inner {
  margin-bottom: 35px;
}
.product-grid .item-inner:nth-child(4n+1) {
  clear: left;
}
.product-grid .item-inner .product-list-item .product-item-actions {
  margin: 0;
}
.filter-content .filter-options .filter-options-title {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  position: relative;
  text-transform: capitalize;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-family: 'Arimo', sans-serif;
  display: block;
  cursor: pointer;
}
.filter-content .filter-options .filter-options-title:before {
  content: "";
  width: 20px;
  border-top: 2px solid #1a1a1a;
  position: absolute;
  left: 0;
  bottom: 0;
}
.filter-content .filter-options .filter-options-content ol li {
  padding: 0 0 15px;
}
.filter-content .filter-options .filter-options-content ol li a {
  color: #1a1a1a;
  font-size: 13px;
}
.filter-content .filter-options .filter-options-content ol li a:hover {
  color: #2a2a2a;
}
.products-list .product-item {
  margin-bottom: 30px;
  max-width: 100%;
}
.products-list .product-item .product-item-details {
  text-align: left;
}
.products-list .product-item .product-item-details .product-name {
  position: relative;
  margin-bottom: 20px;
  margin-top: 0;
}
.products-list .product-item .product-item-details .product-name a {
  color: #1a1a1a;
  font-weight: 400;
  font-size: 16px;
}
.products-list .product-item .product-item-details .product-name a:hover {
  color: #2a2a2a;
}
.products-list .product-item .product-item-details .price-box .price {
  font-size: 14px;
}
.products-list .product-item .product-item-details .product-item-description {
  margin: 0 0 10px 0;
  line-height: 20px;
  font-size: 14px;
  color: #969696;
}
.products-list .product-item .product-item-details .product-item-description ul li {
  padding: 2px 20px;
  position: relative;
}
.products-list .product-item .product-item-details .product-item-description ul li:before {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background: #1a1a1a;
  margin-right: 5px;
  position: absolute;
  left: 3px;
  top: 50%;
  margin-top: -2px;
}
.products-list .product-item .product-item-details .product-reviews-summary {
  margin-bottom: 15px;
}
.products-list .product-item .product-item-details .addto-links-icons {
  margin-top: 40px;
  opacity: 1;
  border: 0;
  visibility: visible;
  position: static;
  text-align: left;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary {
  padding-left: 10px;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a {
  margin-right: 8px;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a:before {
  display: none;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a:hover i {
  background: #1a1a1a;
  color: #fff;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-secondary a i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #606060;
  border: 1px solid #eee;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary {
  position: static;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart {
  height: 45px;
  line-height: 42px;
  padding: 0 20px;
  color: #fff;
  font-weight: 100;
  font-size: 14px;
  text-align: center;
  width: auto;
}
.products-list .product-item .product-item-details .addto-links-icons .actions-primary .tocart span:before {
  content: "\e615";
  display: inline-block;
  font-size: 20px;
  font-family: 'Pe-icon-7-stroke';
  font-weight: normal;
  margin-right: 10px;
  line-height: 42px;
}
.block-compare .counter,
.block-wishlist .counter {
  font-size: 16px;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #1a1a1a;
}
.sidebar .product-items .product-item {
  padding: 0;
}
.sidebar .product-item .price-box .price {
  font-size: 16px;
}
.account .form-edit-account input[type="checkbox"],
.account .form-newsletter-manage input[type="checkbox"] {
  display: inline;
}
.sidebar .block-compare .product-items .product-item {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
}
.sidebar .block-compare .actions-toolbar .action.primary {
  border: none;
}
.sidebar .block-compare .actions-toolbar .action.primary:active,
.sidebar .block-compare .actions-toolbar .action.primary:focus {
  border: none;
}
.table-comparison .cell.remove {
  padding: 10px 0;
}
.table-comparison .cell.attribute {
  font-size: 14px;
}
.gallery-placeholder .row {
  margin: 0 -4px;
  clear: both;
}
.gallery-placeholder .row .bxslider {
  margin-top: 10px;
}
.gallery-placeholder .row li.small_image {
  padding: 0 4px;
}
.gallery-placeholder .owl-theme .owl-buttons {
  width: auto;
  position: static;
  opacity: 0;
}
.gallery-placeholder .owl-theme:hover .owl-buttons {
  opacity: 1;
}
.gallery-placeholder .owl-theme .owl-controls .owl-buttons > div {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.gallery-placeholder .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  left: auto;
}
.product-view .rokan-product-heading {
  margin-top: 20px;
}
.product-view .rokan-product-heading h2 {
  text-align: left;
  font-size: 20px;
  padding-bottom: 18px;
}
.product-view .rokan-product-heading h2:after {
  content: "";
  width: 30px;
  border-top: 2px solid #515151;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product-view div [itemprop="description"] {
  color: #969696;
  font-size: 13px;
  margin-bottom: 30px;
  line-height: 27px;
}
.product-view .price-tier_price {
  display: none;
}
.product-view .product.attibute {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
.product-view .product-info-stock-sku {
  margin-top: 10px;
}
.product-view .product-info-stock-sku .stock {
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.product-view .product-info-stock-sku .stock span {
  color: #1a1a1a;
  margin-left: 8px;
}
.product-view .product-info-stock-sku .attribute.sku .type {
  color: #333;
}
.product-view .product-info-stock-sku .attribute.sku .value {
  display: inline-block;
  color: #1a1a1a;
  font-size: 13px;
}
.product-view .product-info-main .price-box {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product-view .product-info-main .price-box .special-price {
  display: inline-block;
  margin: 0 15px 0 0;
  float: left;
}
.product-view .product-info-main .price-box .special-price .price-container .price {
  font-size: 24px;
  font-weight: bold;
  color: #1a1a1a;
}
.product-view .product-info-main .price-box .old-price {
  float: left;
  margin-right: 5px;
}
.product-view .product-info-main .price-box .old-price .price-container .price {
  font-size: 24px;
  color: #797979;
  font-weight: bold;
}
.product-view .product-info-main .price-box .price-wrapper .price {
  font-size: 24px;
  color: #1a1a1a;
}
.product-view .product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
}
.product-view .product-info-main .page-title-wrapper .page-title span {
  text-transform: capitalize;
  font-weight: 400;
}
.product-view .product-info-main .product-addto-links .action.towishlist {
  margin-right: 10px;
}
.product-view .product-options-wrapper {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .product-view .product-options-wrapper {
    position: fixed;
    bottom: 52px;
    width: 100%;
    left: 0;
    background: white;
    padding: 0 10px;
    z-index: 2;
  }
  .product-view .product-options-wrapper .swatch-opt {
    margin: unset;
  }
}
.product-view .product-options-wrapper label {
  font-size: 13px;
  color: #333;
  margin-bottom: 10px;
  margin-top: 20px;
}
.product-view .product-options-wrapper select {
  border: 1px solid #eee;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  color: #7b7b7b;
}
@media (max-width: 768px) {
  .product-view .product-options-wrapper .swatch-attribute-options {
    overflow-x: auto;
  }
}
.product-details-fixed {
  margin-left: 2px;
}
.product-details-fixed .swatch-attribute.color,
.product-options-wrapper .swatch-attribute.color,
.product-details-fixed .swatch-attribute.size_option,
.product-options-wrapper .swatch-attribute.size_option {
  padding-bottom: 0;
}
.product-details-fixed .swatch-attribute.color .swatch-option,
.product-options-wrapper .swatch-attribute.color .swatch-option,
.product-details-fixed .swatch-attribute.size_option .swatch-option,
.product-options-wrapper .swatch-attribute.size_option .swatch-option {
  display: inline-block;
  float: none;
  margin-right: 5px;
  margin-bottom: 0;
  margin-top: 10px;
}
.product-details-fixed .swatch-attribute.color .swatch-option.selected,
.product-options-wrapper .swatch-attribute.color .swatch-option.selected,
.product-details-fixed .swatch-attribute.color .swatch-option:hover,
.product-options-wrapper .swatch-attribute.color .swatch-option:hover,
.product-details-fixed .swatch-attribute.color .swatch-option.color:not(.disabled):hover,
.product-options-wrapper .swatch-attribute.color .swatch-option.color:not(.disabled):hover,
.product-details-fixed .swatch-attribute.color .swatch-option.image:not(.disabled):hover,
.product-options-wrapper .swatch-attribute.color .swatch-option.image:not(.disabled):hover {
  outline: 1px solid #1a1a1a;
  border: 1px solid #fff;
  padding: 1px;
}
.product-details-fixed,
.product-options-wrapper {
  text-align: left;
}
.page-products div.product-item-info {
  width: 100%;
}
.product-item-toki {
  padding: 0;
}
.product-item-details {
  padding: 0 15px 20px 15px;
}
@media (min-width: 768px) {
  .product-details-fixed {
    display: none;
    position: absolute;
    z-index: 2;
    background: white;
    width: 100%;
    left: 0;
    top: calc(100% - 10px);
    margin: 0;
    padding: 0 15px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 25px 25px;
  }
  .product-item-toki:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0 15px 25px;
  }
  .product-item-toki:hover .product-details-fixed {
    display: block;
  }
}
@media (max-width: 768px) {
  .product-details-fixed {
    display: none;
  }
}
.review-form .action.submit.primary:hover {
  border: none;
  background: #1a1a1a;
  color: #fff;
}
.review-control-vote label:before {
  color: #1a1a1a;
}
.page-layout-1column .product-info-main {
  width: auto;
  float: none;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist {
  padding: 0;
  border: 0;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 13px;
  padding: 0;
}
.product-view .product.media,
.product-options-bottom .product.media {
  float: none;
  width: auto;
}
.product-view .box-tocart,
.product-options-bottom .box-tocart,
.box-gotoproduct {
  margin-top: 30px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .product-view .box-tocart,
  .product-options-bottom .box-tocart,
  .box-gotoproduct {
    margin-top: 10px;
  }
}
.product-view .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  border: 1px solid #000000;
  border-radius: 0px;
  box-shadow: none;
  display: block;
  font-weight: normal;
  text-shadow: none;
  white-space: nowrap;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 14px;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
  background-color: green;
}
@media (max-width: 768px) {
  .product-view .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    height: 44px;
    line-height: 44px;
    min-width: 200px;
    transform: translateY(-10px);
  }
}
@media (min-width: 768px) {
  .product-view .box-tocart .action.tocart,
  .product-options-bottom .box-tocart .action.tocart {
    width: 400px;
  }
}
@media (max-width: 768px) {
  .product-view .box-tocart .fieldset,
  .product-options-bottom .box-tocart .fieldset {
    display: flex;
    justify-content: space-around;
  }
}
.product-view .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  display: inline-block;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .product-view .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    padding-right: 0;
    margin-bottom: 10px;
  }
}
.product-view .box-tocart .field.qty label,
.product-options-bottom .box-tocart .field.qty label {
  display: none;
}
@media (max-width: 768px) {
  .product-view .box-tocart .field.qty label,
  .product-options-bottom .box-tocart .field.qty label {
    display: none;
  }
}
.product-view .box-tocart .field.qty .control,
.product-options-bottom .box-tocart .field.qty .control {
  display: flex;
}
@media (max-width: 768px) {
  .product-view .box-tocart .field.qty .control,
  .product-options-bottom .box-tocart .field.qty .control {
    border: 1px solid #000000;
  }
}
.product-view .box-tocart .field.qty .control input,
.product-options-bottom .box-tocart .field.qty .control input,
.minicart-items .item-qty,
.minicart-items .item-qty {
  height: 50px;
  line-height: 50px;
  width: 40px;
  text-align: center;
  padding: 0;
}
@media (max-width: 768px) {
  .product-view .box-tocart .field.qty .control input,
  .product-options-bottom .box-tocart .field.qty .control input,
  .minicart-items .item-qty,
  .minicart-items .item-qty {
    border: unset;
    height: 30px;
    line-height: 30px;
  }
}
.product-view .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  padding-top: 0;
  display: block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .form .search-autocomplete {
    max-width: 400px;
    width: 100vw;
    left: -12vw;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
  }
}
@media (max-width: 479px) {
  .form .search-autocomplete {
    max-width: 305px;
  }
}
@media (max-width: 768px) {
  .product-view .box-tocart {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: white;
    z-index: 2;
    padding-top: 10px;
  }
}
.product-social-links {
  text-align: left;
}
.product-social-links .product-addto-links {
  display: inline-block;
  margin: 0;
}
.product-social-links .product-addto-links a.action:hover {
  border: none;
}
.product-social-links .action,
.product-social-links .action.mailto.friend {
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
}
.product-social-links .action:before,
.product-social-links .action.mailto.friend:before {
  display: none;
}
.product-social-links .action:hover i,
.product-social-links .action.mailto.friend:hover i {
  background: #2a2a2a;
  color: #fff;
}
.product-social-links .action i,
.product-social-links .action.mailto.friend i {
  width: 50px;
  height: 50px;
  display: block;
  background: #eee;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #7b7b7b;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.product-social-links .action.mailto.friend {
  position: relative;
  display: none;
}
.product-social-links .action.mailto.friend:before {
  content: "\f003";
  font-family: FontAwesome;
  display: block;
  width: 33px;
  height: 33px;
  background: #000;
  line-height: 33px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.product-social-links .action.mailto.friend:hover:before {
  background: #1a1a1a;
  color: #fff;
}
.product-social-links .action.mailto.friend span {
  display: none;
}
/*** Gallery ***/
.product-view .fotorama__thumb-border {
  border-width: 1px !important;
  border: 1px solid #ddd;
  margin-top: 0 !important;
}
.product-view .fotorama__stage.fotorama__shadows--right:after,
.product-view .fotorama__nav.fotorama__shadows--right:after,
.product-view .fotorama__stage.fotorama__shadows--left:before,
.product-view .fotorama__nav.fotorama__shadows--left:before {
  display: none;
}
@media (min-width: 768px) {
  .product-view .fotorama__nav {
    height: 133px !important;
  }
}
.fotorama__nav-wrap {
  margin-top: 15px;
}
.fotorama__nav-wrap .fotorama__nav__frame {
  margin-right: 10px;
  padding: 0 !important;
}
.section-blog {
  margin-bottom: 80px;
}
.section-blog .blog-image {
  overflow: hidden;
}
.section-blog .blog-image a img {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.section-blog .blog-image:hover a img {
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.section-blog .blog-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.2s;
}
.section-blog .block-content .blog-info {
  margin: 7px 0 30px;
}
.section-blog .block-content .blog-info .time-conment {
  margin: 30px 0 10px;
}
.section-blog .block-content .blog-info .time-conment .date-time {
  line-height: 14px;
  margin-left: 5px;
}
.section-blog .block-content .blog-title {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 400;
}
.section-blog .block-content .readmore .fa {
  padding-left: 5px;
  line-height: 25px;
}
.section-blog .product-item {
  max-width: 100%;
  border: 0;
}
.section-blog .product-item:hover {
  border: 0;
  box-shadow: none;
}
.section-blog .owl-theme .owl-buttons {
  right: 15px;
}
.post-view .post-holder,
.post-list .post-holder {
  margin-bottom: 30px;
}
.post-view .post-header,
.post-list .post-header {
  margin-top: 10px;
  margin-bottom: -15px;
}
.post-view .post-info,
.post-list .post-info,
.post-view .post-content,
.post-list .post-content {
  margin-top: 20px;
}
.post-view .post-info .post-posed-date,
.post-list .post-info .post-posed-date,
.post-view .post-content .post-posed-date,
.post-list .post-content .post-posed-date {
  display: inline-block;
  color: #2b2b2b;
  text-transform: uppercase;
  font-size: 12px;
}
.post-view .post-info .dash,
.post-list .post-info .dash,
.post-view .post-content .dash,
.post-list .post-content .dash {
  display: inline-block;
}
.post-view .post-info .post-categories,
.post-list .post-info .post-categories,
.post-view .post-content .post-categories,
.post-list .post-content .post-categories {
  text-transform: uppercase;
  display: inline-block;
}
.post-view .post-info .post-categories .label,
.post-list .post-info .post-categories .label,
.post-view .post-content .post-categories .label,
.post-list .post-content .post-categories .label {
  color: #2b2b2b;
  font-size: 12px;
  font-weight: normal;
}
.post-view .post-info .post-categories a,
.post-list .post-info .post-categories a,
.post-view .post-content .post-categories a,
.post-list .post-content .post-categories a {
  color: #1a1a1a;
  font-size: 12px;
  display: inline-block;
}
.post-view .post-info .post-title,
.post-list .post-info .post-title,
.post-view .post-content .post-title,
.post-list .post-content .post-title {
  margin-top: 10px;
}
.post-view .post-info .post-title a,
.post-list .post-info .post-title a,
.post-view .post-content .post-title a,
.post-list .post-content .post-title a {
  color: #111111;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.5;
  display: inline-block;
  font-family: 'Arimo', sans-serif;
}
.post-view .post-info .post-title a:hover,
.post-list .post-info .post-title a:hover,
.post-view .post-content .post-title a:hover,
.post-list .post-content .post-title a:hover {
  color: #1a1a1a;
}
.post-view .post-info .post-description,
.post-list .post-info .post-description,
.post-view .post-content .post-description,
.post-list .post-content .post-description {
  font-size: 13px;
  color: #333;
  line-height: 1.8;
}
.post-list .post-images {
  overflow: hidden;
}
.post-list .post-images a img {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.post-list .post-images a:hover img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.blog-post-view .page-title-wrapper {
  display: none;
}
.widget.block-search {
  float: left;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0 !important;
}
/*.widget{

	.block-title{
		strong{
		    font-size: 16px;
		    color: #222222;
		    position: relative;
		    text-transform: uppercase;
		    padding-bottom: 18px;
		    margin-bottom: 25px;
		    font-family: 'texgyreadventorbold';
		    display: block;
		    &:after{
		    	content: "";
			    width: 25px;
			    border-top: 3px solid #79b6c8;
			    position: absolute;
			    left: 0;
			    bottom: 0;
		    }
		}
	}
	.block-content{
		.item{
			a{
				font-size: 13px;
				margin-bottom: 8px;
				color: #888;
				display: block;
			}
		}
	}
}*/
.product.info.detailed {
  margin-top: 40px;
}
.product.info.detailed .product.data.items {
  float: none;
}
.product.info.detailed .product.data.items .item.title {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 38px;
  text-transform: capitalize;
  color: #383838;
  background-color: #FFF;
  text-align: center;
  cursor: pointer;
  float: none;
  padding: 0;
  height: auto;
  position: inherit;
  margin-right: 30px;
  position: relative;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .product.info.detailed .product.data.items .item.title {
    margin: unset;
  }
}
.product.info.detailed .product.data.items .item.title:after {
  content: "";
  width: 30px;
  border-top: 2px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .product.info.detailed .product.data.items .item.title:after {
    width: 100%;
    max-width: 250px;
    left: 50%;
    bottom: 15px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.product.info.detailed .product.data.items .item.title.active:after {
  border-color: #1a1a1a;
}
.product.info.detailed .product.data.items .item.title:hover a,
.product.info.detailed .product.data.items .item.title.active a {
  color: #1a1a1a;
}
.product.info.detailed .product.data.items .item.title a {
  color: #333333;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  font-family: 'Arimo', sans-serif;
  padding: 0;
  border: 0;
  background: none;
}
.product.info.detailed .product.data.items .item.content {
  border: 0;
  padding: 0;
  padding-top: 40px;
}
@media (max-width: 768px) {
  .product.info.detailed .product.data.items .item.content {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 10px;
    background: #f7f4f4;
  }
}
.product.info.detailed .product.data.items #product-review-container {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-title strong {
  font-family: 'Arimo', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item {
  padding-top: 15px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-title {
  font-family: 'Arimo', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings {
  float: none;
  width: 50%;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item {
  margin-bottom: 10px;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item .label {
  padding-left: 0;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-ratings .item .rating-result {
  float: right;
}
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-content,
.product.info.detailed .product.data.items #product-review-container .review-list .block-content .review-item .review-details {
  margin-left: 0;
  margin-top: 10px;
}
.product.info.detailed .product.data.items .review-add {
  float: left;
  width: 50%;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .legend {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Arimo', sans-serif;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .legend span {
  padding-bottom: 10px;
  display: block;
}
.product.info.detailed .product.data.items .review-add .review-fieldset .field .label {
  text-align: left;
  font-size: 12px;
}
.cart.table-wrapper .cart.items .col {
  border-bottom: 0px solid #eee;
  text-align: center;
  padding: 12px 0;
}
.cart.table-wrapper .cart.items .col span {
  text-transform: uppercase;
  color: #333;
  font-family: 'Arimo', sans-serif;
}
.cart.table-wrapper .cart.items .col .cart-price {
  font-size: 15px;
}
.cart.table-wrapper .cart.items .col .product-item-photo {
  padding-left: 20px;
}
.cart.table-wrapper .cart.items .col .product-item-name {
  margin-top: 10px;
  font-family: 'Arimo', sans-serif;
}
.cart-summary .title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Arimo', sans-serif;
}
.cart-summary .block > .title {
  padding-left: 0;
  padding-right: 0;
}
.cart-summary .block > .title #block-shipping-heading,
.cart-summary .block > .title #block-discount-heading {
  font-size: 16px;
}
.cart-summary .actions-toolbar > .primary .action:last-child {
  border: none;
  background: #1a1a1a;
  color: #fff;
}
.cart-summary .actions-toolbar > .primary .action:last-child:hover {
  background: #2a2a2a;
}
.checkout-cart-index .page-title-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}
.checkout-container .opc-progress-bar {
  margin-bottom: 30px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item.active span {
  font-size: 20px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span {
  font-size: 18px;
}
.checkout-container .opc-progress-bar .opc-progress-bar-item span:after {
  font-size: 20px;
  line-height: 26px;
}
.checkout-container .table-checkout-shipping-method input[type="radio"] {
  margin-left: 10px;
}
.checkout-container .minicart-items .product-item-details .details-qty .label {
  display: inline-block;
}
.checkout-container .block .title strong {
  font-size: 16px;
}
.checkout-container .action-auth-toggle {
  color: #1a1a1a;
}
.opc-block-summary {
  background: #fafafa;
}
.account .fieldset .legend {
  margin-left: 0;
  font-size: 18px;
  text-transform: none;
}
.authentication-wrapper {
  margin-top: 10px;
}
.authentication-wrapper a {
  color: #1a1a1a;
}
.fancybox-wrap {
  text-align: center;
}
.fancybox-wrap.fancybox-opened {
  z-index: 9999999999;
}
.fancybox-wrap .fancybox-skin {
  padding: 30px !important;
}
.fancybox-wrap .action_button {
  margin-top: 30px;
}
.fancybox-wrap .action_button li {
  display: block;
  vertical-align: middle;
  margin-top: 15px;
}
.fancybox-wrap .action_button .button {
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  background-color: #333;
  padding: 0px 15px;
  border: 0;
  display: inline-block;
  font-family: 'Arimo', sans-serif;
  border-radius: 0;
  line-height: 1;
  height: 32px;
  line-height: 32px;
  text-transform: none;
}
.fancybox-wrap .action_button .button:hover {
  background: #1a1a1a;
}
.owl-theme .owl-buttons {
  width: 100%;
  right: 0;
  top: 40%;
}
.section_testimonial {
  margin-bottom: 80px;
}
.section_testimonial .box-testimo {
  border: 1px solid #f1f1f1;
  padding: 28px 28px 40px;
}
.section_testimonial .box-testimo h2 {
  font-size: 18px;
  margin-bottom: 40px;
}
.section_testimonial .box-testimo h2:before {
  content: "\f10d";
  display: inline-block;
  font-size: 20px;
  color: #1a1a1a;
  margin-right: 15px;
  font-family: 'FontAwesome';
}
.section_testimonial .box-testimo .author-testimo {
  float: left;
  display: block;
  border-radius: 100%;
  overflow: hidden;
}
.section_testimonial .box-testimo .info-testimonial {
  float: right;
  max-width: 88%;
}
.section_testimonial .box-testimo .info-testimonial .author-test-info {
  margin-top: 25px;
}
.section_testimonial .box-testimo .info-testimonial .author-test-info h3 {
  font-size: 15px;
  margin-bottom: 0;
}
.section_testimonial .box-testimo .info-testimonial .author-test-info span {
  display: block;
}
.section_testimonial .box-testimo .viewall {
  float: right;
  display: none;
}
.section_testimonial .owl-theme .owl-pagination {
  left: auto;
  bottom: auto;
  top: 0;
}
.section_testimonial .owl-theme .owl-pagination .owl-page {
  border: 1px solid #d2d2d2;
  border-radius: 100%;
  padding: 4px;
  margin-left: 13px;
}
.section_testimonial .owl-theme .owl-pagination .owl-page span {
  width: 5px;
  height: 5px;
  border-radius: 50% 50%;
  background: #fff;
  border: none;
  padding: 0;
  margin: 0;
}
.section-brands {
  margin-bottom: 80px;
}
.section-brands .rokan-brands-heading h2 {
  font-size: 26px;
  text-align: left;
}
.section-brands .owl-controls .owl-pagination {
  display: none !important;
}
.section-brands .owl-theme .owl-buttons {
  display: none;
}
.section-brands .brand-widget {
  border: 1px solid #ededed;
  padding: 30px 0;
  margin-bottom: 60px;
}
.section-brands .brand-widget .brand-image {
  opacity: 0.5;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
  cursor: pointer;
  text-align: center;
  max-width: 160px;
  margin: 0 auto;
}
.section-brands .brand-widget .brand-image:hover {
  opacity: 1;
}
.section-brands .brand-item {
  margin-bottom: 0;
}
.section-instagram {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.section-instagram .cp-ftitle {
  text-align: center;
}
.section-instagram .cp-ftitle h3 {
  font-size: 28px;
  font-weight: 300;
}
.section-instagram .instangram-feed {
  float: left;
  width: 12.5%;
}
.section-instagram .instangram-feed a {
  display: block;
  position: relative;
}
.section-instagram .instangram-feed a:hover:before {
  opacity: 0.4;
  filter: alpha(opacity=10);
  visibility: visible;
}
.section-instagram .instangram-feed a:hover:after {
  opacity: 1;
}
.section-instagram .instangram-feed a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=10);
  visibility: visible;
  transition: all .2s;
  z-index: 1;
  pointer-events: none;
}
.section-instagram .instangram-feed a:after {
  content: "\f350";
  color: #fff;
  font-family: 'ionicons';
  font-size: 40px;
  position: absolute;
  width: 100%;
  height: 60px;
  left: 0;
  top: 42%;
  z-index: 2;
  opacity: 0;
  right: 0;
  text-align: center;
  bottom: 0;
}
.section-social {
  margin-bottom: 30px;
}
.section-social h3 {
  font-size: 35px;
  text-align: center;
}
.section-social h3 span {
  position: relative;
}
.section-social h3 span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #1a1a1a;
}
.section-social ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section-social ul li {
  margin: 20px;
}
.section-social ul li a {
  font-size: 30px !important;
}
.section-social ul li a:hover {
  color: #969696;
}
.section-newsletter {
  margin: 40px 0;
  text-align: center;
}
.section-newsletter h3 {
  font-size: 35px;
  text-align: center;
}
.section-newsletter h3 span {
  position: relative;
}
.section-newsletter h3 span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #1a1a1a;
}
.section-newsletter .block.newsletter {
  max-width: 50%;
  width: 100%;
  min-width: 290px;
  margin: 0 auto;
}
.section-newsletter .block.newsletter .actions {
  width: auto;
  display: block;
}
.section-newsletter .block.newsletter .field .control:before {
  content: unset;
}
.section-newsletter .block.newsletter .content-subscribe {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  position: relative;
  margin: 20px 0;
}
.section-newsletter .block.newsletter .content-subscribe:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  left: 0;
}
.section-newsletter .block.newsletter .content-subscribe input {
  border: 1px solid #252525;
  margin-right: unset;
}
.section-newsletter .block.newsletter .content-subscribe button {
  max-width: unset;
  height: 100%;
  border-radius: unset;
}
.section-services {
  clear: both;
  background: black;
  color: white;
  padding: 50px 0;
}
.section-services .support-info {
  position: relative;
  text-align: center;
  transition: all 300ms ease;
}
.section-services .support-info .info-title {
  font-family: 'Arimo', sans-serif;
  font-weight: 300;
  color: white;
}
.section-services .support-info .info-title i {
  font-size: 36px;
  display: block;
  margin-bottom: 15px;
  padding-left: 15px;
  color: white;
}
.section-services .support-info .info-title strong {
  font-size: 15px;
  display: block;
  font-weight: 600;
  color: white;
  margin-bottom: 5px;
}
div.fotorama__arr,
div.fotorama__thumb__arr {
  background-color: transparent;
}
div.fotorama__arr:hover,
div.fotorama__thumb__arr:hover {
  background-color: transparent;
}
.page-footer {
  position: relative;
  background: #252525;
  background: white;
  border-top: 1px solid black;
  padding: 40px 0 0;
  margin-top: 0px;
  color: #252525;
}
.page-footer a {
  color: #686868;
  font-weight: 400;
}
.page-footer a:hover {
  color: #000;
}
.page-footer .footer-static-container {
  border-bottom: 1px solid #323232;
  padding-bottom: 40px;
}
.page-footer .newsletter-footer .newsletter {
  width: 100%;
  max-width: 100%;
}
.page-footer .newsletter-footer .content-subscribe {
  height: 42px;
  position: relative;
  width: 100%;
  max-width: 100%;
  border-radius: 30px;
  float: right;
  overflow: hidden;
}
.page-footer .newsletter-footer .content-subscribe .actions {
  display: block;
  width: auto;
}
.page-footer .newsletter-footer .content-subscribe .actions .subscribe {
  position: absolute;
  right: -1px;
  top: 0px;
  height: 42px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 0;
  border: 0;
  color: #fff;
  background: #2a2a2a;
  margin-top: 0;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.page-footer .newsletter-footer .content-subscribe .actions .subscribe:hover {
  background: #2a2a2a;
}
.page-footer .newsletter-footer .content-subscribe input[type="email"] {
  width: 100%;
  height: 42px;
  border: 0;
  padding-left: 20px;
  padding-right: 120px;
  background: #0e0e0e;
  font-size: 13px;
  color: #4d4d4d;
}
.page-footer .newsletter-footer .content-subscribe .mage-error {
  color: #fff;
}
.page-footer .contacts img {
  margin-bottom: 23px;
  margin-top: 5px;
}
.page-footer .contacts h3 {
  font-size: 16px;
  color: black;
  font-weight: 300;
}
.page-footer .support {
  position: relative;
  margin-top: 25px;
  margin-bottom: 30px;
}
.page-footer .support i {
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 44px;
  color: #b2b2b2;
}
.page-footer .support p {
  padding-left: 50px;
  margin-bottom: 5px;
}
.page-footer .support p:last-child {
  color: #b2b2b2;
}
.page-footer .footer-links .title {
  color: #252525;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.page-footer .footer-links > ul li {
  margin-bottom: 15px;
}
.page-footer .link-follow li {
  display: inline-block;
  margin-right: 30px;
  font-size: 16px;
}
.page-footer .link-follow li:last-child {
  margin-right: 0;
}
.page-footer .link-follow li a {
  line-height: 21px;
}
.page-footer .link-follow li span {
  display: none;
}
.page-footer .footer-bottom {
  padding: 29px 0;
  font-size: 16px;
}
.page-footer .footer-bottom .copyright {
  font-size: 14px;
  margin: 0;
  font-family: 'Arimo', sans-serif;
  font-weight: 100;
}
.page-footer .footer-bottom .copyright a {
  color: #1a1a1a;
}
.page-footer .payment-logo {
  text-align: right;
}
.page-footer .social-icons li {
  display: inline-block;
  margin-right: 10px;
}
.page-footer .social-icons li i {
  font-size: 18px;
}
.column.main .product-item {
  padding-left: 15px;
}
.column.main .product-items {
  margin: 0;
}
/* Layered ajax */
.ui-slider-horizontal {
  margin-top: 10px;
  height: 3px;
  background: #1a1a1a;
  width: 90%;
  margin: 10px auto 0;
}
#layered-ajax-filter-block .widget-title,
#layered-filter-block .widget-title {
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 768px) {
  #layered-ajax-filter-block,
  #layered-filter-block {
    position: fixed;
    z-index: 100;
    background: white;
    left: 0;
    padding: 15px;
    transform: translateX(-100%);
    top: 0;
    width: 80%;
    height: 100vh;
    overflow-y: auto;
  }
}
.layered_ajax_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_ajax_overlay div {
  height: 100%;
  width: 100%;
  position: relative;
}
.layered_ajax_overlay div img {
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
}
.filter-content .filter-options .filter-options-item .filter-options-title:after {
  width: 9px;
  height: 15px;
  background: url('../images/arrow_left_filter.png') no-repeat 100% 100%;
  margin-right: 0;
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  cursor: pointer;
}
.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
  background: url('../images/arrow_left_filter.png') no-repeat 100% 0;
  width: 15px;
  height: 9px;
  top: 10px;
}
.ui-slider .ui-slider-handle {
  background: #1a1a1a;
  top: -5px;
  height: 13px;
  width: 13px;
  border-radius: 50% 50%;
  cursor: ew-resize;
}
.limiter-options {
  border: none;
  background: #eee;
}
.checkout-onepage-success .col-main {
  text-align: center;
}
.checkout-onepage-success .col-main .actions-toolbar .primary {
  float: none;
}
.cms-no-route .page-title-wrapper {
  text-align: center;
}
.cms-no-route .col-main {
  text-align: center;
}
.cms-no-route .col-main ul li {
  text-align: center;
}
.quick-view-content .swatch-attribute {
  text-align: left;
}
.swatch-attribute.color {
  padding-bottom: 10px;
}
.swatch-attribute.color .swatch-option {
  width: 20px;
  min-width: auto;
  height: 20px;
  border: none;
}
.swatch-attribute.color .swatch-option.image:not(.disabled):hover,
.swatch-attribute.color .swatch-option.color:not(.disabled):hover {
  outline: none;
  border: none;
}
.swatch-attribute.color .swatch-option.color.white {
  border: 1px solid #ddd;
}
.swatch-attribute.color .swatch-option.color.white:hover {
  border: 1px solid #ddd;
}
.swatch-option-tooltip {
  border: 1px solid #ddd !important;
  max-width: 142px !important;
}
.brandlist {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.category-image {
  position: relative;
  margin-bottom: 0;
}
.category-image .category-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  z-index: 1;
  text-align: center;
  font-size: 28px;
  color: #fff;
  font-weight: 300;
}
/*** Gallery ***/
body .fotorama__thumb {
  background: none;
}
body .fotorama__thumb-border {
  border-width: 1px !important;
  border: 1px solid #ddd;
  margin-top: 0 !important;
}
body .fotorama__stage.fotorama__shadows--right:after,
body .fotorama__nav.fotorama__shadows--right:after,
body .fotorama__stage.fotorama__shadows--left:before,
body .fotorama__nav.fotorama__shadows--left:before {
  display: none;
}
.fotorama__caption {
  display: none;
}
.product-item,
.product-list-item,
.product-item-actions > * {
  font-size: 14px;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.product-item .product-info .product-name,
.product-list-item .product-info .product-name {
  line-height: unset;
}
/*@media (max-width: 479px) and (min-width: 0px) {
  div.products-grid ol > li:nth-of-type(1n+1) {
    clear: unset;
  }
}*/
.product-grid li.item-inner {
  float: left;
  padding-bottom: 20px;
}
.tprice {
  position: absolute;
  top: 0;
  z-index: 2;
  color: white;
  background: #ed1c24;
  padding: 2px 3px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  font-style: italic;
  font-size: 10px;
}
@media (min-width: 320px) and (max-width: 480px), (min-width: 991px) and (max-width: 1199px) {
  .tprice {
    transform: translateX(-26px) rotate(90deg) translateX(85%);
    left: 0;
  }
}
@media (max-width: 480px) {
  .product-grid .item-inner {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-none#mobile-button {
    display: none;
  }
}
@media (max-width: 768px) {
  #mobile-button.sticky {
    position: fixed;
    left: 0;
    background: white;
    z-index: 99;
    top: 0;
    width: 100%;
    padding: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.75);
  }
  div.header-container .header .logo img {
    max-width: 400px;
    width: 100%;
  }
  div.header-container .header .middle-header {
    margin-top: 10px;
  }
  .nav-open div.page-wrapper {
    left: 250px;
  }
  .filters-open #mobile-button:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  .filters-before-open {
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  .filters-before-open div.page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .filters-open div.page-wrapper {
    left: 80%;
    position: relative;
  }
  .filters-open #layered-ajax-filter-block,
  .filters-open #layered-filter-block {
    transform: translateX(0);
  }
  .nav-before-open.nav-open .header-container {
    z-index: 4;
  }
  .filters-open.filters-before-open #maincontent {
    z-index: 4;
  }
  .catalog-product-view .column.main {
    max-width: 100vw;
  }
}
button.increaseQty,
button.decreaseQty {
  font-size: 20px;
  padding: 0;
  width: 50px;
  height: 50px;
  border: 1px solid #000000;
  color: #000000;
  background-color: white;
}
button.increaseQty:hover,
button.decreaseQty:hover {
  color: white;
  background-color: #000000;
}
@media (max-width: 768px) {
  button.increaseQty,
  button.decreaseQty {
    border: 0px;
    width: 30px;
    height: 30px;
    vertical-align: auto;
  }
}
.form.form-cart button.increaseQty,
.form.form-cart button.decreaseQty {
  width: 20px;
  height: 25px;
}
div.size-chart {
  display: table;
  margin: 10px 0 12px;
}
.footer.content {
  display: none;
}
.opc-wrapper div.shipping-address-item.selected-item {
  border-color: #000000;
}
.opc-wrapper div.shipping-address-item.selected-item:after {
  background: #000000;
}
.old-price.no-display {
  display: block;
}
.product-social-links {
  margin-top: 20px;
}
.qty_ctrl {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  margin-top: 10px;
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  margin-left: auto;
}
@keyframes spinner-border {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#checkout-shipping-method-load {
  overflow-x: auto;
}
.checkout-payment-method div.payment-methods {
  margin: 0;
}
.opc-wrapper .step-title {
  padding-left: unset;
}
.checkout-index-index input {
  border: 1px solid #c2c2c2;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  justify-content: start;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement:before {
  content: unset;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  padding-left: 4px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-word;
}
.fieldset > .field:not(.choice) > .control {
  width: 100%;
}
.fieldset > .field:not(.choice) > .label {
  width: auto;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .fieldset > .field.required > .label,
  .fieldset > .fields > .field.required > .label,
  .fieldset > .field._required > .label,
  .fieldset > .fields > .field._required > .label {
    position: relative;
  }
  .fieldset > .field.required > .label:after,
  .fieldset > .fields > .field.required > .label:after,
  .fieldset > .field._required > .label:after,
  .fieldset > .fields > .field._required > .label:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
  }
}
@media (max-width: 768px) {
  .cart-totals .amount {
    vertical-align: bottom;
  }
  .checkout-index-index .am-checkout {
    padding: 0;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px 0;
  }
  .checkout-payment-method .payment-method + .payment-method .payment-method-title {
    display: flex;
  }
}
.manufacturer .swatch-option {
  line-height: 10px;
  float: unset;
}
.filter-options .filter-options-content {
  max-height: 325px;
  overflow-y: auto;
}
::-webkit-scrollbar-track {
  background-color: transparent;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-thumb {
  background-color: black;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #000000 rgba(0, 0, 0, 0.2);
}
.products ol.product-grid.row {
  display: flex;
  flex-wrap: wrap;
}
#mobile-button {
  display: inline-block;
}
.phone {
  padding-left: 40px;
  padding-top: 20px;
}
.minicart-wrapper .product .actions > div.primary,
.minicart-wrapper .product .actions > div.secondary {
  display: block;
}
.opc-block-summary .product-item span.price {
  font-size: 1.2rem;
}
@media (max-width: 460px) {
  .block-dashboard-addresses .block-title a {
    float: none;
    display: block;
  }
}
@media (max-width: 460px) {
  .block-dashboard-info,
  .block-dashboard-addresses {
    padding: 15px;
  }
  .block-dashboard-info .box-information,
  .block-dashboard-addresses .box-information {
    word-break: break-all;
  }
}
.mfp-iframe .box-tocart {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .owl-theme div.owl-buttons {
    opacity: 1;
    visibility: visible;
  }
}
.flex-order-1 {
  order: -1;
}
/*** Simpler CTA ***/
@media (min-width: 992px) {
  .catalog-product-view .product-view .view-product simpler-checkout {
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .catalog-product-view .product-view .view-product simpler-checkout {
    width: 60%;
  }
}
.amasty-xlanding-columns3.page-with-filter .columns.layout .col-main.col-sm-push-3 {
  display: flex;
  flex-flow: column-reverse;
}
.amasty-xlanding-columns3.page-with-filter .amasty-xlanding-top-image {
  padding-bottom: 25px;
}
.amasty-xlanding-columns3.page-with-filter .amasty-xlanding-top-description {
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .amasty-xlanding-columns3.page-with-filter .amasty-xlanding-top-description {
    display: none;
  }
}
.amasty-xlanding-columns3.page-with-filter .columns.layout.row {
  padding-top: 25px;
}
.amasty-xlanding-columns3.page-with-filter .amasty-xlanding-bottom-description {
  text-align: center;
  padding: 30px 0;
}
.amasty-xlanding-columns3.page-with-filter .amasty-xlanding-bottom-description .primary {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .custommenu.navigation > ul {
    position: relative;
  }
  .custommenu.navigation > ul:after {
    disaply: table;
    content: '';
    clear: both;
  }
  .custommenu.navigation .open-children-toggle {
    display: none;
  }
  .custommenu.navigation span.cat-label {
    position: absolute;
    text-transform: capitalize;
    font: inherit;
    font-size: 9px;
    padding: 3px 5px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .custommenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
  }
  .custommenu.navigation span.cat-label.cat-label-label1 {
    background-color: #1bbfb1;
  }
  .custommenu.navigation span.cat-label.cat-label-label2 {
    background-color: #ce3e1d;
  }
  .custommenu.navigation span.cat-label.cat-label-label3 {
    background-color: #d6ad08;
  }
  .custommenu.navigation a:hover > span > span.cat-label {
    text-decoration: none;
  }
  .custommenu.navigation li > a > span {
    position: relative;
    display: inline-block;
  }
  .custommenu.navigation li > a > span:after {
    content: '';
    width: 0px;
    height: 1px;
    display: block;
    background: white;
    transition: 300ms;
  }
  .custommenu.navigation li.level0:hover > a > span {
    color: #2a2a2a;
  }
  .custommenu.navigation li.level0 > .level-top {
    transition-delay: initial !important;
    transition: initial;
  }
  .custommenu.navigation li.level0 > a > span.cat-label {
    top: -18px;
    right: 14px;
  }
  .custommenu.navigation li.level0 > a > span.cat-label:before {
    left: 3px;
    bottom: -6px;
  }
  .custommenu.navigation li.level0 > a > span.cat-label.cat-label-label1:before {
    border-top-color: #1bbfb1;
  }
  .custommenu.navigation li.level0 > a > span.cat-label.cat-label-label2:before {
    border-top-color: #ce3e1d;
  }
  .custommenu.navigation li.level0 > a > span.cat-label.cat-label-label3:before {
    border-top-color: #d6ad08;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label {
    top: -4px;
    right: -35px;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label:before {
    left: -6px;
    bottom: 3px;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label1:before {
    border-right-color: #1bbfb1;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label2:before {
    border-right-color: #ce3e1d;
  }
  .custommenu.navigation li .subchildmenu li > a > span > span.cat-label.cat-label-label3:before {
    border-right-color: #d6ad08;
  }
  .custommenu.navigation .subchildmenu.mega-columns > li {
    float: left;
    padding: 0 5px;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns1 > li {
    float: none;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns2 > li {
    width: 50%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns2 > li:nth-child(2n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns3 > li {
    width: 33.33%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns3.col-sm-6 > li {
    margin-top: 20px;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns4 > li {
    width: 25%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns5 > li {
    width: 20%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns5 > li:nth-child(5n+1) {
    clear: both;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns6 > li {
    width: 16.66%;
  }
  .custommenu.navigation .subchildmenu.mega-columns.columns6 > li:nth-child(6n+1) {
    clear: both;
  }
  .custommenu.navigation li.level0 {
    transition-delay: 0s;
    transition: .2s opacity;
  }
  .custommenu.navigation li.level0.fl-left {
    float: left;
  }
  .custommenu.navigation li.level0.fl-right {
    float: right;
  }
  .custommenu.navigation li.level0.fl-right.staticwidth .submenu {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0 .submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    color: #777;
  }
  .custommenu.navigation li.level0 .submenu > ul {
    margin-top: 0;
  }
  .custommenu.navigation li.level0 .submenu > ul:before,
  .custommenu.navigation li.level0 .submenu > ul:after {
    display: none;
  }
  .custommenu.navigation li.level0.parent > .submenu.popup-left {
    left: auto;
    right: 0;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .custommenu.navigation li.level0 .col-sm-1,
  .custommenu.navigation li.level0 .col-sm-2,
  .custommenu.navigation li.level0 .col-sm-3,
  .custommenu.navigation li.level0 .col-sm-4,
  .custommenu.navigation li.level0 .col-sm-5,
  .custommenu.navigation li.level0 .col-sm-6,
  .custommenu.navigation li.level0 .col-sm-7,
  .custommenu.navigation li.level0 .col-sm-8,
  .custommenu.navigation li.level0 .col-sm-9,
  .custommenu.navigation li.level0 .col-sm-10,
  .custommenu.navigation li.level0 .col-sm-11,
  .custommenu.navigation li.level0 .col-sm-12 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .custommenu.navigation li.level0.fullwidth {
    position: static;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu {
    width: 100%;
    border-radius: 0 0 6px 6px;
  }
  .custommenu.navigation li.level0.fullwidth.special a {
    background: #ed1c24;
    margin: 5px 0;
  }
  .custommenu.navigation li.level0.fullwidth.special a > span {
    color: #ffffff;
    text-transform: uppercase;
  }
  .custommenu.navigation li.level0.fullwidth > .submenu,
  .custommenu.navigation li.level0.staticwidth > .submenu {
    padding: 5px 8px 15px;
    left: 0;
  }
  .custommenu.navigation li.level0.fullwidth:hover > .submenu,
  .custommenu.navigation li.level0.staticwidth:hover > .submenu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.parent > a:after,
  .custommenu.navigation li.level0.staticwidth .submenu li.parent > a:after {
    display: none;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 .subchildmenu .subchildmenu,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 .subchildmenu .subchildmenu {
    padding-left: 10px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > .menu-thumb-img,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > .menu-thumb-img {
    margin: 10px 0 -5px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .subchildmenu .subchildmenu,
  .custommenu.navigation li.level0.staticwidth .submenu .subchildmenu .subchildmenu {
    padding: 5px 0;
  }
  .custommenu.navigation li.level0.fullwidth .submenu a,
  .custommenu.navigation li.level0.staticwidth .submenu a {
    padding: 5px;
    line-height: 1;
    font-size: 13px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu a:hover {
    background: none;
    color: #2a2a2a;
  }
  .custommenu.navigation li.level0.fullwidth .submenu a:hover > span,
  .custommenu.navigation li.level0.staticwidth .submenu a:hover > span {
    text-decoration: none;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a {
    display: inline;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a:hover {
    color: #2a2a2a;
    text-decoration: none;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default {
    background-color: #08c;
    color: #fff;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:hover,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:hover,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-top-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-top-block a.btn-default:focus,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-left-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-left-block a.btn-default:focus,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-right-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-right-block a.btn-default:focus,
  .custommenu.navigation li.level0.fullwidth .submenu .menu-bottom-block a.btn-default:focus,
  .custommenu.navigation li.level0.staticwidth .submenu .menu-bottom-block a.btn-default:focus {
    background-color: #08c;
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
  }
  .custommenu.navigation li.level0.classic .submenu {
    padding: 0;
  }
  .custommenu.navigation li.level0.classic .submenu a:hover {
    background: #1a1a1a;
  }
  .custommenu.navigation li.level0.classic .submenu > .row {
    margin: 0;
  }
  .custommenu.navigation li.level0.classic .subchildmenu {
    min-width: 230px;
    padding: 0;
  }
  .custommenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    visibility: hidden;
    opacity: 0;
    transition: .2s opacity;
    padding: 6px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 6px 6px 6px;
    position: absolute;
    left: 0;
    top: -6px;
    background: #fff;
    z-index: 1;
  }
  .custommenu.navigation li.level0.classic .subchildmenu > li:hover > .subchildmenu {
    visibility: visible;
    opacity: 1;
  }
  .custommenu.navigation li.level0.classic li.parent > .subchildmenu.popup-left {
    left: auto;
    right: 100%;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0.classic .subchildmenu.popup-left .subchildmenu {
    left: auto;
    right: 100%;
    border-radius: 6px 0 6px 6px;
  }
  .custommenu.navigation li.level0.classic:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .custommenu.navigation li.level0.classic li:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
  .custommenu.navigation li.level0.classic .submenu,
  .custommenu.navigation li.level0.classic .subchildmenu .subchildmenu {
    left: 0;
  }
  .custommenu.navigation li.level0.staticwidth .submenu {
    left: 0;
  }
  .custommenu.navigation.side-custommenu li {
    margin: 0;
    position: relative;
  }
  .custommenu.navigation.side-custommenu li.level0 {
    display: block;
    position: relative;
    border-radius: 0;
    margin: 0;
  }
  .custommenu.navigation.side-custommenu li.level0.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    line-height: 41px;
    float: right;
  }
  .custommenu.navigation.side-custommenu li.level0.classic .submenu li.parent > a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 6px;
    margin-right: 5px;
    line-height: 15px;
    float: right;
  }
  .custommenu.navigation.side-custommenu li.level0.fullwidth > .submenu,
  .custommenu.navigation.side-custommenu li.level0.staticwidth > .submenu {
    left: 100% !important;
    top: 0;
    padding-bottom: 15px;
  }
  .custommenu.navigation.side-custommenu li.level0.classic > .submenu {
    left: 100% !important;
    top: 0;
  }
  .custommenu.navigation.side-custommenu li.level0.fullwidth > .submenu {
    width: 871px;
  }
  .custommenu.navigation.side-custommenu li.level0 > a {
    display: block;
    padding: 0 5px;
    margin: 0 10px;
    border-top: 1px solid #ddd;
    line-height: 41px;
    font-weight: 400;
    font-size: 14px;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label {
    position: relative;
    margin-left: 10px;
    padding: 0 2px;
    top: 0;
    right: 0;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label:before {
    left: -6px;
    top: 3px;
    bottom: auto;
    border-top-color: transparent;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label.cat-label-label1:before {
    border-right-color: #1bbfb1;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label.cat-label-label2:before {
    border-right-color: #ce3e1d;
  }
  .custommenu.navigation.side-custommenu li.level0 > a > span.cat-label.cat-label-label3:before {
    border-right-color: #d6ad08;
  }
  .custommenu.navigation.side-custommenu li.level0:first-child > a {
    border-top: 0;
  }
  .custommenu.navigation.side-custommenu li.level0:hover {
    background-color: #08c;
  }
  .custommenu.navigation.side-custommenu li.level0:hover > a {
    color: #fff;
    border-top-color: #08c;
  }
  .custommenu.navigation.side-custommenu li.level0 > .submenu {
    border-left-width: 5px;
    padding: 5px 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    border-radius: 0 6px 6px 6px;
  }
  .home-side-menu {
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  h2.side-menu-title {
    margin: 0;
    background-color: #f5f5f5;
    color: #a39f9c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding: 14px 15px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #ddd;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .custommenu.navigation li.level0.fullwidth.special a {
    padding: 10px;
  }
}
@media (min-width: 768px) and (min-width: 1080px) {
  .custommenu.navigation li.level0.fullwidth.special a {
    margin: 17px 0;
  }
}
@media (max-width: 767px) {
  .custommenu.navigation.side-custommenu {
    display: none;
  }
  .custommenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .custommenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  .custommenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .custommenu.navigation li.level0.fullwidth .menu-top-block,
  .custommenu.navigation li.level0.staticwidth .menu-top-block,
  .custommenu.navigation li.level0.fullwidth .menu-right-block,
  .custommenu.navigation li.level0.staticwidth .menu-right-block,
  .custommenu.navigation li.level0.fullwidth .menu-left-block,
  .custommenu.navigation li.level0.staticwidth .menu-left-block,
  .custommenu.navigation li.level0.fullwidth .menu-bottom-block,
  .custommenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .custommenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .custommenu.navigation li.ui-menu-item {
    position: relative;
  }
  .custommenu.navigation li.ui-menu-item.special a {
    background: #ed1c24;
    margin: 5px 0;
  }
  .custommenu.navigation li.ui-menu-item.special a > span {
    color: #fff;
  }
  .custommenu.navigation li.ui-menu-item > a {
    position: relative;
    border: none;
  }
  .custommenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .custommenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .custommenu.navigation span.cat-label:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  .custommenu.navigation span.cat-label.cat-label-label1 {
    background-color: #1bbfb1;
  }
  .custommenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #1bbfb1;
  }
  .custommenu.navigation span.cat-label.cat-label-label2 {
    background-color: #ce3e1d;
  }
  .custommenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #ce3e1d;
  }
  .custommenu.navigation span.cat-label.cat-label-label3 {
    background-color: #d6ad08;
  }
  .custommenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #d6ad08;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .custommenu.navigation li.ui-menu-item.special a {
    padding: 5px;
  }
}
@media (max-width: 767px) and (min-width: 1080px) {
  .custommenu.navigation li.ui-menu-item.special a {
    margin: 17px 0;
  }
}
.top-menu {
  min-height: 55px;
  z-index: 9999;
  position: relative;
}
.top-menu .navigation {
  background: transparent;
}
.nav-sections {
  background: transparent;
  margin-bottom: 0;
}
.navigation {
  position: relative;
  z-index: 1000;
  background: transparent;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.navigation .level-0.reverse > .submenu {
  right: 1px;
}
.navigation > ul {
  position: relative;
  padding: 0;
}
.navigation .level0 > .menu-home.level-top:first-child {
  padding-left: 0;
  margin-left: 0;
}
.cms-index-index .navigation .level0.menu-home > .level-top {
  color: #1a1a1a;
}
.navigation .level-0 > .submenu {
  display: none;
  position: absolute;
  top: 100%;
  padding: 19px 13px;
}
.navigation li.level0 {
  /*margin-right: 18px;*/
}
.navigation .level0:first-child > .level-top {
  padding-left: 0;
}
.navigation .level0 > .level-top {
  color: #252525;
  line-height: inherit;
  padding: 29px 10px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  box-sizing: border-box;
  display: inline-block;
  border: 0;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top,
.navigation .level0 > .level-top:hover {
  color: #2a2a2a;
  border: 0;
}
.navigation .level-0 > .submenu a {
  display: block;
  color: #676056;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.385;
  padding: 3px 12px 3px;
  text-decoration: none;
}
.navigation .level-0 > .submenu a:focus,
.navigation .level-0 > .submenu a:hover {
  /*text-decoration: underline;*/
  color: #2a2a2a;
}
.navigation .level-0 > .submenu a:hover {
  color: #2a2a2a;
  background: #989287;
  text-decoration: none;
}
.navigation .level-0 > .submenu li {
  margin-bottom: 1px;
}
.navigation .level-0 > .submenu a[href="#"] {
  cursor: default;
  display: block;
  color: #676056;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin: 7px 0 6px;
  padding: 0 12px;
}
.navigation .level-0 > .submenu a[href="#"]:focus,
.navigation .level-0 > .submenu a[href="#"]:hover {
  color: #2a2a2a;
  font-size: 14px;
  font-weight: 700;
  background: none;
  text-decoration: none;
}
.navigation .level-0 {
  display: inline-block;
  float: left;
  text-align: left;
  transition: display 0.15s ease-out;
}
.navigation .level-0 > a {
  background: none;
  display: block;
  padding: 12px 13px 0;
  color: #f2ebde;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.15s ease-out;
}
.navigation .level-0 > a:after {
  content: "";
  display: block;
  margin-top: 10px;
  height: 3px;
  font-size: 0;
}
.navigation .level-0.active > a {
  font-weight: 700;
}
.navigation .level-0.active > a:after {
  background: #ef672f;
}
.navigation .level-0.hover.recent > a {
  background: #fff;
  color: #2a2a2a;
  font-size: 13px;
  font-weight: 600;
}
.navigation .level-0.hover.recent > a:after {
  background: none;
}
.navigation .level-0.hover.recent.active > a {
  font-weight: 700;
}
.navigation .level-0 > .submenu {
  opacity: 0;
  visibility: hidden;
}
.navigation .level-0.recent.hover > .submenu {
  opacity: 1;
  visibility: visible;
}
.no-js .navigation .level-0:hover > .submenu,
.no-js .navigation .level-0.hover > .submenu,
.no-js .navigation .level-0 > a:focus + .submenu {
  display: block;
}
.navigation .level-0 > .submenu {
  background: #fff;
  box-shadow: 0 3px 3px rgba(50, 50, 50, 0.15);
}
.navigation .level-0 > .submenu li {
  max-width: 200px;
}
.navigation .level-0 > .submenu > ul {
  white-space: nowrap;
}
.navigation .level-0 > .submenu .column {
  display: inline-block;
  margin-left: 40px;
  vertical-align: top;
}
.navigation .level-0 > .submenu .column:first-child {
  margin-left: 0;
}
.navigation .level-0 .submenu .level-1 {
  white-space: normal;
}
.navigation .level-0.parent .submenu .level-1.parent {
  margin: 17px 0 25px;
}
.navigation .level-0.parent .level-1.parent:first-child {
  margin-top: 0;
}
.navigation .level-2 .submenu {
  margin-left: 7px;
}
.navigation .level-0 > .submenu .level-2 > a[href="#"] {
  font-size: 13px;
  margin-top: 10px;
  margin-left: 7px;
}
.navigation .level-2 > .submenu a {
  font-size: 14px;
  line-height: 1.231;
}
.navigation .level-0 > .submenu .level-3 > a[href="#"],
.navigation .level-3 .submenu {
  margin-left: 15px;
}
.navigation .level-0.item-system,
.navigation .level-0.item-stores {
  float: none;
}
.navigation .level-0.item-system > .submenu,
.navigation .level-0.item-stores > .submenu {
  left: auto;
  right: 1px;
}
.navigation .level0 .submenu {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  padding: 10px;
  border: 0;
  text-align: left;
}
.navigation .level0.parent:hover > .submenu {
  display: block;
}
.navigation .level0.parent > a:after {
  content: "\f107";
  font-size: 12px;
  border: 0;
  font-family: 'FontAwesome';
  margin-left: 5px;
  vertical-align: middle;
}
.navigation .level0 .submenu li {
  position: relative;
}
.navigation .level0 .submenu a {
  font-weight: normal;
  color: #1a1a1a;
  line-height: 22px;
  display: block;
  font-size: 14px;
}
.navigation .level0 .submenu a:hover {
  color: #2a2a2a;
}
.navigation .level0 .submenu .level1.parent .level2.parent a:after,
.navigation .level0 .submenu .level1.parent a:after {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  margin-top: 5px;
  margin-right: -10px;
  float: right;
}
.navigation .level0 .submenu .level1.parent .level2.parent .level3 a:after,
.navigation .level0 .submenu .level1.parent .level2 a:after {
  display: none;
}
.navigation .level0 .submenu a:after .navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus {
  color: #2a2a2a;
  background: transparent;
}
.custommenu.navigation li.level0.staticwidth {
  position: static;
}
.custommenu.navigation li.level0.staticwidth .submenu {
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
  border-radius: 0 !important;
  padding: 40px 30px;
  font-weight: 400;
  top: 150%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.12);
}
.custommenu.navigation li.level0.fullwidth > .submenu {
  padding: 40px 30px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .custommenu.navigation li.level0.fullwidth > .submenu {
    padding: unset;
  }
}
.top-block-menu {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}
.top-block-menu .pull-left {
  margin-right: 15px;
}
.top-block-menu .pull-left .fa {
  width: 50px;
  height: 50px;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #1a1a1a;
  padding-left: 5px;
  border-radius: 100%;
}
.top-block-menu h6 {
  text-transform: none;
  color: #333333;
  font-size: 17px;
  margin-bottom: 5px;
}
.top-block-menu p {
  color: #777777;
  font-weight: normal;
}
.bottom-block-menu {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #ddd;
  font-size: 13px;
}
.menu-right-block {
  text-align: right;
}
.custommenu.navigation li.level0.fullwidth .submenu a,
.custommenu.navigation li.level0.staticwidth .submenu a {
  padding: 5px 0;
}
.custommenu.navigation li.level0.fullwidth .submenu a:before,
.custommenu.navigation li.level0.staticwidth .submenu a:before {
  content: "";
  width: 13px;
  height: 1px;
  background: #2a2a2a;
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 5px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.custommenu.navigation li.level0.fullwidth .submenu li.level1 > a,
.custommenu.navigation li.level0.staticwidth .submenu li.level1 > a {
  font-family: 'Arimo', sans-serif;
  position: relative;
  margin-bottom: 5px;
  text-transform: none;
  margin-top: 0;
}
@media (min-width: 768px) {
  .custommenu.navigation li.level0.fullwidth .submenu li.level1 > a,
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a {
    padding: 0;
  }
}
.custommenu.navigation li.level0.fullwidth .submenu li.level1 > a:before,
.custommenu.navigation li.level0.staticwidth .submenu li.level1 > a:before {
  display: none;
}
.custommenu.navigation li.level0.fullwidth .submenu li.level1 > a:hover,
.custommenu.navigation li.level0.staticwidth .submenu li.level1 > a:hover {
  color: #2a2a2a;
}
.custommenu.navigation .ads-img-menu br {
  display: none;
}
.custommenu.navigation .ads-img-menu .col-md-6 {
  width: 100%;
}
.custommenu.navigation .ads-img-menu-left {
  width: 50%;
  padding: 0 15px;
  display: inline-block;
  float: left;
}
.custommenu.navigation .ads-img-menu-right {
  width: 50%;
  padding: 0 15px;
  display: inline-block;
}
.top-block-menu h6 {
  font-size: 15px;
}
.top-block-menu p,
.bottom-block-menu p {
  font-size: 14px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .custommenu.navigation li.level0.staticwidth .submenu li.level1 > a:before,
  .custommenu.navigation li.level0.fullwidth .submenu a:before,
  .custommenu.navigation li.level0.staticwidth .submenu a:before {
    display: none;
  }
}
@media (max-width: 1199px) {
  .custommenu.navigation li.level0.staticwidth .submenu {
    max-width: 768px !important;
  }
}
@media (max-width: 991px) {
  .custommenu.navigation li.level0.staticwidth .submenu {
    max-width: 690px !important;
  }
}
@media (max-width: 767px) {
  .custommenu.navigation li.level0.staticwidth .submenu {
    left: auto !important;
    padding: 0 !important;
    right: auto !important;
  }
  .custommenu.navigation li.level0.fullwidth .submenu a,
  .custommenu.navigation li.level0.staticwidth .submenu a {
    padding: 8px 30px;
  }
  .navigation .level0:first-child > .level-top {
    padding-left: 14px;
  }
  .custommenu.navigation li.level0.fullwidth .submenu a,
  .custommenu.navigation li.level0.staticwidth .submenu a {
    text-transform: uppercase;
  }
  .custommenu.navigation li.level0 .submenu,
  .custommenu.navigation li.level0 .submenu {
    border-radius: 0 !important;
  }
}
@media (min-width: 1024px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .products-grid ol > li:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (max-width: 1199px) and (min-width: 640px) {
  .products-grid ol > li:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .onsale-countdown .product-item .product-countdown .product-info {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .header-container .header .minicart-wrapper {
    margin: 0 0 0 25px;
  }
}
@media (max-width: 992px) {
  .product-grid .item-inner:nth-child(4n+1) {
    clear: none;
  }
  .products-grid ol > li:nth-of-type(2n+1) {
    clear: left;
  }
  .products-grid ol > li {
    width: 50%;
  }
}
/*@media (max-width: 479px) and (min-width: 0px){
.products-grid ol > li:nth-of-type(1n+1) {clear: left;}
.products-grid ol > li{width: 100%;}
}*/
@media (max-width: 1199px) {
  .header-container .header .top-header .contact-top,
  .header-container .header .top-header .social-top {
    text-align: center;
  }
  .header-container .header .header-top-setting,
  .header-container .header .minicart-wrapper {
    margin-left: 0;
  }
  .cms-index-index .header-container {
    position: relative;
  }
  .navigation .level0 > .level-top {
    padding: 35px 0;
  }
  .section_testimonial .box-testimo .info-testimonial {
    max-width: 85%;
  }
}
@media (max-width: 992px) {
  .box-new .static-banner {
    margin-bottom: 60px;
  }
  .box-blog .blog-image {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .box-blog .post-thumb {
    width: 100%;
    margin: 0;
  }
  .box-blog .blog-content {
    width: 100%;
    float: left;
  }
  .box-blog .block-content .post-info {
    overflow: unset;
  }
  .box-blog .block-content .post-info .post-title {
    line-height: 24px;
    margin: 20px 0 10px;
  }
  .navigation li.level0 {
    margin-right: 20px;
  }
  .navigation .level0 > .level-top {
    font-size: 13px;
  }
  .group-product .product-item:last-child {
    margin-bottom: 0;
  }
  .page-footer .footer-bottom {
    text-align: center;
  }
  .page-footer .footer-bottom .text-right {
    text-align: center;
    margin-top: 10px;
  }
  .page-footer .footer-bottom .link-follow {
    text-align: center;
    margin: 5px 0 0;
  }
  .page-footer .footer-copyright .copyright {
    float: none;
    margin-top: 20px;
    display: block;
  }
  .slider_left-slider .owl-theme .owl-pagination {
    left: 40px;
    right: auto;
  }
  .header-container .header.sticky .navigation .level0 > .level-top {
    padding: 19px 2px;
  }
  .box-blog .owl-theme .owl-buttons {
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100);
  }
}
@media (max-width: 991px) {
  .container-full {
    margin: 0 15px;
  }
  .header-container .top-header .text-left {
    text-align: center;
  }
  .header-container .top-header .text-right {
    text-align: center;
  }
  .header-container .top-link .sign-in {
    text-align: center;
  }
  .header-container.sticky .header .navigation .level0 > .level-top {
    padding: 19px 0;
  }
  .section_testimonial .box-testimo .info-testimonial {
    max-width: 79%;
  }
  .onsale-countdown .product-item .product-countdown {
    max-width: 470px;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .header-container .header .logo {
    max-width: 100%;
  }
  .navigation li.level0 {
    margin-right: 10px;
  }
  .page-footer .footer-top .f-col-inner .fa {
    margin-right: 15px;
    font-size: 18px;
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .page-footer .footer-top .f-col-inner h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .page-footer .footer-top .f-col-inner p {
    font-size: 12px;
  }
  #newsletter_pop_up {
    max-width: 740px;
    max-height: 455px;
    margin: -160px auto 0 !important;
  }
}
@media (max-width: 767px) {
  .container-full {
    margin: 0 15px;
  }
  .header-container {
    text-align: center;
  }
  .header-container .top-link-container {
    z-index: 9;
  }
  /*.header-container .header{ margin: 50px 0;}*/
  .header-container .top-link-container .top-bar {
    border-bottom: 1px solid #eee;
  }
  .header-container .top-link-container .top-link {
    float: none;
  }
  .header-container .top-link-container .top-link li:first-child a {
    margin-left: 0;
  }
  .header-container .top-link-container .switcher {
    float: none;
    display: inline-block;
  }
  .header-container .header > .container-full > .row {
    border-bottom: 0;
    display: block;
  }
  .header-container .header .top-header .address {
    margin-right: 20px;
  }
  .cms-index-index .header-container .header > .container > .row {
    border: none;
  }
  .header-container .header .block-search {
    float: none;
    margin: 0 auto;
  }
  .header-container .header .block-search .block-content .action.search {
    top: 12px;
  }
  .header-container .header > .container > .row .col-logo {
    display: block;
    padding: 20px 0;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    margin-left: -15px;
    margin-right: -15px;
    width: 100vw;
  }
  .header-container .header > .container-full > .row > div {
    display: block;
  }
  .header-container .header .logo {
    float: none;
  }
  .header-container .header .logo img {
    width: auto;
    max-width: 120px;
  }
  .header-container .header .nav-toggle {
    font-size: 14px;
    top: -44px;
    left: -3px;
  }
  .header-container .header .minicart-wrapper .action.showcart .counter.qty {
    top: 5px;
  }
  .header-container .header > .container-full > .row .col-cart {
    text-align: right;
  }
  .header-container .header > .container-full > .row .col-logo {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: center;
  }
  .header-container .header .header-top-setting {
    float: none !important;
    display: inline-block;
    margin-right: 20px;
  }
  .header-container .header .header-top-setting .icon-setting,
  .header-container .header .block-search .block-content .dropdown .top-search {
    line-height: 60px;
  }
  .header-container .header .minicart-wrapper .icon-cart-header {
    line-height: 64px;
  }
  .header-container .header .block-search .block-content .dropdown .top-search i {
    line-height: unset;
  }
  .header-container .header .minicart-wrapper .icon-cart-header i {
    line-height: unset;
  }
  .header-container .header .minicart-wrapper {
    margin: 0 0 0 5px;
  }
  .header-container .top-link-container .link-follow li {
    padding-right: 0;
    padding-left: 20px;
  }
  .header-container .top-link-container .link-follow li:first-child {
    padding-left: 0;
  }
  .header-container .top-link-container .register-login {
    float: left;
    border: 0;
  }
  .header-container .top-link-container .link-follow {
    float: right;
    border: 0;
  }
  .header-container .top-link-container .link-follow {
    margin-left: 0;
  }
  .header-container .top-link-container,
  .header-container .top-link-container .minicart-wrapper .icon-cart-header .fa,
  .header-container .top-link-container .block-search .block-content .dropdown .top-search .fa,
  .header-container .top-link-container .link-follow li a {
    line-height: 60px;
  }
  .header-container .top-link-container .block-search .block-content .dropdown .dropdown-menu {
    min-width: 320px;
  }
  .header-container .top-link-container .block-search .block-content .dropdown .action.search:before {
    font-size: 20px;
  }
  .header-container .top-link-container .block-search {
    margin-top: 0;
  }
  .box-banner-top,
  .box-featured,
  .box-banner-middle,
  .box-new-offer {
    margin-bottom: 30px;
  }
  .col-banner {
    padding: 0;
  }
  .page-footer .footer-top .f-col-inner {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .page-footer .footer-top .f-col-inner .fa {
    margin-bottom: 20px;
  }
  .banner-top-home {
    margin-top: 0;
  }
  .banner-top-home .container-fluid .row .col-banner-top .banner-top {
    margin-bottom: 10px;
  }
  .box-banner-middle img {
    width: 100%;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*="block-compare"] {
    display: inline-block;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
    margin-bottom: 10px;
  }
  .products-list .product-item .product-item-details .product-name {
    margin-top: 20px;
  }
  .product-info-main {
    margin-top: 20px;
  }
  .product-item-actions {
    display: block;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    margin-top: 0;
    padding-top: 0;
  }
  .navigation {
    text-align: left;
    float: none;
    max-width: 100%;
  }
  .nav-open .nav-sections {
    background: #222;
  }
  .navigation .level0.parent > a:after {
    display: block;
    position: absolute;
  }
  .navigation .level0 > .level-top {
    display: block;
    color: #ddd;
    padding: 14px 20px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .navigation .level0:first-child > .level-top {
    padding-left: 20px;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top,
  .navigation .level0 > .level-top:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .top-menu {
    position: static;
    z-index: 0;
  }
  .navigation li.level0:last-child {
    border: 0;
  }
  .nav-sections {
    width: 250px;
  }
  .navigation li.level0 {
    margin-right: 0;
    border: 0;
  }
  .navigation {
    padding: 0;
  }
  .navigation .level0.parent > a:after {
    top: 14px;
    right: 17px;
  }
  .navigation .parent .level-top:after {
    font-family: FontAwesome;
    content: "\f107";
    color: #ddd;
    font-size: 14px;
    float: right;
    position: static;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: "\f105";
  }
  .navigation .level0 .submenu {
    box-shadow: none;
    padding-top: 0;
  }
  .navigation .level0 .submenu a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Arimo', sans-serif;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ddd;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #ddd;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Arimo', sans-serif;
  }
  .nav-toggle:before {
    color: #252525;
  }
  .nav-toggle:hover:before {
    color: #252525;
  }
  .box-banner-middle .bs-banner .bs-banner-text h3 {
    font-size: 16px;
  }
  .section_testimonial .box-testimo {
    text-align: center;
  }
  .section_testimonial .box-testimo .rokan-testimonial-heading {
    text-align: left;
  }
  .section_testimonial .box-testimo .author-testimo {
    float: none;
    text-align: center;
    display: inline-block;
  }
  .section_testimonial .box-testimo .author-testimo .author-test-link a {
    display: inline-block;
  }
  .section_testimonial .box-testimo .info-testimonial {
    max-width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .box-blog .block-content {
    padding: 0;
  }
  .box-blog .block-recent-posts {
    padding: 0 40px;
  }
  .box-blog .block-content img {
    max-width: 100%;
  }
  .onsale-countdown .product-photo {
    padding: 0 15px;
  }
  .onsale-countdown .product-image-container,
  .onsale-countdown .product-image-container img {
    width: 100% !important;
  }
  .onsale-countdown .product-item .product-countdown .product-info .product-reviews-summary {
    margin: 0 auto 10px;
  }
  .custommenu.navigation li.level0.staticwidth .submenu.opened {
    opacity: 1;
  }
  .custommenu.navigation li.level0.staticwidth {
    position: relative;
  }
  .custommenu.navigation li.level0.fullwidth .submenu .level2 a,
  .custommenu.navigation li.level0.staticwidth .submenu .level2 a {
    text-transform: none;
  }
  .page-title-wrapper .page-title .base {
    display: inline-block;
  }
  .box-new {
    margin-top: 45px;
  }
  .box-new .wraper-product-tabs .box-title .tabs li {
    margin-bottom: 25px;
  }
  .box-blog {
    margin-bottom: 50px;
  }
  .navigation .level0 .submenu .level1.parent .level2.parent a:after,
  .navigation .level0 .submenu .level1.parent a:after {
    margin-right: 10px;
  }
  .col-banner-top {
    text-align: center;
    margin-bottom: 15px;
  }
  .catalog-product-view .column.main {
    width: 100%;
    display: block;
    flex-direction: unset;
    -ms-flex-direction: unset;
    -webkit-flex-direction: unset;
    flex: unset;
  }
  .static-banner a {
    display: block;
  }
  .banner-top-left,
  .banner-top-center {
    margin-bottom: 26px;
  }
  .product-view .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
  }
  .product-view .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0px;
  }
  .box-blog .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -25px;
  }
  .box-blog .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -25px;
  }
  .box-blog .block-content .post-info .post-title a {
    font-size: 20px;
  }
  .box-blog .rokan-product-heading h2 {
    margin-bottom: 20px;
  }
  .section_testimonial {
    margin-bottom: 30px;
  }
  /*
	.section-newsletter .block.newsletter .control { margin: 30px 90px 0 0; }
	*/
  .section-newsletter .block.newsletter .content-subscribe::after {
    left: 5%;
  }
  .section-newsletter .block.newsletter .control input[type=email] {
    width: 260px;
  }
  .filter-options .count {
    float: right;
  }
  .slider_left-slider {
    display: none;
  }
  .toolbar-products .sorter {
    margin-left: 0;
  }
  .products-list .product-item {
    max-width: 300px;
  }
  .contact-index-index .contact-info {
    margin-top: 20px;
  }
  .section-instagram .cp-fcontent {
    text-align: center;
  }
  .section-instagram .instangram-feed {
    width: 33.33%;
    float: none;
    display: inline-block;
  }
  .section-services .support-info {
    margin-bottom: 40px;
  }
  .page-footer .payment-logo {
    text-align: center;
    margin-top: 20px;
  }
  .page-footer .footer-static-container .footer-static .footer-links.contacts .title {
    display: block;
  }
  .page-footer .footer-static-container .footer-static .footer-links .title {
    position: relative;
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .page-footer .footer-static-container .footer-static .footer-links .title:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 10px;
    float: right;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #333333;
    background: #eeeeee;
    cursor: pointer;
  }
  .page-footer .footer-static-container .footer-static .footer-links .title.clicked:after {
    content: "\f068";
  }
  .page-footer .footer-static-container .footer-static .footer-links .title:hover:after {
    background: #1a1a1a;
    color: #fff;
  }
  .page-footer .footer-copyright ul li {
    padding-right: 10px;
  }
  .page-footer .footer-copyright .copyright,
  .page-footer .footer-copyright ul li a {
    font-size: 13px;
    line-height: 1.8;
  }
}
@media (max-width: 639px) {
  .block-search {
    margin-top: 0;
  }
  .box-blog .post-thumb {
    width: 100%;
    margin-right: 0;
  }
  .blog-content {
    width: 100%;
    float: left;
  }
}
@media (max-width: 480px) {
  .nav-banner {
    margin-bottom: 30px;
  }
  .owl-controls {
    display: none;
  }
  .header-container .header .top-header .switcher .switcher-options {
    margin: 0 5px;
  }
  .header-container .header .minicart-wrapper .block-minicart {
    right: -25px;
  }
  .header-container .top-link-container .top-link a {
    margin-left: 8px;
  }
  .product-grid .item-inner {
    max-width: 300px;
    margin: 0 auto 35px;
    float: none;
  }
  .box-new .wraper-product-tabs .box-title .tabs li {
    font-size: 13px;
    padding: 0 10px 0 0;
  }
  .box-sale .content-sale {
    padding: 45px 15px;
  }
  .section-newsletter .block.newsletter .control input[type=email] {
    width: 160px;
  }
  .header-container .header .block-search .block-content .dropdown .dropdown-menu {
    min-width: 240px;
  }
  .section-services .col-xs-6 {
    width: 100%;
  }
  .section-newsletter {
    padding: 40px 0 0;
  }
  .section_testimonial .owl-theme .owl-pagination {
    position: static;
    margin: 20px 0 10px;
  }
  .section_testimonial .owl-theme .owl-pagination .owl-page:first-child {
    margin-left: 0;
  }
  .onsale-countdown .count-down {
    width: auto;
    left: 0;
    right: 0;
  }
  .onsale-countdown .count-down .countdown-section {
    margin-right: 3px;
    max-width: 60px;
  }
  .minicart-wrapper .block-minicart {
    width: 265px;
  }
}
.quick-view-content {
  padding: 20px;
}
.quick-view-content .product-info-price {
  margin-top: 15px;
  margin-bottom: 20px;
}
.quick-view-content .product.media {
  width: 47%;
  overflow: inherit;
}
.quick-view-content .product.media .main-img-quickview {
  margin-bottom: 10px;
}
.quick-view-content .product-info-main {
  width: 50%;
  float: right;
}
.quick-view-content .product-info-main .product-info-stock-sku {
  display: block;
}
.quick-view-content .product-info-main .product-info-stock-sku .stock {
  color: #333;
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: normal;
}
.quick-view-content .product-info-main .product-info-stock-sku .stock span {
  color: #1a1a1a;
  margin-left: 10px;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attibute.sku {
  text-transform: none;
  display: block;
  color: #333;
}
.quick-view-content .product-info-main .product-info-stock-sku .product.attibute.sku .value {
  color: #1a1a1a;
}
.quick-view-content .product-info-main .product-reviews-summary .reviews-actions {
  font-size: 13px;
}
.quick-view-content .product-info-main .price-box .price-wrapper .price {
  font-size: 20px;
}
.quick-view-content .product-info-main .price-box .special-price {
  display: inline-block;
  margin: 0;
  color: #1a1a1a;
}
.quick-view-content .product-info-main .price-box .old-price {
  display: inline-block;
  float: left;
  margin-right: 10px;
  color: #797979;
}
.quick-view-content .product-info-main .box-tocart .label {
  display: inline-block;
  line-height: 40px;
  margin-right: 10px;
}
.quick-view-content .product-info-main .box-tocart .control {
  display: inline-block;
}
.quick-view-content .product-info-main .box-tocart .control input {
  height: 40px;
  line-height: 40px;
  width: 40px;
  text-align: center;
  padding: 0;
}
.quick-view-content .product-info-main .box-tocart .actions {
  padding-top: 0;
  vertical-align: top;
}
.quick-view-content .product-info-main .box-tocart .actions .action.primary {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: inline-block;
  font-weight: normal;
  text-shadow: none;
  white-space: nowrap;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 14px;
  padding: 0 25px;
  height: 50px;
  line-height: 50px;
}
.quick-view-content .product-info-main .box-tocart .field.qty .control input {
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  padding: 0;
}
.quick-view-content .product-info-main .product-social-links .product-addto-links {
  margin: 0;
}
.quick-view-content .product-info-main .product-social-links .product-addto-links .action.towishlist,
.quick-view-content .product-info-main .product-social-links .product-addto-links .action.tocompare {
  background: none;
  border: 0;
  padding: 0;
  border-radius: 0;
  margin-right: 10px;
}
.quick-view-content .product-info-main .product.attibute.overview {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
.quick-view-content .product-info-main .product-add-form .product-options-wrapper select {
  border: 1px solid #eee;
  color: #7b7b7b;
}
.quick-view-content .product.info.detailed {
  display: inline-block;
  width: 100%;
}
.quick-view-content .product.info.detailed .product.attibute.description {
  color: #777;
  font-size: 13px;
  line-height: 1.5;
}
.quick-view-content .bxslider li {
  cursor: pointer;
}
#quickview-header #quickview-close:hover {
  background: #2a2a2a;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(images/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/****************************************/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  text-align: center;
}
.owl-theme .owl-buttons {
  text-align: center;
  width: 100%;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  opacity: 0;
  visibility: hidden;
}
.owl-theme:hover .owl-buttons {
  opacity: 1;
  visibility: visible;
}
.owl-theme .owl-controls .owl-buttons > div {
  font-size: 0;
  color: transparent;
  width: 33px;
  height: 33px;
  border-radius: 50% 50%;
  background: #2a2a2a;
  color: #fff;
  position: absolute;
  z-index: 10;
  top: -60px;
  z-index: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  right: 60px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 15px;
}
.owl-theme .owl-controls .owl-buttons > div:before {
  content: "\f177";
  font-family: FontAwesome;
  font-size: 14px;
  display: block;
  line-height: 33px;
  color: #fff;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\f178";
}
.owl-theme .owl-controls .owl-buttons > div:hover {
  color: #fff;
  background: #2a2a2a;
}
.owl-theme .owl-controls .owl-buttons > div:hover:before {
  color: #fff;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 4px;
  background: transparent;
  border: 2px solid #252525;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #252525;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(images/AjaxLoader.gif) no-repeat center center;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_reset_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_variables_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_global_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_layouts_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_menu_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_responsive_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_quickview_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_animate_themes.less%22%2C%22var%5C%2Fwww%5C%2Fvhosts%5C%2Fkourouniotis.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2Fbs_cyrus%5C%2Fbs_cyrus3%5C%2Fel_GR%5C%2Fcss%5C%2Fsource%5C%2F_owl.carousel.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3BAACC%3BAAAM%3BAAAM%3BAAAK%3BAAAM%3BAAAQ%3BAAChC%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAAAY%3BAACpC%3BAAAG%3BAAAM%3BAAAS%3BAAAS%3BAAAK%3BAAAM%3BAACtC%3BAAAK%3BAAAK%3BAAAI%3BAAAK%3BAAAK%3BAAAK%3BAAAG%3BAAAG%3BAACnC%3BAAAO%3BAAAQ%3BAAAQ%3BAAAK%3BAAAK%3BAAAI%3BAACrC%3BAAAG%3BAAAG%3BAAAG%3BAACT%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAACpB%3BAAAU%3BAAAM%3BAAAO%3BAACvB%3BAAAO%3BAAAS%3BAAAO%3BAAAO%3BAAAO%3BAAAI%3BAAAI%3BAAC7C%3BAAAS%3BAAAQ%3BAAAS%3BAAC1B%3BAAAQ%3BAAAY%3BAAAQ%3BAAAQ%3BAACpC%3BAAAM%3BAAAK%3BAAAQ%3BAAAM%3BAAAS%3BAAClC%3BAAAM%3BAAAM%3BAAAO%3BEACf%3BEACA%3BEACA%3BEACA%3B%3B%3B%3BEAIA%3B%3B%3BAAGJ%3BAAAS%3BAAAS%3BAAAY%3BAAC9B%3BAAAQ%3BAAAQ%3BAAAQ%3BAAAM%3BAAAK%3BEAC%5C%2FB%3B%3BAAEJ%3BEACI%3B%3BAAEJ%3BAAAI%3BAAAI%3BEACJ%3BEACA%3B%3BAAEJ%2CEAAK%3BAAAI%2CEAAK%3BEAAI%3B%3BAAClB%3BAAAY%3BEACR%3B%3BAAEJ%2CUAAU%3BAAAS%2CUAAU%3BAAC7B%2CCAAC%3BAAAS%2CCAAC%3BEACP%2CSAAS%2CEAAT%3BEACA%3B%3BAAEJ%3BEACK%3BEACA%3BEACA%3BEACA%3B%3BAAEL%3BEAAG%2CcAAA%3BEAAc%3BEAAsB%3B%3BAACvC%2CUAAU%2CUAAW%3BEAAG%3B%3BAACxB%2CCAAC%3BAACD%2CMAAM%3BEAAU%2CcAAA%3B%3BAAChB%2CCAAC%3BEAAQ%2CcAAA%3BEAAmB%3BEAAsB%3B%3BAAClD%3BEAAG%3B%3BAACH%2CCAAC%3BAACD%2CCAAC%3BEAAS%3BEAAc%3B%3BAACxB%3BEAAQ%3B%3BAACR%3BEAAgB%3BEAAiB%3BEAAoB%3B%3BAACrD%3BEAAgB%3BEAAkB%3BEAAoB%3BEAAoB%3B%3BAAC1E%3BEAAgB%3BEAAkB%3BEAAoB%3BEAAkB%3B%3BAACxE%3BEAAgB%3BEAAe%3BEAAoB%3BEAAkB%3B%3BAACrE%3BEAAgB%3BEAAkB%3BEAAoB%3BEAAkB%3B%3BAACxE%3BEAAgB%3BEAAkB%3BEAAoB%3BEAAoB%3B%3BAAC1E%3BAAAG%3BAAAG%3BAACN%3BAAAG%3BAAAG%3BEAAS%2CaCrDF%2CmBDqDE%3B%3BAAEf%2CKAAK%2CIAAI%3BAAAU%2CKAAK%3BAAAe%2CKAAK%3BAAAmB%2CKAAK%3BAAAe%2CKAAK%3BAAAmB%2CKAAK%3BAAAyB%2CKAAK%3BAAAgB%2CKAAK%3BAAAe%2CKAAK%3BAAAgB%2CKAAK%3BAAAiB%2CKAAK%3BAAAiB%2CKAAK%3BAAAc%2CKAAK%3BAAAe%2CKAAK%3BAAAc%2CKAAK%3BAAAgB%3BEAE9T%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CaC5DE%2CmBD4DF%3BEACA%3BEACA%3B%3BAAEJ%3BAAAQ%3BAAAO%3BAAAQ%3BEACf%3BEACJ%3BEACA%3B%3BAAeJ%3BEACI%3BEACA%2CqBAAA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3B%3BAAPJ%2CKASI%3BAATJ%2CKASQ%3BEACA%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%3B%3BAAGR%3BEACI%3B%3BAAEJ%3BEACI%3BEACA%2C6CAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%3BEACI%2C%2BBAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%3BEACI%3BEACA%3BEACA%3B%3BAAEJ%2CSAAY%2CSAAM%2CIAAI%2CSAAY%3BEAC9B%3B%3BAAEJ%2CUAAW%2CEAAC%3BAAAQ%2CKAAK%2CIAAI%2CYAAY%3BAAAQ%2CQAAQ%2CIAAI%2CYAAY%3BAAAQ%2CMAAM%2CIAAI%2CYAAY%3BEACnG%3B%3BAAEJ%2CGAAG%2CWAAW%3BEAAa%3B%3BAAC3B%2CQAAQ%2CKAAQ%2CIAAC%2CYAAY%3BAAC7B%2CQAAQ%2CQAAW%2CIAAC%2CYAAY%3BEAAS%3B%3BAACzC%2CQAAQ%3BAACR%2CKAAK%3BEAAW%3B%3BAAChB%2CgBAAiB%2COAAO%3BEAAc%3BEAAiB%3B%3B%3B%3B%3B%3BAE5ItD%3BEAAM%2CmBAAA%3BEAAkB%2CaDOnB%2CmBCPmB%3BEAAmB%3BEAAiB%3BEAAmB%2CcAAA%3BEAAgB%3B%3BAAC%5C%2FF%3BEACG%2CmCAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3B%3BAAEH%3BEAAiB%2CcAAA%3B%3BAAClB%2CKAAK%3BEACD%3BEACA%2CcAAA%3BEACA%3B%3BAAHJ%2CKAAK%2CSAID%2CSAAQ%3BAAJZ%2CKAAK%2CSAKD%2CSAAQ%3BAALZ%2CKAAK%2CSAMD%2CSAAQ%3BEACJ%3B%3BAAGR%3BEACI%3B%3BAAEJ%3BEACI%3B%3BAAEJ%2CGAAG%2CWAAW%3BEAAa%3B%3BAAC1B%2CeAAgB%2CQAAO%3BAAAU%2CyBAA0B%2CsBAAsB%2CYAAY%2CQAAO%3BAAAU%2CkBAAmB%2CYAAY%2CQAAO%3BAAAS%2CuBAAwB%2CYAAY%2CQAAO%3BAAAS%2CeAAgB%2CwBAAwB%2CQAAO%3BAAAU%2CeAAgB%2CeAAiB%2CWAAW%2CWAAS%2CQAAO%3BAAAU%2CiBAAkB%2CiBAAiB%2CQAAO%3BAAAU%2CqBAAsB%2CQAAO%3BAAAkB%2CqBAAsB%2CQAAO%3BAAAe%2CwBAAyB%2CwBAA0B%2CmBAAmB%2CWAAS%2CQAAO%3BAAAU%2CkBAAmB%2CiBAAiB%2CQAAO%3BAAAU%2CcAAe%2CQAAO%3BEACvoB%3BEACA%3BEACA%2CaDnBS%2CmBCmBT%3BEACA%3BEACA%2CiBAAA%3B%3BAAIJ%2CeAAgB%2CwBAAwB%2CQAAO%2CQAAQ%3BEACrD%3BEACA%3BEACA%3B%3BAAIF%2CsBAAuB%3BEACnB%3BEACA%3B%3BAAEJ%3BEACI%3B%3BAAEJ%3BEAAO%3B%3BAACP%2CYAAa%3BAAAa%2CYAAa%3BEAAwB%3B%3BAAC9D%2CkBAAmB%2CQAAO%3BAAAW%2CeAAgB%2CWAAW%2CQAAO%3BAACvE%3BAAAQ%2CKAAK%2CcAAe%2CiBAAmB%3BAAAS%2CKAAK%2CcAAe%3BAAC5E%2COAAO%3BAAAU%2CYAAa%2CQAAO%2COAAO%3BAAAU%2CQAAS%2CQAAO%3BAAAS%2CQAAS%2CQAAO%3BAAAU%2CSAAS%2COAAO%3BEACtH%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%3BEACA%3BEACA%2CaDpDS%2CmBCoDT%3BEACA%3BED5CH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAC4CC%2CMAAM%3BAAAQ%2CKAAK%2CcAAe%2CiBAAmB%2CUAAO%3BAAAQ%2CKAAK%2CcAAe%2CaAAY%3BAACrG%2CkBAAmB%2CQAAO%2CSAAS%3BAAAQ%2CeAAgB%2CWAAW%2CQAAO%2CSAAS%3BAACtF%2COAAO%2CQAAQ%3BEAEZ%3BEACA%2CuBAAA%3BEACA%3BEACA%3B%3BAAEH%2CIAAI%3BAACJ%2CIAAI%2COAAO%3BAACX%2CIAAI%2COAAO%3BAACX%2CIAAI%3BAACJ%2CIAAI%2COAAO%3BAACX%2CIAAI%2COAAO%3BEACR%3B%3BAAEH%2CMAAM%3BAAAQ%2CMAAM%3BAAAS%2CKAAK%2CcAAe%2CiBAAmB%2CUAAO%3BAAAQ%2CKAAK%2CcAAe%2CiBAAmB%2CUAAO%3BAAAS%2CKAAK%2CcAAe%2CaAAY%3BAAAQ%2CKAAK%2CcAAe%2CaAAY%3BEAC%5C%2FM%3B%3BAAEH%2CSAAS%2COAAO%3BEACb%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CSAHM%2COAAO%2CQAGZ%3BEACC%3BEACE%3B%3BAAGP%2CwBAAyB%2CQAAO%2CSAAS%3BAAAS%2CkBAAmB%2CQAAO%2CSAAS%3BAAAS%2CeAAgB%2CWAAW%2CQAAO%2CSAAS%3BEACtI%3B%3BAAGH%2CaAAc%2COAAS%2CSAAM%3BAAAQ%2CuBAAwB%2COAAS%2CSAAM%3BEACzE%3B%3BAAEH%2CYAAa%3BAAAS%2CkBAAmB%2CcAAc%3BAACvD%2CYAAa%3BAAAO%2CkBAAmB%2CcAAc%3BEAClD%3B%3BAAEJ%2CUAAW%3BEAAc%3B%3BAACzB%3BEAAQ%3BEACN%3B%3BAAEF%2CeACI%3BEACI%3BEACA%3B%3BAACA%2CeAHJ%2CeAGK%3BEACG%3BEACA%2CSAAS%2CQAAQ%2CQAAQ%2CQAAQ%2CQAAQ%2COAAzC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CeAdR%2CeAaI%2CKACK%3BEACG%3BEACA%3BEACA%2CSAAS%2CQAAQ%2CQAAQ%2CQAAQ%2CQAAQ%2COAAzC%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAtBhB%2CeACI%2CeAaI%2CKAUI%3BEACI%3B%3BAAMZ%2CYAAC%3BEACG%3BEACA%2CSAAS%2CQAAQ%2CQAAQ%2CQAAQ%2CQAAQ%2COAAzC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGR%2CwBACI%3BEACI%3BEACA%3BEACA%3B%3BAAGR%2CqBAAsB%3BAACtB%2CYAAa%3BAAAa%2C%2BBAAgC%3BAAA6B%2CkBAAqB%3BAAAQ%2C0BAA2B%3BAAC9I%2COAAO%2CKAAM%2CcAAc%2COAAS%2CSAAO%3BAAAQ%2COAAO%2CKAAM%2CwBAAwB%2COAAS%2CSAAO%3BEACrG%3BEACA%3BEACA%2CaDzJS%2CmBCyJT%3B%3BAAEH%3BAACA%3BEACG%3BEACA%3B%3BAAEJ%3BEACI%3BEACA%3B%3BAAFJ%2CYAGI%3BEACI%3BEACA%3BEACA%3BEACA%3BEACF%3BEACE%2CsBAAA%3B%3BAATR%2CYAWI%3BEACI%3BEACA%3B%3BAAbR%2CYAeI%3BEACI%3B%3BAAhBR%2CYAkBI%3BEACI%3BEACF%3B%3BAApBN%2CYAsBI%3BEACI%2CeAAA%3BEACA%3B%3BAAxBR%2CYAsBI%2CcAGI%3BEACI%2CcAAA%3B%3BAAIX%3BAAA%2BB%2CSAAU%3BAAAS%2COAAO%2CIAAI%2CeAAgB%2CKAAK%3BAAAkB%2COAAO%2CIAAI%2CqBAAsB%2CKAAK%3BAAAkB%2CgBAAiB%2CUAAS%3BEACnL%3BEACA%3BEACA%3B%3BAAEH%2CSAAY%2CSAAS%3BAAAQ%2CSAAY%2CUAAU%2CSAAS%3BEAAQ%3B%3BAACpE%2CsBAAuB%2CMAAK%2CQAAS%3BAAAG%2CsBAAuB%2CMAAK%2CQAAS%3BEAC1E%2CqBAAA%3B%3BAAEH%2CmBAAoB%2CaAAe%3BAAAQ%2CcAAe%2CaAAe%3BAAAQ%2C2BAA4B%2CaAAe%3BAAAQ%2CgCAAiC%2CaAAe%3BAAAQ%2C8BAA%2BB%2CaAAe%3BAAAQ%2CcAAe%2CaAAe%3BAAAQ%2COAAQ%2CaAAe%3BAAAQ%2CeAAgB%2CaAAe%3BAAAQ%2CQAAS%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAe%3BAAAQ%2CcAAe%2CaAAe%3BAAAQ%2CcAAe%2COAAO%2CaAAe%3BAAAQ%2C0BAA2B%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAe%3BAAAQ%2CuBAAwB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAe%3BAAAQ%2CiBAAkB%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAAe%3BEACptB%3BEACA%3BEACA%2CaD1MS%2CmBC0MT%3B%3BAAEH%2CcACG%3BAADH%2CcACkB%3BEACX%3B%3B%3B%3B%3B%3B%3B%3BAAeN%2CqBALoB%2COAAM%2CUAAW%2CMAAK%2CQAAS%2CQAKlD%3BAAAD%2CQAJO%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAI%5C%2FB%3BAAAD%2CuBAHsB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAG9C%3BAAAD%2CiBAFgB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAExC%3BAAAD%2CMADK%2CaAAa%2CQACjB%3BEACK%2CSAAS%2CEAAT%3BEACF%3BEACA%3BEACA%2CcAAA%3BEACA%2C8BAAA%3BEACA%3B%3BAAGF%2CqBAdkB%2COAAM%2CUAAW%2CMAAK%2CQAAS%2CQAalD%2CWACE%3BAAAD%2CQAbK%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAY%5C%2FB%2CWACE%3BAAAD%2CuBAZoB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAW9C%2CWACE%3BAAAD%2CiBAXc%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAUxC%2CWACE%3BAAAD%2CMAVG%2CaAAa%2CQASjB%2CWACE%3BEACG%3B%3BAAKR%2CQAAQ%3BEACJ%3BEACA%3B%3BAAFJ%2CQAAQ%2CQAGH%2CIAAC%2CYAAY%3BEACV%3B%3BAAGR%2CeAAgB%2CmBAAmB%3BEAC%5C%2FB%3B%3BAACA%2CeAFY%2CmBAAmB%2CEAE9B%3BEACG%2CcAAA%3B%3BAAGR%2CeAAgB%2CeAAiB%2CWAC7B%3BEACI%3BEACA%2CiBAAA%3BEACA%3BEACA%2CsBAAA%3BEACA%3BEACA%2CaDhQK%2CmBCgQL%3BEACA%3B%3BAACA%2CeATQ%2CeAAiB%2CWAC7B%2CUAQK%3BEACG%3BEACA%3BEACA%2CqBAAA%3B%3BAAIZ%3BEACI%3B%3BAAEJ%2CwBAGI%3BAAFJ%2CuBAEI%3BAADJ%2CgCACI%3BEACI%3B%3BAAIJ%2COADG%2CWACF%3BEACG%3B%3BAAFR%2COAAO%2CWAIH%3BEACI%3BEACA%3BEACA%3B%3BAAGR%2CKAAK%2CSAAS%3BAACd%2CKAAK%2CKAAK%3BAACV%2CKAAK%2CSAAS%3BAACd%2CKAAK%2COAAO%3BEACR%3BEACA%2CsBAAA%3BEACA%3BEACA%3B%3BAAII%2CgBADL%2CUACM%3BEACG%3B%3BAAHZ%2CgBACG%2CUAIK%3BEACI%3B%3BAAIJ%2CgBADJ%2COACK%3BEACG%3BEACA%3BEACA%2CsBAAA%3BEACA%3BEACA%3B%3BAALJ%2CgBADJ%2COACK%2CqBAMG%2CaACI%3BEACI%2CaDxTP%2CmBCwTO%3B%3BAARZ%2CgBADJ%2COACK%2CqBAWG%3BEACI%3B%3BAAZR%2CgBADJ%2COACK%2CqBAWG%2CiBAEI%3BEACI%3B%3BAAdZ%2CgBADJ%2COACK%2CqBAWG%2CiBAKI%3BEACI%3BEACA%3BEACA%3B%3BAAnBZ%2CgBADJ%2COACK%2CqBAWG%2CiBAKI%2CWAII%3BEACI%3BEACA%3B%3BAACA%2CgBAxBpB%2COACK%2CqBAWG%2CiBAKI%2CWAII%2CEAGK%3BEACG%2CcAAA%3B%3BAAxBpB%2CgBADJ%2COACK%2CqBA6BG%3BEACI%3B%3BAAMR%2CgBArCJ%2COAqCK%3BEACG%3BEACA%3BEACA%3B%3BAAHJ%2CgBArCJ%2COAqCK%2CmBAIG%3BEACI%3BEACA%3B%3BAANR%2CgBArCJ%2COAqCK%2CmBAIG%2CaAGI%3BEACI%3BEACA%3BEACA%3BEACA%2CaD%5C%2FVP%2CmBC%2BVO%3B%3BAAXZ%2CgBArCJ%2COAqCK%2CmBAcG%2CiBACI%3BEACI%3BEACA%3BEACF%2CuBAAA%3B%3BAASd%2CSAAC%3BEACG%3B%3BAADJ%2CSAAC%2COAEG%2CUACE%3BEACE%3B%3BAAJR%2CSAAC%2COAOG%2CiBACI%3BEACI%3B%3BAATZ%2CSAAC%2COAOG%2CiBACI%2CSAEI%3BEACI%3B%3BAAXhB%2CSAAC%2COAOG%2CiBAOI%3BEACI%3BEACA%3B%3BAAhBZ%2CSAAC%2COAOG%2CiBAOI%2CWAGI%3BEACI%3BEACA%3B%3BAACA%2CSApBf%2COAOG%2CiBAOI%2CWAGI%2CEAGK%3BEACG%2CcAAA%3B%3BAAOxB%3BEACI%3BEACA%2CsBAAA%3BEACA%3B%3BAAHJ%2CqBAII%3BEACI%2C6BAAA%3BEACA%3BEACA%3B%3BAAPR%2CqBAII%2CaAII%3BEACI%3BEACA%2CaDrZC%2CmBCqZD%3BEACA%3B%3BAAXZ%2CqBAcI%3BEACI%3BEACA%3BEACA%3B%3BAAjBR%2CqBAcI%2CiBAII%3BEACI%3BEACA%2CaD%5C%2FZC%2CmBC%2BZD%3BEACA%3BEACA%3B%3BAAtBZ%2CqBAcI%2CiBAUI%3BEACI%3B%3BAACA%2CqBAZR%2CiBAUI%2CEAEK%3BEACG%2CcAAA%3B%3BAA3BhB%2CqBA%2BBI%3BEACI%3BEACA%3BEACA%3B%3BAAlCR%2CqBA%2BBI%2CgBAII%3BEACI%3BEACA%2CaDhbC%2CmBCgbD%3BEACA%3BEACA%3B%3BAAvCZ%2CqBA%2BBI%2CgBAUI%3BEACI%3B%3BAACA%2CqBAZR%2CgBAUI%2CEAEK%3BEACG%2CcAAA%3B%3BAAKhB%3BEACI%3BEACA%2CsBAAA%3BEACA%3B%3BAAHJ%2C0BAII%3BEACI%2C6BAAA%3BEACA%3BEACA%3B%3BAAPR%2C0BAII%2CaAII%3BEACI%3BEACA%2CaDtcC%2CmBCscD%3BEACA%3B%3BAAXZ%2C0BAII%2CaASI%3BEACI%2CaD1cC%2CmBC0cD%3BEACA%3BEACA%3B%3BAAhBZ%2C0BAmBI%3BEACI%3BEACA%3BEACA%3B%3BAAtBR%2C0BAmBI%2CqBAII%3BEACI%3BEACA%2CaDrdC%2CmBCqdD%3BEACA%3BEACA%3B%3BAA3BZ%2C0BAmBI%2CqBAUI%3BEACI%3B%3BAACA%2C0BAZR%2CqBAUI%2CEAEK%3BEACG%2CcAAA%3B%3BAAhChB%2C0BAoCI%3BEACI%3BEACA%3BEACA%3B%3BAAvCR%2C0BAoCI%2CsBAII%3BEACI%3BEACA%2CaDteC%2CmBCseD%3BEACA%3BEACA%3B%3BAA5CZ%2C0BAoCI%2CsBAUI%3BEACI%3B%3BAACA%2C0BAZR%2CsBAUI%2CEAEK%3BEACG%2CcAAA%3B%3BAAKhB%3BEACI%2CsBAAA%3B%3BAADJ%2CYAEI%3BEACI%3B%3BAAHR%2CYAEI%2COAEI%3BEACI%2CkBAAA%3BEACA%3BEACA%3BEACA%2CaD1fC%2CmBC0fD%3BEACA%3BEACA%3B%3BAAVZ%2CYAaI%3BEACI%3B%3BAAdR%2CYAaI%2CKAEI%3BEACI%3BEACA%3BEACA%2C0BAAA%3BEACA%3BEACA%3B%3BAACA%2CYARR%2CKAEI%2CGAMK%3BEACG%3BEACA%3BEACA%3B%3BAAxBhB%2CYAaI%2CKAEI%2CGAWI%3BEACI%3BEACA%3BEACA%3BEACA%3B%3BAACA%2CYAlBZ%2CKAEI%2CGAWI%2CEAKK%3BEACG%2CcAAA%3B%3BAAMpB%2C8BACI%3BEACI%2CiCAAA%3B%3BAAFR%2C8BACI%2COAEI%3BEACI%3BEACA%3BEACA%2CwCAAA%3B%3BAANZ%2C8BACI%2COAEI%2CGAII%3BEACI%3BEACA%3B%3BAAThB%2C8BACI%2COAWI%3BEACI%3BEACA%2CsCAAA%3BEACA%2CwCAAA%3B%3BAACA%2C8BAfR%2COAWI%2CGAIK%3BEACG%3B%3BAAjBhB%2C8BACI%2COAWI%2CGAOI%3BEACI%3B%3BAApBhB%2C8BACI%2COAWI%2CGAUI%2CsBACI%3BEACI%3B%3BAAxBpB%2C8BACI%2COAWI%2CGAeI%3BEACI%2CeAAA%3B%3BAA5BhB%2C8BACI%2COAWI%2CGAkBI%3BEACI%3B%3BAA%5C%2FBhB%2C8BACI%2COAWI%2CGAkBI%2CyBAEI%3BEACI%3B%3BAAjCpB%2C8BACI%2COAWI%2CGAwBI%3BEACI%2CcAAA%3B%3BAArChB%2C8BACI%2COAWI%2CGA2BI%2CUAAS%3BEACL%3B%3BAAKhB%3BEACI%3BEACA%3BEACA%3BEACA%2CcAAA%3BEACA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CoCAAA%3BEACA%3B%3BAAEH%2CSAAU%3BEACP%3B%3BAAEH%2CSAAS%3BEACN%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAPJ%2CoBAQI%3BEACI%2CuCAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CkBAAA%3B%3BAAbR%2CoBAQI%2C0BAMI%2CSACI%3BEACI%2CcAAA%3B%3BAAhBhB%2CoBAoBI%3BEACI%3BEACA%3B%3BAAtBR%2CoBAoBI%2C4BAGI%3BEFjjBJ%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CaC9ES%2CmBD8ET%3BECrEH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEC4mBW%3BEACA%2CiBAAA%3B%3BAAIZ%2C2BAA2B%3BAAC3B%2CcAAe%2CQAAO%2CQAAQ%3BAAC9B%2CaAAc%2CiBAAmB%2CWAAS%2COAAM%3BAAChD%2CaAAc%2CMAAK%2CaAAc%2CUAAU%2CQAAO%2CQAAQ%3BAAC1D%2CcAAe%2COAAO%2CiBAAiB%2CQAAO%2CQAAQ%3BAACtD%2CaAAc%2CiBAAmB%2CWAAS%2CMAAK%2CcAAe%2CiBAAmB%2CUAAO%3BAACxF%2CaAAc%2CiBAAmB%2CWAAS%2CMAAK%2CcAAe%2CaAAY%3BEACtE%3BEACA%2CmBAAA%3BEACA%3B%3BAAGJ%3BAACA%2CCAAC%2COAAO%3BAACR%2CKAAK%2CcAAe%2CiBAAmB%3BAACvC%2CKAAK%2CcAAe%3BEAChB%3B%3BAAEJ%2CQAAQ%3BEAAS%3B%3BAAEjB%3BEACI%2C6BAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEAAoB%3BEACpB%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CkBAAmB%2CWAAU%3BEACzB%3B%3BAAEJ%2CkBAAmB%2CWAAU%3BEACzB%2CSAAS%2COAAT%3BEACA%3BEACA%3B%3BAAEJ%2CkBAAmB%2COAAO%3BEACtB%2CcAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%2CkBAAmB%3BEACf%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%2CkBAAmB%3BEACf%3B%3BAAEJ%2CkBAAmB%3BEAAa%3BEAAoB%3B%3BAACpD%2CkBAAmB%2CSAAS%3BEACxB%2CkBAAA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CcAAA%3B%3BAAEJ%2CkBAAmB%2CSAAS%2CMAAK%3B%3BEAC7B%3B%3BAAEJ%2CkBAAmB%2CSAAS%2CMAAK%3B%3BEAC7B%3B%3BAAEJ%2CkBAAmB%2CSAAS%2CMAAK%3B%3BEAC7B%3B%3BAAEJ%2CkBAAmB%2CSAAS%2CMAAK%3B%3BEAC7B%3B%3BAAEJ%2CkBAAmB%3BEACf%3B%3BAAEJ%2CkBAAmB%2CSAAS%2CWAAU%3BEAClC%3BEACA%3BEACA%2CqCAAA%3BEACA%2CkCAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%3BEACA%2CaD9uBS%2CmBC8uBT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CkBAAA%3B%3BAAEJ%2CkBAAmB%2CSAAS%2CWAAU%2CQAAQ%3BEAC1C%2CmBAAA%3B%3BAAEJ%3BEACI%3B%3BAAEJ%2CiBAAkB%3BEACd%3BEACA%3B%3BAAiBJ%2CQAfyB%3BEACrB%2CQAAQ%3BIACJ%3B%3BEAEJ%3BIACE%2CsBAAsB%2CiGAAtB%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEALF%2CkBAMG%3BIACC%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CUAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CQAAX%3B%3B%3BAAIR%2CqBAAsB%3BEAClB%3BEACA%3B%3BAAOJ%2CQAL0B%3BEACxB%2CqBAAsB%3BIACpB%3B%3B%3BAAQJ%2CQAL0B%3BEACxB%2CqBAAsB%3BIACpB%3B%3B%3BAAOH%2CQAJ0B%3BEACzB%2CqBAAsB%3BIACpB%3B%3B%3BACrzBJ%3BEACE%3B%3BAADF%2CsBAGE%3BEACE%2CcAAA%3BEACA%3BEACA%2CgBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CsBAXF%2CGAWG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CmBAAA%3B%3BAArBN%2CsBAyBE%3BEACE%3BEACA%3BEACA%2CcAAA%3BEACA%3B%3BAAIJ%2CYAAa%3BAAAa%2C%2BBAAgC%3BAAA6B%2CkBAAqB%3BAAAQ%2C0BAA2B%3BEAC7I%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CYAAa%2CYAAW%3BAAAQ%2C%2BBAAgC%2C4BAA2B%3BAAAQ%2CkBAAqB%2CSAAM%3BAAAQ%2C0BAA2B%2CgCAA%2BB%3BEAC9L%2CSAAS%2CEAAT%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CmBAGE%2CYAGE%3BAALJ%2CMAAM%2COAEJ%2CYAGE%3BAAJJ%2CcACE%2CYAGE%3BAAJY%2CeACd%2CYAGE%3BAANJ%2CmBAIE%2CcAEE%3BAALJ%2CMAAM%2COAGJ%2CcAEE%3BAAJJ%2CcAEE%2CcAEE%3BAAJY%2CeAEd%2CcAEE%3BAANJ%2CmBAKE%2CaACE%3BAALJ%2CMAAM%2COAIJ%2CaACE%3BAAJJ%2CcAGE%2CaACE%3BAAJY%2CeAGd%2CaACE%3BAANJ%2CmBAGE%2CYAIE%3BAANJ%2CMAAM%2COAEJ%2CYAIE%3BAALJ%2CcACE%2CYAIE%3BAALY%2CeACd%2CYAIE%3BAAPJ%2CmBAIE%2CcAGE%3BAANJ%2CMAAM%2COAGJ%2CcAGE%3BAALJ%2CcAEE%2CcAGE%3BAALY%2CeAEd%2CcAGE%3BAAPJ%2CmBAKE%2CaAEE%3BAANJ%2CMAAM%2COAIJ%2CaAEE%3BAALJ%2CcAGE%2CaAEE%3BAALY%2CeAGd%2CaAEE%3BEACE%3BEACA%2CcAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CaFjDO%2CmBEiDP%3BEACA%3BEACA%3B%3BAAEA%2CmBAdJ%2CYAGE%2CMAWG%3BAAAD%2CMAhBA%2COAEJ%2CYAGE%2CMAWG%3BAAAD%2CcAdJ%2CYAGE%2CMAWG%3BAAAD%2CeAdJ%2CYAGE%2CMAWG%3BAAAD%2CmBAbJ%2CcAEE%2CMAWG%3BAAAD%2CMAhBA%2COAGJ%2CcAEE%2CMAWG%3BAAAD%2CcAbJ%2CcAEE%2CMAWG%3BAAAD%2CeAbJ%2CcAEE%2CMAWG%3BAAAD%2CmBAZJ%2CaACE%2CMAWG%3BAAAD%2CMAhBA%2COAIJ%2CaACE%2CMAWG%3BAAAD%2CcAZJ%2CaACE%2CMAWG%3BAAAD%2CeAZJ%2CaACE%2CMAWG%3BAAAD%2CmBAdJ%2CYAIE%2COAUG%3BAAAD%2CMAhBA%2COAEJ%2CYAIE%2COAUG%3BAAAD%2CcAdJ%2CYAIE%2COAUG%3BAAAD%2CeAdJ%2CYAIE%2COAUG%3BAAAD%2CmBAbJ%2CcAGE%2COAUG%3BAAAD%2CMAhBA%2COAGJ%2CcAGE%2COAUG%3BAAAD%2CcAbJ%2CcAGE%2COAUG%3BAAAD%2CeAbJ%2CcAGE%2COAUG%3BAAAD%2CmBAZJ%2CaAEE%2COAUG%3BAAAD%2CMAhBA%2COAIJ%2CaAEE%2COAUG%3BAAAD%2CcAZJ%2CaAEE%2COAUG%3BAAAD%2CeAZJ%2CaAEE%2COAUG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3B%3BAAMR%2CIAAI%3BEACF%3B%3BAAGF%2CiBAAiB%2CKAAM%2CIAAG%3BEACxB%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%3B%3BAAGF%2CKAAK%3BEACH%3BEACA%2CmBAAA%3B%3BAAGF%2CgBAAiB%3BEACf%3B%3BAAGF%2CgBAAiB%3BAACjB%2CoBAAqB%3BEACnB%3BEACA%3B%3BAAGF%2CoBACE%3BEACE%3BEACA%3B%3BAAHJ%2CoBAME%3BEACE%3BEACA%3BEACA%3B%3BAATJ%2CoBAYE%3BEACE%3BEACA%3B%3BAAdJ%2CoBAiBE%3BEACE%3B%3BAAlBJ%2CoBAqBE%2CcACE%3BEACE%3B%3BAAvBN%2CoBAqBE%2CcAKE%2CMAAK%3BEACH%3B%3BAA3BN%2CoBA%2BBE%2CcACE%2CGACE%3BEACE%3BEACA%3BEACA%3B%3BAAGE%2CoBARR%2CcACE%2CGACE%2CGAKG%2CQACE%3BEACC%3BEACA%3BEACA%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%2CcAAA%3BEACA%3B%3BAAKF%2CoBApBR%2CcACE%2CGACE%2CGAiBG%2CMACE%3BEACC%3BEACA%3BEACA%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%2CcAAA%3BEACA%3B%3BAAKF%2CoBAhCR%2CcACE%2CGACE%2CGA6BG%2CMACE%3BEACC%3BEACA%3BEACA%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%2CcAAA%3BEACA%3B%3BAAQZ%3BEACE%3BEACA%3B%3BAAGF%2CYACE%3BEACE%3B%3BAAIJ%2CeACE%3BEACE%3B%3BAAKM%2CeANR%2CWAGG%2CMACC%2CcACE%2CaACM%3BEACF%3BEACA%3B%3BAALR%2CeAHF%2CWAGG%2CMACC%2CcACE%2CaAME%3BEACE%3B%3BAATR%2CeAHF%2CWAGG%2CMACC%2CcACE%2CaAUE%3BEACE%3B%3BAAjBZ%2CeACE%2CWAsBE%2CcACE%3BEACE%3BEACA%3B%3BAAEA%2CeA3BN%2CWAsBE%2CcACE%2CaAIM%3BEACF%3BEACA%3BEACA%3BEACA%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3B%3BAAEA%2CeAnCR%2CWAsBE%2CcACE%2CaAIM%2CMAQD%3BEACC%2CmBAAA%3B%3BAAEA%2CeAtCV%2CWAsBE%2CcACE%2CaAIM%2CMAQD%2CMAGE%3BEACC%3B%3BAAIJ%2CeA3CR%2CWAsBE%2CcACE%2CaAIM%2CMAgBD%3BEACC%2CcAAA%3BEACA%3BEACA%3BEACA%2C6BAAA%3B%3BAAhDZ%2CeACE%2CWAsBE%2CcACE%2CaA4BE%3BEACE%3B%3BAArDV%2CeACE%2CWAsBE%2CcACE%2CaAgCE%3BEACE%3B%3BAAOV%3BEACE%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3B%3BAALF%2CiBAOE%3BEACE%3BEACA%3B%3BAATJ%2CiBAOE%2CUAIE%3BEACE%3B%3BAAZN%2CiBAOE%2CUAIE%2CSAGE%3BEACE%3BEACA%3BEACA%3B%3BAAjBR%2CiBAOE%2CUAIE%2CSASE%3BEACE%3B%3BAAKF%2CiBAnBJ%2CUAkBE%2CEACG%3BEACC%2CcAAA%3B%3BAA3BR%2CiBAiCE%3BEACE%3BEACA%2CwBAAA%3B%3BAAnCJ%2CiBAiCE%2CQAIE%3BEAEE%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAA3CN%2CiBAiCE%2CQAIE%2CYAQE%3BEACE%3B%3BAA9CR%2CiBAiCE%2CQAIE%2CYAYE%3BEACE%3B%3BAAlDR%2CiBAiCE%2CQAIE%2CYAgBE%3BEACE%3B%3BAAtDR%2CiBAiCE%2CQAIE%2CYAgBE%2CcAGE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBA9BR%2CQAIE%2CYAgBE%2CcAGE%2CEAOG%3BEACC%2CSAAS%2COAAT%3BEACA%2CaF9SH%2CkBE8SG%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAvEZ%2CiBAiCE%2CQAIE%2CYAuCE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBAjDN%2CQAIE%2CYAuCE%2COAMG%3BEACC%2CSAAS%2COAAT%3BEACA%2CaFjUD%2CkBEiUC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAA1FV%2CiBAiCE%2CQAIE%2CYAuCE%2COAiBE%3BEACE%3BEACA%2CcAAA%3BEACA%3B%3BAAhGV%2CiBAiCE%2CQAIE%2CYA%2BDE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBAzEN%2CQAIE%2CYA%2BDE%2CMAMG%3BEACC%2CSAAS%2COAAT%3BEACA%2CaFzVD%2CkBEyVC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAlHV%2CiBAiCE%2CQAIE%2CYAiFE%3BEACE%3B%3BAAvHR%2CiBAiCE%2CQAIE%2CYAiFE%2CYAGE%2CGACE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAA9HZ%2CiBAiCE%2CQAIE%2CYAiFE%2CYAGE%2CGACE%2CGAME%3BEACE%3B%3BAAEA%2CiBAlGZ%2CQAIE%2CYAiFE%2CYAGE%2CGACE%2CGAME%2CEAGG%3BEACC%2CcAAA%3B%3BAApIhB%2CiBAiCE%2CQAIE%2CYAiFE%2CYAGE%2CGACE%2CGAcE%3BEACE%3BEACA%3BEACA%3B%3BAA3Id%2CiBAiCE%2CQAiHE%3BEACE%3B%3BAAKF%2CQAH4B%3BEAG5B%2CiBAvHF%2CQAiHE%3BIAII%2CmBAAA%3B%3B%3BAAKF%2CiBA1HJ%2CQAyHM%2CkBACE%3BEACF%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBAhIN%2CQAyHM%2CkBACE%2COAME%3BEACF%3BEACA%3BEACA%3B%3BAATJ%2CiBA1HJ%2CQAyHM%2CkBACE%2COAYF%3BEACE%3B%3BAAbJ%2CiBA1HJ%2CQAyHM%2CkBACE%2COAgBF%3BEACE%3BEACA%3BEACA%3BEAEA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAzBJ%2CiBA1HJ%2CQAyHM%2CkBACE%2COAgBF%2CUAWI%3BEACA%2CcAAA%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%3B%3BAAWJ%2CQAR4B%3BEAQ5B%2CiBArKN%2CQAyHM%2CkBACE%2COAgBF%3BIAyBI%3B%3BEAEJ%2CiBArKN%2CQAyHM%2CkBACE%2COAgBF%2CUAoBM%3BIACA%3BIACA%3B%3B%3BAAjMd%2CiBAiCE%2CQAyKE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAhNN%2CiBAiCE%2CQAyKE%2CMAQE%3BEACE%3BEACA%3B%3BAApNR%2CiBAiCE%2CQAuLE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CiBAlMJ%2CQAuLE%3BIAQI%3B%3B%3BAAhOR%2CiBAiCE%2CQAuLE%2CcAWE%3BEACE%3B%3BAApOR%2CiBAiCE%2CQAuLE%2CcAeE%3BEACE%3B%3BAAxOR%2CiBAiCE%2CQAuLE%2CcAeE%2CeAGE%3BEACE%3B%3BAA3OV%2CiBAiCE%2CQAuLE%2CcAeE%2CeAOE%2CYACE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBApNV%2CQAuLE%2CcAeE%2CeAOE%2CYACE%2CEAMG%3BEACC%3B%3BAAtPd%2CiBAiCE%2CQAuLE%2CcAeE%2CeAoBE%3BEACE%3BEACA%3BEACA%3B%3BAA9PV%2CiBAiCE%2CQAuLE%2CcAeE%2CeA0BE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3B%3BAAEA%2CiBA9OR%2CQAuLE%2CcAeE%2CeA0BE%2CMAcG%3BEACC%3B%3BAAGF%2CiBAlPR%2CQAuLE%2CcAeE%2CeA0BE%2CMAkBG%3BEACC%3B%3BAAGF%2CiBAtPR%2CQAuLE%2CcAeE%2CeA0BE%2CMAsBG%3BEACC%3B%3BAAGF%2CiBA1PR%2CQAuLE%2CcAeE%2CeA0BE%2CMA0BG%3BEACC%3B%3BAAOJ%2CQAJ4B%3BEAI5B%2CiBAlQN%2CQAuLE%2CcAeE%2CeA0BE%3BIA%2BBI%3B%3B%3BAAhSZ%2CiBAiCE%2CQAuLE%2CcAeE%2CeA8DE%2CQAAO%3BEACL%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBA9QR%2CQAuLE%2CcAeE%2CeA8DE%2CQAAO%2COAUJ%3BEACC%2CaF7hBH%2CkBE6hBG%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%2CcAAA%3B%3BAAIA%2CiBAtRV%2CQAuLE%2CcAeE%2CeA8DE%2CQAAO%2COAiBJ%2CMACE%3BEACC%2CcAAA%3B%3BAAxTd%2CiBAiCE%2CQAuLE%2CcAeE%2CeA8DE%2CQAAO%2COAuBL%3BEACE%3BEACA%3B%3BAA9TZ%2CiBAiCE%2CQAuLE%2CcA2GE%3BEACE%3BEACA%3BEACA%3B%3BAAtUR%2CiBAiCE%2CQAuLE%2CcA2GE%2CQAKE%3BEACE%2CcAAA%3B%3BAAzUV%2CiBAiCE%2CQAuLE%2CcAqHE%2CKAAI%2CKAAK%3BEACP%3B%3BAA9UR%2CiBAiCE%2CQAuLE%2CcAqHE%2CKAAI%2CKAAK%2CWAIP%3BEACE%3B%3BAAlVV%2CiBAiCE%2CQA2TE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAhWN%2CiBAiCE%2CQA2TE%2CkBAME%3BEACE%2CmDAAA%3BEACA%2C2CAAA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBAxUN%2CQA2TE%2CkBAME%2CgBAOG%3BAACD%2CiBAzUN%2CQA2TE%2CkBAME%2CgBAQG%3BEACC%3B%3BAA3WV%2CiBAiCE%2CQA2TE%2CkBAME%2CgBAYE%3BEACE%3BEACA%3B%3BAAhXV%2CiBAiCE%2CQA2TE%2CkBAME%2CgBAiBE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAvXV%2CiBAiCE%2CQA2TE%2CkBAME%2CgBAiBE%2CUAME%3BEACE%3BEACA%3BEACA%3B%3BAA5XZ%2CiBAiCE%2CQA2TE%2CkBAME%2CgBAiBE%2CUAYE%3BEACE%3B%3BAAhYZ%2CiBAiCE%2CQA2TE%2CkBAME%2CgBAkCE%2CeAAiB%2CWAAS%3BEACxB%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAzYV%2CiBAiCE%2CQA2TE%2CkBAME%2CgBAkCE%2CeAAiB%2CWAAS%2CSAOxB%3BEACE%2CuBAAA%3B%3BAA5YZ%2CiBAiCE%2CQA2TE%2CkBAsDE%3BEACE%2CeAAA%3B%3BAAnZR%2CiBAiCE%2CQA2TE%2CkBA0DE%3BEACE%3BEACA%3B%3BAAxZR%2CiBAiCE%2CQA2TE%2CkBA0DE%2CSAIE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAA9ZV%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBACE%3BEACE%3B%3BAApaV%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBAKE%3BEACE%3BEACA%3B%3BAAzaV%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBAKE%2CsBAIE%3BEACE%3B%3BAA5aZ%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBAKE%2CsBAQE%3BEACE%2CaFpqBC%2CmBEoqBD%3BEACA%3BEACA%3B%3BAAlbZ%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBAKE%2CsBAcE%3BEACE%2CcAAA%3B%3BAAtbZ%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBAKE%2CsBAcE%2CSAGE%3BEACE%3BEACA%3B%3BAA1bd%2CiBAiCE%2CQA2TE%2CkBAsEE%2CgBA6BE%2CsBACE%3BEACE%3B%3BAAjcZ%2CiBAiCE%2CQA2TE%2CkBA0GE%3BEACE%3B%3BAAvcR%2CiBAiCE%2CQA2TE%2CkBA0GE%2CkBAGE%3BEACE%3BEACA%2CcAAA%3BEACA%3B%3BAAEA%2CiBA7aR%2CQA2TE%2CkBA0GE%2CkBAGE%2CEAKG%3BEACC%3BEACA%3B%3BAAMJ%2CiBArbN%2CQA2TE%2CkBAyHE%2CQAAO%2CSACJ%3BEACC%3B%3BAAOF%2CQAH4B%3BEAG5B%2CiBA7bN%2CQA2TE%2CkBAyHE%2CQAAO%2CSAKL%2CKAAI%3BIAEA%3B%3B%3BAA5dZ%2CiBAiCE%2CQA2TE%2CkBAyHE%2CQAAO%2CSAWL%2CSAAQ%3BEACN%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAhfV%2CiBAiCE%2CQAqdE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBA5dJ%2CQAqdE%2CoBAOG%2CMACC%3BEACE%3BEACA%3BEACA%3B%3BAAjgBV%2CiBAiCE%2CQAqdE%2CoBAeE%3BEACE%3B%3BAAtgBR%2CiBAiCE%2CQAqdE%2CoBAeE%2CcAGE%3BEACE%3B%3BAAKF%2CQAH4B%3BEAG5B%2CiBA7eN%2CQAqdE%2CoBAeE%2CcAGE%3BIAII%3B%3B%3BAAIJ%2CiBA%5C%2FeN%2CQAqdE%2CoBAeE%2CcAWG%3BEACC%2CaF9vBD%2CkBE8vBC%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAthBV%2CiBAiCE%2CQAqdE%2CoBAoCE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CwCAAA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C2BAAA%3BEACA%3B%3BAA1iBR%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBAkBE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBArhBR%2CQAqdE%2CoBAoCE%2CmBAkBE%2CGAUG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3B%3BAA5jBZ%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBAsCE%3BEACE%3B%3BAAjkBV%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBAsCE%2CGAGE%2CGACE%3BEACE%2CgCAAA%3BEACA%3BEACA%3BEACA%3B%3BAAxkBd%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBAoDE%2CmBACE%3BEACE%3B%3BAAhlBZ%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBAoDE%2CmBAKE%3BEACE%3B%3BAAplBZ%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBA8DE%3BEACE%3B%3BAAzlBV%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBA8DE%2CmBAGE%3BEACE%3B%3BAA5lBZ%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBA8DE%2CmBAOE%3BEACE%3B%3BAAhmBZ%2CiBAiCE%2CQAqdE%2CoBAoCE%2CmBA8DE%2CmBAOE%2CkBAGE%3BEACE%2CgCAAA%3BEACA%3BEACA%3BEACA%3B%3BAASV%2CiBADD%2COACE%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3B%3BAAJJ%2CiBAAC%2COAOC%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CoCAAA%3BEACA%2CwCAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CuBAAA%3B%3BAAvCJ%2CiBAAC%2COAOC%2CQAkCE%3BEACE%3B%3BAA1CN%2CiBAAC%2COAOC%2CQAsCE%2CcACE%2CeACE%2CUACE%2CYACE%3BEACE%3B%3BAAlDd%2CiBAAC%2COAOC%2CQAkDE%2CkBACE%2CkBACE%3BEACE%3B%3BAAEA%2CiBA9DT%2COAOC%2CQAkDE%2CkBACE%2CkBACE%2CEAGG%3BEACC%3BEACA%3B%3BAAhEZ%2CiBAAC%2COAOC%2CQAkDE%2CkBAYE%2CQAAO%2CSACL%2CSAAQ%3BEACN%3B%3BAAvEV%2CiBAAC%2COAOC%2CQAqEE%2CoBACE%3BEACE%3B%3BAA9ER%2CiBAAC%2COAOC%2CQA2EE%2CYACE%2CQAAU%3BEACR%2CkBAAA%3B%3BAApFR%2CiBAAC%2COAOC%2CQAiFE%3BEACE%3B%3BAAIA%2CiBA7FL%2COAOC%2CQAqFM%2CaACE%3BEACF%3B%3BAAMR%2CiBAAE%3BEACA%2CeAAA%3BEACA%3BEACA%3B%3BAArtBJ%2CiBAwtBE%3BEACE%3BEACA%3B%3BAA1tBJ%2CiBA6tBE%2CkBACE%2CUACE%2CKAAI%3BEACF%3B%3BAAOR%2CgBACE%2CkBACE%2CQACE%3BEACE%3B%3BAAMR%2CsBAQE%3BAAPF%2CqBAOE%3BAANF%2CcAME%3BAALF%2CsBAKE%3BAAJF%2C4BAIE%3BAAHF%2C2BAGE%3BAAFF%2CiBAEE%3BAADF%2CeACE%3BEACE%3B%3BAAIJ%2CiBAAkB%3BAAClB%2CiBAAkB%3BAAClB%2CiBAAkB%2CYAAW%2CWAAc%3BEACzC%3B%3BAAGF%2CmBACE%3BEACE%3B%3BAAIJ%2CsBACE%2CWACE%2CcACE%2CaACE%3BEACE%3B%3BAALV%2CsBACE%2CWACE%2CcACE%2CaAKE%3BEACE%3B%3BAAOV%3BEACE%3B%3BAAGF%3BEACE%3B%3BAAGF%3BEACE%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3B%3BAADF%2CcAGE%3BEACE%3BEACA%3B%3BAAEA%2CcAJF%2CEAIG%2CMAAM%3BEACL%3BEACA%2CyBAAA%3BEACA%3B%3BAAGF%2CcAVF%2CEAUG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CwBAAA%3BEACA%3BEACA%2CoBAAA%3B%3BAAKN%3BEACE%3B%3BAADF%2CSAGE%3BEACE%2C0BAAA%3BEACA%2CeAAA%3BEACA%3BEACA%3BEACA%3B%3BAARJ%2CSAGE%2CcAOE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CSAdJ%2CcAOE%2CEAOG%3BEACC%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CcAAc%2CaAAd%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAtCR%2CSAGE%2CcAuCE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CeAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C4CAAA%3BEACA%2CyCAAA%3BEACA%2CwCAAA%3BEACA%2CuCAAA%3BEACA%2CoCAAA%3B%3BAAEA%2CSAxDJ%2CcAuCE%2COAiBG%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%2CqDAAA%3BEACA%2CqBAAA%3BEACA%3BEACA%3BEACA%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CSA1EJ%2CcAuCE%2COAmCG%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%2CqDAAA%3BEACA%2CqBAAA%3BEACA%3BEACA%3BEACA%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIJ%2CSA7FF%2CcA6FG%2CMACC%3BEACE%3B%3BAAMR%2CQACE%3BEACE%3B%3BAAFJ%2CQACE%2CkBAGE%3BEACE%3B%3BAALN%2CQACE%2CkBAOE%3BEACE%3B%3BAATN%2CQACE%2CkBAWE%2CSAAQ%3BAAZZ%2CQACE%2CkBAWqB%2CUAAS%3BEAC1B%3B%3BAAbN%2CQAiBE%3BEACE%3B%3BAAIJ%3BEACE%3B%3BAADF%2CqBAGE%2CkBACE%3BEACE%3B%3BAALN%2CqBASE%2CqBACE%2CWACE%2CMACE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgBAAA%3BEACA%3B%3BAAOA%2CQAN0B%3BEAM1B%2CqBApBR%2CqBACE%2CWACE%2CMACE%3BIAYI%3BIACA%3BIACA%3B%3B%3BAAGF%2CqBApBR%2CqBACE%2CWACE%2CMACE%2CGAiBG%3BEACC%2CcAAA%3B%3BAAEA%2CqBAvBV%2CqBACE%2CWACE%2CMACE%2CGAiBG%2COAGE%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CmBAAA%3B%3BAASd%3BEACE%3B%3BAAGF%3BEACE%3B%3BAAGF%3BAAAe%3BEACb%2CeAAA%3BEACA%2CcAAA%3BEACA%3B%3BAAHF%2CaAKE%3BAALa%2CkBAKb%3BAALF%2CaAME%3BAANa%2CkBAMb%3BAANF%2CaAOE%3BAAPa%2CkBAOb%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAvBJ%2CaA0BE%3BAA1Ba%2CkBA0Bb%3B%3BEAEE%3B%3BAA5BJ%2CaA0BE%2CUAIE%3BAA9BW%2CkBA0Bb%2CUAIE%3B%3B%3B%3B%3B%3BAA9BJ%2CaAsCE%3BAAtCa%2CkBAsCb%3BEACE%3BEACA%3B%3BAAxCJ%2CaA2CE%3BAA3Ca%2CkBA2Cb%3BEACE%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CaAVF%2CiBAUG%3BAAAD%2CkBAVF%2CiBAUG%3BEACC%3BEACA%2CmBAAA%3BEACA%3B%3BAAGF%2CaAhBF%2CiBAgBG%3BAAAD%2CkBAhBF%2CiBAgBG%3BEACC%3B%3BAAIJ%2CaAAC%2CMACC%3BAADF%2CkBAAC%2CMACC%3BEACE%2CwCAAA%3BEACA%2CqCAAA%3BEACA%2CoCAAA%3BEACA%2CgCAAA%3BEACA%3BEACA%3B%3BAAPJ%2CaAAC%2CMAUC%3BAAVF%2CkBAAC%2CMAUC%3BEACE%2CgBAAgB%2CeAAhB%3BEACA%2CmBAAmB%2CeAAnB%3BEACA%2CcAAc%2CeAAd%3BEACA%2CeAAe%2CeAAf%3BEACA%2CWAAW%2CeAAX%3BEACA%3BEACA%3B%3BAAKE%2CaAtBL%2CMAoBC%2CeACM%2CIACD%3BAAAD%2CkBAtBL%2CMAoBC%2CeACM%2CIACD%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAA%5C%2FBR%2CaAAC%2CMAoBC%2CeAeE%3BAAnCJ%2CkBAAC%2CMAoBC%2CeAeE%3BEACE%3BEACA%3B%3BAArCN%2CaAAC%2CMAoBC%2CeAoBE%3BAAxCJ%2CkBAAC%2CMAoBC%2CeAoBE%3BEACE%3BEACA%3BEACA%3B%3BAA3CN%2CaAAC%2CMAoBC%2CeA0BE%3BAA9CJ%2CkBAAC%2CMAoBC%2CeA0BE%3BEACE%3B%3BAA%5C%2FGR%2CaAoHE%3BAApHa%2CkBAoHb%3BEACE%3BEACA%3BEACA%3B%3BAAEA%2CaALF%2CeAKM%3BAAAJ%2CkBALF%2CeAKM%3BEACF%3BEACA%3B%3BAA3HN%2CaAoHE%2CeAUE%3BAA9HW%2CkBAoHb%2CeAUE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C2BAA2B%2CiCAA3B%3BEACA%2CwBAAwB%2CiCAAxB%3BEACA%2CuBAAuB%2CiCAAvB%3BEACA%2CsBAAsB%2CiCAAtB%3BEACA%2CmBAAmB%2CiCAAnB%3B%3BAAzIN%2CaAoHE%2CeAwBE%3BAA5IW%2CkBAoHb%2CeAwBE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAjJN%2CaAoHE%2CeAgCE%3BAApJW%2CkBAoHb%2CeAgCE%3BEACE%2CcAAA%3BEACA%2C4CAA4C%2C8BAA5C%3B%3BAAEA%2CaApCJ%2CeAgCE%2CqBAIG%3BAAAD%2CkBApCJ%2CeAgCE%2CqBAIG%3BEACC%3BEACA%3B%3BAA1JR%2CaA%2BJE%3BAA%5C%2FJa%2CkBA%2BJb%3BEACE%3BEACA%3B%3BAAjKJ%2CaA%2BJE%2CcAIE%3BAAnKW%2CkBA%2BJb%2CcAIE%3BEACE%3B%3BAApKN%2CaA%2BJE%2CcAIE%2CcAGE%3BAAtKS%2CkBA%2BJb%2CcAIE%2CcAGE%3BEACE%3BEACA%3BEACA%2CcAAA%3B%3BAAEA%2CaAZN%2CcAIE%2CcAGE%2CEAKG%3BAAAD%2CkBAZN%2CcAIE%2CcAGE%2CEAKG%3BEACC%2CcAAA%3B%3BAA5KV%2CaA%2BJE%2CcAkBE%3BAAjLW%2CkBA%2BJb%2CcAkBE%3BEACE%3BEACA%3BEACA%3B%3BAApLN%2CaA%2BJE%2CcAwBE%3BAAvLW%2CkBA%2BJb%2CcAwBE%3BEACE%3B%3BAAxLN%2CaA%2BJE%2CcAwBE%2CyBAGE%3BAA1LS%2CkBA%2BJb%2CcAwBE%2CyBAGE%3BEACE%3B%3BAA3LR%2CaA%2BJE%2CcAgCE%3BAA%5C%2FLW%2CkBA%2BJb%2CcAgCE%3BEACE%2CeAAA%3BEACA%3B%3BAAjMN%2CaA%2BJE%2CcAgCE%2CWAIE%3BAAnMS%2CkBA%2BJb%2CcAgCE%2CWAIE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAzMR%2CaA%2BJE%2CcAgCE%2CWAaE%3BAA5MS%2CkBA%2BJb%2CcAgCE%2CWAaE%3BEACE%3BEACA%3BEACA%3B%3BAA%5C%2FMR%2CaA%2BJE%2CcAgCE%2CWAmBE%3BAAlNS%2CkBA%2BJb%2CcAgCE%2CWAmBE%3BEACE%3BEACA%3BEACA%3B%3BAArNR%2CaA%2BJE%2CcAgCE%2CWAmBE%2CWAKE%3BAAvNO%2CkBA%2BJb%2CcAgCE%2CWAmBE%2CWAKE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CaA9DR%2CcAgCE%2CWAmBE%2CWAKE%2COAMG%3BAAAD%2CkBA9DR%2CcAgCE%2CWAmBE%2CWAKE%2COAMG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAArOZ%2CaA%2BJE%2CcA6EE%2CyBACE%3BAA7OS%2CkBA%2BJb%2CcA6EE%2CyBACE%3BEACE%3B%3BAA9OR%2CaA%2BJE%2CcAmFE%3BAAlPW%2CkBA%2BJb%2CcAmFE%3BEACE%3BEACA%3BEACA%3B%3BAArPN%2CaAyPE%3BAAzPa%2CkBAyPb%3BEACE%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%3BEACA%3B%3BAA%5C%2FPJ%2CaAkQE%3BAAlQa%2CkBAkQb%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAxQJ%2CaAkQE%2CmBAQE%3BAA1QW%2CkBAkQb%2CmBAQE%3BEACE%3BEACA%3BEACA%3BEACA%2CsBAAA%3BEACA%3BEACA%3BEACA%2CeAAA%3BEACA%3B%3BAAEA%2CaAlBJ%2CmBAQE%2CEAUG%3BAAAD%2CkBAlBJ%2CmBAQE%2CEAUG%3BEACC%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAvRR%2CaA4RE%3BAA5Ra%2CkBA4Rb%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CoCAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CWAAW%2CgBAAX%3B%3BAA3SJ%2CaA4RE%2CmBAiBE%3BAA7SW%2CkBA4Rb%2CmBAiBE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAlTN%2CaA4RE%2CmBAiBE%2CcAOE%3BAApTS%2CkBA4Rb%2CmBAiBE%2CcAOE%3BEACE%3BEACA%3B%3BAAEA%2CaA5BN%2CmBAiBE%2CcAOE%2CGAIG%3BAAAD%2CkBA5BN%2CmBAiBE%2CcAOE%2CGAIG%3BEACC%3BEACA%2C8BAAA%3B%3BAAIF%2CQAH4B%3BEAG5B%2CaAlCN%2CmBAiBE%2CcAOE%2CGAIG%3BEAMD%2CkBAlCN%2CmBAiBE%2CcAOE%2CGAIG%3BIAIG%3B%3B%3BAA5TZ%2CaA4RE%2CmBAiBE%2CcAOE%2CGAYE%3BAAhUO%2CkBA4Rb%2CmBAiBE%2CcAOE%2CGAYE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CoCAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%3B%3BAAUA%2CaA5DR%2CmBAiBE%2CcAOE%2CGAYE%2CEAwBG%3BAAAD%2CkBA5DR%2CmBAiBE%2CcAOE%2CGAYE%2CEAwBG%3BEACC%3B%3BAAzVZ%2CaA4RE%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%3BAA5VK%2CkBA4Rb%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CaAvEV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAOG%3BAAAD%2CkBAvEV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAOG%3BEACC%3B%3BAAGF%2CaA3EV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAWG%3BAAAD%2CkBA3EV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAWG%3BEACC%3B%3BAAGF%2CaA%5C%2FEV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAeG%3BAAAD%2CkBA%5C%2FEV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAeG%3BEACC%3B%3BAAGF%2CaAnFV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAmBG%3BAAAD%2CkBAnFV%2CmBAiBE%2CcAOE%2CGAYE%2CEA4BE%2CEAmBG%3BEACC%3B%3BAAIJ%2CaAxFR%2CmBAiBE%2CcAOE%2CGAYE%2CEAoDG%3BAAAD%2CkBAxFR%2CmBAiBE%2CcAOE%2CGAYE%2CEAoDG%3BEACC%2CmBAAA%3B%3BAAMA%2CaA%5C%2FFV%2CmBAiBE%2CcAOE%2CGAqEG%2CMACC%2CEACG%3BAAAD%2CkBA%5C%2FFV%2CmBAiBE%2CcAOE%2CGAqEG%2CMACC%2CEACG%3BEACC%3B%3BAASd%2CSAGE%3BAAFF%2C2BAEE%3BAADF%2CiBACE%3BEACE%3B%3BAAIJ%2CiBACE%3BEACE%3B%3BAAKM%2CiBANR%2CcAGG%2CMACC%2CeACM%2CIACD%3BEACC%3B%3BAARZ%2CiBACE%2CcAaE%3BEACE%3BEACA%3BEACA%3B%3BAAjBN%2CiBACE%2CcAaE%2CmBAKE%3BEACE%3B%3BAApBR%2CiBACE%2CcAaE%2CmBASE%2CcACE%3BEACE%3B%3BAAzBV%2CiBACE%2CcAaE%2CmBASE%2CcACE%2CcAGE%3BEACE%3BEACA%3B%3BAA7BZ%2CiBACE%2CcAaE%2CmBASE%2CcAUE%2CWACE%3BEACE%3B%3BAAnCZ%2CiBACE%2CcAaE%2CmBASE%2CcAgBE%3BEACE%2CgBAAA%3B%3BAAxCV%2CiBACE%2CcAaE%2CmBASE%2CcAoBE%3BEACE%3B%3BAA5CV%2CiBAkDE%3BEACE%3BEAEA%3BEACA%3BEACA%3B%3BAAvDJ%2CiBAkDE%2CYAOE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CeAAA%3BEACA%2C6CAAA%3BEACA%2C0CAAA%3BEACA%2CqCAAA%3B%3BAAjEN%2CiBAkDE%2CYAOE%2CmBAUE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAxER%2CiBAkDE%2CYAOE%2CmBAkBE%3BEACE%3BEACA%2CcAAA%3BEACA%3B%3BAA9ER%2CiBAmFE%3BEACE%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAEA%2CUAAC%2CMACC%3BEACE%2CWAAW%2CUAAX%3BEACA%2CmBAAmB%2CUAAnB%3BEACA%2CgBAAgB%2CUAAhB%3BEACA%2CcAAc%2CUAAd%3B%3BAATN%2CUAaE%3BEACE%2CWAAW%2CQAAX%3BEACA%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAgB%2CQAAhB%3BEACA%2CcAAc%2CQAAd%3BEACA%2CgCAAA%3BEACA%2CwCAAA%3BEACA%2CqCAAA%3BEACA%2CmCAAA%3BEACA%3B%3BAAIJ%3BEACE%3B%3BAADF%2CeAGE%2CmBACE%3BEACE%3B%3BAALN%2CeASE%3BEACE%3B%3BAAVJ%2CeAaE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAlBJ%2CeAaE%2CgBAOE%3BEACE%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEACA%3B%3BAAMN%3BEACE%3B%3BAADF%2CkBAGE%3BEACE%3BEACA%3B%3BAAKJ%3BEACE%2CgCAAA%3BEACA%3B%3BAAFF%2C2BAIE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAKM%2C2BATR%2CcAMG%2CMACC%2CeACM%2CIACD%3BEACC%3B%3BAAdZ%2C2BAIE%2CcAgBE%2CeAAc%3BEACZ%3BEACA%3B%3BAAtBN%2C2BAIE%2CcAqBE%3BEACE%3B%3BAA1BN%2C2BAIE%2CcAyBE%3BEACE%3BEACA%3B%3BAA%5C%2FBN%2C2BAmCE%2CcACE%3BEACE%2CeAAA%3B%3BAArCN%2C2BAyCE%2CWACE%2CcACE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2C2BATN%2CWACE%2CcACE%2CaAOM%3BEACF%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2C2BAjBR%2CWACE%2CcACE%2CaAOM%2CMAQD%3BEACC%3BEACA%3BEACA%3B%3BAAGF%2C2BAvBR%2CWACE%2CcACE%2CaAOM%2CMAcD%3BEACC%3B%3BAAjEZ%2C2BAwEE%2CcACE%3BEACE%2CmBAAA%3B%3BAAgBJ%2CoBAAC%2CMACC%2CcACE%3BAAFJ%2CoBAAC%2CMACC%2CcACE%3BAAFJ%2CiBAAC%2CMACC%2CcACE%3BAAFJ%2CaAAC%2CMACC%2CcACE%3BAAFJ%2CiBAAC%2CMACC%2CcACE%3BAAFJ%2CiBAAC%2CMACC%2CcACE%3BAAFJ%2CsBAAC%2CMACC%2CcACE%3BAAFJ%2CoBAAC%2CMACC%2CcACE%3BAAFJ%2CMAFI%2CQAEH%2CMACC%2CcACE%3BAAFJ%2CMADI%2COACH%2CMACC%2CcACE%3BEACE%3BEACA%3B%3BAASJ%2CcADF%2CaACM%3BEACF%3B%3BAAKN%3BEACE%3BEACA%3B%3BAAFF%2CiBAIE%2CSAEE%3BAANJ%2CiBAKE%2CgBACE%3BAANJ%2CiBAIE%2CSAGE%3BAAPJ%2CiBAKE%2CgBAEE%3BAAPJ%2CiBAIE%2CSAIE%3BAARJ%2CiBAKE%2CgBAGE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAZN%2CiBAgBE%3BEACE%3B%3BAAjBJ%2CiBAoBE%3BEACE%3BEACA%3BEACA%3B%3BAAvBJ%2CiBA0BE%3BEACE%3BEACA%3BEACA%3B%3BAA7BJ%2CiBA0BE%2CQAKE%3BEACE%3BEACA%3BEACA%3B%3BAAlCN%2CiBA0BE%2CQAWE%3BEACE%3B%3BAAtCN%2CiBA0CE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBAZF%2CYAYG%3BEACC%2CSAAS%2COAAT%3BEACA%3BEACA%3B%3BAAIA%2CiBAnBJ%2CYAkBG%2CUACE%3BEACC%2CSAAS%2COAAT%3B%3BAAIJ%2CiBAxBF%2CYAwBG%3BEACC%2CmBAAA%3B%3BAAEA%2CiBA3BJ%2CYAwBG%2CMAGE%3BEACC%3B%3BAAIJ%2CiBAhCF%2CYAgCG%2CIAAI%2CSAAS%3BEACZ%2CmBAAA%3B%3BAA3EN%2CiBA%2BEE%2CYAAW%3BEACT%2CmBAAA%3B%3BAAEA%2CiBAHF%2CYAAW%2COAGR%3BEACC%3B%3BAAnFN%2CiBAuFE%2CSACE%3BEACE%3B%3BAAzFN%2CiBA6FE%2COACE%2CaAEE%3BEACE%3BEACA%3BEACA%3B%3BAAnGR%2CiBA6FE%2COACE%2CaAEE%2CMAKE%3BAArGR%2CiBA6FE%2COACE%2CaAEE%2CMAME%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CaAAA%3BEACA%3B%3BAAGF%2CiBAtBN%2COACE%2CaAEE%2CMAmBG%2CMAEC%3BAADF%2CiBAvBN%2COACE%2CaAEE%2CMAoBG%2CQACC%3BAAFF%2CiBAtBN%2COACE%2CaAEE%2CMAmBG%2CMAEI%3BAADL%2CiBAvBN%2COACE%2CaAEE%2CMAoBG%2CQACI%3BEACD%2CmBAAA%3BEACA%3B%3BAAKF%2CiBA%5C%2FBR%2COACE%2CaAEE%2CMA2BE%2CQAAO%2CKACJ%3BEH55DP%3BEACA%2C6CAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEGy5DQ%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%3B%3BAAIA%2CiBAzCV%2COACE%2CaAEE%2CMA2BE%2CQAAO%2CKAUJ%2CMACE%3BEACC%3B%3BAAMJ%2CiBAhDR%2COACE%2CaAEE%2CMA4CE%2CQAAO%2CSACJ%3BEH76DP%3BEACA%2C6CAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEG06DQ%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIA%2CiBA1DV%2COACE%2CaAEE%2CMA4CE%2CQAAO%2CSAUJ%2CMACE%3BEACC%3B%3BAASd%3BEACE%3B%3BAAGF%3BEACE%3B%3BAADF%2CYAGE%2CGACE%3BEACE%3B%3BAALN%2CYAGE%2CGACE%2CGAGE%3BEACE%3B%3BAAEA%2CYAPN%2CGACE%2CGAGE%2CEAGG%3BEACC%2CcAAA%3B%3BAAXV%2CYAGE%2CGACE%2CGAWE%3BEACE%2CcAAA%3B%3BAAGF%2CYAhBJ%2CGACE%2CGAeG%2CKAAK%2CIAAI%2CaAAa%3BEACrB%3B%3BAAMR%2CaACE%3BEACE%3B%3BAAEA%2CaAHF%2CYAGG%2CUAAU%3BEACT%3B%3BAALN%2CaACE%2CYAOE%2CmBAGE%3BEACE%3B%3BAAMR%2CeACE%2CgBACE%3BEACE%3BEACA%3BEACA%2CcAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CaF%5C%2FlEO%2CmBE%2BlEP%3BEACA%3BEACA%3B%3BAAEA%2CeAbJ%2CgBACE%2CsBAYG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3B%3BAApBR%2CeACE%2CgBAuBE%2CwBACE%2CGACE%3BEACE%2CiBAAA%3B%3BAA3BV%2CeACE%2CgBAuBE%2CwBACE%2CGACE%2CGAGE%3BEACE%2CcAAA%3BEACA%3B%3BAAEA%2CeAhCV%2CgBAuBE%2CwBACE%2CGACE%2CGAGE%2CEAIG%3BEACC%2CcAAA%3B%3BAASd%2CcACE%3BEACE%3BEACA%3B%3BAAHJ%2CcACE%2CcAIE%3BEACE%3B%3BAANN%2CcACE%2CcAIE%2CsBAGE%3BEACE%3BEACA%3BEACA%3B%3BAAXR%2CcACE%2CcAIE%2CsBAGE%2CcAKE%3BEACE%2CcAAA%3BEACA%3BEACA%3B%3BAAEA%2CcAjBR%2CcAIE%2CsBAGE%2CcAKE%2CEAKG%3BEACC%2CcAAA%3B%3BAAnBZ%2CcACE%2CcAIE%2CsBAmBE%2CWACE%3BEACE%3B%3BAA1BV%2CcACE%2CcAIE%2CsBAyBE%3BEACE%2CkBAAA%3BEACA%3BEACA%3BEACA%2CcAAA%3B%3BAAlCR%2CcACE%2CcAIE%2CsBAyBE%2C0BAME%2CGACE%3BEACE%2CiBAAA%3BEACA%3B%3BAAEA%2CcAxCV%2CcAIE%2CsBAyBE%2C0BAME%2CGACE%2CGAIG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAnDd%2CcACE%2CcAIE%2CsBAoDE%3BEACE%3B%3BAA1DR%2CcACE%2CcAIE%2CsBAwDE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CcAAc%2CaAAd%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3B%3BAAxER%2CcACE%2CcAIE%2CsBAwDE%2CmBAaE%3BEACE%3B%3BAA3EV%2CcACE%2CcAIE%2CsBAwDE%2CmBAaE%2CmBAGE%3BEACE%3B%3BAAEA%2CcA%5C%2FEV%2CcAIE%2CsBAwDE%2CmBAaE%2CmBAGE%2CEAGG%3BEACC%3B%3BAAGF%2CcAnFV%2CcAIE%2CsBAwDE%2CmBAaE%2CmBAGE%2CEAOG%2CMACC%3BEACE%2CmBAAA%3BEACA%3B%3BAAvFhB%2CcACE%2CcAIE%2CsBAwDE%2CmBAaE%2CmBAGE%2CEAcE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CsBAAA%3B%3BAAnGd%2CcACE%2CcAIE%2CsBAwDE%2CmBA2CE%3BEACE%3B%3BAAzGV%2CcACE%2CcAIE%2CsBAwDE%2CmBA2CE%2CiBAGE%3BEACE%3BEACA%3BEACA%2CeAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGE%2CcArHZ%2CcAIE%2CsBAwDE%2CmBA2CE%2CiBAGE%2CQAUE%2CKACG%3BEACC%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAUhB%2CcAAe%3BAACf%2CeAAgB%3BEACd%3B%3BAAGF%2CYAAa%2CMAAK%2CQAAS%3BAAC3B%2CYAAa%2CMAAK%2CQAAS%3BEACzB%2CqBAAA%3B%3BAAGF%2CQAAS%2CeAAe%3BEACtB%3B%3BAAGF%2CQAAS%2CcAAc%2CWAAW%3BEAChC%3B%3BAAGF%2CQAAS%2CmBAAmB%2CMAAK%3BAACjC%2CQAAS%2CwBAAwB%2CMAAK%3BEACpC%3B%3BAAGF%2CQACE%2CeACE%2CeACE%3BEACE%2CmBAAA%3BEACA%2C6BAAA%3B%3BAALR%2CQACE%2CeAQE%2CiBACE%2CQAAO%3BEACL%3B%3BAAEA%2CQAZN%2CeAQE%2CiBACE%2CQAAO%2CQAGJ%3BAACD%2CQAbN%2CeAQE%2CiBACE%2CQAAO%2CQAIJ%3BEACC%3B%3BAAOV%2CiBAAkB%2CMAAK%3BEACrB%2CeAAA%3B%3BAAGF%2CiBAAkB%2CMAAK%3BEACrB%3B%3BAAIF%2CoBACE%3BEACE%2CcAAA%3BEACA%3B%3BAAHJ%2CoBACE%2CKAIE%3BEACE%3B%3BAANN%2CoBACE%2CKAQE%2CGAAE%3BEACA%2CcAAA%3B%3BAAVN%2CoBAcE%2CWAAW%3BEACT%3BEACA%3BEACA%3B%3BAAjBJ%2CoBAoBE%2CWAAU%2CMAAO%3BEACf%3B%3BAArBJ%2CoBAwBE%2CWAAW%2CcAAc%2CaAAe%3BEACtC%3BEACA%3BEACA%3BEACA%3B%3BAA5BJ%2CoBA%2BBE%2CWAAW%2CcAAc%2CaAAa%3BEACpC%3BEACA%3B%3BAAIJ%2CaACE%3BEACE%3B%3BAAFJ%2CaACE%2CuBAGE%3BEACE%3BEACA%3BEACA%3B%3BAAEA%2CaARJ%2CuBAGE%2CGAKG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3B%3BAAfR%2CaAoBE%2CIAAI%3BEACF%2CcAAA%3BEACA%3BEACA%3BEACA%3B%3BAAxBJ%2CaA2BE%3BEACE%3B%3BAA5BJ%2CaA%2BBE%2CSAAQ%3BEACN%3BEACA%3BEACA%3B%3BAAlCJ%2CaAqCE%3BEACE%3B%3BAAtCJ%2CaAqCE%2CwBAGE%3BEACE%3BEACA%3BEACA%3B%3BAA3CN%2CaAqCE%2CwBAGE%2COAKE%3BEACE%2CcAAA%3BEACA%3B%3BAA%5C%2FCR%2CaAqCE%2CwBAcE%2CWAAU%2CIACR%3BEACE%3B%3BAArDR%2CaAqCE%2CwBAcE%2CWAAU%2CIAKR%3BEACE%3BEACA%2CcAAA%3BEACA%3B%3BAA3DR%2CaAgEE%2CmBACE%3BEACE%3BEACA%3BEACA%3B%3BAApEN%2CaAgEE%2CmBACE%2CWAKE%3BEACE%3BEACA%2CkBAAA%3BEACA%3B%3BAAzER%2CaAgEE%2CmBACE%2CWAKE%2CeAKE%2CiBACE%3BEACE%3BEACA%3BEACA%2CcAAA%3B%3BAA%5C%2FEZ%2CaAgEE%2CmBACE%2CWAmBE%3BEACE%3BEACA%3B%3BAAtFR%2CaAgEE%2CmBACE%2CWAmBE%2CWAIE%2CiBACE%3BEACE%3BEACA%3BEACA%3B%3BAA5FZ%2CaAgEE%2CmBACE%2CWAgCE%2CeACE%3BEACE%3BEACA%2CcAAA%3B%3BAApGV%2CaAgEE%2CmBAyCE%2CoBACE%3BEACE%3B%3BAA3GR%2CaAgEE%2CmBAyCE%2CoBACE%2CYAGE%3BEACE%3BEACA%3B%3BAA%5C%2FGV%2CaAgEE%2CmBAoDE%2CqBACE%2CQAAO%3BEACL%3B%3BAAtHR%2CaA4HE%3BEACE%3B%3BAAcA%2CQAb0B%3BEAa1B%2CaAfF%3BIAGI%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%2CeAAA%3BIACA%3B%3BEAMF%2CaAfF%2CyBAUI%3BIACE%3B%3B%3BAAvIR%2CaA4HE%2CyBAeE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAA%5C%2FIN%2CaA4HE%2CyBAsBE%3BEACE%2CsBAAA%3BEACA%3BEACA%3BEACA%2CeAAA%3BEACA%3B%3BAAOF%2CQAH4B%3BEAG5B%2CaAlCF%2CyBA8BE%3BIAEI%3B%3B%3BAAMR%3BEACE%3B%3BAAME%2CsBADF%2CkBACG%3BAAAD%2CwBADF%2CkBACG%3BAACD%2CsBAFF%2CkBAEG%3BAAAD%2CwBAFF%2CkBAEG%3BEACC%3B%3BAAFF%2CsBADF%2CkBACG%2CMAIC%3BAAJF%2CwBADF%2CkBACG%2CMAIC%3BAAHF%2CsBAFF%2CkBAEG%2CYAGC%3BAAHF%2CwBAFF%2CkBAEG%2CYAGC%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIJ%2CsBAdF%2CkBAcG%2CMACC%2CeAAc%3BAADhB%2CwBAdF%2CkBAcG%2CMACC%2CeAAc%3BAADhB%2CsBAdF%2CkBAcG%2CMAEC%2CeAAc%3BAAFhB%2CwBAdF%2CkBAcG%2CMAEC%2CeAAc%3BAAFhB%2CsBAdF%2CkBAcG%2CMAGC%2CeAAc%2CMAAM%2CIAAI%2CWAAW%3BAAHrC%2CwBAdF%2CkBAcG%2CMAGC%2CeAAc%2CMAAM%2CIAAI%2CWAAW%3BAAHrC%2CsBAdF%2CkBAcG%2CMAIC%2CeAAc%2CMAAM%2CIAAI%2CWAAW%3BAAJrC%2CwBAdF%2CkBAcG%2CMAIC%2CeAAc%2CMAAM%2CIAAI%2CWAAW%3BEACjC%2C0BAAA%3BEACA%2CsBAAA%3BEACA%3B%3BAAQR%3BAACA%3BEACE%3B%3BAAGF%2CcAAe%2CIAAG%3BEAChB%3B%3BAAGF%3BEACE%3B%3BAAGF%3BEACE%2CyBAAA%3B%3BAA0BF%2CQAvB0B%3BEACxB%3BIACE%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%2CsBAAA%3BIACA%3BIACA%2CeAAA%3BIACA%2C0CAAA%3B%3BEAGF%2CkBAAkB%3BIAChB%2C0CAAA%3B%3BEADF%2CkBAAkB%2CMAGhB%3BIACE%3B%3B%3BAAYN%2CQAP0B%3BEACxB%3BIACE%3B%3B%3BAAKJ%2CYAAa%2CQAAO%2COAAO%2CQAAQ%3BEACjC%3BEACA%2CmBAAA%3BEACA%3B%3BAAGF%2CoBAAqB%2CMAAK%3BEACxB%2CcAAA%3B%3BAAGF%2CoBAAqB%3BEACnB%3BEACA%3B%3BAAGF%2CkBAAmB%2CQAAO%3BAAAY%2CuBAAwB%2CQAAO%3BAACrE%2CkBAAmB%2CQAAO%3BEACxB%3BEACA%3B%3BAAGF%2CkBAAmB%2CyBAAyB%3BEAC1C%3BEACA%3B%3BAAGF%2CaAEE%2CSAAQ%3BAADV%2CuBACE%2CSAAQ%3BEACN%3BEACA%3B%3BAAJJ%2CaAOE%3BAANF%2CuBAME%3BAAi9DF%3BEAh9DI%3BEACA%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CaAPF%3BEAOE%2CuBAPF%3BEAi9DF%3BIA78DM%3B%3B%3BAAXN%2CaAOE%2CYAOE%2CQAAO%3BAAbX%2CuBAME%2CYAOE%2CQAAO%3BEACL%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%2CwBAAA%3BEACA%3BEACA%2CeAAA%3BEACA%3BEACA%3BEACA%3B%3BAAOA%2CQAN0B%3BEAM1B%2CaA5BJ%2CYAOE%2CQAAO%3BEAqBL%2CuBA5BJ%2CYAOE%2CQAAO%3BIAgBH%3BIACA%3BIACA%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAKJ%2CQAH6B%3BEAG7B%2CaA%5C%2FBF%2CYAOE%2CQAAO%3BEAwBP%2CuBA%5C%2FBF%2CYAOE%2CQAAO%3BIAsBH%3B%3B%3BAASJ%2CQAJ4B%3BEAI5B%2CaAtCF%2CYAiCE%3BEAKA%2CuBAtCF%2CYAiCE%3BIAEI%3BIACA%3B%3B%3BAA3CR%2CaAOE%2CYAwCE%2COAAM%3BAA9CV%2CuBAME%2CYAwCE%2COAAM%3BEACJ%3BEACA%3B%3BAAMA%2CQAL0B%3BEAK1B%2CaAhDJ%2CYAwCE%2COAAM%3BEAQJ%2CuBAhDJ%2CYAwCE%2COAAM%3BIAIF%3BIACA%3B%3B%3BAApDR%2CaAOE%2CYAwCE%2COAAM%2CIAQJ%3BAAtDN%2CuBAME%2CYAwCE%2COAAM%2CIAQJ%3BEACE%3B%3BAASF%2CQAH4B%3BEAG5B%2CaA1DJ%2CYAwCE%2COAAM%2CIAQJ%3BEAUA%2CuBA1DJ%2CYAwCE%2COAAM%2CIAQJ%3BIAQI%3B%3B%3BAA%5C%2FDV%2CaAOE%2CYAwCE%2COAAM%2CIAoBJ%3BAAlEN%2CuBAME%2CYAwCE%2COAAM%2CIAoBJ%3BEACE%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CaAlEN%2CYAwCE%2COAAM%2CIAoBJ%3BEAME%2CuBAlEN%2CYAwCE%2COAAM%2CIAoBJ%3BIAGI%2CyBAAA%3B%3B%3BAAtEV%2CaAOE%2CYAwCE%2COAAM%2CIAoBJ%2CSAME%3BAAxER%2CuBAME%2CYAwCE%2COAAM%2CIAoBJ%2CSAME%3BAA4tDR%2CeAAgB%3BAAAhB%2CeAAgB%3BEA3tDN%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAOF%2CQAN4B%3BEAM5B%2CaA9EN%2CYAwCE%2COAAM%2CIAoBJ%2CSAME%3BEAYA%2CuBA9EN%2CYAwCE%2COAAM%2CIAoBJ%2CSAME%3BEA4tDR%2CeAAgB%3BEAAhB%2CeAAgB%3BIArtDJ%3BIACA%3BIACA%3B%3B%3BAAlFZ%2CaAOE%2CYAkFE%3BAAxFJ%2CuBAME%2CYAkFE%3BEACE%3BEACA%3BEACA%3B%3BAAcJ%2CQAP0B%3BEAO1B%2CKARI%3BIAEF%3BIACA%3BIACA%3BIACA%2C8BAAA%3BIACA%2C6BAAA%3B%3B%3BAAKJ%2CQAH4B%3BEAG5B%2CKAXM%3BIASF%3B%3B%3BAAcJ%2CQAT4B%3BEAS5B%2CaAVc%3BIAEV%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3B%3BAAIJ%3BEACE%3B%3BAADF%2CqBAGE%3BEACE%3BEACA%3B%3BAAGE%2CqBALJ%2CqBAIE%2CEACG%2COAAO%3BEACN%3B%3BAATR%2CqBAcE%3BAAdF%2CqBAcW%2CQAAO%2COAAO%3BEACrB%3BEACA%3BEACA%3B%3BAAEA%2CqBALF%2CQAKG%3BAAAD%2CqBALO%2CQAAO%2COAAO%2COAKpB%3BEACC%3B%3BAAGF%2CqBATF%2CQASG%2CMACC%3BAADF%2CqBATO%2CQAAO%2COAAO%2COASpB%2CMACC%3BEACE%2CmBAAA%3BEACA%3B%3BAA1BR%2CqBAcE%2CQAgBE%3BAA9BJ%2CqBAcW%2CQAAO%2COAAO%2COAgBrB%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%2CwBAAA%3B%3BAAxCN%2CqBA4CE%2CQAAO%2COAAO%3BEACZ%3BEACA%3B%3BAAEA%2CqBAJF%2CQAAO%2COAAO%2COAIX%3BEACC%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIA%2CqBAlBJ%2CQAAO%2COAAO%2COAiBX%2CMACE%3BEACC%2CmBAAA%3BEACA%3B%3BAAhER%2CqBA4CE%2CQAAO%2COAAO%2COAwBZ%3BEACE%3B%3B%3BAAON%2CaACE%3BEACE%3BEACA%2CsBAAA%3BEACA%3B%3BAAJJ%2CaAOE%2CiBAAgB%2CyBAAyB%3BAAP3C%2CaAQE%2CeAAc%2CyBAAyB%3BAARzC%2CaASE%2CiBAAgB%2CwBAAwB%3BAAT1C%2CaAUE%2CeAAc%2CwBAAwB%3BEACpC%3B%3BAAOF%2CQAH4B%3BEAG5B%2CaAJA%3BIAEI%3B%3B%3BAAKN%3BEACE%3B%3BAADF%2CmBAGE%3BEACE%3BEACA%3B%3BAAMJ%3BEACE%3B%3BAADF%2CaAGE%3BEACE%3B%3BAAJJ%2CaAGE%2CYAGE%2CEACE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAIJ%2CaArBF%2CYAqBG%2CMACC%2CEACE%3BEACE%2CmCAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAmB%2CsBAAnB%3BEACA%2CWAAW%2CsBAAX%3B%3BAAKN%2CaAhCF%2CYAgCG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CwBAAA%3BEACA%3BEACA%2CoBAAA%3B%3BAA9CN%2CaAkDE%2CeACE%3BEACE%2CkBAAA%3B%3BAApDN%2CaAkDE%2CeACE%2CWAGE%3BEACE%2CmBAAA%3B%3BAAvDR%2CaAkDE%2CeACE%2CWAGE%2CcAGE%3BEACE%3BEACA%3B%3BAA3DV%2CaAkDE%2CeAcE%3BEACE%3BEACA%3BEACA%3B%3BAAnEN%2CaAkDE%2CeAoBE%2CUACE%3BEACE%3BEACA%3B%3BAAzER%2CaAmFE%3BEACE%3BEACA%3B%3BAAEA%2CaAJF%2CcAIG%3BEACC%3BEACA%3B%3BAAzFN%2CaA6FE%2CWACE%3BEACE%3B%3BAAMN%2CUAEE%3BAADF%2CUACE%3BEACE%3B%3BAAHJ%2CUAME%3BAALF%2CUAKE%3BEACE%3BEACA%3B%3BAARJ%2CUAWE%3BAAVF%2CUAUE%3BAAXF%2CUAYE%3BAAXF%2CUAWE%3BEACE%3B%3BAAbJ%2CUAWE%2CWAIE%3BAAdJ%2CUAUE%2CWAIE%3BAAfJ%2CUAYE%2CcAGE%3BAAdJ%2CUAWE%2CcAGE%3BEACE%3BEAEA%3BEACA%3BEACA%3B%3BAApBN%2CUAWE%2CWAYE%3BAAtBJ%2CUAUE%2CWAYE%3BAAvBJ%2CUAYE%2CcAWE%3BAAtBJ%2CUAWE%2CcAWE%3BEACE%3B%3BAAxBN%2CUAWE%2CWAgBE%3BAA1BJ%2CUAUE%2CWAgBE%3BAA3BJ%2CUAYE%2CcAeE%3BAA1BJ%2CUAWE%2CcAeE%3BEACE%3BEACA%3B%3BAA7BN%2CUAWE%2CWAgBE%2CiBAIE%3BAA9BN%2CUAUE%2CWAgBE%2CiBAIE%3BAA%5C%2FBN%2CUAYE%2CcAeE%2CiBAIE%3BAA9BN%2CUAWE%2CcAeE%2CiBAIE%3BEACE%3BEACA%3BEACA%3B%3BAAlCR%2CUAWE%2CWAgBE%2CiBAUE%3BAApCN%2CUAUE%2CWAgBE%2CiBAUE%3BAArCN%2CUAYE%2CcAeE%2CiBAUE%3BAApCN%2CUAWE%2CcAeE%2CiBAUE%3BEACE%2CcAAA%3BEACA%3BEACA%3B%3BAAxCR%2CUAWE%2CWAiCE%3BAA3CJ%2CUAUE%2CWAiCE%3BAA5CJ%2CUAYE%2CcAgCE%3BAA3CJ%2CUAWE%2CcAgCE%3BEACE%3B%3BAA7CN%2CUAWE%2CWAiCE%2CYAGE%3BAA9CN%2CUAUE%2CWAiCE%2CYAGE%3BAA%5C%2FCN%2CUAYE%2CcAgCE%2CYAGE%3BAA9CN%2CUAWE%2CcAgCE%2CYAGE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CaFj%5C%2FFK%2CmBEi%5C%2FFL%3B%3BAAEA%2CUA5CN%2CWAiCE%2CYAGE%2CEAQG%3BAAAD%2CUA5CN%2CWAiCE%2CYAGE%2CEAQG%3BAAAD%2CUA3CN%2CcAgCE%2CYAGE%2CEAQG%3BAAAD%2CUA3CN%2CcAgCE%2CYAGE%2CEAQG%3BEACC%2CcAAA%3B%3BAAxDV%2CUAWE%2CWAkDE%3BAA5DJ%2CUAUE%2CWAkDE%3BAA7DJ%2CUAYE%2CcAiDE%3BAA5DJ%2CUAWE%2CcAiDE%3BEACE%3BEACA%3BEACA%3B%3BAAKN%2CUACE%3BEACE%3B%3BAAFJ%2CUACE%2CaAGE%2CEACE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3B%3BAAGF%2CUApBJ%2CaAGE%2CEAiBG%2CMACC%3BEACE%2CmBAAmB%2CsBAAnB%3BEACA%2CWAAW%2CsBAAX%3B%3BAAQV%2CeACE%3BEACE%3B%3BAAIJ%2COAAO%3BEACL%3BEACA%3BEACA%3BEACA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAoCF%2CQAAQ%2CKAAK%3BEACX%3B%3BAADF%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%3BEACX%3B%3BAAJJ%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%3BEACH%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAMA%2CQAJ0B%3BEAI1B%2CQA5BE%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%3BIAmBD%3B%3B%3BAAGF%2CQA5BE%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%2CMAsBF%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%2CiCAAA%3BEACA%3BEACA%3BEACA%3B%3BAAaF%2CQAZ4B%3BEAY5B%2CQA%5C%2FCE%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%2CMAsBF%3BIAQG%3BIACA%3BIACA%3BIACA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAKJ%2CQAjDE%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%2CMA2CF%2COAAO%3BEACN%2CqBAAA%3B%3BAAGF%2CQArDE%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%2CMA%2BCF%2CMACC%3BAADO%2CQArDP%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%2CMA%2BCO%2COACR%3BEACE%2CcAAA%3B%3BAAvDV%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAGX%2CMAAK%2CMAqDH%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CaF%5C%2FoGK%2CmBE%2BoGL%3BEACA%3BEACA%3BEACA%3B%3BAAnER%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAoEX%2CMAAK%3BEACH%3BEACA%3BEACA%3B%3BAAQF%2CQAN4B%3BEAM5B%2CQAlFI%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAoEX%2CMAAK%3BIAMD%3BIACA%3BIACA%3BIACA%3B%3B%3BAAhFR%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%3BEACE%3BEACA%3BEACA%3B%3BAAvFN%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaACE%2CaACE%3BEACE%2CaF3qGC%2CmBE2qGD%3BEACA%3BEACA%3B%3BAA9FZ%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%3BEACE%3B%3BAApGZ%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaAGE%3BEACE%2CaFtrGD%2CmBEsrGC%3BEACA%3BEACA%3BEACA%3B%3BAA1Gd%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaAUE%3BEACE%3BEACA%3B%3BAA%5C%2FGd%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaAUE%2CgBAIE%3BEACE%3B%3BAAlHhB%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaAUE%2CgBAIE%2CMAGE%3BEACE%3B%3BAArHlB%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaAUE%2CgBAIE%2CMAOE%3BEACE%3B%3BAAzHlB%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaA2BE%3BAA9HZ%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAiFX%2C0BAKE%2CaASE%2CeACE%2CaA2BmB%3BEACf%3BEACA%3B%3BAAhId%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAoIX%3BEACE%3BEACA%3B%3BAAzIN%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAoIX%2CYAIE%2CiBACE%3BEACE%3BEACA%3BEACA%2CaF9tGG%2CmBE8tGH%3B%3BAA%5C%2FIV%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAoIX%2CYAIE%2CiBACE%2CQAKE%3BEACE%3BEACA%3B%3BAAnJZ%2CQAAQ%2CKAAK%2CSAGX%2CSAAQ%2CKAAK%2CMAoIX%2CYAIE%2CiBAYE%2COACE%3BEACE%3BEACA%3B%3BAASZ%2CKAAK%2CcACH%2CMAAK%2CMACH%3BEACE%2C6BAAA%3BEACA%3BEACA%2CeAAA%3B%3BAALN%2CKAAK%2CcACH%2CMAAK%2CMACH%2CKAKE%3BEACE%3BEACA%3BEACA%2CaF5vGK%2CmBE4vGL%3B%3BAAVR%2CKAAK%2CcACH%2CMAAK%2CMACH%2CKAWE%3BEACE%3B%3BAAdR%2CKAAK%2CcACH%2CMAAK%2CMACH%2CKAeE%3BEACE%3B%3BAAlBR%2CKAAK%2CcACH%2CMAAK%2CMACH%2CKAmBE%3BEACE%3BEACA%2CaFzwGK%2CmBEywGL%3B%3BAAMR%2CaAEE%3BEACE%3BEACA%3BEACA%3BEACA%2CaFrxGS%2CmBEqxGT%3B%3BAANJ%2CaASE%2COAAS%3BEACP%3BEACA%3B%3BAAXJ%2CaASE%2COAAS%2CSAIP%3BAAbJ%2CaASE%2COAAS%2CSAKP%3BEACE%3B%3BAAfN%2CaAmBE%2CiBAAmB%2CWAAS%2CQAAO%3BEACjC%3BEACA%2CmBAAA%3BEACA%3B%3BAAEA%2CaALF%2CiBAAmB%2CWAAS%2CQAAO%2CWAKhC%3BEACC%2CmBAAA%3B%3BAAKN%2CoBACE%3BEACE%3BEACA%2CcAAA%3B%3BAAIJ%2CmBACE%3BEACE%3B%3BAAGE%2CmBAJJ%2CkBAGE%2CuBACG%2COACC%3BEACE%3B%3BAAPV%2CmBACE%2CkBAGE%2CuBAOE%3BEACE%3B%3BAAMA%2CmBAjBN%2CkBAGE%2CuBAOE%2CKAOG%3BEACC%3BEACA%3B%3BAApBV%2CmBA0BE%2CgCACE%2CMAAK%3BEACH%3B%3BAA5BN%2CmBAgCE%2CgBACE%2CsBACE%2CaACE%3BEACE%3B%3BAApCV%2CmBA0CE%2COAAO%2COAAO%3BEACZ%3B%3BAA3CJ%2CmBA8CE%3BEACE%2CcAAA%3B%3BAAIJ%3BEACE%3B%3BAAGF%2CQACE%2CUACE%3BEACE%3BEACA%3BEACA%3B%3BAAKN%3BEACE%3B%3BAADF%2CuBAGE%3BEACE%2CcAAA%3B%3BAAKJ%3BEACE%3B%3BAAEA%2CcAAC%3BEACC%3B%3BAAJJ%2CcAOE%3BEACE%3B%3BAARJ%2CcAWE%3BEACE%3B%3BAAZJ%2CcAWE%2CeAGE%3BEACE%3BEACA%3BEACA%3B%3BAAjBN%2CcAWE%2CeASE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%3BEACA%3BEACA%2CaF35GA%2CmBE25GA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CcAxBJ%2CeASE%2CQAeG%3BEACC%2CmBAAA%3B%3BAAMR%2CUACE%3BEACE%3BEACA%3BEACA%3B%3BAAKJ%3BEACE%3B%3BAADF%2CoBAGE%3BEACE%2CyBAAA%3BEACA%2CuBAAA%3B%3BAALJ%2CoBAGE%2CaAIE%3BEACE%3BEACA%3B%3BAAEA%2CoBARJ%2CaAIE%2CGAIG%3BEACC%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%2CcAAA%3BEACA%3BEACA%3B%3BAAjBR%2CoBAGE%2CaAkBE%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAzBN%2CoBAGE%2CaAyBE%3BEACE%3BEACA%3B%3BAA9BN%2CoBAGE%2CaAyBE%2CkBAIE%3BEACE%3B%3BAAjCR%2CoBAGE%2CaAyBE%2CkBAIE%2CkBAGE%3BEACE%3BEACA%3B%3BAArCV%2CoBAGE%2CaAyBE%2CkBAIE%2CkBAQE%3BEACE%3B%3BAAzCV%2CoBAGE%2CaA2CE%3BEACE%3BEACA%3B%3BAAhDN%2CoBAoDE%2CWACE%3BEACE%3BEACA%3BEACA%3B%3BAAxDN%2CoBAoDE%2CWACE%2CgBAKE%3BEACE%2CyBAAA%3BEACA%3BEACA%3BEACA%3B%3BAA9DR%2CoBAoDE%2CWACE%2CgBAKE%2CUAME%3BEACE%3BEACA%3BEACA%2CsBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAOV%3BEACE%3B%3BAADF%2CeAGE%2CsBACE%3BEACE%3BEACA%3B%3BAANN%2CeAUE%2CcACE%3BEACE%3B%3BAAZN%2CeAgBE%2CWACE%3BEACE%3B%3BAAlBN%2CeAsBE%3BEACE%2CyBAAA%3BEACA%2CeAAA%3BEACA%3B%3BAAzBJ%2CeAsBE%2CcAKE%3BEACE%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CcAAA%3B%3BAAEA%2CeAdJ%2CcAKE%2CaASG%3BEACC%3B%3BAArCR%2CeA0CE%3BEACE%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3B%3BAAHF%2CkBAQE%3BEACE%3B%3BAATJ%2CkBAQE%2CWAGE%3BEACE%3BEACA%3B%3BAAbN%2CkBAiBE%3BEACE%3BEACA%3B%3BAAnBJ%2CkBAiBE%2CiBAIE%3BEACE%3BEACA%3B%3BAAGE%2CkBATN%2CiBAIE%2CEAIG%2CMACE%3BEACC%3BEACA%2CyBAAA%3BEACA%3B%3BAAGF%2CkBAfN%2CiBAIE%2CEAIG%2CMAOE%3BEACC%3B%3BAAIJ%2CkBApBJ%2CiBAIE%2CEAgBG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%3B%3BAAGF%2CkBApCJ%2CiBAIE%2CEAgCG%3BEACC%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAMR%3BEACE%3B%3BAADF%2CeAGE%3BEACE%3BEACA%3B%3BAALJ%2CeAGE%2CGAIE%3BEACE%3B%3BAAEA%2CeAPJ%2CGAIE%2CKAGG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAjBR%2CeAsBE%3BEACE%3BEACA%3BEACA%3B%3BAAzBJ%2CeAsBE%2CGAKE%3BEACE%3B%3BAA5BN%2CeAsBE%2CGAKE%2CGAGE%3BEACE%3B%3BAAEA%2CeAXN%2CGAKE%2CGAGE%2CEAGG%3BEACC%2CcAAA%3B%3BAAOV%3BEACE%2CcAAA%3BEACA%3B%3BAAFF%2CmBAIE%3BEACE%3BEACA%3B%3BAANJ%2CmBAIE%2CGAIE%3BEACE%3B%3BAAEA%2CmBAPJ%2CGAIE%2CKAGG%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAlBR%2CmBAuBE%2COAAM%3BEACJ%3BEACA%3BEACA%3BEACA%2CcAAA%3B%3BAA3BJ%2CmBAuBE%2COAAM%2CWAOJ%3BEACE%3BEACA%3B%3BAAhCN%2CmBAuBE%2COAAM%2CWAYJ%2COAAO%2CSAAQ%3BEACb%3B%3BAApCN%2CmBAuBE%2COAAM%2CWAgBJ%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CcAAA%3B%3BAAEA%2CmBAvBJ%2COAAM%2CWAgBJ%2CmBAOG%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAA7DR%2CmBAuBE%2COAAM%2CWAgBJ%2CmBAyBE%3BEACE%2CyBAAA%3BEACA%3B%3BAAlER%2CmBAuBE%2COAAM%2CWAgBJ%2CmBAgCE%3BEACE%3BEACA%3BEACA%3B%3BAAMR%3BEACE%3BEACA%3BEACA%3BEACA%2CeAAA%3B%3BAAJF%2CiBAME%3BEACE%3BEAEA%3BEACA%2C0BAAA%3B%3BAAVJ%2CiBAME%2CcAME%3BEACE%2CaF5vHO%2CmBE4vHP%3BEACA%3BEACA%3B%3BAAfN%2CiBAME%2CcAME%2CYAKE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAtBR%2CiBAME%2CcAME%2CYAaE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAwBR%2CGAAG%3BAAAgB%2CGAAG%3BEACpB%3B%3BAAEA%2CGAHC%2CcAGA%3BAAAD%2CGAHoB%2CqBAGnB%3BEACC%3B%3BAAIJ%3BEACE%3BEACA%2CmBAAA%3BEACA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3BEACA%3BEACA%2CcAAA%3B%3BAAPF%2CYASE%3BEACE%2CcAAA%3BEACA%3B%3BAAEA%2CYAJF%2CEAIG%3BEACC%3B%3BAAdN%2CYAkBE%3BEACE%2CgCAAA%3BEACA%3B%3BAApBJ%2CYAuBE%2CmBACE%3BEACE%3BEACA%3B%3BAA1BN%2CYAuBE%2CmBAME%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAApCN%2CYAuBE%2CmBAME%2CmBASE%3BEACE%3BEACA%3B%3BAAxCR%2CYAuBE%2CmBAME%2CmBASE%2CSAIE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CeAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3BAAEA%2CYArCR%2CmBAME%2CmBASE%2CSAIE%2CWAkBG%3BEACC%2CmBAAA%3B%3BAA7DZ%2CYAuBE%2CmBAME%2CmBAqCE%2CMAAK%3BEACH%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAA1ER%2CYAuBE%2CmBAME%2CmBAgDE%3BEACE%3B%3BAA9ER%2CYAmFE%2CUACE%3BEACE%3BEACA%3B%3BAAtFN%2CYAmFE%2CUAME%3BEACE%3BEACA%3BEACA%3B%3BAA5FN%2CYAgGE%3BEACE%3BEACA%3BEACA%3B%3BAAnGJ%2CYAgGE%2CSAKE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAA1GN%2CYAgGE%2CSAaE%3BEACE%3BEACA%3B%3BAAEA%2CYAjBJ%2CSAaE%2CEAIG%3BEACC%3B%3BAAlHR%2CYAuHE%2CcACE%3BEACE%2CcAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CYARF%2CcAQM%2CKACF%3BEACE%3B%3BAAjIR%2CYAsIE%2CaACE%3BEACE%3BEACA%3BEACA%3B%3BAAEA%2CYANJ%2CaACE%2CGAKG%3BEACC%3B%3BAA7IR%2CYAsIE%2CaACE%2CGASE%3BEACE%3B%3BAAjJR%2CYAsIE%2CaACE%2CGAaE%3BEACE%3B%3BAArJR%2CYA0JE%3BEACE%2CeAAA%3BEACA%3B%3BAA5JJ%2CYA0JE%2CeAIE%3BEACE%3BEACA%3BEACA%2CaF98HO%2CmBE88HP%3BEACA%3B%3BAAlKN%2CYA0JE%2CeAIE%2CWAME%3BEACE%2CcAAA%3B%3BAArKR%2CYA0KE%3BEACE%3B%3BAA3KJ%2CYA8KE%2CcACE%3BEACE%3BEACA%3B%3BAAjLN%2CYA8KE%2CcACE%2CGAIE%3BEACE%3B%3BAAMR%2COAAO%2CKAAM%3BEACX%3B%3BAAGF%2COAAO%2CKAAM%3BEACX%3B%3B%3BAAIF%3BEACE%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%2CmBAAA%3B%3BAAGF%2C0BACE%3BAAD0B%2CqBAC1B%3BEACE%3BEACA%3B%3BAAeJ%2CQAZ4B%3BEAY5B%3BEAAA%3BIAXI%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%2CWAAW%2CiBAAX%3BIACA%3BIACA%3BIACA%3BIACA%3B%3B%3BAAKJ%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CqBAAsB%3BEACpB%3BEACA%3BEACA%3B%3BAAGF%2CqBAAsB%2CIAAI%3BEACxB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CeAAgB%2CgBAAgB%2CqBAAqB%2CsBAAqB%3BEACxE%3BEACA%3BEACA%2CgBAAgB%2CsDAAhB%3BEACA%3BEACA%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CeAAgB%2CgBAAgB%2CqBAAoB%2COAAQ%2CsBAAqB%3BEAC%5C%2FE%2CgBAAgB%2CmDAAhB%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CUACE%3BEACE%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CsBAAA%3BEACA%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%2CyBACE%3BEACE%3B%3BAAFJ%2CyBACE%2CUAGE%2CiBACE%3BEACE%3B%3BAAMR%2CaACE%3BEACE%3B%3BAAFJ%2CaAKE%3BEACE%3B%3BAANJ%2CaAKE%2CUAGE%2CGACE%3BEACE%3B%3BAAMR%2CmBACE%3BEACE%3B%3BAAIJ%2CiBAAiB%3BEACf%3B%3BAADF%2CiBAAiB%2CMAGf%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CiBATa%2CMAGf%2CeAMG%2CMAAM%2CIAAI%2CWAAW%3BAACtB%2CiBAVa%2CMAGf%2CeAOG%2CMAAM%2CIAAI%2CWAAW%3BEACpB%3BEACA%3B%3BAAGF%2CiBAfa%2CMAGf%2CeAYG%2CMAAM%3BEACL%2CsBAAA%3B%3BAAEA%2CiBAlBW%2CMAGf%2CeAYG%2CMAAM%2CMAGJ%3BEACC%2CsBAAA%3B%3BAAMR%3BEACE%2CiCAAA%3BEACA%3B%3BAAGF%3BEACE%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BEACA%3B%3BAAFF%2CeAIE%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3B%3BAAKJ%2CIACE%3BEACE%3B%3BAAFJ%2CIAKE%3BEACE%3BEACA%2CsBAAA%3BEACA%3B%3BAARJ%2CIAWE%2CiBAAgB%2CyBAAyB%3BAAX3C%2CIAYE%2CeAAc%2CyBAAyB%3BAAZzC%2CIAaE%2CiBAAgB%2CwBAAwB%3BAAb1C%2CIAcE%2CeAAc%2CwBAAwB%3BEACpC%3B%3BAAIJ%3BEACE%3B%3BAAGF%3BAACA%3BAACA%2CqBAAwB%3BEACtB%3B%3BAAGF%2CSAAS%3BEACP%3B%3BAAGF%2CaAEE%2CcACE%3BAAFJ%2CkBACE%2CcACE%3BEACE%3B%3B%3B%3B%3B%3B%3BAAWN%2CaAAc%2CGAAE%3BEACd%3BEACA%3B%3BAAIF%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgBAAA%3BEACA%3BEACA%2CWAAW%2CgBAAX%3BEACA%3BEACA%3BEACA%3B%3BAAOF%2CQAN4B%2CuBAAsB%2CoBAAqB%2CuBAAuB%3BEAM9F%3BIAJI%2CWAAW%2CkBAAkB%2CcAAc%2CeAA3C%3BIACA%3B%3B%3BAAWJ%2CQAN0B%3BEACxB%2CaAAc%3BIACZ%3B%3B%3BAAcJ%2CQAV0B%3BEACxB%3BIACE%3B%3BEAEA%2CUAAC%3BIACC%3B%3B%3BAAwFN%2CQAnF0B%3BEACxB%2CcAAc%3BIACZ%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%2CuDAAA%3BIACA%2CoDAAA%3BIACA%2C%2BCAAA%3B%3BEAGF%2CGAAG%2CiBAAkB%2CQAAQ%2CMAAM%3BIACjC%3BIACA%3B%3BEAGF%2CGAAG%2CiBAAkB%2CQAAQ%3BIAC3B%3B%3BEAGF%2CSAAU%2CIAAG%3BIACX%3B%3BEAKA%2CaADY%2CeACX%3BIACC%2C8BAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAKJ%3BIACE%3BIACA%3BIACA%3B%3BEAGF%2CoBAAqB%2CIAAG%3BIACtB%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGF%2CaAAc%2CIAAG%3BIAEf%3BIACA%3B%3BEAGF%2CaAAc%3BEAA4B%2CaAAc%3BIACtD%2CWAAW%2CaAAX%3B%3BEAGF%2CgBAAgB%2CSAAU%3BIACxB%3B%3BEAGF%2CaAAa%2CoBAAqB%3BIAChC%3B%3BEAGF%2CqBAAsB%2CQAAO%3BIAC3B%3B%3B%3BAAKF%2CMAAC%3BAAAc%2CMAAC%3BEACd%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%3B%3BAAEA%2CMATD%2CYASE%3BAAAD%2CMATc%2CYASb%3BEACC%3BEACA%2CyBAAA%3B%3BAASJ%2CQAN4B%3BEAM5B%2CMApBC%3BEAoBD%2CMApBgB%3BIAeZ%3BIACA%3BIACA%3BIACA%3B%3B%3BAAOF%2CKAFC%2CUACH%2COACG%3BAAAc%2CKAFd%2CUACH%2COACkB%3BEACd%3BEACA%3B%3BAAKN%2CGAAG%3BEACD%3BEACA%2CmBAAA%3B%3BAAGF%2COAAO%3BEACL%3B%3BAAGF%2CYAAa%2CIAAG%2CsBAAsB%3BEACpC%3B%3BAAGF%2CYAAa%2CIAAG%2CsBAAsB%2CcAAc%3BEAClD%3B%3BAAGF%2CUAAU%3BEACR%3B%3BAAGF%3BEACE%3B%3BAAGF%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAOF%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CuDAAA%3BEACA%2C%2BCAAA%3BEACA%3B%3BAAIF%3BEACE%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3B%3B%3BAAIJ%3BEACE%3B%3BAAGF%2CwBAAyB%2CIAAG%3BEAC1B%3B%3BAAGF%2CYAAa%3BEACX%3B%3BAAGF%2CqBAAsB%3BEACpB%2CyBAAA%3B%3BAAGF%2CqBAAsB%2CaAAY%2CeAAgB%3BEAChD%3B%3BAAEA%2CqBAHoB%2CaAAY%2CeAAgB%2CoBAG%5C%2FC%3BEACC%3B%3BAAJJ%2CqBAAsB%2CaAAY%2CeAAgB%2CoBAOhD%3BEACE%3B%3BAAIJ%2CqBAAsB%2CaAAY%2CeAAgB%3BEAChD%3B%3BAAGF%2CSAAY%2CSAAM%2CIAAI%2CSAAY%3BEAChC%3B%3BAAIF%2CSAAY%2CSAAM%2CIAAI%2CSAAY%3BEAEhC%3BEACA%3B%3BAAgBF%2CQAT4B%3BEAS5B%2CSAbY%2CSAAM%2CSAAY%3BEAa9B%2CSAZY%2CUAAU%2CSAAM%2CSAAY%3BEAYxC%2CSAXY%2CSAAM%2CUAAa%3BEAW%5C%2FB%2CSAVY%2CUAAU%2CSAAM%2CUAAa%3BIAErC%3B%3BEACA%2CSANQ%2CSAAM%2CSAAY%2CSAMzB%3BEAAD%2CSALQ%2CUAAU%2CSAAM%2CSAAY%2CSAKnC%3BEAAD%2CSAJQ%2CSAAM%2CUAAa%2CSAI1B%3BEAAD%2CSAHQ%2CUAAU%2CSAAM%2CUAAa%2CSAGpC%3BIACC%3BIACA%3BIACA%2CWAAW%2CgBAAX%3BIACA%3B%3B%3BAAwBN%2CQAnB0B%3BEACxB%2CYAAa%3BIACX%3B%3BEAGF%2CqBAAsB%3BIACpB%3B%3BEAGF%2CwBAAyB%3BIACvB%2CeAAA%3B%3BEAGF%2CwBAAyB%2CgBAAkB%2CkBAAgB%3BIACzD%3B%3B%3BAAKJ%2CaAAc%3BEACZ%3BEACA%3B%3BAAGF%2CeAAgB%3BEACd%3BEACA%3B%3BAAGF%3BEACE%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BEACA%2CoCAAA%3B%3BAAGF%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BEACA%2C2CAAA%3B%3BAAIF%2CSAAU%2CGAAE%2CaAAa%3BEACvB%3BEACA%3B%3BAAGF%3BEACE%3B%3BAAGF%3BEACE%3BEACA%3B%3BAAGF%2CiBAAkB%2CSAAS%2CSAAW%2CMAAG%3BAACzC%2CiBAAkB%2CSAAS%2CSAAW%2CMAAG%3BEACvC%3B%3BAAIF%2CkBAAmB%2CcAAc%2CKAAI%3BEACnC%3B%3BAAQF%2CQAJ4B%3BEAI5B%2C0BAL2B%2CaAAa%3BIAEpC%3BIACA%3B%3B%3BAAaJ%2CQAP4B%3BEAO5B%3BEAAA%3BIANI%3B%3BEAMJ%2CqBAJI%3BEAIJ%2C0BAJI%3BIACE%3B%3B%3BAASN%2CWAAY%3BEACV%3B%3BAAQF%2CQAJ4B%3BEAI5B%2CUALW%2CIAAG%3BIAEV%3BIACA%3B%3B%3BAAIJ%3BEACE%3B%3B%3BAAYM%2CQAH0B%3BEAG1B%2CqBANN%2CcACE%2CcACE%3BIAEI%3B%3B%3BAAKJ%2CQAH6B%3BEAG7B%2CqBATJ%2CcACE%2CcACE%3BIAKI%3B%3B%3BAAsBV%2CyBAAyB%2CiBAEvB%2CSAAQ%2COACN%2CUAAS%3BEACP%3BEACA%3B%3BAALN%2CyBAAyB%2CiBASvB%3BEACE%3B%3BAAVJ%2CyBAAyB%2CiBAYvB%3BEAIE%3B%3BAAAA%2CmBAHqC%3BEAGrC%2CyBAhBqB%2CiBAYvB%3BIAEI%3B%3B%3BAAdN%2CyBAAyB%2CiBAmBvB%2CSAAQ%2COAAO%3BEACb%3B%3BAApBJ%2CyBAAyB%2CiBAuBvB%3BEACE%3BEACA%2CeAAA%3B%3BAAzBJ%2CyBAAyB%2CiBAuBvB%2CoCAIE%3BEACE%3B%3BACvlIN%2CQA7kB0B%3BEACxB%2CWAAW%2CWACP%3BIACA%3B%3BEAEA%2CWAJO%2CWACP%2CKAGC%3BIACC%3BIACA%2CSAAS%2CEAAT%3BIACA%3B%3BEAPN%2CWAAW%2CWAWT%3BIACE%3B%3BEAZJ%2CWAAW%2CWAeT%2CKAAI%3BIACF%3BIACA%3BIACA%3BIACA%3BIACA%2CgBAAA%3BIACA%3BIACA%3BIACA%3B%3BEAEA%2CWAzBO%2CWAeT%2CKAAI%2CUAUD%3BIACC%2CSAAS%2CEAAT%3BIACA%3BIACA%3BIACA%3BIACA%2C6BAAA%3B%3BEAGF%2CWAjCO%2CWAeT%2CKAAI%2CUAkBD%3BIACC%3B%3BEAGF%2CWArCO%2CWAeT%2CKAAI%2CUAsBD%3BIACC%3B%3BEAGF%2CWAzCO%2CWAeT%2CKAAI%2CUA0BD%3BIACC%3B%3BEA1CN%2CWAAW%2CWA8CT%2CEAAC%2CMAAS%2COAAO%2COAAI%3BIACnB%3B%3BEAIA%2CWAnDO%2CWAkDT%2CGACM%2CIAAI%3BIACN%3BIACA%3B%3BEAEA%2CWAvDK%2CWAkDT%2CGACM%2CIAAI%2COAIL%3BIACC%2CSAAS%2CEAAT%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAMA%2CWAnEG%2CWAkDT%2CGAeG%2COACE%2CMACK%2CIAAI%3BIACN%2CcAAA%3B%3BEAHN%2CWAjEO%2CWAkDT%2CGAeG%2COAWG%3BIACA%3BIACA%3B%3BEAbJ%2CWAjEO%2CWAkDT%2CGAeG%2COAgBG%2CIAAI%2COAAI%3BIACR%3BIACA%3B%3BEAEA%2CWArFG%2CWAkDT%2CGAeG%2COAgBG%2CIAAI%2COAAI%2CUAIP%3BIACC%3BIACA%3B%3BEAIA%2CWA3FC%2CWAkDT%2CGAeG%2COAgBG%2CIAAI%2COAAI%2CUASP%2CiBACE%3BIACC%3B%3BEAKF%2CWAjGC%2CWAkDT%2CGAeG%2COAgBG%2CIAAI%2COAAI%2CUAeP%2CiBACE%3BIACC%3B%3BEAKF%2CWAvGC%2CWAkDT%2CGAeG%2COAgBG%2CIAAI%2COAAI%2CUAqBP%2CiBACE%3BIACC%3B%3BEAxGZ%2CWAAW%2CWAkDT%2CGA4DE%2CcACE%2CGAAK%2CIAAI%2COAAO%2COAAI%3BIAClB%3BIACA%3B%3BEAEA%2CWAnHG%2CWAkDT%2CGA4DE%2CcACE%2CGAAK%2CIAAI%2COAAO%2COAAI%2CUAIjB%3BIACC%3BIACA%3B%3BEAIA%2CWAzHC%2CWAkDT%2CGA4DE%2CcACE%2CGAAK%2CIAAI%2COAAO%2COAAI%2CUASjB%2CiBACE%3BIACC%3B%3BEAKF%2CWA%5C%2FHC%2CWAkDT%2CGA4DE%2CcACE%2CGAAK%2CIAAI%2COAAO%2COAAI%2CUAejB%2CiBACE%3BIACC%3B%3BEAKF%2CWArIC%2CWAkDT%2CGA4DE%2CcACE%2CGAAK%2CIAAI%2COAAO%2COAAI%2CUAqBjB%2CiBACE%3BIACC%3B%3BEAtIZ%2CWAAW%2CWA6IT%2CcAAa%2CaACT%3BIACA%3BIACA%2CcAAA%3B%3BEAGF%2CWAnJO%2CWA6IT%2CcAAa%2CaAMV%2CSACG%3BIACA%3B%3BEAIJ%2CWAzJO%2CWA6IT%2CcAAa%2CaAYV%2CSACG%3BIACA%3B%3BEAEA%2CWA7JG%2CWA6IT%2CcAAa%2CaAYV%2CSACG%2CKAGC%2CUAAU%3BIACT%3B%3BEAKN%2CWAnKO%2CWA6IT%2CcAAa%2CaAsBV%2CSACG%3BIACA%3B%3BEAGF%2CWAxKK%2CWA6IT%2CcAAa%2CaAsBV%2CSAKE%2CSACG%3BIACA%3B%3BEAKN%2CWA%5C%2FKO%2CWA6IT%2CcAAa%2CaAkCV%2CSACG%3BIACA%3B%3BEAEA%2CWAnLG%2CWA6IT%2CcAAa%2CaAkCV%2CSACG%2CKAGC%2CUAAU%3BIACT%3B%3BEAKN%2CWAzLO%2CWA6IT%2CcAAa%2CaA4CV%2CSACG%3BIACA%3B%3BEAEA%2CWA7LG%2CWA6IT%2CcAAa%2CaA4CV%2CSACG%2CKAGC%2CUAAU%3BIACT%3B%3BEAKN%2CWAnMO%2CWA6IT%2CcAAa%2CaAsDV%2CSACG%3BIACA%3B%3BEAEA%2CWAvMG%2CWA6IT%2CcAAa%2CaAsDV%2CSACG%2CKAGC%2CUAAU%3BIACT%3B%3BEAxMV%2CWAAW%2CWA8MT%2CGAAE%3BIACA%3BIACA%2CuBAAA%3B%3BEAEA%2CWAlNO%2CWA8MT%2CGAAE%2COAIC%3BIACC%3B%3BEAGF%2CWAtNO%2CWA8MT%2CGAAE%2COAQC%3BIACC%3B%3BEAEA%2CWAzNK%2CWA8MT%2CGAAE%2COAQC%2CSAGE%2CYACC%3BIACE%3BIACA%3BIACA%2C4BAAA%3B%3BEA7NV%2CWAAW%2CWA8MT%2CGAAE%2COAoBA%3BIACE%3BIACA%3BIACA%3BIACA%2CuBAAA%3BIACA%3B%3BEAvON%2CWAAW%2CWA8MT%2CGAAE%2COAoBA%2CSAOI%3BIACA%3B%3BEAEA%2CWA5OG%2CWA8MT%2CGAAE%2COAoBA%2CSAOI%2CKAGC%3BEAAS%2CWA5OP%2CWA8MT%2CGAAE%2COAoBA%2CSAOI%2CKAGW%3BIACT%3B%3BEAKN%2CWAlPO%2CWA8MT%2CGAAE%2COAoCC%2COAAU%2CWAAQ%3BIACjB%3BIACA%3BIACA%2C4BAAA%3B%3BEArPN%2CWAAW%2CWA8MT%2CGAAE%2COA0CA%3BIACE%3BIACA%3B%3BEA1PN%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCA%3BEA7PJ%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCW%3BEA7Pf%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCsB%3BEA7P1B%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCiC%3BEA7PrC%2CWAAW%2CWA8MT%2CGAAE%2COA%2BC4C%3BEA7PhD%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCuD%3BEA7P3D%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCkE%3BEA7PtE%2CWAAW%2CWA8MT%2CGAAE%2COA%2BC6E%3BEA7PjF%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCwF%3BEA7P5F%2CWAAW%2CWA8MT%2CGAAE%2COA%2BCmG%3BEA7PvG%2CWAAW%2CWA8MT%2CGAAE%2COA%2BC%2BG%3BEA7PnH%2CWAAW%2CWA8MT%2CGAAE%2COA%2BC2H%3BIACzH%3BIACA%3B%3BEAGF%2CWAlQO%2CWA8MT%2CGAAE%2COAoDC%3BIACC%3B%3BEADF%2CWAlQO%2CWA8MT%2CGAAE%2COAoDC%2CUAEG%3BIACA%3BIACA%2C0BAAA%3B%3BEAGF%2CWAzQK%2CWA8MT%2CGAAE%2COAoDC%2CUAOE%2CQAEC%3BIAEE%3BIACA%2CaAAA%3B%3BEALJ%2CWAzQK%2CWA8MT%2CGAAE%2COAoDC%2CUAOE%2CQAEC%2CEAIG%3BIACC%3BIACA%3B%3BEAeR%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUACG%3BEADS%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYACV%3BIACA%2CqBAAA%3BIACA%3B%3BEAGF%2CWAtSK%2CWA8MT%2CGAAE%2COAkFC%2CUAME%2CMACG%3BEADJ%2CWAtSK%2CWA8MT%2CGAAE%2COAkFc%2CYAMX%2CMACG%3BIACA%3BIACA%3BIACA%2C0BAAA%3BIACA%3B%3BEAOE%2CWAlTD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSACE%2CGAAE%2COACE%2CIACC%3BEAAD%2CWAlTD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSACE%2CGAAE%2COACE%2CIACC%3BIACC%3B%3BEAnBV%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSASE%2CGAAE%2COACE%3BEAzBK%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSASE%2CGAAE%2COACE%3BIACA%3BIACA%3BIACA%3B%3BEA5BR%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSASE%2CGAAE%2COAOA%2CcAEE%3BEAjCK%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSASE%2CGAAE%2COAOA%2CcAEE%3BIACE%3B%3BEAlCV%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSASE%2CGAAE%2COAcE%3BEAtCK%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSASE%2CGAAE%2COAcE%3BIACA%2CmBAAA%3B%3BEAvCR%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSA4BE%2CcACE%3BEA5CO%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSA4BE%2CcACE%3BIACE%2CcAAA%3B%3BEA7CR%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAkCE%3BEAjDS%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAkCE%3BIACE%3BIACA%3BIACA%3B%3BEAEA%2CWAtVC%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAkCE%2CEAKG%3BEAAD%2CWAtVC%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAkCE%2CEAKG%3BIACC%3BIACA%2CcAAA%3B%3BEAFF%2CWAtVC%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAkCE%2CEAKG%2CMAIG%3BEAJJ%2CWAtVC%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAkCE%2CEAKG%2CMAIG%3BIACA%3B%3BEA3DV%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDE%2CgBACE%3BEAjEO%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDE%2CgBACE%3BEAjEN%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDmB%2CiBACf%3BEAjEO%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDmB%2CiBACf%3BEAjEN%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDqC%2CkBACjC%3BEAjEO%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDqC%2CkBACjC%3BEAjEN%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDwD%2CmBACpD%3BEAjEO%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDwD%2CmBACpD%3BIACE%3B%3BEAEA%2CWApWD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDE%2CgBACE%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDE%2CgBACE%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDmB%2CiBACf%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDmB%2CiBACf%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDqC%2CkBACjC%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDqC%2CkBACjC%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDwD%2CmBACpD%2CEAGG%3BEAAD%2CWApWD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDwD%2CmBACpD%2CEAGG%3BIACC%2CcAAA%3BIACA%3B%3BEAtEV%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDE%2CgBAUE%2CEAAC%3BEA1EM%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDE%2CgBAUE%2CEAAC%3BEA1EP%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDmB%2CiBAUf%2CEAAC%3BEA1EM%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDmB%2CiBAUf%2CEAAC%3BEA1EP%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDqC%2CkBAUjC%2CEAAC%3BEA1EM%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDqC%2CkBAUjC%2CEAAC%3BEA1EP%2CWAhSO%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDwD%2CmBAUpD%2CEAAC%3BEA1EM%2CWAhSN%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDwD%2CmBAUpD%2CEAAC%3BIACC%3BIACA%3B%3BEAEA%2CWA9WD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDE%2CgBAUE%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDE%2CgBAUE%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDmB%2CiBAUf%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDmB%2CiBAUf%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDqC%2CkBAUjC%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDqC%2CkBAUjC%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDwD%2CmBAUpD%2CEAAC%2CYAIE%3BEAAD%2CWA9WD%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDwD%2CmBAUpD%2CEAAC%2CYAIE%3BEAAQ%2CWA9WV%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDE%2CgBAUE%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDE%2CgBAUE%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDmB%2CiBAUf%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDmB%2CiBAUf%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDqC%2CkBAUjC%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDqC%2CkBAUjC%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFC%2CUAeC%2CSAiDwD%2CmBAUpD%2CEAAC%2CYAIW%3BEAAD%2CWA9WV%2CWA8MT%2CGAAE%2COAkFc%2CYAeZ%2CSAiDwD%2CmBAUpD%2CEAAC%2CYAIW%3BIACR%3BIACA%3BIACA%3BIACA%3B%3BEAOV%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQACC%3BIACE%3B%3BEAFJ%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQACC%2CSAGE%2CEAAC%3BIACC%2CmBAAA%3B%3BEAGF%2CWAjYG%2CWA8MT%2CGAAE%2COA2KC%2CQACC%2CSAOM%3BIACF%3B%3BEATN%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQAaC%3BIACE%3BIACA%3B%3BEAfJ%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQAaC%2CcAIE%3BIACE%3BIACA%3BIACA%2CuBAAA%3BIACA%2CgBAAA%3BIACA%2CuCAAA%3BIACA%2C4BAAA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEA5BN%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQAaC%2CcAkBI%2CKAAE%2CMACA%3BIACA%3BIACA%3B%3BEAMJ%2CWAjaG%2CWA8MT%2CGAAE%2COA2KC%2CQAuCC%2CGAAE%2COACI%2CgBAAa%3BIACf%3BIACA%3BIACA%2C4BAAA%3B%3BEA3CN%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQA%2BCC%2CcAAa%2CWAAY%3BIACvB%3BIACA%3BIACA%2C4BAAA%3B%3BEAGF%2CWA9aK%2CWA8MT%2CGAAE%2COA2KC%2CQAqDE%2CMACG%3BIACA%3BIACA%3B%3BEAxDN%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQA4DC%2CGAAE%2CMAAS%3BIACT%3BIACA%3B%3BEA9DJ%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQAiEC%3BEAjEF%2CWAzXO%2CWA8MT%2CGAAE%2COA2KC%2CQAiEW%2CcAAc%3BIACtB%3B%3BEAIJ%2CWA%5C%2FbO%2CWA8MT%2CGAAE%2COAiPC%2CYACC%3BIACE%3B%3BEAKN%2CWAtcS%2CWAscR%2CgBACC%3BIACE%3BIACA%3B%3BEAEA%2CWA3cK%2CWAscR%2CgBACC%2CGAIG%3BIACC%3BIACA%3BIACA%3BIACA%3B%3BEAEA%2CWAjdG%2CWAscR%2CgBACC%2CGAIG%2COAME%2COAAU%2CIAAC%3BIACV%2CSAAS%2COAAT%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGF%2CWA3dG%2CWAscR%2CgBACC%2CGAIG%2COAgBE%2CQAAS%2CSAAS%2CGAAE%2COAAU%2CIAAC%3BIAC9B%2CSAAS%2COAAT%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGF%2CWAteG%2CWAscR%2CgBACC%2CGAIG%2COA2BE%2CUAAa%3BEAAU%2CWAterB%2CWAscR%2CgBACC%2CGAIG%2COA2B0B%2CYAAe%3BIACtC%3BIACA%3BIACA%3B%3BEAGF%2CWA5eG%2CWAscR%2CgBACC%2CGAIG%2COAiCE%2CQAAW%3BIACV%3BIACA%3B%3BEAGF%2CWAjfG%2CWAscR%2CgBACC%2CGAIG%2COAsCE%2CUAAa%3BIACZ%3B%3BEAGF%2CWArfG%2CWAscR%2CgBACC%2CGAIG%2COA0CK%3BIACF%3BIACA%2CcAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3BIACA%3B%3BEAPF%2CWArfG%2CWAscR%2CgBACC%2CGAIG%2COA0CK%2CIASA%2COAAI%3BIACJ%3BIACA%3BIACA%2CcAAA%3BIACA%3BIACA%3B%3BEAEA%2CWArgBD%2CWAscR%2CgBACC%2CGAIG%2COA0CK%2CIASA%2COAAI%2CUAOH%3BIACC%3BIACA%3BIACA%3BIACA%3B%3BEAIA%2CWA7gBH%2CWAscR%2CgBACC%2CGAIG%2COA0CK%2CIASA%2COAAI%2CUAcH%2CiBACE%3BIACC%3B%3BEAKF%2CWAnhBH%2CWAscR%2CgBACC%2CGAIG%2COA0CK%2CIASA%2COAAI%2CUAoBH%2CiBACE%3BIACC%3B%3BEAKF%2CWAzhBH%2CWAscR%2CgBACC%2CGAIG%2COA0CK%2CIASA%2COAAI%2CUA0BH%2CiBACE%3BIACC%3B%3BEAMR%2CWAhiBG%2CWAscR%2CgBACC%2CGAIG%2COAqFE%2CYAAe%3BIACd%3B%3BEAGF%2CWApiBG%2CWAscR%2CgBACC%2CGAIG%2COAyFE%3BIACC%3B%3BEAEA%2CWAviBC%2CWAscR%2CgBACC%2CGAIG%2COAyFE%2CMAGK%3BIACF%3BIACA%3B%3BEAIJ%2CWA7iBG%2CWAscR%2CgBACC%2CGAIG%2COAkGK%3BIACF%3BIACA%2CgBAAA%3BIACA%2CuCAAA%3BIACA%2C4BAAA%3B%3BEAOV%3BIACE%3BIACA%2CsBAAA%3BIACA%3BIACA%3B%3BEAGF%2CEAAE%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%2CkBAAA%3BIACA%2C0BAAA%3BIACA%2C6BAAA%3B%3B%3BAA%5C%2FSQ%2CQA1Rc%2CuBAoRU%3BEAMxB%2CWAzRC%2CWA8MT%2CGAAE%2COAoDC%2CUAOE%2CQAEC%3BIASI%3B%3B%3BAAQJ%2CQA7RgB%2CuBA0RW%3BEAG3B%2CWA5RG%2CWA8MT%2CGAAE%2COAoDC%2CUAOE%2CQAEC%3BIAeI%2CcAAA%3B%3B%3BAAgbd%2CQA9H0B%3BEAEtB%2CWADS%2CWACR%3BIACC%3B%3BEAFJ%2CWAAW%2CWAKT%2CSAAQ%3BIACN%3BIACA%3B%3BEAEA%2CWATO%2CWAKT%2CSAAQ%2COAIL%3BIACC%3BIACA%3B%3BEAKF%2CWAhBO%2CWAeT%2CGAAE%2COACC%2CYACG%3BIACA%3B%3BEAIJ%2CWAtBO%2CWAeT%2CGAAE%2COAOC%2CUACC%3BEADW%2CWAtBN%2CWAeT%2CGAAE%2COAOc%2CYACZ%3BEADF%2CWAtBO%2CWAeT%2CGAAE%2COAOC%2CUACkB%3BEADN%2CWAtBN%2CWAeT%2CGAAE%2COAOc%2CYACK%3BEADnB%2CWAtBO%2CWAeT%2CGAAE%2COAOC%2CUACqC%3BEADzB%2CWAtBN%2CWAeT%2CGAAE%2COAOc%2CYACwB%3BEADtC%2CWAtBO%2CWAeT%2CGAAE%2COAOC%2CUACuD%3BEAD3C%2CWAtBN%2CWAeT%2CGAAE%2COAOc%2CYAC0C%3BIACpD%3B%3BEAxBR%2CWAAW%2CWAeT%2CGAAE%2COAaA%3BIACE%3B%3BEA7BN%2CWAAW%2CWAiCT%2CGAAE%3BIACA%3B%3BEAEA%2CWApCO%2CWAiCT%2CGAAE%2CaAGC%2CQAEC%3BIAEE%3BIACA%2CaAAA%3B%3BEALJ%2CWApCO%2CWAiCT%2CGAAE%2CaAGC%2CQAEC%2CEAIG%3BIACC%3B%3BEA3CV%2CWAAW%2CWAiCT%2CGAAE%2CaAwBE%3BIACA%3BIACA%3B%3BEA3DN%2CWAAW%2CWAiCT%2CGAAE%2CaA8BE%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAvEN%2CWAAW%2CWA2ET%2CKAAI%3BIACF%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAEA%2CWAxFO%2CWA2ET%2CKAAI%2CUAaD%3BIACC%2CSAAS%2CEAAT%3BIACA%3BIACA%3BIACA%3BIACA%2C6BAAA%3BIACA%3BIACA%3B%3BEAGF%2CWAlGO%2CWA2ET%2CKAAI%2CUAuBD%3BIACC%3B%3BEAEA%2CWArGK%2CWA2ET%2CKAAI%2CUAuBD%2CiBAGE%3BIACC%3B%3BEAIJ%2CWA1GO%2CWA2ET%2CKAAI%2CUA%2BBD%3BIACC%3B%3BEAEA%2CWA7GK%2CWA2ET%2CKAAI%2CUA%2BBD%2CiBAGE%3BIACC%3B%3BEAIJ%2CWAlHO%2CWA2ET%2CKAAI%2CUAuCD%3BIACC%3B%3BEAEA%2CWArHK%2CWA2ET%2CKAAI%2CUAuCD%2CiBAGE%3BIACC%3B%3B%3BAAnEA%2CQApDgB%2CuBA8CQ%3BEAMxB%2CWAnDG%2CWAiCT%2CGAAE%2CaAGC%2CQAEC%3BIAQI%3B%3B%3BAAQJ%2CQAvDkB%2CuBAoDS%3BEAG3B%2CWAtDK%2CWAiCT%2CGAAE%2CaAGC%2CQAEC%3BIAcI%2CcAAA%3B%3B%3BAAyEZ%3BEACE%3BEACA%3BEACA%3B%3BAAHF%2CSAKE%3BEACE%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAQ%2CQAAW%3BEAC7B%3B%3BAAGF%2CWAAc%3BEACZ%3BEACA%3B%3BAAGF%2CWAAY%2CQAAU%2CaAAU%2CUAAU%3BEACxC%3BEACA%3B%3BAAGF%2CgBAAiB%2CYAAY%2CQAAO%2CUAAa%3BEAC%5C%2FC%2CcAAA%3B%3BAAGF%2CWAAY%2CSAAW%3BEACrB%3BEACA%3BEACA%3BEACA%2CkBAAA%3B%3BAAGF%2CWAAY%2CGAAE%3B%3B%3BAAId%2CWAAY%2CQAAO%2CYAAe%3BEAChC%3B%3BAAGF%2CWAAY%2CQAAU%3BEACpB%2CcAAA%3BEACA%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CQAAO%2COAAU%3BAAAY%2CWAAY%2CQAAO%2CWAAc%3BAAC1E%2CWAAY%2CQAAU%2CaAAU%3BEAC9B%2CcAAA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%3BEAC9B%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CqBAAA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CEAAC%3BAACjC%2CWAAY%2CSAAW%2CWAAS%2CEAAC%3B%3BEAE%5C%2FB%2CcAAA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CEAAC%3BEAC%5C%2FB%2CcAAA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%3BEAC9B%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CEAAC%3BEAC%5C%2FB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CEAAC%2CUAAU%3BAAC3C%2CWAAY%2CSAAW%2CWAAS%2CEAAC%2CUAAU%3BEACzC%2CcAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%3BEACV%3BEACA%3BEACA%3BEACA%2CkCAAA%3B%3BAAGF%2CWAAY%2CSAAW%3BEACrB%3BEACA%3BEACA%2CoBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CqCAAA%3B%3BAAGF%2CWAAY%2CSAAW%2CIAAC%3BEACtB%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAQ%2COAAU%3BEAC5B%3B%3BAAGF%2CWAAY%2CSAAQ%2COAAU%2CIAAC%3BEAC7B%3B%3BAAGF%2CWAAY%2CSAAQ%2CMAAM%2COAAU%3BEAClC%3BEACA%2CcAAA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAQ%2CMAAM%2COAAU%2CIAAC%3BEACnC%3B%3BAAGF%2CWAAY%2CSAAQ%2CMAAM%2COAAO%2COAAU%3BEACzC%3B%3BAAGF%2CWAAY%2CSAAW%3BEACrB%3BEACA%3B%3BAAGF%2CWAAY%2CSAAQ%2COAAO%2CMAAS%3BEAClC%3BEACA%3B%3BAAGF%2CMAAO%2CYAAY%2CSAAQ%2CMAAS%3BAACpC%2CMAAO%2CYAAY%2CSAAQ%2CMAAS%3BAACpC%2CMAAO%2CYAAY%2CSAAW%2CIAAC%2CMAAS%3BEACtC%3B%3BAAGF%2CWAAY%2CSAAW%3BEACrB%3BEACA%2C4CAAA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%3BEAC9B%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAW%3BEAChC%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%3BEAC9B%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CQAAO%3BEACrC%3B%3BAAGF%2CWAAY%2CSAAS%2CSAAS%3BEAC5B%3B%3BAAGF%2CWAAY%2CSAAQ%2COAAQ%2CSAAS%2CSAAQ%3BEAC3C%2CmBAAA%3B%3BAAGF%2CWAAY%2CSAAQ%2COAAQ%2CSAAQ%2COAAO%3BEACzC%3B%3BAAGF%2CWAAY%2CSAAS%3BEACnB%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CSAAW%2CIAAC%3BEAC1C%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%3BEAC9B%3BEACA%3B%3BAAGF%2CWAAY%2CSAAW%2CWAAS%2CSAAW%2CIAAC%3BAAC5C%2CWAAY%2CSAAS%3BEACnB%3B%3BAAGF%2CWAAY%2CSAAQ%3BAACpB%2CWAAY%2CSAAQ%3BEAClB%3B%3BAAGF%2CWAAY%2CSAAQ%2CYAAe%3BAACnC%2CWAAY%2CSAAQ%2CYAAe%3BEACjC%3BEACA%3B%3BAAGF%2CWAAY%2CQAAQ%3BEAClB%2C2CAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CQAAO%2COAAO%2CMAAS%3BEACjC%3B%3BAAGF%2CWAAY%2CQAAO%2COAAU%2CIAAC%3BEAC5B%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CQAAQ%2CSAAS%3BEAC3B%3B%3BAAGF%2CWAAY%2CQAAQ%2CSAAS%3BEAC3B%3BEACA%2CcAAA%3BEACA%3BEACA%3BEACA%3B%3BAAEA%2CWAPU%2CQAAQ%2CSAAS%2CEAO1B%3BEACC%2CcAAA%3B%3BAAIJ%2CWAAY%2CQAAQ%2CSAAS%2CQAAO%2COAAQ%2CQAAO%2COAAQ%2CEAAC%3BAAC5D%2CWAAY%2CQAAQ%2CSAAS%2CQAAO%2COAAQ%2CEAAC%3BEAC3C%2CSAAS%2COAAT%3BEACA%2C6CAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CWAAY%2CQAAQ%2CSAAS%2CQAAO%2COAAQ%2CQAAO%2COAAQ%2CQAAQ%2CEAAC%3BAACpE%2CWAAY%2CQAAQ%2CSAAS%2CQAAO%2COAAQ%2CQAAQ%2CEAAC%3BEACnD%3B%3BAAGF%2CWAAY%2CQAAQ%2CSAAS%2CEAAC%2CMAC9B%2CYAAY%2CQAAQ%2CSAAS%2CEAAC%3BAAAQ%2CWAAY%2CQAAQ%2CSAAS%2CEAAC%3BEAClE%2CcAAA%3BEACA%3B%3BAAGF%2CWAAW%2CWAAY%2CGAAE%2COAAO%3BEAC9B%3B%3BAAGF%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%3BEAC3C%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CwBAAA%3BEACA%2CiCAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CoDAAA%3B%3BAAGF%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAa%3BEAC3C%2CkBAAA%3BEACA%3B%3BAAIF%2CQAH6B%3BEAG7B%2CWANW%2CWAAY%2CGAAE%2COAAO%2CUAAa%3BIAIzC%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%2C6BAAA%3BEACA%3B%3BAAGF%2CeAAgB%3BEACd%3B%3BAAGF%2CeAAgB%2CWAAW%3BEACzB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%3B%3BAAGF%2CeAAgB%3BEACd%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CeAAgB%3BEACd%3BEACA%3B%3BAAGF%3BEACE%3BEACA%3BEACA%2C0BAAA%3BEACA%3B%3BAAGF%3BEACE%3B%3BAAGF%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%3BAACpD%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%3BEACpD%2CcAAA%3B%3BAAEA%2CWAJS%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CEAIjD%3BAAAD%2CWAHS%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CEAGnD%3BEACC%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAWJ%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CGAAE%2COAAU%3BAAChE%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CGAAE%2COAAU%3BEAChE%2CaH5lCW%2CmBG4lCX%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAKA%2CQAJ0B%3BEAI1B%2CWAXS%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CGAAE%2COAAU%3BEAW9D%2CWAVS%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CGAAE%2COAAU%3BIAO9D%3B%3B%3BAAGF%2CWAXS%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CGAAE%2COAAU%2CIAW7D%3BAAAD%2CWAVS%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CGAAE%2COAAU%2CIAU%5C%2FD%3BEACC%3B%3BAAIJ%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CGAAE%2COAAU%2CIAAC%3BAAAQ%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CGAAE%2COAAU%2CIAAC%3BEAC1I%2CcAAA%3B%3BAAMF%2CWAAW%2CWAAY%2CcAAc%3BEACnC%3B%3BAAGF%2CWAAW%2CWAAY%2CcAAc%3BEACnC%3B%3BAAGF%2CWAAW%2CWAAY%3BEACrB%3BEACA%2CeAAA%3BEACA%3BEACA%3B%3BAAGF%2CWAAW%2CWAAY%3BEACrB%3BEACA%2CeAAA%3BEACA%3B%3BAAGF%2CeAAgB%3BEACd%3B%3BAAGF%2CeAAgB%3BAAChB%2CkBAAmB%3BEACjB%3B%3BAAWF%2CQAR0B%2CuBAAuB%3BEAC%5C%2FC%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CGAAE%2COAAU%2CIAAC%3BEACnE%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CEAAC%3BEACrD%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CEAAC%3BIACrD%3B%3B%3BAAUJ%2CQAN2B%3BEACzB%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%3BIAC3C%3B%3B%3BAAWJ%2CQAP0B%3BEACxB%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%3BIAC3C%3B%3B%3BAA6BJ%2CQAxB0B%3BEACxB%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%3BIAC3C%3BIACA%3BIACA%3B%3BEAGF%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%3BEAAG%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%3BIAC3G%2CiBAAA%3B%3BEAGF%2CWAAY%2CQAAO%2CYAAe%3BIAChC%3B%3BEAGF%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%3BEAAG%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%3BIAC3G%3B%3BEAGF%2CWAAW%2CWAAY%2CGAAE%2COAAQ%3BEACjC%2CWAAW%2CWAAY%2CGAAE%2COAAQ%3BIAC%5C%2FB%3B%3B%3BAClsCJ%2CQAJ0B%3BEACzB%2CqBAAsB%2CaAAa%3BIAAmB%3B%3B%3BAAQvD%2CQAL0B%3BEACzB%2CcAAe%2CGAAK%2CKAAE%2CYAAY%3BIAAU%3B%3B%3BAAQ7C%2CQAJ2B%2CwBAAsB%3BEAChD%2CcAAe%2CGAAK%2CKAAE%2CYAAY%3BIAAS%3B%3B%3BAAW5C%2CQAR0B%2CuBAAsB%3BEAC%5C%2FC%2CiBAAkB%2CcAAc%2CmBAAmB%3BIAC%5C%2FC%3BIACA%3B%3BEAEJ%2CiBAAkB%2CQAAQ%3BIAAmB%2CkBAAA%3B%3B%3BAAS9C%2CQANyB%3BEACxB%2CaAAc%2CYAAW%2CUAAU%3BIAAQ%3B%3BEAC3C%2CcAAe%2CGAAK%2CKAAE%2CYAAY%3BIAAQ%3B%3BEAC1C%2CcAAe%2CGAAK%3BIAAG%3B%3B%3B%3B%3B%3B%3BAA8BxB%2CQAvB0B%3BEACzB%2CiBAAkB%2CQAAQ%2CYAAY%3BEACtC%2CiBAAkB%2CQAAQ%2CYAAY%3BIACrC%3B%3BEAED%2CiBAAkB%2CQAAQ%3BEAC1B%2CiBAAkB%2CQAAQ%3BIACzB%3B%3BEAED%2CgBAAiB%3BIAChB%3B%3BEAED%2CWAAY%2CQAAU%3BIACrB%2CeAAA%3B%3BEAED%2CoBACC%2CaACC%3BIACC%3B%3B%3BAAwBJ%2CQAnByB%3BEACxB%2CQAAS%3BIAAgB%3B%3BEACzB%2CSAAU%3BIAAc%3BIAAiB%3B%3BEACzC%2CSAAU%3BIAAa%3BIAAY%3B%3BEACnC%2CSAAU%3BIAAe%3BIAAa%3B%3BEACtC%2CSAAU%2CeAAe%3BIAAY%3B%3BEACrC%2CSAAU%2CeAAe%2CWAAW%3BIAAa%3BIAAmB%2CmBAAA%3B%3BEACpE%2CWAAY%2CGAAE%3BIAAS%3B%3BEACvB%2CWAAY%2CQAAU%3BIAAY%3B%3BEAClC%2CcAAe%2CcAAa%3BIAAa%3B%3BEAEzC%2CYAAa%3BIAAiB%3B%3BEAC9B%2CYAAa%2CeAAe%3BIAAa%3BIAAoB%3B%3BEAC7D%2CYAAa%2CeAAe%3BIAAc%3BIAAoB%2CeAAA%3B%3BEAC9D%2CYAAa%2CkBAAkB%3BIAAY%3BIAAa%3BIAAkB%3B%3BEAC1E%2CmBAAoB%2CWAAW%3BIAAkB%3BIAAY%3B%3BEAC7D%2CiBAAkB%2CQAAO%2COAAQ%2CYAAY%2CQAAQ%3BIAAY%2CiBAAA%3B%3BEACjE%2CSAAU%2CWAAW%3BIAAc%3BIAAW%3BIAAoB%2C0BAAA%3B%3B%3BAAqBnE%2CQAnByB%3BEACxB%3BIAAiB%2CcAAA%3B%3BEACjB%2CiBAAkB%2CYAAY%3BIAAY%3B%3BEAC1C%2CiBAAkB%2CYAAY%3BIAAa%3B%3BEAC3C%2CiBAAkB%2CUAAU%3BIAAU%3B%3BEACtC%2CiBAAiB%2COAAQ%2CQAAQ%2CYAAY%2CQAAQ%3BIAAY%2CeAAA%3B%3BEACjE%2CoBACC%2CaACC%3BIACC%3B%3BEAIH%2CiBAAkB%2CcAAc%3BIAC5B%3BIACA%3BIACA%2CcAAA%3B%3B%3BAAWL%2CQAR0B%2CuBAAsB%3BEAC%5C%2FC%2CiBAAkB%2CQAAQ%3BIAAQ%3B%3BEAClC%2CWAAY%2CGAAE%3BIAAS%3B%3BEACvB%2CYAAa%2CYAAY%2CaAAa%3BIAAK%3BIAAoB%3BIAAiB%3BIAAa%3BIAAc%3B%3BEAC3G%2CYAAa%2CYAAY%2CaAAa%3BIAAI%3BIAAiB%3B%3BEAC3D%2CYAAa%2CYAAY%2CaAAa%3BIAAG%3B%3BEACzC%3BIAAoB%3BIAAkB%3BIAAmB%2CqBAAA%3B%3B%3BAAsO1D%2CQApOyB%3BEACxB%3BIAAiB%2CcAAA%3B%3BEACjB%3BIAAmB%3B%3BEACnB%2CiBAAkB%3BIAAsB%3B%3B%3BEAExC%2CiBAAkB%2CoBAAoB%3BIAAU%2C6BAAA%3B%3BEAChD%2CiBAAkB%2CoBAAoB%3BIAAY%3B%3BEAClD%2CiBAAkB%2CoBAAoB%2CUAAU%2CGAAE%2CYAAa%3BIAAG%3B%3BEAClE%2CiBAAkB%2CoBAAoB%3BIAAY%3BIAAa%3B%3BEAC%5C%2FD%2CiBAAkB%2CQAAQ%2CkBAAgB%3BIAAM%3BIAAkB%3B%3BEAClE%2CiBAAkB%2CQAAQ%2CYAAY%3BIAAU%3B%3BEAChD%2CgBAAiB%2CkBAAkB%2CQAAQ%2CaAAW%3BIAAM%3B%3BEAC5D%2CiBAAkB%2CQAAQ%3BIAAe%3BIAAa%2CcAAA%3B%3BEACtD%2CiBAAkB%2CQAAQ%2CcAAc%2CeAAe%2CQAAO%3BIAAS%3B%3BEACvE%2CiBAAkB%2CQAAQ%2CaAAW%2COAAK%3BIACxC%3BIAAgB%2CeAAA%3BIAAiB%3BIAAa%2CgCAAA%3BIAAkC%3BIAAoB%3BIAAqB%3B%3BEAC3H%2CiBAAkB%2CQAAQ%2CkBAAgB%2COAAK%3BIAAK%3B%3BEACpD%2CiBAAkB%2CQAAQ%3BIAAQ%3B%3BEAClC%2CiBAAkB%2CQAAQ%2CMAAM%3BIAAM%3BIAAa%3B%3BEACnD%2CiBAAkB%2CQAAQ%3BIAAa%3BIAAiB%3BIAAY%3B%3BEACpE%2CiBAAkB%2CQAAQ%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIAAM%3B%3BEAC3E%2CiBAAkB%2CQAAQ%2CkBAAgB%2COAAK%3BIAAW%3B%3BEAC1D%2CiBAAkB%2CQAAQ%2CkBAAgB%2COAAK%3BIAAW%2CeAAA%3BIAAiB%2C6BAAA%3BIAA%2BB%3BIAAe%3B%3BEACzH%2CiBAAkB%2CQAAQ%3BIAAqB%3BIAAwB%3BIAAuB%3B%3BEAC9F%2CiBAAkB%2CQAAQ%2CoBAAoB%3BEAC9C%2CiBAAkB%2CQAAQ%2CcAAc%2CeAAe%2CUAAU%3BIAAY%3B%3BEAC7E%2CiBAAkB%2CQAAQ%2CkBAAkB%3BIAAmB%3B%3BEAC%5C%2FD%2CiBAAkB%2CQAAQ%2CcAAc%2CeAAe%2CUAAU%2CYAAY%3BIAAG%3B%3BEAChF%2CiBAAkB%2CQAAQ%2CkBAAkB%2CkBAAkB%3BIAAG%3B%3BEACjE%2CiBAAkB%2CQAAQ%3BIAAmB%2CiBAAA%3B%3BEAC7C%2CiBAAkB%2CoBAAoB%2CaAAa%3BIAAI%3BIAAkB%3B%3BEACzE%2CiBAAkB%2CoBAAoB%2CaAAa%2CGAAE%3BIAAc%3B%3BEACnE%2CiBAAkB%2CoBAAoB%3BIAAiB%3BIAAa%3B%3BEACpE%2CiBAAkB%2CoBAAoB%3BIAAc%3BIAAc%3B%3BEAClE%2CiBAAkB%2CoBAAoB%3BIAAc%3B%3BEACpD%2CiBAAkB%3BEAClB%2CiBAAkB%2CoBAAoB%2CkBAAkB%2CkBAAkB%3BEAC1E%2CiBAAkB%2CoBAAoB%2CcAAc%2CeAAe%2CUAAU%2CYAAY%3BEACzF%2CiBAAkB%2CoBAAoB%2CaAAa%2CGAAG%3BIAAG%3B%3BEACzD%2CiBAAkB%2CoBAAoB%2CcAAc%2CeAAe%2CUAAU%3BIAAgB%3B%3BEAC7F%2CiBAAkB%2CoBAAoB%2CcAAc%2CeAAe%2CUAAU%2CQAAO%2COAAO%3BIAAS%3B%3BEACpG%2CiBAAkB%2CoBAAoB%3BIAAe%3B%3BEACrD%3BEACA%3BEACA%3BEACA%3BIACC%3B%3BEAED%3BIAAa%3B%3BEACb%2CYAAa%2CYAAY%3BIAAc%3BIAAuB%2CcAAA%3BIAAgB%3B%3BEAC9E%2CYAAa%2CYAAY%2CaAAa%3BIAAM%3B%3BEAC5C%3BIAAmB%3B%3BEACnB%2CgBAAiB%2CiBAAiB%2CKAAK%2CgBAAgB%3BIAAa%3B%3BEACpE%2CkBAAmB%3BIAAK%3B%3BEACxB%3BEAAU%2CoBAAqB%2CQAAO%3BEAAY%2CqBAAsB%2CmBAAqB%2CUAAO%3BEAAY%3BIAA0B%3B%3BEAC1I%2CSAAS%2CQAAQ%2CKAAM%3BIAA0B%3BIAAW%3B%3BEAC5D%2CcAAe%2CcAAc%2CsBAAsB%3BIAAe%3B%3BEAClE%3BIAAoB%3B%3BEACpB%3BIAAuB%3B%3BEACvB%3BIAA0B%3B%3BEAC1B%3BIAA4B%3BIAAe%3B%3BEAC3C%3BIAAa%3BIAAkB%3BIAAa%3B%3BEAC5C%2CSAAU%3BIAAe%3B%3BEACzB%2CWAAY%2CQAAO%2COAAU%2CIAAC%3BIAAS%3BIAAgB%3B%3BEACvD%2CWAAY%2CQAAU%3BIAClB%3BIACA%3BIACA%2CkBAAA%3BIACA%3BIAEA%2C4CAAA%3BIACA%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3BIACA%3B%3BEAEJ%2CWAAY%2CQAAO%2CYAAa%3BIAAY%3B%3BEAC5C%2CWAAY%2CQAAO%2COAAU%3BEAAY%2CWAAY%2CQAAO%2CWAAc%3BEAAY%2CWAAY%2CQAAU%2CaAAU%3BIACrH%2C4CAAA%3B%3BEAED%3BIACI%3BIACA%3B%3BEAEJ%2CWAAY%2CGAAE%2COAAO%3BIAAa%3B%3BEAClC%3BIAAe%3B%3BEACf%2CWAAY%2CGAAE%3BIAAS%3BIAAiB%3B%3BEACxC%3BIAAa%3B%3BEACb%2CWAAY%2CQAAO%2COAAU%2CIAAC%3BIAC7B%3BIACA%3B%3BEAED%2CWAAY%2CQAAQ%2CWAAU%3BIAC7B%3BIACA%2CSAAS%2COAAT%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAED%2CWAAY%2CQAAQ%2CWAAU%2CgBAAgB%3BIAAQ%2CSAAS%2COAAT%3B%3BEACtD%2CWAAY%2CQAAQ%3BIAAU%3BIAAkB%3B%3BEAChD%2CWAAY%2CQAAQ%2CSAAS%3BIAC5B%3BIACA%3BIACA%2CaJlMW%2CmBIkMX%3BIACA%3BIACA%3BIACA%3B%3BEAED%2CWAAY%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%3BIAC9C%3BIACA%3BIACA%3BIACA%2CaJ5MI%2CmBI4MJ%3B%3BEAED%2CWAAW%3BIAAS%3B%3BEACpB%2CWAAW%2CMAAM%3BIAChB%3B%3BEAED%2CkBAAmB%2CWAAW%2CgBAAgB%3BIAAI%3B%3BEAClD%2CoBACC%3BIACC%3B%3BEAFF%2CoBACC%2CaAEC%3BIACC%3B%3BEAJH%2CoBACC%2CaAKC%3BIACC%3BIACA%3BIACA%3B%3BEATH%2CoBACC%2CaAKC%2CgBAIC%2CkBACC%3BIACC%3B%3BEAZL%2CoBACC%2CaAeC%3BIACC%3BIACA%3BIACA%3B%3BEAIH%2CSAAU%3BIAAgB%3B%3BEAC1B%2CSAAU%3BIAAqB%2CeAAA%3B%3BEAC%5C%2FB%2CSAAU%2CeAAe%3BIAAI%3B%3BEAC7B%2CiBAAkB%3BIAAgB%2CeAAA%3B%3BEAClC%2CiBAAkB%3BEAClB%2CiBAAkB%2CyBAAyB%3BIAAK%3B%3BEAChD%2CiBAAkB%2CcAAc%2CmBAAmB%2CcAAc%3BIAA2B%2CmBAAA%3B%3BEAC5F%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAQ%3BIAAS%3B%3BEAC9D%2CWAAW%2CWAAY%2CGAAE%2COAAO%3BIAAc%3B%3BEAC9C%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CUAAW%2CSAAS%2CQAAQ%3BEAC5D%2CWAAW%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CQAAQ%3BIAC7D%3B%3BEAED%2CmBAAoB%2CYAAY%3BIAC%5C%2FB%3B%3BEAED%3BIAAU%3B%3BEACV%2CQAAS%2CqBAAqB%2CWAAW%2CMAAM%3BIAAI%3B%3BEACnD%3BIAAY%3B%3BEACZ%2CWAAY%2CQAAQ%2CSAAS%2CQAAO%2COAAQ%2CQAAO%2COAAQ%2CEAAC%3BEAAQ%2CWAAY%2CQAAQ%2CSAAS%2CQAAO%2COAAQ%2CEAAC%3BIAAQ%3B%3BEACzH%3BIAAkB%3BIAAoB%3B%3BEACtC%2CqBAAsB%2CQAAO%3BIAAO%3BIAAa%3BIAAgB%3BIAAuB%3BIAA2B%3BIAA%2BB%3B%3BEAClJ%2CcAAe%3BIAAG%3B%3BEAClB%3BEACA%3BIAAoB%3B%3BEAEpB%2CaAAc%2CWAAW%2CcAAc%2CaAAa%3BIAAY%3B%3BEAChE%2CaAAc%2CWAAW%2CcAAc%2CaAAa%3BIAAW%3B%3BEAC%5C%2FD%2CSAAU%2CWAAW%2CcAAc%2CaAAa%3BIAAW%3B%3BEAC3D%2CSAAU%2CWAAW%2CcAAc%2CaAAa%3BIAAW%3B%3BEAC3D%2CSAAU%2CeAAe%2CWAAW%2CYAAY%3BIAAG%3B%3BEACnD%2CSAAU%2CuBAAuB%3BIAAI%3B%3BEACrC%3BIAAsB%3B%3B%3B%3B%3BEAItB%2CmBAAoB%2COAAM%2CWAAY%2CmBAAkB%3BIAAU%3B%3BEAClE%2CmBAAoB%2COAAM%2CWAAY%2CSAAS%2CMAAK%3BIAAc%3B%3BEAClE%2CeAAgB%3BIAAS%3B%3BEACzB%3BIAAsB%3B%3BEACtB%2CiBAAkB%3BIAAU%3B%3BEAC5B%2CcAAe%3BIAAe%3B%3BEAE9B%2CoBAAqB%3BIAAe%3B%3BEACpC%2CkBAAmB%3BIAAc%3B%3BEACjC%2CkBAAmB%3BIAAkB%3BIAAe%3BIAAa%3B%3BEACjE%2CiBAAkB%3BIAAe%3B%3BEAEjC%2CYAAa%3BIAAe%3BIAAoB%3B%3BEAChD%2CYAAa%2CyBAAyB%2CeAAe%2CcAAa%2CSAAU%3BIAC3E%3B%3BEAED%2CYAAa%2CyBAAyB%2CeAAe%2CcAAc%3BIAClE%3BIACA%3BIACA%3BIACA%3B%3BEAED%2CYAAa%2CyBAAyB%2CeAAe%2CcAAc%2COAAM%3BIACxE%2CSAAS%2COAAT%3BIACA%3BIACG%3BIACA%3BIACA%3BIACG%3BIACH%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAEJ%2CYAAa%2CyBAAyB%2CeAAe%2CcAAc%2COAAM%2CQAAQ%3BIAChF%2CSAAS%2COAAT%3B%3BEAED%2CYAAa%2CyBAAyB%2CeAAe%2CcAAc%2COAAM%2CMAAM%3BIAC9E%2CmBAAA%3BIACA%3B%3BEAED%2CYAAa%2CkBAAkB%2CGAAG%3BIAAI%3B%3BEACtC%2CYAAa%2CkBAAkB%3BEAC%5C%2FB%2CYAAa%2CkBAAkB%2CGAAG%2CGAAG%3BIAAG%3BIAAiB%3B%3B%3BAAO1D%2CQAL0B%3BEACzB%3BIAAgB%3B%3BEAChB%2CSAAU%3BIAAc%3BIAAa%3B%3BEACrC%3BIAAgB%3BIAAa%3B%3B%3BAAqB9B%2CQAnByB%3BEACxB%3BIAAa%3B%3BEACb%3BIAAe%3B%3BEACf%2CiBAAkB%2CQAAQ%2CYAAY%2CUAAU%3BIAAmB%2CaAAA%3B%3BEACnE%2CiBAAkB%2CQAAQ%2CkBAAkB%3BIAAkB%3B%3BEAC9D%2CiBAAkB%2CoBAAoB%2CUAAU%3BIAAI%3B%3BEACpD%2CaAAc%3BIAAc%3BIAAkB%2CmBAAA%3BIAAqB%3B%3BEACnE%2CQAAS%2CqBAAqB%2CWAAW%2CMAAM%3BIAAI%3BIAAiB%2CmBAAA%3B%3BEACpE%2CSAAU%3BIAAe%2CkBAAA%3B%3BEACzB%2CmBAAoB%2COAAM%2CWAAY%2CSAAS%2CMAAK%3BIAAc%3B%3BEAClE%2CiBAAkB%2CQAAQ%2CcAAc%2CeAAe%2CUAAU%3BIAAgB%3B%3BEACjF%2CiBAAkB%3BIAAW%3B%3BEAC7B%3BIAAqB%2CiBAAA%3B%3BEACrB%2CoBAAqB%2CWAAW%3BIAAkB%3BIAAkB%2CmBAAA%3B%3BEACpE%2CoBAAqB%2CWAAW%2CgBAAgB%2CUAAS%3BIAAa%3B%3BEACtE%2CiBAAkB%3BIAAa%3BIAAY%3BIAAQ%3B%3BEACnD%2CiBAAkB%2CYAAY%3BIAAoB%3BIAAmB%3B%3BEACrE%2CiBAAkB%3BIAAiB%3B%3B%3BAC9VpC%3BEACC%3B%3BAADD%2CmBAEC%3BEACC%3BEACA%3B%3BAAJF%2CmBAMC%2CSAAQ%3BEACP%3BEACA%3B%3BAARF%2CmBAMC%2CSAAQ%2CMAGP%3BEACC%3B%3BAAVH%2CmBAaC%3BEACC%3BEACA%3B%3BAAfF%2CmBAaC%2CmBAGC%3BEACC%3B%3BAAjBH%2CmBAaC%2CmBAGC%2CwBAEC%3BEACI%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAvBP%2CmBAaC%2CmBAGC%2CwBAEC%2COAMI%3BEACC%2CcAAA%3BEACA%3B%3BAA1BR%2CmBAaC%2CmBAGC%2CwBAaC%2CSAAQ%2CSAAS%3BEAChB%3BEACA%3BEACA%3B%3BAAhCJ%2CmBAaC%2CmBAGC%2CwBAaC%2CSAAQ%2CSAAS%2CIAIhB%3BEACC%2CcAAA%3B%3BAAlCL%2CmBAaC%2CmBAyBC%2CyBACC%3BEACC%3B%3BAAxCJ%2CmBAaC%2CmBA8BC%2CWACC%2CeACC%3BEACC%3B%3BAA9CL%2CmBAaC%2CmBA8BC%2CWAMC%3BEACC%3BEACG%3BEACA%2CcAAA%3B%3BAApDP%2CmBAaC%2CmBA8BC%2CWAWC%3BEACC%3BEACG%3BEACA%3BEACA%3B%3BAA1DP%2CmBAaC%2CmBAgDC%2CYACC%3BEACC%3BEACA%3BEACA%3B%3BAAjEJ%2CmBAaC%2CmBAgDC%2CYAMC%3BEACC%3B%3BAApEJ%2CmBAaC%2CmBAgDC%2CYAMC%2CSAEC%3BEACI%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAA1ER%2CmBAaC%2CmBAgDC%2CYAgBC%3BEACC%3BEACA%3B%3BAA%5C%2FEJ%2CmBAaC%2CmBAgDC%2CYAgBC%2CSAGC%2CQAAO%3BEACH%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3BEACA%2CwBAAA%3BEACA%3BEACA%2CeAAA%3BEACA%3BEACA%3B%3BAAIJ%2CmBApFH%2CmBAgDC%2CYAmCC%2COACE%2CIACA%2CSACC%3BEACC%3BEACG%3BEACA%3BEACA%3BEACA%3B%3BAAxGV%2CmBAaC%2CmBAiGC%2CsBACC%3BEACC%3B%3BAAhHJ%2CmBAaC%2CmBAiGC%2CsBACC%2CqBAEC%2CQAAO%3BAAjHX%2CmBAaC%2CmBAiGC%2CsBACC%2CqBAGC%2CQAAO%3BEACN%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAvHL%2CmBAaC%2CmBA8GC%2CSAAQ%2CSAAS%3BEAChB%3BEACA%3BEACA%3B%3BAA9HH%2CmBAaC%2CmBAmHC%2CkBACC%2CyBACC%3BEACC%2CsBAAA%3BEACA%3B%3BAApIL%2CmBAyIC%2CSAAQ%2CKAAK%3BEACZ%3BEACA%3B%3BAA3IF%2CmBAyIC%2CSAAQ%2CKAAK%2CSAGZ%2CSAAQ%2CSAAS%3BEAChB%3BEACA%3BEACA%3B%3BAA%5C%2FIH%2CmBAkJC%2CUACC%3BEACC%3B%3BAAMD%2CiBADD%2CiBACE%3BEACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC9IH%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAGF%2CSAAS%3BEACP%3BEACA%3B%3BAAGF%3BEACE%3BEAAI%3BEAAK%3BEAAK%3BEAAK%3BIACjB%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAIJ%3BEACE%3BEAAI%3BEAAK%3BEAAK%3BEAAK%3BIACjB%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BEAAI%3BEAAK%3BIACP%3B%3BEAGF%3BEAAK%3BIACH%3B%3B%3BAAIJ%3BEACE%3BEAAI%3BEAAK%3BIACP%3B%3BEAGF%3BEAAK%3BIACH%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3B%3BAAKF%3BEACE%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CWAAW%2CQAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CUAAnB%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CWAAW%2CQAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CeAAe%2CQAAf%3BIACA%2CWAAW%2CQAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CUAAnB%3BIACA%2CeAAe%2CUAAf%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CeAAe%2CQAAf%3BIACA%2CWAAW%2CQAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BEAAI%3BIACF%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BEAAK%3BEAAK%3BEAAK%3BEAAK%3BIAClB%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BEAAK%3BEAAK%3BEAAK%3BIACb%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAIJ%3BEACE%3BEAAI%3BIACF%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BEAAK%3BEAAK%3BEAAK%3BEAAK%3BIAClB%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BEAAK%3BEAAK%3BEAAK%3BIACb%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CYAAnB%3BIACA%2CWAAW%2CYAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CYAAnB%3BIACA%2CWAAW%2CYAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CYAAnB%3BIACA%2CeAAe%2CYAAf%3BIACA%2CWAAW%2CYAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CYAAnB%3BIACA%2CeAAe%2CYAAf%3BIACA%2CWAAW%2CYAAX%3B%3B%3BAAIJ%3BEACE%2CoCAAA%3BEACA%2CgCAAA%3BEACA%2C4BAAA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CWAAW%2CQAAX%3B%3BEAGF%3BEAAK%3BIACH%2CmBAAmB%2CWAAW%2CaAA9B%3BIACA%2CWAAW%2CWAAW%2CaAAtB%3B%3BEAGF%3BEAAK%3BEAAK%3BEAAK%3BIACb%2CmBAAmB%2CWAAW%2CYAA9B%3BIACA%2CWAAW%2CWAAW%2CYAAtB%3B%3BEAGF%3BEAAK%3BEAAK%3BIACR%2CmBAAmB%2CWAAW%2CaAA9B%3BIACA%2CWAAW%2CWAAW%2CaAAtB%3B%3BEAGF%3BIACE%2CmBAAmB%2CSAAS%2CSAA5B%3BIACA%2CWAAW%2CSAAS%2CSAApB%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CeAAe%2CQAAf%3BIACA%2CWAAW%2CQAAX%3B%3BEAGF%3BEAAK%3BIACH%2CmBAAmB%2CWAAW%2CaAA9B%3BIACA%2CeAAe%2CWAAW%2CaAA1B%3BIACA%2CWAAW%2CWAAW%2CaAAtB%3B%3BEAGF%3BEAAK%3BEAAK%3BEAAK%3BIACb%2CmBAAmB%2CWAAW%2CYAA9B%3BIACA%2CeAAe%2CWAAW%2CYAA1B%3BIACA%2CWAAW%2CWAAW%2CYAAtB%3B%3BEAGF%3BEAAK%3BEAAK%3BIACR%2CmBAAmB%2CWAAW%2CaAA9B%3BIACA%2CeAAe%2CWAAW%2CaAA1B%3BIACA%2CWAAW%2CWAAW%2CaAAtB%3B%3BEAGF%3BIACE%2CmBAAmB%2CSAAS%2CSAA5B%3BIACA%2CeAAe%2CSAAS%2CSAAxB%3BIACA%2CWAAW%2CSAAS%2CSAApB%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3B%3BAAKF%3BEACE%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAgB%2CaAAnC%3BIACA%2CWAAW%2CgBAAgB%2CaAA3B%3B%3BEAGF%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CeAAe%2CiBAAiB%2CaAAhC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CeAAe%2CgBAAgB%2CYAA%5C%2FB%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CeAAe%2CiBAAiB%2CaAAhC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CeAAe%2CgBAAgB%2CYAA%5C%2FB%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAgB%2CaAAnC%3BIACA%2CeAAe%2CgBAAgB%2CaAA%5C%2FB%3BIACA%2CWAAW%2CgBAAgB%2CaAA3B%3B%3BEAGF%3BIACE%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CUAAnB%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CWAAnB%3BIACA%2CWAAW%2CWAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CUAAnB%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CWAAW%2CQAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CUAAnB%3BIACA%2CeAAe%2CUAAf%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CWAAnB%3BIACA%2CeAAe%2CWAAf%3BIACA%2CWAAW%2CWAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CUAAnB%3BIACA%2CeAAe%2CUAAf%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CeAAe%2CQAAf%3BIACA%2CWAAW%2CQAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CWAAW%2CQAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CWAAnB%3BIACA%2CWAAW%2CWAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CUAAnB%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CUAAnB%3BIACA%2CWAAW%2CUAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CQAAnB%3BIACA%2CeAAe%2CQAAf%3BIACA%2CWAAW%2CQAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CWAAnB%3BIACA%2CeAAe%2CWAAf%3BIACA%2CWAAW%2CWAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CUAAnB%3BIACA%2CeAAe%2CUAAf%3BIACA%2CWAAW%2CUAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CUAAnB%3BIACA%2CeAAe%2CUAAf%3BIACA%2CWAAW%2CUAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3B%3BEAGF%3BIACE%3B%3B%3BAAIJ%3BEACE%3BIACE%3B%3BEAGF%3BIACE%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3B%3BEAGF%3BIACE%3B%3B%3BAAIJ%3BEACE%3BIACE%3B%3BEAGF%3BIACE%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CeAAe%2CgBAAf%3BIACA%2CWAAW%2CgBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAc%2CWAAW%2CQAA%5C%2FD%3BIACA%2CWAAW%2CmBAAmB%2CcAAc%2CWAAW%2CQAAvD%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAxE%3BIACA%2CWAAW%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAhE%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAxE%3BIACA%2CWAAW%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAhE%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAc%2CgBAAgB%2CWAApE%3BIACA%2CWAAW%2CmBAAmB%2CcAAc%2CgBAAgB%2CWAA5D%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAc%2CgBAAgB%2CQAApE%3BIACA%2CWAAW%2CmBAAmB%2CcAAc%2CgBAAgB%2CQAA5D%3BIACA%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAc%2CWAAW%2CQAA%5C%2FD%3BIACA%2CeAAe%2CmBAAmB%2CcAAc%2CWAAW%2CQAA3D%3BIACA%2CWAAW%2CmBAAmB%2CcAAc%2CWAAW%2CQAAvD%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAxE%3BIACA%2CeAAe%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAApE%3BIACA%2CWAAW%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAhE%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAxE%3BIACA%2CeAAe%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAApE%3BIACA%2CWAAW%2CmBAAmB%2CkBAAkB%2CgBAAgB%2CQAAhE%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAc%2CgBAAgB%2CWAApE%3BIACA%2CeAAe%2CmBAAmB%2CcAAc%2CgBAAgB%2CWAAhE%3BIACA%2CWAAW%2CmBAAmB%2CcAAc%2CgBAAgB%2CWAA5D%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAc%2CgBAAgB%2CQAApE%3BIACA%2CeAAe%2CmBAAmB%2CcAAc%2CgBAAgB%2CQAAhE%3BIACA%2CWAAW%2CmBAAmB%2CcAAc%2CgBAAgB%2CQAA5D%3BIACA%3BIACA%3B%3B%3BAAIJ%2CSAAS%3BEACP%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CeAAtC%3BIACA%2CWAAW%2CmBAAmB%2CeAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CeAAe%2CmBAAmB%2CcAAlC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CeAAtC%3BIACA%2CeAAe%2CmBAAmB%2CeAAlC%3BIACA%2CWAAW%2CmBAAmB%2CeAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CeAAe%2CmBAAmB%2CcAAlC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CeAAe%2CmBAAmB%2CaAAlC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CeAAtC%3BIACA%2CWAAW%2CmBAAmB%2CeAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CeAAe%2CmBAAmB%2CcAAlC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CeAAtC%3BIACA%2CeAAe%2CmBAAmB%2CeAAlC%3BIACA%2CWAAW%2CmBAAmB%2CeAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CeAAe%2CmBAAmB%2CcAAlC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CeAAe%2CmBAAmB%2CaAAlC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CeAAe%2CmBAAmB%2CaAAlC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CeAAe%2CmBAAmB%2CcAAlC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CmBAAmB%2CaAAtC%3BIACA%2CeAAe%2CmBAAmB%2CaAAlC%3BIACA%2CWAAW%2CmBAAmB%2CaAA9B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CmBAAmB%2CcAAtC%3BIACA%2CeAAe%2CmBAAmB%2CcAAlC%3BIACA%2CWAAW%2CmBAAmB%2CcAA9B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CYAApC%3BIACA%2CWAAW%2CiBAAiB%2CYAA5B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CeAAe%2CaAAlC%3BIACA%2CWAAW%2CeAAe%2CaAA1B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CeAAe%2CWAAlC%3BIACA%2CWAAW%2CeAAe%2CWAA1B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CeAAe%2CiBAAiB%2CaAAhC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CYAApC%3BIACA%2CeAAe%2CiBAAiB%2CYAAhC%3BIACA%2CWAAW%2CiBAAiB%2CYAA5B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CeAAe%2CaAAlC%3BIACA%2CeAAe%2CeAAe%2CaAA9B%3BIACA%2CWAAW%2CeAAe%2CaAA1B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CeAAe%2CWAAlC%3BIACA%2CeAAe%2CeAAe%2CWAA9B%3BIACA%2CWAAW%2CeAAe%2CWAA1B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CeAAe%2CWAAlC%3BIACA%2CWAAW%2CeAAe%2CWAA1B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CeAAe%2CWAAlC%3BIACA%2CeAAe%2CeAAe%2CWAA9B%3BIACA%2CWAAW%2CeAAe%2CWAA1B%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BIACA%2CeAAe%2CiBAAiB%2CaAAhC%3BIACA%2CWAAW%2CiBAAiB%2CaAA5B%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CuCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CeAAnB%3BIACA%2CWAAW%2CeAAX%3BIACA%3B%3BEAGF%3BIACE%2CuCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CuCAAA%3BIACA%2CmCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CeAAnB%3BIACA%2CeAAe%2CeAAf%3BIACA%2CWAAW%2CeAAX%3BIACA%3B%3BEAGF%3BIACE%2CuCAAA%3BIACA%2CmCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CuCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CuCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CuCAAA%3BIACA%2CmCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CuCAAA%3BIACA%2CmCAAA%3BIACA%2C%2BBAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CqCAAA%3BIACA%2CiCAAA%3BIACA%2C6BAAA%3BIACA%2CmBAAmB%2CcAAnB%3BIACA%2CeAAe%2CcAAf%3BIACA%2CWAAW%2CcAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%3B%3BEAGF%3BIACE%2CsCAAA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CkBAAnB%3BIACA%2CeAAe%2CkBAAf%3BIACA%2CWAAW%2CkBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CmBAAnB%3BIACA%2CeAAe%2CmBAAf%3BIACA%2CWAAW%2CmBAAX%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3BAAGF%3BEACE%3BIACE%2CmBAAmB%2CSAAnB%3BIACA%2CWAAW%2CSAAX%3BIACA%2CkCAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BEAAK%3BIACH%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3BIACA%2CkCAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CWAAW%2CaAAX%3BIACA%2CkCAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CcAAc%2CaAAjC%3BIACA%2CWAAW%2CcAAc%2CaAAzB%3BIACA%3BIACA%2CkCAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CWAAW%2CiBAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CmBAAmB%2CSAAnB%3BIACA%2CeAAe%2CSAAf%3BIACA%2CWAAW%2CSAAX%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BEAAK%3BIACH%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CaAAnB%3BIACA%2CeAAe%2CaAAf%3BIACA%2CWAAW%2CaAAX%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CcAAc%2CaAAjC%3BIACA%2CeAAe%2CcAAc%2CaAA7B%3BIACA%2CWAAW%2CcAAc%2CaAAzB%3BIACA%3BIACA%2CkCAAA%3BIACA%2C8BAAA%3BIACA%2C0BAAA%3BIACA%3BIACA%3B%3BEAGF%3BIACE%2CmBAAmB%2CiBAAnB%3BIACA%2CeAAe%2CiBAAf%3BIACA%2CWAAW%2CiBAAX%3BIACA%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3B%3BAAKF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAkB%2CeAArC%3BIACA%2CWAAW%2CkBAAkB%2CeAA7B%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CkBAAkB%2CeAArC%3BIACA%2CeAAe%2CkBAAkB%2CeAAjC%3BIACA%2CWAAW%2CkBAAkB%2CeAA7B%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CeAAe%2CgBAAgB%2CYAA%5C%2FB%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3B%3BAAKF%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAiB%2CcAApC%3BIACA%2CWAAW%2CiBAAiB%2CcAA5B%3B%3B%3BAAIJ%3BEACE%3BIACE%3BIACA%2CmBAAmB%2CgBAAgB%2CYAAnC%3BIACA%2CeAAe%2CgBAAgB%2CYAA%5C%2FB%3BIACA%2CWAAW%2CgBAAgB%2CYAA3B%3B%3BEAGF%3BIACE%3BIACA%2CmBAAmB%2CiBAAiB%2CcAApC%3BIACA%2CeAAe%2CiBAAiB%2CcAAhC%3BIACA%2CWAAW%2CiBAAiB%2CcAA5B%3B%3B%3BAAIJ%3BEACE%3BEACA%3B%3B%3B%3B%3B%3B%3BAC7qFF%2CaAAc%2CaAAY%3BEACzB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3B%3BAAGD%3BEACC%3BEACA%3BEACA%3BEACA%3B%3BAAED%2CaAAc%3BEACb%3BEACA%3BEACA%2CmBAAmB%2C0BAAnB%3B%3BAAED%2CaAAc%3BEACb%3BEACA%3BEACA%3B%3BAAED%2CaAAc%2CmBAAkB%3BEAC%5C%2FB%2C4CAAA%3BEACA%2CyCAAA%3BEACA%2CwCAAA%3BEACA%2CuCAAA%3BEACA%2CoCAAA%3B%3BAAGD%2CaAAc%3BEACb%3B%3BAAED%2CaAAc%3BAACd%2CaAAc%2CaAAa%3BEAC1B%3B%3BAAED%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C6CAAA%3B%3B%3BAAID%3BEACI%2C0CAAA%3B%3B%3BAAIJ%2CaAAe%3BAACf%2CaAAe%3BEACd%3BEACA%3BEACA%3BEACC%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3B%3B%3B%3B%3B%3B%3BAAQF%2CUAAW%3BEAAgB%3BEAAoB%3BEAAS%3BEAAU%2CcAAA%3BEAAgB%3BEAAc%3B%3BAAChG%2CUAAW%3BEACP%3BEACA%3BEACA%2CmCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%3BEACA%3B%3BAAEJ%2CUAAU%2CMAAO%3BEACb%3BEACA%3B%3BAAEJ%2CUAAW%2CcAAc%2CaAAe%3BEACvC%3BEACG%3BEACA%3BEACA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%2CUAAW%2CcAAc%2CaAAa%3BEAAW%3B%3BAACjD%2CUAAW%2CcAAc%2CaAAa%3BEAAU%3B%3BAAChD%2CUAAW%2CcAAc%2CaAAe%2CMAAG%3BEACvC%2CSAAS%2COAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEJ%2CUAAW%2CcAAc%2CaAAa%2CUAAS%3BEAC9C%2CSAAS%2COAAT%3B%3BAAED%2CUAAW%2CcAAc%2CaAAe%2CMAAG%3BEAAO%3BEAAa%2CmBAAA%3B%3BAAC%5C%2FD%2CUAAW%2CcAAc%2CaAAe%2CMAAG%2CMAAM%3BEAAQ%3B%3B%3B%3B%3BAAOzD%2CUAAW%2CcAAc%3BEACxB%3BEACA%3BEACA%2CgBAAA%3B%3B%3BAAED%2CUAAW%2CcAAc%2CUAAU%3BEAClC%3BEACA%3BEACA%3BEACA%2CeAAA%3BEACA%3BEACA%2CyBAAA%3B%3BAAGD%2CUAAW%2CcAAc%2CUAAS%2COAAQ%3BAAC1C%2CUAAW%2CcAAa%2CUAAW%2CUAAS%2CMAAO%3BEAClD%3B%3B%3BAAKD%2CUAAW%2CcAAc%2CUAAU%2CKAAI%3BEACtC%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3B%3BAAID%2CSAAS%3BEACR%3BEACA%2C8DAAA%22%7D */