@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');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700&subset=latin-ext');
body {
  font-size: 12pt;
  font-family: 'Open Sans', sans-serif;
  background-color: #fff;
  color: #000;
  line-height: normal;
  overflow-y: scroll;
  overflow-x: hidden;
  letter-spacing: 1px;
  line-height: 1.5; }

.column li {
  padding: 10px; }

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

a {
  color: #1f578e;
  text-decoration: none; }

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

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

.clearList, .menu > li > ul, .menusmall > li > ul, .submenu, .submenuSecond {
  list-style: none;
  padding: 0px;
  margin: 0px; }

p {
  padding: 7px 0px;
  margin: 0px;
  line-height: 26px; }

.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; }

.wrap {
  position: relative; }

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

.left {
  text-align: left; }

.txtRight {
  text-align: right; }

.nopad {
  padding: 0px !important; }

.fullwidth {
  max-width: 100% !important;
  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; }

.transEase, button, .button, .button1, .header, .headersmall, .menu > li > ul, .menusmall > li > ul, .menu > li > ul > li a:last-of-type, .menu > li > ul > li a, .submenuSecond li a, .bigmenu .img, .bigmenu .more, .bigmenu .shadow, .news a, .imgNewsContainer .img, .attractions .news .img, .slider-next:hover, .slider-prev:hover, .slider-next2:hover, .slider-prev2:hover, .header, .headersmall, .header, .headersmall {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

#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; }

.pagination a {
  margin: 0px 2x;
  padding: 0px 20px;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37);
  box-shadow: 0px 0px 0px 0px rgba(0, 84, 134, 0.37); }

.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; }

.coverStyle, .img, .imgCover, #footer:before, .callToAction:before, .backPhoto1:before, .backPhoto:before, .imgClone, .lightGallery div p, #topImg, .swiper-slide, .slider-photo {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

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

.bottomGradient {
  background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
  background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%, #595959 100%);
  background: linear-gradient(to bottom, rgba(89, 89, 89, 0) 0%, #353535 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#595959',GradientType=0);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 36%;
  z-index: 9999; }

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

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

.clear {
  clear: both; }

.pageContent {
  position: relative;
  left: 0px; }

.small {
  color: #000 !important; }

.right {
  float: right; }

#popupContainer {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 99999; }

#popupBody {
  position: fixed;
  top: 10%;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 999999; }

.imgTable img {
  height: auto; }

h1, .h1 {
  font-size: 2.3em;
  line-height: 120%;
  margin: 0px;
  padding: 50px 0 0 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #3c609a;
  font-family: ;
  text-align: center; }

h2, .h2 {
  font-size: 1.7em;
  line-height: 120%;
  margin: 0px;
  padding: 40px 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #3c609a;
  font-family: ;
  text-align: center; }

b, strong {
  font-weight: 600; }

h3, .h3 {
  font-size: 1.2em;
  margin: 0px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
  color: #3c609a;
  font-family: ; }

.h3info {
  text-align: center;
  text-transform: uppercase;
  color: #808080;
  margin: auto; }

h2::after {
  height: 13px;
  margin: 20px auto 15px auto; }

h3:after {
  height: 11px;
  margin: 10px auto 0px auto; }

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

p {
  padding: 0px;
  font-size: 1em; }

.subtitle {
  padding: 30px; }

.title {
  font-size: 1em;
  margin: 0px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 40px;
  color: #123b63;
  text-align: center; }

.transEase, button, .button, .button1, .header, .headersmall, .menu > li > ul, .menusmall > li > ul, .menu > li > ul > li a:last-of-type, .menu > li > ul > li a, .submenuSecond li a, .bigmenu .img, .bigmenu .more, .bigmenu .shadow, .news a, .imgNewsContainer .img, .attractions .news .img, .slider-next:hover, .slider-prev:hover, .slider-next2:hover, .slider-prev2:hover, .header, .headersmall, .header, .headersmall {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease; }

.titleNews {
  font-size: 1.2em;
  margin: 0px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
  color: #303030;
  text-align: Left; }

.titleH {
  font-size: 1.2em;
  margin: 0px;
  font-weight: bold;
  padding: 35px 0 34px 0;
  color: #303030; }

.contactForm {
  font-size: 0.9em; }

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

button, .button {
  color: #fff;
  background: #3c609a;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  border-radius: 0px;
  line-height: 44px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 20px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

#lightGallery {
  padding: 0 0 40px; }

input, select, textarea {
  background: rgba(255, 255, 255, .5);
  height: 44px;
  line-height: 44px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 0px 10px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, .2);
  letter-spacing: 1px; }

textarea:focus, input:focus {
  border: 1px solid rgba(35, 126, 229, 0.64);
  box-shadow: 0px 0px 1px rgba(35, 126, 229, 0.64); }

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

button, .button {
  width: auto; }

.button1 {
  color: #3c609a;
  background: #fff;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 20px 0px 20px;
  border-radius: 0px;
  line-height: 30px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 20px;
  font-size: 0.75em;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.button:hover, button:hover {
  color: #fff;
  background: #5099e0;
  border: 2px solid rgba(54, 77, 117, 0.5);
  transition: 0.5s; }

.button1:hover {
  color: #fff;
  border: 1px solid #fff;
  background: transparent; }

.secondary {
  background: #fff;
  border: 1px solid #3c609a;
  color: #3c609a; }

.secondary:hover {
  border: 1px solid #fff;
  background: #3c609a;
  color: #fff; }

.pad100 {
  padding: 100px 0 0 0; }

.buttonBig {
  height: auto;
  line-height: 100%;
  height: auto;
  font-size: 1em;
  letter-spacing: 1px;
  padding: 15px 50px; }

.logoContact {
  margin: auto;
  padding: 30px 0px 40px 0px;
  width: 150px; }

.tekstContact {
  padding: 0px 0px 0px 0px; }

.mainButton {
  margin: 10px 15px 10px 10px;
  background: #f1f1f1;
  padding: 5px 8px;
  float: right;
  text-transform: uppercase;
  color: #9a9a9a;
  font-size: 0.7em;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 1s;
  z-index: 999; }

.mainButton:hover {
  color: #fff;
  background: #3c609a; }

.descriptionpartners img {
  height: 100px; }

.buttonsubtelny {
  /* background: #3c609a; */
  color: #607ea5;
  font-size: 0.8em;
  border: 1px solid #7d93b7;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  border-radius: 0px;
  line-height: 35px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 20px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.buttonsubtelny:hover {
  background: #3c609a;
  color: #fdfdfd;
  border: 2px solid #123b63;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0px 10px 0px 10px;
  border-radius: 0px;
  line-height: 35px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 20px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

textarea:focus, input:focus, .iconCircle, .iconCircle1, .iconCircle2, .catalogueBtn i, .lightGallery div p, .lightGallery div p i, .pdfBtn i, .submenu li, .fineLine {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease; }

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

.lang {
  display: none;
  padding: 0px;
  margin: 0px;
  z-index: 999;
  position: relative;
  float: right;
  margin-right: 8px; }

.lang li {
  display: inline-block;
  padding: 0px;
  margin: 0px; }

.lang li a {
  text-transform: uppercase;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  position: relative;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s; }

.lang li.act a, .lang li:hover a {
  color: #0a2657;
  background: #fff;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s; }

#logo {
  z-index: 9999;
  left: 0px;
  top: 0px;
  text-align: left; }

.logoInfo {
  position: absolute;
  top: 40px;
  left: 178px;
  color: rgba(0, 0, 0, 0.80);
  display: none; }

.logoInfo h2 {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0px;
  text-align: left;
  color: #862993;
  text-transform: none; }

.logoInfo span {
  font-size: 0.65em;
  text-transform: uppercase;
  display: inline-block;
  line-height: 18px; }

#logoSmall {
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  height: 1px;
  left: 0;
  margin: auto;
  right: 0px;
  top: 84px;
  transition: 0.1s ease-in-out;
  opacity: 0; }

.logoImg {
  z-index: 999;
  /* outline: 1px solid rgba(197, 199, 206, 0.27); */
  padding: 25px 0 25px 0;
  height: 100px;
  transition: 1s; }

.logoImgSmall {
  z-index: 999;
  padding: 20px 0 20px 0;
  height: 79px;
  transition: 1s; }

.scrollTop #logoSmall {
  opacity: 1; }

.headersub {
  z-index: 9;
  position: fixed; }

.header {
  z-index: 9;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  padding: 0px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }

.headersmall {
  z-index: 9999;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 80px;
  padding: 0px;
  background-color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }

.topInfo {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 100%;
  text-align: right;
  z-index: 99; }

.iconCircle {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #3b5998;
  position: relative;
  border: 2px solid #484848;
  border-radius: 50%;
  text-align: center;
  line-height: 31px;
  color: #fff; }

.iconCircle1 {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #1cb6e8;
  position: relative;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 31px;
  color: #fff; }

.iconCircle2 {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #434343;
  position: relative;
  color: #808080;
  border-radius: 50%;
  text-align: center;
  line-height: 31px;
  color: #fff; }

.iconCircle i:hover {
  color: #fff; }

.iconCircle:hover {
  background: #3c609a; }

.catalogueBtn {
  position: relative;
  padding: 0px 0px;
  padding-right: 15px;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  height: 30px;
  color: #647fa4;
  box-sizing: border-box;
  margin-right: 50px; }
  .catalogueBtn:hover i {
    background: rgba(50, 106, 179, 0.81); }

.catalogueBtn i {
  background: #647fa4;
  margin-top: 0px;
  position: relative;
  height: 28px;
  width: 29px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  margin-right: 14px; }

.headinfo {
  position: relative;
  margin: auto;
  text-align: center;
  padding: 200px 0 0 0; }
  .headinfo h1 {
    font-size: 3em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: -2px 4px 7px rgba(0, 0, 0, 0.8); }
  .headinfo h2 {
    font-size: 1.9em;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-shadow: -2px 4px 7px rgba(0, 0, 0, 0.8); }
  .headinfo h3 {
    font-size: 1.2em;
    margin: 0px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px;
    color: #fff;
    text-shadow: -2px 4px 7px rgba(0, 0, 0, 0.8); }

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 1.5em;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "■";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 0.8em;
  line-height: 55px;
  text-align: center;
  color: #fb6;
  opacity: 0.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: #c74;
  opacity: 0.99; }

@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px; }

  50% {
    width: 100%;
    height: 1px; }

  100% {
    width: 100%;
    height: 100%;
    background: #3c609a; } }

#showMenu {
  z-index: 999999999;
  top: 30px;
  right: 40px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  font-size: 1.7em;
  color: #643e19;
  border: 1px solid #3c609a;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 1em; }

.menuWrap {
  position: relative;
  top: 0px;
  font-size: 0.9em;
  z-index: 999;
  float: right;
  transition: 1s; }

.menuWrapSecond {
  position: relative;
  top: 0px;
  z-index: 999;
  left: 0px;
  font-size: 0.9em;
  text-align: right;
  float: left;
  padding: 0 0 0 100px;
  transition: 1s; }

.menuWrapsmall {
  position: relative;
  top: -10px;
  font-size: 0.9em;
  z-index: 999;
  float: right;
  padding: 0 0 0 0;
  transition: 1s; }

.menuWrapSecondsmall {
  position: relative;
  top: -10px;
  z-index: 999;
  left: 0px;
  font-size: 0.9em;
  text-align: right;
  float: left;
  padding: 0 0 0 100px;
  transition: 1s; }

.menu {
  z-index: 99;
  padding: 12px 0 0 0; }

.menu .fa-home {
  color: #4065a2; }

nav {
  margin: 0px; }

nav ul {
  list-style: none;
  text-align: center; }

nav ul li {
  display: inline-block; }

nav ul li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #123346;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 10px; }

nav ul li a, nav ul li a:after, nav ul li a:before {
  transition: all 0.5s; }

nav ul li a:hover {
  color: #4065a2;
  font-weight: 400;
  transition: 1s; }

nav.stroke ul li a, nav.fill ul li a {
  position: relative; }

nav.stroke ul li a:after, nav.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #3c609a;
  height: 1px; }

nav.stroke ul li a:hover:after {
  width: 100%; }

nav.fill ul li a {
  transition: all 2s; }

nav.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0; }

nav.fill ul li a:hover {
  color: #fff;
  z-index: 1; }

nav.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1; }

.over span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '.';
  color: transparent;
  background: #3c609a;
  height: 1px; }

.menu > li > ul {
  z-index: 99999;
  position: absolute;
  font-size: 0.9em;
  opacity: 0;
  -webkit-transform: perspective(1000px) rotateX(-85deg);
  -moz-transform: perspective(1000px) rotateX(-85deg);
  -ms-transform: perspective(1000px) rotateX(-85deg);
  -o-transform: perspective(1000px) rotateX(-85deg);
  transform: perspective(1000px) rotateX(-85deg);
  transform-origin: top center;
  transform-style: preserve-3d;
  visibility: hidden;
  background: rgba(0, 49, 99, 0.65);
  top: 64px;
  margin: 4px 0 0 10px; }

.menu > li > ul > li a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  content: '.';
  color: transparent;
  background: rgba(255, 255, 255, 0.14);
  height: 1px; }

.menusmall > li > ul {
  z-index: 99999;
  position: absolute;
  font-size: 0.9em;
  opacity: 0;
  -webkit-transform: perspective(1000px) rotateX(-85deg);
  -moz-transform: perspective(1000px) rotateX(-85deg);
  -ms-transform: perspective(1000px) rotateX(-85deg);
  -o-transform: perspective(1000px) rotateX(-85deg);
  transform: perspective(1000px) rotateX(-85deg);
  transform-origin: top center;
  transform-style: preserve-3d;
  visibility: hidden;
  background: rgba(48, 83, 135, 0.78);
  top: 64px;
  margin: 4px 0 0 10px; }

.menu > li > ul > li {
  margin: 0px;
  padding: 0px;
  display: block; }

.menu > li > ul > li a {
  text-transform: uppercase;
  display: block;
  line-height: 22px;
  margin: 0px;
  padding: 10px 15px;
  text-align: left;
  color: #eaeaea;
  min-width: 200px; }

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

.menu ul li a:before {
  content: '';
  width: 0px;
  height: 2px;
  background: #2c5075;
  position: absolute;
  left: 0;
  transition: 0.5s; }

.menu > li:hover > ul {
  opacity: 1;
  -webkit-transform: perspective(1000px) rotateX(0deg);
  -moz-transform: perspective(1000px) rotateX(0deg);
  -ms-transform: perspective(1000px) rotateX(0deg);
  -o-transform: perspective(1000px) rotateX(0deg);
  transform: perspective(1000px) rotateX(0deg);
  visibility: visible; }

.menu_block {
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  height: 100px;
  width: 100%;
  transition: 1s; }

.menu_blocksmall {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  right: 0;
  height: 80px;
  width: 100%;
  transition: 1s; }

.menuContainer {
  margin-top: 25px;
  z-index: 9999999; }

.mobimenuOverayShow {
  background: rgba(1, 21, 41, 0.98);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 8;
  top: 0px;
  left: 0px; }

.menuViewAll {
  background: #630041;
  text-align: center !important;
  font-size: 0.9em; }

#footer {
  background-image: url("/img/images/bg.jpg");
  overflow: hidden;
  position: relative;
  text-align: left;
  padding: 50px 0px;
  font-size: 0.8em;
  line-height: 25px;
  border-top: 2px solid #3a6cbf;
  color: #fff; }

#footer:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(4, 24, 60, 0.95); }

#footer img {
  max-width: 37%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

.logoFooter {
  width: 100px;
  margin: auto;
  margin-top: -10px;
  filter: opacity(70%); }

.center {
  margin: 0px auto;
  text-align: center; }

.left {
  text-align: left; }

#footer .topInfo {
  top: 0px;
  right: 14px; }

#footer a {
  color: #6ba1e9; }

#footer strong {
  font-size: 1.4em;
  font-weight: normal;
  display: inline-block;
  padding-bottom: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.32);
  padding-bottom: 20px;
  margin-bottom: 20px; }

#footer h4 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 400;
  position: relative; }

#footer span {
  font-size: 1.5em;
  position: relative;
  display: block;
  margin-bottom: 20px;
  color: #6ba1e9; }

.credits {
  background: #07152d;
  color: #cee0ff;
  text-align: center;
  font-size: 0.7em;
  padding: 15px; }

.credits a {
  color: #cee0ff; }

.contener {
  margin-top: 0px; }

#gmap {
  height: 440px; }

.indexBg {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }

.mainPageContent p {
  text-align: justify; }

.mainTilesContainer {
  padding-top: 65px;
  padding-bottom: 30px;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url('/public/images/header-handwriiten.jpg');
  background-size: cover; }

.banner {
  margin-bottom: 20px; }

.kontenerCols {
  background-position: center;
  background-attachment: fixed;
  position: relative;
  padding: 0 0 85px 0;
  z-index: 1;
  background: #efefef;
  border-top: 1px solid #dcdcdc; }

.kontenerColssp {
  background-position: center;
  background-attachment: fixed;
  position: relative;
  padding: 0 0 85px 0;
  z-index: 1;
  background: #efefef;
  border-top: 1px solid #dcdcdc;
  margin-top: -89px; }

.partners {
  display: table;
  width: 100%;
  padding: 45px; }

.partnersico {
  width: 100%;
  display: table;
  vertical-align: middle; }

.partnerscenter {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

#topImg {
  min-height: 300px;
  background-color: rgba(0, 0, 0, );
  position: relative;
  text-align: center;
  z-index: 1;
  color: #000; }

#topImgprod {
  min-height: 100px;
  background-color: rgba(0, 0, 0, );
  position: relative;
  text-align: center;
  z-index: 1;
  color: #000; }

#topImg:after {
  background-color: rgba(0, 0, 0, );
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  content: ' '; }

.backsmall {
  margin: px 0 10px 0;
  z-index: 9999999999;
  top: -30px;
  position: absolute;
  left: 0.9375rem; }

.backsmall .fa {
  color: #fff;
  font-weight: 300;
  font-size: 0.9em;
  z-index: 9999999999; }

.backsmall span {
  color: #fff;
  font-weight: 300;
  font-size: 0.9em;
  text-transform: uppercase;
  z-index: 9999999999; }

#topImg .title {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 15px;
  font-size: 2.5em;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold; }

#topImg .button {
  margin-bottom: 20px; }

#topImg .title h1 {
  font-size: 4em;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  padding: 0px;
  padding: 0px; }

#topImg .title h1::after {
  background-image: url("/public/images/chevron-white-big.png");
  height: 18px;
  opacity: 0.6;
  margin: 30px auto; }

.titlelocation {
  position: relative; }

.lokalizacja {
  position: absolute;
  left: -20px;
  top: 235px; }

#location {
  padding: 0;
  margin: 121px 0 0 0;
  bottom: 0px;
  color: #fff;
  position: relative;
  float: left;
  font-size: 0.9em;
  text-transform: uppercase;
  left: 0px;
  z-index: 999999; }

.locationbar {
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(16, 40, 82, 0.54) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(16, 40, 82, 0.54) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(16, 40, 82, 0.54) 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#56709d',GradientType=0);
  height: 150px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute; }

#location a {
  color: #eaeaea;
  text-decoration: none; }

#location a:hover {
  color: #fff;
  text-decoration: none; }

#location li:after {
  content: "\f105";
  font-family: fontAwesome;
  color: rgba(206, 206, 206, 0.53);
  margin-left: 15px;
  margin-right: 5px; }

#location li:last-child:after {
  content: " ";
  font-family: fontAwesome;
  color: #fff; }

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

#location li:last-child {
  font-weight: bold; }

#location .fa-home {
  opacity: 0.8;
  color: #fff; }

#location .fa-angle-right {
  opacity: 0.5; }

.lightGallery div {
  padding: 10px; }

.lightGallery div p {
  position: relative;
  padding-bottom: 60%;
  cursor: pointer;
  border: 3px solid #fff; }

.lightGallery div p i {
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding-top: 25%;
  padding-left: 46%;
  color: #fff;
  font-size: 0em; }

.lightGallery div:hover p i {
  opacity: 1;
  font-size: 2em;
  padding-top: 25%;
  padding-left: 46% !important;
  background: rgba(0, 0, 0, .4); }

.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; }

.description thead {
  background: #919191;
  /*imgTxtContent Styles*/ }

.imgTxtContent {
  max-width: 100%;
  min-height: 400px; }

.imgTxtContent .columns {
  height: 100%;
  position: relative; }

.imgTxtContent h2 {
  font-size: 3.2em;
  font-weight: 100; }

.imgTxtContent h2:after {
  height: 14px;
  margin : 10px auto 15px auto; }

.backgroundCoverDark h2:after {
  background-image: url("/public/images/chevron-white-small.png");
  opacity: 0.6; }

.imgTxtContent .img {
  display: table;
  height: 100%;
  border: 0px;
  min-height: 400px; }

.vCenter {
  vertical-align: middle;
  display: table-cell;
  height: 100%;
  position: relative; }

.backgroundCoverDark {
  color: #fff; }

.jsCenter {
  padding: 0px 10%;
  text-align: justify; }

.infoContainerElements {
  z-index: 1;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  display: inline-block;
  padding: 30px 0px;
  border: 0px; }

.lightBg, .darkBg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.85); }

.lightBg2 {
  background: rgba(255, 255, 255, 0.55); }

.darkBg {
  background: rgba(0, 0, 0, 0.85); }

iframe {
  border: none; }

.callToAction {
  padding: 8%;
  text-align: center;
  position: relative;
  color: #fff; }

.callToAction .button {
  background: #fff;
  color: #000;
  border: 0px; }

.callToAction:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.88)); }

.description {
  text-align: justify;
  font-size: 1em;
  padding: 0 0 40px; }

.description h1 {
  text-align: center;
  padding: 20px 0 50px 0;
  color: #3c609a; }

.description p {
  padding: 0px 0 30px 0; }

.kropki {
  list-style: none; }

.liststyle p {
  padding: 10px 0 0 0 !important; }

.kropki li:before {
  /* Insert content that looks like bullets */
  content: "•";
  padding-right: 8px;
  color: #214161; }

.descriptiondeflaut {
  text-align: justify;
  padding: 25px 0 50px 0; }

.productImgContainer {
  text-align: center; }

.productImgContainer .productWidth {
  width: 100%; }

.productDescContainer {
  text-align: justify; }

section.bg {
  background: rgba(0, 0, 0, 0.06);
  padding: 0px 0 25px 0; }

.pdfBtn {
  position: relative;
  padding: 0px 0px;
  border: 1px solid;
  box-sizing: content-box;
  padding-right: 15px;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
  float: left;
  clear: both; }
  .pdfBtn:hover i {
    background: rgba(50, 106, 179, 0.81); }

section.bg h1 {
  text-align: center; }

.pdfBtn i {
  background: #326ab3;
  margin-top: 0px;
  position: relative;
  height: 36px;
  width: 38px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  margin-right: 15px; }

.filesList {
  margin-top: 25px; }

.contactMap {
  width: 100%;
  height: 300px;
  margin-top: 25px; }

.actionBtn {
  float: left; }

.actionBtn a {
  text-transform: uppercase;
  font-size: 0.7em; }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.10);
  padding: 10px; }

.margin-top-35 {
  margin-top: 35px; }

table td {
  margin-bottom: 25px; }

.contact img {
  width: 130px !important;
  height: 190px !important;
  margin-right: 30px;
  border-radius: 4px; }

.productImgContainer img {
  width: 100%; }

.backPhoto1 {
  margin: 0 0 0 0;
  background-image: url('/img/images/slider2.jpg');
  padding: 60px 0px;
  text-align: center;
  position: relative;
  color: #fff;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  .backPhoto1 h1 {
    font-size: 2.7em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0 20px;
    font-weight: bold;
    text-transform: none;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 -3px 0 rgba(198, 161, 114, 0.36), 0 6px 8px rgba(198, 161, 114, 0.31), 0 9px 10px rgba(0, 0, 0, .15), 0 30px 10px rgba(0, 0, 0, .18), 0 15px 10px rgba(0, 0, 0, .21); }
  .backPhoto1 h2 {
    font-size: 2em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: bold;
    text-transform: none;
    color: #fff; }
  .backPhoto1 h3 {
    font-size: 1.5em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: normal;
    text-transform: none;
    color: #fff; }

.backPhoto1:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.51); }

.backPhoto {
  margin: 50px 0 50px 0;
  background-image: url('/img/images/slider2.jpg');
  padding: 110px 0;
  text-align: center;
  position: relative;
  color: #fff;
  width: 100%;
  z-index: 999;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: 1; }
  .backPhoto h1 {
    font-size: 2.2em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0 20px;
    font-weight: 600;
    text-transform: none;
    color: #fff;
    z-index: 999;
    text-transform: uppercase;
    text-shadow: -1px 1px 6px rgba(19, 48, 86, 0.68); }
  .backPhoto h2 {
    font-size: 1.7em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: 300;
    text-transform: none;
    color: #fff;
    z-index: 999; }
  .backPhoto h3 {
    font-size: 1.5em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: normal;
    text-transform: none;
    color: #fff; }

.backPhoto .button {
  background: #fff;
  color: #000;
  border: 0px; }

.backPhoto:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: rgba(60, 96, 154, 0.75); }

.nice {
  border: 0px;
  font-size: 0.9em; }

.nice td, .nice th {
  transition: all 0.3s;
  padding: 8px 20px;
  border: 1px;
  text-align: left;
  border-right: 1px solid rgba(0, 0, 0, 0.03); }

.nice th {
  background: #c6a172;
  font-weight: normal;
  font-size: 1.1em;
  color: #fff;
  padding: 20px 20px;
  text-align: left;
  border-right: 1px solid rgba(0, 0, 0, 0.04); }

.nice th a, .nice th h3 {
  color: #fff; }

.eventsDateFont {
  font-size: 1.4em; }

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

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

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

.nice tr td:nth-child(2) {
  text-align: center; }

.contenerDef {
  background: #fff; }

.newspaper {
  position: relative;
  background: #f7f7f7;
  padding: 0 0 40px 0;
  background-image: url('/img/images/backphoto1.jpg'); }

.newspaper .title {
  color: #fff; }

.newspaper:before {
  background: rgba(60, 96, 154, 0.8);
  content: '.';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.box {
  position: relative;
  padding: 50px;
  margin: 0 auto;
  min-height: 206px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1); }

.box:before, .box:after {
  position: absolute;
  width: 40%;
  height: 10px;
  content: ' ';
  left: 12px;
  bottom: 12px;
  background: transparent;
  -webkit-transform: skew(-5deg) rotate(-5deg);
  -moz-transform: skew(-5deg) rotate(-5deg);
  -ms-transform: skew(-5deg) rotate(-5deg);
  -o-transform: skew(-5deg) rotate(-5deg);
  transform: skew(-5deg) rotate(-5deg);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  z-index: -1; }

.box:after {
  left: auto;
  right: 12px;
  -webkit-transform: skew(5deg) rotate(5deg);
  -moz-transform: skew(5deg) rotate(5deg);
  -ms-transform: skew(5deg) rotate(5deg);
  -o-transform: skew(5deg) rotate(5deg);
  transform: skew(5deg) rotate(5deg); }

.titlebox {
  position: relative;
  margin: 0 auto;
  padding: 0 0 10px; }

.titlebox span {
  position: relative;
  width: 500px;
  padding: 5px;
  margin: 5px auto;
  background-color: #3c609a;
  color: #fff; }

.locationprodwrap {
  background: rgba(228, 228, 228, 0.18);
  box-shadow: inset 0px -1px 7px rgba(24, 32, 25, 0.03); }

#locationprod {
  padding: 0;
  margin: 10px 0 10px 0;
  bottom: 0px;
  color: #3c609a;
  position: relative;
  float: left;
  font-size: 0.9em;
  text-transform: uppercase;
  left: 0px;
  z-index: 8; }

#locationprod a {
  color: #3c609a;
  text-decoration: none; }

#locationprod a:hover {
  color: #3c609a;
  text-decoration: none; }

#locationprod li:after {
  content: "\f105";
  font-family: fontAwesome;
  color: rgba(206, 206, 206, 0.53);
  margin-left: 15px;
  margin-right: 5px; }

#locationprod li:last-child:after {
  content: " ";
  font-family: fontAwesome;
  color: #3c609a; }

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

#locationprod li:last-child {
  font-weight: bold; }

#locationprod .fa-home {
  opacity: 0.8;
  color: #3c609a; }

#location .fa-angle-right {
  opacity: 0.5; }

.submenusecondpad {
  padding: 30px 0 0 0;
  font-weight: 300;
  font-size: 1em; }

.submenu {
  position: relative;
  width: 100px;
  min-width: 100%;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block; }

.submenu li {
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: left;
  display: block;
  font-size: 0.85em;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  font-weight: bold;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.submenu li:last-child {
  border: 0px; }

.submenu li a {
  color: #606060;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.submenu li.over {
  border-bottom: 1px solid #c6a172; }

.submenu li.over a {
  color: #c6a172; }

.submenu li:hover {
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid #c6a172; }

.submenu li:hover a {
  color: #c6a172;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.sidebar {
  padding: 1px;
  background: #213b65;
  margin: 70px 0px 20px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.submenuSecond {
  padding: 16px 0 0px 0;
  text-align: center; }

.submenuSecond li {
  display: inline-block; }

.submenuSecond li::after {
  content: "/";
  margin: 0 10px;
  color: #aaa; }

.submenuSecond li:last-child:after {
  content: " "; }

.submenuSecond li a {
  color: #7d7467;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase; }

.submenuSecond li.over a {
  font-weight: bold;
  color: #3c609a;
  border-bottom: 2px solid #3c609a; }

.submenuSecond a:hover {
  color: #3c609a; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }

  60% {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px); } }

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-100%); }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0); } }

@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-100%); }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0); } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.bigmenu {
  -webkit-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  margin: 20px 5px 20px; }

.bigmenu a {
  color: #fff; }

.bigmenu .img {
  background-size: cover;
  height: 300px;
  width: 100%;
  color: #103682; }

.moreicocols {
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -20px;
  top: 90px; }

.moresizecols {
  width: 40px;
  height: 40px;
  opacity: 0.7;
  transition: 1s; }

.bigmenu:hover .moresizecols {
  opacity: 1;
  transition: 1s; }

.bigmenu .more {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 6%;
  z-index: 4;
  text-align: center;
  opacity: 1;
  color: #103682; }

.bigmenu .more span {
  display: inline-block;
  padding: 23px 20px;
  font-size: 0.6em;
  margin: auto;
  color: #fff;
  text-transform: uppercase; }

.bigmenu .titleBig {
  position: absolute;
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(26, 47, 77, 0.56) 32%, rgba(25, 47, 77, 0.92) 69%, #192f4d 100%);
  width: 100%;
  bottom: 0;
  height: 90px;
  z-index: 4;
  text-align: center; }

.bigmenu .titleBig a {
  /* background: #fff; */
  color: #fff;
  height: 20px;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 2px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 46px 19px;
  margin: auto;
  font-weight: 400;
  -moz-transition: 2.5s;
  -webkit-transition: 2.5s;
  transition: 2.5s; }

.bigmenu:hover .titleBig a {
  color: #d6e8ff;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.bigmenu .shadow {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  color: #103682; }

.bigmenu:hover .shadow {
  opacity: 1;
  color: #fff; }

.bigmenu:hover .desc {
  opacity: 1;
  bottom: 0px;
  color: #fff; }

.bigmenu:hover .title {
  bottom: 120px;
  color: #fff; }

.bigmenu:hover .more {
  color: #fff; }

.bigmenu:hover .img {
  transform: scale(1.1);
  /* Safari */
  -webkit-filter: blur(5px);
  filter: blur(1px);
  color: #fff; }

.descriptionnews {
  text-align: justify;
  font-size: 1em;
  padding: 0 0 40px 0; }

.descriptionnews h1 {
  text-align: center;
  padding: 10px 0 20px 0;
  color: #3c609a; }

.descriptionnews h2 {
  text-size: 1.3em;
  font-weight: 500;
  text-align: center;
  padding: 0px 0 20px 0;
  color: #1f3352; }

.pagination {
  padding: 40px;
  text-align: center; }

.newscont {
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(26, 47, 77, 0.56) 32%, rgba(25, 47, 77, 0.92) 69%, #192f4d 100%);
  height: 100px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

.nopad {
  padding: 0px !important; }

.news {
  margin-top: 0px;
  font-size: 1.1em;
  margin-bottom: 0px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: #f1f1f1; }

.news > .img {
  position: relative;
  width: 135px;
  height: 100%;
  z-index: 2;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  text-align: center; }

.moreico {
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -20px;
  top: 47.5px; }

.moresize {
  width: 40px;
  height: 40px;
  opacity: 0.7;
  transition: 1s; }

.news:hover .moresize {
  opacity: 1;
  transition: 1s; }

.news a {
  display: block;
  font-size: 0.9em;
  color: #fff;
  width: 100%;
  padding: 27px 10px 0 10px;
  font-weight: 500; }

.news a:hover {
  display: block;
  font-size: 0.9em;
  color: #fff;
  width: 100%;
  padding: 27px 10px 0 10px;
  font-weight: 500; }

.news h3 {
  display: block;
  font-size: 0.9em;
  color: #fff;
  width: 100%;
  padding: 10px 10px;
  font-weight: 500; }

.imgNewsContainer {
  position: relative; }
  .imgNewsContainer:hover .img {
    transform: scale(1.1);
    /* Safari */
    -webkit-filter: blur(5px);
    filter: blur(1px); }

.imgNewsContainer .img {
  height: 230px;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  background-image: url('/public/images/nophoto.png'); }

.attractions .news .img {
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  -moz-osx-font-smoothing: grayscale; }

.date {
  position: absolute;
  bottom: 8px;
  right: 15px;
  z-index: 9;
  font-size: 0.7em;
  font-weight: normal;
  margin-top: 10px;
  color: #fff; }

.news .subtittle {
  color: #90c;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px; }

.news span {
  font-size: 0.9em;
  line-height: 0.1em;
  padding: 0;
  margin: 0;
  color: #fff;
  font-weight: bold; }

.advert a {
  display: block;
  font-size: 0.7em;
  color: #bfbfbf;
  padding: 0px 12px 0;
  font-weight: 400; }

.advert a:hover {
  display: block;
  font-size: 0.7em;
  color: #fff;
  padding: 2px 10px 0px 10px;
  font-weight: 400; }

.overflow {
  overflow: hidden; }

.routePluginContainer {
  position: absolute;
  z-index: 3;
  top: 150px;
  width: 300px;
  text-align: left;
  right: 30px;
  color: #fff; }

.mapContainer {
  margin: 0 0 0 0; }

.subtitlemap {
  padding: 40px 0 40px 0;
  text-align: center; }

.routePluginContainer h4 {
  text-transform: uppercase;
  font-weight: 100;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.65); }

.routePluginResult {
  font-weight: 100;
  padding: 20px;
  background: rgba(0, 0, 0, .3);
  display: none;
  text-transform: uppercase;
  color: rgba(255, 255, 255, .4); }

.routePluginResult strong {
  font-size: 1.1em;
  color: #fff;
  font-weight: 100; }

.routePluginResult i {
  color: red; }

.routePluginInput {
  display: block;
  position: relative; }

.routePluginInput input {
  height: 50px;
  background: rgba(255, 255, 255, 0.91);
  position: relative;
  right: 0px;
  color: #fff;
  border: 0px;
  font-size: 1.2em; }

.routePluginInput button {
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 14px;
  top: 8px;
  background: none;
  border: 0px; }

.routePluginInput button:hover {
  background: none; }

.routePluginInput button:hover i {
  color: #fff; }

.routePluginInput input::-webkit-input-placeholder {
  color: #909090;
  font-style: italic; }

.routePluginInput button i {
  padding: 0px;
  border: none;
  font-size: 2em;
  color: #ee1b24; }

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

.slider {
  top: 0px; }

.slideInfo {
  z-index: 99999999;
  color: #fff;
  position: absolute;
  width: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  right: 0;
  margin: auto;
  top: 230px;
  left: 0;
  bottom: 0px; }

#sliderGallery {
  height: 60vh;
  overflow: hidden; }

.swiper-slide:after {
  content: "";
  position: absolute;
  z-index: 9;
  background: linear-gradient(to left, rgba(69, 127, 202, 0.44), rgba(86, 145, 200, 0.27));
  /*.header::after{
  content: "";
      background: -moz-linear-gradient(top, rgba(54,16,0,1) 0%, rgba(0,108,104,0) 100%);
    background: -webkit-linear-gradient(top, rgba(54,16,0,1) 0%,rgba(0,108,104,0) 100%);
    background: linear-gradient(to bottom, #204920 42%, rgba(32, 73, 33, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#361000', endColorstr='#00006c68',GradientType=0 );
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60%;
    z-index: 9999;
}
*/ }

.slideInfo h3 {
  background: rgba(7, 21, 39, 0.37);
  font-size: 3.2em;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  letter-spacing: 2px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  position: relative;
  bottom: -10px;
  font-weight: bold;
  padding: 10px 30px;
  display: inline-block; }

.fineLine {
  width: 250px;
  height: 4px;
  background: #cec058;
  z-index: 999;
  top: 0px;
  margin: 30px auto;
  position: relative; }

.slideInfo p {
  line-height: 140%;
  font-size: 1.4em;
  text-align: left;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  position: relative;
  bottom: -10px;
  padding: 10px 29px;
  display: inline-block;
  background: rgba(7, 21, 39, 0.55); }

.slider-prev {
  top: 50%;
  margin-top: -16px;
  left: -25px;
  position: absolute;
  display: table;
  cursor: pointer;
  height: 0px;
  z-index: 1;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .slider-prev i {
    display: table-cell;
    vertical-align: middle;
    font-size: 2em;
    color: #3c609a;
    transition: 0.5s; }

.slider-next {
  top: 50%;
  margin-top: -16px;
  right: -25px;
  position: absolute;
  display: table;
  cursor: pointer;
  height: 0px;
  z-index: 1;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .slider-next i {
    display: table-cell;
    vertical-align: middle;
    font-size: 2em;
    color: #3c609a;
    transition: 0.5s; }

.slider-prev i:hover {
  color: #5c8ccb;
  transition: 0.5s; }

.slider-next i:hover {
  color: #5c8ccb;
  transition: 0.5s; }

.slider-next:hover, .slider-prev:hover {
  color: #fff;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.slider-next2 {
  top: 50%;
  margin-top: -20px;
  right: 40px;
  position: absolute;
  display: table;
  cursor: pointer;
  height: 0px;
  z-index: 1;
  padding: 50px 0 0 0;
  color: rgba(255, 255, 255, 0.6);
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .slider-next2 i {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.5em; }

.slider-prev2 {
  padding: 50px 0 0 0;
  top: 50%;
  margin-top: -20px;
  left: 40px;
  position: absolute;
  display: table;
  cursor: pointer;
  height: 0px;
  z-index: 1;
  color: rgba(255, 255, 255, 0.6);
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .slider-prev2 i {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.5em; }

.slider-next2:hover, .slider-prev2:hover {
  color: #fff;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.slick-slider {
  padding: 0; }

.slickwraper {
  background: #0d131f; }

.slider-photo {
  display: table;
  width: 100%;
  height: 650px;
  z-index: 1; }

.slider-photo:after {
  background: rgba(35, 58, 95, 0.72);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }

.slider-info {
  text-align: center;
  vertical-align: middle;
  padding: 50px 0px 0px 0px;
  display: table-cell;
  z-index: 99;
  position: relative; }
  .slider-info span {
    opacity: 0.75;
    padding: 10px;
    color: white;
    font-size: 20px;
    border-radius: 10px;
    background-color: black; }
  .slider-info h1 {
    font-size: 4em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    z-index: 99; }
  .slider-info h2 {
    font-size: 2em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    text-transform: uppercase;
    color: #fff;
    z-index: 99;
    font-weight: 300; }
  .slider-info h3 {
    font-size: 1.2em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    z-index: 99; }

#sliderGallery .swiper-pagination {
  bottom: 27px !important; }

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

#sliderGallery .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; }

.arrow-navigation {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -9px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.arrow-navigation.arrow-left {
  border-top: 1px solid #ffa800;
  border-right: 1px solid #ffa800;
  margin-right: -4px; }

.arrow-navigation.arrow-right {
  border-bottom: 1px solid rgba(255, 168, 0, .73);
  border-left: 1px solid rgba(255, 168, 0, .73);
  margin-right: -12px; }

#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; }

.slideInfo strong {
  font-weight: 100;
  font-size: 3em;
  color: #fff; }

.sliderElements {
  position: absolute;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  bottom: 0;
  left: 0;
  right: 0; }

.descriptionpartners img {
  width: 240px !important;
  height: 169px;
  margin: auto; }

.descriptionpartners p {
  margin-top: 20px;
  text-align: center; }

@media only screen and (max-width: 75em) {
  .menuWrap {
    position: relative;
    top: 0px;
    font-size: 0.8em;
    z-index: 999;
    float: right;
    padding: 0px 0px 0 0;
    transition: 1s; }
    .pad100 {
      padding: 180px 0 0 0; }
    .menuWrapsmall {
      position: relative;
      top: -10px;
      font-size: 0.8em;
      z-index: 999;
      float: right;
      padding: 0 0px 0 0;
      transition: 1s; }
    #booking button {
      height: 103%;
      font-size: 0.9em; }
    .bigmenu .img {
      height: 300px; }
    .slider-prev i {
      display: none; }
    .slider-next i {
      display: none; }
    .vCenter {
      padding: 10%; }
    .jsCenter {
      padding: 0px; }
    .bigmenu:hover .more {
      top: 20%;
      opacity: 0; }
    .bookingBar {
      width: 70%;
      right: -70%; }
    .pageOut {
      left: -70%; }
    .bookingIn {
      right: 0%; } }

@media only screen and (max-width: 63.9375em) {
  .imgTxtContent .img {
    height: auto;
    min-height: 330px; }

  .imgTxtContent .imgCover, .imgTxtContent #footer:before, .imgTxtContent .callToAction:before, .imgTxtContent .backPhoto1:before, .imgTxtContent .backPhoto:before {
    min-height: 330px; }

  .submenuSecond {
    text-align: center;
    padding: 50px 0 50px 0; }

  .newscontainer {
    margin: 0 0 25px; }

  .mainButton {
    margin: 10px 15px 10px 10px;
    background: #f1f1f1;
    padding: 5px 8px;
    float: right;
    text-transform: uppercase;
    color: #9a9a9a;
    font-size: 0.7em;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 1s;
    z-index: 999; }

  .top p {
    display: none; }

  .lang {
    margin-top: 0px;
    margin-right: 0px; }

  .slideInfo p {
    font-size: 1.1em; }

  .slideInfo {
    top: 185px; }

  .bigmenu .img {
    height: 250px; }

  .header {
    z-index: 9;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    padding: 0px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }

  .headersmall {
    z-index: 9;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
    padding: 0px;
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }

  .slider-info {
    text-align: center;
    vertical-align: middle;
    padding: 0px 0px 0px;
    display: table-cell;
    z-index: 99;
    position: relative; }

  .slider-info h2 {
    font-size: 1.7em; }

  .slider-info h1 {
    font-size: 2em; }

  .headersub {
    z-index: 9;
    position: fixed; }

  .pad100 {
    padding: 70px 0 0 0; }

  #topImg {
    margin-top: 0px; }

  #topImg .title h1 {
    font-size: 3em; }

  #topImg .title h1:after {
    height: 14px; }

  .addOverflowHidden {
    overflow: hidden; }

  .catalogueBtn {
    display: none; }

  .scrollTop #logo {
    top: 0px; }

  .menu {
    text-align: center; }

  .logoInfo span {
    position: absolute;
    font-size: 0.7em;
    display: none; }

  .logoInfo {
    position: absolute;
    top: 26px;
    left: 122px;
    color: rgba(0, 0, 0, 0.80); }

  .menuWrap {
    position: relative;
    top: 0px;
    font-size: 0.9em;
    float: initial;
    z-index: 999;
    transition: 1s;
    padding: 0 0 0 0px;
    margin: 0px 0 0 0; }

  .menuWrapsmall {
    position: relative;
    top: 0px;
    font-size: 0.9em;
    float: initial;
    z-index: 999;
    transition: 1s;
    padding: 0 0 0 0px;
    margin: 120px 0 0 0; }

  nav ul li a {
    color: #fff; }

  .menu .fa-home {
    color: #fff; }

  .menu {
    z-index: 99;
    padding: 12px 0 0 0;
    z-index: 99;
    padding: 12px 0 0 0;
    width: 200px;
    margin: auto; }

  #showMenu {
    right: 25px;
    top: 30px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    transition: 1s; }

  #showMenu .fa {
    color: #3c609a !important; }

  .bigmenu .titleBig a {
    font-size: 1em; }

  .showMenuSmall {
    right: 25px !important;
    top: 22px !important;
    width: 37px !important;
    height: 37px !important;
    line-height: 37px !important;
    transition: 1s; }

  .menuWrapSecond {
    position: relative;
    top: 0px;
    z-index: 999;
    float: initial;
    left: 0px;
    font-size: 0.9em;
    padding: 0 0 0 0px;
    transition: 1s; }

  .nav > ul {
    padding: 0px 0 0 0;
    display: inline; }

  .nav > ul > li a:before {
    content: '';
    width: 0px;
    height: 2px;
    background: #c6a172;
    position: absolute;
    top: 0px;
    left: 0;
    transition: 0.5s; }

  .nav > ul > li > a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
    position: relative;
    transition: 0.5s; }

  .nav > ul > li {
    list-style: none;
    padding: 0 0 0 0;
    position: relative;
    width: 150px;
    height: 70px;
    cursor: pointer;
    margin: auto; }

  .nav1 > ul {
    padding: 0px 0 0 0;
    display: inline; }

  .nav1 > ul > li a:before {
    content: '';
    width: 0px;
    height: 2px;
    background: #c6a172;
    position: absolute;
    top: 0px;
    left: 0;
    transition: 0.5s; }

  .nav1 > ul > li > a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
    position: relative;
    transition: 0.5s; }

  .nav1 > ul > li {
    list-style: none;
    padding: 0 0 0 0;
    position: relative;
    width: 150px;
    height: 70px;
    cursor: pointer;
    margin: auto; }

  .menu li {
    display: block;
    float: none;
    width: 100%; }

  .menu li a {
    font-size: 1.2em;
    height: 60px;
    display: block;
    line-height: 60px;
    margin: 0;
    text-shadow: none;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2); }

  .menu li a span {
    line-height: 63px;
    display: block; }

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

  .package:hover .title {
    bottom: 70px; }

  .packageInfo {
    text-align: center; }

  .packageInfo .iconCircle {
    display: inline-block;
    text-align: center; }

  .backPhoto h1 {
    font-size: 1.7em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0 20px;
    font-weight: bold;
    text-transform: none;
    color: #fff; }

  .description {
    margin-top: 0px; }

  .description h2 {
    text-transform: capitalize;
    font-size: 2em;
    position: relative; }

  .description h1 {
    text-align: center;
    padding: 40px 0 50px 0; }

  .routePluginContainer {
    position: relative;
    top: inherit;
    right: inherit;
    text-align: center;
    width: 100%; }

  .routePluginContainer h4 {
    color: #404040;
    text-align: center; }

  .routePluginInput input {
    background: #303030;
    border-bottom: 1px solid rgba(255, 255, 255, .1); }

  .routePluginResult {
    background: #000; }

  .pdfBtn {
    position: relative;
    border: 1px solid;
    font-size: 0.75em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    clear: both;
    padding: 7px 10px 4px 47px; }

  .pdfBtn i {
    background: none;
    margin-top: 0px;
    position: absolute;
    text-align: center;
    color: #326ab3;
    top: 5px;
    left: 14px;
    font-size: 1.7em;
    line-height: initial;
    width: auto;
    height: auto;
    margin: 0px; }

  .submenu {
    margin-top: 13px; }

  .contact {
    text-align: left; }

  .contact img {
    width: 109px !important;
    height: 164px !important;
    margin-right: 11px; }

  .news span {
    display: none; }

  .news .date span {
    display: inline-block;
    margin-top: 43px; }

  .menuContainer {
    border-bottom: none;
    background: rgba(255, 255, 255, 0); }

  .topInfo {
    top: 37px;
    right: 120px; }

  #logoSmall {
    top: 30px;
    opacity: 1;
    text-align: left;
    padding-left: 30px; } }

@media only screen and (max-width: 40em) {
  .logoInfo {
    display: none; }
    .menuContainer {
      margin-top: 0px; }
    .newsletterBody > div {
      max-width: 80%; }
    .package .img, .package .price {
      height: 250px; }
    .left {
      text-align: center; }
    .contenerDef h1 {
      font-size: 2em;
      padding: 100px 0 0 0; }
    .package:hover .title {
      bottom: 0px; }
    .slider-photo {
      display: table;
      width: 100%;
      height: 500px;
      z-index: 1; }
    .slider-info h2 {
      font-size: 1.7em; }
    .slider-info h1 {
      font-size: 2em; }
    .slider-info {
      text-align: center;
      vertical-align: middle;
      padding: 50px 0px 0px;
      display: table-cell;
      z-index: 99;
      position: relative; }
    .backsmall {
      padding: 38px 0px 0 25px;
      position: absolute;
      transition: 1s;
      z-index: 9;
      width: 35px;
      height: 35px; }
    .backsmallsmall {
      padding: 26px 0px 0 25px;
      position: absolute;
      transition: 1s;
      z-index: 9;
      width: 35px;
      height: 35px; }
    #footer .columns {
      padding: 10px 0 10px 0; }
    .column.li {
      margin-bottom: 20px;
      margin-top: 0px; }
    .logoFooter {
      width: 100px;
      margin: auto; }
    #topImg .title {
      font-size: 1.2em; }
    #topImg {
      min-height: 30px;
      background-color: rgba(0, 0, 0, );
      position: relative;
      text-align: center;
      z-index: 1;
      color: #000; }
    .header {
      z-index: 9;
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100px;
      padding: 0px;
      background-color: #fff;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
    .headersmall {
      z-index: 9;
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 80px;
      padding: 0px;
      background-color: #fff;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
    .top p {
      display: none; }
    .description .medium-6 {
      margin-bottom: 20px; }
    #gmap {
      height: 240px; }
    #logoSmall {
      top: 0px;
      padding: 0px;
      text-align: center; }
    .logoImg {
      top: 0px;
      height: 100px; }
    .logoImgSmall {
      top: 0px;
      height: 90px; }
    #footer h4 {
      text-align: center;
      left: 0px; }
    #footer strong {
      margin-top: 50px;
      padding-bottom: 10px; }
    .productImgContainer img {
      width: 50%; }
    .logoInfo {
      position: absolute;
      top: 25px;
      left: 81px;
      color: rgba(0, 0, 0, 0.80);
      line-height: 13px; }
    .logoInfo h2 {
      font-size: 1.2em;
      font-weight: normal;
      margin: 0px;
      text-align: left;
      color: rgba(0, 0, 0, 0.80);
      text-transform: none; }
    .indexBg {
      padding-top: 35px;
      padding-bottom: 35px; }
    #footer {
      padding-bottom: 0px;
      text-align: center; }
    .footerSocial {
      text-align: center;
      background: rgba(0, 0, 0, .27);
      padding: 20px;
      margin-top: 50px;
      color: #fff; }
    .credits {
      margin: 0px; }
    .small-text-center {
      text-align: center; }
    .slideInfo h1 {
      font-size: 2.4em; }
    .slideInfo h1:after {
      height: 12px; }
    #menuWrap {
      padding-top: 15px;
      text-align: center; }
    .menuWrap {
      position: relative;
      top: 0px;
      font-size: 0.9em;
      float: initial;
      z-index: 999;
      transition: 1s;
      padding: 0 0 0 0px;
      margin: 0 0 0 0; }
    .menuWrapsmall {
      position: relative;
      top: 0px;
      font-size: 0.9em;
      float: initial;
      z-index: 999;
      transition: 1s;
      padding: 0 0 0 0px;
      margin: 120px 0 0 0; }
    .description h2 {
      text-transform: capitalize;
      font-size: 1.2em;
      position: relative; }
    .description h1 {
      text-align: center;
      padding: 110px 0 50px 0; }
    .submenusecondpad {
      padding: 0px 0 0 0;
      font-weight: 300;
      font-size: 1em; }
    .submenuHeader {
      padding: 0px 0 0 0; }
    .submenuSecond {
      text-align: center;
      padding: 50px 10px 0px 10px; }
    .backPhoto h1 {
      text-align: center;
      padding: 20px 0 20px 0;
      text-transform: uppercase; }
    .backPhoto1 h1 {
      text-align: center;
      padding: 20px 0 20px 0;
      font-size: 1.4em;
      text-transform: uppercase; }
    .menu li a {
      color: #fff;
      font-size: 1em;
      text-shadow: none;
      margin: 0;
      padding: 0;
      height: 44px; }
    .menu > li > a > span {
      height: auto; }
    .menu > li:hover > ul {
      display: none; }
    .menu li a span {
      line-height: 45px;
      display: block; }
    .menu {
      z-index: 99;
      padding: 12px 0 0 0;
      z-index: 99;
      padding: 12px 0 0 0;
      width: 200px;
      margin: auto; }
    #showMenu {
      right: 25px;
      top: 29px;
      width: 37px;
      height: 37px;
      line-height: 37px;
      transition: 1s; }
    .showMenuSmall {
      right: 25px !important;
      top: 22px !important;
      width: 37px !important;
      height: 37px !important;
      line-height: 37px !important;
      transition: 1s; }
    .showBookingBtn {
      width: 35px;
      height: 35px;
      line-height: 35px;
      right: 20px;
      top: 75px; }
    .lang {
      margin-top: 0px;
      margin-right: 0px; }
    .top p {
      display: none; }
    .h2 {
      font-size: 1.7em; }
    #loadingHeight {
      min-height: 362px;
      background: none !important; }
    h1 {
      font-size: 2em; }
    .slick-next, .slick-prev {
      display: none !important; }
    .slideInfoIco img {
      display: none; }
    .icoWrapper {
      display: none; }
    .topInfo {
      top: 24px;
      right: 70px; }
    .topInfo {
      display: none; }
    #location {
      display: none; }
    #sliderGallery {
      height: 35vh;
      overflow: hidden; }
    .slideInfo {
      top: 111px; }
    .slideInfo h3 {
      font-size: 1.4em;
      bottom: 36px; }
    .bookingBar {
      width: 100%;
      right: -100%; }
    .pageOut {
      left: 0; }
    .bookingIn {
      right: 0%; }
    .bookingWrap h3:after {
      margin-bottom: 30px; }
    .bookingClose {
      left: 10px;
      top: 10px; }
    .bookingBar {
      padding: 10px; }
    .ui-datepicker {
      padding: 10px; }
    .ui-datepicker .ui-datepicker-calendar td {
      padding: 4px 0;
      font-size: 1.1em; }
    .dateStr {
      text-align: left; }
    .dateStr p {
      font-size: 3em; }
    .dateStr span {
      font-size: 1.2em; }
    .dateStr em {
      font-size: 0.8em; }
    .ui-datepicker-title {
      height: 30px; } }
