/*
Theme Name:    Sickle Cell Disease Registry 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:      scdregistry
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
body, html {
	font-size: 17px;
	color: #000;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	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;
}
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: 42px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1.2;
	font-weight: 700;
	font-family: 'Poppins';
	text-transform: uppercase;
}
h2 {
	font-size: 36px;
	color: #DB0032;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 700;
	font-family: 'Poppins';
}
h3 {
	font-size: 24px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 700;
	font-family: 'Poppins';
}
h4 {
	font-size: 22px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1.2;
	font-weight: 700;
	font-family: 'Poppins';
}
h5 {
	font-size: 20px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: 700;
	font-family: 'Poppins';
}
h6 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1.2;
	font-weight: 500;
	font-family: 'Poppins';
}
.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';
}
.max > .wpb_wrapper {
	max-width: 860px;
	margin: auto;
}
.max850 > .wpb_wrapper {
	max-width: 950px;
	margin: auto;
}
.navbar-brand {
	padding: 0;
	margin: 0;
}
.site-header {
	position: relative;
	z-index: 999;
}
.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;
}
.hc-offcanvas-nav h2 a img {
	width: 170px;
}
.navbar-block .navbar.sticky .navbar-brand img {
	height: 60px;
}
.navbar-block {
	height: 125px;
	padding: 5px 0;
	width: 100%;
	z-index: 999;
	font-family: 'Poppins';
	font-weight: 500;
	background:#000;
}
.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;
	height: 90px;
	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: #000;
}
.navbar-block .navbar.sticky .navbar-box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar .navbar-nav > li {
	padding: 0px;
	position:relative;
}
.navbar .navbar-nav > li:last-child {
	padding-right: 0;
}
.navbar .navbar-nav > li > a {
	color: #fff;
	padding: 12px 17px;
	text-transform: uppercase;
	position: relative;
	font-size: 18px;
	display: inline-block;
}
.light .navbar .navbar-nav > li > a {
	color: #fff;
}
.navbar.sticky .navbar-nav > li > a {
	padding-top: 12px;
	padding-bottom: 12px;
}
.navbar .navbar-nav > li:last-child > a {
	padding-right: 0;
}
.navbar .navbar-nav > li:hover > a, .navbar .navbar-nav > li.active > a {
	color: #dd0330;
}
.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;
}
.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;
}
 @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: 1170px;
}
}
.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;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.navbar .navbar-nav > li .sub-menu {
	background: none;
	margin: 0;
	border: none;
	padding:0;
	color: #fff;
	border-radius: 0;
	left: 26px;
	margin: 0;
	font-size: 15px;
	top: 100%;
	min-width: 220px;
	list-style:none outside none;
	display:none;
}
.navbar.sticky .navbar-nav > li > .sub-menu {
	padding-top: 15px;
}
.navbar .navbar-nav > li .sub-menu {
	font-size: 14px;
}
.navbar .navbar-nav > li .sub-menu li:last-child {
	border-bottom: none;
}
.navbar .navbar-nav > li .sub-menu li {
	margin-top: 0px;
	border-bottom: solid 1px #a00021;
	position:relative;
}
.navbar .navbar-nav > li .sub-menu li a {
	color: #fff;
	background: #dd0330;
	padding: 15px 15px;
	display:inline-block;
	width:100%;
	line-height:1.2;
}
.navbar .navbar-nav > li .sub-menu .sub-menu {
	padding: 0;
	top: 0;
	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 .sub-menu .sub-menu {
	position: absolute;
}
.navbar .navbar-nav li:hover > .sub-menu {
	display: block;
}
.navbar .navbar-nav > li > .sub-menu {
	position: absolute;
}
.navbar .navbar-nav li .sub-menu > li:hover > a {
	background: #b90026;
}
}
.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: 70px!important;
}
.testimonials-slider-block h2 {
	color: #000;
	margin-bottom: 10px;
}
.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: 0;
	top: auto;
}
.testimonials-slider-block .swiper-button-next {
	left: 40px;
}
.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';
	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';
	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: 'Poppins', 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';
	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 {
	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,
.join-slider-block .join-slider-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: #000;
}
#inner-footer {
	padding: 80px 0 15px;
	color: #fff;
}
#inner-footer a {
	color: #fff;
}
#inner-footer .widget {
	margin-bottom: 35px;
}
#inner-footer .widgettitle {
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}
#inner-footer p:last-child {
	margin-bottom: 0;
}
#inner-footer .menu {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}
#inner-footer .menu li {
	position: relative;
	margin-bottom: 6px;
}
#inner-footer .menu li:last-child {
	margin-bottom: 0;
}
#wrapper-footer {
	color: #fff;
	padding: 0 0 20px;
}
#wrapper-footer .copyright-text {
	display: inline-block;
	width: 100%;
}
.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 {
	color: #fff;
	display: inline-block;
	overflow: hidden;
}
.menu-footer-links-container ul li:after {
	display: block;
	content: "";
	height: 16px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 1px;
	background: #fff;
}
.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: 0;
	margin: 0;
}
.footer-address li {
	padding-left: 25px;
	padding-bottom: 15px;
}
.footer-address li:last-child {
	padding-bottom: 0;
}
.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 6px;
}
.donate-today-btn a {
	display: inline-block;
	padding: 13px 20px 12px;
	background: #76BC21;
	color: #fff;
	font-family: 'Poppins';
	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: 0 -12px 25px;
}
.social-media-block li {
	padding: 0 12px 10px;
	display: flex;
}
.social-media-block li a {
	display: inline-block;
	position: relative;
}
/*.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: #fff!important;
}
.social-media-block li a:hover svg path {
	fill: #76BC21!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: 0.10s;
	animation-delay: 0.10s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(6) {
	transition-delay: 0.11s;
	animation-delay: 0.11s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(7) {
	transition-delay: 0.12s;
	animation-delay: 0.12s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(8) {
	transition-delay: 0.13s;
	animation-delay: 0.13s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(9) {
	transition-delay: 0.14s;
	animation-delay: 0.14s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(10) {
	transition-delay: 0.15s;
	animation-delay: 0.15s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(11) {
	transition-delay: 0.16s;
	animation-delay: 0.16s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(12) {
	transition-delay: 0.17s;
	animation-delay: 0.17s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(13) {
	transition-delay: 0.18s;
	animation-delay: 0.18s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(14) {
	transition-delay: 0.19s;
	animation-delay: 0.19s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(15) {
	transition-delay: 0.20s;
	animation-delay: 0.20s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(16) {
	transition-delay: 0.21s;
	animation-delay: 0.21s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(17) {
	transition-delay: 0.22s;
	animation-delay: 0.22s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(18) {
	transition-delay: 0.23s;
	animation-delay: 0.23s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(19) {
	transition-delay: 0.24s;
	animation-delay: 0.24s;
}
.workforce-timeline-block .workforce-timeline-box:nth-child(20) {
	transition-delay: 0.25s;
	animation-delay: 0.25s;
}
 @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;
	text-transform: uppercase;
	font-family: 'Recta Medium';
}
.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: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.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 #dbdbdb;
	padding: 0 15px;
	height: 48px;
	width: 100%;
	background: #fff;
	color: #000;
	border-radius: 0;
	width: 100%;
	box-shadow: none!important;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	outline: none;
}
.wpcf7 textarea, #review_form_wrapper #review_form textarea, .my-account-block textarea {
	height: 180px;
	padding: 15px;
}
.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 #dbdbdb!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 #dbdbdb!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: #DB0032!important;
	border-radius: 4px;
	padding: 18px 40px!important;
	color: #fff;
	text-align: center;
	font-weight: 600;
	height: auto;
	border: none;
	cursor: pointer;
	width: auto;
	line-height: 1;
	text-transform: uppercase;
	box-shadow: none!important;
}
.form-submit input[type=submit]:hover, .form-submit input[type=submit]:focus, .wpcf7 input[type=submit]:hover {
	background: #76BC21!important;
	color: #fff!important;
	border: none!important;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 12px;
	color: #ff0000;
	padding-top: 10px;
	line-height: 1;
}
.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 {
	height: auto!important;
	margin: 15px 0 0!important;
	background: none!important;
	border: none!important;
	padding: 0!important;
}
.invalid div.wpcf7-response-output {
	color: #ff0000!important;
}
.light .invalid div.wpcf7-response-output {
	color: #ff0000!important;
}
.ok div.wpcf7-response-output {
	color: #009d16!important;
}

 @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;
}

.white-space-fix {
	background-image: linear-gradient(90deg, #00A885 0%, #76BD1D 100%);
	padding: 30px 0;
	color: #fff;
	margin-bottom: 70px;
}
.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;
}
.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 {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}
.education-timeline-main-block .education-timeline-meta {
    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 {
    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';
    font-weight: 700;
    line-height: 1;
}
.loadmore a:hover,
.loadmore a:focus{
    background: #DC0031;
}

.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:#DC0031;
	color:#fff;
	padding:13px 25px 12px;
	font-family: 'Poppins';
	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:#76BC21;
}
.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;
}


.elementor-button-icon svg {
    width: 1.3em!important;
}
.header-search .search-field{
	background:#72736d;
	height:40px;
	border:none;
	color:#fff;
	width:250px;
	padding:0 10px 0 45px;
	font-family: 'Poppins', sans-serif;
	font-size:17px;
}
.header-search .search-form{
	width:100%;
	position:relative;
}
.header-search .search-form .search-submit{
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:40px;
	background:none;
	border:none;
	padding:0;
	text-align:center;
	line-height:2.1;
}
.search .header-search .search-form .search-submit{
	line-height:3.8;
}
.header-search .search-form .search-submit svg{
	transform: scale(1.2);
}
.header-search .search-form ::-webkit-input-placeholder {
  color: white;
  opacity:1;
}
.header-search .search-form ::-moz-placeholder {
  color: white;
  opacity:1;
}
.header-search .search-form :-ms-input-placeholder {
  color: white;
  opacity:1;
}
.header-search .search-form :-moz-placeholder {
  color: white;
  opacity:1;
}
.join-slider-block .join-slider-thumb{
	position:relative;
	overflow:hidden;
	height:550px;
}
.join-slider-block .join-slider-thumb .join-slider-caption{
	position:absolute;
	left:0;
	bottom:20px;
	background-image: linear-gradient(90deg, #00a885 0%, #76bd1d 100%);
	max-width:95%;
	width:100%;
	padding:20px 15px;
	color:#fff;
	font-size:16px;
	line-height:22px;
}
.join-slider-block .join-slider-thumb .join-slider-caption h3{
	color:#fff;
	margin-bottom:10px;
	font-weight:600;
}
.join-slider-block{
	overflow:visible!important;
}
.join-slider-block .swiper-pagination{
	position:static!important;
	text-align:left;
	width:auto!important;
	padding:0 15px;
}
.join-slider-block .swiper-pagination span{
	background:#fff;
	opacity:1;
	width:7px;
	height:7px;
	transition: background 0.3s ease, transform 0.3s ease;
    transform-origin: center; /* ensures scaling happens from center */
}
.join-slider-block .swiper-pagination span.swiper-pagination-bullet-active{
	background:#ee7600;
	transform: scaleX(2);
	border-radius: 1px;
}
.join-slider-block .join-slider-pagination-block .swiper-button-next,
.join-slider-block .join-slider-pagination-block .swiper-button-prev{
	position:static!important;
	background:#fff;
	width:40px;
	height:40px;
	border-radius:100%;
	margin:0!important;
}
.join-slider-block .join-slider-pagination-block .swiper-button-next:after,
.join-slider-block .join-slider-pagination-block .swiper-button-prev:after{
	font-size:24px;
}
.join-slider-block .join-slider-pagination-block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	padding-top:35px;
}
#inner-footer .mc4wp-form .mc-field-group input[type=email],
#mc_embed_signup .mc-field-group  input[type=email]{
	width:100%;
	height:40px;
	padding:0 10px;
	color:#fff;
	background:none;
	border:solid 1px #fff;
	font-size:16px;
}
#inner-footer .mc4wp-form .mc-field-group input[type=submit],
#mc_embed_signup .submit  .subscribe-btn{
	background-image: linear-gradient(90deg, #00A885 0%, #76BD1D 100%);
	font-size:20px;
	font-family: 'Poppins', sans-serif;
	padding:15px 30px 15px 30px;
	line-height:1;
	font-weight:600;
	color:#fff;
	border:none!important;
	cursor:pointer;
}
#inner-footer .mc4wp-form .mc-field-group,
#mc_embed_signup .mc-field-group{
	padding-bottom:20px;
}
#inner-footer .mc4wp-form .mc-field-group:last-child{
	padding-bottom:0;
}
#mc_embed_signup .mc-field-group ::-webkit-input-placeholder {
  color: white;
  opacity:1;
}
#mc_embed_signup .mc-field-group ::-moz-placeholder {
  color: white;
  opacity:1;
}
#mc_embed_signup .mc-field-group :-ms-input-placeholder {
  color: white;
  opacity:1;
}
#mc_embed_signup .mc-field-group :-moz-placeholder {
  color: white;
  opacity:1;
}



.error404 .site-main,
.search-no-results .site-main{
	text-align:center;
}
.single-post .site-main,
.error404 .site-main,
.search-results .site-main,
.search-no-results .site-main{
	padding-bottom:70px;
}
.archive .site-main{
	padding-bottom:20px;
}
.error404 .site-main .search-form,
.search-no-results .site-main  .search-form{
	display:flex;
}
.error404 .site-main .search-form .search-field,
.search-no-results .site-main .search-form .search-field{
	width:100%;
	height:46px;
	border:solid 1px #ccc;
	padding:0 10px;
}
.error404 .site-main .search-form label,
.search-no-results .site-main .search-form label{
	width:calc(100% - 120px);
}
.error404 .site-main .search-form .search-submit,
.search-no-results .site-main .search-form .search-submit{
	background:#dd0330;
	color:#fff;
	padding:13px 25px 12px;
	font-weight:700;
	border:none;
	font-size:16px;
	height:46px;
	width:120px;
	text-align:center;
	cursor:pointer;
}
.error404 .site-main .search-form .search-submit:hover,
.error404 .site-main .search-form .search-submit:focus,
.search-no-results .site-main .search-form .search-submit:hover,
.search-no-results .site-main .search-form .search-submit:focus{
	background:#000;
}
.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;
}
.elementor-widget-text-editor a,
.strong-color-block p strong{
	color:#dd0330;
}
.elementor-widget-text-editor a:hover,
.elementor-widget-text-editor a:focus{
	text-decoration:underline;
}
.strong-color-block .elementor-widget-text-editor p{
	margin-bottom:10px;
}
.resources-menu-block .menu{
	list-style:none outside none;
	padding:0;
	margin:0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.resources-menu-block .menu > li{
	padding:0 10px 20px;
}
.resources-menu-block .menu-resources-container{
	width:100%;
}
.resources-menu-block .menu > li a{
	display:inline-block;
	padding:15px 20px;
	background:#e3e3e3;
	border-radius:5px;
}
.resources-menu-block .menu > li a:hover,
.resources-menu-block .menu > li.active a{
	background:#dd0330;
	color:#fff;
}
#mailchimp-popup{
	position:fixed;
	background:rgba(108,108,108,.9);
	width:100%;
	height:100%;
	z-index:99999;
	left:0;
	top:0;
}
#mailchimp-popup #mailchimp-popup-box{
	max-width:500px;
	margin:auto;
	position:absolute;
	top:50%;
	left: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%);
	background:#000;
	width:90%;
	padding:30px;
	border-radius:10px;
}
#mailchimp-popup #mailchimp-popup-box p{
	text-align:center;
	color:#fff;
}
#mailchimp-popup #mailchimp-popup-box .mc-field-group input[type=email]{
	height:48px;
}
#mailchimp-popup #mc_embed_signup {
    max-width: 100%;
}
#mailchimp-popup #mc_embed_signup #mc_embed_signup_scroll{
	padding-top:10px;
}
#mailchimp-popup h6{
	margin-bottom:20px;
	text-align:center;
	color:#dd0330;
	font-size:22px;
	font-weight:600;
}
#mailchimp-popup #close-popup{
	border:none;
	padding:0;
	width:30px;
	height:30px;
	border-radius:100%;
	position:absolute;
	right:-15px;
	top:-15px;
	color:#fff;
	cursor:pointer;
	opacity:1;
}
#mailchimp-popup .submit{
	text-align:center;
}
.home-slider-content h1{
	color:#dd0330;
	margin-bottom:10px;
}
.home-slider-content p{
	color:#fff;
	font-size:26px;
	line-height:1.3;
}
.home-slider-content .elementor-element{
	padding-top:15px;
}
.home-slider-content .elementor-element .elementor-button{
	border-radius:0;
}
.home-slider-block .home-swiper-pagination span{
	background:#fff;
	width:12px;
	height:12px;
	opacity:1;
}
.home-slider-block .home-swiper-pagination span.swiper-pagination-bullet-active{
	background:#dd0330;
}
.home-slider-block .home-swiper-pagination{
	text-align:center;
	padding-top:15px;
}

/*.home-slider-content h1,
.home-slider-content p,
.home-slider-content .elementor-element,
.home-slider-image{
	opacity: 0;
}
.home-slider-content h1,
.home-slider-content p,
.home-slider-content .elementor-element,
.home-slider-image{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.home-slider-content p{
	transition-delay: 0.2s;
	animation-delay: 0.2s;
}
.home-slider-content .elementor-element{
	transition-delay: 0.3s;
	animation-delay: 0.3s;
}
 @keyframes advantagesUpNew {
 0% {
 opacity:0;
 -webkit-transform:translate3d(0, 200px, 0);
 transform:translate3d(0, 200px, 0);
}
 100% {
 opacity:1;
 -webkit-transform:none;
 transform:none
}
}
.swiper-slide-active .home-slider-image{
	-webkit-animation-name: advantagesUpNew;
	animation-name: advantagesUpNew
}
 @keyframes advantagesRightNew {
 0% {
 opacity:0;
 -webkit-transform:translate3d(300px, 0, 0);
 transform:translate3d(300px, 0, 0);
}
 100% {
 opacity:1;
 -webkit-transform:none;
 transform:none
}
}
.swiper-slide-active .home-slider-content h1,
.swiper-slide-active .home-slider-content p,
.swiper-slide-active .home-slider-content .elementor-element{
	-webkit-animation-name: advantagesRightNew;
	animation-name: advantagesRightNew
}*/
.header-search{
	max-width:250px;
}