/**
 * 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; }

#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: -130px;
  -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"] {
        border-right: 0; }
        .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.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;
    /*
      CALENDAR
       */
    /*
      MAP
       */ }
    @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 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: space-between;
          flex-wrap: nowrap; }
          @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: 0 0 40% !important; }
          .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper.tour-gray .tour-button a {
            background-color: gray !important;
            border-color: gray !important;
            pointer-events: none; }
          .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button {
            display: flex;
            flex-direction: column;
            flex-wrap: nowrap;
            justify-content: center; }
            .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-location, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location {
              padding: 30px;
              flex: 0 0 44%; }
              @media (max-width: 991px) {
                .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-location, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location {
                  padding: 23px 15px; } }
              @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-location, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location {
                  float: left;
                  width: calc(100% - 151px); } }
              .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-location .tour-location-label, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-location .tour-registration-value, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location .tour-location-label, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location .tour-registration-value {
                color: #acacac;
                font-size: 14px;
                font-weight: 700;
                font-family: "Roboto Condensed", sans-serif;
                text-transform: uppercase; }
              .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-location .tour-registration-value, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location .tour-registration-value {
                color: #000; }
              .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-location .tour-location-value, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-location .tour-location-value {
                color: #181818;
                font-size: 16px;
                font-weight: 700;
                font-family: "Roboto Condensed", sans-serif;
                text-transform: uppercase; }
            .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-button, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-button {
              padding: 32px;
              padding-left: 0px;
              float: right; }
              @media (max-width: 991px) {
                .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-button, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-button {
                  padding: 27px 15px; } }
              .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-button a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-button 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: 15px;
                text-transform: uppercase;
                border-radius: 5px;
                letter-spacing: 1px;
                border: 2px solid #31aec2;
                transition: 0.3s; }
                @media (max-width: 991px) {
                  .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-button a, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-button a {
                    padding-left: 18px;
                    padding-right: 18px;
                    padding-top: 5px;
                    padding-bottom: 3px; } }
                .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-location.tour-button a:hover, .custom-nt-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .tour-main-wrapper .tour-right-wrapper .tour-button.tour-button a:hover {
                  background-color: transparent;
                  color: #31aec2; }
    .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; }
      @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; }
    .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; }

.search-from-wrapper {
  height: 325px;
  background-color: rgba(0, 56, 101, 0.9);
  padding: 20px 40px; }
  @media (max-width: 767px) {
    .search-from-wrapper {
      height: auto; } }
  .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; }
  .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 .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 {
    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::-webkit-input-placeholder {
      /* Edge */
      color: #454756; }
    .search-from-wrapper .search-form-fields select:-ms-input-placeholder, .search-from-wrapper .search-form-fields 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::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; }

.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 {
    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);
    min-height: 155px;
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 18%;
    position: relative; }
    @media (max-width: 991px) {
      .tour-popup-overlay .tour-main-wrapper-popup {
        max-width: calc(100vw - 50px); } }
    @media (max-width: 630px) {
      .tour-popup-overlay .tour-main-wrapper-popup {
        max-width: calc(100vw - 20px); } }
    .tour-popup-overlay .tour-main-wrapper-popup .close-popup {
      position: absolute;
      right: 7px;
      top: 3px;
      z-index: 9999; }
      .tour-popup-overlay .tour-main-wrapper-popup .close-popup img {
        width: 20px; }
    @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; }
      .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); }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-reg-loc-wrapper,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-reg-loc-wrapper {
        padding: 30px; }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.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,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.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,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date {
            width: 75px; } }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-blue,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date.tour-blue {
          background-color: #31aec2; }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-yellow,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date.tour-yellow {
          background-color: #f8a331; }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-green,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date.tour-green {
          background-color: #cbd942; }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date.tour-gray,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date.tour-gray {
          background-color: gray; }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.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,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.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,
              .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date span.tour-day {
                font-size: 30px; } }
            @media (max-width: 575px) {
              .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-day,
              .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date span.tour-day {
                font-size: 22px;
                font-weight: 400; } }
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-month,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.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,
              .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date span.tour-month {
                font-size: 24px; } }
            @media (max-width: 575px) {
              .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-month,
              .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date span.tour-month {
                font-size: 18px;
                font-weight: 400; } }
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date.tour-date span.tour-year,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper.tour-date span.tour-year {
            font-weight: 400; }
      @media (max-width: 991px) {
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-location,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-location {
          padding: 10px 15px;
          padding-top: 5px; } }
      @media (max-width: 575px) {
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-location,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-location {
          padding: 10px 10px;
          padding-top: 10px; } }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-location .tour-location-label,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-location .tour-registration-value,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-location .tour-location-label,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-location .tour-registration-value {
        color: #acacac;
        font-size: 14px;
        font-weight: 700;
        font-family: "Roboto Condensed", sans-serif;
        text-transform: uppercase; }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-location .tour-registration-value,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-location .tour-registration-value {
        color: #000; }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-location .tour-location-value,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-location .tour-location-value {
        color: #181818;
        font-size: 16px;
        font-weight: 700;
        font-family: "Roboto Condensed", sans-serif;
        text-transform: uppercase; }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region {
        padding-bottom: 10px; }
        @media (max-width: 991px) {
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region {
            padding: 10px 15px;
            padding-bottom: 5px;
            padding-top: 15px; } }
        @media (max-width: 575px) {
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region {
            padding: 10px;
            padding-bottom: 10px;
            padding-top: 10px; } }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h4,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .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-date .tour-region h3,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 {
          font-size: 24px; }
          @media (max-width: 1199px) {
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 {
              font-size: 20px; } }
          @media (max-width: 991px) {
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 {
              font-size: 18px; } }
          @media (max-width: 575px) {
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 {
              font-size: 16px; } }
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3 a,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 a {
            color: #0056b3; }
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3 a:hover, .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h3 a:focus,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 a:hover,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h3 a:focus {
              color: #007bff; }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-date .tour-region h4,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .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-date .tour-region h4,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-left-wrapper .tour-reg-loc-wrapper .tour-region h4 {
              font-size: 16px; } }
    .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper {
      display: flex; }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper.tour-gray .tour-button a {
        background-color: gray !important;
        border-color: gray !important;
        pointer-events: none; }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper:before {
        content: '';
        border-left: 2px solid #d1d1d1;
        position: absolute;
        left: -20px;
        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;
            height: calc(100% - 46px);
            left: 0; } }
        @media (max-width: 575px) {
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper:before {
            display: none; } }
      .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button,
      .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button {
        margin: auto; }
        @media (max-width: 991px) {
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button {
            padding: 0; } }
        @media (max-width: 575px) {
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button {
            padding: 10px;
            float: none; } }
        .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button a,
        .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button 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: 15px;
          text-transform: uppercase;
          border-radius: 5px;
          letter-spacing: 1px;
          border: 2px solid #31aec2;
          transition: 0.3s;
          max-width: 260px; }
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button a:hover,
          .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button a:hover {
            background-color: transparent;
            color: #31aec2;
            text-decoration: none; }
          @media (max-width: 991px) {
            .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button a,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button a {
              padding: 5px 20px; } }
          @media (max-width: 650px) {
            .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button a,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button a {
              padding: 5px 10px; } }
          @media (max-width: 575px) {
            .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-location.tour-button a,
            .tour-popup-overlay .tour-main-wrapper-popup .tour-right-wrapper .tour-button.tour-button a {
              text-align: center;
              display: block;
              padding: 5px 20px; } }

.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; }
