/*!
 * Start Bootstrap - Landing Page v5.0.7 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */
 
 body{background-color: #f8f9fa !important;font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif}
 h1,h2,h3,h4,h5,h6{font-family:Lato,'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:700}
 header.masthead{position:relative;background-color:#343a40;background:url(../img/bg-main.jpg) no-repeat center center;background-size:cover;padding-top:3rem;padding-bottom:3rem}
 header.masthead .overlay{position:absolute;background-color:#212529;height:100%;width:100%;top:0;left:0;opacity:.3}
 header.masthead h1{font-size:2rem}
 
 @media (min-width:768px){
	 header.masthead{padding-top:15rem; padding-bottom:15rem}
	 header.masthead h1{font-size:3rem}
	 }
 .showcase .showcase-text{padding:3rem}
 .showcase .showcase-img{min-height:0; background-size:cover}
 
 @media (min-width:768px){.showcase .showcase-text{padding:7rem}}
 .features-icons {padding-top:7rem;padding-bottom:7rem}
 .features-icons .features-icons-item{max-width:20rem}
 .features-icons .features-icons-item .features-icons-icon{height:7rem}
 .features-icons .features-icons-item .features-icons-icon i{font-size:4.5rem}
 .features-icons .features-icons-item:hover .features-icons-icon i{font-size:5rem}
 .testimonials {padding-top:7rem; padding-bottom:7rem}
 .testimonials .testimonial-item {max-width:18rem}.testimonials .testimonial-item img {max-width:12rem;box-shadow:0 5px 5px 0 #adb5bd}
 .call-to-action {position:relative;background-color:#343a40;background:url(../img/bg-main.jpg) no-repeat center center;background-size:cover;padding-top:7rem;padding-bottom:7rem}
 .call-to-action .overlay {position:absolute; background-color:#212529;height:100%;width:100%;top:0;left:0;opacity:.3}
 footer {
	 position: fixed;
	 bottom: 5%;
	 }
 footer.footer {position: relative; padding-top:4rem; padding-bottom:3rem}
 .logo {width: 500px; height: 195px; position:relative;background:url(../img/logoS3.png) no-repeat center center;background-size:auto; margin-bottom: 50px;}
 .booksy {width: 101px; height: 32px; background:url(../img/logo_booksy.png) no-repeat center center; display:inline-block;}
 .green {color: #00484f !important}
 .turkus {color: #11a49f !important}
 .mb-5 {margin-bottom: 0.5rem !important;}
 
 @media (max-width:768px){
  .logo {width: 158px; height: 61px; position:relative; background:url(../img/logoS3.png) no-repeat center center;background-size:cover; margin-bottom: 20px;}
  h4 {font-size: 1rem !important;}
  h1 {font-size: 1rem !important;}
  .small {font-size: 80% !important; text-align:center}
  .naglowek {margin: auto !important;}
  .mb-4 {margin: 0 auto 0.5rem auto !important;}
  .green {margin: auto !important;}
  .footer {padding-top: 1rem !important; padding-bottom: 0rem !important;}
  .fa-2x {font-size: 100%;}

 }
 
.disable {
  cursor: default;
  text-decoration: none;
}

a {color: #11a49f !important}
.fa-2xx {font-size: 2em;}
.dwie-linie {position: relative; top: -10px;}