/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);

html, body {
  height: 100%;
 /*font-family: "Oswald";	*/
}

body {
  padding-top: 50px;
 /* body padding for fixed top nav */
  /*background:url(images/bg4.jpg) top center;	
  background-attachment: fixed;*/
  	/*background:url(images/dw.jpg) top center no-repeat;*/
}

.syl-container{
	/*background:rgba(255,255,255,0.9);
	padding:20px;
	padding-top:10px;
	-webkit-box-shadow: 1px 1px 10px 0px rgba(120, 120, 120, 0.64);
	-moz-box-shadow:    1px 1px 10px 0px rgba(120, 120, 120, 0.64);
	box-shadow:         1px 1px 10px 0px rgba(120, 120, 120, 0.64);*/
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1;
 /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover, .facebook-link a:link, .facebook-link a:visited {
  color: #3b5998 !important;
}

.linkedin-link a:hover,.linkedin-link a:link,.linkedin-link a:visited {
  color: #007fb1 !important;
}

.twitter-link a:hover,.twitter-link a:link,.twitter-link a:visited {
  color: #39a9e0 !important;
}

.google-plus-link a:hover,.google-plus-link a:link,.google-plus-link a:visited {
  color: #d14836 !important;
}

.google-rss-link a:hover,.google-rss-link a:link,.google-rss-link a:visited {
  color: #f49b33 !important;
}

.google-instagram-link a:hover,.google-instagram-link a:link,.google-instagram-link a:visited {
  color: #517fa4 !important;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}

/* Responsive Styles */
@media (max-width: 767px) {

  .carousel {
    height: 70%;
 /* increases the carousel height so it looks good on phones */
  }
}

.nav,.navbar-brand {
	 font-family: "Oswald";
	}

.nav li li {
	font-size:12px;	
	}

.nav-tabs  {
	font-size:18px;	
	outline-style:none;
	}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Oswald";
  font-weight: 500;
  line-height: 1.6;
  color: inherit;
}

.carousel-caption{
	background-color:rgba(0,0,0,0.6);
	width:100%;
	left:0px;
	text-align:left;
	padding:0px 40px 50px 40px;
	bottom:0px;


}

i.fa{
	
}

.syl_img_jml_left{
	margin-left:0px !important;
	
}

.syl_img_jml_right{
	margin-right:0px !important;
	
}

.syl-date{
	padding:5px 10px 5px 10px ;
	background:rgba(37,118,193,0.8);
	color:white;
	margin-bottom:0px;
	font-size:12px;
	}


@media (max-width: 768px) {

	.syl-date{
		margin-bottom:15px;
		}

}

.syl-img-desc{
	padding:5px 10px 5px 10px ;
	background:rgba(37,118,193,0.8);
	color:white;
	position:absolute;
	font-size:12px;
		
	}
.syl-img-advanced{
	position:relative;
	
	}

.syl-img-advanced .syl-img-desc {
	margin-top:-45px;  !important;
	margin-bottom:-20px !important;

}

.syl_effect .syl-img-desc {
	margin-top:-45px;  !important;
	margin-bottom:-20px !important;

}

.syl-img-responsive{
	width:100%;
	height:100px;
	margin-bottom:25px;
	overflow:hidden;
	border:1px #dfdfdf solid;

}

.syl-img-responsive-art{
	width:100%;
	height:10px;
	margin-bottom:25px;
	overflow:hidden;
	border:1px #dfdfdf solid;
	position:relative;

	}

.syl-img-res-art{
	/*width: 100%; height: 180px;*/
}
.syl-img-yt{
	margin-top:-12px;
	}
.syl-play-vid{
	position:absolute;
	text-align:center;
	margin-top:15%;
	width:inherit;
	height:inherit;	
	color:#fff;
	font-size:50px;
	}

.syl_pic_head-small{
	font-size:9px;
	color:#dfdfdf;
}

.syl_br_top{
	
	}

.syl-font{
	font-family: "Oswald";
	}
.syl-grey{
	color:#999;
	}

.syl-spac-all{height:20px;}
.syl-spac{margin-bottom:0px;height:0px;}
.syl-top-spec {margin-top:20px !important ;margin-bottom:5px !important;}
.syl-top-logo {margin-top:15px !important ;margin-bottom:5px !important;border:0px !important}

.syl-duzy{
	font-size:60px;
	margin:0px 20px 0px 20px;
}

.menu_footer_link{
	list-style-type:none !important;
	margin:0px;
	padding:0px;
	display:inline;
	}
.menu_footer_link li{
	padding-right:30px !important ;
	
	}

@media (max-width: 1024px) {

	.syl-date{
		
			position:absolute;
			margin-top:-45px;
			}

	.syl-spac{
			margin-bottom:30px !important;
			height:30px;
		}
	.carousel-caption{
		background-color:rgba(0,0,0,0.6);
		width:100%;
		left:0px;
		text-align:left;
		padding:0px 40px 50px 40px;
		bottom:0px;
		padding-top:10px;
		margin-top:-10px;
		position:relative;
		}

	.carousel-inner{
		margin-bottom:30px;
		}
}

@media (max-width: 768px) {

	.syl-date{
		
		position:relative;
		margin-top:0px;
		}

	.syl-spac{
			margin-bottom:30px !important;
			height:30px;
		}
	.carousel-caption{
		background-color:rgba(0,0,0,0.6);
		width:100%;
		height:100%;
		left:0px;
		text-align:left;
		padding:0px 40px 50px 40px;
		bottom:0px;
		padding-top:10px;
		margin-top:-10px;
		position:relative;
		}
	.carousel-indicators{
		margin-top:10px;
		margin-bottom:20px;
	}
	.carousel-inner{
		margin-bottom:30px;
		}

	.syl-img-responsive-art{
		width:auto;
		height:auto;
		margin-bottom:25px;
		border:1px #dfdfdf solid;
		position:relative;
		}
	.syl-img-yt{
		margin-top:0px;
		}

}
.clear{clear:both;}

.break{height:10px;}
.break2{height:20px;width:100%;}
.breadcrumb {
	background:none !important;
	/*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;*/
	/*border: 1px solid #E3E3E3;*/
	}

img{
	/*border-top:1px #dfdfdf solid;*/
	}

.marquee,
.marquee-with-options,
.marquee-vert-before,
.marquee-vert {
	width: auto;
	overflow: hidden;
	border:0px solid #ccc;
	margin-bottom:20px;
	/*background:rgba(37,118,193,0.8);*/
	/*background:#333;
	color:#fff;*/
	padding:0px 0px 15px 0px;
	/*font-weight:bold;*/
	font-size:18px;
	font-family: "Oswald";
	border-bottom:1px #dfdfdf solid;
	margin-top:0px;
	}

.dark{
	 background:#999;
	}

.navbar-inverse{
	border-top:0px #428bca solid;
	/*background-color:rgba(0,0,0,0.95);*/
	}
.navbar-inverse li{
	/*border-left:1px #555 solid;*/
}
.syl-blue{color:#428bca}
a.current {color:#428BCA !important};

/*AUtomatycznie rozwijane menu*/
/*
@media (min-width: 768px) {

	.sidebar-nav {
		padding: 9px 0;
	}

	.dropdown-menu .sub-menu {
		left: 100%;
		position: absolute;
		top: 0;
		visibility: hidden;
		margin-top: -1px;
	}

	.dropdown-menu li:hover .sub-menu {
		visibility: visible;
	}

	.dropdown:hover .dropdown-menu {
		display: block;
	}

	.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
		margin-top: 0;
	}

	.navbar .sub-menu:before {
		border-bottom: 7px solid transparent;
		border-left: none;
		border-right: 7px solid rgba(0, 0, 0, 0.2);
		border-top: 7px solid transparent;
		left: -7px;
		top: 10px;
	}
	.navbar .sub-menu:after {
		border-top: 6px solid transparent;
		border-left: none;
		border-right: 6px solid #fff;
		border-bottom: 6px solid transparent;
		left: 10px;
		top: 11px;
		left: -6px;
	}
}
*/

.syl-f13{font-size:13px;}

.syl-fixet-socials{
	position:fixed;
	right:0px;
	/*width:60px;*/
	padding:0px 20px 10px 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;	

	border:1px #dfdfdf solid;
	z-index:99;
	background:#fff;

	}

.syl-cookie{
	position:fixed;
	bottom:1px;
	padding:20px;
	background:rgba(50,50,50,0.8);
	color:#fff;
		
	}


ul.syl-cookies-politics{
	
		list-style-type:decimal !important;
	}

ul.syl-cookies-politics ul {

		list-style-type:none;

	}

ul.syl-cookies-politics li {
	margin-bottom:15px;
	
	}
.page-header{margin:20px 0px 10px;}
.syl-page-header{margin:10px 0px 10px;}

.breadcrumb{
	margin-bottom:0px;
	
	}

.syl-notopadinng{

	padding-top:0px;
	}
.syl-nomagin-top-bottom{margin-top:30px;margin-bottom:0px;}

.syl-header-nospace{
	padding-top:0px;
	margin-top:0px;

	}

#forecast.d2 .fw-item {
	width:135px !important;
	}
.syl-pointer{
	color:#428bca;
	cursor:pointer;
	}
@media (min-width: 1024px) {
	.syl-baner-place-staly{min-height:156px;}
	}


.syl-blue-box{
	color:#fff !important;
	background:#428bca;
	padding:15px;


}

.syl-blue-box h4 small{color:#fff;} 
.syl-blue-box .page-header {border-color:#62abfa;;}

@media (max-width: 768px) {
	.syl-img-responsive {
		width: 100%;
		height: 100%;
		margin-bottom: 25px;
		overflow: hidden;
		border: 0px solid #DFDFDF;
	}
}

.navbar-inverse .navbar-nav > li > a {
    color: #FCFAFA;
}

@media (min-width: 768px) {
	body{padding-top:150px;}
}

@media (min-width: 1200px) {
	body{padding-top:50px;}
}

#menu1 a {
       padding: 10px 10px !important;
}

.fb-share-button{
	margin:0px;
}

video {
  width: 100%    !important;
  height: auto   !important;
}