







































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




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




.fl-node-mi72jy06h3ns {
	width: 50%;
}




.fl-node-4fmnd1s29wpo {
	width: 100%;
}




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




.fl-node-72vxc4uadnk0 {
	width: 100%;
}




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




.fl-node-8qzumj3v7l60 {
	width: 35%;
}




.fl-node-9bp4hiqkw31l {
	width: 100%;
}




.fl-node-kbq9e0u5ldfs {
	width: 25%;
}




.fl-node-6fl9dbey57im {
	width: 100%;
}




.fl-node-821nfj0bk4i3 {
	width: 50%;
}




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




.fl-node-n8ywj61aiz9o {
	width: 25%;
}




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




.fl-node-2bvo79l1qed8 {
	width: 25%;
}




.fl-node-nur4m30geyp1 {
	width: 25%;
}
.fl-node-zg3069vomhuy, .fl-node-zg3069vomhuy .fl-photo {
	text-align: center;
}
.fl-node-dk1tu4s7lr8i, .fl-node-dk1tu4s7lr8i .fl-photo {
	text-align: center;
}
.fl-builder-content .fl-node-era3dq8ncuxs .fl-rich-text, .fl-builder-content .fl-node-era3dq8ncuxs .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-3awekdsbvyz9, .fl-node-3awekdsbvyz9 .fl-photo {
	text-align: center;
}
 .fl-node-jyk59wc872r6 > .fl-module-content {
	margin-right:20px;
	margin-left:20px;
}
.fl-node-gpzw5e1q690c, .fl-node-gpzw5e1q690c .fl-photo {
	text-align: center;
}
.fl-node-7igcal4xm139 .fl-separator {
	border-top-width: 6px;
	max-width: 100%;
	margin: auto;
}

			.fl-node-7igcal4xm139 .fl-separator {
	border-top-color: #3cbfd1;
	border-top-style: solid;
}
/* 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-nhiqsymlt3ub .fl-post-carousel .fl-post-carousel-post {
	width: 33.33%;
}

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



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



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

	


 .fl-node-nhiqsymlt3ub > .fl-module-content {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.fl-node-t35scd2lwbem, .fl-node-t35scd2lwbem .fl-photo {
	text-align: center;
}
.fl-node-mysawcprti1d, .fl-node-mysawcprti1d .fl-photo {
	text-align: center;
}
 .fl-node-v29f61dkli8z > .fl-module-content {
	margin-bottom:0px;
}









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

			.fl-node-s28hkv5ajubw .fl-separator {
	border-top-color: #3cbfd1;
	border-top-style: solid;
}
 .fl-node-x0qif2crkmwt > .fl-module-content {
	margin-top:0px;
}
.fl-node-qn486vz0xdyc .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	margin: auto;
}

			.fl-node-qn486vz0xdyc .fl-separator {
	border-top-color: #cccccc;
	border-top-style: solid;
}
 .fl-node-rdbi87zghcm4 > .fl-module-content {
	margin-bottom:0px;
}
 .fl-node-n9j34pzoyqvu > .fl-module-content {
	margin-top:0px;
}
.fl-node-4iraudl69oe3, .fl-node-4iraudl69oe3 .fl-photo {
	text-align: center;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

