/* Default skin entry point — output.rocks current brand */
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import "../common.css";
.clear_float:before,
.clear_float:after {
  display: table;
  content: " ";
}
.clear_float:after {
  clear: both;
}
/*********************************************************/
/*
    Variables customizable using dashboard customize theme
 */
/*********************************************************/
/***********************************************/
/*
    Variables customizable only from this file
 */
/***********************************************/
/* Pass-through CSS import — do not inline via lessc (avoids broken http:// @font-face on HTTPS sites) */
/* Deactivate Concrete and Hoster elements */
#turnkey-credit,
footer#concrete5-brand {
  display: none !important;
  background-color: #1e414e;
}
/* Global exceptions */
div.ccm-page.ccm-page-id-286 #or_custom_mailstopper,
div.ccm-page.ccm-page-id-278 #or_custom_mailstopper {
  display: none;
}
/* Our style rules - namespace so as not to collide with the core app styles */
:root {
  --xw-lite-slider-banner-bg: #fff;
  --xw-lite-slider-arrow-hover-bg: #a0d22b;
  --xw-lite-slider-arrow-bg: #a0d22b;
  --xw-lite-slider-bullet-hover-color: #a0d22b;
  --xw-lite-slider-bullet-active-color: #a0d22b;
  --xw-twitter-flexible-divider-padding: 20px 20px 40px 20px;
  --xw-twitter-icon-color: black;
  --xw-twitter-icon-hover-color: black;
  --xw-twitter-date-color: black;
  --xw-twitter-date-hover-color: black;
  --xw-twitter-body-bg-color: #fff;
  --xw-twitter-tweet-padding: 6px 0 23px 0;
  --xw-timeline-slider-item-bubble-color: #a0d22b;
  --xw-timeline-slider-item-active-bubble-color: #a0d22b;
  --xw-timeline-slider-item-active-size: 25px;
  --xw-timeline-slider-item-size: 20px;
  --xw-timeline-slider-item-headline: 1rem;
  --xw-timeline-slider-item-subline: 0.9rem;
  --xw-timeline-slider-item-arrow-height: 160px;
  --xw-timeline-slider-item-arrow-width: 80px;
  --xw-timeline-slider-item-active-transform: translateY(-3px);
  --xw-timeline-slider-item-transform: translateY(-5px);
  --xw-preset-switcher-primary: #a0d22b;
}
div.ccm-page {
  position: relative;
}
div.ccm-page {
  overflow: clip;
  font-family: Raleway;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page blockquote {
  padding-left: 20px;
  font-size: 1.46em;
  font-weight: 300;
  border-color: #a0d22b;
  color: #5b676c;
  line-height: 1.55;
  margin-top: 40px;
}
div.ccm-page h1 {
  font-family: Raleway;
  font-size: 4em;
  font-weight: 600;
  color: #a0d22b;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page h2 {
  font-family: Raleway;
  font-size: 4em;
  font-weight: 600;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page h3 {
  font-family: Raleway;
  font-size: 1.66em;
  font-weight: 500;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page h4 {
  font-family: Raleway;
  font-size: 1.66em;
  font-weight: 400;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page h5 {
  font-family: Raleway;
  font-size: 1em;
  font-weight: 400;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page h6 {
  font-family: Raleway;
  font-size: 0.66em;
  font-weight: 400;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page h1,
div.ccm-page .h1,
div.ccm-page h2,
div.ccm-page .h2 {
  margin-top: 0;
  margin-bottom: 80.16px;
}
div.ccm-page .container > .row > .col-12 h1,
div.ccm-page .container > .row > .col-12 h2,
div.ccm-page .container > .row > .col-lg-12 h1,
div.ccm-page .container > .row > .col-lg-12 h2 {
  margin-top: 80px;
  margin-bottom: 40px;
}
div.ccm-page h3,
div.ccm-page .h3,
div.ccm-page h4,
div.ccm-page .h4 {
  margin-top: 0;
  margin-bottom: 40.08px;
}
div.ccm-page h5,
div.ccm-page .h5,
div.ccm-page h6,
div.ccm-page .h6 {
  margin-top: 37.2px;
  margin-bottom: 37.2px / 2;
}
div.ccm-page img {
  max-width: 100%;
  height: auto;
}
div.ccm-page hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #ececec;
}
div.ccm-page main {
  margin-top: 171px;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 0px;
  /*80px*/
  /*
    div.container:last-child {
      padding-bottom: 80px;
    }
    */
}
.ccm-toolbar-visible div.ccm-page main {
  margin-top: 219px;
}
div.ccm-page main .or-content-column {
  position: relative;
  /* Standard full-width elements don't need additional padding */
}
div.ccm-page main .or-content-column .container .row .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
div.ccm-page main .or-content-column div ::selection,
div.ccm-page main .or-content-column span ::selection,
div.ccm-page main .or-content-column a ::selection,
div.ccm-page main .or-content-column blockquote ::selection,
div.ccm-page main .or-content-column h1 ::selection,
div.ccm-page main .or-content-column h2 ::selection,
div.ccm-page main .or-content-column h3 ::selection,
div.ccm-page main .or-content-column h4 ::selection {
  background-color: #ff9f62;
}
div.ccm-page main a:not(.fa):not(.fas):not(.fab):not(.btn) {
  color: black;
  font-weight: 500;
  text-decoration: underline;
  padding: 10px 0;
  transition: all 0.5s ease-in-out;
}
div.ccm-page main a:not(.fa):not(.fas):not(.fab):not(.btn):hover {
  color: black;
  text-decoration: none;
}
div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px;
}
div.ccm-page.page-type-blog-entry div.col-sidebar {
  padding-top: 40px;
}
div.ccm-page div.col-sidebar hr {
  margin-top: 21px;
  margin-bottom: 21px;
}
div.ccm-page p {
  color: black;
  font-family: 'Raleway';
  line-height: 1.6;
  margin-bottom: 20px;
  letter-spacing: 0.2px;
}
div.ccm-page ol li {
  line-height: 1.9;
}
div.ccm-page a:focus {
  text-decoration: none;
}
div.ccm-page .above_bkgr i.fa {
  color: #a0d22b;
}
div.ccm-page .or_raster .raster-element-header i {
  color: white;
}
.or_custom_visualdots_wrapper {
  z-index: 0;
  position: absolute;
  left: -10%;
  width: 120%;
}
.or_custom_visualdots_wrapper #jay {
  margin-top: 30px;
  text-align: right;
}
.or_custom_visualdots_wrapper #cee {
  display: flex;
  justify-content: center;
  align-items: center;
}
.or_custom_visualdots_wrapper .row:nth-child(2) {
  margin-top: 310px;
}
.or_custom_visualdots_wrapper .row:nth-child(2) #slash svg {
  position: relative;
  left: 50%;
}
.or_custom_visualdots_wrapper .row:nth-child(2) #orm {
  text-align: right;
}
.or_custom_visualdots_wrapper .row:nth-child(2) #orm svg {
  position: relative;
  top: -20px;
}
.or_custom_visualdots_wrapper .row:nth-child(3) {
  margin-top: 200px;
}
.or_custom_visualdots_wrapper .row:nth-child(3) #dot svg {
  position: relative;
  left: 20%;
}
.or_custom_visualdots_wrapper .row:nth-child(3) #paperplane svg {
  position: relative;
  top: -70px;
}
.or_custom_visualdots_wrapper .row:nth-child(4) {
  margin-top: 3100px;
}
.or_custom_visualdots_wrapper .row:nth-child(4) #paperplane2 svg {
  position: relative;
  top: 0px;
}
.or_custom_visualdots_wrapper #dot path,
.or_custom_visualdots_wrapper #orm path {
  fill: #a0d22b !important;
}
.or_custom_visualdots_wrapper #jay path,
.or_custom_visualdots_wrapper #cee path,
.or_custom_visualdots_wrapper #slash path {
  fill: #1e414e !important;
}
.or_custom_visualdots_wrapper #paperplane path,
.or_custom_visualdots_wrapper #paperplane2 path {
  fill: #5b5b5b !important;
}
.or_custom_svg_hover_shadow {
  -webkit-filter: drop-shadow(-4px 5px 8px color-mix(in srgb, #1e414e 20%, transparent));
  filter: drop-shadow(-4px 5px 8px color-mix(in srgb, #1e414e 20%, transparent));
  transition: filter 0.25s ease-in-out;
}
a:hover .or_custom_svg_hover_shadow {
  -webkit-filter: drop-shadow(-1px 2px 2px color-mix(in srgb, #1e414e 20%, transparent));
  filter: drop-shadow(-1px 2px 2px color-mix(in srgb, #1e414e 20%, transparent));
}
.or_custom-contentheader {
  position: relative;
  left: -10%;
  width: 120%;
}
.or_custom-contentheader {
  margin-bottom: 110px;
}
.or_custom-contentheader .or_custom-contentheader-line1 h1,
.or_custom-contentheader .or_custom-contentheader-line2 h1 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 5.333em;
  line-height: 150px;
}
.or_custom-contentheader .or_custom-contentheader-line2 {
  position: relative;
  left: -4%;
}
.or_custom-contentheader .or_custom-contentheader-line2 h1 {
  color: #1e414e;
}
.or_custom-contentheader .or_custom-contentheader-byline {
  margin-top: 40px;
}
.or_custom-contentheader .or_custom-contentheader-byline,
.or_custom-contentheader .or_custom-contentheader-byline p {
  font-weight: 500;
  font-size: 40px;
}
.or_custom-contentheader .mt-4 {
  margin-top: 60px !important;
}
/*  //// output.rocks Custom Blocks //// */
div.ccm-page main .on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn),
.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn) {
  color: white;
}
div.ccm-page main .on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover {
  color: white;
}
div.ccm-page main .or_raster.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn),
div.ccm-page main .or_video a:not(.fa):not(.fas):not(.fab):not(.btn),
div.ccm-page main .or_form a:not(.fa):not(.fas):not(.fab):not(.btn),
div.ccm-page main .or_blue_stopper a:not(.fa):not(.fas):not(.fab):not(.btn),
div.ccm-page main .or_quote_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn),
div.ccm-page main .or_image_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn),
.or_raster.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn),
.or_video a:not(.fa):not(.fas):not(.fab):not(.btn),
.or_form a:not(.fa):not(.fas):not(.fab):not(.btn),
.or_blue_stopper a:not(.fa):not(.fas):not(.fab):not(.btn),
.or_quote_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn),
.or_image_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn) {
  color: white;
}
div.ccm-page main .or_raster.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
div.ccm-page main .or_video a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
div.ccm-page main .or_form a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
div.ccm-page main .or_blue_stopper a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
div.ccm-page main .or_quote_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
div.ccm-page main .or_image_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.or_raster.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.or_video a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.or_form a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.or_blue_stopper a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.or_quote_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover,
.or_image_slider.on-element-color a:not(.fa):not(.fas):not(.fab):not(.btn):hover {
  color: white;
}
.or_fullWidth {
  position: relative;
  left: -10%;
  width: 110%;
  padding: 60px 0 40px 0;
  margin-bottom: 80px;
}
.or_fullWidth .above_bkgr {
  z-index: 1;
  position: relative;
}
.or_fullWidth .or_fullWidth_bkgr {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50vw;
  right: 0;
  border-radius: 0px 250px 250px 0px;
}
.or_fullWidth.align_right .or_fullWidth_bkgr {
  left: 0;
  right: -50vw;
  border-radius: 250px 0px 0px 250px;
}
.or_video {
  position: relative;
  width: calc(110% + (var(--bs-gutter-x) * .5));
}
.or_video .or_fullWidth_bkgr {
  background: #1e414e;
}
div.ccm-page .or_video h3,
.or_video p,
.or_video a,
.or_video .or_video_content {
  color: white !important;
}
.or_video .or_video_textwrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding-left: 40px;
}
.or_video video {
  box-shadow: 4px 5px 8px 2px rgba(160, 210, 43, 0.6);
  border-radius: 25px;
  object-fit: cover;
}
div.ccm-page .or_video .or_video_content p:last-child {
  margin-bottom: 0;
}
.or_form.or_fullWidth {
  width: calc(120% + (var(--bs-gutter-x) * .5));
  padding-bottom: 60px;
}
.or_form .or_fullWidth_bkgr {
  background: #1e414e;
}
.or_form h2,
.or_form h3,
.or_form p,
.or_form a {
  color: white !important;
}
div.ccm-page .or_form h2 {
  line-height: 1.2;
}
.or_form .extra-content {
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
}
.or_form .extra-content .content .bubble_image {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: -1;
  height: 385px;
  width: 360px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 3px solid #a0d22b;
  filter: drop-shadow(0px 4px 4px rgba(160, 210, 43, 0.6));
  border-radius: 284px 0px 284px 284px;
}
div.ccm-page .or_form .ccm-block-express-form {
  background: #fff;
  border-width: 3px 0px 0px 3px;
  border-radius: 25px;
  padding: 40px 20px;
  margin-top: 50px;
}
div.ccm-page .or_form .ccm-block-express-form .text-muted,
div.ccm-page .or_form .ccm-block-express-form .form-label {
  display: none;
}
div.ccm-page .or_form .ccm-block-express-form input.form-control {
  height: auto;
}
div.ccm-page .or_form .ccm-block-express-form textarea {
  min-height: 400px;
}
div.ccm-page .or_form .ccm-block-express-form textarea.form-control,
div.ccm-page .or_form .ccm-block-express-form input.form-control {
  padding: 20px;
  box-shadow: inset -1px -1px 4px 1px rgba(160, 210, 43, 0.2);
  border-radius: 15px;
  color: black;
  font-weight: 500;
}
div.ccm-page .or_form .ccm-block-express-form textarea.form-control::placeholder,
div.ccm-page .or_form .ccm-block-express-form input.form-control::placeholder {
  color: #B5B5C3 !important;
  font-style: normal !important;
  opacity: 1;
}
div.ccm-page .or_form .ccm-block-express-form .btn-primary {
  float: right;
  display: block;
  text-align: center;
  height: 60px;
  padding: unset;
  width: 50%;
  background-color: #1e414e;
  color: white;
}
div.ccm-page .or_form .ccm-block-express-form .btn-primary:hover {
  background-color: #1e414e !important;
  color: white !important;
}
.or_cards.or_fullWidth {
  width: 120%;
  padding: 0;
}
.or_cards .card {
  border: 3px solid #1e414e;
  border-radius: 25px;
  padding: 20px;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.or_cards .card .large-text {
  font-size: 1.6666em;
  line-height: 1;
}
@media screen and (min-width: 1400px) {
  .or_cards .card .large-text {
    font-size: 2.6666em;
  }
}
.or_cards .card .extra-large-text {
  font-size: 2.6666em;
}
.or_cards .card .small-text {
  font-size: 0.6666em;
}
.or_cards .card hr {
  border: 2px solid #1e414e;
  opacity: 1;
  margin: 25px 0;
}
.or_cards .card svg path {
  fill: #a0d22b !important;
}
.or_cards .card .price-card,
.or_cards .card .price-card span,
.or_cards .card .price-card .large-text,
.or_cards .card .price-card .large-text span,
.or_cards .card i.fa-check {
  color: #a0d22b !important;
}
.or_cards a {
  text-decoration: none !important;
}
.or_cards a .card {
  box-shadow: 4px 5px 8px 2px rgba(160, 210, 43, 0.6);
  transition: all 0.25s ease-in-out;
}
.or_cards a:hover .card,
.or_cards .card {
  box-shadow: 1px 2px 2px rgba(160, 210, 43, 0.6);
}
.or_accordion {
  border: none;
}
.or_accordion.or_fullWidth {
  width: 120%;
}
.or_accordion .masonry {
  display: block;
  column-count: 3;
  margin: 0;
  column-gap: 1.5rem;
}
.or_accordion .accordion-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 2px rgba(160, 210, 43, 0.6);
  transition: all 0.25s ease-in-out;
  border-radius: 25px;
}
.or_accordion .accordion-item .accordion-header {
  display: flex;
  align-items: center;
}
.or_accordion .accordion-item .accordion-button {
  display: flex;
  align-items: center;
  background-color: transparent;
  border-radius: 25px;
  padding: 0 30px 0 20px;
  font-size: 1em;
}
.or_accordion .accordion-item .accordion-button .fa,
.or_accordion .accordion-item .accordion-button .fas,
.or_accordion .accordion-item .accordion-button .fab {
  display: inline-block;
  margin-left: auto;
  color: #1e414e;
  font-size: 58px;
  line-height: 1;
}
.or_accordion .accordion-item .accordion-button:after {
  display: none;
}
.or_accordion .accordion-item .accordion-button:not(.collapsed),
.or_accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.or_accordion .accordion-item .accordion-body {
  padding-top: 100px;
}
.or_accordion .accordion-item .accordion-body p:last-of-type {
  margin-bottom: 0;
}
.or_accordion .accordion-item:hover,
.or_accordion .accordion-item:has(.accordion-button:not(.collapsed)) {
  box-shadow: 0px -1px 1px 2px rgba(160, 210, 43, 0.6);
}
.or_raster {
  margin-bottom: 50px;
}
.or_raster,
.or_raster .text,
.or_raster .raster-button {
  position: relative;
}
div.ccm-page .or_raster h1,
div.ccm-page .or_raster h2,
div.ccm-page .or_raster h3,
div.ccm-page .or_raster h4,
div.ccm-page .or_raster h5,
div.ccm-page .or_raster h6,
div.ccm-page .or_raster p,
div.ccm-page .or_raster span,
div.ccm-page .or_raster text,
div.ccm-page .or_raster .raster-element-header {
  color: white;
}
.or_raster .text {
  padding-top: 100px;
}
.or_raster .text h2 {
  line-height: 1;
  margin-bottom: 50px;
}
.or_raster .text .text-body p:last-of-type {
  margin-bottom: 0;
}
.or_raster .raster.or_fullWidth {
  width: 120%;
  padding: 100px 0 60px 0;
  margin: 0;
}
.or_raster .raster.or_fullWidth .row:first-of-type > * {
  border-top: 2px solid white;
}
.or_raster .raster.or_fullWidth .row {
  border-left: 2px solid white;
}
.or_raster .raster.or_fullWidth .row > * {
  padding-left: 0;
  padding-right: 0;
}
.or_raster .raster.or_fullWidth .row > * .raster-element {
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  height: 100%;
  padding: 12px;
}
.or_raster .raster.or_fullWidth .row > * .raster-element .raster-element-header {
  text-align: center;
  margin-bottom: 15px;
}
.or_raster .raster.or_fullWidth .row > * .raster-element .raster-element-header i {
  font-size: 60px;
  display: block;
  margin: 15px 0;
}
.or_raster .raster.or_fullWidth .row > * .raster-element .raster-element-body {
  font-size: 0.6666em;
}
.or_raster .raster.or_fullWidth .row > * .raster-element .raster-element-body p:last-of-type {
  margin-bottom: 0;
}
.or_raster .raster-button {
  padding-bottom: 100px;
}
.or_raster .raster-button .btn {
  margin: auto;
}
.or_raster .bckgr_fill {
  background: #1e414e;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 150vw;
  left: -50vw;
}
.or_blue_stopper {
  position: relative;
  width: 120%;
  padding: 20px;
}
div.ccm-page .or_blue_stopper {
  color: white;
}
div.ccm-page .or_blue_stopper p,
div.ccm-page .or_blue_stopper hr,
div.ccm-page .or_blue_stopper a,
div.ccm-page .or_blue_stopper h1,
div.ccm-page .or_blue_stopper h2,
div.ccm-page .or_blue_stopper h3,
div.ccm-page .or_blue_stopper h4,
div.ccm-page .or_blue_stopper h5,
div.ccm-page .or_blue_stopper h6 {
  color: white;
}
.or_blue_stopper .col-lg-3,
.or_blue_stopper .col-lg-4 {
  padding: 40px 20px 22px 20px;
}
.or_blue_stopper .col-lg-4:nth-of-type(2) {
  border: solid white;
  border-width: 0px 3px 0px 3px;
}
.or_blue_stopper .col-lg-3:nth-of-type(2),
.or_blue_stopper .col-lg-3:nth-of-type(3),
.or_blue_stopper .col-lg-3:nth-of-type(4) {
  border: solid white;
  border-width: 0px 0px 0px 3px;
}
.or_blue_stopper p:last-of-type {
  margin-bottom: 0;
}
.or_blue_stopper .large-text {
  font-size: 40px;
}
.or_blue_stopper i {
  font-size: 60px;
  display: block;
  margin-bottom: 15px;
  color: white;
}
.or_blue_stopper .bckgr_fill {
  background: #1e414e;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}
.or_fw_template {
  width: calc(110% + (var(--bs-gutter-x) * .5));
  padding-bottom: 60px;
}
.or_fw_template .or_fullWidth_bkgr {
  background-color: #fff;
  border: 3px solid #1e414e;
}
.or-team-member {
  position: relative;
}
.or-team-member.or_fullWidth {
  position: relative;
  left: -10%;
  width: 120%;
  padding: 60px 0 60px 0;
  margin-bottom: 80px;
}
.or-team-member .above_bkgr {
  z-index: 1;
  position: relative;
}
.or-team-member .or_fullWidth_bkgr {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -50vw;
  background-color: #fff;
  border: 3px solid #1e414e;
  border-radius: 250px 0px 0px 250px;
}
.or-team-member .extra-content {
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
}
.or-team-member .extra-content .team-member-image {
  position: relative;
  width: 100%;
}
.or-team-member .extra-content .team-member-image .bubble_image {
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  aspect-ratio: 360 / 385;
  /* Maintain the original width/height ratio */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 3px solid #a0d22b;
  filter: drop-shadow(0px 4px 4px rgba(160, 210, 43, 0.6));
  border-radius: 284px 0px 284px 284px;
}
.or-team-member .extra-content .team-member-contact {
  margin-top: 80.16px;
}
.or-team-member .extra-content .team-member-contact .team-member-email a,
.or-team-member .extra-content .team-member-contact .team-member-linkedin a {
  text-decoration: none;
}
.or-team-member .extra-content .team-member-contact .team-member-email a i.fa,
.or-team-member .extra-content .team-member-contact .team-member-linkedin a i.fa,
.or-team-member .extra-content .team-member-contact .team-member-email a i.fas,
.or-team-member .extra-content .team-member-contact .team-member-linkedin a i.fas,
.or-team-member .extra-content .team-member-contact .team-member-email a i.fab,
.or-team-member .extra-content .team-member-contact .team-member-linkedin a i.fab {
  color: #1e414e;
}
.or-team-member .extra-content .team-member-contact .team-member-email a:hover,
.or-team-member .extra-content .team-member-contact .team-member-linkedin a:hover {
  color: #1e414e;
}
.or-team-member .extra-content .team-member-contact .team-member-email a,
.or-team-member .extra-content .team-member-contact .team-member-email a i.fa,
.or-team-member .extra-content .team-member-contact .team-member-email a i.fas,
.or-team-member .extra-content .team-member-contact .team-member-email a i.fab {
  color: #ff9f62;
}
.or-team-member .extra-content .team-member-contact .team-member-email a:hover {
  color: #ff9f62;
}
.or-team-member .team-details {
  padding-top: 11px;
  padding-bottom: 40px;
}
.or-team-member .team-details .team-member-name {
  margin-bottom: 20px;
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  -ms-hyphens: none !important;
}
.or-team-member .team-details .team-member-description p:last-of-type {
  margin-bottom: 0;
}
.or_image_slider,
.or_quote_slider {
  width: 120%;
  padding: 70px 0 150px 0;
}
.or_image_slider .bckgr_fill,
.or_quote_slider .bckgr_fill {
  background: #1e414e;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 150vw;
  left: -50vw;
}
.or_image_slider .row,
.or_quote_slider .row {
  align-items: center;
}
.or_image_slider .row div,
.or_quote_slider .row div {
  text-align: center;
}
.or_image_slider .row div img,
.or_quote_slider .row div img {
  width: 85%;
}
.or_image_slider .row .quote,
.or_quote_slider .row .quote {
  float: left;
  text-align: left;
  font-size: 1em;
  margin-bottom: 2em;
}
.or_image_slider .row .citation,
.or_quote_slider .row .citation {
  font-size: 0.66666em;
  float: right;
  text-align: left;
}
.or_image_slider .citation p:last-of-type,
.or_quote_slider .citation p:last-of-type,
.or_image_slider .quote p:last-of-type,
.or_quote_slider .quote p:last-of-type {
  margin-bottom: 0;
}
.or_image_slider .carousel-indicators,
.or_quote_slider .carousel-indicators {
  list-style-type: none;
  z-index: 5;
  margin: 0;
}
.or_image_slider .carousel-indicators li,
.or_quote_slider .carousel-indicators li {
  background: white;
  box-sizing: border-box;
  border-radius: 50%;
  border: 5px solid #1e414e;
  margin-left: 0;
  opacity: 1;
  transition: all 0.6s ease;
}
.or_image_slider .carousel-indicators li:last-of-type,
.or_quote_slider .carousel-indicators li:last-of-type {
  margin-right: 0 !important;
}
.or_image_slider .carousel-indicators .active,
.or_quote_slider .carousel-indicators .active {
  background: #a0d22b;
}
.or_image_slider.on-element-color .quote,
.or_quote_slider.on-element-color .quote,
.or_image_slider.on-element-color .quote p,
.or_quote_slider.on-element-color .quote p,
.or_image_slider.on-element-color .citation,
.or_quote_slider.on-element-color .citation,
.or_image_slider.on-element-color .citation p,
.or_quote_slider.on-element-color .citation p {
  color: #fff;
}
.or_image_slider.on-element-color .carousel-indicators li,
.or_quote_slider.on-element-color .carousel-indicators li {
  background: #1e414e;
  border: 5px solid #fff;
}
.or_image_slider.on-element-color .carousel-indicators .active,
.or_quote_slider.on-element-color .carousel-indicators .active {
  background: #fff;
}
.or_quote_slider.on-element-color .quote,
.or_quote_slider.on-element-color .quote p,
.or_quote_slider.on-element-color .citation,
.or_quote_slider.on-element-color .citation p {
  color: white;
}
.or_quote_slider.on-element-color .carousel-indicators li {
  background: transparent;
  border: 5px solid white;
}
.or_quote_slider.on-element-color .carousel-indicators .active {
  background: white;
}
.or_image_slider {
  padding-top: 0px;
}
.or_image_slider .carousel-indicators {
  bottom: -90px;
}
.or_image_slider .carousel-indicators li {
  width: 25px;
  height: 25px;
  margin-right: 25px;
}
.or_quote_slider .carousel-indicators {
  bottom: calc(-62px - 1em);
}
.or_quote_slider .carousel-indicators li {
  width: 31px;
  height: 31px;
  margin-right: 31px;
}
.or_footer_addendum {
  padding: 150px 0 110px 0;
}
.or_footer_addendum,
.or_footer_addendum .row {
  position: relative;
}
div.ccm-page .or_footer_addendum {
  color: #fff;
}
div.ccm-page .or_footer_addendum p,
div.ccm-page .or_footer_addendum hr,
div.ccm-page .or_footer_addendum a,
div.ccm-page .or_footer_addendum h1,
div.ccm-page .or_footer_addendum h2,
div.ccm-page .or_footer_addendum h3,
div.ccm-page .or_footer_addendum h4,
div.ccm-page .or_footer_addendum h5,
div.ccm-page .or_footer_addendum h6 {
  color: #fff;
}
.or_footer_addendum .bckgr_fill {
  background-color: #9b9f9a;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 120%;
  left: -10%;
  border-radius: 250px 250px 0px 0px;
}
.or-blog-list {
  width: calc(100% + var(--bs-gutter-x));
}
.or_blog_post,
.or_blog_post_vertical {
  position: relative;
  margin-bottom: 80px;
}
.or_blog_post .or_fullWidth_bkgr,
.or_blog_post_vertical .or_fullWidth_bkgr {
  background-color: #9b9f9a;
  left: -50vw;
  right: 0;
  border-radius: 0px 250px 250px 0px;
}
div.ccm-page .or_blog_post h3,
div.ccm-page .or_blog_post_vertical h3,
.or_blog_post p,
.or_blog_post_vertical p,
.or_blog_post div,
.or_blog_post_vertical div,
.or_blog_post a:not(.btn),
.or_blog_post_vertical a:not(.btn),
.or_blog_post .or_blog_content,
.or_blog_post_vertical .or_blog_content {
  color: #fff !important;
}
.or_blog_post .or_blog_image img,
.or_blog_post_vertical .or_blog_image img {
  box-shadow: 4px 5px 8px 2px rgba(217, 217, 217, 0.47);
  border-radius: 25px;
  object-fit: cover;
  width: 100%;
  background: transparent;
}
.or_blog_post .or_blog_textwrapper,
.or_blog_post_vertical .or_blog_textwrapper {
  align-items: flex-end;
  display: flex;
}
.or_blog_post .or_blog_title,
.or_blog_post_vertical .or_blog_title {
  margin: 0;
  word-wrap: break-word;
  overflow: hidden;
  hyphens: auto;
}
.or_blog_post .or_blog_meta,
.or_blog_post_vertical .or_blog_meta,
.or_blog_post .or_blog_content,
.or_blog_post_vertical .or_blog_content {
  margin-top: 40px;
}
.or_blog_post .or_blog_meta,
.or_blog_post_vertical .or_blog_meta {
  font-weight: 700;
}
.or_blog_post .or_blog_meta svg,
.or_blog_post_vertical .or_blog_meta svg {
  margin-top: 20px;
}
.or_blog_post .or_blog_content p:last-child,
.or_blog_post_vertical .or_blog_content p:last-child {
  margin-bottom: 0;
}
.or_blog_post_vertical .or_blog_content {
  margin-top: 100px;
}
.ccm-pagination-wrapper {
  margin: 40px 0;
  text-align: center;
}
.ccm-pagination-wrapper .pagination {
  display: inline-flex;
}
.ccm-pagination-wrapper .pagination li {
  margin: 0 5px;
}
.ccm-pagination-wrapper .pagination li a {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #1e414e;
  color: #1e414e !important;
  background-color: #fff;
  transition: all 0.3s ease;
}
.ccm-pagination-wrapper .pagination li a:hover {
  background-color: #70b0c8;
}
.ccm-pagination-wrapper .pagination li.active a {
  background-color: #1e414e;
  color: #fff !important;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup {
  padding: 15px 5%;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .close_icon {
  font-size: 12px;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-content p {
  margin-bottom: 0;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-content .small-text {
  font-size: 0.85em;
  margin-bottom: 1em;
  line-height: 1;
}
@media (max-width: 767px) {
  div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-content .small-text {
    line-height: 1.5;
  }
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-content .extra-small-text {
  font-size: 0.8125em;
  margin-bottom: 0.825em;
  line-height: 1.2;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-content b,
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-content strong {
  font-family: Raleway;
  font-weight: 500;
  letter-spacing: 0.04em;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-controls {
  padding-top: 20px;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-controls button {
  font-size: 0.875em;
}
@media (max-width: 767px) {
  div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .dp-cookies-popup-controls button {
    font-size: 0.75em;
    padding: 0.25em 0.435em;
  }
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .card {
  border: 1px solid #a0d22b;
  background: transparent;
  margin-bottom: 10px;
  padding: 10px;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .card-header input[type="checkbox"] {
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
}
div.ccm-page .db-disclaimer-wrapper.dp-cookies-popup .card-body > p:last-child {
  margin-bottom: 0;
  color: unset;
}
div.ccm-page div.ccm-system-errors {
  margin-top: 40px;
}
div.ccm-page #meta-bar {
  position: fixed;
  top: 0;
  width: 100%;
  height: 52px;
  background: linear-gradient(251deg, #136989 0%, #222A31 97.47%);
  border-bottom: none;
  padding: 12px 0;
  z-index: 9;
  overflow: hidden;
}
.ccm-toolbar-visible div.ccm-page #meta-bar {
  top: 48px;
}
div.ccm-page #meta-bar a {
  color: white;
}
div.ccm-page #meta-bar a:hover {
  color: white !important;
}
div.ccm-page #meta-bar,
div.ccm-page #meta-bar p,
div.ccm-page #meta-bar ccm-page p {
  color: white;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  div.ccm-page #meta-bar,
  div.ccm-page #meta-bar p,
  div.ccm-page #meta-bar ccm-page p {
    font-size: 12px;
  }
}
div.ccm-page #meta-bar img {
  width: auto;
  object-fit: contain;
  margin: 0;
}
div.ccm-page #meta-bar .presenter,
div.ccm-page #meta-bar .info-bar {
  display: block;
}
@media all and (min-width: 992px) {
  div.ccm-page #meta-bar .presenter,
  div.ccm-page #meta-bar .info-bar {
    overflow: visible;
    max-height: 30px;
  }
  div.ccm-page #meta-bar .info-bar {
    position: relative;
    right: -41px;
    float: right;
  }
}
div.ccm-page #meta-bar .presenter {
  margin-left: 1px;
}
div.ccm-page #meta-bar .presenter img {
  height: 150%;
  margin: 0 6px;
}
div.ccm-page header {
  position: fixed;
  top: 52px;
  width: 100%;
  z-index: 9;
  background-color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  /* border-bottom: 1px solid @header-border-color; */
  box-shadow: 0px 5px 8px rgba(160, 210, 43, 0.2);
  /* rgba(44, 115, 175, 0.2); */
}
.ccm-toolbar-visible div.ccm-page header {
  top: 100px;
}
@media (min-width: 992px) {
  div.ccm-page header {
    height: 119px;
  }
  div.ccm-page header .row {
    height: 119px;
  }
}
div.ccm-page header #ccm-region-flag-gb:after,
div.ccm-page header #ccm-region-flag-de:after {
  display: inline-block;
}
div.ccm-page header #ccm-region-flag-gb::after {
  content: "en";
}
div.ccm-page header #ccm-region-flag-de::after {
  content: "de";
}
div.ccm-page header .header-site-title {
  font-family: 'Raleway';
  font-weight: 500;
  color: #a0d22b;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  text-transform: none;
  line-height: 1.5em;
  font-size: 2em;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  div.ccm-page header .header-site-title {
    min-height: 70px;
  }
}
div.ccm-page header .header-site-title a {
  color: #a0d22b;
  /* Logo */
  vertical-align: middle;
  /* we use SVGs, so the width needs to be set on the container */
  width: 56%;
  height: 100%;
  display: flex;
  align-items: center;
}
div.ccm-page header .header-site-title a:hover {
  color: #5f7d1a;
  text-decoration: none !important;
}
div.ccm-page header .header-site-title a img,
div.ccm-page header .header-site-title a svg {
  width: 100%;
  height: auto;
  display: block;
  margin: unset;
}
div.ccm-page header .header-site-title a svg path.or-logo-primary,
div.ccm-page header .header-site-title a svg g path.or-logo-primary {
  fill: #a0d22b !important;
}
div.ccm-page header .header-site-title a svg path.or-logo-secondary,
div.ccm-page header .header-site-title a svg g path.or-logo-secondary {
  fill: #1e414e !important;
}
div.ccm-page header .header-site-title a svg path:not(.or-logo-secondary),
div.ccm-page header .header-site-title a svg g path:not(.or-logo-secondary) {
  fill: #a0d22b !important;
}
div.ccm-page header .ccm-search-block-form {
  position: relative;
}
div.ccm-page header .ccm-search-block-form:before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: 25px;
  text-decoration: inherit;
  color: #ff9f62;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text {
  border: 1px solid #F1416C;
  color: #ff9f62;
  border-radius: 30px;
  padding: 10px 20px 10px 35px;
  background-color: #ffffff;
  margin-block-start: 1em;
  line-height: normal;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus {
  outline: 0;
}
div.ccm-page header .ccm-floating-search-block-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 10px;
  border: 1px solid #F1416C;
  margin-top: 5px;
}
div.ccm-page header .ccm-floating-search-block-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display: block;
  color: #ff9f62;
}
div.ccm-page header .ccm-floating-search-block-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
div.ccm-page header .ccm-floating-search-block-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
div.ccm-page header .ccm-floating-search-block-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
div.ccm-page header .ccm-floating-search-block-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
div.ccm-page header .ccm-floating-search-block-form .form-group:hover,
div.ccm-page header .ccm-floating-search-block-form .form-group.hover {
  width: 100%;
  border-radius: 30px;
}
div.ccm-page header .ccm-floating-search-block-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #ff9f62;
  left: initial;
  font-size: 14px;
}
div.ccm-page nav.ccm-responsive-navigation {
  display: flex;
  align-items: center;
  height: 100%;
}
div.ccm-page nav.ccm-responsive-navigation ul {
  list-style: none;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-left: 0;
  display: flex;
}
div.ccm-page nav.ccm-responsive-navigation ul li {
  display: block;
  position: relative;
  float: left;
  margin-right: 0;
  padding-right: 0;
}
div.ccm-page nav.ccm-responsive-navigation ul li a {
  display: block;
  width: fit-content;
  position: relative;
  left: calc( -20px - (var(--bs-gutter-x) * .5) );
  padding: 10px 20px !important;
  margin-right: 0px;
  border-radius: 6px;
  background: transparent;
  text-decoration: none;
  white-space: nowrap;
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: none;
  box-shadow: 3px 3px 8px rgba(44, 115, 175, 0);
  transition: all 0.4s ease-in-out;
}
div.ccm-page nav.ccm-responsive-navigation ul li a.nav-selected {
  color: #a0d22b;
}
div.ccm-page nav.ccm-responsive-navigation ul li a:hover {
  color: #fff;
  background: #a0d22b;
  box-shadow: 3px 3px 8px rgba(44, 115, 175, 0.6);
}
div.ccm-page nav.ccm-responsive-navigation ul li:last-child a {
  margin-right: 0;
}
div.ccm-page nav.ccm-responsive-navigation ul li:focus-within > ul,
div.ccm-page nav.ccm-responsive-navigation ul li:hover > ul {
  display: block;
  position: absolute;
  z-index: 9;
  width: 230px;
  border-bottom: 2px solid #a0d22b;
  padding-top: 40px;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.ccm-page nav.ccm-responsive-navigation ul li:focus-within > ul,
  div.ccm-page nav.ccm-responsive-navigation ul li:hover > ul {
    padding-top: 75px;
  }
}
div.ccm-page nav.ccm-responsive-navigation ul li:focus-within li,
div.ccm-page nav.ccm-responsive-navigation ul li:hover li {
  float: none;
  border-bottom: 1px solid rgba(160, 210, 43, 0.2);
  border-left: 1px solid rgba(160, 210, 43, 0.2);
  background-color: #fff;
}
div.ccm-page nav.ccm-responsive-navigation ul li:focus-within li a,
div.ccm-page nav.ccm-responsive-navigation ul li:hover li a {
  text-transform: none;
  color: #000;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: normal;
  padding: 10px 23px !important;
}
div.ccm-page nav.ccm-responsive-navigation ul li:focus-within li:hover a,
div.ccm-page nav.ccm-responsive-navigation ul li:hover li:hover a {
  color: black;
}
div.ccm-page nav.ccm-responsive-navigation ul li:focus-within li:hover ul,
div.ccm-page nav.ccm-responsive-navigation ul li:hover li:hover ul {
  padding-top: 0;
}
div.ccm-page nav.ccm-responsive-navigation ul li ul {
  display: none;
  -webkit-transition: 0.4s ease-in-out 3s;
  transition: 0.4s ease-in-out 3s;
}
div.ccm-page nav.ccm-responsive-navigation ul ul ul {
  left: 100%;
  top: 0;
}
div.ccm-page nav.ccm-responsive-navigation ul:before,
div.ccm-page nav.ccm-responsive-navigation ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
div.ccm-page nav.ccm-responsive-navigation ul:after {
  clear: both;
}
div.ccm-page .ccm-block-switch-language-OR_custom {
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  right: -41px;
  float: right;
  background: transparent;
  text-decoration: none;
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}
div.ccm-page .ccm-block-switch-language-OR_custom .ccm-block-switch-language {
  margin-left: 18px;
}
div.ccm-page .ccm-block-switch-language-OR_custom .ccm-block-switch-language-inactive {
  color: #000;
}
div.ccm-page .ccm-block-switch-language-OR_custom .ccm-block-switch-language-inactive:hover {
  color: #a0d22b;
  text-decoration: none;
}
div.ccm-page .ccm-block-switch-language-OR_custom .ccm-block-switch-language-active {
  font-weight: 800;
  color: #5b5b5b;
}
div.ccm-page #or_custom_mailstopper {
  display: block;
  z-index: 11;
  /* Stopper: 11, Header: 9 */
  position: fixed;
  top: 88px;
  right: 0;
  transition: all 1s ease-in-out;
  color: #ff9f62;
}
.ccm-toolbar-visible div.ccm-page #or_custom_mailstopper {
  top: 136px;
}
div.ccm-page #or_custom_mailstopper path.or_custom_svg_hover_shadow {
  fill: #ff9f62;
}
div.ccm-page #or_custom_mailstopper a {
  color: #ff9f62;
}
div.ccm-page #or_custom_mailstopper a:hover {
  color: #ff9f62;
}
@media all and (min-width: 992px) {
  div.ccm-page .logo-area-copy {
    display: none !important;
  }
  div.ccm-page .ccm-responsive-overlay {
    display: none !important;
  }
  div.ccm-page .ccm-responsive-menu-launch {
    display: none;
  }
  div.ccm-page #or_custom_mailstopper_mobile,
  div.ccm-page .mobile-language-switcher .ccm-block-switch-language-OR_custom {
    display: none;
  }
  div.ccm-page .ccm-block-switch-language-OR_custom {
    display: flex;
  }
}
div.ccm-page div.ccm-pagination-wrapper {
  text-align: center;
}
div.ccm-page main .pagination > li.active span {
  background: none;
  color: black;
  border-color: #a0d22b;
}
div.ccm-page main .pagination > li.next.disabled a,
div.ccm-page main .pagination > li.next.disabled span {
  color: #777777;
}
div.ccm-page main .pagination > li.next a {
  border-right: 1px solid #a0d22b;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-right: 25px;
}
div.ccm-page main .pagination > li.next span {
  border-right: 1px solid #a0d22b;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-right: 25px;
}
div.ccm-page main .pagination > li.prev.disabled a,
div.ccm-page main .pagination > li.prev.disabled span {
  color: #777777;
}
div.ccm-page main .pagination > li.prev span {
  border-left: 1px solid #a0d22b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 25px;
}
div.ccm-page main .pagination > li.prev a {
  border-left: 1px solid #a0d22b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-left: 25px;
}
div.ccm-page main .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding: 12px !important;
  border-color: #a0d22b;
}
div.ccm-page main .pagination > li > a:hover {
  background: none;
}
div.ccm-page main .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #a0d22b;
}
div.ccm-page main .pagination > li > span:hover {
  border-color: #a0d22b;
}
div.ccm-page .breadcrumb {
  background-color: transparent;
  padding: 0px;
}
div.ccm-page .breadcrumb a {
  color: white !important;
}
div.ccm-page .breadcrumb a:hover {
  text-decoration: none;
  color: white !important;
}
div.ccm-page .breadcrumb .active {
  color: black;
}
div.ccm-page img.ccm-captcha-image {
  display: block;
  margin: 0px auto 30px auto;
}
div.ccm-page main .ccm-search-block-form {
  margin-top: 40px;
  position: relative;
}
div.ccm-page main .ccm-search-block-form h3 {
  font-family: 'Raleway';
  font-size: 1.66em;
}
div.ccm-page main .ccm-search-block-form input.ccm-search-block-text {
  border: 0;
  margin-right: 15px;
  width: 30%;
  margin-bottom: 15px;
  padding: 10px;
  padding-left: 40px;
  color: #ff9f62;
  background: #ffffff;
  border: 1px solid #ff9f62;
}
@media all and (max-width: 991px) {
  div.ccm-page main .ccm-search-block-form input.ccm-search-block-text {
    width: 100%;
  }
}
div.ccm-page main .ccm-search-block-form input.ccm-search-block-submit:focus {
  outline: none;
}
div.ccm-page main #searchResults .searchResult:not(:last-child) {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 25px;
  margin-top: 25px;
}
div.ccm-page .btn {
  display: flex;
  align-items: center;
  width: fit-content;
  overflow: hidden;
  background: #fff;
  border: 3px solid #a0d22b;
  box-shadow: 4px 5px 8px color-mix(in srgb, #1e414e 60%, transparent);
  padding: 0px 0px 0px 20px;
  font-family: Raleway;
  font-size: 1em;
  color: #a0d22b;
  font-weight: 600;
  text-align: center;
  transition: all 0.25s ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -ms-border-radius: 10px;
}
div.ccm-page .btn .me-3 {
  display: inline-block;
  margin-right: 0 !important;
  margin-left: 60px;
  padding: 10px 20px;
  background-color: #a0d22b;
}
div.ccm-page .btn .me-3 i.fas {
  vertical-align: middle;
  color: #fff;
  font-size: 52px;
  line-height: 52px;
  margin: 0;
}
div.ccm-page .btn.on-element-color {
  color: #fff;
  background: #a0d22b;
  border: 3px solid #fff;
  box-shadow: 4px 5px 8px color-mix(in srgb, #fff 40%, transparent);
}
div.ccm-page .btn.on-element-color .me-3 {
  background-color: #fff;
}
div.ccm-page .btn.on-element-color .me-3 i.fas {
  color: #a0d22b;
}
div.ccm-page .btn:hover {
  box-shadow: 1px 2px 2px color-mix(in srgb, #1e414e 60%, transparent);
}
div.ccm-page .btn:hover.on-element-color {
  box-shadow: 1px 2px 2px color-mix(in srgb, #fff 60%, transparent);
}
div.ccm-page .btn-success,
div.ccm-page .btn-default,
div.ccm-page .btn-primary {
  padding: 0px 20px 0px 0px;
}
div.ccm-page .btn-success .me-3,
div.ccm-page .btn-default .me-3,
div.ccm-page .btn-primary .me-3 {
  margin-right: 60px !important;
  margin-left: 0;
}
div.ccm-page .btn-success {
  color: #fff;
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.focus {
  color: #fff;
  background-color: #00994d;
  border-color: #255625;
}
div.ccm-page .btn-success:hover {
  color: #fff;
  background-color: #00994d;
  border-color: #398439;
}
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  color: #fff;
  background-color: #00994d;
  background-image: none;
  border-color: #398439;
}
div.ccm-page .btn-success:active:hover,
div.ccm-page .btn-success.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-success:hover,
div.ccm-page .btn-success:active:focus,
div.ccm-page .btn-success.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active.focus,
div.ccm-page .btn-success.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-success.focus {
  color: #fff;
  background-color: #00753b;
  border-color: #255625;
}
div.ccm-page .btn-success.disabled:hover,
div.ccm-page .btn-success[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-success:hover,
div.ccm-page .btn-success.disabled:focus,
div.ccm-page .btn-success[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.disabled.focus,
div.ccm-page .btn-success[disabled].focus,
fieldset[disabled] div.ccm-page .btn-success.focus {
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success .badge {
  color: #00cc66;
  background-color: #fff;
}
div.ccm-page .btn-success,
div.ccm-page .btn-success:hover,
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active {
  background: #00cc66 !important;
}
div.ccm-page .btn-success:hover {
  color: #fff !important;
  border-color: #fff !important;
}
div.ccm-page .btn-default {
  color: black;
  background-color: #fff;
  border-color: #a0d22b;
}
div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.focus {
  color: black;
  background-color: #e6e6e6;
  border-color: #4f6815;
}
div.ccm-page .btn-default:hover {
  color: black;
  background-color: #e6e6e6;
  border-color: #799f21;
}
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  color: black;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #799f21;
}
div.ccm-page .btn-default:active:hover,
div.ccm-page .btn-default.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-default:hover,
div.ccm-page .btn-default:active:focus,
div.ccm-page .btn-default.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-default:focus,
div.ccm-page .btn-default:active.focus,
div.ccm-page .btn-default.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-default.focus {
  color: black;
  background-color: #d4d4d4;
  border-color: #4f6815;
}
div.ccm-page .btn-default.disabled:hover,
div.ccm-page .btn-default[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-default:hover,
div.ccm-page .btn-default.disabled:focus,
div.ccm-page .btn-default[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.disabled.focus,
div.ccm-page .btn-default[disabled].focus,
fieldset[disabled] div.ccm-page .btn-default.focus {
  background-color: #fff;
  border-color: #a0d22b;
}
div.ccm-page .btn-default .badge {
  color: #fff;
  background-color: black;
}
div.ccm-page .btn-default:hover {
  color: body-type-color !important;
  background-color: #fff !important;
  border-color: #a0d22b !important;
}
div.ccm-page .btn-primary {
  color: #a0d22b;
  background-color: #fff;
  border-color: #a0d22b;
}
div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary.focus {
  color: #a0d22b;
  background-color: #e6e6e6;
  border-color: #4f6815;
}
div.ccm-page .btn-primary:hover {
  color: #a0d22b;
  background-color: #e6e6e6;
  border-color: #799f21;
}
div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.active,
.open > .dropdown-togglediv.ccm-page .btn-primary {
  color: #a0d22b;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #799f21;
}
div.ccm-page .btn-primary:active:hover,
div.ccm-page .btn-primary.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary:active:focus,
div.ccm-page .btn-primary.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary:active.focus,
div.ccm-page .btn-primary.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-primary.focus {
  color: #a0d22b;
  background-color: #d4d4d4;
  border-color: #4f6815;
}
div.ccm-page .btn-primary.disabled:hover,
div.ccm-page .btn-primary[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary.disabled:focus,
div.ccm-page .btn-primary[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary.disabled.focus,
div.ccm-page .btn-primary[disabled].focus,
fieldset[disabled] div.ccm-page .btn-primary.focus {
  background-color: #fff;
  border-color: #a0d22b;
}
div.ccm-page .btn-primary .badge {
  color: #fff;
  background-color: #a0d22b;
}
div.ccm-page .btn-primary:hover {
  color: #a0d22b !important;
  background-color: #fff !important;
  border-color: #a0d22b !important;
}
div.ccm-page .btn-1E9FD8:not(.on-element-color) .me-3 {
  background-color: #a0d22b;
}
div.ccm-page .or_single_button {
  margin-bottom: 40px;
}
div.ccm-page .or_single_button .mt-4 {
  margin: auto;
  width: fit-content;
}
div.ccm-page div.block-sidebar-padded {
  padding: 25px 40px 25px 40px;
}
div.ccm-page div.block-sidebar-padded p {
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped {
  padding: 25px 40px 25px 40px;
  background-color: #F1416C;
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
}
div.ccm-page div.block-sidebar-wrapped h5 {
  font-size: 0.9em;
}
div.ccm-page div.block-sidebar-wrapped a {
  color: white !important;
}
div.ccm-page div.block-sidebar-wrapped a:hover {
  text-decoration: none;
  color: white !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.block-sidebar-wrapped ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: black;
}
div.ccm-page div.block-sidebar-wrapped ul li {
  margin-bottom: 12px;
}
div.ccm-page div.block-sidebar-wrapped ul ul {
  padding-left: 20px;
  font-size: 1em;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  margin: -15px -40px -25px -40px;
  padding: 15px 40px 10px 40px;
  border-top: 1px solid #ececec;
  font-size: 1.66em;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a {
  color: white !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: white !important;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal {
  margin-right: -10px;
  margin-left: -10px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 7px;
}
@media (min-width: 768px) {
  div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    float: left;
    width: 16.66666667%;
  }
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 767px) {
  div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
    margin-bottom: 10px;
  }
  div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 100%;
  }
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title {
  margin: 0px;
  font-family: Raleway;
  font-size: 4em;
  font-weight: 600;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a {
  color: black;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover {
  text-decoration: none;
}
div.ccm-page div.ccm-block-page-list-date {
  color: #6c757d;
  font-size: 0.8em;
  margin-bottom: 10px;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title {
  margin-top: 0px;
  margin-bottom: 10.5px;
  font-family: Raleway;
  font-size: 4em;
  font-weight: 600;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a {
  color: black;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover {
  text-decoration: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div.ccm-page div.area-content-accent {
  background-color: #F1416C;
  margin-top: 80px;
  padding: 65px 0px 65px 0px;
  /*
  div.container:last-child {
    padding-bottom: 0px;
  }
  */
  margin-bottom: -80px;
}
div.ccm-page div.area-content-accent .title-caps,
div.ccm-page div.area-content-accent .title-caps-bold,
div.ccm-page div.area-content-accent h3 {
  color: #F1416C !important;
}
div.ccm-page div.testimonial-bio {
  margin-bottom: 60px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial {
  margin-left: 0px;
  margin-right: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image {
  width: auto;
  float: none;
  padding: 0px;
  margin-bottom: 20px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text {
  float: none;
  padding: 0px;
}
div.ccm-page div.testimonial-bio + div.testimonial-bio {
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio:only-child {
  margin-bottom: 0px;
}
div.ccm-page .ccm-faq-container {
  margin-right: -10px;
  margin-left: -10px;
}
div.ccm-page .ccm-faq-block-links {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-links {
    float: left;
    width: 25%;
  }
}
div.ccm-page .ccm-faq-block-links a {
  display: block;
  margin-bottom: 2px;
  background-color: black;
  padding: 10px 20px !important;
  color: white !important;
}
div.ccm-page .ccm-faq-block-links a:hover {
  border-left: 5px solid black;
  padding: 10px 15px !important;
}
div.ccm-page .ccm-faq-block-entries {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
div.ccm-page .ccm-faq-block-entries h3 {
  margin-top: 0px;
}
div.ccm-page .ccm-faq-block-entries div.faq-entry-content {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    margin-left: 8.33333333%;
  }
}
div.ccm-page .nav > li {
  display: block;
}
div.ccm-page .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
div.ccm-page .nav > li > a:hover,
div.ccm-page .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  color: black;
}
div.ccm-page .nav > li > ul {
  list-style-type: none;
}
div.ccm-page .nav > li > ul li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  color: black;
}
div.ccm-page .nav > li > ul li a {
  padding: 5px 0;
  display: inline-block;
  background-color: transparent;
  color: black;
}
div.ccm-page .nav > li > ul li:hover:before,
div.ccm-page .nav > li > ul li:hover a {
  text-decoration: none;
  color: black;
}
div.ccm-page .nav.sidebar li {
  margin-bottom: 2px;
}
div.ccm-page .nav.sidebar li:before {
  content: unset;
}
div.ccm-page .nav.sidebar li a {
  color: white !important;
  border-left: 5px solid black;
  background-color: black;
  display: block;
  padding-left: 8px;
}
div.ccm-page .nav.sidebar li a:hover {
  background-color: black;
  color: white !important;
}
div.ccm-page .nav.sidebar ul {
  padding-inline-start: 0;
  margin-top: 2px;
  list-style-type: none;
}
div.ccm-page .nav.sidebar ul li a {
  padding-left: 20px;
}
div.ccm-page .nav.sidebar ul ul li a {
  padding-left: 30px;
}
div.ccm-page .nav.sidebar ul ul ul li a {
  padding-left: 40px;
}
div.ccm-page .nav.footer-nav li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  color: white;
}
div.ccm-page .nav.footer-nav li a {
  color: white;
  padding: 5px 0;
  display: inline-block;
}
div.ccm-page .nav.footer-nav li a:hover {
  color: white;
  background-color: transparent;
}
div.ccm-page ul ul {
  list-style: none;
}
div.ccm-page div.ccm-block-feature-item {
  position: relative;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-feature-item p {
  margin-left: 0;
}
div.ccm-page div.ccm-block-feature-item h4 {
  color: #a0d22b;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
div.ccm-page div.ccm-block-feature-item i {
  background: #a0d22b;
  width: 60px;
  height: 60px;
  font-size: 1.75em;
  color: white;
  margin-right: 15px;
  display: inline-flex;
  justify-content: center;
  border-radius: 2px;
  align-items: center;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4 {
  font-size: 1.5em;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
  font-size: 1.3em;
  background: none;
  width: unset;
  height: unset;
  display: inline-block;
  position: absolute;
  left: 0px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item {
  padding-left: 45px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item a {
  padding-top: 0;
  padding-bottom: 0;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item a h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item a i {
  color: black;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item a:hover h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item a:hover i {
  color: black;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper {
  text-align: center;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title {
  color: black;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 20px;
}
div.ccm-page div.ccm-block-feature-item-hover {
  display: table;
  margin: 0px auto 0px auto;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
  border: 1px solid black;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin: 0px auto 0px auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: help;
  width: 200px;
  height: 200px;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i {
  margin-top: 3px;
  color: black;
  font-size: 4em;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 134px;
    height: 134px;
  }
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon {
  background: black;
  border: 1px solid black;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon i {
  color: white;
}
div.ccm-page .ccm-image-slider-container {
  margin-bottom: 40px;
  background-color: transparent;
  background-repeat: repeat;
  /* background-image is moved to main.less because it needs to be in the theme root */
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
  max-height: 220px;
}
@media (min-width: 480px) and (max-width: 767px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    margin-bottom: 20px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 320px;
  }
}
@media (min-width: 768px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 350px;
  }
}
@media (min-width: 992px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 429px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 480px;
  }
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider:before,
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  display: table;
  content: " ";
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  clear: both;
}
div.ccm-page .ccm-image-slider-container .rslides_nav {
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  height: 40px;
  margin-top: 0;
  width: 40px;
  background: rgba(0, 0, 0, 0.92);
  display: inline-flex;
  align-items: center;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next {
  color: white;
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  right: 40px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next:hover {
  text-decoration: none;
  color: black;
  background: white;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next:before {
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin-top: 0;
  margin-left: 14px;
}
@media (max-width: 768px) {
  div.ccm-page .ccm-image-slider-container .rslides_nav.next {
    right: 15px;
  }
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev {
  color: white;
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  left: 40px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev:hover {
  text-decoration: none;
  color: black;
  background: white;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev:after {
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 16px;
  display: block;
  margin-top: 0;
  margin-left: 12px;
}
@media (max-width: 768px) {
  div.ccm-page .ccm-image-slider-container .rslides_nav.prev {
    left: 15px;
  }
}
div.ccm-page .ccm-image-slider-container .rslides_nav:focus {
  text-decoration: none;
}
@media (max-width: 480px) {
  div.ccm-page .ccm-image-slider-container .rslides_nav {
    display: none;
  }
}
div.ccm-page .ccm-image-slider-container .rslides_tabs {
  transform: translate(-50%, -50%);
  padding-left: 0px;
  padding-top: 0;
  padding-bottom: 5px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 0;
}
@media (max-width: 768px) {
  div.ccm-page .ccm-image-slider-container .rslides_tabs {
    padding-bottom: 0;
    padding-top: 10px;
    position: relative;
    text-align: center;
  }
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a {
  background: #078E8D;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li a {
  overflow: hidden;
  text-indent: 99px;
  background: #ccccc9;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -ms-border-radius: 30px;
  padding: 7px 0;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text {
  left: 50%;
  /* horizontal alignment */
  top: 50%;
  /* vertical alignment */
  transform: translate(-50%, -50%);
  padding: 20px;
  text-align: center;
  width: 45%;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2 {
  color: #fff;
  font-family: 'Raleway';
  font-size: 3.2em;
  font-weight: 200;
  margin-bottom: 5%;
  text-align: center;
}
@media (max-width: 768px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2 {
    font-size: 2em;
  }
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p {
  color: #fff;
  font-family: Raleway;
  font-size: 1.1em;
  font-weight: 400;
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 768px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p {
    display: none;
  }
}
@media (max-width: 768px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-text {
    width: 80%;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-text {
    width: 100%;
  }
}
div.ccm-page .ccm-image-slider {
  position: relative;
}
div.ccm-page .ccm-image-slider-text {
  position: absolute;
  width: 45%;
  left: 0;
  top: 10%;
}
div.ccm-page .ccm-image-slider-title {
  margin-top: auto;
}
div.ccm-page .ccm-image-slider-container a.mega-link-overlay {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  left: 0px;
}
div.ccm-page .rslides {
  margin: 0 auto;
}
div.ccm-page .image-right-tilt .ccm-image-block {
  display: block;
  margin: 0px auto 0px auto;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
}
div.ccm-page .image-circle .ccm-image-block {
  border-radius: 50%;
}
div.ccm-page .ccm-image-block {
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-next-previous-wrapper {
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-next-previous-wrapper .ccm-block-next-previous-header {
  font-size: 24px;
  margin-bottom: 10px;
}
div.ccm-page div.ccm-block-next-previous-wrapper.icons .ccm-block-next-previous-header {
  text-align: center;
}
div.ccm-page div.ccm-block-next-previous-wrapper.icons .ccm-block-next-previous-header.col-sm-5 {
  border: 1px solid #a0d22b;
}
div.ccm-page div.ccm-block-next-previous-wrapper.icons .ccm-block-next-previous-header.col-sm-5 i.fa-long-arrow-left {
  margin-right: 10px;
}
div.ccm-page div.ccm-block-next-previous-wrapper.icons .ccm-block-next-previous-header.col-sm-5 i.fa-long-arrow-right {
  margin-left: 10px;
}
div.ccm-page div.page-list-with-buttons {
  margin-bottom: 40px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid white;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title {
  font-family: Raleway;
  font-size: 1.66em;
  font-weight: 500;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more {
  display: flex;
  align-items: center;
  width: fit-content;
  overflow: hidden;
  background: #fff;
  border: 3px solid #a0d22b;
  box-shadow: 4px 5px 8px color-mix(in srgb, #1e414e 60%, transparent);
  padding: 0px 0px 0px 20px;
  font-family: Raleway;
  font-size: 1em;
  color: #a0d22b;
  font-weight: 600;
  text-align: center;
  transition: all 0.25s ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -ms-border-radius: 10px;
  border: 1px solid transparent;
  display: inline-block;
  color: black;
  background-color: #fff;
  border-color: #a0d22b;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .me-3,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more .me-3 {
  display: inline-block;
  margin-right: 0 !important;
  margin-left: 60px;
  padding: 10px 20px;
  background-color: #a0d22b;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .me-3 i.fas,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more .me-3 i.fas {
  vertical-align: middle;
  color: #fff;
  font-size: 52px;
  line-height: 52px;
  margin: 0;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.on-element-color,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.on-element-color {
  color: #fff;
  background: #a0d22b;
  border: 3px solid #fff;
  box-shadow: 4px 5px 8px color-mix(in srgb, #fff 40%, transparent);
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.on-element-color .me-3,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.on-element-color .me-3 {
  background-color: #fff;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.on-element-color .me-3 i.fas,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.on-element-color .me-3 i.fas {
  color: #a0d22b;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:hover {
  box-shadow: 1px 2px 2px color-mix(in srgb, #1e414e 60%, transparent);
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover.on-element-color,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:hover.on-element-color {
  box-shadow: 1px 2px 2px color-mix(in srgb, #fff 60%, transparent);
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.focus {
  color: black;
  background-color: #e6e6e6;
  border-color: #4f6815;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:hover {
  color: black;
  background-color: #e6e6e6;
  border-color: #799f21;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more {
  color: black;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #799f21;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:active:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.active:hover,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:active:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.active:focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:active.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.active.focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.focus {
  color: black;
  background-color: #d4d4d4;
  border-color: #4f6815;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more[disabled]:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more[disabled]:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.disabled.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more[disabled].focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more.focus {
  background-color: #fff;
  border-color: #a0d22b;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more .badge {
  color: #fff;
  background-color: black;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry-horizontal a.ccm-block-page-list-read-more:hover {
  text-decoration: none;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-right: -10px;
  margin-left: -10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    float: left;
    width: 33.33333333%;
  }
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
  object-fit: cover;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 147px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 193px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 240px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px;
  }
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item div.ccm-block-page-list-page-entry-grid-thumbnail a {
  padding: 0;
  margin: 10px 0;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item div.ccm-block-page-list-page-entry-grid-thumbnail a img {
  width: 100%;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  background-color: rgba(0, 0, 0, 0.7);
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon {
  display: block;
  margin: 0px auto 10px auto;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f064";
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  margin-top: 20px;
  font-family: Raleway;
  font-size: 1.66em;
  font-weight: 400;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page a.ccm-block-page-list-rss-feed {
  font-size: 1.5em;
  color: white;
  margin-bottom: 40px;
}
div.ccm-page a.ccm-block-page-list-rss-feed:hover {
  color: #078E8D;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  display: table;
  content: " ";
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  clear: both;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry,
div.ccm-page div.page-list-big-thumbnail {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
div.ccm-page div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-page-list-no-pages {
  text-align: left;
  font-size: 1.66em;
  font-family: Raleway;
  color: lightgray;
}
div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper {
  margin: 0px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: 0.975em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed {
  font-size: 0.85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry {
  border: 0px;
  padding: 0px;
  margin-bottom: 21px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a {
  font-weight: bold;
}
div.ccm-page div.ccm-block-page-list-header {
  font-size: 24px;
  display: block;
  width: 100%;
}
div.ccm-page div.ccm-block-page-list-pages {
  display: block;
  width: 100%;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper {
  border-top: 1px solid #ececec;
  padding-top: 21px;
  padding-bottom: 21px;
  color: black;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title {
  color: #a0d22b;
  display: block;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child {
  border-bottom: 1px solid #ececec;
}
div.ccm-page h1.page-title {
  color: #078E8D;
  font-family: 'Raleway';
  font-size: 1.73em;
  line-height: 1.55;
  font-weight: 700;
  text-transform: none;
  padding-bottom: 30px;
  padding-top: 30px;
  margin-top: 0;
}
div.ccm-page.page-type-portfolio-project h1.page-title {
  font-family: Raleway;
  font-size: 4em;
  font-weight: 600;
  color: #a0d22b;
  line-height: 1.55;
  text-transform: none;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline h1.page-title {
  font-family: Raleway;
  font-size: 4em;
  font-weight: 600;
  color: #a0d22b;
  line-height: 1.55;
  text-transform: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 1em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date {
  margin-right: 2em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date,
div.ccm-page div.ccm-block-page-title-byline span.page-author {
  color: black;
  font-style: italic;
  font-size: 0.85em;
}
div.ccm-page div.ccm-block-testimonial {
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
    float: left;
    width: 25%;
  }
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
    float: left;
    width: 75%;
  }
}
div.ccm-page div.ccm-block-testimonial img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name {
  font-family: Raleway;
  font-size: 1.66em;
  font-weight: 400;
  color: black;
  line-height: 1.55;
  text-transform: none;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a {
  color: white;
  text-decoration: none;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph {
  margin-top: 21px;
}
div.ccm-page div.ccm-block-testimonial-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}
div.ccm-page div.ccm-block-testimonial-wrapper:before,
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  display: table;
  content: " ";
}
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  clear: both;
}
@media all and (max-width: 767px) {
  div.ccm-page div.ccm-block-testimonial-wrapper {
    margin-bottom: 20px;
  }
  div.ccm-page .ccm-block-testimonial-image img {
    margin: 10px auto;
  }
}
div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper {
  margin: 25px 40px 25px 40px;
}
div.ccm-page div.ccm-block-tags-header {
  font-size: 24px;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover {
  text-decoration: none;
}
div.ccm-page span.ccm-block-tags-tag {
  background-color: #fff;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  color: black;
  margin-bottom: 5px;
  display: inline-block;
}
div.ccm-page span.ccm-block-tags-tag.ccm-block-tags-tag-selected {
  border-color: #055d5d;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag {
  border-color: #078E8D;
}
div.ccm-page div.col-sidebar div.block-sidebar-wrapped:first-child {
  margin-top: 50px;
}
div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper {
  margin: 25px 0 25px 0;
  font-size: 0.975em;
}
div.ccm-page div.col-sidebar ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: black;
}
div.ccm-page div.col-sidebar ul li {
  margin-bottom: 12px;
}
div.ccm-page div.col-sidebar ul ul {
  padding-left: 20px;
  font-size: 1em;
}
div.ccm-page div.ccm-block-topic-list-header {
  font-size: 24px;
}
div.ccm-page ul.ccm-block-topic-list-list,
div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-inline-start: 15px !important;
}
div.ccm-page ul.ccm-block-topic-list-list li:before,
div.ccm-page ul.ccm-block-topic-list-page-topics li:before {
  content: "\f115";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  color: black;
}
div.ccm-page ul.ccm-block-topic-list-list li a,
div.ccm-page ul.ccm-block-topic-list-page-topics li a {
  padding: 5px 0 !important;
  display: inline-block;
  background-color: transparent;
  color: black;
}
div.ccm-page ul.ccm-block-topic-list-list ul,
div.ccm-page ul.ccm-block-topic-list-page-topics ul {
  margin-top: 10.5px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics li {
  margin-bottom: 10.5px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-topic-list-topic-selected {
  font-weight: bold;
}
div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: 0.85em;
}
div.ccm-page div.ccm-block-date-navigation-header {
  font-size: 24px;
}
div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-date-navigation-dates li {
  margin-bottom: 10.5px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-date-navigation-date-selected {
  font-weight: bold;
}
div.ccm-page .ccm-block-express-form label {
  font-size: 0.875em;
  font-weight: normal;
}
div.ccm-page .ccm-block-express-form .form-control {
  padding: 10px 12px;
  height: 40px;
  border-radius: 0;
}
div.ccm-page .form-actions {
  margin-bottom: 40px;
}
div.ccm-page div.sg {
  margin-bottom: 40px;
}
div.ccm-page div.sg a.sg-item {
  padding: 0;
}
div.ccm-page div.xan-simple-accordion {
  margin-bottom: 40px;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group {
  margin-bottom: 1em;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group .simple-accordion-title-shell,
div.ccm-page div.xan-simple-accordion .simple-accordion-group.closed .simple-accordion-title-shell {
  background: #a0d22b;
  overflow: auto;
  padding: 3px 15px;
  cursor: pointer;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group .simple-accordion-title-shell .panel-title,
div.ccm-page div.xan-simple-accordion .simple-accordion-group.closed .simple-accordion-title-shell .panel-title {
  color: #fff;
  font-weight: normal;
  margin-bottom: 0 !important;
  padding: 0.5em 0;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group .simple-accordion-title-shell .panel-title:before,
div.ccm-page div.xan-simple-accordion .simple-accordion-group.closed .simple-accordion-title-shell .panel-title:before {
  content: '\f105';
  font-family: "FontAwesome";
  margin-right: 8px;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group.open .simple-accordion-title-shell {
  background-color: transparent;
  border: 1px solid #a0d22b;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group.open .simple-accordion-title-shell .panel-title {
  color: #a0d22b;
  margin-bottom: 0 !important;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group.open .simple-accordion-title-shell .panel-title:before {
  content: '\f107';
  font-family: "FontAwesome";
  margin-right: 8px;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group.open .simple-accordion-description {
  display: block;
}
div.ccm-page div.xan-simple-accordion .simple-accordion-group .simple-accordion-description {
  padding: 1.07143em 0;
  color: #999999;
  background: transparent;
  display: none;
}
div.ccm-page div.xan-simple-accordion.panel-group .panel {
  border-radius: 0;
  margin-bottom: 10px;
}
div.ccm-page div.xan-simple-accordion.panel-group .panel .panel-heading {
  padding: 5px 15px;
  background-color: white;
}
div.ccm-page div.xan-simple-accordion.panel-group .panel .panel-heading .panel-title {
  font-size: 1.2em !important;
  font-weight: 500;
  margin-bottom: 0 !important;
}
div.ccm-page div.xan-simple-accordion.panel-group .panel .panel-heading .panel-title a {
  display: block;
  padding: 5px 0;
}
div.ccm-page div.xan-simple-accordion.panel-group .panel .panel-body p {
  margin-bottom: 0;
  font-size: 0.9em;
}
div.ccm-page .rp-simple-accordion {
  margin-bottom: 40px;
}
div.ccm-page .rp-simple-accordion--open .rp-simple-accordion__description {
  display: block;
}
div.ccm-page .rp-simple-accordion--open .rp-simple-accordion__button {
  background-color: transparent;
  border: 1px solid #a0d22b;
}
div.ccm-page .rp-simple-accordion--open .rp-simple-accordion__title:not(div.ccm-page .rp-simple-accordion--open .rp-simple-accordion__title--bootstrap):before {
  content: '\f107';
}
div.ccm-page .rp-simple-accordion--closed .rp-simple-accordion__title {
  color: white;
}
div.ccm-page .rp-simple-accordion .accordion-header {
  padding: 5px 15px;
  background-color: #fff;
}
div.ccm-page .rp-simple-accordion .accordion-button {
  background-color: transparent;
  box-shadow: none;
}
div.ccm-page .rp-simple-accordion .accordion-item:not(:first-of-type) {
  border-top: 1px solid #ddd;
}
div.ccm-page .rp-simple-accordion .accordion-body {
  border-top: 1px solid #ddd;
}
div.ccm-page .rp-simple-accordion__item {
  margin-bottom: 1rem;
}
div.ccm-page .rp-simple-accordion__button {
  background: #a0d22b;
  overflow: auto;
  padding: 3px 15px;
  cursor: pointer;
}
div.ccm-page .rp-simple-accordion__description {
  padding: 1.07143em 0;
  color: #999;
  background: transparent;
  display: none;
}
div.ccm-page .rp-simple-accordion__title {
  font-size: 1rem;
  padding: 0.5rem 0;
}
div.ccm-page .rp-simple-accordion__title:not(div.ccm-page .rp-simple-accordion__title--bootstrap):before {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  margin-right: 8px;
  font-weight: 900;
}
div.ccm-page .rp-simple-accordion__title--bootstrap {
  font-size: 1.2rem;
  font-weight: 500;
}
div.ccm-page .fileset-list {
  list-style: none;
  padding-inline-start: 0;
  margin-bottom: 40px;
}
div.ccm-page .fileset-list li {
  margin-bottom: 10px;
  border: 1px solid #a0d22b;
  padding: 5px 10px;
}
div.ccm-page .fileset-list li:before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  color: #a0d22b;
}
div.ccm-page .fileset-list li a {
  color: black !important;
  font-size: 0.875em;
  line-height: 2;
}
div.ccm-page .simpleTabs {
  margin: 0;
  padding: 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  div.ccm-page .simpleTabs {
    display: block;
    border-bottom: 1px solid #eee;
  }
  div.ccm-page .simpleTabs li {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    padding: 14px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    background-color: #F5F5F5;
    border: 1px solid #ccc;
    border-bottom: none;
    float: left;
  }
  div.ccm-page .simpleTabs li.active {
    border: 1px solid #a0d22b;
    border-color: #a0d22b !important;
    margin-bottom: -1px;
    padding: 12px 14px 14px 14px;
    border-top: 4px solid #a0d22b !important;
    border-bottom: 0 white solid;
    border-bottom: none;
    background-color: white;
  }
  div.ccm-page .simpleTabs li.active a {
    color: black !important;
    font-weight: bold;
  }
  div.ccm-page .simpleTabs li a {
    font-size: 14px;
    color: #888 !important;
    text-decoration: none !important;
    font-weight: normal;
  }
}
div.ccm-page .simpleTabsContainer .simpleTabsContent .container {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  div.ccm-page .simpleTabsContainer {
    padding: 0;
    background-color: white;
    clear: left;
  }
  div.ccm-page .simpleTabsContainer .simpleTabsContent {
    border: 1px solid #a0d22b;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding: 15px;
    display: none;
    padding-top: 20px;
  }
  div.ccm-page .simpleTabsContainer .simpleTabsContent:first-child {
    display: block;
  }
}
div.ccm-page .poll #surveyQuestion {
  font-weight: 600;
  padding-bottom: 0;
}
div.ccm-page .poll .radio {
  margin-left: 15px;
}
div.ccm-page .timeline__slider-item.slick-current .timeline__slider-item-bubble {
  margin-top: 28px;
}
div.ccm-page .timeline__slider-item.slick-current .timeline__slider-item-headline {
  font-weight: 700;
  color: #a0d22b;
}
div.ccm-page .timeline__slider-item.slick-current .timeline__slider-item-subline {
  font-weight: 700;
  color: black;
}
div.ccm-page .timeline__slider-item-headline {
  color: #a0d22b;
  line-height: 1.5;
}
div.ccm-page .timeline__slider-item-subline {
  color: black;
  line-height: 1rem;
}
div.ccm-page .timeline__slider-inner:after {
  height: 1px;
}
div.ccm-page .timeline__slider-arrow-icon {
  fill: #a0d22b;
}
div.ccm-page .timeline__slider-arrow {
  bottom: -15px;
}
div.ccm-page .acc-popup {
  border-bottom: 1px solid #a0d22b;
}
div.ccm-page .acc-popup .btn:focus {
  outline: none;
}
div.ccm-page .acc-popup .btn:focus,
div.ccm-page .acc-popup .btn:active {
  background-color: white;
}
div.ccm-page .acc-popup .btn:after {
  border-bottom: none;
  border-right: none;
}
div.ccm-page .acc-popup .btn-primary {
  font-size: 0.875rem;
}
div.ccm-page .acc-popup .btn-primary:hover {
  background-color: white;
  color: #a0d22b;
  text-decoration: none;
}
div.ccm-page .acc-popup .btn-outline-secondary {
  font-size: 0.875rem;
}
div.ccm-page .acc-popup .btn-outline-secondary:hover {
  background: #a0d22b !important;
  border-color: white;
  color: white;
}
div.ccm-page .acc-popup .btn-outline-secondary:hover:after {
  border-right: none !important;
}
div.ccm-page .acc-popup .acc-popup__content {
  line-height: 1.4;
}
div.ccm-page .acc-popup .acc-popup__content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
div.ccm-page .acc-popup .acc-popup__content p {
  margin-bottom: 0.5rem;
}
div.ccm-page .acc-popup .acc-popup__content .small-text {
  font-size: smaller !important;
}
div.ccm-page .acc-popup:not(div.ccm-page.acc-popup__body--modal) .acc-popup__controls {
  margin-top: 1rem;
}
div.ccm-page .acc-optout-options {
  margin-bottom: 15px;
  margin-top: 25px;
}
div.ccm-page .acc-optout-options .card {
  border: 1px solid #a0d22b;
  background: transparent;
  margin-bottom: 10px;
  padding: 20px;
  height: 100%;
  font-size: 0.85rem;
  line-height: 1.4;
  border-radius: 0;
}
div.ccm-page .acc-optout-options .card-header {
  background: transparent;
  border: 0;
  padding: 0 0.5rem;
}
div.ccm-page .acc-optout-options .card-header input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: middle;
}
div.ccm-page .acc-optout-options .card-body {
  padding: 0 0.4em 0.3rem;
}
div.ccm-page .acc-optout-options input[type=checkbox].ios-toggler--round-flat.ios-toggler--sm + span:before {
  top: 1px;
  bottom: 1.5px;
}
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover {
  color: #999;
}
div.ccm-page div.ccm-block-calendar-event-list,
div.ccm-page div.ccm-block-calendar-event-list-wrapper {
  margin-bottom: 10px;
  clear: both;
}
div.ccm-page div.ccm-block-calendar-event-list h2,
div.ccm-page div.ccm-block-calendar-event-list-wrapper h2 {
  margin-bottom: 30px;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #F1416C;
}
div.ccm-page div.ccm-block-calendar-event-list-event-title {
  font-weight: bold;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date-full {
  font-size: 0.75em;
  color: #999;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span {
  display: block;
  text-align: center;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child {
  font-weight: bold;
  background-color: #F1416C;
  color: #F1416C;
}
div.ccm-page div.ccm-block-calendar-event-list-event {
  padding-bottom: 10px;
  clear: both;
}
div.ccm-page main .jumbo {
  min-height: 300px;
}
div.ccm-page main .jumbo p {
  font-size: 4em;
  color: black;
  font-weight: 200;
}
/* comes outside of main because we want to show it in redactor */
.large-text {
  font-size: larger;
}
.extra-large-text {
  font-size: x-large;
}
.small-text {
  font-size: smaller;
}
.extra-small-text {
  font-size: x-small;
}
.image-caption {
  font-family: Raleway;
  color: #b8c4cd;
  font-size: 1em;
}
footer#footer-theme {
  color: white;
}
div.ccm-page footer#footer-theme,
div.ccm-page footer#footer-theme p {
  font-size: 0.82em;
}
footer#footer-theme h4,
footer#footer-theme h3 {
  margin-bottom: 30px;
}
footer#footer-theme h4:after,
footer#footer-theme h3:after {
  content: '';
  display: block;
  width: 25px;
  height: 3px;
  position: relative;
  top: 8px;
  left: 0;
  background-color: white;
}
footer#footer-theme .block-sidebar-wrapped h4,
footer#footer-theme .block-sidebar-wrapped h3,
footer#footer-theme .block-sidebar-wrapped p {
  color: white;
}
footer#footer-theme .nav li:before {
  color: white;
}
footer#footer-theme .nav li a {
  color: white;
}
footer#footer-theme .nav li a:hover {
  color: white;
}
footer#footer-theme a {
  color: white;
}
footer#footer-theme a:hover {
  color: white !important;
}
footer#footer-theme div.ccm-block-social-links {
  text-align: right;
}
footer#footer-theme div.ccm-block-social-links ul a {
  color: white;
}
footer#footer-theme div.ccm-block-social-links ul a:hover {
  color: #078E8D;
}
footer#footer-theme section {
  padding-top: 80px;
  padding-bottom: 20px;
}
footer#footer-theme section:first-child {
  background-color: #ffffff;
  color: white;
}
footer#footer-theme section:first-child a,
footer#footer-theme section:first-child p,
footer#footer-theme section:first-child h3,
footer#footer-theme section:first-child h4,
footer#footer-theme section:first-child .nav li a,
footer#footer-theme section:first-child .nav li:before {
  color: white;
}
footer#footer-theme section:first-child .block-sidebar-wrapped h4,
footer#footer-theme section:first-child .block-sidebar-wrapped h3,
footer#footer-theme section:first-child .block-sidebar-wrapped p {
  color: white;
}
footer#footer-theme section:last-child {
  padding-bottom: 110px;
  background: linear-gradient(251deg, #136989 0%, #222A31 97.47%);
  border-top: 3px solid #1e414e;
  color: white;
}
div.ccm-page footer#footer-theme section:last-child a,
div.ccm-page footer#footer-theme section:last-child p,
div.ccm-page footer#footer-theme section:last-child h1,
div.ccm-page footer#footer-theme section:last-child h2,
div.ccm-page footer#footer-theme section:last-child h3,
div.ccm-page footer#footer-theme section:last-child h4,
div.ccm-page footer#footer-theme section:last-child h5,
div.ccm-page footer#footer-theme section:last-child h6,
div.ccm-page footer#footer-theme section:last-child .nav li a,
div.ccm-page footer#footer-theme section:last-child .nav li:before {
  color: white;
}
footer#footer-theme section:last-child .block-sidebar-wrapped h4,
footer#footer-theme section:last-child .block-sidebar-wrapped h3,
footer#footer-theme section:last-child .block-sidebar-wrapped p {
  color: white;
}
footer#footer-theme #footer-site-title {
  font-family: 'Raleway';
  font-weight: 900;
  color: #white;
  text-transform: none;
  font-size: 1.2em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
footer#footer-theme #footer-site-title:hover {
  color: #5f7d1a;
  text-decoration: none !important;
}
footer#footer-theme p {
  color: white;
}
footer#concrete5-brand {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
}
footer#concrete5-brand a.concrete5 {
  color: white;
}
footer#concrete5-brand a.concrete5:hover {
  color: black;
}
footer#concrete5-brand a {
  color: white;
}
footer#concrete5-brand a:hover {
  color: black;
}
footer#concrete5-brand #ccm-account-menu {
  right: 80px;
  top: -10px;
}
footer#concrete5-brand #ccm-account-menu .dropdown-menu {
  padding: 10px 15px;
}
footer#concrete5-brand #ccm-account-menu .dropdown-menu li a:hover {
  background-color: transparent;
}
.nav.footer-nav {
  display: block;
}
v.ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 3px solid #a0d22b;
  width: 100%;
  z-index: 99;
  top: 80px;
  left: 0;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
}
v.ccm-responsive-overlay ul {
  padding-left: 0;
}
v.ccm-responsive-overlay ul li {
  list-style-type: none;
  display: block;
}
v.ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 0;
  font-size: 15px;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
v.ccm-responsive-overlay ul li a {
  color: #000;
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none;
}
v.ccm-responsive-overlay ul li a:hover {
  color: #a0d22b;
}
v.ccm-responsive-overlay ul li ul li {
  padding-left: 10px;
}
v.ccm-responsive-overlay ul li ul li.last-li a,
v.ccm-responsive-overlay ul li ul li.parent-ul a {
  padding-top: 0;
  font-size: 15px;
}
v.ccm-responsive-overlay ul li ul li.last-li a:after {
  content: '';
}
.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  float: right;
}
.ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 25px;
  color: #a0d22b;
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-menu-launch i:after {
  font-size: 25px;
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #a0d22b;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
@media all and (min-width: 768px) {
  .logo-area-copy {
    display: none !important;
  }
  .ccm-responsive-overlay {
    display: none !important;
  }
}
@media all and (max-width: 991px) {
  nav.ccm-responsive-navigation ul {
    display: none;
  }
  .ccm-responsive-navigation.original {
    display: none;
  }
  .logo-area-copy {
    display: block !important;
  }
  .ccm-responsive-menu-launch {
    display: block;
  }
  header .ccm-search-block-form {
    margin-top: 20px;
  }
  .navbar-collapse.collapse {
    border-color: transparent;
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-collapse.collapse:not(.show) {
    display: none !important;
  }
  .navbar-collapse.collapse.in .navbar-nav {
    margin: 7.5px 0;
    float: unset;
  }
  .navbar-collapse.collapse.in .navbar-nav li {
    width: 100%;
  }
  .navbar-collapse.collapse.in .navbar-nav li.dropdown-submenu > ul {
    border: 0;
    box-shadow: none;
    margin-top: 0;
    padding-inline-start: 20px;
    position: relative;
    width: 100%;
  }
  .navbar-collapse.collapse.in .navbar-nav li.dropdown-submenu > ul li {
    border: 0;
  }
  .navbar-collapse.collapse.in .navbar-nav li .dropdown-menu .dropdown-menu {
    left: unset;
  }
  div.ccm-page header,
  div.ccm-page nav.ccm-responsive-navigation {
    min-height: 60px;
  }
  div.ccm-page nav.ccm-responsive-navigation {
    margin: 0;
  }
  div.ccm-page nav.ccm-responsive-navigation .wrapper-column {
    display: none;
  }
  div.ccm-page header .header-site-title {
    align-items: baseline;
  }
  div.ccm-page header .header-site-title a {
    display: block;
    max-height: 60px;
    position: relative;
    top: 10px;
  }
  div.ccm-page header .header-site-title a img {
    min-height: 35px;
    height: 35px;
    width: auto;
    max-width: unset;
  }
  div.ccm-page header .header-site-title a svg {
    min-height: 35px;
    height: 35px;
    width: auto;
    max-width: unset;
  }
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse {
    height: calc(100vh - 18px) !important;
    position: relative;
    left: -50%;
    top: 60px;
  }
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse ul li a {
    font-size: 24px;
    padding: 22px 0 !important;
    left: 0;
  }
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse ul li a:hover {
    color: #1e414e;
    background: transparent;
    box-shadow: none;
  }
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse,
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse ul,
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse li,
  div.ccm-page nav.ccm-responsive-navigation .navbar-collapse a {
    transition: none !important;
  }
  div.ccm-page #or_custom_mailstopper,
  div.ccm-page .ccm-block-switch-language-OR_custom {
    display: none;
  }
  div.ccm-page .mobile-language-switcher {
    display: block;
    position: fixed;
    bottom: 36px;
    left: 18px;
  }
  div.ccm-page .mobile-language-switcher .ccm-block-switch-language-OR_custom {
    display: flex;
    font-size: 24px;
  }
  div.ccm-page .mobile-language-switcher .ccm-block-switch-language-OR_custom .ccm-block-switch-language {
    margin-left: 0;
    margin-right: 36px;
  }
}
#or_custom_mailstopper_mobile {
  display: block;
  position: fixed;
  bottom: 20%;
  right: 0;
  transition: all 1s ease-in-out;
  color: #ff9f62;
}
#or_custom_mailstopper_mobile path.or_custom_svg_hover_shadow {
  fill: #ff9f62;
}
#or_custom_mailstopper_mobile a {
  color: #ff9f62;
}
#or_custom_mailstopper_mobile a:hover {
  color: #ff9f62;
}
.navbar-toggler {
  position: absolute;
  top: 19px;
  right: 0px;
  width: 28px;
  height: 20px;
  padding: 0;
  border: 0;
  border-radius: unset;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-toggler-icon {
  background-image: none;
  position: relative;
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: #1e414e;
  transition: background 0.3s ease;
}
.navbar-toggler-icon::before,
.navbar-toggler-icon::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  background-color: #1e414e;
  transition: transform 0.3s ease, top 0.3s ease, opacity 0.3s ease;
}
.navbar-toggler-icon::before {
  top: -9px;
}
.navbar-toggler-icon::after {
  top: 9px;
}
/* Transform to an "X" when the menu is open */
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-color: transparent;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
  transform: rotate(45deg);
  top: 0;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
  transform: rotate(-45deg);
  top: 0;
}
@media all and (max-width: 991px) {
  div.ccm-page,
  div.ccm-page p,
  div.ccm-page div,
  div.ccm-page span,
  div.ccm-page footer#footer-theme,
  div.ccm-page footer#footer-theme p {
    word-wrap: break-word;
    hyphens: auto;
  }
  div.ccm-page,
  div.ccm-page p,
  div.ccm-page footer#footer-theme,
  div.ccm-page footer#footer-theme p {
    font-size: 12px;
    line-height: 20px;
  }
  div.ccm-page .container > .row > .col-12 h1,
  div.ccm-page .container > .row > .col-12 h2,
  div.ccm-page .container > .row > .col-lg-12 h1,
  div.ccm-page .container > .row > .col-lg-12 h2 {
    margin-top: 50px;
    margin-bottom: 15px;
  }
  .team-member-name,
  h2.team-member-name {
    hyphens: none !important;
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    -ms-hyphens: none !important;
  }
  div.ccm-page h1,
  div.ccm-page h2,
  .or_custom-contentheader .or_custom-contentheader-line1 h1,
  .or_custom-contentheader .or_custom-contentheader-line2 h1,
  div.ccm-page h3.or_video_title {
    font-size: 40px;
    line-height: 46px;
  }
  div.ccm-page h1,
  div.ccm-page .h1,
  div.ccm-page h2,
  div.ccm-page .h2 {
    margin-bottom: 24px;
  }
  div.ccm-page h3,
  div.ccm-page h4,
  .or_custom-contentheader .or_custom-contentheader-byline,
  .or_custom-contentheader .or_custom-contentheader-byline p {
    font-size: 16px;
    line-height: 24px;
  }
  div.ccm-page .btn {
    font-size: 16px;
    line-height: 24px;
    padding: 0px 0px 0px 10px;
  }
  div.ccm-page .btn .me-3 {
    padding: 8px 13px;
    margin-left: 20px;
  }
  div.ccm-page .btn .me-3 i.fas,
  div.ccm-page .btn .me-3 i.fa,
  div.ccm-page .btn .me-3 i.fab {
    font-size: 33px;
    line-height: 33px;
  }
  div.ccm-page main {
    margin-top: 132px;
  }
  .container > .row {
    padding-left: 8px;
    padding-right: 8px;
  }
  .container > .row .container {
    position: relative;
    left: -10%;
    width: 120%;
    padding: 0;
  }
  .container > .row .container > .row {
    padding: 0;
    margin: 0;
  }
  .container > .row .container > .row .col-1:first-child,
  .container > .row .container > .row .col-2:first-child,
  .container > .row .container > .row .col-3:first-child,
  .container > .row .container > .row .col-4:first-child,
  .container > .row .container > .row .col-5:first-child,
  .container > .row .container > .row .col-6:first-child,
  .container > .row .container > .row .col-7:first-child,
  .container > .row .container > .row .col-8:first-child,
  .container > .row .container > .row .col-9:first-child,
  .container > .row .container > .row .col-10:first-child,
  .container > .row .container > .row .col-11:first-child,
  .container > .row .container > .row .col-12 {
    padding-left: 0;
  }
  .container > .row .container > .row .col-1:last-child,
  .container > .row .container > .row .col-2:last-child,
  .container > .row .container > .row .col-3:last-child,
  .container > .row .container > .row .col-4:last-child,
  .container > .row .container > .row .col-5:last-child,
  .container > .row .container > .row .col-6:last-child,
  .container > .row .container > .row .col-7:last-child,
  .container > .row .container > .row .col-8:last-child,
  .container > .row .container > .row .col-9:last-child,
  .container > .row .container > .row .col-10:last-child,
  .container > .row .container > .row .col-11:last-child,
  .container > .row .container > .row .col-12 {
    padding-right: 0;
  }
  .or_fullWidth {
    margin-bottom: 50px;
  }
  .or_custom_visualdots_wrapper {
    top: -25px;
  }
  .or_custom_visualdots_wrapper #jay {
    margin-top: 0px;
    position: relative;
    top: -20px;
  }
  .or_custom_visualdots_wrapper #jay svg {
    height: 34px;
  }
  .or_custom_visualdots_wrapper #cee svg {
    height: 22px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(2) {
    margin-top: 90px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(2) #slash svg {
    height: 29px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(2) #orm svg {
    height: 29px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(3) {
    margin-top: 67px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(3) #dot svg {
    height: 14px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(3) #paperplane {
    margin-top: 126px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(3) #paperplane svg {
    height: 297px;
    width: auto;
    top: 0;
  }
  .or_custom_visualdots_wrapper .row:nth-child(4) {
    margin-top: 2200px;
  }
  .or_custom_visualdots_wrapper .row:nth-child(4) #paperplane2 svg {
    height: 595px;
    width: auto;
    left: -100px;
    position: relative;
  }
  .or_raster,
  .or_video {
    width: 120%;
    left: -10%;
  }
  .or_raster .raster.or_fullWidth {
    width: 100%;
    left: 0;
  }
  .or_fullWidth .or_fullWidth_bkgr {
    border-radius: 0px 100px 100px 0px;
  }
  .or_custom-contentheader {
    margin-bottom: 50px;
  }
  .or_custom-contentheader .or_custom-contentheader-line2 {
    left: 0;
  }
  .or_custom-contentheader .mt-4 {
    margin-top: 20px !important;
  }
  .or_custom-contentheader a.btn {
    margin: 0 auto;
  }
  .or_raster .text,
  .or_raster .raster.or_fullWidth {
    padding-top: 50px;
  }
  div.ccm-page .raster-element-header {
    font-size: 16px;
    line-height: 18px;
  }
  .or_raster .raster.or_fullWidth .row {
    margin: 0;
  }
  .or_raster .raster.or_fullWidth .row:first-of-type {
    border-top: 2px solid #fff;
  }
  .or_raster .raster.or_fullWidth .row:first-of-type > * {
    border-top: none;
  }
  .or_raster .raster.or_fullWidth .row > * .raster-element {
    padding: 20px;
    min-height: unset !important;
  }
  .or_raster .raster.or_fullWidth .row > * .raster-element .raster-element-header i {
    font-size: 42px;
    margin: 0 0 15px;
  }
  .or_raster .raster-button,
  .or_raster .raster.or_fullWidth {
    padding-bottom: 50px;
  }
  .or_image_slider .carousel-indicators li,
  .or_quote_slider.on-element-color .carousel-indicators li {
    border-width: 2px;
    width: 12px;
    height: 12px;
    margin-right: 16px;
  }
  .or_image_slider {
    padding: 0px 0 27px 0;
  }
  .or_image_slider .carousel-indicators {
    bottom: -27px;
  }
  .or_image_slider .carousel-item .row {
    min-height: 100px !important;
  }
  .or_quote_slider {
    padding: 50px 0 77px 0;
  }
  .or_quote_slider .carousel-indicators {
    bottom: -27px;
  }
  .or_quote_slider .carousel-item {
    min-height: 316px !important;
  }
  div.ccm-page .or_quote_slider .carousel-item .row p {
    font-size: 16px;
    line-height: 24px;
  }
  .or_quote_slider .carousel-item .quote {
    margin-bottom: 20px;
  }
  div.ccm-page .or_quote_slider .carousel-item .row .citation,
  div.ccm-page .or_quote_slider .carousel-item .row .citation p {
    font-size: 12px;
    line-height: 20px;
  }
  .or_video {
    padding: 30px 0;
  }
  .or_video .or_video_textwrapper {
    padding-left: calc(var(--bs-gutter-x)*.5);
  }
  .or_video video {
    box-shadow: 4px 5px 8px 2px rgba(44, 115, 175, 0.6);
    border-radius: 15px;
  }
  .or_video .or_video_content {
    margin-top: 0 !important;
  }
  div.ccm-page .or_video h3.or_video_title {
    margin-top: 25px;
    margin-bottom: 35px;
    font-weight: 400;
  }
  .or_cards .col-10 {
    position: relative;
    left: 8.3333%;
  }
  .or_cards .card {
    min-height: unset !important;
  }
  .or_cards .card hr {
    margin: 15px 0;
    border-width: 1px;
  }
  div.ccm-page .or_cards .card .col-9 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 55px;
  }
  .or_cards .card .col-3 svg {
    height: 20px;
    width: auto;
    margin-top: 2px;
  }
  div.ccm-page .or_cards .card .price-card,
  div.ccm-page .or_cards .card .price-card ~ *,
  div.ccm-page .or_cards .card .price-card ~ div .small-text {
    font-size: 16px;
    line-height: 24px;
  }
  div.ccm-page .or_cards .card .price-card i,
  div.ccm-page .or_cards .card .price-card ~ * i,
  div.ccm-page .or_cards .card .price-card ~ div .small-text i {
    font-size: 27px;
  }
  .or_cards .card .price-card .large-text {
    font-size: 40px;
  }
  .or_cards .card .price-card ~ div:not(:last-child):not(:nth-of-type(2)) .col-7 {
    margin-bottom: 20px;
  }
  .or_accordion .accordion-item .accordion-header {
    min-height: unset !important;
    padding: 9px 0;
  }
  .or_accordion .accordion-item .accordion-button {
    min-height: unset !important;
    font-size: 16px;
    text-align: left;
    transition: all 0.2s ease;
  }
  .or_accordion .accordion-item .accordion-button .fa,
  .or_accordion .accordion-item .accordion-button .fas,
  .or_accordion .accordion-item .accordion-button .fab {
    margin-left: auto;
    margin-right: 0;
    font-size: 31px;
  }
  .or_accordion .accordion-item .accordion-body {
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .or_form.or_fullWidth {
    padding: 80px 0 70px 0px;
    width: 110%;
    left: 0;
  }
  .or_form.or_fullWidth.align_right .or_fullWidth_bkgr {
    border-radius: 100px 0px 0px 100px;
  }
  div.ccm-page .container > .row > .col-lg-12 .or_form .extra-content h2:first-of-type {
    margin-top: 0;
  }
  .or_form .extra-content h2.title {
    width: calc(100% - var(--bs-gutter-x));
  }
  .or_form .extra-content {
    padding-top: 0;
  }
  .or_form .extra-content .content .bubble_image {
    height: 130px;
    width: 130px;
    bottom: 50px;
  }
  div.ccm-page .or_form .ccm-block-express-form {
    margin-top: 0;
    width: calc(83.3333333% - var(--bs-gutter-x)*.5);
    padding: 20px calc(var(--bs-gutter-x)*.5) !important;
    border-radius: 15px;
  }
  .or-team-member.or_fullWidth {
    left: -5%;
    width: calc(105% + var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    padding-top: 0;
    padding-bottom: 0;
  }
  .or-team-member .above_bkgr {
    position: relative;
    padding-bottom: 60px;
  }
  .or-team-member .above_bkgr .extra-content {
    position: static !important;
    padding-top: 0;
    padding-bottom: 0;
  }
  .or-team-member .above_bkgr .extra-content .team-member-image {
    margin-bottom: 30px;
  }
  .or-team-member .above_bkgr .extra-content .team-member-image .bubble_image {
    transform: scaleX(-1);
    width: 55vw;
    left: calc((var(--bs-gutter-x) * -.5) - 8px);
    position: relative;
  }
  .or-team-member .above_bkgr .extra-content .team-member-contact {
    position: absolute;
    margin: 0;
    bottom: 40px;
    left: calc(var(--bs-gutter-x) * .5);
    width: calc(100% - var(--bs-gutter-x));
    z-index: 5;
  }
  .or-team-member .above_bkgr .extra-content .team-member-contact .team-member-email,
  .or-team-member .above_bkgr .extra-content .team-member-contact .team-member-linkedin {
    display: inline;
  }
  .or-team-member .above_bkgr .extra-content .team-member-contact .team-member-email {
    margin-right: calc(var(--bs-gutter-x));
  }
  .or-team-member .above_bkgr .team-details {
    padding-top: 0;
    margin-top: 20px;
  }
  .or-team-member.or_fullWidth.align_right .or_fullWidth_bkgr {
    border-radius: 0 100px 100px 0;
    left: -50vw;
    right: 0;
  }
  .or_fw_template {
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 120%;
  }
  .or_blue_stopper {
    padding: 0 20px;
  }
  .or_blue_stopper .col-lg-3,
  .or_blue_stopper .col-lg-4 {
    padding: 0px 0px 30px 0px;
  }
  .or_blue_stopper .col-lg-4:nth-of-type(2) {
    border-width: 3px 0px 3px 0px;
  }
  .or_blue_stopper .col-lg-3:nth-of-type(2),
  .or_blue_stopper .col-lg-3:nth-of-type(3),
  .or_blue_stopper .col-lg-3:nth-of-type(4) {
    border-width: 3px 0px 0px 0px;
  }
  .or_blue_stopper .large-text {
    font-size: 24px;
    line-height: 36px;
  }
  .or_blue_stopper .large-text:first-of-type {
    display: inline-block;
    padding-top: 30px;
  }
  .or_blue_stopper .large-text:last-of-type {
    display: inline-block;
    padding-bottom: 16px;
  }
  .or_blue_stopper i {
    font-size: 42px;
  }
  div.ccm-page .or_blue_stopper,
  div.ccm-page .or_blue_stopper p {
    font-size: 16px;
    line-height: 24px;
  }
  div.ccm-page .or_blue_stopper p {
    margin-bottom: 0;
  }
  .or-blog-list,
  .single-blog-post {
    position: relative;
    left: -5%;
    width: calc(105% + var(--bs-gutter-x)*.5);
    padding-right: 0;
  }
  .or_blog_post {
    padding: 115px 0 30px 0;
  }
  .or_blog_post_vertical {
    padding: 30px 0;
  }
  .or_blog_post,
  .or_blog_post_vertical {
    position: relative;
  }
  .or_blog_post.or_fullWidth,
  .or_blog_post_vertical.or_fullWidth {
    left: 0;
    width: 100%;
  }
  .or_blog_post .or_fullWidth_bkgr,
  .or_blog_post_vertical .or_fullWidth_bkgr {
    border-radius: 0px 50px 50px 0px;
  }
  .or_blog_post .or_blog_image img,
  .or_blog_post_vertical .or_blog_image img {
    border-radius: 15px;
    box-shadow: 2px 3px 8px 1px rgba(217, 217, 217, 0.47);
    max-width: unset;
  }
  .or_blog_post .or_blog_title,
  .or_blog_post_vertical .or_blog_title {
    margin-top: 25px;
    font-size: 24px;
    line-height: 38px;
  }
  .or_blog_post .or_blog_content,
  .or_blog_post_vertical .or_blog_content {
    margin-top: 20px !important;
    z-index: 2;
  }
  .or_blog_post.or_fullWidth .above_bkgr .or_blog_meta,
  .or_blog_post_vertical.or_fullWidth .above_bkgr .or_blog_meta,
  .or_blog_post.or_fullWidth.on-element-background .above_bkgr .or_blog_meta,
  .or_blog_post_vertical.or_fullWidth.on-element-background .above_bkgr .or_blog_meta {
    position: absolute;
    width: 100%;
    margin-top: 0;
    z-index: 2;
  }
  .or_blog_post.or_fullWidth .above_bkgr .or_blog_meta .blog-date,
  .or_blog_post_vertical.or_fullWidth .above_bkgr .or_blog_meta .blog-date,
  .or_blog_post.or_fullWidth.on-element-background .above_bkgr .or_blog_meta .blog-date,
  .or_blog_post_vertical.or_fullWidth.on-element-background .above_bkgr .or_blog_meta .blog-date {
    margin: 0;
  }
  .or_blog_post.or_fullWidth .above_bkgr .or_blog_meta svg,
  .or_blog_post_vertical.or_fullWidth .above_bkgr .or_blog_meta svg,
  .or_blog_post.or_fullWidth.on-element-background .above_bkgr .or_blog_meta svg,
  .or_blog_post_vertical.or_fullWidth.on-element-background .above_bkgr .or_blog_meta svg {
    height: 35px;
    width: 37px;
    margin-top: 10px;
  }
  .or_blog_post .or_blog_image img {
    width: 100%;
    left: calc(var(--bs-gutter-x) * .5);
    position: relative;
  }
  .or_blog_post .row:nth-of-type(2) {
    position: static;
  }
  .or_blog_post .or_blog_meta {
    top: 30px;
    left: 0;
  }
  .or_blog_post_vertical .or_blog_image img {
    width: calc(100% + (var(--bs-gutter-x) * .5));
  }
  .or_blog_post_vertical .or_blog_meta {
    top: 0px;
    left: calc(-25% - (var(--bs-gutter-x)));
  }
  .single-blog-post .or_blog_post,
  .single-blog-post .or_blog_post_vertical {
    margin-bottom: 0;
  }
  .or_footer_addendum {
    padding: 50px 0 70px 0;
    width: 120%;
    left: -10%;
  }
  div.ccm-page .or_footer_addendum h3 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 400;
  }
  div.ccm-page .or_footer_addendum p {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 50px;
  }
  .or_footer_addendum .bckgr_fill {
    border-radius: 50px 50px 0px 0px;
    width: 100vw;
    left: calc(50% - 100vw/2);
  }
  .or_footer_addendum .row {
    line-height: unset !important;
  }
  .or_footer_addendum .row .row {
    margin: 0;
    padding: 20px 0;
  }
  .or_footer_addendum .row .row > *:first-child {
    padding-left: 0;
  }
  .or_footer_addendum .row .row > *:last-child {
    padding-right: 0;
  }
  .or_footer_addendum .row .row .col-10 {
    font-weight: 600;
  }
  .or_footer_addendum .small-text {
    font-size: 16px;
    line-height: 24px;
  }
  footer .footer-logo img {
    width: 83.88888%;
  }
  footer .footer-contacts p:first-of-type strong:first-of-type {
    font-size: 16px;
    line-height: 24px;
  }
}
div.ccm-notification-help-launcher {
  top: 120px !important;
}
.ccm-toolbar-visible .ccm-responsive-overlay {
  top: 120px !important;
}
