h1{
	font-family: katarine-web, sans-serif;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 40pt;
	color: #445404;
	line-height: 40pt;
	margin: 60px 0 20px 0;
}
.noscroll h1{
	/* inner pages */
	padding-top: 20px;
	font-family: katarine-web, sans-serif;
	font-weight: 400;
}

.paragraphs h2{
	color: #58642c;
	font-family: katarine-web, sans-serif;
	font-weight: 400;
}
.invert .paragraphs h2{
	color: white;
}
.paragraphs .text{
	font-family: katarine-web, sans-serif;
	font-weight: 400;

}
.paragraphs .text p em{
	font-family: katarine-web, sans-serif;
	font-weight: 400;
}

p.quote_r{
	color: #232617;
	border-bottom: 3px solid #535f2b;
}

p.quote_r a {
	color: #58642c;
}

.paragraphs table tr td {
	font-family: "katarine-web";
}


.subarticles a.big-link{
	color: black;
	border-left: none;
}
.subarticles a.big-link img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.subarticles a.big-link .title{
}
.subarticles a.big-link .title:hover{
}
.subarticles a.big-link .text{
	font-family: Georgia;
}


.subarticles-full-width {
	text-align: center;
	margin-bottom: 0;
}
.subarticles-full-width a.big-link,
.subarticles-full-width a.big-link:hover{
	border: 0;
	border-top: transparent solid 2px;
	border-right: 1px solid white;
	margin: 0;
	padding: 0;
}
.subarticles-full-width a.big-link.size-5{
	width:168px
}
.subarticles-full-width a.big-link.size-6{
	width:140px
}
.subarticles-full-width a.big-link.size-7{
	width:120px
}
.subarticles-full-width a.big-link.size-8{
	width:105px
}
.subarticles-full-width a.big-link .title{
	text-align: center;
	margin:0;
	padding: 12px 5px;
	background: #869352;
	color: #fff;
	font-weight: bold;
}
.subarticles-full-width a.big-link.selected {
	border-top: #EDECE7 solid 2px;
}
.subarticles-full-width a.big-link.selected .title{
	background: #EDECE7;
	color: #000;
}

.subarticles.subarticles-inside{
	border-top: 0px solid #000;
}

.subarticles.subarticles-inside .big-link{
	border-left: solid #000 1px;
}

.subarticle-content {
	border: none;
	background: #EDECE7;
	margin-bottom: 0;
}


@media all and (max-width:640px){
	body h1{
		line-height: 68pt;
	}
	.paragraphs .text img{
		max-width: 100%;
	}
}


/*  OFFER SECTION CUSTOM STYLING */
#oferta .title h1{
	display: none;
}
#oferta .subarticles .title h1{
	display: block;
}
#oferta .subarticles{
	border: 0;
	margin:0;
}
#oferta .subarticles-full-width > a.big-link{
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	border:0 !important;
	color: white;
	padding: 0;
}
#oferta .subarticles-full-width > a.big-link .title{
	padding: 20px;
	color: #909484;
	background: transparent;
}
#oferta .subarticles-full-width > a.big-link.selected .title{
	color: white;
}
#oferta .subarticles-full-width > a.big-link:first-child .title{
	text-align: right;
}
#oferta .subarticles-full-width > a.big-link:nth-child(2) .title{
	text-align: left;
}

#oferta .subarticles-full-width > a.big-link .text{
	display: none;
}
#oferta .subarticles-full-width .subarticle-content{
	border: none;
	margin: 0 auto;
	padding-bottom: 20px;
	background: transparent;
}
#oferta .subarticles-full-width > a.big-link:nth-child(2),
#oferta .subarticles-full-width > * > .subarticle-content:nth-child(2){
	background: #353F09;
}
#oferta .subarticles-full-width > a.big-link:nth-child(2).selected{
	background: #353F09 !important;
}

.subarticles a.big-link.uparrow{
	border: 0;
	margin: 0;
	width:240px;
}
.subarticles a.big-link.uparrow .image{
	height: 218px;
}
.subarticles a.big-link.uparrow .title{
	background: rgba(0,0,0,0.5);
	text-align: center;
	padding: 10px 0;
	font-size: 14pt;
	color: white;
	margin: 0 20px;
	position: relative;
}
.subarticles a.big-link.uparrow .title:before{
	content: "";
	width:0;
	border-bottom: 26px solid rgba(0,0,0,0.5);
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	position: absolute;
	left:0;
	top:-26px;
}
.subarticles a.big-link.uparrow .text{
	background: rgba(0,0,0,0.5);
	text-align: left;
	padding: 8px 25px 20px;
	font-size: 8pt;
	color: white;
	margin: 0 20px 0 20px;
	height: 100px;
	z-index: 2;
	position: relative;
}
.subarticles a.big-link.uparrow .bg_cta{
	background: rgba(0,0,0,0.5);
	text-align: left;
	padding: 8px 25px 4px;
	font-size: 8pt;
	color: white;
	margin: 0 20px;
	height: 40px;
	z-index: 2;
	position: relative;
}
.subarticles a.big-link.uparrow .bg_cta:last-child{
	margin-bottom: 20px;
	padding-bottom: 18px;
}
.subarticles a.big-link.uparrow:hover{
	background: transparent !important;
}
.subarticles a.big-link.uparrow:hover .title,
.subarticles a.big-link.uparrow:hover .text,
.subarticles a.big-link.uparrow:hover .bg_cta{
	background: rgba(255,255,255,0.8);
	color: black;
}
.subarticles a.big-link.uparrow:hover .title:before{
	border-bottom-color: rgba(255,255,255,0.8);
}

.subarticles a.big-link.qa{
	width:240px;
	margin: 0;
	border: 0;
}

.subarticles a.big-link.qa .title{
	text-align: center;
	padding: 10px 0;
	font-size: 14pt;
	color: white;
	margin: 0 20px;
	position: relative;
}

.subarticles a.big-link.qa .text{
	text-align: left;
	padding: 10px 25px 20px;
	font-size: 8pt;
	color: white;
	margin: 0 20px;
}

.subarticles a.big-link.qa:hover{
	background: transparent !important;
}

.subarticles a.big-link.new .image{
	position: relative;
}
.subarticles a.big-link.new .title:after{
	content:"NOWA DIETA";
	position: absolute;
	background: red;
	top: -27px;
	right: -18px;
	z-index:2;
	color: white;
	padding: 4px 6px;
	font-weight: bold;
	transform: rotate(-7deg);
	font-size:10pt;
}
.full-cover-front h2 {
	display: none;
}

.full-cover-container .full-cover-content .title {
	margin: 0px auto 10px;
	padding-top: 0;
}
.full-cover-container .full-cover-content{
	width: 100%;
	height: auto;
	margin: 0 auto;
	left:0;
	right:0;
	text-align: center;
	padding: 20px 0 100px 0;
	background: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0;
	vertical-align: bottom;
}

@media all and (max-width:1000px){
	.subarticles.subarticles-16.expanded a.big-link{
		max-height: 80px;
	}
	.subarticles.subarticles-16 a.big-link{
		width: 100%;
		max-height: 0;
		padding: 0;
		display: block;
		overflow: hidden;
		transition: 1s ease all;
	}
	.subarticles.subarticles-16 a.big-link.selected{
		max-height:80px;
	}
}