/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

.jupiterx-main-content {
	padding-top: 0 !important;
}

#slider {
	width: 100%;
	max-height: 600px;
	overflow: hidden;
}

#slider .slide {
	width: 100%;
	position: relative;
	display: block;
	height: 60vh;
	max-height: 600px;
	min-height: 400px;
}

#slider .slide .slide-content {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	text-align: Center;
	color: #fff;
	top: 50%;
	transform: translatey(-50%);
}

#slider .slide .slide-content h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	letter-spacing: 4px;
	font-size: 100px;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#slider .slide .slide-content h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	letter-spacing: 4px;
	font-size: 30px;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#slider .slide .slide-content a.button {
	display: block;
	max-width: 200px;
	margin: 30px auto 0;
	padding: 10px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 4px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}

#slider .slide .slide-content a.button:hover {
	background: rgba(0, 0, 0, .4);
	border: 2px solid rgba(0, 0, 0, .4);
	text-decoration: none;
}

@media (max-width: 767px) {
	#slider .slide .slide-content h1 {
		font-size: 50px;
	}

	#slider .slide .slide-content h3 {
		font-size: 20px;
	}

	#slider .slide {
		height: 60vh;
		max-height: 380px;
		min-height: 350px;
	}
}

.reveal-element {
	position: absolute;
	right: 1px;
	left: 1px;
	bottom: 0px;
	background: #3ba5dc;
	z-index: 1;
	padding: 30px 30px 20px;
	border-radius: 5px 5px 0 0;
	transition: .3s;
}

.reveal-element .extra-content {
	display: block;
	overflow: hidden;
	transition: .6s;
	max-height: 0;
}

.reveal:hover .reveal-element .extra-content {
	max-height: 500px;
}

.reveal:hover .reveal-element {
	background: #3097d4;
}

.extra-bold {
	font-weight: 900;
}


/* contact form 7 */
.wpcf7-form span.fullname,
.wpcf7-form span.organization-name,
.wpcf7-form span.tel,
.wpcf7-form span.your-email,
.wpcf7-form span.message,
.wpcf7-form input[type=submit] {
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	width: 50%;
	display: block;
	vertical-align: top;
}

.wpcf7-form span.fullname input,
.wpcf7-form span.organization-name input,
.wpcf7-form span.name input,
.wpcf7-form span.tel input,
.wpcf7-form span.your-email input,
.wpcf7-form span.message textarea {
	text-decoration: none;
	font-size: 13px;
	padding: 12px 27px;
	border-radius: 3px;
	font-weight: 500;
	border: 2px solid #337037;
	text-transform: uppercase;
	margin: 0;
}

.wpcf7-form input[type=submit] {
	vertical-align: top;
	border: 2px solid #333;
	float: none;
	background: #333;
	color: white;
	text-decoration: none;
	font-size: 13px;
	padding: 12px 27px;
	border-radius: 3px;
	font-weight: 500;
	text-transform: uppercase;
}

.social-media a:hover {
	text-decoration: none;
}


#affiliates .affiliate {
	width: calc(100% / 6);
	height: 0;
	padding-bottom: 100px;
	float: left;
	background-size: 70% !important;
	filter: grayscale(100%) contrast(50%);
	transition: filter .3s;
	position: relative;
}

#affiliates .affiliate a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}



/*  */
.wpb-js-composer .vc_tta-color-green.vc_tta-style-flat .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-color-green.vc_tta-style-flat .vc_tta-tab>a:hover,
.wpb-js-composer .vc_tta-color-green.vc_tta-style-flat .vc_tta-tab.vc_active>a {
	background-color: #333 !important;
	color: #fff;
}

.wpb-js-composer .vc_tta.vc_tta-spacing-2.fundraising-solutions .vc_tta-tab {
	margin: 1px;
	width: calc(25% - 2px);
	position: relative;
}


.wpb-js-composer .vc_tta.vc_tta-spacing-2.fundraising-solutions .vc_tta-tab:after {
	visibility: hidden;
	content: '';
	position: absolute;
	left: 42%;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0 solid #002c77;
	clear: both;
	transition: all .2s ease;
}

.wpb-js-composer .vc_tta.vc_tta-spacing-2.fundraising-solutions .vc_tta-tab.vc_active:after {
	visibility: visible;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #333;
	bottom: -10px;
}


.fundraising-solutions h2 {
	margin: 0;
}


.wpb-js-composer .vc_tta.vc_general.fundraising-solutions .vc_tta-panel.vc_active,
.wpb-js-composer .vc_tta.vc_general.fundraising-solutions .vc_tta-panel.vc_active .vc_tta-panel-body {
	display: block;
	background: #fff;
	padding: 15px;
}


#frog-stats {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.dropdown-toggle-icon.jupiterx-icon-angle-down {
	display: none !important;
}

@media (max-width:767px) {
	#frog-stats {
		text-align: center;
	}
}

#frog-stats h3 {
	font-size: 35px;
	font-weight: 300;
}

#frog-stats strong {
	color: #2b7233;
}


.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}


/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}


.slick-arrow {
	color: white;
	font-size: 50px;
	position: absolute;
	top: 50%;
	z-index: 1;
	transition: .3s;
}

.slick-disabled {
	opacity: .1;
}

.arrow-left {
	left: 0;
	transform: translate(-30px, -50%);
}

.arrow-right {
	right: 0;
	transform: translate(30px, -50%);
}

.counter {
	display: inline-block;
}



/*PRicing Table */
#pricingTable {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.price-container {
	width: calc(20% - 15px);
	background: #f0f0f0;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	min-height: 230px;
	margin-bottom: 10px;
}

.price-container {
	z-index: 1;
	border: 1px solid #e2e2e2;
	transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	border-radius: 10px;
	overflow: hidden;
}

.price-title {
	padding: 20px;
	min-height: 110px;
	background: linear-gradient(90deg, #34a834 0%, #00c400 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.price-title h2 {
	color: #fff;
	font-size: 20px;
	margin: 0;
}

.price-title h3 {
	font-size: 16px;
	text-align: right;
	margin: 0;
	color: #2b7233;
}

.price {
	padding: 20px 0 0;
	text-align: center;
	color: #2bac2b;
	font-size: 25px;
	line-height: normal;
	font-weight: bold;
}

.price span {
	display: block;
	font-size: 12px;
}

.price-container .notes {
	padding: 10px 20px 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.price-container ul.features {
	list-style: none;
	padding: 0;
	padding-bottom: 10px;
	width: 100%;
}

.price-container ul.features li {
	list-style: none;
	padding: 5px 20px;
	border-bottom: 1px solid #fff;
}

.price-container ul.features li:last-child {
	border-bottom: none;
}

.price-container:hover {
	transform: scale(1.05, 1.05);
	z-index: 5;
	box-shadow: 0 0 16px -5px #333;
}

.price-container:hover .price-title {
	background: #2b7233;
}

.price-container:hover .price-title h3 {
	color: #f0f0f0;
}

.custom-slider .slick-slide {
	height: auto;
}
.custom-slider .slick-slide {
	outline: none !important;
}

.custom-slider .slick-prev, .current-events .slick-prev {
	position: absolute;
	left: -20px;
	top: 50%;
	z-index: 10;
	width: 25px;
	height: 35px;
	cursor: pointer;
	overflow: hidden;
}

.custom-slider .slick-next, .current-events .slick-next {
	position: absolute;
	right: -20px;
	top: 50%;
	z-index: 10;
	width: 25px;
	height: 35px;
	cursor: pointer;
	overflow: hidden;
}

.custom-slider .slick-prev i,
.custom-slider .slick-next i, 
.current-events .slick-prev i, 
.current-events .slick-next i {
	font-size: 30px;
	line-height: 1;
	position: relative;
	display: block;
}

/* TESTIMONIALS */
.testimonial {
	padding: 0px 20px;
	display: flex !important;
    flex-direction: column;
}
.testimonial-feature {
    height: 100px;
    background-position: bottom left !important;
    margin-bottom: 20px;
	width: calc(100% - 110px);
	filter: grayscale(1) brightness(1);
    opacity: .7;
	transition: .3s;
}

.testimonial-content {
    color: #73847e;
}

.testimonial-meta {
	margin-top: auto;
}

.testimonial:hover .testimonial-feature {
	filter: grayscale(0) brightness(1);
    opacity: 1;
}

#descriptions .description {
	padding: 10px 10px;
}

.custom-slider .slick-track {
	display: flex !important;
}
.custom-slider .slick-slide {
    height: inherit !important;
}

.description-feature img {
    height: 116px !important;
    width: auto;
    margin: auto;
}

#descriptions {
	color: white;
	text-align: center;
}


#descriptions h3 {
	color: white;
	margin-top: 30px;
}

#linkedcontent {
    margin: auto;
    max-width: 1300px;
}

.linked-content {
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}

.linked-content.left {
	flex-direction: row-reverse;
}

.linked-content > div {
	width: calc(50% - 40px);
}

.linked-content .linked-content-feature {
    width: 63%;
    padding: 10px 10px 20px 10px;
    margin-right: 60px;
}

.linked-content-feature img {
	max-width: 100%;
}

.linked-content-description h1 {
	color: #0a9e43;
	font-size: 40px;
}

.linked-content-description h1::after, 
.linked-content-description h2::after {
    content: '';
    margin-top: 20px;
    display: block;
    border-bottom: 3px solid;
    width: 10%;
    margin-bottom: 20px;
}

.linked-content-description .linked-content {
	font-size: 14px;
    color: #73847e;
}

.linked-content-description .nicebutton {
    margin-bottom: 10px !important;
    margin-left: 4px;
    margin-top: 20px;
    outline: none;
    background: transparent;
    box-shadow: none !important;
    border: 2px solid #0a9e43 !important;
    color: #0a9e43;
    font-size: 14px;
    padding: 10px 20px !important;
}

@keyframes shake {

	10%,
	90% {
		transform: translate3d(-1px, 0, 0);
	}

	20%,
	80% {
		transform: translate3d(2px, 0, 0);
	}

	30%,
	50%,
	70% {
		transform: translate3d(-4px, 0, 0);
	}

	40%,
	60% {
		transform: translate3d(4px, 0, 0);
	}
}

@keyframes rotate {

	10%,
	90% {
		transform: rotate(10deg);
	}

	20%,
	80% {
		transform: rotate(-5deg);
	}

	30%,
	50%,
	70% {
		transform: rotate(12deg);
	}

	40%,
	60% {
		transform: rotate(-7deg);
	}
}


#testimonials .slick-prev:hover i,
#testimonials .slick-next:hover i {
	color: #ddd;
}

@media (max-width:767px) {
	.testimonial-img {
		display: block;
		width: 100%;
		height: 100px;
		vertical-align: middle;
		text-align: center;
	}

	.testimonial-img i.fa {
		color: #337037;
		font-size: 50px;
		padding: 20px;
		display: inline-block;
		background: #fff;
		border: 1px solid #333;
		border-radius: 50%;
	}

	.testimonial-content {
		display: block;
		width: 100%;
		padding-left: 0;
		vertical-align: middle;
		text-align: center;
	}

	.testimonial-content {
		color: #777;
	}

	.testimonial-title {
		font-weight: 400;
		font-size: 12px;
		color: #a5a5a5;
	}
	.linked-content.left, .linked-content {
		flex-direction: column;
	}
}


/*BLOG POSTS */
#blogposts {
	width: 100%;
	display: block;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.blog-post {
	background: #fff;
	width: calc(33% - 10px);
	padding: 25px;
	border-radius: 10px;
	margin-top: 20px;
	margin-right: 19px;
}
.blog-post:nth-child(3n) {
	margin-right: 0px;
}

.show-on-mobile-only {
	display: none !important;
}

@media (max-width: 991px) {
	.blog-post {
		width: calc(50% - 10px);
	}
	.blog-post:nth-child(3n) {
		margin-right: 19px;
	}
	.blog-post:nth-child(2n) {
		margin-right: 0px;
	}
	.show-on-mobile-only {
		display: block !important;
	}

}

@media (max-width: 600px) {
	.blog-post {
		width: 100%;
		margin-right: 0 !important;
	}
}

.event-posts .blog-post-content {
	display: flex;
	flex-direction: column;
}

.event-posts .blog-post-content .nicebutton {
	margin-top: auto;
}

.event-posts .blog-post-title {
	font-size: 20px;
	-webkit-line-clamp: 1;
}

.event-posts .blog-post {
	position: relative;
	overflow: hidden;
}

.event-link {
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right: 0;
}

.event-posts .blog-post.live {
	transition: .3s;
}

.event-posts .blog-post.live:hover {
	transform: scale(1.03);
}

.ribbon-private {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    background: #b1b1b1;
    color: white;
    text-align: center;
    padding: 7px 10px;
    text-decoration: none;
    transform: translate(-76px, 10px) rotate(-45deg);
    pointer-events: none;
}

body.blog .blog-post {
	background: #f0f0f0;
	border: 1px solid #ddd;
	display: inline-block;
	width: calc(33% - 20px);
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 20px;
}

.blog-post:last-child {
	margin-right: 0;
}

.blog-post-img {
	height: 0;
	padding-bottom: 50%;
	position: relative;
}

.hv-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #d6d6d6;
}
.blog-post-content {
	color: #73847e;
}
.blog-post-content h1 {
	margin-top: 30px;
	font-weight: 300;
	font-size: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* number of lines to show */
	-webkit-box-orient: vertical;
}

.blog-post-content a.readmore {
	text-align: right;
	float: right;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	color: #337037;
	padding: 4px 7px;
	border-bottom: 2px solid #337037;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.blog-post-content a.readmore:hover {
	text-decoration: none;
	background: #337037;
	color: #fff;
	border-bottom: 2px solid #337037;
}

@media (max-width: 767px) {
	body.blog .blog-post {
		width: calc(100%);
		margin: 0;
		margin-bottom: 20px;
	}
	.topbar-container {
		display: none;
	}
	.hide-on-mobile {
		display: none !important;
	}
}



/*FAQs*/
.vc_toggle_title {
	padding: 10px 0 10px 33px !important;
	display: block;
	border-bottom: 1px solid #000;
}


/*Current Events */
.events {
	margin-bottom: 40px;
	display: block;
	overflow: hidden;
}

.current-events {
	padding: 10px;
	color: #73847e;
}

.current-events .event {
	border: 1px solid #999;
	display: block;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	min-height: 190px;
	max-height: 200px;
}

.current-events .event .event-title {
	background: #2b7233;
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 20px;
}

.current-events .event p {
	padding: 10px;
	padding-bottom: 40px;
}

.current-events .event a,
.current-events .event span {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	background: #666;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.current-events .event a:hover {
	background: #333;
	text-decoration: none;
}


.upcoming-events {
	padding: 10px;
}

.upcoming-events .event {
	border: 1px solid #999;
	display: block;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	min-height: 190px;
	max-height: 200px;
}

.upcoming-events .event .event-title {
	background: #384239;
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 16px;
}

.upcoming-events .event p {
	padding: 10px;
	padding-bottom: 40px;
}

.upcoming-events .event a,
.upcoming-events .event span {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	background: #666;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.upcoming-events .event a:hover {
	background: #333;
	text-decoration: none;
}

.past-events {
	padding: 10px;
}

.past-events .event {
	border: 1px solid #999;
	display: block;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	/* min 150 max 160 without location and client name */
	min-height: 190px;
	max-height: 200px;
}

.past-events .event .event-title {
	background: #666;
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 16px;
}

.past-events .event p {
	padding: 10px;
	padding-bottom: 40px;
}

.past-events .event a,
.past-events .event span {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	background: #666;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.past-events .event a:hover {
	background: #333;
	text-decoration: none;
}




/* FORMS */

/* LOGIN FORM */
.login-form {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 50px;
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #f0f0f0;
}

.gfield:focus-within .gfield_label {
	color: black !important;
}

input[type="checkbox"], input[type="radio"] {
	width: auto;
	margin-right: 10px;
}

input[type=submit] {
	margin: 0;
	width: auto;
	background: #18a421;
	color: white;
	text-decoration: none;
	font-size: 13px;
	padding: 12px 27px;
	border-radius: 3px;
	font-weight: 500;
	border: none;
	
}

.form-name {
	width: 30%;
}

.form-email {
	width: 70%;
}

.form-message {
	width: 100%;
}

.form-email {
	padding-left: 22px;
}

/*footer {
	background: #144614;
	color: white;
	padding: 90px 0 110px;
	background: linear-gradient( -215deg , #105d35, #079e3d);
}

footer a {
	color: white;
}

footer img {
	display: block;
	width: 100%;
	max-width: 280px;
}

.footer-newsletter {
	width: 62%;
	float: left;
}

.newsletter-form {
	width: 38%;
	float: left;
	padding-left: 20px;
}

.footer-img {
	width: 80px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}*/


body #fusebox-player-7mxPn8RVGJ.fbx-player .fbx-playlist .fbx-playlist-items, #fusebox-popovers-7mxPn8RVGJ .fbx-popover .fbx-playlist .fbx-playlist-items {
	max-height: 540px !important;
}

@media (max-width:767px) {
	.footer-info {
		margin-bottom: 20px;
	}
}


/*.gform_wrapper,
.gform_wrapper {
	margin-bottom: 100px;
}*/

.gform_wrapper label,
.gform_wrapper label {
	margin: 0;
}

.gform_wrapper input[type=checkbox]:disabled+label,
.gform_wrapper input[type=checkbox]:disabled+label {
	color: #999;
}


.gform_wrapper span label,
.gform_wrapper span label {
	color: #666;
	margin-bottom: 10px;
}

/*.gform_wrapper input,
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper select {
    margin: 0;
    margin-top: 0 !important;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    padding: 8px 12px !important;
}*/

body .gform_wrapper.gravity-theme .gfield_label {
	font-weight: 500;
	color: var( --e-global-color-3f40882 );
}

.gform_wrapper input.ginput_quantity,
.gform_wrapper input.ginput_quantity {
	min-width: 50px;
	text-align: center;
}

/*.gform_wrapper .top_label div.ginput_container,
.gform_wrapper .top_label div.ginput_container {
	margin: 0;
}*/

.gform_wrapper select,
#gform_wrapper_4 select {
	-webkit-appearance: none;
	position: relative;
	background-image: linear-gradient(-45deg, white 50%, transparent 50%), linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(#333333, #337037);
	background-size: 10px 10px;
	background-repeat: no-repeat;
	background-position: calc(100% - 10px) 59%;
	min-width: 70px !important;
}

.gform_wrapper span.ginput_total,
.gform_wrapper span.ginput_total {
	font-size: 40px;
	font-weight: 700;
}

.gform_wrapper input[type="radio"],
.gform_wrapper input[type="radio"] {
	margin: 0 10px 0 1px;
	line-height: 1.5;
}

.ginput_container_date label {
	color: #666 !important;
}

body #field_1_78 {
	position: absolute;
	visibility: hidden;
	height:0px;
	width:0px;
}



.gform_legacy_markup_wrapper .gfield_date_day input[type=number], .gform_legacy_markup_wrapper .gfield_date_month input[type=number], .gform_legacy_markup_wrapper .gfield_time_hour input[type=number], .gform_legacy_markup_wrapper .gfield_time_minute input[type=number] {
	width: calc(3rem + 25px) !important;
}

div.bbp-template-notice.info {
	border: #337037 1px solid;
	background-color: #337037;
}

div.bbp-template-notice p {
	margin: 0.5em 0 6px 0 !important;
	padding: 2px;
	font-size: 12px;
	color: #fff;
	line-height: 140%;
}

div.bbp-template-notice,
div.indicator-hint {
	background-color: #333;
}

.bbp-submit-wrapper button.submit {
	background: #337037;
	color: #fff;
	padding: 10px;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	font-size: 12px;
	padding: 5px;
	margin: 0 2px 0 0;
	display: inline-block;
	width: auto;
}

.gform_wrapper .gfield_time_hour i {
	margin-top: -3px;
}

.gfield_date_year.ginput_container input {
    min-width: 83px;
}

.gfield_time_hour i {
	display: none;
}

body .ginput_container_date, body .ginput_container_time {
	margin-top: 0 !important;
}

.ginput_container_time label {
    display: none;
}
.ginput_container_time input {
	width: 100% !important;
}

.boxshadow button,
.boxshadow a {
	box-shadow: 0px 3px 9px -4px rgb(0, 0, 0, 0.8) !important;
}

.column-shadow>div.vc_column-inner,
.panel-shadow {
	box-shadow: 0px 2px 12px -6px rgb(0, 0, 0, 0.4) !important;
}


.flex {
	display: flex;
}

.flex.space-between {
	justify-content: space-between;
}

.flex.justify-center {
	justify-content: center;
}

.flex.align-center {
	align-items: center;
}

.flex-grow {
	flex-grow: 1;
}

.flex-wrap {
	flex-wrap: wrap;
}

.flex-no-shrink {
	flex-shrink: 0;
}

.flex.flex-down {
	flex-direction: column;
}

.current-events {
	
}

.current-event {
	margin: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.current-event .blog-post-img {
	border-radius: 10px;
	border: 1px solid #e2e2e2;
	filter: grayscale(1);
    opacity: .7;
	transition: .3s;
}

.current-event:hover .blog-post-img {
	opacity: 1;
	filter: grayscale(0);
}

.current-events .slick-track
{
    display: flex !important;
}

.current-events .slick-slide
{
    height: inherit !important;
}

.gform_wrapper .chosen-container-multi .chosen-choices {
	margin-top: 0 !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 6px;
    padding: 5px 12px 6px !important;
    box-shadow: none !important;
    background: white;
    line-height: normal;
}
/*.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
    width: 70px !important;
    min-width: 70px !important;
    margin-right: 18px !important;
}*/
.gfield_date_month.ginput_container.ginput_container_date input, .gfield_date_day.ginput_container.ginput_container_date input, .gfield_time_hour.ginput_container.ginput_container_time input, .gfield_time_minute.ginput_container.ginput_container_time input {
	width: 100%;
}

.gform_wrapper .clear-multi {
	margin-top: 8px;
	align-items: flex-start;
}

.ginput_complex input + label, .ginput_complex select + label {
    font-size: 10px !important;
    margin-top: 6px !important;
    margin-left: 16px !important;
    text-transform: none;
    color: #a0a0a0;
}

.text-shadow {
	text-shadow: 0px 2px 7px rgba(0, 0, 0, 0.71) !important;
}
.image-shadow img {
	filter: drop-shadow(0px 2px 7px rgb(0 0 0 / 71%)) !important;
}
body:not(.single-post) .section-shadow::before, body:not(.single-post) .section-shadow-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
	display: block !important;
    box-shadow: inset 0px 30px 30px -30px rgba(0, 0, 0, .71);
}
body:not(.single-post) .section-shadow-bottom::after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
	display: block !important;
	box-shadow: inset 0px -30px 30px -30px rgba(0, 0, 0, .71);
}

.get-started a {
    padding: 10px 20px;
	outline: none;
	transition: .3s;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
}

.get-started::after {
	display: none;
}

.get-started a:hover {
	box-shadow: 0px 3px 9px -4px rgb(0, 0, 0, 0.0);
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
	box-shadow: none !important;
}



.blog_style_object_container_0 {
	padding: 10px 0px 0px !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.blog_style_image_container_0 {
	width: none !important;
	float: none !important;
	width: 30% !important;
	display: none !important;
}
.ffwd_blog_style_object_info_container_0 {
	padding: 0px !important;
	float: none !important;
	width: calc(100%) !important;
	height: auto !important;
}

.blog_style_object_container_0, .ffwd_blog_style_object_info_container_0 {
	background: transparent !important;
	border: none !important;
}

.ffwd_blog_style_object_from_pic_container_0 + div, .ffwd_blog_style_object_from_pic_container_0, .bwg_blog_style_object_description_0 {
	display: none !important;
}

.ffwd_blog_style_object_ver_0, .ffwd_blog_style_object_ver_al_0 {
	display: block !important;
}
.ffwd_blog_style_img_0 {
	width: 100% !important;
}
.ffwd_blog_style_object_name_0 {
	color: white !important;
    font-size: 14px !important;
    display: block;
    text-decoration: none !important;
}

.ffwd_blog_style_object_messages_0 {
    font-size: 13px !important;
    display: block;
    text-align: left;
    color: #ffffff7d !important;
}

.ffwd_see_more_message {
    color: white !important;
    font-size: 13px !important;
}

.blog_style_objects_conteiner_0 {
	background: rgba(0, 47, 4, .21) !important;
    border-radius: 10px;
    padding: 0px 20px 20px;
	margin-top: 20px !important;
}


@media (max-width:768px) {
	.price-container {
		width: 100%;
		min-height: 180px;
		transform: perspective(650px) rotateY(0);
		transform-origin: right;
		transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
	}

	.price-container:hover {
		transform: none;
		transform-origin: left;
		box-shadow: 0 0 6px #333;
	}

	.price-title {
		text-align: center;
		min-height: 60px;
	}

	.price-title h3 {
		text-align: center;
	}
	.custom-slider .slick-prev {
		left: 0 !important;
	}
	.custom-slider .slick-next {
		right: 0 !important;
	}
	
	.linked-content > div {
		width: 100% !important;
	}
	.linked-content-feature {
    	width: 100%;
    	padding: 10px 10px 20px;
    	margin-right: 0px;
	}
	.linked-content.left {
		flex-direction: row-reverse;
	}
	#navigation .get-started a {
		text-align: center;
	}
	.vc_grid-item-zone-c-left .vc_gitem-zone-c, .vc_grid-item-zone-c-left .vc_gitem-animated-block {
		float: none !important;
		width: 100% !important;
	}
	.vc_gitem_row .vc_gitem-col {
		margin: 0 !important;
	}
	.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
		
	}
	.vc_gitem-zone-a .vc_gitem-row-position-top {
		position: relative;
	}
}

body:not(.single-post) .section-shadow::before, body:not(.single-post) .section-shadow-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
	display: block !important;
    box-shadow: inset 0px 30px 30px -30px rgba(0, 0, 0, .71);
}
body:not(.single-post) .section-shadow-bottom::after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
	display: block !important;
	box-shadow: inset 0px -30px 30px -30px rgba(0, 0, 0, .71);
}