/*
Theme Name: Veneru
Author: DarkX93
Version: 0.1
*/
@import url('https://fonts.googleapis.com/css?family=Overpass');
html, a{
	font-family: 'Overpass', sans-serif;
	overflow-x: hidden
}
body{
	overflow-x: hidden
}
#veneru-body{
	position: relative;
}
.veneru-navbar{
	position: absolute;
	top: 0px;
	z-index: 100;
	width: 100%;
	padding: 20px;
	background: rgba(255,255,255,0);
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
.veneru-navbar-fixed.fixed{
	position: fixed;
	top: 0px;
	z-index: 100;
	padding: 2px 10px;
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5)
}
	.veneru-navbar .logo{
		max-width: 200px;
		max-height: 100px;
	}
	.veneru-navbar .logo.logo_w{
		display: none;
	}
	.veneru-navbar .logo.logo_b{
		display: block;
	}
	.veneru-navbar-fixed.fixed .logo{
		max-width: 100px;
		margin-top: 8px;
		max-height: 60px;
	}
	.veneru-navbar-fixed .socialicon{
		margin-top: 10px;
		margin-bottom: 12px;
	}
	.veneru-navbar-fixed.fixed .socialicon{
		margin-top: 3px;
	}
	.veneru-navbar-fixed.fixed .logo.logo_w{
		display: block;
	}
	.veneru-navbar-fixed.fixed .logo.logo_b{
		display: none;
	}
	.veneru-navbar-fixed.fixed nav{
		height: 48px;
		line-height: 48px;
	}
	.veneru-navbar .flexible-container{
		/* max-width: 1170px; */
		/* margin-left: auto; */
		/* margin-right: auto; */
	}
		.veneru-navbar .flexible-container .nav-wrapper a{
			font-weight: bold;
			font-size: 18px;
		}
		.veneru-navbar .flexible-container .nav-wrapper li:hover{
			background-color: #2196f3;
			position: relative;
		}
		.veneru-navbar .flexible-container .nav-wrapper li:hover:after{
			position: absolute;
			content: "";
			width: 0px;
			height: 0px;
			bottom: 0px;
			left: 50%;
			margin-left: -10px;
			border-top: 10px solid transparent;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 10px solid #FFF;
		}
			.veneru-navbar .flexible-container .nav-wrapper a:hover{
				color: #FFF;
				text-decoration: none;
			}
		.veneru-navbar-fixed.fixed  .flexible-container .nav-wrapper a{
			color: #333;
		}
		.veneru-navbar-fixed.fixed .flexible-container .nav-wrapper a:hover{
			color: #000;
		}
		.veneru-navbar .flexible-container .nav-wrapper .sub-menu{
			display: none;
			position: absolute;
		}
			.veneru-navbar .flexible-container .nav-wrapper .sub-menu li{
				display: none;
				position: absolute;
			}
			
/* body{ */
	/* margin-bottom: 50px; */
/* } */
.slider{
	overflow-x: hidden
}
.slider:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 1500px solid transparent;
    border-right: 1500px solid transparent;
    left: 50%;
	bottom: 0px;
    margin-left: -1500px;
    border-top: 0px solid #2196f3 ;
    border-bottom: 80px solid #2196f3 ;
    position: absolute;
	z-index: 99;
}
.slider h3 {
	font-weight: bold;
}
.slider h5 {
	font-weight: normal;
}
@media (min-width:991px){
	.slider h3 {
		font-size: 3.56rem;
	}
	.slider h5 {
		font-size: 1.92rem;
}
}
.top-number{
	background-color: #2196f3;
	position: relative;
	padding-bottom: 60px;
}
	.top-number .arrow{
		position: absolute;
		top: -60px;
		z-index: 99;
		left: 50%;
		margin-left: -30px;
		width: 60px;
	}
	.top-number .arrow img{width: 100%;}
	.top-number .text{
		font-size: 28px;
	}
	.top-number .number{
		font-size: 48px;
		font-weight: bold;
	}
	.top-number:after {
		content: "";
		width: 0px;
		height: 0px;
		border-left: 900px solid #fff;
		border-right: 1100px solid #fff;
		border-left: 1500px solid #fff;
		border-right: 1500px solid #fff;
		left: 50%;
		bottom: 0px;
		margin-left: -1000px;
		margin-left: -1500px;
		border-top: 60px solid transparent;
		border-bottom: 0px solid #2196f3;
		position: absolute;
	}
	.header_sl_title{
		margin-top: 14px;
		font-size: 18px;
		font-weight: bold;
	}
	.header_sl_location{
		font-size: 16px;
		font-weight: normal;
	}
	.header_sl_number{
		font-size: 16px;
		font-weight: normal;
	}
.parallax-container {
	height: 300px;
	position: relative;
}
@media (max-width: 700px){
	.parallax-container {
		height: 200px;
		position: relative;
	}
}
.parallax-container:before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 1000px solid transparent;
    border-right: 900px solid transparent;
    border-left: 1500px solid transparent;
    border-right: 1500px solid transparent;
    left: 50%;
    margin-left: -900px;
    margin-left: -1500px;
    border-top: 40px solid #fff;
    border-bottom: 0px solid #Fff;
    position: absolute;
}
.parallax-container:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 900px solid transparent;
    border-right: 1000px solid transparent;
    border-left: 1500px solid transparent;
    border-right: 1500px solid transparent;
    left: 50%;
	bottom: 0px;
    margin-left: -1000px;
    margin-left: -1500px;
    border-top: 0px solid #fff;
    border-bottom: 40px solid #Fff;
    position: absolute;
}



/* PARTIAL SECTION */

.section_header{
	color: #444;
    font-weight: 100;
}

.partial-section-2.with-fractal .fractal-3{
	position: relative;
	color: #333;
	z-index: 5;
}
	.partial-section-2.with-fractal .fractal-3 > div{
		margin-left: auto;
		margin-right: auto;
	}
	.partial-section-2.with-fractal .fractal-3 h6{
		font-size: 13px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
	}
	.partial-section-2.with-fractal .fractal-3 p{
		font-size: 13px;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
	}
	.partial-section-2.with-fractal .fractal-3 p.p-number{
		font-weight: bold;
		font-size: 14px;
	}
	.partial-section-2.with-map .map_canvas{
		height: 500px;
		width: 100%;
	}
@media( min-width: 992px ){
	.partial-section-2.with-fractal .fractal-3{
		color: #FFF;
	}
		.partial-section-2.with-fractal .fractal-3 > div{
			width: 85%;
		}
		.partial-section-2.with-fractal .fractal-3{
			min-height: 277px;
			overflow-x: hidden
		}
		.partial-section-2.with-fractal .fractal-3:before{
			background-color: #448aff;
			position: absolute;
			content: "";
			top: 15%;
			left: 15%;
			width: 70%;
			height: 70%;
			z-index: -1;
			-moz-transform: scale(1) rotate(45deg);
			-webkit-transform: scale(1) rotate(45deg);
			-o-transform: scale(1) rotate(45deg);
			-ms-transform: scale(1) rotate(45deg);
			transform: scale(1) rotate(45deg);
		}
		.partial-section-2.with-map.with-fractal .container{
			top: 78px;
			position: relative;
		}
		.partial-section-2.with-map .map_canvas{
			height: 500px;
			width: 100%;
			top: -80px;
		}
}
		.partial-section-2.with-map .map_canvas .gm-bundled-control{
		top: 35px;
		right: 30px;
		}
		.partial-section-2.with-map .map_canvas:after {
			content: "";
			width: 0px;
			height: 0px;
			border-left: 1100px solid #Fff;
			border-right: 900px solid #Fff;
			border-left: 1500px solid #fff;
			border-right: 1500px solid #fff;
			left: 50%;
			bottom: 0px;
			margin-left: -1000px;
			margin-left: -1500px;
			border-top: 60px solid transparent;
			border-bottom: 0px solid #Fff;
			position: absolute;
		}
		.hww_single{
			margin-top: 20px;
		}
			.partial-section-hww .howweworks .hww_title{
				font-size: 24px;
				font-weight: 400;
				color: #333;
				text-align: center;
			}
			.partial-section-hww .howweworks .hww_content{
				font-size: 14px;
				color: #333;
				font-weight: 400;
				text-align: center;
			}
			.partial-section-hww .howweworks .hww_icon i{
				display: block;
				margin-right: auto;
				margin-left: auto;
				font-size: 96px;
			}
	.partial-section-1 h1{
		font-size: 3rem
	}
	.partial-section-1 .post-title{
		min-height: 60px
	}
	.partial-section-1 .post-content{
		min-height: 90px
	}
/* CATEGORY POST */
.category-post .post-image{
    border: 1px solid #eee;
    margin: 4px;
    padding: 4px;
}
.category-post .post-title{
    margin: 3px 0px;
}
.category-post .post-date{
    color: #999;
	font-size: 0.9rem;
	margin-bottom: 12px;
}
/* SINGLE POST */
.single-post .post-date{
    color: #999;
	margin-bottom: 12px;
}

/* SHORTCODES */

.shortcodes.veneru_map .single_place{
	padding: 0px 5px;
	margin: 15px px;
}
	.shortcodes.veneru_map .single_place h6{
		border-bottom: 2px solid #2196f3;
		font-size: 16px;
		font-weight: 600;
		min-height: 40px;
	}
	.shortcodes.veneru_map .single_place > div{
		/* background-color: #2196f3; */
		/* color: #fff; */
	}
.shortcodes.veneru_map .map_canvas{
	height: 400px;
}
.shortcodes.veneru_map .p-hour .row{
	margin-bottom: 0px;
	line-height: 30px;
}
.shortcodes.veneru_map .p-hour .row.odd{
	background-color: #F5F5F5;
}

/* FOOTER */

footer{
	/* position: absolute; */
	/* width: 100%; */
	padding-top:60px;
	/* bottom: 0px; */
}
footer h6{
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
footer p{
	font-size: 12px;
	margin-bottom: 0px;
}
footer p.p2{
	font-size: 13px;
	margin-bottom: 6px;
}
@media (max-width: 991px){
	footer{
		text-align: center;
	}
}
/* HELPERS */
.responsive-img-block{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#sidenav-overlay{
    z-index: 99;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

i.socialicon{
    width: 40px;
	height:40px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
i.socialicon.fb{
	background-image: url(images/fb.png);
}
i.socialicon.tw{
	background-image: url(images/tw.png);
}
i.socialicon.gplus{
	background-image: url(images/gplus.png);
}
i.socialicon.in{
	background-image: url(images/in.png);'
	padding-left:1px;
	padding-right:1px;
}
.menu-item-340,
.menu-item-392,
.menu-item-393,
.menu-item-115,
.menu-item-390, 
.menu-item-391{
	background: none !important;
}
.menu-item-340 a,
.menu-item-392 a,
.menu-item-393 a,
.menu-item-115 a,
.menu-item-390 a, 
.menu-item-1128 a, 
.menu-item-391 a{
	padding-left: 1px;
	padding-right: 1px;
}
.fbfloating{
	position:fixed;
	top:130px;
	left:-300px;
	width:300px;
	height:500px;
	background-color:#FEFEFE;
	z-index:100000;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;
	transition: all 1s ease;
}
.fbopen{
	height:41px;
	width:41px;
	right:-41px;
	position:absolute;
	top:0px;
	background-repeat: no-repeat;
	background-image:url(images/fbOpenNewer.png);
}
.inopen{
	height:41px;
	width:41px;
	right:-41px;
	position:absolute;
	top:60px;
	background-repeat: no-repeat;
	background-image:url(images/instaOpenNewer.png);
}

#map_canvas_kml {
	background-image:url('/kontakt_global.jpg');
	background-position:center center;
}
#map_canvas_kml #marker_carrier {
	position:relative
}
@media ( max-width: 766px  ){
	#map_canvas_kml #marker_carrier { margin-left:-345px; }
}
@media ( min-width: 768px  ){
	#map_canvas_kml #marker_carrier { margin-left:-255px; }
}
@media ( min-width: 991px  ){
	#map_canvas_kml #marker_carrier { margin-left:-135px; }
}
@media ( min-width: 1200px  ){
	#map_canvas_kml #marker_carrier { margin-left:-45px; }
}
#map_canvas_kml a.marker {
	position:absolute;
	display:block;
	width:60px;
	height:74px;
	background-image:url('/marker_global.png');
}
#map_canvas_kml a.marker.gwiazdy {
	top:293px;
	left:612px;
}
#map_canvas_kml a.marker.chorzow {
	top:150px;
	left:379px;
}
#map_canvas_kml a.marker.siemianowice {
	top:98px;
	left:583px;
}
#map_canvas_kml a.marker.brynow {
	top:409px;
	left:485px;
}
.kml_map_canvas {
	display:none;
}
.kml_map_canvas#centrala {
	display:block;
}
.zlecenie-online {
	z-index:99;
	position:absolute;
	left:210px;
	top:0px;
	padding: 10px 20px;
	margin: 0px 0px;
	text-transform: uppercase;
	text-align:center;
	display:block;
	background:red;
	color:#FFFFFF !important;
	line-height:20px;
	font-weight:700;
	border-radius:4px;
	letter-spacing:1px;
	font-size:120%;
	overflow:auto;
}
.fixed .zlecenie-online {
	line-height:18px;
	padding: 8px 10px;
	left:110px;
	color:#FFFFFF;
}
@media ( max-width: 992px  ){
	.fixed .zlecenie-online,
	.zlecenie-online {
		z-index:100;
		position:fixed;
		top:auto;
		left:20px;
		bottom:80px;
		padding: 10px 20px;
		margin: 0px 0px;
		text-transform: uppercase;
		text-align:center;
		display:block;
		background:red;
		color:#FFFFFF !important;
		line-height:20px;
		font-weight:700;
		border-radius:4px;
		letter-spacing:1px;
		font-size:120%;
		overflow:auto;
	}
}

.eapps-instagram-feed-posts-grid-load-more-text,
.eapps-instagram-feed-posts-grid-load-more-text-visible,
.es-load-more-button {
  color:#FFF !important;
  line-height:32px !important;
}
.eapps-instagram-feed-posts-item-link {
		overflow:hidden;
}