html,body{height:100%;}
body {
    overflow-x: hidden;
    background-color: #FFF;
}

p {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 20px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 300;
}

.img-centered {
    margin: 0 auto;
}
.nav{
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
}
.navbar {
    text-transform: uppercase;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 300;

}

.navbar-default {
    background-color:transparent ;
   
   }

.navbar a:focus {
    outline: 0;
    color:#fff;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
    color:#fff;
    text-shadow: 1px 1px 1px black;
}

.navbar .navbar-nav li a:hover {
    outline: 0;
    color:#fff;

}
.navbar .navbar-nav li a:focus{
color:#fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus,.navbar-default .navbar-nav > .active > a:hover {
    color: #FFF;
    background-color: #da3136;
    overflow: hidden;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

.buttons.zjawa {
    background: transparent;
    color: #37474f;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;

}

.zjawa::before,
.zjawa::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    overflow: hidden;
    margin-top:-10px;
}
.zjawa::before {
    background: #fb383e;
}
.zjawa::after {
    background: #da3136;
}
.zjawa:hover {
    color: #fff;
}
.zjawa:hover::before,
.zjawa:hover::after {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.zjawa:hover::after {
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}


.panele{
    text-align: center;
    color: #fff; 
    background-image:url('../img/img21.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}
.bramy{
    text-align: center;
    color: #fff; 
    background-image:url('../img/img22.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}
.beton{
    text-align: center;
    color: #fff; 
    background-image:url('../img/img23.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}
.imgbeton, .imgbramy{

margin-top:30%;

}

header .container {
    padding-top: 100px;
    margin-bottom: -150px;
}


header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 500;
}
.logos{
   margin-top:-120px;
}
.logos img{
    width:450px;
    height:405px;
}
.syst{
margin-top:80px;
}

#dalej1{    
    background: #474747;
    margin-top:90px;

}
#dalej2{    
    background: #b7b7b7;
    margin-top:90px;

}
#dalej3{    
    background: #6c6c6c;
    margin-top:90px;

}
.napis{
    font-size:4em;
    font-weight: 300;
    text-align: center;
    color:#fff;
    font-family: 'Roboto', sans-serif;
	padding: 10px;
}
.pod{
  background-color:rgba(255, 255, 255, .9) ;
  padding: 100px 0;

}

.pod1{
  background-color:rgba(0, 0, 0, .35) ;

}
.pod2{
  background-color:rgba(0, 0, 0, .75) ;
  padding: 100px 0;

}
.opis li{
font-size:20px;
    font-weight: 300;
    text-align: left;
    color:#000;
    font-family: 'Roboto', sans-serif;
    margin-left:-20px;

}
.med{
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 500;
}
#dwa,
#trzy{
    margin-top:40px;
}
.table .succ td{
   height: 60px;
   vertical-align: middle;
   background-color:#da3136;
   color:#fff;
}
#realizacje1{
    background: #474747;
    margin-top:20px;
    margin-bottom: 30px;
}
#realizacje2{
    background: #b7b7b7;
    margin-top:20px;
    margin-bottom: 30px;   
}
#realizacje3{
    background: #6c6c6c;
    margin-top:20px;
    margin-bottom:30px;
}

.kolo{
    list-style: outside none none;
    padding: 0px;
    position: relative;
}
.kolo > li .kolo-image {

    left: 0px;
    margin-left: 0px;
    width: 170px;
    height: 170px;
    position: absolute;
    z-index: 20;
    background-color: rgba(218, 49, 54, 1);
    color: #FFF;
    border-radius: 100%;
    text-align: center;
}
.kolo-image .kolo-tresc{
    margin:0 auto;
    padding-top: 25%;
}
section h2 {
    margin: 0;
}

section.success {
    color: #fff;
    background: #ccc;
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #fff;
}



.red{
color:#da3136;
}
.pad{
    padding-top:20px;
}
.timeline{
    list-style:none;
    padding:0;
    text-align: center;
}

.timeline>li .timeline-image{
    left:0;
    margin:0 auto;
    width:150px;
    height:150px;
    z-index:100;
    background-color:#da3136;
    color:#fff;
    border-radius:100%;
    text-align:center;
}
.timeline>li .timeline-image h4{
    padding-top:40%;
}


.white{
    color:#fff;
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #fff;
    background: #da3136;
}


.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.pulse{
    animation-name: pulse;
    -webkit-animation-name: pulse;  

    animation-duration: 1.5s;   
    -webkit-animation-duration: 1.5s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
        opacity: 0.5;       
    }
    50% {
        transform: scale(1);
        opacity: 1; 
    }   
    100% {
        transform: scale(0.9);
        opacity: 0.5;   
    }           
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
        opacity: 0.5;       
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1; 
    }   
    100% {
        -webkit-transform: scale(0.9);
        opacity: 0.5;   
    }           
}

#footerwrap {
    background: #2B2B2B none repeat scroll 0% 0%;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
    text-align: center;
}

#footerwrap h4 {
    color: #FFF;
}


@media(min-width:768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media(min-width:768px) {


 .navbar-fixed-top {
        padding: 0px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
         overflow: hidden;
    }

    .navbar-fixed-top.navbar-shrink {
        overflow: hidden;
        margin-top:-10px;
        padding: 10px 0;
        background-color: rgba(100, 100, 100, 0.8);
        border-bottom: 1px solid rgba(255,255,255,.5);
        -webkit-box-shadow: 0px 2px 5px 0px rgba(50,50,50,0.75);
        -moz-box-shadow: 0px 2px 5px 0px rgba(50,50,50,0.75);
        box-shadow: 0px 2px 5px 0px rgba(50,50,50,0.75);
 
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}
@media(max-width:991px) {
    .kolo{
    list-style: outside none none;
    padding: 0px;
    left:40%;
    text-align: center;
    margin:0 auto;

}
.kolo > li .kolo-image {  
    width: 150px;
    height: 150px;
    text-align: center;
}
.kolo-image .kolo-tresc {
    margin:0 auto;
    padding-top: 25%;
}
.kolo-image .kolo-tresc h2{
font-size:1.5em;
}
.kolo-image .kolo-tresc h4{
font-size:1em;
}

    }

@media(max-width:767px) {
    .navbar .navbar-nav {
    letter-spacing: 1px;
    background-color: #aaa;
    color:#fff;
    width:100%;
    text-align: center;
}
.navbar-default .navbar-toggle {
    border: 1px solid #da3136;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 0px;
    background-color: #da3136;
    background-image: none;
    border-radius: 4px;
}


.logos{
   margin-top:-50px;
}
.logos img{
    width:200px;
    height:185px;
}
.napis{
      font-size:2em;
}

#dalej1,#dalej2,#dalej3{    

    margin-top:150px;

}

    section.first {
        padding-top: 75px;
    }
}
.kolo-cien {
	box-shadow:2px 2px 3px black;
}

