body {
	background: #fff;
	color: #666;
	font-family: "Lora",sans-serif;
	font-size: 16px;
}

h1, h2, h3, h4, h5 {
	font-family: "Lora",sans-serif;
}

.logo {
	padding: 5px 20px;
}

.navbar {
    min-height: 10px;
    margin: 0 auto;
    border: 0 !important;
	text-align: center;
	text-transform: uppercase;
}

.header-container {
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
	background: #fff;
}

.slider-top{
	margin-top: 5px;
}

#gruemenu {
	z-index: 999 !important;
}

#gruemenu > ul {
    box-shadow: none;
}

#title {
	margin: 0 auto;
	padding: 0 30px;
}

#title h3 {
	padding-bottom: 20px;
}
#sekcja0 {
	background-color: #666;
	margin: 0 auto 10px;
	padding: 30px;
}

#banner h3 {
	color: #fff;
	text-align: center;
}
#contact-top {
	padding: 20px;
}

#contact-top ul{
	margin-top: revert;
}
#contact-top a, #contact-top a:visited {
	color: #444;
	padding: 20px;
	text-decoration: none;
}

.xac-trigger span {
	font-weight: 700;
	font-size: 1.6rem;
}
.xac-container {
    font-size: 1.1rem;
}

.bg-dark {
    background-color: #666 !important;
}

.btn-outline-light {
	padding: 0.6rem 2rem;
	font-size: 0.9rem;
	border-radius: 0;
}

.lgx-parallax-content .lgx-parallax-title {
    font-weight: 400;
	margin-bottom: 10px;
}

.lgx-parallax-content .lgx-parallax-content-wrapper {
	background-color: #666;
	margin-left: 50%;
	padding: 70px 30px;
}

#sekcja2 {
	margin: 20px auto 0;
	padding: 40px 0 30px;
	text-align: center;
}

#sekcja2 p {
	color: #666;
	font-size: 1.5rem;
}
#sekcja2 a, #sekcja2 a:visited {
	color: #666;
	padding: 20px;
	text-decoration: none;
}

.card-img-top {
    width: 100%;
    padding: 30px 30px 0;
    border-radius: 0;
}

.card {
	background: #ddd;
	border: 0;
	border-radius: 5px;
    text-align: center;
}

.card-title a, .card-text a {
	color: #444;
	text-decoration: none;
}

.card-body a:hover {
	color: #000;
}

.card-body {
	line-height: 1.2;
}

.carousel-item {
	min-height: 300px;
}

.carousel-caption {
	color: #666;
}

.carousel-control-prev, .carousel-control-next {
	color: #444;
}

.box1 {
	background-color: #f9fafb;
	padding: 20px;
	text-align: center;
/*	margin: 0 20px 70px;  */
}

.box1 p {
	color: #424446;
	font-size: 16px;
	font-weight: 500;
}

.box2 {
	background-color: #353c49;
	color: #fff;
	padding: 25px;
	text-align: center;
	margin: 0 20px 70px;
}

.box2 h4 {
	color: #fff;
}

.box3 {
	background-color: #e5e7e9;
	padding: 25px;
	text-align: center;
}

.box4 {
	background-color: #509850;
	padding: 25px;
	text-align: center;
}

.box10 {
	background-color: #f9fafb;
	padding: 20px;
	text-align: center;
	margin: 0 20px 70px;  
}


button.btn.collapsed:before
{
    content:'więcej' ;
    display:block;
    width:15px;
}
button.btn:before
{
    content:'zwiń' ;
    display:block;
    width:15px;
}

.wiecej {
	font-weight: 700;
	padding: 10px 40px;
    text-transform: uppercase;
}

.wiecej[aria-expanded="false"]:before{
  content:" więcej ";
}

.wiecej[aria-expanded="true"]:before{
  content:" zwiń ";
}

.tresc {
	padding-top: 0px;
}

.text-success {
    color: #33a433 !important;
	font-weight: bold;
	font-size: 13pt;
}

.footer-wrap {
    padding: 30px 0;
	background-color: #666;
	color: #fff;
}

.footer2 h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0;
}

.footer1 i, .footer2 i {
	color: #fff;
	font-size: 15pt;
}

.footer1, .footer2 p {
	color: #fff;
}

.footer2 a, .footer2 a:visited {
	color: #fff;
	text-decoration: none;
}

/* ------------------------- */
.bt-cs .bt_handles {
	left: 50%;
	bottom: 20px;
}


.bt-introtext {
	text-align: center !important;
}

.bt-inner hr, #sekcja6 hr {
	width: 70px;
	border: 2px solid #33a433;
}
.bt-inner p {
	padding: 0 20px;
}

.bt-cs .bt-inner img {
    outline: 0 !important;
}
