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



/* COLUMNS */

.footer-columns {
width:90%;  
margin:0 auto;
display:grid;
grid-template-columns: 36% 32% auto;
grid-column-gap:25px;
}      

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

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

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

.footer-column-04 {
text-align:left;	
}






/* IMAGES & BUTTONS */

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


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



.footer-icon-phone {
width:22px;    
max-width:50px;
height:auto;
opacity:1.00;
cursor:pointer;
margin-bottom:-5px;
text-decoration:none;
transition:650ms;
display:inline-block;
}

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



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

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


.footer-button {
font-family: 'Raleway', sans-serif;
color:#ffffff;
background-color:#e41e25;
border-radius:0 16px 0 16px;
padding:12px 26px;
text-align:center;
display:inline-block;
cursor:pointer;
font-size:17px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
opacity:1.00;
transition:750ms;
}

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





/* FONTS */


.footer-address {
font-family: 'Raleway', sans-serif;
font-size:19px;
line-height:1.40;
color:#ffffff;
letter-spacing: normal;
text-decoration:none;
opacity:0.95;
}


.footer-phone {
font-family: 'Raleway', sans-serif;
font-size:32px;
line-height:1.1;
color:#ffffff;
letter-spacing: normal;
text-decoration:none;
opacity:1.00;
transition:550ms;
}

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

.footer-phone a:hover {
color:#131e2c;
text-decoration:none;
opacity:1.00;
transition:650ms;
}



.footer-email {
font-family: 'Raleway', sans-serif;
font-size:18px;
color:#ffffff;
font-weight:bold;
letter-spacing: normal;
text-transform:uppercase;
text-decoration:none;
transition:550ms;
}

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

.footer-email a:hover {
color:#131e2c;
text-decoration:none;
transition:650ms;
}




.footer-title {
font-family: 'Raleway', sans-serif;
font-size:20px;
line-height:1.1;
color:#ffffff;
font-weight:bold;
letter-spacing: normal;
text-transform:uppercase;
text-decoration:none;
transition:350ms;
}

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

.footer-title a:hover {
color:#131e2c;
text-decoration:none;
transition:450ms;
}



.footer-text {
font-family: 'Raleway', sans-serif;
font-size:17px;
line-height:1.40;
color:#ffffff;
letter-spacing: normal;
text-decoration:none;
letter-spacing:0.05em;
opacity:0.95;
transition:350ms;
}

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

.footer-text a:hover {
color:#131e2c;
opacity:1.00;
text-decoration:none;
transition:350ms;
}






/* 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:70px;
display:block;
}

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

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

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





/* CREDITS */

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

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



.footer-credits-text {
font-family: 'Ubuntu', sans-serif;
font-size:12px;
line-height:normal;
color:#ffffff;
letter-spacing:normal;
text-decoration:none;
opacity:0.95;
transition:650ms;
}

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

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



.footer-credits-br {
display:none;
}








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



}






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


}





/* 1600 x 900 */
@media only screen and (max-width: 1600px) {
	
footer {
padding:70px 0px 0px 0px;
}       

.footer-columns {
width:90%;  
grid-template-columns: 35% 32.5% auto;
grid-column-gap:25px;
}    

}





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


}





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

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

.footer-columns {
width:90%;  
grid-template-columns: 35% 32.5% auto;
grid-column-gap:24px;
} 

.footer-column-01 {
width:90%;	
margin-left:0;	
text-align:left;	
}

.footer-column-02 {
width:90%;	
margin-left:0;	
text-align:left;	
}

.footer-column-03 {
width:90%;
margin-left:0;	
text-align:left;	
}   

.footer-logo-01 {
width:310px;
margin:0 0;
}

.footer-button {
border-radius:0 15px 0 15px;
padding:12px 25px;
text-align:center;
font-size:17px;
letter-spacing:1px;
}

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

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

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

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

.footer-spacer-03 {
width:20px;
height:65px;
}

}





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



}





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

.footer-columns {
width:90%;  
grid-template-columns: 37% 31.5% auto;
grid-column-gap:24px;
} 

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

}





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

.footer-columns {
width:90%;  
grid-template-columns: 38% 31% auto;
grid-column-gap:22px;
} 

.footer-column-01 {
width:90%;	
margin-left:0;	
text-align:left;	
}

.footer-column-02 {
width:90%;
margin-left:0;	
text-align:left;	
}

.footer-column-03 {
width:90%;
margin-left:0;	
text-align:left;	
}   

.footer-logo-01 {
width:290px;
margin:0 0;
}

.footer-button {
border-radius:0 15px 0 15px;
padding:12px 22px;
text-align:center;
font-size:16px;
letter-spacing:1px;
}

.footer-phone {
font-size:28px;
line-height:1.1;
}

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

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

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

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

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

}




@media only screen and (max-width: 1100px) {
	
.footer-address {
font-size:16px;
}


}






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

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

.footer-columns {
width:92%;  
grid-template-columns: 35% 31.5% auto;
grid-column-gap:22px;
} 

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

.footer-column-02 {
width:90%;
margin-left:0;	
text-align:left;	
}

.footer-column-03 {
width:95%;
margin-left:0;	
text-align:left;	
}   

.footer-logo-01 {
width:270px;
margin:0 0;
}

.footer-button {
border-radius:0 15px 0 15px;
padding:12px 22px;
text-align:center;
font-size:16px;
letter-spacing:1px;
}

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

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

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


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

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

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


.footer-spacer-03 {
width:20px;
height:62px;
}


}




/* 960 x 600 */
@media only screen and (max-width: 980px) {
	
.footer-columns {
width:93%;  
grid-template-columns: 35% 32.5% auto;
grid-column-gap:18px;
} 	
	
.footer-phone {
font-size:25px;
line-height:1.1;
}	
	
.footer-address {
font-size:15px;
}

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


}




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

.footer-columns {
width:93.5%;  
grid-template-columns: 35% 32.5% auto;
grid-column-gap:17px;
} 

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

.footer-column-02 {
width:95%;
margin:0 auto;	
text-align:center;		
}

.footer-column-03 {
width:95%;
margin:0 auto;	
text-align:center;	
}   

.footer-logo-01 {
width:240px;
margin:0 auto;
display:block;
}

.footer-button {
border-radius:0 15px 0 15px;
padding:11px 20px;
text-align:center;
font-size:15px;
letter-spacing:normal;
}

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

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

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


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

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

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

.footer-spacer-03 {
width:20px;
height:60px;
}

}





/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {
	
footer {
padding:60px 0px 0px 0px;
}       

.footer-columns {
width:96%;  
grid-template-columns: 36% 30% auto;
grid-column-gap:15px;
} 

.footer-column-01 {
width:97%;	
margin:0 auto;	
text-align:center;	
}

.footer-column-02 {
width:97%;
margin:0 auto;	
text-align:center;	
}

.footer-column-03 {
width:97%;
margin:0 auto;	
text-align:center;	
}   

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

.footer-button {
border-radius:0 14px 0 14px;
padding:10px 17px;
text-align:center;
font-size:14px;
letter-spacing:normal;
}

.footer-phone {
font-size:23px;
line-height:1.1;
}

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

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


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

.footer-text {
font-size:13px;
line-height:1.40;
}

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

.footer-spacer-03 {
width:20px;
height:60px;
}

}





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

footer {
padding:80px 0 0 0;
}

.footer-columns {
width:92%;  
text-align:center;
grid-template-columns:100%;
}    

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

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

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

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

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

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

.footer-button {
padding:20px 25px;
font-size:21px;
letter-spacing:1px;
}

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

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

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

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

.footer-text {
font-size:22px;
line-height:1.45;
letter-spacing:0.04em;
}

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

.footer-interligne-02 {
width:10px;
height:17px;
}

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

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

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

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

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


.footer-credits-hide {
display:none;
}

.footer-credits-br {
display:block;
}


}





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


}




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

.footer-columns {
width:92%;  
}    

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

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

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

.footer-logo-01 {
width:75%;
}

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

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

.footer-button {
padding:19px 22px;
font-size:20px;
letter-spacing:1px;
}

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

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

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

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

.footer-text {
font-size:21px;
line-height:1.45;
letter-spacing:0.035em;
}

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

.footer-interligne-02 {
width:10px;
height:16px;
}

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

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

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

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

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




/* 480 x 853 */
@media only screen and (max-width: 500px) {
	
footer {
padding:65px 0 0 0;
}

.footer-columns {
width:92%;  
text-align:center;
grid-template-columns:100%;
}    

.footer-column-01 {
width:95%;
margin:0 auto;
}

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

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

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

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

.footer-icon-mail {
width:32px;    
padding-bottom:5px;
}

.footer-button {
padding:18px 21px;
font-size:19px;
letter-spacing:1px;
}

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

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

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

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

.footer-text {
font-size:20px;
line-height:1.45;
letter-spacing:0.03em;
}

.footer-interligne-01 {
height:8px;
}

.footer-interligne-02 {
width:10px;
height:17px;
}

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

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

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

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

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

}




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

footer {
padding:65px 0 0 0;
}

.footer-logo-01 {
width:82%;
}

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

.footer-icon-mail {
width:30px;    
padding-bottom:5px;
}

.footer-button {
padding:17px 20px;
font-size:18px;
}

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

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

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

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

.footer-text {
font-size:20px;
line-height:1.45;
letter-spacing:0.01em;
}

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

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

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

.footer-spacer-02 {
height:50px;
}

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

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

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

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {
	
footer {
padding:62px 0 0 0;
}

.footer-logo-01 {
width:82%;
}

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

.footer-icon-mail {
width:28px;    
padding-bottom:5px;
}

.footer-button {
padding:12px 16px;
font-size:17px;
}

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

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

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

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

.footer-text {
font-size:19px;
line-height:1.45;
letter-spacing:0.005em;
}

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

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

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

.footer-spacer-02 {
height:50px;
}

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

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

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

}




/* 320 x 568 */
@media only screen and (max-width: 330px) {
	
.footer-logo-01 {
width:85%;
}	

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

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

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

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

.footer-text {
font-size:18px;
line-height:1.45;
letter-spacing:0.005em;
}

}




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

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

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

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

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

.footer-text {
font-size:18px;
line-height:1.45;
letter-spacing:0.005em;
}

.footer-credits-text {
font-size:13px;
line-height:1.45;
}


}





