@font-face {
  font-family: 'helvetica';
  src: URL('HelveticaNeueLTPro-BdCn.otf');
}
@font-face {
  font-family: 'HelveticaNeue';
  src: URL('HelveticaNeueLTPro-Lt.otf');
}

.entry-content ul {
	list-style: square;
	margin-left: 20px;
}
.entry-content ul li {
	margin-bottom: 6px;
}

.ce_downloads ul {
	list-style: none;
	margin-left: 0px;
}

#Top_bar .column2  {
	width: 100%;
	max-width: 100%;
}
#Top_bar .column2  {
	margin:0;
}


h4.mfn-megamenu-title {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: 11px 10px;	
}
a.mfn-megamenu-title2, a.mfn-megamenu-title2 span {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: 'helvetica';
	color:#fff;
}

#Top_bar .menu li.podmenu ul li a {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: 'helvetica';
}

#Top_bar .menu li ul li a {
	padding: 23px 10px;
}


.boxnews {
	box-shadow: 0 2px 4px rgba(12,24,30,.2);
	transition: all .2s ease;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .125rem;
	margin-bottom: 25px !important;
}
.boxnews:hover, .boxpoziomy:hover {
	box-shadow: 0 8px 16px rgba(12,24,30,.2);
}

.boxpoziomy {
	box-shadow: 0 2px 4px rgba(12,24,30,.2);
	transition: all .2s ease;
	position: relative;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .125rem;
}


.paddingbox {
	padding:20px 12px
}
.boxnews .more a {
	margin-top: 11px;
	font-family: "helvetica", Arial, Tahoma, sans-serif;
	color:#fe3b07;
	font-weight: 500 !important;
	text-decoration:none;
	
}
.more {
	margin-top: 11px;
	
}
.one-third.column.boxnews {
	width: 31.1%;
}
.one-fourth.column.boxnews {
	width: 22.5%;
}
.one-second.column.boxnews {
	width: 47%;
}

@media only screen and (min-width: 768px) {
	#Top_bar.is-sticky .menuprzyklejone {
		top:-61px;
	}
}



.overlay {
  background: linear-gradient(270deg,#000,transparent);
  z-index: -1;
  top: 0;
  left: 0;
}


#Top_bar.is-sticky  a.mfn-megamenu-title2 {
	display:none;
}

	
/* NAWIGACJA */

#Top_bar {
	box-shadow: 0 .1rem .45rem .1rem rgba(0,0,0,.15)!important;
}

.boxshadow {
	box-shadow: 0 .7rem .45rem .1rem rgba(0,0,0,.15) !important;
}

@media only screen and (max-width: 768px) {
	.ukryjmobile {
		display:none !important;
	}
	.header-stack #Top_bar a.responsive-menu-toggle {
		position: absolute !important;
		margin-top: -17px !important;
		z-index: 99999 !important;
	}
	.mobile-header-mini #Top_bar .container {
		width: 100% !important;
		background-color: #ff3600;
	}
	.logomobile img {
		display:none !important;
	}
	.sumitomo {
		display:none !important;
	}
	
    .ausa {
		display:none !important;
	}
	.rental {
		display:none !important;
	}
	
	.is-sticky li.logomobile, .is-sticky li.sumitomo, .is-sticky .mod_search {
		display:none !important;
	}
	
}

@media only screen and (min-width: 900px) {
	#Top_bar .menu > li.logomobile:not(.mfn-megamenu-parent) {
		position: absolute;
		right: 535px;
	}
	.logomobile img {
		max-height: 54px;
		margin-left: 30px;
		margin-right: 10px;
	}
	.sumitomo {
		background-color: #267abf;
		position: absolute !important;
		right: 124px;
	}
	.sumitomo a {
		padding: 29px 26px 17px 24px !important;
		line-height: normal !important;
	}
	#Top_bar.is-sticky li.sumitomo, #Top_bar.is-sticky li.logomobile, #Top_bar.is-sticky li.ausa, #Top_bar.is-sticky li.rental {
		display:none !important;
	}
	#Top_bar.is-sticky .mod_search {
		margin-top: 11px;
	}

	.ausa {
		background-color: #008A3C;
		position: absolute !important;
		right: 352px;
	}
    .ausa a {
		padding: 33px 22px 24px 22px !important;
		line-height: normal !important;
	}

	.rental {
		position: absolute !important;
		right: 0px;
        max-height: 85px;
        background-color: #2D2D2D;
	}
    .rental a {
		padding: 18px 21px 11px 24px !important;
		line-height: normal !important;
	}

	
}









.logomobile img {
	margin:20px 10px;
}



/*   TABELE    */

thead .head_1, thead .head_2  {
	background-color: #000 !important;
	color: #fff;
}
thead .head_0  {
	background-color: #d7d7d7 !important;
	color: #000;
}

.col_0, .style-simple table:not(.recaptchatable) tr:first-child td {
	background-color: #f1f1f1 !important
}
	



/* STOPKA */

.footer_copy, .footer_copy p, .footer_copy a, .footer_copy a:hover{
	color:#000 !important
}
.widgets_wrapper h4 {
	color:#c2c2c2 !important
}

.desc2 span {
	float: right;
}

.desc2 h5 {
	display: inline;
}

.desc2 {
	clear:both;
	margin: 8px 0px;
}

.more2  {
	padding:20px 12px;
	background-color:#f7f7f7;
	
}

.boxnews .more2 a {
	font-family: "helvetica", Arial, Tahoma, sans-serif;
	color: #fe3b07;
	margin-top:0px;
	font-weight: 500 !important;
	text-decoration: none;
	font-size: 31px;
	line-height: 0px;
	float: right;
}

.przyciskwroc {
	margin-top: 41px;
	float: right;
}

.przyciskwroc {
	margin-top: 41px;
	float: right;
}



li.slick-current {
	display:none
}

.button_size_3 {
	background-color:#ff3600 !important;
	color:#fff !important;
	font-family: "helvetica", Arial, Tahoma, sans-serif;
	font-weight: 500 !important;
	font-size: 31px;
}


#Intro .intro-inner {
  position: relative;
  padding: 163px 10%;
}


#Intro .intro-title2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #fff;
}
#Intro .intro-title {
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  letter-spacing: 0px;
}

.product_list .product:nth-child(3n+1) {
    clear: both;
}
.product_list .product:nth-child(4n+1)::before {
   margin-top:20px;
}


.tlo-191 {
	background-color:#f1f1f1;
	padding-top:48px;
	padding-bottom:25px;
	
}

.mod_search label{
	display:none;
}
.mod_search input{
	float:left;
	background-color: #ec3a09;
	margin: 0;
	height: 42px;
}
.mod_search {
	margin-top: 22px;
	margin-left: 49px;
}
@media only screen and (min-width: 768px) {
	#Top_bar.is-sticky.mod_search {
		margin-top: 9px;
		margin-left: 49px;
	}
}






ul.sub-menu-podkatalog {
										list-style: none;
										margin-left: 0px;
									 }
									 ul.sub-menu-podkatalog li{
										margin-bottom: 6px;
										padding: 9px 10px;
										background-color: #f9f9f9;
										color: #000;
									 }
									 ul.sub-menu-podkatalog li a{
										color: #000;
									 }