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



/* COLUMNS */

.footer-columns {
width:85%;  
max-width:95%; 
margin:0 auto;
display:grid;
grid-template-columns: 35% auto;
grid-column-gap:25px;
}      

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

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






/* IMAGES & BUTTONS */

.footer-logo-01 {
width:360px;
max-width:475px;
border-radius:9px 9px 9px 9px;
height:auto;
opacity:1.00;
margin:0 0;
transition:650ms;
display:block;
}

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




.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-facebook {
width:50px;
max-width:100px;
height:auto;
opacity:1.00;
transition:650ms;
display:block;
}

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





/* FONTS */

.footer-rbq {
font-family: 'Kanit', sans-serif;
font-size:22px;
line-height:1.20;
color:#ffffff;
letter-spacing:1px;
text-decoration:none;
opacity:1.00;
}



.footer-address {
font-family: 'Kanit', sans-serif;
font-size:23px;
line-height:1.15;
color:#ffffff;
letter-spacing: normal;
text-decoration:none;
opacity:1.00;
transition: 850ms;
}

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

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





.footer-phone {
font-family: 'Kanit', sans-serif;
font-size:26px;
line-height:1.1;
color:#282928;
letter-spacing: normal;
text-decoration:none;
opacity:1.00;
transition: 750ms;
}

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

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



.footer-email {
font-family: 'Kanit', sans-serif;
font-size:22px;
color:#ffffff;
letter-spacing: normal;
text-decoration:none;
transition: 750ms;
}

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

.footer-email a:hover {
color:#141414;
text-decoration:none;
transition: 750ms;
}




.footer-title {
font-family: 'Kanit', sans-serif;
font-size:24px;
color:#ffffff;
font-weight:normal;
letter-spacing: normal;
text-decoration:none;
transition:750ms;
}

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

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



.footer-text {
font-family: 'Kanit', sans-serif;
font-size:18px;
line-height:1.25;
color:#ffffff;
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:#e41e25;
opacity:1.00;
text-decoration:none;
transition: 950ms;
}






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

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

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

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


.footer-iframe {
width:100%;
height:350px;
background-color:#ffffff;
border:0;
padding:7px;
display:block;
}






/* CREDITS */

.footer-credits {
width:100%;
max-width:100%;
height:auto;
background-color:#ffffff;
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:#181818;
letter-spacing:normal;
text-decoration:none;
opacity:0.95;
transition:650ms;
}

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

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










@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:85px 0px 0px 0px;
}       

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

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

}





/* 1536 x 864 */
@media only screen and (max-width: 1550px) {
	
.footer-column-01 {
width:90%;	
margin:0 auto;	
text-align:left;	
}

.footer-column-02 {
width:80%;
margin:0 auto;		
text-align:center;	
}	
	
.footer-logo-01 {
width:350px;
}

.footer-rbq {
font-size:21px;
line-height:1.20;
letter-spacing:1px;
}

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

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

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

}





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

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

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

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

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


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


.footer-rbq {
font-size:21px;
line-height:1.20;
letter-spacing:1px;
}

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

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

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


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


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

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



.footer-iframe {
width:100%;
height:320px;
background-color:#ffffff;
border:0;
padding:7px;
display:block;
}

}





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



}





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



}





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

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

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

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



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


.footer-rbq {
font-size:20px;
line-height:1.25;
letter-spacing:1px;
}

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

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

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





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

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

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



.footer-iframe {
width:100%;
height:320px;
background-color:#ffffff;
border:0;
padding:7px;
display:block;
}

}




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


}






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

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

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

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

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

.footer-facebook {
width:40px;
height:auto;
margin:0 auto;
}

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

.footer-rbq {
font-size:20px;
line-height:1.25;
letter-spacing:1px;
}

.footer-address {
font-size:20px;
line-height:1.10;
}

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

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

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

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

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

.footer-iframe {
width:100%;
height:310px;
background-color:#ffffff;
border:0;
padding:6px;
display:block;
}

}




/* 960 x 600 */
@media only screen and (max-width: 980px) {
	
footer {
padding:75px 0px 0px 0px;
}       

.footer-columns {
width:94%;  
grid-template-columns: 38% auto;
grid-column-gap:10px;
} 

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

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

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

.footer-rbq {
font-size:18px;
line-height:1.25;
letter-spacing:1px;
}

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

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

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

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

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

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

.footer-iframe {
height:290px;
padding:6px;
}

}




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


}





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


}





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

footer {
padding:80px 0 0 0;
}

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

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

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

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

.footer-facebook {
width:80px;
}

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

.footer-rbq {
font-size:22px;
line-height:1.25;
letter-spacing:1px;
}

.footer-address {
font-size:27px;
line-height:1.25;
}

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

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

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

.footer-text {
font-size:24px;
line-height:1.25;
}

.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:50px;
display:block;
}

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

.footer-iframe {
width:90%;	
height:300px;
padding:6px;
margin:0 auto;
display:block;
}


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

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

}





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

footer {
padding:80px 0 0 0;
}

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

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

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

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

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

.footer-rbq {
font-size:22px;
line-height:1.25;
letter-spacing:1px;
}

.footer-address {
font-size:27px;
line-height:1.25;
}

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

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

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

.footer-text {
font-size:24px;
line-height:1.25;
}

.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:50px;
display:block;
}

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

.footer-iframe {
height:290px;
padding:6px;
}

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

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

}




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

.footer-columns {
width:95%;  
}    

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

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

.footer-logo-01 {
width:78%;
height:auto;
margin:0 auto 5px auto;
display:block;
}

.footer-facebook {
width:75px;
}

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

.footer-rbq {
font-size:22px;
line-height:1.25;
letter-spacing:1px;
}

.footer-address {
font-size:27px;
line-height:1.25;
}

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

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

.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:50px;
display:block;
}

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

.footer-iframe {
height:280px;
padding:6px;
}

.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-logo-01 {
width:80%;
}

.footer-facebook {
width:65px;
}

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

.footer-rbq {
font-size:20px;
line-height:1.20;
letter-spacing:1px;
}

.footer-address {
font-size:23px;
line-height:1.20;
}

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

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


.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-facebook {
width:60px;
}

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

.footer-rbq {
font-size:19px;
line-height:1.20;
letter-spacing:1px;
}

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

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

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

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

.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-facebook {
width:55px;
}

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

.footer-address {
font-size:20px;
line-height:1.20;
}

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

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

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

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

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

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

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

.footer-iframe {
height:270px;
}

.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-facebook {
width:50px;
}

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

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

}




@media only screen and (max-width: 300px) {
	
.footer-address {
font-size:18px;
line-height:1.20;
}	

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

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

}





