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;
    text-decoration:none;
}

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;
}


header {
    text-align: center;
    color: #fff;
}

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{
    z-index:10001;
    margin-top:-900px;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-indicators{
    display: none;
}
.carousel-inner {
    height: 100%;
}

.fill {

    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.skills {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    z-index:2;
    position: relative;
    top:170px;
    padding-top:20px;
    padding-bottom:20px;
    line-height: 1.5em;
    margin:0 auto;
    text-transform: uppercase;
    width:60%;
    background-color:#464646;
    display:block;
    font-size: 2em;
    font-weight: 300;
    color:#fff;

}
#dalej{    
    background: #fff url('../img/img2.jpg');
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;


}
.pod{
  background-color:rgba(255, 255, 255, .85) ;
  padding: 100px 0;

}

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

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

}
.med{
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 500;
}
.dal{
    margin-top:-50px;
}

.box-1 h3{
    color:#da3136;

}
.box-1 p{
    color:#000;

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

    left: 0px;
    margin-left: 0px;
    width: 200px;
    height: 200px;
    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%;
}
#oferta{
   padding: 100px 0;

}

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;
}

.oferta{
  color: #FFF;
  margin:-50px 10px 0px 10px;
  padding:0px;
}
.oferta img{
position: relative;
margin:auto;
top:110px;
}

.oferta_nag1{
text-align: center;
background-color: #474747;
padding:110px 0px 20px 0px;
text-decoration: none;

}
.oferta_nag1:hover, .oferta_nag2:hover, .oferta_nag3:hover{
background:#da3136;
text-decoration: none;

}
.oferta_nag1 h3, .oferta_nag2 h3, .oferta_nag3 h3{
    font-weight: 300;
    font-size: 2em;
    text-decoration:none;
}
.oferta_nag1 h3 a:focus{
   text-decoration:none;
}
.oferta_nag1 h3:hover, .oferta_nag2 h3:hover, .oferta_nag3 h3:hover, .oferta_nag1 h3 a:hover, .oferta_nag2 h3 a:hover, .oferta_nag3 h3 a:hover{
    text-decoration: none;
}
.oferta_nag1 a:hover, oferta_nag2 a:hover, oferta_nag3 a:hover{
  text-decoration: none;
}
.oferta_nag2{
text-align: center;
background-color: #6c6c6c;
padding:110px 0px 20px 0px;

}
.oferta_nag3{
text-align: center;
background-color: #b7b7b7;
padding:110px 0px 20px 0px;

}
.oferta_opis{
    position:relative;
    top:10px;
    background-color: #e1e1e1;
    padding:10px 10px 10px 10px;
    text-align: justify;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
.oferta_opis p{
    font-family: "Roboto", sans-serif;
    font-size:1em;
    color:#000;
    font-weight: 300;
    padding:10px;
  
}
.btn1 {
    
    margin-top: 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size:1.2em;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20%;
    line-height: 1.42857;
    color:#fff;
    margin-bottom:-20px;
}

.btn1 a:hover,.btn2 a:hover,.btn3 a:hover{
    text-decoration: none;
}


#ogrodzenia{
    background-image:url('../img/img3.jpg');
    background-position: center top;
    background-size: cover;

}
.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 .timeline-text{
    padding-top:37%;
    margin:0 auto;
    font-size:1.5em;
    font-family:'Roboto', sans-serif;
    font-weight:100;
}
#dlaczegomy{
padding:100px 0px;

}
#cennik{
    background-image:url('../img/cennik.jpg');
    background-position: center top;
    background-size: cover;

}
#dzialamy{
  /*background-color:rgba(0, 0, 0, .7) ;*/
  padding: 150px 0;

}

#contact{
    background-image:url('../img/img4.jpg');
    background-position: center top;
    background-size: cover;
}

.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;
}

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

}

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

.floating-label-form-group {
    position: relative;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 10px;
    border: 1px solid #aaa;
    border-radius: 0;
    font-size: 1em;
    box-shadow: none!important;
    resize: none;
    background: #fff;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    top: 2em;
    margin: 0;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 1;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}
.label {
    display: none;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color:#fff;
    opacity:0;
    }

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #fff;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
    background-color:#fff;
}

.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;
}
.small-text{
    font-weight: 300;
    font-size: 14px;
    vertical-align: middle;
}


@media (min-width: 992px){
    .oferta_opis{
        min-height: 220px;
    }
}

@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 img{

     display: block;
    margin-top:-50px;
    width:120px;
    height:108px;

}


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


    .skills {
    top:100px;
    padding-top:10px;
    line-height: 2em;
    margin:0 auto;
    text-transform: uppercase;
    width:100%;
    background-color:#464646;
    display:block;
    font-size: 2em;
    font-weight: 300;
    color:#fff;

}
    #dalej {
        padding: 0px 0;
    }

    .kolo{
    list-style: outside none none;
    padding: 0px;
    left:30%;
    text-align: center;

}
.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;
}

    section.first {
        padding-top: 75px;
    }
}
.kolo-cien {
	box-shadow:2px 2px 3px black;
}
.skaluj {
	transition: ease 0.3s;
}
.skaluj:hover {
	transform: scale(1.05) rotate(5deg);
}