body.redesign {
  /* global fonts */
}

body.redesign #top nav > ul > li > a, body.redesign #slide-out-widget-area .inner .off-canvas-menu-container li a, body.redesign #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, body.redesign #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a, body.redesign #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, body.redesign #nectar-ocm-ht-line-check {
  font-family: 'Open Sans';
}

body.redesign #page-header-bg h1, body.redesign body h1, body.redesign body .row .col.section-title h1, body.redesign .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2, body.redesign body #error-404 h1, body.redesign [data-inherit-heading-family="h1"] {
  font-family: Caveat;
  font-size: 68px;
  line-height: 74px;
  color: #3F485B;
}

body.redesign #top nav .buttons.sf-menu {
  margin-right: -40px !important;
}

@media (max-width: 1270px) {
  body.redesign #top nav .buttons.sf-menu {
    margin-right: -2vw !important;
  }
}

@media (max-width: 1060px) {
  body.redesign #top nav .buttons.sf-menu {
    margin-right: 0 !important;
  }
}

body.redesign #header-outer {
  background: -webkit-gradient(linear, left top, right top, from(#722180), to(#b162ba));
  background: linear-gradient(90deg, #722180 0%, #b162ba 100%);
  -webkit-box-shadow: 0px 2px 10px rgba(33, 58, 70, 0.25) !important;
          box-shadow: 0px 2px 10px rgba(33, 58, 70, 0.25) !important;
}

body.redesign #header-outer .slide-out-widget-area-toggle > div > a {
  background: #3F485B;
  border-radius: 50px;
  padding: 13px 24px;
  font-weight: 600;
}

body.redesign #header-outer .slide-out-widget-area-toggle > div > a i.label {
  font-family: 'Open Sans';
  position: relative;
}

body.redesign #header-outer .slide-out-widget-area-toggle > div > a:hover i.label::after, body.redesign #header-outer .slide-out-widget-area-toggle > div > a:hover i.label::before {
  background: #E59335 !important;
}

body.redesign #header-outer .slide-out-widget-area-toggle > div > a.open {
  background: #E59335;
}

body.redesign #header-outer .slide-out-widget-area-toggle > div > a.open:hover i.label {
  color: white !important;
}

body.redesign #header-outer .slide-out-widget-area-toggle > div > a.open:hover i.label::after, body.redesign #header-outer .slide-out-widget-area-toggle > div > a.open:hover i.label::before {
  background: white !important;
}

body.redesign #slide-out-widget-area.slide-out-from-right-hover {
  top: 97px;
  height: calc(100% - 97px) !important;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .left-side {
  width: 100%;
  padding: 0;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner > .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  padding: 30px;
  margin-left: 10px;
  padding-right: 20px;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li a {
  color: #84CAC4;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li .ocm-dropdown-arrow i {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #84CAC4;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li ul.sub-menu {
  margin: 0;
  padding: 0;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li ul.sub-menu li {
  margin: 16px;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li ul.sub-menu li a {
  font-weight: normal !important;
  color: white !important;
  font-size: 16px !important;
  line-height: 20px !important;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.open-submenu > a, body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.current-menu-parent > a {
  color: #E59335;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.open-submenu > .ocm-dropdown-arrow, body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.current-menu-parent > .ocm-dropdown-arrow {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.open-submenu > .ocm-dropdown-arrow i, body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.current-menu-parent > .ocm-dropdown-arrow i {
  color: #E59335;
}

body.redesign #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li.current-menu-parent ul.sub-menu {
  max-height: 600px !important;
}

body.redesign #slide-out-widget-area.fullscreen-split.open .right-side {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0;
  padding: 0;
  width: 100%;
}

body.redesign #slide-out-widget-area.fullscreen-split.open .right-side .right-side-inner {
  width: 100%;
}

body.redesign .navSearchForm {
  position: relative;
}

body.redesign .navSearchForm input {
  background: rgba(255, 255, 255, 0.4) !important;
  border-radius: 30px !important;
  color: #ffffff !important;
}

body.redesign .navSearchForm button {
  position: absolute;
  right: 0;
  background: none;
  top: 2px;
}

body.redesign .navSearchForm button:hover {
  background: none !important;
}

body.redesign .admin-bar #slide-out-widget-area.fullscreen-split,
body.redesign #slide-out-widget-area-bg.open.dark,
body.redesign #slide-out-widget-area {
  max-width: 404px;
  right: 0;
  left: auto;
}

body.redesign #page-header-wrap {
  margin-top: 90px;
}

@media (max-width: 999px) {
  body.redesign #page-header-wrap {
    margin-top: 65px;
  }
}

body.redesign #footer-outer, body.redesign #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap, body.redesign #copyright {
  background: #3F485B !important;
}

body.redesign #footer-outer .footercontact, body.redesign #footer-outer .footercontact a {
  color: #84CAC4 !important;
}

body.redesign #footer-outer #copyright p {
  color: #84CAC4;
  font-size: 16px;
  line-height: 20px;
}

body.redesign .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body.redesign .footer-wrapper img.image.wp-image-466.Astra-logo.attachment-medium.size-medium {
  padding-top: 0;
}

body.redesign .cll-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(#3f485b), to(#84cac4));
  background: linear-gradient(180deg, #3f485b 0%, #84cac4 100%);
}

body.redesign .br-6 {
  border-radius: 6px;
}

body.redesign .mw-75 {
  max-width: 75%;
}

body.redesign .mw-80 {
  max-width: 80%;
}

@media (max-width: 999.98px) {
  body.redesign .mw-80 {
    max-width: 100%;
  }
}

body.redesign .mh-540 {
  min-height: 540px;
}

@media (max-width: 999.98px) {
  body.redesign .mh-540 {
    min-height: auto;
  }
}

body.redesign .d-flex, body.redesign .d-flex .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.redesign .align-items-end, body.redesign .wpb_wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body.redesign .cll-button, body.redesign .wpcf7 button, body.redesign .bgbotto.wpb_column + .wpb_column .nectar-button {
  border-radius: 100px !important;
  font-size: 16px;
  line-height: 18px;
  padding: 15px 30px 15px 30px !important;
  font-weight: 600 !important;
}

body.redesign .cll-button.dark, body.redesign .wpcf7 button.dark, body.redesign .bgbotto.wpb_column + .wpb_column .dark.nectar-button {
  background-color: #3F485B !important;
}

body.redesign .cll-button.white, body.redesign .wpcf7 button.white, body.redesign .bgbotto.wpb_column + .wpb_column .white.nectar-button {
  background: white !important;
  color: #84cac4 !important;
  border-color: transparent !important;
  padding: 15px 35px 15px 30px !important;
}

body.redesign .cll-button.white .fa.fa-chevron-right, body.redesign .wpcf7 button.white .fa.fa-chevron-right, body.redesign .bgbotto.wpb_column + .wpb_column .white.nectar-button .fa.fa-chevron-right {
  background: url(/wp-content/themes/salient-child/img/chevron-teal.svg) no-repeat !important;
}

body.redesign .btn-ratgeber-container {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 999.98px) {
  body.redesign .btn-ratgeber-container {
    position: relative;
  }
}

body.redesign .btn-ratgeber-container .wpb_wrapper {
  display: block;
}

@media (max-width: 999.98px) {
  body.redesign .btn-ratgeber-container .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

body.redesign .btn-ratgeber-container .wpb_wrapper a {
  margin: 0;
}

body.redesign .btn-ratgeber-container .wpb_wrapper a span {
  top: -2px;
}

body.redesign.home #readspeaker_button10 {
  margin: 0 !important;
  position: absolute;
  right: 0;
}

body.redesign #page-header-bg h1, body.redesign body h1, body.redesign body .row .col.section-title h1, body.redesign .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2, body.redesign body #error-404 h1, body.redesign [data-inherit-heading-family="h1"] {
  font-size: 68px !important;
  line-height: 74px !important;
}

body.redesign h3 {
  color: #3F485B;
}

body.redesign .nectar-button.has-icon:hover span, body.redesign .nectar-button.tilt.has-icon span, body.redesign.material .nectar-button.has-icon span {
  -webkit-transform: none !important;
          transform: none !important;
}

body.redesign .nectar-button + .nectar-button {
  margin-left: 40px;
}

body.redesign .fa.fa-chevron-right {
  background: url(/wp-content/themes/salient-child/img/chevron.svg) no-repeat !important;
  width: 11px !important;
  height: 20px !important;
  border-radius: 0 !important;
  right: 24px !important;
}

body.redesign .fa.fa-chevron-right.teal {
  background: url(/wp-content/themes/salient-child/img/chevron-teal.svg) no-repeat !important;
}

body.redesign .fa.fa-chevron-right::before {
  opacity: 0 !important;
}

body.redesign .icon-salient-search {
  background: url(/wp-content/themes/salient-child/img/icon_search.svg) no-repeat !important;
  width: 20.5px !important;
  height: 23.44px !important;
  border-radius: 0 !important;
  display: block;
}

body.redesign .icon-salient-search::before {
  opacity: 0 !important;
}

body.redesign .container, body.redesign body[data-header-format="left-header"] .container, body.redesign .woocommerce-tabs .full-width-content .tab-container, body.redesign .nectar-recent-posts-slider .flickity-page-dots, body.redesign .post-area.standard-minimal.full-width-content .post .inner-wrap, body.redesign .material #search-outer #search {
  max-width: 1135px;
  padding: 0;
}

@media (max-width: 1180px) {
  body.redesign #ajax-content-wrap .container, body.redesign #ajax-content-wrap body[data-header-format="left-header"] .container, body.redesign #ajax-content-wrap .woocommerce-tabs .full-width-content .tab-container, body.redesign #ajax-content-wrap .nectar-recent-posts-slider .flickity-page-dots, body.redesign #ajax-content-wrap .post-area.standard-minimal.full-width-content .post .inner-wrap, body.redesign #ajax-content-wrap .material #search-outer #search {
    padding: 0 30px;
  }
}

@media (max-width: 500px) {
  body.redesign #ajax-content-wrap .container, body.redesign #ajax-content-wrap body[data-header-format="left-header"] .container, body.redesign #ajax-content-wrap .woocommerce-tabs .full-width-content .tab-container, body.redesign #ajax-content-wrap .nectar-recent-posts-slider .flickity-page-dots, body.redesign #ajax-content-wrap .post-area.standard-minimal.full-width-content .post .inner-wrap, body.redesign #ajax-content-wrap .material #search-outer #search {
    padding: 0 16px;
  }
}

body.redesign .cll-icon-megaphone h1 {
  position: relative;
  display: inline-block;
}

body.redesign .cll-icon-megaphone h1::after {
  background: url(/wp-content/uploads/2024/10/icon-megaphone.svg) no-repeat;
  height: 100px;
  width: 100px;
  content: "";
  position: absolute;
  right: -130px;
  top: -25px;
}

body.redesign #cll-to-top {
  display: block;
  position: fixed;
  bottom: 50px;
  right: 50px;
  background-position: center right;
  width: 74px;
  z-index: 99;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

body.redesign #cll-to-top svg {
  padding-left: 5px;
}

body.redesign #cll-to-top svg path {
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

body.redesign #cll-to-top:hover {
  color: #e59335;
}

body.redesign #cll-to-top:hover svg path {
  stroke: #e59335;
}

body.redesign #search-outer #search #search-box input[type="text"] {
  font-size: 48px;
  line-height: 1;
  height: 76px !important;
  border-radius: 60px !important;
  border-width: 0 !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding-left: 30px;
  color: #4C4C4C !important;
}

body.redesign #search-outer #search #close {
  right: 20px !important;
}

body.redesign #search-outer #search #close .close-wrap {
  overflow: inherit !important;
}

body.redesign #search-outer #search #close .close-line {
  background: #84CAC4;
  height: 30px;
}

body.redesign #search-outer #search #close a:before {
  display: none !important;
}

body.redesign.search #page-header-bg {
  margin-top: 90px;
}

body.redesign .slick-initialized .slick-slide {
  display: block;
  text-align: center;
}

body.redesign .video-carousel .carousel-item video {
  width: 100%;
  height: auto;
  max-width: 747px;
  cursor: pointer;
  border-radius: 9.85px;
}

body.redesign .video-carousel-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.redesign .video-carousel-nav > * {
  text-align: center;
}

body.redesign .video-carousel-nav > *:nth-child(4) {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

body.redesign .video-carousel-nav > svg:nth-child(1) {
  margin-right: 10px;
  cursor: pointer;
}

body.redesign .video-carousel-nav > svg:nth-child(1):hover {
  opacity: 0.8;
}

body.redesign .video-carousel-nav > svg:nth-child(3) {
  margin-left: 10px;
  cursor: pointer;
}

body.redesign .video-carousel-nav > svg:nth-child(3):hover {
  opacity: 0.8;
}

body.redesign .video-carousel-nav .carousel-item-thumb {
  width: 292px;
}

body.redesign .video-carousel-nav .slick-list {
  max-width: 844px;
  max-width: 844px;
}

@media (max-width: 999.98px) {
  body.redesign .video-carousel-nav .slick-list {
    max-width: 300px;
  }
}

body.redesign .video-carousel-nav video {
  width: 260px;
  height: 140px;
}

body.redesign .video-carousel-nav .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.redesign .video-carousel-nav .slick-dots li {
  list-style-position: inside;
  background: #84CAC4;
  border-radius: 50px;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  cursor: pointer;
}

body.redesign .video-carousel-nav .slick-dots li.slick-active {
  background: #FEDE04;
}

body.redesign .video-carousel-nav .slick-dots li::marker {
  content: "";
}

body.redesign .video-carousel-nav .slick-dots button {
  display: none;
}

body.redesign[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-widget-area-toggle.mobile-icon .lines:before, body.redesign #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before, body.redesign #header-outer .left-aligned-ocm .lines:before {
  width: 22px !important;
}

body.redesign .lines:before, body.redesign body[data-slide-out-widget-area-style="slide-out-from-right-hover"] .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small .lines:before {
  width: 22px !important;
}

body.redesign .rsbtn_play {
  background: #84cac4 !important;
  border: none !important;
  border-radius: 4px !important;
  height: 100% !important;
}

body.redesign .rsicn {
  color: #fff !important;
  background: #84cac4 !important;
}

body.redesign .rsbtn_right {
  border: none !important;
  color: #fff !important;
}

body.redesign .rsbtn_text::before {
  color: #fff !important;
}

body.redesign .rsbtn_tooltoggle {
  background: #84cac4 !important;
  border: none !important;
}

body.redesign .rbr {
  display: inline;
}

@media (max-width: 500px) {
  body.redesign .rbr {
    display: block;
  }
}

@media (max-width: 999px) {
  body.redesign .bg-column .vc_column-inner {
    display: none !important;
  }
}

body.redesign .mobile-image {
  display: none;
}

@media (max-width: 999px) {
  body.redesign .mobile-image {
    display: inline-block;
    width: 100%;
    border-radius: 6px;
  }
}

@media (max-width: 500px) {
  body.redesign .tealish_box a.nectar-button.large.regular.extra-color-2.has-icon.regular-button {
    margin: 0 !important;
    top: 26px;
  }
}

@media (max-width: 500px) {
  body.redesign .tealish_box.tealish_box_map .row-bg.using-image {
    background: url(/wp-content/uploads/2024/10/map-row-bg.svg) no-repeat !important;
    background-color: #84CAC4 !important;
    background-position: left bottom !important;
  }
}

@media (max-width: 500px) {
  body.redesign .tealish_box.tealish_box_map .h3frontsr {
    margin-bottom: 10px;
  }
}

@media (max-width: 999.98px) {
  body.redesign #footer-outer #footer-widgets {
    display: block;
  }
  body.redesign #footer-outer #footer-widgets * {
    text-align: left;
  }
  body.redesign #footer-outer #footer-widgets div.textwidget > p > a {
    padding: 0;
    margin: 0;
  }
  body.redesign #footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 0;
    float: none !important;
    clear: both !important;
    padding: 0;
  }
  body.redesign #footer-outer #footer-widgets .col.span_3:nth-child(1) {
    margin-bottom: 30px;
  }
  body.redesign #footer-outer #footer-widgets .col.span_3:nth-child(2) {
    display: none;
  }
}

body.redesign #copyright .container.footer-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding-bottom: 50px;
}

body.redesign #copyright .container.footer-wrapper > div {
  width: 100% !important;
}

body.redesign input[type="email"].ninja-forms-field.nf-element, body.redesign input[type="text"].ninja-forms-field.nf-element {
  border-radius: 8px !important;
  border: 1.8px solid #84CAC4 !important;
  background: #EFF1F2 !important;
  color: #3F485B;
  font-size: 18px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-weight: 600;
}

body.redesign input[type="submit"].ninja-forms-field.nf-element {
  background: #84CAC4 !important;
  border-radius: 50px !important;
}

body.redesign #readspeaker_button4486 {
  margin-top: 70px !important;
}

body.redesign.page-template-custom-blog-page .container-wrap {
  padding-top: 0;
}

body.redesign.page-template-custom-blog-page .main-content > .row {
  background-image: url(/wp-content/uploads/2024/10/bg-ratgeber.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eff1f2;
  background-size: contain;
}

body.redesign.page .wpb_text_column img {
  border-radius: 6px !important;
  padding: 0 !important;
}

body.redesign img.img-right-custom {
  margin-right: 0 !important;
  max-width: 45% !important;
  min-width: auto;
}

body.redesign.page.page-id-294 .iwt-icon {
  position: relative !important;
}

body.redesign.page.page-id-294 .iwt-icon img {
  width: 130px !important;
  height: 130px;
  position: relative !important;
  margin: 0;
  padding: 0;
}

body.redesign.page.page-id-294 .iwt-text {
  padding-left: 10px;
}

body.redesign.page.page-id-294 .iwt-text a {
  color: #E59335 !important;
}

body.redesign.page.page-id-294 .iwithtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.redesign.single-post .post-content {
  max-width: 1280px;
  margin: auto;
}

body.redesign.single-post .post-content-wrapper {
  position: relative;
}

body.redesign.single-post .rsbtn {
  position: absolute;
  top: 0;
  margin: 0 !important;
  right: 0;
}

body.redesign.single-post #breadcrumbs {
  margin: 0 !important;
  padding-top: 30px;
  padding-left: 0;
}

@media (max-width: 689px) {
  body.redesign.single-post #breadcrumbs {
    padding: 20px !important;
  }
}

@media (max-width: 689px) {
  body.redesign.single-post .swiper-slide {
    padding: 20px !important;
  }
}

body.redesign.single-post #blogslider {
  margin-top: 20px;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

body.redesign.single-post #footer-outer {
  padding: 0 20px;
}

body.redesign.single-post #copyright .footer-wrapper {
  text-align: left;
}

body.redesign .caveat {
  font-family: Caveat;
}

body.redesign .blog_detail_relevant_posts .container {
  padding: 0 30px;
}

body.redesign .blog_detail_relevant_posts .nectar-button {
  border: 0 !important;
}

body.redesign .post-hero {
  position: relative;
  left: -30px;
  width: calc(100% + 60px);
}

body.redesign .post-hero img {
  height: 377px;
  width: 100%;
  display: block;
  margin: 0;
  margin-top: 96px;
  -o-object-fit: cover;
     object-fit: cover;
}

body.redesign .blog-meta-header {
  width: 100%;
}

body.redesign .blog-meta-header div, body.redesign .blog-meta-header a {
  font-size: 16px;
  color: #E59335;
}

body.redesign .blog-meta-header li {
  list-style: none;
}

body.redesign .download-cover {
  border-radius: 6px;
  border: 1.5px solid #E59335;
}

body.redesign .wpcf7 textarea, body.redesign .wpcf7 input, body.redesign .wpcf7 select {
  border-radius: 8px !important;
  background: #EFF1F2 !important;
  border: 1.8px solid #84CAC4 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #3F485B;
  font-size: 18px;
  font-weight: 600;
}

body.redesign .wpcf7 button {
  background: #84CAC4 !important;
  border-radius: 50px !important;
}

body.redesign .wpcf7 button .fa.fa-chevron-right {
  right: 0 !important;
}

body.redesign .wpcf7 .wpcf7-radio.big-radio {
  margin-left: 26px;
}

body.redesign .wpcf7 label {
  font-size: 16px;
  color: #3F485B;
}

body.redesign .wpcf7 .smallfont {
  font-size: 16px;
  max-width: 450px;
}

body.redesign .wpcf7 .smallerfont {
  font-size: 14px;
}

body.redesign .wpcf7 .wpcf7-form input[type="checkbox"] + span:before, body.redesign .wpcf7 .wpcf7-form input[type="radio"] + span:before {
  border-radius: 4px;
  border-color: #84CAC4;
  background: rgba(0, 12, 90, 0.06);
  -webkit-box-shadow: 0 0 0 0px white inset;
          box-shadow: 0 0 0 0px white inset;
}

body.redesign .wpcf7 .wpcf7-form input[type="radio"] + span:before {
  border-radius: 100px;
}

body.redesign .wpcf7 .wpcf7-form input[type="checkbox"]:checked + span:before, body.redesign .wpcf7 .wpcf7-form input[type="radio"]:checked + span:before {
  background: #E59335;
  -webkit-box-shadow: 0 0 0 2px white inset;
          box-shadow: 0 0 0 2px white inset;
}

body.redesign .wpcf7 .akz .wpcf7-list-item-label {
  color: #3F485B;
  font-size: 16px;
  font-weight: 600;
}

body.redesign .contactfont, body.redesign .contactfont a {
  color: #E59335;
  font-size: 32px;
  font-weight: bold;
}

body.redesign .bgbotto.wpb_column .column-image-bg {
  background-size: cover !important;
}

body.redesign .bgbotto.wpb_column + .wpb_column h2 {
  font-family: "Open Sans" !important;
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 700 !important;
}

body.redesign .bgbotto.wpb_column + .wpb_column .wpb_text_column {
  margin-bottom: 0;
  margin-top: 20px;
}

body.redesign .bgbotto.wpb_column + .wpb_column .nectar-button {
  margin: 8px 0 !important;
}

body.redesign .bgbotto.wpb_column + .wpb_column .nectar-button .fa.fa-angle-right {
  right: 0 !important;
  background: url(/wp-content/themes/salient-child/img/chevron.svg) no-repeat !important;
  width: 11px !important;
  height: 20px !important;
  border-radius: 0 !important;
  right: 24px !important;
}

body.redesign .bgbotto.wpb_column + .wpb_column .nectar-button .fa.fa-angle-right::before {
  opacity: 0;
}

body.redesign .bgbotto.wpb_column + .wpb_column .vc_col-sm-12 > div > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body.redesign .wpb_text_column a {
  text-decoration: underline;
}

body.redesign .rsbtn_toolpanel.vertical {
  position: absolute;
}

body.redesign #breadcrumbs + .rsbtn {
  margin-top: 53px !important;
}
/*# sourceMappingURL=redesign.css.map */