@font-face {
  font-family: "Marcellus";
  src: url("../fonts/Marcellus-Regular.ttf"); }
@font-face {
  font-family: "MarcellusSC";
  src: url("../fonts/MarcellusSC-Regular.ttf"); }
html, body {
  font-family: Arial, sans-serif;
  background: none;
  font-size: 12.5px; }

* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.jcarousel {
  overflow: hidden;
  position: relative; }
  .jcarousel__list {
    width: 20000em;
    position: relative; }
  .jcarousel__item {
    float: left; }

.page {
  margin-bottom: 30px;
  font-size: 14px; }
  .page a {
    text-decoration: none; }
    .page a:hover {
      text-decoration: underline; }
  .page p {
    line-height: 1.4;
    margin-top: .2em; }
  .page__viewPortSpacing {
    padding: 0 5%; }
  .page__honeyCombBg {
    background: white url("../img/page.jpg") center 50px repeat-x; }
  .page__contentSection {
    max-width: 980px;
    margin: 0 auto;
    position: relative; }
  .page__dropShadow {
    box-shadow: 0 0 6px #909090; }
  .page__twoPaneLayout {
    float: left;
    background: white url("../img/main.jpg") right top repeat-y;
    padding-right: 270px; }
    .page__twoPaneLayout.page__contentSection {
      max-width: 710px; }
    .page__twoPaneLayout .page__main {
      float: left; }
    .page__twoPaneLayout .page__sidebar {
      float: left;
      width: 270px;
      margin-right: -270px; }
    @media (max-width: 600px) {
      .page__twoPaneLayout {
        padding: 0;
        background: white; }
        .page__twoPaneLayout:after {
          display: none; }
        .page__twoPaneLayout .page__main {
          float: none; }
        .page__twoPaneLayout .page__sidebar {
          float: none;
          margin: 0 auto; } }

.nav {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 94px;
  /*@include susy-breakpoint(500px, 2 0) { // menu collapse
  	padding-bottom: 40px;
  }*/ }
  .nav:after {
    content: " ";
    display: block;
    clear: both; }
  .nav__logo {
    width: 17.79141%;
    float: left;
    line-height: 109px; }
  .nav__menu {
    width: 82.20859%;
    float: right;
    margin-right: 0; }
  .nav__phone {
    position: absolute;
    bottom: 0;
    right: 0; }
  @media (max-width: 850px) {
    .nav__logo {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      text-align: center; }
    .nav__menu {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 500px) {
    .nav {
      text-align: center;
      padding-bottom: 0; }
      .nav__phone {
        position: static; } }

.logo {
  max-width: 180px;
  width: 100%; }

.menu {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  /*@include breakpoint(500px) { // menu collapsed
  	
  	position: absolute;
  	top: 110px;
  	left: 0;
  	width: auto;
  	z-index: 10;
  	
  	&__item {
  		display: none;
  		@include span(full);
  		line-height: normal;
  		text-align: left;
  		
  	}
  	
  	&__text {
  		display: inline-block;
  		height: 2.5em;
  		background: white;
  		padding: 5px;
  	}
  	
  	&__button {
  		display: block;
  		padding-left: 10px;	
  	}
  }*/ }
  .menu:after {
    content: " ";
    display: block;
    clear: both; }
  .menu__item {
    font-size: 1.2rem;
    line-height: auto/15;
    font-family: "MarcellusSC";
    width: 11.11111%;
    float: left;
    margin-left: 1.11111%;
    margin-right: 1.11111%;
    line-height: 94px;
    text-align: center;
    text-decoration: none;
    color: #000000; }
    .menu__item--widthDouble {
      width: 17.77778%;
      float: left;
      margin-left: 1.11111%;
      margin-right: 1.11111%; }
  .menu__text {
    display: inline-block;
    vertical-align: middle;
    line-height: normal; }
    @media (max-width: 850px) {
      .menu__text {
        vertical-align: top; } }
  .menu__button {
    display: none;
    font-size: 1.2rem;
    line-height: auto/15;
    font-family: "MarcellusSC";
    cursor: pointer;
    text-decoration: underline; }
  @media (max-width: 500px) {
    .menu {
      width: 100%;
      text-align: center;
      padding-bottom: 20px; }
      .menu__item {
        display: none;
        text-align: center;
        line-height: 2.5em;
        width: 97.77778%;
        float: left;
        margin-left: 1.11111%;
        margin-right: 1.11111%; }
      .menu__button {
        display: block;
        padding-left: 10px;
        padding-bottom: 15px; } }

.main {
  background: white;
  overflow-x: visible;
  padding: 20px;
  padding-bottom: 60px; }
  .main--leftPane {
    margin-right: 270px; }
  .main--frontPage {
    background: white url("../img/main.jpg") right top repeat-y; }
  @media (max-width: 700px) {
    .main {
      background: white; } }

.introduction {
  margin: -20px -20px 40px -40px; }
  .introduction__wrap-servicesCarousel-briefReservation {
    position: relative;
    height: 380px; }
    .introduction__wrap-servicesCarousel-briefReservation .introduction__servicesCarousel {
      margin-right: 270px;
      height: 100%; }
    .introduction__wrap-servicesCarousel-briefReservation .introduction__briefReservation {
      position: absolute;
      height: 380px;
      right: 0;
      top: 0; }
    @media (max-width: 700px) {
      .introduction__wrap-servicesCarousel-briefReservation {
        height: auto;
        margin-bottom: 0px;
        text-align: center; }
        .introduction__wrap-servicesCarousel-briefReservation .introduction__servicesCarousel {
          margin-right: 0; }
        .introduction__wrap-servicesCarousel-briefReservation .introduction__briefReservation {
          position: static;
          display: inline-block;
          margin: 15px 0;
          height: auto; } }

.servicesCarousel__list {
  height: 100%; }
.servicesCarousel__item {
  position: relative;
  height: 100%; }
  .servicesCarousel__item img {
    height: 480px;
    min-width: 100%;
    position: relative;
    bottom: 100px; }
  .servicesCarousel__item span {
    /*color: $color__gold;*/ }
.servicesCarousel__text {
  font-size: 1.744rem;
  line-height: auto/21.8;
  font-family: "MarcellusSC";
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3% 40px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.9) 100%);
  width: 94%;
  z-index: 5; }
@media (max-width: 700px) {
  .servicesCarousel__text {
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    padding: 0 3% 10px; }
  .servicesCarousel__item img {
    bottom: 0;
    height: auto;
    width: 100%; } }

.briefReservation {
  text-align: center;
  padding-top: 10px;
  box-shadow: 0 0 6px black;
  background: black;
  width: 270px;
  color: white; }
  .briefReservation__title, .testimonialBox__title {
    font-size: 1.6rem;
    line-height: auto/20;
    font-family: "MarcellusSC";
    text-transform: uppercase; }
    .briefReservation__title span, .testimonialBox__title span {
      font-size: 1.44rem;
      line-height: auto/18;
      font-family: "MarcellusSC";
      color: #f6be0c;
      display: block;
      text-transform: uppercase; }
  .briefReservation__prices {
    text-align: left;
    display: inline-block;
    padding-top: 5px; }
  .briefReservation__tripType {
    font-size: 1.332rem;
    line-height: auto/16.65;
    font-family: "Marcellus";
    padding-right: 10px; }
  .briefReservation__price {
    font-size: 1.664rem;
    line-height: auto/20.8;
    font-family: "Marcellus";
    font-weight: bold; }
  .briefReservation__selections {
    min-height: 130px; }
  .briefReservation select {
    margin: 5px 0;
    width: 154px;
    height: 26px;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    color: #666666;
    padding-left: 10px;
    padding-top: 3px; }
  .briefReservation button[type=submit] {
    position: relative;
    margin-top: 3px;
    display: block;
    background: transparent;
    padding: 0;
    border: 0;
    left: -8px;
    z-index: 10; }
  .briefReservation .form-group {
    margin: 7px auto 7px;
    width: 240px;
    height: 26px; }
  .briefReservation .selectize-input {
    min-height: 0;
    padding: 3px 0; }

.serviceBoxes {
  text-align: center;
  position: relative;
  z-index: 10;
  margin-bottom: -20px;
  margin-top: -20px; }
  @media (max-width: 700px) {
    .serviceBoxes {
      margin-top: 0; } }

.serviceBox {
  width: 204px;
  height: 146px;
  display: inline-block;
  padding: 10px;
  background: white;
  box-shadow: 0 0 4px #d0d0d0;
  margin: 0 5px 40px;
  text-align: center;
  position: relative;
  vertical-align: top; }
  .serviceBox__title {
    color: white;
    font-size: 1.84rem;
    line-height: 1.73913;
    font-family: "MarcellusSC";
    background: black url("../img/serviceBox__title.jpg") repeat-x; }
  .serviceBox__img {
    width: 204px; }
  .serviceBox__link {
    display: block;
    position: absolute;
    height: 54px;
    bottom: -23px;
    width: 100%;
    background: url("../img/serviceBox__link.png") center top no-repeat;
    text-align: center; }
    .serviceBox__link a, .serviceBox__link input[type=submit] {
      font-size: 1.36rem;
      line-height: auto/17;
      font-family: "MarcellusSC";
      line-height: 42px;
      height: 42px;
      text-decoration: none;
      text-transform: uppercase;
      color: white;
      background: transparent;
      border: none;
      display: inline; }
  .serviceBox__contact {
    background: #e5e5e5;
    width: 100%;
    text-align: left;
    height: 104px; }
    .serviceBox__contact label {
      display: inline-block;
      width: 65px;
      padding: 5px 10px;
      position: relative;
      color: #666666;
      margin: 0;
      font-weight: normal;
      white-space: nowrap;
      font-size: 1rem; }
    .serviceBox__contact input[type=text] {
      width: 100px;
      right: 0;
      box-shadow: inset 1px 2px 2px 0px #aaaaaa;
      border: 0;
      padding: 3px 5px;
      font-size: 1rem; }

.article {
  max-width: 900px;
  margin: 0 auto;
  overflow-x: auto; }
  .article__image {
    float: right;
    padding: 11px;
    box-shadow: 0 0 4px #d0d0d0;
    margin-left: 15px;
    margin-bottom: 15px; }
    .article__image img {
      width: 100%; }
  .article__link {
    font-weight: bold; }
  @media (max-width: 500px) {
    .article--onePaneLayout {
      text-align: center; }
      .article--onePaneLayout * {
        text-align: left; }
      .article--onePaneLayout .article__image {
        max-width: 90%;
        float: none;
        display: inline-block;
        margin: 0; } }
  @media (max-width: 850px) {
    .article--twoPaneLayout {
      text-align: center; }
      .article--twoPaneLayout * {
        text-align: left; }
      .article--twoPaneLayout .article__image {
        max-width: 90%;
        float: none;
        display: inline-block;
        margin: 0; } }

.articleHeading {
  text-align: center;
  margin: 0 0 20px;
  font-size: 2.8rem;
  line-height: auto/35;
  font-family: "MarcellusSC";
  color: #f6be0c; }
  .articleHeading--frontPage {
    font-size: 2.32rem;
    line-height: auto/29;
    font-family: "MarcellusSC";
    color: black;
    margin-bottom: 0; }
    .articleHeading--frontPage span {
      font-weight: bold; }
  .articleHeading--imageGallery {
    font-size: 2.32rem;
    line-height: auto/29;
    font-family: "MarcellusSC";
    color: black;
    margin-bottom: 0; }
    .articleHeading--imageGallery span {
      font-weight: bold; }
  .articleHeading__servicesList {
    font-size: 1.84rem;
    color: #f6be0c;
    letter-spacing: .4px; }

.footer {
  clear: both;
  background: #e7e6e6;
  min-height: 130px;
  bottom: 5px;
  padding: 19px 19px 7px;
  position: relative; }
  .footer__copyright {
    text-align: right; }
  @media (max-width: 740px) {
    .footer {
      text-align: center; } }

.makeAReservation {
  font-size: 1.84rem;
  line-height: auto/23;
  font-family: "Marcellus";
  margin-bottom: 12px; }
  .makeAReservation span {
    color: #f6be0c;
    letter-spacing: 2px;
    font-weight: bold;
    padding-left: 15px;
    font-size: 1.1em; }

.auxMenu {
  font-size: 1.328rem;
  line-height: auto/16.6;
  font-family: "Marcellus"; }
  .auxMenu__item {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid black;
    display: inline-block;
    text-decoration: none;
    color: black; }
  .auxMenu__item--last {
    border-right: none;
    margin: 0; }

.PayPalLogo {
  position: absolute;
  right: 19px;
  top: 19px; }
  @media (max-width: 740px) {
    .PayPalLogo {
      position: static;
      display: inline-block;
      margin: 20px 0; } }

.pageHeading {
  position: relative;
  line-height: 0;
  overflow: hidden;
  height: 163px; }
  .pageHeading__bg {
    background-image: url("../img/pageHeading__about-us.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-x: right;
    height: 100%;
    margin-left: 15%;
    min-width: 475px; }
    .pageHeading__bg--about-us {
      background-position-y: 77%;
      background-image: url("../img/pageHeading__about-us.jpg");
      min-width: 475px; }
    .pageHeading__bg--services {
      background-position-y: 77%;
      background-image: url("../img/pageHeading__services_new.jpg");
      background-size: 600px auto;
      min-width: 635px; }
    .pageHeading__bg--reserve {
      background-position-y: 53%;
      background-image: url("../img/pageHeading__reserve.jpg");
      min-width: 335px;
      background-size: 650px auto; }
    .pageHeading__bg--vehicles {
      background-position-y: 77%;
      background-image: url("../img/pageHeading__vehicles.jpg");
      min-width: 555px;
      background-size: 800px auto; }
    .pageHeading__bg--rates {
      background-position-y: 63%;
      background-image: url("../img/pageHeading__rates.jpg");
      min-width: 355px;
      background-size: 625px auto; }
    .pageHeading__bg--testimonials {
      background-position-y: 73%;
      background-image: url("../img/pageHeading__testimonials.jpg");
      min-width: 405px;
      background-size: 725px auto; }
  .pageHeading__textGradientBg {
    height: 100%;
    position: absolute;
    display: table;
    top: 0;
    font-size: 4rem;
    line-height: auto/50;
    font-family: "MarcellusSC";
    color: #f6be0c;
    background-image: url("../img/pageHeading__textBackground.png");
    background-position: right center;
    line-height: 1em;
    padding-right: 19%;
    min-width: 230px; }
  .pageHeading__text {
    display: table-cell;
    vertical-align: middle;
    background: url("../img/pageHeading__textLogo.png") no-repeat;
    padding-left: 30px;
    background-position-x: right; }
  .pageHeading__text--twoLines {
    top: 15%; }

.sidebar {
  background: #f2f2f2;
  padding-bottom: 15px; }
  .sidebar__briefReservation {
    margin-top: 10px;
    background: transparent;
    color: black;
    box-shadow: none; }
  .sidebar__contactUs {
    position: relative;
    left: -8px;
    margin-top: 20px;
    display: block; }

.testimonialBox {
  text-align: center;
  margin-top: 15px;
  background: url("../img/testimonialBox__quote.png") center 60px no-repeat; }
  .testimonialBox__title {
    margin-bottom: 15px; }
  .testimonialBox__quote {
    font-size: 1.336rem;
    line-height: auto/16.7;
    font-family: Arial, sans-serif;
    font-style: italic;
    color: #666666;
    padding: 0 20px;
    margin-bottom: 13px; }
  .testimonialBox__readMore {
    background: transparent;
    border: 0; }
  .testimonialBox blockquote {
    margin: 0 0 20px;
    display: none;
    height: 150px; }
  .testimonialBox blockquote.active {
    display: block; }

.pgwSlider {
  margin-bottom: 35px;
  overflow-x: auto; }

ul.pgwSlider > li img, .pgwSlider > ul > li img {
  position: absolute;
  bottom: 0; }

#reservation *, .form-horizontal * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans"; }

#reservation h2 {
  display: none; }
  
#reservation .logo-res-form { display: none;}

#reservation .row {
  margin: 0; }

#reservation {
  margin-top: 30px; }

.testimonials-list blockquote p {
  width: auto;
  height: auto;
  background: #f2f2f2; }

.testimonials-list blockquote {
  margin: 0 0 20px; }
  
@media (max-width: 500px) {
    .page {
        margin-bottom:5px;
    }
    .makeAReservation {
        font-size: 1.20em;
        line-height:1.30em;
    }
    .main {
        padding-left:5px;
        padding-right:5px;
        padding-top:20px;
        padding-bottom:5px;
    }
    
}


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