@import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700&subset=latin,latin-ext);
@import url('/public/styles/normalize.css');
@import url('/public/styles/foundation.min.css');
@import url('/public/styles/font-awesome.min.css');
@import url('/public/styles/animate.css');
body {
  font-size: 11pt;
  font-family: 'Lato', serif;
  background-color: #fff;
  color: #000;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px; }

.content {
  padding-bottom: 40px; }

.row {
  max-width: 1325px;
  margin: auto;
  position: relative; }

a {
  color: #966402;
  text-decoration: none; }

table {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  margin: 0px; }

td {
  padding: 0px;
  margin: 0px; }

h1, .h1 {
  font-size: 3em;
  font-weight: 900;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  z-index: 9;
  margin: 0px;
  padding: 30px;
  margin-top: 15px;
  display: block;
  color: #432f2e; }

h2, .h2 {
  font-size: 1.8em;
  font-weight: 900;
  color: #650302;
  line-height: 27pt;
  text-align: center;
  text-transform: uppercase; }

h3, .h3 {
  font-weight: 100;
  font-size: 2em;
  color: #432f2e;
  margin: 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 9;
  position: relative; }

h4 {
  text-transform: uppercase;
  font-size: 0.9em; }

p {
  padding: 7px 0px;
  margin: 0px; }

.fineLine {
  background: #650302;
  height: 10px;
  width: 200px;
  display: inline-block;
  margin-bottom: 40px; }

.paralaxImageContainer {
  overflow: hidden; }

.major {
  text-align: center;
  color: #64738f; }

.major span {
  margin: auto;
  display: inline-block;
  border-bottom: 1px solid #bec6d6;
  font-size: 1.3em;
  padding: 10px 0px;
  margin: 15px 0px; }

h1 span, .h1 span {
  font-size: 60%; }

.img, .lightGallery div p, #topImg {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }

.wrap {
  position: relative; }

.center {
  text-align: center !important; }

.left {
  text-align: left; }

.txtRight {
  text-align: right; }

.nopad {
  padding: 0px !important; }

.body {
  overflow: hidden; }

.fullwidth {
  width: 100% !important;
  height: auto !important; }

.halfwidth {
  width: 50% !important;
  height: auto !important; }

.leftphoto {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.hidden {
  opacity: 0; }

.visible {
  opacity: 1; }

#location {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  color: #aaa;
  border-top: 1px solid #ddd;
  padding: 10px 0px;
  clear: both; }

#location li {
  background: none !important;
  padding: 0px 5px;
  display: inline-block;
  font-size: 0.8em; }

.msg {
  padding: 15px; }

.info {
  color: #00529b;
  background-color: #bde5f8; }

.success {
  color: #4f8a10;
  background-color: #dff2bf; }

.warning {
  color: #9f6000;
  background-color: #feefb3; }

.error {
  color: #d8000c;
  background-color: #ffbaba; }

input.error {
  border: 1px solid red !important; }

.menuWrapClick {
  height: 100%; }

.img, .lightGallery li p, #topImg, .bigBox, .owl-slide, .swiper-slide {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }

iframe {
  height: 300px;
  width: 100%; }

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #dcdbda;
  z-index: 999999999; }

.preloader img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0; }

.swiper-slide {
  background-color: #000; }

.clear {
  clear: both; }

#cookies-message-container {
  color: #505050;
  padding: 15px;
  font-size: 0.9em;
  position: fixed;
  bottom: 20px;
  background-color: rgba(255, 255, 255, .8);
  right: 0px;
  z-index: 9999999;
  text-align: justify; }

#accept-cookies-checkbox {
  padding: 10px 20px;
  line-height: inherit;
  height: auto;
  margin: 10px auto; }

#topImg:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 72%, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9; }

.nice td, .nice th {
  /* No more visible border */
  border: 1px solid #ddd;
  /* Simple transition for hover effect */
  transition: all 0.3s;
  padding: 12px 20px; }

.nice th {
  /* Darken header a bit */
  background: #dfdfdf;
  font-weight: normal;
  font-size: 1.2em;
  padding: 9px;
  text-align: center; }

.nice td p {
  padding: 0px;
  margin: 0px; }

.nice tr:nth-child(even) td {
  background: #f1f1f1; }

.nice tr:nth-child(odd) td {
  background: #f6f6f6; }

#lang li a, .menu > li > a, .menu > li > ul > li a, .routePluginContainer .fineLine, .lightGallery div p, .lightGallery div p i, .news, .news > .img, .sliderMore, button, .button {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

.menu > li > ul {
  -webkit-transition: 0.45s ease;
  -moz-transition: 0.45s ease;
  -ms-transition: 0.45s ease;
  -o-transition: 0.45s ease;
  transition: 0.45s ease; }

#loadingHeight {
  min-height: 400px;
  background: #eee; }

#lang {
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 0;
  top: 20px;
  right: 0px; }

#lang li {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  background: #e0e0e0;
  border-radius: 50%;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center; }

#lang li a {
  border-radius: 0;
  color: #999;
  display: inline-block;
  border-bottom: 3px solid rgba(255, 255, 255, 0);
  text-align: center;
  font-size: 0.8em;
  position: relative; }

#lang li.act a, #lang li a:hover {
  color: #fff;
  border-radius: 0;
  font-weight: bold; }

#lang li:hover {
  background: #997c5e;
  color: #fff; }

#lang li.act {
  background: #997c5e;
  color: #fff; }

#lang li:hover a {
  color: #fff;
  font-weight: bold; }

#logo {
  position: absolute;
  z-index: 999;
  top: -47px;
  left: 0px;
  height: auto;
  width: 274px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2); }

#logoImg {
  position: relative;
  background: #fff;
  opacity: 1; }

.top {
  position: relative;
  height: 47px;
  width: 100%;
  background: #ededed;
  color: #43312d;
  text-align: right;
  font-size: 0.9em; }

.top a {
  color: #610102;
  font-weight: bold; }

.circle {
  width: 25px;
  height: 25px;
  display: inline-block;
  position: relative;
  color: #fff;
  background: #650302;
  text-align: center;
  z-index: 99;
  border-radius: 50%;
  padding-top: 3px;
  margin-right: 5px;
  margin-top: 11px;
  padding-left: 0px;
  margin-left: 20px; }

.header {
  z-index: 999999;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  min-height: 150px;
  background-color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  -moz-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  -ms-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  -o-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29);
  transition: all 0.3s cubic-bezier(0.17, 0.67, 0.82, 0.29); }

.header:after {
  content: ' ';
  position: absolute;
  top: 140px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: #ededed;
  z-index: 9; }

#showMenu {
  text-align: center;
  font-size: 1.4em;
  position: absolute;
  top: -13px;
  right: 20px;
  z-index: 999999999;
  cursor: pointer;
  color: #fff; }

#menuWrap {
  position: absolute;
  top: 13px;
  right: 0px; }

.menu {
  list-style: none;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 99;
  padding: 0; }

.menu > li {
  cursor: pointer;
  font-weight: 100;
  position: relative;
  white-space: nowrap;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  width: auto;
  text-align: left;
  perspective: 1000px; }

.menu > li:hover::before {
  opacity: 1;
  transition: 0.2s ease-in-out; }

.menu > li > a {
  border-bottom: 5px solid #fff;
  text-transform: uppercase;
  color: #4d443b;
  font-weight: 900;
  margin: 0;
  position: relative;
  display: inline-block;
  z-index: 99;
  padding: 0px 13px;
  line-height: 70px;
  height: 70px; }

.menu > li.over > a, .menu > li:hover > a {
  color: #650302;
  border-bottom: 5px solid #650302; }

.menu > li.over > a {
  font-weight: bold; }

.menu > li > ul {
  z-index: 99999;
  background: rgba(99, 83, 68, 0.78);
  position: absolute;
  left: 0px;
  top: 70px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  opacity: 0;
  transform: perspective(1000px) rotateX(-85deg);
  transform-origin: top center;
  transform-style: preserve-3d; }

.menu li:hover ul {
  transform: perspective(1000px) rotateX(0deg);
  opacity: 1; }

.menu > li > ul > li {
  margin: 0px;
  padding: 0px;
  min-width: 160px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, .1); }

.menu > li > ul > li:last-of-type {
  border-bottom: 0px solid rgba(0, 0, 0, 0.25); }

.menu > li > ul > li a {
  display: block;
  line-height: 40px;
  height: 40px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  min-width: 220px;
  padding: 0px 20px;
  font-size: 0.92em; }

.menu > li > ul > li a:hover {
  color: #deac66; }

.menu > li > ul > li:hover {
  background: rgba(0, 0, 0, .2); }

.menu > li:hover > ul {
  display: block; }

#gmap {
  height: 440px; }

.mainNewsContainer {
  background: #eee;
  padding: 40px 0px; }

.routePluginContainer {
  background: rgba(255, 255, 255, 0.66);
  position: absolute;
  z-index: 999;
  top: 232px;
  text-align: center;
  left: 0px;
  margin: auto;
  right: 0px; }

.routePluginContainer .fineLine {
  width: 100px;
  height: 4px;
  top: 9px;
  position: relative; }

.routePluginContainer h3 {
  font-weight: 100;
  font-size: 1.5em;
  margin: 10px 0px;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: 0px;
  padding: 0 25px;
  letter-spacing: 2px; }

#search_route {
  position: relative; }

#search_route i {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 2em;
  cursor: pointer;
  color: #650302; }

#search_route i:hover {
  color: #000; }

#topImg {
  height: 280px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center; }

input, select, textarea {
  background: #fff;
  height: 44px;
  line-height: 44px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  border-bottom: 1px solid rgba(109, 109, 109, 0.12);
  letter-spacing: 1px;
  border-radius: 0px; }

input.error {
  background: transparent;
  color: #000;
  border: 1px solid #e64525 !important; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 7px;
  height: 15px;
  width: 16px; }

.label--checkbox {
  position: relative;
  cursor: pointer;
  font-size: 0.8em; }

.boxcheckwrap a {
  color: #c6242e; }

.checkbox {
  position: relative;
  top: rem(-6);
  margin: 0 1rem 0 0;
  cursor: pointer; }
  .checkbox:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #c6242e; }
  .checkbox:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 9px;
    border-color: #c6242e;
    border-top-style: none;
    border-right-style: none;
    margin-top: 3px; }
  .checkbox:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    cursor: pointer; }

input.error {
  background: transparent;
  border: 1px solid #e64525 !important; }

.show_now {
  display: none; }

#topImg:after {
  background: -moz-linear-gradient(top, rgba(244, 243, 241, 0) 0%, #f4f3f1 100%);
  background: -webkit-linear-gradient(top, rgba(244, 243, 241, 0) 0%, #f4f3f1 100%);
  background: linear-gradient(to bottom, rgba(244, 243, 241, 0) 0%, rgba(0, 0, 0, 0.58) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f4f3f1', endColorstr='#f4f3f1',GradientType=0);
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30%;
  z-index: 1; }

#location {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  color: #aaa;
  border-top: 1px solid #ddd;
  padding: 10px 0px;
  max-width: 1325px;
  margin-top: 20px; }

#location li {
  background: none !important;
  padding: 0px 5px;
  display: inline-block;
  font-size: 0.8em; }

.lightGallery div:last-child {
  float: left;
  margin-bottom: 30px; }

.lightGallery div {
  width: 25%;
  float: left;
  border: 1px solid #fff;
  box-sizing: border-box; }

.lightGallery div p {
  position: relative;
  padding-bottom: 60%;
  cursor: pointer; }

.lightGallery div p i {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-align: center;
  padding-top: 15%;
  color: #fff;
  font-size: 1.4em;
  background: rgba(0, 0, 0, .4);
  opacity: 0; }

.lightGallery div:hover p i {
  opacity: 1;
  font-size: 2em;
  padding-top: 25%; }

.lightGallery div:hover p {
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.36); }

.lightGallery div img {
  display: none; }

.submenu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 65px; }

.submenu li {
  cursor: pointer;
  position: relative;
  text-align: left;
  display: block;
  font-size: 0.9em; }

.submenu li a {
  color: #000;
  padding: 12px 0px;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, .1); }

.submenu li:hover a, .submenu li.over a, .submenu li.over {
  color: #650302;
  border-bottom: 1px solid #650302;
  font-weight: 900; }

.description h2 {
  position: relative; }

.description thead {
  background: #919191; }

.description {
  line-height: 23px;
  overflow: hidden;
  letter-spacing: 0px;
  color: #432f2e; }

.news {
  height: 95px;
  background: #fff;
  cursor: pointer;
  position: relative;
  margin-bottom: 13px;
  overflow: hidden;
  border-right: 5px solid rgba(255, 255, 255, .2);
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.17); }

.news > .img {
  position: relative;
  width: 135px;
  height: 100%;
  z-index: 2;
  float: left;
  margin-right: 20px; }

.news a {
  display: block;
  font-size: 1.1em;
  width: 100%;
  margin-top: 15px; }

.news:hover {
  background: #fff;
  border-right: 5px solid #650302; }

.news:hover .img {
  opacity: 0.9; }

.news .img:after {
  content: " ";
  position: absolute;
  z-index: 999999999;
  width: 100%;
  height: 121px;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: -webkit-gradient(left top, right bottom, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(71%, rgba(0, 0, 0, 0.04)), color-stop(71%, rgba(0, 0, 0, 0.04)), color-stop(73%, rgba(0, 0, 0, 0.11)), color-stop(73%, rgba(0, 0, 0, 0.11)), color-stop(83%, rgba(0, 0, 0, 0.46)), color-stop(94%, rgba(0, 0, 0, 0.84)));
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: -o-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.04) 71%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.11) 73%, rgba(0, 0, 0, 0.46) 83%, rgba(0, 0, 0, 0.84) 94%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1); }

.news .date {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  z-index: 9;
  color: #ababab;
  font-weight: 500;
  font-size: 0.8em; }

.news span {
  font-size: 0.8em;
  line-height: 0.1em;
  padding: 0;
  margin: 0;
  color: #606060; }

#logo, .header {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.bigmenuMore, .bigmenu > .img, .bigmenu .over {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out; }

.bigmenu {
  cursor: pointer;
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 20px;
  background: #650302; }

.bigmenuMore {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 240px;
  z-index: 99999;
  text-align: center;
  color: #fff;
  background: url(/public/images/more-arr.png) no-repeat center center;
  cursor: pointer;
  line-height: 200px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em; }

.bigmenu:hover .bigmenuMore {
  line-height: 240px;
  height: 280px; }

.bigmenuShadow {
  background-image: url("/public/images/shadow-box.png");
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0.6;
  background-repeat: no-repeat; }

.package:hover:after {
  opacity: 0; }

.package:hover:before {
  opacity: 1; }

.bigmenu > .img {
  position: relative;
  height: 240px;
  width: 100%;
  z-index: 2; }

.bigmenu:hover .img {
  transform: scale(1.1); }

.bigmenu .over {
  padding: 25px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  opacity: 0;
  z-index: 100;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  height: 240px;
  z-index: 9; }

.bigmenu:hover .over {
  opacity: 1; }

.bigmenu p {
  bottom: 20px;
  position: absolute;
  left: 20px;
  width: 100%;
  z-index: 990; }

.bigmenu p a {
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
  text-transform: uppercase; }

.swiper-slide {
  z-index: 999; }

.slideInfo {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  left: 0px;
  width: 100%;
  right: 0px;
  top: 108px;
  margin: auto;
  text-align: center;
  perspective: 1000px; }

.sliderMore {
  width: 102px;
  height: 67px;
  background: url(/public/images/more-arr.png) no-repeat center center;
  cursor: pointer;
  display: inline-block;
  margin: 40px auto;
  line-height: 27px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em; }

.sliderMore:hover {
  line-height: 67px;
  height: 120px; }

.slideInfo h3 {
  font-size: 6em;
  font-weight: 900;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 3, 0.7);
  position: relative;
  z-index: 9; }

.slideInfo p {
  text-transform: uppercase;
  line-height: 27pt;
  font-size: 2em;
  text-align: center;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 3, 0.8); }

#sliderGallery {
  height: 500px;
  position: relative; }

#sliderGallery:before {
  top: inherit;
  bottom: 2px; }

.swiper-pagination {
  z-index: 99999999999999; }

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1; }

.swiper-pagination-bullet-active {
  background: #eeb844; }

.swiper-prev, .swiper-next {
  background: rgba(0, 0, 0, 0.73) none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffa800;
  cursor: pointer;
  height: 45px;
  left: 110px;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 45px;
  z-index: 99; }

#sliderGallery .swiper-prev:hover .arrow-navigation, #sliderGallery .swiper-next:hover .arrow-navigation {
  border-color: black; }

.swiper-prev:hover, .swiper-next:hover {
  background: rgba(255, 168, 0, .73);
  color: #000; }

.swiper-next {
  right: 110px;
  left: inherit; }

.contactForm {
  font-size: 0.9em; }

.contactForm p {
  margin-bottom: 15px; }

.prev-button, .next-button {
  position: absolute;
  z-index: 999999;
  top: 200px; }

.prev-button {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid #fff;
  line-height: 41px;
  cursor: pointer;
  margin-right: 15px;
  letter-spacing: 2px; }

.next-button {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.44);
  text-align: center;
  border: 1px solid #fff;
  line-height: 41px;
  cursor: pointer;
  margin-right: 15px;
  letter-spacing: -5px; }

.swiper-slide:after {
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 62%, #fff 99%);
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 62%, #fff 99%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 54%, #fff 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=0);
  position: absolute;
  content: '';
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999; }

.slideInfo .button {
  color: #fff !important;
  background: rgba(35, 1, 0, 0.58);
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 28px;
  border: 1px solid #bababa;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  margin-top: 22px; }

button, .button {
  color: #650302;
  background: #fff;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 28px;
  border: 1px solid #bababa;
  height: 45px;
  line-height: 45px;
  display: inline-block; }

input, select, textarea {
  background: #fff;
  height: 45px;
  line-height: 45px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  border: 1px solid #ccc; }

.routePluginContainer {
  padding: 25px 0;
  width: 40%; }

.routePluginContainer input {
  background: #ededed;
  border: none;
  border-radius: none; }

.routePluginContainer button {
  background: #aa6263;
  letter-spacing: 2px;
  font-size: 1em;
  color: #fff;
  border: none;
  border-radius: 0px;
  width: 124px; }

.routePluginContainer input {
  width: 70%; }

::-webkit-input-placeholder {
  color: #aa6263;
  letter-spacing: 2px; }

button, .button {
  width: auto; }

.button:hover, button:hover {
  background: #b32a2c;
  color: #fff; }

.pageSubButtons a {
  margin-right: 10px;
  margin-bottom: 10px; }

.pageSubButtons {
  margin-top: 50px; }

.buttonBig {
  height: auto;
  line-height: 100%;
  padding: 15px 50px; }

.green {
  color: #61c143 !important; }

#footer {
  background-color: #432f2e;
  color: #ededed;
  line-height: 30px;
  overflow: hidden;
  padding-bottom: 40px;
  position: relative;
  text-align: center;
  font-size: 0.9em;
  font-weight: 400; }

#footer h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.2em;
  margin-top: 54px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #fff; }

#footer a {
  color: #d4b9a0; }

.iconCircle {
  border: 2px solid #d4b9a0;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 25px; }

@-webkit-keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

@-moz-keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

@-o-keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

@keyframes sway {
  0% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); }

  100% {
    -webkit-transform: rotateZ(4deg);
    transform: rotateZ(4deg); } }

.textSmall {
  font-size: 0.6em; }

.credits {
  font-size: 0.6em; }

@media screen and (min-width: 1023px) and (max-width: 1024px) {
  .menu > li {
    padding: 0 10px; }

  .top {
    display: none; } }

@media only screen and (max-width: 63.063em) {
  #logo {
    width: 230px;
    left: 20px;
    top: 1px; }

  .header:after {
    top: 111px; }

  .pageSubButtons {
    margin-top: 10px; }

  #lang {
    left: 220px;
    top: 45px; }

  .body {
    overflow: hidden; }

  .header {
    min-height: 120px; }

  #showMenu {
    position: absolute;
    top: 35px;
    right: 20px;
    color: #a07852;
    font-size: 1.2em;
    padding: 0px;
    margin: 0px;
    line-height: 39px;
    border: 4px solid #a07852;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 100%; }

  #menuWrap {
    display: block;
    position: fixed;
    left: 0px;
    height: 100%;
    min-height: 9999px;
    width: 100%;
    top: 111px;
    background: rgba(107, 87, 67, 0.96); }

  .menu li {
    display: block;
    float: none;
    width: 100%;
    text-align: center; }

  .menu li a {
    color: #fff;
    font-size: 1.2em;
    height: 60px;
    line-height: 60px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    font-weight: 900;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%; }

  .menu > li.over a::before {
    height: 73%; }

  .menu > li:hover > ul {
    display: none; }

  .package > .img {
    height: 148px; }

  .top {
    display: none; }

  .description {
    margin-top: 13px; }

  .description h2 {
    text-transform: uppercase;
    color: #313131;
    text-align: left;
    font-size: 1.5em;
    position: relative; }

  tbody td {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  iframe {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    height: 300px !important; }

  .menu {
    top: 75px; }

  .menu > li.over > a, .menu > li:hover > a {
    color: #fff;
    border-bottom: 5px solid #fff; } }

@media only screen and (max-width: 40em) {
  #logo {
    width: 150px; }

  .header {
    min-height: 100px; }

  #lang {
    left: 160px;
    top: 35px; }

  #showMenu {
    top: 28px; }

  .fineLine {
    height: 4px; }

  .slideInfo h3 {
    font-size: 2.4em;
    margin-top: 80px; }

  .menu li a {
    font-size: 1em;
    height: 45px;
    line-height: 45px; }

  #footer .medium-3 {
    max-width: 100%; }

  .description h2 {
    text-align: center;
    font-size: 1.2em;
    top: 15px; }

  .description .medium-6 {
    margin-bottom: 20px; }

  #topImg label {
    display: none; }

  #gmap {
    height: 240px; }

  #footer {
    padding: 25px 0 70px 0; }

  #footer h3 {
    text-align: center; }

  #sliderGallery {
    height: 200px !important; }

  #topImg {
    height: 200px; }

  .h2 {
    font-size: 1.7em; }

  #loadingHeight {
    min-height: 362px;
    background: none !important; }

  .nextPrev .center {
    margin-top: 24px; }

  h1 {
    font-size: 2em; }

  .row .content .columns {
    padding: 0px; }

  .menu {
    top: 85px; }

  .slideInfo {
    top: -38px; }

  .slideInfo .button {
    margin-top: 6px; } }
