.relative_tours {
  border-left: 1px solid #F2F2F2; }
  @media (max-width: 767px) {
    .relative_tours {
      border: 0; } }

.relative_tours_title {
  color: black;
  font-family: Fugue;
  text-transform: lowercase;
  font-size: 21px;
  line-height: 21px;
  margin-bottom: 40px; }

.relative_tours_title_blue {
  color: #0f0f96; }

.relative_tours_box {
  margin-bottom: 20px;
  position: relative;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  cursor: pointer; }

.relative_tours_box_img {
  border-radius: 0 2px 2px 0; }

.relative_tours_box_title {
  color: #0F0F96;
  font-family: "Basis Grotesque Pro";
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  margin-bottom: 2px; }

.relative_tours_box_date {
  color: #9B9B9B;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 13px; }

.relative_tours_box_price {
  color: #0F0F96;
  font-family: Fugue;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  border-radius: 2px;
  background-color: white;
  border: 1px solid #0F0F96;
  padding: 4px 12px; }

.relative_tours_box_tip {
  color: white;
  margin: 22px 24px;
  padding: 1px 10px;
  text-transform: lowercase;
  border-radius: 100px;
  background-color: #0076FF;
  display: inline-block; }

/*# sourceMappingURL=tmpQ7nhFu.css.map */

.tours_page {
  margin-top: 20px;
  margin-bottom: 20px; }

.tours_page_title {
  color: #393737;
  font-family: Fugue;
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 21px; }

.tours_page_pic {
  margin-bottom: 20px; }

.tours_page_gallery {
  margin-bottom: 20px; }
  .tours_page_gallery .tours_page_gallery_pic {
    margin-bottom: 10px; }

.tours_page_content {
  color: #393737;
  font-family: "Basis Grotesque Pro";
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 104px; }
  .tours_page_content p {
    margin-top: 30px;
    margin-bottom: 30px; }

.tours_page_choice_btn {
  color: #0F0F96;
  font-family: Fugue;
  font-size: 20px;
  display: block;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #0F0F96;
  padding: 4px 12px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 10px; }

.tours_page_brief_pic {
  margin-right: 10px;
  color: #b9bcbf;
  font-size: 23px; }

.tours_page_brief {
  display: flex;
  flex-direction: row;
  margin: 5px 0 0 0;
  width: 100%; }

.tour_row_value {
  font-size: 20px; }

.tours_page_brief_item {
  width: 160px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  flex: 1 0 0;
  -webkit-flex: 1 0 0;
  margin-right: 10px; }

.tours_page_brief_title {
  opacity: 0.4;
  font-size: 13px;
  margin-bottom: 5px; }

.tours_page_brief_content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  white-space: nowrap; }

/*# sourceMappingURL=tmpLQLPOD.css.map */

.footer {
  padding: 43px 0px;
  color: #fff;
  background-color: #0F0F96;
  font-family: Fugue;
  font-size: 21px; }

.mix_footer_hover:hover, .footer_brand:hover, a.footer_email:hover, .footer_subscribe:hover, .footer_social_link:hover, .footer_privacy:hover {
  opacity: 0.6;
  color: #fff;
  text-decoration: none;
  transition: 0.2s all ease 0s;
  cursor: pointer; }

.footer_logo {
  margin-right: 8px;
  margin-top: -2px; }

.footer_brand {
  color: #fff;
  font-size: 33px;
  line-height: 16px;
  margin-bottom: 46px;
  display: inline-block;
  cursor: pointer; }

.footer_phone {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  display: inline-block; }

a.footer_email {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline; }

.footer_subscribe {
  border-radius: 2px;
  background-color: #0076FF;
  padding: 10px 15px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 10px; }

.footer_year {
  opacity: 0.4;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px; }

.footer_social_link {
  margin-left: 25px;
  margin-right: 25px;
  font-size: 27px;
  color: white;
  margin-bottom: 15px;
  display: inline-block; }

.footer_privacy {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 19px;
  text-decoration: underline; }

/*# sourceMappingURL=tmpgPXJNo.css.map */
