h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
  display: block;
  margin: 0px 0 20px;
  padding: 0px; }

a {
  text-decoration: underline; }

ul li {
  line-height: 1.5em;
  font-size: 16px; }

h1 {
  font-size: 32px;
  line-height: 1.5em; }

h2 {
  font-family: "Montserrat";
  font-size: 21px;
  line-height: 1.1em;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 10px; }
  @media screen and (max-width: 639px) {
    h2 {
      font-size: 16px; } }

h3 {
  font-family: "Montserrat";
  font-size: 32px;
  font-weight: 500;
  line-height: 1.13em;
  line-height: 1.25; }
  @media screen and (max-width: 639px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-family: "Montserrat";
  font-size: 21px;
  font-weight: 500;
  line-height: 1.52em; }
  @media screen and (max-width: 1279px) {
    h4 {
      font-size: 18px; } }

h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em; }

h6 {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.64em; }

p {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56em; }

header .utility_container .utility-head, header .utility_container .utility-head > li ul, footer .footer-container .contact-menu ul, .footer-c .social-icons, section.s2 .search_bar ul, section.s3 .month_select ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block; }

.event-detailed-container .event-lightbox, .event-detailed-form-cont .event-lightbox, .preloader img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.event-detailed-container, .event-detailed-form-cont, .newsletter-lightbox, .preloader, footer .footer-container .get-connected .footer-form input[type="submit"],
footer .footer-container .get-connected .wpcf7 input[type="submit"], section.s1 .items .item .info h2, section.s1 .items .item .info .time_date, section.s1 .items .item .info .location, section.s3 .calendar-container .calendar-body .calendar-days .week .day:before, section.s3 .calendar-container .calendar-body .calendar-days .week .day .d, .years-tab li button {
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out; }

header .utility_container .utility-head > li ul, header .grid-container .header-nav .nav-c .buttons .btn-nav, header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu, section.s2 .search_bar button, section.s3 .calendar-info, section.s3 .month_select ul li button, .event-search-result .items .item, .event-search-result .items .item .text h4, .event-search-result .items .item .text .date_time, .event-search-result .items .item .text .venue, .event-detailed-form-cont .item .wpcf7-submit {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.event-detailed-container, .event-detailed-form-cont {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background: rgba(239, 53, 163, 0.8);
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100vh; }
  .active.event-detailed-container, .active.event-detailed-form-cont {
    opacity: 1;
    visibility: visible; }
  .event-detailed-container .event-lightbox, .event-detailed-form-cont .event-lightbox {
    position: absolute;
    width: calc(100% - 40px);
    max-width: 1331px;
    background-color: #f7fcff;
    border-radius: 10px; }
    @media (max-width: 1500px) {
      .event-detailed-container .event-lightbox, .event-detailed-form-cont .event-lightbox {
        top: 20px;
        transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 0%); } }
    .event-detailed-container .event-lightbox .event-lightbox-header, .event-detailed-form-cont .event-lightbox .event-lightbox-header {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: #ffe72c;
      min-height: 168px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
      @media (max-width: 1919px) {
        .event-detailed-container .event-lightbox .event-lightbox-header, .event-detailed-form-cont .event-lightbox .event-lightbox-header {
          min-height: auto;
          padding: 20px 20px; } }
      @media (max-width: 1500px) {
        .event-detailed-container .event-lightbox .event-lightbox-header, .event-detailed-form-cont .event-lightbox .event-lightbox-header {
          padding: 20px; } }
      .event-detailed-container .event-lightbox .event-lightbox-header h3, .event-detailed-form-cont .event-lightbox .event-lightbox-header h3 {
        text-transform: uppercase;
        font-family: "Montserrat";
        font-size: 47.1px;
        font-weight: bold;
        line-height: 1.06em;
        color: #5e14cd;
        margin: 0px; }
        @media (max-width: 1919px) {
          .event-detailed-container .event-lightbox .event-lightbox-header h3, .event-detailed-form-cont .event-lightbox .event-lightbox-header h3 {
            font-size: 32px; } }
        @media (max-width: 1500px) {
          .event-detailed-container .event-lightbox .event-lightbox-header h3, .event-detailed-form-cont .event-lightbox .event-lightbox-header h3 {
            font-size: 28px; } }
        @media (max-width: 1279px) {
          .event-detailed-container .event-lightbox .event-lightbox-header h3, .event-detailed-form-cont .event-lightbox .event-lightbox-header h3 {
            font-size: 21px; } }
      .event-detailed-container .event-lightbox .event-lightbox-header .btn-close, .event-detailed-form-cont .event-lightbox .event-lightbox-header .btn-close {
        position: absolute;
        right: 20px;
        top: 20px;
        width: 22px;
        height: 22px;
        background: url("../images/close-button.svg") 0 0 no-repeat;
        background-size: 100%; }
    .event-detailed-container .event-lightbox .event-lightbox-body, .event-detailed-form-cont .event-lightbox .event-lightbox-body {
      padding: 56px 20px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (max-width: 1279px) {
        .event-detailed-container .event-lightbox .event-lightbox-body, .event-detailed-form-cont .event-lightbox .event-lightbox-body {
          padding: 30px 20px; } }
      .event-detailed-container .event-lightbox .event-lightbox-body h4, .event-detailed-form-cont .event-lightbox .event-lightbox-body h4 {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "Montserrat";
        font-size: 23px;
        font-weight: bold;
        line-height: 0.72em;
        color: #5e14cd; }
        @media (max-width: 1500px) {
          .event-detailed-container .event-lightbox .event-lightbox-body h4, .event-detailed-form-cont .event-lightbox .event-lightbox-body h4 {
            font-size: 21px; } }
        @media (max-width: 1279px) {
          .event-detailed-container .event-lightbox .event-lightbox-body h4, .event-detailed-form-cont .event-lightbox .event-lightbox-body h4 {
            font-size: 16px; } }
      .event-detailed-container .event-lightbox .event-lightbox-body .event_name, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_name {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 1196px;
        position: relative;
        margin: 0 auto 60px;
        font-size: 21px; }
        @media (max-width: 1500px) {
          .event-detailed-container .event-lightbox .event-lightbox-body .event_name, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_name {
            font-size: 18px; } }
        @media (max-width: 1279px) {
          .event-detailed-container .event-lightbox .event-lightbox-body .event_name, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_name {
            font-size: 16px; } }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_name span, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_name span {
          z-index: 9;
          position: relative; }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_name:after, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_name:after {
          content: " ";
          top: -1px;
          left: 0px;
          height: 20px;
          position: absolute;
          width: 100%;
          background-color: #f7fcff; }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_name:before, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_name:before {
          top: 0px;
          left: 0px;
          width: 100%;
          position: absolute;
          content: " ";
          height: 40px;
          border: solid 1px #a4a7aa;
          border-radius: 20px; }
      .event-detailed-container .event-lightbox .event-lightbox-body .rsvp_title, .event-detailed-form-cont .event-lightbox .event-lightbox-body .rsvp_title {
        display: flex;
        flex-direction: row;
        font-family: "Montserrat";
        font-size: 23px;
        font-weight: 800;
        line-height: 1.37em;
        letter-spacing: 1.15px;
        color: #ef35a3;
        margin-bottom: 10px; }
        @media (max-width: 1500px) {
          .event-detailed-container .event-lightbox .event-lightbox-body .rsvp_title, .event-detailed-form-cont .event-lightbox .event-lightbox-body .rsvp_title {
            font-size: 21px; } }
        @media (max-width: 1279px) {
          .event-detailed-container .event-lightbox .event-lightbox-body .rsvp_title, .event-detailed-form-cont .event-lightbox .event-lightbox-body .rsvp_title {
            font-size: 16px; } }
      .event-detailed-container .event-lightbox .event-lightbox-body p.rsvp_desc, .event-detailed-form-cont .event-lightbox .event-lightbox-body p.rsvp_desc {
        display: block;
        text-align: center;
        font-size: 23px;
        font-weight: 500;
        line-height: 0.72em;
        color: #6c6d70;
        margin-bottom: 70px; }
        @media (max-width: 1500px) {
          .event-detailed-container .event-lightbox .event-lightbox-body p.rsvp_desc, .event-detailed-form-cont .event-lightbox .event-lightbox-body p.rsvp_desc {
            font-size: 16px; } }
      .event-detailed-container .event-lightbox .event-lightbox-body p a, .event-detailed-form-cont .event-lightbox .event-lightbox-body p a {
        color: #5e14cd; }
      .event-detailed-container .event-lightbox .event-lightbox-body .event_date, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_date {
        display: flex;
        flex-direction: row;
        font-family: "Montserrat";
        font-size: 23px;
        font-weight: bold;
        line-height: 1.25em;
        color: #5e14cd;
        position: relative;
        padding-left: 90px;
        align-items: center;
        min-height: 76px;
        margin-bottom: 30px; }
        @media (max-width: 1500px) {
          .event-detailed-container .event-lightbox .event-lightbox-body .event_date, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_date {
            font-size: 21px;
            padding-left: 60px;
            min-height: 60px; } }
        @media (max-width: 1279px) {
          .event-detailed-container .event-lightbox .event-lightbox-body .event_date, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_date {
            font-size: 16px; } }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_date:before, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_date:before {
          content: " ";
          position: absolute;
          top: 0px;
          left: 0px;
          background: url("../images/event-calendar-icon@2x.png") 0 0 no-repeat;
          background-size: 100%;
          width: 62px;
          height: 76px; }
          @media (max-width: 1500px) {
            .event-detailed-container .event-lightbox .event-lightbox-body .event_date:before, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_date:before {
              width: 50px;
              height: 60px; } }
      .event-detailed-container .event-lightbox .event-lightbox-body .event_description, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_description {
        position: relative;
        display: block;
        width: 100%;
        max-width: 1196px;
        margin: 0 auto; }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_description .event_description_val, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_description .event_description_val {
          position: relative;
          z-index: 9;
          min-height: 223px;
          background-color: #f7fcff;
          margin: 20px 0;
          padding: 0 20px; }
          @media (max-width: 1279px) {
            .event-detailed-container .event-lightbox .event-lightbox-body .event_description .event_description_val, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_description .event_description_val {
              font-size: 14px; } }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_description:after, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_description:after {
          bottom: 0px;
          left: 0px;
          width: 100%;
          position: absolute;
          content: " ";
          height: 40px;
          border: solid 1px #a4a7aa;
          border-radius: 20px; }
        .event-detailed-container .event-lightbox .event-lightbox-body .event_description:before, .event-detailed-form-cont .event-lightbox .event-lightbox-body .event_description:before {
          top: 0px;
          left: 0px;
          width: 100%;
          position: absolute;
          content: " ";
          height: 40px;
          border: solid 1px #a4a7aa;
          border-radius: 20px; }

.testimonials {
  display: block;
  max-width: 100%;
  visibility: hidden;
  width: 100%;
  max-width: calc(100% - 45px);
  margin: 0 auto; }
  @media (max-width: 1425px) {
    .testimonials {
      font-size: 46.6px; } }
  .testimonials.loaded {
    height: auto;
    visibility: visible; }
  .testimonials .item {
    display: block;
    width: 100%;
    max-width: calc(33.33% - 12px);
    min-height: 400px;
    border-radius: 10px;
    background-color: #f8d9fb;
    margin: 0 6px; }
    @media (max-width: 1023px) {
      .testimonials .item {
        min-height: auto; } }
    .testimonials .item .content {
      display: flex;
      flex-direction: row;
      padding: 0px 20px; }
      @media (max-width: 639px) {
        .testimonials .item .content {
          flex-direction: column;
          justify-content: center; } }
      .testimonials .item .content .thumb {
        width: 123px;
        margin: 40px 20px 0 0; }
        .testimonials .item .content .thumb img {
          border-radius: 9999px; }
          @media (max-width: 639px) {
            .testimonials .item .content .thumb img {
              margin: 0 auto; } }
        @media (max-width: 1425px) {
          .testimonials .item .content .thumb {
            width: 62px;
            margin: 40px 15px 0 0; } }
        @media (max-width: 639px) {
          .testimonials .item .content .thumb {
            width: 100%;
            margin: 20px auto 0px; } }
      .testimonials .item .content .info {
        width: calc(100% - 122px);
        display: flex;
        flex-direction: column;
        padding: 30px 0; }
        .testimonials .item .content .info p {
          font-size: 16px;
          line-height: 1.55em;
          color: #616364; }
        .testimonials .item .content .info .name {
          margin-top: auto;
          font-size: 20px;
          font-weight: bold;
          line-height: 1.25em;
          color: #5e14cd;
          margin-bottom: 5px; }
          @media (max-width: 1425px) {
            .testimonials .item .content .info .name {
              font-size: 16px; } }
        .testimonials .item .content .info .position {
          font-size: 20px;
          line-height: 1.25em;
          color: #616364; }
          @media (max-width: 1425px) {
            .testimonials .item .content .info .position {
              font-size: 16px; } }
          @media (max-width: 1279px) {
            .testimonials .item .content .info .position {
              font-size: 14px; } }
        @media (max-width: 1279px) {
          .testimonials .item .content .info {
            width: calc(100% - 70px); } }
        @media (max-width: 639px) {
          .testimonials .item .content .info {
            width: 100%; } }
  .testimonials ul {
    margin-top: 55px;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    .testimonials ul li {
      width: 14px;
      height: 14px;
      margin: 0 10px 0 0; }
      .testimonials ul li button {
        width: 14px;
        height: 14px;
        background-color: #d1d3d4;
        text-indent: -999999px;
        border-radius: 7px; }
      .testimonials ul li.slick-active button {
        background-color: #636466; }

.wp-pagenavi {
  display: flex;
  flex-direction: row;
  margin-top: 38px; }
  .wp-pagenavi span,
  .wp-pagenavi a {
    display: flex;
    width: 38px;
    height: 38px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    background-color: #ddcdf4;
    border-radius: 20px;
    color: #5e14cd;
    font-size: 13px;
    font-weight: 600;
    margin-right: 6px; }
    .wp-pagenavi span.current,
    .wp-pagenavi a.current {
      background-color: #5e14cd;
      color: #ffffff; }
    .wp-pagenavi span.nextpostslink,
    .wp-pagenavi a.nextpostslink {
      min-width: 113px;
      padding-left: 30px;
      padding-right: 30px; }
    .wp-pagenavi span.previouspostslink,
    .wp-pagenavi a.previouspostslink {
      min-width: 113px;
      padding-left: 30px;
      padding-right: 30px; }
    .wp-pagenavi span:hover,
    .wp-pagenavi a:hover {
      background-color: #5e14cd;
      color: #ffffff; }

.newsletter-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.9);
  -webkit-transform: scale(0.9); }
  @media (max-width: 639px) {
    .newsletter-lightbox {
      padding: 0px;
      display: block;
      overflow-y: scroll; } }
  .newsletter-lightbox.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1); }
  .newsletter-lightbox .newsletter-box {
    background-color: #f7fcff;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 1600px;
    border-radius: 10px;
    box-shadow: 2.7px 10.7px 32px 0 rgba(0, 0, 0, 0.14);
    position: relative; }
    .newsletter-lightbox .newsletter-box .wpcf7 form.invalid .wpcf7-response-output,
    .newsletter-lightbox .newsletter-box .wpcf7 form.unaccepted .wpcf7-response-output,
    .newsletter-lightbox .newsletter-box .wpcf7 form.payment-required .wpcf7-response-output {
      background-color: #ff0000;
      border-color: #ff0000;
      color: #fff;
      padding: 10px 15px;
      border-radius: 10px; }
    .newsletter-lightbox .newsletter-box .newsletter-hdr {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      background-color: #ffeb00;
      min-height: 168px;
      position: relative; }
      @media (max-width: 1919px) {
        .newsletter-lightbox .newsletter-box .newsletter-hdr {
          min-height: auto;
          padding: 30px 0; } }
      @media (max-width: 1279px) {
        .newsletter-lightbox .newsletter-box .newsletter-hdr {
          padding: 20px 0; } }
      .newsletter-lightbox .newsletter-box .newsletter-hdr h3 {
        margin: 0px;
        font-family: "Montserrat";
        font-size: 47.1px;
        font-weight: bold;
        line-height: 1.06em;
        color: #5e14cd; }
        @media (max-width: 1919px) {
          .newsletter-lightbox .newsletter-box .newsletter-hdr h3 {
            font-size: 32px; } }
        @media (max-width: 1279px) {
          .newsletter-lightbox .newsletter-box .newsletter-hdr h3 {
            font-size: 24px; } }
      .newsletter-lightbox .newsletter-box .newsletter-hdr button {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 20px;
        top: 20px;
        background: url("../images/close-button.svg") 0 0 no-repeat;
        cursor: pointer; }
    .newsletter-lightbox .newsletter-box .newsletter-body {
      position: relative;
      z-index: 99;
      display: flex;
      flex-direction: column;
      padding: 26px 80px 30px 0px; }
      @media (max-width: 1023px) {
        .newsletter-lightbox .newsletter-box .newsletter-body {
          padding-right: 0px;
          padding-left: 0px; } }
      .newsletter-lightbox .newsletter-box .newsletter-body:before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        background: url("../images/newsletter-img-1.png") bottom left no-repeat;
        background-size: auto 100%;
        background-position: bottom -40px left -40px;
        bottom: 0px;
        left: 0px;
        max-height: 885px;
        border-bottom-left-radius: 10px; }
        @media (max-width: 1023px) {
          .newsletter-lightbox .newsletter-box .newsletter-body:before {
            background: none; } }
      .newsletter-lightbox .newsletter-box .newsletter-body h4 {
        font-family: "Montserrat";
        font-size: 33.1px;
        font-weight: 600;
        line-height: 1.2em;
        color: #6c6d70;
        margin-bottom: 30px; }
        @media (max-width: 1919px) {
          .newsletter-lightbox .newsletter-box .newsletter-body h4 {
            font-size: 24px; } }
        @media (max-width: 1365px) {
          .newsletter-lightbox .newsletter-box .newsletter-body h4 {
            font-size: 18px; } }
        @media (max-width: 1279px) {
          .newsletter-lightbox .newsletter-box .newsletter-body h4 {
            margin-bottom: 20px; } }
      .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
        position: relative;
        z-index: 99;
        margin-left: auto;
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 949px; }
        @media (max-width: 1500px) {
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
            max-width: 640px; } }
        @media (max-width: 1279px) {
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
            max-width: 500px; } }
        @media (max-width: 1023px) {
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content {
            margin: 0 auto;
            max-width: 100%;
            padding: 0 20px; } }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="submit"] {
          width: 144.6px;
          height: 49.5px;
          border-radius: 24.8px;
          background-color: #ef35a3;
          font-family: "Montserrat";
          font-size: 23px;
          font-weight: 600;
          letter-spacing: 1.15px;
          color: #ffffff;
          text-transform: uppercase;
          border: none;
          cursor: pointer; }
          @media (max-width: 1279px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="submit"] {
              font-size: 18px; } }
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="submit"]:hover {
            background-color: #5e14cd; }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content label {
          font-family: "Montserrat";
          font-size: 23px;
          font-weight: bold;
          line-height: 0.72em;
          color: #5e14cd;
          margin-bottom: 15px; }
          @media (max-width: 1919px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content label {
              font-size: 18px; } }
          @media (max-width: 1365px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content label {
              font-size: 16px; } }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content select,
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="email"],
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="text"] {
          background-color: transparent;
          border-radius: 20px;
          border: solid 1px #a4a7aa;
          height: 63px; }
          @media (max-width: 1500px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content select,
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="email"],
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="text"] {
              height: 50px; } }
          @media (max-width: 1365px) {
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content select,
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="email"],
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content input[type="text"] {
              height: 45px; } }
        .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: space-between; }
          .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item {
            width: calc(50% - 20px);
            margin-bottom: 20px; }
            @media (max-width: 639px) {
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item {
                width: 100%; } }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item.col-2 {
              width: 100%; }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms .wpcf7-list-item {
              margin-left: 0px; }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms input {
              display: none; }
            .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label {
              font-family: "Montserrat";
              font-size: 23px;
              font-weight: 600;
              line-height: 1.2em;
              color: #6c6d70;
              position: relative;
              padding: 0 0 0 30px; }
              @media (max-width: 1919px) {
                .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label {
                  font-size: 18px; } }
              @media (max-width: 1365px) {
                .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label {
                  font-size: 16px; } }
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label:before {
                content: " ";
                position: absolute;
                width: 20px;
                height: 20px;
                border-radius: 2px;
                border: 1px solid #ef35a3;
                background: #ffffff;
                left: 0px;
                top: 0px; }
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label:after {
                visibility: hidden;
                content: " ";
                position: absolute;
                width: 14px;
                height: 14px;
                left: 3px;
                top: 3px;
                border-radius: 2px;
                border: 1px solid #ef35a3;
                background: #ef35a3; }
              .newsletter-lightbox .newsletter-box .newsletter-body .form-content .items .item .terms label.active:after {
                visibility: visible; }

.preloader {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 999999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background: rgba(239, 53, 163, 0.8); }
  .preloader.active {
    opacity: 1;
    visibility: visible; }
  .preloader img {
    width: 120px;
    position: absolute; }

.social-media-share {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  margin-bottom: 20px; }
  .social-media-share .social-item:nth-child(1) {
    margin-top: -4px; }
  .social-media-share .social-item .twitter-share-button {
    display: flex;
    align-items: center;
    height: 21px;
    font-weight: 500;
    background-color: #1d9bf0;
    padding: 1px 12px 1px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    text-decoration: none; }
    .social-media-share .social-item .twitter-share-button svg {
      width: 18px;
      height: 18px;
      margin-right: 5px; }

.btn_more_events {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 165.9px;
  padding: 10px;
  width: 100%;
  margin: 20px auto 0px;
  border-radius: 32px;
  background-color: #ef35a3;
  text-decoration: none;
  color: #ffffff; }
  @media (max-width: 1023px) {
    .btn_more_events {
      margin: 20px auto; } }
  .btn_more_events:hover {
    background-color: #ffe72c;
    color: #5e14cd; }

textarea,
input[type="email"],
input[type="time"],
input[type="text"] {
  border: none;
  box-shadow: none !important;
  width: 100%;
  height: 45px;
  padding: 15px;
  resize: none;
  margin-bottom: 0px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background-color: transparent; }

::-webkit-input-placeholder {
  opacity: 1;
  font-weight: 300; }

::-moz-placeholder {
  opacity: 1;
  font-weight: 300; }

:-ms-input-placeholder {
  opacity: 1;
  font-weight: 300; }

:-moz-placeholder {
  opacity: 1;
  font-weight: 300; }

header {
  margin-bottom: 38px;
  position: relative;
  z-index: 9999; }
  @media (max-width: 1023px) {
    header {
      padding-top: 80px; } }
  header .utility_container {
    display: flex;
    justify-content: end; }
    header .utility_container .utility-head {
      margin-left: auto;
      display: flex;
      flex-direction: row;
      gap: 16px; }
      @media (max-width: 639px) {
        header .utility_container .utility-head {
          margin: 0 auto; } }
      header .utility_container .utility-head > li {
        position: relative;
        display: block;
        padding-bottom: 10px; }
        header .utility_container .utility-head > li > a {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 40px;
          height: 40px;
          background-color: rgba(73, 75, 76, 0.1);
          border-radius: 99px; }
          header .utility_container .utility-head > li > a svg {
            width: 20px; }
            header .utility_container .utility-head > li > a svg path {
              stroke: #000; }
        header .utility_container .utility-head > li ul {
          visibility: hidden;
          background-color: #ef35a3;
          opacity: 0;
          position: absolute;
          right: 0px;
          top: 100%;
          border-radius: 10px;
          overflow: hidden; }
          header .utility_container .utility-head > li ul li a {
            display: block;
            padding: 10px;
            white-space: nowrap;
            text-decoration: none;
            color: #ffffff; }
            header .utility_container .utility-head > li ul li a:hover {
              background-color: #ffe72c;
              color: #5e14cd; }
        header .utility_container .utility-head > li:hover ul {
          opacity: 1;
          visibility: visible; }
        header .utility_container .utility-head > li:hover > a {
          background-color: #5e14cd; }
          header .utility_container .utility-head > li:hover > a svg path {
            stroke: #ffffff; }
  header .grid-container {
    max-width: 1722px; }
    header .grid-container .header-grid {
      margin-top: 37px; }
      @media (max-width: 1023px) {
        header .grid-container .header-grid {
          margin-top: 10px; } }
      header .grid-container .header-grid .logo {
        display: flex;
        align-items: center;
        max-width: 382px; }
        @media (max-width: 1425px) {
          header .grid-container .header-grid .logo {
            max-width: 340px; } }
        @media (max-width: 1023px) {
          header .grid-container .header-grid .logo {
            margin-bottom: 15px; } }
        @media (max-width: 639px) {
          header .grid-container .header-grid .logo {
            max-width: 200px;
            margin: 0 auto 20px; } }
      header .grid-container .header-grid .sm-c {
        width: 100%;
        display: flex;
        align-items: center; }
        @media (max-width: 639px) {
          header .grid-container .header-grid .sm-c {
            flex-direction: column;
            justify-content: center; } }
        header .grid-container .header-grid .sm-c span {
          font-size: 16.1px;
          font-weight: 600;
          color: #5e14cd;
          margin-left: 14px; }
          @media (max-width: 1023px) {
            header .grid-container .header-grid .sm-c span {
              margin-left: 0px; } }
        header .grid-container .header-grid .sm-c .sm {
          margin: 0px;
          padding: 0px;
          width: auto;
          margin-left: auto;
          display: flex;
          justify-content: end; }
          @media (max-width: 639px) {
            header .grid-container .header-grid .sm-c .sm {
              width: 100%;
              justify-content: center; } }
          header .grid-container .header-grid .sm-c .sm li {
            display: inline-block;
            margin: 0 9px; }
            @media (max-width: 639px) {
              header .grid-container .header-grid .sm-c .sm li {
                margin: 0 2px; } }
            header .grid-container .header-grid .sm-c .sm li a {
              display: block;
              width: 30px;
              height: 30px; }
              header .grid-container .header-grid .sm-c .sm li a.fb {
                background: url("../images/fb-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.ig {
                background: url("../images/ig-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.tw {
                background: url("../images/tw-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.in {
                background: url("../images/in-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
              header .grid-container .header-grid .sm-c .sm li a.yt {
                background: url("../images/yt-top@2x.png") 0 0 no-repeat;
                background-size: 100%; }
    header .grid-container .header-nav .nav-c {
      display: flex;
      justify-content: space-between;
      margin-top: 25px; }
      header .grid-container .header-nav .nav-c .buttons {
        display: flex;
        width: 100%;
        max-width: 470px;
        justify-content: space-between;
        align-items: center; }
        header .grid-container .header-nav .nav-c .buttons .btn-nav {
          display: flex;
          justify-content: center;
          align-items: center;
          text-transform: uppercase;
          width: 182.5px;
          height: 75.8px;
          border-radius: 34px;
          background-color: #ef35a3;
          font-size: 22.8px;
          font-weight: 600;
          color: #ffffff;
          text-decoration: none;
          margin-right: 15px; }
          @media (max-width: 1425px) {
            header .grid-container .header-nav .nav-c .buttons .btn-nav {
              font-size: 18px; } }
          @media (max-width: 1279px) {
            header .grid-container .header-nav .nav-c .buttons .btn-nav {
              font-size: 16px;
              width: 150px;
              height: 65px; } }
          header .grid-container .header-nav .nav-c .buttons .btn-nav:hover {
            color: #5e14cd;
            background-color: #ffe72c; }
          header .grid-container .header-nav .nav-c .buttons .btn-nav.find {
            width: 100%;
            max-width: 270px; }
            @media (max-width: 1365px) {
              header .grid-container .header-nav .nav-c .buttons .btn-nav.find {
                max-width: 240px; } }
            @media (max-width: 1279px) {
              header .grid-container .header-nav .nav-c .buttons .btn-nav.find {
                max-width: 200px; } }
        @media (max-width: 1279px) {
          header .grid-container .header-nav .nav-c .buttons {
            max-width: 360px; } }
      header .grid-container .header-nav .nav-c .m-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 1103px;
        height: 75.7px;
        border-radius: 34px;
        background-color: #5e14cd;
        list-style: none;
        padding: 0px 40px;
        margin: 0px; }
        @media (max-width: 1279px) {
          header .grid-container .header-nav .nav-c .m-nav {
            max-width: calc(100% - 320px);
            padding: 0px 20px;
            height: 65px; } }
        header .grid-container .header-nav .nav-c .m-nav > li {
          height: 76px;
          display: flex;
          justify-content: center;
          align-items: center; }
          header .grid-container .header-nav .nav-c .m-nav > li > a {
            font-size: 18px;
            font-weight: 600;
            color: #ffffff;
            text-decoration: none;
            text-transform: uppercase; }
            header .grid-container .header-nav .nav-c .m-nav > li > a:hover {
              color: #ffe72c; }
            @media (max-width: 1425px) {
              header .grid-container .header-nav .nav-c .m-nav > li > a {
                font-size: 16px; } }
            @media (max-width: 1279px) {
              header .grid-container .header-nav .nav-c .m-nav > li > a {
                font-size: 14px; } }
          header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu {
            top: 100%;
            position: absolute;
            list-style: none;
            z-index: 99;
            background-color: #ffffff;
            margin: 0px;
            padding: 0px 15px;
            width: 100vw;
            visibility: hidden;
            opacity: 0;
            padding-top: 60px;
            left: 0px !important;
            height: 300px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            border-radius: 20px;
            box-shadow: 0px 10px 10px rgba(73, 75, 76, 0.1);
            max-height: 0px; }
            header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li {
              margin-right: 105px; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:last-child {
                margin-right: 0px; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a {
                display: block;
                font-size: 18px;
                font-weight: bold;
                text-decoration: none;
                line-height: 1.2em; }
                @media (max-width: 1425px) {
                  header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a {
                    font-size: 16px; } }
                @media (max-width: 1279px) {
                  header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a {
                    font-size: 16px; } }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li a:hover {
                  color: #ef35a3 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(1) a {
                color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(1) .sub-menu li a {
                color: #5e14cd !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(1) .sub-menu li a:hover {
                  color: #ef35a3 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(2) a {
                color: #dd7200 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(2) .sub-menu li a {
                color: #dd7200 !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(2) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(3) a {
                color: #ef35a3 !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(3) .sub-menu li a {
                color: #ef35a3 !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(3) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(4) > a {
                color: #059669; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(4) .sub-menu li a {
                color: #059669 !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(4) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(5) > a {
                color: #2563eb; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(5) .sub-menu li a {
                color: #2563eb !important; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li:nth-child(5) .sub-menu li a:hover {
                  color: #5e14cd !important; }
              header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li .sub-menu {
                list-style: none;
                margin: 0px;
                padding: 0px; }
                header .grid-container .header-nav .nav-c .m-nav > li > .sub-menu li .sub-menu li a {
                  font-weight: 400; }
          header .grid-container .header-nav .nav-c .m-nav > li:hover .sub-menu {
            transform: translateX(0);
            -webkit-transform: translateX(0);
            opacity: 1;
            visibility: visible;
            max-height: 300px; }
          header .grid-container .header-nav .nav-c .m-nav > li.current-menu-ancestor > a {
            color: #ffe72c;
            font-weight: 800; }
          header .grid-container .header-nav .nav-c .m-nav > li.current-menu-ancestor:after {
            position: absolute;
            content: " ";
            width: 0;
            height: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 15px solid #5e14cd;
            left: 50%;
            bottom: -14px;
            transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0); }
            @media (max-width: 1279px) {
              header .grid-container .header-nav .nav-c .m-nav > li.current-menu-ancestor:after {
                bottom: -9px; } }
    @media (max-width: 1023px) {
      header .grid-container .header-nav {
        display: none; } }

.mobile-nav {
  width: 100%;
  position: fixed;
  height: 60px;
  top: 0px;
  left: 0px;
  background-color: #ef35a3;
  display: none;
  z-index: 99999; }
  .mobile-nav .mobile-menu {
    text-decoration: none;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 24px; }
    .mobile-nav .mobile-menu span, .mobile-nav .mobile-menu:after, .mobile-nav .mobile-menu:before {
      content: " ";
      display: block;
      height: 4px;
      background: #ffffff; }
  @media (max-width: 1023px) {
    .mobile-nav {
      display: flex;
      align-items: center; } }

.rect-footer {
  display: block;
  width: 100%;
  height: 23px;
  background-color: #4a1ed3;
  position: relative;
  margin-bottom: 10px;
  margin-top: 0px; }
  .rect-footer:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 44.51%;
    height: 23px;
    background-color: #ffaa00; }

footer {
  background-color: #fef7fa;
  padding: 20px 30px; }
  footer .footer-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    max-width: 1690px;
    margin: 0 auto;
    /* end of contact info*/ }
    @media (max-width: 1279px) {
      footer .footer-container {
        flex-wrap: wrap; } }
    @media (max-width: 639px) {
      footer .footer-container {
        flex-direction: column; } }
    footer .footer-container.cont-1 {
      margin-bottom: 29px; }
      @media (max-width: 1023px) {
        footer .footer-container.cont-1 {
          flex-direction: column; } }
    footer .footer-container .img-cont {
      width: 58.16%;
      max-width: 983px; }
      @media (max-width: 1279px) {
        footer .footer-container .img-cont {
          width: 50%; } }
      @media (max-width: 1023px) {
        footer .footer-container .img-cont {
          width: 100%;
          margin-bottom: 20px; } }
    footer .footer-container .get-connected {
      display: flex;
      flex-direction: column;
      margin-left: 23px;
      justify-content: center; }
      @media (max-width: 1279px) {
        footer .footer-container .get-connected {
          width: calc(50% - 23px); } }
      @media (max-width: 1023px) {
        footer .footer-container .get-connected {
          width: 100%;
          margin-left: 0px; } }
      footer .footer-container .get-connected .intro h3 {
        font-family: "Montserrat";
        font-size: 46.5px;
        font-weight: bold;
        line-height: 1.2em;
        letter-spacing: 7.44px;
        color: #494b4c; }
        @media (max-width: 1279px) {
          footer .footer-container .get-connected .intro h3 {
            font-size: 30px;
            letter-spacing: 3px; } }
        @media (max-width: 639px) {
          footer .footer-container .get-connected .intro h3 {
            font-size: 24px;
            letter-spacing: 0px; } }
      footer .footer-container .get-connected .intro p {
        font-family: "Montserrat";
        font-size: 23.3px;
        font-weight: 500;
        line-height: 1.2em;
        letter-spacing: 0.58px;
        color: #6b6e6f; }
        @media (max-width: 1279px) {
          footer .footer-container .get-connected .intro p {
            line-height: 1.4em;
            font-size: 18px; } }
        @media (max-width: 639px) {
          footer .footer-container .get-connected .intro p {
            font-size: 14px; }
            footer .footer-container .get-connected .intro p br {
              display: none; } }
      footer .footer-container .get-connected .footer-form,
      footer .footer-container .get-connected .wpcf7 {
        margin-top: 90px;
        display: flex;
        flex-direction: row;
        width: 100%; }
        @media (max-width: 1279px) {
          footer .footer-container .get-connected .footer-form,
          footer .footer-container .get-connected .wpcf7 {
            margin-top: 0px; } }
        @media (max-width: 639px) {
          footer .footer-container .get-connected .footer-form,
          footer .footer-container .get-connected .wpcf7 {
            flex-direction: column; } }
        footer .footer-container .get-connected .footer-form input[type="submit"],
        footer .footer-container .get-connected .wpcf7 input[type="submit"] {
          width: 100%;
          max-width: 161.4px;
          height: 55.3px;
          border-radius: 24.8px;
          background-color: #ef35a3;
          border: none;
          color: #ffffff;
          cursor: pointer;
          margin-left: 15px;
          font-family: "Montserrat";
          font-size: 18.6px;
          font-weight: 600;
          color: #ffffff; }
          footer .footer-container .get-connected .footer-form input[type="submit"]:hover,
          footer .footer-container .get-connected .wpcf7 input[type="submit"]:hover {
            background-color: #4a1ed3; }
          @media (max-width: 639px) {
            footer .footer-container .get-connected .footer-form input[type="submit"],
            footer .footer-container .get-connected .wpcf7 input[type="submit"] {
              max-width: 100%;
              margin-left: 0px; } }
        footer .footer-container .get-connected .footer-form p,
        footer .footer-container .get-connected .wpcf7 p {
          display: flex;
          flex-direction: row;
          align-items: center; }
        footer .footer-container .get-connected .footer-form .txtemail,
        footer .footer-container .get-connected .wpcf7 .txtemail {
          height: 55px;
          position: relative;
          width: 100%; }
          @media (max-width: 639px) {
            footer .footer-container .get-connected .footer-form .txtemail,
            footer .footer-container .get-connected .wpcf7 .txtemail {
              margin-bottom: 20px; } }
          footer .footer-container .get-connected .footer-form .txtemail:before,
          footer .footer-container .get-connected .wpcf7 .txtemail:before {
            height: 27px;
            top: 0px;
            left: 0px;
            width: 100%;
            content: " ";
            position: absolute;
            z-index: 12;
            background-color: #fef7fa; }
          footer .footer-container .get-connected .footer-form .txtemail:after,
          footer .footer-container .get-connected .wpcf7 .txtemail:after {
            height: 27px;
            top: 0px;
            left: 0px;
            width: 100%;
            content: " ";
            position: absolute;
            z-index: 10;
            border-radius: 55px;
            height: 55px;
            border: solid 1px #151be2; }
          footer .footer-container .get-connected .footer-form .txtemail input[type="email"],
          footer .footer-container .get-connected .wpcf7 .txtemail input[type="email"] {
            position: relative;
            z-index: 12;
            background: transparent;
            border: none;
            margin-bottom: 0px;
            padding-left: 20px; }
          footer .footer-container .get-connected .footer-form .txtemail .wpcf7-not-valid-tip,
          footer .footer-container .get-connected .wpcf7 .txtemail .wpcf7-not-valid-tip {
            margin-top: 20px; }
          footer .footer-container .get-connected .footer-form .txtemail ::-webkit-input-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail ::-webkit-input-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail ::-webkit-input-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail ::-webkit-input-placeholder {
                font-size: 14px; } }
          footer .footer-container .get-connected .footer-form .txtemail ::-moz-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail ::-moz-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail ::-moz-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail ::-moz-placeholder {
                font-size: 14px; } }
          footer .footer-container .get-connected .footer-form .txtemail :-ms-input-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail :-ms-input-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail :-ms-input-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail :-ms-input-placeholder {
                font-size: 14px; } }
          footer .footer-container .get-connected .footer-form .txtemail :-moz-placeholder,
          footer .footer-container .get-connected .wpcf7 .txtemail :-moz-placeholder {
            opacity: 1;
            font-family: "Montserrat";
            font-size: 18.6px;
            font-weight: 600;
            letter-spacing: 0.93px;
            color: #ef35a3; }
            @media (max-width: 1279px) {
              footer .footer-container .get-connected .footer-form .txtemail :-moz-placeholder,
              footer .footer-container .get-connected .wpcf7 .txtemail :-moz-placeholder {
                font-size: 14px; } }
    footer .footer-container .info {
      display: flex;
      flex-direction: column;
      max-width: 557px;
      margin-right: 125px; }
      @media (max-width: 1279px) {
        footer .footer-container .info {
          width: 100%;
          max-width: 100%;
          justify-content: center;
          align-items: center;
          margin-right: 0px; } }
      footer .footer-container .info a.logo {
        margin-bottom: 20px; }
        @media (max-width: 1279px) {
          footer .footer-container .info a.logo {
            max-width: 320px; } }
      footer .footer-container .info p {
        font-family: "Montserrat";
        font-size: 18px;
        font-weight: 500;
        line-height: 1.53em;
        color: #474a4b; }
        @media (max-width: 1279px) {
          footer .footer-container .info p {
            max-width: 620px;
            margin: 0 auto;
            text-align: center; } }
    footer .footer-container .contact-info {
      display: flex;
      flex-direction: column;
      max-width: 295px;
      margin-top: 30px; }
      @media (max-width: 1023px) {
        footer .footer-container .contact-info {
          width: 100%;
          max-width: 50%; } }
      @media (max-width: 639px) {
        footer .footer-container .contact-info {
          max-width: 100%; } }
      footer .footer-container .contact-info span,
      footer .footer-container .contact-info a {
        font-size: 18.6px;
        line-height: 1.53em;
        letter-spacing: 0.93px;
        color: #474a4b;
        text-decoration: none;
        position: relative;
        padding: 0 0 0 47px;
        margin-bottom: 15px;
        font-weight: 500;
        font-family: "Montserrat";
        letter-spacing: 1.68px; }
        @media (max-width: 1425px) {
          footer .footer-container .contact-info span,
          footer .footer-container .contact-info a {
            font-size: 16px; } }
        footer .footer-container .contact-info span:before,
        footer .footer-container .contact-info a:before {
          content: " ";
          position: absolute;
          left: 0px;
          top: 0px; }
        footer .footer-container .contact-info span.address:before,
        footer .footer-container .contact-info a.address:before {
          background: url("../images/address-icon.svg") 0 0 no-repeat;
          background-size: 100%;
          width: 17px;
          height: 27px; }
        footer .footer-container .contact-info span.phone:before,
        footer .footer-container .contact-info a.phone:before {
          background: url("../images/tel-icon.svg") 0 0 no-repeat;
          background-size: 100%;
          width: 23px;
          height: 23px; }
        footer .footer-container .contact-info span.email:before,
        footer .footer-container .contact-info a.email:before {
          background: url("../images/email-icon.svg") 0 0 no-repeat;
          background-size: 100%;
          width: 31px;
          height: 19px;
          top: 4px; }
      footer .footer-container .contact-info a:hover {
        color: #ef35a3;
        text-decoration: underline; }
    footer .footer-container .contact-menu {
      width: 100%;
      margin-left: auto;
      max-width: 628px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-top: 25px; }
      @media (max-width: 1023px) {
        footer .footer-container .contact-menu {
          width: 100%;
          max-width: 50%;
          flex-direction: column; } }
      @media (max-width: 639px) {
        footer .footer-container .contact-menu {
          max-width: 100%; } }
      footer .footer-container .contact-menu ul li a {
        font-family: "Montserrat";
        font-size: 17.5px;
        font-weight: bold;
        line-height: 1.75em;
        letter-spacing: 1.75px;
        text-decoration: none;
        color: #474a4b;
        text-transform: uppercase; }
        @media (max-width: 1365px) {
          footer .footer-container .contact-menu ul li a {
            font-size: 16px;
            letter-spacing: 0px; } }
        footer .footer-container .contact-menu ul li a:hover {
          color: #ef35a3; }
  footer .our-partner {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px; }
    footer .our-partner h3 {
      display: block;
      font-family: "Montserrat";
      font-size: 20px;
      font-weight: bold;
      line-height: 1em;
      color: #474a4b;
      text-transform: uppercase;
      position: relative; }
      footer .our-partner h3:after {
        position: absolute;
        content: " ";
        top: 50%;
        right: 0px;
        width: calc(100% - 200px);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        height: 1px;
        background-color: #acacac; }
    footer .our-partner .partners {
      display: flex;
      align-items: center; }
      footer .our-partner .partners .slick-slide {
        padding-right: 30px;
        display: block; }
      footer .our-partner .partners .slick-track {
        display: flex;
        justify-content: space-evenly;
        align-items: center; }

.footer-c {
  height: 88px;
  background-color: #4A1ED3;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 20px; }
  @media (max-width: 639px) {
    .footer-c {
      height: auto;
      padding-top: 20px; } }
  .footer-c .footer-cont {
    width: 100%;
    max-width: 1690px;
    display: flex;
    flex-direction: row;
    margin: 0px auto;
    align-items: center; }
    @media (max-width: 639px) {
      .footer-c .footer-cont {
        flex-direction: column; } }
    .footer-c .footer-cont .copy {
      display: flex;
      flex-direction: row;
      margin-left: auto;
      color: #ffffff;
      font-size: 18.7px;
      font-weight: 500;
      margin-right: auto; }
      @media (max-width: 1279px) {
        .footer-c .footer-cont .copy {
          padding-left: 20px; } }
      @media (max-width: 1023px) {
        .footer-c .footer-cont .copy {
          font-size: 14px;
          padding-left: 20px; } }
      @media (max-width: 639px) {
        .footer-c .footer-cont .copy {
          margin-bottom: 15px;
          padding-left: 0px;
          text-align: center; } }
    .footer-c .footer-cont .org {
      display: flex;
      flex-direction: row;
      color: #ffffff;
      font-size: 18.7px;
      font-weight: 500; }
      @media (max-width: 1023px) {
        .footer-c .footer-cont .org {
          font-size: 14px;
          padding-left: 20px; } }
      @media (max-width: 639px) {
        .footer-c .footer-cont .org {
          margin-bottom: 15px;
          padding-left: 0px;
          text-align: center; } }
  .footer-c .social-icons {
    display: flex;
    flex-direction: row; }
    @media (max-width: 639px) {
      .footer-c .social-icons {
        margin-bottom: 15px; } }
    .footer-c .social-icons li {
      width: 34px;
      height: 34px;
      margin-right: 15px; }
      .footer-c .social-icons li:last-child {
        margin-right: 0px; }
      .footer-c .social-icons li a {
        display: block;
        width: 34px;
        height: 34px; }
        .footer-c .social-icons li a.fb {
          background: url("../images/fb-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.ig {
          background: url("../images/ig-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.in {
          background: url("../images/in-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.tw {
          background: url("../images/tw-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }
        .footer-c .social-icons li a.yt {
          background: url("../images/yt-icon-c-w.svg") 0 0 no-repeat;
          background-size: 100%; }

/*footer {
    background-color: #fef7fa;
    margin-top: 75px;

    .grid-container {
        max-width: 1408px;

        @include xl {
            max-width: 1200px;
        }
    }

    .footer-content {
        display: flex;
        width: 100%;
        flex-direction: row;

        @include md {
            flex-direction: column;
        }

        .lc {
            display: flex;
            width: 50%;
            flex-direction: column;
            padding-right: 30px;

            @include xl {
                width: 55%;
            }

            @include lg {
                width: 45%;
            }

            @include md {
                width: 100%;
                padding-right: 0px;
            }

            .logo {
                display: block;
                width: 100%;
                max-width: 436px;
                margin-bottom: 39px;

                @include lg {
                    max-width: 320px;
                    margin-bottom: 20px;
                }
            }

            .lc-cc {
                display: flex;
                flex-direction: row;

                @include lg {
                    flex-direction: column;
                }

                .lc-l {
                    display: flex;
                    flex-direction: column;

                    p {
                        width: 425px;
                        font-size: 18.4px;
                        line-height: 1.53em;
                        color: $color-gray-7;
                        margin-bottom: 38px;

                        @include xl {
                            font-size: 16px;
                        }

                        @include lg {
                            font-size: 15px;
                        }

                        @include md {
                            width: 100%;
                        }
                    }

                    .info {
                        display: flex;
                        flex-direction: column;
                        padding-bottom: 30px;

                        span,
                        a {
                            font-size: 18.6px;
                            line-height: 1.53em;
                            letter-spacing: 0.93px;
                            color: $color-gray-7;
                            text-decoration: none;
                            position: relative;
                            padding: 0 0 0 47px;
                            margin-bottom: 15px;

                            @include xl {
                                font-size: 16px;
                            }

                            &:before {
                                content: " ";
                                position: absolute;
                                left: 0px;
                                top: 0px;
                            }

                            &.address {
                                &:before {
                                    background: url("../images/address-icon.svg") 0 0 no-repeat;
                                    background-size: 100%;
                                    width: 17px;
                                    height: 27px;
                                }
                            }

                            &.phone {
                                &:before {
                                    background: url("../images/tel-icon.svg") 0 0 no-repeat;
                                    background-size: 100%;
                                    width: 23px;
                                    height: 23px;
                                }
                            }

                            &.email {
                                &:before {
                                    background: url("../images/email-icon.svg") 0 0 no-repeat;
                                    background-size: 100%;
                                    width: 31px;
                                    height: 19px;
                                    top: 4px;
                                }
                            }
                        }

                        a {
                            &:hover {
                                color: $color-pink;
                                text-decoration: underline;
                            }
                        }
                    }
                }

                .lc-r {
                    ul {
                        list-style: none;
                        padding: 0px;
                        margin: 0px 0 0 53px;
                        display: flex;
                        flex-direction: column;

                        li {
                            a {
                                font-size: 16.2px;
                                font-weight: bold;
                                line-height: 1.75em;
                                color: $color-gray-7;
                                text-decoration: none;
                                text-transform: uppercase;

                                &:hover {
                                    color: $color-pink;
                                }

                                @include xl {
                                    font-size: 14px;
                                }
                            }
                        }

                        @include lg {
                            margin: 0 0 20px 0px;
                        }
                    }
                }
            }

        }

        .rc {
            display: flex;
            min-height: 455px;
            width: 50%;
            justify-content: center;
            flex-direction: column;

            margin-bottom: 12px;

            @include xl {
                width: 45%;
            }

            @include lg {
                width: 55%;
            }

            @include md {
                width: 100%;
            }

            h3 {
                font-size: 20px;
                font-weight: bold;
                line-height: 2.08em;
                color: $color-gray-7;
                text-transform: uppercase;

                @include lg {
                    font-size: 21px;
                }
            }

            .newsletter {
                display: flex;
                flex-direction: column;
                box-shadow: 0.7px 2.9px 24px 0 rgba(34, 30, 31, 0.08);
                background-color: #fff8ff;
                padding: 10px 37px;
                min-height: 363px;
                justify-content: center;
                margin-bottom: 20px;
                width: 100%;

                .text {
                    display: flex;
                    flex-direction: row;
                    width: 100%;
                    justify-content: space-between;
                    margin-bottom: 12px;
                    align-items: center;

                    h3,
                    p {
                        margin-bottom: 0px;
                    }
                }

                @include lg {
                    flex-direction: column;
                }

                @include sm {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .icon {
                    @include llg {
                        max-width: 150px;
                        margin-right: 10px;
                    }
                }

                .form {
                    display: flex;
                    flex-direction: row;
                    width: 100%;


                    h3 {
                        margin: 0px;

                        font-size: 24.1px;
                        font-weight: bold;
                        line-height: 2.08;
                        letter-spacing: 4.81px;
                        color: $color-gray;
                    }

                    .wpcf7-form-control-wrap {
                        display: flex;
                        width: 100%;
                    }

                    .txtemail {


                        input {
                            max-width: 455.6px;
                            height: 49.5px;
                            border-radius: 24.8px;
                            border: solid 1px #151be2;

                            @include sm {
                                max-width: 100%;
                            }
                        }

                        ::-webkit-input-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;
                        }

                        ::-moz-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;

                        }

                        :-ms-input-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;

                        }

                        :-moz-placeholder {
                            color: #494b4c;
                            opacity: 1;
                            font-weight: 600;
                            font-size: 16px;

                        }
                    }

                    .wpcf7 {
                        position: relative;
                        width: 100%;

                        .ajax-loader {
                            position: absolute;
                        }


                        p {
                            margin-bottom: 0px;
                            display: flex;
                            flex-direction: row;
                            width: 100%;
                            justify-content: space-between;

                            @include sm {
                                flex-direction: column;
                            }
                        }

                        .wpcf7-submit {
                            margin-left: 8px;
                            width: 100%;
                            background-color: $color-pink;
                            border-radius: 99999px;
                            max-width: 144px;
                            height: 49px;
                            color: $color-white;
                            border: none;
                            text-transform: uppercase;
                            cursor: pointer;
                            font-weight: 600;

                            @include sm {
                                margin-top: 15px;
                                max-width: 100%;
                                margin-left: 0px;
                            }
                        }

                        .wpcf7-response-output {
                            font-size: 12px;
                            padding: 5px;
                            margin-top: 0px;
                        }

                        .wpcf7-not-valid-tip {
                            font-size: 12px;
                            margin-top: 5px;
                        }
                    }

                    p {
                        color: $color-gray-6;

                        @include lg {
                            text-align: center;
                        }
                    }
                }

            }


        }
    }

    .our-partner {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-bottom: 20px;

        h3 {
            display: block;
            font-family: "Montserrat";
            font-size: 20px;
            font-weight: bold;
            line-height: 1em;
            color: #474a4b;
            text-transform: uppercase;
            position: relative;

            &:after {
                position: absolute;
                content: " ";
                top: 50%;
                right: 0px;
                width: calc(100% - 200px);
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                height: 1px;
                background-color: #acacac;
            }
        }

        .partners {
            display: flex;
            align-items: center;

            .slick-slide {
                padding-right: 30px;
            }

            // img {

            //     display: block;
            //     width: 100%;
            //     height: auto;
            //     max-width: 220px !important;

            //     margin-right: 15px;

            //     &:last-child {
            //         margin-right: 0px;
            //     }

            //     @include xl {
            //         max-width: 150px !important;
            //         max-height: 70px !important;
            //     }

            //     @include lg {
            //         margin-bottom: 15px;
            //         max-width: 120px !important;
            //         max-height: 50px !important;
            //     }

            // }

            // @include lg {
            //     flex-wrap: wrap;
            // }

            .slick-track {
                display: flex;
                justify-content: space-evenly;
                align-items: center;
            }
        }

    }

    .ftr {
        background-color: $color-purple-1;
        width: 100%;

        .ftr-c {
            display: flex;
            width: 100%;
            min-height: 87.5px;
            align-items: center;
            justify-content: space-between;

            @include md {
                flex-direction: column;
                justify-content: center;
                align-items: center;
            }

            @include sm {
                padding: 15px 10px;

            }

            .sm {
                display: flex;
                list-style: none;
                margin: 0px;
                padding: 0px;
                justify-content: space-between;
                align-items: center;
                flex-direction: row;
                max-width: 211px;
                width: 100%;

                @include md {
                    margin-bottom: 15px;
                }

                li {
                    display: block;

                    a {
                        display: block;
                        width: 30px;
                        height: 30px;

                        &.fb {
                            background: url("../images/fb-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.ig {
                            background: url("../images/ig-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.tw {
                            background: url("../images/tw-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.in {
                            background: url("../images/in-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }

                        &.yt {
                            background: url("../images/yt-top@2x.png") 0 0 no-repeat;
                            background-size: 100%;
                        }
                    }
                }
            }
        }

        .copy {

            font-size: 18.7px;
            font-weight: 500;
            color: $color-white;

            @include xl {
                font-size: 16px;
            }

            @include lg {
                font-size: 14px;
            }

            @include sm {
                text-align: center;
                font-size: 12px;
            }
        }
    }

}*/
.aarp-banner {
  display: none; }

.aarp-banner a {
  display: block; }

img.alignright {
  float: right;
  margin: 0 0 20px 20px; }
  @media screen and (max-width: 768px) {
    img.alignright {
      margin: 0 auto 20px;
      display: block;
      float: none; } }

img.alignleft {
  float: left;
  margin: 0 20px 20px 0px; }
  @media screen and (max-width: 768px) {
    img.alignleft {
      margin: 0 auto 20px;
      display: block;
      float: none; } }

img.aligncenter {
  display: block;
  margin: 0 auto 20px; }

.bg-pink {
  background-color: #ffdeff; }

.error-field {
  border-color: #f00 !important; }

body {
  font-family: "Montserrat";
  overflow-x: hidden; }
  body.loaded {
    overflow: auto; }
  body.active-lightbox {
    overflow: hidden !important; }

* {
  outline: none; }

.grid-container {
  max-width: 1363px; }
  @media (max-width: 1425px) {
    .grid-container {
      max-width: 1200px; } }
  @media (max-width: 1279px) {
    .grid-container {
      max-width: 990px; } }
  @media screen and (max-width: 1023px) {
    .grid-container {
      max-width: calc(100% - 20px); } }

section {
  padding: 50px 0;
  overflow-x: hidden;
  min-height: 500px; }
  @media screen and (max-width: 1023px) {
    section {
      min-height: inherit; } }

section.s1 {
  position: relative;
  width: 100%;
  min-height: 636px;
  margin-bottom: -80px; }
  @media (max-width: 1023px) {
    section.s1 {
      min-height: auto;
      padding-bottom: 80px; } }
  section.s1 .event-slider {
    visibility: hidden; }
  section.s1:before {
    content: " ";
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0px;
    left: 0px; }
  section.s1:after {
    content: " ";
    background-color: #ffdaff;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0px;
    left: 0px; }
  section.s1 .items {
    position: relative;
    z-index: 9;
    display: block; }
    section.s1 .items .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      width: 75px;
      height: 72px;
      text-indent: -99999999px;
      cursor: pointer; }
      section.s1 .items .slick-arrow.slick-prev {
        left: -75px;
        background: url("../images/ev-previous-button@2x.png") no-repeat center center;
        background-size: 100%; }
        @media (max-width: 1279px) {
          section.s1 .items .slick-arrow.slick-prev {
            left: -47px; } }
      section.s1 .items .slick-arrow.slick-next {
        right: -75px;
        background: url("../images/ev-next-button@2x.png") no-repeat center center;
        background-size: 100%; }
        @media (max-width: 1279px) {
          section.s1 .items .slick-arrow.slick-next {
            right: -47px; } }
    section.s1 .items .item {
      display: flex;
      flex-direction: column;
      width: 100%;
      overflow: hidden;
      border-radius: 6px;
      justify-content: start;
      text-decoration: none;
      padding: 0 24px; }
      @media (max-width: 639px) {
        section.s1 .items .item {
          padding: 0px; } }
      section.s1 .items .item img {
        width: 100%;
        height: 302px;
        object-fit: contain;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border: 1px solid #eee;
        background-color: #f1f5f9; }
        @media (max-width: 1023px) {
          section.s1 .items .item img {
            height: 220px; } }
      section.s1 .items .item .info {
        display: flex;
        width: 100%;
        background-color: #ffffff;
        min-height: 195px;
        justify-content: center;
        padding: 10px 48px;
        flex-direction: column;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px; }
        @media (max-width: 1279px) {
          section.s1 .items .item .info {
            padding: 10px 15px; } }
        section.s1 .items .item .info h2 {
          display: block;
          color: #231f20;
          font-family: "Montserrat";
          font-size: 21px;
          font-weight: bold;
          line-height: 1.16em; }
          @media (max-width: 1279px) {
            section.s1 .items .item .info h2 {
              font-size: 16px; } }
        section.s1 .items .item .info .time_date {
          display: block;
          font-size: 18px;
          line-height: 1.2em;
          color: #231f20; }
          @media (max-width: 1279px) {
            section.s1 .items .item .info .time_date {
              font-size: 14px; } }
        section.s1 .items .item .info .location {
          display: block;
          font-size: 18px;
          line-height: 1.2em;
          color: #231f20; }
          @media (max-width: 1279px) {
            section.s1 .items .item .info .location {
              font-size: 14px; } }
      section.s1 .items .item:hover .info .time_date,
      section.s1 .items .item:hover .info .location,
      section.s1 .items .item:hover .info h2 {
        color: #ef35a3; }

section.s2 {
  position: relative;
  z-index: 9;
  min-height: auto;
  padding: 40px 0; }
  section.s2 .search_bar {
    width: 100%;
    background: #ffffff;
    border-radius: 34px;
    height: 75px;
    display: flex;
    flex-direction: row;
    box-shadow: 0px 0px 40px rgba(94, 20, 205, 0.4);
    align-items: center;
    padding-left: 57px; }
    @media (max-width: 1023px) {
      section.s2 .search_bar {
        padding-left: 20px; } }
    section.s2 .search_bar .icn-s {
      width: 27px;
      height: 27px;
      background: url("../images/icon-search-event.svg") 0 0 no-repeat;
      background-size: 100%; }
    section.s2 .search_bar input[type="text"] {
      border: none !important;
      max-width: calc(100% - 472px);
      font-size: 21px;
      color: #6c6d70; }
      @media (max-width: 1023px) {
        section.s2 .search_bar input[type="text"] {
          max-width: 100%; } }
    section.s2 .search_bar ::-webkit-input-placeholder {
      opacity: 1;
      color: #6c6d70;
      font-weight: 500; }
    section.s2 .search_bar ::-moz-placeholder {
      opacity: 1;
      font-weight: 500; }
    section.s2 .search_bar :-ms-input-placeholder {
      opacity: 1;
      font-weight: 500; }
    section.s2 .search_bar :-moz-placeholder {
      opacity: 1;
      font-weight: 500; }
    section.s2 .search_bar ul {
      display: flex;
      flex-direction: row; }
      @media (max-width: 1023px) {
        section.s2 .search_bar ul {
          display: none; } }
      section.s2 .search_bar ul li {
        margin: 0 22px; }
        section.s2 .search_bar ul li a {
          color: #6c6d70;
          text-decoration: none;
          font-size: 21px;
          font-weight: 500; }
          section.s2 .search_bar ul li a:hover {
            color: #ef35a3; }
          section.s2 .search_bar ul li a.active {
            color: #ef35a3; }
    section.s2 .search_bar button {
      display: block;
      width: 139.9px;
      height: 63.9px;
      border-radius: 32px;
      background-color: #f7e02b;
      font-family: "Montserrat";
      font-size: 21.3px;
      font-weight: 500;
      line-height: 1.16em;
      color: #6c6d70;
      cursor: pointer; }
      @media (max-width: 1023px) {
        section.s2 .search_bar button {
          margin-right: 8px; } }
      section.s2 .search_bar button:hover {
        background-color: #5e14cd;
        color: #ffffff; }

section.s3 .grid-container {
  max-width: 1795px; }

section.s3 .calendar-box {
  width: 100%;
  flex-direction: row;
  display: none; }
  section.s3 .calendar-box.active {
    display: flex; }
  @media (max-width: 1023px) {
    section.s3 .calendar-box {
      flex-direction: column; } }

section.s3 .calendar-info {
  width: 0px;
  visibility: hidden;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc; }
  @media (max-width: 1023px) {
    section.s3 .calendar-info {
      border: none; } }
  section.s3 .calendar-info.active {
    visibility: visible;
    width: 420px; }
    @media (max-width: 1023px) {
      section.s3 .calendar-info.active {
        width: 100%; } }
  section.s3 .calendar-info .info-header {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 140px;
    padding-left: 22px; }
    @media (max-width: 1023px) {
      section.s3 .calendar-info .info-header {
        min-height: auto;
        padding: 20px;
        border: 2px solid #ccc; } }
    section.s3 .calendar-info .info-header h3 {
      font-family: "Montserrat";
      font-size: 34.8px;
      font-weight: 600;
      line-height: 1em;
      color: #ef35a3;
      margin: 0px; }
      @media (max-width: 1500px) {
        section.s3 .calendar-info .info-header h3 {
          font-size: 26px; } }
      @media (max-width: 1023px) {
        section.s3 .calendar-info .info-header h3 {
          font-size: 16px; } }
  section.s3 .calendar-info .info-body {
    padding: 0px; }
    section.s3 .calendar-info .info-body .desc,
    section.s3 .calendar-info .info-body .location,
    section.s3 .calendar-info .info-body .other {
      position: relative;
      font-family: "Montserrat";
      font-size: 16.7px;
      line-height: 1.25em;
      color: #231f20;
      padding-left: 20px;
      margin-bottom: 20px; }
      section.s3 .calendar-info .info-body .desc:before,
      section.s3 .calendar-info .info-body .location:before,
      section.s3 .calendar-info .info-body .other:before {
        content: " ";
        position: absolute;
        left: 0px;
        top: 5px;
        width: 10px;
        height: 10px;
        border-radius: 20px;
        background-color: #ef35a3; }
    section.s3 .calendar-info .info-body .items {
      display: flex;
      flex-direction: column;
      max-height: 100%;
      overflow-x: auto; }
      section.s3 .calendar-info .info-body .items .item {
        display: flex;
        flex-direction: column;
        text-decoration: none;
        padding: 15px;
        border-bottom: 1px solid #eee; }
        @media (max-width: 1023px) {
          section.s3 .calendar-info .info-body .items .item {
            padding: 10px; } }
        section.s3 .calendar-info .info-body .items .item:hover {
          background-color: rgba(239, 53, 163, 0.1); }
        section.s3 .calendar-info .info-body .items .item h4 {
          font-family: "Montserrat";
          font-size: 16px;
          font-weight: 500;
          line-height: 1.25em;
          color: #5e14cd;
          margin-bottom: 5px; }
        section.s3 .calendar-info .info-body .items .item p {
          margin-bottom: 0px;
          font-family: "Montserrat";
          font-size: 14px;
          font-weight: 500;
          line-height: 1.25em;
          color: rgba(0, 0, 0, 0.8); }
          section.s3 .calendar-info .info-body .items .item p.venue {
            color: rgba(0, 0, 0, 0.5); }

section.s3 .calendar-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-left: 2px solid #ccc; }
  section.s3 .calendar-container .calendar-header {
    display: flex;
    flex-direction: row;
    border-top: 2px solid #ccc;
    padding: 0 55px;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    min-height: 140px;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 1365px) {
      section.s3 .calendar-container .calendar-header {
        padding: 0 20px; } }
    @media (max-width: 1023px) {
      section.s3 .calendar-container .calendar-header {
        min-height: auto;
        padding: 20px 15px; } }
    section.s3 .calendar-container .calendar-header .header-left h4 {
      color: #5e14cd;
      font-size: 50px;
      font-weight: bold;
      font-family: "Montserrat";
      line-height: 1.3em;
      margin: 0px; }
      @media (max-width: 1500px) {
        section.s3 .calendar-container .calendar-header .header-left h4 {
          font-size: 30px; } }
      @media (max-width: 1279px) {
        section.s3 .calendar-container .calendar-header .header-left h4 {
          font-size: 24px; } }
      @media (max-width: 1023px) {
        section.s3 .calendar-container .calendar-header .header-left h4 {
          font-size: 18px; } }
    section.s3 .calendar-container .calendar-header .header-left .m-date {
      display: flex;
      flex-direction: row;
      line-height: 1em; }
      section.s3 .calendar-container .calendar-header .header-left .m-date .mm {
        color: #5e14cd;
        font-size: 50px;
        font-weight: bold;
        font-family: "Montserrat"; }
        @media (max-width: 1500px) {
          section.s3 .calendar-container .calendar-header .header-left .m-date .mm {
            font-size: 30px; } }
        @media (max-width: 1279px) {
          section.s3 .calendar-container .calendar-header .header-left .m-date .mm {
            font-size: 24px; } }
        @media (max-width: 1023px) {
          section.s3 .calendar-container .calendar-header .header-left .m-date .mm {
            font-size: 18px; } }
      section.s3 .calendar-container .calendar-header .header-left .m-date .yy {
        color: #a5a7aa;
        font-size: 39px;
        font-family: "Montserrat"; }
        @media (max-width: 1500px) {
          section.s3 .calendar-container .calendar-header .header-left .m-date .yy {
            font-size: 30px; } }
        @media (max-width: 1279px) {
          section.s3 .calendar-container .calendar-header .header-left .m-date .yy {
            font-size: 24px; } }
        @media (max-width: 1023px) {
          section.s3 .calendar-container .calendar-header .header-left .m-date .yy {
            font-size: 18px; } }
    section.s3 .calendar-container .calendar-header .header-right {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
      section.s3 .calendar-container .calendar-header .header-right span {
        font-family: "Montserrat";
        font-size: 25.1px;
        font-weight: 500;
        color: #a5a7aa; }
        @media (max-width: 1500px) {
          section.s3 .calendar-container .calendar-header .header-right span {
            font-size: 21px; } }
        @media (max-width: 1279px) {
          section.s3 .calendar-container .calendar-header .header-right span {
            font-size: 18px; } }
        @media (max-width: 1023px) {
          section.s3 .calendar-container .calendar-header .header-right span {
            font-size: 16px; } }
      section.s3 .calendar-container .calendar-header .header-right .btn_post {
        cursor: pointer;
        display: block;
        width: 45px;
        height: 45px;
        background: url("../images/b-ig-icon@2x.png") 0 0 no-repeat;
        background-size: 100%; }
        @media (max-width: 1279px) {
          section.s3 .calendar-container .calendar-header .header-right .btn_post {
            width: 35px;
            height: 35px; } }
        @media (max-width: 1023px) {
          section.s3 .calendar-container .calendar-header .header-right .btn_post {
            width: 25px;
            height: 25px; } }
  section.s3 .calendar-container .calendar-body {
    display: flex;
    flex-direction: column; }
    section.s3 .calendar-container .calendar-body .calendar-days .week {
      display: flex;
      width: 100%;
      flex-direction: row; }
      section.s3 .calendar-container .calendar-body .calendar-days .week .day {
        position: relative;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 14.28%;
        height: 140px;
        max-height: 140px;
        padding: 15px;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        overflow: hidden; }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day.disabled .d {
          color: #c7c8ca; }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day.disabled .ee {
          display: none; }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day:before {
          opacity: 0;
          content: " ";
          top: -2px;
          left: -2px;
          border: 2px solid #ef35a3;
          width: calc(100% + 4px);
          height: calc(100% + 4px);
          position: absolute; }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day.active:before {
          opacity: 1; }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day.active .d {
          color: #ef35a3; }
        @media (max-width: 1279px) {
          section.s3 .calendar-container .calendar-body .calendar-days .week .day {
            padding: 8px;
            min-height: 100px; } }
        @media (max-width: 1023px) {
          section.s3 .calendar-container .calendar-body .calendar-days .week .day {
            height: 60px;
            min-height: auto; } }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day .d {
          font-family: "Montserrat";
          font-size: 28.2px;
          font-weight: 500;
          line-height: 0.74;
          color: #5e14cd; }
          @media (max-width: 1500px) {
            section.s3 .calendar-container .calendar-body .calendar-days .week .day .d {
              font-size: 21px; } }
          @media (max-width: 1279px) {
            section.s3 .calendar-container .calendar-body .calendar-days .week .day .d {
              font-size: 16px; } }
        section.s3 .calendar-container .calendar-body .calendar-days .week .day .ee {
          font-family: "Montserrat";
          font-size: 13.7px;
          font-weight: 500;
          line-height: 1.2em;
          color: #6c6d70; }
          @media (max-width: 1279px) {
            section.s3 .calendar-container .calendar-body .calendar-days .week .day .ee {
              font-size: 10px; } }
          @media (max-width: 1023px) {
            section.s3 .calendar-container .calendar-body .calendar-days .week .day .ee {
              text-indent: -9999999px;
              width: 20px;
              height: 20px;
              background-color: #ef35a3;
              border-radius: 20px; } }
    section.s3 .calendar-container .calendar-body .week-days {
      display: flex;
      padding-left: 20px;
      justify-content: space-between;
      height: 50px;
      border-bottom: 2px solid #ccc;
      align-items: center;
      border-right: 2px solid #ccc; }
      @media (max-width: 1023px) {
        section.s3 .calendar-container .calendar-body .week-days {
          padding-left: 10px; } }
      section.s3 .calendar-container .calendar-body .week-days span {
        font-family: "Montserrat";
        font-size: 28.2px;
        font-weight: 500;
        line-height: 0.74em;
        color: #6c6d70;
        width: 14.28%; }
        @media (max-width: 1500px) {
          section.s3 .calendar-container .calendar-body .week-days span {
            font-size: 21px; } }
        @media (max-width: 1279px) {
          section.s3 .calendar-container .calendar-body .week-days span {
            font-size: 16px; } }
        @media (max-width: 1023px) {
          section.s3 .calendar-container .calendar-body .week-days span {
            font-size: 14px; } }

section.s3 .month_select {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 342px;
  max-height: 890px;
  overflow: hidden;
  background-image: linear-gradient(to top, #4b4fdf, #7e83fe); }
  @media (max-width: 1365px) {
    section.s3 .month_select {
      width: 300px; } }
  @media (max-width: 1279px) {
    section.s3 .month_select {
      width: 250px; } }
  @media (max-width: 1023px) {
    section.s3 .month_select {
      display: none; } }
  section.s3 .month_select:before {
    content: " ";
    background: -moz-linear-gradient(top, #7e83fe 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, #7e83fe 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #7e83fe 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e83fe', endColorstr='#00ffffff', GradientType=0);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 250px;
    z-index: 22;
    position: absolute; }
  section.s3 .month_select:after {
    content: " ";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #4b4fdf 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #4b4fdf 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #4b4fdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#4b4fdf', GradientType=0);
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 250px;
    z-index: 22;
    position: absolute; }
  section.s3 .month_select ul {
    position: relative;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center; }
    section.s3 .month_select ul li {
      margin: 20px 0; }
      section.s3 .month_select ul li button {
        color: #ffffff;
        font-size: 32px;
        height: 60px;
        font-weight: 500;
        border-radius: 100px;
        padding: 0 30px;
        cursor: pointer; }
        @media (max-width: 1500px) {
          section.s3 .month_select ul li button {
            font-size: 28px; } }
        @media (max-width: 1365px) {
          section.s3 .month_select ul li button {
            font-size: 21px;
            padding: 0 20px; } }
        @media (max-width: 1279px) {
          section.s3 .month_select ul li button {
            font-size: 16px;
            height: auto;
            padding: 15px; } }
        section.s3 .month_select ul li button.active {
          background-color: #f7e02b;
          color: #5e14cd; }
        section.s3 .month_select ul li button:hover {
          background-color: #f7e02b;
          color: #5e14cd; }

section.s3 .btn-export {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 165.9px;
  height: 63.9px;
  margin-top: 20px;
  margin-left: auto;
  border-radius: 32px;
  background-color: #ef35a3;
  text-decoration: none;
  color: #ffffff; }
  @media (max-width: 1023px) {
    section.s3 .btn-export {
      margin: 20px auto; } }
  section.s3 .btn-export:hover {
    background-color: #ffe72c;
    color: #5e14cd; }

.event-search-result {
  width: 100%;
  display: none; }
  .event-search-result.active {
    display: block; }
  .event-search-result .items {
    display: flex;
    flex-direction: column;
    width: 100%; }
    .event-search-result .items h2 {
      display: block;
      padding: 20px;
      font-size: 20px;
      font-weight: 500;
      background-color: #ef35a3;
      color: #ffffff;
      margin-bottom: 0px; }
    .event-search-result .items .item {
      text-decoration: none;
      display: flex;
      width: 100%;
      flex-direction: row;
      padding: 20px;
      background: rgba(239, 53, 163, 0.03);
      border-bottom: 1px solid rgba(239, 53, 163, 0.1); }
      .event-search-result .items .item:last-child {
        border-bottom: none; }
      .event-search-result .items .item .image {
        display: block;
        width: 220px; }
        .event-search-result .items .item .image img {
          width: 220px;
          height: 180px;
          object-fit: cover; }
      .event-search-result .items .item .text {
        display: flex;
        flex-direction: column;
        width: 100%;
        padding-left: 20px;
        padding-top: 20px; }
        .event-search-result .items .item .text h4 {
          color: #5e14cd;
          font-size: 21px;
          font-weight: 500;
          margin: 0px;
          padding: 0px; }
        .event-search-result .items .item .text .date_time {
          color: rgba(0, 0, 0, 0.8);
          font-size: 18px; }
        .event-search-result .items .item .text .venue {
          font-size: 16px;
          color: rgba(0, 0, 0, 0.5); }
      .event-search-result .items .item:hover {
        background: rgba(239, 53, 163, 0.1); }
        .event-search-result .items .item:hover .text .date_time,
        .event-search-result .items .item:hover .text .venue,
        .event-search-result .items .item:hover .text h4 {
          color: #ef35a3; }

.event-detailed-form-cont .selected_event_name {
  display: none; }

.event-detailed-form-cont .form_attendees {
  width: 100%;
  max-width: 760px; }

.event-detailed-form-cont .item {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }
  .event-detailed-form-cont .item label {
    font-family: "Montserrat";
    font-size: 23px;
    font-weight: bold;
    line-height: 0.72em;
    color: #5e14cd;
    margin-bottom: 15px; }
    @media (max-width: 1919px) {
      .event-detailed-form-cont .item label {
        font-size: 18px; } }
  .event-detailed-form-cont .item select,
  .event-detailed-form-cont .item input[type="text"],
  .event-detailed-form-cont .item input[type="phone"],
  .event-detailed-form-cont .item input[type="tel"],
  .event-detailed-form-cont .item input[type="email"] {
    width: 100%;
    height: 63px;
    border-radius: 20px;
    border: solid 1px #a4a7aa;
    background: none;
    padding: 0px 20px;
    box-shadow: none; }
    @media (max-width: 1919px) {
      .event-detailed-form-cont .item select,
      .event-detailed-form-cont .item input[type="text"],
      .event-detailed-form-cont .item input[type="phone"],
      .event-detailed-form-cont .item input[type="tel"],
      .event-detailed-form-cont .item input[type="email"] {
        height: 50px;
        border-radius: 15px; } }
  .event-detailed-form-cont .item .wpcf7-submit {
    display: flex;
    margin: 0 auto;
    width: 144.6px;
    height: 49.5px;
    border-radius: 24.8px;
    background-color: #ef35a3;
    font-family: "Montserrat";
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 1.15px;
    color: #ffffff;
    border: none;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer; }
    .event-detailed-form-cont .item .wpcf7-submit:hover {
      background-color: #ffe72c;
      color: #5e14cd; }

.years-tab {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  list-style: none; }
  .years-tab li {
    margin-right: 10px; }
    .years-tab li:last-child {
      margin-right: 0px; }
    .years-tab li button {
      height: 50px;
      background-color: #f1f5f9;
      font-size: 18px;
      border-radius: 25px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      padding-left: 25px;
      padding-right: 25px;
      font-weight: 500; }
      .years-tab li button:hover {
        background-color: #ef35a3;
        color: #fff; }
      .years-tab li button.active {
        background-color: #5e14cd;
        color: #fff; }
