footer {
width:100%;  
max-width:100%;  
height:auto;
overflow:hidden;
background-color:#1f2024;
padding:100px 0px 0px 0px;
position:relative;
z-index:1;
}       


.footer-columns {
width:96%;  
margin:0 auto;
text-align:left;
display:grid;
grid-template-columns: 27% 27% 27% 19%;
}    
  


/* COLONNES */

.footer-column-01 {
width:95%;  	
text-align:center;	
margin-left:0;	
display:block;	
}

.footer-column-02 {
width:80%;
height:auto;
margin-left:0;
}

.footer-column-03 {
width:80%;
height:auto;
margin-left:0;
}

.footer-column-04 {
width:90%;
height:auto;
margin-left:0;
}





/* CONTACT */

.footer-logo-01 {
width:310px;
max-width:330px;
height:auto;
opacity:1.00;
margin:0 auto;
transition:650ms;
display:block;
}

.footer-logo-02 {
width:75%;
max-width:450px;
height:auto;
margin:0 auto;
opacity:1.00;
transition:650ms;
display:none;
}

.footer-logo-hover:hover {
opacity:0.70;
transition:650ms;
}


.footer-icon-phone {
width:23px;    
max-width:50px;
height:auto;
opacity:1.00;
cursor:pointer;
transition:650ms;
display:inline-block;
}

.footer-icon-phone:hover {
opacity:0.55;
transition:550ms;
}


.footer-phone {
font-size:36px;
line-height:1.0;
color:#db3025;
letter-spacing: normal;
text-decoration:none;
opacity:1.00;
transition: 750ms;
}

.footer-phone a {
color:#db3025;
line-height:1.0;
text-decoration:none;
transition: 750ms;
}

.footer-phone a:hover {
color:#ffffff;
line-height:1.0;
text-decoration:none;
opacity:1.00;
transition: 750ms;
}


.footer-icon-mail {
width:25px;    
max-height:50px;
height:auto;
opacity:1.00;
cursor:pointer;
vertical-align:middle;
padding-bottom:3px;
transition:650ms;
display:inline-block;
}

.footer-icon-mail:hover {
opacity:0.60;
transition:550ms;
}

.footer-email {
font-size:20px;
color:#ffffff;
line-height:1.0;
letter-spacing: normal;
text-decoration:none;
transition: 750ms;
}

.footer-email a {
color:#ffffff;
line-height:1.0;
text-decoration:none;
transition: 750ms;
}

.footer-email a:hover {
color:#db3025;
line-height:1.0;
text-decoration:none;
transition: 750ms;
}









/* TEXTES */

.footer-title {
font-size:28px;
color:#db3025;
line-height:1.1;
font-weight:bold;
letter-spacing: normal;
text-decoration:none;
transition: 850ms;
}

.footer-title a {
color:#db3025;
text-decoration:none;
transition: 850ms;
}

.footer-title a:hover {
color:#ffffff;
text-decoration:none;
transition: 950ms;
}



.footer-text {
font-size:19px;
line-height:normal;
color:#ffffff;
line-height:1.2;
letter-spacing: normal;
text-decoration:none;
opacity:0.95;
transition: 850ms;
}

.footer-text a {
color:#ffffff;
text-decoration:none;
transition: 850ms;
}

.footer-text a:hover {
color:#db3025;
text-decoration:none;
opacity:0.85;
transition: 950ms;
}



.footer-text-02 {
font-size:17px;
line-height:normal;
color:#ffffff;
line-height:1.2;
letter-spacing: normal;
text-decoration:none;
opacity:0.80;
transition: 850ms;
}

.footer-text-02 a {
color:#ffffff;
text-decoration:none;
opacity:1.00;
transition: 850ms;
}

.footer-text-02 a:hover {
color:#db3025;
text-decoration:none;
opacity:1.00;
transition: 950ms;
}




/* BOUTONS */

.footer-button {
color:#ffffff;
background-color:#db3025;
border-radius:0 0 16px 0;
padding:19px 24px;
text-align:center;
display:inline-block;
cursor:pointer;
font-size:18px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
letter-spacing:2px;
opacity:1.00;
transition:750ms;
}

.footer-button:hover {
color:#db3025;
background-color:#ffffff;
opacity:1.00;
transition:750ms;
}






/* SPACERS */

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


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

.footer-spacer-03 {
width:20px;
height:80px;
display:block;
}

.footer-spacer-04 {
width:10px;
height:20px;
display:block;
}

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






/* CREDITS */

.footer-credits {
width:100%;
max-width:100%;
height:auto;
background-color:#161719;
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.75;
transition:650ms;
}

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

.footer-credits-text a:hover {
color:#db3025;
text-decoration:none;
line-height:normal;
opacity:0.95;
transition:650ms;
}









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

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

}



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

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

}



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

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

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

}



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

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

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

}




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


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

}




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

.footer-logo-01 {
width:240px;
}

.footer-icon-phone {
width:20px;    
}

.footer-phone {
font-size:27px;
}


.footer-icon-mail {
width:22px;    
vertical-align:middle;
padding-bottom:3px;
}

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


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

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



}




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

.footer-title {
font-size:21px;
}

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





}





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

.footer-logo-01 {
width:220px;
}

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

}




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

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


}






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

footer {
padding:100px 0px 0px 0px;
}    

.footer-columns {
width:92%;  
text-align:left;
grid-template-columns: 53% auto;
}     

.footer-column-01 {
width:90%;
height:auto;
margin-left:0;	
text-align:center;
display:block;	
} 


.footer-logo-01 {
width:320px;
}

.footer-icon-phone {
width:25px;    
}

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

.footer-icon-mail {
width:25px;    
vertical-align:middle;
padding-bottom:3px;
}

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


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

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

.footer-spacer-02 {
width:10px;
height:50px;
display:block;
}

.footer-interligne-01 {
width:10px;
height:7px;
}


}




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



}




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

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

}




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

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

}





@media only screen and (max-width: 700px) {
	
footer {
padding:90px 0 0 0;
}

.footer-columns {
width:92%;  
text-align:center;
margin:0 auto auto auto;	
grid-template-columns:100%;
display:block;
}   

.footer-column-01 {
width:95%;
height:auto;
margin:0 auto auto auto;	
text-align:center;
display:block;	
} 

.footer-column-02 {
width:90%;
margin:0 auto;
}

.footer-column-03 {
width:90%;
margin:0 auto;
}

.footer-column-04 {
width:90%;
margin:0 auto;
}



.footer-logo-01 {
display:none;
}

.footer-logo-02 {
width:75%;
max-width:500px;
height:auto;
margin:0 auto;
display:block;
}

	

.footer-phone {
font-size:55px;
}

.footer-email {
font-size:24px;
}

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

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



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

}





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


.footer-button {
border-radius:15px 15px 15px 15px;
padding:25px 25px;
font-size:24px;
letter-spacing:2px;
}


.footer-logo-02 {
width:80%;
}



.footer-icon-phone {
width:28px;   
}

.footer-icon-mail {
width:36px;    
vertical-align:middle;
padding-bottom:5px;
}


.footer-phone {
font-size:50px;
}

.footer-email {
font-size:24px;
}

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

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

.footer-credits-container {
padding:20px;
}

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


.footer-spacer-02 {
width:10px;
height:60px;
}

.footer-spacer-03 {
height:80px;
}


.footer-interligne-01 {
width:10px;
height:6px;
}

}




@media only screen and (max-width: 550px) {
	
.footer-logo-02 {
width:85%;
}	

.footer-phone {
font-size:40px;
}

.footer-email {
font-size:23px;
}

.footer-phone {
font-size:47px;
}

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

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

.footer-text-02 {
font-size:19px;
}
	
	
}




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

.footer-button {
border-radius:14px 14px 14px 14px;
padding:23px 23px;
font-size:23px;
letter-spacing:1px;
}

.footer-icon-phone {
width:24px;   
}

.footer-phone {
font-size:45px;
}

.footer-icon-mail {
width:32px;    
vertical-align:middle;
padding-bottom:4px;
}

.footer-email {
font-size:21px;
}

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

.footer-spacer-01 {
width:7px;
display:inline-block;
}


}




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

.footer-button {
border-radius:14px 14px 14px 14px;
padding:22px 22px;
font-size:22px;
letter-spacing:1px;
}

.footer-phone {
font-size:40px;
}

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

}




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

.footer-button {
border-radius:14px 14px 14px 14px;
padding:20px 20px;
font-size:20px;
letter-spacing:1px;
}


.footer-icon-phone {
width:20px;   
}

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

.footer-icon-mail {
width:23px;    
vertical-align:middle;
padding-bottom:4px;
}

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

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

.footer-spacer-01 {
width:6px;
}


}




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

.footer-button {
border-radius:12px 12px 12px 12px;
padding:19px 19px;
font-size:19px;
letter-spacing:1px;
}

.footer-credits-container {
padding:18px;
}

.footer-spacer-01 {
width:5px;
}

}




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



}







