<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*MOx Css*/
.sub-btn {
    font-size: 1.2rem;
    padding: 1rem 1rem;
}
.wpcf7 form .wpcf7-response-output {
    right: 22%;
}
.product_menu ul li a {
    font-weight: bold;
}
ul.bnr_ul li {
    font-weight: bold;
}
.srvce-in span {
    font-size: 1.2rem;
    font-weight: 800;
}

.read_more {
    font-weight: 900 !important; 
}

.form-control {
    font: 1.3rem/1rem var(--familyPoppins);
}

.feature_inn li p {
    line-height: 1.75rem;
}
.toggle {
right: -8.5rem;
}


@media (max-width: 1649px) {
    footer a {
        font-size: 1.3rem;
        /* min-height: 91px; */
    }
}

@media (max-width: 991px) {
	  .copyright {
		  margin-bottom: 30px;
	  }
}


@media (max-width: 991px) {
	  .mobile-bottom-menu &gt; ul li a {
		  min-height: 95px;
	  }
}

.icons8-telegram-app {
    padding-right: 16px;
}

.icons8-instagram {
    padding-right: 21px;
}</pre></body></html>