@charset "UTF-8";
#main .entry-content .acf-hero .hero-svgs {
  display: none;
}

@media (min-width: 900px) {
  #main .entry-content .acf-hero .hero-svgs {
    display: none;
  }
}

#main .entry-content .acf-hero .hero-content {
  text-align: center;
}

@media (min-width: 900px) {
  #main .entry-content .acf-hero .hero-content {
    display: block;
  }
}

#main .entry-content .acf-hero .hero-cta a:hover {
  background: #fff;
  color: #26AAE3;
}

#main .entry-content .acf-hero .hero-text {
  margin-bottom: 20px;
}

.announcement-bar a {
  color: #fff;
}

.announcement-bar a:hover {
  color: #018ec4;
}

.elementor-button {
  background-color: #26AAE3;
  border: none;
  color: #fff;
  font-weight: 700;
}

.elementor-button:hover {
  background-color: #188cbe;
}

.elementor-element.elementor-button-blue .elementor-button {
  background-color: #26AAE3;
  color: #fff;
}

.elementor-element.elementor-button-blue .elementor-button:hover {
  background-color: #188cbe;
}

.elementor-element.elementor-button-purple .elementor-button {
  background-color: #702082;
  color: #fff;
}

.elementor-element.elementor-button-purple .elementor-button:hover {
  background-color: #4d1659;
}

.elementor-element.elementor-button-green .elementor-button {
  background-color: #a0ab4d;
  color: #fff;
}

.elementor-element.elementor-button-green .elementor-button:hover {
  background-color: #7f883d;
}

.elementor-element.elementor-button-red .elementor-button {
  background-color: #e03c31;
  color: #fff;
}

.elementor-element.elementor-button-red .elementor-button:hover {
  background-color: #c1271d;
}

.elementor-button.elementor-size-xs {
  border-radius: 20px;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px;
}

@media (max-width: 767px) {
  .elementor-button.elementor-size-xs {
    font-size: 14px;
  }
}

.elementor-button.elementor-size-sm {
  border-radius: 24px;
  font-size: 20px;
  line-height: 24px;
  padding: 12px 24px;
}

@media (max-width: 1024px) {
  .elementor-button.elementor-size-sm {
    border-radius: 20px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px;
  }
}

@media (max-width: 767px) {
  .elementor-button.elementor-size-sm {
    font-size: 14px;
  }
}

.elementor-button.elementor-size-md {
  border-radius: 28px;
  font-size: 24px;
  line-height: 28px;
  padding: 14px 28px;
}

@media (max-width: 1024px) {
  .elementor-button.elementor-size-md {
    border-radius: 24px;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 24px;
  }
}

@media (max-width: 767px) {
  .elementor-button.elementor-size-md {
    border-radius: 20px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px;
  }
}

.elementor-button.elementor-size-lg {
  border-radius: 32px;
  font-size: 28px;
  line-height: 32px;
  padding: 16px 32px;
}

@media (max-width: 1024px) {
  .elementor-button.elementor-size-lg {
    border-radius: 28px;
    font-size: 24px;
    line-height: 28px;
    padding: 14px 28px;
  }
}

@media (max-width: 767px) {
  .elementor-button.elementor-size-lg {
    border-radius: 24px;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 24px;
  }
}

@media (max-width: 575px) {
  .elementor-button.elementor-size-lg {
    border-radius: 20px;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px;
  }
}

.elementor-button.elementor-size-xl {
  border-radius: 36px;
  font-size: 32px;
  line-height: 36px;
  padding: 18px 36px;
}

@media (max-width: 1024px) {
  .elementor-button.elementor-size-xl {
    border-radius: 32px;
    font-size: 28px;
    line-height: 32px;
    padding: 16px 32px;
  }
}

@media (max-width: 767px) {
  .elementor-button.elementor-size-xl {
    border-radius: 28px;
    font-size: 24px;
    line-height: 28px;
    padding: 14px 28px;
  }
}

@media (max-width: 575px) {
  .elementor-button.elementor-size-xl {
    border-radius: 24px;
    font-size: 20px;
    line-height: 24px;
    padding: 12px 24px;
  }
}

.elementor-donation-tabs {
  display: flex;
}

@media (max-width: 767px) {
  .elementor-donation-tabs {
    flex-wrap: wrap;
  }
}

.elementor-donation-tabs .donation-tabs,
.elementor-donation-tabs .donation-tabs-content {
  flex: 0 0 50%;
  padding-top: 80px;
  width: 50%;
}

@media (max-width: 1024px) {
  .elementor-donation-tabs .donation-tabs,
  .elementor-donation-tabs .donation-tabs-content {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .elementor-donation-tabs .donation-tabs,
  .elementor-donation-tabs .donation-tabs-content {
    flex: 0 0 100%;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }
}

.elementor-donation-tabs .donation-tabs {
  border-right: 1px solid #5a5a5a;
  padding-right: 11%;
}

@media (max-width: 1024px) {
  .elementor-donation-tabs .donation-tabs {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .elementor-donation-tabs .donation-tabs {
    border-right: none;
    border-bottom: 1px solid #5a5a5a;
    margin-bottom: 50px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .elementor-donation-tabs .donation-tabs .button-wrapper {
    display: none;
  }
}

.elementor-donation-tabs .donation-tabs-content {
  padding-left: 11%;
}

.elementor-donation-tabs .donation-tabs-content .button-wrapper {
  display: none;
  margin-top: 30px;
}

@media (max-width: 1024px) {
  .elementor-donation-tabs .donation-tabs-content {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .elementor-donation-tabs .donation-tabs-content {
    padding-left: 0;
  }
  .elementor-donation-tabs .donation-tabs-content .button-wrapper {
    display: block;
  }
}

.elementor-donation-tabs .donation-tabs__icon {
  margin-bottom: 20px;
}

.elementor-donation-tabs .donation-tabs__icon img {
  display: inline-block;
}

.elementor-donation-tabs .donation-tabs__title {
  margin-bottom: 15px;
}

.elementor-donation-tabs .donations-tabs__description {
  margin-bottom: 30px;
}

.elementor-donation-tabs .donations-tabs__description *:last-child {
  margin-bottom: 0;
}

.elementor-donation-tabs .donation-tabs__links {
  margin-bottom: 60px;
}

.elementor-donation-tabs .donation-tab__link-wrapper {
  margin-bottom: 20px;
}

.elementor-donation-tabs .donation-tab__link {
  color: #585858;
  font-size: 20px;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 1024px) {
  .elementor-donation-tabs .donation-tab__link {
    font-size: 18px;
  }
}

.elementor-donation-tabs .donation-tab {
  display: none;
}

.elementor-donation-tabs .donation-tab:first-child {
  display: block;
}

.elementor-donation-tabs .donation-tab__image {
  border-radius: 20px;
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}

.elementor-donation-tabs .donation-tab__image img {
  border: none;
  box-shadow: none;
  height: 100%;
  margin: 0;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}

.elementor-donation-tabs .donation-tab__title {
  font-size: 20px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .elementor-donation-tabs .donation-tab__title {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .elementor-donation-tabs .donation-tab__description {
    padding: 0 15px;
  }
}

.elementor-donation-tabs .donation-tab__social-link {
  color: #585858;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  margin-right: 20px;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
}

.elementor-donation-tabs .donation-tab__social-link .fab {
  vertical-align: middle;
}

.elementor-donation-tabs-reversed .donation-tabs {
  border-right: none;
  border-left: 1px solid #5a5a5a;
  order: 2;
  padding-left: 11%;
  padding-right: 0;
}

@media (max-width: 1024px) {
  .elementor-donation-tabs-reversed .donation-tabs {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .elementor-donation-tabs-reversed .donation-tabs {
    border-left: none;
    order: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.elementor-donation-tabs-reversed .donation-tabs-content {
  order: 1;
  padding-left: 0;
  padding-right: 11%;
}

@media (max-width: 1024px) {
  .elementor-donation-tabs-reversed .donation-tabs-content {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .elementor-donation-tabs-reversed .donation-tabs-content {
    padding-right: 0;
  }
}

/*

Font sizes

55 odd
35 odd

50 xxl
36 h1
30 h2
24 h3
20 h4
16 h5
14 h6



 */
body.elementor-page {
  font-family: "Helvetica Neue", "Helvetica", Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 1024px) {
  body.elementor-page {
    font-size: 14px;
  }
}

body.elementor-page p {
  margin: 0 0 30px;
}

.elementor-heading-title {
  font-family: "Helvetica Neue", "Helvetica", Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  text-transform: none;
}

/**
 * Customize sizes for headings
 */
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 50px;
}

@media (max-width: 1199px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 45px;
  }
}

@media (max-width: 1024px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 36px;
  }
}

h1.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 36px;
}

@media (max-width: 1024px) {
  h1.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  h1.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 30px;
  }
}

h2.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 30px;
}

@media (max-width: 1024px) {
  h2.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  h2.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 24px;
  }
}

h3.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 24px;
}

@media (max-width: 1024px) {
  h3.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  h3.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 18px;
  }
}

h4.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 20px;
}

@media (max-width: 1024px) {
  h4.elementor-heading-title,
  .elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 18px;
  }
}

h5.elementor-heading-title {
  font-size: 18px;
}

@media (max-width: 1024px) {
  h5.elementor-heading-title {
    font-size: 16px;
  }
}

h6.elementor-heading-title {
  font-size: 16px;
  text-transform: uppercase;
}

.elementor-text-editor p,
.elementor-widget-text-editor p {
  margin: 0 0 1em;
}

.elementor-text-editor *:last-child,
.elementor-widget-text-editor *:last-child {
  margin-bottom: 0;
}

/*@media (min-width: 576px) {
	section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 720px
	}
}

@media ( min-width: 1025px ) {
	section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 960px;
	}
}

@media ( min-width: 1200px ) {
	section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1140px;
	}
}

@media( min-width: 1440px ) {
	section.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1280px;
	}
}*/
.elementor-section,
.elementor-column-wrap {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__content::before {
  color: #26AAE3;
  content: '“';
  display: block;
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
}

.elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite {
  flex-direction: row;
  justify-content: center;
}

.elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite .elementor-testimonial__name::before {
  content: "-";
}

@media (max-width: 767px) {
  .elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite .elementor-testimonial__name::before {
    display: none;
  }
}

.elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite .elementor-testimonial__name + .elementor-testimonial__title::before {
  content: ", ";
}

@media (max-width: 767px) {
  .elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite .elementor-testimonial__name + .elementor-testimonial__title::before {
    display: none;
  }
}

@media (max-width: 767px) {
  .elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite {
    flex-wrap: wrap;
  }
  .elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite .elementor-testimonial__name,
  .elementor-widget-testimonial-carousel.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite .elementor-testimonial__title {
    width: 100%;
  }
}

#sb_instagram {
  padding-bottom: 0 !important;
}

#sb_instagram .sbi_photo {
  border-radius: 20px;
}

@media (max-width: 767px) {
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 50%;
  }
}

/*.wp-popup .wp-popup-content {
	background-color: transparent !important;

	@media( max-width: 1024px ) {
		margin: 0 10px;
		max-width: 400px;
		padding: 30px;
	}

	@media( max-width: 460px ) {
		padding: 25px;
	}
}

.pride-popup__inner {
	background: #fff;
	color: #231f20;
	font-family: "omnes-pro", sans-serif;
	font-size: 18px;
	font-weight: 800;
	padding: 40px 30px;
	text-align: center;

	@media( min-width: 1440px ) {
		// font-size: 2rem;
	}

	@media( max-width: 1024px ) {
		padding: 20px;
	}

	@media( max-width: 460px ) {
		font-size: 16px;
		padding: 15px;
	}

	p {
		margin: 0 0 15px;
	}

	.pride-popup__button {
		background: none;
		border-color: #00aeef;
		color: #00aeef;
		display: inline-block;
		text-transform: uppercase;

		&:hover {
			background: #00aeef;
			color: #fff;
		}
	}
}

.pride-popup__button-wrapper {

	@media( min-width: 1025px ) {
		margin-top: 30px;
	}
}*/
.wp-popup .wp-popup-content {
  width: 100%;
}

.ntgd-popup {
  padding: 10px 0 0;
}

.ntgd-popup .ntgd-popup__content {
  color: #262161;
  font-size: 22px;
  font-weight: 900;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 480px;
  text-align: center;
}

@media (max-width: 460px) {
  .ntgd-popup .ntgd-popup__content {
    font-size: 18px;
  }
}

.ntgd-popup .ntgd-popup__footer {
  display: flex;
  justify-content: space-between;
}

.ntgd-popup .ntgd-popup__footer .ntgd-popup__footer-logo {
  padding: 0 10px;
}

.ntgd-popup .ntgd-popup__button-wrapper {
  margin-bottom: 30px;
  text-align: center;
}

.ntgd-popup .ntgd-popup__button {
  background: #00aeef;
  border-color: #00aeef;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}

.ntgd-popup .ntgd-popup__button:hover {
  background: #fff;
  color: #00aeef;
}
