:root {
  --mobile-container-width: 80%;
}
.mobile-only {
  display: block !important;
}
@media (min-width: 1000px) {
  .mobile-only {
    display: none !important;
  }
}
.hidden {
  display: none !important;
}
body a.btn, body a.nectar-button, body a.nectar-button.medium, body button.btn {
  padding: 14px 18px !important;
  border-radius: 5px !important;
  background-color: #DBF226;
  border: 1px solid #DBF226;
  color: #0B3961;
  opacity: 1;
  font-weight: 800;
  font-size: 16px;
  -webkit-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  outline: none;
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  letter-spacing: 0px;
}
body a.btn:hover, body a.nectar-button:hover, body a.nectar-button.medium:hover, body button.btn:hover {
  background-color: #fff !important;
  color: #0B3961 !important;
  border-color: #0B3961;
  opacity: 1;
}
body a.btn.btn-secondary, body a.nectar-button.btn-secondary, body a.nectar-button.medium.btn-secondary, body button.btn.btn-secondary {
  border: 1px solid #fff;
  background-color: transparent !important;
  color: #fff;
}
body a.btn.btn-secondary:hover, body a.nectar-button.btn-secondary:hover, body a.nectar-button.medium.btn-secondary:hover, body button.btn.btn-secondary:hover {
  background-color: #fff !important;
  color: #0B3961;
}
body a.btn.btn-lightblue, body a.btn.accent-color, body a.nectar-button.btn-lightblue, body a.nectar-button.accent-color, body a.nectar-button.medium.btn-lightblue, body a.nectar-button.medium.accent-color, body button.btn.btn-lightblue, body button.btn.accent-color {
  border: 1px solid #DBF226;
  background-color: #DBF226 !important;
  color: #0B3961;
}
body a.btn.btn-lightblue:hover, body a.btn.accent-color:hover, body a.nectar-button.btn-lightblue:hover, body a.nectar-button.accent-color:hover, body a.nectar-button.medium.btn-lightblue:hover, body a.nectar-button.medium.accent-color:hover, body button.btn.btn-lightblue:hover, body button.btn.accent-color:hover {
  background-color: #fff !important;
  border-color: #0B3961 !important;
  color: #0B3961;
}
body a.btn span, body a.nectar-button span, body a.nectar-button.medium span, body button.btn span {
  transform: none !important;
}
body a.btn .icon-button-arrow, body a.nectar-button .icon-button-arrow, body a.nectar-button.medium .icon-button-arrow, body button.btn .icon-button-arrow {
  display: none;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin-bottom: 30px;
  line-height: 1.25;
}
body h1.vc_custom_heading, body h2.vc_custom_heading, body h3.vc_custom_heading, body h4.vc_custom_heading, body h5.vc_custom_heading, body h6.vc_custom_heading {
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  body h1, body h2, body h3, body h4, body h5, body h6 {
    margin-bottom: 50px;
  }
  body h1.vc_custom_heading, body h2.vc_custom_heading, body h3.vc_custom_heading, body h4.vc_custom_heading, body h5.vc_custom_heading, body h6.vc_custom_heading {
    margin-bottom: 50px;
  }
}
@media (max-width: 999px) {
  body .row h2 {
    font-size: 30px;
    line-height: 1.25;
    font-weight: bold;
  }
}
body, p {
  font-size: 13px;
  line-height: 1.5;
}
@media (min-width: 1000px) {
  body, p {
    font-size: 16px;
    line-height: 1.3;
  }
}
.social .fa.fa-linkedin:before, .off-canvas-social-links .fa.fa-linkedin:before {
  content: "";
  background-image: url("/wp-content/themes/salient-child/assets/svg/linkedin-icon.svg");
  width: 32px;
  height: 32px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.social .fa.fa-envelope:before, .off-canvas-social-links .fa.fa-envelope:before {
  content: "";
  background-image: url("/wp-content/themes/salient-child/assets/svg/email-icon.svg");
  width: 32px;
  height: 32px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
.intro-text p {
  font-size: 13px;
  line-height: 18px;
}
@media (min-width: 1000px) {
  .intro-text p {
    font-size: 16px;
    line-height: 24px;
  }
}
/**
* WPBakery Text Box Element - Custom Font Formatting
*/
.wpb_text_column.font_formatting_option_small p {
  line-height: 1.5;
  font-size: 13px;
}
.wpb_text_column.font_formatting_option_medium p {
  font-size: 18px;
  line-height: 26px;
}
@media (min-width: 1000px) {
  .wpb_text_column.font_formatting_option_medium p {
    font-size: 20px;
    line-height: 35px;
  }
}
.wpb_text_column.font_formatting_option_large p {
  line-height: 1.2;
  font-size: 18px;
}
@media (min-width: 1000px) {
  .wpb_text_column.font_formatting_option_large p {
    font-size: 28px;
  }
}
.wpb_text_column.font_formatting_option_big p {
  line-height: 1.2;
  font-size: 20px;
}
@media (min-width: 1000px) {
  .wpb_text_column.font_formatting_option_big p {
    font-size: 32px;
  }
}
#accordion-wrapper .acc-container .acc {
  text-align: left;
  border-bottom: 1px solid;
  cursor: pointer;
  padding: 45px 0px;
}
#accordion-wrapper .acc-container .acc:first-of-type {
  border-top: 1px solid;
}
#accordion-wrapper .acc-container .acc .acc-head {
  position: relative;
}
#accordion-wrapper .acc-container .acc .acc-head p {
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
#accordion-wrapper .acc-container .acc .acc-head p span {
  padding-right: 30px;
}
#accordion-wrapper .acc-container .acc .acc-head p i {
  margin-left: auto;
  transform-origin: center;
  transition: 0.4s all;
}
#accordion-wrapper .acc-container .acc .acc-content {
  padding: 15px 0px;
  display: none;
}
#accordion-wrapper .acc-container .acc .acc-content p {
  padding: 0;
}
#accordion-wrapper .acc-container .acc.active .acc-head p i {
  transform: rotate(180deg);
}
body #ajax-content-wrap #slide-out-widget-area .menu.subview .subviewopen > .sub-menu > .back, body #ajax-content-wrap #slide-out-widget-area .menuwrapper .back {
  margin-bottom: 0px !important;
}
body #header-outer #top nav .sf-menu > .current-menu-item > a span {
  color: #fff3df;
}
body #header-outer #top nav .sf-menu > .current-menu-item > a:hover span {
  color: #DBF226;
}
body #header-outer #top nav > ul.sf-menu > li a {
  opacity: 1;
}
body #header-outer #top nav > ul.sf-menu > li.cta a {
  border: 2px solid #052735;
  background-color: #DBF226;
  border-radius: 8px;
  color: #052735 !important;
}
body #header-outer #top nav > ul.sf-menu > li.cta a span {
  color: #052735 !important;
}
body #header-outer #top nav > ul.sf-menu > li.cta a:hover {
  background-color: #fff;
  color: #052735 !important;
}
body #header-outer #top nav > ul.sf-menu > li.cta a:hover span {
  color: #052735 !important;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta)::before {
  content: "";
  background-color: #063246;
  height: 80%;
  bottom: 0%;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: 0.5s all;
  position: absolute;
  display: block;
  border-radius: 8px 8px 0px 0px;
}
@media (min-width: 1000px) {
  body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > a::after {
    content: "";
    background-color: #fff;
    width: 80%;
    height: 1px;
    bottom: 36px;
    left: 10%;
    opacity: 0;
    z-index: 9990;
    position: absolute;
    display: block;
  }
}
body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > ul.sub-menu {
  border-radius: 0px 0px 8px 8px;
  padding: 15px 20px;
  margin-top: 0px;
  background-color: #063246 !important;
  top: 105px;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > ul.sub-menu li a {
  background-color: #063246 !important;
}
@media (min-width: 1000px) {
  body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > ul.sub-menu li a {
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid;
    padding: 15px 0px;
  }
}
body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > ul.sub-menu li a:hover {
  background-color: #063246 !important;
  opacity: 1;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu .menu-item.menu-item-has-children:not(.cta) > ul.sub-menu li:last-of-type a {
  border-bottom: none;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item.menu-item-has-children.sfHover:not(#social-in-menu)::before {
  opacity: 1;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item.menu-item-has-children.sfHover:not(#social-in-menu) > a {
  color: #DBF226 !important;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item.menu-item-has-children.sfHover:not(#social-in-menu) > a::after {
  opacity: 1;
}
body #header-outer[data-lhe="default"] #top nav .sf-menu > .menu-item.menu-item-has-children.sfHover:not(#social-in-menu) > a span {
  color: #DBF226 !important;
}
body #top nav > ul.sf-menu > li a {
  opacity: 1;
}
body #top nav > ul.sf-menu > li a:hover span {
  color: #DBF226;
}
body #top nav > ul.sf-menu > li a span.sf-sub-indicator {
  top: unset;
}
body #top nav > ul.sf-menu > li.cta.sfHover a {
  color: #FFF3DF !important;
}
body #top nav > ul.sf-menu > li.cta a {
  border: 1px solid #FFF3DF;
  padding: 14px 18px !important;
  border-radius: 8px;
  color: #FFF3DF !important;
  margin-left: 15px;
  -webkit-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
}
body #top nav > ul.sf-menu > li.cta a:hover {
  background-color: #FFF3DF;
  color: #052735 !important;
}
body #slide-out-widget-area-bg.fullscreen-alt .bg-inner {
  background-color: #063246;
}
body #slide-out-widget-area.fullscreen-alt .inner {
  margin-top: 0px !important;
  height: 100vh;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container ul {
  text-align: left;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container ul li {
  margin-bottom: 0px !important;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container ul li a {
  font-size: 22px;
  color: #FFF3DF;
  font-weight: 600;
  line-height: 1;
  font-family: "Titillium Web";
  padding: 8px 20px 8px 0px;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container ul li.current-menu-item a {
  color: #DBF226 !important;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-social-links {
  left: 30px;
  position: relative;
  margin-top: 0;
  text-align: left;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-social-links.line-shown::after {
  display: none;
}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-social-links li a {
  opacity: 1;
}
#header-outer[data-lhe="default"] #top nav > ul > li.cta > a:hover, #header-outer[data-lhe="default"] #top nav .sf-menu > .cta.sfHover:not(#social-in-menu) > a:hover {
  color: #052735 !important;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > .cta.sfHover:not(#social-in-menu) > a {
  color: #FFF3DF !important;
}
@media (min-width: 1000px) {
  .mobile-only {
    display: none;
  }
}
@media (min-width: 1000px) {
  body #footer-outer .row {
    padding-bottom: 30px;
  }
}
body #footer-outer .row#copyright .col {
  width: 100%;
}
body #footer-outer .row#copyright p {
  text-align: center;
  font-size: 12px;
  padding-bottom: 5px;
}
@media (min-width: 1000px) {
  body #footer-outer .row#copyright {
    padding-top: 0px;
    padding-bottom: 45px;
  }
}
body #footer-outer .row#copyright .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 999px) {
  body #footer-outer .row#copyright .container {
    border-top: 3px solid #164252;
    padding-top: 20px;
  }
}
@media (min-width: 1000px) {
  body #footer-outer .row#copyright .container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }
  body #footer-outer .row#copyright .container::before {
    content: "";
    width: 100%;
    left: 0px;
    top: 0;
    height: 2px;
    background-color: #164252;
    position: relative;
    margin-bottom: 35px;
    display: block;
  }
}
body #footer-outer .row#copyright .container .col.span_5 img {
  margin-bottom: 0px;
}
body #footer-outer .row#copyright .container .col.span_7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1000px) {
  body #footer-outer .row#copyright .container .col.span_7 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
}
body #footer-outer .row#copyright .container .col.span_7 .inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1000px) {
  body #footer-outer .row#copyright .container .col.span_7 .inner-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
}
body #footer-outer .row#copyright .container .col.span_7 .inner-wrapper p {
  font-size: 12px;
}
@media (max-width: 999px) {
  body #footer-outer .row#copyright .container .col.span_7 .inner-wrapper p {
    margin-top: 0px;
    font-size: 10px;
  }
}
body #footer-outer #footer-widgets .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 999px) {
  body #footer-outer #footer-widgets .row {
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body #footer-outer #footer-widgets .row .span_6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body #footer-outer #footer-widgets .row .span_6 .widget {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
body #footer-outer #footer-widgets .row .span_6 .widget h5 {
  margin-bottom: 0px;
}
body #footer-outer #footer-widgets .row .span_6 .widget h4 {
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 1300px) {
  body #footer-outer #footer-widgets .row .span_6 .widget h4 {
    padding-left: 20%;
  }
}
body #footer-outer #footer-widgets .row .span_6 .widget.widget_nav_menu ul li a {
  text-decoration: underline;
}
body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) {
  margin-right: auto;
}
body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) .widget_media_image {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media (max-width: 999px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) .widget_media_image {
    display: none;
  }
}
@media (min-width: 1000px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) .widget_media_image:nth-of-type(2n) {
    margin-left: 40px;
  }
}
body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) .widget_media_image img {
  max-height: 50px;
}
@media (min-width: 768px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) .widget_media_image img {
    max-height: 95px;
  }
}
@media (max-width: 999px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(1n) #nav_menu-3 {
    margin-bottom: 0px;
  }
}
body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (min-width: 1000px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) {
    max-width: 32%;
    text-align: right;
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) {
    max-width: 27%;
  }
}
body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) .widget_media_image {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media (min-width: 1000px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) .widget_media_image {
    display: none;
  }
}
@media (max-width: 999px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) .widget_media_image:nth-of-type(2n) {
    margin-left: 40px;
  }
}
body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) .widget_media_image img {
  max-height: 50px;
}
@media (min-width: 768px) {
  body #footer-outer #footer-widgets .row .span_6:nth-of-type(2n) .widget_media_image img {
    max-height: 95px;
  }
}
body #footer-outer #footer-widgets .row ul.social {
  width: 100%;
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
@media (min-width: 1000px) {
  body #footer-outer #footer-widgets .row ul.social {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
}
body #footer-outer #footer-widgets .row ul.social li {
  margin-left: 10px;
  padding: 0 !important;
}
body #footer-outer #footer-widgets .row ul.social li a i {
  color: #6E7F9E;
}
body #footer-outer #footer-widgets .row ul.social li a:hover i {
  color: #0d2a5e;
}
@media (max-width: 999px) {
  body #footer-outer #footer-widgets .row ul.social li:first-of-type {
    margin-left: 0px;
  }
}
body #footer-outer #footer-widgets .row form.wpcf7-form p {
  padding-bottom: 0px;
}
@media (max-width: 999px) {
  #home-hero h1, #hero h1 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
  }
}
@media (min-width: 1000px) {
  #home-hero h1, #hero h1 {
    font-size: 70px;
    line-height: 80px;
  }
}
@media (min-width: 380px) and (max-width: 420px) {
  #home-hero .home-subheading-mobile-fix, #hero .home-subheading-mobile-fix {
    padding: 0px 25px;
  }
}
#home-hero.hero-icon-after .row-bg-wrap .inner-wrap .row-bg::before, #hero.hero-icon-after .row-bg-wrap .inner-wrap .row-bg::before {
  content: "";
  background: url("/wp-content/themes/salient-child/assets/svg/regen-icon.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 67px;
  right: -150px;
  width: 300px;
  height: 300px;
  z-index: 1;
}
@media (min-width: 1000px) {
  #home-hero.hero-icon-after .row-bg-wrap .inner-wrap .row-bg::before, #hero.hero-icon-after .row-bg-wrap .inner-wrap .row-bg::before {
    right: -263px;
    width: 1000px;
    height: 1000px;
  }
}
@media (max-width: 999px) {
  #home-hero-mobile .row-bg-wrap .inner-wrap.row-bg-layer .row-bg {
    background-position: 0 -20px !important;
  }
}
/**
  * Add Load Icon
  * -----------------------------
  * Add load icon to the top and bottom of the page
  */
.add-load-bg-top-left .row-bg-wrap .row-bg-layer::before, .add-load-bg-top-right .row-bg-wrap .row-bg-layer::before {
  content: "";
  background: url("/wp-content/themes/salient-child/assets/svg/large-load-icon.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  z-index: 1;
  width: 150px;
  height: 150px;
}
@media (min-width: 1000px) {
  .add-load-bg-top-left .row-bg-wrap .row-bg-layer::before, .add-load-bg-top-right .row-bg-wrap .row-bg-layer::before {
    width: 400px;
    height: 400px;
  }
}
.add-load-bg-bottom-left .row-bg-wrap .row-bg-layer::after, .add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::after {
  content: "";
  background: url("/wp-content/themes/salient-child/assets/svg/large-load-icon.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  z-index: 1;
  width: 150px;
  height: 150px;
}
@media (min-width: 1000px) {
  .add-load-bg-bottom-left .row-bg-wrap .row-bg-layer::after, .add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::after {
    width: 400px;
    height: 400px;
  }
}
.add-load-bg-top-left .row-bg-wrap .row-bg-layer::before {
  top: -70px;
  left: -100px;
}
@media (min-width: 1000px) {
  .add-load-bg-top-left .row-bg-wrap .row-bg-layer::before {
    top: -100px;
    left: -180px;
  }
}
.add-load-bg-top-right .row-bg-wrap .row-bg-layer::before {
  top: -70px;
  right: -100px;
}
@media (min-width: 1000px) {
  .add-load-bg-top-right .row-bg-wrap .row-bg-layer::before {
    top: -100px;
    right: -180px;
  }
}
.add-load-bg-bottom-left .row-bg-wrap .row-bg-layer::after {
  bottom: -70px;
  left: -100px;
}
@media (min-width: 1000px) {
  .add-load-bg-bottom-left .row-bg-wrap .row-bg-layer::after {
    bottom: -100px;
    left: -180px;
  }
}
.add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::after {
  bottom: -70px;
  right: -100px;
}
@media (min-width: 1000px) {
  .add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::after {
    bottom: -100px;
    right: -180px;
  }
}
@media (max-width: 767px) {
  #what-we-do.add-load-bg-top-right .row-bg-wrap .row-bg-layer::before, #what-we-do.add-load-bg-bottom-left .row-bg-wrap .row-bg-layer::after {
    display: none;
  }
}
#benefits .wpb_text_column h2, #about-benefits .wpb_text_column h2, .what-we-do-icons .wpb_text_column h2, #what-we-do-icons .wpb_text_column h2, #who-we-serve-icons .wpb_text_column h2 {
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  #benefits .wpb_text_column h2, #about-benefits .wpb_text_column h2, .what-we-do-icons .wpb_text_column h2, #what-we-do-icons .wpb_text_column h2, #who-we-serve-icons .wpb_text_column h2 {
    margin-bottom: 50px;
  }
}
#benefits .wpb_text_column h5, #about-benefits .wpb_text_column h5, .what-we-do-icons .wpb_text_column h5, #what-we-do-icons .wpb_text_column h5, #who-we-serve-icons .wpb_text_column h5 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
  font-weight: 800;
}
@media (min-width: 1000px) {
  #benefits .wpb_text_column h5, #about-benefits .wpb_text_column h5, .what-we-do-icons .wpb_text_column h5, #what-we-do-icons .wpb_text_column h5, #who-we-serve-icons .wpb_text_column h5 {
    font-size: 20px;
    line-height: 35px;
  }
}
#benefits .wpb_text_column p, #about-benefits .wpb_text_column p, .what-we-do-icons .wpb_text_column p, #what-we-do-icons .wpb_text_column p, #who-we-serve-icons .wpb_text_column p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media (max-width: 999px) {
  #benefits .wpb_text_column p, #about-benefits .wpb_text_column p, .what-we-do-icons .wpb_text_column p, #what-we-do-icons .wpb_text_column p, #who-we-serve-icons .wpb_text_column p {
    margin-bottom: 30px;
  }
}
@media (min-width: 1000px) {
  #benefits .wpb_text_column p, #about-benefits .wpb_text_column p, .what-we-do-icons .wpb_text_column p, #what-we-do-icons .wpb_text_column p, #who-we-serve-icons .wpb_text_column p {
    padding: 0px 14%;
    font-size: 18px;
    line-height: 24px;
  }
}
.home #about .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
  max-width: 90px;
}
@media (min-width: 1000px) {
  .home #about .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    max-width: 125px;
  }
}
@media (max-width: 767px) {
  .home #partners .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    max-width: 200px;
  }
}
#what-we-do-batter-regen.add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::after {
  width: 600px;
  height: 600px;
  bottom: -236px;
  right: -254px;
}
@media (max-width: 999px) {
  #what-we-do-batter-regen.add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::after, #what-we-do-batter-regen.add-load-bg-bottom-right .row-bg-wrap .row-bg-layer::before, #what-we-do-batter-regen.add-load-bg-top-left .row-bg-wrap .row-bg-layer::after, #what-we-do-batter-regen.add-load-bg-top-left .row-bg-wrap .row-bg-layer::before {
    display: none;
  }
}
@media (max-width: 999px) {
  #services .row-bg-wrap .row-bg-overlay.row-bg-layer {
    background: linear-gradient(to bottom, #113576 0%, #0d244e 100%) !important;
  }
}
#services #services-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media (min-width: 1000px) {
  #services #services-home {
    margin-top: 70px;
  }
}
#services #services-home .service-item {
  padding: 0px;
  margin-bottom: 30px;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  #services #services-home .service-item {
    margin: 0px 2% 30px 2%;
    padding: 0px;
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  #services #services-home .service-item:nth-of-type(2n+1) {
    margin-left: 0px;
  }
  #services #services-home .service-item:nth-of-type(2n+2) {
    margin-right: 0px;
  }
}
@media (min-width: 1000px) {
  #services #services-home .service-item {
    -webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    margin: 0px 2.5% 30px 2.5%;
  }
  #services #services-home .service-item:nth-of-type(2n+1), #services #services-home .service-item:nth-of-type(2n+2) {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  #services #services-home .service-item:nth-of-type(3n+1) {
    margin-left: 0px;
  }
  #services #services-home .service-item:nth-of-type(3n+3) {
    margin-right: 0px;
  }
}
#services #services-home .service-item .inner-wrap {
  padding: 75px 25px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  background-color: #0A2047;
  /* For browsers that do not support gradients */
  -webkit-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
}
#services #services-home .service-item .inner-wrap .icon {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-height: 62px;
  max-height: 62px;
}
#services #services-home .service-item .inner-wrap .icon img {
  margin: 0 auto;
}
#services #services-home .service-item .inner-wrap .title {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 30px;
}
@media (max-width: 999px) {
  #services #services-home .service-item .inner-wrap .title h5 {
    font-size: 20px;
  }
}
#services #services-home .service-item .inner-wrap .excerp {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 30px;
  padding: 0px 18px;
}
#services #services-home .service-item .inner-wrap .excerp p {
  font-size: 15px;
  line-height: 1.5;
}
@media (min-width: 1000px) {
  #services #services-home .service-item .inner-wrap .excerp p {
    line-height: 1.25;
  }
}
#services #services-home .service-item .inner-wrap .cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-top: auto;
}
#services #services-home .service-item .inner-wrap .cta a {
  opacity: 1;
}
#services #services-home .service-item:hover .inner-wrap {
  border-color: white;
  background-color: transparent;
}
#services #services-home .service-item:hover .inner-wrap .cta a {
  background-color: #FFF3DF;
}
#services #services-home .service-item.post-6682 .inner-wrap {
  padding-left: 5px;
  padding-right: 5px;
}
#our-clients .clients-override .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (min-width: 1000px) {
  #our-clients .clients-override .owl-stage .owl-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
#our-clients .clients-override .owl-stage .owl-item img {
  max-height: 74px;
  display: block;
  width: 100%;
}
@media (max-width: 567px) {
  #our-clients .clients-override .owl-stage .owl-item img {
    padding: 0px 5px;
  }
}
#about .wpb_text_column ul {
  margin-left: 20px;
}
#about .wpb_text_column ul li {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 999px) {
  #about .wpb_text_column ul li {
    margin-bottom: 10px;
  }
}
@media (min-width: 1000px) {
  #about .wpb_text_column ul li {
    font-size: 20px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  #how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row {
    padding: 0px 25px;
  }
}
@media (min-width: 768px) {
  #how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row {
    padding: 0px 70px;
  }
}
#how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row:first-of-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
#how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row:last-of-type {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media (max-width: 567px) {
  #how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 {
    margin-bottom: 30px;
  }
  #how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4:last-of-type {
    margin-bottom: 0px;
  }
}
@media (min-width: 568px) {
  #how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 {
    padding: 0px 30px;
  }
}
#how-can-we-help .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 img {
  margin-bottom: 20px;
  max-height: 121px;
}
@media (max-width: 999px) {
  #about-intro .wpb_text_column .wpb_wrapper p {
    text-align: center;
  }
}
#company-history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  overflow: hidden;
  background-color: #fff9ee;
  padding: 15px;
}
@media (min-width: 1000px) {
  #company-history {
    padding: 30px;
  }
}
#company-history .inner-wrap {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  overflow-x: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px;
}
@media (max-width: 999px) {
  #company-history .inner-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 1000px) {
  #company-history .inner-wrap {
    padding: 20px 0px 40px 0px;
    margin-bottom: 20px;
  }
  #company-history .inner-wrap::-webkit-scrollbar {
    height: 10px !important;
  }
  #company-history .inner-wrap::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
  }
  #company-history .inner-wrap::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
}
#company-history .inner-wrap .history-item {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  position: relative;
}
@media (max-width: 999px) {
  #company-history .inner-wrap .history-item::before {
    content: "";
    display: block;
    height: 12px;
    width: 12px;
    background-color: #0d295b;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translateX(-50%);
  }
  #company-history .inner-wrap .history-item::after {
    content: "";
    width: 2px;
    display: block;
    position: absolute;
    height: 100%;
    background: #0d295b;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #company-history .inner-wrap .history-item:first-of-type::after {
    display: none;
  }
}
@media (min-width: 1000px) {
  #company-history .inner-wrap .history-item {
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%;
    min-width: 20%;
    min-height: 300px;
  }
  #company-history .inner-wrap .history-item::before {
    content: "";
    display: block;
    height: 12px;
    width: 12px;
    background-color: #0d295b;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  #company-history .inner-wrap .history-item::after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    height: 2px;
    background: #0d295b;
    top: 50%;
    transform: translateY(-50%);
  }
  #company-history .inner-wrap .history-item:last-of-type::after {
    display: none;
  }
}
#company-history .inner-wrap .history-item .inner-content-wrap {
  position: relative;
}
@media (max-width: 999px) {
  #company-history .inner-wrap .history-item .inner-content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1000px) {
  #company-history .inner-wrap .history-item .inner-content-wrap {
    padding: 20px 0px;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#company-history .inner-wrap .history-item .inner-content-wrap .year {
  position: relative;
}
@media (max-width: 999px) {
  #company-history .inner-wrap .history-item .inner-content-wrap .year {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    padding-right: 35px;
  }
}
@media (min-width: 1000px) {
  #company-history .inner-wrap .history-item .inner-content-wrap .year {
    height: 50%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
  }
}
#company-history .inner-wrap .history-item .inner-content-wrap .year span {
  font-size: 22px;
  font-weight: 600;
  display: block;
}
@media (min-width: 1000px) {
  #company-history .inner-wrap .history-item .inner-content-wrap .year span {
    position: relative;
    left: 22px;
    bottom: 75px;
    transform-origin: 0 0;
    transform: rotate(90deg);
  }
}
#company-history .inner-wrap .history-item .inner-content-wrap .history {
  position: relative;
}
@media (max-width: 999px) {
  #company-history .inner-wrap .history-item .inner-content-wrap .history {
    width: 50%;
    padding-top: 35px;
    padding-left: 30px;
  }
}
@media (min-width: 1000px) {
  #company-history .inner-wrap .history-item .inner-content-wrap .history {
    height: 50%;
    width: 100%;
  }
}
#company-history .inner-wrap .history-item .inner-content-wrap .history span {
  display: block;
}
@media (min-width: 1000px) {
  #company-history .inner-wrap .history-item .inner-content-wrap .history span {
    position: relative;
    padding-top: 35px;
    padding-right: 25%;
  }
}
#company-history .inner-wrap .history-item:nth-of-type(odd) .inner-content-wrap .year span {
  color: #92E508;
}
#company-history .inner-wrap .history-item:nth-of-type(even) .inner-content-wrap .year {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
@media (max-width: 999px) {
  #company-history .inner-wrap .history-item:nth-of-type(even) .inner-content-wrap .year {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding-right: 0;
    padding-left: 30px;
  }
}
#company-history .inner-wrap .history-item:nth-of-type(even) .inner-content-wrap .year span {
  color: #23D9FB;
}
#company-history .inner-wrap .history-item:nth-of-type(even) .inner-content-wrap .history {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
@media (max-width: 999px) {
  #company-history .inner-wrap .history-item:nth-of-type(even) .inner-content-wrap .history {
    padding-left: 0;
    padding-right: 30px;
    text-align: right;
  }
}
#about-infographic .infographic-column {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 24px;
  padding: 30px 20px;
}
@media (min-width: 1000px) {
  #about-infographic .infographic-column {
    padding: 60px 40px;
  }
}
#about-infographic .infographic-column h2 {
  margin-bottom: 30px;
}
#careers-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media (min-width: 1000px) {
  #careers-list {
    margin-top: 70px;
  }
}
#careers-list .careers-item {
  padding: 0px;
  margin-bottom: 45px;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  #careers-list .careers-item {
    margin: 0px 2% 45px 2%;
    padding: 0px;
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  #careers-list .careers-item:nth-of-type(2n+1) {
    margin-left: 0px;
  }
  #careers-list .careers-item:nth-of-type(2n+2) {
    margin-right: 0px;
  }
}
#careers-list .careers-item .inner-wrap {
  padding: 45px 20px;
  text-align: left;
  border: 1px solid transparent;
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  background-color: #fff;
}
@media (max-width: 999px) {
  #careers-list .careers-item .inner-wrap {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  #careers-list .careers-item .inner-wrap {
    padding: 50px;
  }
}
#careers-list .careers-item .inner-wrap .post-image {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
#careers-list .careers-item .inner-wrap .post-image img {
  max-width: 125px;
}
@media (max-width: 999px) {
  #careers-list .careers-item .inner-wrap .post-image img {
    margin: 0 auto 15px auto;
  }
}
@media (min-width: 1000px) {
  #careers-list .careers-item .inner-wrap .post-image img {
    max-width: 180px;
  }
}
#careers-list .careers-item .inner-wrap .title {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 20px;
}
#careers-list .careers-item .inner-wrap .title h3 {
  margin-bottom: 0px;
}
@media (min-width: 1000px) {
  #careers-list .careers-item .inner-wrap .title h3 {
    font-size: 28px;
  }
}
#careers-list .careers-item .inner-wrap .excerp {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#careers-list .careers-item .inner-wrap .excerp p {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  #careers-list .careers-item .inner-wrap .read-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
  }
}
#careers-list .careers-item .inner-wrap .read-more button {
  background-color: transparent;
  border: none;
  padding: 0 !important;
  margin-bottom: 30px;
  text-decoration: underline;
  font-weight: 400;
  cursor: pointer;
}
#careers-list .careers-item .inner-wrap .cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: auto;
}
@media (max-width: 999px) {
  #careers-list .careers-item .inner-wrap .cta {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#careers-list .careers-item .inner-wrap .cta button {
  cursor: pointer;
}
@media (max-width: 999px) {
  #careers-list .careers-item .inner-wrap .cta button {
    margin-bottom: 15px;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 1000px) {
  #careers-list .careers-item .inner-wrap .cta button {
    margin-right: 25px;
  }
}
@media (max-width: 999px) {
  #careers-list .careers-item .inner-wrap .cta a {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
#careersModal ul li {
  margin-bottom: 10px;
}
#no-vacancies {
  text-align: center;
  color: #fff;
  margin-top: 30px;
  font-weight: 600;
}
@media (min-width: 1000px) {
  #no-vacancies {
    margin-top: 70px;
  }
}
@media (max-width: 999px) {
  #contact-information-highlight .wpb_text_column {
    margin-bottom: 1.5em;
  }
}
#national-help-line h4 {
  font-weight: 700;
}
#contact-us-detail h5 {
  font-weight: 600;
}
@media (max-width: 999px) {
  #contact-us-detail h5 {
    text-align: center !important;
  }
}
#contact-us-detail a {
  color: #0d295b;
}
#contact-us-detail .main-office-seperator {
  border-bottom: 1px solid;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  #contact-us-detail .main-office-seperator {
    margin-bottom: 45px;
  }
}
@media (min-width: 1000px) {
  #contact-us-detail .contact-info-row {
    margin-bottom: 0px;
  }
}
#contact-us-detail .contact-info-row h5 {
  font-weight: 700;
}
@media (min-width: 1000px) {
  #contact-us-detail .contact-info-row h5 {
    margin-bottom: 10px;
  }
}
@media (max-width: 999px) {
  #contact-us-detail .contact-info-row h5 {
    margin-bottom: 15px;
  }
}
@media (max-width: 999px) {
  #contact-us-detail .contact-info-row p {
    text-align: center;
  }
}
@media (min-width: 1000px) {
  #contact-us-detail .contact-info-row .row_col_wrap_12_inner .column_container:first-of-type {
    border-right: 1px solid;
  }
}
#want-to-work-with-us .wpb_wrapper {
  text-align: center;
}
.error404 #ajax-content-wrap .container-wrap {
  background-image: url("/wp-content/themes/salient-child/assets/svg/regen-icon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.error404 #ajax-content-wrap .container-wrap #error-404 {
  padding: 17% 0;
}
.error404 #ajax-content-wrap .container-wrap #error-404 h1, .error404 #ajax-content-wrap .container-wrap #error-404 h2 {
  font-weight: 400;
  margin-bottom: 0px;
}
#connect-with-us ul.social {
  width: 100%;
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  list-style: none;
  margin: 40px 0px 0px 0px;
}
#connect-with-us ul.social li {
  list-style: none;
  margin-left: 20px;
}
#connect-with-us ul.social li:first-of-type {
  margin-left: 0px;
}
#connect-with-us .social .fa.fa-linkedin:before, #connect-with-us .social .fa.fa-envelope:before {
  width: 32px;
  height: 32px;
}
@media (min-width: 1000px) {
  #latest-news {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
#global-better-business .row-bg-wrap .inner-wrap .row-bg::before {
  content: "";
  background: url("/wp-content/themes/salient-child/assets/svg/large-renewable.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  z-index: 1;
  transform: rotate(119deg);
  top: -100px;
  left: -100px;
  width: 300px;
  height: 300px;
}
@media (min-width: 1000px) {
  #global-better-business .row-bg-wrap .inner-wrap .row-bg::before {
    top: -494px;
    left: -575px;
    width: 1000px;
    height: 1000px;
  }
}
#global-better-business .row-bg-wrap .inner-wrap::after {
  content: "";
  background: url("/wp-content/themes/salient-child/assets/svg/large-renewable.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -100px;
  right: -100px;
  width: 300px;
  height: 300px;
  z-index: 1;
}
@media (min-width: 1000px) {
  #global-better-business .row-bg-wrap .inner-wrap::after {
    bottom: unset;
    top: 67px;
    right: -505px;
    width: 1000px;
    height: 1000px;
  }
}
#global-better-business h5 {
  line-height: 1;
  font-size: 30px;
}
@media (min-width: 1000px) {
  #global-better-business h5 {
    font-size: 60px;
  }
}
#team-members-list {
  position: relative;
}
@media (min-width: 768px) {
  #team-members-list {
    margin-top: 50px;
  }
}
#team-members-list .standard-teams {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
#team-members-list .standard-teams .team-member-wrap {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #team-members-list .standard-teams .team-member-wrap {
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    min-width: 48%;
    margin: 0px 1% 30px 1%;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
}
#team-members-list .standard-teams .team-member-wrap .team-member .image {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
#team-members-list .standard-teams .team-member-wrap .team-member .image img {
  border-radius: 50%;
}
@media (max-width: 767px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .image img {
    margin: 0 auto 30px auto;
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .image img {
    max-width: 180px !important;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper {
    max-width: 65%;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper h4 {
  color: #DBF226;
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  margin: 30px 0px;
}
@media (min-width: 1000px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper h4 {
    font-size: 24px;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .position {
  color: #DBF226;
  font-size: 18px;
  font-family: "Barlow", sans-serif;
}
@media (min-width: 1000px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .position {
    font-size: 24px;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper p.description {
  font-size: 18px;
  font-family: "Barlow", sans-serif;
}
@media (min-width: 1000px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper p.description {
    font-size: 24px;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social {
  width: 100%;
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social li {
  position: relative;
  width: 100%;
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social li a {
  color: #0d2a5e;
}
@media (max-width: 767px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social li a {
    margin: 0;
  }
}
#team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social li a::after {
  content: "";
  background-image: url("/wp-content/themes/salient-child/assets/svg/LinkedIn-green.svg");
  width: 35px;
  height: 35px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social li a::after {
    position: relative;
    margin: -30px auto 0 auto;
  }
}
@media (min-width: 768px) {
  #team-members-list .standard-teams .team-member-wrap .team-member .team-content-wrapper .social li a::after {
    position: absolute;
    top: -15px;
    left: -10px;
  }
}
#channel-partners .partner {
  padding: 80px 45px 90px;
  box-shadow: 0px 3px 10px #00000029;
  border-radius: 22px;
  background-color: #fff;
}
#channel-partners .partner img {
  height: auto;
  width: 100%;
  max-width: 200px;
}
@media (min-width: 1000px) {
  #channel-partners .partner img {
    height: 100px;
    width: auto;
    max-width: 100%;
  }
}
p#breadcrumbs.yoast {
  display: none;
}
body:not(.woocommerce-page) input[type=text], body:not(.woocommerce-page) input[type=email], body:not(.woocommerce-page) input[type=tel], body:not(.woocommerce-page) textarea, body:not(.woocommerce-page) select, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel], body[data-form-style="minimal"] .container-wrap .span_12.light textarea, body[data-form-style="minimal"] .container-wrap .span_12.light select {
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  background-color: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #6E7F9E;
  color: #0D2A5E;
}
body:not(.woocommerce-page) input[type=text]:focus, body:not(.woocommerce-page) input[type=text]:hover, body:not(.woocommerce-page) input[type=email]:focus, body:not(.woocommerce-page) input[type=email]:hover, body:not(.woocommerce-page) input[type=tel]:focus, body:not(.woocommerce-page) input[type=tel]:hover, body:not(.woocommerce-page) textarea:focus, body:not(.woocommerce-page) textarea:hover, body:not(.woocommerce-page) select:focus, body:not(.woocommerce-page) select:hover, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:focus, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:hover, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:focus, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:hover, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:focus, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:hover, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:focus, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:hover, body[data-form-style="minimal"] .container-wrap .span_12.light select:focus, body[data-form-style="minimal"] .container-wrap .span_12.light select:hover {
  border: 1px solid #0D2A5E;
}
body:not(.woocommerce-page) input[type=text]:focus::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=text]:focus:-ms-input-placeholde, body:not(.woocommerce-page) input[type=text]:focus::placeholder, body:not(.woocommerce-page) input[type=text]:hover::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=text]:hover:-ms-input-placeholde, body:not(.woocommerce-page) input[type=text]:hover::placeholder, body:not(.woocommerce-page) input[type=email]:focus::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=email]:focus:-ms-input-placeholde, body:not(.woocommerce-page) input[type=email]:focus::placeholder, body:not(.woocommerce-page) input[type=email]:hover::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=email]:hover:-ms-input-placeholde, body:not(.woocommerce-page) input[type=email]:hover::placeholder, body:not(.woocommerce-page) input[type=tel]:focus::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=tel]:focus:-ms-input-placeholde, body:not(.woocommerce-page) input[type=tel]:focus::placeholder, body:not(.woocommerce-page) input[type=tel]:hover::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=tel]:hover:-ms-input-placeholde, body:not(.woocommerce-page) input[type=tel]:hover::placeholder, body:not(.woocommerce-page) textarea:focus::-webkit-input-placeholder, body:not(.woocommerce-page) textarea:focus:-ms-input-placeholde, body:not(.woocommerce-page) textarea:focus::placeholder, body:not(.woocommerce-page) textarea:hover::-webkit-input-placeholder, body:not(.woocommerce-page) textarea:hover:-ms-input-placeholde, body:not(.woocommerce-page) textarea:hover::placeholder, body:not(.woocommerce-page) select:focus::-webkit-input-placeholder, body:not(.woocommerce-page) select:focus:-ms-input-placeholde, body:not(.woocommerce-page) select:focus::placeholder, body:not(.woocommerce-page) select:hover::-webkit-input-placeholder, body:not(.woocommerce-page) select:hover:-ms-input-placeholde, body:not(.woocommerce-page) select:hover::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:focus::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:focus:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:focus::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:hover::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:hover:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:hover::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:focus::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:focus:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:focus::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:hover::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:hover:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:hover::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:focus::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:focus:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:focus::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:hover::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:hover:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:hover::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:focus::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:focus:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:focus::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:hover::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:hover:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:hover::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select:focus::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select:focus:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light select:focus::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select:hover::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select:hover:-ms-input-placeholde, body[data-form-style="minimal"] .container-wrap .span_12.light select:hover::placeholder {
  color: #0D2A5E;
}
body:not(.woocommerce-page) input[type=text]::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=email]::-webkit-input-placeholder, body:not(.woocommerce-page) input[type=tel]::-webkit-input-placeholder, body:not(.woocommerce-page) textarea::-webkit-input-placeholder, body:not(.woocommerce-page) select::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea::-webkit-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select::-webkit-input-placeholder {
  color: #6E7F9E;
}
body:not(.woocommerce-page) input[type=text]:-ms-input-placeholder, body:not(.woocommerce-page) input[type=email]:-ms-input-placeholder, body:not(.woocommerce-page) input[type=tel]:-ms-input-placeholder, body:not(.woocommerce-page) textarea:-ms-input-placeholder, body:not(.woocommerce-page) select:-ms-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]:-ms-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]:-ms-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]:-ms-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea:-ms-input-placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select:-ms-input-placeholder {
  color: #6E7F9E;
}
body:not(.woocommerce-page) input[type=text]::placeholder, body:not(.woocommerce-page) input[type=email]::placeholder, body:not(.woocommerce-page) input[type=tel]::placeholder, body:not(.woocommerce-page) textarea::placeholder, body:not(.woocommerce-page) select::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=text]::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=email]::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel]::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light textarea::placeholder, body[data-form-style="minimal"] .container-wrap .span_12.light select::placeholder {
  color: #6E7F9E;
}
body:not(.woocommerce-page) label, body[data-form-style="minimal"] .container-wrap .span_12.light label {
  font-size: 14px;
  color: #0d295b;
}
body:not(.woocommerce-page) .form-group, body[data-form-style="minimal"] .container-wrap .span_12.light .form-group {
  display: block;
  margin-bottom: 20px;
}
body:not(.woocommerce-page) .select2-selection, body[data-form-style="minimal"] .container-wrap .span_12.light .select2-selection {
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 400;
  padding: 8px 15px 8px 15px;
  text-transform: uppercase;
  background-color: white !important;
  border: 1px solid #6E7F9E !important;
  border-radius: 8px;
  margin-bottom: 1px;
  color: #6E7F9E;
}
body:not(.woocommerce-page) .select2-selection__rendered, body[data-form-style="minimal"] .container-wrap .span_12.light .select2-selection__rendered {
  padding-left: 0 !important;
  color: #0D2A5E !important;
  text-transform: none;
}
body:not(.woocommerce-page) form.wpcf7-form a, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form a {
  color: #0d295b;
  font-weight: 600;
}
body:not(.woocommerce-page) form.wpcf7-form .form-actions > p, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .form-actions > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (max-width: 567px) {
  body:not(.woocommerce-page) form.wpcf7-form .form-actions > p, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .form-actions > p {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body:not(.woocommerce-page) form.wpcf7-form .form-actions > p .wpcf7-form-control[data-name="data-consent"], body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .form-actions > p .wpcf7-form-control[data-name="data-consent"] {
  max-width: 60%;
}
body:not(.woocommerce-page) form.wpcf7-form .form-actions > p .wpcf7-form-control.wpcf7-submit, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .form-actions > p .wpcf7-form-control.wpcf7-submit {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  margin-left: auto;
}
body:not(.woocommerce-page) form.wpcf7-form .form-actions > p .wpcf7-spinner, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .form-actions > p .wpcf7-spinner {
  position: absolute;
  bottom: -30px;
  right: 0;
}
body:not(.woocommerce-page) form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
  font-size: 10px;
  line-height: 1.1;
}
@media (min-width: 1000px) {
  body:not(.woocommerce-page) form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 14px;
  }
}
body:not(.woocommerce-page) form.wpcf7-form .wpcf7-acceptance a, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .wpcf7-acceptance a {
  color: #0d295b;
  font-weight: 600;
}
body:not(.woocommerce-page) form.wpcf7-form .captcha-notice, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .captcha-notice {
  font-size: 13px;
  display: block;
  margin-top: 25px;
}
body:not(.woocommerce-page) form.wpcf7-form .captcha-notice p, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .captcha-notice p {
  font-size: 13px;
  color: #0d295b;
}
body:not(.woocommerce-page) form.wpcf7-form .captcha-notice a, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form .captcha-notice a {
  color: #0d295b;
  font-weight: 600;
}
body:not(.woocommerce-page) form.wpcf7-form > p, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form > p {
  position: relative;
}
body:not(.woocommerce-page) form.wpcf7-form > p button[type=submit], body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form > p button[type=submit] {
  position: absolute;
  top: 0;
  right: 2px;
  height: 45px;
  background-color: transparent !important;
  color: #6E7F9E;
  transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
  outline: none;
}
body:not(.woocommerce-page) form.wpcf7-form > p button[type=submit]:hover, body[data-form-style="minimal"] .container-wrap .span_12.light form.wpcf7-form > p button[type=submit]:hover {
  background-color: transparent !important;
  opacity: 1;
  right: -6px;
  padding-left: 15px;
}
body:not(.woocommerce-page) .grecaptcha-badge, body[data-form-style="minimal"] .container-wrap .span_12.light .grecaptcha-badge {
  display: none !important;
}
body[data-button-style*="slightly_rounded"] input[type=submit] {
  width: 100%;
  border-radius: 8px !important;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #0D2A5E;
  background-color: #0D2A5E !important;
}
body[data-button-style*="slightly_rounded"] input[type=submit]:hover {
  background-color: transparent !important;
  color: #DBF226 !important;
  opacity: 1 !important;
}
@media (min-width: 1000px) {
  body[data-button-style*="slightly_rounded"] input[type=submit] {
    font-size: 18px;
  }
}
body:not(.woocommerce-page) .select2-results, body:not(.woocommerce-page) .select2-results__options, body:not(.woocommerce-page) .select2-results__option, body:not(.woocommerce-page) .select2-search--dropdown {
  font-size: 16px;
  font-weight: 400;
  padding: 4px;
  text-transform: uppercase;
  background-color: white !important;
  border: none;
  border-radius: 0;
  font-family: "Open Sans";
  color: #969696;
  background: #fff;
  text-transform: none;
}
@media (min-width: 1000px) {
  body:not(.woocommerce-page) .select2-results, body:not(.woocommerce-page) .select2-results__options, body:not(.woocommerce-page) .select2-results__option, body:not(.woocommerce-page) .select2-search--dropdown {
    font-size: 16px;
  }
}
body:not(.woocommerce-page) .select2-results:hover, body:not(.woocommerce-page) .select2-results__options:hover, body:not(.woocommerce-page) .select2-results__option:hover, body:not(.woocommerce-page) .select2-search--dropdown:hover {
  color: #000;
}
body:not(.woocommerce-page) .select2-container--default .select2-results > .select2-results__options {
  max-height: unset;
  overflow: visible;
}
body:not(.woocommerce-page) .select2-container--default .select2-results > .select2-results__options li {
  list-style: none;
}
body:not(.woocommerce-page) .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #DBF226;
  color: #fff;
}
body:not(.woocommerce-page) .select2-container--default .select2-results__option.select2-results__option--highlighted {
  background-color: #dcf3da;
  color: #000;
}
body:not(.woocommerce-page) .select2-container--default {
  width: 100% !important;
}
body:not(.woocommerce-page) .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url("../assets/Path 6.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  top: 8px;
  left: 0;
  border: unset;
}
body:not(.woocommerce-page) input:-webkit-autofill {
  -webkit-text-fill-color: #0d295b;
  transition: background-color 9999s ease-in-out 0s;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: #ff0000;
  background: none;
  font-size: 12px;
  text-align: center;
  font-family: "Open Sans";
  color: #fff;
  background-color: transparent;
}
.wpcf7-form .wpcf7-not-valid-tip {
  top: 0;
  padding: 0px 0px;
  background-color: none;
  background: none;
  border: 0;
  font-size: 12px;
  font-family: "Open Sans";
  box-shadow: none;
  color: #ff0000;
  margin-bottom: 7px;
  position: relative;
  margin-top: 5px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #DBF226;
  background: none;
  font-size: 12px;
  text-align: center;
  font-family: "Open Sans";
}
#contact-us-intro form.wpcf7-form {
  background-color: #b0bacb;
  padding: 30px 25px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 24px;
}
@media (min-width: 1000px) {
  #contact-us-intro form.wpcf7-form {
    padding: 50px 40px;
  }
}
#lines-of-business-home {
  position: relative;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #lines-of-business-home .slider-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  #lines-of-business-home .slider-wrapper .slider-item {
    margin-bottom: 30px;
  }
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #lines-of-business-home .slider-wrapper .slider-item .inner-wrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .bg-wrapper {
  min-height: 300px;
  position: relative;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  #lines-of-business-home .slider-wrapper .slider-item .inner-wrap .bg-wrapper {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .bg-wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 24px 0px 0px 24px;
}
@media (max-width: 767px) {
  #lines-of-business-home .slider-wrapper .slider-item .inner-wrap .bg-wrapper .bg {
    border-radius: 22px 22px 0px 0px;
  }
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  background-color: #FFFFFF;
  border-radius: 0px 22px 22px 0px;
}
@media (max-width: 767px) {
  #lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper {
    border-radius: 0px 0px 22px 22px;
    padding: 25px;
  }
}
@media (min-width: 768px) {
  #lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 60px 30px 60px 40px;
  }
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .title h5::after {
  content: "";
  background-color: #92E508;
  height: 2px;
  width: 50px;
  position: relative;
  display: block;
  margin-top: 30px;
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .post-content {
  padding: 0;
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .focus-points {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-top: 20px;
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .focus-points p {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 5px;
  padding-bottom: 0px;
  line-height: 1.25;
  font-size: 12px;
}
@media (min-width: 1000px) {
  #lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .focus-points p {
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    padding-right: 2%;
  }
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .focus-points p .focus-point {
  padding-left: 22px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .focus-points p .focus-point::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url("/wp-content/uploads/2024/03/Icon_tick.svg");
  width: 17px;
  height: 17px;
  background-size: cover;
  left: 0;
  top: 0;
}
#lines-of-business-home .slider-wrapper .slider-item .inner-wrap .content-wrapper .cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
#lines-of-business-home #home-slider-navigation {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#lines-of-business-home #home-slider-navigation button {
  width: 50px;
  padding: 0;
  height: 50px;
  border: none;
  background-color: #92E508;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 25px !important;
  z-index: 5;
}
#lines-of-business-home #home-slider-navigation button::before {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 10px;
  height: 20px;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#lines-of-business-home #home-slider-navigation button span {
  display: none;
}
#lines-of-business-home #home-slider-navigation button.owl-prev {
  left: -26px;
}
#lines-of-business-home #home-slider-navigation button.owl-prev::before {
  content: "";
  background-image: url("../assets/img/left-arrow-green.png");
}
#lines-of-business-home #home-slider-navigation button.owl-next {
  right: -26px;
}
#lines-of-business-home #home-slider-navigation button.owl-next::before {
  content: "";
  background-image: url("../assets/img/right-arrow-green.png");
}
#lines-of-business-home #home-slider-navigation button.disabled {
  opacity: 0.3;
}
#lines-of-business-home #home-slider-numbers {
  display: none;
  position: relative;
}
#lines-of-business-home #home-slider-numbers .inner-wrapper {
  position: absolute;
  top: -35px;
  left: 81px;
}
#team-members-list {
  position: relative;
}
@media (min-width: 768px) {
  #team-members-list {
    margin-top: 50px;
  }
}
#team-members-list .slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  #team-members-list .slider-wrapper .slider-item {
    margin-bottom: 30px;
  }
}
#team-members-list .slider-wrapper .slider-item .inner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  width: 100%;
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .image {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .image img {
  border-radius: 50%;
}
@media (max-width: 767px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .image img {
    margin: 0 auto 30px auto;
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .image img {
    max-width: 180px !important;
  }
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper {
    max-width: 65%;
  }
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper h4 {
  color: #92E508;
  font-size: 18px;
  font-family: "Inter";
}
@media (max-width: 767px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper h4 {
    margin-bottom: 10px;
  }
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .position {
  color: #92E508;
  font-size: 16px;
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper p.description {
  border: none;
  margin-top: 5px;
  font-size: 13px;
  line-height: 23px;
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social {
  width: 100%;
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social li {
  position: relative;
  width: 100%;
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social li a {
  color: #0d2a5e;
}
@media (max-width: 767px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social li a {
    margin: 0;
  }
}
#team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social li a::after {
  content: "";
  background-image: url("/wp-content/themes/salient-child/assets/svg/LinkedIn-green.svg");
  width: 35px;
  height: 35px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social li a::after {
    position: relative;
    margin: -30px auto 0 auto;
  }
}
@media (min-width: 768px) {
  #team-members-list .slider-wrapper .slider-item .inner-wrap .team-member .team-content-wrapper .social li a::after {
    position: absolute;
    top: -15px;
    left: -10px;
  }
}
#team-members-list #home-slider-navigation {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#team-members-list #home-slider-navigation button {
  width: 50px;
  padding: 0;
  height: 50px;
  border: none;
  background-color: #92E508;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 25px !important;
  z-index: 5;
}
#team-members-list #home-slider-navigation button::before {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 10px;
  height: 20px;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#team-members-list #home-slider-navigation button span {
  display: none;
}
#team-members-list #home-slider-navigation button.owl-prev {
  left: -26px;
}
#team-members-list #home-slider-navigation button.owl-prev::before {
  content: "";
  background-image: url("../assets/img/left-arrow-green.png");
}
#team-members-list #home-slider-navigation button.owl-next {
  right: -26px;
}
#team-members-list #home-slider-navigation button.owl-next::before {
  content: "";
  background-image: url("../assets/img/right-arrow-green.png");
}
#team-members-list #home-slider-navigation button.disabled {
  opacity: 0.3;
}
#team-members-list #home-slider-numbers {
  display: none;
  position: relative;
}
#team-members-list #home-slider-numbers .inner-wrapper {
  position: absolute;
  top: -35px;
  left: 81px;
}
.post-type-archive .container-wrap {
  padding-bottom: 0px;
}
.post-type-archive #archive-intro-wrapper h1 {
  margin-bottom: 45px;
}
.post-type-archive #archive-intro-wrapper .archive-description p {
  font-size: 15px;
  line-height: 1.25;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-intro-wrapper .archive-description p {
    font-size: 22px;
    padding: 0px 15%;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 {
  min-height: 220px;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 {
    min-height: 260px;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li {
  list-style: none;
  min-width: 220px;
  min-height: 220px;
  max-width: 220px;
  max-height: 220px;
  transition: all 0.8s;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.tab-slider--trigger {
  background-color: #0D244E;
  border: 1px solid #0D244E;
  height: 100%;
  padding: 20px;
  border-radius: 50%;
  font-family: Bai Jamjuree;
  font-size: 30px;
  text-align: center;
  line-height: 1.25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.tab-slider--trigger {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 30px;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.tab-slider--trigger .inner-wrapper .post-icon {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 20px;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.tab-slider--trigger .inner-wrapper .post-icon img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.tab-slider--trigger .inner-wrapper .post-icon img {
    max-width: 95px;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.tab-slider--trigger .inner-wrapper .title h6 {
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  padding: 0px 35px;
  line-height: 21px;
  margin-bottom: 0px;
  letter-spacing: 0px;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.custom-tab-toggle-next {
  text-align: center;
}
@media (max-width: 999px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.custom-tab-toggle-next {
    display: none;
  }
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.custom-tab-toggle-next {
    -webkit-flex-basis: 12.5%;
    -moz-flex-basis: 12.5%;
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.custom-tab-toggle-next:last-of-type {
  display: none;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li.custom-tab-toggle-next .arrow {
  padding: 11px 17px;
  background-color: white;
  color: #0D2A5E;
  font-size: 20px;
  border-radius: 50px;
  line-height: 1;
  font-weight: 600;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li:hover {
  transition: 0.3s all;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item li:hover {
    cursor: pointer;
    border-color: #92E508;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item.center li {
  min-width: 220px;
  min-height: 220px;
  max-width: 220px;
  max-height: 220px;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper ul .owl-stage-outer .owl-stage .owl-item.center li {
    background-color: #0D2A5E;
    border-color: #92E508;
    min-width: 260px;
    min-height: 260px;
    max-width: 260px;
    max-height: 260px;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button {
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 25px !important;
  z-index: 5;
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button {
    width: 44px;
    height: 44px;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button::before {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1000px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button::before {
    width: 44px;
    height: 44px;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button span {
  display: none;
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button.owl-prev {
  left: -10px;
}
@media (min-width: 1200px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button.owl-prev {
    left: 30%;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button.owl-prev::before {
  content: "";
  background-image: url("../assets/svg/arrow-left.svg");
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button.owl-next {
  right: -10px;
}
@media (min-width: 1200px) {
  .post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button.owl-next {
    right: 30%;
  }
}
.post-type-archive #archive-slider-wrapper .row_col_wrap_12.col.span_12 #post-tabs-nav-wrapper #archive-slider-navigation button.owl-next::before {
  content: "";
  background-image: url("../assets/svg/arrow-right.svg");
}
@media (max-width: 767px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row.first-section {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 {
    padding-left: 7%;
    padding-right: 7%;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row-bg-wrap .row-bg {
  background-color: rgba(13, 42, 94, 0.85);
  border-radius: 30px;
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .wpb_row .row-bg-wrap .row-bg {
  display: none;
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column {
  padding: 25px;
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column {
    padding: 60px 90px;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_column {
  padding: 0px;
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper h2.post-title {
  font-size: 28px;
  line-height: 1.25;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper h2.post-title {
    font-size: 47px;
    margin-bottom: 50px;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .excerpt {
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .excerpt {
    margin-bottom: 50px;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .excerpt p {
  font-size: 15px;
  line-height: 1.25;
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .excerpt p {
    font-size: 18px;
    line-height: 30px;
    padding: 0px 10%;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .post-content {
  padding-left: 0px;
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .post-content p {
  font-size: 13px;
  padding-left: 0px;
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .post-content p {
    font-size: 15px;
    line-height: 25px;
    padding: 0px 10%;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .cta {
  display: block;
  margin-top: 30px;
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .cta {
    margin-top: 60px;
  }
}
.post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .cta a:hover {
  color: #fff !important;
}
@media (max-width: 567px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .cta a {
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 1000px) {
  .post-type-archive #post-tabs-content-wrapper .tab-slider--body#tab-6682 .wpb_row .row_col_wrap_12 .wpb_row .row_col_wrap_12_inner .wpb_column .wpb_wrapper .excerpt p {
    padding: 0px 8%;
  }
}
/**
 * Post Types:
      - Single Line of business
      - Single Service
 */
.single-solution .post-hero-section, .single-service .post-hero-section {
  min-height: 200px;
  width: 100%;
  position: relative;
}
@media (min-width: 1000px) {
  .single-solution .post-hero-section, .single-service .post-hero-section {
    min-height: 380px;
  }
}
.single-solution .post-hero-section .bg-wrapper .bg, .single-service .post-hero-section .bg-wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.single-solution .container-wrap, .single-service .container-wrap {
  background-color: #0D2A5E;
  padding-bottom: 0px;
  padding-top: 0px !important;
}
.single-solution .container-wrap h1, .single-solution .container-wrap .post-area p, .single-solution .container-wrap .post-area a, .single-solution .container-wrap .excerpt p, .single-service .container-wrap h1, .single-service .container-wrap .post-area p, .single-service .container-wrap .post-area a, .single-service .container-wrap .excerpt p {
  color: #fff;
}
.single-solution .container-wrap h1, .single-service .container-wrap h1 {
  text-align: center;
  font-size: 28px;
  line-height: 1.5;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 0px;
}
@media (min-width: 1000px) {
  .single-solution .container-wrap h1, .single-service .container-wrap h1 {
    margin-bottom: 50px;
    font-size: 47px;
    line-height: 1.25;
  }
}
.single-solution .container-wrap .excerpt, .single-service .container-wrap .excerpt {
  text-align: center;
}
@media (min-width: 1000px) {
  .single-solution .container-wrap .excerpt, .single-service .container-wrap .excerpt {
    margin-bottom: 0px;
    padding-left: 70px;
    padding-right: 70px;
  }
}
.single-solution .container-wrap .excerpt p, .single-service .container-wrap .excerpt p {
  font-size: 15px;
  line-height: 1.5;
}
@media (min-width: 1000px) {
  .single-solution .container-wrap .excerpt p, .single-service .container-wrap .excerpt p {
    font-size: 22px;
    line-height: 32px;
  }
}
.single-solution .container-wrap #post-intro-content, .single-service .container-wrap #post-intro-content {
  padding: 45px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1000px) {
  .single-solution .container-wrap #post-intro-content, .single-service .container-wrap #post-intro-content {
    padding: 80px 0px;
  }
}
.single-solution .container-wrap #post-intro-content .post-icon, .single-service .container-wrap #post-intro-content .post-icon {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.single-solution .container-wrap #post-intro-content .post-icon img, .single-service .container-wrap #post-intro-content .post-icon img {
  margin: 0 auto 30px auto;
  max-width: 100px;
}
@media (min-width: 1000px) {
  .single-solution .container-wrap #post-intro-content .post-icon img, .single-service .container-wrap #post-intro-content .post-icon img {
    margin-bottom: 40px;
  }
}
@media (min-width: 1000px) {
  .single-solution .container-wrap #post-intro-content .post-area, .single-service .container-wrap #post-intro-content .post-area {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (min-width: 1000px) {
  .single-solution .container-wrap #post-intro-content .post-area .post-content .content-inner > .wpb_row:first-of-type .wpb_text_column.intro-text p, .single-service .container-wrap #post-intro-content .post-area .post-content .content-inner > .wpb_row:first-of-type .wpb_text_column.intro-text p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
  }
}
.single-solution .container-wrap #post-intro-content .post-area .post-content p, .single-service .container-wrap #post-intro-content .post-area .post-content p {
  text-align: center;
  line-height: 1.5;
  font-size: 13px;
}
@media (min-width: 1000px) {
  .single-solution .container-wrap #post-intro-content .post-area .post-content p, .single-service .container-wrap #post-intro-content .post-area .post-content p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .single-solution #how-can-we-help-wrapper, .single-service #how-can-we-help-wrapper {
    padding-bottom: 45px !important;
  }
}
.single-solution #how-can-we-help-wrapper p, .single-solution #how-can-we-help-wrapper h5, .single-service #how-can-we-help-wrapper p, .single-service #how-can-we-help-wrapper h5 {
  color: #0D2A5E;
  text-align: center;
}
@media (max-width: 999px) {
  .single-solution #how-can-we-help-wrapper h5, .single-service #how-can-we-help-wrapper h5 {
    font-size: 20px;
  }
}
@media (min-width: 1000px) {
  .single-solution #how-can-we-help-wrapper p, .single-service #how-can-we-help-wrapper p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-intro, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-intro {
    padding: 45px 25px 0px 25px !important;
  }
}
@media (min-width: 768px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-intro, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-intro {
    padding: 70px 70px 0px 70px !important;
  }
}
@media (max-width: 767px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-items, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-items {
    padding: 25px 25px 0px 25px !important;
  }
}
@media (min-width: 768px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-items, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row#how-we-can-help-items {
    padding: 0px 70px 0px 70px !important;
  }
}
.single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 {
  margin-top: 30px;
}
.single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4:last-of-type, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4:last-of-type {
  margin-bottom: 0px;
}
.single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4:last-of-type .how-we-can-help-description p, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4:last-of-type .how-we-can-help-description p {
  padding-bottom: 0px;
}
@media (min-width: 568px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 {
    padding: 0px 20px;
  }
}
.single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-icon, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-icon {
  margin-bottom: 30px;
}
.single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-icon img, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-icon img {
  margin: 0 auto;
  border-radius: 50%;
  background-color: #0d2a5e;
}
@media (min-width: 1000px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-title h5, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-title h5 {
    font-size: 26px;
    line-height: 36px;
  }
}
.single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-description p, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-description p {
  font-size: 13px;
}
@media (min-width: 1000px) {
  .single-solution #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-description p, .single-service #how-can-we-help-wrapper .vc_column_container .vc_column-inner .wpb_wrapper .wpb_row.vc_row.inner_row .row_col_wrap_12_inner .vc_col-sm-4 .how-we-can-help-description p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .single-solution #post-type-related-section, .single-service #post-type-related-section {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
.single-solution #post-type-related-section #related-wrapper, .single-service #post-type-related-section #related-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.single-solution #post-type-related-section #related-wrapper .post-item, .single-service #post-type-related-section #related-wrapper .post-item {
  padding: 0px;
  margin-bottom: 30px;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .single-solution #post-type-related-section #related-wrapper .post-item, .single-service #post-type-related-section #related-wrapper .post-item {
    margin: 0px 2% 30px 2%;
    padding: 0px;
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  .single-solution #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+1), .single-service #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+1) {
    margin-left: 0px;
  }
  .single-solution #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+2), .single-service #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+2) {
    margin-right: 0px;
  }
}
@media (min-width: 1000px) {
  .single-solution #post-type-related-section #related-wrapper .post-item, .single-service #post-type-related-section #related-wrapper .post-item {
    -webkit-flex-basis: 45%;
    -moz-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    margin: 30px 2.5% 30px 2.5%;
  }
  .single-solution #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+1), .single-service #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+1) {
    margin-left: 2.5%;
  }
  .single-solution #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+2), .single-service #post-type-related-section #related-wrapper .post-item:nth-of-type(2n+2) {
    margin-right: 2.5%;
  }
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap {
  padding: 40px 25px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  background-color: #0A2047;
  transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 1000px) {
  .single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap {
    padding: 75px 40px;
  }
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .post-icon, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .post-icon {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .post-icon img, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .post-icon img {
  margin: 0 auto 30px auto;
  max-width: 100px;
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .title, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .title {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 999px) {
  .single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .title h5, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .title h5 {
    font-size: 20px;
  }
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .excerp, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .excerp {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .excerp p, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .excerp p {
  line-height: 1.5;
  font-size: 13px;
  padding-bottom: 30px;
}
@media (min-width: 1000px) {
  .single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .excerp p, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .excerp p {
    font-size: 18px;
    line-height: 28px;
  }
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .cta, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (min-width: 1000px) {
  .single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .cta, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .cta {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.single-solution #post-type-related-section #related-wrapper .post-item .inner-wrap .cta a, .single-service #post-type-related-section #related-wrapper .post-item .inner-wrap .cta a {
  opacity: 1;
  transition: 0.5s all cubic-bezier(0.165, 0.84, 0.44, 1);
}
.single-solution #post-type-related-section #related-wrapper .post-item:hover .inner-wrap, .single-service #post-type-related-section #related-wrapper .post-item:hover .inner-wrap {
  border-color: white;
  background-color: transparent;
}
.single-solution #post-type-related-section #related-wrapper .post-item:hover .inner-wrap .cta a, .single-service #post-type-related-section #related-wrapper .post-item:hover .inner-wrap .cta a {
  background-color: #FFF3DF;
}
@media (min-width: 1000px) {
  .postid-6680.single-service #how-can-we-help-wrapper #how-we-can-help-intro .wpb_wrapper {
    padding: 0px 6%;
  }
}
@media (min-width: 1000px) {
  .postid-6702.single-solution #how-can-we-help-wrapper #how-we-can-help-intro .wpb_wrapper {
    padding: 0px 4%;
  }
}
.postid-7611 #additonal-row-section-1 .show-hover-icon {
  margin-top: 20px;
  display: block;
  position: relative;
}
.postid-7611 #additonal-row-section-1 .show-hover-icon::before {
  content: "";
  display: block;
  opacity: 0;
  background-image: url("/wp-content/themes/salient-child/assets/img/AI_Icons_Security_Advanced Analytics_White-cropped.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 60px;
  height: 60px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.postid-7611 #additonal-row-section-1 .show-hover-icon img {
  margin-top: 0px;
}
.postid-7611 #additonal-row-section-1 .show-hover-icon:hover::before {
  opacity: 1;
}
body.blog .container-wrap {
  padding-bottom: 0px;
}
body.blog .container-wrap #latest-news p {
  text-align: center;
}
@media (max-width: 999px) {
  body.blog .container-wrap .posts-row-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
body.blog .container-wrap .posts-row-wrapper .post-area {
  margin-top: 45px;
  margin-bottom: 30px !important;
}
@media (min-width: 1000px) {
  body.blog .container-wrap .posts-row-wrapper .post-area {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
body.blog .container-wrap .posts-row-wrapper #sidebar {
  margin-top: 45px;
}
@media (min-width: 1000px) {
  body.blog .container-wrap .posts-row-wrapper #sidebar {
    margin-top: 80px;
  }
}
body.blog .container-wrap .posts-row-wrapper #sidebar h4 {
  opacity: 1;
}
body.blog .container-wrap .posts-row-wrapper #sidebar .widget.widget_categories li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
body.blog .container-wrap .posts-row-wrapper #sidebar .widget.widget_categories li a {
  padding: 5px 12px !important;
  color: #0D2A5E;
  font-weight: 500;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 18px;
  margin-bottom: 5px;
}
body.blog .container-wrap .posts-row-wrapper #sidebar .widget.widget_categories li a:hover {
  color: #0D2A5E !important;
}
body.blog .container-wrap .posts-row-wrapper #sidebar .widget.widget_categories li.cat-item-1 {
  display: none;
}
body.single-post .post-area article .inner-wrap .post-content .content-inner {
  text-align: justify;
  text-justify: inter-word;
}
body {
  /** 
   * For Go live- Have posts centered
   */
}
body .posts-container article .inner-wrap {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-radius: 24px !important;
  position: relative;
  min-height: 400px;
}
@media (min-width: 768px) {
  body .posts-container article .inner-wrap {
    min-height: 500px;
  }
}
body .posts-container article .inner-wrap .aricle-link {
  position: absolute;
  width: 100%;
  height: 100%;
}
body .posts-container article .inner-wrap::before {
  display: none !important;
}
body .posts-container article .inner-wrap .bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .posts-container article .inner-wrap .bg-wrapper .bg {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
body .posts-container article .inner-wrap .post-content {
  margin-top: auto;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  width: 100% !important;
}
body .posts-container article .inner-wrap .post-content .content-inner {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  background: transparent !important;
}
body .posts-container article .inner-wrap .post-content .content-inner .meta-category {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin: 30px 30px 15px 30px !important;
}
body .posts-container article .inner-wrap .post-content .content-inner .meta-category a {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  width: auto !important;
  margin-right: 10px !important;
  color: #0D2A5E;
  letter-spacing: 0px;
  padding: 7px 20px;
  font-weight: 500;
  font-size: 18px;
  border-radius: 7px !important;
}
body .posts-container article .inner-wrap .post-content .content-inner .meta-category a:hover {
  color: #0D2A5E;
}
body .posts-container article .inner-wrap .post-content .content-inner .meta-category a:last-of-type {
  margin-right: 0px !important;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap {
  background-color: #052735 !important;
  position: relative !important;
  top: unset !important;
  transform: none !important;
  height: auto !important;
  padding: 30px 30px 0px 30px !important;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .post-header {
  margin-bottom: 0px;
  padding-bottom: 10px;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .post-header h3.title {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 1.25 !important;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .excerpt {
  color: #fff !important;
  line-height: 1.5;
  font-size: 13px;
}
@media (min-width: 1000px) {
  body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .excerpt {
    font-size: 16px;
    line-height: 26px;
  }
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .grav-wrap {
  padding-bottom: 20px;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .grav-wrap img {
  display: none;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .grav-wrap .text a {
  display: none;
}
body .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .grav-wrap .text span {
  color: #fff;
}
body .posts-container article .inner-wrap .post-content .post-meta {
  border: none !important;
  background-color: #052735 !important;
  color: #fff !important;
  padding: 10px 30px 30px 30px !important;
  position: relative !important;
  opacity: 1;
  width: 100%;
}
@media (max-width: 999px) {
  body .posts-container article .inner-wrap .post-content .post-meta {
    padding: 0px 30px 30px 30px !important;
  }
}
@media (min-width: 1000px) {
  body .posts-container article .inner-wrap .post-content .post-meta {
    padding: 10px 30px 30px 30px !important;
  }
}
body .posts-container article .inner-wrap .post-content .post-meta .meta-author {
  margin-right: 5px;
  font-size: 12px;
}
body .posts-container article .inner-wrap .post-content .post-meta .meta-author a {
  color: #fff;
}
body .posts-container article .inner-wrap .post-content .post-meta .date {
  float: none !important;
}
body .posts-container article .inner-wrap .post-content .post-meta .date span {
  float: none !important;
  margin-left: 5px;
  color: #fff;
}
body .post-area.masonry.classic_enhanced .posts-container:not(.meta-moved) .post-content > .post-meta {
  opacity: 1;
  position: relative !important;
}
body #ajax-content-wrap .post-area.masonry.span_9, body .post-area.masonry.span_9 {
  margin-bottom: 0px;
}
body #home-news .posts-container, body.blog .posts-row-wrapper .posts-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body #home-news .posts-container article, body.blog .posts-row-wrapper .posts-container article {
  position: relative !important;
  left: unset !important;
  top: unset !important;
  margin: 20px 20px;
}
@media (min-width: 1000px) {
  body #home-news .posts-container article, body.blog .posts-row-wrapper .posts-container article {
    margin: 0px 20px;
  }
}
.single #page-header-bg #single-below-header > span.meta-date {
  border: none;
  padding-left: 0px;
}
.single-post #page-header-bg[data-post-hs="default_minimal"] .page-header-bg-image:after {
  background-color: #0d2a5e;
  opacity: 0.7;
}
.featured-media-under-header__cat-wrap .meta-category .cabling:hover, .single .heading-title[data-header-style="default_minimal"] .meta-category .cabling:hover, .single .heading-title[data-header-style="default_minimal"] .meta-category .cabling:focus, body.material #page-header-bg.fullscreen-header .inner-wrap > a.cabling, .blog-recent.related-posts[data-style="classic_enhanced"] .meta-category .cabling:hover, .masonry.classic_enhanced .posts-container article .meta-category .cabling:hover, .blog-recent.related-posts[data-style="classic_enhanced"] .meta-category .cabling:focus, .masonry.classic_enhanced .posts-container article .meta-category .cabling:focus, #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > .cabling:hover, #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > .cabling:focus, .nectar-recent-posts-slider .container .strong .cabling:before, .masonry.material .masonry-blog-item .meta-category .cabling:before, [data-style="list_featured_first_row"] .meta-category .cabling:before, .nectar-recent-posts-single_featured .strong .cabling, .related-posts[data-style="material"] .meta-category .cabling:before, .post-area.featured_img_left .meta-category .cabling:before, .post-area.featured_img_left .quote.category-cabling .quote-inner:before, .material.masonry .masonry-blog-item.category-cabling .quote-inner:before, .material.masonry .masonry-blog-item.category-cabling .video-play-button, .material.masonry .masonry-blog-item.category-cabling .link-inner:before {
  color: #0D2A5E;
}
/*
 *  Blog Categories
 */
.archive.category #ajax-content-wrap #latest-news {
  display: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  padding: 25px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  outline: 0;
}
@media (min-width: 1000px) {
  .modal-content {
    padding: 50px 40px;
  }
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: none;
  border-top-left-radius: 19px;
  border-top-right-radius: 19px;
}
.modal-header .close {
  padding: 0px;
  margin: -1rem -1rem -1rem auto;
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 25px;
  outline: none;
}
@media (min-width: 1000px) {
  .modal-header .close {
    right: 45px;
    top: 45px;
  }
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
@media (max-width: 999px) {
  .modal-body {
    padding-bottom: 0px;
  }
}
@media (max-width: 999px) {
  .modal-body .wpb_column {
    margin-bottom: 0px;
  }
}
.modal-footer {
  padding: 0.75rem;
  border-top: none;
  border-bottom-right-radius: 19px;
  border-bottom-left-radius: 19px;
}
@media (max-width: 999px) {
  .modal-footer {
    padding-top: 0px;
  }
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-footer p {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 568px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1000px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1280px) {
  .modal-xl {
    max-width: 1140px;
  }
}
#email-signature-wrapper #email-content a.download-documentation {
  background-color: #23d9fb !important;
  border-color: #23d9fb !important;
  padding: 5px 12px !important;
  font-size: 12px;
  margin-top: 10px;
  color: white !important;
}
#email-signature-wrapper #email-content #form-signature-content .control-group {
  margin-bottom: 25px;
}
#email-signature-wrapper #email-content #form-signature-content .control-group label {
  margin-bottom: 8px;
  display: block;
}
#email-signature-wrapper #email-preview {
  margin-top: 4rem;
}
#email-signature-wrapper #email-preview #signature-generator {
  border: 1px solid #000;
  padding: 10px;
  min-height: 250px;
}
#email-signature-wrapper #email-preview #signature-generator iframe {
  width: 100%;
  height: 100%;
  min-height: 250px;
}
#email-signature-wrapper #email-preview .copy-button button {
  cursor: pointer;
  opacity: 1;
}
#email-signature-wrapper #email-preview .copy-button.disabled button {
  opacity: 0.3;
  cursor: not-allowed;
}
.lds-dual-ring {
  display: block;
  width: 80px;
  height: 80px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
.lds-dual-ring::after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #0d295b;
  border-color: #0d295b transparent #0d295b transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fabecregen.co.za%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Fchild-theme.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_content.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_slider.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_archives.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_single-post.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2F_blog.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2Fcomponents%2F_popups.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fcss%2Fscss%2Ftheme%2Fcomponents%2F_email-signature-generator.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BACnEA%3BAAAA%3BAAAA%3BAAAA%3BAD0EE%3BAAAA%3BAAAA%3BAAAA%3BACrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADuEN%3BAAAA%3BAAAA%3BAAAA%3BAC5FI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAClIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5BJ%3BAAAA%3BAAAA%3BAFyLM%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BACpKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADgLE%3BAAAA%3BAAAA%3BAAAA%3BAChLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2LE%3BAAAA%3BAAAA%3BAAAA%3BAC3LF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAyBV%3BAAAA%3BAAAA%3BAG5OI%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4GM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAFtIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgJQ%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAF7RI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGpBI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH0BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGQQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4CQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGoDU%3BAAAA%3BAAAA%3BAH%2FBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG8CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH9CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxFN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2HU%3BAAAA%3BAAAA%3BAH3HV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3IN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0JQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1JR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmJQ%3BAAAA%3BAAAA%3BAHxKV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiMM%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAHtLV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqMI%3BAAAA%3BAAAA%3BAHrMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAINA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAsBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJhBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjDN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI2FE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ3FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkHM%3BAAAA%3BAAAA%3BAAAA%3BAJlHN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkIM%3BAAAA%3BAAAA%3BAAAA%3BAJlIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoJM%3BAAAA%3BAAAA%3BAAAA%3BAJpJN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIoKM%3BAAAA%3BAAAA%3BAAAA%3BAJpKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI%2BKF%3BAAAA%3BAAAA%3BAJpMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5MA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIyNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJpME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6OA%3BAAAA%3BAAAA%3BAJ7OA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI2OJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ3OI%3BAIuPA%3BAAAA%3BAAAA%3BAAAA%3BAJvPA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7RE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJtSA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIiTI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAJrTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI8TI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlVF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6VE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAJvXN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIiYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJxaA%3BAI6aI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJjaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIibF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAJpbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIueM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJvdJ%3BAAAA%3BAAAA%3BAAAA%3BAIieU%3BAAAA%3BAAAA%3BAAAA%3BAJtfZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI%2BfU%3BAAAA%3BAAAA%3BAAAA%3BAJ1eR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwgBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7hBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJnhBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsjBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJhjBE%3BAIqjBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAJpmBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIgnBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAJ9nBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkqBI%3BAAAA%3BAAAA%3BAJ7oBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIorBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJprBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIusBI%3BAAAA%3BAAAA%3BAJlrBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIqtBM%3BAAAA%3BAAAA%3BAJrtBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwuBQ%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5tBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIquBM%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJnvBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIuwBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5xBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsyBA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ7yBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIuzBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJvzBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIk0BE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJtzBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI61BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAJ30BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI62BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAJj3BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI03BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAJ12BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIs3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJj4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI04BE%3BAAAA%3BAAAA%3BAJ14BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIm6BJ%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ77BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI47BJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAJl8BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI08BJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAJn%2BBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIi%2FBA%3BAAAA%3BAAAA%3BAJj%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIkhCF%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAJ1kCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIimCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJjmCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIsnCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJtnCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4oCF%3BAAAA%3BAAAA%3BAAAA%3BAJ5oCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIspCJ%3BAAAA%3BAAAA%3BAJtpCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6pCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIksCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAJzrCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI4tCI%3BAAAA%3BAAAA%3BAJ5tCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAImuCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJnuCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI8uCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ9uCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIwvCM%3BAAAA%3BAAAA%3BAAAA%3BAJxvCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIiwCM%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAJnvCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI0vCU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1vCV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI6yCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJnzCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAI60CJ%3BAAAA%3BAAAA%3BACr2CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALpCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKgDI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAL5FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKuGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK0MA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBN%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL7SE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM3BJ%3BAAAA%3BAAAA%3BAAAA%3BANgDM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMjCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMMM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANeJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMAE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANAF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMuCU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN7DR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMyEU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BANnLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0LF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANrKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM%2BKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANpMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM4MI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BANnMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMwOM%3BAAAA%3BAAAA%3BANxON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM%2BOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN1NN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMoOM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BANvPV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM8PY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN9PZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5YJ%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAPgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOHA%3BAAAA%3BAAAA%3BAPGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPzBZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOuCc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPlBZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8CgB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAPvEpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOsFoB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkCN%3BAAAA%3BAAAA%3BAPnGZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOkIgB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAPjJd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO4Jc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP5Jd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOiLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPvLN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOwMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPxMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOyNQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAP5NR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgRU%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAPhSV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOuSY%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP7ShB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOwTc%3BAAAA%3BAAAA%3BAPxTd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO%2BTgB%3BAAAA%3BAAAA%3BAAAA%3BAP%2FThB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO2Uc%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAP9UhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO0Vc%3BAAAA%3BAAAA%3BAAAA%3BAP1Vd%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOmWkB%3BAAAA%3BAAAA%3BAP9UhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOSE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQRE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARhBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ8BA%3BAAAA%3BAAAA%3BAR9BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQuCE%3BAAAA%3BAAAA%3BAAAA%3BARvCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAR%2FDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkGM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARlGN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQiGF%3BAAAA%3BAAAA%3BAAAA%3BARjGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQmKY%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAR1KlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQoLc%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARvLhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQwMgB%3BAAAA%3BAAAA%3BARxMhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ2MF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARrOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQgPM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BARpPN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6PM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARvQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQsRM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR1QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQqRI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR7SR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQyTM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARzTN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQkUQ%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAR%2FUV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ6XA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BACjbJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAT0CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS9BE%3BAAAA%3BAAAA%3BAAAA%3BATSJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASCI%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASQM%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAaZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATnEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASmFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATxMV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASoNU%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATpNJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS0PQ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBZ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT5SF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASkUE%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAR7WA%3BAAAA%3BAAAA%3BAQyYI%3BAAAA%3BAAAA%3BAClYJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV%2FEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUsGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV9HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUkJF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVpII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUuJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVvJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUmKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAVzME%3BAUoNA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAV9OA%3BAUkPA%3BAAAA%3BAAAA%3BAAAA%3BAVlPA%3BAUyPA%3BAAAA%3BAAAA%3BAAAA%3BACnRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%22%7D */