footer {
width:100%;
height:auto;
background-color:#e7e7e7;
position:scroll;
z-index:1;
}


.footer-address {
font-size:20px;
color:#ffffff;
letter-spacing: normal;
text-decoration : none;
}

.footer-columns {
width:96%;
height:auto;
margin:0 auto;
padding:120px 0;
display:grid;
grid-template-columns: 31% 23% 23% auto;
}

.footer-container {
text-align:left;
}


.footer-description {
font-size:18px;
line-height:1.25;
color:#ffffff;
letter-spacing: normal;
text-decoration : none;
}



.footer-email {
font-size:17px;
line-height:normal;
color:#4a4a4a;
letter-spacing: normal;
text-decoration:none;
transition: 850ms;
}

.footer-email a {
color:#4a4a4a;
transition: 850ms;
}

.footer-email a:hover {
color:#222222;
transition: 950ms;
}

.footer-facebook {
width:10%;
max-width:350px;
height:auto;
opacity:1.00;
display:block;
}

.footer-logo {
width:340px;
max-width:350px;
height:auto;
opacity:1.00;
margin:0 auto;
display:block;
}

.footer-logo2 {
width:70%;
max-width:350px;
height:auto;
margin:0 auto;
opacity:1.00;
display:none;
}

.footer-padding {
padding:30px 0;
}

.footer-phone {
font-size:27px;
line-height:normal;
color:#c50911;
letter-spacing: normal;
text-decoration:none;
transition: 850ms;
}

.footer-phone a {
color:#c50911;
transition: 750ms;
}

.footer-phone a:hover {
color:#373737;
opacity:0.70;
transition: 750ms;
}



.footer-text {
font-size:18px;
line-height:normal;
color:#373737;
letter-spacing: normal;
text-decoration:none;
transition: 850ms;
}

.footer-text a {
color:#373737;
transition: 850ms;
}

.footer-text a:hover {
color:#ff0030;
transition: 950ms;
}



.footer-title {
font-size:25px;
line-height:33px;
color:#0a3478;
letter-spacing: normal;
text-decoration:none;
transition: 850ms;
}

.footer-title a {
color:#0a3478;
transition: 850ms;
}

.footer-title a:hover {
color:#000000;
transition: 950ms;
}


.footer-spacer-001 {
height:30px;
display:none;
}

.footer-spacer-002 {
height:12px;
display:block;
}





.footer-spacer-01 {
width:9px;
height:5px;
display:inline-block;
}


.footer-spacer-02 {
width:10px;
height:20px;
display:none;
}

.footer-interligne-01 {
width:10px;
height:8px;
display:block;
}


.footer-interligne-02 {
width:10px;
height:15px;
display:block;
}





/* CREDITS */

.footer-credits {
width:100%;
max-width:100%;
height:auto;
background-color:#5e5e5e;
margin:0;
position:reltive;
}

.footer-credits-container {
width:90%;
margin:0 auto;
padding:22px;
text-align:center;
}


.footer-credits-text {
font-size:12px;
line-height:normal;
color:#ffffff;
letter-spacing:normal;
text-decoration:none;
opacity:0.55;
transition:650ms;
}

.footer-credits-text a {
color:#ffffff;
opacity:0.75;
transition:650ms;
}


.footer-credits-text a:hover {
color:#ffffff;
opacity:1.00;
transition:650ms;
}








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



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {

.footer-title {
font-size:28px;
line-height:32px;
}


}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {

.footer-facebook {
width:11%;
}

.footer-text {
font-size:18px;
line-height:normal;
}

.footer-title {
font-size:25px;
line-height:31px;
}


}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {

.footer-facebook {
width:12%;
}

.footer-email {
font-size:17px;
line-height:normal;
}

.footer-text {
font-size:17px;
line-height:normal;
}

.footer-title {
font-size:24px;
line-height:30px;
}

}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {

.footer-logo {
width:75%;
}

}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.footer-facebook {
width:14%;
}

.footer-address {
font-size:19px;
}


.footer-description {
font-size:16px;
line-height:1.25;
}

.footer-email {
font-size:16px;
line-height:normal;
}

.footer-text {
font-size:17px;
line-height:normal;
}

.footer-title {
font-size:24px;
line-height:30px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {

.footer-facebook {
width:15%;
}

.footer-description {
font-size:16px;
line-height:1.25;
}

.footer-address {
font-size:19px;
}


.footer-email {
font-size:16px;
line-height:normal;
}

.footer-phone {
font-size:25px;
line-height:normal;
}

.footer-text {
font-size:16px;
line-height:normal;
}

.footer-title {
font-size:24px;
line-height:28px;
}

}





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

.footer-address {
font-size:18px;
}

.footer-description {
font-size:15px;
line-height:1.25;
}

.footer-text {
font-size:16px;
line-height:normal;
}

}




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

.footer-address {
font-size:17px;
}

.footer-description {
font-size:14px;
line-height:1.25;
}

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

.footer-columns {
grid-template-columns: 28% 24% 24% auto;
}

.footer-logo {
width:75%;
}

.footer-address {
font-size:14px;
}

.footer-description {
font-size:13px;
line-height:1.25;
}

.footer-email {
font-size:15px;
line-height:normal;
}

.footer-padding {
padding:25px 0;
}

.footer-phone {
font-size:24px;
line-height:normal;
}

.footer-text {
font-size:15px;
line-height:normal;
}

.footer-title {
font-size:23px;
line-height:27px;
}

}




/* 960 x 600 */
@media only screen and (max-width: 980px) {

.footer-columns {
grid-template-columns: 50% auto;
}

.footer-container {
text-align:center;
}

.footer-facebook {
width:17%;
}

.footer-logo {
width:73%;
}

.footer-padding {
padding:20px 0;
}

.footer-phone {
font-size:26px;
line-height:normal;
}

.footer-spacer-001 {
height:45px;
display:block;
}

.footer-text {
font-size:17px;
line-height:normal;
}

.footer-title {
font-size:26px;
line-height:30px;
}

}




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

.footer-logo {
width:75%;
}

}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

.footer-columns {
display:grid;
grid-template-columns: 55% auto;
}

.footer-spacer-001 {
height:35px;
display:block;
}

.footer-facebook {
width:18%;
}

.footer-logo {
width:75%;
}

.footer-address {
font-size:15px;
}


.footer-description {
font-size:14px;
line-height:1.25;
}

.footer-email {
font-size:17px;
line-height:normal;
}

.footer-padding {
padding:18px 0;
}

.footer-phone {
font-size:32px;
line-height:normal;
}

.footer-text {
font-size:18px;
line-height:normal;
}

.footer-title {
font-size:29px;
line-height:29px;
}


}





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

.footer-facebook {
width:17%;
margin:0 auto;
}

.footer-logo {
width:80%;
margin:0 auto;
}

.footer-phone {
font-size:30px;
line-height:normal;
}

.footer-text {
font-size:18px;
line-height:normal;
}

.footer-title {
font-size:28px;
line-height:30px;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {

.footer-columns {
display:grid;
grid-template-columns: 100%;
}

.footer-facebook {
width:20%;
}

.footer-spacer-001 {
height:40px;
}

.footer-address {
font-size:19px;
}

.footer-description {
font-size:17px;
line-height:1.25;
}

.footer-email {
font-size:18px;
line-height:normal;
}

.footer-logo {
display:none;
}

.footer-logo2 {
width:75%;
margin:0 auto;
display:block;
}

.footer-phone {
font-size:37px;
line-height:normal;
}

.footer-text {
font-size:21px;
line-height:normal;
}

.footer-title {
font-size:28px;
line-height:32px;
}


.footer-credits-text {
font-size:14px;
line-height:19px;
}


}




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




/* 480 x 853 */
@media only screen and (max-width: 500px) {

.footer-facebook {
width:22%;
}


.footer-address {
font-size:19px;
}

.footer-description {
font-size:17px;
line-height:1.25;
}

.footer-email {
font-size:17px;
line-height:normal;
}

.footer-phone {
font-size:36px;
line-height:normal;
}

.footer-text {
font-size:20px;
line-height:normal;
}

.footer-title {
font-size:26px;
line-height:29px;
}

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {

.footer-facebook {
width:25%;
}


.footer-spacer-001 {
height:40px;
}

.footer-address {
font-size:17px;
}


.footer-description {
font-size:15px;
line-height:1.25;
}

.footer-email {
font-size:16px;
line-height:normal;
}

.footer-logo2 {
width:80%;
}

.footer-phone {
font-size:35px;
line-height:normal;
}

.footer-spacer-001 {
height:40px;
display:block;
}

.footer-text {
font-size:19px;
line-height:normal;
}

.footer-title {
font-size:24px;
line-height:27px;
}

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {

.footer-facebook {
width:28%;
}


.footer-address {
font-size:16px;
}

.footer-description {
font-size:14px;
line-height:1.25;
}

.footer-email {
font-size:15px;
line-height:normal;
}

.footer-phone {
font-size:33px;
line-height:normal;
}

.footer-text {
font-size:18px;
line-height:normal;
}

.footer-title {
font-size:22px;
line-height:26px;
}


}




/* 320 x 568 */
@media only screen and (max-width: 330px) {

.footer-phone {
font-size:32px;
line-height:normal;
}

}




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





