
    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, 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: inherit;
    	vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure, 
    footer, header, hgroup, menu, nav, section {
    	display: block;
    }
    body {
    	line-height: 1;
    }
    
    blockquote, q {
    	quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    	content: '';
    	content: none;
    }
    table {
    	border-collapse: collapse;
    	border-spacing: 0;
    }
	
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

 
  a:link {COLOR: inherit; TEXT-DECORATION: none;}
  a:visited {COLOR: inherit; TEXT-DECORATION: none;}
  a:active {COLOR: inherit; TEXT-DECORATION: none;}
  a:hover {COLOR: inherit; TEXT-DECORATION: none;}
button { color: #1b1b1b; }



body {
	color:#E2E2E2;
	font-size: 16px;
	line-height: 1.4; 
	font-weight: 300;
	font-family: 'montserrat', sans-serif;
  overflow: visible;
}

#wpadminbar{ display: none !important; }
html{margin-top: 0px !important;}
em { font-style: italic; }

ul{ margin: 15px 0 25px; }
ul li{ margin-left: 40px; }

strong { font-weight: 600; letter-spacing: 2px }


/***************** menu res ******************/
  .menuMobileClick{ width: 25px; cursor:pointer; z-index:980; top: 50%; position: absolute; transform: translateY(-50%); right: 0px; display: none;
  -webkit-transition: all .25s linear;
     -moz-transition: all .25s linear;
     -ms-transition: all .25s linear;
     -o-transition: all .25s linear;
    transition: all .25s linear;}
.menuMobileClick img{ width: 100%; display: block; }


  .menuFixed{ position: fixed; width: 100%; height: 100%; padding: 0; background: #174E00; z-index: 10011; left: 0px; top: 0%; opacity: 0; display: none; overflow-x: hidden; overflow-y: scroll; text-align: center;  }
  .menuFixed-inner{ max-width: 500px; margin: auto; padding-top: 65px; padding-bottom: 20px; position: relative; overflow: hidden; min-height: 100%; height: auto;}
  .closeMenuContainer{ text-align:right; position: absolute; top: 25px; right: 3%;  z-index: 900; width: 19px; }
  .closeMenuContainer img{ width: 100%; }
  .menuFixed-inner{ display: flex; justify-content: space-between; flex-direction: column; } 
  .menu-top{ display: flex; flex-direction: row; text-align: center; justify-content: center;}
  .menu-top img{ align-self: center; margin:  0 20px; display: inline-block; }
  .menu-top img.img1{ width: 160px; }
  .menu-top img.img2{ width: 140px; }
  .menu-bottom img.img1{ width: 320px; margin-bottom: 15px; display: inline-block; }
  .menu-bottom img.img2{ width: 320px; }
  
  .menu-center{ padding: 75px 0; }
  .menu-mobile{ font-size: 30px; font-family: "nexa-rust-sans-black-2",sans-serif; color: #FFDE96; }
  .menu-mobile div{margin-bottom: 40px;}
  .mobile-social-icons img{ width: 36px; display: inline-block; margin: 0 10px; }


/***********************************/


.clear { clear: both; }
strong { font-weight: 600 }

.all{ display: block; width: 100%; position: relative; overflow: hidden; background: url('../img/back.jpg') center top no-repeat; background-size: 2600px; }

.center{ width: 1170px; margin: auto; }

.top{ width: 100%; height: 114px; position: relative; }
.logo{ width: 157px; position: absolute; left: 0px; top: 0px; }
.logo img{ width: 100%; display: block; }

.menu{ position: absolute; top: 0px; left: 220px; height: 100%; display: flex; flex-direction: row; }
.menu .menu-item{ align-self: center; margin-right: 50px; font-family: "nexa-rust-sans-black-2",sans-serif; font-size: 20px; color: #174E00; font-weight: 900; line-height: 1.1; transition: all 0.25s linear;}
.menu .menu-item-click:hover{ opacity: .75; }
.menu .menu-item.social-icons{ margin-right: 0px; }
.menu .menu-item.social-icons img{ display: inline-block; transition: all 0.25s linear;}
.menu .menu-item.social-icons img:hover{ opacity: .75; }
.menu .menu-item.social-icons a{ display: inline-block; margin-right: 30px; }
.menu-item-click{ cursor: pointer; }



.slider-main-outer{ position: relative; width: 100%; margin-top: 20px; margin-bottom: 110px; }
.slider-main{ width: 100%; position: relative; z-index: 10; }
.slider-main .item{ width: 100%; position: relative; text-align: center;}
.slider-main .item img{ width: 100%; display: block; margin-bottom: 15px; }
.slider-main .item img.sliderR{ display: none; }
.slider-main .button{ border-radius: 30px; background: #BA0000; box-shadow: 0px 10px 7px 0px rgba(0, 0, 0, 0.25); margin: auto; padding: 17px 60px 13px; text-align: center; font-size: 15px; text-transform: uppercase; color: #fff; font-family: "nexa-rust-sans-black-2",sans-serif; display: inline-block; position: relative; z-index: 10; line-height: 1.1; margin-bottom: 15px;}
.slider-main .button:hover{ transform: scale(1.05); transition: all 0.25s linear; }
.slider-main-nav{ width: 120px; height: 150px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 100; cursor: pointer;}
.slider-main-nav-L{ left: -200px; background: url('../img/left.png') center center; background-size: contain;}
.slider-main-nav-R{ right: -200px; background: url('../img/right.png') center center; background-size: contain; }



.txt{ font-size: 20px; color: #fff; font-weight: 600; line-height: 1.4; }

.meat-vege-czyli-co{ position: relative; padding-top: 30px; width: 100%; margin-bottom: 70px; }
.meat-vege-frame{ width: 100%; position: relative; background: url('../img/meatvege_back.jpg') center center; background-size: cover; border-radius: 30px; padding: 60px 60px 55px; box-shadow: 0 15px 20px 5px rgba(0,0,0,.35);}
.meat-vege-frame .header{ font-size: 50px; line-height: 1.2; color: #FFDE96; margin-bottom: 35px; font-family: "nexa-rust-sans-black-2",sans-serif; }
.meat-vege-frame-flex{ display: flex; flex-direction: row; justify-content: space-between; }
.meat-vege-frame-L{ width: 55%;  }
.meat-vege-frame-R{ width: 44%;  }
.meat-vege-frame-R.foto img{ width: 110%; display: inline-block; left: -10%; position: relative; top: -3%; }
.meat-vege-frame-L.txt{ padding-right: 10%; margin-bottom: 25px; }
.meat-vege-frame-R.foto{ margin-bottom: 25px; }
.meat-vege-frame-L .icons{ display: flex; flex-direction: row; justify-content: space-between; width: 80%; padding-top: 9px; }
.meat-vege-frame-L .icons .icon{ display: margin-right: 45px; position: relative;}
.meat-vege-frame-L .icons .icon img{ width: 100%; display: block; }
.meat-vege-frame-L .icons .icon1{ width: 115px; }
.meat-vege-frame-L .icons .icon2{ width: 115px;  }
.meat-vege-frame-L .icons .icon3{ width: 130px; }
.meat-vege-frame-R .dostepne{ font-size: 27px; line-height: 1.2; color: #FFDE96; font-family: "nexa-rust-sans-black-2",sans-serif; display: flex; }
.meat-vege-frame-R .dostepne img{ width: 200px; display: block; position: relative; margin-left: 15px;}
.meat-vege-frame-R .dostepne div{ align-self: center; }




.dlaczego-warto{ position: relative; padding-top: 30px; width: 100%; }
.dlaczego-warto .header{ width: 560px; margin: auto; margin-bottom: 25px; }
.dlaczego-warto .header img{ width: 100%; display: block; }

.slider-dlaczego-outer{ width: 100%; position: relative; margin-bottom: 30px; }
.slider-dlaczego{ width: 100%; position: relative; z-index: 10; box-shadow: 0 15px 20px 5px rgba(0,0,0,.35); border-radius: 30px;}
.slider-dlaczego .item{ overflow: hidden; width: 100%; position: relative; border-radius: 30px; }
.foto-content{ width: 100%; position: relative; border-radius: 30px; overflow: hidden;}
.foto-content img{ width: 100%; display: block; position: relative; z-index: 1; }
.foto-content img.sliderR{ display: none !important; }
.foto-content .txt{ font-size: 24px; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);  text-align:center; position: absolute; width: 46%; left: 27%; top: 37%; z-index: 100; }
.txtR{ display: none; }
.slider-dlaczego-outer .owl-dots{position: absolute; z-index: 100; left: 0px; bottom: 30px; width: 100%;}
.slider-dlaczego-nav{ width: 64px; height: 80px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 100; cursor: pointer;}
.slider-dlaczego-nav-L{ left: 10px; background: url('../img/left.png') center center; background-size: contain;}
.slider-dlaczego-nav-R{ right: 10px; background: url('../img/right.png') center center; background-size: contain; }


.footer-img{ width: 1050px; margin: auto; margin-bottom: 200px; }
.footer-img img{ width: 100%; display: block; }
.footer-img-R{ width: 70%; margin: auto; margin-bottom: 100px; display: none; margin-top: 60px; }
.footer-img-R img{ width: 100%; display: block; }


.blur1{ position: absolute; width: 530px; bottom: 0px; left: 0px; z-index: 500; }
.blur2{ position: absolute; width: 800px; bottom: 0px; right: 50px; z-index: 500; }

.blur3{ position: absolute; width: 120px; bottom: 20px; left: 0px; z-index: 500; display: none; }
.blur4{ position: absolute; width: 100px; bottom: 0px; right: 0px; z-index: 500; display: none; }
.blur1 img{ width: 100%; display: block; }
.blur2 img{ width: 100%; display: block; }
.blur3 img{ width: 100%; display: block; }
.blur4 img{ width: 100%; display: block; }