/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.j-section {
  padding: 50px 0;
}
.j-section--breadcrumbs, .j-section--no-padding {
  padding: 0;
}
.j-section--footer {
  background: #212121;
}
.j-section--page {
  padding-top: 0;
  padding-bottom: 100px;
}
.j-section--tours {
  background: #FAFAFA;
  border-radius: 5px;
}
.j-section--gray {
  background: linear-gradient(0deg, #FAFAFA, #FAFAFA), #F7F7F7;
}
.j-section--news {
  padding-bottom: 145px;
}
.j-section--first {
  padding-top: 100px;
}
.j-section--last {
  padding-bottom: 100px;
}
.j-section--footer {
  padding: 30px 0;
}
.j-section__container {
  width: 1110px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.j-section__title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 15px;
  color: #444444;
}
.j-section__title--page {
  margin-bottom: 40px;
}
.j-section__desc {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 35px;
}
@media (max-width: 1200px) {
  .j-section {
    padding: 30px 0;
  }
  .j-section__title {
    font-size: 18px;
    line-height: 22px;
  }
  .j-section__title--page {
    margin-bottom: 15px;
  }
  .j-section__container {
    width: 100%;
    padding: 0 15px;
  }
  .j-section__description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .j-section--first {
    padding-top: 30px;
  }
  .j-section--breadcrumbs, .j-section--partners, .j-section--no-padding {
    padding: 0;
  }
  .j-section--m-padding, .j-section--page {
    padding: 0;
    padding-bottom: 30px;
  }
}
@media (min-width: 600px) and (max-width: 1200px) {
  .j-section__container {
    padding: 0 30px;
  }
}
/*# sourceMappingURL=_section_60.css.map */