/* 
Theme Name: System BHP
Author: KMC Studio
Author URI: http://kmcstudio.pl
*/
@charset "utf-8";

body#home {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	/* background: url(img/bg.jpg) no-repeat; */
	background-position: center top;
	background-size: auto 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 19px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	float: none;
	background: url(img/banner.jpg) no-repeat;
	background-position: 0 97px;
}

html.yellow #container { color: #FF0; }

.wpb_wrapper h6 { color: ##514972; }
#kontakt .wpb_text_column.wpb_content_element .wpb_wrapper p { font-size: 18px; font-weight: 400; margin-bottom: -15px; }

.wpb_wrapper .telefoon { padding-left: 200px; }
#kontakt .wpb_wrapper .telefoon { padding-left: 0px; }
.wpb_wrapper h6 a { font-size: 22px; font-weight: 400; }

#page {
	width: 100%;
	margin-bottom: -65px;
	min-height: 100%;
	height: auto !important;
}
#push { clear: both; height: 64px; width: 100%; display: block; }

#header { 
	padding: 0; 
	display: block; 
	position: fixed; 
	/*position: absolute; */
	top: 0; 
	width: 100%; 
	z-index: 99;
	background: #fff;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
#strona-glowna .vc_single_image-img.attachment-full { margin-top: 135px }

#opinie .vc_single_image-img.attachment-full { 
	border-radius: 45px; 
		-moz-border-radius: 45px; 
		-webkit-border-radius: 45px;}
#opinie { background-color: #e5e5e5; }
#header.scrolldown { 
	/*position: fixed;*/
	background: #fff;
	-webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.25); 
	box-shadow: 0 1px 1px 1px rgba(0,0,0,0.25); 
}
#header-wrapper { width: 1170px; margin: 0 auto; }

.main-block.entry.opinie { padding-top: 30px; }
.main-block.entry.funkcje { padding-top: 40px; }
.main-block.entry.cennik { padding-top: 40px; padding-bottom: 70px; }

#main_box { 
	height: 405px;
	padding-top: 295px; 
	background: url('img/water.jpg') no-repeat;
	background-size: 100% 100%;
}
#main_box .services { text-align: center; color: ##514972; font-size: 36px; font-weight: 300; }
#main_box .cytat { text-align: center; margin-top: 35px; font-size: 15px; font-style: italic; }
#main_box .autor { display: block; width: 294px; margin: 4px auto; text-align: right; font-size: 15px; }

#strona-glowna {
	margin-top: 125px;
	height: 400px;
	background: url(img/main-bg.jpg)
}

#galeria {
	background: url(img/galeria.jpg) no-repeat;
	background-position: top center;
}

#logo {
	display: block;
	width: auto;
	height: auto;
	margin-top: 25px;
	margin-bottom: 15px;
	float: left;
}

.wpb_wrapper p {color: #7F7F80; font-size: 14px; }
.entry .wpb_wrapper ul { margin-top: 10px; }
.entry .wpb_wrapper ul li {color: #7F7F80; font-size: 14px; }
#strona-glowna .wpb_wrapper p {color: #FFF; font-size: 14px; margin-top: 0; }
#strona-glowna h4 { margin-top: 30px; }
#strona-glowna .button_reje { margin-bottom: 20px !important; }

#tel { width: 20px; height: 30px; background: url(img/tel.jpg) no-repeat; background-position: center left; float: left; }
#tel1 { width: 34px; height: 30px; float: left; font-size: 11px; }
#tel2 { width: 140px; height: 30px; float: left; font-size: 18px; }

#th2 { margin: 0px; float: right; }

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #fff;
	margin: 1.2em 0 1em;
}

#opinie h1 { padding-bottom: 40px; font-weight: 600; }

h1 {
	font-size: 63px;
	font-weight: 500;
	line-height: 63px;
}
h2 {
	font-size: 46px;
	font-weight: 400;
	line-height: 46px;
}
h3 {
	font-size: 2.2em;
	font-weight: 300;
}
h4 {
	font-size: 18px;
	color: #2B466D;
	font-weight: 600;
	line-height: 22px;
	display: block;
	margin: 0;
}
h6 {
	font-size: 1.2em;
}

#mainnav {
	display: block;
	height: auto;
	width: auto;
	padding: 0px;
	padding-top: 25px;
	float: right;
}
#mainnav ul { float: right; position: relative; display: inline-table; margin-top: 26px; }
#mainnav ul li { float: left; margin-left: 3px; margin-right: 3px; list-style: none; }
#mainnav ul li a { 
	font-weight: 600;
	display: block; 
	font-size: 16px; 
	text-decoration: none; 
	padding: 3px 13px;
	color: #2B466D;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


#mainnav #menu-item-61 a { 
	background-color: #dddddd;
	background-image: url(img/key-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #949496;
	padding-left: 30px;
}

#mainnav #menu-item-62 a { 
	background-color: rgb(203, 167, 53);
	background-image: url(img/plus-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #fff;
	padding-left: 25px;
}

#strona-glowna a { 
	background-color: #CBA735;
	background-image: url("img/plus2-icon.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #FFF;
	padding: 11px 23px 10px 41px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 600;
}

#mainnav ul li a:hover, #mainnav ul li.active a {
	color: ##514972;
	cursor: pointer;
}

#container_sidebar { width: 250px; font-size: 16px; font-weight: 600; margin-bottom: 50px; float: left; }

#container { padding: 0px; width: 100%; font-size: 19px; font-weight: 400px; font-family: 'Open Sans', sans-serif; }
#content { width: 700px; padding-left: 13px; margin-right: 20px; }

form#contact { display: block; text-align: center; }
form#contact h1 { color: #75797F; font-size: 64px; font-weight: 300; text-align: center; margin: 50px 0 0;  }
form#contact h4 { color: #858592; font-size: 22px; font-weight: 300; text-align: center; margin: 8px 0 0;  }
form#contact table { display: block; width: 600px; margin: 50px auto; color: #535362; font-size: 20px; }
form#contact table a { text-decoration: none; color: #0271FF; 
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
form#contact table a:hover { color: #858592;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
form#contact input { width: 550px; font-size: 20px; font-weight: 300; color: #535362; padding: 9px 15px; font-family: 'Open Sans', sans-serif; border: 2px solid #A8A8B7;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}

form#contact input:focus, form#contact textarea:focus { border: 2px solid #0271FF; }
form#contact input[type="submit"] { width: 250px; font-weight: 400; color: #0271FF; 
	font-family: 'Open Sans', sans-serif;
	font-size: 22px; 
	border: 2px solid #0271FF;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-top: 25px;
	background: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
form#contact input[type="submit"]:hover { 
	border: 2px solid #0271FF;
	background: #0271FF;
	color: #FFF;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);
}

form#contact textarea { width: 550px; height: 150px; font-size: 20px; font-weight: 300; color: #535362; padding: 9px 15px; font-family: 'Open Sans', sans-serif; 
	border: 2px solid #A8A8B7;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	resize: none;
}

ul,li { margin: 0; padding: 0; }

.entry { width: 100%; display: block; }
.entry_wrapper { width: 1170px; display: block; margin: 0 auto; line-height: 1em; }

.entry .entry_thumbnail { float: left; width: 30%; }
.entry h1 { font-size: 32px; font-weight: 600; color: #393939; margin-bottom: 50px; }
#cennik .entry_wrapper h1 { font-size: 32px; font-weight: 600; color: #393939; }

.entry h1 a { color: #fff; text-decoration: none; }
.entry p.entry-date { font-size: 12px; margin-bottom: 8px; }

.entry img.entry-thumb { margin: auto; display: block; }
.entry p {
	margin: 5px 0;
	border-radius: 8px;
	/*padding: 15px 0;*/
	/*float:left;*/
}

h1 { color: #75797F; }

.entry a.more-link { color: ##514972; text-decoration: none; }
.entry a { color: ##514972; text-decoration: none; }
.entry a:hover { 
	color: #888; 
	cursor: pointer; 
	-webkit-transition: all .4s ease;
	   -moz-transition: all .4s ease;
	    -ms-transition: all .4s ease;
	     -o-transition: all .4s ease;
	        transition: all .4s ease;
}

.entry ul { margin: 0px 0px 20px 19px; }
.entry li { list-style: none; color: #666; list-style-position: outside; line-height: 1,2em; position: relative; }
.entry li:before { content: "-"; position: absolute; top: 0; left: -10px; font-weight: 500; display: block; }

.widget { margin-bottom: 40px; }
.widget h2 { font-size: 18px; font-weight: normal; margin-bottom: 10px; }

.widget p { line-height: 19px; margin-top: 5px; }

hr { background: #aaa; height: 1px; border: none; }

#container_footer { width: 100%; height: 65px; float: left; clear: both; background: #F3F3F3; }
#content_footer { font-size: 14px; font-weight: 400; color: #888; margin: 20px 0px; }
#content_footer #right a {
	float: right;
	margin-top: 5px;
}

#next { clear: both; width: 100%; height: 1px; margin: 0; padding: 0; }
.next { clear: both; width: 100%; height: 1px; margin: 0; padding: 0; }
.menu-toggle {display: none; }	

.wpcf7-form { width: 750px; margin: 0 auto; padding-top: 60px; clear: both; }
.wpcf7-form p { width: 100%; padding: 0; }
.wpcf7-form input, .wpcf7-form textarea { 
	display: block;
	color: #858594;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-radius: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 0 rgba(0,0,0,.1);
	background: transparent;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.wpcf7-form textarea {
	height: 160px;
	resize: vertical;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus { 
	border-color: #DDDDDD;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.wpcf7-form input[type="submit"], .btn-primary {
	font-family: 'Open Sans', sans-serif;
	-webkit-appearance: button;
	cursor: pointer;
	color: #fff;
	background-color: ##514972;
	margin: 20px auto 0;
	width: auto;
	height: auto;
	padding: 10px 40px;
	border: 0;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.1);
	box-shadow: 1px 1px 3px rgba(0,0,0,.1);
	font-size: 17px;
	font-weight: 300;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.wpcf7-form input[type="submit"]:hover, .btn-primary:hover {
	background-color: #2b2b2b;
	letter-spacing: 0.9px;

}

div.wpcf7-validation-errors {
	border: none !important;
	text-align: center;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
	text-align: center;
}

span.wpcf7-not-valid-tip {
	color: #BB0000 !important;
}

.ezcol-one-third {
	width: 29% !important;
}
.ezcol-one-quarter {
	margin-right: 0 !important;
	width: 25% !important;
	text-align: center;
}
.ezcol-one-quarter p { width: 100%; }

ul.realizations { list-style: none; margin: 0; padding: 0; }
ul.realizations li { list-style: none; width: 382px; position: relative; margin: 4px; float: left; }
ul.realizations li a img { width: 100%; height: auto; }
ul.realizations li a .hover { 
	position: absolute;
	background: ##514972;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0; 
	z-index: 10;
	-webkit-transition: all .35s ease;
	   -moz-transition: all .35s ease;
	    -ms-transition: all .35s ease;
	     -o-transition: all .35s ease;
	        transition: all .35s ease;
}
ul.realizations li a:hover .hover { opacity: 0.9; }
ul.realizations li a .title, ul.realizations li a .excerpt {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 34px;
	font-weight: 300;
	display: none;
	z-index: 11;
}
ul.realizations li a .excerpt {
	top: 120px;
	font-size: 20px;
	padding: 0px 20px;
	width: 342px;
	line-height: 1.3em;
}
ul.realizations li .click {
	position: absolute;
	bottom: -7px;
	width: 100%;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 12px;
	z-index: 100;
	display: none;
}

ul.realizations li a:hover .title, 
ul.realizations li a:hover .excerpt,
ul.realizations li a:hover .click { display: block; }

.opinie_komentarz { 
	background-color: #ffffff; 
	padding-bottom: 30px;
	padding-top: 20px;
	margin-bottom: 0px;
	border-left: solid 3px #424242 !important;
	position: relative;
}

.opinie_komentarz::after { 
	content: " ";
	position: absolute;
	display: none;
	top: 20px;
	left: -10px;
	border-style: solid;
	border-width: 6px 7px 6px 0px;
	border-color: transparent #424242 transparent transparent;
}

#opinie .opinie_podpis { 
	width: 75%;
	text-align: right;
	float: right; 
	margin-top: -30px; 
}

#strona-glowna h1 { 
	font-size: 39px; 
	font-weight: 500; 
	color: #fff; 
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 50px;
	padding-left: 50px;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8); 
}

#strona-glowna h3 { 
	font-size: 21px; 
	font-weight: 400; 
	color: #fff; 
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 50px;
}

#strona-glowna h5 { 
	font-size: 17px; 
	font-weight: 300; 
	color: #d4d3d3;
	width: 650px; 
	padding-left: 50px;
}

.triangle { 
	/*width: 20px; 
	height: 0; 
	border-top: 5px solid transparent; 
	border-right: 10px solid red; 
	border-bottom: 5px solid transparent; */
}

#left {
	float: left;
	width: 50%;
	padding-top: 5px;
}

#right {
	float: right;
}

#funkcje { background-color: #f3f3f3; }

#cennik {  }

#cennik h1 {
	color: #395C91;
	font-size: 43px;
	font-weight: 500;
}

#cennik h2 {
	color: #D9A300;
	font-size: 43px;
	font-weight: 400;
	margin-bottom: 0px;
}

#cennik h3 {
	color: #395C91;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 10px;
}

#cennik h5 {
	color: #1F1F2E;
	font-size: 22px;
	font-weight: 400;
}

#cennik h6 {
	color: #666666;
	font-size: 20px;
	font-weight: 400;
}

#cennik .vc_row.wpb_row.vc_row-fluid {
	margin-bottom: 0px;
}

#cennik .doly { padding-bottom: 40px; padding-top: 20px; line-height: 1px; }

.cennik1 { background-color: #ECECFB; }
.cennik2 { background-color: #E6E6F5; }
.cennik3 { background-color: #E1E1F0; }
.cennik4 { background-color: #DBDBEA; }

#cennik .cennik3 .top_price {
	background-color: #FFE842;
	padding-bottom: 25px;
	margin-bottom: 0px;
	padding-top: 1px;
}

#cennik .pustka {
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 25px;
}
#cennik .pustka h5 { color: #F3F3F3; }


#cennik .vc_col-sm-3.cennik1.wpb_column.vc_column_container { padding-left: 0px; padding-right: 0px; padding-bottom: 40px; }
#cennik .vc_col-sm-3.cennik2.wpb_column.vc_column_container { padding-left: 0px; padding-right: 0px; padding-bottom: 40px; }
#cennik .vc_col-sm-3.cennik3.wpb_column.vc_column_container { padding-left: 0px; padding-right: 0px; padding-bottom: 40px; }
#cennik .vc_col-sm-3.cennik4.wpb_column.vc_column_container { padding-left: 0px; padding-right: 0px; padding-bottom: 40px; }

#kontakt {  }
#kontakt h6 { color: #393939; }
#kontakt a { color: #5778A8; }
.wpcf7-form input[type="submit"], .btn-primary { background: #2B466D; margin-top: 40px; }

body > iframe { display: none; }

/******* RESPONSIVE    ******/

	.trew {
		position: fixed;
		bottom:20px;
		right:20px;
		background:red;
		color:#Fff;
		padding:30px;
		font-size:18px;
		z-index:30;
	}

	.desktop,
	.tablet,
	.mobile-big,
	.mobile-small { display: none; }
	.desktop { display: block; }

	.vc_col-sm-2 { width: 12.5% !important; }

	#rwd { display: none; z-index: 0; height: 0; }

		/* DESKTOP 1200 - 1920 DESKTOP */

		@media screen and (min-width : 1200px) {

			.tablet,
			.mobile-big,
			.mobile-small {display: none;}
			
			.desktop {display:block;}

		}

	/* DESKTOP 1024 - 1199 DESKTOP */

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

			.tablet,
			.mobile-big,
			.mobile-small {display: none;}
			
			.desktop {display:block;}

			.wrapper { width: 980px; }
			.entry_wrapper { width: 980px; }
			#header-wrapper { width: 980px; float: none; text-align: center; }

			#logo { float: none; margin-bottom: 0px; }
			#mainnav { float: none; padding: 5px 0px 10px; }
			#mainnav ul { float: none; margin-top: 15px; }
			#strona-glowna { height: 390px; }
			#strona-glowna h1 { font-size: 36px; padding-top: 65px; }
			#strona-glowna h3 { font-size: 19px; }
			#strona-glowna h5 { width: auto; }

			#strona-glowna .vc_single_image-img.attachment-full { margin-top: 165px; }
			.main-block.entry.funkcje { padding-top: 70px; }
			.main-block.entry.cennik { padding-top: 70px; }
			.main-block.entry.kontakt { padding-top: 70px; }
			.main-block.entry.opinie { padding-top: 75px; }

			#opinie .opinie_podpis { width: 80%; }
			#kontakt .wpb_wrapper .telefoon { padding-left: 100px; }

		}

	/* TABLET 760 - 1023 TABLET */
		@media screen and (min-width : 760px) {
			.site-menu {display: block !important;} 
		}
		@media screen and (min-width : 760px) and (max-width : 1023px) {
			.site-menu > ul > li:hover > ul {display: none;}
		}
		@media screen and (max-width : 1023px) {
			.desktop,
			.mobile-big,
			.mobile-small {display: none;}

			.tablet{display: block;}
	
			.wrapper { width: 720px; }
			.entry_wrapper { width: 720px; }
			#header-wrapper { width: 720px; float: none; text-align: center; }
			
			p, li, td {font-size: 14px;}

			ul.news li .excerpt, ul.references li .excerpt { width: 209px; }

			.top-left {  }
			.top-left #logo { margin-bottom: 0; width: 152px; display: block; margin: 0 auto; }
			.top-left #logo a img {  }

			.top-right { margin-top: 39px; }
			.top-right .phone h3 { font-size: 26px; }

			.top-menu { margin-top: 10px; margin-bottom: 15px; width: 100%; }
			.site-menu { float: none; margin: 0 auto; text-align: center; }

			.site-menu > ul { border-top: 2px solid #EEEEF0; }
			.site-menu > ul > li {
				margin-left: 20px;
				margin-right: 20px;
				margin-top: -2px;
			}

			.site-menu > ul > li { margin-left: 17px; margin-right: 17px; margin-top: -2px; }
			.site-menu > ul > li > a { padding-bottom: 7px; padding-top: 20px; font-size: 15px; }
			
			#mainnav ul li a { padding: 2px 6px; }
			#mainnav #menu-item-62 a { background-position: 5px center; padding-left: 20px; }
			#mainnav #menu-item-61 a { background-position: 5px center; padding-left: 24px; }
			#strona-glowna h1 { font-size: 26px; padding-top: 50px; padding-bottom: 0px; }
			#strona-glowna .wpb_content_element { margin-bottom: 25px; }
			#cennik .cennik3 .top_price { padding-bottom: 17px; }
			#cennik .top_price h5 { margin-top: 15px; }
			#cennik h6 { font-size: 15px; }
			#opinie h1 { padding-bottom: 0; }
			.entry h1 { margin-bottom: 30px; }
			.wpcf7-form { width: 100%; }
}

	/* MOBILE 480 - 759 MOBILE */
		@media screen and (max-width : 759px) {

			.desktop,
			.tablet,
			.mobile-small {display: none;}

			.mobile-big {display:block;}

			.phone { display: block; }

			.top-right { margin-top: 15px; width: 100%; }
			.top-right a { float: left; }
			.top-right .phone { width: 100%; }
			.top-right .phone h3 { width: 100%; text-align: center; }

			.top-left {
				width: 100%;
				padding-top: 18px;
				padding-bottom: 11px;
				border-left: 2px solid #EEEEF0;
				border-right: 2px solid #EEEEF0;
			}
			.top-left #logo { width: 100%; }
			.top-left #logo a { width: 100%; }
			.top-left #logo a img {
				float: none;
				margin: 0px auto;
				display: block;
			}

			.wrapper { width: 440px; }
			.entry_wrapper { width: 440px; }
			#header-wrapper { width: 440px; }
			.wpcf7-form { width: 100%; }

			.top-menu {
				float: right;
				background: #fff;
				position: absolute;
				z-index: 99;
				top: 59px;
				width: 100%;
				clear: both;
				right: 0;
			}

			#mainnav {
				width: 100%;
				float: left;
				margin-top: 20px;
			}

			.site-menu {display: none;}
			.site-menu ul { border-top: none; }
			.site-menu ul li {display: block;margin: 0px;float: left;width: 100%; border: 1px solid #D8D8D8; border-top: none; }
			.site-menu ul li:first-child {border-top: 1px solid #D8D8D8; }
			.site-menu ul li a {
				padding: 6px 10px;
				display: block;
				background:#fff;
				font-size: 16px;
				float: left;
				width: 100%;
				text-align: left;
				font-weight: 500;
				border-top: 0;
			}
			.site-menu ul li ul { display: none; padding: 0; }
			.site-menu ul li ul li { width: 100%; }
			.site-menu ul li ul li a { background: #eee; outline: none; }
			.site-menu > ul > li > a:hover, .site-menu > ul > li:hover > a, .site-menu > ul > li > a:focus, .site-menu > ul > li.current-menu-item > a {
				color: #f78d39;
				outline: none;
				border-top: 0;
			}
			.site-menu > ul > li:hover > ul { display: none; }

			.site-menu > ul > li > ul { float: left; position: relative; }

			.menu-toggle {
				border: 1px solid #2B466D;
				position: absolute;
				display: block;
				width: 40px;
				height: 40px;
				right: 50px;
				top: 18px;
				cursor:pointer;
				border: 1px solid #2B466D
				border-radius: 5px;
				background: none;
				padding:0 4px;
				-webkit-transition: all .15s linear;
				   -moz-transition: all .15s linear;
				    -ms-transition: all .15s linear;
				     -o-transition: all .15s linear;
				        transition: all .15s linear;
			}
			.menu-toggle-hint {text-indent:-9999px;height:0;display: block;}
			.menu-toggle-bar {
				display: block; 
				margin:0 auto; 
				width: 100%; 
				border-radius: 3px; 
				height:3px; 
				background: #2B466D; 
				margin: 3px 0;
				-webkit-transition: all .15s linear;
				   -moz-transition: all .15s linear;
				    -ms-transition: all .15s linear;
				     -o-transition: all .15s linear;
				        transition: all .15s linear;
			}
			.menu-toggle:hover .menu-toggle-bar {margin:6px 0;}

			.menu-toggle {display: block; }		

			.banner-section {display: none;}
			.submenu-section {display: none;}
			.wpcf7-form { width: 100%; }
			.wpcf7-form textarea,
			.wpcf7-form .firma input, 
			.wpcf7-form .your-name input, 
			.wpcf7-form .your-email input, 
			.wpcf7-form .telefon input {width: 100%;}

			#logo { margin-top: 10px; margin-bottom: 10px;  }
			#logo img { width: 50%; float: left; }

			#mainnav { display: none; }
			#strona-glowna { margin-top: 80px; height: 360px; }
			#strona-glowna h1 { font-size: 23px; padding-top: 10px; }
			#strona-glowna h3 { font-size: 17px; }

			#menu-item-61 { display: none; }
			#menu-item-62 { display: none; }
			#strona-glowna .vc_single_image-img.attachment-full { display: none; }
			.main-block.entry.funkcje { padding-top: 20px; }
			.main-block.entry.cennik { padding-top: 20px; }
			.main-block.entry.opinie { padding-top: 20px; }
			.main-block.entry.kontakt { padding-top: 20px; }
			#funkcje .wpb_row { margin-bottom: 25px; }
			#cennik h1 { margin-bottom: 0px; }
			#cennik .cennik3 .top_price { margin-top: 50px; }
			#cennik h6 { font-size: 16px; }
			.opinie_komentarz::after { display: none; }
			#kontakt .wpb_wrapper .telefoon { padding-left: 0px;}
			#kontakt h6 { padding-bottom: 25px; }
			#opinie .wpb_single_image { padding-bottom: 10px; }
			#left { width: 65%; padding-top: 0px; }
			.wpcf7-form input[type="submit"] { margin: 20px 0px auto 0px; float: left; margin-left: 125px;}
			.wpb_single_image { padding-bottom: 10px; }

			.vc_col-sm-2 { width: 100% !important; }

			#rwd { z-index: 1; height: 1px; }

		}

	/* MOBILE 320 - 479 MOBILE */
		@media screen and (max-width : 479px) {

			.desktop,
			.tablet,
			.mobile-big {display: none;}
			.mobile-small {display: block;}	
	
			.top-left { width: 100%; padding-bottom: 10px; padding-top: 18px; }
			.top-left #logo { width: 100%; }
			.top-left #logo a { width: 100%; }
			.top-left #logo a img { width: 100%; }
			.opinie_komentarz::after { display: none; }
			.menu-toggle { top: 14px; }
			.top-menu { top: 48px; }
			
			.wrapper { width: 300px; }	
			.entry_wrapper { width: 300px; }
			#header-wrapper { width: 300px; }
			#logo { margin-top: 10px; margin-bottom: 10px; padding-right: 45px; }
			#logo img { float: left; width: 60%; }
			.menu-toggle { right: 35px; }
			#strona-glowna { margin-top: 70px; height: 380px; }
			#strona-glowna h1 { font-size: 21px; text-align: center; line-height: 30px; padding-bottom: 15px;  padding-left: 0px;}
			#strona-glowna h3 { font-size: 15px; padding-left: 0px; text-align: center; }
			#strona-glowna h5 { padding-left: 0px; text-align: center; }
			#kontakt h6 { margin-bottom: 25px; }
			#mainnav ul { margin-top: 0px; }
			#mainnav ul li { display: block; width: 100%; }
			#mainnav ul li a { padding: 5px 10px; }
			#mainnav #menu-item-61 { display: none; }
			#mainnav #menu-item-62 { display: none; }
			.wpcf7-form { width: 100%; }
			.wpcf7-form textarea,
			.wpcf7-form .firma input, 
			.wpcf7-form .your-name input, 
			.wpcf7-form .your-email input, 
			.wpcf7-form .telefon input {width: 100%;}

			.wpcf7-form { padding-top: 25px; }
			#right { float: none; }

			.wpcf7-form input[type="submit"] { margin: 20px 0px auto 50px; }
			#header { padding-bottom: 10px; }
			#mainnav { padding-bottom: 0; }

			#rwd { z-index: 1; height: 1px; }

} 
