footer {
    background: #333234;
    position: relative;
    overflow: hidden;
}
.col.w-50 {
    width: 30%;
}
.bg-blanc-footer {
    background: #fff;
    padding: 25px 0;
    -moz-transform: translate(0, 80px);
    -webkit-transform: translate(0, 80px);
    -o-transform: translate(0, 80px);
    -ms-transform: translate(0, 80px);
    transform: translate(0, 80px);
    z-index: 2;
    width: 80%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.map-footer iframe {
    width: 295px;
    height: 128px;
    margin-bottom: 8px;
}
.col-flex-1 {
    display: flex;
    align-items: baseline;
}

.flex-social a:hover {
    color: #a0a0a0;
}
.adresse-mail {
    text-transform: capitalize;
}
.coordonee {
    color: #ffffff;
    line-height: 25px;
    padding: 140px 190px 90px 190px;
}
.flo {
    float: right;
}
.container-flex {
    display: flex;
    justify-content: space-between;
}
.col .log-blanc {
    max-height: 80px;
}
.copyright {
    text-align: center;
    font-size: 12px;
    color: #9d9d9d;
    border-top: 1px solid #9d9d9d;
}
.copyright a {
    color: #9d9d9d;
}
.copyright p {
    padding-bottom: 24px;
    padding-top: 24px;
    margin: 0;
}
a.link-footer {
    color: #9d9d9d;
    font-size: 13px;
    padding-left: 16px;
}
.link-footer:first-child {
    padding-right: 16px;
    border-right: 1px solid;
}

link-footer:last-child {
   padding-left: 16px;
}
.links {
    text-align: center;
    padding-bottom: 34px;
}

.title-col {
    font-size: 14px;
    color: #fff;
    padding-bottom: 22px;
    font-weight: bold;
}
.text {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
     font-size: 13px;
}
.copyright img {
    padding-left: 5px;
    padding-right: 5px;
}

.p-footer {
    font-size: 12px;
    color: #b3b3b3;
    text-align: justify;
}
.flex-social-footer {
    display: flex;
    justify-content: space-between;
    width: 70%;
}
.flex-social-footer .link-banner {
    font-size: 18px;
    color: #b3b3b3;
}

.flex-img {
    display: flex;
    justify-content: center;
}
.label-cord {
    color: #fff;
}
.coord.contact .label-cord {
    color: #0072c6;
    font-weight: bold;
    font-size: 16px;
}
.mail-css {
    color: #ccc;
}
.contact .mail-css {
    color: #666666;
}
.contact .mail-css:hover {
    color: #0072c6;
}
.bleu-rotate {
    color: #3aa7fb;
    font-family: 'Avenir LT Std';
    font-weight: 900;
    text-transform: uppercase;
    transform: rotate(-90deg);
    padding-top: 45px;
    margin-right: 18px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.coord p {
    color: #c3c3c3;
    font-size: 13px;
    margin: 0;
}
.coord.contact p {
    color: #666666;
    font-size: 17px;
    margin: 0;
}

.coord {
    margin-bottom: 8px;
}

@media screen and (max-width:1600px) {
   .coordonee {
    padding: 140px 150px 90px 158px;
}
.map-footer iframe {
    width: 230px;
    height: 125px;
}
}

@media screen and (max-width:1440px) {
.flo {
    float:none;
}
.bg-blanc-footer {
    width: 90%;
}
.coordonee {
    padding: 140px 65px 90px 68px;
}
.map-footer iframe {
    width: 230px;
    height: 125px;
}
}
@media screen and (max-width:1280px) {

.coordonee {
    padding: 140px 130px 90px 65px;
}
}


@media screen and (max-width:1200px) {
.coordonee {
    padding: 140px 75px 90px 75px;
}    

.map-footer iframe {
    width: 160px;
    height: 99px;
}
.coord p {
    font-size: 12px;
}
.title-col {
    font-size: 13px;
}
.p-footer {
    font-size: 11px;
}

}
@media screen and (max-width: 1024px) {	
.bg-blanc-footer {
    width: 100%;
}
}
	
@media screen and (max-width: 991px) {
.coordonee {
    color: #ffffff;
    padding: 50px 15px 30px 15px;
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 25px;
}
.container-flex {
    justify-content: center;
}
.copyright {
    text-align: center;
    font-size: 12px;
    color: #9d9d9d;
    border-top: 1px solid #9d9d9d;
}
.copyright p {
    padding: 24px 15px;
}
.flex-social {
    display: none;
}
.bg-blanc-footer {
    -moz-transform: translate(0, 35px);
    -webkit-transform: translate(0, 35px);
    -o-transform: translate(0, 35px);
    -ms-transform:translate(0, 35px);
    transform: translate(0, 35px);
}
.coord.contact p {
    font-size:14px;
}

.coord.contact .label-cord {
    font-size: 15px;
}
.flex-social-footer {
    width: 100%;
}
.flex-social-footer .link-banner {
    font-size: 18px;
    color: #b3b3b3;
    padding: 0 15px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}
.flex-social-footer .link-banner:fisrt-child {
      padding-left:0;
}


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

}
@media screen and (max-width:425px) {
.bg-blanc-footer {
    -moz-transform: translate(0, 35px);
    -webkit-transform: translate(0, 35px);
    -o-transform: translate(0, 35px);
    -ms-transform:translate(0, 35px);
    transform: translate(0, 35px);
}
}
@media screen and (max-width:375px) {

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

}


