@import 'responsive.css';
body {
  background-color: #000000;
}
.uk-link,
a {
  color: #1d2956;
}
.iframe-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.iframe-container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-container {
  max-width: 1600px;
  margin: 0 auto;
  background-color: #fff;
}
.wanada-button {
  background: #b32b2e !important;
  border-radius: 20px 20px 0 20px;
  border: 2px solid #b32b2e;
  color: #ffffff !important;
  font-weight: 600;
  padding: 5px 20px;
}
.wanada-button:hover {
  background: #ffffff !important;
  border: 2px solid #b32b2e;
  color: #b32b2e !important;
}
#slideshow h2 {
  margin: 0 !important;
}
#slideshow .uk-overlay-primary {
  background: rgba(34, 34, 34, 0.5);
  height: 100%;
  width: 100% !important;
}
#slideshow h1.uk-heading-medium {
  font-weight: 200;
}
#slideshow h1.uk-heading-medium b {
  font-style: italic;
  font-weight: 700;
}
#slideshow h1.uk-heading-medium span {
  font-size: 3rem;
  font-style: italic;
  font-weight: 500;
}
#slideshow a.uk-button.uk-button-default.wanada-button.uk-first-column {
  font-size: 12px;
  padding: 2px 9px;
}
.gradient-overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 71%, rgba(255, 255, 255, 0) 100%);
}
.gradient-overlay-color {
  background: #bf2e1a;
  background: linear-gradient(180deg, rgba(191, 46, 26, 0.7) 0%, rgba(28, 104, 183, 0.7) 100%);
}
.red-border {
  border-color: #b32b2e;
  border-left: 8px solid;
}
.uk-overlay.uk-overlay-default.uk-position-bottom.gradient-overlay.red-border {
  padding-top: 0;
}
.uk-overlay.uk-overlay-default.uk-position-bottom.gradient-overlay.red-border h3 {
  color: #ffffff;
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 0;
}
.uk-overlay.uk-overlay-default.uk-position-bottom.gradient-overlay.red-border .uk-button-link {
  color: #ffffff;
}
#plans .uk-overlay.uk-position-top h3 {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 100;
}
#plans h2.uk-text-center {
  font-weight: 200;
}
#plans .uk-text-center b {
  font-weight: 800;
}
#plans .grow-img {
  overflow: hidden;
}
#plans .grow-img .cover-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#plans .grow-img img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#plans .grow-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wanada-button.white {
  background: #ffffff !important;
  border-radius: 20px 20px 0 20px;
  border: 2px solid #b32b2e;
  color: #b32b2e !important;
  font-weight: 600;
  padding: 5px 20px;
}
.wanada-button.white:hover {
  background: #b32b2e !important;
  border: 2px solid #ffffff;
  color: #ffffff !important;
}
.home #tickets .uk-background-cover:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 7em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.home #tickets .uk-section {
  padding-bottom: 0;
}
.home .embed-container {
  position: relative;
  padding-bottom: 400px;
  overflow: hidden;
  max-width: 760px;
  margin: 0 auto;
}
@media only screen and (max-width: 639px) {
  .home .embed-container {
    padding-bottom: 205px;
  }
}
.home .embed-container iframe,
.home .embed-container object,
.home .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 420px;
  height: 400px;
}
@media only screen and (max-width: 639px) {
  .home .embed-container iframe,
  .home .embed-container object,
  .home .embed-container embed {
    max-height: 205px;
  }
}
#tickets-cta .uk-background-cover:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 7.1em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#tickets-cta .uk-section {
  padding-bottom: 0;
}
#tickets-cta .short h3 {
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
}
#join-cta .uk-background-cover:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 3em, 100% calc(100% - 3em);
  color: white;
  content: '';
  display: block;
  height: 0;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#join-cta .uk-section {
  padding-bottom: 0;
}
.single-brands #brand-header {
  position: relative;
  padding-bottom: 0px;
  background: linear-gradient(45deg, #1d2956, #b32b2e);
}
.single-brands #brand-header .uk-background-cover {
  align-items: flex-start;
  min-height: 500px;
}
.single-brands #brand-header img.shape-divider-header {
  bottom: 0px;
  position: absolute;
  z-index: 0;
  left: 0;
}
.single-brands #brand-overview {
  transform: translateY(-20px);
}
.single-brands #brand-overview .uk-container {
  position: relative;
}
.single-brands #brand-vehicles .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.single-brands .tickets-shape:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 7em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.single-vehicles .info {
  margin: 30px 0;
}
.single-vehicles .info .uk-divider-vertical {
  border-left: 1px solid #e5e5e5;
  height: auto;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0;
  width: 10px !important;
}
.single-vehicles .info h2 {
  color: #1d2956;
  margin: 0;
}
.single-vehicles .info p {
  color: #1d2956;
  margin: 0;
}
.single-vehicles .tickets-shape:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 7em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.single-vehicles img.shape-divider-header {
  bottom: 0px;
}
.single-vehicles #vehicle-slider .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.single-pavilions #pavilion-header {
  position: relative;
}
.single-pavilions #pavilion-header .uk-background-cover {
  align-items: flex-start;
  min-height: 500px !important;
}
.single-pavilions #pavilion-header img.shape-divider-header {
  bottom: 0px;
  position: absolute;
  z-index: 0;
  left: 0;
}
.single-pavilions #pavilion-overview {
  margin-top: 0;
  padding-top: 0;
}
.single-pavilions #pavilion-overview .uk-width-3-5.uk-text-left.uk-first-column {
  z-index: 1;
}
.single-pavilions #pavilion-overview .uk-card.uk-card-default.uk-card-body {
  padding: 62px 40px;
}
.single-pavilions #brands-slider .uk-slider-items li .item a img {
  max-width: 130px;
}
.single-pavilions #brands-slider .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.single-pavilions .tickets-shape:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 7em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.single-activations #activation-header {
  position: relative;
}
.single-activations #activation-header .uk-background-cover {
  align-items: flex-start;
  min-height: 500px !important;
}
.single-activations #activation-header img.shape-divider-header {
  bottom: 0px;
  position: absolute;
  z-index: 0;
  left: 0;
}
.single-activations #activation-overview {
  padding-top: 0;
}
.single-activations #brands-slider .uk-slider-items li .item a img {
  max-width: 130px;
}
.single-activations #brands-slider .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.single-activations .tickets-shape:before {
  background: linear-gradient(to bottom right, #fff 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #fff, #ffff) no-repeat top;
  background-size: 100% 7em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.uk-overlay-blue {
  background: rgba(28, 104, 183, 0.8);
}
#experiences {
  margin-top: -140px;
  position: relative;
  z-index: 2;
}
#experiences .uk-section {
  padding-top: 150px;
}
#experiences .uk-container.uk-container-large {
  position: relative;
  z-index: 2 !important;
}
#experiences .shape-divider {
  position: absolute;
  top: -3%;
}
#experiences h4.sub-title.text-white {
  text-align: center;
  font-size: 40px;
}
#experiences .grow-img {
  overflow: hidden;
}
#experiences .grow-img .cover-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#experiences .grow-img img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#experiences .grow-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#intro,
#about {
  margin-top: -70px;
  position: relative;
  z-index: 2;
}
#intro .uk-container.uk-container-large,
#about .uk-container.uk-container-large,
#intro .uk-container.uk-container-small,
#about .uk-container.uk-container-small {
  padding: 100px 30px;
  position: relative;
  z-index: 2 !important;
}
#intro .uk-section,
#about .uk-section {
  padding-bottom: 0;
  padding-top: 0px;
  z-index: 3;
}
#intro p,
#about p {
  color: #ffffff;
  margin: auto;
  max-width: 70%;
  max-width: 100% !important;
  text-align: center;
}
#intro .shape-divider,
#about .shape-divider {
  position: absolute;
  top: -20%;
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 600px) {
  #slideshow .uk-overlay-primary {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.78477328) 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
  }
}
.copyright {
  background: #0000007d;
  padding: 30px 0;
}
.copyright .uk-navbar-nav {
  gap: 15px;
}
.copyright .uk-navbar-left {
  display: flex;
}
.copyright ul.uk-navbar-nav li a {
  font-size: 10px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .copyright ul.uk-navbar-nav li a {
    font-size: 8px;
  }
}
.copyright hr {
  border-color: #222c36 !important;
  margin-top: 14px;
}
.copyright p {
  font-size: 12px;
  margin: 0;
}
a.uk-navbar-item.uk-logo {
  background: #ffffff;
  bottom: 0;
  clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
  display: flex;
  left: 0;
  max-width: 50%;
  position: absolute;
  top: 0;
  width: 400px;
  width: auto;
  z-index: 10;
}
.uk-navbar-item.uk-logo img {
  width: 75% !important;
}
#header-site {
  position: relative;
}
#header-site .tm-nav {
  background: #1d2956;
}
#header-site .tm-nav .uk-navbar-nav > li > a {
  color: #ffffff;
  font-style: italic;
}
#header-site .tm-nav .uk-navbar-dropdown {
  padding: 15px;
  top: 80px !important;
}
#header-site .tm-nav .uk-navbar-dropdown li a {
  font-style: italic;
}
.uk-navbar-toggle {
  color: #ffffff;
  padding: 0 0;
}
p.btn-wrapper {
  text-align: center;
}
.uk-container.uk-container-large {
  padding-left: 30px;
  padding-right: 30px;
}
#banner h1.uk-heading-medium {
  font-weight: 200;
}
#banner h1.uk-heading-medium span {
  font-size: 3rem;
  font-style: italic;
  font-weight: 500;
  line-height: 60px !important;
}
#banner h1.uk-heading-medium b {
  font-style: italic;
  font-weight: 700;
}
#banner h2 {
  margin: 0 !important;
}
#banner .uk-overlay-primary {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.78477328) 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  width: 100% !important;
}
#banner h1.uk-text-uppercase.uk-text-bold.uk-text-italic {
  font-size: 70px;
}
#hours-dates .uk-grid-small.uk-child-width-1-2\@s.uk-flex-center.uk-text-center.uk-flex-middle.uk-grid.uk-grid-stack {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
}
#hours-dates .uk-section {
  padding: 0 !important;
  padding: 10px;
}
#hours-dates .uk-section .uk-container {
  padding: 0 !important;
}
#hours-dates .uk-first-column.uk-grid-margin {
  padding: 40px;
}
#hours-dates h3 {
  text-align: left !important;
}
#tickets .uk-section {
  padding: 0 !important;
}
#tickets .uk-section .uk-container {
  padding: 0 !important;
}
#tickets .uk-first-column.uk-grid-margin {
  padding: 40px;
}
#tickets h3 {
  text-align: left !important;
}
#tickets .uk-background-cover:before {
  background-size: 100% 7em, 100% calc(100% - 7em);
  color: white;
  content: '';
  display: block;
  height: 22%;
  left: 0;
  padding-bottom: 3em;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#vip-tours {
  position: relative;
  z-index: 2;
}
#vip-tours .uk-section {
  padding: 0 !important;
  padding: 10px;
}
#vip-tours .uk-section .uk-container {
  padding: 0 !important;
}
#vip-tours .uk-first-column.uk-grid-margin {
  padding: 40px;
}
#vip-tours h3 {
  text-align: left !important;
}
#show-guide {
  position: relative;
  z-index: 2;
}
#show-guide .uk-section {
  padding: 0 !important;
  padding: 10px;
}
#show-guide .uk-section .uk-container {
  padding: 0 !important;
}
#show-guide .uk-first-column.uk-grid-margin {
  padding: 40px;
}
#show-guide h3 {
  text-align: left !important;
}
.uk-container-slideshow {
  max-width: 900px;
  padding: 50px;
  width: 100%;
}
.uk-container-slideshow h2 {
  max-width: 900px;
  padding: 40px;
  width: 100%;
}
.text-white {
  color: white;
}
.sub-title {
  font-weight: 200;
}
#tm-footer {
  background-color: #741c17;
  background-image: url('https://wanada2stg.wpengine.com/wp-content/uploads/2024/11/swoosh-footer.svg');
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 0;
}
#tm-footer h3 {
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
}
#tm-footer .uk-navbar-nav > li > a {
  min-height: 20px;
  justify-content: left;
}
#tm-footer .gform_heading {
  display: none;
}
#tm-footer form#gform_1 {
  margin-top: 50px;
  max-width: 80%;
}
#tm-footer .gform_wrapper.gravity-theme .gfield input.large {
  background: #ffffff;
  border: 0;
  padding: 14px 10px;
}
#tm-footer .gform_wrapper.gravity-theme .gfield input.large:placeholder {
  color: #ffffff;
}
#tm-footer .gform_wrapper.gravity-theme .gfield select.large {
  background: #424a54;
  border: 0;
  padding: 14px 10px;
}
#tm-footer .gform_wrapper.gravity-theme .gfield select.large:placeholder {
  color: #ffffff;
}
#tm-footer .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 12px;
}
#tm-footer input#gform_submit_button_1 {
  background: #bf2e19;
  border-radius: 20px 20px 0 20px;
  border: 2px solid #b32b2e;
  color: #ffffff;
  font-weight: 600;
  padding: 15px 30px;
}
#tm-footer input#gform_submit_button_1:hover {
  background: #ffffff;
  border: 2px solid #b32b2e;
  color: #b32b2e !important;
}
.uk-container.uk-container-expand.footer-section {
  padding-bottom: 50px;
}
.show-details {
  color: #fff;
}
.show-details h4 {
  color: #fff;
  font-weight: 700;
  margin: 50px 0 0;
}
.show-details p {
  margin: 0;
}
.show-details a {
  color: #fff;
}
.show-details a:hover {
  color: #b32b2e;
}
.footer-menu .uk-nav {
  align-content: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-top: 50px;
}
.footer-menu .uk-nav li a {
  color: #fff;
  font-weight: 700;
  margin: 5px 0;
}
.footer-menu .uk-nav li a:hover {
  color: #005689;
}
.col-logo-footer {
  align-items: center;
  display: flex;
  vertical-align: middle;
}
.tm-toolbar {
  background: #005689;
}
.tm-toolbar .uk-container.uk-container-expand {
  align-items: center;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  margin-right: 0;
  max-width: 900px;
  position: relative;
  text-align: right;
}
.tm-toolbar .uk-navbar-nav > li > a {
  min-height: 40px;
}
.toolbar-menu .uk-navbar-nav li a {
  color: #ffffff;
  font-weight: 700;
  text-transform: unset;
}
.toolbar-menu .uk-navbar-nav li a:hover {
  color: #b32b2e;
}
.toolbar-menu .uk-navbar-nav .uk-divider-vertical {
  border-left: 1px solid #e5e5e5;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  margin: 10px 0;
  width: max-content;
}
.plans-title-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.plans-title-wrapper p {
  font-size: 40px;
  margin: 0;
}
.plans-title-wrapper h3 {
  font-size: 40px;
  margin: 0;
}
.plans-title-wrapper .uk-icon-button {
  background: #ffffff00;
  border-radius: 500px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  color: #ffffff;
  height: 36px;
  width: 36px;
}
.plans-title-wrapper .uk-icon-button:hover {
  color: #1d2956;
  background: #ffffff;
  border: 1px solid #1d2956;
  transition: ease-in-out 1s;
}
.title-italic {
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}
.page-id-9 #tickets {
  position: relative;
}
.page-id-9 #tickets .uk-section {
  padding: 70px 0 10px;
}
#directions-parking {
  background: #e5e5e5;
}
.social.uk-flex.uk-flex-right a {
  color: #ffffff;
}
.social.uk-flex.uk-flex-right a:hover {
  color: #b32b2e;
}
.uk-subnav {
  align-items: center;
  background: #ffffff00;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0;
  list-style: none;
  margin-left: -20px;
  padding: 0;
  position: absolute;
  right: 0;
  top: -63px;
  z-index: 999999;
}
.tab-container {
  position: relative;
}
.uk-subnav-pill > .uk-active > a {
  background-color: #ffffff;
  border-top: 2px solid #b32b2e;
  color: #000000;
  padding: 20px;
}
.uk-subnav-pill > *:first-child {
  background: 0 0;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 10px;
}
.uk-subnav-pill > * > a:hover {
  background-color: #ffffff;
  border-top: 2px solid #b32b2e;
  color: #000000;
  padding: 20px;
}
#floor-plans .uk-container.uk-container-large.uk-background-secondary.uk-padding-large {
  padding: 100px;
}
.uk-container.uk-container-large.tab-container {
  background: #ffffff;
  padding-bottom: 0;
}
#floors-plans {
  margin-top: 0;
  position: relative;
  z-index: 0;
}
.curved {
  background: #ffffff;
  border-bottom-left-radius: 70% 120%;
  border-bottom-right-radius: 50% 0%;
  height: 30vh;
  position: relative;
}
.uk-section.bkg-curved-top {
  background: #222222;
  padding-bottom: 0;
  padding-top: 0;
}
.flex-end {
  align-items: flex-end;
}
#brand-ctas {
  position: relative;
}
#brand-ctas .cta {
  flex-direction: column;
  background-position-y: 100%;
}
#brand-ctas ul.uk-slider-items {
  margin-top: 50px;
  z-index: 9;
}
#vehicle-ctas {
  position: relative;
}
#vehicle-ctas .cta {
  flex-direction: column;
  background-position-y: 100%;
}
#vehicle-ctas ul.uk-slider-items {
  margin-top: 50px;
  z-index: 9;
}
.read-more-btn {
  color: #bf2e19;
}
ul.uk-breadcrumb a {
  color: #ffffff !important;
  font-size: 16px;
  font-weight: lighter;
  text-transform: uppercase;
}
.uk-breadcrumb > * > * {
  color: #ffffff !important;
  font-size: 16px;
  font-weight: lighter;
  text-transform: uppercase;
}
.custom-shape-divider-bottom-1661435403 {
  bottom: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  transform: rotate(180deg);
  width: 100%;
}
.custom-shape-divider-bottom-1661435403 svg {
  display: block;
  height: 100%;
  position: relative;
  width: calc(100% 1.3px);
}
.custom-shape-divider-bottom-1661435403 .shape-fill {
  fill: #ffffff;
}
.activations {
  background: #ffffff;
  box-shadow: 0px 0px 7px 5px #000000;
}
#pavilion-location .uk-background-cover.uk-background-muted.uk-height-medium.uk-panel.uk-flex.uk-flex-center.uk-flex-middle {
  padding: 250px 0 !important;
}
.uk-navbar-dropdown .uk-icon.uk-nav-parent-icon {
  display: none;
}
.read-btn {
  background: #ffffff;
  border: unset;
  color: #bf2e19;
  font-weight: bold;
  padding: 0;
  text-transform: capitalize;
}
#quick-links .uk-navbar-container:not(.uk-navbar-transparent) {
  background: #ffffff;
}
#quick-links .uk-navbar-nav hr.uk-divider-vertical {
  height: 23px;
  margin-top: 30px;
}
#quick-links .uk-navbar-nav hr.uk-divider-vertical:last-child {
  display: none;
}
.page-template-attend #gallery .image a {
  height: 100%;
  width: 100%;
}
.page-template-attend #gallery .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.page-template-attend #gallery .uk-dotnav li a {
  background-color: #1C68B7;
}
.page-template-vehicles-landing .filter-vehicles h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-template-vehicles-landing .filter-vehicles .facetwp-type-search {
  margin-bottom: 0px;
}
.page-template-vehicles-landing .filter-vehicles .facetwp-type-search input.facetwp-search {
  max-width: 200px;
  min-width: auto;
  padding: 5px;
  border: 1px solid #1d67b7;
}
.page-template-vehicles-landing .filter-vehicles .facetwp-facet {
  margin-bottom: 20px;
  border-bottom: 1px solid #444;
  padding-bottom: 20px;
}
.page-template-vehicles-landing .top-filters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
}
.page-template-vehicles-landing .top-filters .facetwp-facet {
  margin-bottom: 0px;
  font-size: 13px;
}
.page-template-vehicles-landing .listing-vehicles .item .image a img {
  max-width: 200px;
}
.page-template-vehicles-landing .listing-vehicles p {
  margin: 10px 0 0;
  font-weight: 500;
  letter-spacing: 1px;
}
.page-template-vehicles-landing .listing-vehicles p a {
  color: #666;
}
.page-template-vehicles-landing .facetwp-type-pager .facetwp-pager > a {
  color: #fff;
  font-size: 18px;
  background: #003e7e;
  border-radius: 5px;
  padding: 5px 10px;
}
.page-template-vehicles-landing .facetwp-type-pager .facetwp-pager > a:hover,
.page-template-vehicles-landing .facetwp-type-pager .facetwp-pager > a.active {
  background-color: #c02b0a;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.page-template-brands-landing #introduction {
  padding-top: 20px;
}
.page-template-brands-landing #introduction h2 span {
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
.page-template-brands-landing #grid .uk-child-width-1-3\@m > * {
  padding: 10px;
}
.page-template-brands-landing #grid .filter-brands .facetwp-type-search {
  margin-bottom: 0px;
}
.page-template-brands-landing #grid .filter-brands .facetwp-type-search input.facetwp-search {
  width: 180px;
  min-width: auto;
  padding: 5px;
  border: 1px solid #1d67b7;
  border-radius: 5px;
  min-height: 22px;
  margin-left: 15px;
}
.page-template-brands-landing #grid .filter-brands .facetwp-facet {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-template-brands-landing #grid .facetwp-type-checkboxes {
  display: flex;
  justify-content: center;
  gap: 15px;
}
.page-template-brands-landing #grid .facetwp-type-checkboxes .facetwp-checkbox {
  background-image: none;
  background-color: #858585;
  color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
  margin-bottom: 0;
}
.page-template-brands-landing #grid .facetwp-type-checkboxes .facetwp-checkbox.checked,
.page-template-brands-landing #grid .facetwp-type-checkboxes .facetwp-checkbox:hover {
  background-color: #bf2e19;
}
.page-template-brands-landing #grid .listing-brand img.attachment-medium.size-medium.wp-post-image {
  max-width: 130px;
}
.page-template-brands-landing #grid .facetwp-facet-vehicles_pager .facetwp-pager > a {
  color: #fff;
  font-size: 18px;
  background: #003e7e;
  border-radius: 5px;
  padding: 5px 10px;
}
.page-template-brands-landing #grid .facetwp-facet-vehicles_pager .facetwp-pager > a:hover,
.page-template-brands-landing #grid .facetwp-facet-vehicles_pager .facetwp-pager > a.active {
  background-color: #c02b0a;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.page-template-education .conference-details h3,
.page-template-education .conference-details h4 {
  margin: 0;
}
.page-template-education #seminars ul.dates li a {
  background-color: #ccd2e0;
  border-radius: 50px 50px 0 50px;
  font-weight: bold;
  margin: 5px 0;
  padding: 10px;
}
.page-template-education #seminars ul.dates li.uk-active a {
  background-color: #b32b2e;
  border-radius: 50px 0 0 50px;
  color: #ffffff;
}
.page-template-education #seminars table.seminar-table thead tr th {
  color: #000000;
  font-weight: bold;
  text-transform: capitalize;
}
.page-template-vip-tours #private-tours {
  position: relative;
  z-index: 10;
}
.page-template-vip-tours #private-tours ul.dates li a {
  background-color: #ccd2e0;
  border-radius: 50px 50px 0 50px;
  font-weight: bold;
  margin: 5px 0;
  padding: 10px;
}
.page-template-vip-tours #private-tours ul.dates li.uk-active a {
  background-color: #b32b2e;
  border-radius: 50px 0 0 50px;
  color: #ffffff;
}
.page-template-vip-tours #private-tours table.tour-table thead tr th {
  color: #000000;
  font-weight: bold;
  text-transform: capitalize;
}
.page-template-vip-tours #private-tours table.tour-table .wanada-button {
  line-height: normal;
}
.page-template-vip-tours #industry-experts > .uk-section {
  background-color: #11161c;
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slider-items .expert {
  overflow: auto;
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slider-items .expert .expert-bio {
  background-color: #24292f;
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slider-items .expert .expert-bio h3:after {
  display: block;
  content: "";
  border-top: 0.3rem solid #b32b2e;
  width: 4rem;
  margin: 0;
  transform: translate(0px, 11px);
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slider-items .expert .expert-bio .btn-modal {
  background-color: #b32b2e;
  color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
  margin-bottom: 0;
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slider-items .expert .expert-bio .btn-modal:hover {
  background-color: #c02b0a;
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slider-items .expert .expert-bio .expert-content {
  min-height: 300px;
  max-height: 300px;
  overflow: auto;
}
.page-template-vip-tours #industry-experts .uk-slider-container .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.page-template-vip-tours #tickets-cta .uk-background-cover:before {
  background: linear-gradient(to bottom right, #11161c 50%, transparent 50.5%) no-repeat bottom, linear-gradient(0deg, #11161c, #11161c) no-repeat top;
  background-size: 100% 7em, 100% calc(100% - 7em);
}
@media only screen and (max-width: 639px) {
  .page-the-dc-edrives-experience #edrives-header > div {
    background-position-x: right;
  }
}
.page-the-dc-edrives-experience #related-brands .logo-grid img {
  aspect-ratio: 0.66666667;
  object-fit: contain;
  width: 100px;
  height: 100px;
}
.page-template-faqs #accordion .uk-accordion-title {
  background-color: #1d2956;
  color: #fff;
  font-weight: bold;
}
.page-template-faqs #accordion .uk-accordion-title::before {
  background: none;
  bottom: 0px;
  color: #bf2e19;
  content: "+";
  float: left;
  font-size: 35px;
  height: 30px;
  line-height: 20px;
  margin: 0 5px;
  position: relative;
  width: 22px;
}
.page-template-faqs #accordion .uk-open .uk-accordion-title::before {
  content: "-";
  font-size: 45px;
  left: 4px;
  bottom: 2px;
}
.page-template-faqs #notice .text {
  background-color: #eeeeee;
  color: #303030;
}
.page-template-mobility-talks #about a {
  color: white;
  text-decoration: underline;
}
.page-template-mobility-talks #about a:hover {
  color: #003e7e;
}
.page-template-mobility-talks #schedule .uk-container {
  bottom: 80px;
  z-index: 10;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
}
.page-template-mobility-talks #schedule .uk-container table th {
  background-color: #1d2956;
  color: #fff;
  text-align: center;
  text-transform: unset;
  font-weight: bold;
}
.page-template-mobility-talks #schedule .uk-container table .time,
.page-template-mobility-talks #schedule .uk-container table h4 {
  font-weight: bold;
}
.page-template-mobility-talks #speakers {
  background-color: #f3f3f3;
}
.page-template-mobility-talks #speakers .speakers-slider .speaker {
  background-color: #fff;
  color: #666;
}
.page-template-mobility-talks #speakers .speakers-slider .speaker p {
  margin: 0;
}
.page-template-mobility-talks #speakers .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.page-template-mobility-talks #speakers .uk-dotnav li a {
  background-color: #1d67b7;
  color: #fff;
}
.page-template-mobility-talks #sponsors .uk-slidenav {
  background-color: #1d67b7;
  color: #fff;
  border-radius: 5px;
}
.page-template-news-landing #news .single-new h3 {
  margin: 5px 0;
  font-size: 20px;
  font-weight: bold;
}
.single .tags h4 {
  margin: 10px 0 5px;
}
.single .tags .uk-list {
  margin: 2px 0;
}
.single .tags .uk-list .tag {
  background-color: red;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: small;
  margin: 5px;
  padding: 5px;
}
.single .tags .uk-list .tag:hover {
  background-image: linear-gradient(hsla(0, 0%, 0%, 0.2) 100%, transparent 100%);
  text-decoration: none;
}
#introduction h2.uk-text-center.uk-text-uppercase {
  font-weight: 700;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  color: #ffffff !important;
  content: ">";
  display: inline-block;
  font-size: 16px;
  font-weight: lighter;
  margin: 0 5px 0 calc(10px - 5px);
}
#toTop {
  position: fixed;
  bottom: 20px;
  right: 5px;
  display: none;
}
#toTop .uk-button-primary {
  padding: 8px 5px;
  background-color: #b32b2e;
  color: #fff;
}
.uk-offcanvas-bar {
  padding: 0px;
  background-color: #fff;
}
.uk-offcanvas-bar .social-offcanvas h2 {
  color: #1d67b7;
}
.uk-offcanvas-bar .social-offcanvas ul li a {
  color: #1d67b7;
}
.uk-offcanvas-bar .mobile-nav {
  padding-left: 0;
}
.uk-offcanvas-bar .mobile-nav > li {
  border-bottom: 1px solid #e5e5e5;
}
.uk-offcanvas-bar .mobile-nav > li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.uk-offcanvas-bar .mobile-nav > li > a {
  color: #444;
  font-size: 1.3rem;
  padding: 10px 15px;
  display: block;
}
.uk-offcanvas-bar .mobile-nav > li > a .uk-nav-parent-icon {
  display: none;
}
.uk-offcanvas-bar .mobile-nav > li .sub-menu {
  background: #5282b6;
  padding: 0;
  list-style: none;
}
.uk-offcanvas-bar .mobile-nav > li .sub-menu li {
  padding: 10px 20px;
}
.uk-offcanvas-bar .mobile-nav > li .sub-menu li:hover {
  background: #1d67b7;
  transition: all 0.3s ease;
}
.uk-offcanvas-bar .mobile-nav > li .sub-menu li:hover a {
  text-decoration: none;
}
.uk-offcanvas-bar .mobile-nav > li .sub-menu li a {
  font-size: 1.3rem;
  color: #fff;
  display: block;
}
.uk-offcanvas-bar .mobile-nav > li .sub-menu li a .uk-nav-parent-icon {
  display: none;
}
