






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



.fl-node-60212f50670e9 {
	width: 75%;
}




.fl-node-60213031a4efb {
	width: 100%;
}




.fl-node-60213126a3bdb {
	width: 100%;
}




.fl-node-60212f50670f0 {
	width: 25%;
}
.fl-row .fl-col .fl-node-60212ed1b3bc2 h1.fl-heading a,
.fl-row .fl-col .fl-node-60212ed1b3bc2 h1.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-60212ed1b3bc2 h1.fl-heading .fl-heading-text *,
.fl-node-60212ed1b3bc2 h1.fl-heading .fl-heading-text {
	color: #383838;
}
.fl-node-60212ed1b3bc2.fl-module-heading .fl-heading {
	font-size: 40px;
	text-align: left;
}
 .fl-node-60212ed1b3bc2 > .fl-module-content {
	margin-bottom:0px;
}
.fl-module-fl-post-navigation .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.fl-module-fl-post-navigation nav.post-navigation {
    overflow: hidden;
}
@media (max-width: 768px) { .fl-module-fl-post-navigation .nav-links {
	display: block;
}
.fl-module-fl-post-navigation .nav-links .nav-previous {
	margin-bottom: 15px;
	width: 100%;
}
.fl-module-fl-post-navigation .nav-links .nav-next {
	text-align: right;
	width: 100%;
}
 }.fl-node-60212ed1b3bc8 .nav-links { 
	display: flex;
	flex-direction: row;
	width: 100%;
}
.fl-node-60212ed1b3bc8 .nav-links .nav-previous,
.fl-node-60212ed1b3bc8 .nav-links .nav-next { 
	display: block;
	width: 100%;
}
.fl-node-60212ed1b3bc8 .nav-links a { 
	display: inline-block;
}
.fl-node-60212ed1b3bc8 .nav-links .nav-previous { 
	text-align: left;
}
.fl-node-60212ed1b3bc8 .nav-links .nav-next { 
	text-align: right;
}
@media(max-width: 768px) {
	.fl-node-60212ed1b3bc8 .nav-links, .fl-node-60212ed1b3bc8 .nav-links .nav-previous, .fl-node-60212ed1b3bc8 .nav-links .nav-next {
		display: block;
		width: 100%;
	}
}
 .fl-node-60212ed1b3bc8 > .fl-module-content {
	margin-top:0px;
}
img.mfp-img {
    padding-bottom: 40px !important;
}

/* Support for object-fit */
.fl-builder-edit .fl-fill-container img {
	transition: object-position .5s;
}

.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {
	height: 100% !important;
	width: 100% !important;
}

@media (max-width: 768px) { /* Mobile Photo */
.fl-photo-content,
.fl-photo-img {
	max-width: 100%;
} }.fl-node-60212fb23ad8c, .fl-node-60212fb23ad8c .fl-photo {
	text-align: center;
}
.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-6021304438479 .fl-button i.fl-button-icon-after {
		margin-left: 0;
	}
		
.fl-node-6021304438479 .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-6021304438479 .fl-search-form {
	text-align: center;
}
.fl-node-6021304438479 .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-6021304438479.fl-button-wrap, .fl-node-6021304438479 .fl-button-wrap {
	text-align: center;
}
:where(.fl-builder-content .fl-node-6021304438479 .fl-button:is(a, button)), :where(.fl-builder-content .fl-node-6021304438479 .fl-button:is(a, button) *) {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
 .fl-node-6021304438479 > .fl-module-content {
	margin-right:0px;
	margin-left:0px;
}
.fl-post-info-sep {
	margin: 0 3px;
}.fl-node-60212ed1b3bc4 {
	font-size: 14px;
	text-align: left;
}
.fl-node-60212ed1b3bc4, .fl-node-60212ed1b3bc4 .fl-module-content.fl-node-content span[class^='fl-post-info'], .fl-node-60212ed1b3bc4 .fl-node-content a {
	color: #383838;
}
 .fl-node-60212ed1b3bc4 > .fl-module-content {
	margin-top:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        			.fl-node-60212f5060114 .fl-row-content {
				min-width: 0px;
			}
		