body {
    font-family:"Open Sans";
}

a {
 color:#6CAA47;
}
.active a,
a:hover {
    color:#fff;
    text-decoration:none;
}
h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	margin-top: 0;
	text-transform: uppercase;
}
dl dt {
	vertical-align: top;
}
dt {
	display: inline-block;
	width: 10%;
        text-align:center;
}
dd {
	display: inline-block;
	padding-bottom: 1em;
	width: 80%;
}
ul {
	list-style: none;
	padding: 0;
}
li {
	padding: 0;
}
input {
	color: #333;
}
.row {
	margin-bottom: 20px;
}
.row.row-no-vspace {
    margin-bottom:0;
} 
.row .row {
	margin-top: 0;
	margin-bottom: 0;
}
[class*="col-"] {
	padding-top: 15px;
	padding-bottom: 15px;
}
hr {
	margin-top: 40px;
	margin-bottom: 40px;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
    margin-top:0px;
}
/***********
 * WP mods */
.gallery {
	text-align: justify;
}
.gallery-caption,
.gallery-item,
.gallery-icon {
	display: inline-block !important;
}
.gallery-item {
	padding: 1em 2em;
}
/***********/
 
 .menu ul.nav-menu > li > a {
	padding:0 !important;
	background:transparent !important;
 }
  .menu ul.nav-menu > li .caret {
	display:none !important;
  }
	.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
		background: #8988b7 !important;
		color:#fff;
	}

#topstrip {
	background-color: #65a468;
	font-size: 1px;
	height: 4px;
	width: 100%;
}
#page-header .social,
#page-header .menu {
	padding-top: 10px;
	padding-bottom: 10px;
}
#page-header .menu ul,
#page-header .social ul {
	float: right;
}
#page-header .social ul li {
	float: left;
	padding: 0 1em;
}
#page-header .social ul li:last-child {
	padding-right: 0;
}
#page-header .menu ul.nav-menu > li {
	border-left: 1px solid #69926B;
	float: left;
	padding: 0 1em;
}
#page-header .menu ul li:first-child {
	border: 0;
}
#page-header .menu ul li:last-child {
	padding-right: 0;
}
label[for=menuTrigger],
input[name=menuTrigger] {
  display: none;
}
.social, .social a {
    color:#fff;
    font-weight:bold;
}
.social img {position:relative;
top:-2px;}
.page-template-template-contact #slider,
.page-template-template-contact #slider .row {
    margin-bottom:0px;
}
#slider {
	width: 100%;
        margin-bottom:20px;
}
#slider > div {
	padding-top: 3px;
}
#slider .caption-wrap {
	height: 2em;
	opacity: 1.0;
	top: 60%;
        background:none;
        width:auto;
        display:inline-block;
        left:0px;
        width:100%;
        text-align:center;
}
#slider .caption {
    max-width:1150px;
    margin:0 auto;
}
#slider .caption h1 {
    background-color: #222;
    color:#fff;
    float:right;
    padding:10px;
    font-weight:400;
    margin-bottom:5px;
}
#slider .caption h3 {
    background-color: #fff;
    color:#222;
    float:right;
    clear:both;
    padding:10px;
    font-weight:400;
    margin-top:0px;
    font-size:20px;
}

#slider .caption-wrap,
#slider .caption {

}
#slider .flex-direction-nav {
    max-width: 1150px;
    width:100%;
margin: 0px auto;
position:absolute;
top:50%;
left:50%;
z-index: 100;
transform:translateY(-50%);
transform:translateX(-50%);
}
#slider .flex-direction-nav a {
 background: url(img/bg_direction_nav.png);
 width:59px;
 height:59px;
 margin-top:-29px;
}
#slider .flex-direction-nav a.flex-next {
    background-position: 100% 0px;
}
#contentbox > div {
	font-size: 1.1em;
	padding-top: 0;
        color:#6d7683;
}

.site-content ul {
	list-style:disc;
	padding-left:2em;
}
.site-content ul.list-unstyled {
	list-style:none;
	padding-left:0;
}
#contentbox .row > div {
	background-color: #eee;
	background-color: rgb(255,253,252);
	border: 1px solid #d9dbdd;
	box-shadow: 0 0 3px 1px rgb(230,230,230);
}
#contentbox .content-header > div {
	border: 1px solid #d9dbdd;
	box-shadow: 0 0 3px 1px rgb(230,230,230);
	text-transform: uppercase;
}
#contentbox .row .news > div {
	border: 0;
	box-shadow: none;
}
#contentbox .content-header {
	font-family: 'Roboto Slab', serif;
	font-size: 2.1em;
	margin-bottom: 1em;
}
#contentbox .content-header h1 {
	font-size: 1em;
	margin-top:0;
	margin-bottom:0;
}
#contentbox .content-image > div {
	padding: 0;
}
#contentbox .content-image img {
	width: 100%;
        height:auto!important;
}
#contentbox .sidebar .row {
	margin-bottom: 1em;
        color:#778484;
        font-size:14px;
}
#contentbox .sidebar .row .companyname {
    padding-left:11%;
}
#contentbox .sidebar a {
    color:#778484;
}
#contentbox .sidebar h3 {
	font-family: 'Roboto Slab', serif;
}
#contentbox .sidebar h4 {
	font-family: 'Open Sans', sans-serif;
	margin-top: 0;
}
#contentbox .sidebar .row.news {
    font-size:13px;
    border-top:1px solid #ecedee;
    margin-bottom:0;
}
#contentbox .sidebar .row.news a {
    color:#8988b7;
}
#contentbox .sidebar .news:first-of-type {
    border-top:0;
}
#contentbox img {
	max-width:100%;
	height:auto !important;
}
#fullwidebgr {
	width: 100%;
        position:relative;
}
.google-map {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.contact-form h4,
.dane-kontaktowe h4 {
	color: #8988b7;
	font-weight: bold;
}
.contact-form {
	background-color: rgba(30,30,30,.85) !important;
	color: #fff;
}
.contact-form input,
.contact-form textarea {
	background-color: #e5e5e5;
	border: 0;
	color: #000;
	display: block;
	margin-bottom: 0;
	padding: 1em;
	width: 100%;
}
.contact-form input[type=submit] {
	background-color: #8988b7;
	color: #fff;
	width: 100px;
}
.contact-form textarea {
	height: 150px;
}
.contact-form li,
.dane-kontaktowe li {
	float: left;
	margin-right: 1em;
}
.newsletter input {
	background-color: #fff;
	border: 0;
	color: #333;
	display: inline-block;
	float: left;
	font-size: 0.8em;
	padding: 0.8em;
	text-transform: uppercase;
	width: 60%;
}
.newsletter input[type=submit] {
	background-color: #8988b7;
	color: #fff;
	width: 30%;
}
#partner {
	background: transparent url("img/partner-bgr.jpg") no-repeat center bottom;
	background-size:1920px auto !important;
	margin-bottom: 0;
	width: 100%;
}
#partner .container .row:first-child {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.partnerzy-row .owl-item {
    text-align:center;
    position:relative;
    height: 100px;
}
.partnerzy-row .owl-item img {
    position: absolute;
    left: 50%;
    right: 0px;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100px;
}
.partnerzy-row .partner-item img {
    max-width:100%;
}
#bigfoot {
	background-color: #2C2A23;
	color: #fbfbfb;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}
#bigfoot a {
    color:#dddddd;
}
#bigfoot .nav-menu li a{
    display:inline-block;
    margin-bottom:10px;
    background:url(img/footer-arrow.png) 0px 5px no-repeat;
    padding-left:16px;
    color:#fbfbfb;
}

#smallfoot {
	background-color: #000;
	color: #fff;
	margin-bottom: 0;
	width: 100%;
}



@media(max-width:1200px) {
	#slider .caption-wrap {
	top:40%;
	}
}

@media (max-width:997px) {
    .gallery {
            text-align:center!important;
        }
}

@media(max-width:767px) {
    label[for=menuTrigger] {
    display: inline-block;
    position: absolute;
    z-index: 10;
    top: -110px;
    right: 15px;
    width: 32px;
    padding: 5px;
    background: white;
    transition: 0.25s all;
    -webkit-transition: 0.25s all;
    -moz-transition: 0.25s all;
  }
  label[for=menuTrigger]:after,
  label[for=menuTrigger]:before {
    content: ' ';
    display: block;
    border-top: 3px solid #99C;
    border-bottom: 3px solid #99C;
    height: 11px;
  }
  label[for=menuTrigger]:after {
    margin-top: 5px;
    border-bottom: 0;
    height: auto;
  }
  header {
    padding: 15px 0;
  }
  .menu.lang {
    display: none;
  }
  .menu ul.nav-menu {
    z-index: 10;
    position: fixed;
    top: 0;
    bottom: auto;
    right: -200px;
    width: 200px;
    height: 100%;
    background: #242A2C;
    overflow: auto;
    transition: 0.25s all;
    -webkit-transition: 0.25s all;
    -moz-transition: 0.25s all;
  }
  .menu ul.nav-menu > li {
    display: block !important;
    width:100% !important;
    padding:0px !important;
  }
  .menu ul.nav-menu > li.lang {
    margin: 0;
  }
  .menu ul.nav-menu > li.lang a {
    text-align: center;
    border: 0 !important;
    text-transform: lowercase;
  }
  .menu ul.nav-menu > li > a {
    color: white;
    text-align: left;
    display: block;
    height: auto;
    line-height: 1.2;
    padding: 10px 5px !important;
    margin: 0 10px;
    position: relative;
    top: -1px;
    background:transparent !important;
  }
  .menu ul.nav-menu > li ul {
    display: block;
    position: static;
    padding-bottom: 20px;
    background: #242A2C;
    width:100%;
    border:0;
  }
  .menu ul.nav-menu > li ul {
	box-shadow:0 0 0;
  }
  .menu ul.nav-menu > li ul li {
    display: block;
    padding:0px;
  }
  .menu ul.nav-menu > li ul a {
    height: auto;
    line-height: 1.2;
    font-weight: normal;
    font-size:12px;
    display: block;
    width: 100%;
    text-transform: none;
    padding: 5px 20px;
    text-align: left;
    color:#fff;
    white-space:normal;
  }
  .menu ul.nav-menu > li a:hover,
  .menu ul.nav-menu > li a.active {
    color: white;
     background: #99C;
  }
  .menu ul.nav-menu > li.active,
  .menu ul.nav-menu > li:hover {
    background: #99C;
    color:#fff;
  }
  .menu ul.nav-menu > li.active a,
  .menu ul.nav-menu > li:hover a {
    border-top-color: transparent;
  }
  body.open {
    overflow: hidden;
  }
  body.open .menu label {
    right: 215px;
    box-shadow: 0 0 2px #d3d3d3;
    -webkit-box-shadow: 0 0 2px #d3d3d3;
    -moz-box-shadow: 0 0 2px #d3d3d3;
  }
  body.open .menu ul.nav-menu {
    right: 0;
  }
}
@media(max-width:800px) {
	#slider .caption-wrap {
	top:20%;
	}
	#slider .caption h1 {
	font-size:28px;
	margin-right:50px;
	}
	#slider .caption h3 {
		font-size:14px;
		margin-right:50px;
	}
        #partner {
            background-position:bottom right !important;
            background-size:cover !important;
        }
}

@media(max-width:700px) {
	#slider .caption h1 {
	font-size:22px;
	}
	#slider .caption h3 {
		font-size:12px;
	
	}
        
}
@media(max-width:550px) {
	#slider .caption h1,
	#slider .caption h3 { 
		display:none;
	}
	#page-header .social ul li {
            margin-bottom:10px;
        }
        #page-header .social ul li:nth-child(3) {
            clear:both;
        }
	
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}