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,
caption,
tbody,
tfoot,
thead,
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%;
    border: 0;
    font: inherit;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

#partners.page-aide {
    display: block !important;
}

#mapUfa-0 {
    display: none !important;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: 'dosisregular';
    src: url('dosis/dosis-regular-webfont.eot');
    src: url('dosis/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('dosis/dosis-regular-webfont.woff') format('woff'),
        url('dosis/dosis-regular-webfont.ttf') format('truetype'),
        url('dosis/dosis-regular-webfont.svg#dosisregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosisbold';
    src: url('dosis/dosis-bold-webfont.eot');
    src: url('dosis/dosis-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('dosis/dosis-bold-webfont.woff') format('woff'),
        url('dosis/dosis-bold-webfont.ttf') format('truetype'),
        url('dosis/dosis-bold-webfont.svg#dosisbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosislight';
    src: url('dosis/dosis-light-webfont.eot');
    src: url('dosis/dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('dosis/dosis-light-webfont.woff') format('woff'),
        url('dosis/dosis-light-webfont.ttf') format('truetype'),
        url('dosis/dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dosissemibold';
    src: url('dosis/dosis-semibold-webfont.eot');
    src: url('dosis/dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('dosis/dosis-semibold-webfont.woff') format('woff'),
        url('dosis/dosis-semibold-webfont.ttf') format('truetype'),
        url('dosis/dosis-semibold-webfont.svg#dosissemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    /*background:url('img/fond.jpg') top center no-repeat;background-size:100%; */
    font-family: 'dosisregular'
}

@media screen and (min-width: 0px) and (max-width: 1680px) {
    body {
        background-size: initial
    }
}

h1 {
    color: #af8b83;
    font-family: 'dosissemibold';
    font-size: 25px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 25px;
}

h2 {
    color: #AF8B83;
    font: normal 18px/1.2em 'dosissemibold';
    margin: 20px 0 15px;
    clear: both;
}

.page-aide h2 {
    color: #af8b83;
    font: normal 25px/1.2em 'dosissemibold';
    margin: 20px 0 15px;
    clear: both;
}

.page-aide h4,
.page-aide p {
    font: normal 18px/1.2em 'dosissemibold' !important;
    clear: both;
}

em {
    font-style: italic;
}

a {
    color: #af8b83;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.noMobile {
    display: none;
}

.autoMargin {
    position: relative;
    margin: 0 auto;
    width: 90%;
}

.clearboth {
    clear: both
}

.bbouton {
    border: 0;
    font-size: 16px;
    position: absolute;
    left: -10px;
    text-decoration: none;
    display: inline-block;
    padding: 7px;
    background-color: #c39f97;
    color: #ffffff;
    font-family: 'dosissemibold';
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bbouton i {
    margin-right: 7px;
}

.bbouton a {
    color: #FFFFFF;
    text-decoration: none;
}

.bbouton .ombre {
    background: url(img/coinMarron.png) top left no-repeat;
    height: 6px;
    width: 6px;
    position: absolute;
    top: 99%;
    left: 3px;
}

.rbouton {
    border: 0;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding: 7px;
    color: #ffffff;
    font-family: 'dosissemibold';
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #af8b83;
    /* Old browsers */
    background: -moz-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #af8b83), color-stop(50%, #af8b83), color-stop(51%, #af8b83), color-stop(100%, #af8b83));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* W3C */
    -pie-background: linear-gradient(#af8b83, #af8b83);
    margin-bottom: 15px;
    cursor: pointer;
}

#formations-filters h4 {
    display: block;
    margin: 15px 0 7px;
    color: #af8b83;
    font-family: 'dosissemibold';
    font-size: 18px;
}

.reset-btn {
    float: right;
    margin-top: 10px;
    padding: 9px !important;
    margin-right: 15px;
}

.dbouton {
    padding: 15px 0 13px 5%;
    text-decoration: none;
    font-size: 19px;
    width: 106.4%;
    margin-left: -5.7%;
    text-align: left;
    position: relative;
    display: block;
    color: #af8b83;
    font-family: 'dosissemibold';
    text-transform: uppercase;
    -moz-box-shadow: inset 0px 10px 10px -10px #aaa8a8;
    -webkit-box-shadow: inset 0px 10px 10px -10px #aaa8a8;
    -o-box-shadow: inset 0px 10px 10px -10px #aaa8a8;
    box-shadow: inset 0px 10px 10px -10px #aaa8a8;
    color: #D1006D;
}

.dbouton div {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
}

.dbouton div:before {
    content: "\f0a9";
    font-family: 'FontAwesome';
    font-size: 26px;
    line-height: 54px;
}

#header {
    position: relative;
    height: 200px;
}

#header>.fa-bars {
    background: #ffffff;
    padding: 5px 0;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    color: #af8b83;
    font-size: 25px;
    display: block;
    width: 50px;
    text-align: center;
    cursor: pointer;
    -moz-box-shadow: 0px 0px 5px 0px #000000;
    -webkit-box-shadow: 0px 0px 5px 0px #000000;
    -o-box-shadow: 0px 0px 5px 0px #000000;
    box-shadow: 0px 0px 5px 0px #000000;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#header .menu .fa-bars {
    color: #ffffff;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 10px;
}

#header #mainMenu {
    position: fixed;
    background: #af8b83;
    width: 90%;
    top: 0;
    right: -100%;
    z-index: 3;
}

#header .menu li {
    list-style-type: none;
}

#header .menu li a {
    text-decoration: none
}

#header .menu>li {
    border-bottom: 1px solid #af8b83;
    padding-bottom: 15px;
}

#header .menu>li>a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    font-family: 'dosissemibold';
    display: block;
    padding: 15px 25px 0px 25px;
}

#header .menu li .sub-menu {
    display: none;
    padding: 0 0 0 15px;
    line-height: 25px;
    overflow: hidden;
    clear: both;
}

#header .menu>li>.sub-menu {
    padding-top: 15px;
}

#header .menu li .sub-menu a {
    clear: both;
    color: #ffffff;
    font-family: 'dosisregular';
    padding: 0 15px;
    display: block
}

#header .menu li .sub-menu>li>a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    padding-right: 10px;
    display: block;
    float: left;
    margin-bottom: 2px;
}

#logo {
    display: block;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -73px;
    bottom: 0;
}

#logo a {
    display: block;
    border: 0;
    text-decoration: none;
}

#slideshow {
    display: none;
}

#searchform {
    display: none;
}

.extranet {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #af8b83;
    color: #fff;
    border-radius: 50%;
    border: 3px solid #fff;
    line-height: 40px;
    position: absolute;
    text-align: center;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 45%;
}

#content {
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    min-height: 300px;
    color: #625552;
}

#content p {
    margin-bottom: 7px;
    font: 1em/1.2em 'dosisregular';
}

#content ul li {
    font: 1em/1.2em 'dosisregular';
    list-style-position: inside;
    padding-left: 20px;
}

#content ul li p {
    display: inline;
}

#content b,
#content strong {
    font-family: 'dosissemibold'
}

#content.page {
    overflow: hidden;
}

#sideLeft {
    padding: 5px 25px 25px 25px;
}

#sideRight {
    display: none;
}

#ariane {
    padding: 15px 25px 10px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #af8b83;
    font-family: 'dosissemibold';
    line-height: 15px;
}

#ariane a {
    color: #af8b83;
}

#raccourcisHome {
    position: relative;
    height: 155px;
    background: url(img/fondHead.png) center 1px no-repeat;
    background-size: 99.8% 100%;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -moz-box-shadow: 0px 5px 5px 0px #D5D5D5;
    -webkit-box-shadow: 0px 5px 5px 0px #D5D5D5;
    -o-box-shadow: 0px 5px 5px 0px #D5D5D5;
    box-shadow: 0px 5px 5px 0px #D5D5D5;
}

#raccourcisHome .raccourci {
    text-decoration: none;
    width: 33%;
    text-align: center;
    color: #ffffff;
    float: left;
    height: 150px;
    padding-top: 15px;
    background: url(img/triangle.png) bottom center no-repeat;
}

#raccourcisHome .raccourci img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    width: 95px;
    height: 95px;
}

#raccourcisHome .raccourci .title {
    font-size: 16px;
    font-family: 'dosissemibold';
    text-transform: uppercase;
}

#raccourcisHome .raccourci .description {
    display: none;
}

@media screen and (min-width: 480px) {
    #raccourcisHome {
        height: 165px;
    }

    #raccourcisHome .raccourci {
        height: 160px;
    }

    #raccourcisHome .raccourci .title {
        font-size: 23px;
        font-family: 'dosisbold';
    }
}



#content .left {
    width: 90%;
    padding: 25px 5% 0 5%;
}

#content .left .offres {
    margin-top: 20px;
}

#content #partners {
    display: block;
}

.home #content #partners {
    display: block;
}

.home #content #partners .blocPartner {
    padding: 10px 0;
}

.home #content #partners .blocPartner .titlePartner {
    text-transform: uppercase;
    color: #AF8B83;
    margin-bottom: 5px;
    padding-bottom: 6px;
}

.home #content #partners .blocPartner a {
    padding: 0 10px;
}

#content .noResult {
    text-align: center;
    margin-top: 25px;
    padding: 15px 0;
    border-top: 1px solid #B2A8A6;
    border-bottom: 1px solid #B2A8A6;
}

#content .searchUl {
    margin-top: 25px;
}

#content .searchUl li {
    list-style-type: none;
    margin-top: 10px;
}


#content .searchFormation,
#content .searchOffres {
    background: #f9f9f9;
    padding: 25px;
    overflow: hidden;
    margin-top: 40px;
}

#content .searchFormation label,
#content .searchOffres label {
    display: block;
    margin: 15px 0 7px;
    color: #af8b83;
    font-family: 'dosissemibold';
    font-size: 18px;
}

#content .searchFormation select,
#content .searchOffres select {
    width: 100%;
}

#content .searchFormation input {
    cursor: pointer;
    float: right;
    margin-top: 10px;
}

#content div.fiers {
    margin-top: 30px;
    text-align: center;
    color: #af8b83;
    text-transform: uppercase;
    font-family: 'dosissemibold';
}

#content div.fiers>div {
    display: inline-flex;
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
}

#content .right {
    width: 90%;
    padding: 25px 5% 0 5%;
}

#content #listeActus {
    margin-bottom: 10px;
    margin-top: 50px;
}

#content #listeActus a {
    display: block;
    text-decoration: none;
    margin-top: 5px;
    padding-bottom: 0;
    width: 80%;
    float: left;
}

#content #listeActus a.nb-2 {
    border: 0;
}

#content #listeActus .title {
    color: #e53d23;
    font-family: 'dosisbold';
    text-transform: uppercase;
    font-size: 14px;
    display: block;
}

#content #listeActus .description {
    color: #625552;
    font-size: 13px;
}

#content ul#listeActus {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content ul#listeActus a {
    color: #625552;
    width: 80%;
    float: left;
    padding-bottom: 20px;
    margin-top: 23px;
}

#content #listeActus .actu .vignette {
    float: right;
    width: 20%;
    height: 115px;
    overflow: hidden;
    margin-top: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#content #listeActus .actu .title {
    margin: 0 0 5px;
}

#content #listeActus .actu .date {
    margin: 0 0 10px;
    font: italic 0.9em/1.2em 'dosisregular';
    display: block;
}

#content #listeActus .actu {
    border-bottom: 1px solid #cbc5c4;
    overflow: hidden;
}

#content #listeActus .vignette {
    float: right;
    width: 20%;
    height: 81px;
    overflow: hidden;
    margin-top: 28px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* #content #mapUfa{width:100%;height:300px;} */
#content #mapUfa,
#content .mapUfa {
    width: 294px;
    height: 356px;
    position: relative;
    margin: 25px auto;
    display: block;
}

#content .consigneUfa {
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    padding: 10px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 0 0 10px 0;
}

#content #infosMapUfa .resultClick {
    display: none;
    margin-bottom: 35px;
    font-family: 'dosissemibold';
    font-size: 22px;
}

#content #infosMapUfa .resultClick span {
    color: #af8b83;
}

#content #infosMapUfa .ufabloc {
    display: none;
    margin-top: 20px;
}

#content #infosMapUfa .ufabloc .title {
    cursor: pointer;
    font-family: 'dosissemibold';
    font-size: 20px;
    color: #af8b83;
    margin: 20px 0 5px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

#content #infosMapUfa .ufabloc .title:hover {
    color: #af8b83;
}

#content #infosMapUfa i,
#content .consigneUfa i {
    font-family: 'FontAwesome';
    font-size: 26px;
    color: #af8b83;
    margin: -5px 6px 0 0;
    display: block;
    float: left;
}

#content .consigneUfa i {
    display: inline;
    float: none;
    margin: 0 5px 0 0;
}

#content #infosMapUfa a {
    color: #af8b83;
    text-decoration: none;
}

#content #infosMapUfa a:hover {
    text-decoration: underline;
}

#content #infosMapUfa .info {
    display: block;
    clear: both;
}

#content #infosMapUfa .contentUfa {
    display: none;
    padding: 10px;
    background: #E9E5E6;
    overflow: hidden;
}

#content #infosMapUfa .rbouton {
    float: right;
    margin: 10px 0 0 0
}

#content #infosMapUfa .rbouton a {
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle
}

#content #formationsList,
#content #offresList {
    margin: 40px 0px 20px;
    padding: 0px;
    list-style: none;
}

#content #formationsList .formation,
#content #offresList .offre {
    margin: 0px;
    padding: 0;
    display: block;
    overflow: hidden;
    position: relative;
}

#content #formationsList .formation.odd,
#content #offresList .offre.odd {
    background: #F9F9F9;
}

#content #formationsList .formation a,
#content #offresList .offre a {
    text-decoration: none;
    display: block;
    padding: 5px;
    padding-right: 70px;
    color: #625552;
}

#content #formationsList .formation a:before,
#content #offresList .offre a:before {
    content: "";
    display: block;
    font: 3em/1em 'FontAwesome';
    margin-top: -22px;
    position: absolute;
    right: 20px;
    top: 50%;
    color: #af8b83
}

#content .offre h2.separator {
    border-top: 1px solid #af8b83;
    padding-top: 10px;
}

#content #formationsList .formation h3,
#content #offresList .offre h3 {
    font: normal 1.3em/1.2em 'dosisregular';
    margin: 10px 0;
    color: #af8b83;
}

#content #offresList .offre h3 {
    float: left;
    margin-right: 10px;
}

#content #offresList .offre .publication {
    float: left;
    display: block;
    font: italic 0.8em/25px 'dosisregular';
    margin: 10px 0;
}

#content .formation .icon strong,
#content .offre .icon strong {
    margin-right: 10px;
    min-width: 20px;
    display: inline-block;
    text-align: center;
}

#content .formation .details {
    display: block;
}

#content .formation .details .icon,
#content .offre .details .icon {
    display: block;
    min-height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 25px;
}

#content .formation .details .icon strong,
#content .offre .details .icon strong {
    color: #af8b83;
    display: block;
    float: left;
    min-width: 30px;
    text-align: center;
}

#content .formation .details .icon .fa,
#content .offre .details .icon .fa {
    font-size: 1.4em;
}

#content .offre .details .icon strong {
    margin-bottom: 5px;
}

#content .offre .details .icon .fa {
    display: block;
    min-width: 30px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

#content .formation .niveau {
    min-width: 20%;
    margin-right: 5%;
    display: inline-block;
    margin-bottom: 10px;
}

#content .formation .site {
    min-width: 10%;
    margin-right: 5%;
    display: inline-block;
    margin-bottom: 10px;
}

#content #formationsList .icon,
#content #offresList .icon {
    display: inline-block;
    margin-bottom: 10px;
}

#content #formationsList .formation a:hover,
#content #offresList .offre a:hover {
    background: #C39F97;
    color: #FFFFFF;
}

#content #formationsList .formation a:hover h3,
#content #offresList .offre a:hover h3 {
    color: #FFFFFF;
}

#content #formationsList .formation a:hover:before,
#content #offresList .offre a:hover:before {
    color: #FFFFFF;
}

#content #offresList .lieu {
    min-width: 20%;
    margin-right: 5%;
}

#content .offre .icon {
    clear: both;
    display: block;
    overflow: hidden;
    margin-bottom: 8px;
    line-height: 1.4em;
}

#content .offre .icon strong {
    display: block;
    float: left;
}

#content .offre .icon p {
    float: left;
    max-width: 85%;
    display: block;
}

#content #formationsLiees {
    list-style: none;
    padding: 0;
    float: left;
}

#content #formationsLiees .formation a {
    color: #625552;
}

#content #formationsLiees .formation a:hover {
    text-decoration: none;
}

#label-formation,
select#formation {
    display: none !important;
}

#content .formation hr {
    height: 2px;
    border: none;
    background: #C39F97;
    margin: 20px 0;
}

#content #pagination {
    float: right;
}

#content #pagination .page-numbers {
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    font: 1em/25px 'dosisregular';
    display: block;
    float: left;
    color: #625552;
    background: #F9F9F9;
    display: block;
    margin-left: 10px;
}

#content #pagination .page-numbers:hover,
#content #pagination .page-numbers.current {
    background: #C39F97;
    color: #FFFFFF;
}

#content form.depotOffreContrat,
#content form.depotUFA,
#popin form,
#content form[name="contact"] {
    background: #f9f9f9;
    padding: 10px;
}

#content form fieldset,
#popin form fieldset {
    border: 1px solid #AF8B83;
    padding: 15px 10px 10px;
    margin: 0 0 20px;
}

#content form fieldset legend,
#popin form fieldset legend {
    padding: 0 10px;
    font: 1em/1em 'dosissemibold';
}

#content form .field,
#popin form .field {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}

#content form .field.hide,
#popin form .field.hide {
    display: none;
}

#content form,
#popin form {
    overflow: hidden;
}

#content form .field label,
#popin form .field label {
    display: block;
    float: left;
    width: 25%;
    margin-right: 4%;
    line-height: 20px;
    line-height: 26px;
}

#content form .field label span,
#popin form .field label span {
    color: #af8b83;
}

#content form .field label.check,
#popin form .field label.check {
    width: auto;
    display: inline-block;
}

#content form .field input,
#content form .field textarea,
#popin form .field input,
#popin form .field textarea,
#popin form .field select {
    padding: 5px 2%;
}

#content form .field input,
#content form .field select,
#content form .field textarea,
#popin form .field input,
#popin form .field select,
#popin form .field textarea {
    display: block;
    background: #FFFFFF;
    float: left;
    width: 66%;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

#content form .field textarea,
#popin form .field textarea {
    float: right;
    margin-right: 0.5%;
}

#content form .field.error input,
#content form .field.error textarea,
#content form .field.error select,
#popin form .field.error input,
#popin form .field.error textarea,
#popin form .field.error select {
    border: 1px solid #af8b83;
}

#content form .field.error input,
#popin form .field.error input {
    background: url(img/icon_close_rose.png) no-repeat right center #FFFFFF;
}

#content form .field.error textarea,
#popin form .field.error textarea {
    background: url(img/icon_close_rose.png) no-repeat right top #FFFFFF;
}

#content form .field input[type="checkbox"],
#popin form .field input[type="checkbox"] {
    width: 15px;
    margin: 1px 4px;
    padding: 0;
}

#content form .honeypot {
    position: absolute;
    top: -10000px
}

form .rgpd {
    width: 100%;
    margin-bottom: 10px
}

form .rgpd input {
    display: inline-block;
    margin-right: 10px
}

form .rgpd label {
    width: 81%
}

form .rgpd.error label {
    color: red;
    font-weight: bold
}

#content form[name="contact"] .field.wide label {
    width: 10%;
}

#content form[name="contact"] .field.wide input {
    width: 81.5%;
}

#content form[name="contact"] .field.wide textarea {
    width: 81%;
}

#content #sideLeft .actions {
    margin: 25px 0 10px;
    text-align: center;
}

#content #sideLeft .actions .odd {
    margin: 0 20px 0 0;
}

#content form.depotOffreContrat input[type="button"] {
    margin: 0 auto;
    display: block;
}

#content .repeatContent li {
    position: relative;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E0DCD9;
}

#content .repeatContent li .img {
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    width: 130px;
    height: 130px;
}

#content .repeatContent li .img img {
    min-width: 100%
}

#content .repeatContent li h2 {
    color: #af8b83;
    font-family: 'dosissemibold';
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
}


#footerPartner {
    display: none
}

@media screen and (max-width:815px) {
    #footerMenu {
        visibility: hidden;
        overflow: hidden;
        max-height: 50px;
    }
}

#footerMenu a {
    text-decoration: none;
    color: #af9b97;
}

#footerMenu a:hover {
    text-decoration: underline;
}

#footerMenu .menu>li {
    float: left;
    list-style-type: none;
    font-size: 14px;
    margin-left: 10px;
    line-height: 30px;
    width: 179px;
}

#footerMenu .menu>li>a {
    text-transform: uppercase;
}

#footerMenu .menu>li ul li {
    font-size: 12px;
    list-style-type: none;
    line-height: 17px
}

#footerMenu .menu>li ul li ul {
    display: none;
}

#footerMenu .menu .menu-item-77,
#footerMenu .menu .menu-item-236,
#footerMenu .menu .menu-item-75,
#footerMenu .menu .menu-item-74 {
    padding-bottom: 0px
}

/* forcer le menu cookies a etre a droite */
#footerMenu .menu .moreSub {
    display: none;
}

#footerMenu .menu .moreSub ul {
    display: block;
}

#footerMenu .more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    background: #af9b97;
    text-decoration: none;
    color: #ffffff;
    padding: 2px 8px;
    font-family: 'dosisbold';
    text-transform: uppercase;
    margin-top: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#footerMenu .more:hover {
    text-decoration: none
}

footer .autoMargin {
    width: 80%;
}

@media screen and (max-width:960px) {
    #slideshow .slide .firstLine {
        display: none;
        position: absolute;
        bottom: 55px;
        right: 65px;
        font-size: 38px;
        text-transform: uppercase;
    }

    #slideshow .slide .secondLine {
        display: none;
        position: absolute;
        bottom: 25px;
        right: 55px;
        font-size: 38px;
        text-transform: uppercase
    }
}

#slideshow .slide {
    display: none;
}

#slideshow .slide:first-of-type {
    display: block;
}

/***************************
    Dépôt UFA & Formations
***************************/

#content.add {
    padding: 20px;
}

#content.add #depot .field.wide label {
    width: 10%;
}

#content.add #depot fieldset[name="ufaLiees"] .field.wide label {
    width: 28%;
}

#content.add #depot .field.wide input[type="text"],
#content.add #depot .field.wide select {
    width: 81.5%;
    padding: 5px 2%;
}

#content.add #depot .field.wide select {
    width: 85.5%;
}

#content.add #depot fieldset[name="ufaLiees"] .field.wide select {
    width: 67.5%;
}

#content.add #depot .field.wide textarea {
    float: left;
    width: 81.2%;
}

#content.add #depot .field .add,
#content.add .soumettre {
    cursor: pointer;
    float: none;
    margin: 10px auto;
    width: 200px;
    border: none;
    color: #FFFFFF;
    padding: 5px 2%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #af8b83;
    /* Old browsers */
    background: -moz-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #af8b83), color-stop(50%, #af8b83), color-stop(51%, #af8b83), color-stop(100%, #af8b83));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #af8b83 0%, #af8b83 50%, #af8b83 51%, #af8b83 100%);
    /* W3C */
    -pie-background: linear-gradient(#af8b83, #af8b83);
}

#content.add #depot .field .add:hover {
    background: #af8b83;
}

#content.add #depot .membre .field.even {
    width: 42%;
}

#content.add #depot .membre .field.even label {
    width: 24%;
}

#content.add #depot .membre .field.even input {
    width: 67%;
}

#content.add #depot .membre .delete {
    background: #af8b83;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 16px/22px "Arial";
    height: 25px;
    width: 25px;
    margin: 2px 13px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}

#content.add .soumettre {
    width: 160px;
    float: right;
}


/*********************
    POPIN
*********************/

#popinBack {
    width: 100%;
    position: absolute;
    z-index: 9999;
    background: #000000;
    display: none;
    top: 0;
    left: 0;
}

#popin {
    position: fixed;
    z-index: 99999;
    background: #FFFFFF;
    color: #625552;
    display: none;
    width: 90%;
    padding: 20px;
    margin-left: 50%;
    border-radius: 10px 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    text-align: left;
}

#popin .close {
    background: #af8b83;
    border: 3px solid #FFFFFF;
    border-radius: 16px;
    color: #FFFFFF;
    font: 1.2em/22px 'Arial';
    height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    text-decoration: none;
    top: -12px;
    width: 25px;
    border-radius: 16px 16px;
    -moz-border-radius: 16px 16px;
    -webit-border-radius: 16px 16px;
}

#popin form {
    overflow: auto;
}


/*********************
    MESSAGE
*********************/

#messages {
    background: #af8b83;
    color: #FFFFFF;
    top: 380px;
    display: none;
    width: 900px;
    padding: 25px;
    margin-left: -475px;
    left: 50%;
    position: absolute;
    z-index: 999999;
}

#messages p {
    font: 1.1em/1.2em 'dosisregular';
    margin: 10px 0;
}

#messages .close {
    font: 1.2em/1em 'dosissemibold';
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
    color: #FFFFFF;
}



/* page aide */
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: white;
    color: #625552;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

.accordion:after {
    content: "\f0a9";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 34px;
    margin-left: 10px;
    transform: rotate(90deg);
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover {
    background-color: #af8b83;
    color: white;
}

.accordion:hover .accordion:after {
    transform: rotate(90deg);
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
}