/*
 Theme Name: Oceanview RC
 Description: Child Theme for Oceanview RC
 Version: 1.0
 Author: Neil Arnold
 Author URI: http://www.neilarnold.com
 Template: enfold
 */
h1, h2, h4, h5 {
  font-weight: 300 !important;
}
/* Header, Logo --- --- --- */
.html_header_top.html_logo_center .logo {
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .responsive .logo img {
    max-width: 70% !important;
  }
}
/* END -  Header, Logo --- --- --- */
/* Header, Primary Nav --- --- --- */
#top .av_header_glassy.av_header_transparency .header_bg {
  background-color: #fff;
  opacity: 0.85;
  filter: alpha(=85);
}
#header_main .container_wrap {
  border-top: none;
}
#top .av_header_glassy.av_header_transparency #header_main_alternate {
  border-top: none !important;
  background-color: rgba(255, 255, 255, 0.6);
}
.header_color .main_menu ul:first-child > li > a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.header_color .main_menu .menu ul li a {
  text-transform: uppercase;
}
.header_color .avia-menu-fx {
  /*background-color: #a98820;*/
}
#top .av_header_glassy.av_header_transparency #header_main_alternate {
  border-top: solid 1px #505050;
}
#top .header_color .main_menu .menu ul li > a:hover {
  color: #0d6d67;
}
.header_color .main_menu .menu ul li a:hover, .header_color .av-subnav-menu ul a:hover {
  background-color: #fff;
}
/* END - Header, Primary Nav --- --- --- */
/* Title Bar & Breadcrumb --- --- --- */
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
  padding-top: 130px;
}
#top .alternate_color.title_container, #top .title_container .container {
  background-color: #0d6d67;
  color: #ddd;
}
.alternate_color .breadcrumb a {
  color: #fff;
}
#top .alternate_color.title_container .main-title a {
  color: #fff;
  font-size: 24px;
}
.alternate_color .breadcrumb {
  color: #fff;
}
/* END - Title Bar & Breadcrumb --- --- --- */
#top .header_color input[type='text'] {
  background-color: #efefef !important;
}
@media only screen and (max-width: 767px) {
  nav.main_menu {
    display: block !important;
  }
}
@media only screen and (max-width: 989px) {
  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special a:after {
    content: 'Menu';
    color: #444;
    display: block;
    line-height: 10px;
    margin-top: -20px;
  }
}
#top .av_header_transparency #header_meta {
  background: #0d6d67;
}
#top .av_header_transparency #header_meta a {
  color: #fff;
}
.sub_menu > ul > li > a, .sub_menu > div > ul > li > a {
  font-weight: 600;
  font-size: 14px;
}
.header_color .sub_menu > ul > li > a {
  color: #fff;
}
html {
  scroll-behavior: smooth;
}
.modern-quote h2.av-special-heading-tag, .modern-quote h4.av-special-heading-tag {
  font-weight: 300 !important;
}
h4.av-upcoming-event-title {
  font-weight: bold !important;
}
.av-upcoming-event-meta {
  font-size: 13.5px;
}
/* Page Title --- --- --- */
.responsive .page-title {
  position: relative;
}
.responsive .page-title:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 42.3076923077%;
}
.responsive .page-title > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.responsive .page-title .container {
  padding: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
}
.responsive .page-title .container .content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
body .page-title .av-special-heading .av-special-heading-tag {
  color: #fff;
  background-color: rgba(33, 106, 102, 0.8);
  font-weight: 300;
  font-size: 36px;
  width: 100%;
  text-align: right;
  padding-right: 0.5em;
  text-transform: uppercase;
}
.page-title .special_amp {
  font-size: 1em;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}
@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .page-title .container {
    width: 100%;
    max-width: 100%;
    min-height: auto;
  }
  body .page-title .av-special-heading .av-special-heading-tag {
    font-size: 28px;
  }
}
/* END - Page Title --- --- --- */
div .av_one_fourth {
  margin-left: 2%;
  width: 23.5%;
}
div .av_three_fourth {
  margin-left: 2%;
  width: 74.5%;
}
.main_color .avia-content-slider .slide-image {
  background-color: transparent;
}
.content, .sidebar {
  padding-top: 25px;
  padding-bottom: 25px;
}
.avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-icon-wrap, .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap {
  text-align: left;
}
/* Gravity Forms fixes --- --- --- */
.gform_wrapper li.gfield ul.gfield_radio li input[type=radio] + input[type=text] {
  width: 85% !important;
  display: inline-block !important;
}
/* Sidebar Page Navigation --- --- --- */
.widget_nav {
  color: #919191;
  font-size: 17px;
  text-transform: uppercase;
}
.widget_nav .widget_nav__title {
  display: block;
  margin-bottom: 10px;
}
.widget_nav .widget_nav_menu {
  padding: 0;
}
.widget_nav .widget_nav_menu ul li {
  border-bottom: solid 1px #eaeaea;
  padding: 7px 0;
}
.widget_nav .widget_nav_menu ul li:last-child {
  border-bottom: none;
}
.widget_nav .widget_nav_menu ul li.current_page_item a {
  color: #39b54a;
}
.widget_nav .widget_nav_menu ul li a:hover {
  text-decoration: none;
}
/* END - Sidebar Page Navigation --- --- --- */
.av-boxed-grid-style .avia-testimonial_inner {
  border-bottom: solid 1px #b1b1b1;
}
.break-hr img {
  margin-bottom: 1em;
}
.break-hr hr {
  margin-top: 30px;
}
.break-hr hr:after {
  content: "";
  display: table;
  clear: both;
}
/* Temp fix from Enfold */
/* enfold social media icons fix */
.social_bookmarks_twitter a::before, .av-social-link-twitter a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_facebook a::before, .av-social-link-facebook a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_linkedin a::before, .av-social-link-linkedin a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_pinterest a::before, .av-social-link-pinterest a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_tumblr a::before, .av-social-link-tumblr a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_reddit a::before, .av-social-link-reddit a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_vk a::before, .av-social-link-vk a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_gplus a::before, .av-social-link-gplus a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_mail a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_dribble a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_youtube a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_instagram a::before {
  font-family: 'entypo-fontello';
  content: '';
}
.social_bookmarks_vimeo a::before {
  font-family: 'entypo-fontello';
  content: '';
}
/* Footer --- --- --- */
#footer .widget {
  font-size: 13px;
  margin: 10px 0;
}
#footer hr {
  border: solid #585151;
  border-width: 1px 0 0;
  margin: 10px 0;
}
#footer p {
  line-height: 1.5em;
}
#socket {
  font-size: 15px;
}
#socket .copyright {
  font-size: 13px;
}
/* END - Footer --- --- --- */
body.home .avia-content-slider.avia-content-grid-active article.slide-entry {
  margin-bottom: 0;
}
.avia-content-slider .slide-entry-excerpt {
  margin-bottom: 25px;
}
body.home .av-upcoming-event-data {
  padding-top: 20px;
}
body.home .av-upcoming-event-data .av-upcoming-event-meta {
  line-height: 1.4em;
}
body.home .avia-content-slider {
  margin-bottom: 0;
  margin-top: 20px;
}
body.home .avia-content-slider .slide-entry-title {
  font-size: 1.2em;
}
body.home .avia-content-slider .slide-image {
  border: solid 10px #ebebeb;
}
body.home .avia-content-slider .slide-image img {
  border-radius: 0;
}
.home-4-block .flex_column .av-special-heading {
  margin-top: 0;
  margin-bottom: 10px;
}
.home-3-block {
  border-top: solid 5px #fff;
  border-bottom: solid 5px #fff;
}
.home-3-block .flex_cell {
  border-left-width: 5px;
}
@media (max-width: 767px) {
  .home-3-block .flex_cell {
    border-left-width: 0;
  }
}
.white-border {
  border: solid 4px #fff !important;
}
.red-border img {
  border: solid 2px #961b37;
}
.green-border {
  border: solid 5px #2a7873 !important;
}
.green-border img {
  border: solid 1px #fff;
  border-radius: 0;
}
.av-upcoming-event-image {
  border-radius: 3px;
  width: 180px;
  border: solid 10px #e8e8e8;
}
.ecs-event-list {
  margin: 0;
}
.ecs-event-list li {
  padding: 0;
  margin: 0 0 50px 0;
}
.ecs-event-list li:after {
  content: "";
  display: table;
  clear: both;
}
.ecs-event-list li:before {
  display: none;
}
.ecs-event-list li > a {
  float: left;
  width: 40%;
  margin-right: 40px;
}
.av-tribe-events-outer-content-wrap {
  display: flex !important;
  flex-direction: column;
}
.tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
  width: 100%;
  font-weight: bold;
}
.av-single-event-content {
  margin-left: 0 !important;
  margin-right: 60px;
  float: left !important;
}
.single-tribe_events .tribe-events-event-meta {
  font-size: 15px;
}
body.page-id-134 .tribe-events-title-bar, body.events-list .tribe-events-title-bar, body.page-id-134 #tribe-events-bar, body.events-list #tribe-events-bar {
  display: none;
}
body.page-id-134 h1.main-title, body.events-list h1.main-title {
  font-size: 24px;
  line-height: 1.65em;
}
body.page-id-134 .tribe-events-list-separator-month, body.events-list .tribe-events-list-separator-month {
  font-size: 20px;
  font-weight: normal !important;
}
body.page-id-134 .tribe-events-list-event-title, body.events-list .tribe-events-list-event-title {
  font-size: 20px !important;
  text-align: left !important;
  border-bottom-color: #ccc !important;
}
body.page-id-134 .tribe-events-event-meta, body.events-list .tribe-events-event-meta {
  font-weight: normal !important;
  font-size: 14px !important;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
}
body.page-id-134 .tribe-events-read-more, body.events-list .tribe-events-read-more {
  font-weight: bold;
  text-transform: uppercase;
}
.avia-timeline-vertical .av-milestone-content-wrap {
  vertical-align: middle;
  padding: 0 0 0 20px;
}
.avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap {
  vertical-align: middle;
  padding: 0 20px 0 0;
}
.avia-timeline-boxshadow .av-milestone-contentbox {
  padding: 10px 20px;
}
.avia-timeline-vertical .av-milestone-icon-wrap {
  padding: 10px 0;
}
.avia-timeline .milestone_icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.avia-timeline .milestone_icon.milestone-icon-hasborder .milestone_inner {
  line-height: 56px;
}
.main_color .tabcontainer .tab {
  background-color: #044d47;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  padding: 20px 10px;
  text-align: center;
}
#top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab {
  color: #333;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .slide-entry {
    width: 100%;
    margin-left: 0;
  }
}
.avia-content-slider .slide-entry-wrap {
  margin-bottom: 0px;
}
.read-more-link {
  text-align: left;
  font-weight: bold;
  text-transform: uppercase !important;
}
.remove-dates .slide-meta .slide-meta-time {
  display: none;
}
.text-sep.text-sep-date, .category-events .post-meta-infos {
  display: none;
}
.widget.newsbox .news-time {
  display: none;
}
.widget.newsbox .news-headline {
  font-size: 14px;
  line-height: 1.4em;
}
.widget.newsbox .news-excerpt {
  line-height: 1.5em;
}
/* Home --- --- --- */
.avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image {
  width: 80px;
  height: 80px;
}
.read-more-link {
  margin-top: 1em;
}
.gform_confirmation_wrapper {
  margin: 20px 0;
  padding: 20px 0;
  border-top: solid 1px #900;
  border-bottom: solid 1px #900;
  color: #900;
}
#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
  top: 65%;
}
#top .avia-post-nav {
  background: rgba(0, 0, 0, 0.5);
}
#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before {
  background: rgba(0, 0, 0, 1);
}
/* END - Home --- --- --- */
#top .av_header_transparency .avia-menu-fx {
  bottom: 0;
}
.slideshow_align_caption {
  vertical-align: top;
}
.avia-section {
  min-height: 0;
}
/* Global & Theme Overrides --- --- --- */
.alternate_color strong, .alternate_color b {
  color: #fff !important;
}
.av-tab-section-tab-title-container {
  padding-top: 0;
}
.special_amp {
  color: inherit !important;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
}
#top .av-flex-placeholder {
  width: 2%;
}
.template-page .entry-content-wrapper h2 {
  text-transform: none;
}
.avia_transform a:hover .image-overlay {
  opacity: 0.4 !important;
}
.avia_textblock ul li {
  position: relative;
  list-style: none;
  line-height: 1.4em;
}
.avia_textblock ul li:before {
  content: "\f0da";
  font-size: 1em;
  font-family: FontAwesome;
  margin-right: 1em;
  position: absolute;
  top: 0.1em;
  left: -1.3em;
}
.avia_textblock ul li ul {
  margin-top: 10px;
}
.avia_textblock ul li ul li {
  line-height: 0.9em;
}
.avia_textblock ul li ul li:before {
  content: "\f111";
  font-size: 0.4em;
  top: 0.6em;
  left: -2em;
}
.text-sep-cat {
  display: none;
}
.modern-quote .av-special-heading-tag {
  font-weight: 600;
}
/* From Enfold Theme Support */
@media only screen and (min-width: 990px) {
  .hide-on-desktop {
    display: none !important;
  }
}
/* END - Global --- --- --- */
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%5C%2F%22%2C%22sources%22%3A%5B%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Fstyle.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Fvariables%5C%2F_variables.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_header.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_top_bar.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_page.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Fvariables%5C%2F_mixins.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_footer.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_blog_post.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_home.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_events_calendar.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_timeline.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_accordion.scss%22%2C%22wp-content%5C%2Fthemes%5C%2Foceanview%5C%2Fscss%5C%2Felements%5C%2F_news.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAD%3B%3B%3B%3B%3B%3B%3BGAAA%3BACmBC%3BAAAA%2C8BAAA%3BAAAA%3BADnBD%2C8BAAA%3BAEEC%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAFNH%2CqCAAA%3BAAAA%2CqCAAA%3BAEaC%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAMA%3BAAAA%2CmBAAA%3BAAAA%3BAAEA%3BAAAA%3B6CAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B4BAAA%3BAAAA%3BAAUA%3BAAAA%2C4BAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%2CgCAAA%3BAAAA%3BAAIA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%2CyBAAA%3BAAAA%3BAFjDD%2C2CAAA%3BAAAA%2CwCAAA%3BAEuDC%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%3BcAAA%3BAAAA%3BAAKA%3BAAAA%2CcAAA%3BAAAA%3BAACA%3BAAAA%3BkBAAA%3BAAAA%3BAAIA%3BAAAA%2CcAAA%3BAAAA%3BAFpED%2C8CAAA%3BAEuEE%3BAAAA%2CuCAAA%3BAAAA%3BAAID%3BAACE%3BAAAA%2C8BAAA%3BAAAA%3BAAAA%3BAAIF%3BAACI%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAAA%3BAChFJ%3BAAAA%2CsBAAA%3BAAAA%3BAAEI%3BAAAA%2CcAAA%3BAAAA%3BAAKJ%3BAAAA%3BkBAAA%3BAAAA%3BAAMA%3BAAAA%2CcAAA%3BAAAA%3BACbA%3BAAAA%2C0BAAA%3BAAAA%3BAAIA%3BAAAA%2C8BAAA%3BAAAA%3BAAIA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAJdD%2C4BAAA%3BAIkBC%3BAAAA%2CqBAAA%3BAAAA%3BACXE%3BAAAA%3B%3B%3B8BAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BYAAA%3BAAAA%3BADQF%3BAAAA%3B%3B%3BSAAA%3BAAAA%3BAAMA%3BAAAA%3B%3BgBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3B%3B%3B%3B%3B4BAAA%3BAAAA%3BAAWA%3BAAAA%3B%3B%3BuBAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BAAAA%3BAJvDL%2CkCAAA%3BAI8DC%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%3BeAAA%3BAAAA%3BAAIA%3BAAAA%2CgCAAA%3BAAAA%3BAAGA%3BAAAA%3BuBAAA%3BAAAA%3BAAKA%3BAAAA%2CmBAAA%3BAAAA%3BAJ9ED%2CqCAAA%3BAImFC%3BAAAA%3BmCAAA%3BAAAA%3BAJnFD%2CyCAAA%3BAIyFC%3BAAAA%3B%3B4BAAA%3BAAAA%3BAAII%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CaAAA%3BAAAA%3BAAGQ%3BAAAA%3BiBAAA%3BAAAA%3BAAGI%3BAAAA%2CsBAAA%3BAAAA%3BAAGA%3BAAAA%2CiBAAA%3BAAAA%3BAAII%3BAAAA%2CwBAAA%3BAAAA%3BAJ9GrB%2C%2BCAAA%3BAIuHC%3BAAAA%2CmCAAA%3BAAAA%3BAAKI%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CmBAAA%3BAAAA%3BACxGF%3BAAAA%3B%3BcAAA%3BAAAA%3BALvBH%2C0BAAA%3BAAAA%2CmCAAA%3BAIwIC%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3BiBAAA%3BAAAA%3BAJxLD%2CwBAAA%3BAMGK%3BAAAA%3BiBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BiBAAA%3BAAAA%3BAAKA%3BAAAA%2CqBAAA%3BAAAA%3BAAMJ%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BANrBD%2C8BAAA%3BAOiDS%3BAAAA%2CmBAAA%3BAAAA%3BAAMR%3BAAAA%2CsBAAA%3BAAAA%3BACrDI%3BAAAA%2CoBAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAIJ%3BAAAA%3BmBAAA%3BAAAA%3BAAGI%3BAAAA%2CmBAAA%3BAAAA%3BAAGA%3BAAAA%2C6BAAA%3BAAAA%3BAAEI%3BAAAA%2CmBAAA%3BAAAA%3BAASJ%3BAAAA%3BsBAAA%3BAAAA%3BAAOR%3BAAAA%3BgCAAA%3BAAAA%3BAAGI%3BAAAA%2CyBAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%2CyBAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%2CoCAAA%3BAAAA%3BAAII%3BAAAA%2C4BAAA%3BAAAA%3BAAKJ%3BAAAA%2CuCAAA%3BAAAA%3BAAEI%3BAAAA%3BmBAAA%3BAAAA%3BAC1CJ%3BAAAA%3B%3B6BAAA%3BAAAA%3BAAMA%3BAAAA%2CYAAA%3BAAAA%3BAAEC%3BAAAA%3BqBAAA%3BAAAA%3BAJGC%3BAAAA%3B%3BcAAA%3BAAAA%3BAIDA%3BAAAA%2CgBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAQF%3BAAAA%3ByBAAA%3BAAAA%3BAAKA%3BAAAA%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%3B%3ByBAAA%3BAAAA%3BAAOC%3BAAAA%2CkBAAA%3BAAAA%3BAAOA%3BAAAA%2CgBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BiCAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuCAAA%3BAAAA%3BAAKA%3BAAAA%3B%3B%3BsBAAA%3BAAAA%3BAAMA%3BAAAA%3B4BAAA%3BAAAA%3BAC%5C%2FED%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%3BsBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAAGA%3BAAAA%2CkBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3BoBAAA%3BAAAA%3BAAKA%3BAAAA%2CoBAAA%3BAAAA%3BACnBA%3BAAAA%3B%3B%3B%3B%3BqBAAA%3BAAAA%3BAAQA%3BAAAA%3ByBAAA%3BAAAA%3BACDA%3BAACI%3BAAAA%3BmBAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%2CqBAAA%3BAAAA%3BAAIA%3BAAAA%3B%3BuCAAA%3BAAAA%3BAAQQ%3BAAAA%2CgBAAA%3BAAAA%3BAAMR%3BAAAA%2CgBAAA%3BAAAA%3BAAII%3BAAAA%2CgBAAA%3BAAAA%3BAACA%3BAAAA%3BqBAAA%3BAAAA%3BAAIA%3BAAAA%2CqBAAA%3BAAAA%3BAZ3CL%2CsBAAA%3BAAyBC%3BAAAA%3BeAAA%3BAAAA%3BAAKA%3BAAAA%2CkBAAA%3BAAAA%3BAAMA%3BAAAA%3B%3B%3B%3BcAAA%3BAAAA%3BAAQA%3BAAAA%2CWAAA%3BAAAA%3BAAGA%3BAAAA%2CiCAAA%3BAAAA%3BAAGA%3BAAAA%2C%2BBAAA%3BAAAA%3BAAlDD%2C4BAAA%3BAAwDC%3BAAAA%2CYAAA%3BAAAA%3BAAKA%3BAAAA%2CsBAAA%3BAAAA%3BAACA%3BAAAA%2CgBAAA%3BAAAA%3BAA9DD%2C0CAAA%3BAAiEC%3BAAAA%2CyBAAA%3BAAAA%3BAACA%3BAAAA%2CiBAAA%3BAAAA%3BAAGA%3BAAAA%3B%3B%3B%3BsBAAA%3BAAAA%3BAAQA%3BAAAA%2CYAAA%3BAAAA%3BAAEA%3BAAAA%2CuBAAA%3BAAAA%3BAACA%3BAAAA%2C0BAAA%3BAAAA%3BAAOQ%3BAAAA%3B%3BqBAAA%3BAAAA%3BAAII%3BAAAA%3B%3B%3B%3B%3B%3BeAAA%3BAAAA%3BAASA%3BAAAA%2CmBAAA%3BAAAA%3BAAEI%3BAAAA%2CqBAAA%3BAAAA%3BAAEI%3BAAAA%3B%3B%3BaAAA%3BAAAA%3BAAapB%3BAAAA%2CgBAAA%3BAAAA%3BAAEC%3BAAAA%2CmBAAA%3BAAAA%3BAAvHF%2C%2BBAAA%3BAA6HC%3BAACI%3BAAAA%2C6BAAA%3BAAAA%3BAAAA%3BAA9HL%2C8BAAA%22%7D */