body {
  font-family: 'Lato', sans-serif;
  font-weight: 300;		
  position: relative;
  width: 100%;
  height: 100%;
  color: #1F1F1F;
  background-color: #505050;
}

html {
  width: 100%;
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin: 0 0 35px;
  letter-spacing: 1px;
}

h2 {
	font-size: 3.1em;
}

h3 {
	font-size: 2.8em;	
}

h4 {
	font-size: 1.9em;
	margin: 0 0 30px;
}
h4 a {
	color: #262626;
}
h4 a:hover {
	text-decoration: none;
	color: #fff;
}
h5 { 
	margin: 5px 0 35px 0;
}

p {
	font-size: 16px;
  	margin: 0 0 28px 0 !important; 
  	font-family: 'Open Sans', sans-serif; 
  	font-weight: 400; 
} 

li {
  	font-size: 16px; 
  	margin: 0 0 8px 0;
  	font-family: 'Open Sans', sans-serif;
  	font-weight: 400;
}
ul {
	margin: 0 0 40px 0;	
}
ul.a {
    list-style-type: circle;
}

hr {
	margin: 50px 0;
}
.text-grey {
	color: #A0A0A0; 
}
.lead {
	font-size: 1.6em;
	line-height: 1.35;
	color:#A0A0A0;
}
.card-text {
	font-size: 19px;
	color:#A0A0A0; 
}

.slide-border {
	border: 1px solid rgba(0,0,0,.125);
}

.add-top-margin {
	margin-top: 30px;
}

@media (max-width: 768px) {
  .card-columns {
    column-count: 1;
  }
}

@media (min-width: 768px) {
  p {
    line-height: 1.7;
    margin: 0 0 28px;
  }
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #999;
}

a:focus, a:hover {
  color: #1F1F1F;
  text-decoration: underline;
}

#mainNav {
  font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background-color: black;
}

#mainNav .navbar-toggler {
  font-size: 14px;
  padding: 11px;
  color: white;
  border: 1px solid white;
}

#mainNav .navbar-brand {
  font-weight: 700;
}

#mainNav a {
  color: white;
}

#mainNav .navbar-nav .nav-item {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    letter-spacing: 1px;
    border-bottom: none;
    background: transparent;
  }
  #mainNav.navbar-shrink {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.3);
    background: #262626;
  }
  #mainNav .nav-link.active {
    outline: none;
    background-color: rgba(255, 255, 255, 0.3);
  }
  #mainNav .nav-link.active:hover {
    color: white;
  }
}

.masthead {
  display: table;
  width: 100%;
  height: auto;
  padding: 200px 0;
  text-align: center;
  color: white;
  background: url("../img/intro-bg.jpg") no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.masthead .intro-body {
  display: table-cell;
  vertical-align: middle;
}

.masthead .intro-body .brand-heading {
  font-size: 50px;
}

.masthead .intro-body .intro-text {
  font-size: 18px;
}

@media (min-width: 768px) {
  .masthead {
    height: 100%;
    padding: 0 0 40px 0;
  }
  .masthead .intro-body .brand-heading {
    font-size: 100px;
  }
  .masthead .intro-body .intro-text {
    font-size: 22px;
  }
}

.sub-masthead {
  display: block; 
  width: 60%;
  height: 15%;
  padding: 0px 0;
  text-align: center;
  color: white;
  background: url("../img/intro-bg.jpg") no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.logo-index {
	margin: 2.3em 0 3.7em 0;
}
.bnw-filter {
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.article-img {
	margin-bottom: 40px;
}
.card-columns {
	margin: 40px 0;
}

.btn-circle {
  font-size: 26px;
  width: 55px;
  height: 55px;
  margin-top: 15px;
  line-height: 45px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  color: white;
  border: 2px solid white;
  border-radius: 100% !important;
  background: transparent;
}

.btn-circle:focus, .btn-circle:hover {
  color: white;
  outline: none;
  background: rgba(255, 255, 255, 0.1);
}

#about {
	background-color: white;
}
#offer {
	background-color: #ffc000;
}

.content-section-artykul {
	padding-top: 100px;
    padding-bottom: 100px;
}

.download-section {
  color: white;
  background: url("../img/downloads-bg.jpg") no-repeat center center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 60px !important;		
}

#map {
  width: 100%;
  height: 300px;
}

#contact {
	color: white;
}

@media (min-width: 992px) {
  .content-section {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  #map {
    height: 350px;
  }
}

.btn {
  font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  border-radius: 0;
}

.btn-default {
  color: #42DCA3;
  border: 1px solid #42DCA3;
  background-color: transparent;
}

.btn-default:focus, .btn-default:hover {
  color: black;
  border: 1px solid #42DCA3;
  outline: none;
  background-color: #42DCA3;
}

ul.banner-social-buttons {
  margin-top: 0;
}

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px;
  }
}

@media (max-width: 992px) {
	.lead, h2 {
		text-align: left;
	}
	.content-section {
    padding-top: 70px;
    padding-bottom: 70px;
  	}
	hr {
		margin: 20px 0;
	} 
}

@media (max-width: 576px) {
	h2 {
		font-size: 2.5em;
		margin: 0 0 15px;
	}
	h3 {
		font-size: 1.8em;
	}
	.lead {
		font-size: 1.3em; 
	}
	.artykul-lista {
		line-height: 1.1em;
	}
}

@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.banner-social-buttons li:last-child {
    margin-bottom: 0;
  }
}

footer {
  padding: 50px 0;
}

footer p {
  font-size: 14px;
  margin: 0;
}

::-moz-selection {
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
  text-shadow: none;
}

::selection {
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.form-control {
	border-radius: 0;
	color: aqua;
}

.artykul-lista {
  font-size: 18px;
  line-height: 0.9;
  padding: 20px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; 
  border-bottom: solid 1px #A0A0A0;	
}

.artykul-img {
	margin-bottom: 35px;
	margin-top: 0px;
}
.artykul-img-full {
	padding: 120px 0 0 0;
}

/* oferta */

.img-oferta {
	margin: 20px 0 35px;
}
.img-oferta-small {
	margin: 0 0 35px;
}