/**
 * Variables, override bootstrap variables
 */
/*
Fonts
 */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,200,300,400,500,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap");
/*
Colors
 */
/*
Weights
 */
/*
Breakpoints
 */
/**
 * Base
 */
body {
  background-color: #efeeea;
}

a {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px;
  }
}
#backToTop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
}
@media (max-width: 991px) {
  #backToTop {
    display: none !important;
  }
}

body .elementor-element .ot-sdk-show-settings {
  display: inline-block;
  background-color: #31aec2;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700 !important;
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 1px;
  border: 2px solid #31aec2 !important;
  transition: 0.3s !important;
  outline: 0;
}
body .elementor-element .ot-sdk-show-settings:hover {
  background-color: transparent !important;
  color: #31aec2 !important;
}

/**
 * Boostrap mixins : https://github.com/twbs/bootstrap-sass/tree/master/assets/stylesheets/bootstrap/mixins
 */
/**
 * Layout
 */
.header {
  background-color: #efeeea;
  border-bottom: 10px solid #003865;
  padding: 15px 0;
}
.header .navbar .navbar-nav {
  float: right;
  margin-top: 55px;
}
@media (max-width: 991px) {
  .header .navbar .navbar-nav {
    float: none;
    margin-top: 30px;
    text-align: center;
  }
}
.header .navbar .navbar-nav li {
  margin-left: 35px;
}
@media (max-width: 991px) {
  .header .navbar .navbar-nav li {
    margin-left: 0;
  }
}
.header .navbar .navbar-nav li a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #003865;
}

.footer {
  background-color: #181818;
  padding: 40px 0px 20px 0;
  color: #fff;
}
.footer .footer-right-section {
  text-align: center;
}
.footer .footer-right-section .follow-us {
  margin-bottom: 20px;
  font-weight: bold;
}
.footer .footer-right-section .follow-us h6 {
  display: inline;
  margin-right: 10px;
  padding: 4px 0;
}
.footer .footer-right-section .follow-us a {
  padding: 0 5px;
  text-decoration: none;
  color: #fff;
}
.footer .footer-right-section .eduusa-cookies-menu a {
  color: #fff;
  text-transform: uppercase;
  font-size: 90%;
}
.footer .nt-copy {
  text-align: center;
  margin: auto;
  margin-top: 25px;
  font-size: 11px;
}
.footer .nt-copy a {
  color: #fff;
}
@media (max-width: 991px) {
  .footer {
    text-align: center;
  }
  .footer .footer-right-section {
    padding: 20px 0;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .footer .footer-left-section img {
    width: 70%;
  }
}

body #onetrust-consent-sdk #onetrust-banner-sdk:focus {
  outline: none !important;
}
body #onetrust-consent-sdk #onetrust-pc-btn-handler {
  outline: 0 !important;
}
body #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  outline: 0 !important;
}

/**
 * Features
 */
.custom-nt-tabs .elementor-tabs {
  margin-top: -80px;
  -webkit-box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs {
    margin-top: -20px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper {
  background-color: #31aec2;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
  width: 33.333%;
  display: block;
  float: left;
  text-align: center;
  padding: 30px;
  border: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 2px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:after {
  content: inherit;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="1"]:before, .custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="2"]:before, .custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="3"]:before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  top: 4px;
  border-width: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="1"]:before {
  background-image: url("../assets/img/list.png");
  width: 18px;
  height: 26px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="2"]:before {
  background-image: url("../assets/img/calendar.png");
  width: 30px;
  height: 26px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="3"]:before {
  background-image: url("../assets/img/map-pin.png");
  width: 19px;
  height: 26px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title[data-tab="3"] {
  border-right: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  background-color: #178fa2;
  -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before {
  right: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper {
  background-color: #fcfbf9;
  min-height: 800px;
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title {
    border-left: 0;
    border-right: 0;
    color: #fff !important;
    background-color: #31aec2;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active {
    color: #fff !important;
    background-color: #178fa2 !important;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
  border-width: 0 !important;
  /*
  LIST
   */
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.17);
  margin: 30px 0px;
  min-height: 100px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper {
    min-height: 90px;
  }
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper {
    height: auto;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .expand-arrow-wrapper {
  background-color: #0f436d;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: none;
  margin: auto 20px;
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .expand-arrow-wrapper {
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 15px;
    border-radius: 0;
    height: 100%;
    width: 34px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .expand-arrow-wrapper .expand-arrow {
  background-image: url("../assets/img/down-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-size: 20px;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .expand-arrow-wrapper .expand-arrow {
    width: 100%;
    height: 100%;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .expand-arrow-wrapper .expand-arrow.active-arrow {
  transition: 0.3s;
  transform: rotate(180deg);
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region {
  float: left;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date {
  background-color: #413087;
  color: #fff;
  height: 100%;
  width: 100px;
  word-break: break-all;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  flex: 0 0 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date {
    font-size: 18px;
    width: 75px;
  }
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date {
    font-size: 16px;
    width: 40px;
    padding-top: 2px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-blue, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-blue {
  background-color: #31aec2;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-gray, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-gray {
  background-color: gray;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-yellow, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-yellow {
  background-color: #f8a331;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-green, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-green {
  background-color: #cbd942;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-lime, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-lime {
  background-color: #cbd942;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-teal, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-teal {
  background-color: #31aec2;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-copper, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-copper {
  background-color: #C25400;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-ocean, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-ocean {
  background-color: #0077B6;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date.tour-black, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date.tour-black {
  background-color: #333;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span {
  display: block;
  font-weight: 700;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-day, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-day {
  font-size: 35px;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-day, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-day {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-day, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-day {
    font-size: 22px;
    font-weight: 400;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-month, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-month {
  font-size: 27px;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-month, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-month {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-month, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-month {
    font-size: 18px;
    font-weight: 400;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-date span.tour-year, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-date span.tour-year {
  font-weight: 400;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region {
  padding: 30px;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region {
    padding: 23px 15px;
  }
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region {
    padding: 23px 34px 23px 15px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 {
  margin-bottom: 6px !important;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 {
  color: #454756;
  font-family: "Roboto Slab", serif;
  margin: 0;
  font-weight: 700;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3 a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4 a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 a {
  color: #0056b3;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3 a:hover, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3 a:focus, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4 a:hover, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4 a:focus, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 a:hover, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 a:focus, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 a:hover, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 a:focus {
  color: #007bff;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h3, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h3 {
    font-size: 16px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 {
  font-size: 18px;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-date.tour-region h4, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-left-wrapper .tour-region.tour-region h4 {
    font-size: 16px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  position: relative;
}
@media (min-width: 768px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper.landscape-tablet-class {
    display: flex !important;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper:before {
  content: "";
  border-left: 2px solid #d1d1d1;
  position: absolute;
  left: 0px;
  top: 25px;
  height: calc(100% - 50px);
  display: block;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper:before {
    top: 23px;
    left: 0px;
    height: calc(100% - 46px);
  }
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper:before {
    display: none;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper.tour-gray .tour-location {
  flex: 1 1 auto;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 5px;
  padding: 30px;
  flex: 1 1 auto;
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location {
    width: 100%;
    justify-content: space-between;
    gap: 5px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-detail-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-detail-row--status {
  margin-bottom: 12px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-detail-row--location {
  align-items: flex-start;
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-detail-row {
    flex-direction: row;
    gap: 8px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-location-label {
  flex: 0 0 auto;
  white-space: nowrap;
  color: #ACACAC;
  font-family: "Roboto Condensed";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 591px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-location-label {
    white-space: normal;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-location-label--stacked {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-location-label .tour-location-label-line {
  display: block;
  line-height: normal;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-registration-value {
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-location-value {
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
  white-space: pre-wrap;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-status-value {
  font-size: 17px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-status-value.tour-status-upcoming {
  color: #31aec2;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-status-value.tour-status-open {
  color: #31aec2;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-status-value.tour-status-closed, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location .tour-status-value.tour-status-past {
  color: #999;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper {
  /*
  CALENDAR
   */
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list {
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 70px;
  right: 70px;
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list {
    left: 40px;
    right: 40px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list .year-label {
  display: inline;
  color: #595965;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 5px;
  padding: 0 10px;
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list .year-label {
    font-size: 16px;
    padding: 0 5px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list a.year-label, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list .year-label.year-label {
  cursor: default;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list a.active-month, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .months-list .year-label.active-month {
  background-color: #31aec2;
  color: #fff;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-dayGridMonth-button {
  display: none;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar {
  display: block;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left {
  display: block;
  width: 100%;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group {
  display: table;
  width: 100%;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group .fc-prev-button, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group .fc-next-button {
  border-radius: 40px;
  height: 30px;
  width: 30px;
  padding: 0;
  background-color: #595965;
  border: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group .fc-prev-button.fc-prev-button, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group .fc-next-button.fc-prev-button {
  float: left;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group .fc-prev-button.fc-next-button, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-button-group .fc-next-button.fc-next-button {
  float: right;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-left .fc-today-button {
  display: none;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-center {
  width: 100%;
  display: block;
  text-align: center;
}
@media (max-width: 1199px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-center {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-center {
    margin-top: 70px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-center h2 {
  color: #595965;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin-top: 15px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table thead.fc-head {
  background-color: #595965;
  color: #fff;
  text-transform: uppercase;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-event-container .fc-day-grid-event {
  padding: 5px 10px;
  background-color: #f8a331;
  border: 0;
  cursor: pointer;
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-event-container .fc-day-grid-event {
    padding: 2px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-event-container .fc-day-grid-event .fc-content {
  white-space: normal;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-event-container .fc-day-grid-event .fc-content .fc-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
}
@media (max-width: 575px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-event-container .fc-day-grid-event .fc-content .fc-title {
    font-size: 12px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-widget-content table tbody tr .fc-disabled-day {
  background-color: #fff;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-view-container table tbody.fc-body .fc-widget-content .fc-day-grid .fc-content-skeleton table thead .fc-day-top .fc-day-number {
  float: left;
  color: #595965;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  padding-top: 10px;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-center {
    margin-top: 18px;
  }
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-toolbar .fc-center h2 {
    font-size: 26px;
    margin-top: 40px;
  }
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view {
  border-width: 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-scroller {
  height: auto !important;
  min-height: 250px;
  overflow: visible !important;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-table {
  border-collapse: separate;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-table td {
  border-color: #d1d1d1;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-heading td {
  background-color: #595965;
  border-color: #595965;
  padding: 10px 14px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-heading .fc-list-heading-main,
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-heading .fc-list-heading-alt {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-heading .fc-list-heading-alt {
  font-weight: 400;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item {
  cursor: pointer;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item:hover td {
  background-color: #efeeea;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item .fc-list-item-marker {
  padding: 12px 10px 12px 14px;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item .fc-list-item-marker .fc-event-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f8a331;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item .fc-list-item-title {
  padding: 12px 14px 12px 0;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item .fc-list-item-title a {
  color: #454756;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.3;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-item .fc-list-item-time {
  display: none;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #custom_calendar .fc-list-view .fc-list-empty {
  padding: 24px 14px;
  color: #595965;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper {
  /*
  MAP
   */
}
.custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #map .jvectormap-container {
  width: 1080px;
  height: 760px;
  margin: auto;
}
@media (max-width: 1199px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #map .jvectormap-container {
    width: 930px;
  }
}
@media (max-width: 991px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #map .jvectormap-container {
    width: 700px;
    height: 600px;
  }
}
@media (max-width: 767px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #map .jvectormap-container {
    width: 500px;
  }
}
@media (max-width: 560px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #map .jvectormap-container {
    width: 400px;
  }
}
@media (max-width: 470px) {
  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper #map .jvectormap-container {
    width: 300px;
  }
}
.custom-nt-tabs .elementor-tabs button.load-more-btn {
  border: 0;
  height: 60px;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  background-color: #31aec2;
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}

span.fc-time {
  display: none !important;
}

.event-color-key {
  display: none !important; /* hidden for the time being */
  /* display: flex; */
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  padding: 14px 20px;
  margin: 16px 0;
  background-color: #fff;
  border-radius: 0px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.17);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.event-color-key .color-key-title {
  color: #454756;
  font-size: 15px;
  margin-right: 4px;
}
.event-color-key .color-key-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #595965;
}
.event-color-key .color-swatch {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  flex-shrink: 0;
}
.event-color-key .color-swatch.swatch-lime {
  background-color: #cbd942;
}
.event-color-key .color-swatch.swatch-teal {
  background-color: #31aec2;
}
.event-color-key .color-swatch.swatch-purple {
  background-color: #413087;
}
.event-color-key .color-swatch.swatch-gray {
  background-color: #999;
}
.event-color-key .color-swatch.swatch-black {
  background-color: #000;
}

.search-from-wrapper {
  height: 380px;
  background-color: rgba(0, 56, 101, 0.9);
  padding: 20px 40px;
}
@media (max-width: 767px) {
  .search-from-wrapper {
    height: auto;
    padding: 16px 16px 20px;
  }
}
@media (max-width: 575px) {
  .search-from-wrapper {
    padding: 14px 12px 18px;
  }
}
.search-from-wrapper .search-heading h3, .search-from-wrapper .search-heading p {
  color: #fff;
  font-weight: 400;
  text-align: center;
}
.search-from-wrapper .search-heading h3 {
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Roboto Slab", serif;
}
@media (max-width: 767px) {
  .search-from-wrapper .search-heading h3 {
    font-size: 20px;
    letter-spacing: 1px;
  }
}
.search-from-wrapper .search-heading p {
  font-size: 14px;
  max-width: 830px;
  margin: 15px auto;
  font-family: "Open Sans", sans-serif;
}
.search-from-wrapper .search-heading p .nt-bolder {
  font-weight: 700;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row {
  margin-bottom: 10px;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkboxes-bar-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  min-height: 40px;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .reg-status-checkboxes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkboxes-divider {
  width: 1px;
  height: 19px;
  flex-shrink: 0;
  align-self: center;
  background-color: #fff;
  opacity: 0.85;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .past-events-checkbox {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .checkbox-group-label {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  margin: 0;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox .search-checkbox-ui {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  flex-shrink: 0;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox .search-checkbox-input {
  position: absolute;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  inset: 0;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox .search-checkbox-input:focus-visible + .search-checkbox-box {
  outline: 2px solid #fff;
  outline-offset: 2px;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox .search-checkbox-box {
  position: absolute;
  inset: 0;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #003865;
  pointer-events: none;
}
.search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox .search-checkbox-input:checked + .search-checkbox-box::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #003865;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .search-from-wrapper .search-form-fields .search-checkboxes-row {
    margin-bottom: 14px;
  }
  .search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkboxes-bar-inner {
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }
  .search-from-wrapper .search-form-fields .search-checkboxes-row .reg-status-checkboxes {
    flex-wrap: nowrap;
    gap: 10px;
    flex-shrink: 0;
  }
  .search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkboxes-divider {
    flex-shrink: 0;
  }
  .search-from-wrapper .search-form-fields .search-checkboxes-row .past-events-checkbox {
    flex-shrink: 0;
  }
  .search-from-wrapper .search-form-fields .search-checkboxes-row .search-checkbox {
    flex-shrink: 0;
    gap: 8px;
  }
}
.search-from-wrapper .search-form-fields .select-field-wrapper {
  position: relative;
}
.search-from-wrapper .search-form-fields .select-field-wrapper .gj-icon {
  display: none;
}
.search-from-wrapper .search-form-fields .select-field-wrapper:after {
  content: "";
  background-image: url("../assets/img/select-arrow.png");
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 24px;
  display: block;
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 8px;
  border-left: 2px solid #0f436d;
  pointer-events: none;
}
.search-from-wrapper .search-form-fields .select-field-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding-right: 52px;
}
.search-from-wrapper .search-form-fields .select-field-wrapper select::-ms-expand {
  display: none;
}
.search-from-wrapper .search-form-fields select,
.search-from-wrapper .search-form-fields input:not(.search-checkbox-input) {
  width: 100%;
  height: 40px;
  border: 0;
  font-size: 17px;
  font-family: "Roboto Condensed", sans-serif;
  padding: 8px 15px;
  color: #454756;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  background-color: #fff;
}
.search-from-wrapper .search-form-fields select::-webkit-input-placeholder,
.search-from-wrapper .search-form-fields input:not(.search-checkbox-input)::-webkit-input-placeholder { /* Edge */
  color: #454756;
}
.search-from-wrapper .search-form-fields select:-ms-input-placeholder,
.search-from-wrapper .search-form-fields input:not(.search-checkbox-input):-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #454756;
}
.search-from-wrapper .search-form-fields select::placeholder,
.search-from-wrapper .search-form-fields input:not(.search-checkbox-input)::placeholder {
  color: #454756;
}
.search-from-wrapper .search-form-fields .search-btns-wrapper {
  text-align: center;
}
.search-from-wrapper .search-form-fields .search-btns-wrapper input[type=submit], .search-from-wrapper .search-form-fields .search-btns-wrapper a {
  display: inline-block;
  background-color: #31aec2;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 1px;
  margin: 0 auto;
  max-width: 150px;
  border: 2px solid #31aec2;
  transition: 0.3s;
}
.search-from-wrapper .search-form-fields .search-btns-wrapper input[type=submit]:hover, .search-from-wrapper .search-form-fields .search-btns-wrapper a:hover {
  background-color: transparent;
  color: #31aec2;
}
.search-from-wrapper .search-form-fields .search-btns-wrapper a {
  margin-left: 10px;
  display: none;
  max-width: 190px;
}
@media (max-width: 767px) {
  .search-from-wrapper .search-form-fields .search-btns-wrapper {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    max-width: 100%;
    margin-top: 4px;
  }
  .search-from-wrapper .search-form-fields .search-btns-wrapper input[type=submit],
  .search-from-wrapper .search-form-fields .search-btns-wrapper a {
    width: 100%;
    max-width: none;
    margin: 0;
    min-height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
  }
  .search-from-wrapper .search-form-fields .search-btns-wrapper a {
    margin-left: 0;
  }
}

.gj-picker.datepicker {
  top: 527px !important;
}

.custom-loading-icon {
  margin: 0 auto;
  display: block;
  margin-top: 100px;
  width: 140px;
  height: 120px;
}

.custom-loading-icon:after {
  content: " ";
  display: block;
  width: 120px;
  height: 120px;
  margin: 8px;
  border-radius: 50%;
  border: 10px solid #31aec2;
  border-color: #31aec2 transparent #31aec2 transparent;
  animation: custom-loading-icon 1.2s linear infinite;
}

@keyframes custom-loading-icon {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.tour-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 3;
}
.tour-popup-overlay .tour-main-wrapper-popup {
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    max-width: calc(100vw - 50px);
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-event-row {
  background-color: #fff;
  min-height: 155px;
  overflow: hidden;
  max-width: 932px;
  margin: 0;
}
@media (max-width: 1199px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-event-row {
    border-bottom: 1px solid #d1d1d1;
    margin: 0 auto;
    max-width: 1199px;
  }
}
@media (max-width: 1800px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-event-row {
    border-bottom: 1px solid #d1d1d1;
    margin: 0 auto;
    max-width: 1199px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-event-row:last-child {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-event-row {
    border-bottom: 1px solid #d1d1d1;
  }
}
@media (max-width: 1800px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    max-width: 1120px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    max-height: 80vh;
    overflow-y: auto;
  }
}
@media (max-width: 1199px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    max-width: 1120px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    max-height: 80vh;
    overflow-y: auto;
  }
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    max-height: 80vh;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    max-height: 80vh;
    overflow-y: auto;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    height: auto;
    max-height: 80vh;
    overflow-y: auto;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .close-popup {
  position: absolute;
  right: 0px;
  top: -39px;
  line-height: 1;
  z-index: 9999;
  background-color: #fff;
  padding: 10px 10px 11px 10px;
}
.tour-popup-overlay .tour-main-wrapper-popup .close-popup img {
  width: 20px;
}
@media (max-width: 1800px) {
  .tour-popup-overlay .tour-main-wrapper-popup .close-popup {
    top: 0;
    right: 10px;
    position: fixed;
  }
}
@media (max-width: 1199px) {
  .tour-popup-overlay .tour-main-wrapper-popup .close-popup {
    top: 0;
    right: 10px;
    position: fixed;
  }
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .close-popup {
    top: 0;
    right: 10px;
    position: fixed;
  }
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    min-height: 125px;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup {
    height: auto;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-left: 0px;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper {
    flex-direction: column;
    flex: auto;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .expand-arrow-wrapper {
  background-color: #0f436d;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  display: none;
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .expand-arrow-wrapper {
    display: block;
  }
}
@media (max-width: 575px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .expand-arrow-wrapper {
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 15px;
    border-radius: 0;
    height: 100%;
    width: 34px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .expand-arrow-wrapper .expand-arrow {
  background-image: url("../assets/img/down-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  background-size: 20px;
  transition: 0.3s;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .expand-arrow-wrapper .expand-arrow.active-arrow {
  transition: 0.3s;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date {
    flex: auto !important;
    gap: 5px !important;
    flex-direction: row !important;
    width: 100% !important;
    align-items: center !important;
    min-height: auto !important;
    height: auto !important;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px !important;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date {
  background-color: #413087;
  color: #fff;
  min-height: 155px;
  width: 100px;
  word-break: break-all;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  flex: 0 0 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date {
    font-size: 18px;
    min-height: 125px;
  }
}
@media (max-width: 575px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date {
    width: 75px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-blue {
  background-color: #31aec2;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-yellow {
  background-color: #f8a331;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-green {
  background-color: #cbd942;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-lime {
  background-color: #cbd942;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-teal {
  background-color: #31aec2;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-copper {
  background-color: #C25400;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-ocean {
  background-color: #0077B6;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-black {
  background-color: #333;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-gray {
  background-color: gray;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span {
  display: block;
  font-weight: 700;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-day {
  font-size: 35px;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-day {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-day {
    font-size: 20px;
    font-weight: 400;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-month {
  font-size: 27px;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-month {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-month {
    font-size: 20px;
    font-weight: 400;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-year {
  font-weight: 400;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region {
  padding: 30px;
  flex: 1 1 auto;
  min-width: 0;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region {
    padding: 23px 15px;
  }
}
@media (max-width: 575px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region {
    padding: 23px 34px 23px 15px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3,
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h4 {
  color: #454756;
  font-family: "Roboto Slab", serif;
  margin: 0;
  font-weight: 700;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 {
    font-size: 16px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 a {
  color: #0056b3;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 a:hover, .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h3 a:focus {
  color: #007bff;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h4 {
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 6px !important;
}
@media (max-width: 1199px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-region.tour-region h4 {
    font-size: 16px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  position: relative;
  padding-right: 0px;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper:before {
  content: "";
  border-left: 2px solid #d1d1d1;
  position: absolute;
  left: 0;
  top: 25px;
  height: calc(100% - 50px);
  display: block;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper:before {
    top: 23px;
    left: 0;
    height: calc(100% - 46px);
    border-left: none;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper:before {
    display: none;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper.tour-gray .tour-location {
  flex: 1 1 auto;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 5px;
  padding: 30px;
  flex: 1 1 auto;
}
@media (max-width: 991px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location {
    padding: 0 20px 20px 5px;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-detail-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-detail-row--status {
  margin-bottom: 12px;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-detail-row--location {
  align-items: flex-start;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-location-label {
  flex: 0 0 auto;
  white-space: nowrap;
  color: #acacac;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 591px) {
  .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-location-label {
    white-space: normal;
  }
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-location-label--stacked {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-location-label .tour-location-label-line {
  display: block;
  line-height: normal;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-registration-value {
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-location-value {
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
  white-space: pre-wrap;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-status-value {
  font-size: 17px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: normal;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-status-value.tour-status-upcoming {
  color: #31aec2;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-status-value.tour-status-open {
  color: #31aec2;
}
.tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-status-value.tour-status-closed, .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location .tour-status-value.tour-status-past {
  color: #999;
}

.elementor-editor-active .loader-wrapper {
  display: none !important;
}

.loader-wrapper {
  background-color: #31aec2;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  padding-top: 15%;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
}

.loader {
  color: #ffffff;
  font-size: 11px;
  text-indent: -99999em;
  margin: 55px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.loader:before,
.loader:after {
  position: absolute;
  content: "";
}

.loader:before {
  width: 5.2em;
  height: 10.2em;
  background: #31aec2;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.1em 5.1em;
  transform-origin: 5.1em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}

.loader:after {
  width: 5.2em;
  height: 10.2em;
  background: #31aec2;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 4.9em;
  -webkit-transform-origin: 0.1em 5.1em;
  transform-origin: 0.1em 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}

@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * Pages
 */
.about-nt-custom {
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  margin-top: -100px;
  padding-top: 150px;
  padding-bottom: 80px;
  z-index: -1;
}
.about-nt-custom .about-nt-left-side strong, .about-nt-custom .about-nt-left-side p {
  font-family: "Roboto Slab", serif !important;
}
.about-nt-custom .about-nt-right-side .elementor-widget-wrap p {
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
}
@media (max-width: 767px) {
  .about-nt-custom {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about-nt-custom .elementor-widget-text-editor.nt-heading {
    font-family: "Roboto Slab", serif !important;
  }
  .about-nt-custom .elementor-widget-text-editor.nt-heading .elementor-text-editor strong {
    font-size: 40px;
    font-family: "Roboto Slab", serif !important;
  }
}
.about-nt-custom:before {
  position: absolute;
  background-color: rgba(0, 56, 101, 0.9);
  content: "";
  display: block;
  width: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.about-nt-custom .about-nt-left-custom {
  padding-right: 10px;
}
.about-nt-custom .about-nt-left-custom h2 {
  font-size: 4.5rem;
}
.about-nt-custom .about-nt-left-custom p {
  font-size: 2.3rem;
}
.about-nt-custom .about-nt-right-custom {
  border-left: 1px solid #fff;
  padding-left: 30px;
}
.about-nt-custom .about-nt-right-custom p {
  font-size: 1.6rem;
}

.education-nt-custom .elementor-element .elementor-heading-title {
  font-family: "Roboto Slab", serif;
  color: #454756;
}
.education-nt-custom .elementor-element.elementor-widget-text-editor p, .education-nt-custom .elementor-element.elementor-widget-text-editor ul {
  font-family: "Open Sans", sans-serif;
  color: #454756;
}
.education-nt-custom .elementor-element.elementor-widget-text-editor ul a {
  color: #31aec2;
  font-weight: 700;
}
@media (max-width: 850px) {
  .education-nt-custom .elementor-column .elementor-widget-image img {
    padding-top: 105px;
  }
}
@media (max-width: 767px) {
  .education-nt-custom .elementor-column .elementor-widget-image img {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .education-nt-custom {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .education-nt-custom .elementor-widget-heading h2.elementor-heading-title {
    font-size: 40px !important;
  }
}

.purple-nt-section {
  overflow: hidden;
}
.purple-nt-section .elementor-container .purple-small-text .elementor-widget-container .elementor-text-editor p {
  font-family: "Roboto Slab", serif !important;
  font-size: 24px !important;
}
.purple-nt-section .elementor-container .purple-small-desc .elementor-widget-container .elementor-text-editor p {
  font-weight: 700;
}
.purple-nt-section .elementor-container .purple-small-date .elementor-widget-container .elementor-text-editor p {
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
}
.purple-nt-section .elementor-container .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button-link {
  border: 2px solid #31aec2;
  transition: 0.3s;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-left: -10px;
}
.purple-nt-section .elementor-container .elementor-element .elementor-widget-button .elementor-button-wrapper .elementor-button-link:hover {
  background-color: transparent;
  color: #31aec2;
  text-decoration: none;
}
@media (max-width: 767px) {
  .purple-nt-section {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 70px;
    padding-top: 25px;
  }
}
.purple-nt-section .elementor-widget-text-editor.nt-heading .elementor-text-editor p {
  margin-left: -17px;
}
@media (max-width: 767px) {
  .purple-nt-section .elementor-widget-text-editor.nt-heading .elementor-text-editor p {
    font-size: 40px;
    margin-left: 0;
  }
}

.community-ng-custom {
  padding-top: 110px !important;
  margin-top: 0 !important;
}
.community-ng-custom .elementor-container .elementor-widget-container .elementor-heading-title {
  font-family: "Roboto Slab", serif;
  color: #454756;
}
.community-ng-custom .elementor-container .community-ng-left-custom .elementor-widget-container .elementor-text-editor p, .community-ng-custom .elementor-container .community-ng-left-custom .elementor-widget-container .elementor-text-editor ul, .community-ng-custom .elementor-container .community-ng-left-custom .elementor-widget-container .elementor-text-editor div {
  font-family: "Open Sans", sans-serif;
  color: #454756;
}
.community-ng-custom .elementor-container .community-ng-left-custom .elementor-widget-container .elementor-text-editor div a {
  color: #31aec2;
  font-weight: 700;
}
.community-ng-custom .elementor-container .community-ng-left-custom p, .community-ng-custom .elementor-container .community-ng-left-custom ul, .community-ng-custom .elementor-container .community-ng-left-custom div {
  font-family: "Open Sans", sans-serif;
  color: #454756;
}
.community-ng-custom .elementor-container .community-ng-left-custom div a {
  color: #31aec2;
  font-weight: 700;
}
@media (max-width: 991px) {
  .community-ng-custom .elementor-column .elementor-image img {
    padding-top: 60px;
  }
}
@media (max-width: 850px) {
  .community-ng-custom .elementor-column .elementor-image img {
    padding-top: 115px;
  }
}
@media (max-width: 767px) {
  .community-ng-custom .elementor-column .elementor-image img {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .community-ng-custom {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 80px;
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .community-ng-custom .elementor-widget-heading h2.elementor-heading-title {
    font-size: 40px !important;
  }
}

.community-nt-custom {
  padding-bottom: 125px;
  padding-top: 125px;
}

.nt-custom-p {
  font-family: "Roboto Slab", serif;
}

.nt-custom-h2 h2 {
  font-size: 4rem;
  font-family: "Roboto Slab", serif;
}

.nt-custom-h3 h3 {
  font-size: 1.5rem;
  font-family: "Roboto Slab", serif;
}

/* Login/Create a profile button */
.login_links {
  display: flex;
  justify-content: flex-end;
  padding-right: 18px;
}
.login_links a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 6px;
  color: black;
}

/*
Overrides
 */
.hero-nt-custom {
  height: 650px;
  padding-top: 80px;
  position: relative;
  background-size: cover;
}
@media (max-width: 767px) {
  .hero-nt-custom {
    height: auto;
  }
}
.hero-nt-custom:before {
  position: absolute;
  background-color: rgba(0, 56, 101, 0.42);
  content: "";
  display: block;
  width: 100%;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.hero-nt-custom .elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 95px;
}
@media (max-width: 767px) {
  .hero-nt-custom .elementor-widget-heading.elementor-widget-heading h1.elementor-heading-title {
    font-size: 48px;
  }
}

.home .page-title {
  display: none;
}
.home #calendar_json, .home #map_json, .home #region_codes {
  display: none;
}

.fc-day-grid-container {
  height: 100% !important;
}

.fc-dayGrid-view .fc-body .fc-row {
  min-height: 8em;
}