body { position: relative; color: #494949; font-size: 16px; font-family: 'Open Sans', sans-serif; }

/* body.modal-open {
  position: fixed;
  overflow: hidden;
} */

a, a:active, a:focus, input {outline : none;}
a img {outline : none;}
img {border : 0;}

h2 {
  font-size: 50px;
  color: #f3c023;
  margin: 0;
  margin-bottom: 35px;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  font-size: 24px;
  color: #494949;
  margin: 0;
  margin-bottom: 35px;   
  padding: 0;
  font-weight: 700;
}

p { line-height: 1.6em; margin: 0; padding: 0; margin-bottom: 20px; }

.yellow { color: #f3c023; }
.big { font-size: 19px; }

.logo { position: absolute; top: 40px; left: 0; right: 0; margin: 0 auto; max-width: 400px; z-index: 200; padding: 0 10px; }
.park-holiday { position: absolute; bottom: 40px; left: 40px; z-index: 500; }

.side-nav {
  position: fixed;
  top: 240px;
  right: 0;
  z-index: 500;
  width: 84px;
}
.side-nav a:hover {
  opacity: 0.5;
}
.side-nav a.fb {
  display: block;
  width: 84px;
  text-align: center;
  padding: 10px 0;
  background-color: rgba(39, 39, 39, 0.28);
  margin-bottom: 4px;
  float: right;
}

.side-nav a.phone {
  display: block;
  min-width: 84px;  
  padding: 15px 20px;
  background-color: rgba(39, 39, 39, 0.28);
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 25px;
}
.side-nav .phone-wrapper {
  position: relative;
}
.side-nav .phone-wrapper div
{
  position: absolute;
  right: 0;
  top: 0;
  width:0;
  height: 0;
  margin-right: 0;
  color: #fff;
  font-weight: bold;
  line-height: 25px;
  font-size: 21px;
  background-color: rgba(39, 39, 39, 0.28);
}
.side-nav .phone-wrapper div.show
{
  width: 155px;
  right: 84px;
  height: auto;
  text-align: left;
  padding: 16px 0 0 20px;
  height: 81px;
}

.side-nav a.phone img { padding-top: 4px; padding-bottom: 4px; float: right; }

.side-links {
  margin-bottom: 4px;
  background-color: rgba(39, 39, 39, 0.28);
  padding: 8px 0;
  width: 84px;
  float: right; 
}
.side-links a {
  display: block;
  text-align: center;
  float: right;
  width: 84px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
}
.side-links a.s-up { background-image: url(../img/side-nav-up.png); }
.side-links a.s-act { background-image: url(../img/side-nav-act.png); }
.side-links a.s-down { background-image: url(../img/side-nav-down.png); }

.phone1 {
  position:fixed;
  height:80px;
  background-color: rgba(39, 39, 39, 0.28);
  width:220px;
  right:0px;
  top: 480px;
  margin-right: -136px;
}
.phone1-btn {
  float: left;
  display: block;
  width: 84px;
  text-align: center;
  padding: 19px 0 18px 0;
}
.phone1-number {
  float: left;
  display: block;
  width: 136px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  line-height: 25px;
  font-size: 21px;
  padding-top: 15px;
}

.menu {
  background-color: #ffba00;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 81px;
  z-index: 500;
}
body.fp-viewing-bowling-v-benicich .menu,
body.fp-viewing-fotogalerie .menu,
body.fp-viewing-rezervace-a-kontakt .menu,
body.fp-viewing-bowling-v-benicich-0 .menu,
body.fp-viewing-bowling-v-benicich-1 .menu {
  top: 0;
  bottom: auto; 
}

.menu .container-fluid, .menu .navbar-collapse { padding: 0; }
.menu .navbar, .menu .nav { min-height: 81px; margin: 0; padding: 0; border: none; }
.menu .nav-logo { padding-top: 10px; padding-right: 30px; display: none; }
.menu .nav>li>a { color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 400; padding: 32px 10px 28px 10px; height: 81px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.menu .nav>li>a:focus { background: none; }
.menu .nav>li>a:hover, .menu .nav>li.active a { background-color: #2b2b2b; color: #fff; }

body.fp-viewing-bowling-v-benicich .menu .nav-logo,
body.fp-viewing-fotogalerie .menu .nav-logo,
body.fp-viewing-rezervace-a-kontakt .menu .nav-logo,
body.fp-viewing-bowling-v-benicich-0 .menu .nav-logo,
body.fp-viewing-bowling-v-benicich-1 .menu .nav-logo {
  display: block;
}

/* .menu-wrapper { min-height:81px; z-index: 2000; } */
body.fp-viewing-0 .menu-wrapper { position: absolute; bottom: 0; left: 0; width: 100%; }
span.icon-bar { color: #fff; }

.menu .nav>li.nav-down {
  background-image: url(../img/nav-down.png);
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  width: 81px;
  height: 100%;
}
.menu .nav>li.nav-down>a {
  display: block;
  width: 81px;
  height: 81px;
}
.menu .nav>li.nav-down>a:hover {
  background-color: #fff;
  opacity: 0.5;
}
.menu .nav>li.nav-down.end {
  background-image: url(../img/nav-act.png);
}

.menu .nav>li.nav-up {
  background-image: url(../img/side-nav-act.png);
  background-color: #d89e03;
  background-position: center center;
  background-repeat: no-repeat;
  width: 81px;
  height: 100%;
}
.menu .nav>li.nav-up>a {
  display: block;
  width: 81px;
  height: 81px;
}
.menu .nav>li.nav-up>a:hover {
  background-color: #ffba00;
  opacity: 0.5;
}
.menu .nav>li.nav-up.back {
  background-image: url(../img/nav-up.png);
}

.menu .nav>li.m1 { background-color: #d89e03; }
.menu .nav>li.m2 { background-color: #dda202; }
.menu .nav>li.m3 { background-color: #e4a703; }
.menu .nav>li.m4 { background-color: #ebac02; }
.menu .nav>li.m5 { background-color: #f2b102; }
.menu .nav>li.m6 { background-color: #ffba00; }

.menu.affix-top .nav-logo img { display: none; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.menu.affix .nav-logo img { display: inline; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.block { padding: 60px 0; }


.btn { border: none; border-radius: 30px; color: #fff; margin: 0; background-color: #f3c023; padding: 10px 20px; font-size: 17px; }
.btn:hover { opacity: 0.8; color: #fff; }
.btn.btn-arrow-r { padding-right: 50px; background-image: url(../img/icons/arrow-r-white.png); background-position: right 18px center; background-repeat: no-repeat; }

.features { text-align: center; color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; z-index: 200; }
.features img { margin-bottom: 10px; }
.features .row { margin: 0; }
.f1 { background-color: #000; }
.f2 { background-color: #272727; }
.f3 { background-color: #2d2d2d; }
.f4 { background-color: #333; }
.f1, .f2, .f3, .f4 { padding: 20px 0; }

.footer { width: 100%; text-align: center; background-color: #000; padding: 20px 0; }

.reservation { padding: 120px 0 30px 0; background-color: #282828; color: #4b545b; }
.reservation h2 { color: #fff; margin-bottom: 15px; }
.reservation .cBlock p { color: #f3c023; font-size: 19px; margin-bottom: 10px; }

.block.contact { padding: 30px; background-image: url(../img/content/mapa.jpg); background-position: 15% center; background-repeat: no-repeat; }
.block.contact h2 { margin-bottom: 15px; }
.block.contact p { margin: 0; }

#kampanFormDatum, #kampanFormCasOd, #kampanFormCasDo,
#kampanFormDatum1, #kampanFormCasOd1, #kampanFormCasDo1 {
  background-image: url(../img/icons/input-date-arrow.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
}

/* ----------------- */
.modal { padding: 0 !important; }

.modal-backdrop {
  background-color: #46535b;
}
.modal-backdrop.in {
  opacity: 0.87;  
}
.modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0px;
}
.modal-content .block { padding: 50px 0; }
.modal-kampan {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
}

.modal-kampan-close,
.modal-kampan-close1 {
  display: block;
  position: absolute;
  left:0;
  right:0;
  margin-left:auto;
  margin-right:auto;
  width: 37px;
  cursor: pointer;
}
.modal-kampan-close { top: -64px; }
.modal-kampan-close1 { bottom: -64px; }
.modal-kampan-close:hover, .modal-kampan-close1:hover { opacity: 0.8; }

#bar .modal-content h3 { color: #e3b118; font-size: 24px; margin: 0; margin-bottom: 30px; text-transform: uppercase; }
#bar .modal-content h4 { color: #000; font-size: 24px; margin: 0; margin-bottom: 16px; margin-top: 10px; font-weight: bold; text-transform: uppercase; }
#bar .modal-content h4.silver { color: #a0a0a0; margin: 20px 0 40px 0; }

#bar .modal-content table td, #bar .modal-content table th { vertical-align: top; padding-bottom: 20px; }
#bar .modal-content table th { font-weight: normal; text-align: right; padding-right: 30px; }

#bar .modal-content table { width: 100%; }

#bar .modal-content { color: #000; }
#bar .modal-content .container { width: 90%; }

#cenik .reservation p { color: #fff; font-size: 19px; }
#cenik .reservation h2 { color: #f3c023; }
#cenik .big { font-size: 47px; color: #f3c023; line-height: 40px; }
.cenik-left { text-align: right; padding-top: 55px; font-size: 24px; }
.cenik-right { text-align: right; padding-top: 60px; font-size: 24px; }
.cenik-left-img, .cenik-right-img { text-align: left; }
#cenik .reservation .cBlock { padding: 0; }

.firemni-akce {  
  background: url(../img/content/firemni-akce.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bowling-v-benicich {
  background: url(../img/content/bowling-v-benicich.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.firemni-akce .block, .bowling-v-benicich .block { padding-top: 20px; }

.kampan-slide {
  position: relative;
  height: 450px;  
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.kampanSubpage .kampan-slide {
  height: 600px;  
  background-position: center top;
}

#pageHome .modal-kampan .jumbotron {
  padding: 60px 0;
}

.modal-kampan .jumbotron, .modal-kampan .jumbotron h2 {
  color: #fff !important;
  text-align: center;
}

.modal-kampan .jumbotron p {
  margin: 0;
}

.modal-kampan .cBlock {
  padding-bottom: 0px;
  padding: 60px 0;
  position: relative;
}

.modal-kampan .cBlock ul {
  margin-bottom: 20px;
}

.modal-kampan .cBlock ul li span { 
  color: #333;
}

.cBlock h2 span, .jumbotron h2 span {
  display: block;
  font-size: 22px;
  margin-top: 0px;
  font-weight: normal;
  line-height: 1.6em;
}

@media (max-width: 1450px) {
  /* li.nav-up,
  li.nav-down { display: none; } */
  .block.contact { background-position: 10% center; }
}

@media (max-width: 1200px) {
  li.nav-up,
  li.nav-down { display: none; }
  .menu li.nav-logo { display: none !important; }
  .block.contact { background-position: 5% center; }
}

@media (max-width: 768px) {
  body { padding-top: 60px; }
  .f1, .f2, .f3, .f4 { font-size: 12px; }
  .features { position: relative !important; bottom: auto; left: auto; }
  .menu { height: 60px; top: 0; }
  .menu .navbar, .menu .nav { min-height: 60px; }
  .menu .nav>li>a { font-size: 16px; padding: 6px 10px 6px 30px; height: auto; }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header
  { margin-right: 0px; }
  .firemni-akce, .bowling-v-benicich { background: none; padding-top: 55px; }
  .reservation { padding-top: 75px; }
  .logo { top: 80px; }
  .cenik-left, .cenik-right { text-align: center; padding-top: 30px; }
  #cenik h2 { margin-bottom: 0; }
  #cenik .reservation h2 { margin-bottom: 20px; }
  .cenik-left-img, .cenik-right-img { text-align: center; }
  .block.contact { background: none; }
  .bowling-v-benicich .block { padding-bottom: 0; }
}