/* Add here all your CSS customizations */

section.section-custom-background {
	background-image: url(../img/slides/uslugiwysokosciowe.JPG);
	background-repeat: repeat;
	border: 0 none;
    z-index: 0;
    background-size: cover;
   
}
.text{
    display: inline-block;
    z-index: 9999;
    position: relative;
    top:80%;
    left: 7%;
    
}
.text h1{
 color: white !important;
    font-size: 300%;
}

.loga{
    min-width: 100px;
    margin-top: 100px;
}
.diament{
    left: 20px;
    top: 50px;
}
.align{
    text-align: left;
}
.cytaty p{
    color: #f2f2f2;
}
.slider_text{
    font-size: 40px;
    color: #d6d6d6;
}
.ikony{
    font-size: 300px;
}
.galeria{
    display: none;
}

.cta{
    display:block;
    margin-top: 20px;
    margin-left: 3%;
    text-decoration: none;
    height: 1%;
}
.link:hover,
.link:active{
    text-decoration: none;

}

.cta1{
    margin-top: -30px;
}

.call-to-action-content h3{
    margin-left: 10%;

}
#partners img:nth-child(1){
    max-width: 160px;
    max-height: 150px;
    padding: -100px;
}
.rockwool{
    margin-top: 20px;
}
.ksc{
    height: 320px;
}
.logo1{
    width: 120px;
}


@media only screen and (max-width:890px)
{ .logo1{
    width: 60%;
    height: auto;
    }
    
    section.section-custom-background {
	max-height: 500px;
}
.text{
    display: inline-block;
    z-index: 9999;
    position: relative;
    top:40%;
    left: 9%;
    
}
.text h1{
 color: #dedede!important;
    font-size: 250%;
}
}


.slidetext{
    color: #ebebeb;
    font-size: 130%;
    font-weight: 400;
    
}
.odwrotnosc {
	unicode-bidi: bidi-override;
	direction: rtl;
}

@media only screen and (max-width:768px){
    .logo1{
        width: 50px;
    }
    section.section-custom-background {
        max-height: 300px;}
        .text{
            top:20%;
            
        }
    .text h1{
 color: #dedede!important;
    font-size: 250%;
}
/*.bgimg{
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.16)), to(rgba(0, 0, 0, 0.26))), url(/img/slides/slider1.jpg) !important;
    background-image: linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.26)), url(/img/slides/slider1.jpg) !important;
}*/