/* CSS Document */
body {
	margin-top:100px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
    background: #fff;
    font-size: 14px;
}

.navbar-nav .dropdown-menu {
    position: inherit !important;
    width: 100%;
    text-align: center;
    line-height: 50px;
    padding: 0px;
    transform: translate3d(0px, 10px, 10px) !important;
}
.menu-container button {
	float:right;
    background: none;
    border: 0px;
    margin-top: 5px;
}
.languagepicker-mobile {
	margin: 0px !important; 
}
.top-languages-mobile {
    top: 5px;
    right: 55px;
}
.top-languages-mobile {
	display: none;
}
@media (min-width: 1000px) { 
	.top-languages-mobile {
		display: block;
	}
}
#myDIV {
	display:none;
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 85px;
    text-align: center;
    padding-top: 25px;
    overflow: scroll;
    z-index: 9999;
}
.language-left {
	margin-top: 8px !important;
}
#myDIV ul li {
	width:100%;
    padding: 10px;
}
#myDIV .navbar-nav ul li a {
	font-weight: 400;
}
#myDIV .active {
    color: #d64a26 !important;
}
#o-firmie {
	padding-top:10px;
}
#o-firmie h3 {
    font-size: 26px;
    text-align: center;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0px;
    font-weight: 500;
}
.menu-mobile {
		display: block;
    position: absolute;
    right: 0px;
    width: calc(100% - 180px) !important;
}
@media (min-width: 1000px) {
	.menu-mobile {
		display: none;
	}
}
.menu-desktop {
	display: none;
}
@media (min-width: 1000px) {
	.menu-desktop {
		display: block;
	}
}
@media (max-width: 768px) {
	.text-mobile-center {
		text-align: center!important;
	}
	.bottom-mobile-margin {
		padding-bottom: 30px;
	}
}
.referencja-width {    
	margin-top: 20px;
}
.main-image {
	width:100%;
  	padding-top: 25%;
}
.languagepicker {
	background-color: #FFF;
	display: inline-block;
	padding: 0;
	height: 45px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 0 50px 10px 0;
	vertical-align: top;
	float: left;
    margin-top: 15px;
}

.languagepicker:hover {
	/* don't forget the 1px border */
	height: 75px;
}
.dropdown-item:hover {
	color:#fff;
}
.languagepicker a{
	color: #000;
	text-decoration: none;
}

.languagepicker li {
	display: block;
	padding: 0px 20px;
	line-height: 40px;
	border-top: 1px solid #EEE;
}

.languagepicker li:hover {
	background-color: #EEE;
}
.dropdown-item:hover {
	background-color:#fff !important; 
}
.languagepicker a:first-child li {
	border: none;
	background: #FFF !important;
}

.languagepicker li img {
	margin-right: 5px;
}

.large:hover {
	/* 
	don't forget the 1px border!
	The first language is 40px heigh, 
	the others are 41px
	*/
	height: 205px;
}
.larger:hover {
	/* 
	don't forget the 1px border!
	The first language is 40px heigh, 
	the others are 41px
	*/
	height: 165px !important;
}
.relative {
	position:relative;
}
.navbar-expand-md {
	display:none;
}
.rowrelative {
	position:relative;
}
.menu-2-set1 {
    width: 100%;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
	border-bottom:none;
}
.tab-content {
	width: 100%;
}
#zespol {
	padding-top:30px;
}
.projekt-item {
	width:100%;
	margin-bottom:15px;
}
.projekt-item img {
	width:100%;
}
.ytcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	margin-bottom:15px;
    margin-top: 20px;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.navbar-nav {
    flex-direction: row !important;
    justify-content: space-between !important;
    width: 100%;
    padding-left: 16px;
    padding-right: 10px;
}
.kontakt-dane {
    margin-top: 50px;
	margin-bottom:50px;
	font-size:18px;
}
a {
	color:#000;
	text-decoration: none;
	font-weight: 700;
	font-size:16px;
}
a:hover {
	color:#d64a26;
	text-decoration: none;
	cursor: pointer !important;
}
.in a {
	font-weight: 300;
	font-size:11px;
}
@media (min-width: 1200px) {
.in a {
	font-size:13px;
}
}
.navbar-nav a {
	color:#000;
	text-transform: uppercase;
}
.nav {
	text-transform: uppercase;
}
.active {
	color:#d64a26 !important;
}
.navbar-nav a:hover {
	color:#d64a26;
}
.link-odo {
	color:#d64a26;
}
.link-odo a {
	color:#d64a26;
}
.navbar {
	border-bottom:none !important;
}
.logo-kontakt img {
	margin-top:100px;
	width:400px;
	max-width: 100%;
	-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
}
.form-control {
    border-radius: 0px;
    background: #eee;
    border: 2px solid #ddd;
    color: #000;
}
.referencja-width img {
	width:100%;
}
#kontakt h1 {
	font-size:20px;
	font-weight: bold;
}
.section-sep {
  	padding-top: 25%;
    margin-top: 30px;
}

#o-firmie h2 {

	font-weight: bold;
	margin-top:30px;
	
}
#o-firmie h2:after {
content: ”;
display: inline-block;
width: 100%;
}
.kontakt-email {height: calc(2.25rem + 40px) !important;}
.btn-kontakt {
    width: 100%;
    color: #fff;
    background: #999;
    font-size: 14px;
    line-height: 54px;
    border-radius: 0px;
    border: none;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 10px;
    margin-bottom: 10px;
}
.kontakt-social img {
	width:30px;
	margin-right: 5px;
	margin-left:5px;
}
.kontakt-social {
	padding-top:50px;
	padding-bottom:50px;
}
.mapa {
    margin-top: 25px;
    border-top: 4px solid #999;
    border-bottom: 4px solid #999;
}
.kontakt-logo {
	text-align: center;
	width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.kontakt-logo img {
	width: 300px;
}
.zespol-imie {
    font-size: 15px;
    text-align: left;
    margin-top: 5px;
}
.zespol-stanowisko {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
}
h2 { 
	font-size:18px !important;
	font-weight: 700;
}
#o-firmie h2 {
    width: 100%;
	text-align: center;
    margin-bottom: 30px;
	
    font-size: 24px !important;
}
.slider-projekt {
	max-width: 100vw;
	overflow: hidden;
}
.news-link a {
	color:#ffffff;
}
.projekt-link a {
	color:#ffffff;
}

.img-responsive {
	max-width: 100%;
}
.img-width {
	width: 100%;
}
.firma-logo-top {
}
.firma-logo {
	margin-bottom:15px;
	padding:15px;
	margin-top:50px;
	  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
	 display: flex;
  align-items: center;
  justify-content: center;
}
.firma-logo:hover {
	  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(0%);
}
.row-margin-zero {
    margin-left: 0px;
    margin-right: 0px;
}
#odo h2 {
	width:100%;
text-align: justify;
	letter-spacing: 3px;
    margin-bottom: 15px;
    margin-top: 40px;
}
#odo h2 :after {
content: ”;
display: inline-block;
width: 100%;
}
#odo p {
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.05em;
}
#odo h3 {
    margin-top: 20px;
	font-weight: bold;
	font-size:16px;
	text-align: left;
}
.dropdown-item.active, .dropdown-item:active {
color:#d64a26;
	background: none;
	
}
.img-parallax {
  width: 100vmax;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  pointer-events: none
}
#news {
}
@media (min-width: 768px) {
	.navbar-expand-md {
		-ms-flex-flow: row wrap;
		flex-flow: row wrap; 
	}
	.w200 {
    width: calc(200% + 30px);
	}
}
.projekt-opis {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
	text-align: justify !important;
}
.projekt-info {
	font-weight: 700;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: -10px;
}
#projekt h1 {
	text-align: center;
	width:100%;
	font-size:34px;
	font-weight: 700;
	text-transform: uppercase;
}
.projekt-box {
	overflow:hidden;
	cursor:pointer;
    margin-top: 12px;
    padding-right: 6px !important;
    padding-left: 6px !important;
}
.projekt-row {
    margin-left: 5px !important;
    margin-right: 5px !important;
	
}
.projekt-box .lower-content
{;
background-image: linear-gradient(to top, rgba(50, 50, 50, 0.9), rgba(100, 100, 100, 0.1));
  bottom: -100%;
  color: #fff;
  height: 25%;
  left: 0%;
  text-align: center;
  position: absolute;
  transition: bottom 0.5s ease;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
	text-transform: uppercase;
}
.text-onas {
    line-height: 26px;
    margin-bottom: 0px;
}
.zespol-item {
	margin-bottom:30px;
}
.projekt-box .upper-content
{
background-image: linear-gradient(to bottom, rgba(50, 50, 50, 0.9), rgba(100, 100, 100, 0.1));
  top: -100%;
  color: #fff;
  height: 25%;
  left: 0%;
  text-align: center;
  position: absolute;
  transition: top 0.5s ease;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}
.projekt-box:hover .lower-content
{
  bottom: 0%;
}
.projekt-box:hover .upper-content
{
  top: 0%;
}

.subnav a:hover {
	text-decoration: none;
}
#projekty {
    margin-top: -15px;
    padding-top: 0px;
}
#projekt {
	padding-top:0px;
}
.projekty-container {
	max-width: 100vw;
}
.subnav {
    width: 100%;
    float: left;
    position: relative;
	display: flex;
    justify-content: space-between;
    padding-top: 0px;
    padding-bottom: 0px;
}
.subnav a {
	
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    padding: 0px 5px;
}
.subnav-item {
	text-align: center;
}
.subnav a:first-child {
	padding-left: 0px;
}
.subnav a:last-child {
	padding-right: 0px
}
.subnav .active a {
	color:#d64a26;
}
.square-img {
	width: 100%;
  	padding-top: 100%; 
 	 position: relative;
	background-size: cover !important;
	background-position: center !important;
}
.news-link a:hover {
	color:#dddddd;
	text-decoration: none;
}
.projekt-link a:hover {
	color:#dddddd;
	text-decoration: none;
}
.news-image {
    margin-top: 25px;
    height: 300px;
    width: 100%;
    position: relative;
    z-index: 500;
    margin-bottom: 30px;
    overflow: hidden;
}
.navbar-light .navbar-nav .nav-link.active {
	color:#d64a26 !important;
}
.language-icon {
    width: 17px;
    margin-right: 7px;
    margin-bottom: 3px;
}
.separator {
	border-bottom: 3px #ffffff solid;
	width:100%;
    margin-top: 23px;
    margin-bottom: 9px;
}
.news-title {
    text-align: left;
	font-weight: bold;
	width: 100%;
	line-height: 50px;
	font-size:15px;
}
.news-content {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.news-links {
	margin-top:20px;display: flex;
    justify-content: space-between;
}
.news-link {
    width: 200px;
    background: #999;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 5px;
    border-right: 2px solid white;
    border-left: 2px solid white;
}
.news-link a {
	font-size:14px;
}
.projekt-links {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}
.projekt-link {
    width: 200px;
    background: #999;
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 28px;
}
.navbar {
    border-bottom: 3px #999 solid;
}
.bg-light {
    background-color: #fff !important;
}
.navbar-light .navbar-nav .nav-link {
	color:#000000 !important;
	text-transform: uppercase;
	font-weight: bold;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #666666 !important;
}
.nav-link {
    padding: 5px;
}
.mobile-only {
	display:block;
}
.menu-space-between {
	justify-content: space-between;
}
.top-header {
    position: fixed;
    height: 55px;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
}
.fixed-top {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    z-index: 1030;
}
.top-languages {
    height: 55px;
    line-height: 55px;
    position: absolute;
}
main {
    margin-top: 85px;
}
.top-social {
	height:55px;
	line-height: 55px;
	text-align: right;
    position: absolute;
    left: 65px;
    top: 6px;
}
@media (min-width: 768px) {
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap; 
	}
}

.menu-social img {
    margin-bottom: 15px;
}
.menu-row {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.top-languages img {
    width: 24px;
    margin-right: 0px;
	-webkit-filter: grayscale(100%);
  	filter: grayscale(100%);
}
.top-languages img:hover {
	-webkit-filter: grayscale(0%); 
  	filter: grayscale(0%); 
}
.lang-active {
	-webkit-filter: grayscale(0%) !important;
  	filter: grayscale(0%) !important;
	border:1px solid #999;
}
.top-social img {
    width: 24px;
    margin-left: 15px;
    margin-right: 15px;
}
.top-social img:nth-child(1) {
    width: 18px;
}
.top-social img:nth-child(3) {
    width: 20px;
}
.top-social img:nth-child(4) {
    width: 20px;
}
.top-logo {
    padding-top: 10px;
}
.top-logo img {
    width: 150px;
}
.desktop-only {
		display:none;
	}
@media (min-width: 768px) {
	.mobile-only {
		display:none;
	}
	.desktop-only {
		display:block;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0px;
		padding-left: 0px;
    	font-size: 15px;
	}
}
.owl-carousel .owl-stage {
	background:#000;
}
.dropdown-menu {
	border: none;
}
.dropdown-item {
	    display: block;
    width: 100%;
    padding: 0.35rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
}
button:focus {
  outline: none !important;
}
.owl-carousel .owl-item {
		opacity: 0.4;
}
.owl-carousel .center {
		opacity: 1 !important;
}

.owl-carousel .owl-nav.disabled {
	display:block !important;
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: calc(50% - 90px);
    left: 40px;
    width: 30px;
    height: 180px;
}
.owl-next img, .owl-prev img {
	width: 30px;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: calc(50% - 90px);
    right: 40px;
    width: 30px;
    height: 180px;
}
.owl-carousel, .owl-carousel .owl-stage-outer, .owl-carousel .owl-stage, .owl-carousel .owl-item, .owl-carousel.owl-drag .owl-item, .owl-carousel .owl-item img  {
    max-height: 700px !important;
}
.owl-carousel .owl-item img {
	width:auto !important;
}
.navbar {    
	padding: .2rem 1rem !important;
}
@media (min-width: 576px) {
	.owl-carousel .owl-item img {
		max-width: inherit;
	}
}

.logo-container {
	width:200px;
    padding-top: 16px;
	z-index: 999;
}
.logo-container img {
	max-width:150px;
}
.menu-container {
	width: calc(100% - 200px - 100px);
    margin-top: 20px;
    height: 50px;
}
.buttons-container {
	width:100px;
	
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
}
.new-header {
	height:85px;
    border-bottom: 3px #999 solid;
}
/* @media (min-width: 1601px) {
	.container {
    	max-width: 1400px;
	}
}
@media (min-width: 1921px) {
	.container {
    	max-width: 1600px;
	}
} */