@charset "UTF-8";
/* CSS Document */


body {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
}


div.header-blank {
	background: #3a9425;
	position: absolute;
	z-index: -1;
	top: 0;
	margin: 0 auto;
	width: 100%;
	height: 56px;
}


#header-boxes {
	background: #3a9425;
	max-width: 740px;
	margin: 0 auto;
		padding: 0 12px;
	height: 56px;
	top: 0px;
	z-index: 2;
	display: block;
}


#leftbox { 
	float: left;  
	background: #3a9425; 
	width: 15%; 
	height: 56px; 
	padding: 0;
	margin: 0;
} 

#middlebox { 
	float: left;  
	background: #3a9425; 
	/*max-width: 620px; 
	min-width: 200px;*/
	width: 70%;
	height: 56px; 
	text-align: center;
	padding: 0;
	margin: 0;
} 

#rightbox { 
	float: right; 
	background: #3a9425; 
	width: 15%; 
	height: 56px;
	padding: 0;
	margin: 0;
}

.new-burger {
	margin: 0;
	padding: 22px 7px 18px 7px;
	width: 18px;
}

img.header-logo2 {
	position: relative;
	margin: 4px;
	/*left: 50%;
	transform: translateX(-100%);*/
	display: inline-block;
	width: 153px;
}




p {
	font-size: 14px;
	line-height: 20px;
}

h1 {
	font-size: 20px;
	font-weight: 600;
	margin: 20px 0 18px 0;
}

h2 {
	font-size: 17px;
	font-weight: 600;
	margin: -5px 0 -10px 0;
	padding: 0px;
}

div.conditions {
	margin: 0px;
	padding: 8px 10px;
	position: relative;
	max-width: 740px;
	margin: 0 auto;
}

span.bold {
	font-weight: 600;
}


p.after {
	margin-top: -10px;
}

p.indent {
	margin-left: 30px;
}

p.indent-bar {
	margin-left: 40px;
	padding: 14px 0px 14px 20px;
	border-left: solid 5px #eee;
}

ol {
	margin-left: -10px;
	/*padding: 0 0 8px 10px;*/
}

ol.b {
	list-style-type: lower-alpha;
}

ol li {
	padding-bottom: 8px;
}

ul {
	margin-left: -10px;
}

p + ul {
	margin-top: -10px;
}

li + li {
	margin-top: 4px;
}


#Additional {
	margin-bottom: -0px;
	margin-top: 20px;
}

/*sup {
	vertical-align: super;
	font-size: 8px;
	font-size: 2vw;
	font-weight: 400;
}*/

/*#disclaimer {
	font-size: 18px;
	line-height: 24px;
}*/

p.tidbit {
	margin-top: 2px;
}




div.header {
	background: #3a9425;
	height: 56px;
	/*position: absolute;*/
	top: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

img.burger {
	position: relative;
	padding: 22px 22px 22px 19px;
	display: inline-block;
	left: 200px;
}

img.header-logo {
	position: relative;
	margin: 4px;
	/*left: 50%;
	transform: translateX(-100%);*/
	display: inline-block;
}

div.subheader {
	background: #f5f5f5;
	position: relative;
	max-width: 740px;
	margin: 0 auto;
	padding: 10px 12px;
	border-bottom: 2px solid #bbb;
}

div.subheader2 {
	background: #f5f5f5;
	position: relative;
	max-width: 740px;
	margin: 0 auto 8px auto;
	padding: 10px 12px 14px 12px;
	border-bottom: 2px solid #bbb;
}


h1.bloop {
	margin: 0;
	padding: 2px 0 0 0;
	color: #333;
	font-size: 20px;
	font-weight: 600;
}

h1.h1q {
	margin: 0;
	padding: 12px 0 0 0;
	color: #333;
	font-size: 20px;
	font-weight: 600;
}

h2.bloop {
	margin: 4px 0 0 0;
	padding: 0 0 2px 0;
	color: #333;
	font-size: 17px;
	font-weight: 400;
}



div.item {
	background: #fff;
	max-width: 740px;
	margin: 0 auto;
	padding: 14px 10px 14px 10px;
	overflow: auto;
	border-bottom: 1px solid #ddd;
	display: flex;
	align-items: center;
	/*justify-content: center;*/
}


div.item2 {
	/*background: #fff;*/
	max-width: 740px;
	min-width: 0;
	margin: 0 auto;
	padding: 0 10px 0 0;
	overflow: auto;
	display: flex;
	align-items: center;
	/*justify-content: center;*/
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


div.item-thumb {
	margin: 0;
	padding: 0;
}

img.thumb1 {
	float: left;
	/*height: 128px;
	width: 86px;*/
	margin: 0;
	padding: 0 20px 0 0;
}

img.thumb2 {
	float: left;
	/*height: 128px;
	width: 86px;*/
	margin: 0;
	padding: 0 20px 0 0;
}

div.item-words {
	margin: 0px 0 0 0;
	text-align: left;
	 /*vertical-align: middle; not working */
	padding: 0;
}


div.item-arrow {
	float: left;
	margin: auto;
	padding: 0;
}





h3.bloop {
	margin: 0;
	padding: 0 0 1px 0;
	color: #666;
	font-size: 18px; /*replica is 16px*/
	font-weight: 500;
	line-height: 1.3em;
}

h4.bloop {
	margin: 0;
	padding: 2px 0;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}

h5.bloop {
	margin: 0;
	padding: 0px 0;
	color: #666;
	font-size: 14px;
	font-weight: 400;
}



p.item-title {
	margin: 0 0 -10px 0;
	padding: 1px 0;
	color: #666;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}




a.index {
	text-decoration: none;
}
/*
a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

a:active {
	color: #000;
}
*/


h6.bloop {
	margin: 0;
	padding: 0px 0 7px 0;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px #ddd solid;
}


div.quotation {
	background: #fff;
	max-width: 740px;
	margin: 0 auto 0 auto;
	padding: 8px 10px 8px 10px;
	overflow: auto;
	border-bottom: 1px solid #ddd;
	display: block;
	align-items: center;
	/*justify-content: center;*/
}

p.quotation {
	margin: 0;
	padding: 5px 0;
}

span.person {
	font-weight: 600;
	color: #333;
}

sup {
	vertical-align: baseline;
	position: relative;
	top: -.5em;
	font-size: 66%;
	line-height: 0;
}

span.spoiler {
	color: transparent;
	text-shadow: 0 0 6px rgba(0,0,0,0.5);
}

span.red {
	color: #e00;
}



div.stupid-spacer {
	height: 20px;
}




div.footer {
	background: #000;
	/*height: 100px;*/
	/*position: absolute;*/
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
}




div.footer-links {
	margin: 0;
	padding: 20px 0 20px 0;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 2.5em;
	letter-spacing: .01em;
}



a.f-links {
	text-decoration: none;
	padding: 7px 6px;
	margin: 2px 8px;
	border: 1px solid #000;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

a.f-links:link {
	color: #fff;
}

a.f-links:visited {
	color: #fff;
}

a.f-links:hover {
	color: #fff;
}

a.f-links:active {
	color: #fff;
	border: 1px dashed #fff;
}




p.an-inferieur-company {
	text-align: center;
	margin: 0;
	padding: 2px 0 19px 0;
}


img.company {
	width: 160px;
}


p.copyright {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	color: #afafaf;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
}

span.ugh {
	font-weight: 400;
}


div.very-bottom {
	height: 50px;
	color: #fff;
	margin: 0;
	padding: 0;
}



div.ad {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0;
	text-align: center;
	background-color:rgba(0, 0, 0, 0.5);
}



img.ad {
	margin: auto;
	width: 320px;
	padding: 0px;
	bottom: 0;
}



.underline {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

.italic {
	font-style: italic;
}

.mark {
    background-color: #ff0;
}

.tickled-pink {
    background-color: #fcf;
}

.lemon-satin {
    background-color: #ff9;
}



.ads2z {width: 320px; height: 50px; position: relative; margin: auto;}

.ads2z > * {animation: 8s autoplay2z infinite;
  position: absolute; top: 0; z-index: -1}

@keyframes autoplay2z {
  0% {z-index: 0}
  49.99% {z-index: 0}
  50% {z-index: -1}
}

.ads2z > *:nth-child(1) {animation-delay: 0s}
.ads2z > *:nth-child(2) {animation-delay: 4s}






.ads3z {width: 320px; height: 50px; position: relative; margin: auto;}

.ads3z > * {animation: 12s autoplay3z infinite; position: absolute; top: 0; z-index: -1}

@keyframes autoplay3z {
  0% {z-index: 0}
  33.32% {z-index: 0}
  33.33% {z-index: -1}
}

.ads3z > *:nth-child(1) {animation-delay: 0s}
.ads3z > *:nth-child(2) {animation-delay: 4s}
.ads3z > *:nth-child(3) {animation-delay: 8s}





.ads4z {width: 320px; height: 50px; position: relative; margin: auto;}

.ads4z > * {animation: 16s autoplay4z infinite; position: absolute; top: 0; z-index: -1}

@keyframes autoplay4z {
  0% {z-index: 0}
  24.99% {z-index: 0}
  25% {z-index: -1}
}

.ads4z > *:nth-child(1) {animation-delay: 0s}
.ads4z > *:nth-child(2) {animation-delay: 4s}
.ads4z > *:nth-child(3) {animation-delay: 8s}
.ads4z > *:nth-child(4) {animation-delay: 12s}




.ads5z {width: 320px; height: 50px; position: relative; margin: auto;}

.ads5z > * {animation: 20s autoplay5z infinite; position: absolute; top: 0; z-index: -1}

@keyframes autoplay5z {
  0% {z-index: 0}
  19.99% {z-index: 0}
  20% {z-index: -1}
}

.ads5z > *:nth-child(1) {animation-delay: 0s}
.ads5z > *:nth-child(2) {animation-delay: 4s}
.ads5z > *:nth-child(3) {animation-delay: 8s}
.ads5z > *:nth-child(4) {animation-delay: 12s}
.ads5z > *:nth-child(5) {animation-delay: 16s}






