@import url(font-awesome.min.css);

/* open-sans-300 - latin */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v14-latin-300.eot'),
       url('../fonts/open-sans-v14-latin-300.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-300.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v14-latin-300italic.eot'),
       url('../fonts/open-sans-v14-latin-300italic.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-300italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v14-latin-regular.eot'),
       url('../fonts/open-sans-v14-latin-regular.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v14-latin-italic.eot'),
       url('../fonts/open-sans-v14-latin-italic.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v14-latin-600.eot'),
       url('../fonts/open-sans-v14-latin-600.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-600.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v14-latin-600italic.eot'),
       url('../fonts/open-sans-v14-latin-600italic.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-600italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v14-latin-700.eot'),
       url('../fonts/open-sans-v14-latin-700.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-700.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v14-latin-700italic.eot'),
       url('../fonts/open-sans-v14-latin-700italic.woff2') format('woff2'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v14-latin-700italic.ttf') format('truetype'); /* Safari, Android, iOS */
}

/* open-sans-700 - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v14-latin-700.eot'), url('../fonts/open-sans-v14-latin-700.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/open-sans-v14-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v14-latin-700.ttf') format('truetype');
    /* Safari, Android, iOS */
}


/* open-sans-700italic - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/open-sans-v14-latin-700italic.eot'), url('../fonts/open-sans-v14-latin-700italic.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/open-sans-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v14-latin-700italic.ttf') format('truetype');
    /* Safari, Android, iOS */
}

/* @font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Light.woff2') format('woff2'),
        url('../fonts/Quicksand-Light.woff') format('woff'),
        url('../fonts/Quicksand-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Bold.woff2') format('woff2'),
        url('../fonts/Quicksand-Bold.woff') format('woff'),
        url('../fonts/Quicksand-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-BoldItalic.woff2') format('woff2'),
        url('../fonts/Quicksand-BoldItalic.woff') format('woff'),
        url('../fonts/Quicksand-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Italic.woff2') format('woff2'),
        url('../fonts/Quicksand-Italic.woff') format('woff'),
        url('../fonts/Quicksand-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-LightItalic.woff2') format('woff2'),
        url('../fonts/Quicksand-LightItalic.woff') format('woff'),
        url('../fonts/Quicksand-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Quicksand';
    src: url('../fonts/Quicksand-Regular.woff2') format('woff2'),
        url('../fonts/Quicksand-Regular.woff') format('woff'),
        url('../fonts/Quicksand-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*/


/* Base */

@-ms-viewport {
    width: device-width;
}

body {
    -ms-overflow-style: scrollbar;
}

@media screen and (max-width: 480px) {
    html,
    body {
        min-width: 320px;
    }
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body.preload *,
body.preload *:before,
body.preload *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    -webkit-text-size-adjust: none;
}

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;
}

mark {
    background-color: transparent;
    color: inherit;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input,
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

body {
    background-color: #dee9f1;
    color: #444444;
}

body,
input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.65;
}

a {
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    text-decoration: none;
    color: #0099f8;
}

a:hover {
    text-decoration: none;
    color: #006090;
    border-bottom: 1px dotted transparent;
}

strong,
b {
    font-weight: 700;
}

em,
i {
    font-style: italic;
}

p {
    margin: 0 0 2rem 0;
}

header.titre {
    text-align: center;
    margin-bottom: 4rem;
}

header.titre p {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Quicksand';*/
    font-weight: normal;
    line-height: 1.5;
    margin: 0 0 1.5rem 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
}

h1 {
    font-size: 3rem;
    line-height: 1.2;
}

h2 {
    font-size: 2.25rem;
    line-height: 1.3;
}

h3 {
    font-size: 1.25rem;
}

h4 {
    font-size: 1rem;
}

h5 {
    font-size: 0.9rem;
}

h6 {
    font-size: 0.7rem;
}

@media screen and (max-width: 736px) {
    h1 {
        font-size: 2.75rem;
        line-height: 1.3;
    }
    h2 {
        font-size: 1.75rem;
        line-height: 1.5;
    }
    h3 {
        font-size: 1.25rem;
    }
}

sub {
    font-size: 0.8rem;
    position: relative;
    top: 0.5rem;
}

sup {
    font-size: 0.8rem;
    position: relative;
    top: -0.5rem;
}

blockquote {
    border-left: solid 0.5rem;
    font-style: italic;
    margin: 0 0 2rem 0;
    padding: 1rem 0 1rem 2rem;
}

code {
    border-radius: 4px;
    border: solid 1px;
    font-family: "Courier New", monospace;
    font-size: 0.9rem;
    margin: 0 0.25rem;
    padding: 0.25rem 0.65rem;
}

pre {
    -webkit-overflow-scrolling: touch;
    font-family: "Courier New", monospace;
    font-size: 0.9rem;
    margin: 0 0 2rem 0;
}

pre code {
    display: block;
    line-height: 1.75;
    padding: 1rem 1.5rem;
    overflow-x: auto;
}

hr {
    border: 0;
    border-bottom: solid 1px;
    margin: 2rem 0;
}

hr.major {
    margin: 4rem 0;
}

input,
select,
textarea {
    color: #555555;
}

strong,
b {
    color: #555555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #555555;
}

blockquote {
    border-left-color: rgba(0, 0, 0, 0.25);
}

code {
    background: rgba(0, 0, 0, 0.075);
    border-color: rgba(0, 0, 0, 0.25);
}

hr {
    border-bottom-color: rgba(0, 0, 0, 0.25);
}


/* Inner */

.inner {
    margin: 0 auto;
    width: 75rem;
    max-width: calc(100% - 6rem);
}

@media screen and (max-width: 480px) {
    .inner {
        max-width: calc(100% - 3rem);
    }
}


/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    height: 3.25rem;
    line-height: 3.25rem;
    padding: 0 1.75rem;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    list-style: none;
}

input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
    font-size: 0.8rem;
    height: 2.4375rem;
    line-height: 2.4375rem;
    padding: 0 1.25rem;
}

input[type="submit"].large,
input[type="reset"].large,
input[type="button"].large,
button.large,
.button.large {
    font-size: 1.35rem;
    height: 4.0625rem;
    line-height: 4.0625rem;
    padding: 0 2rem;
}

input[type="submit"].wide,
input[type="reset"].wide,
input[type="button"].wide,
button.wide,
.button.wide {
    min-width: 13rem;
}

input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
    margin-right: 0.5rem;
}

input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
    width: 100%;
}

input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
    pointer-events: none;
    opacity: 0.25;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #555555;
    color: #555555 !important;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
    box-shadow: inset 0 0 0 1px #0099fa;
    color: #0099fa !important;
}

input[type="submit"]:hover:active,
input[type="reset"]:hover:active,
input[type="button"]:hover:active,
button:hover:active,
.button:hover:active {
    background-color: rgba(206, 27, 40, 0.25);
}

input[type="submit"].primary,
input[type="reset"].primary,
input[type="button"].primary,
button.primary,
.button.primary {
    box-shadow: none;
    background-color: #0099fa;
    color: #ffffff !important;
}

input[type="submit"].primary:hover,
input[type="reset"].primary:hover,
input[type="button"].primary:hover,
button.primary:hover,
.button.primary:hover {
    background-color: #e2212f;
    box-shadow: none;
}

input[type="submit"].primary:hover:active,
input[type="reset"].primary:hover:active,
input[type="button"].primary:hover:active,
button.primary:hover:active,
.button.primary:hover:active {
    background-color: #b71824;
}


/* Form */

form {
    margin: 0 0 2rem 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: none;
    border: solid 1px;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1rem;
    text-decoration: none;
    width: 100%;
}

input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
input[type="search"]:invalid,
input[type="url"]:invalid,
select:invalid,
textarea:invalid {
    box-shadow: none;
}

label {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 0 1rem 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {
    height: 3.25rem;
}

select {
    background-size: 1.25rem;
    background-repeat: no-repeat;
    background-position: calc(100% - 1rem) center;
    height: 3.25rem;
    padding-right: 3.25rem;
    text-overflow: ellipsis;
}

select:focus::-ms-value {
    background-color: transparent;
}

select::-ms-expand {
    display: none;
}

textarea {
    padding: 0.75rem 1rem;
}

input[type="checkbox"],
input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: block;
    float: left;
    margin-right: -2rem;
    opacity: 0;
    width: 1rem;
    z-index: -1;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    padding-left: 2.825rem;
    padding-right: 0.875rem;
    position: relative;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
    border-radius: 4px;
    border: solid 1px;
    content: '';
    display: inline-block;
    height: 1.95rem;
    left: 0;
    line-height: 1.86875rem;
    position: absolute;
    text-align: center;
    top: -0.1625rem;
    width: 1.95rem;
}

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
    content: '\f00c';
}

input[type="checkbox"] + label:before {
    border-radius: 4px;
}

input[type="radio"] + label:before {
    border-radius: 100%;
}

::-webkit-input-placeholder {
    opacity: 1.0;
}

:-moz-placeholder {
    opacity: 1.0;
}

::-moz-placeholder {
    opacity: 1.0;
}

:-ms-input-placeholder {
    opacity: 1.0;
}

label {
    color: #555555;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
    background-color: rgba(0, 0, 0, 0.075);
    border-color: rgba(0, 0, 0, 0.25);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    border-color: #0099fa;
    box-shadow: 0 0 0 1px #0099fa;
}

select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.25)' /%3E%3C/svg%3E");
}

select option {
    color: #444444;
    background-color: #ffffff;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
    color: #444444;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
    background: rgba(0, 0, 0, 0.075);
    border-color: rgba(0, 0, 0, 0.25);
}

input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
    background-color: #0099fa;
    border-color: #0099fa;
    color: #ffffff;
}

input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
    border-color: #0099fa;
    box-shadow: 0 0 0 1px #0099fa;
}

::-webkit-input-placeholder {
    color: #bbbbbb !important;
}

:-moz-placeholder {
    color: #bbbbbb !important;
}

::-moz-placeholder {
    color: #bbbbbb !important;
}

:-ms-input-placeholder {
    color: #bbbbbb !important;
}


/* List */

ol {
    list-style: decimal;
    margin: 0 0 2rem 0;
    padding-left: 1.25rem;
}

ol li {
    padding-left: 0.25rem;
}

ul {
    list-style: disc;
    margin: 0 0 2rem 0;
    padding-left: 1rem;
}

ul li {
    padding-left: 0.325rem;
}

ul.plain {
    list-style: none;
    padding-left: 0;
}

ul.plain li {
    margin-bottom: 1rem;
}

ul.plain li .icon {
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    margin-right: 1rem;
    text-align: center;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    background: rgba(0, 0, 0, 0.5);
}

ul.alt {
    list-style: none;
    padding-left: 0;
}

ul.alt li {
    border-top: solid 1px;
    padding: 0.75rem 0;
}

ul.alt li:first-child {
    border-top: 0;
    padding-top: 0;
}

ul.alt li:last-child {
    padding-bottom: 0;
}

dl {
    margin: 0 0 2rem 0;
}

dl dt {
    display: block;
    font-weight: 700;
    margin: 0 0 1rem 0;
}

dl dd {
    margin-left: 1.5rem;
}

ul.alt li {
    border-top-color: rgba(0, 0, 0, 0.25);
}


/* Table */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {
    margin: 0 0 2rem 0;
    width: 100%;
}

table tbody tr {
    border: solid 1px;
    border-left: 0;
    border-right: 0;
}

table td {
    padding: 0.75rem 0.75rem;
}

table th {
    font-size: 0.9rem;
    font-weight: 700;
    padding: 0 0.75rem 0.75rem 0.75rem;
    text-align: left;
}

table thead {
    border-bottom: solid 2px;
}

table tfoot {
    border-top: solid 2px;
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px;
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}

table tbody tr {
    border-color: rgba(0, 0, 0, 0.25);
}

table tbody tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.075);
}

table th {
    color: #555555;
}

table thead {
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

table tfoot {
    border-top-color: rgba(0, 0, 0, 0.25);
}

table.alt tbody tr td {
    border-color: rgba(0, 0, 0, 0.25);
}


/* Highlights */

.highlights {
    width: 100%;
    margin: 2.5rem 0;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: -moz-stretch;
    -webkit-align-items: -webkit-stretch;
    -ms-align-items: -ms-stretch;
    align-items: stretch;
}

.highlights > * {
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
}

.highlights > * {
    width: 33.3333333333%;
}

.highlights > * {
    padding: 1.5rem;
    width: calc(33.3333333333% + 1rem);
}

.highlights >:nth-child(-n + 3) {
    padding-top: 0;
}

.highlights >:nth-last-child(-n + 3) {
    padding-bottom: 0;
}

.highlights >:nth-child(3n + 1) {
    padding-left: 0;
}

.highlights >:nth-child(3n) {
    padding-right: 0;
}

.highlights >:nth-child(3n + 1),
.highlights >:nth-child(3n) {
    width: calc(33.3333333333% + -0.5rem);
}

.highlights .content {
    border-radius: 4px;
    height: 100%;
    padding: 3rem;
    text-align: center;
}

.highlights .content .icon {
    font-size: 5rem;
}

.highlights > div >:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 980px) {
    .highlights > * {
        width: 50%;
    }
    .highlights > * {
        padding: 1rem;
        width: calc(33.3333333333% + 0.6666666667rem);
    }
    .highlights >:nth-child(-n + 3) {
        padding-top: 1rem;
    }
    .highlights >:nth-last-child(-n + 3) {
        padding-bottom: 1rem;
    }
    .highlights >:nth-child(3n + 1) {
        padding-left: 1rem;
    }
    .highlights >:nth-child(3n) {
        padding-right: 1rem;
    }
    .highlights >:nth-child(3n + 1),
    .highlights >:nth-child(3n) {
        padding: 1rem;
        width: calc(50% + 1rem);
    }
    .highlights > * {
        padding: 1rem;
        width: calc(50% + 1rem);
    }
    .highlights >:nth-child(-n + 2) {
        padding-top: 0;
    }
    .highlights >:nth-last-child(-n + 2) {
        padding-bottom: 0;
    }
    .highlights >:nth-child(2n + 1) {
        padding-left: 0;
    }
    .highlights >:nth-child(2n) {
        padding-right: 0;
    }
    .highlights >:nth-child(2n + 1),
    .highlights >:nth-child(2n) {
        width: calc(50% + 0rem);
    }
    .highlights .content {
        padding: 2rem;
    }
}

@media screen and (max-width: 736px) {
    .highlights > * {
        width: 100%;
    }
    .highlights > * {
        padding: 1rem;
        width: calc(33.3333333333% + 0.6666666667rem);
    }
    .highlights >:nth-child(-n + 3) {
        padding-top: 1rem;
    }
    .highlights >:nth-last-child(-n + 3) {
        padding-bottom: 1rem;
    }
    .highlights >:nth-child(3n + 1) {
        padding-left: 1rem;
    }
    .highlights >:nth-child(3n) {
        padding-right: 1rem;
    }
    .highlights >:nth-child(3n + 1),
    .highlights >:nth-child(3n) {
        padding: 1rem;
        width: calc(100% + 2rem);
    }
    .highlights > * {
        padding: 1rem;
        width: calc(50% + 1rem);
    }
    .highlights >:nth-child(-n + 2) {
        padding-top: 1rem;
    }
    .highlights >:nth-last-child(-n + 2) {
        padding-bottom: 1rem;
    }
    .highlights >:nth-child(2n + 1) {
        padding-left: 1rem;
    }
    .highlights >:nth-child(2n) {
        padding-right: 1rem;
    }
    .highlights >:nth-child(2n + 1),
    .highlights >:nth-child(2n) {
        padding: 1rem;
        width: calc(100% + 2rem);
    }
    .highlights > * {
        padding: 1rem;
        width: calc(100% + 2rem);
    }
    .highlights >:nth-child(-n + 1) {
        padding-top: 0;
    }
    .highlights >:nth-last-child(-n + 1) {
        padding-bottom: 0;
    }
    .highlights >:nth-child(1n + 1) {
        padding-left: 0;
    }
    .highlights >:nth-child(1n) {
        padding-right: 0;
    }
    .highlights >:nth-child(1n + 1),
    .highlights >:nth-child(1n) {
        width: calc(100% + 1rem);
    }
}

.highlights .content {
    background: #ffffff;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.025);
}





/* Grille plucss 1.3 */

.container {
    margin: 0 auto;
    max-width: 1280px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
}

.grid {
    overflow: hidden;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

.col {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
}

.col.sml-1,
.gallery.sml-1 li {
    width: 8.3333%;
}

.col.sml-2,
.gallery.sml-2 li {
    width: 16.6666%;
}

.col.sml-3,
.gallery.sml-3 li {
    width: 25%;
}

.col.sml-4,
.gallery.sml-4 li {
    width: 33.3333%;
}

.col.sml-5,
.gallery.sml-5 li {
    width: 41.6666%;
}

.col.sml-6,
.gallery.sml-6 li {
    width: 50%;
}

.col.sml-7,
.gallery.sml-7 li {
    width: 58.3333%;
}

.col.sml-8,
.gallery.sml-8 li {
    width: 66.6666%;
}

.col.sml-9,
.gallery.sml-9 li {
    width: 75%;
}

.col.sml-10,
.gallery.sml-10 li {
    width: 83.3333%;
}

.col.sml-11,
.gallery.sml-11 li {
    width: 91.6666%;
}

.col.sml-12,
.gallery.sml-12 li {
    width: 100%;
}

.col.sml-push-0 {
    left: auto;
}

.col.sml-push-1 {
    left: 8.3333%;
}

.col.sml-push-2 {
    left: 16.6666%;
}

.col.sml-push-3 {
    left: 25%;
}

.col.sml-push-4 {
    left: 33.3333%;
}

.col.sml-push-5 {
    left: 41.6666%;
}

.col.sml-push-6 {
    left: 50%;
}

.col.sml-push-7 {
    left: 58.3333%;
}

.col.sml-push-8 {
    left: 66.6666%;
}

.col.sml-push-9 {
    left: 75%;
}

.col.sml-push-10 {
    left: 83.3333%;
}

.col.sml-push-11 {
    left: 91.6666%;
}

.col.sml-push-12 {
    left: 100%;
}

.col.sml-pull-0 {
    right: auto;
}

.col.sml-pull-1 {
    right: 8.3333%;
}

.col.sml-pull-2 {
    right: 16.6666%;
}

.col.sml-pull-3 {
    right: 25%;
}

.col.sml-pull-4 {
    right: 33.3333%;
}

.col.sml-pull-5 {
    right: 41.6666%;
}

.col.sml-pull-6 {
    right: 50%;
}

.col.sml-pull-7 {
    right: 58.3333%;
}

.col.sml-pull-8 {
    right: 66.6666%;
}

.col.sml-pull-9 {
    right: 75%;
}

.col.sml-pull-10 {
    right: 83.3333%;
}

.col.sml-pull-11 {
    right: 91.6666%;
}

.col.sml-pull-12 {
    right: 100%;
}

.col.sml-offset-0 {
    margin-left: 0;
}

.col.sml-offset-1 {
    margin-left: 8.3333%;
}

.col.sml-offset-2 {
    margin-left: 16.6666%;
}

.col.sml-offset-3 {
    margin-left: 25%;
}

.col.sml-offset-4 {
    margin-left: 33.3333%;
}

.col.sml-offset-5 {
    margin-left: 41.6666%;
}

.col.sml-offset-6 {
    margin-left: 50%;
}

.col.sml-offset-7 {
    margin-left: 58.3333%;
}

.col.sml-offset-8 {
    margin-left: 66.6666%;
}

.col.sml-offset-9 {
    margin-left: 75%;
}

.col.sml-offset-10 {
    margin-left: 83.3333%;
}

.col.sml-offset-11 {
    margin-left: 91.6666%;
}

.col.sml-offset-12 {
    margin-left: 100%;
}

.col.sml-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.col.sml-uncentered {
    float: left;
}

.sml-h1 {
    font-size: 2.5rem;
}

.sml-h2 {
    font-size: 2rem;
}

.sml-h3 {
    font-size: 1.67rem;
}

.sml-h4 {
    font-size: 1.5rem;
}

.sml-h5 {
    font-size: 1.33rem;
}

.sml-h6 {
    font-size: 1.17rem;
}

.sml-text-left {
    text-align: left;
}

.sml-text-center {
    text-align: center;
}

.sml-text-right {
    text-align: right;
}

.sml-text-justify {
    text-align: justify;
}

.sml-float-left {
    float: left;
}

.sml-float-center {
    margin-left: auto;
    margin-right: auto;
}

.sml-float-right {
    float: right;
}

.sml-float-none {
    float: none;
}

.sml-show {
    display: block;
}

.sml-hide {
    display: none;
}

.sml-full-width {
    width: 100%;
}

.sml-width-auto {
    width: auto;
}

.sml-no-margin {
    margin: 0;
}

.sml-no-padding {
    padding: 0;
}

@media (min-width: 48rem) {
    .container {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .col.med-1,
    .gallery.med-1 li {
        width: 8.3333%;
    }
    .col.med-2,
    .gallery.med-2 li {
        width: 16.6666%;
    }
    .col.med-3,
    .gallery.med-3 li {
        width: 25%;
    }
    .col.med-4,
    .gallery.med-4 li {
        width: 33.3333%;
    }
    .col.med-5,
    .gallery.med-5 li {
        width: 41.6666%;
    }
    .col.med-6,
    .gallery.med-6 li {
        width: 50%;
    }
    .col.med-7,
    .gallery.med-7 li {
        width: 58.3333%;
    }
    .col.med-8,
    .gallery.med-8 li {
        width: 66.6666%;
    }
    .col.med-9,
    .gallery.med-9 li {
        width: 75%;
    }
    .col.med-10,
    .gallery.med-10 li {
        width: 83.3333%;
    }
    .col.med-11,
    .gallery.med-11 li {
        width: 91.6666%;
    }
    .col.med-12,
    .gallery.med-12 li {
        width: 100%;
    }
    .col.med-push-0 {
        left: auto;
    }
    .col.med-push-1 {
        left: 8.3333%;
    }
    .col.med-push-2 {
        left: 16.6666%
    }
    .col.med-push-3 {
        left: 25%;
    }
    .col.med-push-4 {
        left: 33.3333%;
    }
    .col.med-push-5 {
        left: 41.6666%;
    }
    .col.med-push-6 {
        left: 50%;
    }
    .col.med-push-7 {
        left: 58.3333%;
    }
    .col.med-push-8 {
        left: 66.6666%;
    }
    .col.med-push-9 {
        left: 75%;
    }
    .col.med-push-10 {
        left: 83.3333%;
    }
    .col.med-push-11 {
        left: 91.6666%;
    }
    .col.med-push-12 {
        left: 100%;
    }
    .col.med-pull-0 {
        right: auto;
    }
    .col.med-pull-1 {
        right: 8.3333%;
    }
    .col.med-pull-2 {
        right: 16.6666%;
    }
    .col.med-pull-3 {
        right: 25%;
    }
    .col.med-pull-4 {
        right: 33.3333%;
    }
    .col.med-pull-5 {
        right: 41.6666%;
    }
    .col.med-pull-6 {
        right: 50%;
    }
    .col.med-pull-7 {
        right: 58.3333%;
    }
    .col.med-pull-8 {
        right: 66.6666%;
    }
    .col.med-pull-9 {
        right: 75%;
    }
    .col.med-pull-10 {
        right: 83.3333%;
    }
    .col.med-pull-11 {
        right: 91.6666%;
    }
    .col.med-pull-12 {
        right: 100%;
    }
    .col.med-offset-0 {
        margin-left: 0;
    }
    .col.med-offset-1 {
        margin-left: 8.3333%;
    }
    .col.med-offset-2 {
        margin-left: 16.6666%;
    }
    .col.med-offset-3 {
        margin-left: 25%;
    }
    .col.med-offset-4 {
        margin-left: 33.3333%;
    }
    .col.med-offset-5 {
        margin-left: 41.6666%;
    }
    .col.med-offset-6 {
        margin-left: 50%;
    }
    .col.med-offset-7 {
        margin-left: 58.3333%;
    }
    .col.med-offset-8 {
        margin-left: 66.6666%;
    }
    .col.med-offset-9 {
        margin-left: 75%;
    }
    .col.med-offset-10 {
        margin-left: 83.3333%;
    }
    .col.med-offset-11 {
        margin-left: 91.6666%;
    }
    .col.med-offset-12 {
        margin-left: 100%;
    }
    .col.med-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .col.med-uncentered {
        float: left;
    }
    .med-h1 {
        font-size: 2.5rem;
    }
    .med-h2 {
        font-size: 2rem;
    }
    .med-h3 {
        font-size: 1.67rem;
    }
    .med-h4 {
        font-size: 1.5rem;
    }
    .med-h5 {
        font-size: 1.33rem;
    }
    .med-h6 {
        font-size: 1.17rem;
    }
    .med-text-left {
        text-align: left;
    }
    .med-text-center {
        text-align: center;
    }
    .med-text-right {
        text-align: right;
    }
    .med-text-justify {
        text-align: justify;
    }
    .med-float-left {
        float: left;
    }
    .med-float-center {
        margin-left: auto;
        margin-right: auto;
    }
    .med-float-right {
        float: right;
    }
    .med-float-none {
        float: none;
    }
    .med-show {
        display: block;
    }
    .med-hide {
        display: none;
    }
    .med-full-width {
        width: 100%;
    }
    .med-width-auto {
        width: auto;
    }
    .med-no-margin {
        margin: 0;
    }
    .med-no-padding {
        padding: 0;
    }
}

@media (min-width: 64rem) {
    .container {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .col.lrg-1,
    .gallery.lrg-1 li {
        width: 8.3333%;
    }
    .col.lrg-2,
    .gallery.lrg-2 li {
        width: 16.6666%;
    }
    .col.lrg-3,
    .gallery.lrg-3 li {
        width: 25%;
    }
    .col.lrg-4,
    .gallery.lrg-4 li {
        width: 33.3333%;
    }
    .col.lrg-5,
    .gallery.lrg-5 li {
        width: 41.6666%;
    }
    .col.lrg-6,
    .gallery.lrg-6 li {
        width: 50%;
    }
    .col.lrg-7,
    .gallery.lrg-7 li {
        width: 58.3333%;
    }
    .col.lrg-8,
    .gallery.lrg-8 li {
        width: 66.6666%;
    }
    .col.lrg-9,
    .gallery.lrg-9 li {
        width: 75%;
    }
    .col.lrg-10,
    .gallery.lrg-10 li {
        width: 83.3333%;
    }
    .col.lrg-11,
    .gallery.lrg-11 li {
        width: 91.6666%;
    }
    .col.lrg-12,
    .gallery.lrg-12 li {
        width: 100%;
    }
    .col.lrg-push-0 {
        left: auto;
    }
    .col.lrg-push-1 {
        left: 8.3333%;
    }
    .col.lrg-push-2 {
        left: 16.6666%;
    }
    .col.lrg-push-3 {
        left: 25%;
    }
    .col.lrg-push-4 {
        left: 33.3333%;
    }
    .col.lrg-push-5 {
        left: 41.6666%;
    }
    .col.lrg-push-6 {
        left: 50%;
    }
    .col.lrg-push-7 {
        left: 58.3333%;
    }
    .col.lrg-push-8 {
        left: 66.6666%;
    }
    .col.lrg-push-9 {
        left: 75%;
    }
    .col.lrg-push-10 {
        left: 83.3333%;
    }
    .col.lrg-push-11 {
        left: 91.6666%;
    }
    .col.lrg-push-12 {
        left: 100%;
    }
    .col.lrg-pull-0 {
        right: auto;
    }
    .col.lrg-pull-1 {
        right: 8.3333%;
    }
    .col.lrg-pull-2 {
        right: 16.6666%;
    }
    .col.lrg-pull-3 {
        right: 25%;
    }
    .col.lrg-pull-4 {
        right: 33.3333%;
    }
    .col.lrg-pull-5 {
        right: 41.6666%;
    }
    .col.lrg-pull-6 {
        right: 50%;
    }
    .col.lrg-pull-7 {
        right: 58.3333%;
    }
    .col.lrg-pull-8 {
        right: 66.6666%;
    }
    .col.lrg-pull-9 {
        right: 75%;
    }
    .col.lrg-pull-10 {
        right: 83.3333%;
    }
    .col.lrg-pull-11 {
        right: 91.6666%;
    }
    .col.lrg-pull-12 {
        right: 100%;
    }
    .col.lrg-offset-0 {
        margin-left: 0;
    }
    .col.lrg-offset-1 {
        margin-left: 8.3333%;
    }
    .col.lrg-offset-2 {
        margin-left: 16.6666%;
    }
    .col.lrg-offset-3 {
        margin-left: 25%;
    }
    .col.lrg-offset-4 {
        margin-left: 33.3333%;
    }
    .col.lrg-offset-5 {
        margin-left: 41.6666%;
    }
    .col.lrg-offset-6 {
        margin-left: 50%;
    }
    .col.lrg-offset-7 {
        margin-left: 58.3333%;
    }
    .col.lrg-offset-8 {
        margin-left: 66.6666%;
    }
    .col.lrg-offset-9 {
        margin-left: 75%;
    }
    .col.lrg-offset-10 {
        margin-left: 83.3333%;
    }
    .col.lrg-offset-11 {
        margin-left: 91.6666%;
    }
    .col.lrg-offset-12 {
        margin-left: 100%;
    }
    .col.lrg-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .col.lrg-uncentered {
        float: left;
    }
    .lrg-h1 {
        font-size: 2.5rem;
    }
    .lrg-h2 {
        font-size: 2rem;
    }
    .lrg-h3 {
        font-size: 1.67rem;
    }
    .lrg-h4 {
        font-size: 1.5rem;
    }
    .lrg-h5 {
        font-size: 1.33rem;
    }
    .lrg-h6 {
        font-size: 1.17rem;
    }
    .lrg-text-left {
        text-align: left;
    }
    .lrg-text-center {
        text-align: center;
    }
    .lrg-text-right {
        text-align: right;
    }
    .lrg-text-justify {
        text-align: justify;
    }
    .lrg-float-left {
        float: left;
    }
    .lrg-float-center {
        margin-left: auto;
        margin-right: auto;
    }
    .lrg-float-right {
        float: right;
    }
    .lrg-float-none {
        float: none;
    }
    .lrg-show {
        display: block;
    }
    .lrg-hide {
        display: none;
    }
    .lrg-full-width {
        width: 100%;
    }
    .lrg-width-auto {
        width: auto;
    }
    .lrg-no-margin {
        margin: 0;
    }
    .lrg-no-padding {
        padding: 0;
    }
}


/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

.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;
}


/* Icons */

ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.icons li {
    display: inline-block;
    padding: 0 1rem 0 0;
}

ul.icons li:last-child {
    padding-right: 0;
}

ul.icons li .icon:before {
    font-size: 2rem;
}


/* Image */

img {
    border: 0;
    height: auto;
    max-width: 100%;
}

.img-circle {
    border-radius: 50%;
    padding: .4rem;
    border: .2rem solid #fff;
}

.img-aso {
    border-top-right-radius: 4%;
    border-top-left-radius: 16%;
    border-bottom-right-radius: 16%;
    border-bottom-left-radius: 4%;
    padding: .4rem;
    border: .2rem solid #006090;
}

.img-var {
    border-radius: 8%;
    padding: .4rem;
    border: .2rem solid #2495d3;
}


/* Wrapper */

.wrapper {
    padding: 2.5rem 0 2.5rem 0;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1280px) {
    .wrapper {
        padding: 4rem 0 2rem 0;
    }
}

@media screen and (max-width: 736px) {
    .wrapper {
        padding: 3rem 0 1rem 0;
    }
}

@media screen and (max-width: 480px) {
    .wrapper {
        padding: 2rem 0 0.1rem 0;
    }
}


/* Banner */

#banner {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    background-color: #00f;
    color: rgba(255, 255, 255, 0.5);
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    /*background-image: url("../../images/banner.jpg");*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 0;
    display: -ms-flexbox;
    height: 35rem !important;
    min-height: 35rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

#banner input,
#banner select,
#banner textarea {
    color: #ffffff;
}

#banner a {
    color: #0099fa;
}

#banner strong,
#banner b {
    color: #ffffff;
}

#banner h1,
#banner h2,
#banner h3,
#banner h4,
#banner h5,
#banner h6 {
    color: #ffffff;
    font-weight: 300;
}


#banner > .inner {
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -moz-transition: opacity 1s ease, -moz-transform 1s ease;
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    -ms-transition: opacity 1s ease, -ms-transform 1s ease;
    transition: opacity 1s ease, transform 1s ease;
    opacity: 1;
    position: relative;
    z-index: 3;
}

#banner > .inner >:last-child {
    margin-bottom: 0;
}

#banner h1 {
    font-size: 4rem;
    margin-bottom: 1rem;
}

#banner p {
    font-size: 1.3rem;
    font-weight: 300;
    color: #f0f0f0;
}

#banner a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

#banner a:hover {
    color: #ffffff;
}

#banner video {
    -moz-transform: translateX(50%) translateY(50%);
    -webkit-transform: translateX(50%) translateY(50%);
    -ms-transform: translateX(50%) translateY(50%);
    transform: translateX(50%) translateY(50%);
    bottom: 50%;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 50%;
    width: auto;
}

#banner:before {
    -moz-transition: opacity 3s ease;
    -webkit-transition: opacity 3s ease;
    -ms-transition: opacity 3s ease;
    transition: opacity 3s ease;
    -moz-transition-delay: 1.25s;
    -webkit-transition-delay: 1.25s;
    -ms-transition-delay: 1.25s;
    transition-delay: 1.25s;
    background: #006090;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.45;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#banner:after {
    background: linear-gradient(135deg, #0099fa 0%, #009988 74%);
    content: ' ';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    webkit-linear-gradientidth: 100%;
    width: 100%;
    z-index: 1;
}

@media screen and (max-width: 1280px) {
    #banner video {
        display: none;
    }
}

@media screen and (max-width: 736px) {
    #banner {
        height: auto !important;
        min-height: 0;
        padding: 4rem 2rem 4rem 2rem;
    }
    #banner .inner {
        width: 100%;
    }
    #banner h1 {
        font-size: 1.75rem;
        margin-bottom: 0.5rem;
        padding-bottom: 0;
    }
    #banner p {
        font-size: 1.25rem;
    }
    #banner br {
        display: none;
    }
    #banner .button {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    #banner p {
        font-size: 1rem;
    }
}

body.preload #banner .inner {
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

body.preload #banner:before {
    opacity: 1;
}

/* bgfx1 */

#bgfx1 {
    background-color: #0099fa;
    color: rgba(255, 255, 255, 0.75);
    background-attachment: fixed;
    background-image: linear-gradient(135deg, rgba(0, 153, 250, 0.9) 0%, rgba(0, 153, 136, 0.9) 74%), url(../../images/bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

#bgfx1 .inner {
    position: relative;
    z-index: 3;
}

#bgfx1,
#bgfx1 h1,
#bgfx1 h2 {
    color: #fff;
}

@media screen and (max-width: 980px) {
    #bgfx1 {
        background-attachment: scroll;
    }
}

#bgfx1 h2 {
    text-align: center;
}

.adresse {
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.75);
    padding-left: 2rem;
}


/* Footer */

#footer {
    background-color: #006090;
    color: rgba(255, 255, 255, 0.5);
    padding: 2rem 0 2rem 0;
    text-align: center;
}

#footer a {
    color: #0099fa;
    border-bottom: 1px solid transparent;
}

#footer a:hover {
    color: #fff;
    border-bottom: 1px solid transparent;
}

@media screen and (max-width: 1280px) {
    #footer {
        padding: 4rem 0 2rem 0;
    }
}

@media screen and (max-width: 980px) {
    #footer .content {
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #footer .content section {
        width: 50%;
    }
    #footer .content section:first-child {
        width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width: 736px) {
    #footer {
        padding: 3rem 0 1rem 0;
    }
    #footer .content section {
        width: 100%;
    }
    #footer .content section:last-child {
        padding-left: 0;
    }
}

@media screen and (max-width: 480px) {
    #footer {
        padding: 2rem 0 0.1rem 0;
    }
}

/* Header */

body {
    padding-top: 3.25rem;
    font-weight: normal;
}

#header {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    background: #fff;
    color: #006090;
    cursor: default;
    height: 3.25rem;
    left: 0;
    line-height: 3.25rem;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
    border-bottom: 1px solid #dee9f1;
}

#header > .logo {
    font-family: Arial, 'Quicksand';
    color: #ffffff;
    font-size: 2rem;
    font-weight: 700;
    height: inherit;
    line-height: inherit;
    padding: 0 1.25rem;
    text-decoration: none;
}

#header > nav > a {
    color: inherit;
    display: inline-block;
    padding: 0 0.75rem;
    text-decoration: none;
    color: #0099fa;
}

#header > nav > a:hover {
    color: #006090;
}

#header > nav > a[href="#menu"] {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#header > nav > a[href="#menu"]:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

#header > nav > a[href="#menu"]:before {
    content: '\f0c9';
    margin: 0 0.5rem 0 0;
}

#header > nav > a + a[href="#menu"]:last-child {
    border-left: solid 1px rgba(255, 255, 255, 0.25);
    margin-left: 0.5rem;
    padding-left: 1.25rem;
}

#header > nav > a:last-child {
    padding-right: 1.25rem;
}

@media screen and (max-width: 736px) {
    #header > nav > a {
        padding: 0 0.5rem;
    }
    #header > nav > a + a[href="#menu"]:last-child {
        margin-left: 0.25rem;
        padding-left: 1rem;
    }
    #header > nav > a:last-child {
        padding-right: 1rem;
    }
}

@media screen and (max-width: 980px) {
    body {
        padding-top: 44px;
    }
    #header {
        height: 44px;
        line-height: 44px;
    }
}

@media screen and (max-width: 480px) {
    #header {
        min-width: 320px;
    }
}


/* Heading */

#heading {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    background-color: #006090;
    
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    /*background-image: url(../../images/bg-bleu.jpg);*/
    background: linear-gradient(135deg, #0099fa 0%, #009988 74%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 0;
    display: -ms-flexbox;
    height: 15rem !important;
    min-height: 15rem;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    color: #fff;
}

#heading h1 {
    color: #fff;
}

/* Main */

#main .content {
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.025);
    margin-bottom: 2rem;
    padding: 3rem;
}

#main h3 {
    color: #0099fa;
}

@media screen and (max-width: 980px) {
    #main .content {
        padding: 2rem;
    }
}

@media screen and (max-width: 480px) {
    #main .content {
        padding: 1.5rem;
    }
}


/* Menu */

#menu {
    background-color: #006090;
    color: rgba(255, 255, 255, 0.5);
    -moz-transform: translateX(20rem);
    -webkit-transform: translateX(20rem);
    -ms-transform: translateX(20rem);
    transform: translateX(20rem);
    -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -webkit-overflow-scrolling: touch;
    box-shadow: none;
    height: 100%;
    max-width: 80%;
    overflow-y: auto;
    padding: 3rem 2rem;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 20rem;
    z-index: 10002;
}


#menu a {
    color: #0099fa;
}

#menu strong,
#menu b {
    color: #ffffff;
}



#menu > ul {
    margin: 0 0 1rem 0;
}

#menu > ul.links {
    list-style: none;
    padding: 0;
}

#menu > ul.links > li {
    padding: 0;
}

#menu > ul.links > li > a {
    border: 0;
    /*border-top: solid 1px rgba(255, 255, 255, 0.25);*/
    color: inherit;
    display: block;
    line-height: 3.5rem;
    text-decoration: none;
    padding: .4rem .0rem .4rem 1rem;
}

#menu > ul.links > li > a:hover {
    /*color: #ffffff;*/
    background: rgba(255,255,255,.15);
}

#menu > ul.links > li:first-child > a {
    border-top: 0;
}

#menu .close {
    text-decoration: none;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: 0;
    color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    display: block;
    height: 3.25rem;
    line-height: 3.25rem;
    padding-right: 1.25rem;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    vertical-align: middle;
    width: 7rem;
}

#menu .close:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

#menu .close:before {
    content: '\f00d';
    font-size: 1.25rem;
}

#menu .close:hover {
    color: #ffffff;
}

@media screen and (max-width: 736px) {
    #menu .close {
        height: 4rem;
        line-height: 4rem;
    }
}

@media screen and (max-width: 736px) {
    #menu {
        padding: 2.5rem 1.75rem;
    }
}

body.is-menu-visible #menu {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    /*box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.2);*/
    visibility: visible;
}

.mt20 {
    margin-top: 2rem;
}

.mt40 {
    margin-top: 6rem;
}

.mt60 {
    margin-top: 6rem;
}

.pt20 {
    padding-top: 2rem;
}

.pt40 {
    padding-top: 4rem;
}

.pb20 {
    padding-bottom: 2rem;
}

.pb40 {
    padding-bottom: 4rem;
}

.fw600 {
    font-weight: 600;
}

.fw400 {
    font-weight: 400;
}

.center {
    text-align: center!important;
}

.skew1 {
    width: 100%;
    height: 6rem;
    transform: skew(0deg, -2deg) translateY(4rem);
    background-color: #fff;
}

.skew2 {
    width: 100%;
    height: 6rem;
    transform: skew(0deg, -2deg) translateY(-4rem);
    background-color: #fff;
}

.skew3 {
    width: 100%;
    height: 6rem;
    transform: skew(0deg, -2deg) translateY(-4rem);
    background-color: #fff;
}

.bgwhite {
    background: #fff!important;
}

.bgblue {
    background: #dee9f1!important;
}

.blue {
    color: #0099fa;
}

.blue2 {
    color: #006090;
}


.orange {
    color: #ff8a00;
}

.vert {
    color: #009988;
}

#chiffres {}

#chiffres .fa {
    color: #006090;
}

#chiffres h4 {
    color: #006090;
    font-weight: 600;
    padding-top: 2rem;
}

#chiffres h2 {
    color: #80ca40;
    font-weight: 600;
}

.aso-slogan {
    color: #006090;
    font-weight: 600;
    text-align: center;
}

.var-slogan {
    color: #2495d3;
    font-weight: 600;
    text-align: center;
}

.strong {
    font-weight: bold;
}

.tiny {
    font-size: .8rem;
}

.partenariat {
    width: 100%;
    text-align: center;
}

.img-part {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 1px;
    min-width: 15%;
    max-width: 15%;
    margin: .3rem;
}

.skicin {
    padding-left: 2rem;
}

/* Boutons des liens vers les sites */

.lien-site {
    text-align: center;
    cursor: pointer;
    font-size: 1.4rem;
    margin: 0 auto;
}



.lien-site {
    border-radius: 4px;
    background-color: #006090;
    border: none;
    padding: 1rem;
    width: 200px;
    transition: all 0.5s;
    position: relative;
    color: #fff;

}

.lien-site:hover {
    background-color: #80ca40;
}

.lien-site:hover.orange {
    background-color: #ff8a00;
}

.lien-site span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.lien-site span:after {
    content: '»';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}

.lien-site:hover span {
    padding-right: 25px;
}

.lien-site:hover span:after {
    opacity: 1;
    right: 0;
}


hr.style1 {
    border: 0;
    height: 1px;
    width: 50%;
    margin: 2rem auto;
    background-image: linear-gradient(to right, rgba(0, 96, 144,0), rgba(0, 96, 144, 0.5), rgba(0, 96, 144, 0));
}