@import url('normalize.css');
@import url('foundation.min.css');
@import url('font-awesome.min.css');
@import url('animate.css');
@import url('//fonts.googleapis.com/css?family=Playfair+Display:400&subset=latin-ext');
@import url('//fonts.googleapis.com/css?family=Lato:300,400,700,900&subset=latin-ext');
body {
  font-size: 12pt;
  font-family: 'Lato', sans-serif;
  background-color: #fff;
  color: #000;
  line-height: normal;
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 140px 0 0 0; }

.column li {
  padding: 10px; }

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

a {
  color: #6b9dca;
  text-decoration: none;
  font-family: 'Lato', sans-serif; }

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

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

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

p {
  padding: 7px 0px;
  margin: 0px;
  line-height: 26px;
  font-family: 'Lato', sans-serif; }

.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, .logoWrap, .logoWrap img, .header:before, #showMenu, .barsm, .menuContainer, .menu, .menu > li > ul, .menu > li > ul > li a, .addOverflowHidden, .submenuSecond li a, .bigmenu .img, .img_after, .bigmenu .shadow, .bigmenucols .img, .bigmenucols .shadow, .news a, .news:hover a, .imgNewsContainer .img, .attractions .news .img, .slider-next:hover, .slider-prev:hover, .slider-next2:hover, .slider-prev2:hover {
  -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: 5px 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: 9px;
  margin: 0 0 10px 0; }

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

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

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

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

.coverStyle, .img, .imgCover, .callToAction: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: 3em;
  line-height: 120%;
  margin: 0px;
  padding: 20px 0 20px 0;
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif; }

h2, .h2 {
  font-size: 1.9em;
  font-weight: 100;
  padding: 10px 0;
  margin: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: 'Playfair Display', serif; }

h3, .h3 {
  font-size: 1.2em;
  margin: 0px;
  font-weight: 100;
  text-transform: uppercase;
  padding: 0px;
  font-family: 'Playfair Display', serif;
  text-align: center; }

.productfont h1 {
  font-size: 3em;
  line-height: 120%;
  margin: 0px;
  padding: 60px 0 10px;
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif; }

.productfont p {
  margin: 10px; }

.contenerDef h2 {
  font-size: 1.9em;
  margin: 0px;
  font-weight: 100;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  font-family: 'Playfair Display', serif;
  text-align: left;
  color: rgba(0, 0, 0, 0.79); }

.contenerDef h1 {
  font-size: 3em;
  line-height: 120%;
  margin: 0px;
  padding: 20px 0 0 0;
  font-weight: 100;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif; }

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

.subtitle {
  padding: 30px; }

.title {
  font-size: 1.4em;
  margin: 0px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 35px 0 15px 0;
  color: #303030;
  text-align: center;
  border-top: 5px solid rgba(0, 0, 0, 0.33);
  margin: 0px 0 0 0; }

.transEase, button, .button, .logoWrap, .logoWrap img, .header:before, #showMenu, .barsm, .menuContainer, .menu, .menu > li > ul, .menu > li > ul > li a, .addOverflowHidden, .submenuSecond li a, .bigmenu .img, .img_after, .bigmenu .shadow, .bigmenucols .img, .bigmenucols .shadow, .news a, .news:hover a, .imgNewsContainer .img, .attractions .news .img, .slider-next:hover, .slider-prev:hover, .slider-next2:hover, .slider-prev2:hover {
  -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: 500;
  text-transform: uppercase;
  padding: 15px 0 15px 0;
  color: #303030;
  text-align: center; }

.title_companyname {
  font-size: 2.5em;
  margin: 0px;
  font-weight: 500;
  text-transform: none;
  padding: 0 0 15px 0;
  color: #303030;
  text-align: center; }

.contactForm {
  font-size: 0.9em; }

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

button, .button {
  color: #000;
  background: transparent;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 800;
  padding: 6px 10px 6px 10px;
  border-radius: 2px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 0 0 0 0;
  font-size: 0.6em !important;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }

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

.wrapbutton i {
  color: #2c2724 !important;
  padding: 0 5px 0 0; }

.wrapbutton:hover i {
  color: rgba(255, 255, 255, 0.85) !important;
  padding: 0 5px 0 0; }

.wrapbutton a {
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  display: block;
  margin: 0px auto;
  max-width: 300px;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
  padding: 6px 21px; }

.button1 {
  color: #000;
  background: transparent;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 800;
  padding: 3px 10px;
  border-radius: 2px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 20px 0 0 0;
  font-size: 0.6em !important;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }

.button1:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset; }

.button:hover, button:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset; }

.buttonActive {
  color: #fff;
  background: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 800;
  padding: 0px 10px 0px 10px;
  border-radius: 2px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 20px 0 0 0;
  font-size: 0.6em !important;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }

.buttonActive:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset;
  border: 1px solid #000;
  border-radius: 2px; }

.titlecategorywrap {
  position: absolute;
  float: right;
  top: 0;
  right: 0; }

.button_category_wrap {
  position: absolute;
  float: right;
  right: 0;
  top: 250px;
  z-index: 9999;
  opacity: 1; }

.button_category {
  font-family: 'Lato', sans-serif !important;
  color: #000;
  background: transparent;
  border: 1px solid #000;
  text-transform: uppercase;
  font-weight: 800;
  padding: 3px 10px 3px 10px !important;
  border-radius: 2px;
  display: inline-block;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 0 20px 20px 0;
  text-align: center !important;
  vertical-align: middle;
  font-size: 0.6em !important;
  -webkit-transition: all 100ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 100ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 100ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 100ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 100ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }
  .button_category a {
    color: #000; }

.button_category:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset; }

.secondary {
  background: #fff;
  border: 1px solid #2c2724;
  color: #2c2724; }
  .secondary .fa {
    color: black; }

.secondary:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset;
  border: 1px solid #000;
  border-radius: 2px; }
  .secondary:hover .fa {
    color: white; }

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

tekstContact .logoContact {
  padding: 30px 0px 40px 0px; }

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

textarea:focus, input:focus, .wrapbutton i, .wrapbutton:hover i, .buttonActive:hover, .button_category_wrap, .secondary:hover, .wrapbutton i, .wrapbutton:hover i, .wrapbutton a.button2, .wrapbutton a.button2:hover, .topInfoContener, .lang li:hover a, .iconCircle, .iconCircle1, .iconCircle2, .catalogueBtn i, .lightGallery div p, .cameraHover, .pdfBtn i, .submenu li, .bigmenu .more, .bigmenucols .more, .bigmenucols:hover .button_category, .product, .productMore, .menuCols .fa, .productPrevfix, .productPrevfix a, .productNextfix, .productNextfix a, .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; }

.wrapbutton {
  margin: 0 30px 0 0; }

.wrapbutton i {
  color: #2c2724 !important;
  padding: 0 5px 0 0;
  z-index: 9; }

.wrapbutton:hover i {
  color: rgba(255, 255, 255, 0.85) !important;
  padding: 0 5px 0 0;
  z-index: 9; }

.wrapbutton a {
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  display: block;
  margin: 0px auto;
  max-width: 300px;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
  padding: 6px 21px;
  z-index: 9; }

.wrapbutton a.button2 {
  color: #2c2724;
  font-size: 0.7em;
  box-shadow: rgba(26, 23, 21, 0.9) 0 0px 0px 1px inset;
  z-index: 9;
  float: right; }

.wrapbutton a.button2:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset;
  z-index: 9; }

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

.lang {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  z-index: 9;
  position: relative;
  float: right;
  opacity: 1;
  top: 10px;
  transition: 0.1s; }

.topInfoContener {
  opacity: 1; }

.topInfoContenerscroll {
  opacity: 0;
  visibility: hidden; }

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

.lang li a {
  text-transform: uppercase;
  text-align: center;
  color: #000;
  display: inline-block;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  position: relative;
  width: 25px;
  height: 28px;
  border: 1px solid transparent;
  border-radius: 2px;
  margin: 0 5px 0 0;
  padding: 5px 0 0 0;
  transition-duration: 0.5s;
  -webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  -o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
  z-index: 9; }

.lang li.act a {
  color: #2c2724;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  width: 25px;
  height: 28px;
  border: 1px solid #2c2724;
  border-radius: 2px;
  margin: 0 5px 0 0;
  padding: 5px 0 0 0;
  z-index: 9; }

.lang li:hover a {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset;
  z-index: 9;
  border: 1px solid #2c2724;
  border-radius: 2px; }

.logoWrap {
  top: 20px;
  position: relative;
  float: left; }

.logoWrap img {
  max-width: 100px;
  height: 100px; }

.logoWrapscroll {
  top: 10px;
  position: relative;
  float: left; }

.logoWrapscroll img {
  max-width: 70px;
  height: 70px; }

.scrollTop #logoSmall {
  opacity: 1; }

.header {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999999;
  width: 100%;
  padding: 0px;
  height: 140px;
  padding: 0px;
  margin: 0px 0 0px 0;
  background: #fff;
  transition: 0.5s; }

.headerscroll {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999999;
  width: 100%;
  padding: 0px;
  height: 90px;
  padding: 0px;
  margin: 0px 0 0px 0;
  background: #fff; }

.header:before {
  content: " ";
  position: absolute;
  z-index: 2;
  top: 139px;
  left: 0;
  right: 0;
  border-bottom: 5px solid rgba(66, 66, 66, 0.51); }

.headerscroll:before {
  content: " ";
  position: absolute;
  z-index: 2;
  top: 89px;
  left: 0;
  right: 0;
  border-bottom: 5px solid rgba(66, 66, 66, 0.51); }

.topInfo {
  position: relative;
  float: right;
  z-index: 99;
  top: 10px;
  opacity: 1;
  transition: 0.5s; }

.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: #2c2724; }

.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: 1.5em;
  line-height: 55px;
  text-align: center;
  color: #1057e6;
  opacity: 0.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.searchForm {
  width: 200px;
  float: right;
  margin: 10px 30px -10px 0; }
  .searchForm input {
    position: relative;
    background: rgba(247, 247, 247, 0.5);
    height: 28px;
    line-height: 28px;
    border: 0px;
    outline: none;
    width: 101%;
    padding: 0px 9px;
    display: inline-block;
    border: 1px solid #efefef;
    letter-spacing: 1px;
    font-size: 0.7em;
    font-weight: 400;
    border-radius: 2px; }
  .searchForm button {
    position: absolute;
    top: 12px;
    right: 289px;
    padding: 7px 10px 6px 10px;
    border: 0px; }
  .searchForm button .fa {
    color: #000; }
  .searchForm button:hover .fa {
    color: #fff; }

.searchForm1 {
  position: absolute; }

#showMenu {
  z-index: 999999999;
  top: 21px;
  right: 34px;
  cursor: pointer;
  position: absolute;
  text-align: center;
  font-size: 1.2em;
  color: #000;
  border: 1px solid #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px; }

#showMenu .fa {
  color: #000; }

.barsm {
  top: 55px !important; }

.barsmscroll {
  top: 25px !important; }

.menuContainer {
  margin-top: 0px;
  position: relative;
  margin: auto;
  top: 40px;
  float: right;
  z-index: 9999;
  width: 100%; }

.menuContainerscroll {
  margin-top: 0px;
  position: relative;
  margin: auto;
  top: 0px;
  float: right;
  z-index: 9999;
  width: 100%; }

.menu {
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 99;
  padding: 15px 0 0 0;
  text-align: right;
  letter-spacing: 1px; }

.menuscroll {
  padding: 5px 0 0 0; }

.menu > li a {
  font-family: Helvetica;
  top: 40px;
  text-align: center;
  text-decoration: none;
  color: black;
  padding: 10px;
  transition: all 0.5s;
  transition-duration: 0.5s;
  font-family: 'Lato', sans-serif; }

.menu > li:hover:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0px;
  background: black;
  width: 100%;
  height: 4px;
  z-index: -1;
  animation: grow 0.5s forwards;
  transition-duration: 0.5s;
  z-index: 9999; }

.menu > li:hover {
  color: white; }

@keyframes grow {
  from {
    width: 0; }

  to {
    width: 96%;
    transition-duration: 0.5s; } }

@keyframes down {
  from {
    width: 96%; }

  to {
    width: 0;
    transition-duration: 0.5s; } }

.menu > li.over > a, .menu > li:hover > a {
  transition-duration: 0.5s; }

.menu > li > a {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 0px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000; }

.menu > li {
  cursor: pointer;
  font-weight: 100;
  position: relative;
  padding: 0px 5px 30px 0;
  margin: 0px;
  display: inline-block; }

.menu > li:hover:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1); }

.menu > li > a > span {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 16px;
  line-height: 30px; }

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

.menu > li.over > a:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 0px;
  background: #4e4e4e;
  width: 95%;
  height: 4px;
  z-index: 99; }

.menu > li > ul {
  z-index: 99999;
  position: absolute;
  left: 0;
  top: 57px;
  font-size: 0.8em;
  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(62, 62, 62, 0.69); }

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

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

.menu > li > ul > li a {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  display: block;
  line-height: 22px;
  margin: 0px;
  padding: 10px 15px;
  text-align: left;
  color: #e0e0e0;
  min-width: 210px; }

.menu > li > ul > li a:hover {
  color: #fff;
  background: rgba(39, 39, 39, 0.27); }

.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 > li:last-of-type ul {
  left: inherit;
  right: 4px; }

.mobimenuOverayShow {
  background: rgba(255, 255, 255, 0.96);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  transform: translateY(0%);
  opacity: 1;
  transition: all 0.5s; }

.overlay {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.96);
  overflow: auto;
  z-index: 99; }

.mobimenuOveray {
  background: rgba(255, 255, 255, 0.96);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  transform: translateY(0%);
  transition: all 0.5s;
  opacity: 0; }

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

#footer .smallFooter {
  padding: 0 0 10px 0; }

#footer {
  background: #fff;
  overflow: hidden;
  position: relative;
  text-align: left;
  padding: 50px 0px;
  font-size: 0.8em;
  line-height: 25px;
  border-top: 4px solid rgba(0, 0, 0, 0.33);
  color: #2c2724;
  font-family: 'Lato', sans-serif; }

#footer img {
  max-width: 75%;
  height: 100px;
  opacity: 0.7;
  transition: all 0.3s; }

#footer img:hover {
  max-width: 75%;
  opacity: 1;
  transition: all 0.3s; }

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

#footer .fa {
  color: #000; }

#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.8em;
  position: relative;
  display: block;
  margin-bottom: 20px; }

.credits {
  background: rgba(232, 232, 232, 0.7);
  color: #9e8989;
  text-align: center;
  font-size: 0.7em;
  padding: 15px; }

.credits a {
  color: #6b9dca; }

.icon-button {
  background-color: white;
  border-radius: 2.6rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 2.6rem;
  /* Circle */ }

.icon-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0; }

.icon-button:hover span {
  width: 2.6em;
  height: 2.6em;
  border-radius: 2.6em;
  margin: -1.3rem;
  /* Icons */ }

.social-container a {
  display: block;
  width: 110px;
  line-height: 40px;
  border: 1px solid rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .6);
  margin: 20px 0;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
  transition: all 300ms cubic-bezier(0.4, 0, 1, 1); }

.social-container a i {
  margin-right: 15px; }

.social-container a:hover {
  border: 1px solid #3b5998;
  color: #fff;
  background-color: #3b5998 !important;
  transition: all 300ms cubic-bezier(0.4, 0, 1, 1); }

.social-container:hover .fa {
  color: #fff !important;
  transition: all 300ms cubic-bezier(0.4, 0, 1, 1);
  /* Hover background colors */ }

.color-twitter {
  background-color: #00aced !important; }

.color-facebook {
  background-color: #3b5998 !important; }

.color-pinterest {
  background-color: #cc2127 !important; }

.color-googleplus {
  background-color: #dd4b39 !important; }

.color-dribbble {
  background-color: #ea4c89 !important; }

.color-instagram {
  background-color: #417399 !important; }

.color-twitter, .color-facebook, .color-pinterest, .color-googleplus, .color-dribbble, .color-instagram {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

#gmap {
  height: 440px; }

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

.mainPageContent p {
  text-align: justify; }

.mainPageContent {
  margin: 0 0 0 0;
  background-image: url('../../img/images/slider/porcelana-slider0.jpg');
  padding: 35px 0px;
  text-align: center;
  position: relative;
  color: #fff;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.mainPageContent:before {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  content: ' '; }

.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('https://porcelana-kristoff.pl/public/images/header-handwriiten.jpg');
  background-size: cover; }

.banner {
  margin-bottom: 20px; }

.mainButton {
  position: absolute;
  right: 15px;
  top: 5px;
  background: #dcdcdc;
  padding: 5px 7px;
  text-transform: uppercase;
  color: #000;
  font-size: 0.7em;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.mainButton:hover {
  color: #fff;
  background: #f6ae1c; }

.kontenerCols {
  padding: 0px; }

.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: 350px;
  background-color: rgba(0, 0, 0, 0.62);
  position: relative;
  text-align: center;
  z-index: 1; }

.actionBtn .fa {
  color: #a5a0a0; }

#location .fa {
  color: #a5a0a0;
  /*
#topImg:after
{
  //  Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f3f1+0,f4f3f1+100&0+0,1+100
    background: -moz-linear-gradient(top, rgba(89, 89, 89, 0) 0%, rgba(0,0,0,.7) 100%);
    background: -webkit-linear-gradient(top, rgba(89, 89, 89, 0) 0%,  rgba(0,0,0,.7) 100%);
    background: rgba(0, 32, 95, 0.82); ;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00595959', endColorstr='#000',GradientType=0);
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    content:' ';
}*/ }

#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("https://porcelana-kristoff.pl/public/images/chevron-white-big.png");
  height: 18px;
  opacity: 0.6;
  margin: 30px auto; }

#location {
  margin: 0px auto;
  list-style: none;
  color: #000;
  max-width: 1325px;
  position: relative;
  text-align: left;
  top: 2px;
  float: right;
  font-size: 0.9em;
  text-transform: uppercase; }

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

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

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

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

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

.lightGallery div {
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding: 10px; }

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

.cameraHover {
  background-image: url(../images/camerawhite.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: 60%;
  margin-top: -16px;
  opacity: 0;
  background-repeat: no-repeat; }

.lightGallery div:hover .cameraHover {
  background-image: url(../images/camerawhite.svg);
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: 50%;
  margin-top: -16px;
  opacity: 1;
  background-repeat: no-repeat;
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.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; }

.description thead {
  background: #919191; }

.sidebar {
  padding: 20px;
  background: #f9f9f9;
  margin-bottom: 30px;
  /*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("https://porcelana-kristoff.pl/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 {
  margin-bottom: 35px;
  text-align: left; }
  .description p {
    color: #2c2724; }

.productImgContainer {
  text-align: center; }

.productImgContainer .productWidth {
  width: 100%; }

.productDescContainer {
  text-align: justify; }

section.bg {
  background: rgba(0, 0, 0, 0.06);
  padding: 25px 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); }

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

.backPhoto {
  background-image: url('https://porcelana-kristoff.pl/img/images/bg.jpg');
  padding: 90px 0px;
  text-align: center;
  position: relative;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  .backPhoto h3, .backPhoto h2, .backPhoto h1 {
    font-size: 3em;
    line-height: 120%;
    margin: 0px;
    padding: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff; }

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

.backPhoto:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 32, 95, 0.82); }

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

.nice td, .nice th {
  transition: all 0.3s;
  padding: 8px 20px;
  border: 0px;
  vertical-align: top;
  text-align: left; }

.nice th {
  background: #947e90;
  font-weight: normal;
  font-size: 1.1em;
  color: #fff;
  padding: 8px 20px;
  text-align: left; }

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

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

.submenu h3 {
  textalign: left !important; }

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

.submenu li.over a {
  color: #000;
  font-height: bold; }

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

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

.submenuSecond {
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.06); }

.submenuSecond li {
  display: inline-block; }

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

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

.submenuSecond li a {
  color: #9e9e9e;
  cursor: pointer;
  position: relative;
  padding: 8px 0px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8em; }

.submenuSecond li.over a {
  color: #2f2f2f; }

.submenuSecond a:hover {
  color: #2f2f2f; }

@-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 10px 20px 0; }

.texthovershow {
  opacity: 0;
  position: absolute;
  top: 300px;
  left: 0px;
  /* right: 4px; */
  padding: 10px 20px 10px 10px;
  z-index: 999999999;
  color: #000;
  width: 100%;
  height: 100px;
  transition: 0.5s;
  text-transform: uppercase;
  font-size: 0.8em; }

.texthovershow p {
  text-align: right;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.bigmenu:hover .texthovershow {
  opacity: 1;
  position: absolute;
  top: 190px;
  left: 0px;
  /* right: 4px; */
  padding: 10px 20px 10px 10px;
  z-index: 999999999;
  color: #000;
  width: 100%;
  height: 100px;
  transition: 0.5s;
  text-transform: uppercase;
  font-size: 0.8em; }

.bigmenu .img {
  background-size: cover;
  height: 300px;
  width: 100%;
  overflow: hidden;
  filter: brightness(200%);
  filter: grayscale(80%);
  color: #103682; }

.img_after {
  height: 300px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  width: 100%;
  transform-origin: 100% 100%;
  /* FF3.6-15 */
  background: -moz-linear-gradient(-58deg, rgba(255, 255, 255, 0.08) 53%, rgba(255, 255, 255, 0.96) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(-58deg, rgba(255, 255, 255, 0.08) 53%, rgba(255, 255, 255, 0.96) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(158deg, rgba(255, 255, 255, 0.08) 53%, rgba(255, 255, 255, 0.96) 100%); }

.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;
  width: 100%;
  height: 100px;
  right: 0px;
  bottom: 0px;
  height: inherit;
  z-index: 999;
  top: 210px;
  transition: all 400ms cubic-bezier(0.39, 0.5, 0.42, 0.85); }

.bigmenu .titleBig a {
  color: #000;
  text-transform: uppercase;
  font-size: 1.4em;
  position: relative;
  padding: 0px 20px 10px 0px;
  transition: all 500ms cubic-bezier(0.4, 0, 1, 1);
  font-family: 'Playfair Display', serif;
  text-align: right;
  width: 100%; }

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

.moreicoBigmenu {
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -15px;
  top: 120px;
  opacity: 0;
  transition: all 300ms cubic-bezier(0.67, 0.85, 1, 1); }

.moresizeBigmenu {
  width: 30px;
  height: 30px;
  opacity: 1;
  transition: 1s; }

.bigmenu:hover .titleBig {
  position: absolute;
  width: 100%;
  height: 100px;
  right: 0px;
  bottom: 0px;
  height: inherit;
  z-index: 9999;
  top: 158px; }

.bigmenu:hover .button_category_wrap {
  opacity: 0;
  top: 500px;
  color: rgba(255, 255, 255, 0.85) !important;
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset; }

.bigmenu:hover .moreicoBigmenu {
  opacity: 1;
  top: 70px; }

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

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

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

.bigmenu:hover .img_after {
  transform: scale(1.6); }

.bigmenu:hover .img {
  transform: scale(1.1);
  filter: brightness(0%);
  filter: grayscale(0%);
  color: #103682; }

.bigmenucols {
  -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 10px 20px; }

.bigmenucols .img {
  background-size: cover;
  height: 300px;
  width: 100%;
  overflow: hidden;
  filter: brightness(200%);
  filter: grayscale(80%);
  color: #103682; }

.bigmenucols .img:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,1e5799+100&0+0,1+57 */
  z-index: 1;
  /* FF3.6-15 */
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 37%, rgba(255, 255, 255, 0.95) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 37%, rgba(255, 255, 255, 0.95) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.25) 37%, rgba(255, 255, 255, 0.95) 100%);
  /* IE6-9 fallback on horizontal gradient */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=1); }

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

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

.bigmenucols .titleBig {
  position: absolute;
  width: 100%;
  height: 100px;
  right: 0px;
  bottom: 0px;
  height: inherit;
  z-index: 4;
  bottom: 10px;
  transition: all 400ms cubic-bezier(0.39, 0.5, 0.42, 0.85); }

.bigmenucols .titleBig a {
  color: #000;
  text-transform: uppercase;
  font-size: 1.4em;
  position: relative;
  padding: 0px 20px 10px 0px;
  float: right;
  -moz-transition: 2.5s;
  -webkit-transition: 2.5s;
  transition: 0.5s;
  font-family: 'Playfair Display', serif;
  text-align: right;
  width: 250px; }

.bigmenucols:hover .titleBig a {
  color: #495d71; }

.bigmenucols:hover .button_category {
  color: rgba(255, 255, 255, 0.85) !important;
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset; }

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

.bigmenucols:hover .shadow {
  opacity: 1;
  color: #103682; }

.bigmenucols:hover .desc {
  opacity: 1;
  bottom: 0px;
  color: #103682; }

.bigmenucols:hover .title {
  bottom: 120px;
  color: #103682; }

.bigmenucols:hover .more {
  color: #103682; }

.bigmenucols:hover .img {
  transform: scale(1.1);
  filter: brightness(0%);
  filter: grayscale(0%);
  color: #103682; }

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

.descriptionnews h1 {
  padding: 10px 0 20px 0;
  color: #2c2724; }

.moreicoNews {
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -15px;
  top: 120px;
  opacity: 0;
  transition: all 300ms cubic-bezier(0.67, 0.85, 1, 1); }

.moresizeNews {
  width: 30px;
  height: 30px;
  opacity: 1;
  transition: 1s; }

.news:hover .moreicoNews {
  opacity: 1;
  top: 70px; }

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

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

.newscont {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.88) 37%, rgba(255, 255, 255, 0.98) 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;
  margin: 0 5px;
  -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); }

.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 {
  font-family: 'Playfair Display', serif;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9em;
  color: #000;
  width: 100%;
  padding: 0px 4px 0 4px;
  font-weight: 500;
  text-align: center; }

.news:hover a {
  color: #91a1af; }

.newsTitlecontener {
  height: 60px;
  width: 100%;
  display: table; }

.newsTitle {
  display: table-cell;
  vertical-align: middle; }

.pad_0 {
  padding: 0px; }

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

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

.newscontainer {
  padding: 10px 0px 40px 0; }

.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 {
  margin: auto;
  position: absolute;
  left: 0;
  bottom: 5px;
  right: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.35);
  margin: 0 90px 0;
  padding: 6px 0 0 0; }

.date p {
  text-align: center;
  padding: 0;
  margin: 0;
  color: #3e3629;
  font-weight: normal;
  font-size: 0.7em; }

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

.news span {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  color: #3e3629;
  font-weight: normal; }

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

.routePluginContainerRelative {
  position: relative;
  z-index: 9999999;
  top: 0px;
  width: 100%;
  height: 1000%; }

.routePluginContainer {
  position: absolute;
  z-index: 999999;
  top: 40px;
  width: 400px;
  padding: 18px;
  text-align: left;
  right: 50px;
  color: #2d2d2d; }

.routePluginContainer .fa {
  color: #000;
  vertical-align: middle;
  font-size: 1.7em;
  padding: 0 5px; }

.routePluginContainer span {
  color: #fff;
  vertical-align: middle;
  font-size: 1.2em;
  font-family: ;
  font-weight: 400; }

.routePluginContainer h4 {
  text-transform: uppercase;
  font-weight: 100; }

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

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

.routePluginResult i {
  color: red; }

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

.routePluginInput input {
  height: 40px;
  background: rgba(204, 204, 204, 0.92);
  position: relative;
  right: 0px;
  color: #272626;
  border: 0px;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 800;
  border-radius: 2px; }

.routePluginInput button {
  position: absolute;
  right: 0;
  top: 0px;
  background: none;
  border: 0px;
  height: 40px;
  background: #383838;
  font-size: 0.7em;
  border-radius: 2px; }

.routePluginInput button:hover span {
  background: none;
  color: #fff; }

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

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

.routePluginInput button .fa {
  color: #fff; }

.productTechIco {
  margin: 10px 0; }

.categoryFa .fa {
  color: #000; }

.categoryFa:hover .fa {
  color: #fff; }

.product {
  -webkit-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.15);
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 15px;
  cursor: pointer;
  position: relative;
  margin: 20px 10px 20px 0; }
  .product .ad {
    font-size: 0.8em;
    color: #404040;
    text-align: center;
    padding-bottom: 15px;
    max-width: 60%;
    margin: auto; }

.product:hover {
  -webkit-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.35);
  box-shadow: -1px 7px 20px -7px rgba(0, 0, 0, 0.35); }

.productMore {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -15px;
  top: 60%;
  opacity: 0; }

.product:hover .productMore {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 9;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
  opacity: 0.9; }

.productIcon img {
  margin: 0 10px; }

.productIcon span {
  text-transform: uppercase;
  font-size: 0.8em; }

.productitem .fa {
  color: #a7a7a7; }

.productitem a {
  transition: 0.5s; }

.productitem a:hover {
  color: #9fb1c3;
  transition: 0.5s; }

.productitem a:hover .fa {
  color: #9fb1c3; }

.product .img {
  background-size: cover;
  height: 291px;
  width: 100%;
  overflow: hidden;
  filter: brightness(200%);
  filter: grayscale(100%);
  color: #103682; }

.product p {
  padding: 10px 10px 20px 10px;
  text-align: center;
  font-size: 0.8em;
  vertical-align: middle; }

.product p a {
  color: #000;
  font-size: 1.4em;
  font-family: 'Playfair Display', serif; }

.product .img:after {
  color: #fff;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  color: #103682; }

.menuCols .fa {
  color: #403838;
  opacity: 0.7; }

.menuCols .fa:hover {
  color: #403838;
  opacity: 1; }

.productPrevfix {
  position: absolute;
  left: 10px;
  top: 450px;
  z-index: 9999999;
  padding: 0 20px;
  width: 150px; }
  .productPrevfix p {
    position: absolute;
    left: 40px;
    top: 18px;
    font-size: 0.7em; }
  .productPrevfix a {
    color: #000;
    opacity: 0.7;
    text-transform: uppercase; }
  .productPrevfix img {
    width: 25%;
    float: left;
    opacity: 0.8; }

.productPrevfix:hover {
  opacity: 1;
  left: 0px; }

.productPrevfix:hover a {
  opacity: 1; }

.productNextfix:hover {
  opacity: 1;
  right: 0px; }

.productNextfix:hover a {
  opacity: 1; }

.productNextfix {
  position: absolute;
  right: 10px;
  top: 450px;
  width: 150px;
  z-index: 9999999;
  padding: 0 20px; }
  .productNextfix p {
    position: absolute;
    right: 40px;
    top: 18px;
    font-size: 0.7em; }
  .productNextfix a {
    color: #000;
    opacity: 0.7;
    text-transform: uppercase; }
  .productNextfix img {
    width: 25%;
    float: right;
    opacity: 0.8; }

.newsletter {
  position: relative;
  width: 100%;
  background: #232323;
  color: #fff;
  padding: 40px;
  background-image: url(../../img/images/Wiedza/img-wiedza-002-ciastko.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

#newsletterForm {
  max-width: 600px;
  margin: auto; }

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

.newsletter h3 {
  color: #fff;
  font-size: 2.2em;
  text-align: center;
  padding: 30px 0 20px 0;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif; }

.newsletter p {
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  padding: 0px 0 20px 0;
  text-transform: uppercase;
  font-family: ; }

.buttonnewsletter {
  color: #000;
  height: 35px;
  background: #c3c3c3;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 22px;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  margin: 0px 0px 0 10px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, .2);
  font-size: 0.7em !important;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  float: left; }

.buttonnewsletter .fa {
  color: #000; }

.buttonnewsletter:hover .fa {
  color: #fff; }

.buttonnewsletter:hover {
  color: rgba(255, 255, 255, 0.85);
  box-shadow: rgba(26, 23, 21, 0.9) 0 80px 0px 1px inset; }

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

.inputnewsletter {
  background: #fff;
  height: 35px;
  line-height: 35px;
  border-radius: 2px;
  border: 0px;
  outline: none;
  width: 100%;
  padding: 11px 10px;
  margin: 0 0 0 0;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, .2);
  text-transform: uppercase;
  color: #000;
  font-size: 0.7em;
  font-weight: 800; }

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

.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: 100;
  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); }

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

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

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

.slider-next:hover, .slider-prev:hover {
  color: #f6ae1c;
  -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;
  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 {
  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; }

.slickwraper {
  background: #0d131f; }

.slider-photo {
  height: 100%; }

.slider-photo:after {
  /* FF3.6-15 */
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0) 37%, rgba(255, 255, 255, 0.95) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0) 37%, rgba(255, 255, 255, 0.95) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(145deg, rgba(255, 255, 255, 0) 37%, rgba(255, 255, 255, 0.95) 100%);
  /* IE6-9 fallback on horizontal gradient */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=1);
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }

.slider_line {
  position: relative;
  width: 300px;
  height: 1px;
  background: #000;
  float: right; }

.slider-info {
  text-align: right;
  vertical-align: bottom;
  padding: 0px 100px 40px 0px;
  display: table-cell;
  z-index: 99;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 650px; }
  .slider-info span {
    opacity: 0.75;
    padding: 10px;
    color: white;
    font-size: 20px;
    border-radius: 10px;
    background-color: black; }
  .slider-info h1 {
    font-size: 3.5em;
    line-height: 120%;
    margin: 0px;
    padding: 25px 0;
    font-weight: 100;
    text-transform: uppercase;
    color: #000;
    z-index: 99; }
  .slider-info h2 {
    font-size: 1em;
    line-height: 120%;
    padding: 25px 0 0 0;
    font-weight: 400;
    text-transform: none;
    color: #000;
    z-index: 99;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase; }

.slider {
  border-bottom: 1px solid #fbfbfb;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.52);
  height: 320px; }

.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;
  /* Slider */ }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  clear: both;
  position: relative;
  height: 100%;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@media only screen and (max-height: 700px) {
  .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    padding: 5px 0 !important; } }

@media only screen and (max-width: 1300px) {
  .menu > li > a {
    font-size: 0.95em; }

  .menu > li > a span {
    padding: 0px 9px; } }

@media only screen and (max-width: 1150px) {
  .menu > li > a span {
    padding: 0px 4px; }

  .menu > li > ul {
    top: 47px; } }

@media only screen and (max-width: 1150px) {
  .menu > li > a span {
    padding: 0px 4px; } }

@media only screen and (max-width: 75em) {
  .product .img {
    background-size: cover;
    height: 215px;
    width: 100%;
    overflow: hidden;
    filter: brightness(200%);
    filter: grayscale(100%);
    color: #103682; }
    .bigmenucols .img {
      background-size: cover;
      height: 206px;
      width: 100%;
      overflow: hidden;
      filter: brightness(200%);
      filter: grayscale(80%);
      color: #103682; }
    .bigmenu .img {
      height: 220px; }
    .menu > li > ul {
      top: 57px !important; }
    .img_after {
      height: 220px;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 9;
      width: 100%;
      transform-origin: 100% 100%;
      background: -moz-linear-gradient(-58deg, rgba(255, 255, 255, 0.08) 53%, rgba(255, 255, 255, 0.96) 100%);
      background: -webkit-linear-gradient(-58deg, rgba(255, 255, 255, 0.08) 53%, rgba(255, 255, 255, 0.96) 100%);
      background: linear-gradient(158deg, rgba(255, 255, 255, 0.08) 53%, rgba(255, 255, 255, 0.96) 100%); }
    .button_category_wrap {
      position: absolute;
      float: right;
      right: 0;
      top: 185px;
      z-index: 9999;
      opacity: 1; }
    .bigmenu .titleBig {
      position: absolute;
      width: 100%;
      height: 100px;
      right: 0px;
      bottom: 0px;
      height: inherit;
      z-index: 999;
      top: 150px;
      transition: all 400ms cubic-bezier(0.39, 0.5, 0.42, 0.85); }
    .bigmenu:hover .texthovershow {
      opacity: 1;
      position: absolute;
      top: 125px;
      /* right: 4px; */
      left: 0px;
      padding: 10px 20px 10px 10px;
      z-index: 999999999;
      color: #000;
      width: 100%;
      height: 100px;
      transition: 0.5s;
      text-transform: uppercase;
      font-size: 0.8em; }
    .bigmenu:hover .titleBig {
      position: absolute;
      width: 100%;
      height: 100px;
      right: 0px;
      bottom: 0px;
      height: inherit;
      z-index: 9999;
      top: 100px; }
    .moreicoBigmenu {
      position: absolute;
      z-index: 9;
      left: 50%;
      margin-left: -15px;
      top: 20px;
      opacity: 0;
      transition: all 300ms cubic-bezier(0.67, 0.85, 1, 1); }
    .bigmenucols .titleBig a {
      color: #000;
      text-transform: uppercase;
      font-size: 1.1em;
      position: relative;
      padding: 0px 20px 10px;
      float: right;
      -moz-transition: 2.5s;
      -webkit-transition: 2.5s;
      transition: 0.5s;
      font-family: 'Playfair Display', serif;
      text-align: right;
      width: 220px; }
    #menuWrap {
      position: relative;
      text-align: right;
      font-size: 0.9em; }
    .menu > li > a span {
      padding: 0px 16px; }
    .scrollTop #logo {
      top: -136px; }
    #booking button {
      height: 103%;
      font-size: 0.9em; }
    .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) {
  .bigmenucols .img {
    background-size: cover;
    height: 300px;
    width: 100%;
    overflow: hidden;
    filter: brightness(200%);
    filter: grayscale(80%);
    color: #103682; }

  .product .img {
    background-size: cover;
    height: 248px;
    width: 100%;
    overflow: hidden;
    filter: brightness(200%);
    filter: grayscale(100%);
    color: #103682; }

  .routePluginContainer {
    background: #e0e0e0; }

  .inputnewsletter {
    background: #fff;
    height: 35px;
    line-height: 44px;
    border-radius: 2px;
    border: 0px;
    outline: none;
    width: 100%;
    padding: 11px 10px;
    margin: 0 0 0 15px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, .2);
    letter-spacing: 1px;
    float: left;
    text-transform: uppercase;
    font-size: 0.8em;
    color: #000; }

  .imgTxtContent .img {
    height: auto;
    min-height: 330px; }

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

  .top p {
    display: none; }

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

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

  .slideInfo {
    top: 185px; }

  .bigmenu .img {
    height: 250px; }

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

  #topImg {
    margin-top: 0px; }

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

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

  .addOverflowHidden {
    overflow: hidden; }

  .catalogueBtn {
    display: none; }

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

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

  #logoImg {
    position: relative;
    background: none;
    opacity: 1;
    width: 180px;
    padding-bottom: 1px;
    top: 0px; }

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

  .packageInfo {
    text-align: center; }

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

  .description {
    margin-top: 13px; }

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

  .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);
    color: #fff; }

  .routePluginResult {
    background: #000; }

  .menu > li > ul {
    font-size: 0.7em; }

  .menu > li > ul {
    top: 57px !important; }

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

  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .news span {
    display: none; }

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

  #footer img {
    max-width: 50%;
    opacity: 0.7;
    transition: all 0.3s;
    padding: 0 0 10px 0; }

  .button_category_wrap {
    position: absolute;
    float: right;
    right: 0;
    top: 205px;
    z-index: 9999;
    opacity: 1; }

  .bigmenu .titleBig {
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0px;
    bottom: 0px;
    height: inherit;
    z-index: 999;
    top: 165px;
    transition: all 400ms cubic-bezier(0.39, 0.5, 0.15, 1.36); }

  .buttonnewsletter {
    color: #000;
    height: 35px;
    background: #c3c3c3;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 22px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    margin: 0px 0px 0 0px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    font-size: 0.7em !important;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    float: left; }

  .bigmenu:hover .texthovershow {
    opacity: 1;
    position: absolute;
    top: 155px;
    left: 0px;
    padding: 10px;
    z-index: 999999999;
    color: #000;
    width: 100%;
    height: 100px;
    transition: 0.5s; }

  .bigmenu:hover .titleBig {
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0px;
    bottom: 0px;
    height: inherit;
    z-index: 9999;
    top: 130px; }

  .slider-info {
    padding: 0px 20px 20px 0px; }
    .slider-info h1 {
      font-size: 2.6em; }

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

  .contener_info {
    margin-top: -10px; } }

@media only screen and (max-width: 40em) {
  .product .img {
    background-size: cover;
    height: 335px;
    width: 100%;
    overflow: hidden;
    filter: brightness(200%);
    filter: grayscale(100%);
    color: #103682; }
    #topImg {
      min-height: 250px;
      background-color: rgba(0, 0, 0, 0.62);
      position: relative;
      text-align: center;
      z-index: 1; }
    h2, .h2 {
      font-size: 1.4em;
      font-weight: 100;
      padding: 10px 0;
      margin: 0px;
      text-transform: uppercase;
      margin-bottom: 0px;
      font-family: 'Playfair Display', serif; }
    .newsletterBody > div {
      max-width: 80%; }
    .package .img, .package .price {
      height: 250px; }
    .news .date span {
      display: inline-block;
      margin-top: 0px; }
    .package:hover .title {
      bottom: 0px; }
    .column.li {
      margin-bottom: 20px;
      margin-top: 0px; }
    #topImg .title {
      font-size: 1.2em; }
    .scrollTop #logo {
      top: -16px; }
    .top p {
      display: none; }
    .description .medium-6 {
      margin-bottom: 20px; }
    #gmap {
      height: 240px; }
    #logoSmall {
      top: 0px;
      padding: 0px;
      text-align: center; }
    #logoImg {
      top: 0px;
      width: 150px;
      height: 95px; }
    #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; }
    .header img {
      width: auto; }
    .logoWrap {
      top: 20px;
      position: relative;
      float: left;
      z-index: 99999; }
    #footer img:hover {
      max-width: 20%;
      opacity: 1;
      transition: all 0.3s; }
    .slider_line {
      position: relative;
      width: 250px;
      height: 1px;
      background: #000;
      float: right; }
    .slider-info h1 {
      font-size: 1.3em;
      line-height: 100%;
      margin: 0px;
      padding: 25px 0 0 0;
      font-weight: 100;
      text-transform: uppercase;
      color: #000;
      z-index: 99; }
    .slider-info h2 {
      font-size: 1em;
      max-width: 500px;
      line-height: 120%;
      padding: 5px 0;
      font-weight: 100;
      text-transform: none;
      color: #000;
      z-index: 99;
      text-transform: uppercase;
      float: right;
      font-family: 'Lato', sans-serif; }
    .slider-info {
      text-align: right;
      vertical-align: bottom;
      padding: 0px 25px 25px 0px;
      display: table-cell;
      z-index: 99;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 320px; }
    #footer img {
      max-width: 20%;
      opacity: 0.7;
      transition: all 0.3s;
      padding: 10px 0 10px 0; }
    #footer {
      padding-bottom: 0px;
      text-align: center;
      padding-top: 5px; }
    .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;
      width: 150px; }
    .description h2 {
      text-transform: uppercase;
      font-size: 1.2em;
      position: relative; }
    .menu li a {
      color: #000;
      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; }
    #showMenu {
      position: absolute;
      right: 20px;
      top: 55px;
      width: 35px;
      height: 35px;
      line-height: 35px; }
    .lang {
      position: absolute;
      right: 20px;
      top: 10px; }
    .showBookingBtn {
      width: 35px;
      height: 35px;
      line-height: 35px;
      right: 20px;
      top: 75px; }
    .social-container a {
      display: block;
      width: 110px;
      line-height: 40px;
      border: 1px solid rgba(0, 0, 0, .1);
      color: rgba(0, 0, 0, .6);
      margin: 20px 0;
      text-decoration: none;
      text-align: center;
      margin: auto;
      margin-bottom: 25px;
      border-radius: 2px;
      transition: all 300ms cubic-bezier(0.4, 0, 1, 1); }
    .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; }
    .scrollTop #menu li a {
      line-height: 49px; }
    .slideInfoIco img {
      display: none; }
    .icoWrapper {
      display: none; }
    .topInfo {
      /* float: right; */
      /* z-index: 99; */
      position: absolute;
      top: 10px;
      right: 65px; }
    #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; }
    .menu {
      margin: 0 auto;
      top: 0;
      left: 0;
      width: 130px;
      z-index: 99;
      padding: 15px 0 0 0;
      text-align: center; }
    .menuContainer {
      margin-top: 0px;
      position: absolute;
      margin: auto;
      top: 160px;
      left: 0;
      float: none;
      z-index: 9999;
      height: 100%; }
    .menuContainerscroll {
      margin-top: 0px;
      position: absolute;
      margin: auto;
      top: 120px;
      left: 0;
      float: none;
      z-index: 9999;
      height: 100%; }
    #showMenuscroll {
      position: absolute;
      right: 20px;
      top: 30px;
      width: 35px;
      height: 35px;
      line-height: 35px; }
    .logoWrapscroll {
      top: 0px;
      position: relative;
      float: left;
      z-index: 99999; }
    #newsletterForm {
      max-width: 100%;
      margin: auto; }
    .inputnewsletter {
      background: #fff;
      height: 35px;
      line-height: 44px;
      border-radius: 2px;
      border: 0px;
      outline: none;
      width: 100%;
      padding: 11px 10px;
      margin: 0 7px;
      display: inline-block;
      border: 1px solid rgba(0, 0, 0, .2);
      letter-spacing: 1px;
      float: left;
      text-transform: uppercase;
      font-size: 0.8em;
      color: #000; }
    .buttonnewsletter {
      color: #000;
      height: 35px;
      background: #c3c3c3;
      text-transform: uppercase;
      font-weight: 400;
      line-height: 22px;
      border-radius: 2px;
      display: inline-block;
      cursor: pointer;
      margin: 0px 0px 0 0px;
      border-radius: 2px;
      border: 1px solid rgba(0, 0, 0, .2);
      font-size: 0.7em !important;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      float: left; } }