





.fl-node-29rnw5uckelv > .fl-row-content-wrap {
	background-color: #a90f14;
}
.fl-node-29rnw5uckelv.fl-row-default-height > .fl-row-content-wrap, .fl-node-29rnw5uckelv.fl-row-full-height > .fl-row-content-wrap, .fl-node-29rnw5uckelv.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}
 .fl-node-29rnw5uckelv > .fl-row-content-wrap {
	padding-top:65px;
	padding-bottom:80px;
}
@media ( max-width: 992px ) {
 .fl-node-29rnw5uckelv.fl-row > .fl-row-content-wrap {
	padding-top:35px;
	padding-bottom:55px;
}
}
@media ( max-width: 768px ) {
 .fl-node-29rnw5uckelv.fl-row > .fl-row-content-wrap {
	padding-top:20px;
	padding-bottom:20px;
}
}






.fl-node-thbkfj0g94y3.fl-row-default-height > .fl-row-content-wrap, .fl-node-thbkfj0g94y3.fl-row-full-height > .fl-row-content-wrap, .fl-node-thbkfj0g94y3.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}




.fl-node-8ckwu9j1fbh4 {
	width: 66.66%;
}




.fl-node-2jxb06or9lw5 {
	width: 100%;
}




.fl-node-by8t9cjmor7w {
	width: 33.34%;
}
.fl-row .fl-col .fl-node-j6ws31fi2eqb h1.fl-heading a,
.fl-row .fl-col .fl-node-j6ws31fi2eqb h1.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-j6ws31fi2eqb h1.fl-heading .fl-heading-text *,
.fl-node-j6ws31fi2eqb h1.fl-heading .fl-heading-text {
	color: #ffffff;
}
.fl-node-j6ws31fi2eqb.fl-module-heading .fl-heading {
	text-shadow: 2px 3px 4px rgba(0,0,0,0.2);
}
@media(max-width: 768px) {
	.fl-node-j6ws31fi2eqb.fl-module-heading .fl-heading {
		font-size: 30px;
	}
}
/* 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-king16xzub9y .fl-post-feed-post {
	margin-bottom: 20px;
}
.fl-node-king16xzub9y .fl-post-feed-post:last-child {
	margin-bottom: 0 !important;
}


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

		.fl-node-king16xzub9y .fl-post-feed-text {
		padding: 20px;
	}
	.fl-node-king16xzub9y .fl-post-feed-image,
	.fl-node-king16xzub9y .fl-post-feed-image-above .fl-post-feed-header {
		margin-bottom: 0;
	}
	.fl-node-king16xzub9y .fl-post-feed-post {
		padding-bottom: 0;
	}
	
		




.fl-row .fl-col .fl-node-nd5wex6tj7g4 h1.fl-heading a,
.fl-row .fl-col .fl-node-nd5wex6tj7g4 h1.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-nd5wex6tj7g4 h1.fl-heading .fl-heading-text *,
.fl-node-nd5wex6tj7g4 h1.fl-heading .fl-heading-text {
	color: #ffffff;
}
.fl-node-nd5wex6tj7g4.fl-module-heading .fl-heading {
	text-shadow: 2px 3px 4px rgba(0,0,0,0.2);
}
@media(max-width: 768px) {
	.fl-node-nd5wex6tj7g4.fl-module-heading .fl-heading {
		font-size: 30px;
	}
}

/* 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-node-29rnw5uckelv .pp-row-separator {
                position: absolute;
                left: 0;
                width: 100%;
                z-index: 1;
            }
            .pp-previewing .fl-node-29rnw5uckelv .pp-row-separator {
                z-index: 2001;
            }
            .fl-node-29rnw5uckelv .pp-row-separator svg {
                position: absolute;
                left: 0;
                width: 100%;
            }
			.fl-node-29rnw5uckelv .pp-row-separator-top {
				margin-top: -1px;
			}
            .fl-node-29rnw5uckelv .pp-row-separator-top,
            .fl-node-29rnw5uckelv .pp-row-separator-top svg {
                top: 0;
                bottom: auto;
            }
			.fl-node-29rnw5uckelv .pp-row-separator-bottom {
                margin-bottom: -1px;
			}
            .fl-node-29rnw5uckelv .pp-row-separator-bottom,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg {
                top: auto;
                bottom: 0;
            }
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-big-triangle,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-big-triangle-shadow,
            .fl-node-29rnw5uckelv .pp-row-separator-top svg.pp-big-triangle-left,
            .fl-node-29rnw5uckelv .pp-row-separator-top svg.pp-big-triangle-right,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-small-triangle,
            .fl-node-29rnw5uckelv .pp-row-separator-top svg.pp-tilt-right,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-tilt-right,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-curve,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-twin-curves,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-wave,
            .fl-node-29rnw5uckelv .pp-row-separator-top svg.pp-cloud,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-slit,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-water-separator {
                transform: scaleY(-1);
            }
            
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-big-triangle-right,
            .fl-node-29rnw5uckelv .pp-row-separator-bottom svg.pp-tilt-right {
                transform: scaleX(-1);
            }

            .fl-node-29rnw5uckelv .pp-row-separator-top svg.pp-tilt-left {
                transform: scale(-1);
            }

            
			
			            .fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers {
                position: absolute;
				left: 0;
				right: 0;
				width: 100%;
				height: 150px;
				z-index: 2;
            }
            .fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers.pp-row-separator-top {
				top: -1px;
    			bottom: auto;
				height: 100px;
				transform: rotate(180deg);
			}
			.fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers.pp-row-separator-bottom {
				height: 100px;
				transform: translateZ(0);
			}
			.fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers svg {
				width: 100%;
				left: 0;
				bottom: -1px;
				height: 100%;
				position: absolute;
			}
			.fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers svg path:nth-child(1) {
				opacity: 0.15;
			}
			.fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers svg path:nth-child(2) {
				opacity: 0.3;
			}
            
                        @media only screen and (max-width: 1200px) {
                                                                            }
                        @media only screen and (max-width: 992px) {
                .fl-node-29rnw5uckelv .pp-row-separator-top,
                .fl-node-29rnw5uckelv .pp-row-separator-bottom {
                    display: block;
                }
                                .fl-node-29rnw5uckelv .pp-row-separator-top {
                    display: none;
                }
                                                                                    .fl-node-29rnw5uckelv .pp-row-separator-bottom svg {
                        height: 80px;
                    }
                    .fl-node-29rnw5uckelv .pp-row-separator.pp-separator-mountains.pp-row-separator-bottom,
                    .fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers.pp-row-separator-bottom {
						height: 80px;
					}
                            }
            @media only screen and (max-width: 768px) {
                .fl-node-29rnw5uckelv .pp-row-separator-top,
                .fl-node-29rnw5uckelv .pp-row-separator-bottom {
                    display: block;
                }
                                .fl-node-29rnw5uckelv .pp-row-separator-top {
                    display: none;
                }
                                                                                    .fl-node-29rnw5uckelv .pp-row-separator-bottom svg {
                        height: 45px;
                    }
					.fl-node-29rnw5uckelv .pp-row-separator.pp-separator-mountains.pp-row-separator-bottom,
                    .fl-node-29rnw5uckelv .pp-row-separator.pp-separator-curve_layers.pp-row-separator-bottom {
						height: 45px;
					}
                            }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
        
        
        
        
		
        
		
        
		
        
		
        
        			.fl-node-29rnw5uckelv .fl-row-content {
				min-width: 0px;
			}
		
        			.fl-node-thbkfj0g94y3 .fl-row-content {
				min-width: 0px;
			}
		