.fl-node-6086d7b794b09 {
	color: #ffffff;
}
.fl-builder-content .fl-node-6086d7b794b09 *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
	color: inherit;
}

.fl-builder-content .fl-node-6086d7b794b09 a {
	color: #ffffff;
}

.fl-builder-content .fl-node-6086d7b794b09 a:hover {
	color: #ffffff;
}

.fl-builder-content .fl-node-6086d7b794b09 h1,
.fl-builder-content .fl-node-6086d7b794b09 h2,
.fl-builder-content .fl-node-6086d7b794b09 h3,
.fl-builder-content .fl-node-6086d7b794b09 h4,
.fl-builder-content .fl-node-6086d7b794b09 h5,
.fl-builder-content .fl-node-6086d7b794b09 h6,
.fl-builder-content .fl-node-6086d7b794b09 h1 a,
.fl-builder-content .fl-node-6086d7b794b09 h2 a,
.fl-builder-content .fl-node-6086d7b794b09 h3 a,
.fl-builder-content .fl-node-6086d7b794b09 h4 a,
.fl-builder-content .fl-node-6086d7b794b09 h5 a,
.fl-builder-content .fl-node-6086d7b794b09 h6 a {
	color: #ffffff;
}



.fl-node-6086d7b794b09 > .fl-row-content-wrap {
	background-image: url(https://www.metaflotech.com/wp-content/uploads/2024/10/Blue.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
@media(max-width: 1200px) {
	.fl-node-6086d7b794b09 > .fl-row-content-wrap {
		background-position: center bottom;
	}
}
@media(max-width: 992px) {
	.fl-node-6086d7b794b09 > .fl-row-content-wrap {
		background-position: center bottom;
	}
}
@media(max-width: 768px) {
	.fl-node-6086d7b794b09 > .fl-row-content-wrap {
		background-position: center bottom;
	}
}
 .fl-node-6086d7b794b09 > .fl-row-content-wrap {
	padding-top:150px;
	padding-bottom:150px;
}






.fl-node-6082e07c56d5f > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-node-6082e07c56d5f.fl-row-fixed-width, .fl-node-6082e07c56d5f .fl-row-fixed-width {
	max-width: 1582px;
}
 .fl-node-6082e07c56d5f > .fl-row-content-wrap {
	padding-top:0px;
}




.fl-node-6082e07c56d64 {
	width: 100%;
}




.fl-node-6086d7b794b06 {
	width: 100%;
}




.fl-node-60e741aff37ac {
	width: 100%;
}
/* Generic Styles */
.fl-module-post-grid .fl-sep {
	display: inline-block;
	margin: 0 2px;
}
div:where(.fl-module-post-grid :not(.fl-builder-pagination)) > ul {
	all: unset;
	list-style: none;
}

/* Post Columns */
body.rtl .fl-post-column {
	float: right;
}
.fl-post-column {
	float: left;
}
.fl-post-column .fl-post-grid-post {
	visibility: visible;
}

/* Post Grid */
.fl-post-grid {
	margin: 0 auto;
	position: relative;
}
.fl-post-grid:before,
.fl-post-grid:after {
	display: table;
	content: " ";
}
.fl-post-grid:after {
	clear: both;
}
.fl-post-grid-post {
	background: #fff;
	border: 1px solid #e6e6e6;
	visibility: hidden;
}
.fl-post-grid-post,
.fl-post-feed-post {
	overflow: hidden;
}

.fl-post-grid-image {
	position: relative;
}
.fl-post-grid-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-grid-text {
	padding: 20px;
}
.fl-post-grid-title {
	padding-bottom: 7px;
}
body .fl-post-grid-text,
body .fl-post-grid-content p {
	font-size: 14px;
	line-height: 22px;
}
body .fl-post-grid-text > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .fl-post-grid-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .fl-post-grid-text a {
	text-decoration: none;
}
body .fl-post-grid-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0;
}
body .fl-post-grid-meta {
	font-size: 14px;
	padding-bottom: 10px;
}
.fl-post-feed-comments .fa {
	vertical-align: text-top;
}
.fl-post-grid-more {
	margin-top: 10px;
	display: inline-block;
}
.fl-post-grid #infscr-loading {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

/* Post Gallery */
.fl-post-gallery-post {
	overflow: hidden;
	position: relative;
	visibility: hidden;
}
.fl-post-gallery-link {
	display: block;
	height: 100%;
}
.fl-post-gallery-img {
	position: relative;
	z-index: 1;
}
.fl-post-gallery-img-horiz {
	height: 100% !important;
	max-height: 100% !important;
	max-width: none !important;
	width: auto !important;
}
.fl-post-gallery-img-vert {
	height: auto !important;
	max-height: none !important;
	max-width: 100% !important;
	width: 100% !important;
}
.fl-post-gallery-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-gallery-link:hover .fl-post-gallery-text-wrap {
	opacity: 1;
}

.fl-post-gallery-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;
}

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

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

.fl-post-gallery-text h2.fl-post-gallery-title {
	font-size: 22px;
	margin: 0 0 5px 0;
}
.fl-post-gallery #infscr-loading {
	clear: both;
	padding: 40px 0;
	text-align: center;
	width: 100%;
}

/* Post Feed */
.fl-post-feed-post {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
}
.fl-post-feed-post:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-feed-header {
	margin-bottom: 20px;
}
.fl-post-feed-header a {
	text-decoration: none;
}
body h2.fl-post-feed-title {
	margin: 0 0 10px;
	padding: 0;
	clear: none;
}
body .fl-post-feed-meta {
	font-size: 14px;
	margin-bottom: 5px;
}
.fl-post-feed-meta .fl-sep {
	margin: 0 3px;
}
.fl-post-feed-image {
	margin-bottom: 25px;
	position: relative;
}
.fl-post-feed-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image {
	float: left;
	margin-bottom: 0;
	width: 33%;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text {
	margin-left: 37%;
}
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
	float: right;
	margin-bottom: 0;
	width: 33%;
}
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
	margin-right: 37%;
}
.fl-post-feed-content a {
	text-decoration: none;
}
.fl-post-feed-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-feed-more {
	margin-top: 15px;
	display: inline-block;
}
.fl-post-feed #infscr-loading {
	padding: 40px 0;
	text-align: center;
	width: 100%;
}
@media (max-width: 768px) { /* Post Feed */
.fl-post-feed-post.fl-post-feed-image-beside,
.fl-post-feed-post.fl-post-feed-image-beside-content,
.fl-post-feed-post.fl-post-feed-image-beside-right,
.fl-post-feed-post.fl-post-feed-image-beside-content-right {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside .fl-post-feed-image img,
.fl-post-feed-image-beside-content .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image img,
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-right .fl-post-feed-image img,
.fl-post-feed-image-beside-content-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image img {
	float: none;
	width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image,
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
	margin-bottom: 20px;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text,
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
 }
.fl-node-6082e07c56d65 .fl-post-grid {
	margin-left: -30px;
	margin-right: -30px;
}
.fl-node-6082e07c56d65 .fl-post-column {
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	width: 33.333333333333%;
}
.fl-node-6082e07c56d65 .fl-post-column:nth-child(3n + 1) {
	clear: both;
}
		@media screen and (max-width: 1200px) {
		.fl-node-6082e07c56d65 .fl-post-column {
			width: 33.333333333333%;
		}
		.fl-node-6082e07c56d65 .fl-post-column:nth-child(3n + 1) {
			clear: none;
		}
		.fl-node-6082e07c56d65 .fl-post-column:nth-child(3n + 1) {
			clear: both;
		}
	}
			@media screen and (max-width: 992px) {
		.fl-node-6082e07c56d65 .fl-post-column {
			width: 50%;
		}
		.fl-node-6082e07c56d65 .fl-post-column:nth-child(3n + 1) {
			clear: none;
		}
		.fl-node-6082e07c56d65 .fl-post-column:nth-child(2n + 1) {
			clear: both;
		}
	}
			@media screen and (max-width: 768px) {
		.fl-node-6082e07c56d65 .fl-post-column {
			width: 100%;
		}
		.fl-node-6082e07c56d65 .fl-post-column:nth-child(2n + 1) {
			clear: none;
		}
		.fl-node-6082e07c56d65 .fl-post-column:nth-child(1n + 1) {
			clear: both;
		}
	}
	
.fl-node-6082e07c56d65 .fl-post-grid-post {

	
		text-align: left;
	}

.fl-node-6082e07c56d65 .fl-post-grid-text {
	padding: 20px;
}

.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-title a {
	color: #262663;
}

.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-post .fl-post-grid-meta,
.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-post .fl-post-grid-meta span,
.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-post .fl-post-grid-meta span a, 
.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-post .fl-post-grid-meta-terms,
.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-post .fl-post-grid-meta-terms span,
.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-post .fl-post-grid-meta-terms a {
	color: #1656a5;
}




.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-content a,
.fl-builder-content .fl-node-6082e07c56d65 .page-numbers {
	color: #f36c21;
}

.fl-builder-content .fl-node-6082e07c56d65 .fl-post-grid-content a:hover,
.fl-builder-content .fl-node-6082e07c56d65 .page-numbers:hover {
	color: #f36c21;
}

.fl-node-6082e07c56d65 .fl-post-grid-post {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
 .fl-node-6082e07c56d65 > .fl-module-content {
	margin-top:51px;
}
@media (max-width: 768px) { .fl-node-6082e07c56d65 > .fl-module-content { margin-top:20px; } }.fl-module-heading .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
}.fl-node-6086d7b794b07.fl-module-heading .fl-heading {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 50px;
	text-align: center;
	text-transform: uppercase;
}
.fl-search-form {
	position: relative;
}
.fl-search-form-wrap {
	display: inline-flex;
	max-width: 100%;
	align-items: center;
	position: relative;
}
.fl-search-form-fields {
	flex-basis: 100%;
}
.fl-search-form .fl-form-field input,
.fl-search-form .fl-form-field input[type=search] {
	height: auto;
	width: 100%;
}

/* Selected Layouts */
.fl-search-button-expand .fl-search-form-fields,
.fl-search-form-inline .fl-search-form-fields {
	align-items: center;
	display: inline-flex;
	flex-wrap: nowrap;
	max-width: 100%;
}

/* Form layout */
.fl-search-form-width-full .fl-search-form-wrap {
	width: 100%;
}

.fl-search-form-input-wrap {
	position: relative;
}

/* Input field */
.fl-search-form .fl-form-field {
	display: flex;
	align-items: center;
}
.fl-search-form-input .fl-form-field,
.fl-search-form-button .fl-form-field,
.fl-search-form-inline .fl-form-field,
.mfp-container .fl-form-field {
	margin: 0;
}

/* Inline Layout */
.fl-search-form-inline .fl-search-form-input-wrap {
	width: 100%;
}
.fl-search-form-inline .fl-form-field {
	padding-right: 10px;
}

/* Button Layout - General */
.fl-search-button-center .fl-search-form-fields {
	justify-content: center;
}
.fl-search-button-left .fl-search-form-fields {
	justify-content: flex-start;
}
.fl-search-button-right .fl-search-form-fields {
	justify-content: flex-end;
}
.fl-search-button-expand .fl-button-wrap,
.fl-search-form-inline .fl-button-wrap {
	flex: 0 0 auto;
}

/* Button layout - Expand */
.fl-search-button-expand .fl-search-form-fields {
	align-items: center;
	display: inline-flex;
	flex-wrap: nowrap;
	max-width: 100%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}
.fl-search-button-expand .fl-search-form-input-wrap {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
}
.fl-search-button-expand .fl-search-form-input-wrap {
	width: 0;
}
.fl-search-expanded .fl-search-form-input-wrap {
	width: 100%;
}
.fl-search-button-expand-right .fl-search-form-fields {
	flex-direction: row-reverse;
}
.fl-search-button-expand-right.fl-search-button-right .fl-search-form-fields {
	justify-content: flex-start;
}
.fl-search-button-expand-right.fl-search-button-left .fl-search-form-fields {
	justify-content: flex-end;
}
.fl-search-button-expand .fl-button {
	outline: none;
}
.fl-search-button-expand-right .fl-form-field {
	margin-left: 10px;
}
.fl-search-button-expand-left .fl-form-field {
	margin-right: 10px;
}
.fl-search-button-expand.fl-search-button-center .fl-form-field {
	justify-content: center;
}
.fl-search-button-expand.fl-search-button-left .fl-form-field {
	justify-content: flex-start;
}
.fl-search-button-expand.fl-search-button-right .fl-form-field {
	justify-content: flex-end;
}

/* Button layout - Fullscreen */
.fl-search-button-fullscreen.fl-search-button-center .fl-search-form-wrap {
	justify-content: center;
}
.fl-search-button-fullscreen.fl-search-button-left .fl-search-form-wrap {
	justify-content: flex-start;
}
.fl-search-button-fullscreen.fl-search-button-right .fl-search-form-wrap {
	justify-content: flex-end;
}
.fl-search-button-fullscreen .fl-search-form-fields {
	display: contents;
}
.fl-search-button-fullscreen .fl-search-form-input-wrap {
	display: none;
}
.mfp-container .fl-search-form-input-wrap {
	box-sizing: border-box;
	margin: 0 auto;
}

/* Button Layout - Reveal */

/* Stacked Layout */
.fl-search-form-stacked .fl-search-results-content.fl-search-open {
	margin-top: -12px;
}

/* Search Results - Ajax */
.fl-search-results-content {
	visibility: hidden;
	opacity: 0;
    -moz-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
	-webkit-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.40);
	box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.40);
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	overflow-y: auto;
	background: #fff;
	text-align: left;
	position: absolute;
	max-height: 0;
	width: calc(100% - 10px);
	z-index: 1100;
}
.fl-search-results-content.fl-search-open {
	max-height: 400px;
	height: auto;
	visibility: visible;
	opacity: 1;
	padding: 15px;
	margin: 5px 0;
}
.fl-search-form-center.fl-search-form-width-custom .fl-search-results-content {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.fl-search-form-left .fl-search-results-content {
	left: 0;
}
.fl-search-form-right .fl-search-results-content {
	right: 0;
}
.fl-search-post-item {
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 10px 0;
	cursor: pointer;
}
.fl-search-post-item:last-child {
	border-bottom: 0 none;
}
.fl-search-post-image {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 60px;
}
.fl-search-post-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-search-post-title {
	font-size: 15px;
}

/* Search Loader */
.fl-search-loader-wrap {
	display: none;
	line-height: 16px;
	position: relative;
	height: 30px;
}
.fl-search-loader {
	animation: fl-spin 2s linear infinite;
	z-index: 2;
	position: absolute;
	padding: 2px;
	right: 10px;
	top: 0;
	width: 30px;
	height: 30px;
}
.fl-search-loader .path {
	stroke: hsla(210, 77%, 75%, 1);
    stroke-linecap: round;
    animation: fl-dash 1.5s ease-in-out infinite;
}
@keyframes fl-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fl-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}








		.fl-builder-content .fl-node-60e73ff52de0d .fl-button i.fl-button-icon-after {
		margin-left: 0;
	}
		
.fl-node-60e73ff52de0d .fl-search-form-wrap {
	font-size: 16px;
	padding: 10px;
	width: 800px;
	min-height: 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.fl-node-60e73ff52de0d .fl-search-form {
	text-align: center;
}
.fl-node-60e73ff52de0d .fl-form-field input[type=search] {
	border-radius: 4px;
	font-size: 16px;
	line-height: 16px;
	padding: 12px 24px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.fl-node-60e73ff52de0d.fl-button-wrap, .fl-node-60e73ff52de0d .fl-button-wrap {
	text-align: center;
}
.fl-builder-content .fl-node-60e73ff52de0d .fl-button:is(a, button), .fl-builder-content .fl-node-60e73ff52de0d .fl-button:is(a, button) * {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.fl-button:is(a, button) {
    cursor: pointer;
}








.fl-node-6086d7b794b08.fl-button-wrap, .fl-node-6086d7b794b08 .fl-button-wrap {
	text-align: center;
}
.fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button), .fl-builder-content .fl-node-6086d7b794b08 a.fl-button:visited, .fl-page .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-6086d7b794b08 a.fl-button:visited {
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #e76015;
	background-color: #f36c21;
}
.fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):hover, .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):focus, .fl-page .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):focus {
	border: 1px solid #0a4a99;
}
.fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):hover, .fl-page .fl-page .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button):hover {
	background-color: #1656a5;
}
.fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button), .fl-builder-content .fl-node-6086d7b794b08 .fl-button:is(a, button) * {
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
 .fl-node-6086d7b794b08 > .fl-module-content {
	margin-top:0px;
}
.fl-animated.fl-fade-up {
	animation: fl-fade-up 1s ease;
	-webkit-animation: fl-fade-up 1s ease;
}
@-webkit-keyframes fl-fade-up {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fl-fade-up {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        