@charset "UTF-8";
/* Functions */
/* Icons */
/* Utilities */
/* Buttons */
/* Responsiveness */
/* Typography */
/* Colors */
/* Global */
/* Post list */
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  font-size: 1rem;
  color: black;
  line-height: 1.8em;
}
a {
  color: #7ec245;
}
.et_pb_text h1, .et_pb_text h2, .et_pb_text h3, .et_pb_text h4, .et_pb_text h5, .et_pb_text h6, .mc-posts-detail h1, .mc-posts-detail h2, .mc-posts-detail h3, .mc-posts-detail h4, .mc-posts-detail h5, .mc-posts-detail h6 {
  font-family: "Poppins", sans-serif;
}
.et_pb_text h2, .mc-posts-detail h2 {
  font-size: 40px;
  color: #1e3562;
  font-weight: 300;
  line-height: 1.5em;
}
.et_pb_text h3, .mc-posts-detail h3 {
  font-size: 30px;
  color: #1e3562;
  font-weight: 800;
  line-height: 1.5em;
}
.et_pb_text sup, .mc-posts-detail sup {
  font-size: 0.6em !important;
  bottom: 0.3em !important;
}
.et_pb_text sub, .mc-posts-detail sub {
  font-size: 0.6em !important;
  top: 0.3em !important;
}
.et_pb_text ol, .et_pb_text ul, .mc-posts-detail ol, .mc-posts-detail ul {
  padding-left: 2em;
}
.et_pb_text ol li, .et_pb_text ul li, .mc-posts-detail ol li, .mc-posts-detail ul li {
  list-style-type: none;
}
.et_pb_text ol li::before, .et_pb_text ul li::before, .mc-posts-detail ol li::before, .mc-posts-detail ul li::before {
  box-sizing: border-box;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  display: inline-block;
  text-align: right;
}
.et_pb_text ol, .mc-posts-detail ol {
  list-style: none;
  counter-reset: li;
}
.et_pb_text ol li, .mc-posts-detail ol li {
  counter-increment: li;
}
.et_pb_text ol li::before, .mc-posts-detail ol li::before {
  content: counter(li) ". ";
  color: #7ec245;
}
.et_pb_text ul li::before, .mc-posts-detail ul li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  color: #7ec245;
}
body:not(.home) h2 {
  border-left: solid 5px #7ec245;
  padding-left: 30px;
}
.et_pb_section .et_pb_row, .et_section_specialty .et_pb_row {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 767px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row {
    width: 95%;
  }
}
@media (min-width: 1600px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row {
    max-width: 1400px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 95%;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
#main-header {
  /*@include transition(3s);
    top: auto !important;
    bottom: 0 !important;

    &.et-fixed-header {
        @include transition(3s);
        top: 0  !important;
        bottom: auto  !important;
    }*/
}
#main-header {
  box-shadow: none;
}
#top-menu li a {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #000;
}
#top-menu li.current-menu-item > a {
  color: #7ec245;
}
.mobile_menu_bar::before {
  color: #7ec245;
}
.et_mobile_menu {
  border-top-color: #7ec245;
}
#footer-bottom {
  background: #1E3562;
}
#footer-bottom #footer-info {
  font-size: 14px; / 16px * 1rem;
  color: #fff;
}
#footer-bottom a {
  color: #fff;
}
.cd-timeline-content {
  box-shadow: 3px 15px 18px -6px rgba(0, 0, 0, 0.3) !important;
}
.cd-timeline-content h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
}
.cd-timeline-content .the-excerpt {
  color: #fff;
}
.cd-timeline-content .the-excerpt a {
  color: #75CE66;
}
#main-header {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}
.anchor-cst li {
  display: inline-block;
  margin-bottom: 25px !important;
  margin-right: 29px;
}
@media (max-width: 767px) {
  .anchor-cst li {
    display: grid;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .anchor-cst li {
    display: grid;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .anchor-cst li {
    display: inline-block;
    margin-bottom: 25px !important;
  }
}
@media (min-width: 1600px) {
  .anchor-cst li {
    display: inline-block;
    margin-bottom: 25px !important;
  }
}
@media (max-width: 767px) {
  .anchor-cst li::before {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .anchor-cst li::before {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .anchor-cst li::before {
    display: inline-block !important;
  }
}
@media (min-width: 1600px) {
  .anchor-cst li::before {
    display: inline-block !important;
  }
}
.anchor-cst {
  padding-left: 0 !important;
}
.anchor-cst li:first-child::before {
  display: none !important;
}
@media (max-width: 767px) {
  .container.et_menu_container {
    width: 94%;
  }
}
@media (min-width: 768px) {
  .container.et_menu_container {
    width: 94%;
  }
}
@media (min-width: 992px) {
  .container.et_menu_container {
    width: 94%;
  }
}
@media (min-width: 1600px) {
  .container.et_menu_container {
    width: 80%;
  }
}
.breadcrumbs ul li a::before, .breadcrumbs ul li strong::before, .et_pb_text ul:not(.breadcrumbs) li::before, .detail-body ul:not(.breadcrumbs) li::before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: 300;
}
#top-menu li a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #000;
}
#breadcrumbs-wrapper.sticky {
  position: fixed;
  top: 212px;
  width: 100%;
  z-index: 999;
}
.breadcrumbs {
  background-color: #7ec245;
}
.breadcrumbs ul {
  padding: 0;
  margin: 0 auto;
  width: 80%;
  max-width: 1400px;
  list-style-type: none !important;
  display: block !important;
}
.breadcrumbs ul li {
  margin-right: 10px;
  list-style-type: none !important;
  display: inline;
  color: #fff;
}
.breadcrumbs ul li a, .breadcrumbs ul li strong {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  display: inline;
}
.breadcrumbs ul li a::before, .breadcrumbs ul li strong::before {
  content: "";
  margin-right: 5px;
}
.breadcrumbs ul .separator {
  display: none;
}
.date-list .slide-content-wrapper {
  border: 15px solid #f4f4f4;
}
.date-list .slick-next:before, .date-list .slick-prev:before {
  color: #7ec144 !important;
}
.date-list h2.slide-title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.mc-posts-list.staff .list-item-wrapper {
  padding-bottom: 0px !important;
}
.staff h4.list-title {
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3em;
  text-align: center;
}
.staff h4.list-title a {
  font-size: 31px;
  text-align: center;
}
.staff h6.list-position {
  font-size: 17px;
  text-align: center;
  font-weight: 300;
}
.staff .list-email {
  text-align: center;
  color: #7ec245;
}
.mc-posts-list.topics-list .list-item-wrapper {
  background: #fff;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.related-content-tabs {
  margin-bottom: 40px;
}
#documents .mc-posts-list {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 60px;
}
#documents .mc-posts-list .slick-list, #documents .mc-posts-list .slick-track {
  width: 100%;
  margin: 0;
}
/* Ovi - customs*/
.bullets ul li {
  padding-bottom: 15px;
}
.bullets2 ul li {
  padding-bottom: 15px;
}
.bullets2 ul li strong {
  color: #2b4c5a;
}
/* END Ovi - customs*/
/* --------- Default Post List --------- */
.mc-posts-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: -2%;
  margin-left: -2%;
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
  padding-left: 2%;
  padding-top: 2%;
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-2-col .list-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-3-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-3-col .list-item {
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-4-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-4-col .list-item {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-5-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-5-col .list-item {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .mc-posts-list.mc-posts-list-6-col .list-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mc-posts-list.mc-posts-list-6-col .list-item {
    width: 16.6666666667%;
  }
}
/* --------- Customize list by post type --------- */
.mc-posts-list {
  /* Search results */
  /* Custom list. Add as many as needed */
}
.mc-posts-list .list-item-wrapper {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  height: 100%;
  position: relative;
  padding-bottom: 60px;
}
.mc-posts-list .list-thumbnail {
  display: block;
  background-position: center;
  background-size: cover;
}
.mc-posts-list .list-thumbnail img {
  display: none;
}
.mc-posts-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.mc-posts-list .list-title {
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3em;
}
.mc-posts-list .list-title a {
  color: #1E3562;
}
.mc-posts-list .list-date {
  font-size: 0.8125rem;
  color: #1E3562;
}
.mc-posts-list .list-read-more {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #1E3562;
  border: 1px solid #1E3562;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mc-posts-list .list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
.mc-posts-list .list-read-more:hover {
  background-color: #244076;
}
.mc-posts-list .list-read-more:hover {
  border-color: #244076;
}
.mc-posts-list .list-read-more:hover {
  color: #fff;
}
.mc-posts-list .list-read-more::after {
  color: #7EC245;
}
.mc-posts-list.topics-list .list-date, .mc-posts-list.topics-list .list-read-more, .mc-posts-list.topics-list .list-excerpt {
  display: none;
}
.mc-posts-list.topics-list .list-item-wrapper {
  background: #fff;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.mc-posts-list.topics-list .list-thumbnail {
  max-width: 40%;
  margin: 0 auto;
}
.mc-posts-list.topics-list .list-thumbnail::before {
  display: none;
}
.mc-posts-list.topics-list .list-thumbnail img {
  display: block;
}
.mc-posts-list.topics-list .list-title {
  margin-top: 5px;
  font-weight: 700;
  text-align: center;
}
.mc-posts-list.topics-home {
  margin-top: -2%;
}
.mc-posts-list.topics-home .list-item-wrapper {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.mc-posts-list.search-results {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mc-posts-list.search-results .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.mc-posts-list.search-results .list-item .list-item-wrapper {
  border-top: 1px solid #ccc;
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 0;
}
.mc-posts-list.search-results .list-item .list-item-wrapper:hover {
  padding-left: 2em;
  padding-right: 2em;
}
.mc-posts-list.news-home .list-item, .mc-posts-list.news-list .list-item, .mc-posts-list.library-list .list-item {
  padding-top: 0;
}
.mc-posts-list.news-home .list-excerpt, .mc-posts-list.news-list .list-excerpt, .mc-posts-list.library-list .list-excerpt {
  display: none;
}
.mc-posts-list.library-list .list-excerpt {
  display: block;
}
.mc-posts-list.video-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.news-list .list-item, .mc-posts-list.library-list .list-item {
  padding-top: 2%;
}
.mc-posts-list.news-list .list-item-wrapper, .mc-posts-list.library-list .list-item-wrapper {
  background: #f9f9f9;
}
.mc-posts-list.news-list .list-content-wrapper, .mc-posts-list.library-list .list-content-wrapper {
  padding: 30px;
}
.mc-posts-list.news-list .list-read-more, .mc-posts-list.library-list .list-read-more {
  left: 30px;
  bottom: 30px;
}
.member-list .list-item .list-item-wrapper {
  padding-bottom: 0px;
}
.member-list .list-item .list-item-wrapper .list-thumbnail {
  margin: 0;
  background: #fff;
  border: 1px solid #eee;
}
.member-list .list-item .list-item-wrapper .list-thumbnail img {
  display: block !important;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 60%;
}
.member-list .list-item .hover-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #7EC245;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.member-list .list-item .hover-wrapper .url {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  color: white;
  white-space: nowrap;
}
.member-list .list-item .hover-wrapper .url::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  color: white;
  content: "";
  font-size: 24px;
  display: block;
  text-align: center;
  width: 100%;
}
.member-list .list-item:hover .hover-wrapper {
  opacity: 1;
}
#ctf {
  position: relative;
}
#ctf .ctf-author-box {
  position: absolute;
}
#ctf .ctf-author-box .ctf-author-name {
  margin-left: 0;
}
#ctf .ctf-tweet-actions {
  position: absolute;
  bottom: 0;
}
#ctf .ctf-tweet-actions a.ctf-reply, #ctf .ctf-tweet-actions a.ctf-retweet, #ctf .ctf-tweet-actions a.ctf-like {
  color: rgba(30, 53, 98, 0.5);
}
#ctf .ctf-tweet-content {
  display: flex;
}
#ctf .ctf-tweet-content .ctf-tweet-text, #ctf .ctf-tweet-content .ctf-tweet-media {
  width: 50%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#ctf .ctf-tweet-content .ctf-tweet-text {
  padding-right: 60px !important;
  line-height: 2em;
}
#ctf .ctf-tweet-content .ctf-tweet-text a, #ctf .ctf-tweet-content .ctf-tweet-text img {
  display: inline-block;
}
#ctf .ctf-tweet-content .ctf-tweet-text br {
  display: none;
}
#ctf .ctf-tweet-content .ctf-tweet-text span {
  font-size: 1.25rem;
}
#ctf .ctf-tweet-content .ctf-tweet-text span a {
  font-weight: 700;
}
#ctf .ctf-tweet-content .ctf-tweet-media .ctf-lightbox-link {
  border-radius: 0;
}
#ctf .ctf-tweet-content .ctf-tweet-media .ctf-lightbox-link img {
  border-radius: 0;
  width: 100%;
}
.mc-posts-list.staff .list-thumbnail {
  display: block;
  background-position: center;
  background-size: cover;
  width: 70%;
  margin: auto;
}
.mc-posts-list.staff .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 123%;
}
.mc-posts-list.news-list.staff .list-item {
  padding-top: 1%;
  padding-bottom: 2%;
}
.news-home .list-item {
  margin-bottom: 30px;
}
.mc-button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #7EC245;
  border: 1px solid #7EC245;
  color: #fff;
}
.mc-button::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
.mc-button:hover {
  background-color: #8bc858;
}
.mc-button:hover {
  border-color: #8bc858;
}
.mc-button:hover {
  color: #fff;
}
.mc-button-light {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}
.mc-button-light::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
.mc-button-light:hover {
  background-color: white;
}
.mc-button-light:hover {
  border-color: white;
}
.mc-button-light:hover {
  color: #000;
}
.entry-content .calendar-wrapper {
  /* Disable calendar scroll
	.fc-scroller {
		overflow: visible !important;
		height: auto !important;
	}
	*/
}
.entry-content .calendar-wrapper tr, .entry-content .calendar-wrapper td {
  padding: 0;
}
.entry-content .calendar-wrapper table {
  margin: 0;
}
.entry-content .calendar-wrapper .fc-content, .entry-content .calendar-wrapper .fc-divider, .entry-content .calendar-wrapper .fc-list-heading td, .entry-content .calendar-wrapper .fc-list-view, .entry-content .calendar-wrapper .fc-popover, .entry-content .calendar-wrapper .fc-row, .entry-content .calendar-wrapper tbody, .entry-content .calendar-wrapper td, .entry-content .calendar-wrapper th, .entry-content .calendar-wrapper thead {
  border-color: #ebebeb;
}
.entry-content .calendar-wrapper .fc-head-container, .entry-content .calendar-wrapper .fc-widget-content {
  padding: 0;
}
.entry-content .calendar-wrapper .fc-event {
  background-color: #7ec245;
  border-color: #7ec245;
}
.entry-content .calendar-wrapper .fc-day-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.entry-content .calendar-wrapper .fc-today {
  background-color: #f9f9f9;
}
.entry-content .calendar-wrapper .fc-today .fc-day-number {
  background-color: #1e3562;
  color: white;
}
/* Isotope filter */
.filters-button-group {
  margin-bottom: 2%;
}
.filters-button-group button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #7EC245;
  border: 1px solid #7EC245;
  color: #fff;
  margin: 0 1px 1px 0;
  font-size: 14px;
}
.filters-button-group button::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
.filters-button-group button:hover {
  background-color: #8bc858;
}
.filters-button-group button:hover {
  border-color: #8bc858;
}
.filters-button-group button:hover {
  color: #fff;
}
.filters-button-group button::after {
  display: none;
}
.filters-button-group .is-checked {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #1E3562;
  border: 1px solid #1E3562;
  color: #fff;
}
.filters-button-group .is-checked::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
.filters-button-group .is-checked:hover {
  background-color: #244076;
}
.filters-button-group .is-checked:hover {
  border-color: #244076;
}
.filters-button-group .is-checked:hover {
  color: #fff;
}
.filters-button-group .is-checked::after {
  display: none;
}
.search-filter-form-wrapper {
  background: #1E3562;
  padding: 30px;
  color: #fff;
}
.search-filter-form-wrapper .searchandfilter ul > li > ul:not(.children) {
  padding: 0;
}
.search-filter-form-wrapper .searchandfilter ul > li > ul:not(.children) li {
  text-transform: uppercase;
}
.search-filter-form-wrapper .searchandfilter > ul > li {
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.search-filter-form-wrapper .searchandfilter > ul > li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.search-filter-form-wrapper .searchandfilter h4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #7EC245;
}
.search-filter-form-wrapper .searchandfilter .sf-field-taxonomy-consultations_category li {
  display: flex;
}
.search-filter-form-wrapper .searchandfilter .sf-field-taxonomy-consultations_category li input {
  align-self: flex-start;
  margin-top: 6px;
}
.search-filter-form-wrapper .searchandfilter .sf-field-search label {
  display: block;
}
.search-filter-form-wrapper .searchandfilter .sf-field-search input {
  margin-top: 5px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: none;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset a {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #7EC245;
  border: 1px solid #7EC245;
  color: #fff;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset a::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset a:hover {
  background-color: #8bc858;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset a:hover {
  border-color: #8bc858;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset a:hover {
  color: #fff;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset a::after {
  content: "";
}
.search-filter-form-wrapper .searchandfilter input[type="text"] {
  width: 100%;
}
.search-filter-form-wrapper .searchandfilter > ul {
  padding: 0 !important;
}
.pods-pagination-paginate {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.pods-pagination-paginate .page-numbers {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  color: white;
  margin: 0 0 0 1px;
  background-color: #1E3562;
  border: 1px solid #1E3562;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
}
.pods-pagination-paginate .page-numbers:hover {
  background-color: #244076;
}
.pods-pagination-paginate .page-numbers:hover {
  border-color: #244076;
}
.pods-pagination-paginate .page-numbers:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.current {
  background-color: #7EC245;
  border: 1px solid #7EC245;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-weight: 900;
}
.pods-pagination-paginate .page-numbers.current:hover {
  background-color: #8bc858;
}
.pods-pagination-paginate .page-numbers.current:hover {
  border-color: #8bc858;
}
.pods-pagination-paginate .page-numbers.current:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
}
.pods-pagination-paginate .page-numbers.next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
}
/* --------- Default Post detail --------- */
/* START Single DIVI Fix*/
.single #main-content .container {
  padding-top: 0 !important;
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
}
.single #main-content .container::before {
  display: none;
}
.single-section, .et_pb_section {
  padding: 70px 0;
}
.single-section .single-row, .single-section .et_pb_row, .et_pb_section .single-row, .et_pb_section .et_pb_row {
  padding: 35px 0;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .single-section .single-row, .single-section .et_pb_row, .et_pb_section .single-row, .et_pb_section .et_pb_row {
    display: flex;
  }
}
/* END Fix */
.page-heading-wrapper {
  background: #1E3562;
  padding: 0 !important;
}
.page-heading-wrapper .page-title {
  font-size: 44px;
  font-size: 2.75rem;
  color: #fff;
}
.single-detail .detail-thumbnail img {
  width: 100%;
  display: block;
}
ul.mc-related-items.mc-related-attachments {
  padding: 0;
}
ul.mc-related-items.mc-related-attachments li {
  list-style-type: none;
}
ul.mc-related-items.mc-related-attachments li::before {
  display: none;
}
ul.mc-related-items.mc-related-attachments li a {
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #7bbe44;
  border: 1px solid #7abe43;
  color: #fff;
}
ul.mc-related-items.mc-related-attachments li a::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  content: "";
  display: inline-block;
  margin-left: 0.3em;
}
.single-news {
  margin-top: 20px;
}
.single-news .mc-related-items {
  margin-top: 30px;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  flex-direction: row;
}
ul.mc-tabs li {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #1E3562;
  border: 1px solid #1E3562;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
ul.mc-tabs li:hover {
  background-color: #244076;
}
ul.mc-tabs li:hover {
  border-color: #244076;
}
ul.mc-tabs li:hover {
  color: #fff;
}
ul.mc-tabs li::after {
  display: none;
}
ul.mc-tabs li.current {
  background-color: #7EC245;
  border: 1px solid #7EC245;
  color: #fff;
}
ul.mc-tabs li.current:hover {
  background-color: #8bc858;
}
ul.mc-tabs li.current:hover {
  border-color: #8bc858;
}
ul.mc-tabs li.current:hover {
  color: #fff;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* -- Slider: Slick Slider -- */
.slider .slick-list, .slider .slick-track, .slider .slick-slide, .slider .slide {
  height: 100%;
}
.slider .slick-list > div, .slider .slick-track > div, .slider .slick-slide > div, .slider .slide > div {
  height: 100%;
}
.slider .slide-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
}
.slider .slide-content-wrapper {
  margin: auto 0;
  padding-left: 100px;
}
.slider .slide {
  background-position: center;
  background-size: cover;
}
.slider .slick-prev, .slider .slick-next {
  z-index: 999;
}
.slider .slick-prev::before, .slider .slick-next::before {
  font-size: 30px;
  font-size: 1.875rem;
}
.slider .slick-prev {
  left: 50px;
}
.slider .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
}
.slider .slick-next {
  right: 50px;
}
.slider .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
}
.home-slider::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.home-slider .slick-prev {
  left: 50px;
}
@media (max-width: 767px) {
  .home-slider .slick-prev {
    left: 20px;
  }
}
.home-slider .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
}
.home-slider .slick-next {
  right: 50px;
}
@media (max-width: 767px) {
  .home-slider .slick-next {
    right: 20px;
  }
}
.home-slider .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
}
.home-slider .slider {
  height: 500px;
}
@media (min-width: 992px) {
  .home-slider .slider {
    height: 400px;
  }
}
.home-slider .slider .slide {
  position: relative;
}
.home-slider .slider .slide::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.home-slider .slider .slide-container {
  position: absolute;
  z-index: 1;
}
.home-slider .slider .slide-content-wrapper {
  width: 75%;
}
@media (max-width: 767px) {
  .home-slider .slider .slide-content-wrapper {
    width: 90%;
  }
}
.home-slider .slider .slide-title {
  font-size: 3rem;
  color: #fff;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .home-slider .slider .slide-title {
    font-size: 33px;
  }
}
.home-slider .slider .slide-text {
  padding-bottom: 0;
  color: #fff;
  display: block;
  margin-top: 10px;
  margin-bottom: 50px;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  flex-direction: row;
}
ul.mc-tabs li {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 0.35em;
  padding-right: 1em;
  padding-bottom: 0.35em;
  padding-left: 1em;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #1E3562;
  border: 1px solid #1E3562;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-weight: 400;
  margin-left: 0.3em;
}
ul.mc-tabs li:hover {
  background-color: #244076;
}
ul.mc-tabs li:hover {
  border-color: #244076;
}
ul.mc-tabs li:hover {
  color: #fff;
}
ul.mc-tabs li::after {
  display: none;
}
ul.mc-tabs li.current {
  background-color: #7EC245;
  border: 1px solid #7EC245;
  color: #fff;
}
ul.mc-tabs li.current:hover {
  background-color: #8bc858;
}
ul.mc-tabs li.current:hover {
  border-color: #8bc858;
}
ul.mc-tabs li.current:hover {
  color: #fff;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* --------- Photo Gallery --------- */
.mc-var-dump {
  width: 100%;
  background: #333;
  padding: 80px;
  color: #fff;
}
code, .code {
  font-family: Courier New, monospace;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 30px;
  margin: 0;
  width: 100%;
  font-weight: 900;
}
code strong, code em, .code strong, .code em {
  color: #7EC245;
}
.test {
  padding-top: 56.25%;
  background: red;
}
