#elementor-popup-modal-6341 {
  --plan-orange: #20abc8;
  --plan-orange-light: #168eaa;
  --plan-text: #123f4c;
  --plan-muted: #70798a;
  --plan-border: #d8e0ea;
}

#elementor-popup-modal-6341.tmv-forced-popup {
  position: fixed !important;
  inset: 0 !important;
  z-index: 999999 !important;
  padding: 12px !important;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(10, 16, 25, .72) !important;
  backdrop-filter: blur(5px);
}

#elementor-popup-modal-6341.tmv-forced-popup.tmv-force-open {
  display: flex !important;
}

#elementor-popup-modal-6341.tmv-forced-popup .dialog-widget-content {
  position: relative !important;
}

#elementor-popup-modal-6341.tmv-forced-popup .dialog-close-button {
  position: absolute !important;
  z-index: 3;
  padding: 0 !important;
  border: 0 !important;
  cursor: pointer;
}

html.tmv-popup-lock,
html.tmv-popup-lock body {
  overflow: hidden !important;
}

.tmv-mobile-enquire {
  display: none;
}

@media (max-width: 1199px) {
  .th-menu-wrapper .th-menu-area > .th-menu-toggle {
    position: absolute;
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    display: grid !important;
    place-items: center;
    color: #fff !important;
    background: #cf5d22 !important;
    border: 0 !important;
    border-radius: 0 0 0 10px !important;
    font-size: 0 !important;
  }

  .th-menu-wrapper .th-menu-area > .th-menu-toggle i {
    display: none !important;
  }

  .th-menu-wrapper .th-menu-area > .th-menu-toggle::before,
  .th-menu-wrapper .th-menu-area > .th-menu-toggle::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    transform: rotate(45deg);
  }

  .th-menu-wrapper .th-menu-area > .th-menu-toggle::after {
    transform: rotate(-45deg);
  }

  .tmv-mobile-actions {
    display: flex !important;
    align-items: center;
    gap: 8px;
  }

  .tmv-mobile-enquire {
    min-height: 42px;
    padding: 10px 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: linear-gradient(135deg, #f28a38, #cf5d22);
    border: 1px solid #e67a31;
    border-radius: 10px;
    box-shadow: 0 8px 18px rgba(207, 93, 34, .2);
    font: 800 12px/1 Arial, sans-serif;
    text-decoration: none !important;
  }

  .tmv-mobile-actions > .th-menu-toggle {
    position: relative;
    width: 44px !important;
    height: 42px !important;
    min-width: 44px;
    padding: 0 !important;
    display: grid !important;
    place-items: center;
    color: #fff !important;
    background: #168eaa !important;
    border: 0 !important;
    border-radius: 10px !important;
    box-shadow: 0 8px 18px rgba(22, 142, 170, .2);
    font-size: 0 !important;
  }

  .tmv-mobile-actions > .th-menu-toggle i {
    display: none !important;
  }

  .tmv-mobile-actions > .th-menu-toggle::before,
  .tmv-mobile-actions > .th-menu-toggle::after {
    content: "";
    position: absolute;
    left: 12px;
    width: 20px;
    height: 2px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 6px 0 #fff;
  }

  .tmv-mobile-actions > .th-menu-toggle::before {
    top: 13px;
  }

  .tmv-mobile-actions > .th-menu-toggle::after {
    top: 25px;
    box-shadow: none;
  }
}

@media (max-width: 390px) {
  .tmv-mobile-actions {
    gap: 6px;
  }

  .tmv-mobile-enquire {
    min-height: 39px;
    padding: 9px 10px;
    font-size: 10px;
  }

  .tmv-mobile-actions > .th-menu-toggle {
    width: 40px !important;
    height: 39px !important;
    min-width: 40px;
  }

  .tmv-mobile-actions > .th-menu-toggle::before,
  .tmv-mobile-actions > .th-menu-toggle::after {
    left: 11px;
    width: 18px;
  }
}

#elementor-popup-modal-6341 .dialog-widget-content {
  width: min(92vw, 480px) !important;
  height: auto !important;
  max-height: calc(100vh - 24px) !important;
  overflow: hidden !important;
  background: #fff !important;
  border-radius: 24px !important;
  box-shadow: 0 28px 75px rgba(10, 59, 73, .32) !important;
}

#elementor-popup-modal-6341 .dialog-message {
  width: 100% !important;
  max-height: calc(100vh - 24px) !important;
  padding: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

#elementor-popup-modal-6341 .elementor-6341 > .elementor-element {
  padding: 0 24px 20px !important;
  background: #fff !important;
}

#elementor-popup-modal-6341 [data-id="59c58c15"] {
  margin: 0 -24px !important;
  padding: 25px 58px 3px 24px !important;
  background: linear-gradient(110deg, var(--plan-orange), var(--plan-orange-light)) !important;
}

#elementor-popup-modal-6341 [data-id="59c58c15"] .elementor-heading-title {
  margin: 0 !important;
  color: #fff !important;
  font-family: Arial, sans-serif !important;
  text-align: left !important;
  text-transform: none !important;
}

#elementor-popup-modal-6341 .tmv-desk-badge {
  width: max-content;
  margin-bottom: 10px;
  padding: 5px 12px;
  display: block;
  color: #fff;
  background: rgba(255, 255, 255, .2);
  border-radius: 18px;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

#elementor-popup-modal-6341 [data-id="59c58c15"] .elementor-heading-title strong {
  display: block;
  font-size: 24px;
  font-weight: 850;
  line-height: 1.15;
}

#elementor-popup-modal-6341 [data-id="4efdc1e5"] {
  margin: 0 -24px 19px !important;
  padding: 3px 24px 15px !important;
  background: linear-gradient(110deg, var(--plan-orange), var(--plan-orange-light)) !important;
}

#elementor-popup-modal-6341 [data-id="4efdc1e5"] p {
  margin: 0 !important;
  color: #fff !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 1.45 !important;
  text-align: left !important;
}

#elementor-popup-modal-6341 .dialog-close-button {
  top: 15px !important;
  right: 15px !important;
  width: 30px !important;
  height: 30px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background: rgba(255, 255, 255, .22) !important;
  border-radius: 50% !important;
  font-size: 15px !important;
}

#elementor-popup-modal-6341 .elementor-form-fields-wrapper {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 12px !important;
}

#elementor-popup-modal-6341 .elementor-field-group {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

#elementor-popup-modal-6341 .tmv-name-group {
  grid-column: 1;
}

#elementor-popup-modal-6341 .tmv-email-group {
  grid-column: 2;
}

#elementor-popup-modal-6341 .tmv-phone-group,
#elementor-popup-modal-6341 .tmv-date-group,
#elementor-popup-modal-6341 .tmv-message-group,
#elementor-popup-modal-6341 .e-form__buttons,
#elementor-popup-modal-6341 .tmv-trust-row {
  grid-column: 1 / -1;
}

#elementor-popup-modal-6341 .elementor-field-label.elementor-screen-only,
#elementor-popup-modal-6341 .tmv-date-group label {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  display: block !important;
  overflow: visible !important;
  clip: auto !important;
  clip-path: none !important;
  white-space: normal !important;
  color: var(--plan-text) !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2;
}

#elementor-popup-modal-6341 .tmv-message-group label span {
  color: var(--plan-muted);
  font-weight: 600;
}

#elementor-popup-modal-6341 .elementor-field-textual {
  width: 100% !important;
  min-height: 41px !important;
  padding: 10px 13px !important;
  color: var(--plan-text) !important;
  background: #f7f9fc !important;
  border: 1px solid var(--plan-border) !important;
  border-radius: 11px !important;
  box-shadow: none !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
  font-weight: 500;
}

#elementor-popup-modal-6341 .elementor-field-textual:focus {
  background: #fff !important;
  border-color: var(--plan-orange) !important;
  box-shadow: 0 0 0 3px rgba(32, 171, 200, .12) !important;
  outline: none !important;
}

#elementor-popup-modal-6341 textarea.elementor-field-textual {
  height: 75px !important;
  min-height: 75px !important;
  resize: none !important;
}

#elementor-popup-modal-6341 .tmv-phone-row {
  display: grid;
  grid-template-columns: 83px 1fr;
  gap: 10px;
}

#elementor-popup-modal-6341 .iti {
  width: 100% !important;
  display: block !important;
}

#elementor-popup-modal-6341 .iti__flag-container {
  width: 78px;
}

#elementor-popup-modal-6341 .iti__selected-flag {
  width: 72px !important;
  padding: 0 8px !important;
  background: #eef9fc !important;
  border-right: 1px solid #c8e8ef;
  border-radius: 10px 0 0 10px;
}

#elementor-popup-modal-6341 .iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px !important;
  color: #123f4c;
  font-size: 11px;
  font-weight: 800;
}

#elementor-popup-modal-6341 .iti--allow-dropdown input.elementor-field-textual,
#elementor-popup-modal-6341 .iti--separate-dial-code input.elementor-field-textual {
  padding-left: 88px !important;
}

#elementor-popup-modal-6341 .iti__country-list {
  width: min(390px, calc(100vw - 52px));
  max-height: 210px;
  z-index: 9999999;
  color: #173f49;
  background: #fff;
  border: 1px solid #cde4e9;
  border-radius: 10px;
  box-shadow: 0 15px 35px rgba(9, 55, 67, .2);
  font: 600 12px/1.35 Arial, sans-serif;
}

#elementor-popup-modal-6341 .iti__country {
  padding: 8px 10px;
}

#elementor-popup-modal-6341 .tmv-country-search {
  position: sticky;
  top: 0;
  z-index: 2;
  padding: 7px;
  display: block;
  background: #fff;
}

#elementor-popup-modal-6341 .tmv-country-search input {
  width: 100%;
  height: 34px;
  padding: 7px 10px;
  color: #123f4c;
  background: #f5fbfc;
  border: 1px solid #bcdfe7;
  border-radius: 7px;
  font: 600 11px Arial, sans-serif;
  outline: none;
}

#elementor-popup-modal-6341 .tmv-country-search input:focus {
  border-color: #20abc8;
  box-shadow: 0 0 0 2px rgba(32, 171, 200, .12);
}

#elementor-popup-modal-6341 .iti__country.iti__highlight {
  background: #e9f8fb;
}

#elementor-popup-modal-6341 .iti__dial-code {
  color: #168eaa;
}

#elementor-popup-modal-6341 .tmv-country-code {
  min-height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--plan-text);
  background: #fff7ed;
  border: 1px solid #f0d4ae;
  border-radius: 11px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 800;
}

#elementor-popup-modal-6341 .e-form__buttons {
  display: block !important;
  margin-top: 3px !important;
}

#elementor-popup-modal-6341 button[type="submit"] {
  width: 100% !important;
  min-height: 48px !important;
  padding: 12px 18px !important;
  color: #fff !important;
  background: linear-gradient(110deg, var(--plan-orange), var(--plan-orange-light)) !important;
  border: 0 !important;
  border-radius: 12px !important;
  box-shadow: 0 12px 25px rgba(32, 171, 200, .22) !important;
  font-family: Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 850 !important;
}

#elementor-popup-modal-6341 button[type="submit"]:hover {
  filter: brightness(.96);
  transform: translateY(-1px);
}

#elementor-popup-modal-6341 .tmv-trust-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 6px 10px;
  margin-top: 5px;
  color: #778095;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
}

#elementor-popup-modal-6341 .tmv-trust-row span:first-child {
  color: #13b868;
}

.tmv-lead-notice {
  grid-column: 1 / -1;
  width: 100%;
  padding: 9px 11px;
  display: none;
  border-radius: 9px;
  font: 600 11px/1.4 Arial, sans-serif;
}

.tmv-lead-notice.is-success {
  display: block;
  color: #086036;
  background: #e5f8ee;
  border: 1px solid #b8e8cd;
}

.tmv-lead-notice.is-error {
  display: block;
  color: #952d2d;
  background: #fff0f0;
  border: 1px solid #f2c7c7;
}

.tmv-lead-honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

@media (max-width: 575px) {
  #elementor-popup-modal-6341 .dialog-widget-content {
    width: calc(100vw - 16px) !important;
    border-radius: 18px !important;
  }

  #elementor-popup-modal-6341 .elementor-6341 > .elementor-element {
    padding: 0 16px 16px !important;
  }

  #elementor-popup-modal-6341 [data-id="59c58c15"] {
    margin: 0 -16px !important;
    padding: 19px 48px 3px 16px !important;
  }

  #elementor-popup-modal-6341 [data-id="4efdc1e5"] {
    margin: 0 -16px 15px !important;
    padding: 3px 16px 13px !important;
  }

  #elementor-popup-modal-6341 [data-id="59c58c15"] .elementor-heading-title strong {
    font-size: 20px;
  }

  #elementor-popup-modal-6341 .elementor-form-fields-wrapper {
    grid-template-columns: 1fr;
    gap: 9px !important;
  }

  #elementor-popup-modal-6341 .tmv-name-group,
  #elementor-popup-modal-6341 .tmv-email-group {
    grid-column: 1;
  }

  #elementor-popup-modal-6341 textarea.elementor-field-textual {
    height: 58px !important;
    min-height: 58px !important;
  }
}
