.fl-node-3v5h6kpdat7o {
	color: #ffffff;
}
.fl-builder-content .fl-node-3v5h6kpdat7o *: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-3v5h6kpdat7o a {
	color: #ffffff;
}

.fl-builder-content .fl-node-3v5h6kpdat7o a:hover {
	color: #ffffff;
}

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



.fl-node-3v5h6kpdat7o > .fl-row-content-wrap:after {
	background-color: rgba(10,0,0,0.5);
}
.fl-node-3v5h6kpdat7o > .fl-row-content-wrap {
	background-image: url(https://ferrocity.com/wp-content/uploads/2022/09/FerroCity-media-production-26.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	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-3v5h6kpdat7o > .fl-row-content-wrap {
		background-position: center center;
	}
}
@media(max-width: 992px) {
	.fl-node-3v5h6kpdat7o > .fl-row-content-wrap {
		background-position: center center;
	}
}
@media(max-width: 768px) {
	.fl-node-3v5h6kpdat7o > .fl-row-content-wrap {
		background-position: center center;
	}
}
 .fl-node-3v5h6kpdat7o > .fl-row-content-wrap {
	padding-top:75px;
	padding-bottom:75px;
}






.fl-node-xj0lyg9pkvrq > .fl-row-content-wrap {
	background-color: #3a434c;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
 .fl-node-xj0lyg9pkvrq > .fl-row-content-wrap {
	padding-top:60px;
	padding-bottom:60px;
}




.fl-node-57xcrdonu2j3 {
	width: 100%;
}




.fl-node-78axd5unc9wi {
	width: 100%;
}




.fl-node-83rqowmxheif {
	width: 30%;
}
 .fl-node-83rqowmxheif > .fl-col-content {
	margin-top:0px;
}




.fl-node-4fusytl3dnqg {
	width: 70%;
}
.fl-node-qc627kdjmual.fl-module-heading .fl-heading {
	font-family: Nunito, sans-serif;
	font-weight: 700;
	font-size: 50px;
	text-align: center;
}
 .fl-node-ub481matirgj > .fl-module-content {
	margin-bottom:0px;
}
.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-node-x7sye4lqr216 .fl-search-form-wrap {
	font-size: 16px;
	padding: 10px;
	min-height: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fl-node-x7sye4lqr216 .fl-search-form {
	text-align: center;
}
.fl-node-x7sye4lqr216 .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-x7sye4lqr216.fl-button-wrap, .fl-node-x7sye4lqr216 .fl-button-wrap {
	text-align: center;
}
.fl-builder-content .fl-node-x7sye4lqr216 .fl-button:is(a, button), .fl-builder-content .fl-node-x7sye4lqr216 .fl-button:is(a, button) * {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
@media(max-width: 1200px) {
	.fl-node-x7sye4lqr216 .fl-search-form {
		text-align: left;
	}
	.fl-node-x7sye4lqr216 .fl-search-form-wrap {
		padding-right: 0px;
		padding-left: 0px;
	}
}
 .fl-node-x7sye4lqr216 > .fl-module-content {
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:10px;
}
@media ( max-width: 1200px ) {
 .fl-node-x7sye4lqr216.fl-module > .fl-module-content {
	margin-top:0px;
	margin-right:0px;
}
}
 .fl-node-woxz59u0icbm > .fl-module-content {
	margin-top:5px;
}
.fl-post-info-sep {
	margin: 0 3px;
}.fl-node-apeqz4392ckx {
	font-family: Nunito, sans-serif;
	font-weight: 600;
	text-align: center;
}
 .fl-node-apeqz4392ckx > .fl-module-content {
	margin-top:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

