/*
╭━━━━━━━━━━━━╯ Karimba.net ╰━━━━━━━━━━━━╮
	Feuille de styles
 __________________________________________________________ 
	© 2019 https://www.karimba.net
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
*/

#main div.intro {
	padding: 5%;
    text-align: center;
}
#main div.intro h3 {
	font-size: 1.7em;
	margin: 0 auto;
	font-weight: 200;
	color: #3E3C3C;
}
#main div.intro h3 strong {
	font-weight: 400;
}
section {
	position: relative;
	overflow: hidden;
}
section .maxwidth {
	display: table;
	width: 100%;
    font-size: 0.8em;
    text-align: left;
}
section .maxwidth .contenu,
section .maxwidth .illustration {
	display: table-cell;
	position: relative;
    vertical-align: middle;
	padding: 5%;
}
section .maxwidth .contenu {
	width: 60%;
}
section .maxwidth .illustration {
	width: 40%;
	font-size: 0.6em;
}
section .maxwidth .illustration.mobileonly {display:none;}
section .maxwidth .illustration img {
	display: block;
	width: 100%;
	background: #3E3C3C;
}

section .maxwidth h4 {
	font-size: 1.2em;
	font-weight: 400;
	color: #AF1917;
	margin-bottom: 0.8em;
	line-height: 1.1em;
}
section .maxwidth p {
    margin-bottom: 1em;
    line-height: 2em;
    font-size: 0.8em;
}
section .maxwidth p strong {
	font-weight: 600;
}
section .maxwidth ul.kView li {
    font-size: 0.8em;
    margin-bottom: 0.2em;
	text-align: left;
}
section .maxwidth ul.kView li:before {
	content: "";
	display: inline-block;
	position: relative;
	width: 0.8em;
	height: 0.8em;
	vertical-align: middle;
	margin: 0 0.5em 0.2em 0;
	border: 2px solid #62AD23;
	background: #FFF url(../img/checkbox.png) no-repeat center;
	background-size: 0% 100%;
	 -webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		  -o-transition: all 0.3s ease;
			 transition: all 0.3s ease;
}
@keyframes check {
	from {background-size: 0% 100%;}
	to {background-size: 100% 100%;}
}
section .maxwidth ul.kView.kViewPartial li:before {animation: check 0.5s ease 0.25s forwards;}
section .maxwidth ul.kView.kViewPartial li:nth-child(1):before  {animation-delay: 0.50s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(2):before  {animation-delay: 0.75s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(3):before  {animation-delay: 1.00s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(4):before  {animation-delay: 1.25s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(5):before  {animation-delay: 1.50s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(6):before  {animation-delay: 1.75s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(7):before  {animation-delay: 2.00s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(8):before  {animation-delay: 2.25s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(9):before  {animation-delay: 2.50s;}
section .maxwidth ul.kView.kViewPartial li:nth-child(10):before {animation-delay: 2.75s;}


section.presentation .maxwidth {
	text-align: center;
}
section.lait,
section.poissons {
	background: #FDF1E4;
}

section div.carre1,
section div.carre2,
section div.carre3,
section div.carre4,
section div.carre5 {
	position: absolute;
}

section.presentation div.carre1 {
    width: 5.5em;
    height: 5.5em;
    bottom: 2em;
    left: 0.5em;
    border: 1px solid #FDF1E4;
}
section.presentation div.carre2 {
	width: 1.5em;
    height: 1.5em;
    bottom: 1em;
    left: 3em;
	background: #AF1917;
}
section.presentation div.carre3 {
	width: 3em;
    height: 3em;
    top: 1.8em;
    left: 60%;
    background: #FDF1E4;
	opacity: 0.6;
}
section.presentation div.carre4 {
    width: 0.5em;
    height: 4em;
    bottom: 5em;
    right: 0;
    background: #62AD23;
}
section.presentation div.carre5 {
    width: 2em;
    height: 2em;
    bottom: 1em;
    right: 1.2em;
	border: 1px solid #AF1917;
}


section.lait div.carre1 {
    width: 2em;
    height: 2em;
    bottom: 1.5em;
    right: 2em;
    background: #FFF;
}
section.lait div.carre2 {
    width: 0.8em;
    height: 0.8em;
    top: 1.5em;
    right: 0.5em;
	border: 1px solid #AF1917;
}
section.lait div.carre3 {
	width: 0.6em;
    height: 0.6em;
    top: 0.5em;
    right: 4.5em;
	background: #AF1917;
}
section.lait div.carre4 {
	width: 5em;
    height: 5em;
    top: 1em;
    left: 1em;
    background: #F9D7B3;
}
section.lait div.carre5 {
    width: 1em;
    height: 1em;
    bottom: 1em;
    left: 39%;
    border: 1px solid #62AD23;
    opacity: 0.5;
}

section.viandes div.carre1 {
	width: 1.5em;
    height: 1.5em;
    top: 1.5em;
    left: 0.8em;
	background: #FBE3C9;
}
section.viandes div.carre2 {
    width: 0.5em;
    height: 0.5em;
    bottom: 2em;
    left: 0.5em;
    border: 1px solid #62AD23;
}
section.viandes div.carre3 {
	width: 6em;
    height: 0.8em;
    bottom: 0;
    left: 4em;
    background: #FBE3C9;
}
section.viandes div.carre4 {
    width: 0.6em;
    height: 0.6em;
    bottom: 5em;
    right: 1.1em;
    background: #62AD23;
}
section.viandes div.carre5 {
    width: 6em;
    height: 6em;
    bottom: 0.5em;
    right: 2.2em;
	border: 1px solid #AF1917;
}

section.poissons div.carre1 {
	width: 1.5em;
    height: 1.5em;
    bottom: 0.5em;
    right: 7.2em;
	background: #FBE3C9;
}
section.poissons div.carre2 {
    width: 3.5em;
    height: 3.5em;
    bottom: 1em;
    right: 2.5em;
    border: 2px solid #FFF;
}
section.poissons div.carre3 {
	width: 1.8em;
    height: 1.8em;
    top: 0.8em;
    right: 44%;
    background: #FFF;
}
section.poissons div.carre4 {
    width: 0.8em;
    height: 2.2em;
    top: 1em;
    left: 0;
    background: #62AD23;
}
section.poissons div.carre5 {
    width: 2em;
    height: 2em;
    bottom: 1em;
    left: 1.2em;
	border: 1px solid #AF1917;
}

section.primeur div.carre1 {
    width: 2.5em;
    height: 2.5em;
    top: 1em;
    left: 1em;
    background: #FDF1E4;
}
section.primeur div.carre2 {
    width: 1.2em;
    height: 1.2em;
    top: 6.5em;
    left: 0.5em;
    border: 1px solid #62AD23;
}
section.primeur div.carre3 {
	width: 0.8em;
    height: 0.8em;
    bottom: 0.5em;
    left: 6.5em;
    background: #AF1917;
}
section.primeur div.carre4 {
	width: 8em;
    height: 8em;
    bottom: 0.8em;
    right: 1em;
    border: 1px solid #AF1917;
    opacity: 0.5;
}
section.primeur div.carre5 {
	width: 3em;
    height: 3em;
    top: 5em;
    right: 1.5em;
    background: #FDF1E4;
}




@media (max-width : 800px) {
	section .maxwidth {font-size: 0.9em;}
}
@media (max-width : 700px) {
	section .maxwidth {font-size: 1em;}
}
@media (max-width : 600px) {
	#main div.intro {padding: 5% 20px 8%;}
	#main div.intro h3 strong {display: block;}
	section .maxwidth {font-size: 18px;display: block;padding: 5% 20px;}
	section .maxwidth .contenu, section .maxwidth .illustration {
		display: block;
		padding: 0;
	    width: 100%
	}
	section div.carre1,
	section div.carre2,
	section div.carre3,
	section div.carre4,
	section div.carre5 {display: none;}
	section .maxwidth .illustration.mobileonly {display:block;}
	section .maxwidth .illustration.desktoponly {display:none;}
	section .maxwidth .illustration img {width: 50%;margin: 20px auto;}
}
@media (max-width : 450px) {
	#main div.intro h3 {line-height: 0.9em;}
	section .maxwidth {padding: 10% 20px;}
	section .maxwidth .illustration img {width: 100%;}
	section .maxwidth p {margin-bottom: 0.7em;line-height: 1.5em;}
}





/* ╰━━┅┉┈  © KARIMBA.NET - www.karimba.net  ┈┉┅━━╯ */