/*
Theme Name:    valleygreen Child
Theme URI: http://blesswebdesigns.com/
Description: This theme has been developed by Bless Web Designs. Please contact us at support@blesswebdesigns.com for any support.
Author: Bless
Author URI: http://blesswebdesigns.com/
Version: 2.0
Template:      valleygreen
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
 





/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/





body, html {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #000;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
}
a, button, input, select, div, h1, h2, h3, h4, h5, h6 {
	outline: none;
}
img{
	max-width:100%;
}
p {
	margin: 0 0 20px;
}
p:last-child {
	margin: 0;
}
strong {
	font-weight: 700;
}
#page.site {
	overflow-x: hidden;
}
.site-min-height {
	min-height: calc(100vh - 270px);
}
h1 {
	font-size: 48px;
	color: #fff;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
}
h2 {
    font-size: 36px;
    line-height: 0.7;
	color: #3F5967;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
}
h3 {
	font-size: 24px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
}
h4 {
	font-size: 22px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1.2;
	font-weight: 300;
	font-family: "Poppins", sans-serif;
}
h5 {
	font-size: 20px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
}
h6 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1.2;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
}
.wpb_wrapper ul, .wpb_wrapper ol {
	padding-bottom: 20px;
	padding-left: 17px;
	margin-bottom: 0;
}
.wpb_wrapper ul:last-child, .wpb_wrapper ol:last-child {
	padding-bottom: 0;
}
.wpb_wrapper ul li, .wpb_wrapper ol li {
	padding-bottom: 15px;
}
.wpb_wrapper ul li:last-child, .wpb_wrapper ol li:last-child {
	padding-bottom: 0;
}
.small-ul li {
	padding-bottom: 10px!important;
}
.small-ul li:last-child {
	padding-bottom: 0!important;
}
.wpb_wrapper ul li ul, .wpb_wrapper ol li ol {
	padding-top: 15px;
}
.text-align-c {
	text-align: center!important;
}
.text-align-l {
	text-align: left;
}
.text-align-r {
	text-align: right;
}
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
	color: #fff!important;
}
.text-t-u {
	text-transform: uppercase;
}
.text-t-none {
	text-transform: none;
}
.text-t-c-h1 h1 {
	text-transform: capitalize;
}
.main-container {
	overflow-x: hidden;
}
.elementor-widget-button .elementor-button {
	font-family: "Poppins", sans-serif;
}
.max > .wpb_wrapper {
	max-width: 860px;
	margin: auto;
}
.max850 > .wpb_wrapper {
	max-width: 950px;
	margin: auto;
}
.navbar-brand {
	padding: 0;
	margin: 0;
}
nav#site-navigation {
    margin: 20px 0 0;
    transition: all 0.5s;
}
.sticky nav#site-navigation {
    margin: 0;
}
.header-right {
    text-align: right;
    font-weight: 300;
    color: #000;
    font-size: 20px;
    transition: all 0.5s;
}
.light .header-right,
.sticky .header-right {
    color: #fff;
}
 
.header-right a {
    font-weight: bold;
    color: #000;
}
.light .header-right a,
.sticky .header-right a {
    color: #fff;
}
.header-right a:hover {
    color: #8bc53f;
}

.site-header {
    padding: 2px 0;
    position: fixed;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 0;
    transition: all 0.5s;
}
.navbar .navbar-brand img {
	height: 85px;
	-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s;
	-ms-transition: width 1s, height 1s;
	-o-transition: width 1s, height 1s;
	width: auto;
}
.hc-offcanvas-nav h2 a img {
	width: 170px;
	height: auto;
}
.navbar-block .navbar.sticky .navbar-brand img {
	height: 60px;
}
.navbar-block {
	height: 125px;
	padding: 5px 0;
	width: 100%;
	z-index: 999;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
.navbar {
	padding: 15px 0;
	-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s;
	-ms-transition: width 1s, height 1s;
	-o-transition: width 1s, height 1s;
	height:115px;
}
.navbar-block .navbar.sticky {
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	z-index: 999;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	background: #10380F;
	height:90px;
}
.navbar-block .navbar.sticky .navbar-box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar .navbar-nav > li {
	padding: 0px;
}
.navbar .navbar-nav > li:last-child {
	padding-right: 0;
}
.navbar .navbar-nav > li > a {
	color: #000;
	padding: 12px 9px;
	position: relative;
	font-size: 18px;
    font-weight: 500;
	display: inline-block;
}
.light .navbar .navbar-nav > li > a {
	color: #fff;
}
.navbar.sticky .navbar-nav > li > a {
	padding-top: 12px;
	padding-bottom: 12pxpx;
	color: #fff;
}
.navbar .navbar-nav > li:last-child > a {
	padding-right: 0;
}
.navbar .navbar-nav > li:hover > a, .navbar .navbar-nav > li.current-menu-item > a {
	color: #8bc53f;
}
.navbar .navbar-nav > li.join-btn > a {
	background: #DC0031;
	color: #fff;
	padding-right: 10px;
}
.navbar .navbar-nav > li.join-btn > a:hover {
	background: #76BC21;
}
.navbar-brand {
	position: relative;
	display: flex;
}
.navbar-brand .light {
	opacity: 0;
}
.navbar-brand .dark {
	position: absolute;
	left: 0;
	top: 0;
}
.light .navbar-brand .light, .sticky .navbar-brand .light {
	opacity: 1;
}
.light .navbar-brand .dark, .sticky .navbar-brand .dark {
	opacity: 0;
}
.navbar.sticky .new-patients-block {
	display: none;
}


body.page-template-default header#masthead {
    position: inherit;
    padding: 0;
}
body.page-template-default .navbar-block {
    padding: 0;
}
body.page-template-default header#masthead nav#myHeader {
    background: #070c00;
}
body.page-template-default main#primary {
    min-height: 420px;
}



.logo-area .gallery {
    align-items: center;
    display: flex;
    gap: 0;
}

summary.e-n-accordion-item-title {
    justify-content: space-between !important;
}

.logo-area .gallery figure.gallery-item {
    position: relative;
}
.logo-area .gallery figure.gallery-item:after {
    content: "";
    transform: rotate(90deg);
    width: 2px;
    height: 96px;
    background: rgb(255 255 255 / 20%);
    position: absolute;
    right: 0;
    top: -23px;
    transform: rotate(0deg);
}

.logo-area .gallery figure.gallery-item:last-child:after {
    display: none;
}


.solu-img img {
    position: relative;
}
.solu-img:before {
    content: "";
    position: absolute;
    right: -25px;
    bottom: -25px;
    width: 100%;
    height: 70%;
    --border-angle: 0turn;
    --main-bg: conic-gradient(
      from var(--border-angle),
      #f7f7f7,
      #f7f7f7 5%,
      #f7f7f7 60%,
      #f7f7f7 95%
    );
    border: solid 2px transparent;
    --gradient-border: conic-gradient(from var(--border-angle), transparent 70%, #8AC926, #8AC926 70%, transparent);
    background: var(--main-bg) padding-box, var(--gradient-border) border-box, 
    var(--main-bg) border-box;  
    background-position: center center;
    animation: bg-spin 5s linear infinite reverse; /* Added 'reverse' here */
}

@keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}

 
.solu-img.new img {
    width: 100%;
}
.solu-img.new:before {
    right: -25px;
    top: -111px;
    height: 100%;
    width: 108%;
}

.solu-img.one:before {
    top: -25px;
    width: 90%;
    height: 50%;
    --border-angle: 0turn;
    --main-bg: conic-gradient(
      from var(--border-angle),
      #fff,
      #fff 5%,
      #fff 60%,
      #fff 95%
    );
}

.solu-img.two:before {
    bottom: -25px;
    width: 90%;
    left: -25px;
    height: 48%;
    --border-angle: 0turn;
    --main-bg: conic-gradient(
      from var(--border-angle),
      #fff,
      #fff 5%,
      #fff 60%,
      #fff 95%
    );
}

.solu-img.three:before {
    left: -25px;
    width: 90%;
    top: -25px;
    height: 50%;
    --border-angle: 0turn;
    --main-bg: conic-gradient(
      from var(--border-angle),
      #fff,
      #fff 5%,
      #fff 60%,
      #fff 95%
    );
}

.solu-img.four:before {
    bottom: -25px;
    width: 90%;
    right: -25px;
    height: 48%;
    --border-angle: 0turn;
    --main-bg: conic-gradient(
      from var(--border-angle),
      #fff,
      #fff 5%,
      #fff 60%,
      #fff 95%
    );
}



.exp p.elementor-icon-box-description span {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #000000;
    width: 100%;
    display: inline-block;
}


 






.blog_list {
	list-style: none outside none;
	padding: 0;
	margin: 0 -10px 20px;
}
.blog_list .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.blog_list .readmore {
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
}
.blog-thumb {
	padding-bottom: 80%;
	position: relative;
	transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
.blog_list .blog-content-box:hover .blog-thumb {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	-webkit-transform: scale(1.04);
}
.blog_list .blog-content h2 {
	font-weight: normal!important;
	margin-bottom: 10px;
	text-transform: none;
}
.blog_list .blog-content h2 a {
	color: #023769
}
.blog_list .blog-content {
	font-size: 15px;
	line-height: 22px;
	padding: 20px 0 0;
}
.blog_list .blog-content .post-meta {
	margin: 0 0 10px;
	color: #9c9c9c;
}
.blog_list .blog-content .post-meta svg {
	margin-right: 5px;
}
.blog_list .blog-thumb-hover {
	overflow: hidden;
}
.blog_list .blog-content-box:hover h3 a {
	color: #000
}
.blog_list .blog-thumb a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}
.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}


.review-link .elementor-widget-image {
    width: 100%;
}
.review-link .elementor-widget-image:after {
    content: "";
    transform: rotate(90deg);
    width: 2px;
    height: 96px;
    background: rgb(255 255 255 / .2);
    position: absolute;
    right: -17px;
    top: -23px;
    transform: rotate(0);
}
.review-link .elementor-widget-image:last-child:after{
	display:none;
}



 @media (min-width: 768px) {
.container {
	max-width: 100%;
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
 @media (min-width: 1200px) {
.container {
	max-width: 1200px;
}
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.navbar > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.navbar .navbar-nav > li > .dropdown-menu {
	background: none;
	margin: 0;
	border: none;
	padding: 18px 0 0;
	color: #fff;
	border-radius: 0;
	left: 0;
	margin: 0;
	font-size: 14px;
	top: 100%;
	min-width: 200px;
}
.navbar.sticky .navbar-nav > li > .dropdown-menu {
	padding-top: 0;
}
.navbar .navbar-nav > li .dropdown-menu {
	font-size: 16px;
}
.navbar .navbar-nav > li .dropdown-menu li:last-child {
	border-bottom: none;
}
.navbar .navbar-nav > li .dropdown-menu li {
	margin-top: 0px;
	border-bottom: solid 1px #650002;
}
.navbar .navbar-nav > li .dropdown-menu li a {
	color: #fff;
	background: #790305;
	padding: 10px 15px;
}
.navbar .navbar-nav > li .dropdown-menu .dropdown-menu {
	padding: 0;
	top: 0;
	left: 100%;
	margin: 0;
	border: none;
	background: none;
}
 @media (min-width: 768px) {
.navbar-expand-md .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.navbar .navbar-nav > li .dropdown-menu .dropdown-menu {
	position: absolute;
}
.navbar .navbar-nav > li .dropdown-menu li:hover > .dropdown-menu {
	display: block;
}
.navbar .navbar-nav > li > .dropdown-menu {
	position: absolute;
}
.navbar .navbar-nav > li .dropdown-menu li:hover a {
	background: #650002;
}
.navbar .navbar-nav > li:hover > .dropdown-menu {
	display: block;
}
}
.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 0;
	list-style: none;
}
.new-patients-block {
	text-align: right;
	margin-top: -25px;
	margin-bottom: 15px;
}
.upcoming-symposia-block:after {
	display: block;
	content: "";
	left: 0;
	bottom: 0;
	background: url(images/left.webp) no-repeat bottom left;
	height: 100%;
	width: 100%;
	position: absolute;
	mix-blend-mode: overlay;
}
.upcoming-symposia-block:before {
	display: block!important;
	content: ""!important;
	left: 0;
	bottom: 0;
	background: url(images/right.webp) no-repeat top right;
	height: 100%;
	width: 100%;
	position: absolute!important;
	mix-blend-mode: overlay!important;
}
.upcoming-symposia-block > .e-con-inner {
	position: relative;
	z-index: 1;
}
.testimonials-slider-block {
	padding-bottom: 50px!important;
    text-align: center;
}

.testimonials-slider-block p {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000000;
}
.testimonials-slider-block .swiper-pagination span {
    width: 15px;
    height: 15px;
    background: #D9D9D9;
    opacity: 1;
}

.testimonials-slider-block .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: radial-gradient(circle, rgba(139, 197, 63, 1) 0%, rgba(0, 104, 56, 1) 100%);
}

.rating-area .gallery {
    text-align: center;
}
.rating-area .gallery figure.gallery-item {
    margin: 0 0 0 -3px !important;
    max-width: 16.666% !important;
}
.rating-area .gallery figure.gallery-item img {
    box-shadow: 0 0 2px rgb(0 0 0 / 40%);
}

.testimonials-slider-block h2 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}
.testimonials-slider-block h3 {
	font-size: 20px;
	color: #76BC21;
	margin-bottom: 10px;
}
.testimonials-slider-block .swiper-button-prev, .testimonials-slider-block .swiper-button-next {
	width: 32px;
	height: 30px;
	border: solid 1px #D9D9D9;
	background: #fff;
	bottom: 0;
	left: 45%;
	top: auto;
}
.testimonials-slider-block .swiper-button-next {
    right: 44%;
    left: auto;
}
.testimonials-slider-block .swiper-button-prev:after, .testimonials-slider-block .swiper-button-next:after {
	display: none;
}
.testimonials-slider-block .swiper-button-prev {
	background: url(images/left-arrow.svg) no-repeat center center;
}
.testimonials-slider-block .swiper-button-next {
	background: url(images/right-arrow.svg) no-repeat center center;
}
.workforce-timeline-box, .latest-post-block, .latest-post-block .post-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.workforce-timeline-box .date {
	width: 140px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.workforce-timeline-content {
	width: calc(100% - 140px);
	padding-left: 50px;
}
.workforce-timeline-box .workforce-timeline-content h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.workforce-timeline-box .workforce-timeline-content .time {
	margin-bottom: 20px;
}
.workforce-timeline-box .workforce-timeline-content .admin-code {
	margin-bottom: 5px;
	font-weight: 700;
}
.workforce-timeline-box .workforce-timeline-content .see-details-btn a,  .latest-post-block .see-details-btn a,  .education-timeline-block .see-details-btn a {
	display: inline-block;
	border: solid 1px #76BC21;
	padding: 10px 20px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	line-height: 1;
	color: #76BC21;
}
.workforce-timeline-box .workforce-timeline-content .see-details-btn a:hover, .workforce-timeline-box .workforce-timeline-content .see-details-btn a:focus, .latest-post-block .see-details-btn a:hover, .latest-post-block .see-details-btn a:focus, .education-timeline-block .see-details-btn a:hover, .education-timeline-block .see-details-btn a:focus {
	color: #fff;
	background: #76BC21;
}
.workforce-timeline-box {
	padding-bottom: 40px;
	position: relative;
}
.workforce-timeline-box:last-child {
	padding-bottom: 0;
}
.workforce-timeline-box:after {
	width: 1px;
	height: 100%;
	display: block;
	content: "";
	border-left: dashed 1px #76BC21;
	position: absolute;
	left: 156px;
	top: 0;
}
.workforce-timeline-box:before {
	width: 32px;
	height: 32px;
	display: block;
	content: "";
	position: absolute;
	left: 140px;
	top: 0;
	background: url(images/calendar.svg) no-repeat;
}
.workforce-timeline-box:last-child:after {
	display: none;
}
#mc_embed_signup {
	max-width: 380px;
	margin: auto;
	position: relative;
}
#mc_embed_signup .mc-field-group input[type=email] {
	width: calc(100% - 140px);
	height: 40px;
	border: solid 1px #000;
	padding: 0 10px;
	background: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
 #mc_embed_signup .mc-field-group ::-webkit-input-placeholder {
 color: black;
 opacity:1;
}
 #mc_embed_signup .mc-field-group ::-moz-placeholder {
 color: black;
 opacity:1;
}
 #mc_embed_signup .mc-field-group :-ms-input-placeholder {
 color: black;
 opacity:1;
}
 #mc_embed_signup .mc-field-group :-moz-placeholder {
 color: black;
 opacity:1;
}
#mc_embed_signup .mc-field-group input[type=submit] {
	background: #020202;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	border: none;
	width: 130px;
	text-align: center;
	height: 40px;
	padding: 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
#mc_embed_signup div.mce_inline_error {
	background: none!important;
	padding: 10px 0 0!important;
	margin: 0!important;
	color: #ff0000!important;
	font-weight: normal!important;
	font-size: 14px;
	line-height: 1.2;
}
#mc_embed_signup #mce-responses .response {
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.white #mc_embed_signup .mc-field-group input[type=email] {
	border: solid 1px #fff;
	color: #fff;
}
 .white #mc_embed_signup .mc-field-group ::-webkit-input-placeholder {
 color: white;
}
 .white #mc_embed_signup .mc-field-group ::-moz-placeholder {
 color: white;
}
 .white #mc_embed_signup .mc-field-group :-ms-input-placeholder {
 color: white;
}
 .white #mc_embed_signup .mc-field-group :-moz-placeholder {
 color: white;
}
.latest-post-block .latest-post-content {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
	min-height: 100%;
	overflow: hidden;
	padding: 0 20px 100px;
	position: relative;
}
.latest-post-block .latest-post-content:hover {
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
}
.latest-post-block .post-thumb {
	position: relative;
	padding-bottom: 76%;
	overflow: hidden;
	margin: 0 -20px 25px;
}
.latest-post-block .post-thumb img {
	margin: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: "object-fit: cover";
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.latest-post-block {
	margin-left: -10px;
	margin-right: -10px;
}
.latest-post-block .latest-post-box {
	position: relative;
	width: 100%;
	min-height: 1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.latest-post-block .latest-post-box h3 {
	font-size: 23px;
	margin-bottom: 15px;
}
.latest-post-block .post-meta {
	font-weight: 500;
	padding-bottom: 10px;
}
.latest-post-block .post-meta .date, .latest-post-block .post-meta .author {
	position: relative;
	padding-left: 28px;
	padding-right: 20px;
	min-height: 20px;
	padding-bottom: 10px;
}
.latest-post-block .post-meta .author {
	text-transform: uppercase;
}
.latest-post-block .post-meta .date svg, .latest-post-block .post-meta .author svg {
	position: absolute;
	left: 0;
	top: 0;
}
.latest-post-block .see-details-btn {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	text-align: center;
}
.footer-block {
	background: url(/wp-content/uploads/2025/04/footer-bg.png) right center no-repeat #10380F;
    
}
#inner-footer {
	padding:100px 0 45px;
	color: #fff;
}
#inner-footer a {
	color: #fff;
}
#inner-footer .widget {
	margin-bottom: 15px;
}
#inner-footer .widgettitle {
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
#inner-footer p:last-child {
    margin-bottom: 15px;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
#inner-footer .menu {
	padding: 0;
	margin: 30px 0 0;
	list-style: none outside none;
}
#inner-footer .menu li {
	position: relative;
	margin-bottom: 10px;
}

#inner-footer .menu li a{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding-left: 11px;
}
#inner-footer .menu li a:hover{
    color: #8AC926;
}
#inner-footer .menu li a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    width: 3px;
    height: 24px;
    background: #8AC926;
}


#inner-footer .menu li:last-child {
	margin-bottom: 0;
}
#wrapper-footer {
	color: #fff;
	padding: 30px 0;
}
#wrapper-footer .copyright-text {
    display: inline-block;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #458526;
}
.menu-footer-links-container .menu {
	list-style: none outside none;
	padding: 0;
	margin: 0 -14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.menu-footer-links-container .menu li {
	position: relative;
	padding: 0 14px;
	line-height: 1;
}
.menu-footer-links-container .menu li a {
    display: inline-block;
    overflow: hidden;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #458526;
}
.menu-footer-links-container .menu li a:hover {
    color: #fff;
}
.menu-footer-links-container ul li:after {
	display: block;
	content: "";
	height: 16px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 1px;
	background: #458526;
}
.menu-footer-links-container ul li:last-child:after {
	display: none;
}
#inner-footer .menu li a, .footer-address li a, .phone-number-block a, .donate-today-btn .text-flip {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
#inner-footer .menu li a .menu-textduplicating, .menu-footer-links-container .menu li .menu-textduplicating, .footer-address li .menu-textduplicating, .phone-number-block a .menu-textduplicating, .donate-today-btn a .menu-textduplicating {
	transition: transform .4s cubic-bezier(.215, .61, .355, 1);
	position: relative;
}
#inner-footer .menu li a:hover .menu-textduplicating, .menu-footer-links-container .menu li a:hover .menu-textduplicating, .footer-address li a:hover .menu-textduplicating, .phone-number-block a:hover .menu-textduplicating, .donate-today-btn a:hover .menu-textduplicating {
	transform: translateY(-150%);
}
#inner-footer .menu li a span:last-child, .menu-footer-links-container .menu li .menu-textduplicating span:last-child, .footer-address li .menu-textduplicating span:last-child, .phone-number-block a .menu-textduplicating span:last-child, .donate-today-btn a .menu-textduplicating span:last-child {
	position: absolute;
	inset: 0%;
	transform: translateY(150%);
}
.footer-address {
	list-style: none outside none;
	padding: 30px 0 0 30px;
	margin: 0 0 0;
}
.footer-address li {
    padding-left: 35px;
    padding-bottom: 20px;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.01em;
    word-break: break-all;
}
.footer-address li:last-child {
	padding-bottom: 0;
}
#inner-footer .footer-address li a:after{
    display: none!important;
}
#inner-footer .footer-address li a:hover{
    color: #8AC926;
}
.footer-address .location {
	background: url(images/location.svg) no-repeat left 3px;
}
.footer-address .phone {
	background: url(images/phone.svg) no-repeat left 3px;
}
.footer-address .email {
	background: url(images/email.svg) no-repeat left 5px;
}
.donate-today-btn a {
	display: inline-block;
	padding: 13px 20px 12px;
	background: #76BC21;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	line-height: 1;
}
.donate-today-btn + .donate-today-btn a {
	background: #DC0031;
}
.donate-today-btn {
	margin-bottom: 20px;
}
.donate-today-btn:last-child {
	margin-bottom: 0;
}
.social-media-block {
	list-style: none outside none;
	padding: 0;
    margin: 40px 0 0;
}
.social-media-block li {
	padding: 0 20px 0px 0;
	display: flex;
}
.social-media-block li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: relative;
    border: solid 1px #8AC926;
    border-radius: 100%;
}
.social-media-block li a:hover {
	border: solid 1px #fff;
	background: #fff
}
.social-media-block li a svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.social-media-block li a svg path {
	fill: #8AC926!important;
}
.social-media-block li a:hover svg path {
	fill: #8AC926!important;
}
 @keyframes fadeInUp {
 from {
 opacity:0;
 transform:translate3d(0, 100px, 0);
}
to {
	transform: none;
	opacity: 1;
}
}
.fadeInUp {
	animation-name: fadeInUp
}
 @keyframes fadeInLeft {
 from {
 opacity:0;
 transform:translate3d(-100px, 0, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.fadeInLeft {
	animation-name: fadeInLeft
}
 @keyframes fadeInRight {
 from {
 opacity:0;
 transform:translate3d(100px, 0, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.fadeInRight {
	animation-name: fadeInRight
}
 @keyframes fadeInDown {
 from {
 opacity:0;
 transform:translate3d(0, -100px, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.fadeInDown {
	animation-name: fadeInDown
}
.home-slider-block .slider-warpper .slider-warpper-block,  .featured-event-block .featured-event-box {
	opacity: 0;
}
.home-slider-block .slider-warpper .slider-warpper-block,  .latest-post-block .latest-post-box,  .workforce-timeline-block .workforce-timeline-box {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.latest-post-block .latest-post-box, .workforce-timeline-block .workforce-timeline-box {
	transition-delay: 0.3s;
	animation-delay: 0.3s;
}
.latest-post-block .latest-post-box:nth-child(2),  .workforce-timeline-block .workforce-timeline-box:nth-child(2) {
	transition-delay: 0.4s;
	animation-delay: 0.4s;
}
.latest-post-block .latest-post-box:nth-child(3),  .workforce-timeline-block .workforce-timeline-box:nth-child(3) {
	transition-delay: 0.6s;
	animation-delay: 0.6s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(4) {
	transition-delay: 0.8s;
	animation-delay: 0.8s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(5) {
	transition-delay: 1s;
	animation-delay: 1s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(6) {
	transition-delay: 1.1s;
	animation-delay: 1.1s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(7) {
	transition-delay: 1.2s;
	animation-delay: 1.2s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(8) {
	transition-delay: 1.3s;
	animation-delay: 1.3s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(9) {
	transition-delay: 1.4s;
	animation-delay: 1.4s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(10) {
	transition-delay: 1.5s;
	animation-delay: 1.5s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(11) {
	transition-delay: 1.6s;
	animation-delay: 1.6s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(12) {
	transition-delay: 1.7s;
	animation-delay: 1.7s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(13) {
	transition-delay: 1.8s;
	animation-delay: 1.8s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(14) {
	transition-delay: 1.9s;
	animation-delay: 1.9s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(15) {
	transition-delay: 2s;
	animation-delay: 2s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(16) {
	transition-delay: 2.1s;
	animation-delay: 2.1s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(17) {
	transition-delay: 2.2s;
	animation-delay: 2.2s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(18) {
	transition-delay: 2.3s;
	animation-delay: 2.3s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(19) {
	transition-delay: 2.4s;
	animation-delay: 2.4s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(20) {
	transition-delay: 2.5s;
	animation-delay: 2.5s;
}
 @keyframes advantagesUpNew {
 0% {
 opacity:0;
 -webkit-transform:translate3d(0, 80px, 0);
 transform:translate3d(0, 80px, 0);
}
 100% {
 opacity:1;
 -webkit-transform:none;
 transform:none
}
}
.home-slider-block .slider-warpper .slider-warpper-block, .animated .latest-post-block .latest-post-box, .animated .workforce-timeline-block .workforce-timeline-box {
	-webkit-animation-name: advantagesUpNew;
	animation-name: advantagesUpNew
}
.popup-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
.popup-content {
	position: relative;
	width: 90%;
	max-width: 750px;
	text-align: center;
}
.popup-content-block {
	padding-bottom: 56%;
	position: relative;
}
.close-btn {
	position: absolute;
	top: -15px;
	right: -15px;
	font-size: 20px;
	cursor: pointer;
	color: white;
	border: none;
	padding: 5px 10px!important;
	border-radius: 100%!important;
	width: 30px!important;
	height: 30px!important;
	z-index: 9;
}
.wpcf7 {
	max-width: 100%;
}
.wpcf7 form {
	text-align: left;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-weight: normal;
    font-family: "Poppins", sans-serif;
}
.wpcf7 .text-align-c p {
	line-height: 26px;
}
.wpcf7 form .submit p {
	margin: 10px 0 0;
}
.wpcf7 .row {
	margin-left: -5px;
	margin-right: -5px;
}
.wpcf7 .row .col-md-6, .wpcf7 .row .col-md-12, .wpcf7 .row .col-md-4, .wpcf7 .row .col-md-8 {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
    text-align: center;
}
.wpcf7 .wpcf7-spinner {
    position: absolute;
}
.wpcf7 .row .submit-but {
	margin-bottom: 0;
	text-align: center;
}
.wpcf7 .row .submit-but .wpcf7-spinner {
	display: none!important;
}
.wpcf7 .row .col-md-12.submit, .wpcf7 .row .col-md-6.remove-margin {
	margin-bottom: 0!important;
}
.wpcf7 .row .col-md-12.submit {
	padding-top: 10px;
}
.wpcf7 .req {
	display: inline-block;
	line-height: 1;
}
.wpcf7 input[type=text], 
.wpcf7 input[type=email], 
.wpcf7 input[type=tel], 
.wpcf7 input[type=password], 
.wpcf7 textarea, 
.wpcf7 input[type=url], 
.wpcf7 select {
    border: solid 1px #009345;
    padding: 0 15px;
    height: 50px;
    border-radius: 10px;
    width: 100%;
    box-shadow: none !important;
    outline: none;
    background: transparent;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}
.schedule-form .wpcf7 input[type=text], 
.schedule-form .wpcf7 input[type=email], 
.schedule-form .wpcf7 input[type=tel], 
.schedule-form .wpcf7 input[type=password], 
.schedule-form .wpcf7 textarea, 
.schedule-form .wpcf7 input[type=url], 
.schedule-form .wpcf7 select {
    border: solid 1px #fff;
}

.contact-form .wpcf7 input[type=text], 
.contact-form .wpcf7 input[type=email], 
.contact-form .wpcf7 input[type=tel], 
.contact-form .wpcf7 input[type=password], 
.contact-form .wpcf7 textarea, 
.contact-form .wpcf7 input[type=url], 
.contact-form .wpcf7 select {
    border: solid 1px #ababab;
}


.schedule-form .wpcf7 input::-webkit-input-placeholder {
 color: #ffffff;
 opacity:1;
}
.schedule-form .wpcf7 input::-moz-placeholder {
 color: #ffffff;
 opacity:1;
}
.schedule-form .wpcf7 input:-ms-input-placeholder {
 color: #ffffff;
 opacity:1;
}
.schedule-form .wpcf7 input:-moz-placeholder {
 color: #ffffff;
 opacity:1;
}

.schedule-form .wpcf7 textarea::-webkit-input-placeholder {
 color: #ffffff;
 opacity:1;
}
.schedule-form .wpcf7 textarea::-moz-placeholder {
 color: #ffffff;
 opacity:1;
}
.schedule-form .wpcf7 textarea:-ms-input-placeholder {
 color: #ffffff;
 opacity:1;
}
.schedule-form .wpcf7 textarea:-moz-placeholder {
 color: #ffffff;
 opacity:1;
}





.contact-form .wpcf7 input::-webkit-input-placeholder,
.contact-form .wpcf7 textarea::-webkit-input-placeholder{
 color: #000000;
 opacity:1;
}
.contact-form .wpcf7 input::-moz-placeholder,
.contact-form .wpcf7 textarea::-moz-placeholder{
 color: #000000;
 opacity:1;
}
.contact-form .wpcf7 input:-ms-input-placeholder,
.contact-form .wpcf7 textarea:-ms-input-placeholder{
 color: #000000;
 opacity:1;
}
.contact-form .wpcf7 input:-moz-placeholder,
.contact-form .wpcf7 textarea:-moz-placeholder{
 color: #000000;
 opacity:1;
}


.contact-form .wpcf7 input[type=text], 
.contact-form .wpcf7 input[type=email], 
.contact-form .wpcf7 input[type=tel], 
.contact-form .wpcf7 input[type=password], 
.contact-form .wpcf7 textarea, 
.contact-form .wpcf7 input[type=url], 
.contact-form .wpcf7 select {
    color: #000000;
}
 
.contact-form .wpcf7 span.wpcf7-not-valid-tip {
    color: #dc3232;
}
.contact-form .invalid div.wpcf7-response-output {
    color: #dc3232 !important;
}

.address p a {
    word-break: break-all;
}
 


.wpcf7 textarea, #review_form_wrapper #review_form textarea, .my-account-block textarea {
	height: 116px;
	padding: 15px;
    resize: none;
}
.light .wpcf7 textarea {
	height: 100px;
	padding: 10px;
}
.wpcf7 input[type=text]:hover, .wpcf7 input[type=email]:hover, .wpcf7 input[type=tel]:hover, .wpcf7 input[type=password]:hover, .wpcf7 textarea:hover {
	border: solid 1px #009345!important;
}
.wpcf7 input[type=text]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=password]:focus, .wpcf7 textarea:focus, .wpcf7 select:focus {
	border: solid 1px #009345!important;
}
.wpcf7 .wpcf7-not-valid {
	border-color: #f03136!important;
}
.light .wpcf7 .wpcf7-not-valid {
	border-color: #fff!important;
}
.wpcf7 select, select, .wpcf7 select:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: #fff url(images/select.png) no-repeat right 20px center;
	background-size: 12px auto;
}
.wpcf7 select *, .wpcf7 select option {
	padding: 5px 20px;
}
.light .wpcf7 select, select, .light .wpcf7 select:focus {
	background: #fff url(images/select.png) no-repeat right 20px center;
	background-size: 12px auto;
}
.wpcf7 select option, .wpcf7 select *, select option, select * {
	padding: 5px 10px;
}
div.wpcf7 input[type="file"] {
	border: inherit;
	cursor: pointer;
	height: auto;
	padding: inherit;
	width: auto;
}
.wpcf7 input[type=submit], .form-submit input[type=submit] {
	font-size: 20px;
	background: #8AC926;
	border-radius:10px;
	padding: 15px 30px;
	color: #000;
	text-align: center;
	font-weight: 600;
	height: auto;
	border: none;
	cursor: pointer;
	width: auto;
	line-height: 1;
	text-transform: uppercase;
	box-shadow: none;
    transition: all 0.5s;
}
.form-submit input[type=submit]:hover, .form-submit input[type=submit]:focus, .wpcf7 input[type=submit]:hover {
	background: #009345;
	border: none;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
	line-height: 1;
    text-align: left;
}
.light .wpcf7 span.wpcf7-not-valid-tip {
	font-size: 14px;
	color: #ff0000;
}
.wpcf7 .wpcf7-checkbox {
	margin-left: -8px;
	margin-right: -8px;
	display: inline-block;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
	margin: 0 8px;
	float: left;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label {
	text-transform: none;
}
div.wpcf7-response-output {
	color: #8AC926 !important;
    border-color: #8AC926 !important;
    text-align: center;
}
.invalid div.wpcf7-response-output {
	color: #fff!important;
    text-align: center;
    border-color: #ff0000 !important;
}
.light .invalid div.wpcf7-response-output {
	color: #ff0000!important;
    text-align: center;
}
.ok div.wpcf7-response-output {
	color: #8AC926!important;
    text-align: center;
}
.help .elementor-widget-container::after {
	content: "";
	position: absolute;
	bottom: -20px;
	inset-inline-start: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 70%;
	height: 100%;
	border: 1px solid #DB0032;
	border-radius: 20px;
	z-index: -1;
}
.grid-image {
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.line-image img {
	-webkit-animation: wave 3s linear infinite;
	animation: wave 3s linear infinite;
	-webkit-transform-origin: center;
	transform-origin: center;
}
.line-image-box .elementor-widget-container {
	-webkit-animation: wave 3s linear infinite;
	animation: wave 2s linear infinite;
	-webkit-transform-origin: center;
	transform-origin: center;
}
.grid-image img {
	-webkit-animation: wave 3s linear infinite;
	animation: wave 5s linear infinite;
	-webkit-transform-origin: center;
	transform-origin: center;
}
 @keyframes wave {
 0% {
 -webkit-transform: translateX(0) translateY(0);
 transform: translateX(0) translateY(0);
}
 25% {
 -webkit-transform: translateX(5px) translateY(-5px);
 transform: translateX(5px) translateY(-5px);
}
 50% {
 -webkit-transform: translateX(0) translateY(0);
 transform: translateX(0) translateY(0);
}
 75% {
 -webkit-transform: translateX(-5px) translateY(5px);
 transform: translateX(-5px) translateY(5px);
}
 100% {
 -webkit-transform: translateX(0) translateY(0);
 transform: translateX(0) translateY(0);
}
}
.about-image-shape-one img {
	max-width: 100%;
	height: auto;
	animation: movebounce3 3s linear infinite;
}
 @keyframes movebounce3 {
 0% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(-15px);
}
 100% {
 transform: translateY(0px);
}
}
.about-image-shape-two img {
	max-width: 100%;
	height: auto;
	animation: zoomsIn 3s linear 0s infinite;
}
 @keyframes zoomsIn {
 100%, 0% {
 transform: scale(1);
}
 50% {
 transform: scale(0.9);
}
}
.max-width {
	max-width: 700px;
}
.leadership-individuals-block .leadership-individuals-thumb {
	padding-bottom: 120%;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 142px 0;
}
.leadership-individuals-block .leadership-individuals-thumb img {
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: "object-fit: cover";
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-radius: 0 0 142px 0;
}
.leadership-individuals-block .leadership-individuals-thumb-box {
	position: relative;
}
.leadership-individuals-block .leadership-individuals-thumb-box:after,  .sub-hover-box:after {
	position: absolute;
	right: -5px;
	bottom: -10px;
	width: calc(100% + 5px);
	height: 100%;
	content: "";
	background-color: #fff;
	z-index: 1;
	border-radius: 0 0 142px 0;
}
.leadership-individuals-block .leadership-individuals-box {
	background: #DB0032;
	border-radius: 10px;
	overflow: hidden;
	min-height: 100%;
	position: relative;
	transition: all 500ms ease;
}
.leadership-individuals-block .leadership-individuals-box > a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.leadership-individuals-block .leadership-individuals-box h3 {
	font-size: 20px;
	color: #fff;
	font-family: "Montserrat", Sans-serif;
	margin-bottom: 10px;
}
.leadership-individuals-block .leadership-individuals-content {
	padding: 35px 20px 25px;
	color: #fff;
	position: relative;
	z-index: 1;
}
.leadership-individuals-block .col-md-4 {
	padding-bottom: 30px;
}
.leadership-individuals-block .leadership-individuals-box:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background-color: #76BC21;
	opacity: 0;
	visibility: hidden;
	transition: transform 0.5s ease 0s;
	-moz-transition: transform 0.5s ease 0s;
	-ms-transition: transform 0.5s ease 0s;
	-o-transition: transform 0.5s ease 0s;
	-webkit-transition: transform 0.5s ease 0s;
	transform: translate3d(0px, 100%, 0px);
}
.leadership-individuals-block .leadership-individuals-box:hover:after {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0, 0px);
}
.leadership-individuals-block .leadership-individuals-box:hover {
	box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.3);
}
.leadership-individuals-block .leadership-individuals-thumb:before {
	background: linear-gradient(0deg, rgba(118, 188, 33, 1) 0%, rgba(118, 188, 33, 0) 100%);
	opacity: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
	border-radius: inherit;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all 0.3s ease-out;
	z-index: 3;
	height: 30%;
}
.leadership-individuals-block .leadership-individuals-box:hover .leadership-individuals-thumb:before {
	opacity: 1;
}
.single-leadership-individuals-thumb {
	margin-bottom: 50px;
	padding-bottom: 95%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
	filter: alpha(opacity=100);
	zoom: 1;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
	box-shadow: 0 6px 12px rgba(0,0,0,0.23), 0 10px 40px rgba(0,0,0,0.10);
	border-radius: 10px;
	position: relative;
}
.white-space-fix {
	background: #10380F;
	padding: 30px 0;
	color: #fff;
	margin-bottom: 70px;
	margin-top:125px;
}
.white-space-fix h1 {
	color: #fff;
	margin: 0;
	line-height: 1;
}
.go-back a {
	margin: 0;
	color: #fff;
}
.go-back a svg {
	margin-right: 10px;
}
.team-jobs p {
	margin-bottom: 5px;
}
.team-jobs {
	padding-bottom: 45px;
}
.white-space-fix-box {
	position: relative;
	padding-right: 90px;
}
.white-space-fix-box .go-back {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
/*
	padding-left: 17px;
	margin: 0 0 20px;
*/
}

.inner-text p a {
    color: #8bc53f;
    font-weight: 500;
}
.inner-text p a:hover{
    color: #000;
}

.elementor-widget-text-editor ul:last-child, .elementor-widget-text-editor ol:last-child {
	margin-bottom: 0;
}
.elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li {
	padding-bottom: 6px;
}
.elementor-widget-text-editor ul li:last-child, .elementor-widget-text-editor ol li:last-child {
	padding-bottom: 0;
}
.elementor-widget-text-editor ul li ul, .elementor-widget-text-editor ol li ul {
	padding-top: 6px;
}
.author-info .elementor-widget-image .elementor-widget-container img {
	position: relative;
	z-index: 9;
	border-radius: 10px 10px 50px 10px;
}
.author-info .elementor-widget-image:after {
	position: absolute;
	right: 0;
	bottom: -10px;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #DC0031;
	z-index: 1;
	border-radius: 10px 10px 50px 10px;
}
.education-timeline-block .education-timeline-thumb {
	min-height: 100%;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}
.education-timeline-block .education-timeline-thumb img {
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: "object-fit: cover";
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.education-timeline-block .col-md-6 .education-timeline-box {
	padding: 50px 0;
}
.education-timeline-meta {
	margin: 0 0 10px;
}
.education-timeline-meta .date,  .education-timeline-meta .time,  .education-timeline-meta .admin-code {
	position: relative;
	padding-left: 22px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.education-timeline-meta .date svg,  .education-timeline-meta .time svg,  .education-timeline-meta .admin-code svg {
	position: absolute;
	left: 0;
	top: 4px;
}
.education-timeline-main-block {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: solid 1px #ccc;
}
.education-timeline-main-block:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.education-timeline-main-block h3,  
.education-timeline-main-block .education-timeline-thumb,

.symposia-timeline-block h2 {
	opacity: 0;
	transform: translateY(50px);
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.education-timeline-main-block .education-timeline-meta,
.symposia-timeline-block h6,
.symposia-timeline-block .education-timeline-thumb-block {
	opacity: 0;
	transform: translateY(50px);
	transition: opacity 1s ease-out, transform 1s ease-out;
}
.education-timeline-main-block p {
	opacity: 0;
	transform: translateY(50px);
	transition: opacity 1.5s ease-out, transform 1.5s ease-out;
}
.education-timeline-main-block .see-details-btn {
	opacity: 0;
	transform: translateY(50px);
	transition: opacity 2s ease-out, transform 2s ease-out;
}
.education-timeline-main-block.visible h3,  .education-timeline-main-block.visible .education-timeline-meta,  .education-timeline-main-block.visible .see-details-btn,  .education-timeline-main-block.visible p,  .education-timeline-main-block.visible .education-timeline-thumb, .education-timeline-main-block.visible h2, .education-timeline-main-block.visible h6, .education-timeline-main-block.visible .education-timeline-thumb-block {
	opacity: 1;
	transform: translateY(0);
}
.loadmore {
	padding-top: 50px;
	text-align: center;
}
.loadmore a {
	display: inline-block;
	padding: 14px 25px 13px;
	background: #76BC21;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	line-height: 1;
}
.loadmore a:hover,  .loadmore a:focus {
	background: #DC0031;
}
.community__thumb {
	position: absolute;
	top: 0px;
	inset-inline-end: 0px;
	bottom: 0px;
	border-radius: 0px 30px 30px 0px;
	z-index: -1;
	-webkit-mask-image: url(images/mask2.png);
	mask-image: url(images/mask2.png);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: left;
	mask-position: left;
}
.community__thumb img {
	-o-object-position: right;
	object-position: right;
	height: 100%!important;
	max-width: 30vw;
	border-radius: 0px 30px 30px 0px;
	width: auto!important;
	font-family: "object-fit: cover";
	object-fit: cover;
}
.charitable-donation-form .donation-amounts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	grid-template-columns: 1fr 1fr;
	margin: 0 -4px 0;
}
.charitable-donation-form .donation-amounts li {
	margin: 0 2px 8px!important;
	width: auto!important;
}
.charitable-donation-form .donation-amounts li .description {
	display: none!important;
}
.charitable-donation-form .donation-amount.selected,  .charitable-donation-amount-form .donation-amount.selected,  .charitable-notice, .charitable-drag-drop-images li:hover a.remove-image,  .supports-drag-drop .charitable-drag-drop-dropzone.drag-over {
	border-color: #DC0031!important;
}
.charitable-donation-form .donation-amounts .donation-amount.selected {
	background-color: #DC0031!important;
}
.charitable-donation-form .donation-amounts .donation-amount .custom-donation-amount-wrapper, .charitable-donation-form .donation-amounts .donation-amount>label {
	padding: 8px 15px!important;
	font-size: 16px!important;
}
.charitable-donation-form.charitable-template-standard .charitable-fieldset.odd .charitable-form-header {
	display: none;
}
.charitable-donation-form.charitable-template-standard .charitable-fieldset {
	margin: 0 0 20px!important;
	padding: 0 !important;
	border: none!important;
}
.charitable-donation-form.charitable-template-standard .donation-amounts.donation-suggested-amount {
	margin: 0!important;
	padding: 0!important;
}
.charitable-donation-form .donation-amounts.donation-suggested-amount li {
	margin: 0!important;
	border: none!important;
	padding: 0!important;
	width: 100%!important;
}
.charitable-donation-form .donation-amounts.donation-suggested-amount li .custom-donation-amount-wrapper {
	padding: 0!important;
}
.charitable-donation-form.charitable-template-standard #charitable-donor-fields #charitable-user-fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -8px;
}
.charitable-donation-form.charitable-template-standard #charitable-donor-fields #charitable-user-fields .charitable-form-field {
	width: 50%;
	padding: 0 8px;
}
.charitable-gateway-fields {
	padding-top: 0;
}
.charitable-donation-form.charitable-template-standard #charitable-donor-fields #charitable-user-fields input,  .charitable-login-form input[type=text],  .charitable-login-form input[type=email],  .charitable-login-form input[type=password], .charitable-donation-form.charitable-template-standard select {
	padding: 0 10px;
	color: #4d4d4d;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	height: 46px;
	border-radius: .25rem;
}
.charitable-donation-form.charitable-template-standard #charitable-gateway-fields #charitable_stripe_card_field {
	padding: 15px 10px !important;
}
.charitable-form-field {
	margin-bottom: 15px;
}
.charitable-donation-form .charitable-donation-options,  .charitable-donation-form {
	padding-top: 0!important;
}
.charitable-donation-form.charitable-template-standard #charitable-donor-fields #charitable-user-fields .charitable-form-field > label {
	display: none;
}
.charitable-login-form,
#lostpasswordform,
.charitable-reset-password-form {
	padding: 25px;
	border: 1px solid #dedede;
	border-radius: 10px;
	max-width: 500px!important;
	margin: auto;
	box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.15);
	width: 100%;
}
.charitable-login-form input[type=text],  
.charitable-login-form input[type=email],  
.charitable-login-form input[type=password],  
.your-profile-block form input[type=text],  
.your-profile-block form input[type=email],  
.your-profile-block form input[type=password],  
.your-profile-block form textarea,  
.your-profile-block form select,  
#charitable_field_user_url_element,

#lostpasswordform input[type=text],  
#lostpasswordform input[type=email],  
#lostpasswordform input[type=password],
.charitable-reset-password-form input[type=text],  
.charitable-reset-password-form input[type=email],  
.charitable-reset-password-form input[type=password] {
	background: #fff;
	width: 100%;
	border: 1px solid #c7c7c7;
	border-radius: 4px;
	padding: 0 10px;
	height: 48px;
	box-shadow: none;
	outline: none;
}
.supports-drag-drop .charitable-drag-drop-dropzone {
	border: 3px dashed #c7c7c7!important;
}
.your-profile-block form textarea {
	padding: 10px;
	height: 80px;
}
.your-profile-block form select {
	padding: 5px 10px;
	background: url(images/select.png) no-repeat right 15px center;
}
 .charitable-login-form input:-internal-autofill-selected {
 background:#fff !important;
}
.charitable-login-form input[type=submit],  
.charitable-login-form .charitable-button,  
.your-profile-block .charitable-button,  
#avatar-browse-button,
#lostpasswordform .button,
.charitable-reset-password-form .button{
	border: none!important;
	cursor: pointer;
}
#lostpasswordform,
.charitable-reset-password-form{
	margin-bottom:70px;
}
.charitable-reset-password-form .resetpass-submit{
	margin:20px 0 0;
}
.charitable-login-form .login-submit {
	margin-bottom: 1em;
}
.charitable-my-donations {
	width: 100%;
	margin-bottom: 35px;
}
.charitable-my-donations:last-child {
	margin-bottom: 0;
}
.charitable-table {
	width: 100%;
}
.charitable-my-donations thead tr th,  .recurring-donation-details thead tr th,  .charitable-table thead tr th {
	background: #656565;
	color: #fff;
	padding: 10px 20px;
	text-align: left;
}
.charitable-my-donations thead tr th:nth-child(2),  .charitable-my-donations tbody tr td:nth-child(2) {
	display: none;
}
.charitable-my-donations tbody tr td,  .recurring-donation-details tbody tr td,  .charitable-table tbody tr td,  .charitable-table tfoot tr td {
	padding: 10px 20px!important;
}
.charitable-my-donations tbody tr:nth-child(even) td,  .recurring-donation-details tbody tr:nth-child(even) td,  .charitable-table tbody tr:nth-child(even) td {
	background: #e8e8e8;
}
.charitable-my-donations + p a {
	background: #DC0031;
	color: #fff;
	display: inline-block;
	padding: 13px 25px 12px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.charitable-my-donations + p a:hover,  .charitable-my-donations + p a:focus {
	background: #76BC21;
}
.charitable-notice a {
	color: #DC0031;
}
.your-profile-block .charitable-form-fields .charitable-fieldset {
	margin: 0 -10px 20px!important;
	padding: 0;
	border: none;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: auto!important;
}
.your-profile-block .charitable-form-fields .charitable-fieldset > * {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}
.your-profile-block .charitable-form-header {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_first_name,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_last_name,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_user_email,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_organisation,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_address_2,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_city,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_state,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_postcode,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_country,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_phone {
	width: 50%;
}
.your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_user_url,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_twitter,  .your-profile-block .charitable-form-fields .charitable-fieldset #charitable_field_facebook {
	width: 33.33%;
}
.donation-summary {
	margin-top: 0;
}
h3.charitable-header {
	font-weight: 700;
	border-bottom: none;
	padding-bottom: 0;
	margin-top: 35px;
	font-size: 24px;
}
.dashboard-bottom-padding {
	padding-bottom: 70px;
}
.single-post .entry-content ul, .single-post .entry-content ol {
	padding-bottom: 20px;
	padding-left: 17px;
	margin-bottom: 0;
}
.single-post .entry-content ul:last-child, .single-post .entry-content ol:last-child {
	padding-bottom: 0;
}
.single-post .entry-content ul li, .single-post .entry-content ol li {
	padding-bottom: 6px;
}
.single-post .entry-content ul li:last-child, .single-post .entry-content ol li:last-child {
	padding-bottom: 0;
}
.error404 .site-main {
	text-align: center;
}
.single-post .site-main,  .error404 .site-main,  .search-results .site-main,  .archive .site-main {
	padding-bottom: 70px;
}
.error404 .search-form {
	display: flex;
}
.error404 .search-form .search-field {
	width: 100%;
	height: 46px;
	border: solid 1px #ccc;
	padding: 0 10px;
}
.error404 .search-form label {
	width: calc(100% - 120px);
}
.error404 .search-form .search-submit {
	background: #8AC926;
	color: #fff;
	padding: 13px 25px 12px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	border: none;
	font-size: 16px;
	height: 46px;
	width: 120px;
	text-align: center;
	cursor: pointer;
}
.error404 .search-form .search-submit:hover,  .error404 .search-form .search-submit:focus {
	background: #009345;
}
.search-results .site-main article {
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.search-results .site-main article:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.search-results .site-main article h3 {
	margin-bottom: 10px;
}
.search-results .site-main article .entry-header:last-child h3 {
	margin-bottom: 0;
}
.left-row-bg:after {
	background: url(images/shape1_1.png) no-repeat;
	background-size: 100% auto;
	display: block;
	content: "";
	left: 0;
	top: 0;
	width: 255px;
	height: 100%;
	position: absolute;
}
.left-row-bg:before {
	width: 45%!important;
	left: auto!important;
	right: 0!important;
}
.e-n-tabs-content .e-n-accordion .e-n-accordion-item {
	border: solid 1px #ccc;
	border-radius: 10px;
}
.e-n-tabs-content .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title,  .e-n-tabs-content .e-n-accordion .e-n-accordion-item summary + .elementor-element {
	border: none!important;
}
.e-n-tabs-content .e-n-accordion .e-n-accordion-item summary + .elementor-element {
	border-top: solid 1px #ccc!important;
}
.e-n-tabs-content .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
	padding: 18px 20px 15px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	line-height: 1.1;
}
.e-n-tabs-content .e-n-accordion .e-n-accordion-item summary + .elementor-element .elementor-widget-image img {
	width: auto;
	height: auto;
	max-height: 60px;
}
.staff-bg-fade:before {
	top: -50px!important;
}
.hover-box {
	background: #DB0032!important;
	border-radius: 10px!important;
	overflow: hidden!important;
	position: relative;
	transition: all 500ms ease;
}
.sub-hover-box .elementor-widget-image img {
	border-radius: 0 0 142px 0;
	position: relative;
	z-index: 9;
}
.finace-whychoose-rotateme {
	-webkit-animation-name: finace-whychoose-rotateme;
	animation-name: finace-whychoose-rotateme;
	-webkit-animation-duration: 8s;
	animation-duration: 8s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
 @keyframes finace-whychoose-rotateme {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.cta-section .cta-section__center {
	z-index: 2;
	background-image: url(images/mask-two.png);
	background-size: 100% 100%;
	position: relative;
	width: 120%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.cta-section .cta-section__single {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	padding: 100px 0px;
	z-index: 1;
}
.cta-section .cta-section__center .cta-img {
	-webkit-mask-image: url(images/mask.png);
	mask-image: url(images/mask.png);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 99% 100%;
	mask-size: 99% 100%;
}
.cta-section .cta-img {
	position: absolute;
	inset: 0px;
	width: 100%;
	height: 100%;
	z-index: -2;
}
.cta-section .cta-img .parallax-image-wrap,  .cta-section .cta-img .parallax-image-inner {
	position: absolute;
	inset: 0px;
	width: 100%;
	height: 100%;
}
.cta-section .cta-section__center .cta-img img {
	-o-object-position: left;
	object-position: left;
}
.cta-section .cta-img img {
	width: 100%;
	height: 100%;
	font-family: "object-fit: cover";
	object-fit: cover;
}
.cta-section {
	width: 100%;
	min-height: 100%;
}
.cta-section__first:after {
	content: "";
	position: absolute;
	inset: 0px;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.cta-section__last:after {
	content: "";
	position: absolute;
	inset: 0px;
	background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.video-btn-wrapper {
	position: absolute;
	top: 50%;
	inset-inline-start: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 4;
}
.cta-section .video-btn-wrapper {
	position: relative;
	-webkit-transform: none;
	transform: none;
	inset: unset;
}
.video-btn-wrapper .open-video-popup {
	width: 80px;
	height: 80px;
	background: #DC0031;
	border-radius: 100%;
	position: relative;
	-webkit-animation: pulse-shadow 3s 2s linear infinite;
	animation: pulse-shadow 3s 2s linear infinite;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1;
}
.cta-section .video-btn-wrapper::after {
	content: "";
	position: absolute;
	inset: 10px;
	border: 1px dashed #fff;
	border-radius: 50%;
	z-index: 1;
	pointer-events: none;
}
 @keyframes pulse-shadow {
 0% {
 -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
 box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
}
 100% {
 -webkit-box-shadow: 0 0 0 85px rgba(0, 0, 0, 0);
 box-shadow: 0 0 0 85px rgba(0, 0, 0, 0);
}
}
abbr[title] {
    text-decoration:none!important;
}
.underline-text a{
	text-decoration:underline!important;
	color:#DC0031;
}
.color-text.elementor-widget-text-editor a,
.color-text .elementor-widget-text-editor a{
	color:#DC0031;
}
.charitable-notice>ul.charitable-notice-errors li:before{
	display:none!important;
}
@keyframes spin {
   0% {
      transform: rotate(0deg);
   }
   100% {
      transform: rotate(360deg);
   }
}
body.home #page{
	position:relative;
}
body.home #page:after{
/*
	background:url(images/bg-home.jpg) no-repeat right top;
	background-size:100% auto;
	width:900px;
	height:939px;
	display:block;
	position:absolute;
	right:-50px;
	top:-50px;
	content:"";
	animation: spin 200s linear infinite;
	z-index:-1;
	opacity:0.8;
*/
}
.custom-banner-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.custom-banner-block + .custom-banner-block{
	margin-top:10px;
}
.charitable-donation-form.charitable-template-standard #charitable_field_cc_expiration .charitable-fieldset-field-header{
	font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
}
#charitable_field_cc_expiration .charitable-fieldset-field-wrapper select{
	max-width:100%;
	width:47%
}
#charitable_field_cc_expiration .charitable-fieldset-field-wrapper select + select{
	margin-left:6%;
}
.symposia-timeline-block h2{
	margin-bottom:10px;
}
.symposia-timeline-block h6{
	margin-bottom:35px;
	color: #76BC21;
}
.symposia-timeline-block .col-md-12 h6{
	margin-bottom:25px;
}
.education-timeline-block.symposia-timeline-block .col-md-6 .education-timeline-box {
    padding: 0;
}
.animation-border-one .elementor-widget-container,
.animation-border-two .elementor-widget-container{
	height:auto!important;
	width:100%;
	display:flex;
}
.animation-border-one,
.animation-border-two{
	display:flex;
}



.animation-border-one:before{
	display:block;
	content:"";
	left:50px;
	bottom:0;
	height:20px;
	width:2px;
	background:#8AC926;
	position:absolute;
}
.animation-border-one:after{
	display:block;
	content:"";
	left:50px;
	bottom:0;
	height:2px;
	width:calc(100% - 50px);
	background:#8AC926;
	position:absolute;
}

.animation-border-one .elementor-widget-container:before{
	display:block;
	content:"";
	right:0px;
	top:15%;
	height:2px;
	width:20px;
	background:#8AC926;
	position:absolute;
}
.animation-border-one .elementor-widget-container:after{
	display:block;
	content:"";
	right:0px;
	top:15%;
	height:85%;
	width:2px;
	background:#8AC926;
	position:absolute;
}

.animation-border-two .elementor-widget-container{
	border-top:solid 2px #8AC926;
}
.animation-border-two:before{
	display:block;
	content:"";
	left:0px;
	top:0;
	height:40%;
	width:2px;
	background:#8AC926;
	position:absolute;
}
.animation-border-two:after{
	display:block;
	content:"";
	left:0;
	top:40%;
	height:2px;
	width:20px;
	background:#8AC926;
	position:absolute;
}

.animation-border-two .elementor-widget-container:before{
	display:block;
	content:"";
	right:0px;
	top:85%;
	height:2px;
	width:20px;
	background:#8AC926;
	position:absolute;
}
.animation-border-two .elementor-widget-container:after{
	display:block;
	content:"";
	right:0px;
	top:0;
	height:85%;
	width:2px;
	background:#8AC926;
	position:absolute;
}
.margin-top-less{
	margin-left:-2px;
}
.animation-border-three{
	position:relative;
}
.animation-border-three:after{
	display:block;
	content:"";
	width:95%;
	right:-20px;
	top:-20px;
	height:50%;
	border:solid 2px #8AC926;
	position:absolute;
}
.animation-border-three .elementor-widget-container{
	position:relative;
	z-index:9;
}

.animation-border-four{
	position:relative;
}
.animation-border-four:after{
	display:block;
	content:"";
	width:95%;
	left:-20px;
	bottom:-20px;
	height:135px;
	border:solid 2px #8AC926;
	position:absolute;
}
.animation-border-four .elementor-widget-container{
	position:relative;
	z-index:9;
}


.animation-border-five{
	position:relative;
}
.animation-border-five:after{
	display:block;
	content:"";
	width:95%;
	left:-20px;
	top:-20px;
	height:50%;
	border:solid 2px #8AC926;
	position:absolute;
}
.animation-border-five .elementor-widget-container{
	position:relative;
	z-index:9;
}

.animation-border-six{
	position:relative;
}
.animation-border-six:after{
	display:block;
	content:"";
	width:95%;
	right:-20px;
	bottom:-20px;
	height:135px;
	border:solid 2px #8AC926;
	position:absolute;
}
.animation-border-six .elementor-widget-container{
	position:relative;
	z-index:9;
}
.green-btn-hover-block:hover svg path{
	fill:#fff!important;
}
.green-btn-hover-block:hover a{
	color:#fff!important;
}
.wpcf7 form .wpcf7-response-output{
	margin:0!important;
}
.gallery-block .gallery-item .gallery-icon{
	border-radius:10px;
	overflow:hidden;
}
.gallery-block .gallery-item .gallery-icon img{
	transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
.gallery-block .gallery-item .gallery-icon:hover img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.gallery-block .gallery-item{
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.gallery-block .gallery-item.visible{
    opacity: 1;
    transform: translateY(0);
}


#wrapper-footer .copyright-text img{
	position:relative;
	top:3px;
}
#wrapper-footer .copyright-text a{
	color:#458526;
}