.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2058 .elementor-element.elementor-element-f124700{font-family:"Raleway", Sans-serif;font-size:15px;font-weight:500;text-shadow:0px 0px 0px rgba(0,0,0,0.3);color:#000000;}body.elementor-page-2058:not(.elementor-motion-effects-element-type-background), body.elementor-page-2058 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-632f538 *//* Tour Header */

.tour-header {
    font-family: 'Raleway', sans-serif;
    color: #0B5D98;
    width: 100%;
}

.tour-header h1 {
    margin: 0 0 6px;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    color: #0B5D98;
}

.tour-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 1.4;
    color: #111111;
}

.tour-duration {
    font-weight: 700;
    color: #111111;
    white-space: nowrap;
}

.tour-type {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-weight: 400;
    color: #111111;
    white-space: nowrap;
}


/* People Icon */

.tour-people-icon {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 18px;
    flex: 0 0 25px;
}

.person {
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    border: 1.5px solid #111111;
    border-radius: 50%;
    top: 0;
}

.person-one {
    left: 5px;
}

.person-two {
    left: 14px;
}

.person-one::after,
.person-two::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    border: 1.5px solid #111111;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    top: 8px;
}

.person-one::after {
    left: -3px;
}

.person-two::after {
    left: -3px;
}


/* Mobile */

@media (max-width: 600px) {
    .tour-header h1 {
        font-size: 22px;
    }

    .tour-meta {
        gap: 6px;
        font-size: 15px;
    }

    .tour-type {
        white-space: normal;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0ca07e6 */.city-info {
  width: 100%;
  box-sizing: border-box;
  padding: 18px 18px;
  background: #ffffff;
  border: 1px solid rgba(11, 93, 152, 0.25);
  border-radius: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);

  font-family: Raleway;
  font-size: 15px;
  line-height: 1.4;
}

.city-label {
  color: #0B5D98;
  font-weight: 700;
  margin-right: 6px;
}

.city-text {
  color: #222222;
  font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b53da79 */.itinerary-details {
  width: 100%;
  box-sizing: border-box;
  font-family: Raleway;
  color: #444;
  font-size: 15px;
  line-height: 1.55;
}

/* Section headings */
.itinerary-details h2 {
  position: relative;
  margin: 0 0 14px;
  padding-left: 14px;

  color: #3f3f3f;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

.itinerary-details h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 31px;
  background: #0B5D98;
}

/* Location headings */
.itinerary-details h3 {
  margin: 17px 0 7px;

  color: #0B5D98;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

/* Lists */
.itinerary-details ul {
  margin: 0;
  padding-left: 25px;
}

.itinerary-details li {
  padding-left: 2px;
  margin-bottom: 7px;
}

.itinerary-details li::marker {
  color: #0B5D98;
  font-size: 1.05em;
}

/* Accommodation */
.full-section {
  margin-bottom: 25px;
}

/* Two-column layout */
.two-column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 55px;
}

/* Right column sections */
.sub-section {
  margin-bottom: 25px;
}

/* Mobile */
@media (max-width: 768px) {
  .itinerary-details {
    font-size: 16px;
  }

  .itinerary-details h2 {
    font-size: 15px;
  }

  .two-column {
    grid-template-columns: 1fr;
    gap: 25px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dfb5369 *//* Raleway Font */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap');

.inclusion-wrapper {
  width: 100%;
  box-sizing: border-box;

  display: flex;
  align-items: center;
  gap: 15px;

  padding: 25px;
  background: #ffffff;

  border: 1px solid #e2e2e2;
  border-radius: 20px;

  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);

  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}

/* Individual box */
.inclusion-item {
  min-width: 123px;
  height: 96px;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  padding: 0 14px;
  box-sizing: border-box;

  background: #ffffff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;

  color: #444444;

  transition: all 0.2s ease;
}

/* Icons */
.inclusion-icon {
  height: 43px;

  display: flex;
  align-items: center;
  justify-content: center;

  margin-bottom: 5px;

  font-size: 31px;
  line-height: 1;

  color: #0B5D98;
}

/* Text */
.inclusion-text {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  white-space: nowrap;
}

/* Hover */
.inclusion-item:hover {
  border-color: #0B5D98;
  box-shadow: 0 2px 8px rgba(11, 93, 152, 0.15);
}

/* Responsive */
@media (max-width: 768px) {
  .inclusion-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
  }

  .inclusion-item {
    min-width: 135px;
  }
}

@media (max-width: 480px) {
  .inclusion-wrapper {
    gap: 10px;
    padding: 15px;
  }

  .inclusion-item {
    width: calc(50% - 5px);
    min-width: 0;
  }

  .inclusion-text {
    white-space: normal;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0801df *//* Tour Information Section */

.tour-information {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    border-radius: 16px;
    padding: 22px 20px 24px;
    background: #ffffff;

    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #222222;
}

.tour-information *,
.tour-information *::before,
.tour-information *::after {
    box-sizing: border-box;
}

.tour-information h2 {
    margin: 0 0 28px;
    color: #0B5D98;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
}

.tour-info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 70px;
    align-items: start;
}

.tour-info-column h3 {
    margin: 0 0 10px;
    color: #0B5D98;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.4;
}

.tour-info-column ul {
    margin: 0;
    padding-left: 17px;
}

.tour-info-column li {
    margin: 0 0 4px;
    padding-left: 2px;
    color: #222222;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
}

.tour-info-column li::marker {
    color: #222222;
    font-size: 11px;
}


/* Tablet */
@media (max-width: 900px) {
    .tour-info-grid {
        column-gap: 35px;
    }
}


/* Mobile */
@media (max-width: 767px) {
    .tour-information {
        padding: 20px 16px;
        border-radius: 12px;
    }

    .tour-information h2 {
        font-size: 22px;
        margin-bottom: 24px;
    }

    .tour-info-grid {
        grid-template-columns: 1fr;
        row-gap: 28px;
    }

    .tour-info-column h3 {
        font-size: 17px;
    }

    .tour-info-column li {
        font-size: 15px;
    }
}/* End custom CSS */