/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2023 | 05:39:56 */
.vop{visibility: hidden;}
.nop{display:none}
.texto p {font-family: Poppins; font-size: 20px;font-weight: 400;color: #000;}

html {
  scroll-behavior: smooth;
}

.mkd-footer-column-1 img {width: 50%;
    display: block;
    text-align: center;
    margin: 0 auto;}

.mkd-iwt-custom-icon img {
    width: 220px !important;
}

@media only screen and (max-width: 480px) {
	.universalmo .universal {margin-top:20px}
	.aboutmo p {text-align:justify !important}
	h1 {font-size:33px !important}
	.testimo {margin-top:32px}
	.mkd-footer-column-1 img {width: 40%;}
	.mkd-grid-col-3 li {text-align: center;}
	.mkd-grid-col-3 h3 {text-align: center;}
	.mkd-grid-col-3 p {text-align: center;}
	.mkd-grid-col-3 .textwidget {text-align: center;}
}

