@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Poiret+One&subset=latin,latin-ext);
/************************************** OFFER **************************************/
#index-site {
  background: url(/img/index_back.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%; }

#index-site #top-img {
  display: none; }

#index-site #index-header {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin: 17% 0% 0% 0%;
  font-family: 'Poiret One'; }

#index-site #index-header span {
  font-size: 83px;
  width: 160px; }

#index-site #index-header span:first-child {
  font-size: 20px;
  font-weight: bold; }

#index-site #index-header span:last-child {
  font-size: 25px;
  letter-spacing: 20px; }

#index-site #index-content {
  margin-top: 20px;
  padding-left: 0px;
  padding-right: 0px; }

#index-site #index-content #index-reservation {
  /*background-color: #7f888e;
  opacity: 0.6;*/
  padding: 20px 20px 20px 20px;
  margin-bottom: 80px; }

#index-site #index-content #index-day-offer {
  color: #000000;
  background-color: #f0f2f3;
  margin-right: 5px;
  opacity: 0.9;
  font-size: 12px;
  min-height: 220px;
  height: auto; }

#index-site #index-content #index-static-promotion {
  color: #000000;
  background-color: #f0f2f3;
  margin-left: 5px;
  opacity: 0.9;
  font-size: 12px;
  min-height: 220px;
  height: auto; }

#index-site #index-content #index-day-offer i,
#index-site #index-content #index-static-promotion i {
  color: #830000;
  font-weight: 700; }

#index-site #index-content #index-day-offer span,
#index-site #index-content #index-static-promotion span {
  font-size: 18px;
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  margin: 10px 0px 10px 0px; }

#index-site #index-content #index-day-offer p,
#index-site #index-content #index-static-promotion p {
  text-align: justify; }

#index-site #index-content #index-plane {
  padding: 3% 0% 0% 3%; }

/************************************** OFFER END **************************************/
@media (max-width: 1900px) {
  #index-site {
    min-height: 100%;
    height: auto;
    background-repeat: no-repeat; } }
@media (max-width: 1366px) {
  #index-site {
    height: 100%; }

  #index-site #index-header {
    margin: 3% 0% 0% 0%; } }
@media (max-width: 768px) {
  #index-site {
    height: 100%;
    background-repeat: no-repeat; } }
@media (max-width: 414px) {
  #index-site #index-header span {
    font-size: 62px; }

  #index-site #index-header span:first-child {
    font-size: 14px; }

  #index-site #index-header span:last-child {
    font-size: 17px;
    letter-spacing: 14px; } }
/************************************** CONTACT **************************************/
::-webkit-input-placeholder {
  text-align: center; }

#contact-site {
  background-image: url(/img/kontakt_back.png);
  background-repeat: round;
  height: auto;
  min-height: 100%; }

#contact-site #contact-header {
  color: #ffffff;
  text-transform: uppercase;
  margin: 5% 0% 2% 0%;
  text-align: center; }

#contact-site #contact-header span {
  font-weight: 100;
  font-size: 35px;
  width: 160px;
  border-bottom: 1px solid #d4d7db; }

#contact-site #contact-content .details span {
  font-weight: 500; }

#contact-site #contact-content #left-content {
  padding: 25px 12px 25px 25px;
  background-color: #f0f2f3;
  min-height: 650px;
  height: 650px;
  min-width: 480px;
  opacity: 0.95;
  margin-left: 25%; }

#contact-site #contact-content #left-content form input {
  margin: 0px 0px 20px 0px; }

#contact-site #contact-content #left-content #email, #contact-site #contact-content #left-content #bank_account {
  padding-bottom: 25px; }

#contact-site #contact-content #left-content input {
  border-radius: 0px;
  height: 50px; }

#contact-site #contact-content #left-content input#form_phone,
#contact-site #contact-content #left-content input#form_email {
  width: 49.5%; }

#contact-site #contact-content #left-content textarea {
  border-radius: 0px;
  height: 181px;
  width: 100%; }

#contact-site #contact-content #left-content input::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #000000;
  margin-left: 20%; }

#contact-site #contact-content #left-content textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #000000;
  margin-left: 20%; }

#contact-site #contact-content #left-content .form-group div:last-child {
  margin: 0px 0px 0px 0px; }

#contact-site #contact-content #left-content #form_submit {
  color: white;
  border-radius: 0px;
  border-color: #830000;
  background-color: #830000;
  height: 50px;
  width: 100px;
  font-size: 18px;
  margin: 20px 0px 0px 0px; }

#contact-site #contact-content #right-content {
  padding: 25px 12px 25px 25px;
  background-color: #f0f2f3;
  height: 650px;
  width: 480px;
  min-height: 650px;
  min-width: 480px;
  opacity: 0.95; }

/************************************** CONTACT END **************************************/
/************************************** CONTACT MOBILE ***********************************/
@media (max-width: 1440px) {
  #contact-site #contact-content #left-content {
    margin-left: 14%;
    margin-bottom: 20px; } }
@media (max-width: 1366px) {
  #contact-site #contact-content #left-content {
    margin-left: 12%;
    margin-bottom: 20px; } }
@media (max-width: 1024px) {
  div#contact-content {
    margin-bottom: 20px; }

  #contact-site #contact-content #left-content {
    margin-left: 0%; } }
@media (max-width: 768px) {
  #contact-site {
    height: 100%; }

  #contact-site #contact-header {
    margin: 8% 0% 2% 0%; }

  #contact-site #contact-content #left-content {
    margin-left: 16%; } }
@media (max-width: 414px) {
  #contact-site {
    background: url(/img/kontakt_back.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto; }

  #contact-site #contact-content {
    margin-top: 100px;
    margin-bottom: 20px; }

  #contact-site #contact-content #left-content {
    margin-left: 0px;
    min-width: 100%;
    padding: 10px 10px 10px 10px;
    margin-bottom: 30px; }

  #contact-site #contact-content #left-content h4 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Poiret One';
    text-transform: capitalize; }

  #contact-site #contact-content #left-content textarea {
    height: 100px; }

  #contact-site #contact-content #right-content div {
    height: 150px !important;
    width: 350px !important; }

  #contact-site #contact-content #left-content input#form_phone,
  #contact-site #contact-content #left-content input#form_email {
    width: 100%; } }
/************************************** CONTACT MOBILE END *******************************/
/************************************** LEFT MENU **************************************/
#left-menu {
  position: absolute;
  z-index: 2;
  max-height: 100%; }

#menu-large {
  height: 100%;
  background-color: #ffffff;
  min-width: 320px;
  background-image: url("/img/menu_sign.png");
  background-repeat: no-repeat;
  background-position-y: 100%;
  font-family: 'Roboto';
  display: none; }

#menu-large #top-menu h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 0px; }

#menu-large #top-menu h5 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0px;
  letter-spacing: 10px; }

#menu-large #category {
  margin-bottom: 0px;
  padding-bottom: 0px; }

#menu-large #category ul {
  padding-left: 0px;
  list-style-type: none; }

#menu-large #category #mainUl {
  padding-bottom: 15px;
  font-weight: 500; }

#menu-large #category #mainUl a {
  font-size: 17px;
  text-transform: uppercase;
  color: #293943; }

#menu-large #category #mainUl a:hover {
  color: #830000;
  text-decoration: underline; }

#menu-large #category #mainUl:last-child {
  margin-top: 60px; }

#menu-large #category #siteUI a {
  font-size: 13px;
  color: #293943; }

#menu-large #category li.inMain {
  padding-top: 15px;
  margin-top: 10px; }

#menu-large #category li.inMain a {
  font-size: 17px; }

#menu-large #social {
  margin-bottom: 0px;
  padding-bottom: 0px; }

#menu-small {
  background-color: #ffffff;
  min-width: 320px;
  height: 50px;
  padding: 0px 0px 0px 0px; }

#menu-small #icon {
  display: inline-block; }

#menu-small #icon i {
  cursor: pointer;
  font-size: 23px;
  border-left: 2px solid grey;
  padding: 14px 15px 13px 15px; }

#menu-small #icon span {
  position: absolute;
  top: 53px;
  left: 13px;
  font-size: 9px;
  color: #ffffff;
  text-transform: uppercase; }

#menu-small #contact {
  display: inline-block;
  padding: 16px 10px 16px 10px;
  background-color: #830000;
  width: 83%;
  height: 100%; }

#menu-small #contact span {
  color: #ffffff;
  padding: 7px 68px 7px 68px; }

#menu-large #link {
  padding-bottom: 0px; }

#menu-large #link a {
  font-weight: 700;
  color: #293943; }

#menu-large #link a:hover {
  color: #293943;
  text-decoration: none; }

#top-img {
  position: absolute;
  left: 50%; }

#top-img div {
  position: relative;
  left: -50%; }

/************************************** LEFT MENU END **************************************/
/************************************** LEFT MENU MOBILE **************************************/
@media (max-height: 1024px) {
  .jumbotron {
    padding-top: 81px;
    padding-bottom: 50px; } }
@media (max-height: 900px) {
  .jumbotron {
    padding-top: 50px; } }
@media (max-height: 800px) {
  .jumbotron {
    padding-top: 52px; } }
@media (max-height: 768px) {
  .jumbotron {
    padding-top: 44px;
    padding-bottom: 2px;
    margin-bottom: 0px; } }
@media (max-width: 768px) {
  #menu-small {
    min-width: 275px; }

  #menu-small #contact {
    width: 80%; }

  #menu-small #contact span {
    padding: 7px 40px 7px 40px; } }
@media (max-width: 414px) {
  .jumbotron {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px; }

  #left-menu {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%; }

  #menu-large {
    min-height: 500px;
    height: auto;
    min-width: 414px;
    background-position-x: -28px;
    position: fixed; }

  #menu-large #top-menu {
    margin-top: 0px; }

  #menu-large #top-menu h2 {
    font-size: 27px;
    margin-top: 5px;
    font-family: 'Poiret One'; }

  #menu-large #top-menu h5 {
    font-size: 10px;
    font-family: 'Poiret One'; }

  #menu-small {
    min-width: 50px;
    background: none;
    color: #ffffff;
    top: 0px;
    position: absolute; }

  #menu-small #icon i {
    border: none; }

  #bottom-contact {
    position: fixed;
    background-color: #1e3341;
    bottom: 0px;
    width: 100%;
    padding: 5px 5px 5px 5px;
    text-align: center;
    font-size: 17px;
    color: #ffffff;
    z-index: 2; }

  #top-img div {
    padding-top: 10px; }

  #top-img div:nth-child(2) span {
    color: #ffffff;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 100;
    display: block;
    font-family: 'Poiret One'; }

  #top-img div:nth-child(2) span:first-child {
    font-size: 27px; }

  #top-img div:nth-child(2) span:last-child {
    font-size: 10px;
    letter-spacing: 10px;
    text-align: center; } }
@media (max-width: 375px) {
  #menu-large {
    min-width: 375px; } }
@media (max-width: 320px) {
  #menu-large {
    min-width: 320px;
    min-height: 480px; } }
/************************************** LEFT MENU END MOBILE **************************************/
/************************************** OFFER **************************************/
#offer-site {
  background: url(/img/kontakt_back.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: auto;
  min-height: 100%; }

#offer-site #offer-header {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin: 5% 0% 2% 0%; }

#offer-site #offer-header span {
  font-weight: 100;
  font-size: 35px;
  width: 160px;
  border-bottom: 1px solid #d4d7db; }

#offer-site #offer-content {
  margin-top: 50px; }

#offer-site #offer-content #offer-description {
  background-color: #f0f2f3;
  max-width: 1400px;
  padding: 20px 20px 20px 20px;
  margin: 0 auto;
  opacity: 0.95;
  margin-bottom: 20px; }

/************************************** OFFER END **************************************/
/************************************** OFFER MOBILE **************************************/
@media (max-width: 768px) {
  #offer-site #offer-header {
    margin: 8% 0% 2% 0%; } }
@media (max-width: 414px) {
  #offer-site #offer-content {
    margin-top: 100px; } }
/************************************** OFFER MOBILE END **************************************/
/************************************** OFFER DETAILS **************************************/
#offerdetails-site {
  margin-top: 100px; }

#offer-details-content {
  margin-top: 10%; }

#offer-details-content .all {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #f0f2f3;
  padding: 10px 10px 10px 10px; }

#offer-details-content #offer-title h2 {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 10px 5px; }

#offer-details-content #offer-description p {
  padding: 0px 15px 0px 15px;
  text-align: justify; }

#offer-details-content #back {
  margin-top: 10px; }

#offer-details-content #back a {
  border-color: #830000;
  border-radius: initial;
  background-color: #830000;
  color: #ffffff;
  height: 34px;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  width: 150px; }

/************************************** OFFER DETAILS END **************************************/
/************************************** OFFER DETAILS MOBILE **************************************/
@media (max-width: 768px) {
  #offer-details-content {
    margin-top: 30%; } }
@media (max-width: 414px) {
  #offer-details-content {
    margin-top: 100px;
    margin-bottom: 70px;
    min-height: 586px; }

  #offer-details-content .content span {
    position: absolute;
    right: 45px;
    top: -45px; } }
/************************************** OFFER DETAILS  MOBILE END**************************************/
/************************************** END NEWS DETAILS **************************************/
/************************************** ABOUT **************************************/
#about-site {
  background-image: url(/img/hotel_back.png);
  background-repeat: round;
  height: auto;
  min-height: 100%; }

#about-site #about-header {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin: 5% 0% 2% 0%; }

#about-site #about-header span {
  font-weight: 100;
  font-size: 35px;
  width: 160px;
  border-bottom: 1px solid #d4d7db; }

#about-site #about-content {
  margin-top: 50px; }

#about-site #about-content #about-description {
  background-color: #f0f2f3;
  max-width: 1400px;
  padding: 20px 20px 20px 20px;
  margin: 0 auto;
  opacity: 0.95;
  margin-bottom: 20px; }

/************************************** ABOUT END **************************************/
/************************************** ABOUT MOBILE **************************************/
@media (max-width: 768px) {
  #about-site {
    height: 100%; }

  #about-site #about-header {
    margin: 8% 0% 2% 0%; } }
@media (max-width: 414px) {
  #about-site {
    background: url(/img/hotel_back.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: auto; }

  #about-site #about-content {
    margin-top: 100px;
    margin-bottom: 40px; } }
/************************************** ABOUT MOBILE END **************************************/
/************************************** OFFER **************************************/
#rooms-site {
  background: url(/img/kontakt_back.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100%;
  height: auto; }

#rooms-site #rooms-header {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin: 5% 0% 2% 0%; }

#rooms-site #rooms-header span {
  font-weight: 100;
  font-size: 35px;
  width: 160px;
  border-bottom: 1px solid #d4d7db; }

#rooms-site #rooms-content {
  margin-top: 50px;
  margin-bottom: 20px; }

#rooms-site #rooms-content #room {
  background-color: #f0f2f3;
  max-width: 900px;
  min-height: 350px;
  padding: 20px 20px 20px 20px;
  margin: 0 auto;
  opacity: 0.95; }

#rooms-site #rooms-content #rooms-left,
#rooms-site #rooms-content #rooms-right {
  margin-top: 15px; }

#rooms-site #rooms-content #rooms-right #title {
  padding-bottom: 15px; }

#rooms-site #rooms-content #rooms-right #title span {
  font-size: 14px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 600; }

#rooms-site #rooms-content #rooms-right #description span {
  max-height: 100px;
  min-height: 100px;
  display: block;
  overflow: auto;
  text-align: justify; }

#rooms-site #rooms-content #rooms-right #price {
  padding-top: 15px; }

#rooms-site #rooms-content #rooms-right #bottom-panel {
  padding-top: 40px; }

#rooms-site #rooms-content #rooms-right #bottom-panel #icons img {
  margin: 15px 15px 0px 0px; }

#rooms-site #rooms-content #rooms-right #bottom-panel #sign {
  border-radius: 20px;
  background-color: #830000;
  color: #ffffff;
  height: 18px;
  width: 18px;
  padding: 2px 0px 0px 6px;
  font-size: 10px;
  position: absolute;
  top: 2px;
  right: 62px; }

#rooms-site #rooms-content #rooms-right #bottom-panel i.fa.fa-male {
  font-size: 22px;
  color: #000000;
  display: block;
  position: absolute;
  right: 47px;
  top: 10px; }

#rooms-site #rooms-content #rooms-right #bottom-panel #sign_people {
  border-radius: 20px;
  background-color: #830000;
  color: #ffffff;
  height: 24px;
  width: 24px;
  padding: 5px 0px 0px 5px;
  font-size: 10px;
  position: absolute;
  top: -3px;
  right: 27px; }

#rooms-site #rooms-content #rooms-right #bottom-panel #buttons {
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  text-align: center; }

#rooms-site #rooms-content #rooms-right #bottom-panel #buttons a:hover {
  text-decoration: none; }

#rooms-site #rooms-content #rooms-right #bottom-panel #buttons #gallery {
  border: 1px solid #b3b3b3;
  background: none;
  border-radius: 0px;
  padding: 5px 15px 5px 15px;
  color: #000000; }

#rooms-site #rooms-content #rooms-right #bottom-panel #buttons .reservation {
  border: 1px solid #830000;
  background-color: #830000;
  border-radius: 0px;
  color: #ffffff;
  padding: 5px 15px 5px 15px; }

#rooms-site #rooms-content #arrow-left, #rooms-site #rooms-content #arrow-right {
  background-color: #830000;
  border-radius: 30px;
  height: 30px;
  color: #ffffff;
  width: 30px;
  z-index: 2;
  margin-top: 17%; }

#rooms-site #rooms-content #arrow-left {
  padding: 6px 0px 0px 6px;
  float: left;
  margin-left: -4%; }

#rooms-site #rooms-content #arrow-right {
  padding: 6px 0px 0px 8px;
  float: right;
  margin-right: -54%; }

/************************************** ROOM END **************************************/
/************************************** ROOM MOBILE **************************************/
@media (max-width: 1900px) {
  #rooms-site {
    min-height: 100%;
    height: auto;
    background-repeat: no-repeat; } }
@media (max-width: 991px) {
  #rooms-site #rooms-header {
    margin: 8% 0% 2% 0%; }

  #rooms-site #rooms-content #room {
    height: 630px; } }
@media (max-width: 768px) {
  #rooms-site #rooms-content #arrow-left, #rooms-site #rooms-content #arrow-right {
    position: absolute; } }
@media (max-width: 414px) {
  #rooms-site {
    min-height: 100%;
    height: auto;
    background-repeat: no-repeat; }

  #rooms-site #rooms-content #room {
    padding: 0px 0px 0px 0px;
    margin-top: 30px;
    min-height: 602px;
    margin-bottom: 40px; }

  #rooms-site #rooms-content #rooms-left #img-room {
    height: 100%;
    width: 100%; }

  #rooms-site #rooms-content #arrow-left {
    left: 0px;
    position: absolute;
    top: -50px;
    float: none;
    margin-left: 0px;
    padding: 4px 0px 0px 6px;
    font-size: 23px;
    height: 40px;
    width: 40px; }

  #rooms-site #rooms-content #arrow-right {
    right: 0px;
    position: absolute;
    top: -50px;
    float: none;
    margin-right: 0px;
    padding: 4px 0px 0px 8px;
    font-size: 23px;
    height: 40px;
    width: 40px; }

  #rooms-site #rooms-content #rooms-right #bottom-panel {
    padding: 15px 0px 15px 0px; }

  #rooms-site #rooms-content #rooms-right #bottom-panel #sign {
    left: 118px; }

  #rooms-site #rooms-content #rooms-right #bottom-panel #buttons {
    margin-top: 30px; } }
@media (max-width: 375px) {
  #rooms-site #rooms-content #room {
    min-height: 572px; } }
@media (max-width: 320px) {
  #rooms-site #rooms-content #room {
    min-height: 535px; } }
/************************************** ROOM MOBILE END **************************************/
/************************************** GALLERY **************************************/
#gallery-site {
  background-image: url(/img/kontakt_back.png);
  background-repeat: round;
  height: auto;
  min-height: 100%; }

#gallery-site #gallery-header {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin: 5% 0% 2% 0%; }

#gallery-site #gallery-header span {
  font-weight: 100;
  font-size: 35px;
  width: 160px;
  border-bottom: 1px solid #d4d7db; }

#gallery-site #gallery-content {
  margin-top: 50px;
  margin-bottom: 20px; }

#gallery-site #gallery-content #gallery-description {
  background-color: #f0f2f3;
  max-width: 1020px;
  padding: 20px 0px 20px 0px;
  margin: 0 auto;
  opacity: 0.95;
  min-height: 450px;
  overflow: hidden;
  position: relative; }

#gallery-site #gallery-content #gallery-description #ul-gallery {
  transition: all 0.5s;
  position: absolute;
  padding-left: 20px; }

#gallery-site #gallery-description #arrow-left, #gallery-site #gallery-description #arrow-right {
  background-color: #830000;
  border-radius: 30px;
  height: 30px;
  color: #ffffff;
  width: 30px;
  z-index: 2;
  display: block;
  margin-top: 19%;
  display: block;
  position: absolute;
  cursor: pointer; }

#gallery-site #gallery-description #arrow-left {
  padding: 6px 0px 0px 6px;
  left: 0px; }

#gallery-site #gallery-description #arrow-right {
  padding: 6px 0px 0px 8px;
  right: 0px; }

/************************************** GALLERY END **************************************/
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

/************************************** GALLERY MOBILE **************************************/
@media (max-width: 1024px) {
  #gallery-site #gallery-content #gallery-description {
    max-width: 820px; }

  #gallery-site #gallery-description #arrow-left, #gallery-site #gallery-description #arrow-right {
    margin-top: 23%; } }
@media (max-width: 768px) {
  #gallery-site #gallery-header {
    margin: 8% 0% 2% 0%; }

  #gallery-site #gallery-content #gallery-description {
    max-width: 616px; }

  #gallery-site #gallery-description #arrow-left, #gallery-site #gallery-description #arrow-right {
    margin-top: 30%; } }
@media (max-width: 414px) {
  #gallery-site #gallery-content #gallery-description {
    max-width: 220px;
    margin-top: 40px;
    margin-bottom: 40px; }

  #gallery-site #gallery-description #arrow-left, #gallery-site #gallery-description #arrow-right {
    margin-top: 88%; }

  /*#gallery-site{
      background: url(/img/kontakt_back.png) no-repeat center center fixed;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
      background-size: cover;
      height: auto;
  }
  #gallery-site #gallery-content{
      margin-top: 90px;
  }
  #gallery-site #gallery-content #gallery-description ul li{
      width: 88%!important;
      height: 190px!important;
  }
  #gallery-site #gallery-content #gallery-description ul li img:nth-child(1){
      width: 100%;
  }
  #gallery-site #gallery-content #gallery-description{
      margin-bottom: 40px;
  }
  #gallery-site #gallery-content #gallery-description ul #loop-gallery img{
      top: -205px !important;
      left: 20px !important;
      height: 7% !important;
      width: 50% !important;
      display: block !important;
      opacity: 0;
      height: 97.5% !important;
      width: 100% !important;
  }*/ }
/************************************** GALLERY MOBILE END **************************************/

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