﻿.footerContact {
    position:relative;
    height:120px;
    background-color:#F4F4F6;
    width:100%;
    bottom:0;
    transition:0.25s;
    text-align:center;
    margin-top:30px;
    border-top:1px solid #CCC;
}

.placeOfFooterContact {
    height:120px;
}

.leftFooterContact {
    width:20%;
    color:black;
    display:inline-block;
    height:100%;
    float:left;
    transition:0.25s;
}

.rightFooterContact {
    width:20%;
    color:black;
    display:inline-block;
    float:right;
    transition:0.25s;
    height:10px;
}

.titreSiteFooterContact {
    margin-top:70px;
    transform:translateY(-50%);
    width:100px;
    margin-left:auto;
    margin-right:auto;
    padding:3px 20px;
    font-size:22px;
}

.contactFooterContact {
    display:inline-block;
    /*height:100%;*/
    color:black;
    width:60%;
    font-size:12px;
    transition:0.25s;
    padding-top: 3px;
}

.upContactFooterContact{
    margin-top:4px;
}

.divIconeMediClic {
    display:inline-block;
    width:80px;
}

.contentInfoContact {
    display:inline-block;
    position:relative;
    top:-20px;
}

.bottomContactFooterContact {
    height:20px;
}

    .bottomContactFooterContact a {
        color:black;
        text-decoration:none;
        font-size:11px;
        cursor:pointer;
    }

    .bottomContactFooterContact a:not(:first-of-type) {
        margin-left:40px;
    }

.lienContactFooterContact a{
    color:black;
    text-decoration:none;
    font-size:12px;
}

.lienContactFooterContact {
    margin-top:5px;
}

.labelNumSurtaxe{
    font-size:11px;
}

.contentRightFooterContact {
    margin-top:35px;
    display:none;
    transition:0.25s;
}

.contentRightFooterContact a{
    color:black;
    text-decoration:none;
    font-size:11px;
    cursor:pointer;
    display:block;
}

    .contentRightFooterContact a:not(:first-of-type) {
        margin-top:8px;
    }

.titreSiteFooterContactTop {
    display:none;
    transition:0.25s;
}

.mobileScreen {
        display:none;
}

.centerFooterContact {
    display:none;
}


.middleIconeMediClic {
    display:none;
    width:50px;
}

.CGU_PPDP .titleWindowOnWindow {
        transition:0.25s;
    }

@media screen and (max-width:1000px) {

    
    .divIconeMediClic {
        display:none;
    }

    .contentRightFooterContact {
        display:block;
        /*padding-left:40px;*/
        margin-top:33px;
        text-align:center;
        width:260px;
        margin-left:auto;
        margin-right:15%;
    }

    .bottomContactFooterContact {
        display:none;
    }

    .contactFooterContact {
        width:33%;
        /*position:relative;
        top:-25px;*/
    }

    .rightFooterContact {
        width:33%;
        /*height:0;*/
    }

    .contentContactFooterContact {
        margin-right:auto;
        width:260px;
        margin-left:15%;
        /*margin-top:40px;*/
        padding-top:28px;
    } 

    .titreSiteFooterContactTop {
        display:none;
        width:100px;
        margin-left:auto;
        margin-right:auto;
        padding:3px 20px;
        font-size:22px;
        color:black;
        margin-top:10px;
    }

    .leftFooterContact {
        display:none;
    }

    .footerContact {
        /*height:auto;*/
    }

    .topFooterContact {
        position:relative;
        top:45px;
    }

    .upContactFooterContact {
        height:0;
        margin-top:16px;
    }

    .contentInfoContact {
        position:relative;
        top:-5px;
    }

    .centerFooterContact {
        display:inline-block;
        width:33%;
    }

    .titreSiteFooterContactCenter {
        position:relative;
        top:17px;
    }

    .CGU_PPDP .titleWindowOnWindow {
        font-size:15px;
    }

}

@media screen and (max-width:820px) {

    .centerFooterContact {
        display:none;
    }

    /*.leftFooterContact {
        display:none;
    }*/

    .rightFooterContact {
        display:none;
    }

    .contactFooterContact {
        width:100%;
        position:static;
        font-size:11px;
    }

    .topFooterContact {
        
    }

    .titreSiteFooterContactTop {
        margin-top:10px;
        font-size:15px;
        padding:0px 10px;
    }

    .bottomContactFooterContact {
        display:block;
    }

        .bottomContactFooterContact a {
            display:block;
            font-size:9px;
        }

        .bottomContactFooterContact a:not(:first-of-type) {
            margin-left:0px;
        }

    .contentContactFooterContact {
        padding-right:0px;
        /*width:auto;*/
        margin-left:auto;
        margin-top:0;
    }

    .lienContactFooterContact {
        margin-top:0px;
    }

    .lienContactFooterContact a{
        font-size:9px;
    }

    .upContactFooterContact {
        height:22px;
        margin-top:9px;
    }

    .contentContactFooterContact {
        padding-top:0px;
    }

    .labelNumSurtaxe {
        font-size:9px;
    }
    
    .topFooterContact {
        top:4px;
    }


    .middleIconeMediClic {
        height:50px;
        display:inline-block;
    }

    .CGU_PPDP .titleWindowOnWindow {
        font-size:10px;
    }
}
