<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.FooterTop {
    padding: 40px 0px;
    text-align: center;
    padding-bottom: 60px;
    font-family: 'HurmeGeometricSans1';
    background: url(../Images/RepeaterBody.jpg) top left repeat-y;
}
.DisplayFooter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    padding: 40px 0px;
}
.teltop {
 
    color: #3e2e2c;
    font-size: 24px;
}
.LogoFooter {text-align:center;}
.LogoFooter img {max-width:100%;}
.teltop  span {
    padding: 25px 0px;
    display: block;
}
.teltop  a{
    cursor: pointer;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
    color: #000101;
    text-decoration:none;
}
.teltop  a:hover{
 color: #f8d958;
}
.descriptionTop {
    color: #686868;
    font-size: 20px;

}

.copyright {
    font-family: Arial;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.copyright a{
   color: #fff;
   text-decoration:none;
}
.copyright a:hover{
     text-decoration:underline; 
}

.copyright img {
    margin-left: 5px;
    margin-right: 3px;
}



a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
text-decoration:none;
}
 .FooterBottom .ListResauSociaux a {
    color: #ffffff;
    font-size: 19px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}
  .FooterBottom  .ListResauSociaux a:hover {
    color: #f8d958;
}
@media screen and (min-width:1500px) {
.copyright  span{display:block;}
}
@media screen and (min-width:768px) {
.FooterGlobal {
background: url(../Images/bgFooter.png) 50% 100% no-repeat !important;
}
}
.FooterBottom{

/* padding: 40px 0px; */

z-index: 9;

position: relative;

background: #3e2e2c;
}

.ImgFooter {
    text-align: center;
    position: absolute;
    bottom: 0px;
    z-index: 9;
    width: 100%;
}
.ImgFooter img{max-width:80%;}
.ListResauSociaux {
    text-align: center;
}


@media screen and (max-width:767px) {
 
.imgFooter {
    width: calc(100% / 4) !important;
    float: left;
}
 .FooterBottom{
   background:#3e2e2c;
   padding: 20px 0px !i;
}
.DisplayFooter {
    flex-direction: column;
}
.copyright a{color:#fff;}
.copyright{color:#fff;order: 2;margin-top: 20px;}
.copyright {padding:0px !important;text-align: center;font-size: 12px;}
.Rs {
    order: 1;
    text-align: center;
}
.copyright span{display:block;}

.FooterTop {
margin-bottom: 00px;  
}
.displayTelResp {
    margin-top: 20px;
    margin-bottom: 30px;
}
}

.imgFooter {
    width: calc(100% / 8);
    float: left;
}
.imgFooter img {
 
    width:100%
}
.listImgInst{
    padding:0px !important;
}

.imgTopemails {
    background: #f8d958;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: table;
    margin: auto;
    /* padding: 5px; */
    width: 75px;
    height: 75px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
}
.imgTopTel{
        background: #f8d958;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        display: table;
        margin: auto;
        /* padding: 5px; */
        width: 75px;
        height: 75px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: center;

}
.imgTopTel span{
            font-size: 24px;
}

.LogoFooter img {max-width:100%;}
.InstgrammFooter {
    width: 100%;
    text-align: center;
    font-family: 'BodoniFLF';
}

.LogoFooter2.col-xs-12.col-sm-4.hidden-xs {}

.InstgrammFooter a {
 
    font-size: 60px;
    text-decoration:none;
    color: #fff;
    text-transform:uppercase;
 
    font-family: 'BodoniFLF';
}
.InstgrammFooter a span{
   color:#f8d958;
   display:block;
   font-size:20px
}

.LogoFooter {
    position: absolute;
    z-index: 999;
    width: calc(100% - 30px);
    text-align: center;
    margin-top: -95px;
    padding: 0px;
    /* margin: 0; */
}
.FooterBottom2{width:90%;display:table;margin:auto;float:none;}
@media screen and (max-width:767px) {
.FooterBottom2{width:100% !important;display:table;margin:auto;float: none;}
}


@media screen  and (min-width:768px)  and (max-width:1300px) {
.InstgrammFooter a {
    font-family: 'BodoniFLF';
    font-size: 25px !important;
}
.InstgrammFooter a span{
      font-family: 'BodoniFLF';
      font-size: 13px  !important;
}
}
@media screen and (max-width:992px) {
.LogoFooter {
    margin-top: -50px !important;
}
.displayTelResp {margin-bottom:20px;}
.LogoFooter img {
    max-width: 100%;
    width: 100px  !important;
}
}








</pre></body></html>