/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *

 */
/* line 1, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_utilities.scss */
.hidden,
.visible-xs,
.visible-ms,
.visible-md,
.visible-lg {
  display: none !important; }

/* line 14, /home/mandalaprod/production/shared/bundle/ruby/2.6.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 19, /home/mandalaprod/production/shared/bundle/ruby/2.6.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both; }

/* line 13, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 1, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
.visible-print {
  display: block !important; }

/* line 5, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
.hidden-print {
  display: none !important; }

/* line 9, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
.modal-backdrop {
  background-color: #000000 !important; }

/* line 13, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
.modal-content {
  background-color: #ffffff !important; }

/* line 17, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
.container-fluid {
  position: relative;
  margin: 0 auto; }

/* line 22, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
a[href^="mailto"]:after {
  display: none; }

/* line 27, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
#container .page-content {
  padding-top: 0; }
/* line 31, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_general.scss */
#container ul li {
  margin-left: 20px; }

/* line 1, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
#container #header {
  position: relative; }
  /* line 4, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
  #container #header.sticky {
    position: relative; }
  /* line 7, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
  #container #header .search-opener {
    display: none; }
  /* line 10, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
  #container #header .menu,
  #container #header .menu-opener {
    display: none !important; }
  /* line 14, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
  #container #header .logo-container {
    max-width: 343px; }
    /* line 18, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
    #container #header .logo-container .logo .visible-sm {
      display: block !important; }
    /* line 21, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
    #container #header .logo-container .logo a[href]:after {
      display: none; }
/* line 27, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_header.scss */
#container #header-push {
  height: 15px; }
/* line 1, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_footer.scss */
#container #footer {
  page-break-before: always; }
  /* line 4, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_footer.scss */
  #container #footer .footer-content {
    text-align: center; }
  /* line 7, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_footer.scss */
  #container #footer .logo {
    margin-bottom: 75px; }
  /* line 10, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_footer.scss */
  #container #footer .footer-reference-logo-container {
    margin-bottom: 20px;
    text-align: center; }
    /* line 14, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_footer.scss */
    #container #footer .footer-reference-logo-container.footer-reference-logo-container-partners, #container #footer .footer-reference-logo-container.footer-reference-logo-container-certificates {
      float: none; }
    /* line 18, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_footer.scss */
    #container #footer .footer-reference-logo-container a[href]:after {
      display: none; }
/* line 2, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section, #container .hero-section.force-height {
  height: 200px;
  min-height: 200px; }
  @media (min-width: 768px) {
    /* line 2, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
    #container .hero-section, #container .hero-section.force-height {
      height: 400px; } }
/* line 11, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section.tour-slider {
  height: auto; }
  /* line 15, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
  #container .hero-section.tour-slider .hero-background .background-inner {
    position: relative;
    max-width: 600px;
    margin: 0 auto; }
  /* line 22, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
  #container .hero-section.tour-slider .hero-content .bottom-wrap {
    position: relative; }
  /* line 25, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
  #container .hero-section.tour-slider .hero-content .hero-content-wrapper {
    position: relative;
    bottom: 0; }
    /* line 29, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
    #container .hero-section.tour-slider .hero-content .hero-content-wrapper.bottom-left.wide {
      margin: 0;
      padding: 0 50px;
      text-align: center; }
/* line 37, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section.hero-sm {
  height: auto;
  min-height: 0; }
  /* line 41, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
  #container .hero-section.hero-sm .hero-content {
    margin-bottom: 0; }
    /* line 44, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
    #container .hero-section.hero-sm .hero-content .hero-content-wrapper {
      padding-top: 0; }
/* line 49, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section .hero-background {
  position: relative;
  max-width: 992px;
  margin: 0 auto; }
  /* line 54, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
  #container .hero-section .hero-background img.auto-scale {
    top: 0 !important; }
    /* line 57, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
    #container .hero-section .hero-background img.auto-scale.scale-width {
      width: auto !important; }
    /* line 60, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
    #container .hero-section .hero-background img.auto-scale.scale-height {
      height: auto !important; }
/* line 65, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section .hero-content {
  position: relative;
  height: auto;
  margin: 40px 0;
  text-align: center; }
/* line 71, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section h1,
#container .hero-section .h1 {
  margin-top: 0; }
/* line 75, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section .journey-tag-filters {
  margin-top: 20px; }
  /* line 78, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
  #container .hero-section .journey-tag-filters a[href]:after {
    display: none; }
/* line 82, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-section .foreground-slider {
  display: none; }
/* line 86, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_hero.scss */
#container .hero-slider-background {
  display: none; }
/* line 4, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
#container .listing.listing-small .listing-item * {
  color: #000000 !important; }
/* line 8, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
#container .listing.listing-small .listing-item .icon:before {
  color: #000000 !important; }
/* line 14, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
#container .listing .row {
  margin-left: 9px;
  margin-right: 9px; }
  /* line 14, /home/mandalaprod/production/shared/bundle/ruby/2.6.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  #container .listing .row:before, #container .listing .row:after {
    content: " ";
    display: table; }
  /* line 19, /home/mandalaprod/production/shared/bundle/ruby/2.6.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
  #container .listing .row:after {
    clear: both; }
  /* line 19, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
  #container .listing .row .col-ms-6,
  #container .listing .row .col-sm-4,
  #container .listing .row .col-sm-6,
  #container .listing .row .col-md-4 {
    float: left;
    padding: 9px; }
  /* line 26, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
  #container .listing .row .col-ms-6,
  #container .listing .row .col-sm-6 {
    width: 50%; }
/* line 31, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
#container .listing .clearfix.visible-ms {
  display: block !important; }
/* line 34, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
#container .listing .listing-item {
  page-break-inside: avoid; }
  /* line 37, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
  #container .listing .listing-item * {
    color: #ffffff !important; }
  /* line 41, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
  #container .listing .listing-item .icon:before {
    color: #ffffff !important; }
  /* line 45, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
  #container .listing .listing-item .button {
    bottom: 35px; }
  /* line 48, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_listings.scss */
  #container .listing .listing-item a[href]:after {
    display: none; }
/* line 1, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .arrow-search {
  display: none; }
/* line 4, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .link-go-back,
#container .share-wrapper {
  display: none; }
/* line 9, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .tour-type-section .tour-type-indicator,
#container .tour-type-section a.tour-type-indicator {
  display: none; }
  /* line 13, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
  #container .tour-type-section .tour-type-indicator.tour-type-indicator-active,
  #container .tour-type-section a.tour-type-indicator.tour-type-indicator-active {
    display: block; }
/* line 19, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .participant-count-selector .input-group-addon {
  display: none; }
/* line 22, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .participant-count-selector .person-count {
  display: none; }
/* line 26, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .tour-specs {
  page-break-before: always; }
/* line 29, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
#container .journey-content-section {
  page-break-inside: avoid; }
  /* line 32, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_journey.scss */
  #container .journey-content-section .text-section {
    page-break-inside: avoid; }
/* line 1, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_search.scss */
#container .search-filters {
  height: auto;
  margin-bottom: 40px; }
  /* line 6, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_search.scss */
  #container .search-filters .search-filters-inner .search-filters-content {
    padding-top: 0; }
/* line 12, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_search.scss */
#container .mega-search-filters,
#container .mega-search-filters a,
#container .mega-search-filters .h1,
#container .mega-search-filters .h2,
#container .mega-search-filters .h4 {
  color: #000000 !important; }
/* line 19, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_search.scss */
#container .mega-search-filters .search-category {
  position: relative; }
  /* line 22, /home/mandalaprod/production/releases/20250703231302/app/assets/stylesheets/mandala_print/_search.scss */
  #container .mega-search-filters .search-category .droppable.open {
    display: none !important; }

@page {
  size: A4 portrait; }
