





 .fl-node-5dc45a167a9d2 > .fl-row-content-wrap {
	padding-bottom:60px;
}




.fl-node-5dc45a167c9e9 {
	width: 100%;
}




.fl-node-5dc45a4073693 {
	width: 75%;
}




.fl-node-5dc45a4073697 {
	width: 25%;
}
.fl-node-5dc45a4073697 > .fl-col-content {
	background-color: #ed1c24;
}
.fl-node-5dc45a167a777.fl-module-heading .fl-heading {
	text-align: center;
}
 .fl-node-5dc45a167a777 > .fl-module-content {
	margin-bottom:0px;
}
.fl-node-5dc45a4dddfc4, .fl-node-5dc45a4dddfc4 .fl-photo {
	text-align: center;
}
 .fl-node-5dc45a4dddfc4 > .fl-module-content {
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
}
.bb-heading-input.input-small {
	width: 46px !important;
}

.pp-heading-content {
	overflow: hidden;
}

.pp-heading-content .pp-heading-link {
	text-decoration: none;
}
.pp-heading-content span.heading-title {
	display: block;
}
.pp-heading-content .pp-heading.pp-separator-inline .heading-title {
	display: inline-block;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span {
	position: relative;
	display: inline-block;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before,
.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	border-width: 0;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {
	right: 100%;
}

.pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
	left: 100%;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-left .heading-title span {
	padding-left: 0 !important;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-right .heading-title span {
	padding-right: 0 !important;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-left .heading-title span:before {
	display: none;
}

.pp-heading-content .pp-heading.pp-separator-inline.pp-right .heading-title span:after {
	display: none;
}

.pp-heading-content .pp-heading.pp-separator--inline {
	display: flex;
	align-items: center;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator {
	flex: 1;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator span {
	display: block;
}
.pp-heading-content .pp-heading.pp-separator--inline.pp-left > .pp-heading-separator:first-of-type,
.pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:last-of-type {
	display: none;
}
.rtl .pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:last-of-type {
    display: block;
}
.rtl .pp-heading-content .pp-heading.pp-separator--inline.pp-right > .pp-heading-separator:first-of-type {
    display: none;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type span {
	margin: 0 0 0 auto;
}
.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type span {
	margin: 0 auto 0 0;
}

.pp-heading-content .pp-heading-separator {
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.pp-heading-content .pp-heading-separator.line_with_icon:before {
	right: 50%;
	left: auto;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-left:before {
	display: none;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-right:after {
	display: none;
}

.pp-heading-content .pp-heading-separator.line_with_icon:after {
	left: 50%;
	right: auto;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {
	left: 1%;
}

.pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {
	right: 1%;
}

.pp-heading-content .pp-heading-separator.line_with_icon:before,
.pp-heading-content .pp-heading-separator.line_with_icon:after {
	content: "";
	position: absolute;
	bottom: 50%;
	border-width: 0;
	top: 50%;
}

.pp-heading-content .pp-heading-separator .heading-icon-image {
	vertical-align: middle;
	box-shadow: none !important;
	max-width: 100%;
}

.pp-heading-content .pp-heading-separator .pp-separator-line {
	max-width: 100%;
	display: block;
}

.pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	display: inline-block;
	text-align: center;
}

.pp-heading-content .pp-heading-separator.icon_only span {
	display: inline-block;
}

@media only screen and (max-width: 768px) {
	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-left .heading-title span {
		padding-left: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-right .heading-title span {
		padding-right: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-left .heading-title span:before {
		display: none;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-tablet-right .heading-title span:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-left:before {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-right:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-left:after {
		left: 2%;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-tablet-right:before {
		right: 2%;
	}
}

@media only screen and (max-width: 480px) {
	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-left .heading-title span {
		padding-left: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-right .heading-title span {
		padding-right: 0 !important;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-left .heading-title span:before {
		display: none;
	}

	.pp-heading-content .pp-heading.pp-separator-inline.pp-mobile-right .heading-title span:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:before {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:before {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-right:after {
		display: none;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-left:after {
		left: 2%;
	}

	.pp-heading-content .pp-heading-separator.line_with_icon.pp-mobile-right:before {
		right: 2%;
	}
}@media (max-width: 768px) { /**
 * This file should contain frontend styles that 
 * will be applied to all module instances once
 * the responsive breakpoint has been reached. The
 * responsive breakpoint can be set in the global 
 * settings or individual page settings.
 */ }
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-prefix {
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content {
	text-align: left;
}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading {
		}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title span.title-text {
	display: inline;
	}


div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {
			color: #ed1c24;
									display: inline;
	}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {
		}


div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {
					display: inline;
		margin-left: 0px;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {
		}


div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading.pp-separator--inline,
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {
		margin-top: 10px;
			margin-bottom: 10px;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {
	display: inline-block;
}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .pp-heading-link {
}

/** Separators */


div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {
		width: 100px;
			border-style: solid;
			border-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
		width: 100px;
			border-style: solid;
			border-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {
		width: 100px;
			border-bottom-style: solid;
			border-bottom-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-sub-heading {
	margin-top: 0px;
	margin-bottom: 0px;
}


div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-sub-heading,
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-sub-heading p {
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-sub-heading p:last-of-type {
	margin-bottom: 0;
}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-align {
		text-align: left;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon {
	}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon:before {
		margin-right: 20px;
		}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon:after {
		margin-left: 20px;
		}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {
	left: 1%;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {
	right: 1%;
}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon:before,
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon:after {
		width: 100px;
			border-style: solid;
			border-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .heading-icon-image {
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-separator-line {
		border-bottom-style: solid;
			border-bottom-width: 1px;
			border-bottom-color: #ed1c24;
			width: 100px;
			float: left;
	}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator:not(.inline) {
	}


div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	display: inline-block;
	text-align: center;
			border-radius: 100px;
			border-width: 0px;
			border-style: none;
		}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {
					font-size: 16px;
			}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.icon_only span {
			border-radius: 100px;
			border-width: 0px;
			border-style: none;
		}

div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.icon_only img,
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.line_with_icon img {
		border-radius: 100px;
	}


@media only screen and (max-width: 992px) {
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content {
				text-align: ;
			}
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-separator-line {
														}
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-prefix {
									}
	}

@media only screen and (max-width: 768px) {
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content {
				text-align: ;
			}
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-separator-line {
														}
	div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-prefix {
									}
	}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading .heading-title {
	text-shadow: 1px 1px 1px #373737;
}
div.fl-node-5ddd4c25ee9f8 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-5ddd4c25ee9f8 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {
	padding-left: 20px;
}
div.fl-node-5ddd4c25ee9f8 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-5ddd4c25ee9f8 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {
	padding-right: 20px;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-sub-heading, div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-sub-heading p {
	text-transform: uppercase;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator:not(.inline) {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.fl-node-5ddd4c25ee9f8 .pp-heading-content .pp-heading-separator.icon_only span {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 .fl-node-5ddd4c25ee9f8 > .fl-module-content {
	margin-top:0px;
}
.fl-builder-content .fl-node-5dc45a693a06e .fl-rich-text, .fl-builder-content .fl-node-5dc45a693a06e .fl-rich-text *:not(b, strong) {
	font-weight: 700;
	font-size: 24px;
	text-align: center;
}
 .fl-node-5dc45a693a06e > .fl-module-content {
	margin-bottom:0px;
}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-prefix {
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content {
	text-align: left;
}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading {
		}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title span.title-text {
	display: inline;
	}


div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {
			color: #ed1c24;
									display: inline;
	}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title:hover span.pp-primary-title {
		}


div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title span.pp-secondary-title {
					display: inline;
		margin-left: 0px;
}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title:hover span.pp-secondary-title {
		}


div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading.pp-separator--inline,
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading:not(.pp-separator--inline) .heading-title {
		margin-top: 10px;
			margin-bottom: 10px;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-primary-title,
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title.text-inline-block span.pp-secondary-title {
	display: inline-block;
}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .pp-heading-link {
}

/** Separators */


div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:before {
		width: 100px;
			border-style: solid;
			border-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading.pp-separator-inline .heading-title span:after {
		width: 100px;
			border-style: solid;
			border-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading.pp-separator--inline .pp-heading-separator span {
		width: 100px;
			border-bottom-style: solid;
			border-bottom-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-sub-heading {
	margin-top: 0px;
	margin-bottom: 0px;
}


div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-sub-heading,
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-sub-heading p {
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-sub-heading p:last-of-type {
	margin-bottom: 0;
}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-align {
		text-align: left;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon {
	}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon:before {
		margin-right: 20px;
		}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon:after {
		margin-left: 20px;
		}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon.pp-left:after {
	left: 1%;
}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon.pp-right:before {
	right: 1%;
}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon:before,
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon:after {
		width: 100px;
			border-style: solid;
			border-color: #ed1c24;
			border-bottom-width: 1px;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .heading-icon-image {
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-separator-line {
		border-bottom-style: solid;
			border-bottom-width: 1px;
			border-bottom-color: #ed1c24;
			width: 100px;
			float: left;
	}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator:not(.inline) {
	}


div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	display: inline-block;
	text-align: center;
			border-radius: 100px;
			border-width: 0px;
			border-style: none;
		}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i,
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon i:before {
					font-size: 16px;
			}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.icon_only span {
			border-radius: 100px;
			border-width: 0px;
			border-style: none;
		}

div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.icon_only img,
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.line_with_icon img {
		border-radius: 100px;
	}


@media only screen and (max-width: 992px) {
	div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,
	div.fl-node-5ddd4cdc9a048 .pp-heading-content {
				text-align: ;
			}
	div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-separator-line {
														}
	div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-prefix {
									}
	}

@media only screen and (max-width: 768px) {
	div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-align,
	div.fl-node-5ddd4cdc9a048 .pp-heading-content {
				text-align: ;
			}
	div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-separator-line {
														}
	div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-prefix {
									}
	}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title span.pp-primary-title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading .heading-title {
	text-shadow: 1px 1px 1px #373737;
}
div.fl-node-5ddd4cdc9a048 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-5ddd4cdc9a048 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:last-of-type {
	padding-left: 20px;
}
div.fl-node-5ddd4cdc9a048 div.pp-heading-content .pp-heading.pp-separator-inline .heading-title span, div.fl-node-5ddd4cdc9a048 div.pp-heading-content .pp-heading.pp-separator--inline > .pp-heading-separator:first-of-type {
	padding-right: 20px;
}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator:not(.inline) {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator .pp-heading-separator-icon {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.fl-node-5ddd4cdc9a048 .pp-heading-content .pp-heading-separator.icon_only span {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 .fl-node-5ddd4cdc9a048 > .fl-module-content {
	margin-top:0px;
}
.fl-node-5dc45b49dcbdd .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	margin: auto;
}

			.fl-node-5dc45b49dcbdd .fl-separator {
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
/* Title
---------------------------------------------------*/

body a.fl-callout-title-link {
	text-decoration: none;
}
body h1.fl-callout-title,
body h2.fl-callout-title,
body h3.fl-callout-title,
body h4.fl-callout-title,
body h5.fl-callout-title,
body h6.fl-callout-title {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Text
---------------------------------------------------*/

.fl-callout-text p {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
}

/* Button
---------------------------------------------------*/

.fl-callout-button {
	padding: 10px 0 0 0;
}

/* CTA Link
---------------------------------------------------*/

.fl-callout-cta-link {
	display: block;
}

/* Icons
---------------------------------------------------*/

/* Above/Below Title */
.fl-callout-icon-above-title .fl-icon {
	display: block;
	margin-bottom: 20px;
}
.fl-callout-icon-below-title .fl-icon {
	display: block;
	margin: 10px 0 15px;
}
.fl-callout-icon-above-title .fl-icon i,
.fl-callout-icon-below-title .fl-icon i {
	display: inline-block;
	float: none;
}

/* Left/Right of Title */
.fl-callout-icon-left-title .fl-callout-title,
.fl-callout-icon-right-title .fl-callout-title {
	display: inline-block;
}
.fl-callout-icon-left-title .fl-callout-title span,
.fl-callout-icon-right-title .fl-callout-title span {
	display: table-cell;
	vertical-align: middle;
}
.fl-callout-icon-left-title .fl-icon {
	padding-right: 15px;
}
.fl-callout-icon-right-title .fl-icon {
	padding-left: 15px;
}

/* Left/Right */
.fl-callout-icon-left,
.fl-callout-icon-right {
	display: table;
}
.fl-callout-icon-left .fl-icon,
.fl-callout-icon-left-text .fl-icon {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.fl-callout-icon-right .fl-icon,
.fl-callout-icon-right-text .fl-icon {
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}

.fl-callout-icon-left .fl-callout-content,
.fl-callout-icon-right .fl-callout-content,
.fl-callout-icon-left-text .fl-callout-text-wrap,
.fl-callout-icon-right-text .fl-callout-text-wrap {
	display: table-cell;
}

/* Photos
---------------------------------------------------*/

/* Above Title */
.fl-callout-photo-above-title .fl-photo {
	margin-bottom: 15px;
}

/* Below Title */
.fl-callout-photo-below-title .fl-photo {
	margin-bottom: 15px;
	margin-top: 5px;
}

/* Left */
.fl-callout-photo-left {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
	display: table-cell;
	padding-right: 30px;
	width: 50%;
	vertical-align: top;
}
.fl-callout-photo-left .fl-callout-content,
.fl-callout-photo-left-text .fl-callout-text-wrap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

/* Right */
.fl-callout-photo-right {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.fl-callout-photo-right .fl-callout-photo,
.fl-callout-photo-right-text .fl-callout-photo {
	display: table-cell;
	padding-left: 30px;
	width: 50%;
	vertical-align: top;
}
.fl-callout-photo-right .fl-callout-content,
.fl-callout-photo-right-text .fl-callout-text-wrap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.fl-module-callout .fl-module-content {
	overflow: hidden;
}
@media (max-width: 768px) { .fl-callout-photo-left,
.fl-callout-photo-right {
	display: block;
}
.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
	display: block;
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.fl-callout-photo-right .fl-callout-photo,
.fl-callout-photo-right-text .fl-callout-photo {
	display: block;
	margin-top: 25px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.fl-callout-photo-left .fl-callout-content,
.fl-callout-photo-left-text .fl-callout-content,
.fl-callout-photo-right .fl-callout-content,
.fl-callout-photo-right-text .fl-callout-content {
	display: block;
	width: auto;
} }.fl-node-5dc45b2c679f3 .fl-callout {
	text-align: left;
}
.fl-node-5dc45b2c679f3 .fl-callout-icon-left, .fl-node-5dc45b2c679f3 .fl-callout-icon-right {
	float: none;
}
@media(max-width: 992px) {
	.fl-node-5dc45b2c679f3 .fl-callout-icon-left, .fl-node-5dc45b2c679f3 .fl-callout-icon-right {
		float: none;
	}
}
@media(max-width: 768px) {
	.fl-node-5dc45b2c679f3 .fl-callout-icon-left, .fl-node-5dc45b2c679f3 .fl-callout-icon-right {
		float: none;
	}
}
.fl-module-map .fl-map {
	line-height: 0;
}
.fl-map iframe {
	border:0;
	width:100%;
	pointer-events: none;
}
@media (max-width: 768px) { .fl-module-map .fl-map:not(.fl-map-auto-responsive-disabled) {
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
	position: relative;
}
.fl-module-map .fl-map:not(.fl-map-auto-responsive-disabled) iframe {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
}
 }.fl-node-5dc46010003c5 .fl-map iframe {
	height: 200px;
}
 .fl-node-5dc46010003c5 > .fl-module-content {
	margin-top: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-node-5dc45a167a9d2 .fl-row-content {
				min-width: 0px;
			}
		