@import url('https://fonts.googleapis.com/css?family=Open+Sans:300i,400,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');


h1,h2,h3,h4,h5,h6,p,ul li{
	color: #606060;
}

h1{
	font-size: 27px;
}

h2{
	font-size: 21px;
}

p{
	font-size: 16px;
}

body{
	font-family: 'Open Sans', sans-serif !important;
	position: relative;
	opacity: 1;
}
body:after{
	background: url(../img/back.jpg);
	opacity: 0.05;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	z-index: -1;
}

header > .container{
	background: #fff;
}

.container{
	max-width: 1000px;
}

.carousel-indicators{
	display: none;
}
.carousel-inner{
	

}
.carousel .item{

	background: url(../img/slider2-1000x360.png);
	height: 360px;
}

.under-slider{
	background: url(../img/cars.png);
	height: 64px;
	margin: 25px 0;

}
 

 
.menu-row{
	margin-bottom: 30px;
}
nav#menu{
	    margin-top: 20px;
}
nav#menu ul{
	 
	list-style: none;
 
}
nav#menu .dropdown:hover .dropdown-menu{
display: block;
}

nav#menu ul li{
	display: inline-block;

}

nav#menu ul li{
	font-size: 14px;
 
}

nav#menu ul li a{
background-color: #5D5D5D;	    
border-radius: 7px;
padding: 10px;
}

nav#menu ul li a:hover,nav#menu ul li a:focus{
  color: #fff;
   text-decoration: none;
  
} 
nav#menu ul li a{
	 
	color: #fff;
  
}

nav#menu ul li:last-child{
	padding-right: 0;
	border-right: 0;
	 
}

nav#menu ul li a:focus{
	text-decoration: none;
}
nav#menu ul li {
    display: inline-block;
    background-color: #5D5D5D;
    min-width: 119px;
    height: 39px;
    border-radius: 7px;
    text-align: center;
    font-size: 14px;
    line-height: 39px;
}

 nav#menu .dropdown-menu>li {
	background-color: #2b2a2a;
	color: #fff; 
	border-radius: 0;
	 width:100%;
	text-align:center;
	font-size:13px;
	border-bottom: 1px solid #fff;
} 


nav#menu .dropdown-menu>li>a{
background-color: #2b2a2a;
	color: #fff; 
	border-radius: 0;


	}
nav#menu .dropdown-menu>li>a:hover {
	background-color: #5D5D5D ;
	color: #fff;
} 

.dropdown-menu {
       padding: 0px;
    margin: 0px ;
        text-align: inherit;
}

 
 
nav#menu .dropdown:hover .dropdown-menu{
background-color: #5D5D5D ;
} 

.header-doswiadczenie{
	background: url(../img/bg-exp.png) no-repeat;
	float: right;
	width: 107px;
	text-align: center;
	height: 76px;
	color: #fff;
	font-size: 11px;
}
 
.header-doswiadczenie p {
	color:#fff;
	font-size: 51px;
	font-weight: bold;
	line-height: 46px;
	margin-bottom: 3px;
}

.text-main{
	margin-top:20px;
}
.text h2{
	color: #233d6f;
	font-size: 44px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 22px;
	margin-top:0px;
}
.text p {
	padding-left: 30px;
	text-rendering: optimizeLegibility;
	text-align: justify;
	line-height: 1.6;
	font-size: 18px;

}

.main-zapraszamy{
	margin-bottom:30px;
}


.offer {
	background: url(../img/oferta.png) no-repeat;
	width: 67%;
	padding: 27px 10px;
	float: left;
	zoom: 1;
}

.offer p {
	float: left;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	margin-left: 35px;
	font-family: 'Oswald';
}

.see-more a {
	display: block;
	color: #fff;
	padding: 10px 10px;
}

.see-more {
	background-color: #3398E0;
	margin-right: 35px;
	color: #fff;
	float: right;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 14px;

}

.help {
	background: url(../img/help.png) no-repeat;
	width: 30%;
	float: right;
	font-family: 'Oswald';
	line-height: 30px;
}

.help a {
	display: block;
	padding: 27px 0px 10px 16px;
}

.help p {
	color: #1A52D1;
	font-style: italic;
	font-weight: bold;
	font-size: 35px;
}

.help span {
	color: #0E3C7C;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

.store {
	background: url(../img/store.png) no-repeat;
	width: 67%;
	float: left;
}

.store a {
	display: block;
	color: #fff;
	padding: 22px 15px;
}
.store p {
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	font-family: 'Oswald';
	color: #fff;
	margin-left: 28px;
	line-height: 46px;
}
.store span {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-left: 28px;
}


.review {
	background: url(../img/check.png) no-repeat;
	width: 30%;
	float: right;
	font-family: 'Oswald';
}

.review p {
	color: #1A52D1;
	font-style: italic;
	font-weight: bold;
	font-size: 35px;
}


.review span {
	color: #0E3C7C;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
}

.review a {
	display: block;
	padding: 6px 0px 29px 16px;
}

.text-page {
	
	text-align: justify;
	font-size: 12px;
	margin-bottom: 50px;
}

.text-page h1,h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:5px;
}
.footer {
	font-size: 13px;
}
.footer p{
	font-size: 13px;
}


.footer .col-md-2 {
	width: 20%;
}
.menu-footer{
	float:left;
}

.menu-footer ul{
	padding-left: 0px;
	list-style-type: none;
	display: -webkit-inline-box;
	margin-top: 29px;
	font-size: 12px;
}
.menu-footer ul li{
	padding-right: 10px;

}
.menu-footer li a
{
	color: black;
}
.menu-footer-img
{
	float:right;

}

.copyrigt{
	margin: 0 auto;
	text-align: center;
	color: #B9B9B9;
	font-size: 10px;
}

.kontakt b
{   color: #000080;
	font-size: 14pt;
}

.kontakt
{

	font-size: 14pt;
	color: #808080;
	margin-bottom: 30px;
}


.kontakt img {
	width: 27px;
	height: 22.7px;
}

.text h4
{	
	font-size: 19px;
	color: #000;
}
.text .regeneracja{
	font-size: 17px;
	text-align: justify;
	display: block;
	padding-left: 10px;
	color: #000;
}
.regeneracja-chlodnic{
	float: right;
	margin-left: 15px;

}

.title-chlodnica{
	font-size: 25px;
	margin-bottom: 10px;
	color: #000;
}

.text .chlodnica{
	color: #000;
	font-size: 16px;
	padding-left: 0;
}
.chlodnica-samochodowa{
	
	float: left;
	margin-right: 15px;

}

.title-radiator{
	color:#000;
}
.text .radiator{
	color: #000;
	font-size: 16px;
	padding-left: 0;
}

.form{
	margin-top: 50px;
}

label {
	display: block;
	margin: 0 auto;
	
}

input{
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 7px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 35px;
	
	margin-top:3px;
	margin-bottom: 10px;

}

textarea
{
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 7px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 130px;

	margin-top:3px;
	margin-bottom: 10px;
}
.formularz{
	margin-top:20px;
}
#form1{
	margin-top: 50px;
	max-width: 420px;
	margin: 0 auto;
	margin-top: 30px;
}

#form2{
	margin-top: 50px;
	max-width: 420px;
	margin: 0 auto;
	margin-top: 30px;
}
.formularz1 h3{
	color: #233d6f;
	font-size: 44px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1;

}

.submit {
	
	color: #fff;
	font-size: 17px;
	border-radius: 6px;
	border: 0;
	height: 55px;
	width: 41%;
	background: url(/chlodnice/assets/img/popup-bg.png) no-repeat;

	margin: 0 auto;
	text-align: center;
	display: block;
}

.formularz1 p{
	color: #808080;
	font-weight: 700;

}

.check{
	margin-bottom: 10px;
}
.toggle { border-radius: 5px;}
.toggle .toggle-handle { border-radius: 0px; }

.separator2 {
	width: 30px;
	display: inline-block;
	color: #fff;
	text-align: left;
	vertical-align: middle;
	border-bottom: 2px solid #CACED1;
}
.separator {
	width: 30px;
	display: inline-block;
	color: #fff;
	text-align: left;
	vertical-align: middle;
	border-bottom: 2px solid #CACED1;
}

.under-form1 {
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	display: -webkit-inline-box;
}
.under-form1-text{
	font-size: 13px;
	margin: 0 7px;
}

.scoll-img
{
	position: absolute;
}

.subpage{
	margin-bottom: 20px;
	margin-top:20px;
	line-height: 1.6;
	font-size: 12px;
	text-align: justify;
}

.subpage h2 {
	font-size: 21px;
	text-align: center;
	margin-bottom: 20px;
	color: #000;
}

.post .col-md-4{
	padding-right: 3px;
	padding-left: 38px;
}
.post .col-md-4 p{
	font-size: 12px;
	text-align: justify;
}

.post .col-md-4:first-child{
	padding-left:0;
}
.post .col-md-4:last-child{
	padding-right:0;
}


.post img{
	float: left;
	max-width: 33%;
	margin-right: 10px;
}


.slicknav_menu{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;

}
.maps iframe{

	width: calc(100% - 60px);
	height: 440px;
}
@media screen and (min-width: 1000px) {
	.slicknav_menu{
		display: none;
	}
}


@media screen and (max-width: 1000px) {


	.logo img{
		max-width: 100%;

	}
	.menu-row {
    margin-top: 50px;
}
	.header-doswiadczenie
	{
		display: none;
	}
	#menu{
		display: none;
	}
 
	.menu{
		margin-top:40px;
	}
	body{
		padding-top: 50px;
	}
	.slicknav_menu{
		background: #0d1f60;
	}

	.slicknav_btn{
		background-color:  #0d1f60;
		border: 1px solid #fff;
	}

	.slicknav_nav li, .slicknav_nav ul{
		
	}
	.nav>li , .nav>li:first-child{

		margin: auto;
	}
	.slicknav_arrow{
		display: none;
	}

	.slicknav_nav .slicknav_row:hover {
		background-color:  #0d1f60;
	}
	.slicknav_nav a:hover{
		background-color: #fff;
	}
  
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover,.slicknav_nav a:hover {
		background-color: #0d1f60;
		border-color: #0d1f60;
		color: #fff;
	}

.slicknav_nav a{
		text-transform: uppercase;
	}

 
.dropdown-menu>li>a{
	color:#000;
}

	.help p , .help span ,.review p , .review span{
		font-size: 20px;
	}
	.review a {

		padding: 28px 0px 29px 16px;
	} 

	.help a {

		padding: 31px 0px 10px 16px;
	}
}


@media screen and (max-width: 600px) {


.text h4 {
    text-align: center;
       font-size: 100%;
    font-weight: bold;
}
.regeneracja-chlodnic {
    float: left;
    max-width: 100%;
    margin-left: 0;
        margin-right: 7px;
}

.text .regeneracja {
    font-size: 90%;
}
.title-chlodnica{
	text-align: center;
	    font-size: 100%;
    font-weight: bold;
}
.chlodnica-samochodowa {
    float: left;
    max-width: 100%;
        margin-right: 7px;
    margin-left: 0;
}

.text .chlodnica {
    font-size: 90%;
}
.title-radiator{
	text-align: center;
	    font-size: 100%;
    font-weight: bold;
}
.radiator-serwis{
    float: left;
    max-width: 100%;
        margin-right: 7px;
    margin-left: 0;
}

.text .radiator {
    font-size: 90%;
}


	.maps iframe{

		width: calc(100%);
		height: 440px;
	}

	.text{

		font-size: inherit;
	}
	.text p{
		padding-left: 0;
	}
	.text h2{
		font-size: large;
	}

	.text-main .text.col-xs-8
	{
		width: 100%
	}

	.right-img{
		display: none;
	}
	.footer p {
		font-size: 5px;
	}
	.footer .col-md-2 {
		position: relative;
		width: 20%;
		padding-right: 10px;
		
	}
	.footer .col-md-2 img {
		max-width: 11%;
	}

	.copyrigt img{
		max-width: 100%;
	}


	.review a {

		padding: 28px 0px 10px 3px;
	} 

	.help a {
		
		padding: 31px 0px 10px 3px;
	}

	.review, .help {

		width: 55%;
		float: none; 
		margin: 0 auto;
		display: -webkit-box;
	}
	.offer , .store{
		width: 100%;

	}

	.footer .col-md-2 .icone{
		max-width: 100%;
	}

	.footer .col-md-2 strong{
		font-size: 7px;
	}

	.footer .col-md-2 {

		padding-left: 1px;
		padding-right: 5px;
	}
	.menu-footer {
		float: none; 
		text-align: center;
	}


	.menu-footer-img {

		text-align: center;
		
		float: none;
	}

	body {

		margin-left: 5px;
		margin-right: 5px;
	}

	.post .col-md-4 {
    padding-right: 3px;
    padding-left: 0;
}
.post .col-md-4 p {
    font-size: 5px;
   
}
.formularz1.col-xs-8 {
    width: 100%;
}
.formularz2.col-xs-8 {
    width: 100%;
}
.under-form1.col-xs-8{
	width: 100%;
}
.separator{
	display: none;
}
.separator2{
	display: none;
}

.formularz1 h3 {
    
    font-size: 100%;

    }
    .formularz1 p {
    
    font-size: 80%;
}
}


@media screen and (max-width: 530px) {

	.review, .help {
		width: 60%;
	}


	.review a {
		padding: 35px 0px 10px 3px;
	}
}



@media screen and (max-width: 380px) {

	.footer .col-md-2 {

		width: 40%;
		margin-left: 9%;
	}

	.help, .review {

		width: 94%;
		margin-bottom: 5px;
	}

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

	.menu-footer ul li {

		font-size: 8px;
	}

	.menu img{
		max-width: 100%;
	}

}

