@font-face {
  font-family: 'GT-Walsheim-Pro-Bold-Oblique';
  src: url("../eot/gt-walsheim-pro-bold-oblique.eot");
  src: url("../eot/gt-walsheim-pro-bold-obliqued41d.eot#iefix") format("embedded-opentype"), url("../woff2/gt-walsheim-pro-bold-oblique.woff2") format("woff2"), url("../woff/gt-walsheim-pro-bold-oblique.woff") format("woff"), url("../ttf/gt-walsheim-pro-bold-oblique.ttf") format("truetype"); }

@font-face {
  font-family: 'GT-Walsheim-Pro-Bold';
  src: url("../eot/gt-walsheim-pro-bold.eot");
  src: url("../eot/gt-walsheim-pro-boldd41d.eot#iefix") format("embedded-opentype"), url("../woff2/gt-walsheim-pro-bold.woff2") format("woff2"), url("../woff/gt-walsheim-pro-bold.woff") format("woff"), url("../ttf/gt-walsheim-pro-bold.ttf") format("truetype"); }

@font-face {
  font-family: 'GT-Walsheim-Pro-Light-Oblique';
  src: url("../eot/gt-walsheim-pro-light-oblique.eot");
  src: url("../eot/gt-walsheim-pro-light-obliqued41d.eot#iefix") format("embedded-opentype"), url("../woff2/gt-walsheim-pro-light-oblique.woff2") format("woff2"), url("../woff/gt-walsheim-pro-light-oblique.woff") format("woff"), url("../ttf/gt-walsheim-pro-light-oblique.ttf") format("truetype"); }

@font-face {
  font-family: 'GT-Walsheim-Pro-Light';
  src: url("../eot/gt-walsheim-pro-light.eot");
  src: url("../eot/gt-walsheim-pro-lightd41d.eot#iefix") format("embedded-opentype"), url("../woff2/gt-walsheim-pro-light.woff2") format("woff2"), url("../woff/gt-walsheim-pro-light.woff") format("woff"), url("../ttf/gt-walsheim-pro-light.ttf") format("truetype"); }

/**** Fonts ****/
h1, h2, h3, h4, .alt {
  font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
  color: #004BA1;
  letter-spacing: 1px; }

/*h1, h2{ letter-spacing: 5px;}
h3, h4 {letter-spacing: 2px;}*/
h5 {
  font-family: 'GT-Walsheim-Pro-Light', Arial, sans-serif;
  color: #004BA1; }

h6 {
  font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif; }

.hero-slide h2 {
  letter-spacing: 2px;
  font-size: 24px; }

.alt, .large {
  font-size: 1.15rem; }

.p0 {
  padding: 0; }

.p1 {
  padding: 1rem; }

.plr1 {
  padding-left: 1rem;
  padding-right: 1rem; }

.pt2 {
  padding-top: 2rem; }

.pb2 {
  padding-bottom: 2rem; }

.ptb1 {
  padding: 1rem; }

.pb1 {
  padding-bottom: 1rem; }

.ptb2 {
  padding: 2rem 0; }

.mtb2 {
  margin: 2rem 0; }

.ptb3 {
  padding: 3rem 0; }

.mb3 {
  margin-bottom: 3rem; }

p::-moz-selection {
  background: rgba(154, 204, 47, 0.5); }

p::selection {
  background: rgba(154, 204, 47, 0.5); }

.inline {
  margin: 0 0 1rem 0; }
  .inline li {
    display: inline-block;
    padding: 0.5rem; }

.sitemap {
  list-style: none; }
  .sitemap li {
    font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif; }
  .sitemap li li {
    font-family: 'GT-Walsheim-Pro-Light', Arial, sans-serif; }

.breadcrumbs {
  margin-bottom: 0; }
  .breadcrumbs li {
    font-size: 1rem;
    text-transform: none; }
  .breadcrumbs li:not(:last-child)::after {
    margin: 0 0.25rem;
    content: "/"; }
  .breadcrumbs a {
    color: #004BA1; }

@media screen and (max-width: 39.9375em) {
  .ptb3, .ptb2, .ptb1 {
    padding: 1rem 2rem; }
  .mb3 {
    margin-bottom: 2rem; } }

/*** button ***/
button, .button, a.button {
  background: none;
  border: 1px solid #004BA1;
  color: #004BA1;
  font-size: 1rem;
  font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.5rem 1.5rem;
  letter-spacing: 2px;
  margin-right: 1rem;
  margin-top: 1rem;
  line-height: 1.3; }
  button:hover, button.active, .button:hover, .button.active, a.button:hover, a.button.active {
    background: #004BA1;
    border: 1px solid #004BA1;
    color: #fefefe; }
    button:hover a, button.active a, .button:hover a, .button.active a, a.button:hover a, a.button.active a {
      color: #fefefe; }

/**** mobile menu ****/
button.menu-icon {
  margin-top: 0; }

.menu-icon {
  border: none;
  float: right; }
  .menu-icon:hover {
    background: none;
    border: none; }
  .menu-icon::after {
    width: 26px;
    height: 3px;
    background: #004BA1;
    box-shadow: 0 9px 0 #004BA1, 0 18px 0 #004BA1; }
  .menu-icon:hover::after {
    background: #81D6ED;
    box-shadow: 0 9px 0 #81D6ED, 0 18px 0 #81D6ED; }

.close-button {
  background: none;
  border: none;
  font-size: 2.5rem;
  color: #004BA1; }
  .close-button:hover, .close-button:focus {
    background: none;
    border: none;
    outline: none;
    box-shadow: none; }

/* ovrlap site mobile menu */
.mobile-menu {
  background: linear-gradient(to bottom, #004ba1 0%, #59abd5 100%);
  height: 100vh;
  width: 350px;
  transform: translateX(350px); }
  .mobile-menu a {
    color: #004BA1; }
  .mobile-menu .social li {
    display: inline-block;
    padding: 0.25rem; }
    .mobile-menu .social li a {
      line-height: 1.8;
      color: #004BA1; }
  .mobile-menu .close-button {
    font-size: 2.5rem;
    color: #fefefe; }
    .mobile-menu .close-button:hover, .mobile-menu .close-button:focus {
      background: none;
      border: none; }
  .mobile-menu .highlight {
    font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
    background: #fefefe;
    color: #004BA1;
    transition: all 0.8s ease;
    padding: 0.5rem 1rem;
    margin-left: 1.5rem;
    text-transform: uppercase; }
    .mobile-menu .highlight a {
      color: #004BA1; }
    .mobile-menu .highlight:hover, .mobile-menu .highlight.active {
      background: #fefefe;
      color: #004BA1; }
      .mobile-menu .highlight:hover a, .mobile-menu .highlight.active a {
        color: #004BA1; }
  .mobile-menu .listmenu {
    padding-left: 0.75rem;
    list-style: none; }
    .mobile-menu .listmenu li {
      list-style: none;
      color: #fefefe; }
      .mobile-menu .listmenu li a {
        color: #fefefe; }
  .mobile-menu .accordion-menu {
    color: #fefefe;
    font-size: 1.25rem; }
    .mobile-menu .accordion-menu a {
      color: #fefefe; }
    .mobile-menu .accordion-menu li {
      padding-left: 0.75rem;
      border-bottom: 1px solid #81D6ED; }
    .mobile-menu .accordion-menu li:first-child {
      border-top: 1px solid #81D6ED; }
    .mobile-menu .accordion-menu li:nth-last-child(-n+2) {
      display: none; }
    .mobile-menu .accordion-menu li li:nth-last-child(-n+2) {
      display: block; }
    .mobile-menu .accordion-menu li:last-child {
      border-bottom: 1px solid #81D6ED; }
    .mobile-menu .accordion-menu li li:last-child {
      border-bottom: none; }
    .mobile-menu .accordion-menu li li {
      border: none;
      padding-left: 0; }
    .mobile-menu .accordion-menu li li:first-child {
      border-top: none; }
    .mobile-menu .accordion-menu .nested.is-accordion-submenu {
      margin-left: 0; }
    .mobile-menu .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
      position: absolute;
      top: 50%;
      border: 0;
      right: 2rem;
      margin-top: -0.5rem;
      content: url(../png/arrow-down-white.png);
      transition: all 0.3s ease-in-out; }
    .mobile-menu .accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
      top: 90%;
      transform: rotate(0deg);
      transform: scaleY(-1); }
  @media screen and (max-width: 39.9375em) {
    .mobile-menu .highlight {
      margin-left: 0;
      margin-right: 1rem; }
    .mobile-menu .listmenu, .mobile-menu .social {
      margin: 0 0 1rem 1rem;
      padding-left: 0; } }
.off-canvas-content .off-canvas.mobile-menu {
  transform: translateX(350px); }

.off-canvas-content .off-canvas.mobile-menu.is-transition-overlap.is-open {
  transform: translate(0, 0); }

@media screen and (max-width: 63.9375em) {
  .menu .active > a {
    background: none; } }

@media screen and (max-width: 39.9375em) {
  .mobile-menu {
    height: 100%;
    width: 100%;
    transform: translateX(100%); }
  .menu .active > a {
    background: none; } }

/**** Menu ****/
header .mainmenu, header .submenu {
  transition: all 0.4s ease; }
  header .mainmenu .menu, header .submenu .menu {
    float: right; }

header .mainmenu {
  padding: 0 1rem;
  transition: all 0.4s ease; }
  header .mainmenu .dropdown li {
    font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
    font-size: 18px;
    margin: 0 0.85rem; }
    header .mainmenu .dropdown li a {
      padding: 0.5rem 0; }
    header .mainmenu .dropdown li ul {
      background: #F2F2F2;
      border: none;
      padding: 0.5rem 0; }
    header .mainmenu .dropdown li li {
      font-family: 'GT-Walsheim-Pro-Light', Arial, sans-serif;
      font-size: 16px; }
      header .mainmenu .dropdown li li:after {
        display: none; }
  header .mainmenu .dropdown li:not(:nth-last-child(-n+2)):after {
    display: block;
    content: '';
    border-bottom: solid 3px transparent;
    transform: scaleX(0.5);
    transition: transform 250ms ease-in-out;
    transform-origin: 50% 50%; }
  header .mainmenu .dropdown li:not(:nth-last-child(-n+2)):hover:after, header .mainmenu .dropdown li.active:not(:nth-last-child(-n+2)):after {
    border-bottom: solid 3px #9ACC2F;
    transform: scaleX(1);
    transform-origin: 50% 50%; }
  header .mainmenu .dropdown li.active:not(:nth-last-child(-n+2)) a {
    background: none;
    color: #004BA1; }
  header .mainmenu .dropdown li.is-submenu-item:after {
    display: none; }
  header .mainmenu .dropdown li.highlight {
    background: #004BA1;
    color: #fefefe;
    transition: all 0.8s ease;
    padding: 3px 0.75rem 0 0.75rem;
    margin-left: 0.5rem;
    text-transform: uppercase; }
    header .mainmenu .dropdown li.highlight a {
      color: #fefefe; }
    header .mainmenu .dropdown li.highlight:hover, header .mainmenu .dropdown li.highlight.active {
      background: #81D6ED;
      color: #004BA1; }
      header .mainmenu .dropdown li.highlight:hover a, header .mainmenu .dropdown li.highlight.active a {
        color: #004BA1; }
  header .mainmenu .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border: 0; }
  header .mainmenu .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding: 0.85rem; }

header .submenu {
  padding: 0.75rem;
  background: linear-gradient(44deg, #59abd5, #004ba1);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 30s ease infinite;
  -moz-animation: AnimationName 30s ease infinite;
  animation: AnimationName 30s ease infinite;
  /*.social li img {width: 80%;}*/
  /* .inline {
			font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
			margin-right: 3rem;
			li img {display: none;}
			li span {display: inline-block;}
			a {color: $white; padding: 0 0.5rem;}
		} */ }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 52%; }
  50% {
    background-position: 100% 49%; }
  100% {
    background-position: 0% 52%; } }

@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 52%; }
  50% {
    background-position: 100% 49%; }
  100% {
    background-position: 0% 52%; } }

@keyframes AnimationName {
  0% {
    background-position: 0% 52%; }
  50% {
    background-position: 100% 49%; }
  100% {
    background-position: 0% 52%; } }
  header .submenu .inline, header .submenu .social {
    float: right;
    margin: 0; }
    header .submenu .inline li, header .submenu .social li {
      display: inline-block;
      padding: 0.25rem;
      font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif; }
      header .submenu .inline li a, header .submenu .social li a {
        color: #fefefe; }
  header .submenu .social.text-link {
    /*li:last-child{display:none;}*/
    margin: 0 1.5rem 0 0.5rem; }
    header .submenu .social.text-link a {
      padding: 0 0 0 0.5rem; }
  @media screen and (max-width: 39.9375em) {
    header .submenu {
      /*.inline {
      			 margin-right: 1rem;
      			li img {display: inline-block;}
      			li:not(:first-child)  {display: none;} 
      		}*/ } }
header .logo {
  padding: 1rem 0; }

header .logo img {
  transition: all 0.4s ease;
  transform-origin: left;
  transform: scale(1); }

header .sticky.is-anchored {
  z-index: 5;
  background: #fefefe; }

header .sticky.is-stuck .mainmenu {
  padding: 0 1rem;
  height: auto; }

header .sticky.is-stuck .submenu {
  padding: 0.25rem 0.75rem; }

header .sticky.is-stuck .logo {
  padding: 0; }

header .sticky.is-stuck .logo img {
  transform: scale(0.8); }

.pagemenu .menu {
  padding: 1rem; }

.pagemenu li {
  font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
  font-size: 18px;
  margin: 0 0.15rem;
  text-align: center; }

.pagemenu li a {
  line-height: 2; }
  .pagemenu li a:after {
    display: block;
    content: '';
    border-bottom: solid 3px #F2F2F2;
    transform: scaleX(0.5);
    transition: transform 250ms ease-in-out;
    transform-origin: 50% 50%; }
  .pagemenu li a:hover:after, .pagemenu li a.active:after {
    border-bottom: solid 3px #9ACC2F;
    transform: scaleX(1);
    transform-origin: 50% 50%; }

/**** background ****/
.bg-gray {
  background: #F2F2F2; }

.bg-primary {
  background: #004BA1;
  color: #fefefe; }
  .bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6 {
    color: inherit; }
  .bg-primary a, .bg-primary a:hover {
    color: inherit; }
  .bg-primary button, .bg-primary .button, .bg-primary a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .bg-primary button:hover, .bg-primary button.active, .bg-primary .button:hover, .bg-primary .button.active, .bg-primary a.button:hover, .bg-primary a.button.active {
      background: #fefefe;
      color: #004BA1; }
      .bg-primary button:hover a, .bg-primary button.active a, .bg-primary .button:hover a, .bg-primary .button.active a, .bg-primary a.button:hover a, .bg-primary a.button.active a {
        color: #004BA1; }

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#81d6ed+0,004ba1+100 */
.bg-gradient-vertical {
  background: linear-gradient(to bottom, #59abd5 0%, #004ba1 100%); }

.bg-gradient-rotate {
  background: linear-gradient(45deg, #59abd5 0%, #004ba1 100%); }

.bg-gradient-vertical, .bg-gradient-rotate {
  margin: 1rem auto;
  color: #fefefe;
  padding: 3rem;
  /*button, .button , a.button {
		border: 1px solid $white;
		color: $white;
		&:hover, &.active {
			background: $white;
			color: $primary-color;
			a {color: $primary-color;}
		}
	}*/ }
  .bg-gradient-vertical h1, .bg-gradient-vertical h2, .bg-gradient-vertical h3, .bg-gradient-vertical h4, .bg-gradient-vertical h5, .bg-gradient-vertical h6, .bg-gradient-rotate h1, .bg-gradient-rotate h2, .bg-gradient-rotate h3, .bg-gradient-rotate h4, .bg-gradient-rotate h5, .bg-gradient-rotate h6 {
    color: inherit; }
  .bg-gradient-vertical a, .bg-gradient-vertical a:hover, .bg-gradient-rotate a, .bg-gradient-rotate a:hover {
    color: inherit; }
  .bg-gradient-vertical button, .bg-gradient-vertical .button, .bg-gradient-vertical a.button, .bg-gradient-rotate button, .bg-gradient-rotate .button, .bg-gradient-rotate a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .bg-gradient-vertical button:hover, .bg-gradient-vertical button.active, .bg-gradient-vertical .button:hover, .bg-gradient-vertical .button.active, .bg-gradient-vertical a.button:hover, .bg-gradient-vertical a.button.active, .bg-gradient-rotate button:hover, .bg-gradient-rotate button.active, .bg-gradient-rotate .button:hover, .bg-gradient-rotate .button.active, .bg-gradient-rotate a.button:hover, .bg-gradient-rotate a.button.active {
      background: #fefefe;
      color: #004BA1; }
      .bg-gradient-vertical button:hover a, .bg-gradient-vertical button.active a, .bg-gradient-vertical .button:hover a, .bg-gradient-vertical .button.active a, .bg-gradient-vertical a.button:hover a, .bg-gradient-vertical a.button.active a, .bg-gradient-rotate button:hover a, .bg-gradient-rotate button.active a, .bg-gradient-rotate .button:hover a, .bg-gradient-rotate .button.active a, .bg-gradient-rotate a.button:hover a, .bg-gradient-rotate a.button.active a {
        color: #004BA1; }

.cell.bg-gradient-vertical, .cell.bg-gradient-rotate {
  padding: 3rem; }

/************ 
Components 
************/
/** home slider **/
.hero-slide {
  position: relative;
  margin-bottom: 1rem; }
  .hero-slide .slide-image {
    position: relative;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 8%; }
  .hero-slide .slide-text {
    position: absolute;
    bottom: 0;
    background: rgba(0, 75, 161, 0.9);
    color: #fefefe;
    padding: 2rem 5.5rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 85%;
    min-height: 180px; }
    .hero-slide .slide-text h1, .hero-slide .slide-text h2, .hero-slide .slide-text h3, .hero-slide .slide-text h4, .hero-slide .slide-text h5, .hero-slide .slide-text h6 {
      color: inherit; }
    .hero-slide .slide-text a, .hero-slide .slide-text a:hover {
      color: inherit; }
    .hero-slide .slide-text button, .hero-slide .slide-text .button, .hero-slide .slide-text a.button {
      border: 1px solid #fefefe;
      color: #fefefe; }
      .hero-slide .slide-text button:hover, .hero-slide .slide-text button.active, .hero-slide .slide-text .button:hover, .hero-slide .slide-text .button.active, .hero-slide .slide-text a.button:hover, .hero-slide .slide-text a.button.active {
        background: #fefefe;
        color: #004BA1; }
        .hero-slide .slide-text button:hover a, .hero-slide .slide-text button.active a, .hero-slide .slide-text .button:hover a, .hero-slide .slide-text .button.active a, .hero-slide .slide-text a.button:hover a, .hero-slide .slide-text a.button.active a {
          color: #004BA1; }
  .hero-slide h1 {
    font-size: 30px; }
  @media screen and (max-width: 63.9375em) {
    .hero-slide .slide-image {
      padding-bottom: 0; }
    .hero-slide .slide-text {
      position: static;
      margin: 0;
      max-width: 100%; } }
  @media screen and (max-width: 39.9375em) {
    .hero-slide .slide-text {
      padding: 2rem 2.5rem; }
    .hero-slide h1 {
      font-size: 20px; } }
.owl-theme .owl-nav {
  margin: 0 5%;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0; }
  .owl-theme .owl-nav .owl-prev {
    float: left; }
  .owl-theme .owl-nav .owl-next {
    float: right; }
  .owl-theme .owl-nav .owl-prev:hover, .owl-theme .owl-nav .owl-next:hover {
    background: none; }
  @media screen and (max-width: 39.9375em) {
    .owl-theme .owl-nav {
      display: none; } }
.owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 5px 7px;
  background: none;
  border: 1px solid #004BA1;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 50px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #004BA1; }

/** page header **/
.page-header, .page-header-event {
  padding: 0;
  margin-bottom: 1rem; }
  .page-header .bg-gradient-rotate, .page-header-event .bg-gradient-rotate {
    margin: 0; }

.bg-twocol-gradient {
  color: #fefefe;
  background: linear-gradient(to bottom, #59abd5 0%, #004ba1 100%); }
  .bg-twocol-gradient h1, .bg-twocol-gradient h2, .bg-twocol-gradient h3, .bg-twocol-gradient h4, .bg-twocol-gradient h5, .bg-twocol-gradient h6 {
    color: inherit; }
  .bg-twocol-gradient a, .bg-twocol-gradient a:hover {
    color: inherit; }
  .bg-twocol-gradient button, .bg-twocol-gradient .button, .bg-twocol-gradient a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .bg-twocol-gradient button:hover, .bg-twocol-gradient button.active, .bg-twocol-gradient .button:hover, .bg-twocol-gradient .button.active, .bg-twocol-gradient a.button:hover, .bg-twocol-gradient a.button.active {
      background: #fefefe;
      color: #004BA1; }
      .bg-twocol-gradient button:hover a, .bg-twocol-gradient button.active a, .bg-twocol-gradient .button:hover a, .bg-twocol-gradient .button.active a, .bg-twocol-gradient a.button:hover a, .bg-twocol-gradient a.button.active a {
        color: #004BA1; }

.bg-twocol-text {
  padding: 1rem 3rem; }

.bg-twocol-image img {
  height: 500px;
  object-fit: cover;
  object-position: center;
  width: 100%; }

.bg-gray .bg-twocol-text {
  padding: 3rem; }

.bg-gray .bg-twocol-image img {
  background-position: top left; }

.bg-image {
  color: #fefefe;
  padding: 3rem;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }
  .bg-image h1, .bg-image h2, .bg-image h3, .bg-image h4, .bg-image h5, .bg-image h6 {
    color: inherit; }
  .bg-image a, .bg-image a:hover {
    color: inherit; }
  .bg-image button, .bg-image .button, .bg-image a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .bg-image button:hover, .bg-image button.active, .bg-image .button:hover, .bg-image .button.active, .bg-image a.button:hover, .bg-image a.button.active {
      background: #fefefe;
      color: #004BA1; }
      .bg-image button:hover a, .bg-image button.active a, .bg-image .button:hover a, .bg-image .button.active a, .bg-image a.button:hover a, .bg-image a.button.active a {
        color: #004BA1; }

@media screen and (max-width: 63.9375em) {
  .bg-twocol-text, .bg-gray .bg-twocol-text {
    padding: 2rem 2rem; }
  .bg-twocol-image img {
    height: 475px;
    object-fit: cover;
    object-position: center;
    width: 100%; }
  .bg-image {
    padding: 2rem; } }

@media screen and (max-width: 39.9375em) {
  .bg-twocol-image img {
    height: auto;
    object-fit: cover;
    object-position: center;
    width: 100%; } }

/** overlay radius grid **/
.list-radius .cell {
  position: relative;
  overflow: hidden;
  color: #fefefe; }
  .list-radius .cell h1, .list-radius .cell h2, .list-radius .cell h3, .list-radius .cell h4, .list-radius .cell h5, .list-radius .cell h6 {
    color: inherit; }
  .list-radius .cell a, .list-radius .cell a:hover {
    color: inherit; }
  .list-radius .cell button, .list-radius .cell .button, .list-radius .cell a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .list-radius .cell button:hover, .list-radius .cell button.active, .list-radius .cell .button:hover, .list-radius .cell .button.active, .list-radius .cell a.button:hover, .list-radius .cell a.button.active {
      background: #fefefe;
      color: #004BA1; }
      .list-radius .cell button:hover a, .list-radius .cell button.active a, .list-radius .cell .button:hover a, .list-radius .cell .button.active a, .list-radius .cell a.button:hover a, .list-radius .cell a.button.active a {
        color: #004BA1; }
  .list-radius .cell img {
    position: relative; }
  .list-radius .cell .overlay {
    position: absolute;
    z-index: 1;
    top: 65%;
    background: linear-gradient(45deg, #59abd5 0%, rgba(0, 75, 161, 0.9) 100%);
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
    border-radius: 50%;
    cursor: pointer;
    padding-top: 3rem; }
    .list-radius .cell .overlay h3, .list-radius .cell .overlay h4, .list-radius .cell .overlay h5 {
      font-size: 1.5rem;
      padding-bottom: 2rem; }
    .list-radius .cell .overlay p {
      display: none; }
    @media screen and (max-width: 39.9375em) {
      .list-radius .cell .overlay h3, .list-radius .cell .overlay h4, .list-radius .cell .overlay h5 {
        font-size: 1rem;
        padding-bottom: 1rem; } }
  .list-radius .cell:hover .overlay {
    top: 0%; }
    .list-radius .cell:hover .overlay .caption {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translateY(-50%); }
    .list-radius .cell:hover .overlay h3, .list-radius .cell:hover .overlay h4, .list-radius .cell:hover .overlay h5 {
      font-size: 1.5rem;
      padding-bottom: 0; }
    .list-radius .cell:hover .overlay p {
      display: block;
      font-size: 14px !important;
      padding: 0 4.75rem;
      background: none; }
    @media screen and (max-width: 74.9375em) {
      .list-radius .cell:hover .overlay {
        padding-top: 2rem; }
        .list-radius .cell:hover .overlay p {
          padding: 0 1.75rem; } }
    @media screen and (max-width: 63.9375em) {
      .list-radius .cell:hover .overlay {
        top: 65%;
        padding: 2rem 10%; }
        .list-radius .cell:hover .overlay .caption {
          position: realtive;
          top: 15%;
          left: 0;
          right: 0; }
        .list-radius .cell:hover .overlay p {
          display: none; }
        .list-radius .cell:hover .overlay h3, .list-radius .cell:hover .overlay h4, .list-radius .cell:hover .overlay h5 {
          font-size: 1.5rem;
          padding-bottom: 0; } }
    @media screen and (max-width: 39.9375em) {
      .list-radius .cell:hover .overlay .caption {
        position: relative; }
      .list-radius .cell:hover .overlay h3, .list-radius .cell:hover .overlay h4, .list-radius .cell:hover .overlay h5 {
        font-size: 1rem;
        padding-bottom: 0; } }
/** quicklinks radius image list **/
.list-quicklinks .cell img {
  border-radius: 50%;
  padding: 1.5rem;
  overflow: hidden;
  height: 300px;
  object-fit: cover;
  object-position: center;
  width: 100%;
  max-height: 300px;
  max-width: 300px;
  /*-webkit-transition: all 0.2s ease-in-out;
		    -moz-transition: all 0.2s ease-in-out;
		    -ms-transition: all 0.2s ease-in-out;
		    -o-transition: all 0.2s ease-in-out;
		    -webkit-transform-style: preserve-3d;
			-webkit-backface-visibility: hidden;
			transition: all 0.2s ease-in-out; */ }

.list-quicklinks .cell:hover img {
  -webkit-transform: scale(1);
  transform: scale(1.1); }

@media screen and (max-width: 63.9375em) {
  .list-quicklinks .cell img {
    padding: 1rem; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .list-quicklinks .cell {
    /* Safari only override 
		    ::i-block-chrome, .img-safari {
		        transition: none;
		        -webkit-transition: none;
		    	-webkit-transform-style: none;
		    	&:hover {-webkit-transform:scale(1);
				transform: scale(1);  }
		    } */ } }

.list-news .cell {
  background: #fefefe; }
  .list-news .cell img {
    margin-bottom: 1rem;
    height: 280px;
    object-fit: cover;
    object-position: center;
    width: 100%; }
  .list-news .cell a h6, .list-news .cell h6 a {
    color: #1A1A1A;
    padding-bottom: 1rem; }

.imagefit img {
  margin-bottom: 1rem;
  height: 280px;
  object-fit: cover;
  object-position: center;
  width: 100%; }

.imagefitlist img {
  margin-bottom: 1rem;
  height: 190px;
  object-fit: cover;
  object-position: center;
  width: 100%; }

[data-whatinput="mouse"] .tabs-title > a {
  background: #e6e6e6;
  padding: 0.5rem 1rem; }

.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
  background: #004BA1; }

.list-news-tab {
  background: #fefefe;
  margin-bottom: 2rem; }
  .list-news-tab a h6, .list-news-tab h6 a {
    color: #1A1A1A;
    padding-bottom: 1rem; }

.list-events {
  margin: 1rem 0;
  border: 1px solid #004BA1;
  color: #004BA1; }
  .list-events .grid-x {
    padding: 1rem 0; }
  .list-events .grid-x:not(:last-child) {
    border-bottom: 1px solid #004BA1; }

.large, .date span {
  font-size: 3.5rem;
  color: inherit;
  font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif; }
  @media screen and (max-width: 39.9375em) {
    .large, .date span {
      font-size: 2rem; } }
.list-faq .accordion-title {
  border: 0;
  border-top: 1px solid #81D6ED;
  font-size: 1rem;
  font-family: 'GT-Walsheim-Pro-Bold', Arial, sans-serif;
  padding-right: 1.5rem; }
  .list-faq .accordion-title:hover, .list-faq .accordion-title:focus {
    background: none; }
  .list-faq .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -0.5rem;
    content: url(../png/arrow-down.png);
    transition: all 0.3s ease-in-out; }

.list-faq :last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #81D6ED; }

.list-faq .is-active > .accordion-title::before {
  content: url(../png/arrow-down.png);
  transform: scaleY(-1); }

.list-faq .accordion-content {
  border: 0;
  padding-top: 0; }

.close-button {
  position: static;
  font-family: 'GT-Walsheim-Pro-Light', Arial, sans-serif;
  font-size: 4rem; }

/** team modal **/
.team-modal {
  width: 70%;
  background: #F2F2F2;
  padding: 1rem 1rem 2rem 1rem; }
  @media screen and (max-width: 63.9375em) {
    .team-modal {
      width: 90%; } }
  @media screen and (max-width: 39.9375em) {
    .team-modal {
      width: 100%; } }
/** grid-list container **/
.view-container .tabs {
  float: right;
  border: 0; }

@media screen and (max-width: 39.9375em) {
  .view-container .tabs {
    float: none;
    padding-top: 1rem; }
    .view-container .tabs .tabs-title {
      background: #e6e6e6; } }

/** serach filter **/
.filter-form input, .filter-form button {
  display: inline-block; }

.filter-form input[type="text"], .filter-form select {
  box-shadow: none;
  color: #004BA1;
  font-size: 1.25rem;
  border: 0;
  border-bottom: 2px solid #9ACC2F;
  margin-bottom: 0; }

.filter-form input[type="text"] {
  width: 80%; }

.filter-form button {
  background: none;
  padding: 0;
  width: auto;
  cursor: pointer;
  border: none; }

.filter-form ::placeholder {
  color: #004ba1; }

@media screen and (max-width: 63.9375em) {
  .filter-form input[type="text"] {
    width: 70%; } }

@media screen and (max-width: 39.9375em) {
  .filter-form input[type="text"] {
    width: 78%; } }

.formstyle {
  padding: 1rem 2rem; }
  .formstyle input[type="text"], .formstyle input[type="email"], .formstyle textarea, .formstyle select {
    border: 1px solid #004BA1; }

/** sub menu search **/
.search- {
  margin: 0;
  float: right; }
  .search- form {
    /*background: $secondary-color;*/
    position: relative;
    bottom: 0;
    left: 0;
    transition: all 1s;
    width: 33px;
    height: 33px;
    box-sizing: border-box;
    border-radius: 25px;
    border: 0;
    /*background: white;
    border: 2px solid white;*/
    padding: 0 5px; }
    .search- form ::placeholder {
      color: #004BA1;
      opacity: 1; }
    .search- form :-ms-input-placeholder {
      color: #004BA1; }
    .search- form ::-ms-input-placeholder {
      color: #004BA1; }
  .search- input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32.5px;
    line-height: 26px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 20px;
    margin: 0;
    background: #81D6ED; }
    .search- input:focus {
      box-shadow: none;
      border: 0;
      background: #81D6ED; }
  .search- .fa {
    box-sizing: border-box;
    padding: 10px;
    width: 32.5px;
    height: 32.5px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    color: #81D6ED;
    text-align: center;
    font-size: 1.2em;
    transition: all 1s;
    margin: 0;
    background: url(../svg/icon-search.svg) center no-repeat;
    border: 0; }
  .search- form:hover {
    width: 200px;
    cursor: pointer; }
  .search- form:hover input {
    display: block; }
  .search- form:hover .fa {
    cursor: pointer; }

.search-mobile {
  /*border-top: 1px solid $secondary-color;
	border-bottom: 1px solid $secondary-color; */
  margin: 0;
  padding: 0; }
  .search-mobile input[type="text"], .search-mobile button {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none; }
  .search-mobile input[type="text"] {
    width: 70%;
    background: #fefefe;
    padding: 0 0.5rem; }
    .search-mobile input[type="text"]::placeholder {
      color: #004BA1; }
    .search-mobile input[type="text"]:hover, .search-mobile input[type="text"]:focus {
      border: 1px solid #004BA1; }
  .search-mobile button {
    width: auto;
    background: none; }
  @media screen and (max-width: 39.9375em) {
    .search-mobile {
      margin: 0.5rem 0;
      padding: 1rem 1.5rem; } }
/*** Calendar ***/
.calendar .pager, .calendar .list-group, .calendar-event .pager, .calendar-event .list-group {
  list-style: none; }

.calendar .panel, .calendar-event .panel {
  box-shadow: none;
  border-bottom: 1px solid #9ACC2F;
  margin: 1rem 0; }

.calendar .list-group-item a.badge, .calendar-event .list-group-item a.badge {
  border-radius: 0;
  padding: 0.5rem 0.3rem; }

.calendar .size-48, .calendar-event .size-48 {
  font-size: 1.5rem; }

.calendar .size-54, .calendar-event .size-54 {
  font-size: 2rem; }

.calendar-event table, .calendar-event th, .calendar-event td, .calendar-event tr, .calendar-event thead, .calendar-event tbody, .calendar-event tfoot, .calendar-event tbody tr:nth-child(2n) {
  border: 0;
  background: none; }

.calendar-event .list-group {
  margin-left: 0;
  border-radius: 4px;
  border: 1px solid #e6e6e6;
  padding: 0.5rem;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); }

.calendar-event tbody th, .calendar-event tbody td {
  padding: 0.25rem 0.625rem 0.625rem; }

span.slider {
  margin-top: 0; }

/*** alert signup popup ***/
.alert-popup {
  background: #E71C36;
  color: #fefefe; }
  .alert-popup h1, .alert-popup h2, .alert-popup h3, .alert-popup h4, .alert-popup h5, .alert-popup h6 {
    color: inherit; }
  .alert-popup a, .alert-popup a:hover {
    color: inherit; }
  .alert-popup button, .alert-popup .button, .alert-popup a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    .alert-popup button:hover, .alert-popup button.active, .alert-popup .button:hover, .alert-popup .button.active, .alert-popup a.button:hover, .alert-popup a.button.active {
      background: #fefefe;
      color: #004BA1; }
      .alert-popup button:hover a, .alert-popup button.active a, .alert-popup .button:hover a, .alert-popup .button.active a, .alert-popup a.button:hover a, .alert-popup a.button.active a {
        color: #004BA1; }
  .alert-popup button.close-button {
    background: none;
    border: none;
    font-size: 4rem;
    padding-left: 3rem;
    line-height: 1.5;
    color: #fefefe;
    margin-top: 1rem; }
    .alert-popup button.close-button:hover, .alert-popup button.close-button:focus {
      background: none;
      border: none;
      color: #fefefe; }

.signup-popup {
  background: #9ACC2F; }
  .signup-popup .close-button {
    background: none;
    border: none;
    font-size: 2.5rem; }
    .signup-popup .close-button:hover, .signup-popup .close-button:focus {
      background: none;
      border: none; }

/*** footer ***/
footer {
  margin-top: 2rem;
  background: linear-gradient(to bottom, #59abd5 0%, #004ba1 100%);
  background: linear-gradient(44deg, #59abd5, #004ba1);
  background-size: 400% 400%;
  -webkit-animation: AnimationName 30s ease infinite;
  -moz-animation: AnimationName 30s ease infinite;
  animation: AnimationName 30s ease infinite;
  color: #fefefe;
  padding: 3rem 2rem; }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 52%; }
  50% {
    background-position: 100% 49%; }
  100% {
    background-position: 0% 52%; } }

@-moz-keyframes AnimationName {
  0% {
    background-position: 0% 52%; }
  50% {
    background-position: 100% 49%; }
  100% {
    background-position: 0% 52%; } }

@keyframes AnimationName {
  0% {
    background-position: 0% 52%; }
  50% {
    background-position: 100% 49%; }
  100% {
    background-position: 0% 52%; } }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: inherit; }
  footer a, footer a:hover {
    color: inherit; }
  footer button, footer .button, footer a.button {
    border: 1px solid #fefefe;
    color: #fefefe; }
    footer button:hover, footer button.active, footer .button:hover, footer .button.active, footer a.button:hover, footer a.button.active {
      background: #fefefe;
      color: #004BA1; }
      footer button:hover a, footer button.active a, footer .button:hover a, footer .button.active a, footer a.button:hover a, footer a.button.active a {
        color: #004BA1; }
  footer ul {
    list-style: none;
    margin-left: 0; }
  @media screen and (max-width: 39.9375em) {
    footer .ptb1 {
      padding: 0 2rem; } }
