





	/* Full Height Rows */
	.fl-node-gzrlycx9j6dn.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-gzrlycx9j6dn.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-gzrlycx9j6dn.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-gzrlycx9j6dn.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-gzrlycx9j6dn.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-gzrlycx9j6dn.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-gzrlycx9j6dn.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-gzrlycx9j6dn.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-gzrlycx9j6dn > .fl-row-content-wrap {
	background-color: #143d3d;
}
.fl-node-gzrlycx9j6dn.fl-row-custom-height > .fl-row-content-wrap {
	min-height: 600px;
}
.fl-node-gzrlycx9j6dn .fl-builder-bottom-edge-layer > * {
	width: 100%;
	left: auto;
	right: auto;
	height: 8%;
	top: auto;
	bottom: 0;
	transform: scaleX(1) scaleY(-1);
}
.fl-node-gzrlycx9j6dn .fl-builder-bottom-edge-layer .fl-shape-content .fl-shape {
	fill: #ffffff;
}
@media(max-width: 992px) {
	.fl-node-gzrlycx9j6dn.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 700px;
	}
}
@media(max-width: 768px) {
	.fl-node-gzrlycx9j6dn.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 400px;
	}
}
 .fl-node-gzrlycx9j6dn > .fl-row-content-wrap {
	padding-top:180px;
	padding-right:120px;
	padding-bottom:130px;
	padding-left:120px;
}
@media ( max-width: 992px ) {
 .fl-node-gzrlycx9j6dn.fl-row > .fl-row-content-wrap {
	padding-top:100px;
	padding-right:60px;
	padding-bottom:100px;
	padding-left:60px;
}
}
@media ( max-width: 768px ) {
 .fl-node-gzrlycx9j6dn.fl-row > .fl-row-content-wrap {
	padding-top:80px;
	padding-right:30px;
	padding-bottom:80px;
	padding-left:30px;
}
}

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






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



.fl-node-6srvi3exwgh4 {
	width: 100%;
}




.fl-node-mz0raplg748y {
	width: 50%;
}




.fl-node-7plie3kvf81j {
	width: 100%;
}




.fl-node-gh0oqui5ty3n {
	width: 50%;
}




.fl-node-rp3usevj9ot8 {
	width: 100%;
}




.fl-node-b8q36plzv0he {
	width: 100%;
}
.fl-node-7u5og9kbz38q, .fl-node-7u5og9kbz38q .fl-photo {
	text-align: center;
}
.fl-node-7u5og9kbz38q .fl-photo-content, .fl-node-7u5og9kbz38q .fl-photo-img {
	width: 350px;
}
.fl-animated.fl-fade-in {
	animation: fl-fade-in 1s ease;
	-webkit-animation: fl-fade-in 1s ease;
}
@-webkit-keyframes fl-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fl-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fl-node-ynwsj73uczf1, .fl-node-ynwsj73uczf1 .fl-photo {
	text-align: center;
}
.fl-node-ynwsj73uczf1 .fl-photo-content, .fl-node-ynwsj73uczf1 .fl-photo-img {
	width: 175px;
}
a.pp-button,
a.pp-button:visited {
	display: inline-block;
	overflow: hidden;
    position: relative;
	text-decoration: none;
	text-shadow: none;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}
.pp-button:hover {
	text-decoration: none;
}
.pp-button:active {
	position: relative;
	top: 1px;
}
.pp-button-width-full .pp-button {
	display: block;
	text-align: center;
}
.pp-button-width-custom .pp-button {
	display: inline-block;
	text-align: center;
	max-width: 100%;
}
.pp-button-left {
	text-align: left;
}
.pp-button-center {
	text-align: center;
}
.pp-button-right {
	text-align: right;
}
.pp-button i {
	font-size: 1.3em;
	height: auto;
	margin-right:8px;
	vertical-align: middle;
	width: auto;
}
.pp-button i.pp-button-icon-after {
	margin-left: 8px;
	margin-right: 0;
}
.pp-button-has-icon .pp-button-text {
	vertical-align: middle;
}

.pp-button-wrap a.pp-button:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -ms-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.pp-button .dashicons,
.pp-button .dashicons-before:before {
	font-size: inherit;
	height: auto;
	width: auto;
}
.pp-button .pp-button-has-subtext {
	display: flex;
	flex-direction: column;
}@media (max-width: 768px) { .fl-module-button .pp-button-left,
.fl-module-button .pp-button-right {
	text-align: center;
}
 }



.fl-node-vapof9in204y .pp-button-wrap a.pp-button,
.fl-node-vapof9in204y .pp-button-wrap a.pp-button:visited {
	text-decoration: none;

	
			background: #0a9e97;
	
		background-clip: border-box;
}

.fl-node-vapof9in204y .pp-button-wrap a.pp-button:hover,
.fl-node-vapof9in204y .pp-button-wrap a.pp-button:focus {
	text-decoration: none;

					background: #55d8ce;
			
	}



.fl-node-vapof9in204y a.pp-button {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.fl-node-vapof9in204y a.pp-button,
.fl-node-vapof9in204y a.pp-button * {
	color: #ffffff;
}

.fl-node-vapof9in204y a.pp-button:hover,
.fl-node-vapof9in204y a.pp-button:focus,
.fl-node-vapof9in204y a.pp-button:hover *,
.fl-node-vapof9in204y a.pp-button:focus * {
	color: #0a9e97;
}

			.fl-node-vapof9in204y .pp-button-wrap a.pp-button,
			.fl-node-vapof9in204y .pp-button-wrap a.pp-button:visited {
				overflow: hidden;
				transition-duration: 800ms;			}
	        .fl-node-vapof9in204y .pp-button-wrap a.pp-button:after {
	            content: "";
	            position: absolute;
	            left: 50%;
	            top: 50%;
	            background: #55d8ce;	            color: #0a9e97;	            	            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            -o-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            transition-duration: 800ms;	            height: 0;
	            width: 0;
	            z-index: -1;
	        }
	        .fl-node-vapof9in204y .pp-button-wrap a.pp-button:hover:after {
	            height: 4000%;
	            width: 100%;
	        }
	    .fl-node-vapof9in204y .pp-button-wrap {
	text-align: center;
}
.fl-node-vapof9in204y a.pp-button {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fl-node-vapof9in204y .pp-button-wrap a.pp-button, .fl-node-vapof9in204y .pp-button-wrap a.pp-button:visited {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 1.2px;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
}
.fl-node-vapof9in204y .pp-button-wrap a.pp-button:hover, .fl-node-vapof9in204y .pp-button-wrap a.pp-button:focus {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}
.fl-node-vapof9in204y .pp-button .pp-button-icon {
	font-size: 18px;
}
@media(max-width: 1200px) {
	.fl-node-vapof9in204y .pp-button-wrap {
		text-align: center;
	}
	.fl-node-vapof9in204y .pp-button-wrap a.pp-button, .fl-node-vapof9in204y .pp-button-wrap a.pp-button:visited {
		font-size: 20px;
		text-align: center;
		width: 300px;
	}
}
@media(max-width: 992px) {
	.fl-node-vapof9in204y .pp-button-wrap {
		text-align: center;
	}
	.fl-node-vapof9in204y .pp-button-wrap a.pp-button, .fl-node-vapof9in204y .pp-button-wrap a.pp-button:visited {
		font-size: 18px;
		text-align: center;
		width: 300px;
	}
}
@media(max-width: 768px) {
	.fl-node-vapof9in204y .pp-button-wrap {
		text-align: center;
	}
	.fl-node-vapof9in204y .pp-button-wrap a.pp-button, .fl-node-vapof9in204y .pp-button-wrap a.pp-button:visited {
		font-size: 18px;
		text-align: center;
		width: 250px;
	}
}




.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button,
.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:visited {
	text-decoration: none;

	
			background: #0a9e97;
	
		background-clip: border-box;
}

.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:hover,
.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:focus {
	text-decoration: none;

					background: #55d8ce;
			
	}



.fl-node-6eoybhti8qpd a.pp-button {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.fl-node-6eoybhti8qpd a.pp-button,
.fl-node-6eoybhti8qpd a.pp-button * {
	color: #ffffff;
}

.fl-node-6eoybhti8qpd a.pp-button:hover,
.fl-node-6eoybhti8qpd a.pp-button:focus,
.fl-node-6eoybhti8qpd a.pp-button:hover *,
.fl-node-6eoybhti8qpd a.pp-button:focus * {
	color: #0a9e97;
}

			.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button,
			.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:visited {
				overflow: hidden;
				transition-duration: 800ms;			}
	        .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:after {
	            content: "";
	            position: absolute;
	            left: 50%;
	            top: 50%;
	            background: #55d8ce;	            color: #0a9e97;	            	            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            -o-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            transform: translateX(-50%) translateY(-50%) rotate(45deg) translateZ(0);
	            transition-duration: 800ms;	            height: 0;
	            width: 0;
	            z-index: -1;
	        }
	        .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:hover:after {
	            height: 4000%;
	            width: 100%;
	        }
	    .fl-node-6eoybhti8qpd .pp-button-wrap {
	text-align: center;
}
.fl-node-6eoybhti8qpd a.pp-button {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button, .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:visited {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 1.2px;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
}
.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:hover, .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:focus {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}
.fl-node-6eoybhti8qpd .pp-button .pp-button-icon {
	font-size: 18px;
}
@media(max-width: 1200px) {
	.fl-node-6eoybhti8qpd .pp-button-wrap {
		text-align: center;
	}
	.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button, .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:visited {
		font-size: 20px;
		text-align: center;
		width: 300px;
	}
}
@media(max-width: 992px) {
	.fl-node-6eoybhti8qpd .pp-button-wrap {
		text-align: center;
	}
	.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button, .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:visited {
		font-size: 18px;
		text-align: center;
		width: 300px;
	}
}
@media(max-width: 768px) {
	.fl-node-6eoybhti8qpd .pp-button-wrap {
		text-align: center;
	}
	.fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button, .fl-node-6eoybhti8qpd .pp-button-wrap a.pp-button:visited {
		font-size: 18px;
		text-align: center;
		width: 250px;
	}
}
.fl-module-heading .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
}.fl-row .fl-col .fl-node-o50wkxycd2eu h1.fl-heading a,
.fl-row .fl-col .fl-node-o50wkxycd2eu h1.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-o50wkxycd2eu h1.fl-heading .fl-heading-text *,
.fl-node-o50wkxycd2eu h1.fl-heading .fl-heading-text {
	color: #ffffff;
}
.fl-node-o50wkxycd2eu.fl-module-heading .fl-heading {
	text-align: center;
}
/* ---------------------------------------- */
/* Content Ticker Container */
/* ---------------------------------------- */
.pp-content-ticker-container {
	height: auto;
	width: auto;
	display: flex;
	overflow: hidden;
	background-color: #f4f4f4;
	border: 1px solid #000;
	transition: 0.3s;
}

/* ---------------------------------------- */
/* Heading Section*/
/* ---------------------------------------- */
.pp-content-ticker-container .pp-content-ticker-heading {
	display: flex;
	flex-direction: row;
	flex-shrink: 0;
	align-items: center;
	padding: 10px 15px;
	background-color: #333;
	color: #fff;
	font-size: 18px;
	position: relative;
}

.pp-content-ticker-container .pp-content-ticker-heading-icon {
	margin-right: 5px;
}

/* ---------------------------------------- */
/* Content Section*/
/* ---------------------------------------- */
.pp-content-ticker-container .pp-content-ticker-wrap {
	display: flex;
	align-items: center;
	overflow: hidden;
	padding: 10px 15px;
	width: 100%;
}

.pp-content-ticker-container .pp-content-ticker {
	overflow: hidden;
}

.pp-content-ticker-container .pp-content-ticker-image {
	height: auto;
	width: 40px;
	margin-right: 15px;
	flex-shrink: 0;
}

.pp-content-ticker .swiper-wrapper {
	align-items: center;
}

.pp-content-ticker-container .pp-content-ticker-content {
	display: flex;
	align-items: center;
	padding-left: 10px;
}

.pp-content-ticker-container .pp-content-ticker-item-title {
	font-size: 20px;
	margin: 0;
}

.pp-content-ticker-container .pp-content-ticker-author {
	margin-right: 8px;
}

.pp-content-ticker-container .pp-content-ticker-meta-icon {
	margin-right: 2px;
}

/* ---------------------------------------- */
/* Navigation Section*/
/* ---------------------------------------- */
.pp-content-ticker-container .pp-content-ticker-navigation {
	display: flex;
    align-items: center;
    padding: 0 10px;
}

.pp-content-ticker-container .swiper-button-prev,
.pp-content-ticker-container .swiper-button-next {
	display: inline-flex;
	align-items: center;
	position: static;
	font-size: 22px;
	background: 0 0;
	text-align: center;
	width: auto;
	height: auto;
	margin: auto 10px;
	transition: 0.3s;
}

.pp-content-ticker-container .pp-content-ticker-navigation .swiper-button-prev:after,
.pp-content-ticker-container .pp-content-ticker-navigation .swiper-button-next:after {
	content: '';
}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-heading {
			background-color: rgba(255,0,0,0);
				color: #ffffff;
				justify-content: flex-start;
			}
.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-heading a {
			color: #ffffff;
				justify-content: flex-start;
			display: flex;
	text-decoration: none;
	border: none;
	box-shadow: none;
}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-content {
			justify-content: center;
	}


.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-heading:after {
	content: '';
	position: absolute;
	right: -20px;
	border: 10px solid transparent;
	border-left-color: rgba(255,0,0,0);
	top: 50%;
	transform: translateY(-50%);
}




.fl-node-xik6fca1uoqp .pp-content-ticker-container {

			background-color: rgba(255,0,0,0);
	}

.fl-node-xik6fca1uoqp .pp-content-ticker-container:hover {

			background-color: rgba(255,0,0,0);
	}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-item-title,
.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-item-title a {

			color: #ffffff;
	}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-meta {

	}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .swiper-button-prev,
.fl-node-xik6fca1uoqp .pp-content-ticker-container .swiper-button-next {

			background-color: #3e9b00;
				color: #ff0000;
	}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .swiper-button-prev:hover,
.fl-node-xik6fca1uoqp .pp-content-ticker-container .swiper-button-next:hover {

		}

.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-wrap {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-item-title {
	font-weight: 300;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}
.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-heading {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
}
.fl-node-xik6fca1uoqp .pp-content-ticker-container {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
}
.fl-node-xik6fca1uoqp .pp-content-ticker-container .swiper-button-prev, .fl-node-xik6fca1uoqp .pp-content-ticker-container .swiper-button-next {
	font-size: 0px;
}
@media(max-width: 768px) {
	.fl-node-xik6fca1uoqp .pp-content-ticker-container {
		flex-direction: column;
	}
	.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-heading {
		width: 100%;
		justify-content: flex-start;
	}
	.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-heading:after {
		position: absolute;
		bottom: 10px;
		width: 10px;
		height: 10px;
		margin-left: -10px;
		background-color: rgba(255,0,0,0);
		left: 50%;
		top: 80%;
		transform: rotate(45deg);
	}
	.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-content {
		flex-direction: column;
		padding: 0;
		align-items: center;
	}
	.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-image {
		margin: 10px 0 10px 0;
	}
	.fl-node-xik6fca1uoqp .pp-content-ticker-container .pp-content-ticker-navigation {
		align-content: center;
		justify-content: center;
		align-items: center;
	}
}
 .fl-node-xik6fca1uoqp > .fl-module-content {
	margin-top:20px;
	margin-bottom:25px;
}
@media (max-width: 768px) { .fl-node-xik6fca1uoqp > .fl-module-content { margin-bottom:20px; } }.fl-node-hw7ags15xp8r, .fl-node-hw7ags15xp8r .fl-photo {
	text-align: center;
}
.fl-node-hw7ags15xp8r .fl-photo-content, .fl-node-hw7ags15xp8r .fl-photo-img {
	width: 270px;
}
.fl-builder-content >  .fl-node-hw7ags15xp8r > .fl-module-content {
	margin-top:0px;
	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-616b223cd9e63 .nav-links { 
	display: flex;
	flex-direction: row;
	width: 100%;
}
.fl-node-616b223cd9e63 .nav-links .nav-previous,
.fl-node-616b223cd9e63 .nav-links .nav-next { 
	display: block;
	width: 100%;
}
.fl-node-616b223cd9e63 .nav-links a { 
	display: inline-block;
}
.fl-node-616b223cd9e63 .nav-links .nav-previous { 
	text-align: left;
}
.fl-node-616b223cd9e63 .nav-links .nav-next { 
	text-align: right;
}
@media(max-width: 768px) {
	.fl-node-616b223cd9e63 .nav-links, .fl-node-616b223cd9e63 .nav-links .nav-previous, .fl-node-616b223cd9e63 .nav-links .nav-next {
		display: block;
		width: 100%;
	}
}
 .fl-node-616b223cd9e63 > .fl-module-content {
	margin-top:0px;
}
.fl-node-616b223cd9e60 .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	width: 100%;
	margin: auto;
}

			.fl-node-616b223cd9e60 .fl-separator {
	border-top-color: #e8e8e8;
	border-top-style: solid;
}
 .fl-node-616b223cd9e5e > .fl-module-content {
	margin-top:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        
        