/*................................reset...........................................*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
   text-align: justify;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*................................clearfix...........................................*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*.........GLOBLE......*/

body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #515f67;
	font-weight: 400;
	background: #ffffff;
}
a {
	text-decoration: none;
}
.wrapper {
	position: relative;
	width: 100%;
	display: block;
	clear: both;
}
h1, h2, h3, h4, h5 {
	font-size: 24px;
	color: #000000;
}
/*BANNER AND HEADER SECTIOIN*/
#homebanner {
	background: url(images/background.jpg) no-repeat center center;
	min-height: 800px;
	width: 100%;
	display: block;
	background-size: cover;
}
header {
	width: 100%;
	padding: 30px 0;
	background: rgba(75,85,93,0.8);
	display: block;
}
.logo {
   /*padding: 30px;*/
	width: 30%;
	float: left;
}
.logo h1 a img {
	display: block;
}
/* menu glowne */
nav {
   	padding: 10px 0px 10px 0px;
	width: 80%;
	float: right;
	text-align: right;
}
nav ul li {
	display: inline-block;
	padding: 0 18px;
}
nav ul li a {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
nav ul li a:hover {
	color: red;
	transition: all 0.5s;
}
nav ul li.active a {
	border: 2px solid red;
	color: red;
	/*padding: 5px 5px;*/
}
.header-content {
	padding-top: 250px;
	text-align: center;
}
.header-content h2 {
	font-size: 42px;
	line-height: 70px;
	color: #fff;
	background: #4b555d;
	text-transform: uppercase;
	font-weight: 300;
	display: block;
	width: 37%;
	text-align: center;
	margin: 0 auto 10px;
}
.header-content h3 {
	font-size: 42px;
	line-height: 70px;
	color: #fff;
	background: #4b555d;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 52%;
}
.services {
	background: #586383;
	padding: 77px 0;
}
.ser-top h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
}
.ser-top span {
	height: 2px;
	width: 4%;
	display: inline-table;
	background: #fff;
}
.services img {
	display: block;
	margin: 30px 0 20px;
}
.services h4 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;
}
.services p {
	padding-top: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	font-weight: 600;
   text-align: justify;
}

/* SEKCJA GRAMOFONOW */
.gramofony {
	padding: 77px 0;
}
.back-color {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999em;
}
.gramofony:hover .back-color {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(69,78,85,0.7);
	width: 100%;
	min-height: 263px;
	text-align: center;
	transition: all 0.5s;
	overflow: hidden;
	text-indent: inherit;
}
.back-color a i {
	font-size: 28px;
	color: #ffffff;
	position: relative;
	top: 120px;
	overflow: hidden;
}
.hed-title {
	width: 30%;
	float: left;
}
.port-nav {
	width: 100%;
	float: left;
	text-align: right;
}
.hed-title h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
}
.hed-title span {
	height: 2px;
	width: 15%;
	display: inline-table;
	background: #515f67;
}
.hed-port {
	padding-bottom: 60px;
}
.defultsection {
	background: #515f67;
	padding: 77px 0;
}
.leftside h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
}
.leftside span {
	height: 2px;
	width: 10%;
	display: inline-table;
	background: #fff;
}
.leftside p {
	color: #fff;
	padding: 30px 60px 0 0;
}
.leftside a {
	text-transform: uppercase;
	border: 2px solid #353f46;
	padding: 10px 35px;
	color: #353f46;
	font-weight: 700;
	margin-top: 30px;
	display: inline-block;
}
.leftside a:hover {
	border: 2px solid #fff;
	color: #fff;
	transition: all 0.5s;
}
/*
.videosection iframe {
	width: 560px;
	height: 316px;
}
*/
.socialsection {
	background: url(images/bb.jpg) no-repeat center center;
	display: block;
	width: 100%;
	min-height: 505px;
	background-size: cover;
	padding-top: 95px;
}
.socialtop {
	padding-left: 10px;
}
.socialtop h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
}
.socialtop span {
	height: 2px;
	width: 5%;
	display: inline-table;
	background: #fff;
}
.socialsection p {
	color: #fff;
	padding-top: 30px;
}
.socialsection ul {
	padding-top: 35px;
}
.socialsection ul li {
	display: inline-block;
	padding: 0 10px;
}
.socialsection ul li a i {
	color: #fff;
	font-size: 30px;
	border: 2px solid #fff;
	padding: 14px 15px;
}
.socialsection ul li a i:hover {
	color: #4bcaff;
	border: 2px solid #4bcaff;
	transition: all 0.5s;
}
.testimonialsection {
	padding: 80px 0;
}
.test-head h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #515f67;
}
.test-head span {
	height: 2px;
	width: 5%;
	display: inline-table;
	background: #515f67;
}
.test-head a i {
	float: right;
	font-size: 28px;
	position: relative;
	bottom: 15px;
	color: #515f67;
}
.test-text p {
	font-size: 28px;
	line-height: 50px;
	font-weight: 300;
	padding-top: 10px;
}
.test-text span {
	font-weight: 600;
	padding-top: 20px;
	display: block;
	color: #4bcaff;
}
footer {
	padding: 70px 0;
	background: #353f47;
}
.fnav a {
	color: #515f67;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.fnav a:hover {
	color: #fff;
	transition: all 0.5s;
}
.fnav a:first-child {
	padding-left: 0;
}
p.fright {
	text-align: right;
}
/*...............PORTFOLIO/GRAMOFONY FILTER SECTION................................*/
#filters {
	padding: 0;
	list-style: none;
}
#filters ul{
   width: 100%;
}
#filters li {
	display: inline-block;
}
#filters li span {
	display: block;
	padding: 3px 25px;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #fff;
}
#filters li span.active {
	border: 2px solid red;
	color: red;
	padding: 3px 20px;
}
#filters li span:hover {
	color: red;
	transition: all 0.5s;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 23%;
	margin: 1%;
	display: none;
	float: left;
	overflow: hidden;
}
.portfolio-wrapper {
	overflow: hidden;
	position: relative !important;
	cursor: pointer;
}
.portfolio img {
	max-width: 100%;
	position: relative;
}

/*STICKY HEADER*/
header {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header.sticky {
	position: fixed;
	padding: 15px 0;
	width: 100%;
	background: #515f67;
	z-index: 9999;
   max-height: 100px;
}


/*............................MENU CSSS.......................................*/
/* =============================================
 *
 *   FIXED RESPONSIVE NAV
 *
 *   (c) 2014 @adtileHQ
 *   http://www.adtile.me
 *   http://twitter.com/adtilehq
 *
 *   Free to use under the MIT License.
 *
 * ============================================= */


a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
  padding: 5px 15px;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 768px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

/* ------------------------------------------
  MASK
--------------------------------------------- */
/*
.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}
*/

/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

@media screen and (min-width: 768px) {
  .nav-collapse {
    float: right;
    width: auto;
  }
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .nav-collapse li {
    width: auto;
  }
}

.nav-collapse a:active,
.nav-collapse .active a {
  border:2px solid red;
	color: red;
	padding:5px 20px;
}



/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("icons/responsivenav.eot");
  src:url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("icons/responsivenav.ttf") format("truetype"),
    url("icons/responsivenav.woff") format("woff"),
    url("icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -300px;
  position: absolute;
  right: 0;
    top: 5px;
  overflow: hidden;
  width: 60px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #fff; /* Edit this to change the icon color */
  font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261"; /* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-toggle.active:before {
  font-size: 24px;
  content: "\78"; /* Close icon */
}






/*EFFECTS FOR ANIMATION*/
/*EFFECT*/
.os-animation {
	opacity: 0;
}
.os-animation.animated {
	opacity: 1;
}
.staggered-animation {
	opacity: 0;
}
.staggered-animation.animated {
	opacity: 1;
}


/* LISTING PROGUKTOW */
#opis{
padding:2px;
padding-top:10px;
position:relative;
top:10px;
height:88px;
max-width: 250px;
}
#opis a{
color:#000;
font-family:arial, helvetica, sans-serif;
text-decoration:none;
}
#cena{
	text-align: center;
}
.banner{
margin: 0;
text-align:center;
float: left;
padding:2px 20px 23px;
margin:2px 0 16px;
height:320px;
border-radius:2px;
max-width: 285px;
}
.banner h4{
font-size:20px;
padding-bottom:4px
}
.banner .link-1{
margin-top:51px
}
.banner img{
/*height: 140px;*/
max-height: 140px;
/*max-width: 200px;*/
max-width: 200px;
width: auto;
}
.col-1-4{
text-align: center;
}
#produkty{
width: 100%;
margin: 0 auto;
}

/*------------------------------------------*/
.listing ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.listing li {
  width: 100%;
  display: block;
  padding: 5px 22px;
}

.listing a:active,
.listing .active a {
  border:2px solid red;
	color: red;
	padding:5px 20px;
}

#seemore {
	text-align: center;
	margin-left: 50%;
	margin-right: 50%;
	cursor: pointer;
}

/*FAQ*/
 #accordion-alt3 .panel-heading h4 {
font-size: 13px;
line-height: 28px;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel {margin-bottom: 18px;background-color: #FFFFFF;border: 1px solid #f3f3f3;border-radius: 2px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);box-shadow: 0 1px 1px rgba(0,0,0,0.05);}
#accordion-alt3 .panel-heading h4 a i {font-size: 17px;line-height: 18px;width: 18px;height: 18px;margin-right: 8px;color: #A0A0A0;text-align: center;border-radius: 50%;margin-left: 6px;font-weight: bold;}  
.progress.pb-sm {
height: 6px!important;
}
.progress {
box-shadow: inset 0 0 2px rgba(0,0,0,.1);
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress .progress-bar.progress-bar-red {/* background: #ed5441; */} 
.progress .progress-bar.progress-bar-green {/* background: #51d466; */}
.progress .progress-bar.progress-bar-lblue {/* background: #32c8de; */}
/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}
.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
.info-blocks i.icon-info-blocks {float: left;color: #FFEB3B;font-size: 30px;min-width: 50px;margin-top: 7px;text-align: center;background: #002e5b;width: 72px;height: 72px;padding-top: 21px;border: 1px solid #002e5b;border-radius: 50%;}
.info-blocks .info-blocks-in {padding: 0 10px;overflow: hidden;}
.info-blocks .info-blocks-in h3 {color: #002e5b;font-size: 18px;line-height: 28px;margin:0px;margin-bottom: 8px;font-family: 'Montserrat', sans-serif;font-weight: 600;}
.info-blocks .info-blocks-in p {font-size: 14px; text-align: justify;}

.contactsection {
	background: url(images/kontakttlo.jpg) no-repeat center center;
	/*background-color: #515f67;*/
	min-height: 814px;
	display: block;
	background-size: cover;
	width: 100%;
	padding-top: 77px;
}
.contacttop h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
}
.contacttop span {
	height: 2px;
	width: 5%;
	display: inline-table;
	background: #ffffff;
}
.contactcontent {
	padding-top: 20px;
}
.conform {
	width: 50%;
	float: left;
}
.con-detail {
	width: 50%;
	float: left;
}
.conform p {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.conform input {
	background: none;
	border: 2px solid #fff;
	width: 470px;
	height: 60px;
	margin-bottom: 30px;
	outline: 0;
	color:#fff;
	padding-left:10px;
	font-size:18px;
}
.conform textarea {
	background: none;
	border: 2px solid #fff;
	width: 1170px;
	height: 220px;
	margin-bottom: 30px;
	outline: 0;
	color:#fff;
	padding-left:10px;
	font-size:18px;
}
.conform a {
	width: 370px;
	height: 60px;
	text-transform: uppercase;
	color: #fff;
	background: red;
	font-weight: 600;
	display: block;
	text-align: center;
	padding-top: 18px;
}
.conform a:hover {
	color: red;
	background: #fff;
	border: 2px solid red;
	transition: all 0.5s;
}
.conform input:focus {
	border: 2px solid red;
	transition: all 0.5s;
}
.conform textarea:focus {
	border: 2px solid red;
	transition: all 0.5s;
}
.con-detail {
	padding-top: 10px;
}
.con-detail p {
	color: #fff;
	font-weight: 600;
	padding-bottom: 30px;
}
.producent {
	/*background: url(images/bb.jpg) no-repeat center center;*/
	display: block;
	width: 100%;
	min-height: 505px;
	background-size: cover;
	padding-top: 95px;
}
.producent p {
	/*color: #f5f5f5;*/
	padding-top: 30px;
}
.producent ul {
	padding-top: 35px;
}
.producent ul li {
	display: inline-block;
	padding: 0 10px;
}
.producent ul li a i {
	color: #f5f5f5;
	font-size: 30px;
	border: 2px solid #fff;
	padding: 14px 15px;
}
.producent ul li a i:hover {
	color: #4bcaff;
	border: 2px solid #4bcaff;
	transition: all 0.5s;
}
.producenttop {
	padding-left: 10px;
}
.producenttop h3 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 300;
	color: #515f67;
}
.producenttop span {
	height: 2px;
	width: 5%;
	display: inline-table;
	background: #515f67;
}
