/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 29 2026 | 06:35:20 */
@media (max-width:767px){
	.footer{
		padding: 40px 20px !important;
	}
	.tm-footer .tm-grid-expand .uk-panel{
		text-align: center !important;
	}
	.solution-section{
		background: #3fb5ef;
		color: #fff;
		text-align:center;
	}
	.solution-section h3{
		color:#fff;
	}
	.solution-section:before {
		display: none;
	}
	.we-help img {
    	margin-bottom: 0px !important;
    	margin-top: 0px !important;
	}
	.uk-width-1-2\@m.text {
    	margin-left: 60px !important;
    	margin-top: -44px !important;
	}
	.uk-width-1-2\@m {
    	margin-top: 10px;
	}
	div#popmake-452 {
    	width: 90% !important; 
    	height: auto !important;
    	top: 40px !important;
    	left: 20px !important;
    	opacity: 1 !important;
    	display: block !important;
	}
	.popup-form .uk-width-1-1.submit {
    	margin-left: 15% !important;
	}
	div#nav_menu-2 a{
    	font-size:15px;
	}
	div#nav_menu-2 li a {
    	color: #fff;
	}
	div#nav_menu-2 li.uk-active>a {
    	color: #0047ff;
	}
	.uk-offcanvas-bar{
		background: #2d2e33;
	}
	.custom-button .uk-button{
		padding: 5px 20px;
	}
}