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

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

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



.fl-node-kgdmbs7t0rnf > .fl-row-content-wrap:after {
	background-color: rgba(10,0,0,0.5);
}
.fl-node-kgdmbs7t0rnf > .fl-row-content-wrap {
	background-image: url(https://rcl.tl/wp-content/uploads/2025/10/IMG_1578-1024x683.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-kgdmbs7t0rnf > .fl-row-content-wrap {
		background-position: center center;
	}
}
@media(max-width: 992px) {
	.fl-node-kgdmbs7t0rnf > .fl-row-content-wrap {
		background-position: center center;
	}
}
@media(max-width: 768px) {
	.fl-node-kgdmbs7t0rnf > .fl-row-content-wrap {
		background-position: center center;
	}
}
 .fl-node-kgdmbs7t0rnf > .fl-row-content-wrap {
	padding-top:150px;
	padding-bottom:150px;
}






.fl-node-dpa2e8g3omjw > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
 .fl-node-dpa2e8g3omjw > .fl-row-content-wrap {
	padding-top:60px;
	padding-bottom:60px;
}




.fl-node-i80er1s56vwt {
	width: 61%;
}




.fl-node-81pd3sivumxl {
	width: 100%;
}




.fl-node-d03mzekq2no9 {
	width: 38%;
}
.fl-node-wc483fi6vjz9.fl-module-heading .fl-heading {
	font-size: 50px;
	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-node-x83apidt0gko .fl-search-form-wrap {
	font-size: 16px;
	padding: 10px;
	width: 1100px;
	min-height: 0px;
	border-color: rgb(168, 105, 11);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fl-node-x83apidt0gko .fl-form-field input[type=search] {
	border-radius: 4px;
	font-size: 16px;
	line-height: 16px;
	padding: 12px 24px;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.fl-node-x83apidt0gko.fl-button-wrap, .fl-node-x83apidt0gko .fl-button-wrap {
	text-align: center;
}
:where(.fl-builder-content .fl-node-x83apidt0gko .fl-button:is(a, button)), :where(.fl-builder-content .fl-node-x83apidt0gko .fl-button:is(a, button) *) {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
.fl-node-9ic3tfnj71ox .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	width: 100%;
	margin: auto;
}

			.fl-node-9ic3tfnj71ox .fl-separator {
	border-top-color: #e8e8e8;
	border-top-style: solid;
}
 .fl-node-9ic3tfnj71ox > .fl-module-content {
	margin-top:0px;
	margin-bottom:0px;
}
.fl-node-dyt17c9irfmu .fl-post-feed-post {
	margin-bottom: 10px;
}
.fl-node-dyt17c9irfmu .fl-post-feed-post:last-child {
	margin-bottom: 0 !important;
}


.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed-post {
	
	}


					.fl-node-dyt17c9irfmu .fl-post-feed-image-beside .fl-post-feed-text {
			padding-left: 15px;
		}
						.fl-node-dyt17c9irfmu .fl-post-feed-image {
			width: 33%;
		}
				.fl-node-dyt17c9irfmu .fl-post-feed-image-beside .fl-post-feed-text {
			margin-left: 33%;
		}
			
.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed-title a {
	color: rgb(0, 0, 0);
}

.fl-builder-content .fl-module-post-grid.fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-header .fl-post-feed-meta,
.fl-builder-content .fl-module-post-grid.fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-header .fl-post-feed-meta span,
.fl-builder-content .fl-module-post-grid.fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-header .fl-post-feed-meta span a,
.fl-builder-content .fl-module-post-grid.fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-header .fl-post-feed-meta-terms,
.fl-builder-content .fl-module-post-grid.fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-header .fl-post-feed-meta-terms span,
.fl-builder-content .fl-module-post-grid.fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-header .fl-post-feed-meta-terms a {
	color: rgb(0, 0, 0);
}

.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-content,
.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-content p,
.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-content .fl-post-feed-more,
.fl-builder-content .fl-node-dyt17c9irfmu .fl-builder-pagination ul.page-numbers li span, 
.fl-builder-content .fl-node-dyt17c9irfmu .fl-builder-pagination ul.page-numbers li a {
	color: rgba(0, 0, 0, 0);
}

.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-content a {
	color: rgba(0, 0, 0, 0);
}

.fl-node-dyt17c9irfmu .fl-post-feed-content a:hover {
	color: rgba(0, 0, 0, 0);
}
.fl-node-dyt17c9irfmu .fl-post-feed-post {
	border-color: rgba(0, 0, 0, 0);
}
.fl-node-dyt17c9irfmu .fl-post-feed-title {
	font-family: Roboto, sans-serif;
	font-weight: 600;
	font-size: 17px;
}
.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed-meta, .fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed-meta a {
	font-family: Roboto, sans-serif;
	font-weight: 400;
}
.fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-content, .fl-builder-content .fl-node-dyt17c9irfmu .fl-post-feed .fl-post-feed-content p {
	font-family: Roboto, sans-serif;
	font-weight: 100;
	letter-spacing: 0.1px;
}
 .fl-node-dyt17c9irfmu > .fl-module-content {
	margin-left:30px;
}
@media (max-width: 768px) { .fl-node-dyt17c9irfmu > .fl-module-content { margin-left:20px; } } .fl-node-hz1lpdfyuoja > .fl-module-content {
	margin-top:0px;
}
.fl-node-8vf0jl32sqto .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	width: 100%;
	margin: auto;
}

			.fl-node-8vf0jl32sqto .fl-separator {
	border-top-color: #e8e8e8;
	border-top-style: solid;
}
 .fl-node-8vf0jl32sqto > .fl-module-content {
	margin-top:0px;
	margin-bottom:0px;
}
.fl-module-fl-author-bio .fl-module-content {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.fl-module-fl-author-bio .fl-author-bio-thumb {
	padding-right: 20px;
}
.fl-module-fl-author-bio .fl-author-bio-thumb img {
	max-width: none;
}
.fl-module-fl-author-bio h3.fl-author-bio-name {
	margin: 0 0 10px;
}
.fl-module-fl-author-bio .fl-author-bio-content {
	width: 100%;
}.fl-node-qwd91pzn3k7a .fl-module-content {
	background-color: rgb(193, 177, 159);
	padding: 30px;
}

 .fl-node-qwd91pzn3k7a > .fl-module-content {
	margin-bottom:0px;
}
.fl-node-5pxfo6vndzjt .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	width: 100%;
	margin: auto;
}

			.fl-node-5pxfo6vndzjt .fl-separator {
	border-top-color: #e8e8e8;
	border-top-style: solid;
}
 .fl-node-5pxfo6vndzjt > .fl-module-content {
	margin-bottom:0px;
}

/* 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;
        }
        
        
        
        
        
        
        
        
        
        
		
        
		
        
		
        
		
        
        			.fl-node-kgdmbs7t0rnf .fl-row-content {
				min-width: 0px;
			}
		
        			.fl-node-dpa2e8g3omjw .fl-row-content {
				min-width: 0px;
			}
		