p {
  font-size: 15px;
  line-height: 25px;
}

section {
  padding: 25px 0 35px;
  background: #fff;
}

body { 
  position: relative; /* we need this for the scrollspy */ 
  font-size: 15px;
}

a { color: #3CC; }

a:hover { color: #ff7d27; }

.primary-button a {
  display: inline-block;
  background-color: #ff7d27;
  padding: 15px 24px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.btn-call a {
  font-size:20px
}

.parallax-content {
  width: 100%;
  min-height: 100vh;
  background-size: cover;
}

h4, .h4 {
  font-size: 18px;
}

/* Main image */

.baner-content .logo{
  position: absolute;
  top:5vh;
  left:5vh;
  width:200px;
}

.baner-content {
  padding-top: 30vh;
  text-align: center;
  background-image: url(../img/tlo2.jpg);
}

.baner-content h1 {
  margin-top: 0px;
  font-size: 128px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 24px;
}

.baner-content em {
  color: #ff7d27;
  font-weight: 600;
  font-style: normal;
}

.baner-content span {
  display: inline-block;
  margin-top: -20px;
  font-weight: 300;
  font-size: 48px;
  color: #fff;
}

.baner-content .primary-button {
  margin-top: 15px;
}

/* Cennik */

.cennik {
  padding-left: 15px;
  color:#242424;
  padding-right: 15px;
  padding-top: 15vh;
  background-color:#fff;
  background-attachment: fixed;
  min-height: 110vh;
  background-size: cover;
  background-position: center center;
}

.cennik .left-text h4 {
  font-size: 24px;
  font-weight: 500;
}

.cennik .left-text h5 {
  font-size: 18px;
  font-weight: 500;
  margin:24px 0 12px 0;
}


.cennik .left-text .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px 0px 20px 0px;
}

.cennik .left-text ul {
  padding: 0 0 10px 24px;
  margin-top: 20px;
}

.cennik .left-text ul li {
  margin: 5px 0px;
}

.cennik .left-text .primary-button {
  margin: 30px 0px;
}

.cennik .service-item {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 25px 30px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.cennik.service-item .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 15px auto;
}


.training {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15vh;
  background-attachment: fixed;
  min-height: 100vh;
  background-size: cover;
  background-position: center center;
  background-image: url(../img/tlo1.jpg);
  color: #fff;
}

.training h4 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.training .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 20px auto;
}

.training table {
  margin: 24px 0 24px 0;
}

.mission {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15vh;
  min-height: 75vh;
  color:#242424;
  background-color: #fff;

}

.mission h4 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}

.mission .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 20px auto;
}

.mission table {
  margin: 24px 0 24px 0;
}





.questions {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15vh;
  background-attachment: fixed;
  min-height: 110vh;
  background-size: cover;
  background-position: center center;
  background-image: url(../img/tlo3.jpg);
  color: #fff;
}

.questions h4 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.questions .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 20px auto;
}

.questions .item img {
  width: 100%;
}

.questions .item {
  margin: 15px;
}

.questions .item .text-content {
  background-color: #fff;
  text-align: center;
  padding: 20px;
}

.questions .item .text-content h4 {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 600;
}

.questions .item .text-content span {
  font-style: normal;
  font-size: 17px;
  font-weight: 700;
  color: #ff7d27;
}

.web-shop {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15vh;
  background-attachment: fixed;
  min-height: 60vh;
  background-size: cover;
  background-position: center center;
  background-image: url(../img/tlo3.jpg);
  color: #fff;
}

.web-shop h4 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.web-shop .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 20px auto;
}

.web-shop .item img {
  width: 100%;
}

.web-shop .item {
  margin: 15px;
}

.web-shop .item .text-content {
  background-color: #fff;
  text-align: center;
  padding: 20px;
}

.web-shop .item .text-content h4 {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 600;
}

.web-shop .item .text-content span {
  font-style: normal;
  font-size: 17px;
  font-weight: 700;
  color: #ff7d27;
}

.video-section {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15vh;
  padding-bottom: 15vh;
  background-color: #fff;
  background-attachment: fixed;
  min-height: 85vh;
  background-size: cover;
  background-position: center center;
}

.video-section iframe {
  min-height: 40vh;
  width:100%;
  margin-bottom: 3vh;
}

.video-section h4 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}

.video-section .line-dec {
  width: 45px;
  height: 3px;
  background-color: #ff7d27;
  margin: 20px auto 20px auto;
}

.map-section iframe{
  display:block
}

footer {
  text-align: center;
  background-color: #282b2f;
  padding: 70px 0px;
  color: #fff
}

footer ul {
  padding: 24px 0 0 0;
  margin: 0px;
  list-style: none;
}

footer ul li {
  display: inline-block;
  margin: 0px 4px;
}

footer ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background-color: #ff7d27;
  color: #282b2f;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.5s;
  font-size: 17px;
}

footer ul li a:hover {
  color: #282b2f;
  background-color: #ff8e43;
}

footer p {
  font-size: 12px;
  color: #fff;
  margin-top: 15px;
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
}

footer em {
  color: #ff8e43;
  font-weight: 600;
  font-style: normal;
}

@media (max-width: 767px){
  
  .baner-content {
    padding-top: 30vh;
  }

  .baner-content h1 {
    font-size: 64px;
    margin-bottom:24px;
  }

  .baner-content span {
    font-size: 24px;
  }

  .baner-content .primary-button {
    margin-top: 15px;
  }

  .cennik {
    padding-top: 5vh;
    text-align: center;
  }

  .cennik .left-text .line-dec {
    width: 45px;
    height: 3px;
    background-color: #ff7d27;
    margin: 20px auto 20px auto;
  }

  .cennik .left-text ul {
    text-align: left;
  }

  .cennik .service-item {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 25px 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
  }

}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/* Static page */
header {
  background-image: url(../img/tlo2.jpg);
  padding:4vh
}

header .logo{
  height:8vh;
  width:auto;
  display:inline-block;
  vertical-align: middle;
}

header h1 {
  display: inline-block;
  color:#fff;
  font-size:32px;
  padding:2vh;
  max-width:60vw;
  vertical-align: middle
}

.regulamin{
  padding-top:6vh;
  padding-bottom:6vh;
}

.regulamin a {
  margin-top:6vh;
}
.last-paragraph{
  padding-bottom:5vh;
}