/*
Theme Name: KAMI SC
Theme URI: http://kamisc.pl
Author: Creatorium, Kajetan Kasperuk, Łukasz Dec
Author URI: http://creatorium.co
Description: Strona internetowa hurtowni KAMI
Version: 1.0
Text Domain: kami_sc
*/


/*  =======================  */
/*  GENERAL                  */
/*  =======================  */


html {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: rgb(96, 116, 133);
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top:10px;
}


.col-11 {
	float:left;
	width:33%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

fieldset button.btn-default {
	background-color: #37b1e2;
	color:#fff;
	margin-left:0;
}

/*  =======================  */
/*  HEADER                   */
/*  =======================  */



.navbar-brand img {
	height: 66px;
	background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #fff;
}

.navbar-default .navbar-toggle {
	width: 45px;
}

.navbar-default .navbar-nav > li > a {
	color: rgb(96, 116, 133);
}

.navbar-default {
	background-color: #fff;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	padding-top: 0;
}

.dropdown-menu > li > a {
	padding-left: 65px;
}

.nav.navbar-right li a img.img-responsive {
	display: inline;
}


@media (min-width: 768px) {

	.navbar-brand img {
		height: 100px;
	}

	.navbar-default .navbar-nav > li > a {
		font-size: 18px;
		line-height: 100px;
		padding: 0 25px;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		height: 100px !important;
	}

	.navbar-default .navbar-nav > li > a {
		border: 1px solid;
		border-color: #f3f6f7;
	}

	.navbar-default .navbar-nav > li > a:hover {
		background-color: #f5f5f5;
	}

}



/*  =======================  */
/*  CONTENT                  */
/*  =======================  */



.jumbotron {
    position: relative;
    background-position: center center;
    background-color:#fff;
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    overflow: hidden;
    padding-top: 50px;
  	color: rgb(255, 255, 255);
}

.jumbotron h1 {
	font-size: 36px;
	font-weight: bold;
}

.jumbotron p {
	font-size: 17px;
}

.jumbotron img {
	display: inline;
}

#arrow, .butt {
	height: 50px;
	margin-top: 3%;
}

button {
    background-color: #fff;
    height: 50px;
    margin-top: 3%;
    margin-left: 20px;
    color: rgb(96, 116, 133);
    width: 170px;
}

.btn-default {
	background-color: #fff;
	border: none;
}

.btn-default:hover {
	opacity: 0.8;
}

.butt {
    color: rgb(96, 116, 133);
    margin-left:20px;
}

.o_firmie {
	min-height: 100vh;
	background: url("img/bg2.jpg") center center;
}

.o_firmie h2, .prywatnosc h2 {
	font-weight: bold;
	color: rgb(30, 153, 216); 	
	margin-bottom:25px;
	margin-top:0;
}

.o_firmie p {
	font-size: 14px;
}

.oferta {
	background-color: #37b1e2;
	padding-bottom: 50px;
}

.oferta a:hover {
	text-decoration: none;
}

#lozyska, #pasy, #uszczelniacze {
	background-color: #fff;
	height: 304px;
	padding-bottom: 30px;
	/* background-clip: content-box; */
	text-align: center;
	border-radius: 5px;
	margin-bottom: 20px;
	width: 90%;
	margin-left: 5%;   
	-webkit-transition: all ease-in-out .33s;
    -moz-transition:    all ease-in-out .33s;
    -o-transition:      all ease-in-out .33s;
    transition:         all ease-in-out .33s;  
}

#lozyska:hover, #pasy:hover, #uszczelniacze:hover {
	-moz-box-shadow:    0 3px 5px rgb(96,116,133);
	-webkit-box-shadow: 0 3px 5px rgb(96,116,133);
	box-shadow:         0 3px 5px rgb(96,116,133);
}

#lozyska h4, #pasy h4, #uszczelniacze h4 {
	color: rgb(30, 153, 216);
  	font-size: 18px;
  	font-weight: bold;
  	padding-top: 15px;
}

#lozyska p, #pasy p, #uszczelniacze p, #chemia p {
	font-size: 14px;
	color: rgb(96, 116, 133);
  	line-height: 1.286;
  	padding: 0 35px 0 35px;
}

.oferta {
	padding-top:100px;
}

.oferta h2 {
	font-weight: bold;
	color: #fff;
	margin-top:0;
	padding-bottom: 20px;
}

.oferta img {
	height: 135px;
	margin: 40px auto 0 auto;
}

.brands {
	background:#fff;
	text-align: center;
	border-radius: 5px;
    margin: 15px 0;
    padding:30px;
}

.brands img {
	margin:0 auto;
	height:auto;
}

.o_firmie, .prywatnosc {
	padding-top:100px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 18px 16px;
    font-size: 12px;
    line-height: 1.3333333;
    border-radius: 6px;
}

@media (min-width: 768px) {

	.oferta h2 {
		padding-top: 60px;
	}

	.jumbotron h1 {
		font-size: 46px;
		width: 50%;
		padding-top: 22%;
	}

	.jumbotron p {
		font-size: 15px;
		width: 60%;
	}

	#arrow, .butt {
		margin-top: 21px;
	}

	.o_firmie h2, .prywatnosc h2 {
		padding-top: 7%;
		padding-top: 60px;
		margin-top:0;
	}

	.o_firmie p, .prywatnosc p {
		width: 60%;
	}

	.o_firmie p:last-of-type, , .prywatnosc p:last-of-type {
		padding-bottom:20%;
	}

	.btn-lg, .btn-group-lg > .btn {
	    padding: 10px 16px;
	    font-size: 18px;
	    line-height: 1.3333333;
	    border-radius: 6px;
	}

}



@media (min-width: 992px) {

	.jumbotron h1 {
		font-size: 60px;
		padding-top: 7%;
	}

	.jumbotron p {
		font-size: 16px;
	}

	#lozyska, #pasy, #uszczelniacze {
		padding: 0;
		width: 30%;
		margin: 1.5%;
	}

	.oferta {
		padding-bottom: 70px;
	}

}



@media (min-width: 1200px) {

	.jumbotron h1 {
		font-size: 72px;
		padding-top: 7%;
		padding-bottom: 2%;
	}

	#arrow, .butt {
		margin-top: 3%;
		height: 50px;
	}

	.jumbotron p {
		font-size: 20px;
		line-height: 1.5;
	}

	.o_firmie h2, .prywatnosc h2 {
		font-size: 36px;
	}

	.o_firmie p, .prywatnosc h2 {
		width: 57%;
		font-size: 16px;
	}

	.oferta h2, .prywatnosc h2 {
		font-size: 36px;
	}

}

@media (min-height: 900px) {
	.jumbotron h1 {

		padding-top: 15%;

	}
}

/*  =======================  */
/*  FOOTER                   */
/*  =======================  */

.footer {
	padding-top:100px;
}

.footer h2 {
	font-weight: bold;
	color: rgb(30, 153, 216);
	padding-top: 140px;
	margin-top:0;
}

.footer p {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}

.footer h5 {
	font-size: 17px;
	margin-top: 0;
	padding-bottom: 30px;
}

.footer h6 {
	font-size: 12px;
	color: rgb(51, 61, 69);
	margin-bottom: 0;
	padding-top: ;
}

.footer a {
	color: rgb(96, 116, 133);
}

.footer a:hover {
	text-decoration: none;
}

#left, #right {
	padding-top: 30px;
	padding-bottom: 30px;
}

#kom h2 {
	padding-bottom: 30px;
	color:#fff;
	font-size:24px;
	margin:0;
	padding:0;
}
  
#kom {
	background-color: #37b1e2;
	min-height: 350px;
	margin-bottom: 80px;
	color:#fff;
	border-radius:3px;
	padding:30px;
}

.komunikat {
	padding-top:15px;
	border-top:1px solid #6acef7;
	margin-top:15px;
}

.komunikat span.komunikat-data {
	line-height:2em;
	font-size:12px;
}

.komunikat p.komunikat-content {
	font-weight:normal;
	font-size:14px;
}


.footer2 {
	background-color: #333d45;
}

.footer2 p {
	font-size: 6px;
	color: rgb(243, 246, 247);
	line-height: 40px;
	font-weight: normal;
}

.alert-cookie {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0;
	color: rgb(96, 116, 133);
	background-color: #fff;
	border-radius: 0;
	border-color: #f3f6f7;
	display: none;
}

.alert-cookie button.close {
	height:auto;
}

.alert-cookie.alert-dismissable .close, .alert-cookie.alert-dismissible .close {
	margin: 0;
	width: 20px;
	color: #37b1e2;
	font-size: 40px;
	opacity: 1;
}



@media (min-width: 768px) {

	.footer2 p {
		font-size: 12px;
	}

	.col-11 {
		float:left;
		width:9.090909%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 15px;
	    padding-left: 15px;
	}


	.col-11-offset-3 {
		margin-left:27.272727%;
	}

}

@media (min-width: 992px) {

	.footer p {
		font-size: 18px;
	}

	.footer2 p {
		font-size: 12px;
	}

}



@media (min-width: 1200px) {

	.footer h2 {
		font-size: 36px;
	}

	.footer p {
		font-size: 20px;
	}

	.footer2 p {
		font-size: 12px;
	}

}

