@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}

body {
	background-image: url("../img/patt.jpg");
	
}

*:focus {
	outline:none;
}

a:hover,
a:focus {
	text-decoration:none;
}

.popup1 {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
}

.popup1 img.desktop1 {
	display:table;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:3px solid #fff;
}

.popup1 img.mobile1 {
	display:none;
}

.btn.focus, .btn:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(184, 184, 184, 0.25);
    box-shadow: 0 0 0 2px rgba(176, 176, 176, 0.25);
}

p {
	font-family: 'Arial', sans-serif;
}

h1, h2, h3, h4, h5, h6, .navbar-light .navbar-nav .nav-link {
	font-family: 'Arial', sans-serif;
}

.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(184, 134, 11);
}

.anchor {
    display: block;
    height: 70px;
    margin-top: -70px;
    visibility: hidden;
}

.navbar {
    padding: .4rem 1rem;
}

.top {
    background: rgba(0, 0, 0, 0.88);
    position: fixed;
    z-index: 99999;
    width: 100%;
    padding: 0 10%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.top .navbar-light .navbar-nav .nav-link {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}


.top .logo img {
    padding: 10px 0;
    max-width: 160px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.top .menu {
	
}

.top.skroluje {
    background: rgba(0, 0, 0, 0.94);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.top.skroluje .logo img {
    max-width: 135px;
    padding: 6px 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.top.skroluje .navbar-light .navbar-nav .nav-link {
    padding: 18px 20px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.carousel-caption {
    position: absolute;
    right: 6%;
    bottom: 50px;
    left: 6%;
}

.carousel-caption p {
    font-size: 15px;
    margin: 10px 0 5px 0;
    text-shadow: 0 0 4px black;
}


.ofirmie .opisfirmy h2:after,
.oferta .opisoferty h2:after {
    content: "";
    width: 120px;
    height: 5px;
    background: #b8860b;
    display: Table;
    margin-top: 9px;
    margin-bottom: 25px;
}

.slider {
    padding: 0;
    margin-top: 0;
}

.slider .carousel-caption h4 {
    font-size: 4rem;
    font-weight: 700;
    text-shadow: 0 0 4px black, 0 0 3px black, 0 0 3px black, 0 0 13px black;
    color: #ffffff;
}

.ofirmie {
    padding: 50px 0;
}

.ofirmie .opisfirmy {
    padding: 60px 145px 60px 60px;
}

.ofirmie .opisfirmy h2 {
    color: #000000;
    font-weight: 900;
    font-size: 2.8rem;
}

.centered {
	margin:0 auto;
	display:table;
	float:none;
}


.nonono {
	text-shadow: rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) 0.540302px 0.841471px 0px, rgb(0, 0, 0) -0.416147px 0.909297px 0px, rgb(0, 0, 0) -0.989992px 0.14112px 0px, rgb(0, 0, 0) -0.653644px -0.756802px 0px, rgb(0, 0, 0) 0.283662px -0.958924px 0px, rgb(0, 0, 0) 0.96017px -0.279415px 0px;
}

.ofirmie .opisfirmy p {
    text-align: justify;
}

.ofirmie .obrazek {
    padding: 0;
}

.ofirmie .obrazek img {
    width: 100%;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}

.oferta {
    padding: 70px 0;
    background: #ececec;
}

.oferta .opisoferty {
    padding: 40px 60px 30px 160px;
}

.oferta .opisoferty ul {
    /* color: #b5ff23; */
}

.oferta .opisoferty ul li {
    margin-bottom: 2px;
}

.oferta .opisoferty h2 {
    color: #000000;
    font-weight: 900;
    font-size: 2.8rem;
}

.oferta .opisoferty p {
    /* color: #fff; */
}

.oferta .obrazek {
    padding: 0;
}

.oferta .obrazek img {
    width: 100%;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
}

.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
    padding-bottom: 0px;
    margin: 0;
}

.photo-gallery .item {
    padding: 0px;
    border: 1px solid white;
}

.img-fluid:hover,
.img-fluid:focus {
	opacity:0.8;
}

.item {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.item .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.item img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.item h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.item a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.item a.info:hover {
box-shadow:0 0 5px #fff;
}

.item:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.item:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.item:hover h2,.item:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.item:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

.galeria {
    padding: 60px 0 0px 0;
    background: #fff;
}

.galeria h6 {
    text-align: center;
    font-size: 1.5rem;
    padding-bottom: 50px;
    color: #b8860b;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 8px;
}

.formularz {
    padding: 60px 20% 0px 20%;
}

.formularz h6 {
    text-align: center;
    font-size: 1.5rem;
    padding-bottom: 10px;
    color: #b8860b;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 8px;
}

.formularz label {
    display: inline-block;
    margin-bottom: .3rem;
    font-weight: 500;
    color: #1a1a1a;
    font-size: 14px;
}

.btn-success {
    float: none;
    margin: 0 auto 20px auto;
    display: table;
    color: #fff;
    background-color: #007b3d;
    border-color: #58ca0d;
}

.form-group {
    margin-bottom: 0.3rem;
}

.footer1 {
    background: #1a1a1a;
    padding: 26px 10%;
    margin-top: 0px;
    border-top: 5px solid #7b7b7b;
}

.footer1 address {
    color: #fff;
    margin: 0;
}

.footer1 h5 {
    color: #ffffff;
    /* text-transform: uppercase; */
    padding-bottom: 5px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px;
}

.footer1 p {
	color:#fff;
}

.footer1 .kontaktstopka {
	
}

.footer1 .kontaktstopka .glyphicon {
    color: #b8860b;
    font-size: 1.4rem;
}

.footer1 .kontaktstopka a {
    color: #fff;
    font-weight: 900;
    padding-left: 10px;
    font-size: 1.4rem;
}

.footer1 .kontaktstopka a:hover {
	
}

.copy {
    background: #282828;
    color: #fff;
    text-align: center;
    font-size: 0.7rem;
}

.copy p {
	margin:0;
	padding:15px;
}



.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    margin-bottom: 5px;
    border: 1px solid #000;
    padding: 10px 15px 8px 15px;
}

.help-block.with-errors {
    color: #2c2c2c;
    margin-top: 5px;
    font-weight: 600;
    font-size: 13px;
}

.form-control:focus {
    border-color: #2c2c2c;
}



.checkbox label {
    font-size: 12px;
    display: flex;
    text-align: justify;
    font-weight: 400;
    color: #000;
}

.form-control {
    border: 1px solid #b6b6b6;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.53);
}


.checkbox [type=checkbox] {
    float: left;
    margin: 3px 10px 3px 0px;
}

.btn-success {
    color: #fff;
    background-color: #007b3d;
    border-color: #58ca0d;
}

.navbar-light .navbar-toggler {
    display: none;
}

.collapse {
    display: table;
}

.navbar-nav {
    float: right;
}

ul.navbar-nav {
    float: right;
    width: auto;
    display: table;
}

ul.navbar-nav li {
    float: left;
    width: auto;
    display: table;
    text-align: center;
}

ul.navbar-nav li a {
	
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 900;
    padding: 28px 20px;
    font-size: 19px;
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
	
.ofirmie .opisfirmy {
    padding: 0px 40px;
}

.oferta .opisoferty {
    padding: 0px 40px 0px 40px;
}
	
}



@media only screen and (min-width: 1240px) and (max-width: 1365px) {
	
.ofirmie .opisfirmy {
    padding: 0px 30px;
}

.oferta .opisoferty {
    padding: 0px 40px 0px 40px;
}

.footer1 .kontaktstopka a {
    font-size: 1.1rem;
}
	
}


@media only screen and (min-width: 1023px) and (max-width: 1239px) {
	
.footer1 .kontaktstopka a {
    font-size: 1rem;
}	

.footer1 .kontaktstopka .glyphicon {
    font-size: 1rem;
}

.footer1 address {
    color: #fff;
    margin: 0;
    line-height: 18px;
}

.oferta .opisoferty {
    padding: 0px 60px 0px 60px;
    font-size: 12px;
}

.oferta .opisoferty ul li {
    margin-bottom: 0px;
}

.ofirmie .opisfirmy p {
    font-size: 12px;
}

.ofirmie .opisfirmy {
    padding: 0px 35px;
}

.slider .carousel-caption h4 {
    font-size: 3rem;
}

.top {
    padding: 0 3%
}


	
}


@media only screen and (min-width: 100px) and (max-width: 641px) {
	
.popup1 img.desktop1 {
	display:none;
}

.popup1 img.mobile1 {
    display: table;
    float: right;
    right: 10px;
    position: ABSOLUTE;
    bottom: 5px;
	border: 0px solid #fff;
}

.popup1 {
    position: fixed;
    bottom: 5px;
    right: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
}

.oferta .opisoferty p {
    text-align: center;
}

.top .menu {
    float: right;
    width: 30%;
    padding: 15px 0;
}

.collapse {
    display: none;
}

.navbar-light .navbar-toggler {
    display: table;
}

.copy {
    font-size: 0.6rem;
}

.footer1 h5 {
    padding-top: 4px;
    text-align: center;
}

.footer1 .kontaktstopka a {
    padding-left: 0px;
    font-size: 1rem;
    text-align: center;
    width: 100%;
    display: table;
}

.footer1 {
    padding: 50px 5%;
}

.footer1 .kontaktstopka .glyphicon {
    font-size: 2.4rem;
    margin: 0 auto 7px auto;
    display: table;
}

.footer1 .kontaktstopka a.phone {
	font-size: 2rem;
}

.formularz {
    padding: 40px 30px 0px 30px;
}

.photo-gallery .item {
    padding: 0px;
    border: 1px solid white;
    width: 33.332%;
}

.lightboxOverlay {
    z-index: 999999;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999999;
    font-weight: 400;
}

.galeria h6 {
    padding-bottom: 20px;
}

.galeria {
    padding: 30px 0 0px 0;
}

.oferta .obrazek img {
    width: 100%;
    border-radius: 0px !important;
}

.oferta .opisoferty {
    padding: 0px 30px 30px 30px;
}

.oferta {
    padding: 30px 0 0px 0;
}

.ofirmie .opisfirmy {
    padding: 30px 30px 0px 30px;
}

h2 {
    font-size: 1.4rem;
    text-align: center;
}

.ofirmie .opisfirmy p {
    text-align: center;
}

.ofirmie .opisfirmy h2 {
    padding-bottom: 15px;
    font-size: 2rem;
}

.oferta .opisoferty h2 {
    font-size: 2rem;
}

.ofirmie .opisfirmy h2:after, .oferta .opisoferty h2:after {
    content: "";
    width: 120px;
    height: 5px;
    display: Table;
    margin-top: 9px;
    margin-bottom: 25px;
    margin: 20PX auto 5PX auto;
}


.ofirmie {
    padding: 0px 0 10px 0;
}

.ofirmie .obrazek {
    padding: 0;
    display: none;
}

.top {
    padding: 0 10px;
}

.top .logo img {
    padding: 10px 0;
    max-width: 100%;
}

.top .menu {
    float: right;
    width: 30%;
    padding: 15px 0;
}

.navbar {
    padding: .5rem 0rem;
    float: left;
    width: 100%;
}

ul.navbar-nav li {
    float: left;
    width: 100%;
    display: table;
    text-align: center;
    padding: 10px 0;
    background: #0a0a0a;
}

.top.skroluje .logo img {
    max-width: 100%;
    padding: 10px 0;
}

.top.skroluje .navbar-light .navbar-nav .nav-link {
    padding: 8px 20px;
}

.top .menu {
    float: right;
    width: 100%;
    padding: 15px 0px !important;
    position: absolute;
    margin: 0;
    left: 0;
}

.navbar-light .navbar-toggler {
    display: table;
    background: #121212;
    float: right;
    position: absolute;
    right: 15px;
    border: 2px solid #fff;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(../img/menu1.png);
}

.navbar-toggler {
    padding: .25rem .45rem;
}

.navbar-toggler-icon {
    width: 2.1em;
}

.slider {
    padding: 0; 
}

.carousel-caption p {
	display:none;
}

.slider .carousel-caption h4 {
    font-size: 1.2rem;
}

.carousel-caption {
    bottom: 10px;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 900;
    padding: 8px 10px;
    font-size: 18px;
    float: left;
    width: 100%;
    text-align: center;
}

.collapse.show {
    display: table;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
}

.top .logo {
    float: left;
    width: 50%;
}

ul.navbar-nav {
    float: right;
    width: 100%;
    display: table;
    margin-top: 63px;
}
	
}