body{    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}

section {
    padding: 0;
    width: 100%;
}

.parallax {
background-image: url(../img/f1.jpg);  height: 1100px;
  background-attachment: fixed;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.header2 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    border-radius: 0;
    border: none;
 
		    background: rgba(0, 0, 0, 0.6);
			    -webkit-box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
    -moz-box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
    box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
}
.header {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}

.menik2 {
    position: fixed;
    z-index: 9999;
    background-color: #000;
    -webkit-box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
    -moz-box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
    box-shadow: 0 20px 50px 0 rgba(0,0,0,.05);
    -webkit-animation: sticky 1s;
    -moz-animation: sticky 1s;
    -o-animation: sticky 1s;
    animation: sticky 1s;
    max-height: 70px;
}



.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #bbbb;
    font-weight: 600;
   
}

.sklep {
    min-width: 162px;
    text-align: center;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    color: #f7f8f9;
    line-height: 30px;
    background-color: #bbbb;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}


.sklep:hover {
    background-color: #fcd433;
}

.banner-center-box {
	color:#fff;
      padding: 30em 0 100px;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
.mr80 {
    margin-top: 80px;
}
.slide-content h1 {
    font-size: 60px;
    font-weight: 800;
}

.slide-content h1 strong{ color: #bbbb;}

.banner-center-box .description{    color: #c4c4c4;}



.one{
 
    background-position: 0 bottom;
    background-repeat: no-repeat;
    height: auto;
    overflow: hidden;
    width: 100%;
    background-size: cover;
}
 
 .oneh{
	     text-align: center;
    font-size: 40px;
    color: #000;
    font-weight: 400;

 }




.tytulowy{
	margin-bottom: 0px;
    margin-top: 90px;
}

.boxy{
	    margin: 0 auto 20px;
}
.boxy h2{
	    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}
.boxy p{
	
	color: #626262;
    font-weight: 300;
    margin: 10px auto 0;
    text-align: center;
    width: 300px;
    line-height: 24px;
}

.boxy i{
	    font-size: 56px;
    color: #dfdfdf;
}
.boxy:hover i{
	color:  #bbbb;
}

.inner-block-bottom {
    float: left;
    margin: 50px 0 99px;
    width: 100%;
    text-align: center;
}

.watchwideo{
	    background-color: #bbbb;
    border: 0px;
    font-size: 18px;
    font-weight: 700;
	    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
	padding: 8px 33px;
}
.watchwideo:hover, .watchvideo:focus{
	    background-color: #bbbb;
    border: 0px;

}


.facts {
    position: relative;
 background-color: #bbbb;
    padding: 50px 0 40px;
    text-align: center;
	
}
.facts strong{
	    color: #000;
    display: inline;
    font-size: 20px;
    font-style: italic;
    letter-spacing: 2px;
}
.shopbutton{
	    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    border: 2px solid #000;
    font-weight: bold;
    padding: 8px 40px;
    text-transform: uppercase;
    color: #000;
}
.shopbutton:hover, .shopbutton:focus{
	    background-color: #000;
    border-color: #000;
    color: #fff;
	text-decoration:none;
}




.two{background: none;}


.video-wrapper {
    position: relative;
    margin: 0px ;
    clear: both;
    height: 452px;
    float: left;
    width: 100%;
    overflow: hidden;
  
    background-color: #fff;
}


.wrapper_inner {
 
}
.video-text {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    padding-top: 90px;
    text-align: center;
}


.subtekst {
    color: #ecebe9;
    font-size: 28px;
    letter-spacing: -0.8px;
    text-transform: uppercase;
    text-align: center;
}
.bigtekst {
    color: #fff;
    font-size: 50px;
    letter-spacing: 2px;
    margin: 30px 0 20px;
    padding: 0;
    position: relative;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
         font-weight: 700;
}
.video-wrapper i{ 
    color: #fff;
    font-size: 114px;
    margin-bottom: 47px;
}
.wrapper_inner:before {
    content: "";
    position: absolute;
    z-index: 10;
 
    width: 100%;
    height: 100%;
}

.service-icon {
    float: left;
	font-size:38px;
}
.single-service .service-content {
    padding-left: 25px;
}
.service-title{
	color: #000;
    font-size: 23px;
    margin-top: 0px;
}


.nav-tabs>li>a {
	border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    padding: 8px 33px;
    background-color: #ffffff;
    border: 2px solid #ccc;
    color: #000000;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.nav-tabs>li>a:hover {
      background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
		border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    padding: 8px 33px;
    
    border: 2px solid #000;
  
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
      background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}



.carousel-indicators {
    bottom: -25px;
    left: 0;
    margin: 0;
    width: 100%;
}
.carousel-indicators li {
    background-color: #fff;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000;
	    border: 0px solid #000;
}
.carousel-inner {
    padding-top: 30px;
	color: #000;
}
.item img {
    width: 100px;
    border-radius: 50%;
}
.subtext {
    color: #3e2cea;
}
.item p {
    font-size: 18px;
	color: #000;
}



striped>tbody>tr:nth-of-type(odd) {
    background-color: #bbbb !imporant;
    color: #fff;
}

.table-striped>tbody>tr:nth-of-type(odd) {
   background-color: #bbbb;
   color:#fff;
}

.table-hover>tbody>tr:hover {
    color: #fff;
    background-color: #000000;
}


.table {
	font-weight: 700;
    color: #000;
}


.navbar-right ul.dropdown-menu {
	background:#000;
}
.navbar-nav ul.sm-nowrap>li>a {
    color: #fff;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #bbbb;
}




.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 2px solid #ffbc00;
}


.pop-body {
    background: #bbbb;
    border-radius: 17%;
}
.pop-header {
border-radius: 18%;
    background: rgba(255, 205, 5, 0);
    border-bottom: 1px solid #cca60c;
}
.pop-title {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.pop-bod {
    color: #000;
    font-weight: 600;
}



.navbar-nav>li>.dropdown-menu {
	background: #000;
	
}

.productmenu li {
    border-bottom: 1px solid #2e2e2e;
}




.site-footer a:focus, .site-footer a:hover {
    font-weight: 500 !important;
    color: #bbbb !important;
    text-decoration: none;
}




.table-hover>tbody>tr:hover a{    color: #fff !important;}


.hr-section3 {
    padding: 30px;
    background: #bbbb;
    color: #fff;
    text-transform: uppercase;
}



@media (max-width: 768px)
{
	.shopbutton {    padding: 8px 63px;top: 18px; position: relative; }
	
	
	.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    width: 50%;
    text-align: center;
}
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
	
	
	.parallax {
background-attachment: fixed; background-image: url(../img/headerbg2-mobile.jpg);
    height: 745px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

	
	
	
}


.teksts{
	color: #000;
    font-weight: 600;
    font-size: 18px;
}





