
/*************** SLIDER OVER **************/
@media (min-width: 700px){
    header.carousel.high {
        height: 100%;
    }
}


#slider-over {
    position: absolute;top:70px;width:100%;z-index:400;background:transparent
}
@media (max-width: 700px) {
    #slider-over {top:10px;}
}
#slider-over .slogan {color:white;}
#slider-over .slogan h1 {font-size:40px;margin-top:0px}
@media (max-width: 1000px) {
        #slider-over .slogan h1 {font-size:30px;}
}

@media (max-width: 700px) {
        #slider-over .slogan h1 {font-size:40px;}
}


#slider-over a.btn {    
    color:white;
    padding:10px;
    border:1px solid #fff;
    background-color:transparent;
    display:inline-block;
    text-transform:uppercase;
}
#slider-over .slogan span {
    display:block;
    margin-bottom:0px;
}
#slider-over .slogan {
    margin:15px 0px
}

section.dark {
    background-color:#ddd
}


/*FIRMA*/


#firma {
    background:#4b4b4b;
    color:white;
    padding:20px 0px 60px 0px;
    font-size:120%;line-height:1.6em;text-align:center;
}
#firma h2 {
    color:white
}
.firma-icon {
    background:#777;color: #fff;
    margin: 0 auto;
    font-size: 250%;
    border: 0px solid #545454;
    border-radius: 50px;
    width: 90px;
    height: 90px;
    
    padding: 10px;
    padding-top: 20px;
    vertical-align: middle;
margin-top:20px;margin-bottom:10px}
.firma-desc {
    color:#555;
    margin-top:15px;line-height:1.4em
}
.firma-link {
    font-family: Sintony;
    font-weight: 800;
    color:#eee;
    text-transform:uppercase;
    padding:10px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.firma-link:hover {
    color:white;
    text-decoration: none;
    transform:scale(1.1); 
    -webkit-transform:scale(1.1); 
    -moz-transform:scale(1.1); 
    -o-transform:scale(1.1);
    border:2px solid white;
    border-radius: 3px;
}
.firma-link:focus {
    color:white;
}
.firma-link span {padding:0px 8px;}
.firma-section-head {text-transform: uppercase;font-weight:700;font-family: Sintony,arial;color:#ccc;letter-spacing:.01em}


.firma-col {}
.firma-col:last-child {border:none}

.firma-opis-hid {display:none}
/*************** ZASTOSOWANIA ***************/


#slider-over .cechy-zastosowania {border:1px solid white;padding:25px;}
#slider-over .cechy-zastosowania ul li a {padding:5px 3px;color:white}


.section-header {margin-right:-15px;margin-left:-15px}

.cols {-webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
   -webkit-column-width: 200px;
     -moz-column-width: 200px;
          column-width: 200px;}


/************ MARKI *********** */
#marki {padding:40px 0px}
.marka {
    text-align:center;
    border:0px solid #888;
    border-bottom:8px solid #666;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#fff;
    padding:30px 30px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
   
}
.marka-link:hover {
    text-decoration:none;
}
.marka-link:hover .marka {
    /*border-bottom:30px solid #666;*/
}
.marka.limon {
    border-color:#99ca3c;
}
.marka-link:hover .marka.limon {
    /*background: #99ca3c;*/
}
.marka.revoscan {
    border-color:#8060a9;
}
.marka-link:hover .marka.revoscan {
    /*background: #8060a9;*/
}
.marka.adram {
    border-color:#36abe2;
}
.marka-link:hover .marka.adram {
   /* background: #36abe2;*/
}
.marka-link:hover .marka {
    
    -webkit-transform:scale(1.05); 
    -moz-transform:scale(1.05); 
    -o-transform:scale(1.05);
}

#marki .but {display:inline-block}
.marka-logo {height:30px}
/***************** ANIMATED NUMBERS   /****************/

#animated-number {background:#fff;margin:30px 0px}
.animated-number {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 24px;
  line-height: 140px;
  border: 3px solid #fff;
  border-radius: 100px;
  margin-bottom: 20px;
  background:#eee;
}
#animated-number strong {
  display: block;
  margin-bottom: 30px;
}

/***************** TESTIMONIALS   ***************/


#testimonial {
  background: #aaa;
  background-size: cover;
  padding: 40px 0px;
  color: #fff;
}
#testimonial .row {
    margin-left:10px;margin-right:10px;
}
@media(max-width:600px) {
    #testimonial {
        padding: 20px 00px;
    }
    #testimonial .row {
        margin-left:0px;margin-right:0px;
    }
}
#testimonial h4 {  
    margin-bottom: 0;
}
#testimonial small {
    display: block;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.7);
}
#testimonial .btns {
    margin-top: 10px;
}

.btn-primary {background:#888;border:none}






.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}





/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }   
}


/*==============o_nas===============*/
#o_nas {
    
}

/*==============oferta===============*/

#oferta h2 {
   /*text-align: left;
    margin:10px 0px;
    padding:0px;
    font-size:180%*/
}

/*==============#kontakt===============*/

#kontakt h2 {    
    /*margin:0px;
    font-size:180%*/
}
/*#home section#kontakt {padding-bottom:30px;}*/

.home-small-block {background:#666;width:100%;min-height:130px;background-size: contain;
    background-repeat: no-repeat;
    background-position: center;}
.home-small-block.icon_ekspertyzy {    background-image:url('/images/icons/icon_ekspertyzy.png');}
.home-small-block.icon_pobierz {    background-image:url('/images/icons/icon_pobierz.png');}
.home-small-block.icon_kontakt {    background-image:url('/images/icons/kontaktA.jpg');}


#kontakt .home-contact-col-wrap .home-contact-col {
    
    border-right:1px solid #aaa;
    min-height:130px;
}

#kontakt .home-contact-col-wrap:last-child .home-contact-col {border:none}

#kontakt .home-contact-col-wrap .home-contact-col h3 {margin-top:0px}
hr.section-hr {
    width:90%;border-color:#aaa;
}
@media (min-width: 850px) {
    hr.section-hr {
        width: 840px;
    }
}
@media (min-width: 850px) {
    hr.section-hr {
        width: 840px;
    }
}
@media (min-width: 992px){
    hr.section-hr {
        width: 970px;
    }
}
@media (min-width: 1030px){
    hr.section-hr {
        width: 1010px;
    }
}


.realizacja_box {
    max-height:150px;
    overflow:hidden;
    position:relative;
}
.realizacja_box  {
    transition: all 0.2s;
   -moz-box-shadow: 5px 5px 4px rgba(0,0,0,0.2);
                  -webkit-box-shadow: 5px 5px 4px rgba(0,0,0,0.2);
                  box-shadow: 5px 5px 4px rgba(0,0,0,0.2)
}
.realizacja_box:hover {
    
    transform:scale(1.06); 
    -webkit-transform:scale(1.06); 
    -moz-transform:scale(1.06); 
    -o-transform:scale(1.06);
}
.over {
    position:absolute;
    top:0px;left:0px;
    width:100%;height:100%;
    background:rgba(15, 25, 78, 0.5);
    color:white;
    font-weight:bold;
    text-align:center;
    padding-top:25%;
    text-transform:uppercase;
    transition: all 0.2s;
    pointer-events: none
}
.realizacja_box:hover .over {
    opacity:0
}