.form-container {
  width: 720px;
  height: 100%;
}
.custom-dropdown-container {
  width: 720px;
  height: 164px;
  padding: 0 0 24px 0;
  border-radius: 11px;
  background: #ffffff;
  border: 1px solid #0a66ac;
  box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.03);
  margin-bottom: 24px;
  direction: rtl;
}

@media (max-width: 767px) {
  .form-container {
    width: 370px;
    height: 100%;
  }

  input, textarea {
    font-size: 16px;
  }
}


html[dir="ltr"] #public-enquiries-form .wpcf7-submit {
  margin: 0 50% 20px 0 !important;
  transform: translate(50%, 0) !important;
}

@font-face {
  font-family: "SimplerPro_V3";
  src: url("../../assets/fonts/SimplerPro_V3-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Colors - primary */
/* Sizes */
/* Transition Durations */
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../assets/fonts/Montserrat/static/Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SimplerPro_V3";
  src: url("../../assets/fonts/SimplerPro_V3-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Colors - primary */
/* Sizes */
/* Transition Durations */
.traffic-updates-wrapper {
  padding: 0 2rem;
}
.traffic-updates-wrapper .traffic-updates-container, .traffic-updates-wrapper .traffic-updates-search {
  direction: rtl;
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
  width: 100%;
  margin: 0 auto 36px;
}
@media (min-width: 769px) {
  .traffic-updates-wrapper .traffic-updates-container, .traffic-updates-wrapper .traffic-updates-search {
    max-width: 1200px;
    margin: 0 auto 86px;
  }
}
.traffic-updates-wrapper .traffic-updates-search {
  position: relative;
  margin: 0 auto;
  padding-bottom: 2.4rem;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper {
    max-width: 35rem;
  }
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .traffic-search {
  margin: 0;
  padding: 0;
  font-family: inherit;
  outline: none;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  background: #FFF;
  padding: 1rem 4.6rem 1rem 4rem;
  color: #535353;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.32px;
  width: 100%;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .traffic-search::-moz-placeholder {
  color: #B2B2B2;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .traffic-search::placeholder {
  color: #B2B2B2;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .traffic-search:focus {
  border: 1px solid #0A66AC;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .traffic-search.active {
  border: 1px solid #0A66AC;
  background: #DDECF6;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .close-icon {
  display: none;
  width: 11px;
  height: 11px;
  background: url("./../../assets/icons/close-icon-traffic.svg") no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .close-icon.active {
  display: flex;
}
@media (min-width: 769px) {
  .traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper .close-icon:hover {
    cursor: pointer;
  }
}
.traffic-updates-wrapper .traffic-updates-search .traffic-search-wrapper:before {
  content: "";
  background-size: contain;
  background: url("./../../assets/icons/search-icon-traffic.svg") no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
.traffic-updates-wrapper .traffic-update-card {
  background-color: #ffffff;
  border: 1px solid rgba(99, 102, 106, 0.2);
  margin-bottom: 10px;
  padding: 15px;
  border-radius: 11px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.traffic-updates-wrapper .traffic-update-card .header-container {
  display: flex;
}
.traffic-updates-wrapper .traffic-update-card .card-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.traffic-updates-wrapper .traffic-update-card .card-header .header-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.traffic-updates-wrapper .traffic-update-card .card-header .date-range {
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
  font-weight: 900;
  font-size: 20px;
  color: #0a66ac;
  padding: 4px 10px;
}
@media (max-width: 395px) {
  .traffic-updates-wrapper .traffic-update-card .card-header .date-range {
    font-size: 16px;
  }
}
.traffic-updates-wrapper .traffic-update-card .card-header .title {
  order: 3;
  flex-grow: 1;
  width: 100%;
  padding: 8px 0;
  text-align: start;
  margin: 5px auto;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 395px) {
  .traffic-updates-wrapper .traffic-update-card .card-header .title {
    font-size: 16px;
  }
}
.traffic-updates-wrapper .traffic-update-card .card-header .line-bubbles-container {
  order: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin-top: 10px;
}
.traffic-updates-wrapper .traffic-update-card .expand-details {
  border: none;
  background: none;
  display: flex;
  cursor: pointer;
  line-height: 1;
  justify-content: center;
  padding: 3px;
}
.traffic-updates-wrapper .traffic-update-card .date-range-button-container {
  border: none;
  background: none;
  display: flex;
  cursor: pointer;
  justify-content: center;
}
.traffic-updates-wrapper .traffic-update-card .plus-icon, .traffic-updates-wrapper .traffic-update-card .minus-icon {
  display: block;
  width: 25px;
  height: 25px;
}
@media (max-width: 395px) {
  .traffic-updates-wrapper .traffic-update-card .plus-icon, .traffic-updates-wrapper .traffic-update-card .minus-icon {
    width: 19px;
    height: 19px;
  }
}
.traffic-updates-wrapper .traffic-update-card .line-bubble {
  background-color: rgba(86, 162, 208, 0.2);
  border-radius: 100px;
  width: 42px;
  height: 30px;
  margin: 2px;
  font-weight: 400;
  font-size: 14px;
  color: #808080;
  border: 0.5px solid #808080;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.traffic-updates-wrapper .traffic-update-card .additional-lines {
  border-radius: 100px;
  width: 42px;
  height: 30px;
  font-weight: 400;
  margin: 2px;
  color: #808080;
  border: 0.5px solid #808080;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.traffic-updates-wrapper .traffic-update-card .line-bubbles-desktop {
  display: none;
}
.traffic-updates-wrapper .traffic-update-card .card-details {
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.traffic-updates-wrapper .traffic-update-card .lines-message,
.traffic-updates-wrapper .traffic-update-card .description {
  font-size: 16px;
  padding: 5px 0;
  line-height: 1.3;
  font-family: "SimplerPro_V3", sans-serif;
  margin: 15px 25px;
}
.traffic-updates-wrapper .traffic-update-card .green-color-text {
  color: #189d66;
}
.traffic-updates-wrapper .traffic-update-card .underline-text-decoration {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  font-weight: 900;
  font-size: 16px;
}
.traffic-updates-wrapper .traffic-update-card .underline-text {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
.traffic-updates-wrapper .traffic-update-card .expired-message-date {
  font-weight: 900;
  font-family: "SimplerPro_V3", sans-serif;
}
.traffic-updates-wrapper .traffic-update-card .blue-color-text {
  color: #0a66ac;
}
@media (min-width: 769px) {
  .traffic-updates-wrapper .card-header {
    flex-direction: row;
  }
  .traffic-updates-wrapper .card-header .header-top {
    flex-direction: row;
  }
  .traffic-updates-wrapper .card-header .title {
    order: 0;
  }
  .traffic-updates-wrapper .card-header .line-bubbles-container {
    order: 0;
    margin-top: 0;
  }
  .traffic-updates-wrapper .card-header .line-bubbles-desktop {
    display: flex;
    flex-wrap: wrap;
  }
  .traffic-updates-wrapper .card-header .line-bubbles-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .traffic-updates-wrapper .card-header .title {
    font-size: 15px;
    width: 75%;
  }
  .traffic-updates-wrapper .line-bubbles-mobile {
    display: flex;
    flex-wrap: wrap;
  }
}

#career_form {
  position: relative;
}
#career_form span.elementor-help-inline.elementor-form-help-inline {
  position: absolute;
  top: 60px;
}
#career_form .elementor-message.elementor-message-danger {
  position: absolute;
  bottom: 0;
}
#career_form .elementor-message.elementor-message-danger:before {
  display: none;
}

@font-face {
  font-family: "SimplerPro_V3";
  src: url("../../assets/fonts/SimplerPro_V3-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* Colors - primary */
/* Sizes */
/* Transition Durations */
.form-card {
  border: 1px solid #0a66ac;
  border-radius: 11px;
  margin: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
}

@media (min-width: 767px) {
  .form-card {
    max-width: 710px;
    height: 100%;
  }
}
.wpcf7-not-valid-tip {
  padding-top: 8px;
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
}

.form-title {
  background-image: url("../../assets/images/form-title-cover-image.png");
  background-position: center;
  background-size: cover;
  color: #fff;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 42px;
  padding: 11px 12px;
}

.form-content {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 25px;
  margin-right: 24px;
  margin-left: 24px;
  color: #595959;
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
}

@media (min-width: 767px) {
  .form-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.field {
  margin-bottom: 10px;
}

.form-content .field .wpcf7-form-control-wrap label {
  display: inline-block;
  margin-bottom: 8px;
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
}

.fields-container label {
  display: block;
  width: 300px;
  height: 66px;
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
}

@media (min-width: 767px) {
  .fields-container label {
    width: 100%;
  }
}
.form-content .field .wpcf7-form-control-wrap textarea {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 0 12px;
  box-sizing: border-box;
  color: #000;
  width: 300px;
}

.form-content .field textarea.form-control::-moz-placeholder {
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
  font-size: 14px;
}

.form-content .field textarea.form-control::placeholder {
  font-family: "SimplerPro_V3", sans-serif, sans-serif;
  font-size: 14px;
}

.select-timepicker-container {
  margin-left: 155px;
}

html[dir=ltr] .select-timepicker-container {
  margin-left: 0;
  width: 300px;
}

.select-timepicker-container p {
  width: 100%;
  display: flex;
  gap: 5px;
}

.select-timepicker-container select.select-time-minutes, .select-timepicker-container select.select-time-hours {
  width: 65px;
  padding: 10px;
}

.field input[type=text],
.field input[type=tel],
.field input[type=textarea],
.field input[type=number],
.field input[type=date],
.field input[type=email],
.field input[type=time],
.field select {
  width: 100%;
  height: 48px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 0 12px;
  box-sizing: border-box;
  color: #000;
}

@media (min-width: 767px) {
  .field input[type=text],
  .field input[type=textarea],
  .field input[type=tel],
  .field input[type=number],
  .field input[type=date],
  .field input[type=email],
  .field input[type=time],
  .field select {
    width: 300px;
  }
}
.wpcf7-submit {
  align-self: center;
  text-align: center;
  background-color: #0a66ac;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s;
  width: 202px;
  margin: 0 50% 20px 0;
  transform: translate(50%, 0);
}

html[dir=ltr] .wpcf7-submit {
  margin: 0 0 20px 50%;
  transform: translate(-50%, 0);
}

@media (max-width: 767px) {
  .form-content .field .wpcf7-form-control-wrap textarea {
    width: 265px;
  }
  input, textarea {
    font-size: 16px;
  }
}
.wpcf7-submit:hover {
  background-color: #05385f;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: none;
}

.wpcf7-form.sent {
  display: none;
}

.thank-you-popup.active {
  display: block !important;
}

.form-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.general-form .wpcf7 form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.date-field-notice {
  font-size: 12px;
  margin-top: 10px;
}

.bus-line-options,
.bus-line-general-request-options,
.bus-line-rav-kav-options,
.bus-line-passenger-complaint-options {
  display: none;
}
.bus-line-options.active,
.bus-line-general-request-options.active,
.bus-line-rav-kav-options.active,
.bus-line-passenger-complaint-options.active {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: 100px;
  margin-top: -13px;
  position: absolute;
  background: white;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 15px;
  z-index: 10;
  overflow-y: scroll;
}
.bus-line-options.active .single-option,
.bus-line-general-request-options.active .single-option,
.bus-line-rav-kav-options.active .single-option,
.bus-line-passenger-complaint-options.active .single-option {
  cursor: pointer;
}

html[dir=ltr] input {
  direction: ltr !important;
}

html[dir=rtl] input {
  direction: rtl !important;
}

body.rtl.home .elementor-2 .elementor-element.elementor-element-d6df34d.elementor-element {
  align-self: flex-start !important;
}
body.rtl.home .tabs-container {
  flex-direction: row-reverse;
}
body.rtl.home .elementor-2 .elementor-element.elementor-element-5ff974a > .elementor-widget-container {
  padding: 0;
  display: flex;
  flex-direction: row-reverse;
}
body.rtl.home .elementor-element.elementor-element-a0462ec.e-con-full.e-flex.e-con.e-child {
  flex-direction: row;
}

body.rtl.page-template-page-traffic-updates .e-con.e-flex.elementor-element-ade4949 > .e-con-inner, body.rtl.page-id-1919 .e-con.e-flex.elementor-element-ade4949 > .e-con-inner {
  direction: ltr;
}

body.rtl.page-id-1162 .elementor-element.elementor-element-e23aa46.e-con-full.e-flex.e-con.e-child,
body.rtl.page-id-1162 .elementor-element.elementor-element-ced744d.e-con-full.e-flex.e-con.e-child {
  flex-direction: row-reverse;
}

body.rtl.page-id-1919 .elementor-element-4efa9cc {
  direction: ltr;
}

body.rtl.page-id-2817 .elementor-element-265d9f4e {
  flex-direction: row;
}
body.rtl.page-id-2817 .elementor-element-10c90df6 {
  align-self: flex-start;
}

body.rtl.page-id-2911 .elementor-element-49caf809 {
  flex-direction: row;
}

.pir-info-page {
  margin: 118px 86px;
}
.pir-info-page h2 {
  font-family: SimplerPro_V3;
  font-size: 24px;
  line-height: 22px;
  text-align: right;
  padding-bottom: 48px;
}
.pir-info-page .second-title {
  display: none;
}
.pir-info-page .pir-info-content {
  display: flex;
  gap: 128px;
  margin-bottom: 2em;
}
.pir-info-page .pir-info-content .ticket {
  max-width: 1025px;
  width: 100%;
  min-width: 927px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.0509803922);
  border-radius: 11px;
}
.pir-info-page .pir-info-content .ticket .ticket-title {
  display: flex;
  justify-content: space-between;
  height: 58px;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  margin-inline: 24px;
}
.pir-info-page .pir-info-content .ticket .ticket-title h3 {
  margin: 0;
}
.pir-info-page .pir-info-content .ticket .ticket-content {
  display: flex;
  margin: 24px 16px;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-evenly;
}
.pir-info-page .pir-info-content .ticket .ticket-content .status-div {
  flex: unset;
  margin-left: unset;
}
.pir-info-page .pir-info-content .ticket .ticket-content .right-div,
.pir-info-page .pir-info-content .ticket .ticket-content .middle-div,
.pir-info-page .pir-info-content .ticket .ticket-content .left-div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.pir-info-page .pir-info-content .ticket .ticket-content .right-div div:not(.date-time-line),
.pir-info-page .pir-info-content .ticket .ticket-content .middle-div div:not(.date-time-line),
.pir-info-page .pir-info-content .ticket .ticket-content .left-div div:not(.date-time-line) {
  display: flex;
  flex-direction: column;
}
.pir-info-page .pir-info-content .ticket .ticket-content .right-div {
  border-left: 1px solid #e5e5e5;
  padding-left: 2em;
}
.pir-info-page .pir-info-content .ticket .ticket-content .right-div div {
  display: flex;
  gap: 14px;
}
.pir-info-page .pir-info-content .ticket .ticket-content .right-div div span {
  font-family: SimplerPro_V3;
  font-size: 54px;
  font-weight: 400;
  line-height: 64.8px;
  text-align: right;
  color: #0a66ac;
  font-weight: bold;
}
.pir-info-page .pir-info-content .ticket .ticket-content .middle-div {
  border-left: 1px solid #e5e5e5;
  padding-left: 2em;
}
.pir-info-page .pir-info-content .ticket .ticket-content .middle-div div span {
  font-family: SimplerPro_V3;
  font-size: 28px;
  font-weight: 400;
  line-height: 33.6px;
  text-align: right;
  font-weight: bold;
}
.pir-info-page .pir-info-content .ticket .ticket-content .left-div div span {
  font-family: SimplerPro_V3;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
  font-weight: bold;
}
.pir-info-page .pir-info-content .ticket .ticket-content .left-div div div span {
  font-family: SimplerPro_V3;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: right;
  font-weight: bold;
}
.pir-info-page .pir-info-content .ticket .ticket-content .left-div div label,
.pir-info-page .pir-info-content .ticket .ticket-content .right-div div label,
.pir-info-page .pir-info-content .ticket .ticket-content .middle-div div label {
  font-family: SimplerPro_V3;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-align: right;
  opacity: 0.6;
}
.pir-info-page .pir-info-content .ticket .ticket-content .left-div .date-time-line {
  display: flex;
  gap: 14px;
}
.pir-info-page .pir-info-content .ticket .ticket-content .left-div .date-time-line div {
  width: 112px;
}
.pir-info-page h3 {
  margin-bottom: 0px;
  font-family: SimplerPro_V3;
  font-size: 16px;
  line-height: 22px;
  text-align: right;
}
.pir-info-page [dir=rtl] {
  text-align: right;
  direction: rtl;
}
.pir-info-page [dir=ltr] {
  text-align: left;
  direction: ltr;
}
.pir-info-page [dir=ltr] span,
.pir-info-page [dir=ltr] label {
  text-align: left !important;
}
.pir-info-page [dir=ltr] .middle-div {
  padding-right: 2em;
  border-right: 1px solid #e5e5e5; /* Adds padding and border to middle div in LTR mode */
}
.pir-info-page [dir=ltr] .right-div {
  border-left: none !important; /* Removes left border in the right div for LTR mode */
  padding-left: none !important;
}

#pir-form {
  border: 1px solid #e5e5e5;
  box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.0509803922);
  padding: 24px;
  border-radius: 11px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 406px;
  width: 100%;
}
#pir-form div label {
  font-family: SimplerPro_V3;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.02em;
  text-align: right;
  color: #595959;
}
#pir-form input {
  max-width: 356px;
  width: 100%;
  height: 48px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
#pir-form button {
  background: #0a66ac;
  max-width: 202px;
  width: 100%;
  height: 50px;
  padding: 16px;
  border-radius: 8px;
  opacity: 1;
  font-family: "SimplerPro_V3", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: white;
  outline: none;
  border: none;
  align-self: center;
  transition: opacity 0.3s ease;
}
#pir-form button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.pir-info-text .pir-text-1,
.pir-info-text .pir-text-2 {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 33px;
}
.pir-info-text .pir-text-2 ol {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.pir-info-text .pir-text-2 ol li {
  margin-right: 28px;
}

#errorModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
  align-items: center;
  justify-content: center;
}
#errorModal div {
  gap: 30.51px;
  border-radius: 14px;
  border: 1.27px solid #0a66ac;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 65px 45px;
  align-items: center;
  animation: slideUp 0.5s ease-out;
}
#errorModal div h2 {
  font-family: SimplerPro_V3;
  font-size: 32px;
  font-weight: 400;
  line-height: 16.9px;
  text-align: center;
  font-weight: bold;
}
#errorModal div p {
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
  text-align: center;
  max-width: 368px;
}
#errorModal div div {
  width: 178px;
  height: 55px;
  padding: 20px;
  border-radius: 12px;
  border: 2.54px solid #0a66ac;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 22.89px;
  text-align: center;
  color: #0a66ac;
  font-weight: bold;
  flex-direction: row;
}
#errorModal div div button {
  font-size: 28px;
  font-weight: bold;
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 22.89px;
  text-align: center;
  background: none;
  outline: none;
  border: none;
  color: #0a66ac;
  font-weight: bold;
}

/* The Close Button */
#errorModal button {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .pir-info-page {
    margin-inline: 20px;
  }
  .pir-info-content {
    flex-direction: column;
    align-items: center;
  }
  .pir-info-content .ticket {
    min-width: unset !important;
  }
  .pir-info-content .ticket .ticket-content {
    gap: 24px;
    align-items: flex-start !important;
    flex-direction: column-reverse !important;
  }
  .pir-info-content .ticket .ticket-content .right-div,
  .pir-info-content .ticket .ticket-content .middle-div {
    border-left: unset !important;
    padding-left: unset !important;
    border-bottom: 1px solid #e5e5e5;
    width: 100% !important;
    padding-bottom: 24px !important;
  }
  .pir-info-content .ticket .ticket-content .right-div .total-price {
    flex-grow: 1;
  }
  .pir-info-content .ticket .ticket-content .status-div {
    display: none;
  }
  .pir-info-content input[type=text] {
    font-size: 16px;
  }
  #errorModal div {
    margin-inline: 20px;
  }
  #errorModal div h2 {
    line-height: 12.67px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 48px;
  }
  #errorModal div p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    text-align: center;
  }
  #errorModal div div {
    max-width: 140px;
  }
  #errorModal div div button {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
  }
}
.success-message {
  display: flex;
  gap: 36px;
  justify-content: flex-end;
}
.success-message .hello-message {
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 27px;
}
.success-message .payment-confirmation-container {
  display: flex;
  flex-direction: column;
  width: 496px;
  height: 284px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.0509803922);
  border-radius: 11px;
}
.success-message .payment-confirmation-container .payment-title-container .payment-title {
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
  font-weight: bold;
  padding: 20px 34.5px;
}
.success-message .payment-confirmation-container .payment-info-container {
  flex-grow: 1;
  background: #0a66ac;
  text-align: center;
  padding: 56px 10px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  border-radius: 11px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.success-message .payment-confirmation-container .payment-info-container .success-title {
  font-family: SimplerPro_V3;
  font-size: 32px;
  font-weight: 400;
  line-height: 35.2px;
  text-align: center;
  color: white;
  font-weight: bold;
}
.success-message .payment-confirmation-container .payment-info-container #confirmationNumber {
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 26.4px;
  text-align: center;
  color: white;
  font-weight: bold;
}
.success-message .payment-confirmation-container .payment-info-container .mail-confirmation {
  font-family: SimplerPro_V3;
  font-size: 18px;
  font-weight: 400;
  line-height: 19.8px;
  text-align: center;
  color: white;
  direction: rtl;
}
.success-message .payer-details-container {
  width: 495px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.0509803922);
  border-radius: 11px;
  display: flex;
  flex-direction: column;
}
.success-message .payer-details-container .payer-title {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #e5e5e5;
}
.success-message .payer-details-container .payer-title h3 {
  text-align: right;
  width: 100%;
  padding: 20px 35px;
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 18px;
  font-weight: bold;
}
.success-message .payer-details-container .payer-cred {
  padding: 24px;
  flex-grow: 1;
}
.success-message .payer-details-container .payer-cred .top,
.success-message .payer-details-container .payer-cred .bottom {
  display: flex;
  direction: rtl;
  justify-content: start;
  gap: 96px;
  /* border-bottom: 1px solid; */
}
.success-message .payer-details-container .payer-cred .top div,
.success-message .payer-details-container .payer-cred .bottom div {
  min-width: 123px;
}
.success-message .payer-details-container .payer-cred .top div label,
.success-message .payer-details-container .payer-cred .bottom div label {
  font-family: SimplerPro_V3;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  text-align: right;
  opacity: 0.6;
}
.success-message .payer-details-container .payer-cred .top div p,
.success-message .payer-details-container .payer-cred .bottom div p {
  font-family: SimplerPro_V3;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: right;
  font-weight: bold;
}
.success-message .payer-details-container .payer-cred .top {
  padding-bottom: 24px;
  border-bottom: 1px solid #e5e5e5;
}
.success-message .payer-details-container .payer-cred .bottom {
  padding-top: 24px;
}
.success-message [dir=rtl] {
  text-align: right;
  direction: rtl;
  padding-bottom: 48px;
}
.success-message [dir=ltr] {
  text-align: left !important;
  direction: ltr !important;
}
.success-message [dir=ltr] h3 {
  text-align: left !important;
  direction: ltr !important;
}

@media (max-width: 768px) {
  .success-message {
    flex-direction: column;
    margin: unset;
  }
  .success-message .payment-confirmation-container,
  .success-message .payer-details-container {
    width: unset;
  }
  .success-message .payer-details-container .payer-cred .top {
    gap: unset;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .success-message {
    flex-direction: column;
    margin: unset;
  }
  .success-message .payment-confirmation-container,
  .success-message .payer-details-container {
    width: unset;
  }
  .success-message .payer-details-container .payer-cred .top {
    gap: unset;
    justify-content: space-between;
  }
}
.status-check-container {
  margin: 50px auto;
  min-height: calc(100vh - 384px);
}
.status-check-container .hero-banner {
  margin: 0 auto;
  width: 1190px;
}
.status-check-container .hero-banner .back-link {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.status-check-container .hero-banner .back-link a {
  color: #333;
  text-decoration: none;
  font-weight: 400;
  font-size: 24px;
  line-height: 42px;
  display: flex;
}
.status-check-container .hero-banner .back-link a span {
  margin: 0 10px;
}
@media (max-width: 600px) {
  .status-check-container .hero-banner .back-link a {
    font-size: 18px;
  }
}
.status-check-container .hero-banner .page-title {
  font-size: 32px;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .status-check-container .hero-banner .page-title {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .status-check-container .hero-banner {
    width: 890px;
  }
}
@media (max-width: 900px) {
  .status-check-container .hero-banner {
    width: 590px;
  }
}
@media (max-width: 600px) {
  .status-check-container .hero-banner {
    max-width: 362px;
  }
}
.status-check-container .status-check-form-wrapper {
  width: 1190px;
  margin: 0 auto;
}
.status-check-container .status-check-form-wrapper .form-container {
  max-width: 362px;
  margin: unset;
}
.status-check-container .status-check-form-wrapper .form-container .form-header {
  background: url("../../assets/images/status-header.svg") no-repeat center center;
  background-size: cover;
  color: white;
  padding: 15px 20px;
  border-radius: 11px 11px 0 0;
}
.status-check-container .status-check-form-wrapper .form-container .form-header h2 {
  margin: 0;
  font-size: 18px;
}
.status-check-container .status-check-form-wrapper .form-container .status-check-form {
  background: white;
}
.status-check-container .status-check-form-wrapper .form-container .status-check-inputs {
  border: 1px solid #0A66AC;
  border-radius: 13px;
}
.status-check-container .status-check-form-wrapper .form-container .form-group {
  margin: 20px;
}
.status-check-container .status-check-form-wrapper .form-container .form-group label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.status-check-container .status-check-form-wrapper .form-container .form-group input {
  width: 100%;
  padding: 14px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  font-size: 18px;
}
.status-check-container .status-check-form-wrapper .form-container .form-group input:focus {
  outline: none !important;
  border: 1px solid #0A66AC;
}
.status-check-container .status-check-form-wrapper .form-container .submit-button {
  background-color: #0A66AC;
  color: white;
  padding: 8px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  width: 50%;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-underline-position: under;
  text-decoration: none;
  margin: 32px 0;
}
.status-check-container .status-check-form-wrapper .form-container .submit-button:hover {
  background-color: #1e3f7a;
}
.status-check-container .status-check-form-wrapper .form-container .response-message {
  display: flex;
  align-items: flex-start;
  padding: 15px;
  border-radius: 11px;
  background-color: #f8f9fa;
  border: 1px solid #ddd;
}
.status-check-container .status-check-form-wrapper .form-container .response-message img {
  margin-top: -3px;
  margin-left: 5px;
}
.status-check-container .status-check-form-wrapper .form-container .response-message .response-title {
  font-weight: 600;
}
.status-check-container .status-check-form-wrapper .form-container .response-message.success {
  background-color: #E7F0F7;
  color: #262626;
}
.status-check-container .status-check-form-wrapper .form-container .response-message.error {
  background-color: #fbe9e7;
  border-color: #ffccbc;
  color: #c62828;
}
@media (max-width: 1200px) {
  .status-check-container .status-check-form-wrapper {
    width: 890px;
  }
}
@media (max-width: 900px) {
  .status-check-container .status-check-form-wrapper {
    width: 590px;
  }
}
@media (max-width: 600px) {
  .status-check-container .status-check-form-wrapper {
    max-width: 362px;
  }
}
@media (max-width: 600px) {
  .status-check-container {
    margin: 30px auto;
    min-height: calc(100vh - 306px);
  }
}

html {
  box-sizing: border-box;
  font-size: 62.5%; /* Now 10px = 1rem! */
}

*,
*:before,
*:after {
  box-sizing: inherit;
  scroll-behavior: smooth;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body {
  font-family: "SimplerPro_V3", sans-serif;
  font-weight: 400;
  font-size: max(14px, 1.6rem);
  line-height: max(18px, 2.2rem);
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
}

.custom-content-width {
  width: 83.3vw;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .custom-content-width {
    width: 100%;
    margin: unset;
    padding: 0 20px;
  }
}

.elementor-widget-icon-box a:after {
  content: "";
  display: block !important;
  position: absolute;
  inset: 0;
  z-index: 1;
}

.elementor-icon-box-icon {
  z-index: 2;
}

.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

#mobile-menu-container .e-n-menu-toggle {
  display: none;
}
@media (max-width: 767px) {
  #mobile-menu-container .e-n-menu-toggle {
    display: flex;
  }
}

.main-font .elementor-widget-container p,
.main-font .elementor-widget-container h3,
#site-map-content a {
  font-family: "SimplerPro_V3", sans-serif;
}

body.contrast #header-svg-container svg {
  fill: white;
}
body.contrast .elementor-icon-box-wrapper .elementor-icon-box-icon svg {
  fill: white;
}
body.contrast .elementor-widget-icon-box a:after {
  position: unset;
}
body.contrast .elementor-search-form--full-screen .elementor-search-form__input {
  color: black !important;
}
body.contrast .dialog-lightbox-close-button.dialog-close-button svg {
  fill: black !important;
}

:focus-visible {
  outline-offset: 2px !important;
  outline: 3px dashed black !important;
}

h1:focus-visible {
  outline: none !important;
  outline-offset: 0 !important;
  border: none !important;
}

body.contrast .sub-arrow svg, body.contrast .elementor-element-65fe858 svg path, body.contrast .elementor-element-3240fd20 svg path, body.contrast .elementor-search-form svg, body.contrast .elementor-swiper-button svg path {
  fill: #009ee7 !important;
}

body.contrast .elementor-swiper-button svg {
  background-color: black !important;
}

.elementor-element-b9e5646 input:focus-visible, .elementor-element-b9e5646 select:focus-visible, .elementor-element-b9e5646 button:focus-visible {
  outline-color: white !important;
}

:focus:not(:focus-visible), input:focus:not(:focus-visible), select:focus:not(:focus-visible), button:focus:not(:focus-visible) {
  outline-offset: 0 !important;
  outline: none !important;
}

/* Apply focus styles for keyboard navigation */
:focus-visible {
  outline-offset: 2px;
  outline: 3px dashed black;
}

/* Remove focus styles on mouse interaction */
:focus:not(:focus-visible),
input:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
select:focus:not(:focus-visible),
button:focus:not(:focus-visible) {
  outline: none;
}

/* Specifically target Contact Form 7 form elements */
.wpcf7 input:focus-visible,
.wpcf7 textarea:focus-visible,
.wpcf7 select:focus-visible,
.wpcf7 button:focus-visible {
  outline-offset: 2px;
  outline: 3px dashed black;
}

/* Remove focus styles on mouse interaction for Contact Form 7 elements */
/* Remove focus styles when the no-focus-outline class is present */
.wpcf7 input.no-focus-outline:focus,
.wpcf7 textarea.no-focus-outline:focus,
.wpcf7 select.no-focus-outline:focus,
.wpcf7 button.no-focus-outline:focus {
  outline: none !important;
}
