.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-142fa74:#445961;--e-global-color-eeefaca:#FFFFFF;--e-global-color-888c3ba:#EEC884;--e-global-color-f9e3bfb:#114F99;--e-global-color-518f773:#445961;--e-global-color-09b496d:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-6b8ddf8-font-family:"Roboto";--e-global-typography-6b8ddf8-font-size:1.5em;--e-global-typography-6b8ddf8-font-weight:500;--e-global-typography-6b8ddf8-text-transform:uppercase;--e-global-typography-02b5022-font-family:"Roboto";--e-global-typography-02b5022-font-size:20px;--e-global-typography-02b5022-font-weight:600;--e-global-typography-02b5022-text-transform:uppercase;--e-global-typography-b0d3506-font-family:"Roboto";--e-global-typography-b0d3506-font-size:18px;--e-global-typography-b0d3506-font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-f9e3bfb );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:24px;--container-default-padding-right:0px;--container-default-padding-bottom:24px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:24px;--container-default-padding-right:24px;--container-default-padding-bottom:24px;--container-default-padding-left:24px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:24px;--container-default-padding-right:24px;--container-default-padding-bottom:24px;--container-default-padding-left:24px;}}/* Start custom CSS */a {
    color: #efc479;
}
.afc-footer-left {
  text-align: left;
  display: inline-block;
}
.afc-footer-right {
  float: right;
}
.afc-footer-text {
  color: #fff;
  font-family: 'roboto';
  font-size: 12px;
}
.afc-footer-text a {
  color: #ccc;
}
.afc-footer-icon {
  margin: 0px 7px;
  height: 48px;
}

/*****TRAVEL INFORMATION PAGE*****/
#afc-travel-info-wrapper {
	width: 100%;
	text-align: center;
	display: block;
}
.afc-travel-info-box {
	width: 320px;
	border: 001px solid #29373b;
	
}
.afc-travel-info-image {
	width: 100%;
	height: 115px;
	overflow: hidden;
	display: block;
	margin-bottom: 18px;
}
.afc-travel-info-title {
	font-family: 'roboto';
	color: #114f99;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
.afc-travel-info-separator {
	background: #f3c778;
	width: 75px;
	height: 2px;
	text-align: center;
	margin: 12px auto;
}
.afc-travel-info-text {
	font-family: 'roboto';
	font-size: 16px;
	margin-bottom: 14px;
}
.afc-travel-info-cta {
	background: #114f99;
	color: #fff;
	font-family: 'roboto';
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 32px;
	margin-top: 28px;
	display: inline-block;
	margin-bottom: 24px;
	border-radius: 50px;
}
.afc-travel-info-cta:hover {
	background: #2767B4;
}/* End custom CSS */