/* # Genesis Framework
Theme Name: Genesis
Theme URI: https://my.studiopress.com/themes/genesis/
Description: The industry standard for Premium WordPress Themes.
Author: StudioPress
Author URI: https://www.studiopress.com/
Version: 3.4.0
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/* # WARNING

This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances. Please do all modifications in the form of a child theme.
*/

/* Additional CSS */
@font-face {
    font-family: "ABC Walter Neue Regular";
    font-style: normal;
    font-weight: normal;
    src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-Regular.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue RegularItalic";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-RegularItalic.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue Bold";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-Bold.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue BoldItalic";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-BoldItalic.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue Extrabold";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-Extrabold.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue ExtraboldItalic";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-ExtraboldItalic.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue Light";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-Light.woff")
      format("woff");
}

@font-face {
    font-family: "ABC Walter Neue LightItalic";
  font-style: normal;
  font-weight: normal;
  src: local("ABC Walter Neue"),
    url("https://www.centralhealth.net/wp-content/themes/centralhealth-1625761209/font/ABCWalterNeue-LightItalic.woff")
      format("woff");
}

/* home page css */

body {
    font-family: "ABC Walter Neue Light", Arial, sans-serif !important;
}

body p,
li {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    font-size: 18px;
	  line-height: 24px;
	  color: #262c28;
}
.menu-item span {
    font-size: 16px !important;
	  line-height: 24px !important;
}
img {
    max-width: 100%;
    height: auto;
}

figure.alignright {
    float: initial;
}

.mb-20 {
    margin-bottom: 20px;
}

.full-width-hero-container {
    max-width: 80rem;
    margin: 0 auto;
    padding: 0 2rem;
}

.heading-v2 {
  /* font-family: "Oswald", sans-serif; */
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    font-size: 40px;
    color: #5f294f;
    font-weight: 400;
    margin-bottom: 20px;
    letter-spacing: initial;
}

.sub_heading-v2 {
    font-size: 24px;
    font-weight: 700;
    color: #20558a;
    margin-bottom: 20px;
}

h1,
.h1 {
    font-family: "ABC Walter Neue Light", Arial, sans-serif !important;
    color: #214c52 !important;
    font-size: 48px !important;
    line-height: 55px !important;
	text-transform: none;
	letter-spacing: initial;
}

h2,
.h2,
.search-post-title a,
h2 a {
  /* font-family: "Lato", sans-serif !important; */
    font-family: "ABC Walter Neue Light", Arial, sans-serif !important;
    color: #214c52 !important;
    font-size: 34px !important;
    text-transform: none;
    margin-bottom: 20px !important;
    line-height: auto !important;
	letter-spacing: initial;
}

h3,
.h3 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #214c52 !important;
    font-size: 22px !important;
    margin-bottom: 10px !important;
    line-height: initial !important;
	letter-spacing: initial !important;
	text-transform: none;
}

h4,
.h4 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #214c52 !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
    line-height: initial !important;
	letter-spacing: initial;
}

h5,
.h5 {
  /* font-family: "Lato", sans-serif !important; */
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #5a5a5a !important;
    font-size: 18px !important;
  /* font-weight: 600 !important; */
    margin-bottom: 10px !important;
    text-transform: capitalize !important;
    line-height: initial !important;
	letter-spacing: initial;
}

h6,
.h6 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #5a5a5a !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    text-transform: capitalize !important;
    line-height: 26px !important;
	letter-spacing: initial;
}

.su-post-title a {
    font-size: 22px !important;
}

.banner-container-layout h2,
.banner-container-layout h3,
.banner-container-layout h4,
.banner-container-layout h5,
.banner-container-layout h6 {
    color: #fff !important;
}

.blue-bg {
    background-image: linear-gradient(to right, #5FCDBC , rgba(193, 217, 92, .51));
}

.purple-bg {
    background-image: url(https://www.centralhealth.net/wp-content/uploads/2024/05/dark-green-plus.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}

.center-page {
    margin: 0 auto !important;
}

.center-box {
    display: flex;
    justify-content: center;
}

.v-center-box {
    display: flex;
    align-items: center;
}

.btn_clr_blue-v2 {
    border: 1px solid #20558a;
    color: #20558a;
    background-color: #fff;
    text-decoration: none !important;
}

.btn_clr_blue-v2:hover {
    color: #fff;
    background-color: #20558a;
}

.btn_purple_blue-v2 {
    border: 1px solid #5f294f;
    color: #5f294f;
    background-color: #fff;
    text-decoration: none !important;
}

.btn_purple_blue-v2:hover {
    color: #fff;
    background-color: #5f294f;
}

.landing-btn-v2 {
    text-align: center;
    padding: 8px 15px !important;
  /* font-weight: 700; */
    display: inline-block;
    margin-top: 20px;
}

.read-btn {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    background-color: #214c52;
    color: #fff !important;
    padding: 8px 20px;
    font-size: 18px;
	line-height: 26px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 10px;
}

.read-btn:hover {
    background-color: #d7ed7e;
    color: #214c52 !important;
}

.read-btn-white {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    background-color: #fff;
    color: #005294;
    text-transform: uppercase;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 10px;
}

.read-btn-white:hover {
    background-color: #0c7ad3;
    color: #fff;
}

.read-btn-purple {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    background-color: #fff;
    color: #214c52;
    text-transform: capitalize;
    padding: 8px 20px;
    font-size: 18px;
	line-height: 26px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 10px;
}

.read-btn-purple:hover {
    background-color: #d7ed7e;
    color: #214c52 !important;
}

.home-banner .carousel-inner img {
    width: 100%;
    height: 100%;
}

.home-banner .carousel-caption {
    text-align: left;
    left: 8%;
}

.home-banner {
    width: 100%;
  /*  height: 424px; */
    background-size: cover;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-repeat: no-repeat;
  /*padding: 20px 0px;*/
}

/*.banner .carousel-item::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
}*/
.banner .carousel-indicators .active {
    background-color: #96eee0;
}

.banner .carousel-indicators li {
    background-color: #214c52;
}

.banner .carousel-control-next,
.banner .carousel-control-prev {
    width: 5%;
}

.banner .box {
    background-color: rgba(95, 205, 188, .75);
	background-color: #D8EEEA;
    padding: 40px 30px;
}

.banner .landing-btn-v2,
.home-banner .landing-btn-v2 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    background-color: #214c52;
    color: #fff;    
    padding: 8px 20px;
    font-size: 18px;
	line-height: 26px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none !important;
    border: none;
}

.banner .landing-btn-v2:hover,
.home-banner .landing-btn-v2:hover {
    background-color: #d7ed7e;
	  color: #214c52 !important;
}

.home-banner {
    width: 100%;
    height: 424px;
    background-size: cover;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-repeat: no-repeat;
    padding: 50px 0;
}

.home-banner h1 {
    font-family: Oswald, "sans-serif";
    font-size: 80px;
    font-weight: 400;
    color: #20558a;
    margin-bottom: 20px;
    letter-spacing: initial;
}

.home-banner p {
    font-family: "Lato", sans-serif;
    color: #5f294f;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.home-banner::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.3);
}

.home-banner-mobile {
    display: none;
}

.home-banner-mobile h1 {
    color: #fff;
    font-family: Oswald, "sans-serif";
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 20px;
}

.home-banner-mobile p {
    font-size: 20px;
    font-weight: 600;
}

.body_content_gap {
    padding: 70px 0px;
}

.body_content_gap ul {
    padding-left: 20px;
}

.landing_list {
    margin-left: 20px;
    padding-left: 0;
}

.landing_list li {
    margin-bottom: 10px;
    font-size: 18px;
	line-height: 26px;
}

.blue-bg h2,
.blue-bg p {
    color: #214c52 !important;
}

.blue-bg .btn_clr_blue-v2:hover {
    background-color: #20558a;
    color: #fff;
    border: 1px solid #fff;
}

.purple-bg h2,
.purple-bg p {
    color: #fff !important;
}

.purple-bg .btn_purple_blue-v2:hover {
    background-color: #5f294f;
    color: #fff;
    border: 1px solid #fff;
}

.bg-box a.news-img-bg {
  /* height: 200px;
                background-color: #fff; */
    display: flex;
    align-items: center;
}

.bg-box a.news-img-bg img {
    height: 200px;
	width: 100%;
    object-fit: contain;
}

.news-section p {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #262c28 !important;
    font-size: 18px;
	line-height: 26px;
    margin-top: 20px;
    margin-bottom: 40px;
    word-wrap: break-word;
}

.news-section .bg-blue {
    background-color: #ffffff;
    padding: 10px 0px 40px 0px;
    height: 100%;
    position: relative;
  /* border: 5px solid #20558a; */
}

.news-section h3 {
    font-size: 20px;
    margin-top: 15px;
}

.news-section .learn-more-btn {
    text-transform: uppercase;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    font-weight: 700;
    text-decoration: none;
}

.news-section .learn-more-btn {
    color: #20558a !important;
}

.news-img-bg {
    background-color: #fff;
  /*	padding: 10px; */
}

.learn-btn-item {
    position: absolute;
    bottom: 18px;
    left: 0px;
}

.vision-mission-section {
    position: relative;
    padding: 70px 0px;
}

.vision-mission-section::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 50%;
    background: #02b294;
    top: 0;
    left: 0;
    float: left;
}

.vision-mission-section::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 50%;
    background: #f05033;
    top: 0;
    right: 0;
    float: left;
    z-index: -1;
}

.vision-mission-section .inner-content p {
    padding: 0 50px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}

.vision-mission-section h2 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    line-height: unset;
    font-size: 40px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
}

#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: left;
    text-shadow: none;
}

#minimal-bootstrap-carousel .caption {
    margin-top: 50px;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel [class*="carousel-control"] {
    background: none;
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    background-color: transparent;
    visibility: visible !important;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}

@media (max-width: 667px) {
    #minimal-bootstrap-carousel [class*="carousel-control"] {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

@media (max-width: 480px) {
    #minimal-bootstrap-carousel [class*="carousel-control"] {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 40px;
    }
}

#minimal-bootstrap-carousel .carousel-control-prev {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control-next {
    right: 1%;
}

#minimal-bootstrap-carousel [class*="carousel-control"]:hover i {
    opacity: 1;
    color: #5f294f;
}

/* fixing slider height */
#minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
    min-height: 450px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #d1d1d1;
}

.slider-content-style .content {
    text-align: center;
    position: relative;
    z-index: 999;
}

.slider-content-style .content h3,
.slider-content-style .content h2,
.slider-content-style .content p {
    margin: 0;
}

.slider-content-style .content h3 {
    color: #fff;
    font-size: 100px;
    line-height: 1em;
    font-weight: 600;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.slider-content-style .content p {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.15em;
    margin-top: 20px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.slider-content-style .content a.thm-btn {
    background: #ffba60;
    display: inline-block;
    vertical-align: middle;
    color: #222222;
    font-size: 18px;
    letter-spacing: 0.1em;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    font-weight: 600;
    padding: 10px 17px;
    margin-top: 27px;
    transition: all 0.4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.slider-content-style .content a.thm-btn:hover {
    background: #fff;
}

.page-template-archive .date-month-sidebar__menu-title-container,
.archive.date .date-month-sidebar__menu-title-container {
    background-color: #20558a;
}

.page-template-archive .menu-title-container__menu-title,
.archive.date .menu-title-container__menu-title {
    color: #fff !important;
}

.page-template-archive .date-month-sidebar,
.archive.date .date-month-sidebar {
    background-color: #7499c6;
}

.gform_wrapper .ginput_container input {
    border: 1px solid #ced4da !important;
}

.gform_wrapper.gravity-theme .ginput_complex {
    display: block !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:hover {
    background-color: #214c52 !important;
}

#mega-menu-item-183452,
#mega-menu-item-183453,
#mega-menu-item-183454,
#mega-menu-item-183455 {
    display: none !important;
}

#mega-menu-item-179385 a {
    border-right: none !important;
}
/*--------------------------------------------------------------
        # media query start
        --------------------------------------------------------------*/

@media (min-width: 1280px) {
    .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
        max-width: 1270px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
    .home-banner {
        height: auto;
    }
}

@media only screen and (max-width: 1280px) {
    .home-banner {
        background-position: 50%;
        height: auto;
    }

    .home-banner h1 {
        font-size: 65px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {
    .banner .carousel-item .banner h1,
  .banner h2 {
        font-size: 35px !important;
    }

    .banner p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px) {
  /*.topbar-widget {
    display: block;
} */

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child {
        padding-right: 0 !important;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item.mega-toggle-on {
        
    }

    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
        color: #214c52;
    }

    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link:hover {
        color: #fff !important;
    }

    .home-banner {
        height: auto;
        background-position: 50%;
    }

    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
        min-height: 260px;
        background-position: 75% 0;
    }

    #minimal-bootstrap-carousel .caption {
        margin-top: 20px;
    }

    .banner .carousel-item .banner h1,
  .banner h2 {
        font-size: 30px !important;
    }

    .banner .box {
        padding: 10px;
    }

    .banner p {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .banner .landing-btn-v2,
  .home-banner .landing-btn-v2 {
        font-size: 12px;
        opacity: 1;
    }

    .body_content_gap {
        padding: 50px 0px;
    }

    .vision-mission-section .inner-content p {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 767px) {
    h2,
  .h2 {
        font-size: 23px;
    }

    h3,
  .h3 {
        font-size: 18px;
    }

    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .carousel-item {
        background-position: 75% 0;
		background-image: none !important;
		background-color: #214c52;
		min-height: 300px;
    }

    #minimal-bootstrap-carousel .caption {
        margin-top: 10px;
        text-align: center;
    }

    .banner .carousel-item .banner h1,
  .banner h2 {
        font-size: 22px !important;
        margin-bottom: 10px;
    }
	.caption .box h1 {
        font-size: 22px !important;
        margin-bottom: 10px;
		padding: 0px;
    }
	.banner .make-h2 {
		font-size: 22px !important;
	}
    .banner p {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .banner .landing-btn-v2,
  .home-banner .landing-btn-v2 {
        font-size: 10px;
        opacity: 0.8;
    }

    .desktop-banner-content {
        display: none;
    }

    .home-banner {
        height: 270px;
        background-position: 73%;
    }

    .home-banner::before {
        background-color: transparent;
    }

    .home-banner-mobile {
        display: block;
    }

    .home-banner-mobile .landing-btn-v2 {
        padding: 8px 10px;
    }

    .landing-btn-v2 {
        display: block;
    }

    .blue-bg img,
  .purple-bg img {
        display: none;
    }

    .news-section .landing-btn-v2 {
        margin-bottom: 40px;
    }

    .vision-mission-section {
        padding: 0;
    }

    .vision-mission-section::before,
  .vision-mission-section::after {
        width: 100%;
        height: 50%;
    }

    .vision-mission-section::after {
        top: 50%;
    }

    .vision-mission-section .inner-content {
        padding: 30px 0;
        text-align: left;
    }
	.banner .carousel-indicators li {
    	background-color: #fff;
	}
}

/* landing page css */

.heading {
    text-transform: uppercase;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    line-height: unset;
    font-size: 30px;
    color: #f48466;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0px;
}

.sub_heading {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #58595b;
    margin-bottom: 10px;
    letter-spacing: 0px;
}

.landing_banner {
  /* background-color: <?php echo $section_1_background_color;?>; */
    display: flex;
    align-items: center;
    color: #fff;
    padding: 65px 0px;
}

.landing_banner h1 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    line-height: unset;
    font-size: 2.5rem;
    color: #fff !important;
    font-weight: 400;
    letter-spacing: 0px;
}

.landing_body_content_bg {
    background-color: #ede4eb;
}

.landing-btn {
    text-align: center;
    padding: 10px 30px;
    font-weight: 600;
    display: inline-block;
    margin: 30px 0px;
}

.btn_clr_blue {
    border: 2px solid #20558a;
    color: #20558a;
    background-color: #fff;
}

.btn_clr_blue:hover {
    background-color: #20558a;
    color: #fff;
    text-decoration: none;
}

.btn_pink_blue {
    border: 2px solid #561f3f;
    color: #561f3f;
    background-color: #fff;
}

.btn_pink_blue:hover {
    background-color: #561f3f;
    color: #fff;
    text-decoration: none;
}

.landing_blue_bg_box {
    background-color: #dce4f0;
    padding: 35px 35px 10px;
}

.landing_blue_bg_box h3 {
    font-size: 20px;
    font-weight: 600;
}

.landing_list {
    list-style-type: decimal;
    padding-left: 16px;
}

.landing_list li {
    margin-bottom: 10px;
}

.txt_color_pink {
    color: #561f3f;
    font-weight: 600;
}

.topbar-widget .widget_polylang ul {
    margin-bottom: 0;
}

.site-container .topbar-widget .wrap {
    padding: 10px 2rem;
}

.site-header .header-widget-area .widget_polylang .widget-wrap ul {
    margin-bottom: 0;
}

.site-header .header-widget-area .widget_polylang .widget-wrap ul li a {
    color: #214c52;
}

.site-header .header-widget-area {
    padding: 15px 0;
    background: transparent;
}

.topbar-widget .search-form .search-form-input {
    line-height: initial;
}

.sbacf-container__layout-header-container,
.grid-layout-container__header-container {
    padding: 0 !important;
}

.elay-sidebar__heading__inner__cat-name {
    font-size: 18px !important;
    margin-bottom: 0 !important;
}

/* added new colors for the website on 02/08/2023 */

.topbar-widget {
    background-color: #214c52;
}

.nav-secondary {
    margin: 0 auto;
    background-color: #96eee0 !important;
}

.site-footer {
    background-color: #214c52;
}

/*.content h1 {
  font-family: "Oswald", sans-serif !important;
  color: #20558a !important;
  font-size: 40px !important;
  font-weight: 600;
  text-transform: uppercase;
}

.content h2,
.content .layout-wrap h2 {
  font-family: "Lato", sans-serif !important;
  color: #f48466 !important;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.content h3 {
  font-family: "Lato", sans-serif !important;
  color: #58595b;
  font-size: 24px !important;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.content h4 {
  font-family: "Lato", sans-serif !important;
  color: #58595b !important;
  font-size: 20px !important;
  font-weight: 600;
  margin-bottom: 10px;
}

.content h5 {
  font-family: "Lato", sans-serif !important;
  color: #58595b !important;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.content h6 {
  font-family: "Lato", sans-serif !important;
  color: #58595b !important;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
} */

.comment-content ol,
.comment-content ul,
.entry-content ol,
.entry-content ul {
    margin-left: 18px;
}

.site-header .header-widget-area .widget_polylang .widget-wrap {
    padding-right: 20px;
    padding-bottom: 10px;
}

.site-header .header-widget-area .widget_polylang .widget-wrap ul {
    margin-top: 0;
    padding: 0;
}

.post-template-default .page-title-container,
.page-title-container {
    background-image: none;
}

.post-template-default
  .page-title-container
  .page-title-container__header-wrap
  h1,
.page-title-container .page-title-container__header-wrap h1 {
    color: #20558a;
}

.full-width-hero-container
  .full-width-hero-container__content-container
  .full-width-hero-container__content-container__heading-container {
    padding: 0 0;
}

.full-width-hero-container
  .full-width-hero-container__content-container
  .full-width-hero-container__content-container__button-container {
    padding: 2.1rem 0 0 0;
}

.full-width-hero-container
  .full-width-hero-container__content-container
  .full-width-hero-container__content-container__heading-container {
    padding: 0 0;
}

.full-width-hero-container
  .full-width-hero-container__content-container
  .full-width-hero-container__content-container__text-container {
    padding: 2.1rem 0 0 0;
}

.nav-secondary {
    margin: 0 auto;
}

#mega-menu-wrap-secondary #mega-menu-secondary {
    background-color: #96eee0 !important;
	color: #214c52;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:first-child,
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:last-child {
    display: block;
}

.mega-menu-secondary-mobile-open
  #mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item:last-child
  > a:before {
    background: none;
}

.header-widget-area .nav-header .menu li a span {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    text-transform: none !important;
    text-decoration: none !important;
    font-weight: normal;
	  color: #214c52;
}

/*.header-right__telephone-link {
  background: #fff;
  padding: 7px 8px;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
} */

.header-right__telephone-link {
    background: #fff;
    padding: 7px 8px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #214c52;
}

.header-right__telephone-link img {
    margin-right: 5px;
}

.header-right__telephone-link a {
    color: #214c52 !important;
	  opacity: 100%;
    font-weight: 600; 
    text-decoration: none;
    font-size: 14px;
}
.header-right__telephone-link:hover {
    color: #214c52 !important;
	  opacity: 100%;
    font-weight: 600; 
    text-decoration: none;
    font-size: 14px;
	  background-color: #d7ed7e;
	  text-decoration: none;
}
.header-right__telephone-link:hover a {
	text-decoration: none;
}	
.topbar-widget .widget_polylang ul {
    background: #fff;
    display: flex;
    align-items: center;
    padding: 0px;
    
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 0px;
}

.topbar-widget .widget_polylang ul li a {
	font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #214c52;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: normal;
	display: inline-block;
    padding: 7px 16px;
}

.topbar-widget section {
    flex: inherit;
}
.topbar-widget .widget_polylang ul:hover {
	background-color: #d7ed7e	
}	
.topbar-widget section .search-form {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    width: 300px;
    position: relative;
    margin-bottom: 0;
}

.site-footer .sb-footer-widget {
    background-color: #214c52 !important;
}

.site-footer .sb-footer-widget .sb-footer-widget__footer-logo-container {
    justify-content: flex-start;
}

.site-footer .sb-footer-widget .sb-footer-widget__footer-logo-container {
    display: block;
}

.top-bar .top-bar__social-icons-wrap {
    display: flex;
    flex-direction: row;
    flex: 1;
    margin-top: 60px;
}

.topbar-widget .wrap {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.topbar-widget .widget_search .widget-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.topbar-widget .search-form .search-form-submit {
    background: url(/wp-content/uploads/2022/07/White-Search-icon.png) no-repeat;
    position: absolute;
    right: 15px;
    top: 5px;
    width: 25px;
    color: transparent;
}

.topbar-widget .search-form .search-form-input {
    padding: 5px 45px 5px 5px;
    line-height: inherit;
    border: none;
}

.topbar-widget .widget_search input[type="submit"]:focus {
    background: url(/wp-content/uploads/2022/07/White-Search-icon.png) no-repeat;
    border: none;
    outline: none;
    color: transparent;
    box-shadow: none;
    width: 25px;
    right: -8px;
}

::-webkit-input-placeholder {
  /* Edge */
    color: #0f3254;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
    color: #0f3254;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

::placeholder {
    color: #0f3254;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link {
    color: #214c52;
    font-weight: normal;
    border-bottom: none;
		display: inline-block;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu {
    background-color: #fff;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu
  .widget_nav_menu {
    border-right: none;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu {
    top: 3.1rem;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 4px 5px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.02) 0px 4px 5px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.02) 0px 4px 5px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px 0px;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu
  ul.menu
  a:hover {
		color: #214c52;
    text-transform: capitalize;
    font-size: 18px;
    text-decoration: underline;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu
  ul.menu
  a {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #214c52;
    text-transform: capitalize;
    font-size: 18px;
	line-height: 26px;
  /* font-weight: 600; */
    margin-bottom: 7px;
    display: block;
    position: relative;
    background-image: url("/wp-content/uploads/2023/03/hyphen.png");
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 2px 15px;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu
  .mega-block-title {
    color: #214c52;
    text-transform: capitalize;
    font-size: 18px;
	line-height: 26px;  
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item
  > a.mega-menu-link {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #214c52;
    text-transform: capitalize !important;
    font-size: 18px;
	line-height: 40px;
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    border-right: 1px solid #214c52;
    font-weight: normal;
	display:inline-block;
}

#mega-menu-item-154753 a.mega-menu-link {
    border-right: 0;
    margin-left: -1px;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item
  > a.mega-menu-link:hover {
    border-bottom: none;
    font-size: 18px;
    color: #fff !important;
    border-left: 1px solid transparent;
    margin-left: 0px;
    font-weight: normal;
	padding: 0px 0px;
	display:inline-block;
	border-right: 1px solid transparent;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-megamenu.mega-menu-item:hover {
    background-color: #fff;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item {
    padding: 5px 0;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:hover {
    background-color: #214c52;
}

#mega-menu-wrap-secondary #mega-menu-secondary {
    padding: 0px;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:hover a {
    color: #fff;
}

#mega-menu-secondary .mega-menu-item {
    position: relative;
}

#mega-menu-secondary .mega-menu-item:after {
    position: absolute;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu
  ul.menu
  .sub-menu
  li {
    list-style: none;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item.mega-menu-megamenu.mega-toggle-on
  ul.mega-sub-menu
  ul.menu
  .sub-menu
  li
  a {
    background-size: 12px;
    background-position: 4px 10px;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item:last-child
  .mega-menu-link {
    border-right: 0;
}

.flt-right-img .img {
    float: right;
    width: 450px;
    height: auto;
    margin-left: 25px;
    margin-bottom: 10px;
    object-fit: scale-down;
}

.footer-section {
    display: flex;
}

.footer-section .footer-left-content {
    width: 70%;
    padding-right: 15px;
}

.footer-section .footer-right-content {
    width: 30%;
}

.social {
    margin-top: 30px;
    margin-bottom: 60px;
}

.social img {
    height: 23px;
    margin-right: 10px;
}

.notice-txt {
    color: #fff;
    font-weight: 300;
}

.footer-right-content .query-section a {
    color: #fff;
    text-decoration: none;
}

.footer-right-content .query-section p {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #fff;
    margin-top: 0px;
	padding-top: 0px;
}

.copyright-txt {
    color: #fff;
    font-weight: 300;
}

.site-footer .sb-footer-widget {
  /* font-family: Lato, "sans-serif"; */
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    text-transform: initial;
	padding: 2rem;
}

.site-footer .sb-footer-widget a {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    font-size: 18px;
  /* font-weight: 300; */
}

.links-copyright-container {
    display: none;
}

.header-widget-area .widget_custom_html {
    margin-left: inherit;
    display: none;
}

.copyright-txt {
    color: #fff;
    margin-bottom: 30px;
}

.blog-style .img-icon {
    height: 50px;
    object-fit: contain;
}

@media only screen and (max-width: 767px) {
    .site-footer .wrap {
        background-color: #214c52;
    }
    .footer-section {
        display: block;
    }
    .footer-section .footer-left-content {
        width: 100%;
    }
    .footer-section .footer-right-content {
        width: 100%;
    }
	.copyright-txt {
      color: #fff;
      margin-bottom: 60px;
    }
}

@media only screen and (max-width: 1024px) {
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item
    > a.mega-menu-link {
        text-align: left;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item
    .mega-sub-menu
    .mega-block-title {
        display: block !important;
    }

    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
        display: block;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item
    .mega-sub-menu
    .mega-menu-item {
        background-color: #ffffff;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item.mega-toggle-on
    .mega-sub-menu {
        background-color: #ffffff !important;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    .mega-menu-item {
        font-size: 1rem;
        background-color: #fff;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item {
        background: #fff;
        border-bottom: 1px solid #214c52;
    }

    .mega-menu-toggle {
        background-color: #214c52 !important;
    }

    #mega-menu-wrap-secondary .mega-menu-toggle .mega-toggle-block-3:before {
        color: #ffffff;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary {
        background-color: #fff !important;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child {
        background-color: transparent !important;
        height: auto;
        border-bottom: 1px solid #214c52;
		padding: 1rem 1rem;
    }
	.mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child.mega-toggle-on {
	        padding: 1rem 0 0 2rem;
	}	
	.mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child.mega-toggle-on:hover {
	        padding: 1rem 0 0 2rem;
	}	
	.mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child:hover {
        background-color: #214c52 !important;
		color: #fff;
        height: auto;
        border-bottom: 1px solid #214c52;
		padding: 1rem 2rem;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child
    a {
        display: block;
    }

    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item
    > a.mega-menu-link {
        border-right: transparent;
    }

    .mega-menu-secondary-mobile-open
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:last-child
    > a:before {
        display: none;
    }

    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:first-child,
  #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item:last-child {
        display: inline-block;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1279px) {
    .flt-right-img .img {
        width: 300px;
    }
}

.landing-btn {
    padding: 12px 40px !important;
}

.btn_clr_blue {
    border: 1px solid #20558a !important;
    color: #fff !important;
    background-color: #20558a !important;
    text-decoration: none;
}

.btn_clr_blue:hover {
    background-color: #fff !important;
    color: #20558a !important;
    text-decoration: none;
}

.btn_pink_blue {
    border: 1px solid #561f3f !important;
    color: #561f3f !important;
    background-color: #fff !important;
}

.btn_pink_blue:hover {
    border: 1px solid #fff !important;
    background-color: #561f3f !important;
    color: #fff !important;
    text-decoration: none;
}

.landing_blue_bg_box .btn_clr_blue {
    border: 1px solid #20558a !important;
    color: #20558a !important;
    background-color: #fff !important;
}

.landing_blue_bg_box .btn_clr_blue:hover {
    border: 1px solid #fff !important;
    color: #fff !important;
    background-color: #20558a !important;
}

#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:after {
    border-left: 1px solid #214c52;
}

.breadcrumbs-explore-container .breadcrumb {
    margin: 8px 0 !important;
}

.notranslate {
    padding: 8px 5px;
    color: #28558a;
    font-weight: 600;
    font-size: 14px;
}

.new_bg_white {
    background-color: #fff;
    padding: 5px;
}

/* blog pages style css */
.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.quick-link-content {
    margin-top: 0;
}

.blog-style ul {
    padding: 0;
    margin: 0;
    margin-left: 20px;
    margin-bottom: 20px;
}

.blog-style ul li {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 600;
}

.blog-top-gap {
    margin-top: 40px;
    margin-bottom: 60px;
}

.blog-style img {
    max-width: 100%;
    height: auto;
}

.blog-style a {
    color: #005294;
    text-transform: capitalize;
    text-decoration: underline;
}

.blog-style a:hover,
.blog-right-bg a:hover {
    color: #5f294f !important;
}

.blog-style .read-btn {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    background-color: #20558a;
    color: #fff !important;
    text-transform: uppercase;
    padding: 8px 20px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none !important;
    min-width: 95px;
    text-align: center;
}

.blog-style .read-btn:hover {
    background-color: #2a66a3;
    color: #fff !important;
}

/*.blog-style h1 {
  font-family: "Oswald", sans-serif;
  color: #20558a;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
}

.blog-style h2 {
  font-family: "Lato", sans-serif;
  color: #f48466;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.blog-style h3 {
  font-family: "Lato", sans-serif;
  color: #58595b;
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.blog-style h4 {
  font-family: "Lato", sans-serif;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
} */

.blog-style p {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #000;
    font-size: 18px;
	line-height: 26px;
}

.blog-section-gap {
    margin-bottom: 50px;
}

.blog-section-gap:last-child {
    margin-bottom: 0;
}

.blog-right-bg {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    min-height: 100%;
}

.blog-right-bg a {
    color: #005294 !important;
    text-decoration: underline !important;
}

.blog-comment-section {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}

.blog-section-gap table {
    width: 100% !important;
}

.blog-section-gap td {
    border: 1px solid #dee2e6;
}

.blog-textarea {
    background-color: #fff;
    border-radius: 10px;
    border: none;
    width: 100%;
    padding: 10px;
}

.item-content {
    min-height: 180px;
    margin-bottom: 60px;
}

.column-3-section {
    margin-bottom: 20px;
    position: relative;
    min-height: 100%;
}

.column-3-section .bottom-btn {
    position: absolute;
    bottom: 0px;
    left: 0;
}

.image-section {
    display: flex;
    align-items: center;
}

.column-3-section img {
    height: 150px;
    object-fit: contain;
}

.column-3-section h3 {
    margin-top: 20px;
}

.column-3-section p {
    margin-bottom: 20px;
}

.column-3-section .column-3-content {
    margin-bottom: 70px;
}

.right-blog-item {
    margin: 0px 0 30px;
}

.right-blog-item:last-child {
    margin-bottom: 0;
}

.right-blog-item h4 {
    margin-bottom: 0px;
    margin-top: 20px;
}

.right-blog-item img {
    margin-bottom: 20px;
}

.right-blog-item img:last-child {
    margin-bottom: 0;
}

.blog-bg-ping {
    background-color: #b494b2;
    width: 100%;
    padding: 40px 0;
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-bg-ping h2 {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.blog-bg-ping .gform_wrapper .gform_title {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
}

.gform_wrapper .ginput_container input {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    border: none;
}

.blog-bg-ping .text-box {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    border: none;
    width: 30%;
}

.blog-bg-ping .submit-btn,
.blog-bg-ping .gform_wrapper .gform_button {
    display: inline-block;
    margin-top: 20px;
    background-color: transparent;
    color: #fff;
    text-decoration: underline;
    border: none;
    text-transform: uppercase;
    padding: 0 !important;
    text-align: left;
    font-size: 15px;
    margin-top: 0;
    outline: 0;
}

.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
    background: transparent !important;
    border: none !important;
    margin-top: 0 !important;
    padding: 0 !important;
    padding-top: 5px !important;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: auto;
}

.blog-comment-section .gform_button {
    color: #005294;
}

.blog-comment-section .gform-field-label {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;
    color: #5a5a5a;
    font-size: 20px !important;
    font-weight: 600;
    margin-bottom: 10px;
}

.share-strip {
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.share-strip .pl-10 {
    padding-left: 15px;
}

.share-strip .heateor_sss_svg {
    width: 25px !important;
    height: 25px !important;
    display: inline-block;
    margin-left: 15px;
}

.blog-bg-gray {
    background-color: #f5f5f5;
    width: 100%;
    padding: 40px 0;
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-bg-gray .gform_wrapper .gform_title {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    color: #20558a !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
}

.blog-bg-gray .text-box,
.gform_wrapper .large {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    border: none;
    width: 30%;
}

.blog-bg-gray .submit-btn,
.blog-bg-gray .gform_wrapper .gform_button {
    display: inline-block;
    margin-top: 20px;
    background-color: transparent;
    color: #005294;
    text-decoration: underline;
    border: none;
    text-transform: uppercase;
    padding: 0 !important;
    text-align: left;
    font-size: 15px;
    margin-top: 0;
    outline: 0;
}

.blog-bg-blue {
    background-color: #7398c5;
    width: 100%;
    padding: 40px 0;
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-bg-blue h2,
.blog-bg-blue h3,
.blog-bg-blue h4,
.blog-bg-blue p,
.blog-bg-blue ul li {
    color: #fff !important;
}

.blog-bg-blue ul {
    padding-left: 22px;
}

.gray-bg {
    background-color: #f5f5f5;
    padding: 50px 0;
}

.dark-pink {
    background-color: #b493b0;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}

.dark-pink h3,
.dark-pink p,
.dark-pink a {
    color: #fff !important;
}

.dark-pink a {
    text-decoration: underline;
}

.quote-bg {
    background-color: #7398c5;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
    font-size: 22px;
}

.quote-bg p {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
}

.quote-border {
    border: 3px solid #7398c5;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7398c5;
    border-radius: 10px;
    font-weight: 600;
    font-size: 22px;
}

.quote-border p {
    color: #7398c5;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
}

.p-column-2 p {
    column-count: 2;
    column-gap: 40px;
}

.column-2 {
    column-count: 2;
    column-gap: 40px;
}

.quick-link-click .fa.fa-plus-circle {
    display: none;
}

.quick-link-content a {
    display: inline-block;
}

table {
    width: 100% !important;
}

.grid-layout-container__image-repeater-container__content {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 15px;
    margin-top: 80px;
    text-align: left;
}

img.grid-layout-container__image-repeater-container__content__img-container__img {
    width: 230px !important;
    height: 244px !important;
    object-fit: cover !important;
    object-position: 0 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
    rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.grid-layout-container__image-repeater-container__content__img-container {
    margin-top: -65px;
}

.grid-layout-container__image-repeater-container
  .grid-layout-container__image-repeater-container__content__button-container {
    border-bottom: 0;
    justify-content: center;
}

.grid-layout-container__image-repeater-container
  .grid-layout-container__image-repeater-container__content__title
  p {
    color: #000;
}

.search-no-results
  .content-area__search-results
  .content-area__search-results__result
  a,
.search-results
  .content-area__search-results
  .content-area__search-results__result
  a {
    text-decoration: none;
    color: #20558a;
}

@media (min-width: 1280px) {
    .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
        max-width: 1270px;
    }
}

@media screen and (max-width: 991px) {
    .p-column-2 p {
        column-count: auto;
    }

    .column-2 {
        column-count: auto;
    }

    .flt-right-img .img {
        width: 100%;
    }

    .gform_wrapper .ginput_container input {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    .quick-link-content {
        margin-top: 30px;
    }

    .blog-style h1 {
        font-size: 30px;
    }

    .blog-style h2 {
        font-size: 23px;
    }

    .blog-top-gap {
        margin-bottom: 20px;
    }

    .blog-style img {
        margin: 10px 0;
    }

    .column-3-section img {
        height: auto;
    }

    .column-3-section {
        margin-bottom: 40px;
    }

    .image-section {
        height: auto;
    }

    .blog-bg-ping .text-box {
        width: 100%;
    }

    #right-sidebar {
        margin-bottom: 40px;
    }

    .quick-link-click .fa.fa-plus-circle {
        display: inline-block;
    }
}

@media screen and (min-width: 601px) and (max-width: 1025px) {
    .site-header .header-widget-area .widget_custom_html,
  .site-header .header-widget-area .widget_nav_menu {
        display: block;
        width: 100%;
        background: #fff;
    }

    .header-widget-area .nav-header .menu li a {
        margin-left: 2rem;
        padding: 10px 0;
    }

    .header-widget-area {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .header-widget-area .nav-header .menu {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
    }
	    .site-footer .wrap {
        background-color: #214c52;
    }
}

@media only screen and (max-width: 1025px) {
    .site-header .title-area {
        margin: 0.6rem 1rem;
    }

    .full-width-hero-container
    .full-width-hero-container__content-container
    .full-width-hero-container__content-container__text-container {
        padding: 2rem !important;
    }

    .topbar-widget .wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .widget_search {
        margin: 0rem 0 1rem;
    }

    .topbar-widget section .search-form {
        justify-content: flex-start !important;
    }

    .topbar-widget section:nth-of-type(3) {
        margin-left: 0;
    }

    .header-right__telephone-link {
        margin-bottom: 1rem;
    }

    .topbar-widget .search-form .search-form-submit {
        right: 24px !important;
        top: 5px !important;
    }

    .site-header .header-widget-area .widget_custom_html {
        display: block;
        width: 100%;
        background: #214c52;
        padding: 20px 10px;
    }

    .get-health-btn {
        text-align: center;
    }

    .get-health-btn a {
        color: #20558a;
        background: #fff;
        padding: 10px 15px;
        font-weight: 500;
    }

    .header-widget-area .nav-header .menu li a {
        margin-left: 2rem;
        padding: 10px 0;
    }

    .header-widget-area {
        display: flex;
        justify-content: center;
        align-items: end;
        flex-direction: column;
        padding-top: 5px !important;
    }

    .header-widget-area .nav-header .menu {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
    }

    .site-header .header-widget-area {
        padding: 0 0 15px 0;
    }

    .site-header .header-widget-area .widget_nav_menu {
        display: none;
    }

    #mega-menu-item-183452,
  #mega-menu-item-183453,
  #mega-menu-item-183454,
  #mega-menu-item-183455 {
        display: block !important;
    }

    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item
    > a.mega-menu-link {
        line-height: 30px;
    }
}

@media (min-width: 768px) {
    .tribe-events-meta-group {
        width: auto;
    }
}

@media (max-width: 600px) {
    .mega-menu-toggle {
        border-color: #96eee0;
    }
	.mega-menu-toggle.mega-menu-open .mega-toggle-blocks-right .mega-toggle-block {
		border-color: #96eee0;
	}
	.grecaptcha-badge {
		display: none !important;
	}
	 .site-header .site-title a {
		display: block !important;
	}
}
@media (min-width: 768px) {
    .tribe-events-venue-map {
        width: auto;
    }
}

@media (min-width: 768px) {
    .image-side-video {
        margin-top: 150px;
    }
}

.su-posts-default-loop .su-post-thumbnail img {
    height: 100px;
}

.site-description {
    display: none;
}

#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item
  > a.mega-menu-link:hover {
    background-color: #214c52;
}

.archive.term-board-of-managers .content-sidebar-wrap {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 767px) {
    .archive.term-board-of-managers .content-sidebar-wrap {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

.full-width {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.embed-responsive-16by9::before {
    padding-top: 0 !important;
}

.tribe-events-widget {
    margin-bottom: 0px !important;
}

.top-post-image img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 600px;
}

.content button {
    background-color: transparent;
}

.header-widget-area .nav-header .menu {
    margin-top: 0;
    margin-bottom: 0;
}

.make-h2 {
  /* font-family: Oswald, "sans-serif" !important; */
        font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    font-size: 48px !important;
	line-height: 55px !important;
    color: #214c52 !important;
    margin-bottom: 20px;
    letter-spacing: initial;
    text-transform: none;
}

.caption .box h2:first-child {
    display: none;
}

.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gfield-choice-input + label,
.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gform_fileupload_rules,
.gform_wrapper.gravity-theme .ginput_complex label,
.breadcrumbs-explore-container .breadcrumb,
.breadcrumbs-explore-container .breadcrumb a,
.su-box-title,
.sbacf-container a,
.content .button,
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6,
.full-width-hero-container
  .full-width-hero-container__content-container
  .full-width-hero-container__content-container__button-container
  a {
        font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    font-weight: normal !important;
}

.sbacf-container,
.content,
.content a {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif;;
    font-style: normal;
    font-weight: normal;
}

span,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper label,
.dataTables_wrapper td,
.dataTables_wrapper th,
.wpdt-c.wdt-skin-aqua
  .wpDataTablesWrapper
  .dataTables_filter
  input[type="search"],
.wpdt-c.wdt-skin-aqua .wpDataTablesWrapper .dataTables_length label,
.tribe-common .tribe-common-b2 {
    font-family: "ABC Walter Neue Regular" !important;
    font-style: normal;
    font-weight: normal;
	color: #262c28;
}

@media only screen and (min-width: 1026px) {
    #mega-menu-wrap-secondary
    #mega-menu-secondary
    > li.mega-menu-item
    > a.mega-menu-link:focus {
        background-color: #214c52;
        color: #fff;
    }
}

#gform_submit_button_40 {
    background-color: #7ecdc3;
}
.site-header .site-title>a {
    background: url(https://www.centralhealth.net/wp-content/uploads/2024/05/logo-large.png) no-repeat !important;
    color: transparent;
    background-size: contain !important;
    font-size: 2.8rem;
	  display: block;
	 height: 100%;
}
.su-box-title {
	background-color: #214c52 !important;
}
.su-box {
	border-color: #214c52 !important;
}
.tribe-common .tribe-common-h2 {
	color: #214c52 !important;
	font-size: 18px !important;
	line-height: auto;
}
.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
	color: #214c52 !important;
}
.embed-responsive::before {
    display: inline !important;
}
.site-header .site-title>a {
    background: url(https://www.centralhealth.net/wp-content/uploads/2024/05/central-health-logo.png) no-repeat;
    color: transparent;
    background-size: contain;
	  display: block;
	 height: 54px;
	 font-size: 0px !important;
}
.site-header .site-title>a:hover {
    color: transparent;
}
@media screen and (max-width: 1025px) {
	.site-header .site-title>a {
		display: inline;
	}
	.get-health-btn a {
		background-color: #fff !important;
		color: #214c52 !important;
		border-radius: 5px;
		    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
		text-decoration: none;
	}
	
	.get-health-btn a:hover {
		background: #c1d95c !important;
		color: #214c52 !important;
		text-decoration: none;
	}
}	
.su-box-title {
	background-color: #214c52 !important;
}
.su-box {
	border-color: #214c52 !important;
}
.tribe-common .tribe-common-h2 {
	color: #214c52 !important;
	font-size: 18px !important;
	line-height: auto;
}
.tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
	color: #214c52 !important;
}
@media screen and (min-width: 601px) and (max-width: 1025px) {
    .mega-menu-toggle {
			        border-top: .5rem solid #96eee0;
	}
	    .mega-menu-toggle.mega-menu-open .mega-toggle-blocks-right .mega-toggle-block {
				border-top: 10px solid #96eee0;
}
}
.search-no-results .content-area__search-page-form .search-form-submit, .search-results .content-area__search-page-form .search-form-submit {
		background-color: #214c52;
}
.search-no-results .content-area__search-page-form .search-form-submit:hover, .search-results .content-area__search-page-form .search-form-submit:hover {
		background-color: #c1d95c;
	  color: #214c52;
}
.header-right__telephone-link a {
	font-size: 18px;
	line-height: 26px;
	border-radius: 5px !important;
	font-weight: 400 !important;
	font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}
.header-right__telephone-link {
	font-size: 18px;
	line-height: 26px;
	border-radius: 5px !important;
	font-weight: 400 !important;
}
.breadcrumbs-explore-container .breadcrumb {
	color: #214c52;
	background-color: #fff;
}	
.content a {
	color: #214c52;
	text-transform: none;
	text-decoration: underline;
}
.content p {
	color: #262c28;
	font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}
.content h1 {
	text-transform: none;
}
.content h2 {
	text-transform: none;
}
.sbacf-container__layout-header-container.half {
	  border-width: 4px;
  border-style: solid;
   border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;	
	border-top: none;
	border-left: none;
	border-right: none;
}	
body {
	background-color: #fff;
	color: #262c28;
}
.landing-btn.btn_clr_blue {
    border: none !important;
    color: #fff;
    background-color: #214c52 !important;
    text-decoration: none;
	border-radius: 5px;
	font-size: 18px;
}
.landing-btn.btn_clr_blue:hover {
    border: none !important;
    color: #214c52;
    background-color: #c1d95c !important;
    text-decoration: none;
}
.grid-layout-container .grid-layout-container__header-container {
		  border-width: 4px;
  border-style: solid;
   border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;	
	border-top: none;
	border-left: none;
	border-right: none;
}	
.grid-layout-container__card-repeater-container__content.small {
	background-color: #214c52 !important;
	color: #fff;
	justify-content: start;
}
.grid-layout-container__card-repeater-container__content.small h3 {
  color: #d7ed7e !important;	
}	
.grid-layout-container__card-repeater-container__content.small h4 {
  color: #fff !important;	
}	
.topbar-widget .widget_polylang ul {
	border-radius: 5px;	
}
.site-description, h1 {
    /*height: 54px; */
    padding: 15px 0px;
}
.header-widget-area .nav-header .menu {
	margin-bottom: 0px;
	margin-top: 16px;
}
.header-widget-area .nav-header .menu li a {
	text-decoration: none;	
	margin-left: 30px;
}	
.widget.widget_nav_menu {
	height: 54px;
}
	
.header-widget-area .nav-header .menu li a:hover {
	text-decoration: underline;
}
mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:hover a {
	color: #fff;
}	
mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item:visited a {
	color: #fff;
}	
mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item a:focus {
	color: #fff;
}	
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color: #fff !important;
	background-color: #214c52;
}	
.grid-layout-container__image-repeater-container .grid-layout-container__image-repeater-container__content__button-container .grid-layout-container__image-repeater-container__content__button-container__button {
    text-transform: uppercase;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    font-weight: 500;
    color: #214c52;
}
.grid-layout-container__image-repeater-container .grid-layout-container__card-repeater-container__content__text p {
	color: #fff !important;
}
.sbacf-container__layout-header-container.onethird-twothirds {
	    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;
    border-top: none;
    border-left: none;
    border-right: none;
}
.sbacf-container__layout-header-container.full {
	    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;
    border-top: none;
    border-left: none;
    border-right: none;	
}	
.content button {
	color: #fff;
	background-color: #214c52;
	border-radius: 5px;
	text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}	
.content button:hover {
	color: #214c52;
	background-color: #c1d95c;
	border-radius: 5px;
	text-transform: none;
}	
.content .button {
	color: #fff;
	background-color: #214c52;
	border-radius: 5px;
	text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
	    color: #fff;
    background-color: #214c52;
    border-radius: 5px;
    text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    border: none;
    font-size: 18px;
    width: fit-content;
    display: inline-block;
    text-align: center;
    line-height: normal;
	padding: 12px 40px !important;
	flex: none;
}	
.gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input {
    align-self: flex-start !important;
}
.content .button:hover {
	color: #214c52;
	background-color: #c1d95c;
	border-radius: 5px;
	text-transform: none;
}	
.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date {
  margin-left: 0px;
}
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
	padding-left: 0px;	
}	
.sbacf-container__layout-header-container.twothirds-onethird {
		    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;
    border-top: none;
    border-left: none;
    border-right: none;	
}	
.grid-layout-container__image-repeater-container .grid-layout-container__image-repeater-container__content__title p {
    color: #262c28 !important;
		text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}

.grid-layout-container__image-repeater-container .grid-layout-container__image-repeater-container__content__title p {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 16px;
    margin-top: 16px;
    text-align: center;
	text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}
.page-template-layout-template .sbacf-container .banner-container-layout {
	background-color: #214c52 !important;	
}	
.full-width-hero-container .full-width-hero-container__content-container .full-width-hero-container__content-container__button-container a {
	color: #fff;
	background-color: #214c52 !important;
	border-radius: 5px;
	padding: 8px 20px;
	text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
	font-size: 18px;
}	
.full-width-hero-container .full-width-hero-container__content-container .full-width-hero-container__content-container__button-container a:hover {
		color: #214c52 !important;
	background-color: #c1d95c !important;
	border-radius: 5px;
	text-transform: none;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}	
.sbacf-container li {
	font-size: 18px;	
}
.grid-layout-container__image-repeater-container .grid-layout-container__card-repeater-container__content__button {
	color: #96eee0 !important;
	border-bottom: .3rem solid #96eee0 !important;
}
.grid-layout-container__image-repeater-container .grid-layout-container__card-repeater-container__content__title .grid-layout-container__card-repeater-container__content__title__text {
	text-transform: none;
}	
.sbacf-container {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}
.full-width-hero-container__content-container__button-container a {
	margin-top: 16px;
	display: inline-block;
}
.sbacf-container__layout-header-container.thirds {
	border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;
    border-top: none;
    border-left: none;
    border-right: none;	
}
.sbacf-container__layout-header-container.thirds {
	border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;
    border-top: none;
    border-left: none;
    border-right: none;	
}	
.purple-bg {
    background-image: url(https://www.centralhealth.net/wp-content/uploads/2024/05/dark-green-plus.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}
.site-description, p {
    padding-top: 0px !important;
	  padding-bottom: 0px !important;
}
.title-area, p {
    padding: 15px 0px;
}
.full-width-hero-container .full-width-hero-container__content-container .full-width-hero-container__content-container__text-container p {
	font-size: 22px;
	line-height: 26px;
}
.su-expand-link a {
	background-color: #214c52 !important;
	border: none !important;
	color: #fff !important;
	padding: 10px 40px !important;
	border-radius: 5px;
}
.su-expand-link a:hover {
	background-color: #c1d95c !important;
	border: none !important;
	color: #214c52 !important;
	padding: 10px 40px !important;
	border-radius: 5px;
}
.su-expand-link:hover {
    opacity: 1 !important;
}
.su-expand-link a span {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
	color: #fff;
}
.su-button.su-button-style-default {
		background-color: #214c52 !important;
	border: none !important;
	color: #fff !important;
	padding: 10px 40px !important;
	border-radius: 5px !important;
}
.su-button.su-button-style-default span {
		background-color: #214c52 !important;
	border: none !important;
	color: #fff !important;
	border-radius: 5px;
	font-size: 18px !important;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}
.su-button.su-button-style-default:hover {
	background-color: #c1d95c !important;
	border: none !important;
	color: #214c52 !important;
	padding: 10px 40px !important;
	border-radius: 5px;
	opacity: 1;
}
.su-button.su-button-style-default:hover span {
	background-color: #c1d95c !important;
	border: none !important;
	color: #214c52 !important;
	border-radius: 5px;
}
.grid-layout-container__card-repeater-container__content.small a {
 color: #fff;
}
body {
	color: #262c28;
}
.full-width-hero-container .full-width-hero-container__content-container .full-width-hero-container__content-container__heading-container h1 {
	height: auto;
}
.site-description h1 {
	padding: 0px !important;
	display: none;
}
@media screen and (max-width: 1025px) {
    .site-header .site-title>a {
        display: block !important;
    }
}
.site-title {
	min-width: 380px !important;
	padding: 0px;
}
@media (max-width: 400px) {
	.site-header .site-title>a {
		height: 42px;
	}
	.site-title {
    	min-width: 340px !important;
	}	
}
.logo-space img {
	height: 54px;
	width: auto;
}
@media (max-width: 1024px) {
	#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link:hover {
		padding: 0px 10px;	
	}
    .logo-space img {
	  height: 46px;
	  width: auto;
    } 
} 
#minimal-bootstrap-carousel [class*="carousel-control"]:hover .fa {
	color: #c1d95c;
	opacity: 1;
}	
.full-width-hero-container .full-width-hero-container__content-container .full-width-hero-container__content-container__text-container p {
	color: #214c52 !important;
}
.content hr {
    border: none;
    border-bottom: .7rem solid #214c52;
    margin: 1.5em 0;
}
a:hover {
    color: #c1d95c;
    text-decoration: underline;
}
#eckb-article-page-container-v2 .epkb-doc-search-container {
	background-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) !important;
}	
#epkb-search-kb {
	background-color: #214c52 !important;
}
.epkb-doc-search-container__title {
	color: #214c52;
}
#elay-sidebar-container-v2 {
	box-shadow: none !important;
	background-color: #96eee0;	
}
article.entry .page-title-container {
	background-color: #fff;
}
#eckb-article-page-container-v2 .epkb-doc-search-container h2 {
	color: #214c52 !important;
}	
#elay-sidebar-container-v2 .elay-sidebar__cat__top-cat__heading-container, #epkb-ml-sidebar-layout #epkb-ml-sidebar-layout-inner .elay-sidebar__cat__top-cat__heading-container {
	background-color: #96eee0;
	border-bottom-color: #214c52 !important;
}
#eckb-article-body .eckb-article-toc__inner {
    border-color: #214c52;
}
#eckb-article-body .eckb-article-toc ul a.active {
    background-color: #214c52;
    color: #ffffff;
}
#eckb-article-body .eckb-article-toc ul a:hover {
    background-color: #c1d95c;
    color: #214c52;
}
.elay-sidebar__cat__top-cat__body-container {
	background-color: #fff;
}
h2, .h2, .search-post-title a, h2 a {
	color: #214c52;	
}	
.site-header .site-title>a:hover {
    color: transparent !important;
}
.topbar-widget .widget_polylang ul li a:hover {
	color: #214c52 !important;
}
.caption .box h2:first-child {
    display: block;
}
.breadcrumb {
	background-color: #fff;
}
.page-title-container__header-wrap h1 {
	padding: 0px;
	height: auto;
}
.wp-full-overlay-main {
    background-color: #fff;
}
.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {
    font-size: 18px;
}
#mc_embed_shell .mc-field-group {
	margin-top: 15px;
	margin-bottom: 15px
}
#mc_embed_shell #mce-EMAIL {
	display: block;
}
#mc_embed_shell input {
	border: 1px solid #ced4da;
	height: 3rem;
	border-radius: 5px;
}
#mc_embed_shell input.button {
	border: 1px solid #ced4da;
	height: auto;
}

.tribe-common-anchor-thin, 
.tribe-events-l-container .tribe-events-c-top-bar__today-button, 
.tribe-common time, 
.indicates-required em, 
.tribe-common-c-btn-border, #tribe-events-content .timezone, #tribe-events-content .tribe-event-date-end, #tribe-events-content .tribe-event-date-start, #tribe-events-content .tribe-events-cost, #tribe-events-content .tribe-events-gcal, #tribe-events-content .tribe-events-ical, #tribe-events-content .tribe-events-meta-group *, #tribe-events-content .tribe-events-related-events-title, #tribe-events-content .tribe-events-single-event-description, #tribe-events-content .tribe-events-single-event-title, #tribe-events-content .tribe-related-events-title {
	font-family: "ABC Walter Neue Light" !important;
}
.mc-field-group label, 
.mc-field-group input, 
.mc-field-group, 
.breadcrumb, #tribe-events-content .tribe-related-events-title, #tribe-events-pg-template *, .tribe-events-pg-template *, .gform-body input {
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;	
}
.flexible-content .layout-part img {
	width: auto !important
}
.gfield_label, strong {
	font-weight: normal !important;
}
.content hr {
    border: none;
    border-bottom: 4px solid #214c52;
    margin: 1.5em 0;
}
.content h1 {
	text-transform: none !important;
}
.content p {
	font-size: 18px;
	line-height: 26px;
	margin-top: 0px;
}
a:hover {
    color: #c1d95c !important;
    text-decoration: underline;
}
.breadcrumbs-explore-container .breadcrumb {
    background-color: #fff;
}
.breadcrumb {
	background-color: #fff !important;
}
.site-header .site-title>a:hover {
    color: transparent !important;
}
.menu-item span {
    font-size: 16px !important;
	  line-height: 24px !important;
}
#mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
	line-height: 40px !important;
}
#mega-menu-wrap-secondary
  #mega-menu-secondary
  > li.mega-menu-item
  > a.mega-menu-link:hover {
	color: #fff !important;	
}	
.topbar-widget .widget_polylang ul li a:hover {
	color: #214c52 !important;
}
.page-title-container__header-wrap h1 {
	padding: 0px;
	height: auto;
}
#epkb-main-page-container.epkb-basic-template .epkb-boxed .epkb-doc-search-container {
	background-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) !important;
	background-color: transparent !important;
}
#epkb-main-page-container.epkb-basic-template .epkb-doc-search-container .epkb-doc-search-container__title {
	font-family: "ABC Walter Neue Light", Arial, sans-serif !important;
	    color: #214c52 !important;
    font-size: 34px !important;
    text-transform: none;
    margin-bottom: 20px !important;
    line-height: auto !important;
	letter-spacing: initial;
}
.section-head.section_divider {
	background-color: #214c52 !important;
	border-bottom-color: #96eee0  !important;
}
.section-head.section_divider .epkb-cat-name {
	color: #fff !important;
	margin-bottom: 0px !important;
	margin-left: 4px !important;
}
.tribe-common .tribe-common-c-btn-border {
	border: 1px solid #214c52;
	color: #214c52;
}
.content h3 {
	text-transform: none;
}
.content p {
	font-size: 18px;
	line-height: 26px;
	margin-top: 0px;
}
.page-template-archive .date-wrap__link {
	color: #214c52 !important;
}
.page-template-archive .date-month-sidebar__menu-title-container, .archive.date .date-month-sidebar__menu-title-container {
	background-color: #214c52 !important;	
}
.page-template-archive .date-month-sidebar, .archive.date .date-month-sidebar {
	background-color: #96eee0 !important;
}
.page-template-archive .date-month-sidebar__months-container a {
	color: #214c52 !important;
}
.page-template-archive .date-wrap__link {
	border-color: #214c52 !important;	
}
@media (max-width: 399px) {
	.site-footer .sb-footer-widget {
    	padding: 2rem 1rem;
	}	
}
.header-right__telephone-link:hover a {
	color: #214c52;
}
#af-wrapper .button-normal, #af-wrapper .title-element, #af-wrapper #forum-header, #af-wrapper #profile-header .background-avatar, #af-wrapper #profile-navigation, #af-wrapper input[type="radio"]:checked:before {
    background-color: #214c52 !important;
}
#af-wrapper .button-neutral {	
	background-color: #96eee0 !important;
	color: #214c52 !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}
.page-template-archive .archive-posts-container .post-title-container__post_title a {
	text-transform: none;	
}
.slick-track {
	width: 1344px;
}
.archive.date .post-title-container__post_title a {
	text-transform: none;
}
.archive.date .date-wrap__link {
	color: #214c52 !important;
}
.breadcrumb-link-text-wrap {
	color: #214c52;
}
.su-expand-link-more a:hover span {
	color:#214c52;
}
/* Side-bar CSS */
.content-sidebar-wrap .side-bar-btn{
  position: fixed;
  top: 278px;
  left: 45px;
  height: 45px;
  width: 45px;
  text-align: center;
  background: #214c52;
  border-radius: 3px;
  cursor: pointer;
  transition: left 0.4s ease;
  z-index: 200;
}
.content-sidebar-wrap .side-bar-btn.click{
  left: 260px;
}
.content-sidebar-wrap .side-bar-btn span{
  color: white;
  font-size: 28px;
  line-height: 45px;
}
.content-sidebar-wrap .side-bar-btn.click span:before{
  content: '\f00d';
}
.content-sidebar-wrap .sidebar{
  position: fixed;
  top: 278px;
  width: 250px;
  left: -250px;
  background: #214c52;
  transition: left 0.4s ease;
  z-index: 200
}
.content-sidebar-wrap .sidebar.show{
  left: 0px;
}
.content-sidebar-wrap .sidebar .text{
  color: white;
  font-size: 25px;
  font-weight: 600;
  line-height: 65px;
  background: #214c52;
  letter-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.content-sidebar-wrap nav ul{
  background: #214c52;
  height: 100%;
  width: 100%;
  list-style: none;
  margin-left: 0px;
}
.content-sidebar-wrap nav ul li{
  line-height: 60px;
}
.content-sidebar-wrap nav ul li a{
  position: relative;
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  display: block;
  padding: 12px 8px 12px 16px;
  line-height: 18px;
}
.content-sidebar-wrap nav ul li.active a{
  color: #96eee0;
  border-left-color: #96eee0;
}
.content-sidebar-wrap nav ul li a:hover{
  color: #96eee0 !important;
  border-left-color: #96eee0;
  cursor: pointer;
}
.content-sidebar-wrap .sidebar .title:hover{
  color: #214c52 !important;
  background-color: #96eee0;
  cursor: pointer;
}
.content-sidebar-wrap nav ul ul{
  position: static;
  margin-bottom: 1px;
}
.content-sidebar-wrap nav ul .feat-show.show{
  display: block;
}
.content-sidebar-wrap nav ul .serv-show.show1{
  display: block;
}
.content-sidebar-wrap nav ul ul li{
  line-height: 42px;
  border: solid 2px #fff;
}
.content-sidebar-wrap nav ul ul li a{
  color: #e6e6e6;
}
.content-sidebar-wrap nav ul li.active ul li a{
  color: #e6e6e6;
  background: #214c52;
}
.content-sidebar-wrap nav ul ul li a:hover{
  color: #96eee0!important;
}
.content-sidebar-wrap nav ul li a span{
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 22px;
  transition: transform 0.4s;
}
.content-sidebar-wrap nav ul li a span.rotate{
  transform: translateY(-50%) rotate(-180deg);
}
.content-sidebar-wrap .sidebar .title {
  background-color: #fff;
  color: #214c52;
  border: solid 2px #214c52;
  padding: 12px 0px 12px 16px;
}
.content-sidebar-wrap .sidebar .top-title {
  background-color: #fff;
  color: #214c52;
  border-bottom-width: 1px !important;
  padding: 12px 0px 12px 16px;
}
.content-sidebar-wrap .sidebar .mid-title {
  background-color: #fff;
  color: #214c52;
  border-bottom-width: 1px !important;
	border-top-width: 1px !important;
  padding: 12px 0px 12px 16px;
}
.content-sidebar-wrap .sidebar .bottom-title {
  background-color: #fff;
  color: #214c52;
  border-top-width: 1px !important;
  padding: 12px 0px 12px 16px;
}
.menu-room {
	margin-top: -30px !important;
    padding-left: 21%;
}
.bottom-inner-title {
	border-bottom-width: 0px !important;
}
@media (max-width: 600px) {
  .content-sidebar-wrap .side-bar-btn{  
    top: 250px;
    left: 0px;
	position: fixed;
  }
  .content-sidebar-wrap .sidebar {
	top: 250px;
	position: fixed;
  }
  .menu-room {
	padding-left: 0px;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  .content-sidebar-wrap .sidebar {
	top: 280px;
  }
  .content-sidebar-wrap .side-bar-btn {
	top: 280px;
  }	
  .menu-room {
	padding-left: 0px;
  }
}	
@media (min-width: 1825px) {
  .menu-room {
	padding-left: 0px;
  }
}
.entry-content-wrapper .tribe-common li, .entry-content .tribe-common ol, .entry-content .tribe-common ul, .tribe-theme-genesis .tribe-common ol, .tribe-theme-genesis .tribe-common ul {
	background-color:#fff;
	height: auto;
	width: auto;
	margin-left:default
}
.entry-content {
	margin-top: 16px;
	margin-bottom: 16px;
}
.tribe-events-c-nav__list .tribe-events-c-nav__prev-label {
	position: relative; 
  transform: none;
  font-size: 12px;
  transition: none;
	top: initial;
	right: initial;
}
.tribe-events-c-nav__list .tribe-events-c-nav__next-label {
	position: relative; 
  transform: none;
  font-size: 12px;
  transition: none;
		top: initial;
	right: initial;
}
.tribe-events-c-nav__list .tribe-events-c-nav__next-label-plural {
	font-size: 12px;
}
.tribe-events-c-nav__list .tribe-events-c-nav__prev-label-plural {
	font-size: 12px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
	background-color: #214c52 !important;
}
.inner-menu li {
	background-color: #D7ed7e;
}
.inner-most-menu li {
	background-color: #D7ed7e;
}
.sub-menu .inner-menu li a {
		color: #214c52;
}
.sub-menu .inner-most-menu li a {
		color: #214c52;
}
.content-sidebar-wrap nav .sub-menu .inner-menu li.active a {
		background-color: #262c28;
	  color:#96eee0;
}
.content-sidebar-wrap nav .sub-menu .inner-most-menu li.active a {
		background-color: #262c28;
	  color:#96eee0;
}
.content-sidebar-wrap nav .sub-menu .inner-menu li a:hover {
		background-color: #262c28;
	  color:#96eee0;
}
.content-sidebar-wrap nav .sub-menu .inner-most-menu li a:hover {
		background-color: #262c28;
	  color:#96eee0;
}
.suggested-section-container {
	padding: 1rem 1rem;
}
.suggested-section-container .suggested-section-container__suggested-section-grid .suggested-section-container__suggested-section-grid__item {
	background-color: #214c52;	
}
.su-spoiler-icon {
	font-family: ShortcodesUltimateIcons !important;
	color: #214c52;
}
.su-spoiler-style-default>.su-spoiler-title {
	text-decoration: underline;	
	font-size: 18px;
}
.su-spoiler-title:hover {
	color: #c1d95c;
}
.banner-container-layout .text-banner-container-wrap .text-banner-container-wrap__text-wrap .text-banner-container-wrap__text-wrap__text p {
	margin-top: 1rem;
	font-size: 18px;
	line-height: 26px;
}
.banner-container-layout .text-banner-container-wrap .text-banner-container-wrap__text-wrap .text-banner-container-wrap__text-wrap__heading-container .text-banner-container-wrap__text-wrap__heading-container__heading {
	color: #c1d95c !important;
}	
.banner-container-layout .text-banner-container-wrap .text-banner-container-wrap__text-wrap .text-banner-container-wrap__text-wrap__heading-container .text-banner-container-wrap__text-wrap__heading-container__heading {
	text-transform: none;	
}
.breadcrumb {
  padding: .75rem 1rem;
}
.header-right__telephone-link a:hover {
	color: #214c52 !important;
}
.header-right__telephone-link {
	padding: 0px;	
}
.header-right__telephone-link a {
	padding: 7px 8px;	
}
.position-y-center {
	bottom: 45%;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-header .eckb-breadcrumb {
	display:none;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-right-sidebar .eckb-article-toc--bmode-between .eckb-article-toc__inner {
	border-color: #214c52;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul {
	background-color: #fff;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a.active {
	background-color: #214c52;
}
#eckb-article-page-container-v2 .eckb-article-toc .eckb-article-toc__inner ul li a:hover {
	color: #214c52 !important;
	background-color: #c1d95c;
}
#elay-sidebar-container-v2 .elay-sidebar__cat-container li .active {
	background-color: #214c52;
}
#elay-sidebar-container-v2 .elay-sidebar__cat-container li .active a span {
	color: #fff !important;
}
.layout-wrap {
	padding-top: 1rem;
}
.search-no-results .page-title-container__header-wrap h1, .search-results .page-title-container__header-wrap h1 {
	text-transform: none;	
}
.search-form-input {
	border: solid 2px #262c28;
}
.banner-container-layout .text-banner-container-wrap .text-banner-container-wrap__text-wrap .text-banner-container-wrap__text-wrap__text p {
	font-size: 18px;
	line-height: 26px;
}
/* Specialty Care Scroll */
.inner-menu.specialty-menu {
	height: 100px;
	max-height: 100%;
	overflow-y: scroll;
}
/* Scroll Visible */
/* width */
.inner-menu.specialty-menu::-webkit-scrollbar {
width: 10px;
}
/* Track */
.inner-menu.specialty-menu::-webkit-scrollbar-track {
background: #262c28;
border-radius: 5px;
}
/* Handle */
.inner-menu.specialty-menu::-webkit-scrollbar-thumb {
background: #96eee0;
border-radius: 5px;
}
/* Handle on hover */
.inner-menu.specialty-menu::-webkit-scrollbar-thumb:hover {
background: #555;
}
@font-face{font-family:'Glyphicons Halflings';src:url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot');src:url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.title:before {
	font-family: Glyphicons Halflings;
   content: "\e080";
   float: right;
	 padding:0px 6px;
   transition: all 0.5s;
}
.title.chevron-down:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
		 padding:3px 6px;
}
.text-section {
	padding-bottom: 16px;
}
.image-row {
	margin-bottom: 20px;
}
.content a {
	color: #214c52;
	text-transform: none;
	text-decoration: underline;
}
.site-container {
	height: auto;
}
.content-sidebar-wrap .sidebar {
	margin-bottom: 15px;
}
.text-section h2 {
	    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) 1;
    border-top: none;
    border-left: none;
    border-right: none;
}
@media (max-width: 575px) {
	.search-no-results .content-area__search-page-form .search-form-input, .search-results .content-area__search-page-form .search-form-input {
		line-height: 42px;
		height: 42px;
		margin-bottom: 16px;
	}
}
.page-template-get-care .full-width-hero-container__content-container__heading-container {
	width: auto;
}	
.slick-slide {
	min-width: 96px;
}
.attachment-template-default .page-title-container .page-title-container__header-wrap, .post-template-default .page-title-container .page-title-container__header-wrap {
	height: auto;
}
.paubox-form-container {
	width: 100% !important;
}
.page-title-container {
	margin-bottom: 0px;
}
.page-template-get-care .full-width-hero-container {
	margin-bottom: 0px;
}
h1 {
    height: auto !important;
}
.title:before {
	font-family: Glyphicons Halflings;
   content: "\e080" !important;
   float: right;
	 padding:0px 6px;
   transition: all 0.5s;
}
.title.chevron-down:before {
	-webkit-transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
		 padding:3px 6px;
}
.content-sidebar-wrap .sidebar #side-menu .title {
	font-size: 16px;
  font-weight: normal;
}
.content-sidebar-wrap .sidebar .top-title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px !important;
}
.content-sidebar-wrap .sidebar .mid-title {
	font-size: 16px;
	font-weight: bold;
}
.content-sidebar-wrap .sidebar .bottom-title {
	font-size: 16px;
	font-weight: bold;
}
.inner-menu li {
	background-color: #fff !important;
}
.inner-most-menu li {
	background-color: #fff !important;
}
.content-sidebar-wrap .sidebar .top-title {
	font-size: 16px;
	font-weight: bold;
}
#sidebar .sub-menu li a {
	font-size: 14px;
}
.content-sidebar-wrap nav ul {
	background-color: #c7d2d4 !important;
}
.content-sidebar-wrap nav ul ul li a {
	color: #214c52 !important;
}
.content-sidebar-wrap nav ul li ul li a:hover {
	color: #214c52 !important;
	background-color: #96eee0;
}	
#chevron-get-healthcare {
	font-weight: bold !important;
}
#chevron-get-coverage {
	font-weight: bold !important;
}
#chevron-stay-covered {
	font-weight: bold !important;
}
.content-sidebar-wrap nav .sub-menu .inner-most-menu li a:hover {
	background-color: #96eee0 !important;
	color: #214c52;
}	
.content-sidebar-wrap nav ul ul {
	margin-bottom: 0px !important;
}
.content-sidebar-wrap nav .sub-menu .inner-menu li a:hover {
	background-color: #96eee0 !important;
	color: #214c52;
}
#get-healthcare .bottom-inner-title {
    border-bottom-width: 1px !important;
}
h3 {
	margin-top: 15px;
}
.layout-full .su-tabs-vertical .su-tabs-nav {
	width: 20%;
}
.layout-full .su-tabs-vertical .su-tabs-panes {
	width: 80%;
}	
.content hr {
	border-bottom-width: 4px !important;
}
.breadcrumb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #214c52;
    font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
    text-decoration: underline;
	  max-width: 80rem;
	  margin-left: auto;
	  margin-right: auto;
}
.breadcrumb {
    padding: .75rem 1rem;
}
@media (min-width: 1026px) {
    #mega-menu-wrap-secondary #mega-menu-secondary li.mega-hide-on-desktop, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
        display: none !important;
    }
}
.custom-tax-bios {
	max-width: 80rem;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-left: auto;
	margin-right: auto;
}
.error404 .search-form-submit {
	background-color: #214c52;
	font-family: "ABC Walter Neue Regular", Arial, sans-serif !important;
}
.no-bottom-margin {
	margin-bottom: 0px !important;	
}
.page-title-container .page-title-container__header-wrap {
	height: auto;
}
#epkb-modular-main-page-container #epkb-ml__module-search {
	background-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) !important;
    background-color: transparent !important;
}	
#epkb-ml__module-search #epkb-ml-search-classic-layout #epkb-ml-search-form #epkb-ml-search-box {
border-width: 1px;
  border-color: #ffffff;
  background-color: #FFFFFF !important;
  background: #FFFFFF;
	padding: 2px;
}
#epkb-ml__module-search #epkb-ml-search-classic-layout .epkb-ml-search-title {
	color: #214c52;
}	
#epkb-ml__module-search .epkb-ml-search-box__btn .epkb-ml-search-box__text {
	color: #fff;
}	
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-top-categories-button-container .epkb-ml-top__cat-container .epkb-ml-top__cat-title {
	margin-bottom: 0px !important;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-top-categories-button-container .epkb-ml-top__cat-container, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-top-categories-button-container .epkb-ml-top__cat-container:hover {
    border-color: #214c52 !important;
}
#epkb-ml__module-articles-list #epkb-ml-article-list-drill-down-layout .epkb-ml-article-section {
	border-color: #214c52 !important;
}	
#epkb-ml__module-articles-list #epkb-ml-article-list-drill-down-layout .epkb-ml-article-section .epkb-ml-article-section__head {
	color: #214c52 !important;
}
.eckb-article-title__icon.ep_font_icon_document {
	color: #214c52 !important;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-top-categories-button-container .epkb-ml-top__cat-container--active, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-top-categories-button-container .epkb-ml-top__cat-container--active:hover {
    box-shadow: 0 0 0 4px #214c52;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-2-lvl-categories-button-container .epkb-ml-2-lvl__cat-container, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-2-lvl-categories-button-container .epkb-ml-2-lvl__cat-container:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-3-lvl-categories-button-container .epkb-ml-3-lvl__cat-container, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-3-lvl-categories-button-container .epkb-ml-3-lvl__cat-container:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-4-lvl-categories-button-container .epkb-ml-4-lvl__cat-container, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-4-lvl-categories-button-container .epkb-ml-4-lvl__cat-container:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-5-lvl-categories-button-container .epkb-ml-5-lvl__cat-container, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-5-lvl-categories-button-container .epkb-ml-5-lvl__cat-container:hover {
    border-color: #214c52;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-2-lvl-categories-button-container .epkb-ml-2-lvl__cat-container .epkb-ml-2-lvl__cat-icon, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-3-lvl-categories-button-container .epkb-ml-3-lvl__cat-container .epkb-ml-3-lvl__cat-icon, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-4-lvl-categories-button-container .epkb-ml-4-lvl__cat-container .epkb-ml-4-lvl__cat-icon, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-5-lvl-categories-button-container .epkb-ml-5-lvl__cat-container .epkb-ml-5-lvl__cat-icon {
    color: #214c52;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-1-lvl-categories-button-container .epkb-ml__cat-container--active, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-2-lvl-categories-button-container .epkb-ml__cat-container--active, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-3-lvl-categories-button-container .epkb-ml__cat-container--active, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-4-lvl-categories-button-container .epkb-ml__cat-container--active, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-5-lvl-categories-button-container .epkb-ml__cat-container--active, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-1-lvl-categories-button-container .epkb-ml__cat-container--active:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-2-lvl-categories-button-container .epkb-ml__cat-container--active:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-3-lvl-categories-button-container .epkb-ml__cat-container--active:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-4-lvl-categories-button-container .epkb-ml__cat-container--active:hover, #epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-ml-5-lvl-categories-button-container .epkb-ml__cat-container--active:hover {
    box-shadow: 0px 1px 0 0px #96eee0;
    border-color: #96eee0;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-back-button {
    background-color: #214c52 !important;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-back-button:hover {
    background-color: #c1d95c !important;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-back-button .epkb-back-button__icon {
	font-family: FontAwesome !important;
	color: #fff;
}
#epkb-ml__module-categories-articles #epkb-ml-drill-down-layout .epkb-back-button .epkb-back-button__text {
	color: #fff;
}
#eckb-article-header #epkb-ml__module-search {
		background-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) !important;
    background-color: transparent !important;
}	
#epkb-sidebar-container-v2 .epkb-sidebar__cat__top-cat__heading-container .epkb-sidebar__heading__inner__name .epkb-sidebar__heading__inner__cat-name {
	margin-bottom: 0px !important;
}
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-footer .epkb-article-navigation-container .epkb-article-navigation__previous .epkb-article-navigation__label__previous__icon {
	font-family: FontAwesome !important;
}	
#eckb-article-page-container-v2 #eckb-article-body #eckb-article-content #eckb-article-content-footer .epkb-article-navigation-container .epkb-article-navigation__next .epkb-article-navigation__label__next__icon {
		font-family: FontAwesome !important;
}
#eckb-article-content-footer .epkb-article-navigation-container a {
	color: #214c52 !important;
}
.eckb-article-content-toolbar-button-container .eckb-toolbar-button-icon {
	font-family: FontAwesome !important;
}
.epkbfa-calendar:before {
  content: "" !important;
  font-family: 'FontAwesome';
}
.epkbfa-edit:before, .epkbfa-pencil-square-o:before {
  content: "" !important;
	font-family: FontAwesome;
}
.epkbfa-user:before {
	font-family: FontAwesome;
}
@media (min-width: 1200px) {
  #eckb-article-content-body object { 		
    height: 900px;
    max-width: 100%;
	  width: 100%;
  }
}
#eckb-archive-page-container #eckb-archive-header #epkb-ml__module-search {
			background-image: linear-gradient(to right, #5FCDBC, rgba(193, 217, 92, .51)) !important;
    background-color: transparent !important;
}
#eckb-archive-page-container .eckb-category-archive-arrow {
    color: #214c52;
	font-family: FontAwesome !important;
}
#eckb-archive-page-container #eckb-archive-content-header .eckb-category-archive-title-container .eckb-category-archive-title-name {
	color: #214c52;
}
#eckb-archive-page-container #eckb-archive-content-header .eckb-category-archive-title-container .eckb-category-archive-title-icon--font {
	color: #214c52;
}
#eckb-archive-page-container #eckb-archive-content .eckb-sub-category-list-container .eckb-sub-category-container .eckb-sub-category-footer .eckb-sub-category-show-all-link {
	color: #c1d95c !important;
}
.epkbfa-spinner:before {
	font-family: FontAwesome;
}
.onethird-twothirds-2 .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
	width: 100% !important;
}
.post-192515 .sbacf-container__layout-header-container.full {
	border-image:linear-gradient(to right, #006fb3, #96eee0) 1;
}

.post-192515 .sbacf-container__layout-header-container.onethird-twothirds  {
	border-image:linear-gradient(to right, #006fb3, #96eee0) 1;
}
.post-192515 .grid-layout-container .grid-layout-container__header-container {
		border-image:linear-gradient(to right, #006fb3, #96eee0) 1;
}
.post-192615 .sbacf-container__layout-header-container.full {
	border-image:linear-gradient(to right, #006fb3, #96eee0) 1;
}

.post-192615 .sbacf-container__layout-header-container.onethird-twothirds  {
	border-image:linear-gradient(to right, #006fb3, #96eee0) 1;
}
.post-192615 .grid-layout-container .grid-layout-container__header-container {
		border-image:linear-gradient(to right, #006fb3, #96eee0) 1;
}
.tribe-events .tribe-events-l-container {
	min-height: 200px !important;
}
#tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover {
	color: #c1d95c !important;
}	
.post-191473 .sbacf-container__layout-header-container.full {
	border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191864 .sbacf-container__layout-header-container.full {
	border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191867 .sbacf-container__layout-header-container.full {
	border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191602 .sbacf-container__layout-header-container.full {
	border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191473 .sbacf-container__layout-header-container.half {
		border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191864 .sbacf-container__layout-header-container.half {
		border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191867 .sbacf-container__layout-header-container.half {
		border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191602 .sbacf-container__layout-header-container.half {
		border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191473 .grid-layout-container .grid-layout-container__header-container {
			border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191602 .grid-layout-container .grid-layout-container__header-container {
			border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191864 .grid-layout-container .grid-layout-container__header-container {
			border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
.post-191867 .grid-layout-container .grid-layout-container__header-container {
			border-image:linear-gradient(to right, #9A226E, #214c52) 1;
}
#eckb-article-content-body a {
	color: #262c28;
}
#mega-menu-item-179535 .mega-menu-link {
	border-left: 1px solid #214c52 !important;
}
.library-container {
	width:100%;
	max-width: 1080px;
	margin: 50px auto;
}
.epkb-cat-icon.epkbfa.ep_font_icon_folder {
	color: #fff !important;
	font-size: 18px !important;
	padding-left: 15px !important;
}
#epkb-ml__module-search #epkb-ml-search-classic-layout #epkb-ml-search-form #epkb-ml-search-box {
	padding: 1px;
	box-shadow: none;
}	
#epkb-ml__module-search #epkb-ml-search-classic-layout #epkb-ml-search-form #epkb-ml-search-box .epkb-ml-search-box__btn {
	font-size: 18px;
}	
.ep_font_icon_folder_add.epkb-category-level-2-3__cat-icon {
		font-size: 18px !important;
}
#epkb-ml__module-categories-articles #epkb-ml-basic-layout #epkb-content-container ul li .epkb-category-level-2-3__cat-name {
	font-size: 18px !important;
	padding-left: 15px;
}
#epkb-ml__module-categories-articles #epkb-ml-basic-layout .epkb-sub-category .epkb-category-level-2-3 .epkb-category-level-2-3__cat-icon {
	font-size: 18px;
}
.epkbfa {
	font-family: FontAwesome !important;
}
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body a {
	color: #214c52;
}	
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	line-height: 24px;
}	
.epkb-category-level-1.epkb-category--left-cat-icon .epkb-cat-icon.ep_font_icon_folder {
	font-family: ep_icons !important;
}
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body p {
	margin-bottom: 18px !important;
}
html, body { 
	width: auto!important; overflow-x: hidden!important
}
@media only screen and (max-width: 1025px) {
.site-footer, .site-footer .sb-footer-widget, .site-footer .wrap {
        padding: 2rem 1rem !important;
    }
}
#epkb-ml__module-categories-articles #epkb-ml-sidebar-layout #eckb-article-body #eckb-article-content-body {
    font-size: 18px;
    line-height: 22px;	
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
	width: 100% !important;
}
.page-template-default .sbacf-container {
	margin-bottom: 0px !important;
}
.page-title-container {
	height: auto;
}
.row .content-sidebar-wrap nav ul {
	background-color: #c7d2d4 !important;
}
.entry-content-wrapper .tribe-common li, .entry-content .tribe-common ol, .entry-content .tribe-common ul, .tribe-theme-genesis .tribe-common ol, .tribe-theme-genesis .tribe-common ul {
	background-color: #fff !important;
}
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-details {
	width: 100% !important;
}