@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,300,500);
@font-face {
    font-family: 'robotolight';
    src: url('../font/Roboto-Light-webfont.eot');
    src: url('../font/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Light-webfont.woff') format('woff'),
         url('../font/Roboto-Light-webfont.ttf') format('truetype'),
         url('../font/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { 	 
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-size:16px;
	line-height:20px;
	
}
#page1 {
	background: url('../img/3a.jpg') no-repeat top center !important;
	height:500px;
}
#page2 {
	background: url('../img/page2.jpg') no-repeat center top 20%; 
	height:500px;
}
#page3 {
	background: url('../img/page3.jpg') no-repeat center top 20%; 
	height:500px;
}

a {color:#DB0907; text-decoration:none;}
a:hover {
  color: #000;
}
h1 {font-size: 4.8em; /*48px*/}
h2 {font-size: 3.6em; /*36px*/}
h3 {font-size: 2.4em; /*24px*/}
h4 {font-size: 2.1em; /*21px*/}
h5 {font-size: 1.8em; /*18px*/}
h6 {font-size: 1.6em; /*16px*/}


header  {height:110px; background: #FFF;}
header h1 {
	z-index: 910;
	text-align: center;
	float: left;

  margin: 0px 100px 0px 0px;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
	margin-top: 10px;
}
.menu{
	padding: 3.5%;
	float:right;
}
	
.menu ul{
    margin: 0; padding: 0;
    float: left;
}
 
.menu ul li{
    display: inline;
}
 
.menu ul li a{
    float: left;
	text-decoration: none;
    color: #000; 
    padding: 10px 30px;
}
.menu ul li a:visited{
    color: #000;
}
	
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
    background-color:#b40604;
}
.slogan_bg {background: url('../img/slogan.png') no-repeat;}	
.slogan_big {background: url('../img/slogan_big.png') no-repeat; margin-top:370px;}	
.slogan_big_2 {background: url('../img/slogan_big_2.png') no-repeat; margin-top:470px;}	
.intro {padding-bottom: 30px;}
.page {padding-top: 30px; padding-bottom: 30px;}
.naglowek {
	line-height: 46px;
	background: url('../img/naglowek.png') no-repeat;
	color:#fff;
	padding-left:10px;
	font-family: robotolight;
}
.onas {font-size:14px; line-height:24px; }
.padding-6 {padding-top: 75px;}
.padding-4 {padding-left:200px;}
.padding-3 {padding-left:220px;}
.padding-2 {padding-left:230px;}
.padding-1 {padding-left:200px;}

.title-home {
    font-size: 22px;
    letter-spacing: 1px;
    padding-top: 5px;
    display: block;
    font-weight: bold;
}
.slogna_text {
  font-size: 16px;
}
.title-1 {
  color: #333333;
  text-align: center;
  font-family: 'roboto';
  line-height: 46px;
  font-weight: 500;
  margin-top: 450px;
  font-size: 40px;
}
.effect7
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
.effect7:after
{
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}
.certyfikat {text-align: center;}
.certyfikat img{display: block;
margin: 0 auto;}
footer {font-size:12px;}
.kontakt {color:#fff;}
.map {height:423px; margin-bottom: 40px;}
input:focus,input:active{outline:none;}
            textarea:focus,textarea:active{outline:none;}
            .cf:before,.cf:after{content:" ";display:table;}
            .cf:after{clear:both;}
            .ir{border:0;font:0/0 a;text-shadow:none;color:transparent;background-color:transparent;}
            .ht{position:absolute;top:-10000px;left:-10000px;}
            .form-success{background-color:#6cbf40;padding:10px;font-size:15px;color:#ffffff;line-height:1.4em;}
            #contactform{margin-bottom: 30px;}
            #contactform .form-error{background-color:#ff6600;padding:10px;font-size:15px;color:#ffffff;margin-bottom:15px;line-height:1.4em;}
            #contactform fieldset{width:100%;}
            #contactform fieldset label{display:block;font-size:15px;color:#46494f;margin-bottom:5px;}
            #contactform fieldset input[type=text],
            #contactform fieldset input[type=email]{font-family:Roboto,sans-serif;color:#acb4bd;font-size:14px;border:1px solid #000;padding:9px 14px;width:620px;max-width:100%;box-sizing:border-box;-moz-box-sizing:border-box;height:40px;margin-bottom:10px;}
            #contactform fieldset input[type=text]:hover,#contactform fieldset input[type=email]:hover{color:#61656d;border-color:#000;}
            #contactform fieldset input[type=text]:focus,#contactform fieldset input[type=email]:focus{color:#61656d;border-color:#000;}
            #contactform fieldset textarea{font-family:Roboto,sans-serif;color:#acb4bd;font-size:14px;border:1px solid #000;padding:9px 14px;width:620px;max-width:100%;box-sizing:border-box;-moz-box-sizing:border-box;height:250px;margin-bottom:10px;resize:none;}
            #contactform fieldset textarea:hover{color:#61656d;border-color:#0000;}
            #contactform fieldset textarea:focus{color:#61656d;border-color:#0000;}
            #contactform fieldset .form-field-error{color:#ff6600;font-style:italic;font-size:12px;margin-bottom:15px;margin-top:-5px;line-height:1.3em;}
            #contactform fieldset input[type=submit]{background: #b40604; border:none;font-size:14px;font-family:Roboto,sans-serif;color:#ffffff;cursor:pointer;padding:9px 14px;box-sizing:border-box;-moz-box-sizing:border-box;}
            #contactform fieldset input[type=submit]:hover{background:#1969ba;background:-webkit-linear-gradient(top, #1969ba 0%, #053565 100%);background:linear-gradient(to bottom, #1969ba 0%, #053565 100%);}
            #contactform fieldset input[type=submit]:active{background:#053565;background:-webkit-linear-gradient(top, #053565 0%, #1969ba 100%);background:linear-gradient(to bottom, #053565 0%, #1969ba 100%);}
            #contactform fieldset input[type=hidden]{display:none;}
            #contactform fieldset input[name=contact_check] {
                width: 50px;
                text-align: center;
                vertical-align: 2px;
            }

            #contactform fieldset input[type=submit] {
                float: right;
            }
.prev-indent {
float: left;
margin: 0 10px 0px 0;
}
.extra-wrap {
overflow: hidden;
}
.reg {
font-family: robotolight;
font-size: 16px;
line-height: 21px;
margin: 0px 0 0px 0;
color: #000;
}
.company {
font-size: 25px;
line-height: 30px;
font-family: 'Roboto', sans-serif;
text-transform: none;
font-weight: 400;
margin-top: 15px;
}
.company-text {
margin-top: 15px;
float: right;
font-size: 15px;
line-height: 23px;
letter-spacing: 0.4px;
text-align: justify;
}
#about .grid_9 {
display: inline;
float: right;
margin-left: 10px;

}
.featured-logos {
text-align: center;

margin-bottom: 50px;
border-bottom: 1px solid #eee;
padding-bottom: 50px;
}
.featured-logos img:hover {
opacity: 0.5;
}

/************************************************
	      JCAROUSEL LITE		
************************************************/
#list {
	height: 190px;
width: 90%;
margin: 2% 5% 0%;
background: #fff;
border-bottom: solid 1px #dddddd;

}

.slider {
	float:left;
	left: -5000px; 
	padding:0 15px; 
	position:relative; 
	visibility:hidden;	
}
.slider_bg {
    background: #e6e7e8;
}
	
.slider ul {
	height:190px;
	width:600px; 
}

.slider ul li {
	padding:0 20px;
}

.slider ul li img {
	cursor:pointer;
	height:190px; 
	width:190px;  
}

.prev {
	cursor:pointer; 
	float:left;
	padding-top: 80px;
    width: 100px;
    text-align: center;
}

.next {
	cursor:pointer; 
	float:right; 
	padding-top: 80px;
    width: 80px;
    text-align: center;

}

.certyfikat-1 {float: right;}
.header-featured-image {
position: relative;
}
.header-featured-image, .padding {
width: 100%;
height: 450px;
}
.fullwidth {
position: relative;
}
.header-featured-image .slogan_bg {
z-index: 10;
color: #fff;
position: relative;
z-index: 5;
display: block;
padding: 30px;
    width: 600px;
    background-size: cover;
    margin-top: 150px;
}
.header-featured-image p {
padding: 5px;
line-height: 24px;

}

#googlemaps {
  position: absolute;
  width: 100%;
  min-height: 470px;
  left: 0px;
}
.kontakt {
      position: relative;
  z-index: 1;
  margin: 60px auto 0;
  padding: 10px;
  background: black;
  height: auto;
  opacity: .75;
  color: white;
}
.grid_5.kontakt {float:right;}


.contact-header {
  padding: 80px 0;
}
.contact-header p {
  font-size: 18px;
  line-height: 30px;
}
.contact-header p.krs {
  line-height: 20px;
  font-size: 15px;
  color: #a2a2a2;
  margin-top: 20px;
}
.contact-header h2 {
  line-height: 1;
  margin-bottom: 15px;
}
.contact-header .grid_12 {
  margin-bottom: 50px;
}
#page5 .contact-header .grid_12 {
  margin-bottom: 0px;
}
#page5 .contact-header {
  padding-bottom: 0px;
}
#page5 .contact-header p {
    font-size: 16px;
}
form {
  margin-top: 50px;
}
.map {
  margin-bottom: 80px;
}

.form-control {
    height: 50px;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus {
    border-color: #db0908;
    border: 2px solid;
    outline: 0;
    box-shadow: none;
  }

  .checkbox {
    font-size: 14px;
}
.send-button {
    padding: 10px 25px;
    border: 2px solid #db0908;
    background: #db0908;
    color: #fff;
    margin-top: 30px;
    float: left;
}
input.send-button {
  margin-top: 10px;
}
.send-button:hover {
    border: 2px solid #db0908;
    background: transparent;
    color: #db0908;
}
textarea.form-control {
  height: 200px;
}
ul.list {
    line-height: 30px;
    margin-top: 20px;
    padding-left: 20px;
    text-align: justify;
    margin-bottom: 30px;
    list-style: decimal;
}
ul.list li ul {
    padding-left: 20px;
    list-style: disc;
}
h5 {
  font-size: 20px;
}
.fullwidth.header-featured-image {
    height: 500px;
}
.intro {
    padding: 50px 0;
}
.intro h3.title-1 {
    margin-top: 0;
    font-size: 36px;
    color: #000;
}
.title-home {
    font-size: 36px;
    line-height: 48px!important;
}

input#website {
    height: 0px;
    visibility: hidden;
    opacity: 0;
}
