@import url(vendor/bootstrap.min.css);
@import url(vendor/slick.css);
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Semibold.eot");
  src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold.woff2") format("woff2"), url("../fonts/OpenSans-Semibold.woff") format("woff"), url("../fonts/OpenSans-Semibold.ttf") format("truetype"), url("../fonts/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Aller';
  src: url("../fonts/Aller-Light.eot");
  src: url("../fonts/Aller-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-Light.woff2") format("woff2"), url("../fonts/Aller-Light.woff") format("woff"), url("../fonts/Aller-Light.ttf") format("truetype"), url("../fonts/Aller-Light.svg#Aller-Light") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Aller';
  src: url("../fonts/Aller-Italic.eot");
  src: url("../fonts/Aller-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-Italic.woff2") format("woff2"), url("../fonts/Aller-Italic.woff") format("woff"), url("../fonts/Aller-Italic.ttf") format("truetype"), url("../fonts/Aller-Italic.svg#Aller-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Aller';
  src: url("../fonts/Aller-Regular.eot");
  src: url("../fonts/Aller-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-Regular.woff2") format("woff2"), url("../fonts/Aller-Regular.woff") format("woff"), url("../fonts/Aller-Regular.ttf") format("truetype"), url("../fonts/Aller-Regular.svg#Aller-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Aller';
  src: url("../fonts/Aller-BoldItalic.eot");
  src: url("../fonts/Aller-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-BoldItalic.woff2") format("woff2"), url("../fonts/Aller-BoldItalic.woff") format("woff"), url("../fonts/Aller-BoldItalic.ttf") format("truetype"), url("../fonts/Aller-BoldItalic.svg#Aller-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Aller';
  src: url("../fonts/Aller-LightItalic.eot");
  src: url("../fonts/Aller-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-LightItalic.woff2") format("woff2"), url("../fonts/Aller-LightItalic.woff") format("woff"), url("../fonts/Aller-LightItalic.ttf") format("truetype"), url("../fonts/Aller-LightItalic.svg#Aller-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Aller';
  src: url("../fonts/Aller-Bold.eot");
  src: url("../fonts/Aller-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Aller-Bold.woff2") format("woff2"), url("../fonts/Aller-Bold.woff") format("woff"), url("../fonts/Aller-Bold.ttf") format("truetype"), url("../fonts/Aller-Bold.svg#Aller-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Microbrew Three';
  src: url("../fonts/MicrobrewThree.eot");
  src: url("../fonts/MicrobrewThree.eot?#iefix") format("embedded-opentype"), url("../fonts/MicrobrewThree.woff2") format("woff2"), url("../fonts/MicrobrewThree.woff") format("woff"), url("../fonts/MicrobrewThree.ttf") format("truetype"), url("../fonts/MicrobrewThree.svg#MicrobrewThree") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/rubik-v7-latin-500.eot");
  src: local("Rubik Medium"), local("Rubik-Medium"), url("../fonts/rubik-v7-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/rubik-v7-latin-500.woff2") format("woff2"), url("../fonts/rubik-v7-latin-500.woff") format("woff"), url("../fonts/rubik-v7-latin-500.ttf") format("truetype"), url("../fonts/rubik-v7-latin-500.svg#Rubik") format("svg"); }
a {
  transition: all ease-in-out 0.33s; }
  a:hover {
    text-decoration: none; }

input:focus {
  outline: none !important; }

a.btn,
a.button, a.btn-outline, section.hero a, section.page form input[type="submit"] {
  transition: all ease-in-out 0.33s;
  display: inline-block;
  border-radius: 30px;
  padding: 6px 25px;
  outline: none;
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 18px; }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    a.btn,
    a.button, a.btn-outline, section.hero a, section.page form input[type="submit"] {
      font-size: 16px; } }
  a.btn:hover,
  a.button:hover, a.btn-outline:hover, section.hero a:hover, section.page form input[type="submit"]:hover {
    box-shadow: 0 0.5em 0.5em -0.4em #b33e44;
    transform: translateY(-5px); }

a.btn,
a.button {
  background-color: #b33e44;
  color: white; }

a.btn-outline {
  background-color: white;
  color: #b33e44;
  border: 3px solid #b33e44;
  padding: 4px 25px; }

.section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 65px;
  margin-bottom: 35px; }
  @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px) {
    .section-title {
      padding: 0 30px;
      margin-bottom: 20px; } }
  @media (max-width: 567px) {
    .section-title {
      padding: 0;
      margin-bottom: 15px; } }
  .section-title span.title-addon {
    display: block;
    width: 25%;
    height: 32px;
    background-image: url("../img/section_title-divider.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .section-title span.title-addon {
        display: none; } }
  .section-title h1 {
    color: #b33e44;
    text-transform: uppercase;
    font-family: "Microbrew Three";
    font-size: 70px;
    margin-bottom: 0; }
    @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px) {
      .section-title h1 {
        font-size: 62px; } }
    @media (max-width: 567px) {
      .section-title h1 {
        font-size: 50px; } }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .section-title h1 {
        width: 100%;
        text-align: center; } }
  .section-title h2 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 34px; }
    @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .section-title h2 {
        width: 100%;
        text-align: center;
        font-size: 30px; } }

.full-width-image {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 85vh;
  width: 100%;
  margin-top: 145px;
  margin-bottom: 30px; }
  @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    .full-width-image {
      margin-top: 75px; } }

.flex-start {
  align-items: flex-start !important; }

.page-not-found {
  padding: 30px;
  margin-top: 75px; }
  .page-not-found h1 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 34px; }

.wrapper, section.reviews, section.private-tours, section.pick_up_points .header, section.blog, section.about-us, section.external-articles, section.faq, section.all-tours, section.tour, section.related-tours, section.custom-tours {
  position: relative;
  max-width: 1160px;
  margin: 0 auto; }

main {
  position: relative;
  overflow: hidden;
  font-family: "Aller";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3642; }

body.hidden {
  overflow: hidden; }

.search-form {
  display: flex; }
  @media screen and (max-width: 800px) {
    .search-form {
      margin-left: 0; } }
  /*@media screen and (max-width: 1024px) {
    .search-form {
      display: none; } }*/
  @media (max-width: 567px) {
    .search-form {
      width: auto;
      margin-bottom: 15px;
	  margin-top: 16px;
	  margin-left: 16px; } }
  .search-form .searchFormInput {
    display: none; }
  .search-form form {
    position: relative;
    display: flex; }
    @media screen and (max-width: 1024px) {
      .search-form form {
        align-items: center; } }
  .search-form input[type="text"] {
    transition: all ease-in-out 0.33s;
    border: 2px solid transparent;
    outline: none;
    padding: 3px 5px;
    height: 30px;
    margin-right: 5px; }
    @media screen and (max-width: 1199px) and (min-width: 801px) {
      .search-form input[type="text"] {
        position: absolute;
        top: calc(100% + 5px);
        right: 0;
        margin-right: 0; } }
    @media (max-width: 567px) {
      .search-form input[type="text"] {
        display: block; } }
    .search-form input[type="text"]:focus {
      border: 2px solid #2c3642; }
  .search-form .dgwt-wcas-search-wrapp {
    display: none; }
  .search-form .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    height: 30px; }
  .search-form button {
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    background: none;
    border: 0;
    outline: none;
    cursor: pointer; }
    @media screen and (max-width: 1024px) {
      .search-form button {
        width: 20px;
        height: 20px;
        padding: 0; } }
    .search-form button:hover .svg path {
      fill: #2c3642; }
    .search-form button .svg path {
      transition: all ease-in-out 0.33s; }

header .top-header .wrapper, header .top-header section.reviews, header .top-header section.private-tours, header .top-header section.pick_up_points .header, section.pick_up_points header .top-header .header, header .top-header section.blog, header .top-header section.about-us, header .top-header section.external-articles, header .top-header section.faq, header .top-header section.all-tours, header .top-header section.tour, header .top-header section.related-tours, header .top-header section.custom-tours, header .top-header .weather-wrap, header .top-header .contact-wrap {
  display: flex;
  justify-content: space-between; }

header .top-header {
  background-color: #2c3642;
  color: #c5c3c4; }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    header .top-header .wrapper, header .top-header section.reviews, header .top-header section.private-tours, header .top-header section.pick_up_points .header, section.pick_up_points header .top-header .header, header .top-header section.blog, header .top-header section.about-us, header .top-header section.external-articles, header .top-header section.faq, header .top-header section.all-tours, header .top-header section.tour, header .top-header section.related-tours, header .top-header section.custom-tours {
      flex-direction: column; } }
  header .top-header .weather-wrap {
    font-size: 17px;
    margin-left: 15px; }
    @media screen and (max-width: 1440px) and (min-width: 992px) {
      header .top-header .weather-wrap {
        margin-left: 80px; } }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
      header .top-header .weather-wrap {
        margin-right: 15px;
        margin-left: 15px; } }
  header .top-header .contact-wrap {
    margin-right: 15px; }
    @media screen and (max-width: 1440px) and (min-width: 992px) {
      header .top-header .contact-wrap {
        margin-right: 80px; } }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
      header .top-header .contact-wrap {
        margin-left: 15px;
        margin-right: 15px; } }
    @media (max-width: 567px) {
      header .top-header .contact-wrap {
        display: none; } }
  header .top-header p {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding: 8px 0 5px; }
    @media screen and (max-width: 1140px) {
      header .top-header p {
        font-size: 14px; } }
    header .top-header p.current-weather {
      border-right: 1px solid rgba(197, 195, 196, 0.5);
      padding-right: 17px; }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        header .top-header p.current-weather {
          border: 0; } }
    header .top-header p.weather-forecast {
      padding-left: 20px; }
    header .top-header p.tel {
      border-right: 1px solid rgba(197, 195, 196, 0.5);
      padding-right: 20px; }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        header .top-header p.tel {
          border: 0; } }
    header .top-header p.email {
      padding-left: 20px; }
  header .top-header a {
    color: #c5c3c4; }
    header .top-header a:hover {
      color: #b33e44; }
header nav {
  background-color: #b33e44;
  color: white; }
  header nav .wrapper, header nav section.reviews, header nav section.private-tours, header nav section.pick_up_points .header, section.pick_up_points header nav .header, header nav section.blog, header nav section.about-us, header nav section.external-articles, header nav section.faq, header nav section.all-tours, header nav section.tour, header nav section.related-tours, header nav section.custom-tours {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 870px) {
      header nav .wrapper#desktop, header nav section#desktop.reviews, header nav section#desktop.private-tours, header nav section.pick_up_points #desktop.header, section.pick_up_points header nav #desktop.header, header nav section#desktop.blog, header nav section#desktop.about-us, header nav section#desktop.external-articles, header nav section#desktop.faq, header nav section#desktop.all-tours, header nav section#desktop.tour, header nav section#desktop.related-tours, header nav section#desktop.custom-tours {
        display: none; } }
    header nav .wrapper#mobile, header nav section#mobile.reviews, header nav section#mobile.private-tours, header nav section.pick_up_points #mobile.header, section.pick_up_points header nav #mobile.header, header nav section#mobile.blog, header nav section#mobile.about-us, header nav section#mobile.external-articles, header nav section#mobile.faq, header nav section#mobile.all-tours, header nav section#mobile.tour, header nav section#mobile.related-tours, header nav section#mobile.custom-tours {
      justify-content: space-between; }
      @media screen and (min-width: 871px) {
        header nav .wrapper#mobile, header nav section#mobile.reviews, header nav section#mobile.private-tours, header nav section.pick_up_points #mobile.header, section.pick_up_points header nav #mobile.header, header nav section#mobile.blog, header nav section#mobile.about-us, header nav section#mobile.external-articles, header nav section#mobile.faq, header nav section#mobile.all-tours, header nav section#mobile.tour, header nav section#mobile.related-tours, header nav section#mobile.custom-tours {
          display: none; } }
header a {
  color: white; }
header ul {
  padding: 0;
  margin: 0; }
header li {
  list-style: none; }
header .logo {
  position: relative;
  width: 122px;
  height: 64px;
  margin: 23px 65px 20px 15px;
  background-image: url("../img/logo.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    header .logo {
      margin-left: 80px; } }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
    header .logo {
      margin-left: 15px; } }
  header .logo a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }
header .main-menu ul.menu {
  display: flex;
  margin-top: 5px; }
  @media screen and (max-width: 870px) {
    header .main-menu ul.menu {
      flex-direction: column; } }
  header .main-menu ul.menu li {
    margin-right: 32px; }
    @media screen and (max-width: 1240px) {
      header .main-menu ul.menu li {
        margin-right: 15px; } }
    @media screen and (max-width: 870px) {
      header .main-menu ul.menu li {
        margin-bottom: 10px; } }
  header .main-menu ul.menu a {
    font-family: "Open Sans";
    position: relative;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase; }
    @media screen and (max-width: 1240px) {
      header .main-menu ul.menu a {
        font-size: 15px; } }
    header .main-menu ul.menu a:hover {
      color: #2c3642; }
      header .main-menu ul.menu a:hover:after {
        width: 100%;
        opacity: 1; }
    header .main-menu ul.menu a:after {
      transition: all ease-in-out 0.33s;
      content: '';
      position: absolute;
      top: calc(100% + 10px);
      left: 0;
      height: 3px;
      width: 0;
      background-color: white;
      opacity: 0; }
      @media screen and (max-width: 1240px) {
        header .main-menu ul.menu a:after {
          height: 2px; } }
      @media screen and (max-width: 870px) {
        header .main-menu ul.menu a:after {
          display: none; } }
header .links {
  margin-left: auto;
  margin-right: 15px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    header .links {
      margin-right: 80px; } }
  @media screen and (max-width: 1024px) {
    header .links {
      margin-right: 40px; } }
  @media screen and (max-width: 1240px) {
    header .links {
      align-items: center; } }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
    header .links {
      margin-right: 15px; } }
  header .links > a {
    display: block;
    width: 30px;
    height: 30px;
    padding: 5px;
    margin-left: 20px; }
    @media screen and (max-width: 1240px) {
      header .links > a {
        width: 20px;
        height: 20px;
        padding: 0; } }
    @media (max-width: 567px) {
      header .links > a {
        margin-left: 0; } }
    header .links > a:hover .svg path {
      fill: #2c3642; }
    header .links > a.cart {
      padding: 3px; }
      @media screen and (max-width: 1240px) {
        header .links > a.cart {
          padding: 0; } }
    header .links > a .svg path {
      transition: all ease-in-out 0.33s; }
header .lang-switcher {
  position: relative; }
  header .lang-switcher a:hover {
    color: #2c3642; }
  header .lang-switcher p, header .lang-switcher li {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    margin-left: 20px;
    font-family: "Open Sans";
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-right: 20px;
    cursor: pointer; }
    @media screen and (max-width: 1240px) {
      header .lang-switcher p, header .lang-switcher li {
        font-size: 16px; } }
  header .lang-switcher ul {
    transition: all ease-in-out 0.33s;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 10px;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-color: #b33e44;
    visibility: hidden;
    opacity: 0; }
    header .lang-switcher ul.opened {
      opacity: 1;
      visibility: visible; }
    header .lang-switcher ul li {
      margin-bottom: 5px; }
header .mobile-menu {
  display: none;
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 15px 25px;
  background-color: #b33e44; }
header .js-mobile-menu-trigger {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  cursor: pointer; }
  header .js-mobile-menu-trigger.opened span:nth-child(1) {
    transform: rotate(135deg);
    top: 10px; }
  header .js-mobile-menu-trigger.opened span:nth-child(2) {
    transform: translateX(60px); }
  header .js-mobile-menu-trigger.opened span:nth-child(3) {
    transform: rotate(-135deg);
    top: -8px; }
  header .js-mobile-menu-trigger span {
    transition: all ease-in-out 0.33s;
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
    background-color: white;
    margin-bottom: 6px; }

.select-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .select-wrap select {
    background-color: #b33e44;
    color: #fff;
    font-size: inherit;
    padding: .5em;
    padding-left: .9em;
    padding-right: 1.5em;
    border: 0;
    margin: 0;
    border-radius: 3px;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: button; }
  .select-wrap:after, .select-wrap:before {
    content: "";
    position: absolute;
    pointer-events: none; }
  .select-wrap:after {
    content: "\25BC";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    right: 1.2em;
    top: 50%;
    margin-top: -.5em; }

.tours div.tours-filters {
  display: flex;
  justify-content: center;
  padding: 0 20px;
  margin-bottom: 115px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .tours div.tours-filters {
      margin-bottom: 50px; } }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    .tours div.tours-filters {
      margin-bottom: 15px;
      flex-wrap: wrap; } }
  .tours div.tours-filters button {
    transition: all ease-in-out 0.33s;
    list-style: none;
    margin: 0 20px;
    border: 3px solid #b33e44;
    background-color: white;
    color: #b33e44;
    border-radius: 30px;
    padding: 8px 45px;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    outline: none; }
    .tours div.tours-filters button.link {
      display: flex;
      align-items: center; }
      .tours div.tours-filters button.link img {
        margin-left: 15px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px) {
      .tours div.tours-filters button {
        padding: 5px 20px;
        font-size: 15px; } }
    @media (max-width: 567px) {
      .tours div.tours-filters button {
        margin-top: 15px;
        margin-bottom: 15px; } }
    .tours div.tours-filters button.active, .tours div.tours-filters button:active, .tours div.tours-filters button:focus {
      background-color: #b33e44;
      color: white; }
    .tours div.tours-filters button:hover {
      box-shadow: 0 0.5em 0.5em -0.4em #b33e44;
      transform: translateY(-5px); }
  .tours div.tours-filters a {
    color: #b33e44;
    font-weight: 700; }
.tours article {
  display: flex;
  margin-bottom: 45px; }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    .tours article {
      flex-direction: column; } }
  .tours article:nth-child(odd) .featured-image {
    order: 2;
    margin-right: 0;
    margin-left: 30px;
    border-top-right-radius: 110px;
    border-top-left-radius: 0; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .tours article:nth-child(odd) .featured-image {
        order: -1;
        margin-left: 0; } }
  .tours article:nth-child(odd) .article-content {
    text-align: right; }
  .tours article:nth-child(odd) .btn-wrap {
    justify-content: flex-end; }
    .tours article:nth-child(odd) .btn-wrap a {
      margin-left: 15px;
      margin-right: 0; }
  .tours article .featured-image {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 49%;
    height: 385px;
    border-top-left-radius: 110px;
    margin-right: 30px;
    margin-top: 9px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .tours article .featured-image {
        width: 100%;
        margin-bottom: 15px;
        height: 240px; } }
    .tours article .featured-image a {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%; }
  .tours article .article-content {
    flex: 1; }
  .tours article h2 {
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-family: "Open Sans";
    font-weight: 700;
    margin-bottom: 5px;
    color: #2c3642; }
    @media (min-width: 768px) and (max-width: 991px) {
      .tours article h2 {
        font-size: 26px; } }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .tours article h2 {
        font-size: 24px; } }
    .tours article h2 a {
      color: #2c3642; }
      .tours article h2 a:hover {
        color: #b33e44; }
  .tours article p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500; }
    @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      .tours article p {
        font-size: 14px;
        line-height: 18px; } }
    .tours article p.free {
      font-family: "Open Sans";
      font-weight: 700;
      color: #b33e44;
      font-size: 24px;
      line-height: 1;
      margin-bottom: 18px; }
      @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        .tours article p.free {
          font-size: 20px; } }
      .tours article p.free:before {
        content: '+';
        position: relative;
        top: 0;
        left: -5px;
        font-size: 24px; }
        @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
          .tours article p.free:before {
            font-size: 20px;
            left: 0;
            margin-right: 5px; } }
    .tours article p.category {
      font-family: "Aller";
      font-weight: 700;
      font-size: 17px;
      color: #b33e44;
      margin-bottom: 15px; }
      @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        .tours article p.category {
          font-size: 14px; } }
      .tours article p.category a {
        color: #b33e44;
        margin-right: 2px; }
        .tours article p.category a:hover {
          color: #2c3642; }
    .tours article p span {
      color: #2c3642; }
.tours .btn-wrap {
  margin-top: 10px;
  display: flex;
  align-items: center; }
  .tours .btn-wrap a {
    margin-right: 15px; }
    .tours .btn-wrap a.btn {
      padding: 3px 15px;
      font-size: 16px; }

footer {
  background-color: #2c3642;
  padding: 30px 0 35px; }
  @media screen and (max-width: 1280px) {
    footer {
      padding: 20px 0 25px; } }
  footer .wrapper, footer section.reviews, footer section.private-tours, footer section.pick_up_points .header, section.pick_up_points footer .header, footer section.blog, footer section.about-us, footer section.external-articles, footer section.faq, footer section.all-tours, footer section.tour, footer section.related-tours, footer section.custom-tours {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 991px) {
      footer .wrapper, footer section.reviews, footer section.private-tours, footer section.pick_up_points .header, section.pick_up_points footer .header, footer section.blog, footer section.about-us, footer section.external-articles, footer section.faq, footer section.all-tours, footer section.tour, footer section.related-tours, footer section.custom-tours {
        flex-direction: column; } }
  footer p {
    color: #c5c3c4;
    font-size: 16px;
    margin-left: 15px; }
    @media screen and (max-width: 1440px) and (min-width: 992px) {
      footer p {
        margin-left: 80px; } }
    @media screen and (max-width: 1280px) {
      footer p {
        font-size: 15px;
        margin-bottom: 0; } }
    @media screen and (max-width: 991px) {
      footer p {
        text-align: center;
        margin-right: 15px;
        margin-left: 15px; } }
  footer nav {
    margin-right: 15px; }
    @media screen and (max-width: 1440px) and (min-width: 992px) {
      footer nav {
        margin-right: 80px; } }
    @media screen and (max-width: 991px) {
      footer nav {
        order: -1;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        margin-right: 15px; } }
    @media (max-width: 567px) {
      footer nav {
        order: -1;
        margin: 0 15px 25px;
        display: flex;
        justify-content: center; } }
  footer .menu {
    display: flex;
    margin: 0;
    padding: 0; }
    @media (max-width: 567px) {
      footer .menu {
        flex-wrap: wrap;
        justify-content: space-between; } }
  footer li {
    list-style: none;
    padding-left: 0;
    margin-left: 43px; }
    @media screen and (max-width: 1280px) and (min-width: 576px) {
      footer li {
        margin-left: 20px; } }
    @media (max-width: 567px) {
      footer li {
        width: 50%;
        margin-left: 0; }
        footer li:nth-child(odd) {
          text-align: left; }
        footer li:nth-child(even) {
          text-align: right; } }
    footer li:nth-child(1) a, footer li:nth-child(2) a {
      font-weight: 700; }
  footer a {
    color: white;
    font-size: 18px;
    line-height: 34px; }
    @media screen and (max-width: 1280px) and (min-width: 991px) {
      footer a {
        font-size: 15px;
        line-height: 30px; } }
    footer a:hover {
      color: #b33e44; }

section.popup {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  section.popup .popup-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative; }
  section.popup .popup-container {
    width: 85%;
    height: 80vh; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.popup .popup-container {
        width: 100%;
        height: 100vh; } }
  section.popup .popup-dissmiss {
    position: absolute;
    top: 30px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.popup .popup-dissmiss {
        height: 30px;
        width: 30px;
        top: 10px; } }
    section.popup .popup-dissmiss span {
      display: block;
      width: 100%;
      height: 4px;
      background-color: white;
      position: relative; }
      section.popup .popup-dissmiss span:nth-child(1) {
        transform: rotate(135deg);
        top: 20px; }
      section.popup .popup-dissmiss span:nth-child(2) {
        transform: rotate(-135deg);
        top: 16px; }
  section.popup .popup-body {
    margin: 15px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.popup .popup-body {
        margin: 10px; } }
    section.popup .popup-body .popup-image {
      height: 76vh;
      width: 100%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (min-width: 768px) and (max-width: 991px) {
        section.popup .popup-body .popup-image {
          height: 73vh; } }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.popup .popup-body .popup-image {
          height: 90vh; } }

section.hero {
  height: 83vh;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  display: flex;
  justify-content: center; }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    section.hero {
      height: 60vh; } }
  section.hero a {
    margin-top: auto;
    margin-bottom: 30px;
    background-color: #b33e44;
    color: white;
    display: flex;
    align-items: center; }
    section.hero a .svg {
      width: 20px;
      height: 16px;
      transform: rotate(90deg);
      margin-left: 5px;
      stroke: white;
      stroke-width: 15px; }

section.reviews {
  padding: 115px 45px 100px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.reviews {
      padding: 115px 80px 100px; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.reviews {
      padding: 55px 15px 50px; } }
  section.reviews .review {
    padding: 20px;
    outline: none;
    background: #b33e44;
    color: #fff;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; }
    section.reviews .review h3 {
      margin-left: 30px; }
      section.reviews .review h3:before {
        bottom: 47px;
        box-sizing: border-box;
        color: #bbbbbb;
        content: '\201C';
        display: block;
        height: 96px;
        left: 55px;
        position: absolute;
        right: 515.391px;
        text-size-adjust: 100%;
        top: 20px;
        width: 24.6094px;
        column-rule-color: #bbbbbb;
        perspective-origin: 12.2969px 48px;
        transform-origin: 12.2969px 48px;
        border: 0px none #bbbbbb;
        font: normal normal normal normal 60px / 96px Georgia, serif;
        margin: -25px 0px 0px -40px;
        outline: #bbbbbb none 0px; }
    section.reviews .review .tripadvisor-logo {
      position: absolute;
      right: 4px;
      bottom: 4px; }
      section.reviews .review .tripadvisor-logoimg {
        width: 47px; }
  section.reviews .slick-track {
    margin-left: 0;
    margin-right: 0; }
  section.reviews .slick-arrow {
    display: none !important; }
  section.reviews .slick-dots {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 48px 0 0; }
    section.reviews .slick-dots li {
      list-style: none;
      padding: 0;
      margin: 0 2px;
      line-height: 1em; }
      section.reviews .slick-dots li.slick-active button:after {
        opacity: 1; }
    section.reviews .slick-dots button {
      font-size: 0;
      position: relative;
      border: 0;
      background-color: #b33e44;
      width: 10px;
      height: 14px;
      border-radius: 100%;
      outline: none; }
      section.reviews .slick-dots button:after {
        transition: all ease-in-out 0.33s;
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 7px;
        height: 7px;
        background-color: white;
        border-radius: 100%;
        opacity: 0; }
  section.reviews .review-content {
    position: relative;
    background-color: #b33e44;
    padding: 22px 50px 5px; }
    section.reviews .review-content:before {
      content: '\201C';
      position: absolute;
      top: 3px;
      left: 20px;
      font-size: 3em;
      font-family: 'Rubik';
      font-weight: 500;
      color: white; }
    section.reviews .review-content:after {
      content: '';
      position: absolute;
      left: 75px;
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 25px solid transparent;
      border-left: 25px solid #b33e44; }
    section.reviews .review-content span.rating {
      display: inline-block;
      width: 17px;
      height: 16px;
      margin-right: 15px;
      background-image: url("../img/icons/star-icon.png");
      background-size: contain;
      background-repeat: repeat-x; }
      section.reviews .review-content span.rating.star-2 {
        width: calc(2 * 17px); }
      section.reviews .review-content span.rating.star-3 {
        width: calc(3 * 17px); }
      section.reviews .review-content span.rating.star-4 {
        width: calc(4 * 17px); }
      section.reviews .review-content span.rating.star-5 {
        width: calc(5 * 17px); }
    section.reviews .review-content p {
      color: white;
      font-style: italic;
      font-weight: 300;
      font-size: 14px;
      line-height: 20px; }
  section.reviews .review-info {
    display: flex;
    margin-top: 20px; }
    section.reviews .review-info .review-author {
      display: flex; }
    section.reviews .review-info .author-image {
      width: 55px;
      height: 55px;
      margin-left: 22px;
      margin-right: 16px; }
      section.reviews .review-info .author-image img {
        max-width: 100%;
        border-radius: 100%; }
    section.reviews .review-info .author-info {
      padding: 15px 0; }
      section.reviews .review-info .author-info p {
        line-height: 1;
        margin-bottom: 0;
        color: #2c3642;
        font-size: 12px;
        text-transform: uppercase; }
        section.reviews .review-info .author-info p.name {
          margin-bottom: 5px; }
    section.reviews .review-info .review-link {
      margin-left: 40px;
      align-self: flex-end;
      margin-bottom: 17px; }
      section.reviews .review-info .review-link a {
        outline: none; }
        section.reviews .review-info .review-link a img {
          max-width: 100%; }

.wprs_unslider-nav ol li {
  width: 16px !important;
  height: 16px !important;
  background: transparent !important;
  border-radius: 2rem !important;
  border: 4px solid #b33e44 !important; }
  .wprs_unslider-nav ol li.wprs_unslider-active {
    background: #b33e44 !important; }

section.private-tours {
  padding: 0 15px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.private-tours {
      padding: 0 80px; } }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    section.private-tours {
      padding: 0 15px; } }

section.pick_up_points {
  margin-top: 130px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.pick_up_points {
      margin-top: 70px; } }
  section.pick_up_points .section-title {
    margin-bottom: 28px; }
  section.pick_up_points p.cta {
    display: block;
    text-align: center;
    line-height: 1;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 24px;
    color: #2c3642;
    margin-bottom: 30px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
      section.pick_up_points p.cta {
        font-size: 18px; } }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.pick_up_points p.cta {
        font-size: 15px;
        padding: 0 15px; } }
  section.pick_up_points .map {
    height: 590px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.pick_up_points .map {
        height: 400px; } }

section.blog {
  padding: 92px 15px 125px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.blog {
      padding: 92px 80px 125px; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.blog {
      padding: 45px 15px 60px; } }
  section.blog .section-title {
    margin-bottom: 40px; }
  section.blog .blog-posts {
    margin-left: 0;
    margin-right: 0; }
  section.blog article {
    position: relative;
    margin-bottom: 30px; }
  section.blog .header {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 15px; }
    section.blog .header a {
      display: inline-block;
      background-color: #b33e44;
      color: white;
      text-transform: uppercase;
      padding: 0 8px;
      font-size: 13px;
      font-family: "Open Sans";
      font-weight: 700;
      margin-left: 10px;
      margin-top: 10px; }
      section.blog .header a:hover {
        color: #2c3642; }
  section.blog .featured-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 205px;
    width: 100%;
    position: relative; }
    section.blog .featured-image a {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
  section.blog .article-info {
    background-color: #2c3642;
    padding: 37px 20px 25px;
    height: 235px;
    overflow: hidden;
    position: relative; }
    section.blog .article-info:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50px;
      background: linear-gradient(to top, #2c3642 0%, rgba(44, 54, 66, 0.4) 100%); }
    section.blog .article-info h3 {
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 15px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        section.blog .article-info h3 {
          font-size: 17px;
          line-height: 22px; } }
      section.blog .article-info h3 a {
        color: white; }
        section.blog .article-info h3 a:hover {
          color: #b33e44; }
    section.blog .article-info p {
      font-weight: 700;
      font-size: 15px;
      line-height: 21px;
      color: #77787d; }
      @media (min-width: 992px) and (max-width: 1199px) {
        section.blog .article-info p {
          font-size: 14px;
          line-height: 18px; } }

section.instagram .insta-img {
  max-width: 100%;
  padding: 0;
  height: 320px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    section.instagram .insta-img {
      height: 180px; } }

section.about-us {
  padding: 130px 15px 50px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.about-us {
      padding: 130px 80px 50px; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.about-us {
      margin-bottom: 25px;
      padding: 70px 15px 50px; } }
  section.about-us .section-title {
    margin-bottom: 65px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.about-us .section-title {
        margin-bottom: 30px; } }
  section.about-us .inner-content {
    margin: 0 15px;
    display: flex; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.about-us .inner-content {
        flex-wrap: wrap; } }
  section.about-us .content {
    flex: 1;
    margin-right: 50px; }
    @media (min-width: 768px) and (max-width: 991px) {
      section.about-us .content {
        margin-right: 20px; } }
    @media (max-width: 567px) {
      section.about-us .content {
        max-width: 100%;
        margin-right: 0; } }
    section.about-us .content h2 {
      font-family: "Open Sans";
      font-size: 34px;
      font-weight: 700;
      line-height: 1;
      color: #2c3642;
      margin-bottom: 22px; }
      @media (max-width: 567px) {
        section.about-us .content h2 {
          font-size: 28px; } }
    section.about-us .content p {
      color: #2c3642;
      font-size: 16px;
      line-height: 23px;
      font-weight: 500; }
      @media (max-width: 567px) {
        section.about-us .content p {
          font-size: 14px;
          line-height: 20px; } }
    section.about-us .content .btn-wrap {
      display: flex;
      align-items: center;
      margin-top: 40px; }
      @media (max-width: 567px) {
        section.about-us .content .btn-wrap {
          align-items: flex-start;
          flex-wrap: wrap;
          justify-content: center;
          flex-direction: column; } }
      section.about-us .content .btn-wrap a.btn {
        text-transform: uppercase;
        padding: 8px 32px;
        margin-right: 35px; }
        @media (max-width: 567px) {
          section.about-us .content .btn-wrap a.btn {
            margin-bottom: 15px;
            margin-right: 0; } }
      section.about-us .content .btn-wrap a.btn-outline {
        text-transform: uppercase;
        padding: 6px 27px; }
  section.about-us .image {
    width: calc(40% + 5px);
    height: 380px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.about-us .image {
        width: 100%;
        order: -1;
        margin-bottom: 20px; } }

section.external-articles {
  padding: 120px 15px 0; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.external-articles {
      padding: 120px 80px 0; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.external-articles {
      padding: 60px 15px 0; } }
  section.external-articles .external-articles-wrap {
    margin: 0; }
    @media (max-width: 567px) {
      section.external-articles .external-articles-wrap article {
        margin-bottom: 40px; } }
  section.external-articles .external-image {
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  section.external-articles .article-content {
    padding-top: 13px;
    padding-right: 20px; }
    @media screen and (max-width: 1366px) {
      section.external-articles .article-content {
        padding-right: 0; } }
    section.external-articles .article-content h3 {
      display: inline;
      position: relative;
      line-height: 36px;
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 20px;
      letter-spacing: 2px;
      white-space: pre-wrap;
      border: 0 solid #b33e44;
      border-width: 2px 0;
      background-color: #b33e44;
      left: 10px; }
      @media screen and (max-width: 1255px) {
        section.external-articles .article-content h3 {
          font-size: 18px;
          line-height: 32px; } }
      @media screen and (max-width: 1366px) {
        section.external-articles .article-content h3 {
          left: 0;
          display: block;
          padding: 0 10px; } }
      section.external-articles .article-content h3:after {
        content: "";
        position: absolute;
        top: -2px;
        right: 100%;
        bottom: -2px;
        width: 10px;
        background-color: #b33e44; }
        @media screen and (max-width: 1366px) {
          section.external-articles .article-content h3:after {
            display: none; } }
      section.external-articles .article-content h3:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 100%;
        bottom: -2px;
        width: 10px;
        background-color: #b33e44; }
        @media screen and (max-width: 1366px) {
          section.external-articles .article-content h3:before {
            display: none; } }
      section.external-articles .article-content h3 a {
        color: white;
        position: relative;
        z-index: 1; }
        section.external-articles .article-content h3 a:before {
          display: none;
          content: "";
          position: absolute;
          top: calc(50% - 3px);
          left: -10px;
          bottom: -3px;
          height: 6px;
          width: calc(100% + 20px);
          background-color: white; }
          @media screen and (max-width: 1255px) {
            section.external-articles .article-content h3 a:before {
              top: calc(50% - 2px); } }
          @media screen and (max-width: 1366px) {
            section.external-articles .article-content h3 a:before {
              display: none; } }
    section.external-articles .article-content p {
      position: relative;
      font-size: 18px;
      font-weight: 700;
      color: #2c3642;
      margin-top: 0; }
      @media screen and (max-width: 1255px) {
        section.external-articles .article-content p {
          font-size: 16px; } }
      section.external-articles .article-content p:before {
        content: '-';
        margin-right: 5px; }

section.contact {
  width: 100%;
  background-color: #b33e44;
  margin-top: 85px;
  height: 58vh;
  display: flex;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px) {
    section.contact {
      margin-top: 40px; } }
  @media (max-width: 567px) {
    section.contact {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    section.contact {
      height: 50vh;
      min-height: 420px; } }
  section.contact .bp-vector-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 157px;
    background-color: white; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.contact .bp-vector-wrap {
        height: 85px; } }
    section.contact .bp-vector-wrap .svg {
      position: absolute;
      bottom: -3px;
      left: 0;
      width: 100%; }
      section.contact .bp-vector-wrap .svg path {
        fill: #b33e44; }
  section.contact .wrapper, section.contact section.reviews, section.contact section.private-tours, section.contact section.pick_up_points .header, section.pick_up_points section.contact .header, section.contact section.blog, section.contact section.about-us, section.contact section.external-articles, section.contact section.faq, section.contact section.all-tours, section.contact section.tour, section.contact section.related-tours, section.contact section.custom-tours {
    display: flex;
    width: 100%;
    margin-top: auto;
    margin-bottom: 125px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.contact .wrapper, section.contact section.reviews, section.contact section.private-tours, section.contact section.pick_up_points .header, section.pick_up_points section.contact .header, section.contact section.blog, section.contact section.about-us, section.contact section.external-articles, section.contact section.faq, section.contact section.all-tours, section.contact section.tour, section.contact section.related-tours, section.contact section.custom-tours {
        margin-bottom: 30px;
        display: block; } }
    section.contact .wrapper .col, section.contact section.reviews .col, section.contact section.private-tours .col, section.contact section.pick_up_points .header .col, section.pick_up_points section.contact .header .col, section.contact section.blog .col, section.contact section.about-us .col, section.contact section.external-articles .col, section.contact section.faq .col, section.contact section.all-tours .col, section.contact section.tour .col, section.contact section.related-tours .col, section.contact section.custom-tours .col {
      width: calc(100% / 3); }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.contact .wrapper .col, section.contact section.reviews .col, section.contact section.private-tours .col, section.contact section.pick_up_points .header .col, section.pick_up_points section.contact .header .col, section.contact section.blog .col, section.contact section.about-us .col, section.contact section.external-articles .col, section.contact section.faq .col, section.contact section.all-tours .col, section.contact section.tour .col, section.contact section.related-tours .col, section.contact section.custom-tours .col {
          width: 100%;
          margin-bottom: 15px; } }
      section.contact .wrapper .col.follow, section.contact section.reviews .col.follow, section.contact section.private-tours .col.follow, section.contact section.pick_up_points .header .col.follow, section.pick_up_points section.contact .header .col.follow, section.contact section.blog .col.follow, section.contact section.about-us .col.follow, section.contact section.external-articles .col.follow, section.contact section.faq .col.follow, section.contact section.all-tours .col.follow, section.contact section.tour .col.follow, section.contact section.related-tours .col.follow, section.contact section.custom-tours .col.follow {
        display: flex;
        flex-direction: column;
        justify-content: center; }
  section.contact h2 {
    color: white;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px;
    margin-bottom: 12px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      section.contact h2 {
        font-size: 26px; } }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px) {
      section.contact h2 {
        font-size: 20px; } }
    @media (max-width: 567px) {
      section.contact h2 {
        font-size: 22px; } }
  section.contact a {
    color: white;
    font-size: 16px;
    letter-spacing: 1px; }
    section.contact a:hover {
      color: #2c3642; }
  section.contact .social-links {
    display: flex;
    margin: 0 auto; }
    section.contact .social-links a {
      display: block;
      margin: 0 5px; }
      section.contact .social-links a:hover path,
      section.contact .social-links a:hover polygon {
        fill: #2c3642; }
      section.contact .social-links a.google-plus {
        width: 20px; }
      section.contact .social-links a.facebook {
        width: 14px; }
      section.contact .social-links a.twitter {
        width: 16px; }
      section.contact .social-links a.instagram {
        width: 14px; }
      section.contact .social-links a .svg {
        width: 100%; }
        section.contact .social-links a .svg path,
        section.contact .social-links a .svg polygon {
          transition: all ease-in-out 0.33s; }

section.faq {
  margin-top: 77px; }
  section.faq .section-title {
    margin-bottom: 100px; }
    @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
      section.faq .section-title {
        margin-bottom: 50px; } }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.faq .section-title {
        margin-bottom: 25px; } }
  section.faq h2,
  section.faq h3,
  section.faq h4,
  section.faq h5,
  section.faq h6 {
    padding: 0 15px;
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
      section.faq h2,
      section.faq h3,
      section.faq h4,
      section.faq h5,
      section.faq h6 {
        font-size: 20px; } }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.faq h2,
      section.faq h3,
      section.faq h4,
      section.faq h5,
      section.faq h6 {
        font-size: 18px; } }
  section.faq p {
    padding: 0 15px;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 40px; }
    @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
      section.faq p {
        font-size: 16px;
        line-height: 22px; } }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.faq p {
        font-size: 14px;
        line-height: 18px; } }

section.all-tours {
  margin-top: 68px;
  padding: 0 15px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.all-tours {
      padding: 0 80px; } }
  section.all-tours .tours-filters {
    margin-bottom: 125px; }
    section.all-tours .tours-filters a {
      padding-right: 0; }
      section.all-tours .tours-filters a:after {
        display: none; }

section.tour {
  display: flex;
  align-items: flex-start;
  padding: 0 15px 110px;
  margin-top: 85px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.tour {
      padding: 0 80px 110px; } }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.tour {
      flex-direction: column;
      padding: 0 20px 110px; } }
  section.tour .left-side {
    width: 49%;
    margin-right: 25px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.tour .left-side {
        width: 100%;
        margin-right: 0; } }
  section.tour .tour-featured-image {
    height: 390px;
    overflow: hidden;
    border-top-left-radius: 110px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all linear 0.5s; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.tour .tour-featured-image {
        height: 300px; } }
  section.tour .tour-image-gallery-slider {
    width: 100%;
    position: relative; }
    section.tour .tour-image-gallery-slider:hover .slick-prev {
      left: 5px;
      opacity: 1; }
    section.tour .tour-image-gallery-slider:hover .slick-next {
      right: 5px;
      opacity: 1; }
  section.tour .slick-arrow {
    transition: all ease-in-out 0.33s;
    position: absolute;
    z-index: 1;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 0;
    width: 20px;
    height: 20px;
    background: none;
    border: 0;
    border-radius: 0;
    outline: none;
    opacity: 0;
    background-image: url("../img/icons/arrow.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
  section.tour .slick-prev {
    left: -5px;
    transform: translate(0, -50%) rotate(180deg); }
    section.tour .slick-prev:hover {
      transform: translate(0, -50%) rotate(180deg) scale(1.2); }
  section.tour .slick-next {
    right: -5px; }
    section.tour .slick-next:hover {
      transform: translate(0, -50%) scale(1.2); }
  section.tour .tour-image-gallery {
    margin-top: 15px;
    margin-right: -2px;
    margin-left: -2px;
    display: flex;
    justify-content: space-between; }
    section.tour .tour-image-gallery .gallery-item {
      height: 125px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      margin-right: 2px;
      margin-left: 2px;
      outline: none; }
  section.tour .tour-dropdowns {
    margin-top: 35px; }
  section.tour .tour-dropdown h4 {
    font-family: "Aller";
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: #b33e44;
    position: relative;
    border-bottom: 2px solid #b33e44;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    section.tour .tour-dropdown h4:before {
      content: '';
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 11px;
      width: 10px;
      height: 2px;
      background-color: #b33e44; }
    section.tour .tour-dropdown h4:after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 15px;
      width: 2px;
      height: 10px;
      background-color: #b33e44; }
  section.tour .dropdown-content {
    display: none;
    margin-bottom: 15px; }
    section.tour .dropdown-content p {
      font-size: 15px;
      line-height: 22px; }
  section.tour .right-side {
    flex: 1; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.tour .right-side {
        order: -1;
        margin-bottom: 30px; } }
  section.tour .woocommerce-breadcrumb {
    padding: 0;
    background: none;
    margin-bottom: 20px;
    color: #b33e44;
    font-size: 19px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.tour .woocommerce-breadcrumb {
        font-size: 14px; } }
    section.tour .woocommerce-breadcrumb a {
      font-weight: normal;
      line-height: 1;
      position: relative;
      color: #2c3642; }
      section.tour .woocommerce-breadcrumb a:hover {
        color: #b33e44; }
  section.tour .tour-content h1 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 34px;
    line-height: 1; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.tour .tour-content h1 {
        font-size: 26px; } }
  section.tour .tour-content p.free {
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 700;
    color: #b33e44;
    line-height: 1;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.tour .tour-content p.free {
        font-size: 18px; } }
    section.tour .tour-content p.free:before {
      content: '+';
      position: absolute;
      top: 0;
      left: 0;
      color: #b33e44; }
  section.tour .tour-content p.category {
    font-weight: 700;
    font-size: 18px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.tour .tour-content p.category {
        font-size: 15px; } }
    section.tour .tour-content p.category span {
      margin-right: 5px; }
    section.tour .tour-content p.category a {
      color: #b33e44;
      margin-right: 5px; }
      section.tour .tour-content p.category a:hover {
        color: #2c3642; }
  section.tour .tour-description {
    margin-top: 40px; }
    section.tour .tour-description h2 {
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 25px;
      line-height: 1; }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.tour .tour-description h2 {
          font-size: 22px; } }
    section.tour .tour-description p {
      font-size: 18px;
      line-height: 22px; }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.tour .tour-description p {
          font-size: 14px;
          line-height: 18px; } }
  section.tour .tour-booking {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 45px; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.tour .tour-booking {
        flex-direction: column; } }
    section.tour .tour-booking a.button {
      text-transform: uppercase;
      padding: 11px 45px;
      transition: all ease-in-out 0.33s;
      display: inline-block;
      border-radius: 30px;
      outline: none;
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 18px;
      background-color: #b33e44;
      color: white; }
      section.tour .tour-booking a.button:hover {
        box-shadow: 0 0.5em 0.5em -0.4em #b33e44;
        transform: translateY(-5px); }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.tour .tour-booking a.button {
          margin-bottom: 20px;
          font-size: 16px; } }
  section.tour .share-tour {
    padding-top: 10px; }
    section.tour .share-tour p {
      display: flex;
      text-transform: uppercase;
      font-weight: 700; }
    section.tour .share-tour span {
      margin-right: 20px;
      font-size: 18px; }
    section.tour .share-tour a {
      display: block;
      width: 18px;
      height: 18px;
      margin-left: 15px; }
      section.tour .share-tour a:hover .svg path {
        fill: #b33e44; }
      section.tour .share-tour a .svg path {
        transition: all ease-in-out 0.33s;
        fill: #2c3642; }
  section.tour .extra-fields {
    margin-top: 30px; }
    section.tour .extra-fields h2 {
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 25px;
      line-height: 1; }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.tour .extra-fields h2 {
          font-size: 22px; } }
    section.tour .extra-fields .cart .quantity {
      display: none; }
    section.tour .extra-fields .cart .single_add_to_cart_button.button.alt {
      transition: all ease-in-out 0.3s;
      border-radius: 30px;
      padding: 12px 35px;
      outline: none;
      font-family: "Open Sans";
      font-weight: 700;
      font-size: 18px;
      margin-top: 20px; }
      @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
        section.tour .extra-fields .cart .single_add_to_cart_button.button.alt {
          font-size: 16px; } }
      section.tour .extra-fields .cart .single_add_to_cart_button.button.alt:hover {
        background-color: #b33e44;
        box-shadow: 0 0.5em 0.5em -0.4em #b33e44;
        transform: translateY(-5px); }
    section.tour .extra-fields .extra-options .label-tag.checkbox {
      position: relative;
      padding-right: 30px;
      margin-right: 15px; }
      section.tour .extra-fields .extra-options .label-tag.checkbox.checked:before {
        background-color: #b33e44;
        border-color: #b33e44; }
      section.tour .extra-fields .extra-options .label-tag.checkbox:before {
        content: '';
        position: absolute;
        top: calc(50% - 5px);
        transform: translate(0, -50%);
        right: 0;
        width: 20px;
        height: 20px;
        border: 2px solid #c5c3c4;
        border-radius: 3px; }
      section.tour .extra-fields .extra-options .label-tag.checkbox:after {
        content: '';
        position: absolute;
        top: calc(50% - 7px);
        right: 6px;
        width: 7px;
        height: 13px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: translate(0, -50%) rotate(45deg); }
      section.tour .extra-fields .extra-options .label-tag.checkbox input[type="checkbox"] {
        display: none; }

section.related-tours {
  padding: 0 15px 115px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.related-tours {
      padding: 0 80px 115px; } }
  @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    section.related-tours {
      padding: 0 15px 115px; } }
  section.related-tours .section-title {
    margin-bottom: 25px; }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    section.related-tours .related-tour {
      margin-bottom: 30px; }
      section.related-tours .related-tour:last-of-type {
        margin-bottom: 0; } }
  section.related-tours .featured-image {
    height: 385px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      section.related-tours .featured-image {
        height: 300px; } }
  section.related-tours .article-info {
    margin-top: 20px; }
    section.related-tours .article-info h2 {
      font-weight: 700;
      font-size: 20px;
      line-height: 1;
      margin-bottom: 5px; }
      section.related-tours .article-info h2 a {
        color: #2c3642; }
        section.related-tours .article-info h2 a:hover {
          color: #b33e44; }
    section.related-tours .article-info p {
      font-weight: 700;
      font-size: 16px;
      word-wrap: break-word; }
      section.related-tours .article-info p span {
        margin-right: 3px; }
      section.related-tours .article-info p a {
        margin-right: 2px;
        color: #b33e44; }
        section.related-tours .article-info p a:hover {
          color: #2c3642; }

section.custom-tours {
  margin-top: 85px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 0 15px 0; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.custom-tours {
      padding: 0 80px 0; } }
  @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
    section.custom-tours {
      margin-top: 40px; } }
  @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.custom-tours {
      margin-top: 30px;
      padding: 0 15px 0; } }
  section.custom-tours .basics {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
    section.custom-tours .basics .tour-featured-image {
      width: 50%;
      height: 350px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      margin-bottom: 30px; }
      @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
        section.custom-tours .basics .tour-featured-image {
          width: 100%; } }
    section.custom-tours .basics .tour-description {
      width: 50%;
      padding-left: 30px; }
      @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
        section.custom-tours .basics .tour-description {
          width: 100%;
          padding-left: 0; } }
  section.custom-tours .wc-booking-wrap {
    width: 40%; }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.custom-tours .wc-booking-wrap {
        width: 100%;
        max-width: 650px;
        margin: 0 auto; } }
  section.custom-tours .summary.entry-summary {
    width: 100%; }
    section.custom-tours .summary.entry-summary .product_title,
    section.custom-tours .summary.entry-summary p.price,
    section.custom-tours .summary.entry-summary .product_meta {
      display: none; }
    section.custom-tours .summary.entry-summary .wc-bookings-booking-form {
      border: 3px solid #2c3642;
      display: flex;
      flex-wrap: wrap; }
    section.custom-tours .summary.entry-summary p.form-field {
      display: flex;
      align-items: center; }
      section.custom-tours .summary.entry-summary p.form-field label {
        margin-bottom: 0;
        margin-right: 15px; }
  section.custom-tours .wc-bookings-booking-form-button {
    background-color: #b33e44 !important; }
  section.custom-tours .form-field-wrap {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 30px; }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.custom-tours .form-field-wrap {
        width: 100%;
        padding-right: 0;
        max-width: 650px;
        margin: 0 auto; } }
    section.custom-tours .form-field-wrap label {
      font-weight: 700;
      font-size: 16px; }
    section.custom-tours .form-field-wrap input {
      border: 2px solid #2c3642;
      border-radius: 20px;
      padding: 5px 10px;
      font-size: 16px; }
  section.custom-tours .locations {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px; }
    section.custom-tours .locations .form-field {
      width: 50%;
      display: flex; }
      @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
        section.custom-tours .locations .form-field {
          width: 100%; } }
      section.custom-tours .locations .form-field label {
        width: 70%; }
        @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
          section.custom-tours .locations .form-field label {
            width: 80%; } }
        @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
          section.custom-tours .locations .form-field label {
            width: 100%; } }
  section.custom-tours .persons,
  section.custom-tours .extras {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px; }
    section.custom-tours .persons .form-field,
    section.custom-tours .extras .form-field {
      width: 100%; }
      section.custom-tours .persons .form-field label,
      section.custom-tours .extras .form-field label {
        width: 25%; }
        @media (min-width: 768px) and (max-width: 991px) {
          section.custom-tours .persons .form-field label,
          section.custom-tours .extras .form-field label {
            width: 45%; } }
        @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
          section.custom-tours .persons .form-field label,
          section.custom-tours .extras .form-field label {
            width: 100%; } }
  section.custom-tours .checkboxes label {
    position: relative;
    padding-right: 40px; }
    section.custom-tours .checkboxes label.checked:before {
      background-color: #2c3642;
      border-color: #2c3642; }
    section.custom-tours .checkboxes label:before {
      content: '';
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      right: 0;
      width: 20px;
      height: 20px;
      border: 2px solid #c5c3c4;
      border-radius: 3px; }
    section.custom-tours .checkboxes label:after {
      content: '';
      position: absolute;
      top: calc(50% - 2px);
      right: 6px;
      width: 7px;
      height: 13px;
      border: solid white;
      border-width: 0 2px 2px 0;
      transform: translate(0, -50%) rotate(45deg); }
  section.custom-tours .checkboxes input[type="number"] {
    display: none; }
  section.custom-tours .checkboxes input[type="checkbox"] {
    display: none; }
  section.custom-tours h2 {
    order: -1;
    width: 100%; }

section.page {
  margin-top: 75px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.page {
      padding: 0 80px; } }
  @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
    section.page {
      margin-top: 35px; } }
  section.page .section-title {
    margin-bottom: 75px; }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.page .section-title {
        margin-bottom: 35px; } }
  section.page .page-wrap {
    margin: 0 15px;
    display: flex; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.page .page-wrap {
        flex-direction: column; } }
  section.page .content {
    flex: 1;
    margin-right: 40px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.page .content {
        margin-right: 0; } }
  section.page h2 {
    font-family: "Open Sans";
    font-weight: 700;
    font-size: 34px;
    line-height: 1;
    margin-bottom: 25px; }
  section.page p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 991px), (min-width: mobile-landing) {
      section.page p {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 567px) {
      section.page p {
        font-size: 14px;
        line-height: 18px; } }
  section.page .btn-wrap {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    section.page .btn-wrap a.btn {
      margin-right: 35px;
      margin-bottom: 20px; }
      @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
        section.page .btn-wrap a.btn {
          margin-right: 20px; } }
    section.page .btn-wrap a.btn,
    section.page .btn-wrap a.btn-outline {
      text-transform: uppercase;
      font-family: "Open Sans";
      font-weight: 700;
      padding: 8px 41px; }
      @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px) {
        section.page .btn-wrap a.btn,
        section.page .btn-wrap a.btn-outline {
          padding: 6px 20px; } }
  section.page .image {
    width: calc(40% + 5px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 380px; }
    body.woocommerce-page section.page .image {
      display: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      section.page .image {
        width: 100%;
        height: 400px; } }
    @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.page .image {
        width: 100%;
        height: 320px; } }
  section.page form input[type="text"],
  section.page form input[type="email"],
  section.page form input[type="number"],
  section.page form textarea {
    border: 3px solid #2c3642;
    border-radius: 10px;
    padding: 10px 15px; }
  section.page form label {
    color: #2c3642;
    font-size: 18px;
    font-weight: 700; }
    @media (min-width: 992px) and (max-width: 1199px), (min-width: 768px) and (max-width: 991px), (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
      section.page form label {
        font-size: 16px; } }
  section.page form input[type="submit"] {
    background-color: #b33e44;
    color: white;
    border: 0; }

section.single {
  padding-top: 75px;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1440px) and (min-width: 992px) {
    section.single {
      padding-left: 80px;
      padding-right: 80px; } }
  section.single .section-title {
    padding: 0;
    margin-bottom: 10px; }
    section.single .section-title h1 {
      font-size: 65px; }
  section.single .post-info {
    margin-bottom: 20px; }
    section.single .post-info p {
      display: inline-block;
      background-color: #b33e44;
      padding: 10px 20px;
      color: white; }
      section.single .post-info p a {
        color: white; }
        section.single .post-info p a:hover {
          color: #2c3642; }
  section.single .featured-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh; }
  section.single p.lead {
    display: block;
    background-color: #2c3642;
    color: white;
    padding: 20px 30px;
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 700;
    margin-bottom: 30px; }
  section.single .post-content h1, section.single .post-content h2, section.single .post-content h3, section.single .post-content h4, section.single .post-content h5, section.single .post-content h6 {
    font-family: "Open Sans";
    font-weight: 700; }
  section.single .post-content blockquote {
    background-color: #c5c3c4;
    color: #2c3642;
    padding: 15px 20px 15px 45px;
    position: relative; }
    section.single .post-content blockquote:before {
      content: open-quote;
      position: absolute;
      top: 0;
      left: 10px;
      font-size: 50px;
      font-family: "Open Sans";
      font-weight: 700;
      color: #2c3642; }
    section.single .post-content blockquote p {
      margin: 0;
      font-size: 16px;
      font-style: italic; }
  section.single .post-content .img-wrap {
    display: inline-block; }
    section.single .post-content .img-wrap.size-full {
      margin: 20px 0; }
    section.single .post-content .img-wrap.alignleft {
      float: left;
      margin-right: 15px; }
      @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
        section.single .post-content .img-wrap.alignleft {
          float: none;
          margin-right: 0; } }
    section.single .post-content .img-wrap.alignright {
      float: right;
      margin-left: 15px; }
      @media (min-width: 568px) and (max-width: 767px), (max-width: 567px) {
        section.single .post-content .img-wrap.alignright {
          float: none;
          margin-left: 0; } }
    section.single .post-content .img-wrap .wp-caption-text {
      display: inline-block;
      background-color: #2c3642;
      color: white;
      padding: 5px 10px; }
  section.single .post-content img {
    max-width: 100%;
    height: auto; }

.woocommerce .woocommerce-cart-form .woocommerce-message {
  border-top-color: #red; }
  .woocommerce .woocommerce-cart-form .woocommerce-message:before {
    color: #b33e44; }
  .woocommerce .woocommerce-cart-form .woocommerce-message a.button {
    background-color: #b33e44; }
.woocommerce .woocommerce-cart-form table.shop_table {
  border: 3px solid; }
  .woocommerce .woocommerce-cart-form table.shop_table td {
    border-top: 1px solid; }
    .woocommerce .woocommerce-cart-form table.shop_table td.product-name a {
      color: #b33e44; }
.woocommerce .woocommerce-cart-form #coupon_code {
  min-width: 120px; }
.woocommerce .woocommerce-cart-form input.button,
.woocommerce .woocommerce-cart-form button.button {
  background-color: #b33e44 !important;
  color: white !important; }
.woocommerce .woocommerce-cart-form .cart_totals h2 {
  color: #b33e44; }

.woocommerce .wc-proceed-to-checkout a.button.alt {
  background-color: #b33e44;
  color: white; }
  .woocommerce .wc-proceed-to-checkout a.button.alt:hover {
    background-color: #b33e44;
    color: white; }

#customer_details {
  display: flex; }
  @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
    #customer_details {
      flex-wrap: wrap; } }
  #customer_details .col-1 {
    float: none;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 0;
    margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      #customer_details .col-1 {
        flex: 0 0 100%;
        max-width: 100%; } }
  #customer_details .col-2 {
    float: none;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 50px; }
    @media (min-width: 768px) and (max-width: 991px), (max-width: 567px), (min-width: 568px) and (max-width: 767px) {
      #customer_details .col-2 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0; } }

section.tour .share-tour span:hover {
    cursor: pointer;
}

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