





.fl-node-6154abe0722ba.fl-row-default-height > .fl-row-content-wrap, .fl-node-6154abe0722ba.fl-row-full-height > .fl-row-content-wrap, .fl-node-6154abe0722ba.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}
 .fl-node-6154abe0722ba > .fl-row-content-wrap {
	padding-top:40px;
	padding-right:40px;
	padding-bottom:40px;
	padding-left:40px;
}

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



.fl-node-6154abe07b9ad {
	width: 100%;
}




.fl-node-615ccd80ae043 {
	width: 100%;
}




.fl-node-615f68a192151 {
	width: 50%;
}




.fl-node-615f68dda1eba {
	width: 50%;
}




.fl-node-615f6b9a8b4ca {
	width: 100%;
}




.fl-node-615f68a192153 {
	width: 50%;
}




.fl-node-615f68dda1ebd {
	width: 50%;
}
.fl-node-6154b185b7efa.fl-module-heading .fl-heading {
	text-align: center;
}
 .fl-node-6154b185b7efa > .fl-module-content {
	margin-bottom:10px;
}
.fl-row-fixed-width {
	min-width: 1px;
}
.fl-col-group.fl-col-group-responsive-reversed,
.fl-col-group.fl-col-group-responsive-reversed .fl-col,
.fl-col-group.fl-col-group-responsive-reversed .fl-col-content,
.fl-col-group-equal-height .fl-col,
.fl-col-group-equal-height .fl-col-content {
	min-width: 0px;
}
.fl-module-box > .fl-module-pp-image-carousel {
    width: 100%;
    overflow: hidden;
}

.fl-module-box .pp-image-carousel.swiper-fade .swiper-slide {
    width: 100% !important;
}

.compat-field-pp-custom-link .alignleft {
    margin: 0;
}

.pp-image-carousel-wrapper {
	position: relative;
}

.pp-image-carousel,
.pp-image-carousel.swiper-cube {
    position: relative;
    text-align: center;
	overflow: hidden;
	height: 250px;
}

.pp-slides-auto .pp-image-carousel-item {
    width: auto;
}
.pp-slides-auto .pp-image-carousel-item figure.use-as-background .swiper-slide-image {
    width: auto !important;
}
.pp-slides-overflow .pp-image-carousel {
    overflow: visible;
}

.pp-image-carousel-item {
    float: left;
	text-align: center;
	overflow: hidden;
}

.pp-image-carousel-content {
    position: relative;
    text-align: center;
	overflow: hidden;
}

.pp-image-carousel.slider-type-slideshow {
	height: 450px;
}
.pp-image-carousel.slider-type-slideshow .swiper-wrapper {
	align-items: center;
}

.pp-image-carousel.swiper,
.pp-image-carousel.swiper-container {
	width: 100%;
}

/* Overlay */
.pp-image-overlay {
	position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: #fff;
    background-color: hsla(206,7%,54%,.8);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    -o-transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
}

.pp-image-carousel-item:not(:hover) .pp-image-overlay.from-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.pp-image-carousel-item:not(:hover) .pp-image-overlay.from-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.pp-image-carousel-item:not(:hover) .pp-image-overlay.from-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.pp-image-carousel-item:not(:hover) .pp-image-overlay.from-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.pp-image-carousel-item:not(:hover) .pp-image-overlay.framed {
    opacity: 0;
}

.pp-image-carousel-item .pp-image-overlay.fade {
    opacity: 0;
}

.pp-image-carousel-item:hover .pp-image-overlay.fade,
.pp-image-carousel-item:focus .pp-image-overlay.fade {
    opacity: 1;
}

.pp-image-carousel-item:not(:hover) .pp-image-overlay.zoom-in {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
}

.pp-image-carousel .pp-carousel-image-container,
.pp-image-carousel-thumbs .pp-image-carousel-thumb {
	background: no-repeat 50%;
    background-size: cover;
    height: 100%;
    position: relative;
}

.pp-carousel-image-container figure.use-as-background {
	display: inline-flex;
	height: 100%;
	justify-content: center;
    align-items: center;
	position: relative;
}
.pp-carousel-image-container figure.use-as-background .swiper-slide-image {
	object-fit: cover;
}
/* some image optimization plugins wrap image in <picture> tag */
.pp-carousel-image-container figure.use-as-background picture.swiper-slide-image {
	width: 100%;
}

/* Pagination **/
.pp-image-carousel-wrapper .swiper-pagination-bullets {
    cursor: default;
}
.pp-image-carousel-wrapper .swiper-pagination-bullet {
	top: 0;
	border: none;
}
.pp-image-carousel-wrapper.pp-nav-outside .swiper-pagination {
    bottom: 0;
}

.pp-image-carousel-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.pp-image-carousel.swiper-horizontal>.swiper-pagination-progressbar,
.pp-image-carousel.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.25);
    position: absolute;
}

.pp-image-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.pp-image-carousel-wrapper .pp-swiper-button {
	background-image: none;
	width: auto;
	height: auto;
	line-height: 1;
	position: absolute;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
	justify-content: center;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    top: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pp-image-carousel-wrapper .pp-swiper-button:after {
    content: none;
    display: none;
}
.pp-image-carousel-wrapper .pp-swiper-button span {
	display: inline-flex;
}
.pp-image-carousel-wrapper .pp-swiper-button svg {
	height: 25px;
}

.pp-image-carousel-wrapper.pp-nav-outside .pp-swiper-button {
	top: calc(50% - 30px / 2);
}
.pp-image-carousel-wrapper .swiper-button-prev {
	left: 10px;
}
.pp-image-carousel-wrapper .swiper-button-next {
	right: 10px;
}

.pp-thumbnails-swiper .pp-image-carousel-thumb {
	background: no-repeat center;
    background-size: cover;
    height: 100%;
	position: relative;
	cursor: pointer;
}

.pp-thumbs-ratio-11 .pp-image-carousel-thumb {
	padding-bottom: 100%;
}

.pp-thumbs-ratio-43 .pp-image-carousel-thumb {
    padding-bottom: 75%;
}

.pp-thumbs-ratio-169 .pp-image-carousel-thumb {
    padding-bottom: 56.35%;
}

.pp-thumbs-ratio-219 .pp-image-carousel-thumb {
    padding-bottom: 42.8571%
}

.pp-image-overlay .pp-overlay-icon {
    display: inline-block;
}

.pp-image-overlay .pp-overlay-icon span {
    display: block;
    line-height: 1;
}

.pp-image-carousel .swiper-lazy-preloader {
    display: none;
}

.pp-image-carousel .pp-slides-count {
    display: none;
}

.caption-bottom .pp-carousel-image-container {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    background-color: var(--fl-global-body, #fff);
}
.caption-bottom .pp-image-carousel-item .swiper-slide-inner {
    overflow: hidden;
    margin-bottom: 10px;
}
.caption-bottom .pp-image-carousel-item .swiper-slide-inner img {
    overflow: hidden;
}
.caption-bottom.with-slide-count .pp-image-carousel .pp-caption {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
    pointer-events: none;
    text-align: left;
}
.caption-bottom.with-slide-count .pp-image-carousel .pp-slides-count {
    display: inline;
    min-width: 50px;
    text-align: right;
}
.caption-bottom.with-slide-count .pp-image-carousel .swiper-pagination-fraction {
    display: none;
}
.caption-bottom.with-slide-count .pp-image-carousel-wrapper.pp-nav-outside .pp-image-carousel {
    padding-bottom: 0;
}	.fl-node-6154bd89218c7 .pp-image-carousel,
	.fl-node-6154bd89218c7 .pp-image-carousel.slider-type-slideshow {
		height: auto;
	}
	.fl-node-6154bd89218c7 .swiper-slide-inner {
		display: inline-flex;
		flex-direction: column;
		height: 100%;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	.fl-node-6154bd89218c7 .swiper-slide-image {
		object-fit: contain;
		height: 100%;
	}


.fl-node-6154bd89218c7 .pp-image-carousel.slider-type-slideshow {
			margin-bottom: 10px;
		}

@media only screen and (max-width: 1200px) {
	}
@media only screen and (max-width: 992px) {
	}
@media only screen and (max-width: 768px) {
	}

.fl-node-6154bd89218c7 .pp-image-carousel .pp-carousel-image-container {
	background-size: contain;
}
.fl-node-6154bd89218c7 .pp-image-carousel .pp-carousel-image-container figure.use-as-background {
	}
.fl-node-6154bd89218c7 .pp-image-carousel .pp-carousel-image-container figure.use-as-background .swiper-slide-image {
	object-fit: contain;
			object-position: center;
		}
.fl-node-6154bd89218c7 .pp-carousel-image-container figure.use-as-background picture.swiper-slide-image img {
	}

.fl-node-6154bd89218c7 .pp-image-carousel .swiper-pagination-bullet {
	opacity: 1;
			background-color: #999999 !important;
	        width: 10px;
            height: 10px;
            border-radius: 100px !important;
    	box-shadow: none !important;
	}

.fl-node-6154bd89218c7 .pp-image-carousel.swiper-horizontal>.swiper-pagination-progressbar,
.fl-node-6154bd89218c7 .pp-image-carousel.swiper-container-horizontal>.swiper-pagination-progressbar {
			background-color: #999999 !important;
	}

.fl-node-6154bd89218c7 .pp-image-carousel .swiper-pagination-bullet:hover,
.fl-node-6154bd89218c7 .pp-image-carousel .swiper-pagination-bullet:focus,
.fl-node-6154bd89218c7 .pp-image-carousel .swiper-pagination-bullet-active,
.fl-node-6154bd89218c7 .pp-image-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
			background-color: #000000 !important;
		opacity: 1;
    box-shadow: none !important;
}


.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button {
		height: 28px;
	width: 28px;
			color: #ffffff !important;
    	        padding-top: 5px;
            padding-bottom: 5px;
            padding-left: 5px;
            padding-right: 5px;
    }
.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button svg {
	height: 18px;
}
.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button svg path {
		fill: #ffffff !important;
    }

.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button:hover,
.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button:focus {
        color: #eeeeee !important;
    			background-color: rgba(76,76,76,0.34) !important;
	    }

.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button:hover svg path,
.fl-node-6154bd89218c7 .pp-image-carousel-wrapper .pp-swiper-button:focus svg path {
	    fill: #eeeeee !important;
    }

	.fl-node-6154bd89218c7 .pp-image-carousel-wrapper.pp-nav-outside .pp-image-carousel {
		padding-bottom: 30px;
	}


.mfp-6154bd89218c7.mfp-gallery img.mfp-img {
	padding: 40px 0 40px;
}

.mfp-6154bd89218c7 .mfp-counter {
	display: block !important;
}

.fl-node-6154bd89218c7 .pp-image-overlay {
			background: rgba(0,0,0,.5);
	
		-webkit-transition: opacity 0.3s,-webkit-transform 0.3s;
    transition: opacity 0.3s,-webkit-transform 0.3s;
    -o-transition: transform 0.3s,opacity 0.3s;
    transition: transform 0.3s,opacity 0.3s;
    transition: transform 0.3s,opacity 0.3s,-webkit-transform 0.3s;
}

.fl-node-6154bd89218c7 .pp-image-overlay .pp-overlay-icon {
			width: 30px;
	height: 30px;
}

.fl-node-6154bd89218c7 .pp-image-overlay .pp-overlay-icon span {
	color: ;
	font-size: 30px;
			}



.pp-table-wrap .tablesaw-sortable .tablesaw-sortable-head button {
	background: none !important;
}

.pp-table-content thead {
	border: 0;
	background: none;
}

.pp-table-content thead tr th {
	font-size: 14px;
}

.pp-table-content thead tr:first-child th {
	font-family: inherit;
	text-shadow: none;
}

.pp-table-content tbody tr th,
.pp-table-content tbody tr td {
	font-size: 14px;
}

.pp-table-content .pp-table-row th[colspan] + .is-empty,
.pp-table-content .pp-table-row td[colspan] + .is-empty {
    display: none;
}

.pp-table-content th button,
.pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {
	box-shadow: none !important;
	padding: 0;
}

.pp-builder-message {
	padding: 10px;
	background-color: #ffeed5;
	font-family: monospace;
	font-size: 15px;
	border: 1px solid #ffd18c;
	color: #000 !important;
}
.pp-builder-message h4 {
	margin-top: 0;
	font-family: monospace;
	font-size: 18px;
	font-style: normal;
	color: #000 !important;
}.fl-node-615ce02616c7c .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	float: none !important;
}

.fl-node-615ce02616c7c .pp-table-content thead th,
.fl-node-615ce02616c7c .pp-table-content.tablesaw thead th,
.fl-node-615ce02616c7c .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {
    background: ;
	border: 0;
}

.fl-node-615ce02616c7c .pp-table-content thead tr th,
.fl-node-615ce02616c7c .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,
.fl-node-615ce02616c7c .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head button {
    color: #ffffff;
}

.fl-node-615ce02616c7c .pp-table-content thead tr th {
	vertical-align: middle;
}





.fl-node-615ce02616c7c .pp-table-content tbody tr {
	background: #ffffff;
	border-bottom: 0;
}

.fl-node-615ce02616c7c .pp-table-content tbody tr th,
.fl-node-615ce02616c7c .pp-table-content tbody tr td {
	vertical-align: middle;
	color: ;
}

.fl-node-615ce02616c7c .pp-table-content .pp-table-cell-inner {
	display: flex;
	align-items: center;
										}



.fl-node-615ce02616c7c .tablesaw-sortable .tablesaw-sortable-head button {
		text-align: ;
	}

.fl-node-615ce02616c7c .pp-table-content tbody tr:nth-child(odd) {
    }

.fl-node-615ce02616c7c .pp-table-content tbody tr:nth-child(odd) th,
.fl-node-615ce02616c7c .pp-table-content tbody tr:nth-child(odd) td {
    }

.fl-node-615ce02616c7c .pp-table-content tbody tr:nth-child(even) {
    }

.fl-node-615ce02616c7c .pp-table-content tbody tr:nth-child(even) th,
.fl-node-615ce02616c7c .pp-table-content tbody tr:nth-child(even) td {
    }

@media only screen and (max-width: 992px) {
	.fl-node-615ce02616c7c .pp-table-content .pp-table-header-inner {
									}

	.fl-node-615ce02616c7c .pp-table-content .pp-table-cell-inner {
									}
}

@media only screen and (max-width: 768px) {
	.fl-node-615ce02616c7c .pp-table-content .pp-table-header-inner {
									}

	.fl-node-615ce02616c7c .pp-table-content .pp-table-cell-inner {
									}
}

@media only screen and (max-width: 639px) {
	.fl-node-615ce02616c7c .pp-table-content-cell-label {
									font-size: px;
									text-transform: ;
						}
}
.fl-node-615ce02616c7c .pp-table-content thead tr th,
						.fl-node-615ce02616c7c .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,
						.fl-node-615ce02616c7c .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fl-node-615ce02616c7c .pp-table-content .pp-table-header-icon {
	margin-right: 10px;
}
.fl-node-615ce02616c7c .pp-table-content .pp-table-cell-icon {
	margin-right: 10px;
}
.fl-node-615ce02616c7c .pp-table-content tbody tr th, .fl-node-615ce02616c7c .pp-table-content tbody tr td {
	border-style: solid;
	border-width: 0;
	background-clip: border-box;
	border-color: #ececec;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-node-615ce44ebce9a .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	float: none !important;
}

.fl-node-615ce44ebce9a .pp-table-content thead th,
.fl-node-615ce44ebce9a .pp-table-content.tablesaw thead th,
.fl-node-615ce44ebce9a .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {
    background: ;
	border: 0;
}

.fl-node-615ce44ebce9a .pp-table-content thead tr th,
.fl-node-615ce44ebce9a .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,
.fl-node-615ce44ebce9a .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head button {
    color: #ffffff;
}

.fl-node-615ce44ebce9a .pp-table-content thead tr th {
	vertical-align: middle;
}





.fl-node-615ce44ebce9a .pp-table-content tbody tr {
	background: #ffffff;
	border-bottom: 0;
}

.fl-node-615ce44ebce9a .pp-table-content tbody tr th,
.fl-node-615ce44ebce9a .pp-table-content tbody tr td {
	vertical-align: middle;
	color: ;
}

.fl-node-615ce44ebce9a .pp-table-content .pp-table-cell-inner {
	display: flex;
	align-items: center;
										}



.fl-node-615ce44ebce9a .tablesaw-sortable .tablesaw-sortable-head button {
		text-align: ;
	}

.fl-node-615ce44ebce9a .pp-table-content tbody tr:nth-child(odd) {
    background: #ffffff;}

.fl-node-615ce44ebce9a .pp-table-content tbody tr:nth-child(odd) th,
.fl-node-615ce44ebce9a .pp-table-content tbody tr:nth-child(odd) td {
    }

.fl-node-615ce44ebce9a .pp-table-content tbody tr:nth-child(even) {
    background: #ffffff;}

.fl-node-615ce44ebce9a .pp-table-content tbody tr:nth-child(even) th,
.fl-node-615ce44ebce9a .pp-table-content tbody tr:nth-child(even) td {
    }

@media only screen and (max-width: 992px) {
	.fl-node-615ce44ebce9a .pp-table-content .pp-table-header-inner {
									}

	.fl-node-615ce44ebce9a .pp-table-content .pp-table-cell-inner {
									}
}

@media only screen and (max-width: 768px) {
	.fl-node-615ce44ebce9a .pp-table-content .pp-table-header-inner {
									}

	.fl-node-615ce44ebce9a .pp-table-content .pp-table-cell-inner {
									}
}

@media only screen and (max-width: 639px) {
	.fl-node-615ce44ebce9a .pp-table-content-cell-label {
									font-size: px;
									text-transform: ;
						}
}
.fl-node-615ce44ebce9a .pp-table-content thead tr th,
						.fl-node-615ce44ebce9a .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,
						.fl-node-615ce44ebce9a .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.fl-node-615ce44ebce9a .pp-table-content .pp-table-header-icon {
	margin-right: 10px;
}
.fl-node-615ce44ebce9a .pp-table-content .pp-table-cell-icon {
	margin-right: 10px;
}
.fl-node-615ce44ebce9a .pp-table-content tbody tr th, .fl-node-615ce44ebce9a .pp-table-content tbody tr td {
	border-style: solid;
	border-width: 0;
	background-clip: border-box;
	border-color: #efefef;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-node-615f42942cb4d.fl-module-heading .fl-heading {
	text-align: center;
}
 .fl-node-615f42942cb4d > .fl-module-content {
	margin-top:10px;
}
.fl-node-615f6bb42db1b .fl-separator {
	border-top-width: 2px;
	max-width: 60%;
	width: 60%;
	margin: auto;
}

			.fl-node-615f6bb42db1b .fl-separator {
	border-top-color: #45AF9F;
	border-top-style: solid;
}
 .fl-node-615f6bb42db1b > .fl-module-content {
	margin-top:0px;
	margin-bottom:40px;
}
@media (max-width: 768px) { .fl-node-615f6bb42db1b > .fl-module-content { margin-bottom:20px; } }
/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        