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;
    font-family: 'OpenSans';
}

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

body {
    line-height: 1;
    overflow-x: hidden;
    position: relative;
}

ol, ul {
    list-style: none;
    margin-bottom: 0px !important;
}

blockquote, q {
    quotes: none;
}

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

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

a:focus, a:hover {
    text-decoration: none;
}

a:focus, a:hover {
    color: #ffffff;
}

* {
    outline: none;
}

a:focus, a:hover {
    text-decoration: inherit !important;
}

a:link, a:visited, a:hover, a:active {
    outline: none !important;
}

.form-control {
    box-shadow: none !important;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.fix-width {
    width: 900px;
    margin: auto;
}

.js-acceptCookie {
    background: none !important;
    border: none !important;
    cursor: pointer;
}

.l-disclaimer {
    z-index: 100000;
    width: 100%;
    position: fixed;
    bottom: -.0625rem;
    background: rgba(25, 25, 25, 0.8);
    display: none;
}

.l-disclaimer__inner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 120rem;
    background: #1a1a1a;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.l-disclaimer__list {
    margin-bottom: 0;
}

.c-dialog {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ui-primary-nav-button__top-cta, .ui-rich-text {
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 1.75rem;
    font-family: 'NobelRegular', Helvetica, Arial, Roboto, sans-serif;
    color: #5b6164;
}

.ui-rich-text {
    font-family: 'NobelRegular', Helvetica, Arial, Roboto, sans-serif;
}

.ui-rich-text--inverted {
    color: #f7f7f7;
}

.c-dialog__content {
    margin: 0;
    padding: 2rem 0;
}

.c-dialog__close {
    margin: 0 0 2rem;
}

.js .c-dialog__close {
    display: block;
}

@media only screen and (min-width: 992px) {
    .l-disclaimer__inner {
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    .l-disclaimer {
        height: auto;
        /*background: #1a1a1a;*/
    }

    .l-disclaimer__inner {
        padding-left: 40px;
        padding-right: 40px;
        position: static;
        background: none;
    }

    .c-dialog__content {
        padding: 1.5rem 0;
    }

    .js .c-dialog__content {
        padding: 2.5rem 1.5rem 2.5rem 0;
    }

    .c-dialog__close {
        margin: 0;
    }
}

.banner {
    text-align: center;
    font-family: 'Montserrat-Bold', 'sans-serif';
    color: #ffffff;
    font-size: 35px;
    padding: 15px 0;
    background: #f7f7f7;
    font-weight: bold;
    line-height: 45px;
}

.banner span {
    color: #409d27;
}

.logo {
    float: left;
    /*margin-top: 15px;*/
}

.links-rs {
    float: right;
    line-height: 60px;
}

.links-rs li {
    display: inline-block;
    margin: 0 7px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.links-rs li:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

header {
    overflow: hidden;
    border-bottom: solid 5px #409d27;
}

header .fix-width {
    overflow: hidden;
    /*padding: 15px 0 15px 0;*/
}

header .fix-width .home-link {
    color: #434147;
    font-size: 18px;
    border-left: 1px solid #434147;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 60px;
    background: url(../images/bg-home-link.png) no-repeat right 0 top 10px;
    padding-right: 14px;
    font-family: 'Montserrat-Light', 'sans-serif';
}

.banniere {
    background: url(../images/bg-header-almoultaka_03.png) no-repeat;
    height: 233px;
    background-size: cover;
    overflow: hidden;
}

.banniere img {
    margin-left: 70px;
    margin-top: 10px;
}

.banniere h1 {
    float: left;
    font-family: 'Montserrat-Bold', 'sans-serif';
    color: #ffffff;
    font-size: 28px;
    width: 40%;
    text-align: center;
    line-height: 40px;
    margin-right: 170px;
    margin-top: 80px;
    direction: ltr;
}

.content .fix-width {
    background-color: #f7f7f7;
    padding-bottom: 30px;
}

.invitation {
    width: 80%;
    margin: auto;
    background-color: #fff;
    border-radius: 5px;
    padding: 40px 40px 25px 40px;
    margin-top: 25px;
    text-align: right;
}

.invitation p {
    color: #434147;
    font-family: 'Montserrat-Light', 'sans-serif';
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 20px;
    direction: ltr;
}

.invitation span {
    color: #434147;
    font-family: 'Montserrat-Light', 'sans-serif';
    font-size: 14px;
    direction: ltr;
}

.invitation strong {
    font-family: 'Montserrat-Bold', 'sans-serif';
    direction: ltr;
}

.invitation a {
    font-family: 'Montserrat-Bold', 'sans-serif';
    font-size: 15px;
    color: #ffffff;
    background-color: #e00815;
    border: 1px solid #e00815;
    text-align: center;
    width: 220px;
    float: none;
    margin: auto;
    display: block;
    height: 46px;
    line-height: 46px;
    margin-bottom: 30px;
    margin-top: 25px;
    direction: ltr;
}

footer {
    padding: 20px 0;
}

footer .fix-width img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.contact {
    width: 100%;
}

.invitation .web-site {
    border: none;
    background-color: transparent;
    color: #e008;
    width: initial;
    display: initial;
    margin: 0;
    line-height: initial;
    height: initial;
    direction: ltr;
}

.banniere-hp {
    background: url(../images/lp-bg.jpg) no-repeat;
    height: 350px;
    background-size: 105% 80%;
    overflow: hidden;
    position: relative;
}

.banniere-hp img {
    margin-left: 70px;
    margin-top: 10px;
}

.banniere-hp h1 {
    float: left;
    font-family: 'Montserrat-Bold', 'sans-serif';
    color: #ffffff;
    font-size: 28px;
    width: 40%;
    text-align: center;
    line-height: 36px;
    margin-right: 170px;
    margin-top: 60px;
    direction: ltr;
}

.banniere-hp h2 {
    font-family: 'Montserrat-Bold', 'sans-serif';
    color: #141313;
    font-size: 19px;
    width: 36%;
    text-align: center;
    line-height: 24px;
    right: 180px;
    top: 160px;
    position: absolute;
    direction: ltr;
}

.banniere-hp h2:before {
    content: '';
    position: absolute;
    width: 40px;
    background: #faa627;
    height: 4px;
    right: 125px;
    top: 65px;
    bottom: 0;
    margin: auto;
}

.banniere-hp h3 {
    position: absolute;
    font-family: 'Montserrat-Bold', 'sans-serif';
    color: #141313;
    font-size: 20px;
    width: 36%;
    text-align: center;
    line-height: 26px;
    right: 180px;
    top: 225px;
    direction: ltr;
}

.banniere-hp h3 strong {
    font-family: 'sans-serif';
    font-weight: bold;
}

.info {
    text-align: left;
    border-left: 10px solid #faa627;
    padding-left: 10px;
    width: 90%;
    margin: 0px auto 30px auto;
}

.info h4 {
    font-family: 'Montserrat-Bold', 'sans-serif';
    color: #141313;
    font-size: 28px;
    direction: ltr;
    margin-bottom: 5px;
}

.info h5 {
    font-family: 'Montserrat-Light', 'sans-serif';
    color: #141313;
    font-size: 24px;
    direction: ltr;
}

.formulaire {
    width: 90%;
    margin: auto;
    background-color: #e8e8e8;
    padding: 40px 20px;
    text-align: right;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    /*overflow: hidden;*/
}

.contact label {
    font-family: 'Montserrat', 'sans-serif';
    color: #141313;
    font-size: 13px;
    cursor: pointer;
    line-height: 34px;
    font-weight: bold;
}

.contact input {
    /*width: 78%;*/
    font-family: 'Montserrat-Light', 'sans-serif';
    background-color: transparent;
    /*border: none;*/
    color: #141313;
    font-size: 16px;
    /*text-align: left;*/
    direction: ltr;
    margin-top: 0;
    /*float: left;*/
    border: 1px solid #56545a;
    padding-left: 10px;
}

.contact input.indicative {
    width: 60px;
    float: left;
    margin-right: 5px;
}

.contact input.phone {
    width: 81%;
}

.contact .content-info {
    /*border-bottom: 1px solid #56545a;*/
    /*padding-bottom: 4px;*/
    margin-bottom: 15px;
}

.contact select {
    width: 100%;
    font-family: 'Montserrat-Light', 'sans-serif';
    border: 1px solid #56545a;
    color: #141313;
    font-size: 16px;
    height: 38px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent url(../images/select.png) no-repeat right 15px top 15px;
    line-height: normal;
    cursor: pointer;
    text-align: left;
    border-radius: .25rem;
    /*float: left;*/
    padding-left: 10px;
}

.contact select option {
    background-color: #b7b7b7;
}

.contact .postuler {
    color: #434147;
    background-color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat-Bold', 'sans-serif';
    padding: 11px 65px;
    width: auto;
    border: 1px solid #434147;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: auto;
    display: block;
    margin-top: 35px;
    cursor: pointer;
    float: none;
}

.contact .condition {
    text-align: center;
    margin-top: 55px;
}

.contact .condition.src {
    text-align: left;
    margin-top: 0px;
}

.contact .condition label {
    font-size: 14px;
    color: #141313;
    font-family: 'Montserrat-Light', 'sans-serif';
    line-height: 16px;
    cursor: pointer;
    text-align: left;
    direction: ltr;
    font-weight: 500;
}

.contact .condition input[type="checkbox"] {
    opacity: 0;
    width: 0;
    margin-right: 0;
    margin-left: 0;
    float: left;
}

.contact .condition input[type="checkbox"] + label {
    background: url(../images/img-non-checked.png) no-repeat;
    display: inline-block;
    height: 15px;
    padding: 0;
    width: 14px;
    cursor: pointer;
    margin-right: 12px;
    float: left;
}

.contact .condition input[type="checkbox"]:checked + label {
    background: url(../images/img-checked.png) no-repeat;
    display: inline-block;
    height: 15px;
    padding: 0;
    width: 14px;
    float: left;
}

#popup-confirmation {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: left;
}

#popup-confirmation .fix-width {
    background-color: #faa627;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

#popup-confirmation p {
    font-family: 'Montserrat-Light', 'sans-serif';
    color: #fff;
    font-size: 14px;
    direction: ltr;
    display: inline-block;
}

#popup-confirmation .content-popup {
    width: 70%;
    margin: auto;
}

#popup-confirmation .content-popup button {
    display: inline-block;
    float: left;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    margin-left: 15px;
    margin-top: 10px;
}

#badge .logo {
    float: left;
    margin-left: 60px;
}

#badge header .fix-width {
    padding: 20px 0 0 0;
    border-bottom: none;
    margin-bottom: 0;
}

#badge .banniere h1 {
    text-align: right;
    line-height: 40px;
    margin-right: 230px;
    margin-top: 75px;
    font-size: 28px;
}

#badge .banniere {
    background: url(../images/bg-header-almoultaka_02.png) no-repeat;
    height: 230px;
}

#badge .content .fix-width {
    background-color: transparent;
    padding-bottom: 30px;
}

#badge .qr-code img {
    width: 100%;
    margin: 0;
}

#badge .qr-code {
    width: 140px;
    height: 140px;
    float: left;
    margin-left: 30px;
    margin-top: 40px;
}

#badge .info-rdv {
    float: left;
    width: 100%;
}

#badge .info-rdv .tag {
    background-color: #faa627;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 25px;
    border-top-right-radius: 17px;
    border-bottom-left-radius: 17px;
    float: left;
    width: 160px;
    margin-left: 20px;
}

#badge .info-rdv .tag span {
    color: #ffffff;
    font-family: 'Montserrat-Light', 'sans-serif';
    font-size: 15px;
    direction: ltr;
}

#badge .info-rdv label {
    color: #000;
    font-family: 'Montserrat-Bold', 'sans-serif';
    font-size: 15px;
    direction: ltr;
    float: left;
}

#badge .info-rdv .ithem-rdv {
    overflow: hidden;
    width: 80%;
    margin: auto;
}

#badge .message {
    background-color: #f3f3f4;
    border-radius: 5px;
    padding: 40px 40px 25px 40px;
    margin-top: 25px;
    margin-bottom: 150px;
    text-align: right;
    float: left;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

#badge .message h5 {
    color: #000;
    font-family: 'Montserrat-Bold', 'sans-serif';
    font-size: 15px;
    direction: ltr;
}

#badge .message p {
    color: #434147;
    font-family: 'Montserrat-Light', 'sans-serif';
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 20px;
    direction: ltr;
}

#phone {
    font-family: 'sans-serif' !important;
}

#confirm-form-container h5 {
    color: #141313;
    font-family: 'Montserrat-Bold', 'sans-serif';
    font-size: 18px;
    line-height: 30px;
}

@media screen and (max-width: 800px) {
    .fix-width {
        width: 100%;
    }

    header .fix-width {
        width: 98%;
    }

    #badge .message {
        width: 96%;
        margin: auto;
        margin-right: 2%;
        margin-bottom: 100px;
    }
}

@media screen and (max-width: 640px) {

    .logo, .links-rs {
        float: left;
        text-align: center;
        width: 100%;
        margin: 10px 0px;
    }

    .logo img {
        height: 55px;
        width: auto;
    }

    .links-rs li {
        margin: 0 3px;
    }

    header .fix-width .home-link {
        padding-right: 8px;
        padding-left: 8px;
        margin-left: 6px;
        font-size: 14px;
        background: url(../images/bg-home-link.png) no-repeat right 0 top 6px;
    }

    header .fix-width {
        padding: 10px 0 2px 0;
        margin-bottom: 5px;
        border-bottom: none;
    }

    .banniere-hp img {
        margin-left: 10px;
        margin-top: 10px;
        width: 110px;
        height: 160px;
    }

    .banniere-hp {
        height: 215px;
        background-size: 105% 75%;
        margin-top: 10px;
    }

    .banniere-hp h1 {
        font-size: 18px;
        width: 55%;
        line-height: 20px;
        margin-right: 40px;
        margin-top: 40px;
    }

    .banniere-hp h2 {
        font-size: 15px;
        width: 50%;
        line-height: 17px;
        right: 60px;
        top: 100px;
    }

    .banniere-hp h2:before {
        width: 30px;
        height: 3px;
        right: 70px;
        top: 45px;
    }

    .banniere-hp h3 {
        font-size: 14px;
        width: 50%;
        line-height: 20px;
        right: 60px;
        top: 145px;
    }

    .info {
        left: 30px;
        top: 176px;
        border-left: 5px solid #faa627;
        padding-left: 5px;
    }

    .info h4 {
        font-size: 15px;
        margin-bottom: 4px;
    }

    .info h5 {
        font-size: 14px;
    }

    .formulaire {
        width: 96%;
        margin-top: 15px;
        padding: 20px 10px 30px 10px;
        border-top-right-radius: 25px;
        border-bottom-left-radius: 25px;
    }

    .contact label {
        font-size: 13px;
        width: 100%;
        text-align: left;
    }

    .contact input {
        width: 100%;
        font-size: 15px;
        padding-bottom: 5px;
    }

    .contact input.phone {
        width: 80%;
    }

    footer .fix-width {
        width: 98%;
    }

    footer .fix-width img {
        width: 100%;
    }

    .contact select {
        /*background: transparent url(../images/arrows-select.png) no-repeat left 3px top 10px;*/
        width: 100%;
        /*float: left;*/
    }

    .contact .condition {
        margin-top: 25px;
    }

    .contact .content-info {
        margin-bottom: 5px;
    }

    .contact .condition input[type="checkbox"] + label {
        height: 17px;
    }

    .contact .condition input[type="checkbox"]:checked + label {
        height: 17px;
    }

    #popup-confirmation .content-popup {
        width: 100%;
    }

    #popup-confirmation p {
        font-size: 12px;
    }

    #popup-confirmation .content-popup button {
        margin-left: 8px;
        margin-right: 3px;
    }

    #badge .qr-code {
        width: 81px;
        height: 80px;
        margin-left: 10px;
        margin-top: 27px;
    }

    #badge .banniere {
        height: 180px;
        background-size: 105% 80%;
    }

    #badge .banniere h1 {
        font-size: 18px;
        width: 55%;
        line-height: 20px;
        margin-right: 40px;
        margin-top: 50px;
    }

    #badge .info-rdv .ithem-rdv {
        width: 98%;
    }

    #badge .info-rdv .tag {
        width: 90px;
        margin-left: 10px;
        padding: 7px 0;
        margin-bottom: 10px;
    }

    #badge .info-rdv .tag span {
        font-size: 12px;
    }

    #badge .info-rdv label {
        font-size: 12px;
    }

    #badge .message {
        padding: 20px 10px 10px 10px;
        margin-bottom: 30px;
    }

    #badge .message p {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 18px;
    }

    #badge .logo {
        float: left;
        margin-left: 0;
        margin-right: 15px;
    }

    .banniere {
        height: 215px;
        background-size: 105% 75%;
    }

    .banniere img {
        margin-left: 10px;
        margin-top: 10px;
        width: 110px;
        height: 152px;
    }

    .banniere h1 {
        font-size: 18px;
        width: 55%;
        line-height: 20px;
        margin-right: 40px;
        margin-top: 60px;
    }

    .invitation {
        width: 98%;
        margin-top: 0;
        padding: 15px 10px 5px 10px;
    }

    .invitation p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .invitation a {
        width: 200px;
        height: 40px;
        line-height: 42px;
        margin-top: 15px;
    }
}

























































