@charset "utf-8";
/* CSS Document */
header
{
	background: #fff;
	    border-bottom: 1px solid #d8d8d8;
}
.afterheader
{
	    position: relative;
    top: 35px;
}
.topcontact
{
	 border-bottom: 1px solid #98bf21;
    padding: 10px 0;
}
.topcontact ul
{
	    list-style: none;
    text-align: right;
    margin: 0 30px;
}
.topcontact ul li
{
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	 color: #000;
	font-size: 15px;
}

.topcontact .fa
{
	 color: #98bf21;
    font-size: 15px;
    border-radius: 50%;
    border: 1px solid #98bf21;
    padding: 5px;
    margin-right: 5px;
}
.logoimg
{
	    width: 100px;
    height: 100px;
    position: relative;
    z-index: 111;
    background: #fff;
	margin: 0 15px;
}

.navbar {
    margin-bottom: 0px;
}
.navbar-nav>li>a
{
	color: #98bf21;
    font-weight: bold;
}

.nav>li>a:hover, .nav>li>a:focus {
    color: #fff;
    background-color: #98bf21;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    color: #98bf21;
}

#imgslider
{
    border-bottom: 5px solid #98bf21;
}

.innersection
{
	margin-top: 125px;
	font-size: 16px;
}


#imgslider img
{
	width: 100%;
    
}

section .wow img
{
	width: 100%;
}


.wowimgdiv > div
{
	background-size: cover !important;
    background-repeat: no-repeat !important;
	width: 100%;
	    border-bottom: 5px solid #98bf21;
	
}


#img1
{
	background: url(../images/alucoolersCU.jpg);    
}

#img2
{
	background: url(../images/aluwheels.jpg);    
}

#img3
{
	background: url(../images/aluwire2.jpg);    
}

#img4
{
	background: url(../images/brass.jpg);    
}


#img5
{
	background: url(../images/brassHoney.JPG);    
}

#img6
{
	background: url(../images/coppercandy.jpg);    
}


section .wow p
{
	margin-bottom: 0;
}

section .wow ul
{
	list-style-type: none;
	padding-left: 20px;
    margin: 0;
}

section .wow 
{
	padding: 0;
}

section .textpart
{
	    padding: 10px 20px 10px 10px;
}

footer
{
	background: #7ea935;
    color: #fff;
	font-size: 16px;
}

footer ul
{
	list-style-type: none;
    padding: 0;
    font-weight: bold;
    color: #000;
    opacity: .7;
}

footer ul li .fa
{ 
	    font-size: 15px;
    float: left;
    margin-left: -4px;
	margin-right: 5px;
	margin-top: 1px;
	    width: 15px;
    height: 15px;
}

footer ul li span
{
	display: block;
    overflow: hidden;
    padding: 0 5px 0 0;
}

.footer-bottom
{
	background: #6d881a;
    padding: 10px;
}

.footer-bottom p
{
	margin-bottom: 0;
}

footer .socialdiv .socialicon
{
	font-size: 25px;
    text-align: center;
    background-color: transparent;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    opacity: .7;
	    width: 35px;
    height: 35px;
    display: inline-block;
    padding: 2px 0;
}

footer .socialdiv .fbicon
{
	color: #3b5998;
}

footer .socialdiv .googleicon
{
	color: #dd4b39;
}

footer .socialdiv .youtubeicon
{
	color: #bb0000;
}

footer .socialdiv .socialicon:hover
{
	color: #fff;
  cursor: pointer;	 
	opacity: 1;
}

footer .socialdiv .fbicon:hover
{
background-color: #3b5998;
}

footer .socialdiv .googleicon:hover
{
	background-color: #dd4b39;
}

footer .socialdiv .youtubeicon:hover
{
	background-color: #bb0000;
}


.contctussection
{
	margin-top: 120px;
	font-size: 16px;
}

#contactpage footer > div:first-child
{
	display: none;
}

.contactdiv2
{
	    width: 90%;
    margin: auto;
}

.contactdiv2 ul li
{
	margin-bottom: 5px;
}

.contactdiv2 ul li span
{
	font-weight: bold;
	margin-left: 10px;
}

.flag
{
	width: 20px !important;
}


.contactdiv2 ul li a
{
	color: #000;
}


.contactdiv2 ul li:hover, .contactdiv2 ul li a:hover
{
	font-size: 18px;
	text-decoration: none;
	color: #98bf21;
}

.contsocialmedia a
{
	    font-size: 20px;
    text-align: center;
    background-color: transparent;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
    opacity: .7;
    width: 35px;
    height: 35px;
    display: inline-block;
    padding: 2px 0;
}

.contsocialmedia .fbicon {
    color: #3b5998;
}

.contsocialmedia .googleicon {
    color: #dd4b39;
}

.contsocialmedia .youtubeicon {
    color: #bb0000;
}

.contsocialmedia .fbicon:hover {
    background-color: #3b5998;
}

.contsocialmedia .googleicon:hover {
    background-color: #dd4b39;
}

.contsocialmedia .youtubeicon:hover {
    background-color: #bb0000;
}

.contsocialmedia a:hover {
    color: #fff !important;
    cursor: pointer;
    opacity: 1;
}

.contactdiv2 ul li.contsocialmedia:hover, .contsocialmedia a:hover
{
	font-size: 20px !important;
	text-decoration: none;	
    color: #fff !important;
    cursor: pointer;
    opacity: 1;
}

.contactdiv
{
	height: 400px;
}


.parallax {
    background-image: url(../images/img1.jpg);
    min-height: 300px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	  border-bottom: 3px solid #98bf21;
	display: block;
}

.gallerysection
{
	margin-top: 120px;
	font-size: 16px;
}

.galleryimg
{
	padding: 0 5px !important;
	margin: 5px 0;
}

.galleryimg img
{
	    height: 200px;
}

.galleryimg:hover{
	cursor: pointer;
	
}

.galleryimg:hover img
{
	opacity: .7;
}

.galleryimg p
{
	    position: absolute;
    bottom: 5px;
    background: #fff;
    left: 10px;
    padding: 3px;
    font-size: 12px;
    color: #7ea935;
    font-weight: bold;
}


/*price list*/

#priceslider
{
   position: absolute;
    width: 90%;
    right: 0;
    margin-top: -45px;
	padding-top: 5px;
	border-bottom: none;
}

#priceslider .priccnvrt
{
margin: 0;	
}

#priceslider .priccnvrt .priccnvrt1
{
	color: #A39C9C;
}

#priceslider .priccnvrt .priccnvrt2
{
	color: #312d7d;
}

#priceslider .marquee p 
{
	    font-size: 12px;
    margin-bottom: 0;
    margin-top: 4px;
}


.prcename
{
	color: #A39C9C;
	font-weight: bold;
	    margin-right: 10px;
}

.priceunt1
{
	color: #312d7d;
	margin-right: 5px;
}

.priceincr1:after
{
	content: " / ";
    margin: 0 3px;
    color: #000 !important;
}

.pricelastincr:after
{
	content: "";
}

.pgreen
{
	color: #7faa36;
}

.pred
{
	color: #ff3135;
}

.currencydiv p
{
	margin-bottom: 0;
}

.currencydiv .curr
{
	color: #A39C9C;
	    font-weight: 700;
}


/*media query*/

@media (min-width: 768px)
{
.navbar-nav>li {
    margin-top: 15px;
    margin-bottom: 15px;
}

header .navbar-right {
       margin-right: 70px !important;
}
	
	
	.logoimg
{
	margin: 0 15px;
}
	header .navbar
{
	border: 0;
}

header .navbar .container-fluid
{
	padding: 0;
}

.navbar-header
{
	background: #fff;
    position: relative;
    z-index: 111;
}
}

@media(max-width:768px)
{
	
	section
	{
		border-bottom: 5px solid #98bf21;
	}
	
	#imgslider img {
    height: 350px;
}
	
#priceslider {
         position: relative;
    margin-top: 0;
    width: 100%;
    margin-bottom: 5px;
	    line-height: .8;
}
	#priceslider .priccnvrt
	{
		margin-bottom: 5px;
	}
	
	#priceslider > div
	{
		padding-top: 5px;
    padding-bottom: 5px;
    height: 25px;
    border-bottom: 1px solid #d8d8d8;
	}
	
}
@media(max-width:500px)
{
	.topcontact ul 
	{
		margin: 0;
		    padding: 0;
	}
	.topcontact ul li
{
	    font-size: 12px;
}

.topcontact .fa
{
	    font-size: 10px;
    padding: 4px;
    margin-right: 3px;
}
	
	#imgslider img {
    height: 250px;
}
	
	.parallax
	{
		display: none;
	}
	
	.gallerysecdiv > div
	{
		width: 100%;
	}
	
	#priceslider .priccnvrt
	{
		   font-size: 8px;
	}
}


@media(max-width:400px)
{
	#imgslider img {
    height: 200px;
}
}

footer .inner a
{
	color: #000;
	text-decoration: none;
}

.marquee {
	width: 100%;
	overflow: hidden;
	
    border-top: 1px solid #d8d8d8;
}
#gielda {
	display: inline-block;
	width: 3000px;
}
.gielda {
  width: 2500px;
  float:left;
  position:relative;
	
}
.iks {
	left: 0;
	
}
.igrek {
	left: 0;
}
.surowce {
	float: left;
	margin-left: 200px;
}

@media(max-width:450px)
{
	.currencydiv
	{
		padding-bottom: 0 !important;
    height: 16px !important;
	}
	.currencydiv p
	{
		font-size: 3.2vw;
}
}
#cookiesmodal .cookie-dialog .cookie-footer
{
	margin-top: 10px;
}

#cookiesmodal .cookie-dialog .cookie-footer button
{
	    width: 48%;
    padding: 9px;
    border-radius: 5px;
}
#cookiesmodal .cookie-dialog .cookie-footer .btn-success
{
	    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
#cookiesmodal .cookie-dialog
{
	position: fixed;
    bottom: 10px;
    margin: 0;
    left: 10px;
}

#cookiesmodal .cookie-dialog p
{
	margin: 0;
}

#cookiesmodal .cookie-dialog a
{
	font-size: 10px;
}

.btncookie:hover
{
	transform: translateY(0);
}

.btncookie
{
	padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
	position: fixed;
    bottom: 0;
    left: 10px;
	transition: transform 1s ease;
	transform: translateY(20px);
}

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    display: none;
}
.modalshow
{
	display: block;
}
.modalDialog > div {
    max-width: 400px;
    width: 80%;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    border-radius: 3px;
    background: #fff;
}
.close {
    background: #f26d7d;
    color: #fff;
    position: absolute;
    right: -12px;
    top: -10px;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #fa3f6f;
}

.tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
 background-color: #98bf21;
    color: #fff;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

@media(max-width:650px)
{	
	.btncookie
	{
		transform: translateY(0px);
		    position: relative;
		background-color: #fff;
	}
}