@charset "UTF-8";
.vc_btn3.vc_btn3-color-info, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
  color: #fff;
  background-color: #00839c !important;
}
.vc_btn3.vc_btn3-color-info:hover, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover {
  background: #47524f !important;
}

.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
  color: #fff;
  background-color: #c92434 !important;
}
.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
  background: #47524f !important;
}

.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  color: #000 !important;
}

.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  background-color: #00839c !important;
}
.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-blue:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
  background: #c92434;
}

a {
  color: #00839c;
}
a:hover, a:visited, a:focus, a:active {
  text-decoration: none;
  color: #47524f;
}

.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #47524f;
}

.ls-read-more a {
  display: table;
  padding: 10px 20px;
  background: #00839c;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
}

.vc_basic_grid.alternate-bg .vc_pageable-slide-wrapper .vc_grid-item:nth-child(even) {
  background-color: #f5f5f5;
}
.vc_basic_grid.alternate-bg .vc_pageable-slide-wrapper .vc_grid-item h4 {
  font-size: 18px;
  margin-bottom: 4px;
  margin-top: 15px;
}
.vc_basic_grid.alternate-bg .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-post-data-source-post_date {
  font-size: 12px;
  margin-bottom: 0;
}
.vc_basic_grid.alternate-bg .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-post-data-source-post_excerpt {
  margin-top: 15px;
}
.vc_basic_grid.alternate-bg .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-post-data {
  margin-bottom: 0;
}
.vc_basic_grid.alternate-bg .vc_pageable-slide-wrapper .vc_grid-item .vc_grid-item-mini {
  padding: 0 15px;
}

body {
  color: #47524f;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.5em;
  font-size: 14px;
}
body > div {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  line-height: 1.5em;
  font-size: 14px;
}
body p {
  font-size: 15px;
  line-height: 1.5em;
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) a:focus, div:focus {
  outline: none;
}

h1, h2, h3 {
  text-transform: none;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  color: #47524f;
}

h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  color: #47524f;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3, .entry-content h3 {
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  color: #00839c;
}

/*h4{
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;

}*/
.large-font p, .large-font div {
  font-size: 22px;
  line-height: 1.6em;
}
@media only screen and (max-width: 767px) {
  .large-font p, .large-font div {
    font-size: 18px;
  }
}

a {
  color: #00839c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.body-font {
  font-family: "Open Sans", sans-serif !important;
}
.body-font h1, .body-font h2, .body-font h3, .body-font h4, .body-font h5, .body-font h6 {
  font-family: "Open Sans", sans-serif !important;
}

.c-white {
  color: white !important;
}
.c-white p, .c-white div, .c-white h1, .c-white h2, .c-white h3, .c-white h4, .c-white h5, .c-white h6 {
  color: white !important;
}

.c-dark, .c-text {
  color: #4c4c4c !important;
}
.c-dark p, .c-dark div, .c-dark h1, .c-dark h2, .c-dark h3, .c-dark h4, .c-dark h5, .c-dark h6, .c-text p, .c-text div, .c-text h1, .c-text h2, .c-text h3, .c-text h4, .c-text h5, .c-text h6 {
  color: #4c4c4c !important;
}

.c-primary, .c-yellow {
  color: #00839c !important;
}
.c-primary p, .c-primary div, .c-primary h1, .c-primary h2, .c-primary h3, .c-primary h4, .c-primary h5, .c-primary h6, .c-yellow p, .c-yellow div, .c-yellow h1, .c-yellow h2, .c-yellow h3, .c-yellow h4, .c-yellow h5, .c-yellow h6 {
  color: #00839c !important;
}

.c-secondary, .c-teal {
  color: #c92434 !important;
}
.c-secondary p, .c-secondary div, .c-secondary h1, .c-secondary h2, .c-secondary h3, .c-secondary h4, .c-secondary h5, .c-secondary h6, .c-teal p, .c-teal div, .c-teal h1, .c-teal h2, .c-teal h3, .c-teal h4, .c-teal h5, .c-teal h6 {
  color: #c92434 !important;
}

.c-tertiary {
  color: #47524f !important;
}
.c-tertiary p, .c-tertiary div, .c-tertiary h1, .c-tertiary h2, .c-tertiary h3, .c-tertiary h4, .c-tertiary h5, .c-tertiary h6 {
  color: #47524f !important;
}

.c-med-gray {
  color: #47524f !important;
}
.c-med-gray p, .c-med-gray div, .c-med-gray h1, .c-med-gray h2, .c-med-gray h3, .c-med-gray h4, .c-med-gray h5, .c-med-gray h6 {
  color: #47524f !important;
}

.c-lt-gray {
  color: #e5eeec !important;
}
.c-lt-gray p, .c-lt-gray div, .c-lt-gray h1, .c-lt-gray h2, .c-lt-gray h3, .c-lt-gray h4, .c-lt-gray h5, .c-lt-gray h6 {
  color: #e5eeec !important;
}

.bg-white {
  background-color: white !important;
}

.bg-dark {
  background-color: #4c4c4c !important;
}

.bg-primary, .bg-yellow {
  background-color: #00839c !important;
}

.bg-secondary, .bg-teal {
  background-color: #c92434 !important;
}

.bg-tertiary {
  background-color: #47524f !important;
}

.bg-med-gray {
  background-color: #47524f !important;
}

.bg-lt-gray {
  background-color: #e5eeec !important;
}

.dms_social {
  color: white;
  background: #747474;
  border-radius: 50%;
  margin-left: 5px;
  display: inline-block;
  width: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
}
.dms_social:hover {
  background: #00839c;
  color: white;
}

html {
  padding: env(safe-area-inset);
}

body {
  /*display: none;*/
  height: 100%;
  overflow-x: hidden;
  /*overflow-y:hidden;*/
}

.site-container {
  min-height: 100%;
  height: 100%;
}

.site-inner, .wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.error404 .search-form {
  display: flex;
  gap: 5px;
}

.testimonial-widget-wrapper .testimonial-widget-inner {
  background: white;
  padding: 30px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.9em;
  margin-bottom: 30px !important;
  min-height: 450px;
  -webkit-box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.16);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .testimonial-widget-wrapper .testimonial-widget-inner {
    min-height: 475px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-widget-wrapper .testimonial-widget-inner {
    min-height: 550px;
  }
}
.testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper {
    display: flex;
    gap: 15px;
  }
}
.testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper .profile-image {
  min-width: 100px;
  position: relative;
}
.testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper .profile-image img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}
.testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper .profile-image .icon-quote {
  position: absolute;
  top: 50%;
  left: 55px;
  margin-top: -28px;
  z-index: 100;
  font-size: 50px;
  color: #fff;
  background: #00839c;
  line-height: 1.2;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  font-weight: 900;
  font-family: "Nunito";
}
.testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper .profile-name {
  font-size: 14px;
  line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
  .testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper .profile-name {
    padding-top: 20px;
  }
}
.testimonial-widget-wrapper .testimonial-widget-inner .profile-wrapper .profile-name strong {
  font-size: 16px;
  color: #000;
  line-height: 1.5em;
}

.jpsf-quote-img {
  width: 140px;
  height: 140px;
  object-fit: cover;
  border-radius: 50%;
}
.jpsf-quote-img:before {
  content: "“";
  background: #00839c;
  line-height: 1.2;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  font-weight: 900;
  font-family: "Nunito";
}

.dizzy-gillespie {
  filter: saturate(3);
  width: 0.1px;
  height: 0.1px;
  border: 40px solid transparent;
  border-radius: 5px;
  animation: loader 3s ease-in infinite, spin 1s linear infinite;
}

.dizzy-gillespie::before {
  filter: saturate(0.3);
  display: block;
  position: absolute;
  z-index: -1;
  margin-left: -40px;
  margin-top: -40px;
  content: "";
  height: 0.1;
  width: 0.1;
  border: 40px solid transparent;
  border-radius: 5px;
  animation: loader 2s ease-in infinite reverse, spin 0.8s linear infinite reverse;
}

.dizzy-gillespie::after {
  display: block;
  position: absolute;
  z-index: 2;
  margin-left: -10px;
  margin-top: -10px;
  content: "";
  height: 20px;
  width: 20px;
  border-radius: 20px;
  background-color: white;
}

@keyframes loader {
  0% {
    border-bottom-color: transparent;
    border-top-color: #00839c;
  }
  25% {
    border-left-color: transparent;
    border-right-color: #c92434;
  }
  50% {
    border-top-color: transparent;
    border-bottom-color: #47524f;
  }
  75% {
    border-right-color: transparent;
    border-left-color: #c92434;
  }
  100% {
    border-bottom-color: transparent;
    border-top-color: #00839c;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.jawn {
  position: relative;
  background-color: #00839c;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  border-radius: 50%;
}
.jawn:after, .jawn:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.jawn:after {
  left: -10px;
  top: -5px;
  background-color: #4c4c4c;
  transform-origin: 15px 10px;
  animation: axis 1s linear infinite;
}
.jawn:before {
  left: -25px;
  top: -15px;
  background-color: #00839c;
  transform-origin: 30px 20px;
  animation: axis 2s linear infinite;
}

@keyframes axis {
  0% {
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
.hide {
  display: none;
}

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hide-tablet {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .hide-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hide-desktop {
    display: none !important;
  }
}

.utility-bar {
  background-color: #666666;
}
.utility-bar .wrap {
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.utility-bar .wrap a {
  color: white;
}
.utility-bar .wrap a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.utility-bar .wrap .wpb_content_element, .utility-bar .wrap .vc_btn3-container, .utility-bar .wrap .widget {
  margin-bottom: 0;
}
.utility-bar .wrap .utility-bar-left {
  flex: 1;
}
.utility-bar .wrap .dms_social {
  color: #666666;
  background: white;
  width: 25px;
  line-height: 25px;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.utility-bar .wrap .donate-button {
  /*display: inline-block;*/
  display: none;
  background: #c92434;
  padding: 7px 10px;
  margin-left: 10px;
  height: 100%;
  text-transform: uppercase;
  font-weight: bold;
}

.site-header {
  box-shadow: unset;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .site-header {
    padding: 10px 10px 10px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .site-header {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 959px) {
  .site-header > .wrap {
    position: relative;
  }
}
@media only screen and (min-width: 960px) {
  .site-header > .wrap {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.site-header > .wrap .vc_row {
  width: 100%;
  align-items: center;
}
.site-header > .wrap .vc_row .wpb_content_element {
  margin-bottom: 0;
}
.site-header > .wrap .vc_row .wpb_content_element h1 {
  margin-bottom: 0;
  color: #c92434;
}
.site-header .title-area {
  display: none;
}
.site-header #site-header-row-wrap {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .site-header #site-header-row-wrap .header-left, .site-header #site-header-row-wrap .header-middle {
    float: left;
  }
  .site-header #site-header-row-wrap .header-left {
    width: 40%;
  }
  .site-header #site-header-row-wrap .header-middle {
    width: 60%;
  }
  .site-header #site-header-row-wrap .wpb_single_image {
    text-align: center;
  }
}
@media only screen and (max-width: 959px) {
  .site-header .body-font h1 {
    font-size: 25px;
    text-align: right !important;
  }
  .site-header .body-font p {
    font-size: 13px;
    text-align: right !important;
  }
}

#feature-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  float: right;
}
@media only screen and (max-width: 767px) {
  #feature-menu {
    justify-content: flex-start;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #feature-menu {
    flex-wrap: nowrap;
    float: none;
    width: 100vw;
  }
}
#feature-menu > a {
  display: block;
}
@media only screen and (max-width: 767px) {
  #feature-menu > a {
    margin-top: 20px;
    min-width: 44%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1115px) {
  #feature-menu > a {
    min-width: 160px;
  }
}
@media only screen and (min-width: 1116px) {
  #feature-menu > a {
    min-width: 117px;
  }
}
#feature-menu > a:hover {
  text-decoration: none;
}
#feature-menu div {
  text-align: center;
}
#feature-menu div i {
  font-size: 30px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 0px) and (max-width: 1115px) {
  #feature-menu div i {
    float: left;
  }
}
@media only screen and (min-width: 1116px) {
  #feature-menu div i {
    padding-top: 23px;
  }
}
#feature-menu div h2 {
  font-weight: 500;
  font-size: 14px;
  color: #4c4c4c;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #feature-menu div h2 {
    white-space: nowrap;
  }
}
#feature-menu div h3 {
  font-weight: 400;
  font-size: 10px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 0;
}
#feature-menu div i {
  color: #00839c;
}
#feature-menu div h2, #feature-menu div h3 {
  color: #4c4c4c;
}
#feature-menu div:hover {
  cursor: pointer;
}
#feature-menu div:hover h2, #feature-menu div:hover h3, #feature-menu div:hover i {
  color: #c92434;
}

.menu-toggle {
  position: relative;
  float: none;
  background-color: #00839c;
  border-radius: 0;
  color: white;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .menu-toggle {
    margin-top: 0;
  }
}
.menu-toggle:focus, .menu-toggle:hover {
  background-color: #00839c;
  color: white;
}
.menu-toggle:before {
  font-size: 32px;
  margin-right: 15px;
  position: relative;
  top: -6px;
}

.sub-menu-toggle {
  color: white;
}
.sub-menu-toggle:focus, .sub-menu-toggle:hover {
  color: white;
}

.nav-primary {
  background-color: #00839c;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
@media only screen and (min-width: 960px) {
  .nav-primary {
    float: none;
    padding-top: 0 !important;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 959px) {
  .nav-primary {
    display: block;
    position: absolute;
    padding-left: 30px;
    /*        min-height: 2000px;*/
  }
}
@media only screen and (min-width: 960px) {
  .nav-primary #menu-header-menu {
    display: flex;
    justify-content: space-evenly;
  }
}
.nav-primary #menu-header-menu li a {
  color: white;
  font-weight: bold;
  font-size: 14px;
}
@media only screen and (min-width: 960px) {
  .nav-primary #menu-header-menu li .sub-menu {
    min-width: 250px;
    background-color: #666666;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  }
}
.nav-primary #menu-header-menu li .sub-menu:after {
  content: "";
}
@media only screen and (min-width: 960px) {
  .nav-primary #menu-header-menu li .sub-menu:after {
    position: absolute;
    bottom: 100%;
    left: 32px;
    width: 16px;
    height: 16px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #666;
    display: block;
  }
}
.nav-primary #menu-header-menu li .sub-menu li a {
  background-color: transparent;
  color: white;
}
.nav-primary #menu-header-menu li .sub-menu li:last-of-type a {
  border: none;
}
.nav-primary #menu-header-menu li .sub-menu li:last-of-type a:after {
  height: 0px;
  border-bottom: 0 solid #e5eeec;
}
@media only screen and (min-width: 960px) {
  .nav-primary #menu-header-menu li .sub-menu a {
    width: 250px;
    border: none;
    position: relative;
  }
  .nav-primary #menu-header-menu li .sub-menu a:after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 0;
    height: 15px;
    width: 225px;
    border-bottom: 1px solid #e5eeec;
  }
}
.nav-primary #menu-header-menu > li > a {
  padding-left: 0;
  padding-right: 0;
  padding-top: 16px;
}
@media only screen and (min-width: 960px) {
  .nav-primary #menu-header-menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    padding-left: 5px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 960px) {
  .nav-primary #menu-header-menu > li.current-menu-item a {
    border-bottom: 2px solid #00839c;
  }
}
.nav-primary #menu-header-menu > li.current-menu-item .sub-menu li a {
  border-bottom: 0px solid #ffffff;
}

#top-search {
  background-color: #333;
  margin: 0;
  width: 100%;
  height: 50px;
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: max-height 0.5s linear;
  -moz-transition: max-height 0.5s linear;
  -o-transition: max-height 0.5s linear;
  transition: max-height 0.5s linear;
}
#top-search.slide-down {
  max-height: 60px;
}
#top-search .ls_search_form {
  color: #fff;
  position: relative;
  top: 0;
  left: 0;
  display: flex;
}
#top-search .ls_search_form ::placeholder {
  color: #f7f7f7;
  opacity: 1; /* Firefox */
}
#top-search .ls_search_form :-ms-input-placeholder {
  color: #f7f7f7;
  opacity: 1; /* Firefox */
}
#top-search .ls_search_form ::-ms-input-placeholder {
  color: #f7f7f7;
  opacity: 1; /* Firefox */
}
#top-search .ls_search_form input, #top-search .ls_search_form input:focus {
  color: #fff;
  background-color: transparent;
  border: none;
  box-shadow: none;
  line-height: 20px;
  height: 20px;
  margin: 15px 0;
  padding: 0 45px 0 10px;
}
#top-search .ls_search_form input[type=text] {
  /*border: 1px solid #eee;*/
  font-size: 16px;
  font-weight: 400;
}
#top-search .ls_search_form button {
  background: transparent;
}
#top-search .ls_search_form button:hover {
  background: #9f9299;
}

.dms-entry-header {
  height: 250px;
}
.dms-entry-header .wrap {
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .dms-entry-header .wrap {
    justify-content: center;
    text-align: center;
  }
}
.dms-entry-header .wrap .dms-entry-title {
  color: white;
  margin-left: 5%;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 42px;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  .dms-entry-header .wrap .dms-entry-title {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dms-entry-header .wrap .dms-entry-title {
    font-size: 35px;
  }
}

.dms-entry-header-breadcrumb .bc-inner {
  display: block;
  float: right;
  background: white;
  line-height: 60px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: header-font;
  font-size: 16px;
  font-weight: bold;
  color: #00839c;
}
.dms-entry-header-breadcrumb .bc-inner a {
  color: #020202;
}
.dms-entry-header-breadcrumb .bc-inner a:hover {
  text-decoration: underline;
}
.dms-entry-header-breadcrumb .bc-inner span {
  color: #e5eeec;
  padding-left: 3px;
  padding-right: 3px;
}

@media only screen and (min-width: 960px) {
  .content {
    float: left;
    width: 100%;
  }
}
.page-flush-top .site-inner {
  padding-top: 0;
}

.type-post .entry-title {
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.ls-blog-listing .ls_blog-style:nth-of-type(odd) {
  background-color: #fff;
}
.ls-blog-listing .ls_blog-style:nth-of-type(even) {
  background-color: #f9f9f9;
}
.ls-blog-listing .ls_blog-style .vc_grid-item-mini {
  padding-top: 30px;
  padding-left: 30px;
}

.home .site-inner {
  /*background: #e8f1f4;*/
}
.home #legacy h2 {
  font-weight: 600;
  font-size: 34px;
}
@media only screen and (min-width: 1200px) {
  .home #legacy .large-font p {
    font-size: 29px;
  }
}
.home #investment {
  background-position: top left !important;
}
.home #investment h2 {
  font-size: 55px;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .home #investment h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  .home #investment .reduce-width {
    margin: 0 auto 35px auto;
    display: table;
    max-width: 930px;
  }
}
.home #numbers_testimony_row {
  position: relative;
  background: #e8f1f4;
  overflow: visible;
}
.home #numbers_testimony_row .vc_column-inner {
  padding-top: 0;
}
.home #numbers {
  position: relative;
  top: -35px;
  max-width: 1110px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .home #numbers .wpb_column:not(:last-of-type):before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    height: 80%;
    width: 100%;
    border-right: 1px solid #e5eeec;
  }
}
.home #numbers .vc_col-sm-3 {
  background: white;
  padding-top: 40px;
}
.home #numbers .counter {
  margin-bottom: -10px;
}
.home #numbers .large-font p {
  font-size: 18px;
  line-height: 1.2em;
}

.search-results article {
  margin-bottom: 20px;
  padding: 30px;
}
.search-results article:nth-child(even) {
  background-color: #f5f5f5;
}

.footer-widgets {
  background-color: #42474d;
}
.footer-widgets .footer-widget-area {
  width: 100%;
}
.footer-widgets .footer-widget-area h3 {
  font-family: "Tahoma", sans-serif;
  color: white;
  font-size: 28px;
  font-weight: bold;
}
.footer-widgets .footer-widget-area a {
  color: white;
}
.footer-widgets .footer-widget-area #footer-contact {
  display: flex;
  align-items: center;
}
.footer-widgets .footer-widget-area #footer-contact p {
  font-size: 13px;
  color: white;
}
.footer-widgets .footer-widget-area #footer-contact .dms_social {
  color: #42474d;
  background: white;
  border-radius: 50%;
  margin-left: 5px;
  margin-bottom: 5px;
  display: inline-block;
  width: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 15px;
}
.footer-widgets .footer-widget-area #footer-contact .dms_social:hover {
  background-color: #00839c;
}
.footer-widgets .footer-widget-area #footer-contact .vc_col-sm-2 .vc_column-inner {
  padding: 0;
}
.footer-widgets .footer-widget-area #footer-menu nav > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.footer-widgets .footer-widget-area #footer-menu nav > ul > li {
  font-weight: bold;
  width: 190px;
}
.footer-widgets .footer-widget-area #footer-menu nav > ul > li .sub-menu > li {
  margin-left: 0;
}
.footer-widgets .footer-widget-area #footer-menu nav > ul > li .sub-menu a {
  font-weight: 400;
}

.site-footer {
  background-color: #42474d;
  border-top: 0px solid #eee;
  padding: 30px;
  text-align: center;
}
.site-footer p {
  color: white;
  font-size: 13px;
  font-weight: 400;
}
.site-footer a {
  color: white;
}
