
.my-font-selection-fi {
	font-family: 'Lato',-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
	font-size:13px;
}

.fi-info-msg {
	font-family: 'Open Sans Condensed';
	font-weight: 600;
	font-size: 18px;
}

.crtf-fr-navbar-font {
	font-family: 'Lato';
	font-size: 14px !important;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 500;
}

.crtf-fr-navbar-font.crtf-lt {
	color: #ffffff !important;
}

.crtf-fr-navbar-font.crtf-dk {
	color: #444444 !important;
}

.crtf-fr-navbar-font:hover {
	font-weight: 700;
}

.crtf-fr-opportunity {
	font-family: 'Lato';
	font-size: 15px !important;
	font-weight: 700;
	text-transform: uppercase;
	color: #666666;
}

.crtf-fr-opportunity.crtf-lt {
	color: #ffffff !important;
}

.crtf-fr-opportunity.mob {
	font-size: 18px !important;
}

.crtf-fr-footer-copyright-font {
	font-family: 'Lato';
	font-size: 14px !important;
	color: #ffffff !important;
}

.crtf-fr-footer-link, .crtf-fr-footer-link:visited, .crtf-fr-footer-link:hover, .crtf-fr-footer-link:active {
  font-family: 'Lato';
	font-size: 14px !important;
	font-weight: 400;
	color: #ffffff !important;
	text-transform: uppercase;
}

.crtf-fr-footer-link.disclaimer {
	font-size: 13px !important;
	text-transform: initial;
}

.crtf-fr-header-body-font {
	font-family: 'Lato';
	font-size: 15px !important;
	color: #ffffff !important;
	font-weight: 600;
}


.crtf-fr-footer-body-font {
	font-family: 'Lato';
	font-size: 16px !important;
	color: #ffffff !important;
	font-weight: 600;
}

.crtf-fr-mob-navbar-bg {
	background-color: rgba(0, 0, 0, 0.25) !important;
}

.crtf-fr-body-font {
	font-family: 'Lato';
	font-size: 15px !important;
}

.crtf-fr-mob-row-mh {
	max-height: 500px;
}

.crtf-fr-mob-row-hide {
	overflow-y: hidden;
	max-height: 0px;
}

.crtf-fr-mob-logo-norm {
	max-height: 100px;
}

.crtf-fr-mob-logo-sm {
	max-height: 50px;
}

.crtf-fr-logo-norm {
	max-height: 100px;
}

.crtf-fr-logo-sm {
	max-height: 75px;
}

.crtf-fr-icon {
	height: 60px;
	width: 60px;
	border-radius: 18px;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	display: inline-block;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	cursor: pointer !important;
}

.crtf-fr-icon-label {
	font-family: 'Lato';
	font-size: 14px !important;
	color: #212529;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px;
	cursor: pointer !important;
}

@media (min-width: 768px) {
	.crtf-fr-icon {
		height: 80px;
		width: 80px;
		border-radius: 25px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		cursor: pointer !important;
	}
	
	.crtf-fr-icon-label {
		font-size: 16px !important;
		margin-top: 20px;
		cursor: pointer !important;
	}
}

.crtf-fr-icon.clr1 {
	background-color: #9FA8DA
}

.crtf-fr-icon.clr2 {
	background-color: rgba(250,100,105,0.75);
}

.crtf-fr-pto-cont {
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: calc(50% - 25px);
}

.crtf-fr-pto-sn {
	background-color: #14adb4;
	color: #fafafa;
	width: 50px;
	height: 50px;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px !important;
	font-weight: 700;
}

.crtf-fr-pto-desc-col {
	padding-top: 8px;
}

.crtf-fr-pto-heading {
	font-size: 18px !important;
	font-weight: 700;
	color: #14adb4;
}

.crtf-fr-pto-line {
	position: absolute;
	width: 2px;
	border-left: 1px solid #A3BAC6;
	border-right: 1px solid #A3BAC6;
	z-index: 2;
	left: calc(50%);
}

.crtf-fr-pto-line.btm {
	top: 50px;
	height: 100%;
}

.crtf-fr-header-footer-width {
	max-width: 3000px !important;
}

.crtf-fr-section-width {
	max-width: 1444px !important;
}

.crtf-fr-sub-hero-bg {
	background-image: url("/wp-content/uploads/fr-sl-1.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.crtf-fr-nav-item-highlight {
	font-weight: 800;
}


.crtf-fr-sub-hero-text-cont {
	background-color: rgba(247, 220, 111, 0.80);
	border-radius: .75rem !important;
	z-index: 11;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	width: 90%;
}

.crtf-fr-carousel-next-image-type-opacity {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: 10;
	opacity: 0.1;
	transition: opacity 0.3s ease-in;
}

.crtf-fr-comp-tbl {
	min-width: 375px !important;
	width: 100% !important;
	table-layout: fixed !important;
}

.crtf-fr-comp-tbl td, .crtf-fr-comp-tbl th {
	padding: 0.5rem;
	border: 1px solid #e0e0e0 !important;
}

.crtf-fr-comp-tbl-feature-h-col {
	vertical-align: middle !important;
	width: 37%;
	word-wrap: break-word;
	font-weight: 800;
}

.crtf-fr-comp-tbl-feature-h-col-bg {
	background-color: #f8f8f8;
}

.crtf-fr-comp-tbl-feature-d-col {
	vertical-align: middle !important;
	word-wrap: break-word;
	display: none;
}

.crtf-fr-comp-tbl-feature-d-col-bg {
	background-color: #f8f8f8
}

.crtf-fr-comp-tbl-type-mobile-col {
	vertical-align: middle !important;
	width: 23%;
	padding: 0.2rem;
}

.crtf-fr-comp-tbl-type-mobile-col-th {
	background-color: rgba(162,191,235,0.7);
}

.crtf-fr-comp-tbl-type-mobile-col-bg {
	background-color: rgba(162,191,235,0.5);
}

.crtf-fr-comp-tbl-type-1r-col {
	vertical-align: middle !important;
	width: 20%;
	padding: 0.2rem;
}

.crtf-fr-comp-tbl-type-1r-col-th {
	background-color: rgba(138,242,229,0.8);
}

.crtf-fr-comp-tbl-type-1r-col-bg {
	background-color: rgba(138,242,229,0.6);
}

.crtf-fr-comp-tbl-type-2r-col {	
	vertical-align: middle !important;
	width: 20%;
	padding: 0.2rem;
}

.crtf-fr-comp-tbl-type-2r-col-th {
	background-color: rgba(209,240,117,0.8);
}

.crtf-fr-comp-tbl-type-2r-col-bg {
	background-color: rgba(209,240,117,0.6);
}

@media (min-width: 768px) {
	.crtf-fr-comp-tbl-feature-d-col {
		display: table-cell;
		width: 30%;
	}
	.crtf-fr-comp-tbl-feature-h-col {
		width: 25%;
	}
	.crtf-fr-comp-tbl-type-mobile-col {
		width: 17%;
	}
	.crtf-fr-comp-tbl-type-1r-col {
		width: 14%;
	}
	.crtf-fr-comp-tbl-type-2r-col {
		width: 14%;
	}	
}
