.elementor-widget-icon .elementor-icon-wrapper {
  line-height: 1;
  display: flex;
  align-items: center;
}

p {
  margin-top: 0;
}

.text-no-margin p {
  margin-bottom: 0;
}
.text-no-margin p + p {
  margin-top: 1em;
}
.text-no-margin p + ul {
  margin-top: 16px;
}
.text-no-margin ul {
  margin-top: 0;
}
.text-no-margin ul li + li {
  padding-top: 12px;
}
.text-no-margin a:-webkit-any-link {
  color: inherit;
}

.text-not-margin p {
  margin-bottom: 0;
}

div.content-wrap-left > .e-con-inner {
  margin-left: 0;
}

div.content-wrap-right > .e-con-inner {
  margin-right: 0;
}

div.a-full a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

a.elementor-button:focus-visible {
  outline: none;
}

.elementor-widget-theme-site-logo a:focus-visible {
  outline: none;
}

.text-has-link a:-webkit-any-link {
  color: unset;
}
.text-has-link a:hover {
  color: #b49675;
}

.bg-white-gradient-1 {
  background: linear-gradient(89deg, rgba(255, 255, 255, 0.95) 1.01%, rgba(255, 255, 255, 0.4) 53.04%, rgba(255, 255, 255, 0) 66.17%, rgba(255, 255, 255, 0) 99.74%);
}

.btn-video-bottom .elementor-custom-embed-play {
  top: 75%;
}

.text-has-list.icon-star ul {
  list-style: none;
  padding-left: 0;
}
.text-has-list ul {
  padding-left: 1.5rem;
}
.text-has-list ul li + li {
  padding-top: 12px;
}
@media screen and (max-width: 549px) {
  .text-has-list ul li + li {
    padding-top: 6px;
  }
}

.text-has-quote blockquote {
  margin: 0;
  border-left: 2px solid var(--e-global-color-primary);
}

.owl-carousel .owl-nav button:focus {
  outline: none;
}

.elementor-slideshow__title {
  display: none;
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
  margin-bottom: 3rem;
}

ul {
  padding-left: 1.25rem;
}

body {
  margin: 0;
}

@media screen and (min-width: 850px) {
  .dialog-prevent-scroll {
    margin-right: 16px;
  }
}
@media screen and (max-width: 849px) {
  .postion-md-unset {
    position: unset;
  }
}
@media screen and (max-width: 549px) {
  .text-sm-no-margin p {
    margin-bottom: 0;
  }
  .text-sm-margin p {
    margin-bottom: 8px;
  }
  .sm-position-unset {
    position: unset;
  }
  .elementor-g-recaptcha {
    display: none;
  }
}
.policy p:empty {
  margin-bottom: 0;
}
@media screen and (max-width: 549px) {
  .policy h3 {
    font-size: 22px;
    margin-top: 0;
  }
}

.icon-box-reserve .elementor-icon-box-content {
  display: flex;
  flex-direction: column-reverse;
}
.icon-box-reserve a:hover {
  color: var(--e-global-color-secondary) !important;
}

@media screen and (max-width: 549px) {
  div.icon-box-icon-center .elementor-icon-box-wrapper .elementor-icon-box-icon {
    display: flex;
    align-items: center;
  }
}
.banner-hero .img-main img {
  min-height: 800px;
}
@media screen and (max-width: 549px) {
  .banner-hero .img-main img {
    min-height: 480px;
  }
}

.video-intro {
  max-height: 80vh;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 800px;
}
@media screen and (max-width: 549px) {
  .video-intro {
    min-height: 480px;
  }
}

.emblem [class^=text-] {
  margin: 0 auto;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  font-weight: 400;
  color: #000;
  animation: spinZ 20s linear infinite;
  text-align: center;
}
.emblem span {
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #7c7e68;
  font-weight: 300;
  transition: all 0.5s cubic-bezier(0, 0, 0, 1);
}

@keyframes spinZ {
  0% {
    transform: rotateZ(0);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.h-full {
  height: 100%;
}

.a-hover-underline a {
  text-decoration: none;
}
.a-hover-underline a:hover {
  text-decoration: underline;
}

header #menu-main li.more {
  display: none;
}
header #menu-main li.more a {
  padding-right: 0;
}
header #menu-main li.home {
  display: none;
}
header #menu-main ul.elementor-nav-menu > li.current-menu-parent > a {
  color: var(--e-global-color-primary);
}
header #menu-main ul.sub-menu {
  min-width: 20rem !important;
  padding: 8px;
}
header #menu-main a.has-submenu {
  display: flex;
  justify-content: center;
}
header #menu-main a.has-submenu.highlighted::after {
  opacity: 1;
}
header #menu-main a.has-submenu::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("assets/icon/Polygon-6.svg") no-repeat center;
  background-size: contain;
  transform: translateY(21px);
  opacity: 0;
}
header #menu-main li.services ul.sub-menu {
  -moz-column-count: 3;
       column-count: 3;
  left: -100% !important;
  transform: translateX(-72px);
}
header .header-inner.stuck {
  background: #191923;
}
@media screen and (max-width: 1300px) {
  header #menu-main li.more {
    display: flex;
  }
  header #menu-main li.md-hide {
    display: none;
  }
}
@media screen and (max-width: 1084px) {
  header #menu-main li.sm-hide {
    display: none;
  }
}

#menu-main-mobile ul.elementor-nav-menu > li.current-menu-parent > a {
  color: #fff;
  background-color: var(--e-global-color-primary);
}
#menu-main-mobile ul.elementor-nav-menu > li.current-menu-parent .sub-arrow {
  filter: brightness(0) invert(1);
}
#menu-main-mobile ul.sub-menu {
  position: unset;
  margin: 0 !important;
  width: 100%;
  overflow: hidden;
  background: #81b7dc;
}
#menu-main-mobile ul.sub-menu a {
  justify-content: center;
  border-left: 0;
}
#menu-main-mobile ul.sub-menu li:first-child a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#menu-main-mobile li.more {
  display: none;
}
#menu-main-mobile li.menu-item-has-children a.highlighted {
  background: var(--e-global-color-primary);
  color: #fff;
}
#menu-main-mobile li.menu-item-has-children a.highlighted .sub-arrow {
  filter: brightness(0) invert(1);
}
#menu-main-mobile li.menu-item-has-children a.highlighted:hover {
  color: #fff;
}

.elementor-popup-modal.menu-mobile .dialog-message {
  overflow: hidden;
}
.elementor-popup-modal.menu-mobile .wrap {
  overflow-y: auto;
  max-height: 95vh;
}
.elementor-popup-modal.menu-mobile .wrap > .e-con-inner {
  height: 100%;
}
.elementor-popup-modal.menu-mobile .overlay {
  filter: blur(210px);
}

.contact-wrap a:hover * {
  color: var(--e-global-color-primary);
}

.is-child-events #header-top {
  background-image: linear-gradient(316deg, var(--color-event-child-primary) 0%, var(--color-event-child-secondary) 100%);
}

footer .elementor-icon-box-title a:hover {
  color: var(--e-global-color-primary);
}

.is-child-events #footer-inner {
  background-image: linear-gradient(316deg, var(--color-event-child-primary) 0%, var(--color-event-child-accent) 100%);
}
.is-child-events #form-register-event .e-form__indicators {
  display: none;
}

.button-is-hover a:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.button-icon-center * {
  line-height: 1;
}
.button-icon-center .elementor-button-content-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.button-icon-center .elementor-button-text {
  flex-grow: 0;
}
.button-icon-center .elementor-button-icon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.btn-has-icon span {
  display: flex;
}
.btn-has-icon .elementor-button-icon svg {
  width: 1.5rem;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  display: block;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #bebebe;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.arrow-style-line .swiper-pagination-bullet {
  width: 1rem !important;
  height: 4px !important;
  margin: 0 !important;
  border-radius: 4px;
}

.elementor-form-fields-wrapper .elementor-field-type-select .select-caret-down-wrapper {
  width: 1.5rem;
  height: 1.5rem;
  background: url("assets/icon/caret-down.svg") no-repeat center;
  background-size: contain;
}
.elementor-form-fields-wrapper .elementor-field-type-select .select-caret-down-wrapper svg {
  display: none;
}
.elementor-form-fields-wrapper input:not([type=radio]) {
  height: 3rem;
}
.elementor-form-fields-wrapper select {
  height: 3rem;
}
.elementor-form-fields-wrapper div.elementor-field-type-date {
  position: relative;
}
.elementor-form-fields-wrapper div.elementor-field-type-date input {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.elementor-form-fields-wrapper div.elementor-field-type-date::after {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("assets/icon/calendar.svg") no-repeat right center;
  background-size: contain;
  position: absolute;
  right: 1.25rem;
  top: 45px;
  z-index: 1;
}
.elementor-form-fields-wrapper div.elementor-field-type-date input[type=date]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
          appearance: none;
  opacity: 0;
  z-index: 2;
  background: none;
  width: 3rem;
}
.elementor-form-fields-wrapper div.elementor-field-type-date span.elementor-message.elementor-help-inline {
  color: #ff7979 !important;
  margin: 0;
  position: absolute;
  bottom: -17px;
  font-size: 10px;
}
.elementor-form-fields-wrapper .elementor-field-type-checkbox .elementor-field-option {
  display: flex;
  align-items: center;
  gap: 8px;
}
.elementor-form-fields-wrapper .elementor-field-type-checkbox input[type=checkbox] {
  width: 1rem;
  height: 1rem !important;
  cursor: pointer;
  -webkit-appearance: unset;
     -moz-appearance: unset;
          appearance: unset;
  background: url("assets/icon/check_box_empty.svg") no-repeat center;
  background-size: cover;
}
.elementor-form-fields-wrapper .elementor-field-type-checkbox input[type=checkbox]:checked {
  background: url("assets/icon/check_box.svg") no-repeat center;
  background-size: cover;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.elementor-form-fields-wrapper .elementor-field-type-checkbox label {
  cursor: pointer;
}
.elementor-form-fields-wrapper .elementor-field-type-checkbox .elementor-field-subgroup {
  gap: 1rem;
  padding-top: 0.5rem;
}
.elementor-form-fields-wrapper .elementor-field-type-radio {
  flex-wrap: nowrap !important;
  flex-direction: column;
  align-items: flex-start;
}
.elementor-form-fields-wrapper .elementor-field-type-radio .elementor-field-option {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-basis: auto !important;
}
.elementor-form-fields-wrapper .elementor-field-type-radio label {
  padding-bottom: 0 !important;
  margin-right: 1rem;
}
.elementor-form-fields-wrapper .elementor-field-type-radio .elementor-field-subgroup {
  gap: 1rem;
  padding-top: 12px;
  flex-basis: auto !important;
}
.elementor-form-fields-wrapper .elementor-field-type-radio input {
  width: 1rem;
  height: 1rem !important;
  cursor: pointer;
  background: url("assets/icon/check-radio-empty.svg") no-repeat center;
  background-size: cover;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.elementor-form-fields-wrapper .elementor-field-type-radio input:checked {
  background: url("assets/icon/check-radio.svg") no-repeat center;
  background-size: cover;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 549px) {
  .elementor-form-fields-wrapper .elementor-field-type-radio {
    flex-wrap: wrap !important;
  }
}
.elementor-form-fields-wrapper input[type=number] {
  -moz-appearance: textfield;
}
.elementor-form-fields-wrapper input[type=number]::-webkit-outer-spin-button, .elementor-form-fields-wrapper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

form.elementor-form .elementor-message::before {
  display: none;
}
form.elementor-form .elementor-button {
  cursor: pointer;
}
form.elementor-form .elementor-field-type-submit .submitting {
  cursor: not-allowed;
}
form.elementor-form textarea {
  resize: none;
  padding-top: 12px;
}

#form-register-event .elementor-upload-field {
  border-radius: 0;
  height: auto;
}

.block-col-3 .elementor-grid {
  display: block;
  -moz-column-count: 3;
       column-count: 3;
}
.block-col-3 .elementor-grid .e-loop-item {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
  padding-bottom: 2rem;
}
@media screen and (max-width: 849px) {
  .block-col-3 .elementor-grid {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media screen and (max-width: 549px) {
  .block-col-3 .elementor-grid {
    -moz-column-count: 1;
         column-count: 1;
  }
  .block-col-3 .elementor-grid .e-loop-item {
    padding-bottom: 1.5rem;
  }
}

@media screen and (min-width: 1025px) {
  .loop-even-reverse .ue-grid-item:nth-child(even) .wrap,
  .loop-even-reverse .e-loop-item:nth-child(even) .wrap {
    --order: -99999;
    /* order start hack */
    padding-left: 0;
    padding-right: 5rem;
  }
}