@charset "UTF-8";
@import url("https://use.typekit.net/hxk5whh.css");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#home-hero .home-intro-text {
  background-color: rgba(248, 248, 248, 0.6);
  border-radius: 20px;
  box-shadow: 0px 3px 20px #00000029;
  padding: 60px 30px;
}
@keyframes jumpInfinite {
  0% {
    margin-top: -90px;
  }
  100% {
    margin-top: -50px;
  }
}
.home-navigate-down {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -90px;
  z-index: 15;
  animation: jumpInfinite 1.5s infinite;
}
@media (min-width: 500px) and (max-width: 767px) {
  #bespoke-tours h2 {
    padding: 0px 5%;
  }
}
#bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav {
  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;
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 20px;
  }
}
#bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item {
  margin: 5px 10px;
}
@media (max-width: 567px) {
  #bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item {
    margin: 5px auto;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item {
    margin: 10px 10px 0px;
  }
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item:first-of-type {
    margin-left: 0px;
  }
}
#bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item:last-of-type {
  margin-right: 0px;
}
#bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item a {
  border-radius: 25px;
  padding: 10px 15px;
  font-size: 12px;
}
#bespoke-tours .wpb_content_element .tabbed ul.wpb_tabs_nav li.tab-item.active-tab a {
  background-color: #18593D;
  border-color: #18593D;
}
#bespoke-tours .wpb_content_element .tabbed div.wpb_tab {
  margin-top: 30px;
}
#bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_col-sm-6 {
  padding: 0px;
}
@media (max-width: 999px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:first-of-type {
    margin-bottom: 0px;
  }
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:first-of-type {
    padding-right: 0px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
}
@media (max-width: 767px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:first-of-type img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:first-of-type img {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
}
#bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:last-of-type {
  background-color: #F5F5F5;
  padding: 20px 30px;
}
@media (max-width: 767px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:last-of-type {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:last-of-type {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}
#bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:last-of-type h6 {
  color: #18593D;
  font-family: "source-sans-pro";
  font-weight: 600;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
}
@media (min-width: 1000px) {
  #bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:last-of-type h6 {
    font-size: 28px;
  }
}
#bespoke-tours .wpb_content_element .tabbed div.wpb_tab .vc_row .row_col_wrap_12_inner .wpb_column:last-of-type a {
  text-decoration: underline;
}
#custom-tab-nav {
  position: absolute;
  bottom: 35%;
  width: 100%;
}
#custom-tab-nav .img-with-aniamtion-wrap {
  width: 100%;
}
#custom-tab-nav a {
  width: 45px;
  display: block;
}
#custom-tab-nav .left-arrow {
  position: absolute;
  left: -35px;
  bottom: 0;
}
#custom-tab-nav .right-arrow {
  position: absolute;
  right: -35px;
  bottom: 0;
}
#what-is-moveable-feast .nectar-video-box .inner-wrap {
  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;
}
@media (min-width: 768px) {
  #what-is-moveable-feast .nectar-video-box .inner-wrap a.full-link {
    max-width: 450px !important;
    left: 50%;
    transform: translateX(-50%);
  }
}
#what-is-moveable-feast .nectar-video-box .inner-wrap img {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
  border-radius: 25px;
}
@media (min-width: 768px) {
  #what-is-moveable-feast .nectar-video-box .inner-wrap img {
    max-width: 450px !important;
  }
}
#our-clients .clients-carousel {
  margin-top: 50px;
  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;
}
#our-clients .clients-carousel .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;
}
#our-clients .clients-carousel .owl-stage .client-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;
  padding: 15px 10px;
}
#our-clients .clients-carousel .owl-stage .client-item img {
  max-height: 100px;
  width: auto !important;
}
#our-clients .clients-carousel .owl-stage .client-item.client-client-two img {
  max-height: 60px;
}
#our-clients .clients-carousel .owl-stage .client-item.client-food-culinary-prof img {
  max-height: 46px;
}
#our-clients .clients-carousel .owl-stage .client-item.client-women-travel-leaders img {
  max-height: 59px;
}
#our-clients .clients-carousel .owl-stage .client-item.client-traveling-divas img {
  max-height: 40px;
}
#our-clients .clients-carousel .owl-stage .client-item.client-whole-foods img {
  max-height: 46px;
}
#testimonials #testimonial-slider-wrapper {
  padding: 0px 20px;
  margin-top: 60px;
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .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;
}
@media (min-width: 1000px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage {
    min-height: 400px;
  }
}
@media (max-width: 999px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
  }
}
@media (min-width: 1000px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item {
    padding: 0px 30px;
  }
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
  background-color: #18593D;
  padding: 30px;
  border-radius: 25px;
}
@media (min-width: 1000px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item {
    box-shadow: 10px 10px 30px #00000029;
  }
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-content p {
  color: #FFFFFF;
  font-size: 13px;
  line-height: 1.5;
  position: relative;
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-author p {
  color: #FFFFFF;
  font-size: 13px;
  font-style: italic;
  margin-top: 20px;
}
@media (min-width: 1000px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item.active.active-center .testimonial-item {
    background-color: #F8F8F8;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item.active.active-center .testimonial-item .testimonial-content p {
    color: #18593D;
    font-size: 14px;
    font-weight: 500;
  }
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item.active.active-center .testimonial-item .testimonial-author p {
    color: #18593D;
    font-size: 14px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item.active.active-center .testimonial-item .testimonial-content p {
    font-size: 16px;
  }
}
@media (min-width: 1000px) and (min-width: 1000px) {
  #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-stage-outer .owl-stage .owl-item.active.active-center .testimonial-item .testimonial-author p {
    font-size: 16px;
  }
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-nav button.owl-prev, #testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-nav button.owl-next {
  background: url("/wp-content/themes/salient-child/media/left-arrow.svg") no-repeat center center !important;
  background-size: contain !important;
  width: 40px !important;
  height: 40px !important;
  border: none !important;
  font-size: 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-nav button.owl-prev {
  left: -60px;
}
#testimonials #testimonial-slider-wrapper .testimonials-carousel .owl-nav button.owl-next {
  right: -60px;
  transform: translateY(-50%) scaleX(-1);
}
#home-carol-about .column-image-bg-wrap {
  border-radius: 25px;
}
#home-carol-about .img-with-aniamtion-wrap img {
  border-radius: 25px;
}
@media (min-width: 1000px) {
  .vc_row-fluid > .span_12 .wpb_column.home-about-carol {
    padding-left: 6%;
  }
}
#home-contact .wpcf7 {
  background-color: #AEC097;
  padding: 30px 30px 50px 30px;
  border-radius: 25px;
  margin-top: 30px;
}
@media (min-width: 1000px) {
  #home-contact .wpcf7 {
    margin-top: 60px;
  }
}
.button-two {
  margin-left: 10px;
}
#bespoke-tours .tour-items .img-with-aniamtion-wrap {
  border-radius: 50%;
}
#bespoke-tours .tour-items .img-with-aniamtion-wrap img {
  border-radius: 50%;
  height: 200px;
  min-width: 200px;
  margin-left: -25px;
}
#bespoke-tours .tour-items .wpb_text_column {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #bespoke-tours .tour-items .wpb_text_column {
    margin-top: 10px;
  }
}
#bespoke-tours .tour-items .wpb_text_column p {
  padding-bottom: 10px;
}
body .tour-partner h5 {
  font-family: "source-sans-pro" !important;
  font-weight: 800;
  font-size: 22px;
}
.tour-item p {
  text-align: justify;
  text-justify: inter-word;
}
#ways-to-partner .ways-to-partner-list .wpb_column .wpb_text_column {
  padding: 20px 40px 40px;
}
#ways-to-partner .ways-to-partner-list .wpb_column .wpb_text_column h4 {
  font-family: "source-sans-pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (min-width: 1000px) {
  #ways-to-partner .ways-to-partner-list .wpb_column .wpb_text_column h4 {
    font-size: 22px;
  }
}
#ways-to-partner .ways-to-partner-list .wpb_column .wpb_text_column p {
  font-size: 14px;
}
#contact-info .contact-info {
  background-color: #F5F5F5;
  border-radius: 25px;
  padding: 30px;
  width: auto;
  margin: 0 auto;
}
#contact-info .contact-info p {
  line-height: 1.8;
}
#contact-info .contact-info p a {
  color: #373737;
  text-decoration: underline;
}
.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;
  }
}
:root {
  --mobile-container-width: 80%;
}
.hidden {
  display: none !important;
}
body p, body li, body span, body a, body button, body input, body textarea {
  font-family: "source-sans-pro";
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Lora", "Cormorant Garamond", serif;
  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: 30px;
  }
}
body h1 {
  font-size: 30px;
  color: #18593D;
}
@media (min-width: 1000px) {
  body h1 {
    font-size: 45px;
  }
}
body h2 {
  font-size: 28px;
  color: #18593D;
  font-style: italic;
}
@media (min-width: 1000px) {
  body h2 {
    font-size: 36px;
  }
}
body h3 {
  font-size: 18px;
  color: #373737;
  font-family: "source-sans-pro" !important;
  font-weight: 600;
}
@media (min-width: 1000px) {
  body h3 {
    font-size: 20px;
  }
}
body h4 {
  font-size: 22px;
  color: #18593D;
  font-family: "source-sans-pro" !important;
  font-weight: 800;
}
@media (min-width: 1000px) {
  body h4 {
    font-size: 26px;
  }
}
body p, body li {
  font-size: 16px;
  line-height: 1.5;
  color: #373737;
}
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: #DC5331;
  border: 3px solid #DC5331;
  color: #fff;
  opacity: 1;
  font-weight: 600;
  font-size: 14px;
  -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: "source-sans-pro";
  letter-spacing: 0px;
  margin-top: 1.5em;
}
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: 3px solid #DC5331;
  background-color: #DC5331 !important;
  color: #fff;
  border-radius: 50px !important;
  padding: 9px 27px !important;
}
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: transparent !important;
  border-color: #DC5331 !important;
  color: #DC5331;
}
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 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;
}
@media (min-width: 1000px) {
  .split-columns-list {
    padding: 0px 10%;
  }
}
@media (min-width: 1000px) {
  .split-columns-list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.split-columns-list ul li {
  text-align: left;
  padding-left: 20px;
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}
.split-columns-list ul li::before {
  content: "•";
  color: #448665;
  position: absolute;
  left: 0px;
  font-size: 30px;
  line-height: 1;
  top: -8px;
}
@media (min-width: 1000px) {
  .mobile-only {
    display: none !important;
  }
}
.desktop-only {
  display: none !important;
}
@media (min-width: 1000px) {
  .desktop-only {
    display: block !important;
  }
}
body .swiper-container .slider-next, body .swiper-container .slider-prev {
  display: block;
}
@media (max-width: 567px) {
  body .swiper-container .slider-next, body .swiper-container .slider-prev {
    width: 40px !important;
    height: 40px !important;
  }
  body .swiper-container .slider-next i, body .swiper-container .slider-prev i {
    line-height: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  body .swiper-container .slider-next .slide-count, body .swiper-container .slider-prev .slide-count {
    display: none;
  }
}
body #header-outer[data-box-shadow="large"] {
  box-shadow: 0px 3px 10px #00000029 !important;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item a {
  color: #373737;
  font-weight: 600;
  margin: 0px 18px;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item a span.menu-title-text::after {
  border-color: #448665;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item a:hover {
  color: #448665;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item a:hover span.menu-title-text::after {
  border-color: #448665;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item.current-menu-item a, body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item.current-menu-ancestor a {
  color: #448665;
}
body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item.current-menu-item a span.menu-title-text::after, body #header-outer[data-lhe="animated_underline"] #top nav > ul.sf-menu li.menu-item.current-menu-ancestor a span.menu-title-text::after {
  border-color: #448665;
}
body #header-outer ul.sf-menu li.menu-item a {
  font-size: 16px;
}
body #header-outer ul.sf-menu li.menu-item.cta a {
  background-color: #DC5331;
  border: 3px solid #DC5331;
  color: #fff !important;
  opacity: 1;
  font-weight: 300;
  -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: "source-sans-pro";
  letter-spacing: 0px;
  border-radius: 50px !important;
  padding: 9px 27px !important;
}
body #header-outer ul.sf-menu li.menu-item.cta a:hover {
  background-color: transparent !important;
  border-color: #DC5331 !important;
  color: #DC5331 !important;
}
body #header-outer ul.sf-menu li.menu-item.cta a span::after {
  display: none !important;
}
body #header-outer .cta-mobile-only {
  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) {
  body #header-outer .cta-mobile-only {
    display: none;
  }
}
body #header-outer .cta-mobile-only a {
  visibility: visible;
  margin: 0;
}
body #header-outer #mobile-menu ul li {
  text-align: center;
}
body #header-outer #mobile-menu ul li > a {
  color: #373737;
  font-weight: 500;
  font-size: 16px;
}
body #header-outer #mobile-menu ul li > a.current-menu-item, body #header-outer #mobile-menu ul li > a.current_page_item {
  color: #18593D;
}
body[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-widget-area-toggle.mobile-icon .lines:before, body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, #header-outer .left-aligned-ocm .lines:before {
  width: 22px !important;
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after, body.mobile.material[data-header-color=light] #header-outer .slide-out-widget-area-toggle a .close-line, body.mobile.material[data-header-color=light] #header-outer.transparent .slide-out-widget-area-toggle a .close-line {
  background-color: #DC5331 !important;
}
@media (max-width: 767px) {
  body #footer-outer {
    background-image: url("/wp-content/themes/salient-child/media/footer-mobile.png") !important;
  }
}
body #footer-outer .logo-row {
  position: relative;
  z-index: 2;
  padding-top: 70px;
}
body #footer-outer .logo-row .img-wrapper {
  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;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  justify-content: left;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1000px) {
  body #footer-outer .logo-row .img-wrapper {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
}
body #footer-outer .logo-row .img-wrapper .footer-icon-basic {
  max-width: 135px;
}
body #footer-outer .logo-row .img-wrapper .footer-logo-white {
  max-width: 140px;
  margin: 30px 0px 0px 0px;
}
@media (min-width: 1000px) {
  body #footer-outer .logo-row .img-wrapper .footer-logo-white {
    margin: 0px 0px 0px 40px;
  }
}
body #footer-outer #footer-widgets p {
  color: white;
  font-size: 16px;
  padding: 4px 0px !important;
  line-height: 1.5;
}
body #footer-outer #footer-widgets li {
  color: white;
  font-size: 16px;
  padding: 4px 0px !important;
  line-height: 1.5;
}
body #footer-outer #footer-widgets h6 {
  font-style: normal;
  font-family: "source-sans-pro";
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  body #footer-outer .col.span_4:last-of-type {
    text-align: right;
    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: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
  }
}
body #footer-outer .nectar-social-custom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
body #footer-outer .nectar-social-custom li {
  margin-right: 10px;
}
body #footer-outer .nectar-social-custom li a {
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: relative;
}
body #footer-outer .nectar-social-custom li a i {
  color: #18593D;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
body #footer-outer #footer-widgets .col ul li:first-child {
  padding-top: 4px !important;
}
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: 20px;
  background-color: #FFFFFF;
  border-radius: 25px;
  border: 1px solid #FFFFFF;
  color: #000000;
  letter-spacing: 1px;
}
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 #000000;
  background-color: #FFFFFF !important;
}
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: #000000;
}
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: #373737;
}
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: #373737;
}
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: #373737;
}
body:not(.woocommerce-page) label, body[data-form-style="minimal"] .container-wrap .span_12.light label {
  font-size: 14px;
  color: #000000;
}
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 #373737 !important;
  border-radius: 8px;
  margin-bottom: 1px;
  color: #373737;
}
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: #000000 !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: #000000;
  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: #000000;
  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: #000000;
}
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: #000000;
  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] {
  margin: 10px auto;
  display: block;
  padding: 9px 27px !important;
}
body:not(.woocommerce-page) .grecaptcha-badge, body[data-form-style="minimal"] .container-wrap .span_12.light .grecaptcha-badge {
  display: none !important;
}
body:not(.woocommerce-page) #payment-form input[type=text], body:not(.woocommerce-page) #payment-form input[type=email], body:not(.woocommerce-page) #payment-form input[type=tel], body:not(.woocommerce-page) #payment-form textarea, body:not(.woocommerce-page) #payment-form select, body[data-form-style="minimal"] .container-wrap .span_12.light #payment-form input[type=text], body[data-form-style="minimal"] .container-wrap .span_12.light #payment-form input[type=email], body[data-form-style="minimal"] .container-wrap .span_12.light #payment-form input[type=tel], body[data-form-style="minimal"] .container-wrap .span_12.light #payment-form textarea, body[data-form-style="minimal"] .container-wrap .span_12.light #payment-form select {
  border: 1px solid #696969;
}
body[data-button-style*="slightly_rounded"][data-form-submit=regular] input[type=submit] {
  width: auto;
  border-radius: 25px !important;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  border: 2px solid #DC5331;
  background-color: #DC5331 !important;
  display: block;
  margin: 0 auto;
  padding: 10px 30px !important;
  text-transform: none;
}
body[data-button-style*="slightly_rounded"][data-form-submit=regular] input[type=submit]:hover {
  background-color: transparent !important;
  color: #DC5331 !important;
  opacity: 1 !important;
}
@media (min-width: 1000px) {
  body[data-button-style*="slightly_rounded"][data-form-submit=regular] 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: #000000;
  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: #000;
  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;
  }
}
body .owl-dots button {
  width: 12px !important;
  height: 12px !important;
  border-radius: 50% !important;
  border: 1px solid #979797 !important;
  margin: 25px 6px 0px 0px !important;
  transition: all 0.3s ease;
}
body .owl-dots button.active, body .owl-dots button:hover {
  background-color: #979797 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fcarolsmf.ver.one%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2F_font.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fpages%2F_tours.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fpages%2F_ways-to-partner.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fpages%2F_contact.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fcomponents%2F_popups.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fcomponents%2F_global.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fcomponents%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fcomponents%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fcomponents%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fsalient-child%2Fsrc%2Fsass%2Ftheme%2Fcomponents%2F_slider.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAACA%3BAACA%3BAC2oBA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoBI%3BAAAA%3BAAAA%3BADGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACuCM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAD1CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiGU%3BAAAA%3BAAAA%3BAAAA%3BAD1EV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BGY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2FGZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4HY%3BAAAA%3BAAAA%3BAAYhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkRQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlRR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC4RY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADrSZ%3BACiTY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsVI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADxXE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADpYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgZJ%3BAAAA%3BAAAA%3BAC1aI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAFsCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2FBE%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BACnCI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHsBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGVI%3BAAAA%3BAAAA%3BACjBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BACJN%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%3BAL%2FEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKsGF%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%3BAL9HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKkJF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKqJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALrJE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKiKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALzME%3BAKoNA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAL9OA%3BAKkPA%3BAAAA%3BAAAA%3BAAAA%3BALlPA%3BAKyPA%3BAAAA%3BAAAA%3BAAAA%3BACpRJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BANHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMYF%3BAAAA%3BAAAA%3BAAAA%3BANZE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANrBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM%2BBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN%2FBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN1CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMqDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BANjHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANzIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMuLJ%3BAAAA%3BAAAA%3BANvLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM%2BLJ%3BAAAA%3BAAAA%3BANxKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMgLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANhLA%3BAM0LA%3BAAAA%3BAAAA%3BAAAA%3BAC3OA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPxDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOiEE%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAP5EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ7CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQLI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BARCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR1BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQ8CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaV%3BAAAA%3BAAAA%3BAChGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAKE%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%3BATpCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASgDM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAT9FF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASyGE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT7KE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS2LF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT3LE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS%2BMA%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%3BATlTE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU1BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%22%7D */