* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
body{padding:0;margin:0;font-family:"Lato",sans-serif}
a{text-decoration:none}
header{height:160px;width:100%;max-width:1140px;margin:0 auto;padding:24px;}
@media only screen and (max-width: 40em){header{text-align:center}
}header img{height:115px;max-width:100%}
header img.fda{height:60px;margin-top:22px;float:right;opacity:1;-ms-filter:none;filter:none;}
@media only screen and (max-width: 40em){header img.fda{display:none}
}div.main{width:100%;margin:0;min-height:460px;background:url("/images/debut_dark.png");}
@media only screen and (min-device-pixel-ratio: 2){div.main{background:url("/images/debut_dark_@2X.png")}}
@media only screen and (-webkit-min-device-pixel-ratio: 2){div.main{background:url("/images/debut_dark_@2X.png")}}
@media only screen and (-moz-min-device-pixel-ratio: 2){div.main{background:url("/images/debut_dark_@2X.png")}}
div.main div.cont.pr{padding:20px;}
@media only screen and (max-width: 600px){div.main div.cont.pr{padding:10px}
}div.main div.cont{width:100%;max-width:1140px;min-height:100%;margin:0 auto;padding:30px;}
div.main div.cont p{color:#fff;font-size:28px;font-weight:100;text-align:left;}
@media only screen and (max-width: 600px){div.main div.cont p{font-size:20px}
}div.main div.cont div.black{width:500px;max-width:100%;height:400px;background:rgba(0,0,0,0.2);padding:20px;text-align:left}
div.black{display:inline-block;}
div.black h4{color:#2e6ffd;font-size:14px;text-align:left;font-weight:normal;margin-bottom:0;margin-top:0;padding-top:0}
div.black p.contact{margin-top:0;padding-bottom:10px;color:#fff;font-size:36px;text-align:left;}
@media only screen and (max-width: 600px){div.black p.contact{font-size:24px;padding-bottom:5px}
}footer{margin:80px auto 0;width:100%;max-width:1140px;font-size:14px;color:#8c8c8c;padding:10px;font-weight:400;}
@media only screen and (max-width: 600px){footer{text-align:center}
}@media only screen and (max-width: 600px){footer span{display:block}
}@media only screen and (min-width: 600px){footer span{float:right}
}footer a{text-decoration:none;color:#2e6ffd}
@-moz-keyframes slider{0%{margin-top:0}
25%{margin-top:-100%}
50%{margin-top:-200%}
75%{margin-top:-300%}
100%{margin-top:0}
}@-webkit-keyframes slider{0%{margin-top:0}
25%{margin-top:-100%}
50%{margin-top:-200%}
75%{margin-top:-300%}
100%{margin-top:0}
}@-o-keyframes slider{0%{margin-top:0}
25%{margin-top:-100%}
50%{margin-top:-200%}
75%{margin-top:-300%}
100%{margin-top:0}
}@-ms-keyframes slider{0%{margin-top:0}
25%{margin-top:-100%}
50%{margin-top:-200%}
75%{margin-top:-300%}
100%{margin-top:0}
}@keyframes slider{0%{margin-top:0}
25%{margin-top:-100%}
50%{margin-top:-200%}
75%{margin-top:-300%}
100%{margin-top:0}
}