/* 
	font-family: 'Pathway Gothic One', sans-serif;
	font-family: 'Fjalla One', sans-serif;
*/


body{
    background-color: #fff;
    overflow-x: hidden;
    width:100%;
    color: #2f3241;
}
.iv-top{
    height:4px;
    background-color: #ffd800;
}
.iv-header{
  background-color: #fff;
}

.iv-top-bar{
    height: 170px;
    background-color: #fff; 
     width:80%;
    margin-left: auto;
    margin-right: auto;
    
}
.iv-logo{
  position:absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.iv-logo img{
    height: 140px;
    width: auto;
    
	transition-timing-function: linear;
		transition-duration: 200ms;
		transition-property: all;
}

nav{
    position: relative;
    color:#fff;
    background-color: #fff !important;
	text-align: right;
    
		transition-timing-function: linear;
		transition-duration: 200ms;
		transition-property: all;
    
}
.iv-menu-wrap{
    background-color: #fff;
    width:100%;

}
.iv-bg-menu{
    background-color: #fff !important;
    border-color: #fff !important;
    border-radius:0px !important;
    border-style: none !important; 
}
.small{
    top:0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+95,474747+100 */
background-color: rgba(255,255,255,0.5); /* Old browsers */
       width:100%;
    margin-left: auto;
    margin-right: auto;
     
    height:55px;
    position: fixed;
    z-index: 100;
}
.small .iv-logo{
   width: 170px;
    top: 30px;
}
.small ul{
    padding-right: 20px;
     margin:15px 20px 15px 10px !important;
}
.small .iv-top-bar{
    height:60px;
}
.small .iv-tel{
    display: none;
    height: 0px;
    
}
.small img{
    height:60px; 
}
.small a {
	  padding: 0px 0px 20px 0px;
	  font-size: 14px;
	  font-weight: 100;
	}

nav ul{
    list-style-type:none;
    display: block;
    margin:65px 20px 0px 10px !important;
}
nav ul li{
    display: inline;
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-weight:900;
     -webkit-transition: 0.1s;
	transition: 0.1s;
}
nav ul li a{
    color:#2f3241 !important;
    transition-timing-function: cubic-bezier(.08,.61,.79,1.75);
		transition-duration: 300ms;
		transition-property: all;
    padding:0px !important;
}
nav ul li:hover, nav li{
   
    color:#fa2122 !important;
    margin:0px 35px 0px 35px !important;
}
nav ul li a:hover{
    color:#fa2122 !important;
    text-decoration: none; 
}
.iv-list-menu{
		margin-bottom: 20px !important;
        width:100%;
	}
.iv-white-bar{
    background-image: url("../img/logotype.jpg");
    background-position: center;
    background-color: #fff;
    height: 130px; 
}
.iv-content{
    
    background-color: #fff;
   padding: 35px 20px 80px 30px; 
    margin-top: 80px;
    height: auto;
    color:#2f3241;
}
.iv-start-text{
    font-family: 'Titillium Web', sans-serif;
    font-size:20px;
    font-weight: bold;
}
.iv-text-left, .iv-text-right{
    color:#2f3241;
    letter-spacing: 1px;
    font-size:18px;
}
.iv-text-center{
	text-align: center;
	height: 60px;
}
.iv-text-right{

}
.iv-gal{
    margin:50px 0px 50px 0px;
}
.iv-zdjecie{
    width:99%;
    height: 280px;
    margin-bottom: 5px;
    margin-top: 12px;
    background-position: center;
}
.iv-zd{
    padding:2px !important;
}
.iv-zdjecie:hover{
    border: 2px solid #fa2122;
    
}
.iv-footer{
    background-color: #868686; 
    min-height:150px;
    padding:20px 70px 15px 60px;
    color:#fff;
    font-family: 'Titillium Web', sans-serif;
    font-size:18px;
    font-weight: bold;
}
.iv-footer a{
    color:#fff;
}
.iv-footer a:hover{
    text-decoration: none;
    color:#fff;
}
.iv-footer-person a{
    color:#2f3241;
}
.iv-footer-person a:hover{
    text-decoration: none;
    color:#2f3241;
}
.iv-footer-r{
    text-align: right;
}
.iv-footer-bottom{
    background-color: #777879;
    height: 50px;
}
.iv-footer span, .iv-title span, .iv-footer-person span{
color:#fa2122;
}
.iv-title{
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 1px;
	font-family: 'Pathway Gothic One', sans-serif;
}
.iv-content li{
    list-style-type:none;
    border-left: 12px solid #fa2122;
    margin:20px 0px 10px 0px;
    padding: 0px 0px 0px 15px;
    letter-spacing: 1px;
}
.iv-content img{
    
    width: 100%;
    height:auto;
    margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.iv-footer-person{
    margin-bottom:30px;
}
.iv-footer img{
    margin-top:30px;
}
.iv-adres{
   color:#fa2122;
    font-size:18px;
    margin-bottom: 20px;
}
.iv-input input, .iv-area textarea{
    background-color: #ddd;
    color: #2f3241;
    border: 1px solid #fa2122;
}
.iv-input, .iv-area{
    margin:30px 0px 30px 0px;
}
.iv-submit{
    float:right;
    background-color:#fa2122;
    border: 3px solid #000;
}
.iv-right-text{
    text-align: right;
    margin-top: 50px;
    font-size: 16px;
}
.iv-pictures-container{
    text-align: center;
    color:#fa2122;
    margin:15px;
    
}
.iv-pictures-container img{
    width: auto;
    height:250px;
    margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.iv-pictures-container div{
    padding-top:15px;
    padding-bottom:15px;
}
.iv-adress{
    font-size: 18px;
    margin-bottom: 20px;
    color:#fa2122;
}

.navbar-header{
	width: 50px;
	float: right;
}
.iv-text-slider{
    position: relative;
    margin-top:-300px;
    padding:15px;
    width:100%;
    margin-left: auto;
    margin-right: auto;
}

.iv-text-s1 {
    background-color: rgba(255,216,0,0.7);
    color:#000;
   
    font-size: 74px;
    width:600px;
    font-weight: bold;
      
}
.iv-text-s2{
    background-color: #f52d51;
    color:#fff;
   
    font-size: 30px;
    margin-top:20px;
     width:500px;   
}
.iv-text-s3 {
    background-color: rgba(255,216,0,0.8);
    color:#f52d51;
   
    font-size: 30px;
    margin-top:20px;
    width:300px;  
}
.iv-text-s1 , .iv-text-s2 ,.iv-text-s3 {
    
    margin-left: auto;
    margin-right: auto;
    text-align: center; 
    font-family: 'Titillium Web', sans-serif;
}
.iv-text-s1 p, .iv-text-s2 p,.iv-text-s3 p{
    
   padding:3px 12px;
}
.iv-li-left{
    float:left !important;
}
.iv-li-right{
    float:right !important;
    
}
@media screen and (max-width: 1200px) {
    .small {
    top: -15px;
    }
    .small .iv-top-bar {
    height: 70px;
}
    .iv-header{
        margin-top:15px;
    }
    .iv-tel{
    	text-align: left;
    }
    .iv-top-right{
		width: auto;
    }
	.iv-logo{
		margin-left: auto !important;
		margin-right: auto !important;
        top: 30px;
    	width:auto;
        height:auto;
	}
    .iv-logo img{
    	height: 80px;
  
        margin-top:20px;
    }
    
    .iv-top-bar {
    height: 90px;
    }
    nav, .small{
        width:100%;
        height:auto;
    }
    nav ul {
    margin: 15px 20px 0px 10px !important;
    }
    .iv-white-bar{
    background-size: cover;
    height: 110px; 
	}
	.iv-list-menu{
		margin-bottom: 20px !important;
        width:100%;
	}
}
@media screen and (max-width: 1100px) {
    .iv-text-slider {
        margin-top: -150px;
        margin-left: auto;
        margin-right: auto;
        }
    
}
@media screen and (max-width: 1000px) {
    .iv-zd{
        width:49%;
        float:left;
    }
    .iv-footer-person {
    margin-top: 90px;
}
}
@media screen and (max-width: 900px) {
    .iv-logo img{
    	height: 50px;
    }
    .iv-logo{
    	top: 20px;
    }
    .iv-footer-l, .iv-footer-r{
        width:100%;
        text-align: center;
    }
    .iv-top-bar {width: 100%;}
}


@media screen and (max-width: 767px) {
    .small .iv-logo {
    width: 60%;
    height: auto;
    }
    .small .iv-list-menu {
    margin-top: 80px !important;
        
    }
    .iv-slide{height:400px !important;}
    .iv-text-slider{margin-top:-340px;}
    .iv-bg-menu{z-index:99999999;}
     .iv-header {padding-left:0px; padding-right:0px;}
    .iv-logo{
		margin-left: 20px !important;
        top: 30px;
        left:20px;
    	width:auto;
        height:auto;
	}
    .iv-logo img{
    	height: 60px;
  
        margin-top:20px;
    }
    .iv-list-menu li{
        float:none !important;
        text-align:center;
        padding-top:10px;
        padding-bottom: 10px;
        border-top: 1px solid #ddd;
    }
    .iv-list-menu {
    margin-top: 100px !important;
        
    }
    .navbar-collapse{border-top:none;}
    .navbar-toggle {
    margin-right: 30px !important;
    margin-top: 20px !important;
    }
    nav li, nav ul li:hover {
    margin: 0px 0px 0px 35px !important;
    }
}
@media screen and (max-width: 640px) {
    .iv-text-slider {
        margin-top: -150px;
        margin-left: auto;
        margin-right: auto;
        }
    .iv-text-s1 {
  
    font-size: 60px;
    width:500px;    
}
.iv-text-s2{
    font-size: 25px;
  
     width:400px;   
}
.iv-text-s3 {
    font-size: 20px;
    width:250px;  
}
    .iv-start-text {
   margin-top:60px;
}
}

@media screen and (max-width: 700px) {
    .iv-logo img{
    height: 60px;
      
    }
    .iv-logo{
    width:60%;
        height:auto;
    }
    .iv-tel{
    font-size:15px;
    }
    .iv-white-bar{
    background-size: contain;
    background-repeat: no-repeat;
        
    height: 80px; 
	}
	
}

@media screen and (max-width: 540px) {
    .iv-logo {
    margin-left: 40px !important;
    }
    .iv-text-slider {
        margin-top: -230px;
        margin-left: auto;
        margin-right: auto;
        }
    .iv-text-s1 {
    font-size: 45px;
    width:100%;    
    }
    .iv-text-s2{
        font-size: 20px;
         width:80%;   
    }
    .iv-text-s3 {
        font-size: 16px;
        width:50%;  
    }
       .iv-start-text {
   margin-top:10px;
}
}
@media screen and (max-width: 500px) {
    .iv-tel span{
        display: block;
    }
    .iv-zd{
        width:100%;
    }
}




em{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #838383;
	font-weight: 100;
	display: block;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}