











 .fl-node-wgl4bq1h50zt > .fl-row-content-wrap {
	padding-top:0px;
}






















.fl-node-1yu3qsoxgtb9 {
	width: 100%;
}




.fl-node-jaz8p7wmiyv1 {
	width: 100%;
}




.fl-node-86epyanw1x9k {
	width: 100%;
}




.fl-node-urftq6zenjbx {
	width: 100%;
}




.fl-node-1nevtijkm4cy {
	width: 35%;
}




.fl-node-zwt9eqa6pocf {
	width: 100%;
}




.fl-node-8n1cks9lxa36 {
	width: 100%;
}




.fl-node-dtp92x0a8r6b {
	width: 65%;
}




.fl-node-a9kixpw8y4th {
	width: 100%;
}
 .fl-node-qcot6jh1zui7.fl-module-rich-text {
	margin-bottom:0px;
}
.fl-builder-content .fl-node-h5fg67yx83m0 .fl-rich-text, .fl-builder-content .fl-node-h5fg67yx83m0 .fl-rich-text *:not(b, strong) {
	letter-spacing: 1.4px;
	text-decoration: none;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.24);
}
.fl-node-wpchorzn4t5j, .fl-node-wpchorzn4t5j .fl-photo {
	text-align: center;
}
 .fl-node-m7k8gilbrq9z > .fl-module-content {
	margin-right:20px;
	margin-left:20px;
}
/* Post Carousel */

/* Wrappers */
body.rtl .fl-module-post-carousel .bx-viewport {
	direction: ltr;
}
body.rtl .fl-post-carousel-post {
	direction: rtl;
}
.fl-module-post-carousel {
	flex-grow: 1;
	place-self: stretch;
}
.fl-module-post-carousel .bx-wrapper {
	max-width: 100% !important;
	margin: 0 auto 40px;
}
.fl-module-post-carousel .bx-controls {
	width: 100%;
	position: absolute;
	bottom: 0;
	margin-top: 20px;
}

.fl-post-carousel-navigation{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	margin-top: -16px;
}
.fl-post-carousel-navigation button,
.fl-post-carousel-navigation button:focus,
.fl-post-carousel-navigation button:hover{
	all: unset;
	cursor: pointer;
	position: absolute;
}
.fl-post-carousel-navigation button:focus{
	outline: 1px auto -webkit-focus-ring-color;
}
.fl-post-carousel-navigation a,
.fl-post-carousel-navigation button{
	position: absolute;
	display: inline-block;
	opacity: .7;
}
.fl-post-carousel-navigation a:hover,
.fl-post-carousel-navigation button:hover {
	opacity: 1;
}

.fl-module-post-carousel .fl-post-carousel-navigation .carousel-prev{ left: 0; }
.fl-module-post-carousel .fl-post-carousel-navigation .carousel-next{ right: 0; }

.fl-post-carousel-navigation .fl-post-carousel-svg-container{
	position: relative;
	width: 32px;
	height: 32px;
}
.fl-post-carousel-navigation svg{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.fl-post-carousel-navigation path{ fill: #fff; }

.fl-post-carousel-navigation a.disabled,
.fl-post-carousel-navigation button.disabled,
.bx-controls a.disabled,
.bx-controls button.disabled {
	pointer-events: none;
}

/*Module styles =======================================*/

/* Post Carousel */
.fl-post-carousel {
	margin: 0 auto;
	position: relative;
}

.fl-post-carousel-wrapper:before,
.fl-post-carousel-wrapper:after {
	content: '';
	display: table;
}
.fl-post-carousel-wrapper:after {
	clear: both;
}

.fl-post-carousel-post {
	position: absolute;
	top: 0;
	float: left;
	visibility: hidden;
	background: #fff;
}

.fl-post-carousel-loaded .fl-post-carousel-post {
	position: relative;
	visibility: visible;
	margin: 0;
	-webkit-backface-visibility: hidden; /* Safari */
	backface-visibility: hidden;
}

.fl-post-carousel-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-carousel-image .fl-photo-content {
	display: block;
}

/* Layout - post grid */
.fl-post-carousel-post {
	border: 1px solid #e6e6e6;
	border: 1px solid rgba(0,0,0,0.1);
}
.fl-post-carousel-text {
	padding: 20px;
}
.fl-post-carousel-title {
	padding-bottom: 7px;
}
.fl-post-carousel-content {
	font-size: 14px;
	line-height: 22px;
}
.fl-post-carousel-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-carousel-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0;
}
.fl-post-carousel-meta {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0;
}

/* Layout - post gallery */

.fl-post-carousel-gallery .fl-post-carousel-link {
	display: block;
	height: 100%;
	text-decoration: none;
}
.fl-post-carousel-gallery .fl-post-carousel-img {
	position: relative;
	z-index: 1;
}

.fl-post-carousel-gallery .fl-post-carousel-text-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}
.fl-post-carousel-gallery .fl-post-no-crop .fl-post-carousel-text-wrap,
.fl-post-carousel-gallery .fl-post-no-crop .fl-post-carousel-text{
	position: relative;
	padding: 20px;
	top: 0;
	left: 0;
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	        transform: none;
}

.fl-post-carousel-gallery .fl-post-carousel-link:hover .fl-post-carousel-text-wrap,
.fl-post-carousel-gallery .fl-post-carousel-post.fl-post-no-thumb .fl-post-carousel-text-wrap {
	opacity: 1;
}

.fl-post-carousel-gallery .fl-post-carousel-text {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}

.fl-post-carousel-gallery .fl-post-carousel-title {
	margin: 0 0 5px 0;
}

/* slide ratio - for slides with no thumb */
.fl-post-carousel-gallery .fl-post-carousel-ratio{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
.fl-post-carousel-gallery .fl-post-carousel-ratio{ padding-bottom: 70%; }

.fl-post-carousel-gallery .fl-carousel-icon{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fl-post-carousel-gallery .fl-carousel-icon i,
.fl-post-carousel-gallery .fl-carousel-icon i:before{
	width: 24px;
	height: 24px;
	font-size: 24px;
}

/* Gallery Transitions */
.fl-post-carousel-gallery .fl-post-carousel-text,
.fl-post-carousel-gallery .fl-post-carousel-link:hover .fl-post-carousel-text,
.fl-post-carousel-gallery .fl-post-carousel-post.fl-post-no-thumb .fl-post-carousel-text{
	-webkit-transform: translate3d(-50%,-50%,0);
	   -moz-transform: translate3d(-50%,-50%,0);
	    -ms-transform: translate(-50%,-50%);
			transform: translate3d(-50%,-50%,0);
}

/* Common Styles */
body .fl-post-carousel-text a {
	text-decoration: none;
}


.fl-node-4b8k9vcduspg .fl-post-carousel .fl-post-carousel-post {
	width: 33.33%;
}

.fl-node-4b8k9vcduspg .fl-post-carousel .fl-post-carousel-post:nth-child(-n+3) {
	position: relative;
}



	.fl-builder-content .fl-node-4b8k9vcduspg .fl-post-carousel-text-wrap{
		background-color: #ffffff;
	}



	
	.fl-node-4b8k9vcduspg .fl-post-carousel-navigation path{
			fill: currentColor;
		}

	


 .fl-node-4b8k9vcduspg > .fl-module-content {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.fl-node-m7qs4tr1uh3j .fl-post-grid {
	margin-left: -5px;
	margin-right: -5px;
}
.fl-node-m7qs4tr1uh3j .fl-post-column {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 33.333333333333%;
}
.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(3n + 1) {
	clear: both;
}
		@media screen and (max-width: 1200px) {
		.fl-node-m7qs4tr1uh3j .fl-post-column {
			width: 33.333333333333%;
		}
		.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(3n + 1) {
			clear: none;
		}
		.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(3n + 1) {
			clear: both;
		}
	}
			@media screen and (max-width: 992px) {
		.fl-node-m7qs4tr1uh3j .fl-post-column {
			width: 50%;
		}
		.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(3n + 1) {
			clear: none;
		}
		.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(2n + 1) {
			clear: both;
		}
	}
			@media screen and (max-width: 768px) {
		.fl-node-m7qs4tr1uh3j .fl-post-column {
			width: 100%;
		}
		.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(2n + 1) {
			clear: none;
		}
		.fl-node-m7qs4tr1uh3j .fl-post-column:nth-child(1n + 1) {
			clear: both;
		}
	}
	
.fl-node-m7qs4tr1uh3j .fl-post-grid-post {

	
	}

.fl-node-m7qs4tr1uh3j .fl-post-grid-text {
	padding: 10px;
}








.fl-node-q6f1xcnkzu2s .fl-separator {
	border-top-width: 6px;
	max-width: 100%;
	margin: auto;
}

			.fl-node-q6f1xcnkzu2s .fl-separator {
	border-top-color: #3cbfd1;
	border-top-style: solid;
}
.fl-node-ke1o6dluwhg8, .fl-node-ke1o6dluwhg8 .fl-photo {
	text-align: center;
}
.fl-node-mysawcprti1d, .fl-node-mysawcprti1d .fl-photo {
	text-align: center;
}









.fl-node-mdg9lwpoz6te.fl-button-wrap, .fl-node-mdg9lwpoz6te .fl-button-wrap {
	text-align: left;
}
.fl-builder-content .fl-node-mdg9lwpoz6te .fl-button:is(a, button), .fl-builder-content .fl-node-mdg9lwpoz6te .fl-button:is(a, button) * {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.fl-node-mdg9lwpoz6te .fl-form-success-message {
	display: none;
}
.fl-node-uzb8tm63ycgf .fl-separator {
	border-top-width: 6px;
	max-width: 100%;
	margin: auto;
}

			.fl-node-uzb8tm63ycgf .fl-separator {
	border-top-color: #3cbfd1;
	border-top-style: solid;
}
.fl-node-m9kph3rg085o .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	margin: auto;
}

			.fl-node-m9kph3rg085o .fl-separator {
	border-top-color: #cccccc;
	border-top-style: solid;
}
.fl-node-7sc2wqm8jhun, .fl-node-7sc2wqm8jhun .fl-photo {
	text-align: center;
}
.fl-node-9cdsmp3h57vr, .fl-node-9cdsmp3h57vr .fl-photo {
	text-align: center;
}
.fl-node-w0akqu9r4ml5, .fl-node-w0akqu9r4ml5 .fl-photo {
	text-align: center;
}
.fl-node-7u69qg0yiads, .fl-node-7u69qg0yiads .fl-photo {
	text-align: center;
}
.fl-node-aevd1xrq2bfc, .fl-node-aevd1xrq2bfc .fl-photo {
	text-align: center;
}
.fl-node-iswd6mcxg4j0, .fl-node-iswd6mcxg4j0 .fl-photo {
	text-align: center;
}
.fl-node-6r5jzxt3pm4g, .fl-node-6r5jzxt3pm4g .fl-photo {
	text-align: center;
}
.fl-node-0en3ukjr8vql, .fl-node-0en3ukjr8vql .fl-photo {
	text-align: center;
}
.fl-node-ogmpjwl21kfr, .fl-node-ogmpjwl21kfr .fl-photo {
	text-align: center;
}
.fl-node-jl5tguysehq6, .fl-node-jl5tguysehq6 .fl-photo {
	text-align: center;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

