html, body {
    height: 100%;
    width: 100%;
    font-family: "Helvetica" !important;
    /*background: url('../img/bg.jpg') rgba(0, 0, 0, .4) no-repeat scroll center center / cover ;*/
}
h1, h2, h3, h4, h5 {
  color: white;
  font-weight: lighter;
}
/*#b { background: url('../img/bg2.jpg') no-repeat fixed center center / cover;}
#b1 { background: url('../img/bg2.jpg') no-repeat fixed center center / cover; -webkit-transition: background-image 0.5s ease-in-out; transition: background-image 0.5s ease-in-out;}
#b2 { background: url('../img/bg3.jpg') no-repeat fixed center center / cover; transition: 1s;}
#b3 { background: url('../img/bg4.jpg') no-repeat fixed center center / cover; transition: 1s;}
#b4 { background: url('../img/bg5.jpg') no-repeat fixed center center / cover; transition: 1s;}
#b5 { background: url('../img/bg6.jpg') no-repeat fixed center center / cover; transition: 1s;}
#b6 { background: url('../img/bg7.jpg') no-repeat fixed center center / cover; transition: 1s;}*/


.easybg {
background-image: url("../img/2.jpg");
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
min-height: 100%;
}

.row {margin: 0}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}



.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    min-height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* ------------- NAV ----------------- */
ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
.navbar-brand {
  padding: 10px 0;
}
.navbar-brand > img {
    height: 30px;
}
.navbar-nav {
  margin: 0;
}
.navbar-collapse {
  padding: 0;
  min-width: 91% !important;
}
nav.navbar-inverse .navbar-collapse .navbar-nav > li > a {
    font-size: 17px;
    color: rgb(208, 208, 208);
    font-weight: lighter;
}
nav.navbar-inverse .navbar-collapse .navbar-nav > li > a:hover, .sub-nav > ul > li:hover a{
  color: rgb(255, 255, 255);
}
.navbar-nav > li > a:active {
  color: white;
}
nav {
    width: 100%;
    background-color: rgba(29, 29, 29, .5) !important;
    border-right: none;
}
.navbar-inverse {
  border: none;
}

ul.nav {
    overflow: hidden;
    width: 100%;
}

ul.nav li {
    list-style: none;
    float: left;
    text-align: center;
    /*border-left: 1px solid rgba(204, 204, 204, .5);*/
    width: 16.66%;
    height: 50px;
    padding-top: 5px;
    box-sizing: border-box;
}
ul.nav li:first-child {
  border-left: none;
}

nav ul li a {
    display: block;
    text-decoration: none;
    color: rgb(208, 208, 208);
    padding: 10px 0 !important;
    cursor: pointer;
    text-transform: uppercase;
}
.nav > li > a > img {
  max-width: 30px;
}
.sub-nav {
  background-color: rgba(83, 82, 82, 0.7);
  margin-top: 50px;
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 80px;
  display: none;
}
.sub-nav > ul {
  list-style: outside none none;
  overflow: hidden;
  width: 100%;

}
.sub-nav > ul >li {
  float: left;
  text-align: center;
  padding: 30px;
  cursor: pointer;
  width: 25%;
}
.sub-nav > ul > li > a {
  color: #e7e7e7;
  text-decoration: none;
  text-transform: uppercase;
}



#content {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    background: rgba(0, 0, 0, .2) no-repeat scroll center center / cover ;
    position: absolute;
    top: 0;
    left: 0;
    /*padding-bottom: 70px;*/
}
.sanitalacja-content h3 {
  padding: 0 30px;
}
/* -------------- HOME --------------- */
.text-vertical-center p {
  color: white;
  font-size: 20px;
}
.home, .kariera-content, .oferta-content, .referencje-content, .zasoby-content, .sanitalacja-content, .news-content {
    /*background: url('../img/bg.jpg') rgba(255, 255, 255, .3) no-repeat scroll center center / cover ;*/
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    text-align:center;
    vertical-align: center;
    padding-top: 50px;
}
/* ------------- KARIERA --------------- */
#btn-aplikuj span {
  padding: 4px 15px 0px 15px;
  font-size: 25px;
}
/* -------------- szkolenia-content --------------- */
div.szkolenia-content {
  padding-top: 80px;
  color: #f8f8f8;
  /*background: rgba(0, 0, 0, 0) url(../img/bg.jpg) no-repeat scroll center center / cover ;*/
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  font-weight: lighter;
  transition: 3s;
}
.szkolenia-content > .container {
  width: 100%;
}
div.szkolenia-content h2 {
  margin-top: 0;
}
div.szkolenia-grupa {
  padding: 20px 10px;
}
div.szkolenia-grupa > div {
  background-color: rgba(0, 0, 0, .4);
  border-radius: 10px;
  padding: 20px;

}
.szkolenia-grupa-content h4 {
  font-size: 17px;
}
.sanitalacja-content {
  padding-bottom: 50px;
}
/* --------------- EVENTY ----------- */
.gal-loader {
  position: relative;
  height:100%;
  width: 100%;
  z-index: 10;
}
.zasoby-content {
  /*display: none;*/
}
.zasoby-content div {
  margin-bottom: 30px;
}
.gallery-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  z-index: 10;
  top: 0; left: 0;
}
.eventy img:hover {
  opacity: .7;
}
.eventy img {
  margin: 0 auto;
}
/* ------------- KONTAKT ------------- */
div#kontakt {
  /*background: rgba(0, 0, 0, 0) url(../img/bg.jpg) no-repeat scroll center center / cover ;*/
  padding-top: 90px;
  padding-bottom: 50px;
}
.dane-kontakt p, .dane-kontakt a {
  color: white;
  text-shadow: 0px 0px 10px #000;
}
div#kontakt .section-heading {
  /*color: #fff*/
}

div#kontakt .form-group input, section#kontakt .form-group textarea {
  padding: 10px
}
div#kontakt .form-group input.form-control {
  height: auto
}
div#kontakt .form-group textarea.form-control {
  height: 150px
}
div#kontakt .form-control:focus {
  border-color: #a49a8d;
  box-shadow: none
}
div#kontakt::-webkit-input-placeholder {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb
}
div#kontakt:-moz-placeholder {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb
}
div#kontakt::-moz-placeholder {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb
}
div#kontakt:-ms-input-placeholder {
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb
}
div#kontakt .text-danger {
  color: #e74c3c
}
.btn-xl {
  color: #fff;
  background-color: #4a80da;
  border-color: #4a80da;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 10px 20px;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
  color: #fff;
  background-color: #175fda;
  border-color: #175fda;
}

.zasoby-content {
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, .5) no-repeat scroll center center / cover*/
  color: white;
  text-shadow: 0px 0px 10px #000;
  }
  .zasoby-content h2 {
  font-weight: 300;
  /*text-align: justify;*/
}
.zasoby-content .container h2.dysp {
  text-align: center;
}
.zasoby-content > .container {
  padding-top: 90px;
}
.timer {
  font-size: 35px;
}
.posiadamy {
  margin-top: 50px;
}
.posiadamy span {
  font-size: 20px;
}

/*************** REFERENCJE **********/
.referencje-content {
  padding-top: 100px;
  padding-bottom: 100px;
}
.referencje-content img {
  padding:10px;
  border-radius: 25px;
}
.referencje-content img:hover {
  opacity: 1;
}



/* -------------STOPKA-------------- */
footer {
  height: 50px;
  width: 100%;
  /*background: rgba(0, 0, 0, .4) no-repeat scroll center center / cover ;*/
  position: fixed;
  bottom:0;
  color: white;
}
footer img {
  height: 100%;
  padding: 5px 5px 5px 20px;
}
footer a, footer a:hover, footer a:active {
  color: rgb(227, 227, 227);
  text-decoration: none;
}

@media(min-width: 768px){
  .home img {
    width: 60%;
  }
}
@media(min-width: 991px) {
  .navbar-brand {
    float: right;
  }
  .referencje-content img {
    padding:10px;
    opacity: 1;
  }
  .referencje-content img:hover {
    opacity: .7;
  }
  .zasoby-content .row {
    padding: 0 75px;
  }
  .home img {
    width: 40%;
  }
}

@media(max-width:767px) {
  .home, .kariera-content, .oferta-content, .referencje-content, .eventy-content, .zasoby-content, .sanitalacja-content {
    padding-top: 115px;
  }
  .zasoby-content h2 {
    font-size: 18px;
    text-align: center;
    padding: 0 10px;
  }
  .sanitalacja-content h3 {
    font-size: 18px !important;
    padding: 0 10px;
  }
  .sub-nav > ul > li > a {
    text-transform: lowercase;;
  }
    ul.nav li.news {display: none;}
  .navbar-collapse {
    margin: 0 -15px !important;
  }
  ul.nav li {
    width: 19%;
  }
  ul.nav li:nth-child(2){
    width: 24%;
  }
  div.szkolenia-grupa {
    padding: 30px 0;
  }
  .sub-nav {
    margin-top: 100px;
    height: 60px;
  }
  .sub-nav > ul {
    padding: 0;
    height: 60px;
  }
  .sub-nav ul li {
    padding: 10px 0;
    height: 60px;
    width: 20%;
    display: table-cell;
    vertical-align: middle;
  }
  .sub-nav ul li:last-child {
    width: 40%;
    text-align: center;
  }
  .sub-nav ul li a {
    vertical-align: middle;
  }
  .home img {
    width: 90%;
  }
  nav.navbar-inverse .navbar-collapse .navbar-nav > li > a {
      font-size: 13px;
      color: rgb(208, 208, 208);
      font-weight: lighter;
  }
  .container-xs {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
  nav.navbar-inverse .navbar-collapse .navbar-nav:last-child > li > a {
    padding-right: 15px;
  }
}


/* LICZNIK */
#chart {
  width: 650px;
  height: 300px;
  margin: 30px auto 0;
  display: block;
}
#chart #bars {
  display: inline-block;
  height: 300px;
  padding: 0;
  margin: 0;
}
#chart #bars li {
  display: table-cell;
  width: 100px;
  height: 300px;
  margin: 0;
  text-align: center;
  position: relative;
}
#chart #bars li .bar {
  display: block;
  width: 70px;
  margin-left: 15px;
  background: #49E;
  position: absolute;
  bottom: 0;
}
#chart #bars li span {
  color: #eee;
  width: 100%;
  position: absolute;
  bottom: -2em;
  left: 0;
  text-align: center;
}

/* -------- GALERIE GALERIA ----------- */
.gallery {
  z-index: 11;
  position: fixed;
top:20%;
left:0;
height: 350px;
overflow-x: scroll;
overflow-x: hidden;
text-align: center;
}
.gallery img {
  max-height: 200px;
}
#lightbox {
display: none;
}
.zasoby-opis p {
  font-weight: lighter;
  font-size: 17px;
}

/* APLIKUJ */
.kariera-content form {
  width: 90%;
  margin-left: 5%;
}
.kariera-content form .form-group {
  /*width: 50%;*/
}

#message {
  height: 130px;
}
.aplikuj-content {
  margin-top:50px;
  margin-bottom: 50px;
transition: 2s;
}
.text-shadow {
  text-shadow: 0px 0px 20px #000;
  color: white;
  font-style: lighter;
}
#message {
  color: black;
}
/* OFERTA */
.oferta-content {
  text-shadow: 0px 0px 10px #000;
}
.oferta-kontakt {
  cursor: pointer;
}
.oferta-kontakt:hover {
text-shadow: 0 0 1px rgb(102, 186, 255);
}
.justify {
  text-align: justify;
}




.iframediv iframe {
  border: 20px solid;
  border-radius: 7px;
  border-color: rgba(0, 0, 0, .4);
}
