/*
Theme Name: Air Services
Description:  Beans Child Theme for Air Services
Author: Prodigy+
Author URI: https://prodigyplus.com
Template: tm-beans
Version: 0.5.189
Text Domain: tm-beans
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
:root {
  --font-size-base: 16px;
  --font-size-small: 12px;
  --font-size-large: 18px;
  --font-size-h1: 36px;
  --font-size-h2: 30px;
  --font-size-h3: 24px;
  --font-size-h4: 20px;
  --font-size-h5: 18px;
  --font-size-h6: 16px;
  --color-primary: #a52db4;
}

body {
  font-size: var(--font-size-base);
  line-height: 1.7;
  margin: 0;
  font-family: AvenirProRegular, sans-serif;
}

.tm-primary {
  max-width: none;
  padding: 0;
  margin: 0 auto;
}

.fl-builder .uk-panel-box,
.fl-theme-builder-archive .uk-panel-box {
  padding: 0;
}

.tm-site > header {
  position: relative;
  z-index: 5;
  width: 100%;
  top: 0;
}

.mobile-menu-open .tm-site > header,
.home.mobile-menu-open .tm-site > header #navbar {
  height: 100%;
}

:focus {
  outline: 0 none;
}

body:not(.fl-builder) .tm-primary > .tm-content {
  padding: 40px 80px;
}

body:not(.fl-builder) .tm-primary > .tm-content > article {
  max-width: 1176px;
  margin: 0 auto;
  padding: 0;
}

#navbar .fl-row-content-wrap {
  padding-left: 12px;
  padding-right: 12px;
  overflow-x: clip;
}

#navbar:hover,
.search-active #navbar,
.fl-theme-builder-header-scrolled #navbar {
  background: #fff;
}

#navbar:hover .style-svg #Group,
.search-active #navbar .style-svg #Group,
.fl-theme-builder-header-scrolled #navbar .style-svg #Group,
.logo-blue.style-svg #Group {
  fill: #5b7f95;
}

.fl-theme-builder-header-scrolled #navbar {
  box-shadow: 0px 2px 10px 0px rgba(36, 43, 53, 0.1);
}

#navbar:hover .fl-node-5ec12a80cc451 .menu > li > a,
#navbar:hover .fl-node-5ec12a80cc451 .menu > li > .fl-has-submenu-container > a,
#navbar:hover .fl-node-5ec12a80cc451 .sub-menu > li > a,
#navbar:hover .fl-node-5ec12a80cc451 .sub-menu > li > .fl-has-submenu-container > a,
.search-active #navbar .fl-node-5ec12a80cc451 .menu > li > a,
.search-active #navbar .fl-node-5ec12a80cc451 .menu > li > .fl-has-submenu-container > a,
.search-active #navbar .fl-node-5ec12a80cc451 .sub-menu > li > a,
.search-active #navbar .fl-node-5ec12a80cc451 .sub-menu > li > .fl-has-submenu-container > a,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .menu > li > a,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .menu > li > .fl-has-submenu-container > a,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .sub-menu > li > a,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .sub-menu > li > .fl-has-submenu-container > a {
  color: #003b5c;
}

#navbar:hover .fl-node-5ec12a80cc451 .menu > li > a:hover,
#navbar:hover .fl-node-5ec12a80cc451 .menu > li > .fl-has-submenu-container > a:hover,
#navbar:hover .fl-node-5ec12a80cc451 .sub-menu > li > a:hover,
#navbar:hover .fl-node-5ec12a80cc451 .sub-menu > li > .fl-has-submenu-container > a:hover,
.search-active #navbar .fl-node-5ec12a80cc451 .menu > li > a:hover,
.search-active #navbar .fl-node-5ec12a80cc451 .menu > li > .fl-has-submenu-container > a:hover,
.search-active #navbar .fl-node-5ec12a80cc451 .sub-menu > li > a:hover,
.search-active #navbar .fl-node-5ec12a80cc451 .sub-menu > li > .fl-has-submenu-container > a:hover,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .menu > li > a:hover,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .menu > li > .fl-has-submenu-container > a:hover,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .sub-menu > li > a:hover,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec12a80cc451 .sub-menu > li > .fl-has-submenu-container > a:hover {
  color: #00a9e0;
}

#navbar:hover .fl-module-menu .menu > li > a:hover,
#navbar:hover .fl-module-menu .menu > li > .fl-has-submenu-container > a:hover,
.search-active #navbar .fl-module-menu .menu > li > a:hover,
.search-active #navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a:hover,
.fl-theme-builder-header-scrolled #navbar .fl-module-menu .menu > li > a:hover,
.fl-theme-builder-header-scrolled #navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a:hover {
  border-bottom: 4px solid #00a9e0;
  padding-bottom: 36px;
}

#navbar #menu-header-buttons .menu-item {
  border: 2px solid #fff;
  border-radius: 4px;
  margin: 0 10px;
}

#navbar #menu-header-buttons .menu-item a {
  margin: 0;
}

#navbar:hover #menu-header-buttons .menu-item:hover {
  background: #00a9e0;
}

#navbar:hover #menu-header-buttons .menu-item a:hover {
  padding-bottom: 10px;
  border: 0 none;
}

#navbar:hover #menu-header-buttons .menu-item:hover a {
  color: #fff;
}

#navbar:hover #menu-header-buttons .menu-item,
.search-active #navbar #menu-header-buttons .menu-item,
.fl-theme-builder-header-scrolled #navbar #menu-header-buttons .menu-item,
#default-header-buttons #menu-header-buttons .menu-item {
  border-color: #00a9e0;
}

#navbar:hover #menu-header-buttons .menu-item a,
.search-active #navbar #menu-header-buttons .menu-item a,
.fl-theme-builder-header-scrolled #navbar #menu-header-buttons .menu-item a {
  color: #00a9e0;
  margin: 0;
}

#navbar #default-header-buttons #menu-header-buttons > .menu-item a {
  color: #06255b;
  background: #fff;
  margin: 0;
}

#navbar #default-header-buttons #menu-header-buttons > .menu-item:hover .fl-has-submenu-container a,
#navbar #default-header-buttons #menu-header-buttons > .current-menu-item .fl-has-submenu-container > a,
#navbar #default-header-buttons #menu-header-buttons > .current-menu-ancestor .fl-has-submenu-container > a {
  color: #fff;
  background: #00a9e0;
}

#navbar #menu-header-buttons .sub-menu {
  border-top: 24px solid transparent;
  background: transparent;
  margin-left: -66px;
}

#navbar #menu-header-buttons .sub-menu .menu-item {
  border: 0 none;
  text-transform: none;
  background: #fff;
  border-radius: 0;
  margin: 0;
}

#navbar #menu-header-buttons .sub-menu .menu-item:first-child {
  border-top: 1px solid #f7f8f9 !important;
  padding-top: 40px;
}

#navbar #menu-header-buttons .sub-menu .menu-item:last-child {
  padding-bottom: 40px;
}

#navbar #menu-header-buttons .sub-menu .menu-item:hover {
  background: #fff !important;
}

#navbar #menu-header-buttons .sub-menu .menu-item > a,
#navbar #menu-header-buttons .menu-item:hover .sub-menu .menu-item > a {
  color: #003b5c !important;
  background-color: #fff;
  font-weight: normal;
  padding: 14px 66px;
  min-width: 320px;
  display: inline-block;
}

#navbar #menu-header-buttons .menu-item:hover .sub-menu .menu-item > a:hover {
  color: #06255b !important;
  background: transparent;
  font-weight: bold;
}

ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li {
  max-width: 310px;
  min-width: 200px;
}

ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li.nobold > .fl-has-submenu-container a {
  font-weight: normal;
}

#navbar:hover .fl-node-5ec2052c6e6aa .fl-module-content .fl-icon i,
#navbar:hover .fl-node-5ec2052c6e6aa .fl-module-content .fl-icon i:before,
.search-active #navbar .fl-node-5ec2052c6e6aa .fl-module-content .fl-icon i,
.search-active #navbar .fl-node-5ec2052c6e6aa .fl-module-content .fl-icon i:before,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec2052c6e6aa .fl-module-content .fl-icon i,
.fl-theme-builder-header-scrolled #navbar .fl-node-5ec2052c6e6aa .fl-module-content .fl-icon i:before {
  color: #00a9e0;
}

#search-icon .fl-module-content .fl-icon i,
#search-icon .fl-module-content .fl-icon i:before {
  display: block;
  width: 50px;
  text-align: center;
}

#search-icon .fl-module-content .fl-icon i:before {
  padding: 0.5em;
}

#search-icon .fl-module-content .fl-icon i:hover {
  border-radius: 50%;
}

.search-active #navbar #search-icon .fl-module-content .fl-icon i:before {
  content: "\f00d";
}

.search-active .tm-primary {
  pointer-events: none;
}

.uk-offcanvas {
  transition: background 0.2s ease-in;
  transition-delay: 0.05s;
  display: none;
  z-index: 0;
  background: #fff;
}

.search-active .uk-offcanvas,
.menu-hover .uk-offcanvas {
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
  display: block;
}

ul.fl-menu-horizontal li.mega-menu > ul.sub-menu {
  max-width: 1100px;
  width: auto !important;
  border: 1px solid #dedede;
}

#navbar .fl-module-menu .fl-menu-horizontal.fl-toggle-arrows .fl-menu-toggle,
#navbar .fl-module-menu .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle,
#navbar .fl-module-menu .fl-menu-vertical.fl-toggle-arrows .fl-menu-toggle,
#navbar .fl-module-menu .fl-menu-vertical.fl-toggle-none .fl-menu-toggle {
  display: none;
}

#navbar .fl-module-menu ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li > .fl-has-submenu-container a:hover {
  color: #06255b;
  font-weight: bold;
}

#navbar .fl-module-menu .fl-menu-horizontal.fl-toggle-arrows .fl-has-submenu-container a {
  padding-right: 0 !important;
}

#navbar .fl-module-menu .menu > li > a,
#navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a {
  margin: 0 20px;
}

ul.fl-menu-horizontal li.mega-menu.fl-has-submenu:hover > ul.sub-menu,
ul.fl-menu-horizontal li.mega-menu.fl-has-submenu.focus > ul.sub-menu {
  left: auto !important;
  right: auto !important;
  margin-left: -40px;
}

#searchform {
  display: none;
  position: relative;
  width: 100%;
}

.fl-builder-content-editing #searchform {
  display: block;
  position: relative;
}

#searchform .fl-row-content-wrap {
  background: #f7f8f9 !important;
}

#searchform .fl-builder-top-edge-layer > * {
  right: 3%;
}

.widget_search .uk-form input {
  border: 0 none;
  border-radius: 0;
  border-bottom: 2px solid #c7c7c8;
  padding: 0.8em 0.5em 0.8em 2em;
  font-size: 24px;
  color: #242b35;
  background: transparent;
  height: auto;
}

.widget_search .uk-form-icon > [class*=uk-icon-] {
  color: #06255b;
  font-size: 30px;
  right: auto;
  left: 0;
  top: auto;
  bottom: 0.8em;
}

.widget_search button {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #06255b;
  font-weight: bold;
  border: 0 none;
  background: transparent;
  font-family: din-2014, sans-serif;
  font-size: var(--font-size-base);
  position: absolute;
  right: 0;
  bottom: 1.4em;
}

.widget_search form button.fl-button:focus,
.widget_search form button.fl-button:active,
#searchform .widget_search button:active {
  outline: none;
  border: 0 none;
  position: absolute;
  top: auto;
}

.fl-module .widget_search_meter h2,
.fl-module .widget_categories h2 {
  font-size: var(--font-size-base);
  font-weight: bold;
}

.widget_search_meter ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}

.widget_search_meter ul li {
  padding: 0 0.75em;
}

.widget_search_meter ul li:first-child {
  padding-left: 0;
}

.widget_search_meter ul li a {
  color: #242b35;
}

/* h1, h2, h3, h4, h5 { line-height: 1.3; font-family: 'din-2014-narrow', sans-serif; font-weight: bold; } */
.page-template-page-parent h1,
.home h1 {
  font-size: 52px;
}

.page-template-page-parent h2,
.home h2 {
  font-size: 24px;
  font-family: din-2014, sans-serif;
  font-weight: normal;
}

.page-template-page-parent h3,
.home h3 {
  font-size: var(--font-size-base);
}

.page-template-page-parent h4,
.home h4 {
  font-size: 32px;
  font-weight: bold;
  font-family: din-2014, sans-serif;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
  font-family: din-2014, sans-serif;
  font-weight: normal;
}

h5 {
  font-size: 20px;
  font-family: din-2014, sans-serif;
  font-weight: normal;
}

em {
  color: inherit;
}

ul,
ol {
  padding-left: 3em;
}

ol.alpha {
  list-style: lower-alpha;
}

ol.roman {
  list-style: lower-roman;
}

.nonarrow h1,
.nonarrow h2,
.nonarrow h3,
.nonarrow h4,
.nonarrow h5 {
  font-family: din-2014, sans-serif;
}

.clearfloat {
  clear: both;
}

.fl-photo-content.fl-photo-img-svg img {
  width: 100%;
}

.recruitment-step .fl-photo-content.fl-photo-img-svg img {
  height: 130px;
  width: auto;
}

.maxwidth340 .fl-photo-content.fl-photo-img-svg img {
  max-width: 340px;
}

.widget_categories .current-cat a,
.asa-post-years .current-year a {
  font-weight: bold;
  color: #003b5c;
}

.fl-builder-content a.fl-button {
  background: transparent;
  border: 2px solid transparent;
  border-radius: 5px;
  color: #00a9e0;
  text-transform: uppercase;
  font-size: var(--font-size-base);
  line-height: 1;
  font-weight: bold;
  padding: 1em 2em;
}

.fl-builder-content a.fl-button:visited {
  background: transparent;
  border: 2px solid #a52db4;
  border-radius: 5px;
  color: #00a9e0;
}

.fl-builder-content a.fl-button:hover {
  border: 2px solid transparent !important;
  background: none;
}

.fl-builder-content a.fl-button *,
.fl-builder-content a.fl-button:visited * {
  color: inherit;
}

.breadcrumbs .sep {
  padding: 0;
}

#breadcrumbs a {
  color: #fff !important;
  text-decoration: none !important;
}

#breadcrumbs-blue-bg a {
  color: #06255b !important;
  text-decoration: none !important;
}

#breadcrumbs-blue-bg a:hover {
  border-bottom: 1px solid #06255b;
}

.fl-col.max-container-width {
  max-width: 1200px;
  margin: 0 auto;
  float: none;
}

.fl-accordion table th {
  text-align: left;
}

.fl-accordion h4 {
  font-size: var(--font-size-base);
}

.fl-accordion-button-label:focus,
.fl-accordion-button-label:active,
.fl-accordion-button-icon:focus,
.fl-accordion-button-icon:active {
  outline: none;
}

.fl-module-button.icon-link .fl-button-wrap .fl-button {
  text-transform: none;
}

.multislider .bx-wrapper {
  max-width: none !important;
  margin-bottom: 0;
}

.multislider .bx-wrapper .bx-viewport {
  height: 120px !important;
  padding-top: 10px;
}

.page-id-1636 .multislider .bx-wrapper .bx-viewport {
  height: 141px !important;
  padding-top: 10px;
}

.page-id-1636 .multislider .bx-wrapper .bx-viewport .fl-slide {
  display: flex;
}

.multislider .fl-slide {
  margin: 0 12px;
  border-radius: 5px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  min-width: 240px;
}

.multislider .fl-slide:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.multislider .fl-slide .fl-slide-foreground {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.multislider .fl-slide-title {
  font-family: "din-2014-narrow", sans-serif;
  font-weight: bold;
  margin-bottom: 0.5em !important;
}

.multislider .fl-slide-text {
  font-size: 14px;
}

.multislider .fl-slide-photo {
  border-radius: 50%;
  border: 1px solid rgba(0, 167, 222, 0.1);
  width: 32px;
  height: 32px;
}

.multislider .fl-slide-photo .fl-slide-photo-img {
  margin: 3px auto;
  max-height: 70px;
}

.multislider .fl-slide-bg-link {
  z-index: 3;
}

.multislider .fl-slide-foreground .fl-slide-content {
  position: relative;
}

.multislider .fl-slide-foreground .fl-slide-content .fl-slide-cta-button {
  padding: 0;
  position: absolute;
  right: 0;
  top: calc(100% - 36px);
}

.multislider .fl-slide-foreground .fl-slide-content a.fl-button {
  padding: 0 !important;
  border: 1px solid rgba(0, 167, 222, 0.1);
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 25px;
}

.fl-slide-text-right .fl-slide-foreground a.text-type {
  width: unset;
}

.fl-slide-foreground a.text-type {
  width: 100%;
}

a.text-type .fl-slide-content-wrap {
  width: 100% !important;
}

.cta-icon-div {
  padding: 0 !important;
  border: 1px solid rgba(0, 167, 222, 0.1);
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 25px;
  float: right;
}

.multislider .fl-slide:hover .fl-slide-foreground .fl-slide-content .cta-icon-div {
  background: rgba(0, 167, 222, 0.1);
}

.cta-icon-div .fl-button-icon {
  color: #00a9e0;
  font-size: 1.3em;
  height: auto;
  margin-right: 1px;
  vertical-align: middle;
  width: auto;
}

.multislider .fl-slide:hover .fl-slide-foreground .fl-slide-content a.fl-button {
  background: rgba(0, 167, 222, 0.1);
}

.multislider .fl-slide-foreground .fl-slide-content a.fl-button:hover {
  background: transparent;
}

.multislider .fl-slide-foreground .fl-slide-content a.fl-button .fl-button-icon {
  margin: 0;
}

.multislider .bx-controls {
  /* display: none; */
  height: 0 !important;
}

.multislider.desktop-scroll .bx-controls {
  display: block;
}

.multislider.desktop-scroll .bx-viewport {
  padding-left: 24px;
}

.multislider.desktop-scroll .fl-content-slider-wrapper {
  margin-left: -24px;
}

.multislider .bx-wrapper .bx-controls-direction a {
  z-index: 2;
  margin-top: -16px;
  background: #00a9e0;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 2px 10px 0px rgba(36, 43, 53, 0.2);
  font-size: 0px;
  width: 36px;
  height: 36px;
  color: #00a9e0;
  text-align: center;
  text-indent: 0;
}

.multislider .bx-wrapper .bx-controls-direction a.bx-next:before {
  content: "\f105";
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  margin-left: 2px;
}

.multislider .bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: "\f104";
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  margin-left: -2px;
}

.multislider.partners .fl-slide {
  padding: 0 12px;
}

.multislider.partners .fl-slide-foreground {
  min-height: 100px;
}

.multislider.partners .fl-slide-title {
  margin-bottom: 0 !important;
}

.multislider.partners .fl-slide-foreground .fl-slide-content {
  display: flex;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
}

.multislider.partners .fl-slide-foreground .fl-slide-content-wrap {
  order: 2;
}

.multislider.partners .fl-slide-foreground .fl-slide-photo {
  border-radius: 0;
  border: 0 none;
  width: auto;
  height: auto;
  max-height: 70px;
  margin: 0 20px;
}

.multislider.partners .fl-slide-foreground .fl-slide-content .fl-slide-cta-button {
  top: calc(100% - 18px);
  margin-left: 20px;
}

.multislider.partners.with-headings .fl-slide-foreground .fl-slide-photo {
  height: 90px;
  margin: 0 20px 0 0;
}

.multislider.partners.with-headings .fl-slide-foreground .fl-slide-photo img {
  height: 100%;
  width: auto;
}

.multislider.partners.with-headings .fl-slide-foreground .fl-slide-title {
  width: calc(80% - 12px);
}

.multislider.partners.with-headings .fl-slide-foreground .fl-slide-content .fl-slide-cta-button {
  position: relative;
}

.multislider.titles .fl-slide-foreground .fl-slide-content {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.multislider.titles .fl-slide-foreground .fl-slide-title {
  margin-bottom: 0 !important;
}

.multislider.titles .fl-slide-foreground .fl-slide-content .fl-slide-cta-button {
  top: auto;
  position: relative;
  min-width: 44px;
}

.multislider.titles .fl-slide-foreground .fl-slide-content .fl-slide-cta-button .fl-button-wrap {
  text-align: right;
}

.textbox-container {
  position: relative;
}

.textbox-container .fl-col-group {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
}

.fl-builder-edit .textbox-container .fl-col-group {
  position: relative;
}

.fl-button-wrap .fl-button-text {
  font-weight: 600 !important;
}

.fl-module-button a.fl-button .fl-button-text {
  font-weight: 600;
  white-space: nowrap;
}

.fl-module-button.wrappable a.fl-button .fl-button-text {
  white-space: normal;
}

/* .primary-cta .fl-button-wrap a.fl-button:hover { box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25); background: linear-gradient(90deg, #00A9E0 0%, #003b5c 100%); } */
.primary-cta .fl-button-wrap a.fl-button:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}

.primary-cta .fl-button-wrap a.fl-button:active,
.primary-cta .fl-button-wrap a.fl-button:focus {
  border: 1px solid #7cf947;
}

.learn-more .fl-button-wrap a.fl-button {
  min-width: 200px;
}

.captioned-image .fl-photo-caption-below {
  padding: 10px 0 0 0;
}

.padded-bg-grey {
  background: #f7f8f9;
  padding: 0.5em 1em;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 0.5em;
}

.raised-offset-heading {
  margin-top: -80px;
}

.dark-background-feature-values .valuecol .fl-photo-img-svg img {
  max-width: 100px;
}

.dark-background-feature-values .match-height.bottom {
  display: flex;
  align-items: flex-end;
}

.dark-background-feature-values .match-height.bottom .fl-module-content {
  width: 100%;
}

.maxheight100 .fl-photo-img-svg img {
  max-height: 100px;
}

.location-row {
  display: flex;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}

.location-row:last-child {
  border: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.location-row .column.first,
.location-row .column.second {
  width: 35%;
  padding-right: 1em;
}

.location-row .column.third {
  padding-left: 1em;
}

.statistics .fl-col-group:first-child {
  align-items: flex-end;
}

.stats-box .fl-col-content {
  padding: 12px;
}

.stats-box .fl-number-string {
  font-weight: bold;
}

.stats-box .fl-heading {
  font-family: din-2014, sans-serif;
  font-weight: normal;
}

.stats-box .fl-rich-text {
  font-size: 14px;
}

.fl-number .fl-number-text,
.fl-number .fl-number-circle-container {
  z-index: 1;
}

.large-thumbs .fl-gallery-item {
  width: 265px;
  min-height: 265px;
}

@media (max-width: 720px) {
  .large-thumbs .fl-gallery-item {
    width: 100%;
    left: 0 !important;
  }
}
.fl-gallery-item {
  list-style: none;
}

.photo-button-card .fl-col-content {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

.photo-button-card .fl-col-content:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.photo-button-card .fl-col-content .fl-photo-img {
  border-radius: 10px 10px 0 0;
}

.photo-button-card .fl-col-content .fl-module-button a.fl-button:hover {
  background: transparent;
  color: #00a9e0;
}

.shaded-content .fl-row-content .fl-col-group {
  padding: 4% 0;
  border-radius: 4px;
  margin: 0 24px;
}

.shaded-content.orange .fl-row-content .fl-col-group {
  background: #f7f8f9;
}

.shaded-content.bordered-white .fl-row-content .fl-col-group {
  border: 1px solid #e0e0df;
}

.testimonial {
  position: relative;
}

.testimonial:before {
  content: url("/wp-content/themes/tm-beans-child/img/orange-quotes.svg");
  position: absolute;
  top: -40px;
  left: 50px;
}

.testimonial.match-height:before {
  top: -24px;
}

.testimonial.match-height .fl-module-content {
  height: calc(100% - 24px);
}

.testimonial .fl-callout-photo-left .fl-callout-photo {
  width: 16%;
}

.testimonial .fl-callout-photo-left .fl-callout-content {
  width: 84%;
}

.core-value .uabb-imgicon-wrap .uabb-image-content {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.core-value .uabb-imgicon-wrap .uabb-image-content img {
  width: auto;
  height: 100%;
}

.core-value .uabb-front .uabb-face-text-title {
  min-height: 50px;
}

.fl-module-interactive-banner-2.core-value .uabb-module-content {
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 20px;
  transition: opacity 0.55s;
}

.fl-module-interactive-banner-2.core-value .uabb-module-content img.uabb-new-ib-img {
  max-height: 104px;
  min-height: 0;
  padding: 12px;
}

.fl-module-interactive-banner-2.core-value .uabb-module-content .uabb-new-ib-title {
  padding: 0 20px;
  top: 70%;
}

.fl-module-interactive-banner-2.core-value .uabb-module-content .uabb-new-ib-desc {
  display: flex;
  align-items: center;
}

.fl-module-interactive-banner-2.core-value .uabb-module-content .uabb-new-ib-content {
  bottom: auto;
  max-height: 100%;
}

.fl-module-interactive-banner-2.core-value .uabb-module-content.uabb-ib2-hover .uabb-new-ib-title {
  display: none;
}

.fl-module-interactive-banner-2.core-value.red .uabb-module-content {
  background: rgba(175, 41, 46, 0.1);
  border-color: #af292e;
}

.fl-module-interactive-banner-2.core-value.green .uabb-module-content {
  background: rgba(61, 174, 43, 0.1);
  border-color: #3dae2b;
}

.fl-module-interactive-banner-2.core-value.yellow .uabb-module-content {
  background: rgba(245, 211, 18, 0.1);
  border-color: #f5d312;
}

.fl-module-interactive-banner-2.core-value.orange .uabb-module-content {
  background: rgba(255, 131, 0, 0.1);
  border-color: #ff8300;
}

.fl-module-interactive-banner-2.core-value.blue .uabb-module-content {
  background: rgba(0, 169, 224, 0.1);
  border-color: #00a9e0;
}

.fl-post-carousel-grid .fl-post-carousel-post {
  border-radius: 10px;
  border: 0 none;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
  margin: 12px;
  max-width: 360px;
  min-height: 290px;
}

.fl-post-carousel-grid .fl-post-carousel-post:hover {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.25);
}

.fl-post-carousel-grid .fl-post-carousel-image img,
.uabb-blog-posts .uabb-post-thumbnail img {
  border-radius: 0;
}

.fl-post-carousel-grid .fl-post-carousel-image,
.uabb-blog-posts .uabb-post-thumbnail,
.fl-post-grid .fl-post-grid-image {
  max-height: 170px;
  overflow: hidden;
}

.fl-post-carousel-grid .fl-post-carousel-text .fl-post-carousel-title {
  font-size: 16px;
  font-weight: bold;
  font-family: "din-2014-narrow", sans-serif;
}

.fl-post-carousel-grid .fl-post-carousel-content {
  overflow: hidden;
  max-height: 86px;
}

.fl-post-carousel-grid .bx-viewport {
  height: auto !important;
}

.fl-post-feed .fl-post-align-left .fl-post-button a {
  padding: 1em 3em;
}

.fl-module-icon-group.white-circle-border .fl-icon i {
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 0.8em;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fl-module-heading.timeline-section .fl-heading {
  background: url("/wp-content/themes/tm-beans-child/img/timeline-heading-border-dot.png") center center repeat-x;
}

.fl-module-heading.timeline-section .fl-heading:before {
  content: url("/wp-content/themes/tm-beans-child/img/timeline-dot.png");
  display: inline-block;
  background: #fff;
  padding-right: 0.8em;
  vertical-align: middle;
}

.fl-module-heading.timeline-section .fl-heading-text {
  background: #fff;
  padding-right: 1em;
  margin-left: -5px;
}

.alphabetical-links .fl-accordion-content a,
.alphabetical-links .fl-accordion-content a:visited,
.alphabetical-links .fl-accordion-content a:focus {
  color: #242b35;
}

.alphabetical-links .fl-accordion-content a:after {
  content: "\f35d";
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  color: #acadac;
  display: inline-block;
  padding-left: 0.5em;
}

.fl-node-5ec315982d856 .fl-post-feed-post {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}

.fl-node-5ec315982d856 .fl-post-text {
  padding: 0;
  width: 100%;
}

.fl-node-5ec315982d856 .fl-post-text .fl-post-title {
  font-size: 24px;
  line-height: 1.3;
}

.fl-node-5ec315982d856 div[itemprop] {
  display: none;
}

.fl-module-tabs.button-tabs {
  position: relative;
  overflow: hidden;
}

.fl-module-tabs.button-tabs .fl-tabs-labels .fl-tabs-label,
.fl-module-tabs.button-tabs .fl-tabs-panel-label {
  color: #00a9e0;
  padding-left: 0;
  width: auto;
  border: 1px solid #00a9e0;
  border-bottom: 1px solid #00a9e0 !important;
  border-radius: 25px;
  padding: 1em 2em;
  line-height: 1;
  margin: 0 6px;
}

.fl-module-tabs.button-tabs .fl-tabs-labels .fl-tabs-label:first-child {
  margin-left: 0;
}

.fl-module-tabs.button-tabs .fl-tabs-labels .fl-tabs-label.fl-tab-active,
.fl-module-tabs.button-tabs .fl-tabs-labels .fl-tabs-label:hover {
  background: #00a9e0;
  color: #fff;
}

.fl-module-tabs.button-tabs .gform_wrapper {
  width: 92%;
}

.fl-accordion .fl-accordion-button-icon {
  color: #06255B;
}

#ctf .ctf-twitterlink:before {
  content: "\f35d";
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}

.uabb-info-list-icon,
.uabb-info-list-content-wrapper {
  z-index: auto;
}

.fl-theme-builder-singular .navigation .nav-links {
  justify-content: space-between;
}

.fl-theme-builder-singular .navigation .nav-links a:first-child {
  padding-right: 8%;
}

.fl-theme-builder-singular .navigation .nav-links a:last-child {
  padding-left: 8%;
  text-align: right;
}

#beans-content .gform_wrapper .gfield_label {
  font-size: 16px;
  font-weight: bold;
  font-family: "din-2014-narrow", sans-serif;
}

#beans-content .gform_wrapper .gfield_required {
  display: none;
}

#beans-content .gform_wrapper .field_description_below .gfield_description {
  padding-top: 12px;
  font-size: 12px;
  text-align: left;
  padding-right: 20px;
  padding-left: 0px;
  border-radius: 5px;
}

#beans-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 1em 2em;
  line-height: 1;
  height: auto;
  background: #fff;
  border: 1px solid #06255b;
  border-radius: 4px;
}

#beans-content .gform_wrapper textarea {
  border-color: #06255b;
}

#beans-content .gform_wrapper .gform_footer {
  text-align: right;
  margin-top: 0;
}

#beans-content .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  -webkit-appearance: none;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #00a9e0;
  text-transform: uppercase;
  line-height: 1;
  padding: 1em 2em;
  border-radius: 4px;
  border: 1px solid #00a9e0;
}

#beans-content .gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #fff;
  color: #00a9e0;
}

#beans-content .gform_wrapper div.validation_error,
#beans-content .gform_wrapper .gfield_error .gfield_label,
#beans-content .gform_wrapper .validation_message,
#beans-content .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#beans-content .gform_wrapper li.gfield_error textarea {
  border-color: #00a9e0;
  color: #00a9e0;
}

#beans-content .gform_wrapper li.gfield.gfield_error,
#beans-content .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(0, 169, 224, 0.1);
  border-color: #00a9e0;
}

#footer-learnmore {
  background: #f7f8f9;
}

footer .fl-node-5ebba2026e68e > .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2020/05/FooterBackground-2000x320_transparent.png), linear-gradient(90deg, #00a9e0 0%, #003b5c 100%);
  background-size: 100% 100%;
}

.wp-block-pb-accordion-item {
  border: 1px solid #e0e0df;
  border-radius: 6px;
  padding: 0.5em 1em;
  margin: 1em 0;
  background: rgba(200, 200, 200, 0.1);
}

.wp-block-pb-accordion-item .c-accordion__title {
  margin: 0;
  padding: 0.5em 0;
  font-size: 16px;
}

table.heritage th {
  color: #00a9e0;
  font-weight: bold;
  font-size: 16px;
  border-top: 1px solid #00a9e0;
  border-bottom: 1px solid #00a9e0;
  vertical-align: middle;
}

table.heritage th,
table.heritage td {
  padding: 0.8em;
}

table.heritage td {
  border-bottom: 1px solid #e0e0df;
}

.fl-builder-content .fl-row .fl-row-content-wrap h2.services-heading {
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
}

.fl-builder-content .fl-row .fl-row-content-wrap h2.services-heading span.purple {
  color: #6F46F5;
  font-size: 16px;
}

@media screen and (max-width: 1600px) {
  .fullwidth-feature-photo-right .fl-row-content-wrap,
  .partnerships-background .fl-row-content-wrap {
    background-position-x: 120%;
  }
}
@media screen and (max-width: 1440px) {
  #navbar .fl-row-content-wrap {
    padding: 0 12px;
  }
  #navbar .fl-module-menu .menu > li > a,
  #navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a {
    margin: 0 12px;
    font-size: 15px;
  }
  #navbar #menu-main-menu > li > .sub-menu {
    padding: 32px;
  }
  #navbar #menu-main-menu .mega-menu > .sub-menu {
    width: auto !important;
    min-width: 600px;
  }
  #navbar #menu-header-buttons .menu-item a {
    padding-left: 24px;
    padding-right: 24px;
  }
  #navbar #menu-header-buttons .sub-menu .menu-item:first-child {
    padding-top: 20px;
  }
  #navbar #menu-header-buttons .sub-menu .menu-item:last-child {
    padding-bottom: 20px;
  }
  #navbar #menu-header-buttons .sub-menu .menu-item > a,
  #navbar #menu-header-buttons .menu-item:hover .sub-menu .menu-item > a {
    padding: 12px 20px;
  }
  #searchform .fl-builder-top-edge-layer > * {
    right: 3%;
  }
  .multislider .bx-viewport {
    padding-left: 24px;
  }
  .multislider .fl-content-slider-wrapper {
    margin-left: -24px;
  }
  .multislider .bx-controls {
    display: block;
  }
  .fl-col.site-logo-col {
    width: 8%;
  }
  .fl-col.searchcol {
    width: 1%;
  }
  .fl-col.buttoncol {
    width: 22%;
    min-width: 310px;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap,
  .partnerships-background .fl-row-content-wrap {
    background-position-x: 140%;
  }
  .shaded-content .fl-row-content .fl-col-group {
    margin: 0;
  }
}
@media screen and (max-width: 1280px) {
  #navbar .fl-row-content-wrap {
    padding: 0 10px;
  }
  #navbar .fl-module-menu .menu > li > a,
  #navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a {
    margin: 0 10px;
    font-size: 14px;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap,
  .partnerships-background .fl-row-content-wrap {
    background-position-x: 180%;
  }
}
@media screen and (max-width: 1160px) {
  .fullwidth-feature-photo-right .fl-row-content-wrap,
  .partnerships-background .fl-row-content-wrap {
    background-position-x: 300%;
  }
}
@media screen and (max-width: 1024px) {
  .fl-node-5ec12b6d20460 {
    min-width: 200px;
  }
  .fl-node-5ec12b6d20461 {
    max-width: 200px;
    margin-left: 0;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap {
    background-position-x: 300%;
  }
  .partnerships-background .fl-row-content-wrap {
    background-image: none;
  }
  .home .tm-site > header #navbar {
    position: fixed;
  }
  #navbar .fl-row-content-wrap {
    padding: 0;
  }
  #navbar {
    background: #fff;
    border-bottom: 1px solid #f7f8f9;
    width: 100%;
  }
  #navbar .style-svg #Group {
    fill: #5b7f95;
  }
  #navbar .fl-col-group {
    display: flex;
    flex-wrap: nowrap;
  }
  #navbar .fl-menu-responsive-toggle-mobile {
    text-align: right;
  }
  #navbar .fl-menu-mobile-toggle {
    color: #00a9e0;
    padding: 20px;
    width: 63px;
    height: 63px;
  }
  #navbar .site-logo-col {
    width: calc(100% - 120px) !important;
    max-width: none;
    padding-left: 20px;
  }
  #navbar .fl-node-5ec12a80cc44d,
  #navbar .fl-node-5ec35597488e0 {
    order: 2;
  }
  #navbar .fl-col.searchcol {
    width: 2%;
  }
  #search-icon .fl-module-content .fl-icon i,
  #search-icon .fl-module-content .fl-icon i:before {
    width: 40px;
  }
  #search-icon .fl-module-content .fl-icon i:before {
    padding: 0.3em;
  }
  #navbar .fl-icon-wrap {
    display: block;
  }
  #navbar .fl-icon i,
  #navbar .fl-icon i:before {
    color: #00a9e0;
  }
  #navbar .fl-module-content {
    margin: 0;
  }
  #navbar p {
    margin: 0;
  }
  #navbar .fl-module-menu .fl-toggle-arrows .menu-item .fl-menu-toggle,
  #navbar .fl-module-menu .menu a {
    display: inline-block;
    position: relative;
  }
  #navbar .fl-module-menu .fl-menu-horizontal.fl-toggle-arrows .fl-has-submenu-container a {
    padding-right: 1em;
  }
  #navbar .fl-module-menu .fl-toggle-arrows .menu-item .fl-menu-toggle {
    padding: 16px 24px 0 16px;
    height: 12px;
  }
  #navbar .fl-module-menu .fl-toggle-arrows .menu-item .fl-menu-toggle:before {
    border-color: #00a9e0;
  }
  #navbar .fl-module-menu .menu > li > a,
  #navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a {
    font-size: 16px;
    font-weight: bold;
  }
  #navbar .fl-module-menu .sub-menu > li > a {
    font-size: 14px;
    font-weight: normal;
  }
  #navbar .fl-module-menu .sub-menu > li > .fl-has-submenu-container > a {
    font-size: 14px;
    font-weight: bold;
  }
  #navbar .fl-module-menu .sub-menu {
    margin-left: 40px;
  }
  #navbar .fl-module-menu .menu > li > .fl-has-submenu-container > a:hover {
    border: 0 none !important;
    padding-bottom: 12px !important;
  }
  .fl-menu-responsive-toggle-medium-mobile > nav {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
  }
  #menu-mobile-menu {
    position: relative;
    display: block !important;
    left: auto;
    right: auto;
    padding: 12px 0 24px 0;
    min-height: calc(100vh - 180px);
    background: #f7f8f9;
  }
  #navbar .fl-module-menu .menu-open #default-header-buttons,
  #navbar .fl-module-menu .menu-open #header-buttons {
    display: block;
    border-top: 1px solid #e0e0df;
    width: 100%;
    background: #f7f8f9;
    min-height: 96px;
    padding: 20px 0;
  }
  #navbar .fl-module-menu .menu-open #default-header-buttons nav,
  #navbar .fl-module-menu .menu-open #header-buttons nav {
    display: block !important;
  }
  #navbar .fl-module-menu .menu-open #menu-header-buttons {
    display: block !important;
  }
  #navbar .fl-module-menu .menu-open #menu-header-buttons .menu-item {
    display: inline-block;
    width: calc(50% - 20px);
    max-width: 200px;
    text-align: center;
    border-color: #00a9e0;
  }
  #navbar .fl-module-menu .menu-open #menu-header-buttons .menu-item a {
    margin: 0;
    padding: 1em;
    background: transparent !important;
    color: #00a9e0;
  }
  #navbar .fl-module-menu .menu-open #menu-header-buttons .menu-item a:hover,
  #navbar .fl-module-menu .menu-open #menu-header-buttons .menu-item a:active {
    color: #fff;
  }
  #searchform .fl-builder-content .fl-button i.fl-button-icon-after {
    display: none;
  }
  #searchform .fl-builder-top-edge-layer > * {
    right: 80px;
  }
  .widget_search .uk-form input {
    padding: 0.8em 100px 0.8em 2em !important;
  }
  .fl-col-small:not(.fl-col-small-full-width) {
    max-width: none;
  }
  .fl-col.tablet-full {
    width: 100%;
  }
  .multislider .fl-slide {
    min-width: 265px;
  }
  .multislider .fl-slide-photo-wrap {
    display: block;
  }
  .multislider .fl-slide-mobile-photo {
    display: none;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-content {
    text-align: left;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-title {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-photo {
    margin-right: 0;
    text-align: right;
  }
  .fl-node-5ebe801ab8a07 > .fl-row-content-wrap {
    margin-top: -110px !important;
  }
  .textbox-container .fl-col-group {
    position: relative;
    bottom: auto;
  }
  .textbox-container .fl-col-group .textbox {
    margin-top: -180px;
  }
  .stats-box.top-left,
  .stats-box.top-right {
    align-self: flex-end;
  }
  .services-cards .fl-col-group {
    display: flex;
    flex-direction: row;
  }
  .photo-button-card .fl-module-button .fl-button {
    padding: 0;
    font-size: 14px;
  }
  .value-icons .fl-col-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .dark-background-feature-left .fl-row-content-wrap,
  .dark-background-feature-right .fl-row-content-wrap {
    padding-top: 66px;
    padding-bottom: 66px;
    background-position: bottom center;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap {
    background-position-x: 512px;
  }
  .fullwidth-feature-photo-right .fl-col-group,
  .fullwidth-feature-photo-left .fl-col-group {
    display: flex;
    flex-direction: row;
  }
  .fullwidth-feature-photo-right .fl-col-group .fl-col.textcol,
  .fullwidth-feature-photo-right .fl-col-group .fl-col.photocol {
    max-width: 49.5%;
  }
  .fullwidth-feature-photo-left .fl-col-group .fl-col.textcol,
  .fullwidth-feature-photo-left .fl-col-group .fl-col.photocol {
    max-width: 49.5%;
  }
  .fl-row .fl-col.tab-halftext-row {
    width: 60% !important;
  }
  .fl-row .fl-col.tab-halfspace-row {
    width: 40% !important;
  }
  .fl-col.buttoncol {
    width: 44%;
  }
  .fl-module-tabs.button-tabs .fl-tabs-panel-label {
    padding: 1em;
    margin: 6px;
    width: 96%;
  }
  .fl-module-tabs.button-tabs .fl-tabs-labels .fl-tabs-label {
    padding: 1em;
  }
  .fl-module-tabs.button-tabs .fl-tabs-panel-label.fl-tab-active {
    background: #00a9e0;
    color: #fff;
  }
  .fl-module-tabs.button-tabs .fl-tabs-panel-content {
    padding-top: 0;
  }
  .testimonial .fl-module-content {
    padding: 32px;
  }
  .testimonial .fl-callout-photo-left .fl-callout-content {
    width: 70%;
  }
  .widget_asa_resources_filters_widget .widgettitle,
  .toggle-search-options .fl-heading {
    color: #00a9e0;
    font-size: 16px;
    cursor: pointer;
  }
  .widget_asa_resources_filters_widget .widgettitle:after,
  .toggle-search-options .fl-heading:after {
    content: "\f107";
    padding-left: 1em;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
  }
  .widget_asa_resources_filters_widget.showing .widgettitle:after,
  .showing .toggle-search-options .fl-heading:after {
    content: "\f106";
  }
  .widget_asa_resources_filters_widget .asa-resource-filters,
  .newsroom-sidebar .news-filters {
    display: none;
  }
  .newsroom-sidebar .news-filters {
    width: 49%;
    vertical-align: top;
  }
  .newsroom-sidebar .showing .news-filters {
    display: inline-block !important;
  }
  footer .fl-node-5ebba2026e68e > .fl-row-content-wrap {
    background-image: url(/wp-content/uploads/2020/06/FooterBackground-mobile-1024px-transparent.png), linear-gradient(90deg, #00a9e0 0%, #003b5c 100%);
    background-size: auto;
    background-position: bottom center;
  }
  footer .fl-col-group .fl-col.poplinks-column,
  footer .fl-col-group .fl-col.contactus-column {
    width: 16%;
  }
  footer .fl-node-5eddb3e845fc9 {
    width: 36%;
  }
  footer .fl-module-icon-group.white-circle-border .fl-icon i {
    padding: 0.4em;
  }
  .fl-module-icon-group.white-circle-border .fl-icon i {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 768px) {
  html.uk-touch {
    margin-top: 0 !important;
  }
  html #wpadminbar {
    display: none;
  }
  .multislider .bx-controls {
    display: none;
  }
  #searchform .fl-builder-top-edge-layer > * {
    right: 77px;
  }
  .hide768 {
    display: none !important;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap {
    background-position-x: 400px;
  }
  .testimonial .fl-callout-photo-left .fl-callout-photo {
    width: 24%;
    padding-right: 20px;
  }
  .contactform-sidebar,
  .smalltab-fullwidth .textcol,
  .smalltab-fullwidth .photocol {
    width: 100%;
  }
  .feature-photo-right.smalltab-fullwidth .photocol .fl-photo {
    text-align: left;
  }
  .feature-photo-left.stack-photo-after.smalltab-fullwidth .fl-col-group .photocol {
    order: 3;
  }
  .feature-photo-right.stack-photo-before.smalltab-fullwidth .fl-col-group .photocol {
    order: -1;
  }
}
@media screen and (max-width: 1024px) and (min-width: 480px) {
  .tab-stack-button {
    width: 100%;
  }
  .fl-col.tablet-half {
    width: 46%;
  }
  .widget_asa_resources_filters_widget .asa-resource-filters form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .widget_asa_resources_filters_widget .asa-resource-filters .resource-search {
    flex: 0 0 100%;
  }
  .widget_asa_resources_filters_widget .asa-resource-filters .resource-filter {
    padding: 0.5em 1em;
  }
}
@media screen and (max-width: 920px) and (min-width: 480px) {
  .statistics .fl-col.stats-box .fl-col-content,
  .statistics .fl-module-photo .fl-module-content {
    margin: 6px;
  }
  .statistics .fl-col.stats-box .fl-col-content {
    padding: 4px;
  }
  .statistics .fl-col.stats-box .fl-module-numbers .fl-module-content {
    margin-bottom: 5px;
  }
  .statistics .fl-col.stats-box .fl-module-numbers .fl-number-string {
    font-size: 22px;
  }
  .statistics .fl-col.stats-box .fl-module-heading .fl-heading {
    font-size: 14px;
  }
  .statistics .fl-col.statsbox-textpadding-left {
    display: none;
  }
  .statistics .fl-col.statstext {
    width: 42%;
  }
  .fl-module-interactive-banner-2.core-value .uabb-module-content {
    min-height: 280px;
  }
  .fl-module-interactive-banner-2.core-value .uabb-module-content .uabb-new-ib-title {
    top: 60%;
  }
}
@media screen and (max-width: 720px) {
  .fl-row .fl-col.tab-halftext-row,
  .fl-row .fl-col.tab-halfspace-row {
    width: auto !important;
  }
  .services-cards .fl-col-group {
    flex-direction: column;
  }
  .photo-button-card {
    margin: 24px;
  }
  .photo-button-card .fl-module-button .fl-button {
    padding: 12px;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-content .fl-slide-cta-button {
    top: calc(100% - 18px);
    margin-right: 12px;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-content {
    padding: 0;
  }
  .fl-col.stats-box,
  .stats-box-split-container {
    width: 50% !important;
    float: left;
    clear: none;
  }
  .stats-box-split-container.bottom-right {
    float: right;
  }
  .stats-box-split-container .fl-col.stats-box {
    width: 100% !important;
  }
  .fl-col.stats-box .fl-col-content {
    background-image: url("/wp-content/uploads/stats-mobile.png");
  }
  .fl-col.stats-box.top-left .fl-col-content {
    background-position: top left;
    background-size: 200%;
  }
  .fl-col.stats-box.top-right .fl-col-content {
    background-position: top right;
    background-size: 200%;
  }
  .fl-col.stats-box.bottom-left .fl-col-content {
    background-position: bottom left;
    background-size: 200%;
  }
  .fl-col.stats-box.bottom-right .fl-col-content {
    background-position: bottom right;
    background-size: 200%;
  }
  .shaded-content .fl-row-content .fl-col-group {
    padding: 20px;
  }
  .shaded-content .fl-row-content .buttoncol .fl-button-wrap {
    text-align: left;
  }
  .shaded-content .fl-row-content .buttoncol .fl-button-wrap .fl-button {
    text-align: center;
    width: 100%;
  }
  .testimonial-background .fl-row-content-wrap {
    background-size: cover;
  }
  .fl-post-feed .fl-post-align-left .fl-post-button a {
    border: 0 none;
  }
  .fl-post-feed .fl-post-align-left .fl-post-button a:hover {
    background: transparent;
    color: #00a9e0;
  }
  .widget_search_meter ul {
    flex-direction: column;
  }
  .widget_search_meter ul li {
    padding: 0;
  }
  .fl-theme-builder-singular .navigation .nav-links a:first-child {
    display: block;
    padding: 0 0 12px 0;
  }
  .fl-theme-builder-singular .navigation .nav-links a:last-child {
    display: block;
    padding: 0;
  }
  .fl-node-5ed9d04d118ac .fl-row-content {
    z-index: 2;
    position: relative;
  }
  .fl-node-5ed9d04d118ac > .fl-row-content-wrap:after {
    background-color: rgba(0, 59, 92, 0.7);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  footer .fl-col-group .fl-col.poplinks-column {
    float: left;
    clear: none;
    width: 33% !important;
  }
  footer .fl-col-group .fl-col.social-column {
    margin-top: -40px;
  }
  footer .fl-col-group .fl-col.contactus-column .fl-module-content {
    margin-bottom: 0;
  }
  footer .fl-module-menu .fl-menu .menu {
    display: flex;
  }
  .fl-node-5ec72e187fc3b > .fl-row-content-wrap {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 16px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 20px;
  }
  .fl-node-5ebe801ab8a07 > .fl-row-content-wrap {
    margin-top: -82px !important;
  }
  .fl-col-group.fl-node-5ec70dc44d17d {
    clear: both;
  } /* stats box container on homepage */
  #searchform .fl-builder-top-edge-layer > * {
    right: 90px;
  }
  .fl-menu-responsive-toggle-medium-mobile.menu-open nav:before {
    right: 30px;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-content-wrap {
    width: 100% !important;
  }
  .fl-builder-content .fl-module-content-slider.multislider.partners .fl-slide .fl-slide-content-wrap {
    width: auto !important;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide .fl-slide-content {
    padding: 0;
    margin: 16px !important;
  }
  .fl-builder-content .fl-module-content-slider.multislider.width-100 .fl-slide .fl-slide-content {
    margin: 0px !important;
  }
  .fl-builder-content .fl-module-content-slider.multislider .fl-slide-foreground .fl-slide-content .fl-slide-cta-button {
    top: calc(100% - 48px);
  }
  .fl-builder-content .fl-module-content-slider.multislider.partners .fl-slide-foreground .fl-slide-content .fl-slide-cta-button {
    position: relative;
  }
  .widget_search button.fl-button i.fl-button-icon-after {
    display: none;
  }
  .raised-offset-heading {
    margin-top: 0;
  }
  #ctf .ctf-tweets {
    flex-direction: column;
  }
  #ctf .ctf-tweets .ctf-item {
    flex-basis: auto;
    margin-left: 0;
    margin-right: 0;
  }
  #ctf .ctf-tweets .ctf-tweet-actions {
    width: 100%;
  }
  .textbox-container .fl-col-group .textbox {
    margin-top: 0;
  }
  .textbox-container .fl-col-group .textbox .fl-col-content .fl-module-heading {
    max-width: 60%;
  }
  .feature-photo-left .fl-col-group,
  .feature-photo-right .fl-col-group,
  .resources-row-left.stack-text-before .fl-col-group {
    flex-direction: column;
    display: flex;
  }
  .feature-photo-left.stack-photo-after .fl-col-group .photocol {
    order: 3;
  }
  .feature-photo-right.stack-photo-before .fl-col-group .photocol,
  .resources-row-left.stack-text-before .fl-col-group .textcol {
    order: -1;
  }
  .feature-photo-left .fl-col-group .textcol .fl-module-button .fl-module-content,
  .feature-photo-right .fl-col-group .textcol .fl-module-button .fl-module-content {
    margin-bottom: 0;
  }
  .value-icons .fl-col-group {
    flex-direction: column;
  }
  .value-icons .fl-col-small .fl-col-content {
    max-width: 280px;
    margin: 0 auto;
  }
  .fl-col.photocol,
  .fl-col.textcol,
  .fl-col.tab-stack-button {
    width: 100% !important;
  }
  .fl-col.buttoncol {
    min-width: 0;
  }
  .stats-box h5 {
    font-size: 18px;
  }
  .statistics .fl-col.stats-box .fl-module-numbers .fl-number-string {
    font-size: 26px;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap,
  .partnerships-background .fl-row-content-wrap {
    background-position-x: 280px;
  }
  .fullwidth-feature-photo-right .fl-col-group .fl-col.textcol {
    max-width: 65%;
  }
  .fullwidth-feature-photo-right .fl-col.photocol {
    width: auto !important;
  }
  .fullwidth-feature-photo-right .learn-more a.fl-button {
    padding: 12px;
  }
  .dark-background-feature-left .fl-row-content-wrap,
  .dark-background-feature-right .fl-row-content-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: bottom center;
  }
  .fl-post-carousel-grid .fl-post-carousel-post {
    max-width: 280px;
    margin-left: 6px;
  }
  .fl-post-feed .fl-post-align-left .fl-post-button a {
    border: 0 none;
    padding: 12px;
  }
  .location-row {
    flex-direction: column;
    padding-left: 1em;
  }
  .location-row .column.first,
  .location-row .column.second {
    width: 100%;
    padding-right: 0;
  }
  .location-row .column.first {
    padding-bottom: 1em;
  }
  .location-row .column.third {
    display: none;
  }
  .testimonial {
    margin-top: 40px;
  }
  .testimonial .fl-callout-photo-left .fl-callout-content {
    width: 100%;
  }
  .core-value {
    margin: 24px;
  }
  .fl-number-string {
    white-space: normal;
  }
  .fl-module-tabs.button-tabs .gform_wrapper {
    width: 100%;
  }
  .fl-accordion-content td,
  .fl-accordion-content a {
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  #footer-learnmore .fl-builder-shape-layer {
    display: none;
  }
  footer .fl-module-menu .fl-menu .menu-item {
    font-size: 12px;
  }
  footer .fl-module-menu .fl-menu .menu-item a {
    padding: 1em 0.5em;
  }
}
@media screen and (max-width: 320px) {
  .page-template-page-parent h1,
  .home h1 {
    font-size: 44px;
  }
  .fullwidth-feature-photo-right .fl-row-content-wrap,
  .partnerships-background .fl-row-content-wrap {
    background-position-x: 220px;
  }
  .fullwidth-feature-photo-right .fl-col-group .fl-col.textcol {
    max-width: 75%;
  }
  .statistics .fl-col.stats-box .fl-module-numbers .fl-number-string {
    font-size: 22px;
  }
  .statistics .fl-col.stats-box .fl-module-heading .fl-heading {
    font-size: 16px;
  }
  .fl-post-carousel-grid .fl-post-carousel-post {
    max-width: 235px;
  }
}
#beans-content .gform_page_footer {
  display: block;
  width: 100%;
}

#beans-content .gform_page_footer .gform_next_button {
  float: right;
}

#beans-content .gform_previous_button:hover {
  border: 2px solid #7cf947 !important;
}

#beans-content .gform_ajax_spinner {
  position: absolute;
  bottom: 0;
  right: 0;
}

#gform_28 {
  position: relative;
}

#gform_28 .gfield_description.validation_message {
  text-align: left !important;
  padding-top: 12px !important;
}

.atc-eligibility-qt legend.gfield_label,
.atc-eligibility-qt .gfield_html {
  line-height: inherit;
  text-transform: none;
  font-weight: normal !important;
  font-size: 16px;
  font-family: "din-2014-narrow", sans-serif;
}

.atc-eligibility-qt {
  position: relative;
}

.atc-eligibility-qt img.gform_ajax_spinner {
  position: absolute;
  left: 50%;
  text-align: center;
  width: 50px;
}

.curr-vacancies .fl-button-text {
  white-space: break-spaces !important;
}

#default-header-buttons #menu-header-buttons .menu-item:hover {
  border-color: #7cf947;
}

#navbar #default-header-buttons #menu-header-buttons > .menu-item:hover .fl-has-submenu-container a {
  background: #fff;
  color: #06255b;
}

.airservices-cards,
.airservices-cards-content,
.airservices-cards-icon {
  transition: 0.3s ease all;
}

.airservices-cards:hover {
  transform: scale(1.1);
}

.airservices-cards:hover .fl-col-content {
  border-width: 8px;
}

/*
.airservices-cards-content {
    visibility: hidden;
    opacity: 0;
    display: none;
	transition: 0.3s ease all;
}

.airservices-cards:hover .airservices-cards-icon {
    visibility: hidden;
    opacity: 0;
    display: none;
	transition: 0.3s ease all;
}

.airservices-cards:hover .airservices-cards-content {
	visibility: visible;
	opacity:1;
	display:block;
}
.airservices-cards:hover  .fl-col-content{
	background:#C0EFFB !important;
}
*/
.airservices-cards-container > .fl-row-content-wrap > .fl-row-content > .fl-col-group:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  min-height: 336px;
}

.airservices-cards-container .fl-node-content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 0;
  margin-bottom: 0;
}

.airservices-cards-container .airservices-cards > .fl-node-content {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.airservices-cards-container .airservices-cards .fl-module-heading {
  font-size: 26px !important;
  margin-top: 20px;
  margin-bottom: 10px;
}

.airservices-cards-container .fl-col-group-custom-width .airservices-cards:nth-child(even) .fl-col-content {
  border-color: #61d6f4;
}

.airservices-cards-container .fl-node-content ul {
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 18px;
  min-height: 153px;
}

.airservices-cards-icon img {
  max-width: 55px;
  min-height: 58px;
}

.airservices-cards-container {
  position: relative;
}

.airservices-cards-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 35%;
  z-index: 1;
  width: 65%;
  height: 100%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='884' height='434' viewBox='0 0 884 434' fill='none'><path d='M907.316 353.838C907.316 353.838 624.155 453.25 476.331 308.673C328.534 164.081 259.497 -33.3109 0.873406 -13.2746M905.231 395.154C905.231 395.154 628.652 480.961 488.828 318.308C350.545 157.472 293.443 -18.5058 56.0895 -42.5111M903.132 436.444C903.132 436.444 633.055 508.864 501.298 327.957C372.462 151.056 327.39 -3.70089 111.331 -71.7626M901.032 477.735C901.032 477.735 637.279 536.873 513.769 337.607C394.24 144.755 361.321 11.0785 166.547 -100.999M898.947 519.05C898.947 519.05 641.404 565.007 526.24 347.256C415.879 138.569 395.268 25.8834 221.763 -130.236M896.848 560.341C896.848 560.341 645.371 593.165 538.71 356.905C437.36 132.407 429.174 40.6778 276.98 -159.472M894.737 601.671C894.737 601.671 648.82 621.556 551.196 366.581C458.415 126.459 463.135 55.5085 332.236 -188.698M892.638 642.962C892.638 642.962 769.058 646.383 666.321 547.123C625.971 508.139 588.837 453.318 563.667 376.23C482.271 126.936 496.252 73.0935 395.872 -195.588C393.146 -202.884 390.336 -210.339 387.437 -217.96' stroke='white' stroke-width='2' stroke-miterlimit='10'/></svg>");
  background-size: cover;
}

.search-active #navbar #search-icon .fl-module-content .fl-icon i:before {
  color: #000;
  font-family: "FontAwesome";
}

.form-desc span {
  display: none;
}

.form-desc span.selected {
  display: block;
}

.content-wrapper select#options {
  background: none;
  border: none;
  border-bottom: 1px solid #06255b;
  border-radius: 0;
  padding-bottom: 5px;
}

h2.content-title {
  font-size: 36px;
  line-height: 44px;
  font-weight: 300;
  margin: 0;
  text-wrap: nowrap;
}

.content-wrapper label.selected {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}

.content-wrapper button {
  border: none;
  background: none;
  border: 2px solid #61d6f4;
  border-radius: 5px;
}

.content-wrapper button:hover {
  border-color: #7cf947;
}

a#go-button {
  color: #06255b;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 40px;
  display: block;
  border: 2px solid #61d6f4;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-wrapper:last-child {
  align-items: center;
}

.content-wrapper a#go-button:hover {
  border-color: #7cf947;
}

.content-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 22px;
}

.content-wrapper .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 22px;
}

.content-wrapper .content form {
  display: flex;
  gap: 22px;
}

@media (max-width: 980px) {
  .content-wrapper {
    flex-direction: column;
  }
  .content-wrapper button {
    width: 150px;
    margin-top: 20px;
  }
}
@media (max-width: 720px) {
  .content-wrapper:last-child {
    align-items: unset;
  }
  .content-wrapper .content,
  .content-wrapper .content form {
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
    gap: 30px;
    align-items: start;
  }
  .content-wrapper form {
    margin: 0;
  }
  footer .uabb-image.uabb-image-crop-simple {
    text-align: center;
  }
  .fl-col-group.fl-node-1qt78p3suwmb.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-top {
    display: flex;
  }
}
/* Redesign CSS */
/* Fonts */
@font-face {
  font-family: "AvenirProRegular";
  src: url("/wp-content/themes/tm-beans-child/assets/fonts/AvenirNextLTPro-Regular.otf") format("opentype");
}
@font-face {
  font-family: "AvenirProDemi";
  src: url("/wp-content/themes/tm-beans-child/assets/fonts/AvenirNextLTProDemi.otf") format("opentype");
}
@font-face {
  font-family: "FriendsRegular";
  src: url("/wp-content/themes/tm-beans-child/assets/fonts/Friends-Regular.otf") format("opentype");
}
@font-face {
  font-family: "FriendsNormal";
  src: url("/wp-content/themes/tm-beans-child/assets/fonts/Friends-Normal.otf") format("opentype");
}
@font-face {
  font-family: "FriendsThin";
  src: url("/wp-content/themes/tm-beans-child/assets/fonts/Friends-Thin.otf") format("opentype");
}
/* General */
h1,
h2,
h3,
h4,
h5 {
  color: #06255b;
  font-family: "FriendsNormal";
}

.fl-rich-text h1,
.fl-rich-text h2,
.fl-rich-text h3,
.fl-rich-text h4,
.fl-rich-text h5 {
  font-family: "FriendsNormal" !important;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  color: #06255b;
  font-family: "FriendsNormal";
}

.fl-slide-title {
  font-family: "FriendsNormal" !important;
}

h1 {
  line-height: 54px;
}

h2 {
  line-height: 44px;
}

h3 {
  line-height: 38px;
}

h4,
h5,
h6 {
  line-height: 24px;
}

p,
a {
  font-family: "AvenirProRegular";
}

.fl-button-wrap .fl-button {
  background-color: #a52db4;
}

@media screen and (max-width: 767px) {
  h4,
  h5,
  h6 {
    line-height: 43px;
  }
}
.fl-button-wrap .fl-button:hover {
  background-color: #7cf947;
}

.banner {
  position: relative;
}

.banner .banner-pattern-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

#show-report.show .ua-icon-chevron-down:before {
  content: "\e990" !important;
}

.banner .uabb-image-content {
  width: 100%;
}

.banner img.uabb-photo-img.wp-image-38278.size-full {
  width: 100%;
  height: 75vh !important;
  object-fit: cover;
}

.banner-pattern {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.cta-pattern-block {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 1841px) and (max-width: 1880px) {
  .cta-pattern-block .fl-row-content-wrap {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1591px) and (max-width: 1840px) {
  .cta-pattern-block .fl-row-content-wrap {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1451px) and (max-width: 1590px) {
  .cta-pattern-block .fl-row-content-wrap {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .cta-pattern-block .fl-row-content .fl-col-group .fl-col:first-child {
    position: relative;
    top: 15px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1450px) {
  .cta-pattern-block .fl-row-content-wrap {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .cta-pattern-block .fl-row-content .fl-col-group .fl-col:first-child {
    position: relative;
    top: 15px;
  }
}
@media screen and (max-width: 980px) {
  .cta-pattern-block .fl-row-content .fl-col-group .fl-col:first-child {
    width: 100% !important;
  }
}
@media screen and (max-width: 1732px) {
  .cta-pattern-block .fl-content-wrap {
    max-height: 490px;
  }
}
.cta-pattern-block .pattern-overlay-block {
  position: absolute;
  top: 0;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}

.cta-pattern-block .pattern-overlay-left-half-block {
  background-color: #61d6f4;
  position: absolute;
  width: calc(50% - 150px);
  height: 100%;
  top: 0;
  left: 0;
}

.cta-pattern-block .pattern-overlay-left-half-block.bg-white {
  background-color: white;
}

.pattern-overlay-block .fl-module-content {
  margin: 0;
  height: 100%;
}
.pattern-overlay-block .fl-module-content .fl-html {
  height: 100%;
}
.pattern-overlay-block .fl-module-content .fl-html svg {
  height: 100%;
}

.cta-pattern-block .pattern-overlay-bg-col-group {
  position: absolute;
  height: 100%;
}

.cta-pattern-block .pattern-overlay-bg-col-group .fl-col:first-child {
  width: calc(50% - 190px);
}

.cta-pattern-block > .fl-row-content-wrap {
  background-size: 54%;
  padding-bottom: 75px;
}

.fl-node-nm8dgxrfu3vt.fl-module-icon {
  text-align: center;
}

.fl-node-yk5lurs3me09 {
  width: 1%;
}

.fl-node-tcksw1jz52g6 {
  width: auto;
}

.fl-row.fl-row-full-width.fl-row-bg-photo.fl-node-7ksl8fnyd9e6.cta-pattern {
  overflow: hidden;
}

.logo.fl-module img {
  max-width: unset;
}

.pattern-overlay .fl-html::before {
  content: "";
  position: absolute;
  top: 0;
  right: 99%;
  height: 100%;
  width: 100%;
  background: #61d6f4;
}

.Banner h2.fl-heading {
  position: absolute;
  top: 10%;
  left: 3%;
  z-index: 1;
}

.custom-bg {
  position: relative;
  overflow: hidden;
}

.pattern-overlay {
  position: absolute;
  top: -134px;
  right: -12px;
  z-index: 2;
}

.background {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.background-sm img {
  max-height: 445px;
  object-fit: cover;
}

.fl-node-eworm62975fx {
  align-items: center;
}

@media (max-width: 1498px) {
  .fl-node-yk5lurs3me09 {
    width: 5%;
  }
  .fl-node-mcx4bzgo891r .menu a {
    padding-left: 5px;
    padding-right: 5px;
  }
  #default-header-buttons .fl-module-content {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  header.fl-builder-content .fl-col {
    width: auto !important;
  }
  #navbar .fl-col-group > div {
    margin: 0;
  }
  #navbar .fl-col-group > div:first-child {
    margin-right: auto;
  }
  /*
  .fl-col.fl-node-z6bo1t0ewin5.fl-col-small {
      display: none;
  }
  	*/
  .fl-node-5ec72e187fc3b > .fl-row-content-wrap {
    margin-top: 90px;
  }
}
@media (max-width: 980px) {
  .pattern-overlay,
  .background,
  .pattern-overlay-block {
    display: none;
  }
  .fl-col.fl-node-gfl9vyt4zwon.fl-col-small,
  .fl-col.fl-node-e2wlqszn6o9t.fl-col-small,
  .fl-col.fl-node-msv6p9w47xka.fl-col-small,
  .fl-col.fl-node-7usiz5d2qlcm.fl-col-small {
    flex: 0 0 50%;
  }
  .fl-node-y70nfdmbvuw8 {
    width: 100%;
  }
  .fl-col-group.fl-node-qjy59vh6x4n1 {
    flex-direction: column;
  }
  .fl-node-7ksl8fnyd9e6 > .fl-row-content-wrap,
  .cta-pattern-block > .fl-row-content-wrap {
    background-image: none;
  }
  .cta-pattern .fl-col.fl-node-d97qnxworf5c.fl-col-small {
    width: 100%;
  }
  .fl-node-8tg5nrxmdbc3 > .fl-row-content-wrap {
    background-image: none;
  }
}
.cta-pattern-block > .fl-row-content-wrap {
  background-size: 62%;
}

.team-slider .fl-slide-content-wrap,
.team-slider .fl-slide-photo-wrap,
.width-100 .fl-slide-photo-wrap {
  width: 100% !important;
}

@media (max-width: 1170px) {
  .fl-node-tcksw1jz52g6 {
    display: none !important;
  }
}
@media screen and (max-width: 720px) {
  .fl-node-xoequ7cbtwly.fl-row[data-node] > .fl-row-content-wrap {
    padding: 0;
  }
  .fl-row.fl-row-full-width.fl-row-bg-none.fl-node-xoequ7cbtwly {
    margin-top: 55px;
  }
  #navbar .fl-module img {
    padding: 10px;
  }
}
@media (max-width: 1710px) {
  .cta-pattern-block > .fl-row-content-wrap {
    background-size: 65%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1380px) {
  .cta-pattern-block > .fl-row-content-wrap {
    background-size: 87%;
    background-position: 234% !important;
  }
}
@media (max-width: 1056px) {
  .fl-node-mcx4bzgo891r .fl-module-content {
    margin: auto 0;
  }
}
@media (max-width: 1200px) {
  .fl-builder-content .fl-node-tcksw1jz52g6 {
    display: none !important;
  }
  .fl-builder-content .fl-row-full-width .fl-row-content-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 1199px) {
  .cta-pattern-block > .fl-row-content-wrap {
    background-image: none;
  }
  .cta-pattern-block > .fl-row-content-wrap .fl-col-group .fl-col:first-child {
    width: 100% !important;
  }
  .cta-pattern-block .pattern-overlay-block {
    display: none !important;
  }
  .cta-pattern-block .pattern-overlay-left-half-block {
    display: none;
  }
  .cta-pattern-block .pattern-overlay-bg-col-group .fl-col:last-child {
    display: none;
  }
}
/* h4 span.fl-heading-text {
    font-size: 36px;
    line-height: 44px;
    color: #06255b;
    font-weight: 300;
}
h3 span.fl-heading-text {
    font-size: 16px !important;
    color: #6F46F5 !important;
    text-transform: lowercase;
}
.fl-rich-text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #06255B;
}
.fl-builder-content a.fl-button * {
    color: #fff !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 590 !important;
}

.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    background: #A52DB4 !important;
    text-transform: none !important;
}
.fl-builder-content .fl-button-wrap {
    float: left;
} */
#beans-content .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
#beans-content .gform_next_button,
#beans-content .gform_previous_button,
#beans-content .gform_button {
  background: #a52db4 !important;
  border: 2px solid #a52db4 !important;
  cursor: pointer;
  text-transform: none !important;
}

#beans-content .gform_next_button:hover {
  background: #70ed3b !important;
  border: 2px solid #70ed3b !important;
  color: #000;
}

#beans-content .gform_previous_button {
  background: none !important;
  border: 2px solid #a52db4 !important;
  color: #000 !important;
}

.gfield_radio {
  display: flex;
  flex-direction: row;
  gap: 15px;
}

h2.gform_title {
  font-size: 36px;
  line-height: 44px;
  font-weight: 300;
  font-family: "FriendsNormal";
}

#beans-content .gform_wrapper .gfield_label {
  font-family: AvenirProRegular, sans-serif;
}

.fl-accordion-button-icon-left,
.fl-accordion-button-icon-right {
  opacity: 1 !important;
}

.menu-header-buttons.fl-node-3a8p9fgb0l6j .menu a {
  padding: 10px 20px;
}

iframe .ytp-chrome-top,
iframe .ytp-chrome-bottom {
  display: none;
}

/* .full-width-media-content .fl-col-content.fl-node-content {
    position: relative;
    top: 0;
    left: 52.2%;
    max-width: 39%;
}
@media(max-width: 1920px){
.full-width-media-content .fl-col-content.fl-node-content {
    left: 38%;
}
}
@media(max-width: 1440px){
.full-width-media-content .fl-col-content.fl-node-content {
    left: 19%;
}
}

@media(min-width: 1281px) and (max-width: 1919px){
.full-width-media-content .fl-col-content.fl-node-content {
    left: 23%;
	max-width: 60%;
}
}
@media(max-width: 1280px){
	.full-width-media-content {
    width: 40% !important;
}
.full-width-media-content .fl-col-content.fl-node-content {
    left: 13%;
	max-width: 73%;
}
	.media {
    width: 60%;
}
}
#media-left .full-width-media-content .fl-col-content.fl-node-content {
    left: 70px;
}
@media(max-width: 1180px){
.full-width-media-content .fl-col-content.fl-node-content {
    left: 3%;
}
}
@media(max-width: 980px){
.full-width-media-content .fl-col-content.fl-node-content {

    max-width: 100%;
    position: static;
}
} */
.media .fl-photo-content,
.media .fl-photo-content img {
  width: 100%;
}

ul.fl-menu-horizontal li.mega-menu > ul.sub-menu > li > .fl-has-submenu-container a {
  font-weight: normal;
}

.fl-node-6h0vumirf9xw .uabb-blog-posts-shadow,
.fl-node-6h0vumirf9xw .uabb-blog-posts .uabb-blog-posts-shadow {
  overflow: hidden;
}

.recruitment-process-mobile h2.fl-slide-title {
  position: absolute;
  top: -24px;
  left: 50%;
  height: 45px;
  width: 45px;
  background: #06255b;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  border-radius: 50%;
  color: #fff !important;
  font-size: 30px !important;
  line-height: 38px;
  font-family: "FriendsRegular";
}

.recruitment-process-mobile .fl-slide-content {
  border: 2px solid #06255b;
  border-radius: 5px;
  padding: 40px 0;
}

.recruitment-process-mobile .bx-wrapper img {
  display: inline-block;
}

.recruitment-process-mobile .fl-slide-content-wrap {
  padding: 26px;
}

.recruitment-process-mobile .fl-slide-text p {
  font-family: AvenirProRegular, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.fl-slide-cta-button .fl-button-wrap a.fl-button:hover i.fl-button-icon {
  color: #06255b;
}

.fl-builder-content .fl-module-content-slider.recruitment-process-mobile .fl-slide .fl-slide-text,
.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-text * {
  font-size: 18px !important;
  line-height: 24px !important;
  margin-bottom: 7px !important;
}

.menu-item a.fl-button {
  background: #a52db4 !important;
  padding: 10px 40px !important;
  text-transform: capitalize;
}

.menu-item a.fl-button:hover {
  background: #7cf947 !important;
}

.menu-item a.fl-button:hover * {
  color: #06255b !important;
}

.menu-item a.fl-button * {
  color: #ffffff !important;
}

.breadcrumbs .fl-module-content .fl-rich-text a:hover {
  border-bottom: 1px solid #fff;
}

.fl-col-group.fl-node-shwi4zfvaxu8.fl-col-group-custom-width {
  min-height: 302px;
}

.fl-menu .fl-has-submenu-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fl-menu .menu-header-buttons .fl-has-submenu-container {
  justify-content: center;
}

#navbar:hover #menu-header-buttons .menu-item:hover {
  border-color: #7cf947;
  background: transparent;
}

.global-banner {
  position: relative;
  overflow: hidden;
}

.global-banner .fl-module-heading .fl-heading {
  font-size: 43px !important;
}

.global-banner-pattern {
  position: absolute;
  top: 0;
  left: 0;
}

.global-banner-pattern svg {
  height: 400px;
}

.fl-node-gzh73couxp0y > .fl-row-content-wrap {
  background-size: cover;
  background-position: 25vw center;
}

@media (max-width: 580px) {
  .fl-node-gzh73couxp0y > .fl-row-content-wrap {
    background-size: cover;
    background-position: center;
  }
}
.fl-node-gzh73couxp0y.fl-row-custom-height > .fl-row-content-wrap {
  height: 400px;
}

@media (max-width: 576px) {
  .global-banner-pattern {
    display: none;
  }
  .global-banner::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(6, 37, 91, 0.4705882353);
  }
  .global-banner .fl-row-content-wrap {
    background-position: 50% 50% !important;
    background-size: cover !important;
    height: 340px !important;
    min-height: 340px !important;
  }
}
#menu-item-35460 ul.sub-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
}

.post-slider .slick-list.draggable {
  height: 500px !important;
}

.resource-title {
  font-size: 18px !important;
}

.fl-col-group.fl-node-4leh59s1f6pi.fl-col-group-nested,
.fl-col-group.fl-node-m0sq8o1zy7vd.fl-col-group-nested,
.fl-col-group.fl-node-ju9bhgz4c3ry.fl-col-group-nested {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1580px) {
  .fl-col.fl-node-i8bjv7xotlfr.fl-col-small,
  .fl-col.fl-node-wu2t0mazhryo.fl-col-small,
  .fl-col.fl-node-y5exghptvmo2.fl-col-small,
  .fl-col.fl-node-nyqed2w6p9cu.fl-col-small,
  .fl-col.fl-node-7pfa1esv9oby.fl-col-small,
  .fl-col.fl-node-zwj37d9mcsgh.fl-col-small,
  .fl-col.fl-node-th5k87inrzw4.fl-col-small,
  .fl-col.fl-node-jz1srv0dn7yp.fl-col-small,
  .fl-col.fl-node-vy5roeljtbd0.fl-col-small,
  .fl-col.fl-node-osh64q1mlpju.fl-col-small,
  .fl-col.fl-node-rd5so492cnum.fl-col-small,
  .fl-col.fl-node-1aix5od8qjzf.fl-col-small {
    flex: 0 0 35%;
  }
}
@media (min-width: 2256px) and (max-width: 3840px) {
  .pattern-overlay svg {
    width: 1367px !important;
    height: 100% !important;
  }
  .background .fl-photo-content img,
  .background .fl-photo-content {
    width: 50.3vw !important;
  }
  .pattern-overlay {
    position: absolute;
    top: -25.5%;
    right: -12px;
    z-index: 2;
  }
  .fl-node-vwt1p7u2mfje.pattern-overlay {
    position: absolute;
    top: -29.5%;
    right: -12px;
    z-index: 2;
  }
  .fl-node-vwt1p7u2mfje.pattern-overlay svg {
    width: 1349px !important;
    height: 100% !important;
  }
  .fl-node-pv5ltce3auzq.pattern-overlay svg {
    width: 1400px !important;
  }
}
@media (min-width: 2256px) and (max-width: 3840px) {
  .page-id-29 .pattern-overlay {
    top: -28.5%;
  }
}
.fl-button-wrap.fl-button-width-auto.fl-button-left.fl-button-has-icon {
  text-align: left;
}

@media (max-width: 720px) {
  .fl-content-slider .fl-slide-bg-photo {
    background-image: none;
    position: static;
  }
}
/* @media screen and (min-width: 2000px){
.main-slider .fl-content-slider .fl-slide-1 .fl-slide-bg-photo {
    background-position: 95% 52% !important;
    background-size: 120% !important;
}
} */
.fl-node-gzh73couxp0y > .fl-row-content-wrap {
  background-position: 25vw 37%;
}

#menu-main-menu li a:hover {
  font-weight: 600;
}

#gquiz_confirmation_message {
  font-size: 16px;
}

.gform_submission_error {
  font-family: "AvenirProRegular" !important;
  margin-bottom: 25px !important;
}

.gform_validation_errors {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

#gform_35 {
  padding-top: 130px;
  margin-top: -130px;
}

#gform_35 .gfield-choice-input + label {
  max-width: calc(100% - 8px);
}

/* Support Services Center */
.page-id-39212 .global-banner .fl-row-content-wrap {
  background-size: 110%;
  background-position: -48px 39% !important;
}

.photo-fit img {
  width: 100% !important;
  max-width: 362px;
  max-height: 422px !important;
  min-height: 422px;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  .photo-fit .fl-photo {
    text-align: center !important;
  }
}
.search.search-results .widget_search {
  margin-top: 50px;
}

.video-on-homepage.show {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.video-thumbnail {
  display: inline-block;
}

.feature-photo-left .fl-row-content.fl-row-fixed-width.fl-node-content {
  z-index: 4;
}

.video-thumbnail {
  position: relative;
  cursor: pointer;
}

.video-thumbnail .yt-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
}

@media (max-width: 1440px) {
  .video-on-homepage iframe {
    width: 80%;
    max-height: 550px !important;
  }
}
.video-popup-row .fl-row-content.fl-row-fixed-width.fl-node-content {
  z-index: auto;
}

.fl-node-js2te0vrdi39.pattern-overlay .fl-html::before {
  background: #fff;
}

div#gform_wrapper_44 {
  max-width: 100% !important;
}

.career-map .fl-row-content.fl-row-fixed-width.fl-node-content {
  display: flex;
}

.state-select-wrap {
  height: 100%;
}

.career-map svg:not(:root) {
  overflow: unset;
}

.fl-node-5edccbe2197c4.fl-module-heading .fl-heading {
  text-transform: none;
}

.fl-node-5eded3114e4ed.fl-module-heading .fl-heading {
  text-transform: unset;
}

@media (max-width: 1342px) {
  .fl-node-d97qnxworf5c {
    width: 45%;
  }
}
@media (max-width: 980px) {
  .fl-node-d97qnxworf5c {
    width: 100%;
  }
}
.widget_search button {
  font-family: "AvenirProRegular" !important;
}

.fl-node-oa0sl7bp81ti.cta-pattern-block svg {
  height: 854px;
  width: 100%;
}

.clear-left {
  position: relative;
  left: -4px;
}

/* Aviation Rescue Fire Fighting Service careers */
.page-id-338 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
  background-position: 62% 26% !important;
}

/* Life at Airsevices Banner */
.page-id-38271 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
  background-position: 79% 54% !important;
}

.service-tile .fl-photo-content img {
  min-height: 260px;
  max-height: 260px;
  object-fit: cover;
}

@media screen and (max-width: 1199px) {
  .service-tile .fl-photo-content img {
    min-height: 240px;
    max-height: 240px;
  }
}
.page-id-27360 .fl-node-gzh73couxp0y > .fl-row-content-wrap {
  background-position: 30vw 42%;
  background-size: 71%;
}

.inline-buttons > .fl-col-content {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}

.inline-buttons > .fl-col-content > .fl-module-button:first-child {
  margin-bottom: 15px;
}

.inline-buttons .fl-col-content .fl-module-button {
  width: auto;
}

.inline-buttons .fl-col-content .fl-module-button a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 333px;
}

@media screen and (max-width: 1580px) {
  .stats-icon-wrapper .fl-col-group-nested .fl-col {
    flex: 0 0 25%;
  }
}
@media screen and (max-width: 991px) {
  .inline-buttons .fl-col-content .fl-module-button a {
    min-width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .inline-buttons > .fl-col-content > .fl-module-button:last-child {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 720px) {
  .stats-icon-wrapper .fl-col-group-nested {
    flex-direction: column;
  }
}
.match-height-icons img {
  min-width: 176px;
  max-width: 176px;
  max-height: 157px;
  min-height: 157px;
}

.match-height-icons-sm {
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.match-height-icons-sm img {
  min-width: 80px;
  max-width: 80px;
  max-height: 80px;
  min-height: 80px;
}

.stat-match {
  min-height: 105px;
  max-height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stat-match img {
  min-width: 80px;
  max-width: 80px !important;
  max-height: 80px;
  min-height: 80px;
}

@media screen and (min-width: 992px) {
  .spacer-right {
    padding-right: 15px;
  }
}
.archive.category .breadcrumbs span,
.single-post .breadcrumbs span {
  text-transform: capitalize !important;
}

.archive.category .fl-row-bg-color .fl-heading-text,
.single-post .fl-row-bg-color.fl-node-5eded3114e4ef .fl-heading-text {
  text-transform: capitalize !important;
}

#gform_submit_button_44 {
  float: right;
}

#gform_wrapper_44 .gform_required_legend {
  display: none;
}

#beans-content .gform_wrapper #gform_44 .gfield_required {
  display: inline-block;
}

.bg-fit .fl-row-content-wrap {
  background-size: 61% !important;
}

@media screen and (max-width: 1199px) {
  .bg-fit .fl-row-content-wrap {
    background-size: cover !important;
  }
}
/* Air traffic management */
.page-id-27135 .global-banner .fl-row-content-wrap {
  background-position: 50% 50%;
}

/* About us */
.page-id-25 .global-banner .fl-row-content-wrap {
  background-position: 50% 45%;
}

/* About our operations */
.page-id-27448 .global-banner .fl-row-content-wrap {
  background-position: 100px 50%;
}

/* Information Suppliers */
.page-id-35302 .global-banner .fl-row-content-wrap {
  background-position: 0px 29%;
}

/* Drones and Uncrewed Aircraft Systems Traffic Management */
.page-id-32612 .global-banner .fl-row-content-wrap {
  background-position: 121% 50%;
  background-size: 100%;
}

@media screen and (min-width: 780px) {
  .page-id-32612 .global-banner .fl-row-content-wrap {
    background-position: 121% 0%;
    background-size: 75%;
  }
}
@media screen and (min-width: 1080px) {
  .page-id-32612 .global-banner .fl-row-content-wrap {
    background-position: 125% 30%;
    background-size: 73%;
  }
}
@media screen and (min-width: 1080px) {
  .page-id-32612 .global-banner .fl-row-content-wrap {
    background-position: 125% 30%;
    background-size: 73%;
  }
}
@media screen and (min-width: 1400px) {
  .page-id-32612 .global-banner .fl-row-content-wrap {
    background-position: 110% 43%;
    background-size: 70%;
  }
}
/* Aircraft owners and operators */
.page-id-32551 .global-banner .fl-row-content-wrap {
  background-position: 100px 50%;
}

/* Pilot tools */
.page-id-32350 .global-banner .fl-row-content-wrap {
  background-position: 100px 50%;
}

/* Aircraft noise */
.page-id-1317 .global-banner .fl-row-content-wrap {
  background-position: 100px 50%;
}

/* Sustainability */
.page-id-27472 .global-banner .fl-row-content-wrap {
  background-position: 20vw 40%;
}

/* National PFAS Management Program */
.page-id-27469 .global-banner .fl-row-content-wrap {
  background-position: 100px 50%;
}

/* Contact us */
.page-id-558 .global-banner .fl-row-content-wrap {
  background-position: 15vw 37%;
}

/* Newsroom */
@media screen and (min-width: 1500px) {
  .page-id-27117 .global-banner .fl-row-content-wrap {
    background-position: -85% 54%;
    background-size: 140%;
  }
}
/* Resources */
.page-id-39794 .global-banner .fl-row-content-wrap {
  background-position: 25vw 64%;
}

/* Airflow Traffic Flow Management */
.page-id-15998 .global-banner .fl-row-content-wrap {
  background-position: 3vw 37%;
}

.page-id-27115 .global-banner .fl-row-content-wrap {
  background-position: 25vw 54%;
}

.margin-clear > .fl-module-content {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.new-tab a:after {
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f35d";
  position: relative;
  left: 10px;
}

.clear-min-width a {
  min-width: initial !important;
}

.mw-100,
.mw-100 a.fl-button {
  min-width: initial !important;
}

/* Fiefox media wrap */
@-moz-document url-prefix() {
  .menu-item a:hover {
    text-shadow: 0.5px 0 0 #06255b;
    font-weight: 400 !important;
  }
  .menu-item:hover a {
    font-weight: 400 !important;
  }
  #menu-header-buttons a {
    font-weight: 600 !important;
  }
  #menu-header-buttons a:hover {
    font-weight: 600 !important;
  }
}
/* Safari media wrap */
/* Safari 7.1+ */
_::-webkit-full-page-media,
_:future,
:root .menu-item a:hover {
  text-shadow: 0.5px 0 0 #06255b;
  font-weight: 400 !important;
}

_::-webkit-full-page-media,
_:future,
:root .menu-item:hover a {
  font-weight: 400 !important;
}

_::-webkit-full-page-media,
_:future,
:root #menu-header-buttons a {
  font-weight: 600 !important;
}

_::-webkit-full-page-media,
_:future,
:root #menu-header-buttons a:hover {
  font-weight: 600 !important;
}

@media not all and (min-resolution: 0.001dpcm) {
  .menu-item a:hover {
    text-shadow: 0.5px 0 0 #06255b;
    font-weight: 400 !important;
  }
  .menu-item:hover a {
    font-weight: 400 !important;
  }
  #menu-header-buttons a {
    font-weight: 600 !important;
  }
  #menu-header-buttons a:hover {
    font-weight: 600 !important;
  }
}
@media screen and (max-width: 1450px) and (min-width: 970px) {
  .fl-col-group.fl-node-70lquhsocpkw {
    max-width: 80%;
  }
  .fl-col-group.fl-node-ymscig3dn4ql {
    max-width: 70%;
  }
  .fl-module.fl-module-rich-text.fl-node-v7mwgzo6dns8 {
    max-width: 85%;
  }
}
@media screen and (max-width: 1650px) and (min-width: 970px) {
  .fl-col-group.fl-node-ymscig3dn4ql {
    max-width: 75%;
  }
}
/*Hyperlink*/
a,
.uk-link {
  /*color: #00a9e0; */
  color: #2d49c7;
  cursor: pointer;
}

a:hover,
.uk-link:hover {
  /* color: #005570; */
  color: #2d49c7;
  text-decoration: none !important;
}

.fl-module-content .fl-rich-text a:hover {
  text-decoration: none !important;
}

.fl-module-content .fl-rich-text a {
  color: #2d49c7 !important;
  text-decoration: underline !important;
}

.breadcrumbs .fl-module-content .fl-rich-text a {
  color: inherit !important;
}

.fl-list-item-content-text ul li a {
  text-decoration: underline !important;
}

.fl-list-item-content-text ul li a:hover {
  text-decoration: none !important;
}

.widget_categories ul li a {
  text-decoration: underline !important;
}

.fl-list-item-content-text ul li a:hover {
  text-decoration: none !important;
}

button a:hover,
.fl-button-wrap a:hover {
  color: #06255b !important;
  text-decoration: none !important;
}

.fl-button-wrap a:hover .fl-button-text,
.fl-button-wrap a:hover .fl-button-icon {
  color: #06255b !important;
}

#navbar a:hover {
  text-decoration: none !important;
}

/* Default Accordion */
.fl-accordion-button {
  padding: 24px !important;
}

.fl-accordion-button-label {
  color: #242b35 !important;
  font-size: 16px !important;
  font-family: AvenirProRegular, sans-serif !important;
  font-weight: 700 !important;
}

.fl-accordion-button-icon.fas:before,
.fl-accordion-button-icon.fa:before,
.fl-accordion-button-icon.ua-icon:before {
  font-family: "Font Awesome 5 Free";
  content: "\f067" !important;
  font-weight: 900;
}

.fl-accordion-item-active .fl-accordion-button-icon.fas:before,
.fl-accordion-item-active .fl-accordion-button-icon.fa:before,
.fl-accordion-item-active .fl-accordion-button-icon.ua-icon:before {
  content: "\f068" !important;
}

/* Carousel */
.main-slider .fl-content-slider .fl-slide-3 .fl-slide-bg-photo {
  background-position: 0px 37% !important;
}

.slider-overlay {
  position: absolute;
  width: 8%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 20px;
  height: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.4));
  filter: blur(30px) contrast(125%) brightness(75%);
}

.main-slider .fl-slide-mobile-photo img {
  max-height: 360px;
  min-height: 360px;
  object-fit: cover;
}

@media screen and (max-width: 720px) {
  .main-slider .fl-slide .fl-slide-content {
    background-color: #06255b !important;
  }
}
@media screen and (min-width: 721px) {
  .main-slider .fl-slide-0 .fl-slide-text {
    max-width: 566px;
  }
}
@media screen and (max-width: 480px) {
  .main-slider .fl-slide-mobile-photo img {
    max-height: 240px;
    min-height: 240px;
  }
}
.bx-pager.bx-default-pager {
  z-index: 3;
}

@media screen and (max-width: 720px) {
  .slider-overlay {
    display: none;
  }
  .main-slider .fl-slide-foreground .fl-slide-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 360px !important;
  }
}
.position-relative {
  position: relative;
}

@media screen and (max-width: 767px) {
  .main-slider .fl-button-wrap {
    text-align: center !important;
  }
}
/* Carousel pagination */
.bx-wrapper .bx-pager.bx-default-pager a {
  border: 2px solid #9921a8 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #9921a8 !important;
}

.home .bx-wrapper .bx-pager.bx-default-pager a {
  border: 2px solid #FFFFFF !important;
}

.home .bx-wrapper .bx-pager.bx-default-pager a.active,
.home .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #FFFFFF !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:focus:not(.bx-wrapper .bx-pager.bx-default-pager a.active) {
  background: transparent !important;
}

.bx-pager-button {
  background: transparent;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #9921a8 !important;
  cursor: pointer;
  font-size: 0px;
  padding: 0px;
}

.bx-pager-button.active {
  background: #9921a8;
}

.home .bx-pager-button {
  border: 2px solid #FFFFFF !important;
}

.home .bx-pager-button.active {
  background: #FFFFFF;
}

.bx-pager ol {
  margin: 0px;
}

.bx-pager ol li {
  display: inline-block;
}

/* Latest News */
.latest-news-btn .uabb-blog-post-content {
  position: initial !important;
}

.latest-news-btn .uabb-read-more-text {
  position: absolute;
  right: 30px;
  bottom: 25px;
  padding: 0;
}

.latest-news-btn .uabb-blog-posts-shadow {
  min-height: 480px;
}

.latest-news-btn .uabb-post-thumbnail img {
  min-height: 147px;
  object-fit: cover;
  width: 100%;
}

.resource-download .text {
  color: #00a9e0;
}

.resource-download a:hover {
  text-decoration: none !important;
}

@media screen and (min-width: 992px) {
  .multislider .bx-wrapper .bx-prev {
    left: -10px;
  }
  .multislider .bx-wrapper .bx-next {
    right: -10px;
  }
}
/* Work With Us banner */
.fl-node-fzgtjx6yp2ns > .fl-module-content {
  margin-left: 15px !important;
}

@media screen and (min-width: 992px) {
  .iframe-center iframe {
    max-width: 50%;
    max-height: 60%;
    left: 25% !important;
    right: auto !important;
  }
  .iframe-center .fluid-width-video-wrapper {
    margin-bottom: -20% !important;
  }
}
/* Careers button */
.fl-node-tflick12pham .fl-button-wrap a:hover {
  border-bottom-color: #06255b !important;
}

.fl-node-tflick12pham .fl-button-wrap:hover .fl-button-text {
  color: #06255b !important;
}

.fl-node-tflick12pham .fl-button-wrap:hover i {
  color: #06255b !important;
}

/* Popup */
.pum-overlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

#popmake-39926 {
  padding: 0 !important;
  border-radius: 20px !important;
}

#popmake-39926 .overlay {
  background-color: #06255b;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

#popmake-39926 .popmake-content {
  border-radius: 20px !important;
}

#popmake-39926 .popmake-content img {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  min-height: 466px;
  object-fit: cover;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

#popmake-39926 .pum-content > p {
  margin-bottom: 0 !important;
}

#popmake-39926 .popmake-content img {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  min-height: 390px;
  object-fit: cover;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

#popmake-39926 .text-end {
  text-align: right;
}

#popmake-39926 .details {
  color: #fff;
  line-height: 24px;
}

.by {
  font-weight: 600;
}

#popmake-39926 .popmake-close {
  position: absolute;
  bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: 20px;
  top: auto;
  text-align: center;
  background: #ffffff !important;
  border-radius: 5px !important;
  color: #06255b !important;
  font-size: 16px !important;
  min-width: 149px !important;
  max-width: 149px;
  font-weight: 600 !important;
}

@media screen and (min-width: 992px) {
  #popmake-39926 .overlay {
    background: linear-gradient(360deg, #06255b 67%, rgba(6, 37, 91, 0) 102.35%);
    width: 100%;
    height: 155%;
    position: absolute;
    left: 0;
    top: -125px;
    z-index: 2;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 34px;
    padding-top: 130px;
  }
  #popmake-39926 .ack-details {
    min-height: 230px;
  }
}
@media screen and (max-width: 1647px) {
  #popmake-39926 .ack-details {
    min-height: 255px;
  }
}
@media screen and (max-width: 1373px) {
  #popmake-39926 .ack-details {
    min-height: 280px;
  }
  #popmake-39926 .overlay {
    height: 160%;
    top: -167px;
    padding-top: 166px;
  }
}
@media screen and (max-width: 1213px) {
  #popmake-39926 .popmake-content img {
    min-height: 300px;
  }
  #popmake-39926 .ack-details {
    min-height: 300px;
  }
}
@media screen and (max-width: 1199px) {
  #popmake-39926 .ack-details {
    min-height: 320px;
  }
}
@media screen and (max-width: 991px) {
  #popmake-39926 .ack-details {
    min-height: 280px;
    background-color: #06255b;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  #popmake-39926 .overlay {
    padding-top: 0 !important;
  }
  #popmake-39926 {
    max-width: 60% !important;
  }
}
@media screen and (max-width: 767px) {
  #popmake-39926 .ack-details {
    min-height: 320px;
  }
  #popmake-39926 {
    min-width: 80% !important;
  }
}
@media screen and (max-width: 480px) {
  #popmake-39926 {
    min-width: 94% !important;
  }
  #popmake-39926 .ack-details {
    font-size: 14px;
    min-height: 310px;
  }
  #popmake-39926 .popmake-close {
    font-size: 14px !important;
  }
}
#go-button {
  font-weight: 600;
}

/* Footer */
#footer a {
  color: #fff !important;
  text-decoration: none !important;
}

#footer a:hover {
  text-decoration: underline !important;
}

#menu-bottom-footer a:hover {
  font-weight: 400 !important;
  text-decoration: underline !important;
}

/* Gform */
.gform_widget .widgettitle,
.gform_widget .gform_title {
  font-size: 36px;
  font-family: "FriendsNormal";
}

#gform_wrapper_35 .gform_page_footer .gform_next_button,
#gform_wrapper_36 .gform_page_footer .gform_next_button {
  float: initial;
}

#menu-main-menu a {
  -webkit-font-smoothing: antialiased;
}

#menu-main-menu .fl-button-wrap {
  white-space: nowrap;
}

.home .fl-slide-2 .fl-slide-bg-photo {
  background-position: 0px 40% !important;
}

/* ATM Dashboard */
.page-id-40913 .fl-row-bg-photo .fl-row-content-wrap {
  background-position: 35vw 34% !important;
}

.bg-none {
  background-color: transparent !important;
}

.network-performance-aerodomes .fl-tabs-label {
  font-size: 30px;
  font-family: "FriendsThin";
  font-weight: 300;
  color: #fff;
  background-color: #06255b;
  border-radius: 5px 5px 0px 0px;
  line-height: 38px;
  height: 50px;
  padding: 6px 18px;
  margin-right: 21px;
  position: relative;
  bottom: -1px;
  left: -1px;
}

.network-performance-aerodomes .fl-tabs-panels {
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  border-top: 2px solid #06255b;
}

.network-performance-aerodomes .fl-tabs-label:last-child {
  margin-right: 0;
}

.network-performance-aerodomes .fl-tabs-label.fl-tab-active {
  background-color: #6f46f5;
}

.network-performance-aerodomes .fl-tabs-panel-content {
  background: transparent !important;
  padding-top: 40px;
}

.network-performance-aerodomes ul {
  padding-left: 0;
}

.network-performance-aerodomes ul.list-unstyled {
  list-style: none;
  font-size: 14px;
}

.network-performance-aerodomes ul li span.box {
  width: 34px;
  height: 12px;
  padding: 0px 17px;
  margin-right: 10px;
}

.network-performance-aerodomes ul li img {
  margin-right: 10px;
}

.network-performance-aerodomes ul li span.box.cyan {
  background-color: #61d6f4;
}

.network-performance-aerodomes ul li span.box.navy {
  background-color: #2d49c7;
}

.network-performance-aerodomes .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.network-performance-aerodomes select {
  background-image: url(/wp-content/themes/tm-beans-child/assets/images/chev-down.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 95% 50% !important;
  appearance: none;
  border: 0;
  border-bottom: 2px solid #06255b;
  border-radius: 0;
  color: #06255b;
  font-size: 18px;
  width: 100%;
  max-width: 237px;
  min-width: 237px;
  padding: 5px 11px;
  font-family: "FriendsNormal";
  background-color: transparent !important;
}

.network-performance .dt-none {
  display: none;
}

.network-performance-aerodomes .stat-column .fl-heading-text {
  font-size: 18px !important;
}

@media screen and (max-width: 991px) {
  .bg-img > .fl-node-content {
    min-height: 400px !important;
  }
}
@media screen and (max-width: 767px) {
  .bg-img > .fl-node-content {
    min-height: 300px !important;
  }
  .network-performance-aerodomes .row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
  }
  .network-performance-aerodomes .row .col {
    margin-bottom: 15px;
  }
  .network-performance-aerodomes select {
    min-width: 200px;
  }
  .network-performance-aerodomes .stat-column .fl-heading-text {
    font-size: 16px;
  }
  .network-performance-aerodomes .fl-row-content-wrap {
    padding: 0 !important;
  }
  .network-performance-aerodomes .fl-tabs-panel-content {
    padding: 0 !important;
    padding-top: 20px !important;
  }
}
/* Mobile layout fixes for Pilot and Airside Safety */
@media screen and (max-width: 720px) {
  .page-id-1374 .fl-node-xo9ey1bzlqup .fl-node-jrukoxgl5183 {
    display: flex;
    flex-direction: column;
  }
  .page-id-1374 .fl-node-xo9ey1bzlqup .fl-node-jrukoxgl5183 .fl-col:first-child {
    order: 3;
  }
  .page-id-1374 .fl-node-xo9ey1bzlqup .fl-node-jrukoxgl5183 .fl-col:nth-child(2) {
    order: 2;
  }
  .page-id-1374 .fl-node-xo9ey1bzlqup .fl-node-jrukoxgl5183 .fl-col:last-child {
    order: 1;
  }
  .page-id-1374 .fl-node-tz1u4sm7rl8n {
    display: flex;
    flex-direction: column;
  }
  .page-id-1374 .fl-node-tz1u4sm7rl8n .fl-col:first-child {
    order: 3;
  }
  .page-id-1374 .fl-node-tz1u4sm7rl8n .fl-col:nth-child(2) {
    order: 2;
  }
  .page-id-1374 .fl-node-tz1u4sm7rl8n .fl-col:last-child {
    order: 1;
  }
  .page-id-1374 .fl-node-flau2h518qtn {
    display: flex;
    flex-direction: column;
  }
  .page-id-1374 .fl-node-flau2h518qtn .fl-col:first-child {
    order: 3;
  }
  .page-id-1374 .fl-node-flau2h518qtn .fl-col:nth-child(2) {
    order: 2;
  }
  .page-id-1374 .fl-node-flau2h518qtn .fl-col:last-child {
    order: 1;
  }
}
/* START Text fix for main page banner 14 June 2023 */
.home .fl-slide-text p,
.home .fl-slide-text span {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home .fl-slide-title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* END Text fix for main page banner 14 June 2023 */
#cookie-notice {
  background-color: #06255b !important;
}

#cookie-notice p {
  font-family: AvenirProRegular, sans-serif !important;
}

#cn-accept-cookie {
  background-color: #a52db4 !important;
  font-weight: 600 !important;
  font-family: AvenirProRegular, sans-serif !important;
}

#cn-accept-cookie:hover {
  background-color: #7cf947 !important;
  color: #06255b !important;
}

#popmake-39926 .ack-details {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 34px;
  padding-top: 20px;
  color: #fff;
  position: relative;
}

/* Banner adjustments for campaign week */
.page-id-309 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
  background-position: 64% 20% !important;
}

.page-id-39212 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
  background-position: 73% 20% !important;
  background-size: cover !important;
}

.page-id-38557 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
  background-position: 62% 20% !important;
}

.page-id-338 .global-banner-pattern,
.page-id-309 .global-banner-pattern,
.page-id-39212 .global-banner-pattern,
.page-id-38271 .global-banner-pattern,
.page-id-38557 .global-banner-pattern {
  display: none !important;
}

.page-id-338 .global-banner .fl-heading,
.page-id-309 .global-banner .fl-heading,
.page-id-39212 .global-banner .fl-heading,
.page-id-38271 .global-banner .fl-heading,
.page-id-38557 .global-banner .fl-heading {
  display: none;
}

.main-slider .fl-content-slider .fl-slide-1 .fl-slide-bg-photo {
  background-position: 50% 45%;
}

.bx-wrapper .bx-controls-auto button,
.bx-wrapper .bx-controls-auto a {
  border: none;
  height: 24px;
  background: none;
}

.bx-wrapper .bx-controls-auto button {
  display: block !important;
}

.bx-wrapper .bx-controls-auto button.active {
  display: none !important;
}

@media screen and (min-width: 2000px) {
  .main-slider .fl-content-slider .fl-slide-1 .fl-slide-bg-photo {
    background-position: 50% 52% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-id-38557 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 29% 25% !important;
  }
  .page-id-38271 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 13% 25% !important;
  }
  .page-id-338 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 35% 25% !important;
  }
  .page-id-309 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 35% 25% !important;
  }
  .page-id-39212 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 26% 25% !important;
  }
}
@media screen and (max-width: 576px) {
  .page-id-338 .global-banner::after,
  .page-id-309 .global-banner::after,
  .page-id-39212 .global-banner::after,
  .page-id-38271 .global-banner::after,
  .page-id-38557 .global-banner::after {
    display: none;
  }
  .page-id-338 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 38% 25% !important;
  }
  .page-id-39212 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 38% 25% !important;
  }
  .page-id-309 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 38% 25% !important;
  }
  .page-id-38271 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 35% 25% !important;
  }
  .page-id-38557 .fl-row-bg-photo.global-banner .fl-row-content-wrap {
    background-position: 40% 25% !important;
  }
}
/* Accessibility Fixes */
.cn-close-icon {
  opacity: 1 !important;
}

.cn-close-icon::before,
.cn-close-icon::after {
  background-color: white !important;
}

:focus-visible {
  outline: 2px solid #fc53ee !important;
  outline-offset: -2px;
}

.fl-builder-content a.fl-button:focus-visible {
  outline: none !important;
  color: #06255b !important;
  background-color: #7CF947 !important;
  border: 2px solid transparent !important;
  text-decoration: none !important;
}

.fl-builder-content a.fl-button:focus-visible span {
  color: #06255b !important;
  text-decoration: none !important;
}

.fl-builder-content a.fl-button:focus-visible i {
  color: #06255b !important;
}

.career-map svg path:focus-visible {
  outline: 1px solid #fc53ee !important;
  outline-offset: -2px;
}

.custom-bg .fl-module-heading .fl-heading span {
  color: #06255b !important;
}

.map-svg a:focus {
  outline: 0 !important;
}

.map-svg a:focus path {
  paint-order: stroke;
  stroke: #fc53ee;
  stroke-width: 2px;
  stroke-linecap: butt;
  stroke-linejoin: miter;
  stroke-dasharray: inherit !important;
}

.sr-menu {
  opacity: 0;
  width: 0 !important;
  height: 0;
}

.sr-menu .fl-module-content,
.sr-menu .fl-html * {
  height: 0;
  pointer-events: none;
}

.fl-node-tcksw1jz52g6 {
  display: flex !important;
}

.fl-module-fl-post-content a {
  text-decoration: underline !important;
}

.fl-rich-text a:not(.fl-button),
.fl-rich-text .uk-link {
  text-decoration: underline !important;
}

@media screen and (max-width: 1024px) {
  .fl-menu-accordion-collapse {
    text-align: end;
  }
}
@media screen and (min-width: 1025px) {
  #menu-main-menu li.mega-menu.fl-has-submenu.focus > ul.sub-menu.focus {
    display: flex !important;
  }
  ul.fl-menu-horizontal li.mega-menu.fl-has-submenu.focus > ul.sub-menu,
  .menu-header-buttons .menu .fl-has-submenu.focus .sub-menu {
    display: none !important;
  }
  #menu-main-menu .active.focus > ul.sub-menu {
    display: flex !important;
  }
  #menu-header-buttons .active.focus > ul.sub-menu {
    display: block !important;
    visibility: visible;
    opacity: 1;
    margin-left: -66px;
    left: inherit;
    right: 0;
  }
}
.gform_wrapper .validation_message {
  border: 1px solid #ce0000 !important;
  color: #ce0000 !important;
}

.gfield_error label {
  color: #ce0000 !important;
}

.home .bx-pager.bx-default-pager {
  width: 100% !important;
  text-align: center !important;
  padding-top: 30px;
  padding-bottom: 20px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.7));
  bottom: 0 !important;
}

.home .bx-controls-auto {
  width: 70px !important;
  bottom: 18px !important;
  right: 40px !important;
  z-index: 4 !important;
}

.home .bx-controls-auto .bx-controls-auto-item:first-child {
  margin-right: 5px;
}

.bx-controls-auto .bx-controls-auto-item {
  position: absolute;
  bottom: 25px;
}

.bx-controls-auto .bx-controls-auto-item .bx-start,
.bx-controls-auto .bx-controls-auto-item .bx-stop {
  background: none;
}

.home .bx-wrapper .bx-controls-auto {
  display: flex;
  flex-wrap: nowrap;
}

.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop {
  width: 30px;
  height: 30px;
}

.bx-wrapper .bx-controls-auto .bx-start img,
.bx-wrapper .bx-controls-auto .bx-stop img {
  opacity: 1;
  width: 100%;
}

.bx-controls-auto .bx-controls-auto-item .bx-start:hover img,
.bx-controls-auto .bx-controls-auto-item .bx-stop:hover img {
  opacity: 1;
}

.bx-wrapper .bx-controls-auto .active img,
.bx-wrapper .bx-controls-auto:hover img {
  opacity: 1;
}

.home .bx-controls-auto .bx-controls-auto-item .bx-start {
  text-indent: 0 !important;
}

@media screen and (max-width: 991px) {
  .home .bx-wrapper .bx-controls-auto {
    display: none;
  }
}
.multislider .fl-slide-content p {
  margin-bottom: 0;
  font-family: "FriendsNormal" !important;
  font-weight: 700;
  color: #242b35;
}

/* Replace arrow icon for multisliders */
.multislider .fa-arrow-right::before {
  font-family: "Ultimate-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e97e" !important;
}

/* Fix formatting for the about menu */
@media screen and (min-width: 1025px) {
  #menu-main-menu .sub-menu .menu-item-has-children .sub-menu,
  #menu-main-menu .sub-menu .menu-item-has-children .sub-menu.focus {
    display: block !important;
    flex-direction: column !important;
    border: 0 !important;
    margin-left: 0 !important;
  }
}
/* Resolve issue where portal and resources menu items are not clickable */
.menu-header-buttons .menu .fl-has-submenu.focus .sub-menu.focus {
  display: block !important;
}

.network-performance select {
  display: none;
}

.network-performance select.show {
  display: block;
}

.network-performance.wrapper .form-wrapper {
  display: flex;
  justify-content: end;
}

.network-performance-aerodomes .slide-count {
  position: absolute;
  top: 7px;
  right: 81px;
}

/* Replace arrow icon for multisliders */
.multislider .fa-arrow-right::before {
  font-family: "Ultimate-Icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e97e" !important;
}

/* Page branding update */
@media screen and (min-width: 577px) {
  .page-id-27363 .global-banner .fl-row-content-wrap {
    background-position: 7vw 24% !important;
  }
}
/* Keeps homepage carousel in view when tabbing on firefox */
@-moz-document url-prefix() {
  .bx-wrapper .focus-visible:focus {
    scroll-margin-top: 1000px;
  }
}
/* CHRISTMAS POPUP */
#popmake-42260 {
  max-width: 659px;
  padding: 0 !important;
}

#popmake-42260 img {
  min-height: 390px !important;
  object-fit: cover;
}

.christmas-pop {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  z-index: 2;
}

#popmake-42260 {
  background: transparent !important;
  border-radius: 20px !important;
  overflow: hidden;
}

#popmake-42260 button.pum-close.popmake-close {
  padding: 0 !important;
  font-size: 40px !important;
  background: transparent !important;
  min-width: 1em !important;
  height: 1em !important;
}

#popmake-42260 .pum-content.popmake-content p,
#popmake-42260 .pum-content.popmake-content {
  margin-top: 0 !important;
}

.christmas-pop h2,
.floating-popup h2 {
  color: #fff !important;
  text-align: center !important;
  padding-top: 70px;
  font-size: 34px;
  font-weight: 300;
  line-height: 36px;
  font-family: "FriendsNormal";
}

#popmake-42260 a,
.floating-popup a {
  color: rgba(255, 255, 255, 0.9);
  background-image: url('data:image/svg+xml;utf8,<svg width="210" height="67" viewBox="0 0 210 68" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 56H1V11H11V1H199V11H209V56H199V66H11V56Z" stroke="white"/></svg>');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  padding: 13px 32px;
  cursor: pointer;
  background-color: transparent;
}

#popmake-42260 a:hover,
.floating-popup a:hover {
  background-image: url('data:image/svg+xml;utf8,<svg width="210" height="67" viewBox="0 0 210 68" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11 56H1V11H11V1H199V11H209V56H199V66H11V56Z" stroke="%2361D6F4"/></svg>');
}

#popmake-42260 .pum-content.popmake-content {
  text-align: center;
  margin-top: 30px;
}

div#popmake-42260 .popmake-content::after {
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg width="659" height="658" viewBox="0 0 659 658" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M31 31H1V627H31V657H628V627H658V31H628V1H31V31Z" stroke="%2361D6F4"/></svg>');
  content: "";
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 3.5%;
  left: 3%;
  background-size: 94%;
  background-repeat: no-repeat;
}

#popmake-42260 button.pum-close.popmake-close {
  margin-right: 5px;
}

/*Floating Pop up*/
#pum-42258 {
  opacity: 1 !important;
  display: block !important;
}

#popmake-42258 {
  padding: 0 !important;
  height: 190px;
  width: 190px;
  border-radius: 50%;
  cursor: pointer;
}

#popmake-42258:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("https://www.airservicesaustralia.com/wp-content/uploads/2023/12/Screen-Shot-2023-11-21-at-9.51.12-pm-1-e1701230141219.png");
  background-size: cover;
  height: 190px;
  width: 190px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #61d6f4;
}

#popmake-42258:before {
  content: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjU3IiBoZWlnaHQ9IjQxIiB2aWV3Qm94PSIwIDAgNTcgNDEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01NS45NTQ1IDIwLjU0NTdDNTUuOTU0NSAyMC41NDU3IDU1Ljk1NDUgMTEuNDY2IDU0LjgwNzEgNy4xMDg5OUM1NC4xNzMgNC43MDE5NiA1Mi4zMTYxIDIuODEyODkgNDkuOTQ1OCAyLjE3MzA1QzQ1LjY3MzIgMSAyOC40NzczIDEgMjguNDc3MyAxQzI4LjQ3NzMgMSAxMS4yODEzIDEgNy4wMDg3NyAyLjE3MzA1QzQuNjM4NDcgMi44MTI4OSAyLjc4MTQ5IDQuNzAxOTYgMi4xNDc0IDcuMTA4OTlDMSAxMS40NTA4IDEgMjAuNTQ1NyAxIDIwLjU0NTdDMSAyMC41NDU3IDEgMjkuNjI1NCAyLjE0NzQgMzMuOTgyNEMyLjc4MTQ5IDM2LjM4OTUgNC42Mzg0NyAzOC4yMDIzIDcuMDA4NzcgMzguODQyMkMxMS4yODEzIDQwIDI4LjQ3NzMgNDAgMjguNDc3MyA0MEMyOC40NzczIDQwIDQ1LjY3MzIgNDAgNDkuOTQ1OCAzOC44MjdDNTIuMzE2MSAzOC4xODcxIDU0LjE3MyAzNi4zNzQyIDU0LjgwNzEgMzMuOTY3MkM1NS45NTQ1IDI5LjYyNTQgNTUuOTU0NSAyMC41NDU3IDU1Ljk1NDUgMjAuNTQ1N1oiIGZpbGw9IiM2MUQ2RjQiIHN0cm9rZT0iIzYxRDZGNCIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik0yMS45NTQ1IDMwTDM1Ljk1NDUgMjFMMjEuOTU0NSAxMlYzMFoiIGZpbGw9IndoaXRlIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
  position: absolute;
  bottom: 3%;
  right: 0px;
  z-index: 2;
}

#popmake-42258:hover {
  width: 736px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 145px;
  border-bottom-left-radius: 145px;
}

#popmake-42258 button.pum-close.popmake-close {
  display: none;
}

#popmake-42258 .pum-content.popmake-content p,
#popmake-42258 .pum-content.popmake-content h2 {
  margin: 0;
}

.floating-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

#popmake-42258:hover .floating-popup {
  display: flex;
  flex-direction: column;
  margin: 46px 0 46px 190px;
  gap: 20px;
  align-items: center;
}

#popmake-42258:hover::before {
  display: none;
}

#popmake-42258:hover::after {
  width: 100%;
  height: 191px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border-top-left-radius: 145px;
  border-bottom-left-radius: 145px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  background-position: 0 -15px;
}

.floating-popup p {
  display: flex;
}

.floating-popup h2 {
  padding: 0;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed div#pum-42258 {
  overflow: unset !important;
}

@media screen and (max-width: 480px) {
  #popmake-42258 {
    width: 100px;
    height: 100px;
  }
  div#popmake-42258:before {
    height: 100px;
    width: 100px;
  }
  #popmake-42258:after {
    height: 95px;
    width: 95px;
  }
  #popmake-42258:hover::after {
    height: 100px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  .floating-popup p {
    display: none;
  }
  .floating-popup h2 {
    font-size: 18px;
  }
  #popmake-42258:hover .floating-popup {
    margin: 32px 0 32px 130px;
  }
  #popmake-42258:hover {
    width: 410px;
  }
}
/* Search Template */
.widget_search .fl-button-text {
  display: block;
  text-transform: lowercase;
}

.widget_search .fl-button-text:first-letter {
  text-transform: uppercase;
}

.widget_search .fl-button {
  display: flex;
}

.search .fl-post-feed .fl-post-button a {
  color: #fff;
  background-color: #a52db4;
  font-weight: 600;
  font-family: AvenirProRegular, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  border: 1px solid #9921a8;
  border-style: none;
  border-width: 0;
  background-clip: border-box;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.search .fl-post-feed .fl-post-button a:hover {
  background-color: #7cf947;
  color: #06255b;
}

/* Safety Publications */
.safety-banner h1 span {
  background: rgba(6, 37, 91, 0.6);
  line-height: 1.31;
}

@media screen and (max-width: 767px) {
  .safety-banner .fl-row-content-wrap {
    min-height: 340px !important;
    max-height: 340px;
  }
  .safety-banner .fl-heading {
    font-size: 43px !important;
    line-height: 43px !important;
  }
  .bx-controls-auto .bx-controls-auto-item {
    position: absolute;
    bottom: -3px;
    right: -10px;
  }
}
/* Portal page */
.page-id-2597 .fl-node-gzh73couxp0y > .fl-row-content-wrap {
  background-size: 68%;
  background-position: right center;
}

@media screen and (max-width: 1280px) {
  .page-id-2597 .fl-node-gzh73couxp0y > .fl-row-content-wrap {
    background-size: cover;
    background-position: 21vw center;
  }
}
/* Portal page */
.page-id-2597 .fl-node-gzh73couxp0y > .fl-row-content-wrap {
  background-size: 68%;
  background-position: right center;
}

@media screen and (max-width: 1280px) {
  .page-id-2597 .fl-node-gzh73couxp0y > .fl-row-content-wrap {
    background-size: cover;
    background-position: 21vw center;
  }
}
/* Outage Notification */
/* Replace Twitter Logo */
footer .fa-twitter:before {
  content: url("/wp-content/uploads/2024/06/twitterX-4.png");
  position: relative;
  top: 2px;
}

/* Show counter on lightbox galleries */
.mfp-counter {
  display: inherit;
}

#maintenance {
  display: none;
  position: fixed;
  z-index: 100001;
  bottom: -100%;
  width: 100%;
  font-size: 14px;
  color: #fff;
  background-color: #6f46f5;
  transition: bottom 1.9s;
}

#maintenance.show {
  display: block;
  bottom: -3px;
  left: 0;
  right: 0;
}

#maintenance .fl-row-content-wrap {
  padding: 10px;
}

#maintenance .fl-col-group {
  display: flex;
  align-items: center;
}

#maintenance .fl-button {
  font-family: AvenirProRegular, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  border: 1px solid #7cf947 !important;
  background-color: #7cf947;
  border-style: none;
  border-width: 0;
  background-clip: border-box;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #06255B !important;
  text-decoration: none !important;
  font-weight: 600;
  padding: 12px 30px;
}

#maintenance .fl-button:hover {
  color: #06255B !important;
  background-color: #7CF947;
  border: 1px solid #7CF947 !important;
}

#maintenance .outage-text {
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 600;
  padding-right: 15px;
}

#maintenance .fl-button-text {
  font-size: 16px;
}

@media screen and (max-width: 1199px) {
  #maintenance .fl-button {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  #maintenance .fl-col-group {
    flex-wrap: wrap;
    justify-content: center;
  }
  .outage-btn .fl-button-wrap {
    text-align: center;
  }
  #maintenance .fl-button {
    margin-top: 10px;
  }
}
.service-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
}

.service-list ul li {
  width: 25%;
  text-align: center;
}

.service-list ul img {
  margin: 12px;
}

.uabb-post-wrapper {
  cursor: pointer;
}

.fl-post-grid-post {
  cursor: pointer;
}

#overflow-hidden {
  overflow: hidden;
}

@media (max-width: 1580px) {
  .service-list ul li {
    flex: 0 0 35%;
  }
}
@media (max-width: 720px) {
  .service-list ul li {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
  }
  .fl-builder-content .fl-row .fl-row-content-wrap {
    margin-top: 0px;
  }
  .fl-row[data-node] > .fl-row-content-wrap {
    padding: 0px;
  }
  .bx-controls.bx-has-controls-auto.bx-has-pager {
    min-height: 40px;
  }
  .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: 0px;
  }
  .fl-module-heading .fl-heading {
    padding: 10px !important;
  }
  .fl-module-content.fl-node-content .fl-rich-text {
    padding: 10px;
  }
  .widget_search .uk-width-1-1 ::placeholder {
    color: #f7f8f9;
  }
  .fl-builder-content .fl-button {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media screen and (max-width: 1199px) {
  #maintenance .fl-col-group {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #maintenance .fl-col-group {
    flex-wrap: wrap;
    justify-content: center;
  }
  .outage-btn .fl-content-wrap {
    text-align: center;
  }
  div.fl-button-width-auto .fl-button {
    max-width: 100%;
  }
  div.fl-button-width-auto .fl-button span.fl-button-text {
    white-space: wrap;
  }
}
.uk-grid {
  margin: 0;
}

.uk-block,
.uk-grid > * {
  padding: 0;
}

/* Tooltip Styling */
.text-type.tooltip {
  width: 100%;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 330px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: calc(50% - 100px);
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

#middle-tooltip .bx-viewport {
  overflow: visible !important;
}

#middle-tooltip .tooltip .fl-slide-content-wrap {
  width: 100%;
}

.ginput_container_select .gfield_select {
  background: none !important;
}

/*# sourceMappingURL=style.css.map */
