/* footer */

div.footer__nav{
    padding: 1em 0.3em 0.3em 0;
    display: inline-block;
    margin: 0;
    float: left;
    width: 77%;
}

div.footer__nav ul{
    padding-left: 0;
}

div.footer-nav-item p{
    text-decoration: none;
    color: #727272;
    font-family: "TradeGothicLTStd-Bold";
    font-size: 1.1em;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    margin: 0;
    letter-spacing: 0.3px;
    width: 100%;
    font-size: 1.4em;
}

div.footer-nav-item, div.footer-nav-item a{
    text-decoration: none;
    color: #727272;
    font-family: "TradeGothicLTStd-Bold";
    font-size: 1.1em;
    text-transform: uppercase;
    /*margin-right: 4em;*/
    display: inline-block;
    padding: 0;

}

div.footer-nav-item div{
    margin-top: 0.3em;
}

div.footer-nav-item li.list_submenu{
    text-align: left;
    line-height: 1.5;
}

div.footer-nav-item li.list_subsubmenu{
    list-style: none;
    line-height: 2;
}

div.footer-nav-item li.list_submenu a{
    font-size: 1em;
    pointer-events: auto;
    font-family: "TradeGothicLTStd";
}

div.footer-nav-item li.list_subsubmenu a{
    font-size: 0.9em;
}

div.footer-nav-item{
    vertical-align: top;
    width: 33%;
    /*text-align: center;*/
    /*line-height: 30px;*/
    /*height: 100%;*/
    /*border-right: 1px solid #727272;*/
    /*padding-left: 1.2em;*/
    min-height: 155px;
}

div.footer-nav-item:lang(en){
    margin-right: 7em;
}

div.footer-nav-item a{
    margin-right: 0;
    letter-spacing: 0.3px;
    width: 100%;
    font-size: 1.4em;
    pointer-events: none;
}

div.footer-nav-item a:hover, div.footer-nav-item a:focus, div.footer-nav-item a:active{
    color: #ff8f00;
}

.newsletter{
    padding: 1em 0 0;
    float: left;
    width: 23%;
}

.newsletter p.newsletter_title{
    color: #727272;
    font-family: "TradeGothicLTStd-Bold";
    font-size: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-bottom: 0;
    /*text-align: center;*/
}

.newsletter .newsletter_text p{
    /*text-align: center;*/
    color: #727272;
    font-family: 'TradeGothicLTStd';
    margin-bottom: 0.5em;
}

.newsletter form{
    width: 100%;
    margin-top: 0.5em;
}

.newsletter form input{
    width: 80%;
    display: inline-block;
    /*background-color: #727272;*/
    border: 1px solid #727272;
    color: #727272;
    border-radius: inherit;
    font-family: 'TradeGothicLTStd';
}

.newsletter form input::placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

.newsletter form input::-webkit-input-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

.newsletter form input:-moz-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

.newsletter form input::-moz-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

.newsletter form input:-ms-input-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

.newsletter form input::-ms-input-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}


.newsletter form button{
    text-transform: uppercase;
    border-radius: inherit;
    font-family: 'TradeGothicLTStd';
    vertical-align: top;
    max-width: 20%;
    color: #ffffff;
    background: #727272;
    border: 1px solid #727272;
}

.newsletter form button:focus{
    outline: 1px dotted deepskyblue;
}

.newsletter form button:hover, .newsletter form button:focus{
    color: #727272;
    background: #ffffff;
}


.newsletter .familistere_info_sociaux{
    width: 100%;
    margin-top: 1.5em;
    font-family: "TradeGothicLTStd-Bold";
    font-size: 1.2em;
    letter-spacing: 0.3px;
}

.newsletter .familistere_info_sociaux a{
    color: #727272;
}

.newsletter .familistere_info_sociaux a.footer-contact{
    /*float: left;*/
    /*margin-left: 1.5em;*/
}

.newsletter .familistere_info_sociaux a.footer-sociaux{
    /*float: right;*/
    /*margin-right: 1.5em;*/
    text-transform: uppercase;
}

#newsletterModal{
    top: 50%;
    transform: translateY(-50%);
}

#newsletterModal .newsletter_title{
    margin-bottom: 1em;
    text-transform: uppercase;
    min-height: 45px;
    padding-top: 0.4em;
}

#newsletterModal .newsletter_text{
    font-family: 'TradeGothicLTStd';
    font-size: 1.1em;
}

#newsletterModal form#newsletter-popup-site{
    text-align: center;
}

#newsletterModal input#newsletter-popup-email{
    margin: 2em 0;
}

#newsletterModal .close{
    opacity: 0.5;
    width: 45px;
    margin-top: 0;
}

#newsletterModal .close:focus, #newsletterModal .close:active, #newsletterModal .close:hover{
    opacity: 1;
}

#newsletterModal .newsletter_form_popup_btn{
    margin: 1em auto;
    background: #727272;
    color: #ffffff;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/*li.footer-nav-item:nth-child(2){*/
    /*margin-right: 5.4em;*/
/*}*/

/*li.footer-nav-item:nth-child(2):lang(en){*/
    /*margin-right: 9em;*/
/*}*/

/*li.footer-nav-item:nth-child(3){*/
    /*margin-right: 3.9em;*/
/*}*/

li.footer-nav-item:last-of-type{
    /*float: right;*/
    /*margin-right: 0;*/
}

.footer .sub-footer{
    margin-top: 1.2em;
    padding: 0;
}

.familistere_info{
    font-family: 'TradeGothicLTStd-Bd2';
    font-size: 1em;
    color: #727272;
    letter-spacing: 0.4px;
    margin-bottom: 0;
    display: inline-block;
}

.familistere_info .contact-button{
    background: none;
    border: none;
    font-family: 'TradeGothicLTStd';
    padding: 0;
}

.familistere_info .contact-button:focus, .familistere_info .contact-button:active, .familistere_info .contact-button:hover{
    text-decoration: underline;
}

.familistere_footer_mentions{
    display: inline-block;
    font-size: 1em;
    font-family: 'TradeGothicLTStd';
    float: right;
    /*width: 23%;*/
    color: #727272;
}

#copyright{
    display: inline-block;
}

.familistere_footer_mentions a{
    color: #727272;
}

address.address, .foot-number{
    font-family: 'TradeGothicLTStd';
    /*font-size: 1.1em;*/
    margin-bottom: 0;
    line-height: 1.3;
    color: #727272;
    display: inline-block;
    padding: 0;
}

.sub-footer span.separation{
    padding: 0 0.25em;
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

/* Contact */

#contactModal .modal-title{
     font-family: 'TradeGothicLTStd-Bold';
     font-size: 2em;
     color: #727272;
 }

#contactModal .close{
    opacity: 0.5;
    width: 45px;
}

#contactModal .close:focus, #contactModal .close:active, #contactModal .close:hover{
    opacity: 1;
}

#contactModal .form-contact{
    text-align: center;
}

#contactModal .input-div, #contactModal .textarea-div{
    background-color: #fff;
    border-color: #ddd;
    color: #727272;
    text-shadow: 0 1px 0 #f3f3f3;
    margin: .5em 0;
    border-width: 1px;
    border-style: solid;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
    -webkit-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: .3125em;
    border-radius: .3125em;
    width: 60%;
}

#contactModal .textarea-div{
    width: 100%;
}

#contactModal .input-div input, #contactModal .textarea-div textarea{
    margin: 0;
    min-height: 2.2em;
    text-align: left;
    border: 0;
    background: transparent none;
    -webkit-appearance: none;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    padding: .4em;
    line-height: 1.4em;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    color: inherit;
    text-shadow: inherit;
}

#contactModal .textarea-div textarea{
    resize: none;
    height: 300px;
}

#contactModal form input::placeholder, #contactModal form textarea::placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

#contactModal form input::-webkit-input-placeholder, #contactModal form textarea::-webkit-input-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

#contactModal form input:-moz-placeholder, #contactModal form textarea:-moz-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

#contactModal form input::-moz-placeholder, #contactModal form textarea::-moz-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

#contactModal form input:-ms-input-placeholder, #contactModal form textarea:-ms-input-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

#contactModal form input::-ms-input-placeholder, #contactModal form textarea::-ms-input-placeholder{
    color: #727272;
    font-family: 'TradeGothicLTStd';
}

#contactModal .btn-contact{
    margin: 1em auto;
    background: #727272;
    color: #ffffff;
    border: none;
}

/* Cookie */

.cookie-bar{
    background-color: rgba(86,86,86,.95);
}

@-webkit-keyframes cookieSlide{
    0%{
        -webkit-transform:translateY(6rem);
        transform:translateY(6rem);
        opacity:0;
    }
    100%{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        opacity:1;
    }
}
@keyframes cookieSlide{
    0%{
        -webkit-transform:translateY(6rem);
        transform:translateY(6rem);
        opacity:0;
    }
    100%{
        -webkit-transform:translateY(0);
        transform:translateY(0);
        opacity:1;
    }
}

.cookie-bar{
    position:fixed;
    bottom:0;
    top:auto;
    z-index:500;
    display:none;
    /*width:100%;*/
    /*max-width: 1113px;*/
    padding:0.5em;
    border:.1rem solid rgba(86,86,86,.95);
    background:rgba(86,86,86,.95);
    text-align:left;
    color:#fff;
    line-height:1.7;
    font-family:'TradeGothicLTStd';
    -webkit-animation-name:cookieSlide;
    animation-name:cookieSlide;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    -webkit-animation-timing-function:ease-in-out;
    animation-timing-function:ease-in-out;
    -webkit-animation-duration:.8s;
    animation-duration:.8s;
}

.cookie-bar .cookie-bar__policy{
    color:#fff;
    text-decoration:underline;
}

.cookie-bar .cookie-bar__btn{
    position:absolute;
    right:0;
    top: 50%;
    transform: translateY(-50%);
    text-transform: uppercase;
    margin: 0 0.5em;
    padding:0.25em 0.25em;
    border-radius:0;
    border:none;
    font-size:1em;
    color:rgba(86,86,86,.95);
    background:#fff;
    font-family: "TradeGothicLTStd-Bold";
}

.cookie-bar .cookie-bar__btn:focus{
    outline: 1px dotted deepskyblue;
}

.cookie-bar p{
    padding:0;
    margin:0;
    max-width:60%;
    color:#fff;
    text-align:left;
    font-size:1rem;
}

.cookie-bar p a{
    color:#fff;
}

.cookie-bar--visible{
    display:block;
    /*max-width: 1170px;*/
    /*margin: 0 2em;*/
    /*width: 100%;*/
    /*left: 0;*/
}

@media screen and (min-width: 769px){
    .newsletter form button{
        padding: 0.7em 1em;
    }
}

@media screen and (max-width: 768px){
    footer{
        text-align: center;
    }

    div.footer__nav{
        width: 100%;
        float: none;
        text-align: left;
    }

    div.newsletter{
        width: 100%;
        display: inline-block;
        float: none;
        text-align: left;
    }

    .newsletter form button{
        height: 34px;
    }

    .footer .sub-footer{
        width: 100%;
        display: inline-block;
        text-align: left;
    }

    .familistere_info{
        font-size: 0.9em;
        display: block;
    }

    .familistere_info .address{
        display: block;
    }

    .familistere_info .foot-fam + .separation, .familistere_info .address + .separation{
        display: none;
    }

    .familistere_footer_mentions{
        float: none;
        width: inherit;
        margin-top: 15px;
    }

    #copyright {
        margin: 0;
    }
}

@media screen and (max-width: 480px){
    div.footer__nav{
        width: 98%;
    }

    div.footer-nav-item{
        width: 100%;
        min-height: inherit;
    }

    div.footer-nav-item li.list_submenu{
        margin-bottom: 0.25em;
    }

    div.newsletter{
        width: 98%;
    }

    .footer .sub-footer{
        width: 98%;
    }

    .foot-fam{
        border-right: none;
        padding: 0;
    }

    address.address{
        padding: 0;
        display: block;
    }

    .foot-number{
        border-left: none;
        padding: 0;
    }

    .familistere_info{
        margin-bottom: 1em;
        width: 100%;
    }

    .cookie-bar p{
        max-width: 85%;
        font-size: 0.8em;
    }
}