/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('//fonts.googleapis.com/css?family=Barlow:300');
@import url('//fonts.googleapis.com/css?family=Lato');
@import url("../fontawesome5/css/all.css");
#g-prefooter {
  background: #ffffff;
  color: #222021;
}
#g-prefooter .section-background-overlay {
  padding-top: 25px !important;
  padding-bottom: 40px !important;
}
@media (max-width: 60rem) {
  .g-offcanvas-toggle, .g-offcanvas-hide {
    display: block !important;
    z-index: 1000;
    font-size: 2.5rem;
  }
  .g-container {
    width: 100% !important;
  }
}
#g-topper {
  background: #1d3840;
  color: #ffffff;
}
#g-topper .section-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
#g-topper .svg-section-top svg, #g-topper .svg-section-bottom svg {
  fill: #ffffff;
}
.g-hero-slider {
  position: relative;
}
@media only all and (max-width: 59.99rem) {
  .g-hero-slider {
    height: auto !important;
  }
}
.g-hero-slider .uk-slidenav-position {
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
.g-hero-slider .uk-slidenav-position .uk-slider-container {
  height: 100%;
}
.g-hero-slider .uk-slidenav-position .uk-slideset, .g-hero-slider .uk-slidenav-position .uk-slider {
  height: 100%;
}
.g-hero-slider .uk-dotnav {
  margin: 0 0 0 -15px;
  position: relative;
  bottom: 50px;
}
@media only all and (max-width: 59.99rem) {
  .g-hero-slider .uk-dotnav {
    bottom: 35px;
  }
}
.g-hero-slider .uk-dotnav > * > * {
  width: 15px;
  height: 15px;
}
.g-hero-slider .g-hero-slider-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  width: 100%;
}
@media only all and (max-width: 59.99rem) {
  .g-hero-slider .g-hero-slider-item {
    height: auto;
  }
}
.g-hero-slider .g-hero-slider-item-container {
  width: 100%;
  padding: 0 80px;
  text-align: center;
  margin-top: -7px;
}
@media only all and (max-width: 59.99rem) {
  .g-hero-slider .g-hero-slider-item-container {
    padding: 70px 50px;
  }
}
.g-hero-slider .g-hero-title {
  margin: 0;
}
.g-hero-slider .g-hero-desc {
  margin: 35px 0 0;
  font-size: 1.3rem;
}
.g-hero-slider .g-hero-buttons {
  margin: 40px 0 0;
}
.g-hero-slider .g-hero-buttons .button {
  padding: 0.8rem 1.3rem;
  font-size: 1.2rem;
  margin-right: 15px;
  min-width: 180px;
  border: 2px solid #487861;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-hero-slider .g-hero-buttons .button:hover {
  background: #579276;
  border-color: #579276;
}
.g-hero-slider .g-hero-buttons .button:last-child {
  margin-right: 0;
}
.g-hero-slider .g-hero-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 59.99rem) {
  .g-hero-slider .g-hero-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-hero-slider .g-hero-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-hero-slider .g-hero-buttons .button.empty {
  background: none;
  border: 2px solid;
}
.g-hero-slider .g-hero-buttons .button.empty:hover {
  background: #487861;
  border-color: #487861;
  color: #ffffff;
}
.g-hero-slider .particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
}
#g-top .g-touch-toggle a {
  padding: 9.125px 15px;
  border-right: 1px solid white;
  border-left: 1px solid white;
  color: #666666;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#g-top .g-touch-toggle a span {
  margin-right: 8px;
}
#g-top .g-touch-toggle a:hover {
  background: white;
}
#g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #222021;
}
#g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
#g-touch .uk-modal-dialog .uk-close {
  position: absolute;
  right: -15px;
  top: -15px;
  opacity: 1;
  font-size: 1.2rem;
  color: #ffffff;
}
#g-touch .uk-modal-dialog .uk-close:hover {
  color: #487861;
}
#g-touch .g-block:last-child .g-touch-item {
  border: none;
}
#g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #dddddd;
  font-weight: bold;
  color: #222021;
  font-size: 1rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 59.99rem) {
  #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #dddddd;
    padding: 15px 10px;
  }
}
#g-touch .g-touch-item a {
  color: #222021;
}
#g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
@media only all and (min-width: 60rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 59.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
.g-contacts.vertical .g-contacts-item {
  display: block;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
@media only all and (max-width: 59.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 59.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #dddddd;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #487861;
}
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid white;
  margin-left: -4px;
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid white;
  margin-left: 0;
}
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #666666;
}
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid white;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid white;
}
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
.g-paypaldonate {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
.g-paypaldonate .g-paypaldonate-form form {
  margin: 0;
}
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button .g-paypaldonate-icon {
  padding: 1.5rem;
  background: rgba(0, 0, 0, 0.2);
}
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button input[type="submit"] {
  background: transparent;
  padding: 1.25rem;
  margin-top: -3px;
}
.g-paypaldonate .g-paypaldonate-form .g-paypaldonate-button.button {
  padding: 0;
  border: 0;
}
.eb-container * {
  border-radius: 0px;
}
.eb-container .eb-event-date-container, .eb-container .eb-event-date {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.eb-container .eb-event-date {
  width: 70px;
  height: 70px;
}
.eb-container a.btn, .eb-container button.btn {
  background: transparent;
  color: #487861;
  box-shadow: none;
  border: solid 1px #487861;
  border-radius: 0px;
}
.eb-container a.btn .caret, .eb-container button.btn .caret {
  border-top: 4px solid #487861;
}
.eb-container a.btn i:before, .eb-container button.btn i:before {
  color: #487861;
}
.eb-container .dropdown-menu > li a:hover {
  background: transparent;
  opacity: 0.8;
}
.eb-container .dropdown-menu .google, .eb-container .dropdown-menu .yahoo {
  background-image: none !important;
}
.eb-container .dropdown-menu .download {
  display: none;
}
.eb-container a.btn-primary {
  color: #ffffff !important;
  background: #487861;
}
.eb-container .eb-btn-pinterest, .eb-container .eb-btn-digg, .eb-container .eb-btn-delicious {
  display: none;
}
body #g-page-surround {
  text-align: justify;
}
h1, h2, h3, h4, h5 {
  text-align: left;
}
@media (max-width: 60rem) {
  body #g-page-surround {
    text-align: left;
  }
  .align-right {
    text-align: right !important;
  }
}
a:hover {
  text-decoration: none !important;
}
.center h1, .center h2, .center h3, .center h4, .center h5, .center h6 {
  text-align: center;
}
.entity-full {
  display: flex;
  flex-wrap: wrap;
}
.entity-full .accent-svg-top {
  position: absolute;
  top: 0;
  min-height: 10px;
  width: 100%;
  z-index: 500;
  overflow: hidden;
}
.entity-full .accent-svg-top svg {
  position: absolute;
  fill: white;
  height: 10px;
  width: 100%;
}
.entity-full .accent-svg-bottom {
  position: absolute;
  bottom: 0;
  min-height: 10px;
  width: 100%;
  z-index: 500;
  overflow: hidden;
}
.entity-full .accent-svg-bottom svg {
  position: absolute;
  bottom: 0;
  fill: white;
  width: 100%;
  height: 10px;
}
.entity-full .entity-intro {
  width: 100%;
}
.entity-full .entity-intro .introBlock {
  padding-left: 15px;
  padding-right: 15px;
}
.entity-full i {
  font-family: FontAwesome;
  font-weight: 400;
}
.entity-full .location-form {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.entity-full .locations-list-intro {
  font-size: 24px;
}
.entity-full .locations-list {
  padding: 15px;
  border: solid 1px #e1e1e1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-bottom: 0px;
}
.entity-full .locations-list li {
  list-style: none;
  display: inline-block;
  min-width: 150px;
  text-align: center;
  padding: 5px;
}
.entity-full .locations-list li:hover {
  opacity: 0.8;
}
.entity-full .locations-list li a {
  color: #55a57c !important;
}
.entity-full .entity-v1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 15px;
  width: 100%;
}
.entity-full .entity-v1 .location-info {
  width: 60%;
  padding: 0px 50px 15px 50px;
}
.entity-full .entity-v1 .location-info .location-contact {
  display: flex;
  padding: 15px 0;
}
.entity-full .entity-v1 .location-info .location-contact .location-contact-text {
  display: flex;
}
.entity-full .entity-v1 .location-info .location-contact .location-contact-text span {
  display: block;
  margin-right: 10px;
}
.entity-full .entity-v1 .location-info i {
  padding: 0px 8px 0px 8px;
  width: 30px;
  color: #487861;
}
.entity-full .entity-v1 .location-info .location-name {
  font-size: 36px;
  font-weight: bold;
}
.entity-full .entity-v1 .location-info img {
  float: right;
  margin-bottom: 15px;
  max-width: 350px;
  max-height: 350px;
}
.entity-full .entity-v1 .map-container {
  width: 40%;
  height: 100%;
  position: relative;
}
.entity-full .entity-v1 .map-container .g-map {
  width: 100%;
  height: 100%;
}
.entity-full .entity-v1 .location-hours li {
  padding-left: 30px;
  list-style: none;
}
.entity-full .entity-v1 .location-hours li span {
  display: inline-block;
  width: 100px;
}
.entity-full .entity-v1 .hoursNote {
  font-size: 14px;
  margin-left: 45px;
  text-align: left;
  border-left: solid 1px #e1e1e1;
  padding-left: 15px;
  font-style: italic;
}
.entity-full .entity-v1 .location-misc > * {
  padding: 15px;
}
.entity-full .entity-v1 .location-form {
  text-align: left;
}
.entity-full .entity-v1:nth-child(2) {
  padding-top: 15px;
}
@media (max-width: 60rem) {
  .entity-full .entity-v1 {
    flex-direction: column;
  }
  .entity-full .entity-v1 .location-info {
    width: 100% !important;
    padding: 0;
  }
  .entity-full .entity-v1 .location-info img {
    float: unset;
  }
  .entity-full .entity-v1 .map-container {
    width: 100%;
    height: 300px;
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: solid 1px #487861;
  }
}
.entity-full .entity-v2 {
  flex-grow: 1;
  width: 50%;
  float: left;
  padding: 30px;
  border-top: solid 1px #e1e1e1;
  min-width: 350px;
}
.entity-full .entity-v2 .location-name {
  font-size: 36px;
  font-weight: bold;
}
.entity-full .entity-v2 .circle-icon {
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background: #487861;
  color: white;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
}
.entity-full .entity-v2 .mapImage {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 15px;
}
.entity-full .entity-v2 .mapImage > * {
  min-width: 50%;
  height: 200px;
}
.entity-full .entity-v2 .mapImage .location-image {
  background-size: cover;
  background-position: center center;
}
.entity-full .entity-v2 .mapImage .accent-svg-top {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 500;
  overflow: hidden;
}
.entity-full .entity-v2 .mapImage .accent-svg-top svg {
  position: absolute;
  fill: white;
  height: 10px;
  width: 100%;
}
.entity-full .entity-v2 .mapImage .accent-svg-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 500;
  overflow: hidden;
}
.entity-full .entity-v2 .mapImage .accent-svg-bottom svg {
  position: absolute;
  bottom: 0;
  fill: white;
  width: 100%;
  height: 10px;
}
.entity-full .entity-v2 .location-info {
  display: flex;
  justify-content: space-evenly;
}
.entity-full .entity-v2 .location-info > * {
  width: 50%;
  padding: 15px;
}
.entity-full .entity-v2 .location-info .contact-info .contact-item {
  padding-left: 55px;
  margin-top: 0px;
  text-align: left;
}
.entity-full .entity-v2 .location-info .hours {
  text-align: left;
  position: relative;
}
.entity-full .entity-v2 .location-info .hoursTop {
  display: flex;
  line-height: 40px;
}
.entity-full .entity-v2 .location-info .hoursTop .circle-icon {
  background: #55a57c;
}
.entity-full .entity-v2 .location-info .location-hours {
  margin-top: 0px;
}
.entity-full .entity-v2 .location-info .location-hours li {
  font-size: 14px;
  padding-left: 40px;
  list-style: none;
  margin-bottom: 10px;
}
.entity-full .entity-v2 .location-info .location-hours li .hoursDay {
  color: #487861;
}
.entity-full .entity-v2 .location-info .location-hours li .hourTimes {
  display: block;
  padding-left: 15px;
}
.entity-full .entity-v2 .location-info .hoursNote {
  font-size: 14px;
  margin-left: 60px;
  text-align: left;
}
.entity-full .entity-v2 .location-form {
  padding-left: 50px;
  padding-right: 50px;
}
.entity-full .entity-v2:nth-child(2), .entity-full .entity-v2:nth-child(3) {
  border-top: none !important;
}
.entity-full .entity-v2:nth-child(odd) {
  border-left: solid 1px #e1e1e1;
}
.entity-full .entity-v2:nth-child(even) {
  clear: both;
}
@media (max-width: 60rem) {
  .entity-full .entity-v2 {
    width: 100%;
    border-bottom: solid 1px #e1e1e1;
  }
  .entity-full .entity-v2 .mapImage {
    flex-direction: column !important;
  }
  .entity-full .entity-v2 .location-info {
    flex-direction: column !important;
  }
  .entity-full .entity-v2 .location-info > * {
    flex-basis: 100%;
    width: 100%;
  }
  .entity-full .entity-v2 .location-info > * .contact-info .circle-icon {
    margin-right: 25px;
  }
  .entity-full .entity-v2 .location-info > * .contact-info .contact-item {
    padding-left: 70px;
  }
  .entity-full .entity-v2 .location-form {
    padding: 0px;
  }
}
.entity-full .g-map a[href^="http://maps.google.com/maps"], .entity-full .g-map a[href^="https://maps.google.com/maps"], .entity-full .g-map a[href^="https://www.google.com/maps"] {
  display: none !important;
}
.carmen-logo-nosvg svg {
  display: none;
}
.carmen-logo {
  display: flex;
}
.carmen-logo .carmen-logo-content {
  display: inline-block;
  padding: 30px;
  padding-left: 8%;
  padding-right: 8%;
  background: #3c3c3c;
  position: relative;
}
.carmen-logo img {
  display: block;
  margin: auto;
  max-width: 90%;
}
.carmen-logo-left .carmen-logo-content {
  order: 2;
}
.carmen-logo-left .carmen-logo-accent-svg-right {
  display: none;
}
.carmen-logo-left .carmen-logo-accent-svg-left {
  position: absolute;
  top: 0;
  left: -20px;
  height: 100%;
  width: 20px;
}
.carmen-logo-left .carmen-logo-accent-svg-left svg {
  height: 100%;
  position: absolute;
  right: 0;
}
.carmen-logo-right .carmen-logo-accent-svg-left {
  display: none !important;
}
.carmen-logo-right .carmen-logo-accent-svg-right {
  position: absolute;
  top: 0;
  right: -10px;
  height: 100%;
  width: 20px;
}
.carmen-logo-right .carmen-logo-accent-svg-right svg {
  height: 100%;
  position: absolute;
  right: 0;
}
@media (max-width: 60rem) {
  .carmen-logo, .carmen-logo-left {
    flex-direction: column;
  }
  .carmen-logo .carmen-logo-image, .carmen-logo .carmen-logo-content, .carmen-logo-left .carmen-logo-image, .carmen-logo-left .carmen-logo-content {
    width: 100% !important;
  }
}
.accord {
  display: flex;
  flex-direction: column;
}
.accord .accord-item {
  width: 100%;
  border-bottom: solid 1px #afafaf;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.accord .accord-item .accord-item-intro {
  display: flex;
  cursor: pointer;
}
.accord .accord-item .accord-item-intro:hover {
  color: #487861;
}
.accord .accord-item .accord-item-intro .accord-item-intro-title {
  width: 80%;
  padding: 5px 15px 5px 15px;
  font-size: 18px;
  font-weight: bold;
}
.accord .accord-item .accord-item-intro .accord-item-intro-icon {
  width: 20%;
  text-align: center;
}
.accord .accord-item .accord-item-intro .accord-item-intro-icon i {
  font-size: 20px;
  margin-top: 15px;
  padding: 7px;
  border: solid 1px #afafaf;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}
.accord .accord-item .accord-item-content {
  display: none;
  padding: 0px 15px 0px 15px;
}
.accord .accord-item .accord-item-content .accord-item-content-image {
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.accord .accord-item .accord-item-content .accord-item-content-image, .accord .accord-item .accord-item-content .accord-item-content-text {
  display: inline-block;
  float: left;
  padding: 0px 20px 0px 20px;
}
.accord .accord-item .accord-item-content hr {
  width: 80%;
  display: block;
  border-color: rgba(150, 150, 150, 0.75);
  margin: 0px;
  margin-bottom: 10px;
}
.accord .accord-item-active {
  border-color: #487861;
}
.accord .accord-item-active .accord-item-intro {
  color: #487861 !important;
}
.accord .accord-item-active .accord-item-intro-icon {
  display: none;
}
.accord-show-first .accord-item:nth-child(2) .accord-item-content {
  display: block;
}
.accord-show-first .accord-item:nth-child(2) .accord-item-intro-icon {
  display: none;
}
.logo-image-container img {
  width: 100%;
}
.logo-image-container .accent-svg-top {
  position: relative;
}
.logo-image-container .accent-svg-top svg {
  position: absolute;
  top: 0;
}
.logo-image-container .accent-svg-bottom {
  position: relative;
}
.logo-image-container .accent-svg-bottom svg {
  position: absolute;
  bottom: 0;
}
.g-particle .page-title {
  background-size: cover;
  text-align: center;
  min-height: 175px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.g-particle .page-title h1 {
  margin: 0px;
  text-align: center;
}
.split-accent-nosvg svg {
  display: none;
}
.split-accent {
  max-width: 1980px;
  margin: auto;
}
.split-accent .accent-item {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 225px;
}
.split-accent .accent-item:first-of-type .accent-svg-top {
  display: none;
}
.split-accent .accent-item .accent-content {
  display: inline-block;
  padding: 30px;
  padding-left: 8%;
  padding-right: 8%;
  position: relative;
  z-index: 1;
}
.split-accent .accent-item .accent-feature {
  display: inline-block;
}
.split-accent .accent-item .accent-feature .accent-background {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-attachment: scroll;
}
@media (min-width: 60rem) {
  .split-accent .accent-item .accent-feature .accent-background {
    background-position: 50% 50% !important;
  }
}
.split-accent .accent-item .accent-svg-right {
  position: absolute;
  top: 0;
  right: -100%;
  height: 100%;
  width: 100%;
}
.split-accent .accent-item .accent-svg-right svg {
  fill: #bf8282;
  height: 100%;
}
.split-accent .accent-item .accent-svg-top {
  position: absolute;
  top: 0px;
  height: 20px;
  width: 100%;
  z-index: 50;
}
.split-accent .accent-item .accent-svg-top svg {
  height: 20px;
  fill: white;
  width: 100%;
}
.split-accent .accent-item .accent-svg-bottom {
  position: absolute;
  bottom: 0;
  height: 20px;
  width: 100%;
  z-index: 50;
}
.split-accent .accent-item .accent-svg-bottom svg {
  height: 20px;
  fill: white;
  width: 100%;
}
.split-accent .accent-item.accent-left .accent-content {
  order: 2;
}
.split-accent .accent-item.accent-left .accent-svg-left {
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
}
.split-accent .accent-item.accent-left .accent-svg-left svg {
  height: 100%;
  position: absolute;
  right: 0;
}
@media (max-width: 60rem) {
  .split-accent-vert .accent-item {
    flex-direction: column;
  }
  .split-accent-vert .accent-item .accent-content, .split-accent-vert .accent-item .accent-feature {
    width: 100% !important;
  }
  .split-accent-vert .accent-item .accent-content {
    order: 2;
  }
  .split-accent-vert .accent-item .accent-feature {
    order: 1;
  }
  .split-accent-vert .accent-item .accent-background-overlay {
    min-height: 300px;
  }
}
.equaledHeight {
  display: flex !important;
  flex-wrap: wrap;
}
.split-container {
  margin-left: 15px;
  margin-right: 15px;
}
.split-feature.col-md-8, .split-feature.col-md-6, .split-feature.col-md-4, .split-feature.col-md-3 {
  padding: 15px;
  outline-offset: -15px;
  outline-color: transparent;
}
@media (max-width: 768px) {
  .split-feature.col-md-8, .split-feature.col-md-6, .split-feature.col-md-4, .split-feature.col-md-3 {
    padding: 0px;
    outline-offset: 0px;
  }
}
.col-md-12 {
  margin-bottom: 20px;
}
.split-feature {
  margin-top: 25px;
}
.split-feature .split-image {
  background-position: center center;
  background-size: cover;
  margin-bottom: 0px;
}
@media (max-width: 60rem) {
  .split-feature .split-image {
    width: 100% !important;
  }
}
.split-feature .split-image .accent-svg-top svg {
  position: absolute;
  top: 0;
}
.split-feature .split-image .accent-svg-bottom svg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.split-feature .split-content {
  padding: 15px;
}
#service-split .split-feature {
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -1px;
}
@media (min-width: 60rem) {
  #service-split .split-content {
    padding-left: 15%;
    padding-right: 5%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.provided-content img {
  max-width: 500px;
  float: right;
  padding: 25px;
}
.ews-content-img-container {
  background-size: cover;
  background-position: center center;
  margin: 25px;
  position: relative;
}
.ews-content-img-container .accent-svg-top {
  position: absolute;
  top: 0;
  width: 100%;
}
.ews-content-img-container .accent-svg-top svg {
  width: 100%;
  position: absolute;
  top: 0;
  height: 15px;
}
.ews-content-img-container .accent-svg-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.ews-content-img-container .accent-svg-bottom svg {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 15px;
}
.ews-content-img-container.full-center {
  margin: 0px;
  width: 100% !important;
}
@media (max-width: 60rem) {
  .ews-content-img-container {
    display: block;
    margin: auto;
    float: unset !important;
    max-width: 100% !important;
    padding: 0px;
    margin-bottom: 0px;
    max-height: 400px;
    margin-bottom: 15px;
  }
}
.overlap-box {
  z-index: 100;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.split-overlap {
  position: relative;
  height: fit-content;
  margin: 25px auto;
}
.split-overlap .split-overlap-image {
  position: absolute;
  left: 0;
  top: 10%;
  width: 40%;
  height: 80%;
  background-position: center center;
  background-size: cover;
  z-index: 5;
}
.split-overlap .split-overlap-content {
  position: relative;
  margin-left: 20%;
  width: 80%;
  padding: 25px;
  padding-left: 25%;
  z-index: 1;
  height: 100%;
}
@media (max-width: 60rem) {
  .split-overlap .split-overlap-image {
    height: 300px !important;
    width: 80%;
    margin: auto;
    z-index: 6;
    position: relative;
    top: unset !important;
  }
  .split-overlap .split-overlap-content {
    padding: 20px;
    padding-top: 140px;
    margin: auto;
    margin-top: -125px;
    z-index: 5;
    width: 100%;
  }
}
.popup-all {
  opacity: 0;
  color: #222021;
}
.popup-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  z-index: 4999999999;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-particle {
  position: fixed;
  top: 75px;
  z-index: 5000000000;
  width: 80%;
  left: 10%;
}
@media (max-width: 500px) {
  .popup-particle {
    top: 0px;
    width: 90%;
    left: 5%;
  }
}
.popup-particle .popup-exit {
  position: relative;
  width: 500px;
  max-width: 90%;
  display: block;
  margin: auto;
  top: 22px;
  right: 10;
  text-align: right;
}
.popup-particle .popup-exit .btn {
  background: rgba(0, 0, 0, 0.9);
  color: white;
  border-radius: 50%;
  box-shadow: none;
  padding: 10px;
  height: 40px;
  width: 40px;
  margin-right: -16px;
}
.popup-particle .popup-inner {
  min-height: 250px;
  border: solid 4px;
  border-radius: 10px;
  overflow: hidden;
  width: 500px;
  max-width: 100%;
  display: block;
  margin: auto;
  text-align: center;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
}
.popup-particle .popup-inner .popup-imagebox {
  min-height: 150px;
}
@media (max-width: 500px) {
  .popup-particle .popup-inner .popup-imagebox {
    min-height: 0px;
  }
}
.popup-particle .popup-inner .popup-content {
  padding: 15px;
  padding-bottom: 35px;
}
@media (max-width: 500px) {
  .popup-particle .popup-inner .popup-content {
    padding: 0px;
    margin-top: -18px;
    padding-top: 20px;
  }
}
.g-particle .page-title {
  position: relative;
  height: 100%;
}
.g-particle .page-title h1 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
}
.g-social a {
  background: transparent;
  border: none;
}
.g-social .fa {
  font-family: "FontAwesome";
}
.slidr-slide-outter {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slidr-particle .skippr-previous {
  left: 13px;
}
.slidr-particle .skippr-next {
  right: 25px;
}
.slidr-particle .slidr-slide {
  background-size: cover;
}
.slidr-particle .slidr-slide .slidr-overlay {
  height: 100%;
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
}
.slidr-particle .slidr-content-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.slidr-particle .slidr-content-container svg g {
  fill: transparent;
}
.slidr-particle .slidr-content-container .slidr-svg-top {
  margin-bottom: -6px;
}
.slidr-particle .slidr-content-container .slidr-svg-bottom {
  height: 25px;
  position: relative;
  overflow: hidden;
}
.slidr-particle .slidr-content-container .slidr-svg-bottom svg {
  position: absolute;
  top: 0;
}
@media (max-width: 60rem) {
  .slidr-particle .slidr-content-container .slidr-svg-bottom {
    max-width: 70vw !important;
    margin-right: 0px;
    position: relative;
  }
}
@media (max-width: 60rem) {
  .slidr-particle .slidr-content-container .slidr-svg-bottom svg {
    position: absolute;
  }
}
.slidr-particle .slidr-content-container.slidr-content-theme svg g, .slidr-particle .slidr-content-container.slidr-content-theme2 svg g {
  fill: unset;
}
.slidr-particle .slidr-content {
  display: block;
  margin: auto;
  max-width: 60%;
  position: relative;
}
@media (max-width: 60rem) {
  .slidr-particle .slidr-content {
    max-width: 70vw;
  }
}
.slidr-particle .sub-curved.borderFlip {
  transform: rotate(180deg) scaleX(-1);
}
.slidr-particle .sub-curved.borderFlip svg {
  bottom: 0;
  top: unset;
}
@media (min-width: 60rem) {
  .slidr-particle .slidr-content-left, .slidr-particle .slidr-svg-slidr-content-left {
    margin-left: 150px !important;
  }
}
@media (max-width: 60rem) {
  .slidr-particle .slidr-content, .slidr-particle .slidr-svg-top, .slidr-particle .slidr-svg-bottom {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.g-googlemap {
  border: solid 1px #e1e1e1;
}
.g-video-feature {
  text-align: left;
}
.g-video-feature-link {
  background-color: #7a9186;
  border-radius: 0px;
  display: block;
  margin: auto;
}
.g-video-feature-link:hover {
  background-color: #6d8479;
}
#numberDiv {
  text-align: center;
}
#count-box {
  font-size: 48px;
  font-weight: bold;
  padding-bottom: 15px;
  color: #55a57c;
}
#pledge-button {
  padding: 15px;
  background-color: #487861;
  color: #ffffff;
  display: block;
  margin: auto;
}
#pledge-button:hover {
  opacity: 0.8;
}
.pledgeForm {
  display: block;
  margin: auto;
  max-width: 575px;
  margin-top: 75px;
}
.image-banner-box {
  text-align: center;
  color: white;
  max-width: 400px;
  display: block;
  margin: auto;
  border-radius: 50% !important;
  overflow: hidden;
}
@media (max-width: 60rem) {
  .image-banner-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.image-banner-box .banner {
  position: relative;
  padding-top: 10px;
  padding-bottom: 35px;
  height: 75px;
  font-size: 20px;
  opacity: 0.9;
}
.image-banner-box .banner .desc {
  width: 80%;
  font-size: 14px;
  margin: auto;
  margin-top: 15px;
  opacity: 0.75;
}
.image-banner-box .banner .desc .ctaText {
  margin-top: 10px;
  font-size: 16px;
}
@media (max-width: 60rem) {
  .image-banner-box .banner {
    height: 100%;
    padding-top: 30%;
  }
}
@media (max-width: 60rem) {
  .image-banner-box .banner .desc {
    display: block !important;
  }
}
.customContent img {
  padding: 10px;
}
.g-accordion-item {
  border: solid 1px #e1e1e1;
  padding: 10px;
  margin-bottom: 10px;
}
.g-accordion-item .accordTitle {
  display: inline-block;
  margin: 0px;
  margin-left: 15px;
}
.g-accordion-item .accordTitle i {
  display: inline-block;
  margin-right: 15px;
}
.g-accordion-item .imgSquareContainer {
  max-width: 450px;
  display: block;
  margin: auto;
}
.g-accordion-item .accordSubTitle {
  margin-left: 15px;
}
.g-accordion-item .uk-accordion-title {
  background: transparent !important;
  border: none !important;
  padding: 0px !important;
}
.g-accordion-item .desc {
  margin-top: -15px;
}
.g-accordion-item .desc p {
  font-size: 14px;
}
@media (max-width: 960px) {
  .g-accordion-item .desc {
    margin-top: 0px;
  }
}
.g-accordion-item .dropDiv {
  text-align: right;
}
.g-accordion-item .dropNote {
  padding: 10px;
  background: #487861;
  color: #ffffff;
}
.uk-active .dropNote {
  display: none;
}
.uk-dotnav {
  margin-bottom: 15px;
}
.uk-cover-background {
  background-position: center center;
}
.g-slideshow-contentBlock {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
  border: solid 10px white;
}
.g-slideshow-desc {
  display: inline-block;
  max-width: 800px;
}
.g-slideshow-button {
  display: block;
  margin: auto;
  width: auto;
  max-width: 1100px;
}
.g-slideshow-button button:hover {
  opacity: 0.75;
}
.entireParticleLink > div {
  margin-bottom: 5px;
}
.entireParticleLink:hover > div {
  margin-bottom: 0px;
}
.entireParticleLink:hover .imgSquareContainer {
  margin-top: 5px;
}
/* #### BORDER WIDTHS */
.bw0 {
  border-width: 0px;
}
.bw1 {
  border-width: 1px;
}
.bw2 {
  border-width: 2px;
}
.bw3 {
  border-width: 3px;
}
.bw4 {
  border-width: 4px;
}
.bw5 {
  border-width: 5px;
}
.bw6 {
  border-width: 6px;
}
.bw8 {
  border-width: 8px;
}
.bw10 {
  border-width: 10px;
}
/* #### BORDER RADIUS' */
.br5 {
  border-radius: 5px;
}
.br10 {
  border-radius: 10px;
}
.br20 {
  border-radius: 20px;
}
h1 {
  font-size: 48px;
  font-weight: bold;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 18px;
}
/* #### FONT SIZE */
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f28 {
  font-size: 28px;
}
.f36 {
  font-size: 36px;
}
.f48 {
  font-size: 48px;
}
.f60 {
  font-size: 60px;
}
.f72 {
  font-size: 72px;
}
.f80 {
  font-size: 80px;
}
.f90 {
  font-size: 90px;
}
@media (max-width: 768px) {
  .f48 {
    font-size: 38px;
  }
  .f60 {
    font-size: 48px;
  }
  .f72 {
    font-size: 52px;
  }
  .f80 {
    font-size: 58px;
  }
  .f90 {
    font-size: 62px;
  }
}
/*max width 768*/
@media (max-width: 480px) {
  .f24 {
    font-size: 18px;
  }
  .f28 {
    font-size: 22px;
  }
  .f36 {
    font-size: 30px;
  }
  .f48 {
    font-size: 34px;
  }
  .f60 {
    font-size: 36px;
  }
  .f72 {
    font-size: 38px;
  }
  .f80 {
    font-size: 40px;
  }
  .f90 {
    font-size: 44px;
  }
}
/*max width 480*/
.padSmall {
  padding: 5px 10px 5px 10px !important;
}
.padMedium {
  padding: 10px 20px 10px 20px !important;
}
.padLarge {
  padding: 15px 40px 15px 40px !important;
}
#g-topper a {
  color: #ffffff;
}
#g-header a {
  color: #ffffff;
}
#g-showcase a {
  color: rgba(119, 123, 126, 0);
}
#g-feature a {
  color: #777b7e;
}
#g-main a {
  color: #777b7e;
}
#g-subfeature a {
  color: #e1e1e1;
}
#g-prefooter a {
  color: #777b7e;
}
#g-footer a {
  color: rgba(255, 255, 255, 0.65);
}
.mce-mobile-preview {
  width: 350px;
  display: block;
  margin: auto;
  border: solid 25px;
  border-bottom: solid 80px;
  border-radius: 15px;
  height: 650px;
  padding: 15px;
  overflow-y: scroll;
}
.mce-mobile-preview span.mobileBreak {
  display: inline;
  border: none;
}
.mce-mobile-preview span.mobileBreak br {
  display: unset;
}
.mobile-preview-note {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
#tinymce {
  padding-top: 25px;
  font-family: "Barlow";
  font-weight: 400;
}
#tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce .font-accent {
  font-family: "Lato";
  font-weight: 500;
}
#tinymce a {
  text-decoration: none;
}
span.mobileBreak {
  display: inline-block;
  width: 10px;
  height: 100%;
  line-height: 8px;
  border: dotted 2px #A6CA4D;
  box-sizing: border-box;
}
span.mobileBreak br {
  display: none;
}
span.mobileBreak::after {
  display: inline-block;
  content: " ";
  white-space: pre;
}
.g-particle span.mobileBreak {
  width: fit-content;
  display: inline-block;
  border: none;
}
@media (max-width: 60rem) {
  .g-particle span.mobileBreak {
    display: unset !important;
  }
}
.g-particle span.mobileBreak br {
  display: unset !important;
}
.force-accent-1, .mce-force-accent-1 .mce-text {
  color: #487861 !important;
}
.force-accent-2, .mce-force-accent-2 .mce-text {
  color: #55a57c !important;
}
.force-accent-3, .mce-force-accent-3 .mce-text {
  color: #7a9186 !important;
}
.force-accent-4, .mce-force-accent-4 .mce-text {
  color: #a1c9b5 !important;
}
.mce-bs-icon-btn.mce-first {
  display: none;
}
#tinymce .button-white-block {
  background: transparent;
  color: #ffffff;
  text-shadow: 1px 1px #afafaf;
  padding: 10px 15px 10px 15px;
  border: solid 1px #ffffff;
  box-shadow: 1px 1px 1px #3c3c3c;
}
#tinymce .tox-toolbar {
  height: 39px !important;
}
.tmce-button:hover {
  opacity: 0.85;
}
.button-v1 {
  background: #487861;
  color: #ffffff;
  padding: 10px 15px 10px 15px !important;
}
.button-v1 a {
  color: #ffffff !important;
}
.button-v2 {
  background: #55a57c;
  color: #ffffff;
  padding: 10px 15px 10px 15px !important;
}
.button-v2 a {
  color: #ffffff !important;
}
.button-v3 {
  background: transparent;
  color: #487861;
  padding: 10px 15px 10px 15px;
  border: solid 1px #487861 !important;
}
.button-v3 a {
  color: #487861 !important;
}
.button-v4 {
  background: transparent;
  color: #55a57c;
  padding: 10px 15px 10px 15px;
  border: solid 1px #55a57c !important;
}
.button-v4 a {
  color: #55a57c !important;
}
.button-dark-block {
  background: transparent;
  color: #222021;
  padding: 10px 15px 10px 15px;
  border: solid 1px #222021;
}
.button-dark-block a {
  color: #222021 !important;
}
.button-white-block {
  background: transparent;
  color: #ffffff;
  padding: 10px 15px 10px 15px;
  border: solid 1px #ffffff;
}
.button-white-block a {
  color: #ffffff !important;
}
span[data-select="locationPart"] {
  border: solid 1px #9061D6;
  padding: 2px 0px 2px 10px;
  display: inline-block;
  border-radius: 5px;
  cursor: not-allowed;
}
span[data-select="locationPart"] .partDisplay, span[data-select="locationPart"] .partReference {
  display: inline-block;
  cursor: not-allowed;
}
span[data-select="locationPart"] .partDisplay:hover, span[data-select="locationPart"] .partReference:hover {
  cursor: not-allowed;
}
span[data-select="locationPart"] .partInfo {
  cursor: pointer;
  padding-left: 10px;
  padding-right: 5px;
  margin-left: 10px;
  color: #3c3c3c;
  border-left: solid 1px #afafaf;
}
span[data-select="locationPart"] .partInfo:hover {
  opacity: 0.6;
}
span[data-select="locationPart"] .partDelete {
  cursor: pointer;
  padding-left: 5px;
  padding-right: 10px;
  color: #9061D6;
}
span[data-select="locationPart"] .partDelete:hover {
  opacity: 0.6;
}
span[data-select="locationPart"] .partTip {
  position: absolute;
  background: #9061d6;
  border: solid 2px #fff;
  color: #fff;
  border-bottom-left-radius: 15px;
  right: 0;
  height: 40px;
  top: 0;
  display: none;
  text-align: left;
  font-size: 15px !important;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
span[data-select="locationPart"] .partTip strong {
  display: inline-block;
  width: 125px;
}
.skippr {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.skippr > div {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 62.5%;
}
.skippr > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  min-height: 100%;
}
.skippr-nav-container {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  bottom: 25px;
  overflow: auto;
  z-index: 999;
}
.skippr-nav-element {
  cursor: pointer;
  float: left;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.skippr-nav-element-bubble {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 4px;
}
.skippr-nav-element-block {
  width: 60px;
  height: 10px;
}
.skippr-nav-element:hover, .skippr-nav-element-active {
  background-color: white;
}
.skippr-arrow {
  position: absolute;
  z-index: 999;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 30px;
  height: 30px;
  transform-origin: center center;
  /*background-color: white;*/
  -webkit-transform-origin: top left;
  cursor: pointer;
}
.skippr-previous {
  left: 2.5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 2px solid white;
  border-left: 2px solid white;
}
.skippr-next {
  right: 3.5%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2px solid white;
  border-right: 2px solid white;
}
section section .section-svg-container, #g-navigation .section-svg-container {
  display: none;
}
.svg-section-top, .svg-section-bottom, .subBorder {
  display: none;
}
.site .sub-none {
  display: block;
}
section[data-svg="nosvg"] .svg-section-bottom, section[data-svg="nosvg"] .svg-section-top, header[data-svg="nosvg"] .svg-section-bottom, header[data-svg="nosvg"] .svg-section-top, footer[data-svg="nosvg"] .svg-section-bottom, footer[data-svg="nosvg"] .svg-section-top, main[data-svg="nosvg"] .svg-section-bottom, main[data-svg="nosvg"] .svg-section-top {
  display: none;
}
.accent-svg-left, .accent-svg-right {
  display: none;
}
.accent-left .accent-svg-right {
  display: none !important;
}
.accent-left .site .sub-none.accent-svg-left {
  display: block;
}
.accent-right .accent-svg-left {
  display: none !important;
}
.accent-right .site .sub-none.accent-svg-right {
  display: block;
}
.section-svg-container {
  width: 100%;
  height: 100%;
  z-index: 5000000000000000000;
  position: relative;
}
.section-svg-container svg {
  position: absolute;
  fill: white;
  width: 100%;
  height: 20px;
}
.section-svg-container .svg-section-top svg {
  top: 0;
  margin-top: -1px;
}
.section-svg-container .svg-section-bottom svg {
  bottom: 0;
}
iframe {
  border-width: 0px;
}
body {
  font-size: 16px;
}
.g-container {
  width: 80%;
}
.skiptranslate {
  display: none;
}
.header-logo-custom img {
  max-width: 225px !important;
}
.header-custom-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 60rem) {
  #g-navigation .g-container {
    max-width: 80%;
    margin: auto !important;
  }
  .header-logo-custom img {
    max-width: 100% !important;
  }
  .header-custom-content * {
    text-align: center !important;
  }
  #g-topper {
    padding-top: 25px;
  }
}
/*# sourceMappingURL=custom_73.css.map */