
/* Reset */

	html, body, div, applet, object, iframe, h1, h2, h3, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		
		font-size: 100%;
		
		
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
		
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}
	
	h2{
		margin: 8px;
		
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 840px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 480px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 50px 0 0 50px;
	}

	.row {
		margin: -50px 0 -1px -50px;
	}

	.row.uniform > * {
		padding: 50px 0 0 50px;
	}

	.row.uniform {
		margin: -50px 0 -1px -50px;
	}

	.row.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 100px 0 0 100px;
	}

	.row.uniform.\32 00\25 {
		margin: -100px 0 -1px -100px;
	}

	.row.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 75px 0 0 75px;
	}

	.row.uniform.\31 50\25 {
		margin: -75px 0 -1px -75px;
	}

	.row.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 25px 0 0 25px;
	}

	.row.uniform.\35 0\25 {
		margin: -25px 0 -1px -25px;
	}

	.row.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 12.5px 0 0 12.5px;
	}

	.row.uniform.\32 5\25 {
		margin: -12.5px 0 -1px -12.5px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 840px) {

		.row > * {
			padding: 30px 0 0 30px;
		}

		.row {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform {
			margin: -30px 0 -1px -30px;
		}

		.row.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\32 00\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 45px 0 0 45px;
		}

		.row.uniform.\31 50\25 {
			margin: -45px 0 -1px -45px;
		}

		.row.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform.\35 0\25 {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobilep\29, .\31 2u\24\28mobilep\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobilep\29, .\31 1u\24\28mobilep\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobilep\29, .\31 0u\24\28mobilep\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobilep\29, .\39 u\24\28mobilep\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobilep\29, .\38 u\24\28mobilep\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobilep\29, .\37 u\24\28mobilep\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobilep\29, .\36 u\24\28mobilep\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobilep\29, .\35 u\24\28mobilep\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobilep\29, .\34 u\24\28mobilep\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobilep\29, .\33 u\24\28mobilep\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobilep\29, .\32 u\24\28mobilep\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobilep\29, .\31 u\24\28mobilep\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobilep\29 + *,
		.\31 1u\24\28mobilep\29 + *,
		.\31 0u\24\28mobilep\29 + *,
		.\39 u\24\28mobilep\29 + *,
		.\38 u\24\28mobilep\29 + *,
		.\37 u\24\28mobilep\29 + *,
		.\36 u\24\28mobilep\29 + *,
		.\35 u\24\28mobilep\29 + *,
		.\34 u\24\28mobilep\29 + *,
		.\33 u\24\28mobilep\29 + *,
		.\32 u\24\28mobilep\29 + *,
		.\31 u\24\28mobilep\29 + * {
			clear: left;
		}

		.\-11u\28mobilep\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobilep\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobilep\29 {
			margin-left: 75%;
		}

		.\-8u\28mobilep\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobilep\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobilep\29 {
			margin-left: 50%;
		}

		.\-5u\28mobilep\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobilep\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobilep\29 {
			margin-left: 25%;
		}

		.\-2u\28mobilep\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobilep\29 {
			margin-left: 8.33333%;
		}

	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* Basic ******************************************************************************/

	body {
		background:#FFFFFF;
	}

		body.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	body, input{
		color: #000000;
		
		font-size: 16pt;
		font-weight: 300;
		line-height: 1.65em;
	}
	select{
		
	color:	#BD5109;
	box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	}

	a {
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, opacity 0.2s ease-in-out;
		color: #000;
		text-decoration: none;
		
	}

		a:hover {
			color: #000;
			border-bottom-color: transparent;
			text-decoration:none;
		}

	strong, b {
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h5, h6 {
		color: inherit;
		font-weight: 600;
		line-height: 1.75em;
		margin-bottom: 1em;
	}
	
	h4 {
		color: #000;
		font-weight: 800;
		line-height: 2em;
		font-size:35px;
		margin-bottom: 20px;
		margin-top: 30px;
		
	}
	h7 {
		color: #000;
		font-weight: 300;
		line-height: 1em;
		font-size:25px;
		
		
	}
	
	#sol {
		width:100%;
		height:auto;
		position:relative;
		margin-top:0px;
		margin-bottom: 10px;
		padding-top:20px;
		font-size:40px;
		text-align:center;
		z-index:100;
	}
	
	
	

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

		h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
			font-style: normal;
			font-weight: 300;
		}

	h2 {
		font-size: 18px;
		
	}
	
	h1 {
		font-size: 40px;
		letter-spacing: -0.025em;
		text-shadow: 1px 1px 1px #000;
		color:#BD5109;
	}

	h3 {
		font-size: 1.2em;
		letter-spacing: -0.025em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	hr {
		
	}

	blockquote {
		border-left: solid 0.5em #e0e0e0;
		font-style: italic;
		padding: 1em 0 1em 2em;
	}

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #999;
		font-size: 1.25em;
		position: relative;
		margin-top: -1.25em;
		margin-bottom: 2.25em;
	}

	header.major {
		text-align: center;
		margin: 0 0 2em 0;
	}

		header.major h2 {
			font-size: 2.25em;
		}

		header.major p {
			position: relative;
			border-top: solid 1px #e0e0e0;
			padding: 1em 0 0 0;
			margin: 0;
			top: -1em;
			font-size: 1.5em;
			letter-spacing: -0.025em;
		}

	footer {
		margin: 0 0 3em 0;
		
	}

		footer > :last-child {
			margin-bottom: 0;
		}

		footer.major {
			padding-top: 3em;
		}

/* Form */

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		background: #fff;
		border: solid 1px #000;
		border-radius: 5px;
		color: inherit;
		display: block;
		outline: 0;
		
		text-decoration: none;
		
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		textarea:focus {
			border-color: #37c0fb;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"] {
		line-height: 1em;
	}

	label {
		display: block;
		color: inherit;
		font-weight: 600;
		line-height: 1.75em;
		margin-bottom: 0.5em;
	}

	::-webkit-input-placeholder {
		color: #999;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder {
		color: #999;
	}

	::-moz-placeholder {
		color: #999;
	}

	:-ms-input-placeholder {
		color: #999;
	}

	.formerize-placeholder {
		color: #999;
	}

/* Image */

	.image {
		border: 0;
		display: inline-block;
		position: relative;
		border-radius: 5px;
	}

		.image img {
			display: block;
			border-radius: 5px;
		}

		.image.left {
			display: block;
			float: left;
			margin: 0 2em 2em 0;
			position: relative;
			top: 0.25em;
		}

			.image.left img {
				display: block;
				width: 100%;
			}

		.image.fit {
			display: block;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

		.image.featured {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.featured img {
				display: block;
				width: 100%;
			}

/* Icon */

	.icon {
		text-decoration: none;
		position: relative;
		text-decoration: none;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.major {
			text-align: center;
			cursor: default;
			background-color: #37c0fb;
			
			color: #fff;
			border-radius: 100%;
			display: inline-block;
			width: 5em;
			height: 5em;
			line-height: 5em;
			box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
			margin: 0 0 2em 0;
		}

			.icon.major:before {
				font-size: 36px;
			}

/* Lists */

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.links li {
		line-height: 2.5em;
	}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding-left: 1.5em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

			ul.icons li a, ul.icons li span {
				font-size: 2em;
				border: 0;
			}

	ul.actions {
		cursor: default;
	}

		ul.actions:last-child {
			margin-bottom: 0;
		}

		ul.actions li {
			display: inline-block;
			padding: 0 0 0 1.5em;
		}

			ul.actions li:first-child {
				padding: 0;
			}

		ul.actions.vertical li {
			display: block;
			padding: 1.5em 0 0 0;
		}

			ul.actions.vertical li:first-child {
				padding: 0;
			}

	ul.menu li {
		border-left: solid 1px #e0e0e0;
		display: inline-block;
		padding: 0 0 0 1em;
		margin: 0 0 0 1em;
	}

		ul.menu li:first-child {
			border-left: 0;
			margin-left: 0;
			padding-left: 0;
		}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-bottom: solid 1px #e0e0e0;
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				font-weight: 600;
				padding: 0.5em 1em 0.5em 1em;
				text-align: left;
			}

			table.default thead {
				background-color: #555555;
				
				color: #fff;
			}

/* Button */

	
	input[type="reset"],
	
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
	
		background-color:#BD5109;
		border-radius: 5px;
		border: 0;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 2.75em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.button:hover {
			background-color: #8D7651;
			color: #fff !important;
			box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			background-color: #BEA47A;
			color: #fff;
			box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		.button.alt {
			background-color: #555555;
			color: #fff;
			
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			.button.alt:hover {
				background-color: #626262;
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			.button.alt:active {
				background-color: #484848;
			}

		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		input[type="button"].icon:before,
		.button.icon:before {
			margin-right: 0.5em;
		}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

/* Box */
@keyframes fadein {
    from { 
     transform:  translatex( 90%);
	 opacity: 0.1;
		
    }
    to {
      
    transform: scale(1) translatex (0px);
    }
}


@keyframes palp {
    0% { 
     transform: scale(0.92) ;
	
		
    }
  100% {
      
   
	   transform: scale(1) ;
    }
	
}



#fade{
	
	animation: fadein animation: 3s ease-in 1s infinite reverse both running slidein;
		 -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari et Chrome */
    -o-animation: fadein 2s; /* Opera */
}
#fade2{
	float:right;
	margin-right:0;
	margin-left:40px;
	animation: fadein 4s;
		 -moz-animation: fadein 4s; /* Firefox */
    -webkit-animation: fadein 4s; /* Safari et Chrome */
    -o-animation: fadein 4s; /* Opera */
}

#palp{
	animation: palp 3s linear 1s infinite alternate  ;
	
	
	
	
}
#palp img{
	box-shadow: 1px 1px 12px #000;
	
}




#logo{
	position:relative;
		width:10%;
		height:0px;
		z-index:1;
		background:#E8DCCA;
		
}
	.box.highlight {
		opacity: 0.9;
		position:relative;
		width:65%;
		height:auto;
		min-height:600px;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		
		padding-left:15px;
		padding-right:0px;
		padding-bottom:10px;
		
		background-image: url('p2.jpg');
		z-index:50;
		border-radius: 20px;
		border: 3px solid #BD5109;
		vertical-align: middle;
		color:#000;
	}
	
	.box.highlightacc {
		opacity: 0.9;
		position:relative;
		width:65%;
		height:auto;
		min-height:600px;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		margin-top:300px;
		padding-left:15px;
		padding-right:0px;
		padding-bottom:10px;
		
		background-image: url('p2.jpg');
		z-index:50;
		border-radius: 20px;
		border: 3px solid #BD5109;
		vertical-align: middle;
		color:#000;
	}
	
	.box.highlight2 {
		opacity: 0.9;
		position:relative;
		width:90%;
		height:auto;
		
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		margin-top:50px;
		padding-left:15px;
		padding-right:0px;
		padding-bottom:10px;
			padding-top:10px;
		background-image: url('p2-1.jpg');
		text-shadow: 1px 1px 2px #000000;	
		z-index:50;
		
		 border: 3px solid #000;
		vertical-align: middle;
		color:#000;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	
	}
	.cadre {
		opacity: 0.9;
		position:relative;
		width:99%;
		height:auto;
		min-height:600px;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
	
		padding-left:15px;
		padding-right:0px;
		padding-bottom:10px;
		
	background-image: url('p2.jpg');
		z-index:50;
		border-radius: 20px;
		 border: 1px solid #BD5109;
		vertical-align: middle;
		color:#000;
	}
	#alg img {
		
	 box-shadow: 2px 2px 3px #000000;
		
		 
	}
	
	#alg {
		width:95%;
		 float:left;
		
		 margin:10px;
		 
	}
	
	#alg2 {
		width:auto;
		 float:right;
		background:#FFF;
		 margin:20px;
		 
	}
	#alg22 {
		width:auto;
		 float:right;
		 padding-right:40px;
		 margin:0px;
		 
	}
	.box.highlight a {
		
	color:#000000;
	font-weight: bold;	
	text-decoration: none;
	}
	.box.highlight a:hover {
		
	color:#FFFFFF;
	font-weight: bold;
 text-shadow: 3px 3px #C0c0c0;	
	}
	
	.box.highlight h1 {
		
	color:#BD5109;
 text-shadow: 1px 1px 2px #000000;	
	}
	
	
	#log{
		margin-top:50px;
	}
	
	
	.box.post {
		position: relative;
		margin: 0 0 2em 0;
	}

		.box.post:after {
			content: '';
			display: block;
			clear: both;
		}

		.box.post .inner {
			margin-left: calc(30% + 2em);
		}

			.box.post .inner > :last-child {
				margin-bottom: 0;
			}

		.box.post .image {
			width: 30%;
			margin: 0;
		}

/* Header */

@media screen and (min-width: 20px) and (max-width: 800px) {
 
 #slider { 
 width:90%;
 }
 #lft{
	width:90%;
 }
 #inf{
	 display:none;
	 
 }
 /*#palp{
	 
	display:none; 
 }*/
 .box.highlightacc{
	margin-top: 50px; 
	 width:90%;
	 padding:5px;
 }
 .cadre{
	opacity: 0.9;
		position:relative;
		width:99%;
		height:auto;
		min-height:600px;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		margin-top:50px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:10px;
		
		background-image: url('https://laboiteaoutils.org/p2.jpg');
		z-index:50;
		border-radius: 20px;
		 border: 1px solid #BD5109;
		vertical-align: middle;
		color:#000;  
 }
 
 
}


	#header {
		text-align: center;
		position:fixed;
		width:100%;
		height:100%;
		padding-top: 10px;
		
		z-index:10;
	 	
		
	}

		#header h1 {
			padding: 0 0 2.75em 0;
			margin: 0;
		}

			#header h1 a {
				font-size: 1.5em;
				letter-spacing: -0.025em;
				border: 0;
			}
			
			#lg{
	
	position:fixed;
	z-index:200;
	width: 100%;
	
	
	}
	.lk {
					color: #37c0fb;
					
					font-size: 35px;
					 text-shadow: 2px 2px 4px #000;
					 text-decoration: none;
					
					 font-weight: bold;
				}
	.lk:hover {
					color: #37c0fb;
					
					 text-shadow: 3px 3px 4px #000;
				}			

	#nav {
		cursor: default;
		background: #FFFFFF;
		position:fixed;
		z-index:100;
		width:100%;
		text-align:center;
		padding: 0;
		font-size: 17px;
		height:50px;
		margin-top:0px;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		
		
		
	}
	
		#nav:after {
			content: '';
			display: block;
			width: 100%;
			height: 0.1em;
			
			/*couleur ligne sous menu */
			
			
			
			
			
		}

		#nav > ul {
			margin: 0;
		}

			#nav > ul > li {
				position: relative;
				display: inline-block;
				margin-left: 2em;
				z-index:1;
				
				
			}

				#nav > ul > li a {
					color: #BD5109;
					text-decoration: none;
					font-weight:bold;
					border: 0;
					display: block;
					/*padding-left: 5px ;*/
					padding-top: 3px;
					padding-bottom:5px;
					text-shadow: 1px 1px 2px #000000;	
					font-size:22px;
					
				}

				#nav > ul > li:first-child {
					margin-left: 0;
				}

				#nav > ul > li:hover a {
					color: #BD5109;
					transform: scale(1.2);
					 text-shadow: 2px 2px 2px #000;
					 z-index:1;
					
				}

				#nav > ul > li.current {
					font-weight: 600;
				}

					#nav > ul > li.current:before {
						-moz-transform: rotateZ(45deg);
						-webkit-transform: rotateZ(45deg);
						-ms-transform: rotateZ(45deg);
						transform: rotateZ(45deg);
						width: 0.75em;
						height: 0.75em;
						content: '';
						display: block;
						position: absolute;
						bottom: -0.5em;
						left: 50%;
						margin-left: -0.375em;
						background-color: #BD5109;
						
					}

					#nav > ul > li.current a {
						color: #fff;
						
					}

				#nav > ul > li.active a {
					color: #FFF;
					transform: scale(1.2);
				}

				#nav > ul > li.active.current:before {
					opacity: 0;
				}

				#nav > ul > li > ul {
					display: none;
					
				}

/* Dropotron Menu CSS*/

	.dropotron {
		
	
		border-radius: 5px;
		color: #000;
		min-width: 10em;
		padding-top: 15px;
		text-align: center;
		box-shadow: 0 1em 1em 0 rgba(0, 0, 0, 0.5);
	}

		.dropotron > li {
			
			line-height: 2em;
			padding: 0 1.1em 0 1em;
			
		}

			.dropotron > li > a {
				
				color: #BD5109;
				text-decoration: none;
				border: 0;
				padding-top:10px;
			}

			.dropotron > li.active > a, .dropotron > li:hover > a {
				color: #BD5109;
				transform: scale(1.2);
			}

		.dropotron.level-0 {
			border-radius: 0 0 5px 5px;
			font-size: 0.9em;
			
			margin-top: 2px;
		}

/* Banner */

	#banner {
		/* background-image: url("../../images/banner.jpg"); */
		background-position: center center;
		background-size: cover;
		height: 28em;
		text-align: center;
		position: relative;
	}

		#banner header {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			background: #212121;
			background: rgba(27, 27, 27, 0.75);
			color: #fff;
			padding: 1.5em 0;
		}

			#banner header h2 {
				display: inline-block;
				margin: 0;
				font-size: 1.25em;
				vertical-align: middle;
			}

				#banner header h2 em {
					opacity: 0.75;
				}

				#banner header h2 a {
					border-bottom-color: rgba(255, 255, 255, 0.5);
				}

					#banner header h2 a:hover {
						border-bottom-color: transparent;
					}

			#banner header .button {
				vertical-align: middle;
				margin-left: 1em;
			}

/* Wrapper */

	.wrapper {
		padding: 5em 0 3em 0;
	}

		.wrapper.style1 {
			background: #fff;
		}

		.wrapper.style2 {
			background-color: #fff;
			
			background-position: top left,						bottom left,					top left;
			background-size: 100% 6em,						100% 6em,						auto;
			background-repeat: no-repeat,						no-repeat,						repeat;
		}

		.wrapper.style3 {
			background-color: #37c0fb;
		
			color: #fff;
		}

			.wrapper.style3 .button {
				background: #fff;
				color: #474747;
			}

				.wrapper.style3 .button:hover {
					color: #37c0fb !important;
				}

/* CTA */

	#cta {
		text-align: center;
		padding: 3.5em 0;
	}

		#cta header h2 {
			display: inline-block;
			vertical-align: middle;
			margin: 0;
		}

		#cta header .button {
			vertical-align: middle;
			margin-left: 1em;
		}

/* Footer */

	#footer {
	width: 100%;
    min-height: 2vh;
    max-height: 4%;
    position: fixed;
	bottom: 0;
    left: 0;
    margin: 0 auto;
	color:#FFF;
	z-index:500;
	vertical-align:middle;
	background: #BD5109;
	font-size:0.8em;

	}
	
	.ftr{
	padding-bottom:6px;
	}

		#footer a {
			color:#FFF;
			border-bottom-color: rgba(71, 71, 71, 0.25);
			
		}

			#footer a:hover {
				color: #37c0fb;
				border-bottom-color: transparent;
			}

		#footer .container {
			margin-bottom: 4em;
		}

		#footer .icons {
			text-align: center;
			margin: 0;
		}

			#footer .icons a {
				color: #999;
			}

				#footer .icons a:hover {
					color: #474747;
				}

		#footer .copyright {
			color: #999;
			margin-top: 1.5em;
			text-align: center;
			font-size: 0.9em;
		}
#footer img{
	vertical-align: middle;
	
}
/* Wide */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 14pt;
				line-height: 1.5em;
			}

		/* Banner */

			#banner {
				height: 24em;
			}

	}

/* Normal */


@media screen and (max-width: 1530px) {

.box.highlight img {
				max-width:40%;
		height:auto;
				
			}

}


	@media screen and (max-width: 1280px) {

		/* Basic */
		/*.box.highlight img {
				width:80%;
		height:auto;*/
				
			

			body, input, select, textarea {
				font-size: 13pt;
				line-height: 1.5em;
			}

		/* Lists */

			ol.default {
				list-style: decimal;
				padding-left: 1.25em;
			}

				ol.default li {
					padding-left: 0.25em;
				}

			ul.icons li a, ul.icons li span {
				font-size: 1.5em;
			}

		/* Header */

			#header {
				padding: 2em 0 0 0;
			}

				#header h1 {
					padding: 0 0 1.75em 0;
				}

		/* Banner */

			#banner {
				height: 20em;
			}

		/* Wrapper */

			.wrapper {
				padding: 3em 0 1em 0;
			}

		/* CTA */

			#cta {
				padding: 2em 0;
			}

		/* Footer */

			#footer {
				/*padding: 3em 0 3em 0;*/
						width: 100%;
    min-height: 2vh;
    max-height: 4%;
    position: fixed;
   bottom: 0;
    left: 0;
    margin: 0 auto;
	color:#FFF;
	  z-index:500;
	  vertical-align:middle;
	 
			}

				#footer .container {
					margin-bottom: 1em;
				}
				
				#nav > ul > li a {
					color: #BD5109;
					text-decoration: none;
					font-weight:bold;
					border: 0;
					display: block;
					padding-left: 2px ;
					/*padding-top: 10px;*/
					text-shadow: 1px 1px 2px #000000;	
					font-size:17px;
				}

	}

/* Narrow */

	@media screen and (max-width: 1153px) {
		
		

		/* Basic */
.box.highlight img {
				width:80%;
		height:auto;
				
			}
			body, input, select, textarea {
				font-size: 12pt;
				line-height: 1.5em;
				margin: 0;
			}
			
			
			
			
			
			
			#nav{
				margin: 0;
				
			}
			#nav > ul {
			margin: 0;
		}

			#nav > ul > li {
				position: relative;
				display: inline-block;
				margin-left: 1em;
				
			}

				#nav > ul > li a {
					color: #BD5109;
					text-decoration: none;
					font-weight:bold;
					border: 0;
					display: block;
					padding: 0.3em 0.3em 1.35em 0.1em;
					text-shadow: 1px 1px 2px #000000;	
					font-size:15px;
				}

				#nav > ul > li:first-child {
					margin-left: 0;
				}

				#nav > ul > li:hover a {
					color: #BD5109;
					transform: scale(1.2);
					text-shadow: 1px 1px 2px #000000;	
				}

				#nav > ul > li.current {
					font-weight: 600;
				}

					#nav > ul > li.current:before {
						-moz-transform: rotateZ(45deg);
						-webkit-transform: rotateZ(45deg);
						-ms-transform: rotateZ(45deg);
						transform: rotateZ(45deg);
						width: 0.75em;
						height: 0.75em;
						content: '';
						display: block;
						position: absolute;
						bottom: -0.5em;
						left: 50%;
						margin-left: -0.375em;
						background-color: #37c0fb;
						
					}

					#nav > ul > li.current a {
						color: #fff;
						
					}

				#nav > ul > li.active a {
					color: #c0c0c0;
					transform: scale(1.2);
				}

				#nav > ul > li.active.current:before {
					opacity: 0;
				}

				#nav > ul > li > ul {
					display: none;
				}

	}

/* Narrower */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 950px) {
		.cadre{
			margin-top:50px;
		}
		 #slider { 
 width:90%;
 padding:1px;
 
 }
 
 #slider img{
	 width:60%;
	 max-width: 250px;
		height:auto;
		
 }
#left{
	display:none;}
#titleBar img{
	display:none;}	
		/* Basic */
#nav { display:none;}
			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 13pt;
			}

			h1, h2, h3, h4, h5, h6 {
				margin-bottom: 0.5em;
			}

			header p {
				margin-top: -0.75em;
			}

			header.major {
				text-align: center;
				margin: 0 0 2em 0;
			}

				header.major h2 {
					font-size: 1.75em;
				}

				header.major p {
					top: -0.25em;
					font-size: 1.25em;
				}

		/* Box */

			.box.highlight {
				text-align: left;
				position: relative;
				padding-left: 1em;
				width:95%;
				margin-top: 50px;
				
			}
			.box.highlight img {
				width:80%;
		height:auto;
				
			}

				

			.box.post .inner {
				margin-left: calc(20% + 2em);
			}

			.box.post .image {
				width: 20%;
			}

		/* Header */

			#header {
				display: none;
			}

		/* Banner */

			#banner {
				height: 20em;
			}

				#banner header h2 {
					display: block;
				}

				#banner header .button {
					margin: 1em 0 0 0;
				}

		/* CTA */

			#cta {
				padding: 1.5em 0;
			}

				#cta header h2 {
					display: block;
				}

				#cta header .button {
					margin: 1em 0 0 0;
				}

		/* Footer */

		#footer {
				/*	text-align: center;
			*/
			display:none;
					width: 100%;
   /* min-height: 2vh;*/
   /* max-height: 4%;*/
    position: fixed;
   bottom: 0;
    left: 0;
    margin: 0 auto;
	color:#000;
	  z-index:500;
	  /*vertical-align:middle;*/
	 background: #FFF; 
}
				#footer .container {
					margin-bottom: 4em;
				}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
				padding-top: 44px;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background-color: #FFF;
				
				height: 40px;
				line-height: 40px;
				
			}

				#titleBar .title {
					display: block;
					position: relative;
					font-weight: 800;
					font-size: 20px;
					text-align: center;
					color: #000;
					z-index: 1;
				}

					#titleBar .title em {
						font-style: normal;
						font-weight: 300;
					}

				#titleBar .toggle {
					text-decoration: none;
					border: 0;
					height: 40px;
					left: 0;
					position: absolute;
					top: 0;
					width: 80px;
					z-index: 2;
				}

					#titleBar .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}
/* Menu hamburger */
					#titleBar .toggle:before {
						top: 0;
						content: 'Menu';
						display: block;
						height: 40px;
						text-align: center;
						width: 44px;
						color: #000;
						opacity: 1;
						font-weight: bold;
						font-style: italic;
						font-size:25px;
					}

					#titleBar .toggle:active:before {
						opacity: 0.75;
					}

			#navPanel {
				background-color: #BD5109;
				box-shadow: inset -1px 0 3px 0 rgba(0, 0, 0, 0.5);
			
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
			}

				#navPanel .link {
					border-bottom: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: #000;
					display: block;
					
					line-height: 48px;
					padding: 0 1em 0 1em;
					text-decoration: none;
					font-size:25px;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#navPanel .link.depth-0 {
						color: #000;
					}

					#navPanel .link .indent-1 {
						display: inline-block;
						width: 1em;
					}

					#navPanel .link .indent-2 {
						display: inline-block;
						width: 2em;
					}

					#navPanel .link .indent-3 {
						display: inline-block;
						width: 3em;
					}

					#navPanel .link .indent-4 {
						display: inline-block;
						width: 4em;
					}

					#navPanel .link .indent-5 {
						display: inline-block;
						width: 5em;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

	}

/* Mobile */

	@media screen and (max-width: 736px) {
		.box.highlight img {
				width:80%;
		height:auto;
				
			}
			
.bxi  {
width:80%;
		height:auto;
}
#logo img{
	
  max-width: 100%;
  max-height: auto;
	
}			
#left{
	display:none;}
		/* Basic */
#nav { display:none;}
			body, input, select, textarea {
				font-size: 11pt;
				line-height: 1.35em;
			}

			h2 {
				font-size: 1.25em;
				letter-spacing: 0;
				line-height: 1.35em;
			}

			h3 {
				font-size: 1em;
				letter-spacing: 0;
				line-height: 1.35em;
			}

			header p {
				margin-top: -0.5em;
				font-size: 1em;
			}

			header.major {
				padding: 0 20px;
			}

				header.major h2 {
					font-size: 1.25em;
				}

				header.major p {
					top: 0;
					margin-top: 1.25em;
					font-size: 1em;
				}

		/* Lists */

			ul.menu li {
				border: 0;
				padding: 0;
				margin: 0;
				display: block;
				line-height: 2em;
			}

		/* Banner */

			#banner {
				height: 18em;
			}

		/* Wrapper */

			.wrapper {
				padding: 2em 0 1px 0;
			}
	#footer{display:none;}
	}
	


/* Mobile (Portrait) ***************************************************************** */

	@media screen and (max-width: 480px) {
	#left{
	display:none;}
		/* Lists */
	#nav { display:none;}
			ul.actions li {
				display: block;
				padding: 1.5em 0 0 0;
			}

				ul.actions li:first-child {
					padding: 0;
				}

		/* Icon */

			.icon.major {
				width: 4em;
				height: 4em;
				line-height: 4em;
				box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
			}

				.icon.major:before {
					font-size: 24px;
				}

		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			.button {
				
				display: block;
			}

		/* Box */

			.box.highlight {
				padding-left: 3px;
				width:90%;
				padding-top:20px;
			}
			.box.highlight img {
				width:80%;
		height:auto;
				
			}
			.box.post .inner {
				margin-left: calc(30% + 20px);
			}

			.box.post .image {
				width: 30%;
			}

		/* Banner */

			#banner {
				height: 20em;
			}

				#banner header {
					padding: 20px;
				}

		/* Wrapper */

			.wrapper {
				padding: 2em 20px 1px 20px;
			}

		/* CTA */

			#cta {
				padding: 20px;
			}

		/* Footer */

			#footer {
				padding: 2em 20px;
				text-align: left;
			}

	}
	
	
		
		
		
		
		
		
    @media screen and (max-width: 700px) {
            .aslide .text {
                font-size: 24px !important;
            }
            .box {
                width: auto;
            }
			#nav { display:none;}
        }
    @media screen and (max-width: 500px) {
            header {
                padding: 14px;
            }
            h1 {
                font-size: 26px;
            }
            h2, section h2 {
                font-size: 22px;
				
            }
            .aslide .text {
                font-size: 16px !important;
            }
            .box {
                width: auto;
                padding: 5px;
                border-right: 0;
                border-left: 0;
            }
			
			#nav {display:none;}
        }
		
		
		
		
		/* ****************************************************** */
		
		
		
		
		
		
		#madivprod {
height:400px;
width:800px;
overflow:scroll;
overflow-x: hidden;

 -moz-border-radius:10px;
 -webkitborder-radius: 10px;/*arrondis*/
 border-radius: 10px;
  border: 3px single #000;/*contours*/
   -moz-box-shadow: 1px 1px 12px #000;
  -webkit-box-shadow: 1px 1px 12px #000;/*ombre*/
  box-shadow: 1px 1px 12px #000;
} 
  
#left{
position:absolute;
width:100%;
height:100%;
margin-left:0px;
margin-top:0px;


overflow: hidden;
z-index:1;

}	
#index{
position:relative;
	
	width:100%;
width:100%;
height:100%;
margin-left:0px;
margin-top:0px;


overflow: hidden;
z-index:1;

}	
#middle{
position:fixed;
width:300px;
height:400px;
margin-left:auto;
margin-right:auto;

background:#FFF;
overflow: hidden;
z-index:1;

}	






.red{
width:auto;
height:auto;
}


#gri{

	box-shadow: inset -1px 26px 50px -21px rgba(0,0,0,1);
	padding:25px;
}





.crossfade > figure {
  animation: imageAnimation 30s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}

.crossfade > figure:nth-child(1) {
  background-image: url('Image/mat (20).jpg');
}
.crossfade > figure:nth-child(2) {
  animation-delay: 6s;
  background-image: url('Image/mat (8).jpg');
}
.crossfade > figure:nth-child(3) {
  animation-delay: 12s;
  background-image: url('Image/mat (23).jpg');
}
.crossfade > figure:nth-child(4) {
  animation-delay: 18s;
  background-image: url('Image/mat (22).jpg');
}
.crossfade > figure:nth-child(5) {
  animation-delay: 24s;
  background-image: url('Image/mat (13).jpg');
}













.crossfade1 > figure {
  animation: imageAnimation 36s linear infinite 0s;
  
  background-size: cover;
  background-position: center center;
  color: transparent;
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -10;
}

.crossfade1 > figure:nth-child(1) {
  background-image: url('Image/fond4.jpg');
}
.crossfade1 > figure:nth-child(2) {
  animation-delay: 6s;
  background-image: url('Image/fond5.jpg');
}
.crossfade1 > figure:nth-child(3) {
  animation-delay: 12s;
  background-image: url('Image/fond3.jpg');
}
.crossfade1 > figure:nth-child(4) {
  animation-delay: 18s;
 background-image: url('Image/fond1.jpg');
}
.crossfade1 > figure:nth-child(5) {
  animation-delay: 24s;
background-image: url('Image/fond2.jpg');
  
}
.crossfade1 > figure:nth-child(6) {
  animation-delay:30s;
    background-image: url('Image/fond6.jpg');
  
}







@keyframes imageAnimation {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
  }
  8% {
    animation-timing-function: ease-out;
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}


a span{
     position:absolute;  
 margin-top:-100px;
     margin-left:-200px;
color:#09c;
     background:#C0C0C0;
     padding:3px;
     border-radius:3px;
	 font-size:14px;
     box-shadow:1px 1px 12px #000;
transform:scale(0) rotate(-12deg);	
transform:scale(1) rotate(0); 
  transition:all .25s;
   opacity:0;
}
a:hover span, a:focus span{
     
     opacity:1;
}

.panier{
	 float:left;
	opacity:1;
	padding:10px;
	margin:10px;
background:#C0C0C0;
border-radius: 10px;
border: 3px single #000;
box-shadow: 1px 1px 12px #000;
margin-top:10px;
width:200px;
height:150px;
}
.panier1{
	 float:left;
	opacity:1;
	padding:10px;
	margin:10px;
background:#C0C0C0;
border-radius: 10px;
border: 3px single #000;
box-shadow: 1px 1px 12px #000;
margin-top:10px;
width:300px;
height:400px;
}


#np{
	
	background:#C0C0C0;
	border-radius: 10px;
	border: 3px single #000;
	box-shadow: 1px 1px 12px #000;
	margin-left:50%;
	margin-right:50%;
	width:auto;
	
	height:auto;
	padding:5px;
	 position: fixed;
   bottom: 0;
  
  
	color:#000;
	  z-index:500;
	  vertical-align:middle;
	  background: linear-gradient(to bottom, #d2ff52 0%,#91e842 100%); 
}

.none{
	
	border:0;
	width:295px;
}

.pop2{
	width:80%;
	height:20px;
	color:red;
	text-align: center;
	font-size:30px;
	margin-right:auto;
	margin-left:auto;
	
}

#ara{
	
	 float: left;
	 background-image: url('https://laboiteaoutils.org/arabesque.jpg');
	 width:110px;
	 height:840px;
	 margin-top:350px;
}
#ara1{
	
	 float: right;
	 background-image: url('https://laboiteaoutils.org/arabesque1.jpg');
	 width:110px;
	 height:840px;
	 margin-top:350px;
}



@keyframes slidy {
0% { left: 0%; }

15% { left: 0%; }

30% { left: -100%; }


45% { left: -200%; }


60% { left: -300%; }


75% { left: -400%; }


100% { left: -500%; }
}

body { margin: 0; } 







#symp{
	color:#FFF;
	}
	
.boutonm2 {
	
	background-color:#BD5109;
		border-radius: 5px;
		border: solid 1px #000;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 1.75em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: 300;
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	}
.boutonm1 {
background-color:#BD5109;
		border-radius: 5px;
			border: solid 1px #000;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 2.75em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);	
}
.boutonm3{
font-style: italic;	
background-color:#BD5109;
		border-radius: 5px;
		border: solid 1px;
		color: #000;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 1.75em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);	
		background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	 
		background-size: 400% 400%;
	animation: gradient 5s ease infinite;
}
.boutonm4 {
	
		background-color:#BD5109;
		border-radius: 5px;
		border: solid 1px #000;
		color: #fff;
		cursor: pointer;
		padding: 10px;
		
		
		text-align: center;
		text-decoration: none;
		
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	}
.boutondeconx {
background-color:white;
		border-radius: 5px;
			border: solid 2px red;
		color: red;
		text-shadow: 1px 1px 2px #000000;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 2.75em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
margin-bottom:10px;		
}	

.boutonespacecli {
	
background-color:#BD5109;
		border-radius: 5px;
			border: solid 2px white;
		color: white;
		text-shadow: 1px 1px 2px #000000;
		cursor: pointer;
		display: inline-block;
		padding: 0 1.5em;
		line-height: 2.75em;
		min-width: 9em;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: -0.025em;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);	
		margin-bottom:20px;
}	
.com{
	
height:auto;
box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);	
margin:10px;
padding:10px;
background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
	
}

#packi{
	width:100%;
	height:40px;
	margin-top:5px;
	
}

#linkg:hover{
	
color: #BD5109;

text-shadow: 2px 2px 2px #000;	
	
}
#linkg{

					color: #BD5109;
					text-decoration: none;
					font-weight:bold;
					border: 0;
					display: block;
					padding-left: 5px ;
					padding-top: 10px;
					text-shadow: 1px 1px 2px #000000;	
					font-size:22px;
					
}
#bodyt{
	height: 100%;
    width: 100vw;
	margin:0;
	background:#000;
	
	
}
#linkg2:hover{
	
color: #BD5109;

text-shadow: 2px 2px 2px #000;	
	
}
#linkg2{

					color: #FFFF40;
					text-decoration: none;
					font-weight:bold;
					border: 0;
					display: block;
					padding-left: 5px ;
					padding-top: 10px;
					text-shadow: 1px 1px 3px #000000;	
					font-size:22px;
					
}
#floatleftmenu{
	
		width:50%;
		 float:left;
		 padding:20px;
		 padding-left:20px;
		 margin-left:30px;
		 margin-bottom:50px;
		 color:#BD5109;
		 /*background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);*/
		 background-image: url('gestion/gaz.jpg');
		border-radius: 5px;
		 border: 1px solid #BD5109;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		
}
#favo{
	width:350px;
	height:300px;
	 border: 1px solid #BD5109;
	  float:right;
	  margin-right:100px;
	  border-radius: 5px;
	   background-image: url('gestion/gaz.jpg');
	   box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	   padding-left:20px;
}
#avis{
	width:80%;
	height:150px;
	 border: 3px solid #BD5109;
	  float:left;
	  margin-right:100px;
	  border-radius: 5px;
	  margin-bottom:30px;
	   padding-right:20px;
	   padding-left:20px;	
	   overflow: auto;
}
#aviss{
	background:#FFF;
	padding:10px;
	 border: 1px solid #000;
	 width:100%;
}
#floatleftmenu2{
	
		width:20%;
		 float:left;
		 padding:10px;
		 margin:2px;
		 background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
		border-radius: 5px;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		margin-bottom:50px;
		margin-top:2px;
}
#floatleftmenu3{
	
		width:50%;
		 float:left;
		 padding:10px;
		 margin:40px;
		 margin-left:100px;
		 background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
		border-radius: 5px;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		margin-bottom:10px;
		
		font-size:22px;
		text-shadow: 1px 1px 2px #000000;
 text-align: center;	

		
}



@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


.blink{
	
animation: blink 4s linear infinite;
 }
 
 
 @keyframes blink {
        0% {
          opacity: 0;
        }
        50% {
          opacity: .5;
        }
        100% {
          opacity: 1;
        }
 }
h5{
		color: #BD5109;
		font-weight: 800;
		line-height: 2em;
		font-size:30px;
		margin-bottom: 20px;
		margin-top: 10px;
		text-shadow: 1px 1px 2px #000000;	
	
	
}


	
.degrad{

 
background: linear-gradient(90deg, rgba(189,81,9,1) 10%, rgba(189,81,9,0.21890754592852768) 100%); 
		border-radius: 5px;
		width:40%;
		padding:5px;
		color:#FFFFFF;
		text-shadow: 2px 2px 1px #000000;
		font-size:25px;

}	
.degrad2{

  background-image: url('gestion/gaz.jpg');
		/*background: linear-gradient(90deg, rgba(189,81,9,1) 10%, rgba(189,81,9,0.21890754592852768) 100%); 
		*/
		border-radius: 5px;
		 border: 1px solid #BD5109;
		
		width:90%;
		height:auto;
		padding:10px;
		color:#000000;
		margin-left:30px;
		margin-top:10px;
		overflow:hidden;
display:inline-block;
}
#floatleftmenu3a{
	display:inline-block;
width:auto;
overflow: auto;
		
		 padding:10px;
		 margin:10px;
		 margin-left:10px;
		background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	 border: 1px solid #BD5109;
		background-size: 400% 400%;
	animation: gradient 5s ease infinite;
	height: auto;
		border-radius: 5px;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		margin-bottom:20px;
		font-size:15px;
		text-shadow: 1px 1px 2px #000000;
 	
	
}
#headerges{
width:100%;
height:400px;
	
	
}
#loo{
	width:40%;
	display:inline-block;
	vertical-align:top;
}
#inf {
 position: absolute;
top: 80px; right: 100px;
  width: 220px;
  height: 160px;
  margin-top: 0px;
 margin-right:10px;
 margin-left:80%;
  
}
#inf img{
	box-shadow: 2px 2px 3px #bd5109;
}

h10{
	
color:red;
font-size:25px;
text-shadow: 1px 1px 2px #000000;
}

#bordnoir{
	 border: 1px solid #BD5109;
	 margin:2px;
	 padding:7px;
	 border-style: ridge;
	 opacity:0.7;
	 background:#000;
	 display:inline-block;
	
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#ess{
	
 border: 1px dashed #000;	
	width:30%;
	margin-bottom:20px;
	padding:1px;
}

.box-input

{
	box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	
}

.sous-menu {
 
   margin-top: 70px;
  text-align: center;
  overflow: hidden;
	
  border-radius: 2px;
  background-color: #FFF;
  width:200px;
  z-index:0;
   border: 1px solid #BD5109;
}

.sous-menu a{
	
	font-size:17px;
	text-shadow: 1px 1px 2px #000000;
}



#curve_chart{
	
	margin-bottom:0;
	
}

#modale{
	border: solid 1px #000;
	 border-radius: 2px;
  background-color: #FFF;
  width:50%;
	
	
}

.inv{
	
	border:0;
	background:0;
	font-size:18px;
	
	
}
.inv:hover{
color: red;	
}
.inv1{
	
	border:1;
	background:0;
	font-size:14px;
	
	
}
h14{
	font-weight: bold;
  
  line-height: 2em;
  font-size: 20px;
  margin-bottom: 24px;
  margin-top: 30px;	
  color:#BD5109;
  margin-bottom:100px;
	
}

.bxi

{
	box-shadow: 2px 2px 3px #000000;
}

.blink {
  color:white;
  font-size:12px;
  font-weight:bold;
  animation:blink 2.5s linear infinite alternate 2.5s;
 float: right;
 margin-right:10px;
}

@keyframes blink {
  80% {
    color:black;
  }
  90% {
    color:white;
  }
  100% {
    color:black;
  }
}
.blink2 {
  color:white;
  font-size:16px;
  font-weight:bold;
  animation:blink 2.5s linear infinite alternate 2.5s;
 margin-left:0px;
}
#bonreduc
{
border:  thick double #C0C0C0;
  width: 90%;
  margin-bottom: 20px;
  padding: 5px;	
  box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
 
}

#brd{
	display: inline;
	
}

#tbll{
	display:inline-block;
	width:80%;
	border: solid 0px #000;
	padding-left:100px;
	 border-radius: 10px;
	 margin-top:10px;
	
}
#tbll table{
	
	float:left;
	margin:15px;
	background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
	border: solid 2px #000;
	font-size:14px;
	font-weight: bold;
}
.urssaf{
	
	border: solid 1px #000;
	width:auto;
	box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	
}

.urssaf td {
	
	border: solid 1px #000;
	padding:4px;
}
#timeline{
	width:900px;
	border: solid 0px #000;
	background-image: url('/gestion/fond.jpg');
	
	margin:10px;
	padding:10px;
	display:inline-block;
	
}
#timeline1{
	background: linear-gradient(90deg, rgba(189,81,9,1) 10%, rgba(189,81,9,0.21890754592852768) 100%); 
	 border-radius: 2px;
	position: relative;
	 float: left;
	border: solid 1px #000;
	margin-bottom:20px;
	width:45%;
		height:150px;
	text-align:left;
	margin-right:10px;
	padding:5px;
	box-shadow: 2px 2px 3px #000000;
	overflow-wrap:anywhere;
	font-size:13px;
	
	}
#timeline2{
	background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
	 border-radius: 2px;
	position: relative;
	 float: left;
	border: solid 1px #000;
	margin-bottom:20px;
	width:35%;
	height:100px;
	text-align:right;
	margin-left:10px;
	padding:10px;
	box-shadow: 2px 2px 3px #000000;
	overflow-wrap:anywhere;
	font-size:13px;
	}
	#timeline3{
	background: linear-gradient(to bottom, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%);
	 border-radius: 2px;
	position: relative;
	 float: left;
	border: solid 1px #000;
	margin-bottom:20px;
	width:35%;
	height:100px;
	
	margin-left:10px;
	padding:10px;
	box-shadow: 2px 2px 3px #000000;
	overflow-wrap:anywhere;
	font-size:13px;
	}
	#placertim{
		
		 float: left;
		position: relative;
		width:40%;
		height:150px;
		border: solid 0px #000;
		margin-bottom:20px;
		margin-left:10px;
		margin-right:10px;
	}
	#placertim2{
		
		 float: left;
		position: relative;
		width:35%;
		height:100px;
		border: solid 0px #000;
		margin-bottom:20px;
		margin-left:10px;
		margin-right:10px;
	}
	#flc1{
		float: left;
		position: relative;
		width:30px;
		border: solid 0px #000;
		height:150px;
		margin-right:10px;
		background-image: url('/gestion/flcd.jpg');
	}
	#flc2{
		float: left;
		position: relative;
		width:30px;
		border: solid 0px #000;
		height:100px;
		margin-left:10px;
		background-image: url('/gestion/flcg.jpg');
	}
	
	#invisible{
	display:none;	
		
	}
	
	#cxd{
		width:30%;
		border: solid 1px #000;
		 border-radius: 5px;
		
		background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
		padding:5px;
	}
	
	#curve_chart{
		 border-radius: 10px;
		width:80%;
		height:1000px;
		margin-top:10px;
		border: solid 0px #000;
	}
	

	
	@keyframes flashing {
    0%, 33% {
     
      border: 3px solid #FFF;
    }
    34%, 51%, 76% {        
     
     
	   border: 3px solid #C0C0c0;
    } 
		77%, 100%{
			 border: 3px solid #BD5109;
		}
}
#slider { 
overflow: hidden;
width:60%;
margin-top:30px;

margin-right:auto;
margin-left:auto;

background-image: url('p2.jpg');
  z-index: 50;
  border-radius: 20px;
  border: 3px solid #BD5109;
 }
#cartouche{
	width:60%;
	padding:15px;
	height:auto;
	margin-top:50px;
margin-right:auto;
margin-left:auto;
border: solid 3px #BD5109;	
text-shadow: 1px 1px 1px #000000;
 border-radius: 10px;

background-image: url('p2.jpg');
}
h66 {
		color: #BD5109;
		font-weight: 800;
		line-height: 2em;
		font-size:19px;
		margin-bottom: 20px;
		margin-top: 30px;
		
	}
#lft{
display: inline-block;

width:400px;
height:auto;
text-align: center;


}
#lft img{
	 margin-top:auto;
	 margin-bottom:auto;
	box-shadow: 2px 2px 3px #000000;
}

#rgh{
display: inline-block;
vertical-align: top;
margin-left:30px;
text-shadow: 1px 1px 1px #000000;
width:400px;
height:250px;
border: solid 0px #000;	
overflow: hidden;
}	
@media screen and (max-width: 1440px) {
#lft{
width:100%;
height:auto;

}
#rgh{
width:100%;
height:auto;

}	
	
	
	
}
.shad{
	text-shadow: 1px 1px 1px #000000;
	color:#BD5109;
	font-size:35px;
}
#totalques{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	background: #FFF;
	z-index:2000;
	padding:20px;
	background-image: url('https://laboiteaoutils.org/p2.jpg');
	
}
#q1{
border: solid 2px #BD5109;	
 width: 100%;
  height: 150px;
  padding: 12px 20px;
  box-sizing: border-box;
  
  border-radius: 4px;
  
  font-size: 16px;
  resize: none;	
}
@media screen and (max-width: 800px) {
  #slider {
    width: auto;
    padding: 1px;
  }
  #lft{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	
  }
  #rgh{
	margin-left:auto;
	margin-top:10px;
	margin-right:auto;
	width:100%;
  }
  
   .box.highlight2 img{
	
	 max-width: 200px;
		height:auto;
		
 }
 #ess{
	width:80%; 
	 
 }
}
#avis2{
width:80%;
background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
margin-top:100px;
border-collapse: separate;	  
	}
#avis2 td {
  border: solid 1px;
  
  padding:10px;
 
  
}
#aa{
	color:#BD5109;
	font-weight: bold;
	font-size:25px;
	margin-bottom:100px;
}
#pack{
	margin-bottom:10px;
	padding:20px;
	width:50%;
	height:auto;
	border: solid 1px #000;	
}
#packalwaysdown{
	margin-bottom:10px;
	padding:20px;
	width:50%;
	height:auto;
	border: solid 10px #FF0000;
box-shadow: 2px 2px 3px #000000;	
}
#imgpack{
	width:190px;
	margin-left:70%;
	
}
#imgpack img{
	max-width:70%;
		height:auto;
		float:right;
		box-shadow: 2px 2px 3px #000000;
		margin-bottom:10px;
		
}
#imgpack input{
		
		float:right;
		margin-bottom:50px;
		
}
@media screen and (min-width: 20px) and (max-width: 800px) {
#pack{
	margin-bottom:5px;
	padding:20px;
	width:100%;
	height:auto;
	border: solid 1px #000;	
}
#packalwaysdown{
	margin-bottom:10px;
	padding:20px;
	width:100%;
	height:auto;
	border: solid 10px #FF0000;
box-shadow: 2px 2px 3px #000000;	
}
#cartouche{

width:90%;
}
#cartouche img {	
width:80%;
height:auto;
box-shadow: 2px 2px 3px #000000;
}	
#imgpack{
	width:190px;
	height:auto;
	float:right;
	/*margin-top:20px;*/
	margin-right:0px;
	
}	
	
}
#panier{
	width:50%;
	padding:5px;
	box-shadow: 2px 2px 3px #000000;
	text-shadow: 1px 1px  #000000;
	margin-bottom:5px;
	padding-left:50px;
}
#choixdown{
	width:40%;
	float:right;
	margin-top:2px;
	margin-right:10px;
	padding:5px;
	border: solid 1px #000;	
	background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
	border-radius: 5px;
}
#menugestion{
		display:inline-block;
		width:20%;
		padding:10px;
		background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
		border-radius: 5px;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		margin-bottom:3px;
		margin-top:2px;
		margin-left:10px;
}
#tabledown{
	margin-top:100px;
	border: solid 2px #000;
	width:90%;
	background-image: url('p2.jpg');
	border-collapse: separate;
}
#tabledown td{
border: solid 1px #000;	
font-size:20px;
padding:3px;
text-align:center;
}
.recherche{
	border: solid 1px #000;	
	width:35%;
	float:right;
	padding:10px;
	margin:10px;
	height:294px;
	}
	.recherche input{
		display:inline-block;
	}
	.listing_commandes {
		opacity: 0.9;
		position:relative;
		width:90%;
		height:auto;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		margin-top:50px;
		padding-left:15px;
		padding-right:0px;
		padding-bottom:10px;
			padding-top:10px;
		background-image: url('p2-1.jpg');
		text-shadow: 1px 1px 2px #000000;	
		z-index:50;
		 border: 3px solid #000;
		vertical-align: middle;
		color:#000;
		box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
		}
	.listing_commandes form{
		float:left;
	}
	#selectcatpack{
	 border: 1px dashed #000;
	width:70%;
	height:150px;
	padding:10px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	}
	@media screen and (min-width: 20px) and (max-width: 800px) {
	#selectcatpack{	
	width:100%;	
	height:150px;
	}
.com{
width:100%;
padding-left:0px;
margin-left:0px;
height:auto;
}	
.box.highlight2{
padding-left:0px;
width:100%;
}
#avis{
width:100%;
padding-left:2px;
padding-right:2px;
}
#aviss{
width:100%;

}	
	}
	
	@media screen and (min-width: 800px) {
	#log{

 display:none;
	}		
	}
	#ombrage{
		text-shadow: 1px 1px 2px #000000;
		line-height: 200%;
		background: linear-gradient(90deg, rgba(189,81,9,1) 10%, rgba(189,81,9,0.21890754592852768) 100%);
		margin-bottom:5px;
		width:50%;
		border-radius: 20px;
		padding-left:10px;
		
		
		
	}
	#ombrage input{
	text-shadow: 1px 1px 2px #000000;	
	}
	#ombrage img{box-shadow: 2px 2px 3px #000000;vertical-align: middle;}
	#legend{
	margin-left:auto;
	margin-right:auto;
	text-shadow: 1px 1px 2px #000000;	
	 border: 1px solid #000;
	 padding:5px;
	 width:90%;
	 box-shadow: 0 0.5em 0.7em 0 rgba(0, 0, 0, 0.4);
	 font-family:'Roboto';
	 font-size:20px;
		}
		#legend1{
	text-shadow: 1px 1px 2px #000000;	
	 padding:15px;
	 width:55%;
	 }
	 #legend2{
	text-shadow: 1px 1px 2px #000000;
	padding:15px;
	 width:35%;
	 }
	 #legend2 img{
		box-shadow: 2px 2px 3px #000000; 
	 }
	#legend div{
		display:inline-block;
		margin-left:20px;
		margin-right:20px;
		
	}
	@font-face {
    font-family: SansFierro;
    src: url('SansFierro.ttf');
}
@font-face {
    font-family: Roboto;
    src: url('RobotoCondensed-VariableFont_wght.ttf');
}

	#slogan{
		width:100%;
		height:100px;
		margin-top:50px;
		margin-left:auto;
		margin-right:auto;
		font-family:'SansFierro';
		font-size:50px;
		color:#BD5109;
		text-shadow: 2px 2px 2px #000000;
		line-height: 150%;
		text-align:center;		
	
 	}
	#newsletter {
		opacity: 0.9;
		position:relative;
		width:65%;
		height:auto;
		min-height:600px;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		margin-top:300px;
		padding-left:15px;
		padding-right:0px;
		padding-bottom:10px;
		background-image: url('p2.jpg');
		z-index:50;
		border-radius: 20px;
		border: 3px solid #BD5109;
		vertical-align: middle;
		color:#000;
	}
@media screen and (max-width: 800px) {
	#slogan{
display:none;

	}		
	#newsletter {
	width:90%;
	
	}
	#legend1{
	width:100%;	
	}
#legend2{
	width:100%;	
	}
#ombrage{
width:100%;
}	
	}
/* Bannière défilante */	
.marquee-rtl {
  max-width: 20em; 
height:70px;  
  margin: 1em auto 2em;
   overflow: hidden;                   
   margin-top: 300px;
  margin-left: auto;
  margin-right: auto;
  font-family:'SansFierro';
		font-size:30px;
		color:#BD5109;
		
}
.marquee-rtl > :first-child {
  display: inline-block;                
  padding-right: 2em;                   /* un peu d'espace pour la transition */
  padding-left: 100%;                   /* placement à droite du conteneur */
  white-space: nowrap;                  /* pas de passage à la ligne */
  animation: defilement-rtl 15s infinite linear;
}
animation-name: defilement-rtl{       
  animation-duration: 15s;              /* valeur à ajuster suivant la longueur du message */
  animation-iteration-count: infinite;  /* boucle continue */
  animation-timing-function: linear;    
}
@keyframes defilement-rtl {
  0% {
    transform: translate3d(0,0,0);      /* position initiale à droite */
  }
  100% {
    transform: translate3d(-100%,0,0);  /* position finale à gauche */
  }
}	
	
@media screen and (max-width: 800px) {
.marquee-rtl {
margin-top: 100px;
height:90px; 
padding-top:10px;	
}	
	}


#parse{
width:80%;

}
#blog{
width: 50%;
height:auto;
border-radius: 20px;
border: 3px solid #BD5109;
padding:10px;
}	
#blogpublictotal{
width: 100%;		
display: inline-block;	
	
}

#blogpublicb{
width: 70%;	
height:auto;
border-radius: 20px;
border: 3px solid #BD5109;
padding:10px;
background:#FFFFFF;
display: inline-block;	
}
#blogpublicbe{
width: 70%;	
height:auto;
border-radius: 20px;
border: 10px solid #BD5109;
padding:10px;
background:#FFFFFF;
display: inline-block;	
}
#selectcat{
float:right;
margin-botton:10px;	
	
}
#laiusblog{
width: 70%;		
border-radius: 20px;
border: 3px solid #BD5109;	
padding:10px;
display: inline-block;	
}
#lb1{
display: inline-block;	
width:70%;	
}
#lb2{
display: inline-block;	
width:20%;	
}

@media screen and (max-width: 800px) {
#blogpublicb{
width: 100%;	

}	
#blogpublicbe{
width: 100%;	

}	
}

.prix{
border-radius: 20px;
border: 3px solid #BD5109;	
padding:10px;
	
}


.blinkb{
height:50px;
  font-size:16px;
  font-weight:bold;	
animation: blinkb 4s linear infinite;
 }
 
 
 @keyframes blinkb {
        0% {
          opacity: 0;
        }
        50% {
          opacity: .5;
		   font-size:17px;
        }
        100% {
          opacity: 1;
		   font-size:18px;
        }
 }

 input[type=checkbox].hideShow {
    display: inline-block;
	 width: 30px;
     height: 30px;
	border-radius: 50%;
}
input[type=checkbox].hideShow::before {  border-radius: inherit; }
input[type=checkbox].hideShow ~ label {
    display: inline-block;
}
input[type=checkbox].hideShow ~ div {
    display: none;
}
input[type=checkbox].hideShow:checked ~ label {
    display: inline-block;
}
input[type=checkbox].hideShow:checked ~ div {
    display: block;
}

.ancres {scroll-margin-top: 200px;}
	
.commandestraite {
		
		position:relative;
		width:90%;
		height:auto;
		overflow:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:2px;
		margin-top:2px;
		padding-left:15px;
		padding-right:0px;
		background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
		text-shadow: 1px 1px 2px #000000;	
		z-index:50;
		border: 1px solid #000;
		vertical-align: middle;
		color:#000;
		
		}	
#colorcom{
	 background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}	


#cartouche img {	

box-shadow: 2px 2px 3px #000000;
}
@media screen and (max-width: 1400px) {
#cartouche img {	
width:80%;
height:auto;
box-shadow: 2px 2px 3px #000000;
}	
}
#gazette{
	width:500px;
	
	background:#FFFFFF;
	border-radius: 20px;
	}

#gazette td{

padding:20px;
	margin:20px;
}	

.MenuEspaceClient{
	border: 2px dotted #000;
	padding:30px;
	background: linear-gradient(90deg, rgba(189,81,9,1) 0%, rgba(189,81,9,0.6110644941570378) 35%);
	
}
#msgabo{


float:right;
width:55%;
margin-bottom:20px;
	
}

#cartouche-tirage{
	width:60%;
	padding:15px;
	height:auto;
	margin-top:50px;
margin-right:auto;
margin-left:auto;
border: solid 3px #BD5109;	
text-shadow: 1px 1px 1px #FFFFFF;
border-radius: 10px;
background-image: url('p2.jpg');
font-size:20px;
 font-family:'Roboto';
 font-style: italic;
  font-weight: 900;

}

#commandeencours{
 display: inline;	
	
}

	