/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2026 | 18:56:40 */
.temp-logo img,  footer.footer-wrap-layout2 .footer-top .footer-logo img {
    max-width: 100%;
}
.col-xl-2.col-lg-2.d-flex.justify-content-start img {
    max-width: 100%;
}


@media (max-width: 767px) {
	
	.temp-logo img,  footer.footer-wrap-layout2 .footer-top .footer-logo img {
    max-width: 80%;
}
.col-xl-2.col-lg-2.d-flex.justify-content-start img {
    max-width: 80%;
	margin-left: -70px !important;
}
	.temp-logo img, footer.footer-wrap-layout2 .footer-top .footer-logo img {
   
    margin-left: -35px;
}
	
	
}




/* div#aeen_about-2 img {
    max-width: 100%;
} */



/* .return-to-top  */

.return-to-top {
 
    background-color: #34a9f4;
  
}