<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1440px){}
@media (max-width: 1279px){}
@media (max-width: 1199px){
	.box-heading h2 {
	    font-size: 2.5rem;
	    line-height: 2.5rem;
	}
	.box-detail_somos .box-text {
	    width: 36%;
	}
	.control_slide li.next {
	    right: 16px;
	}
	.control_slide li.prev {
	    left: 16px;
	}
	.hero_content h1 {
	    font-size: 3rem;
	    line-height: 3rem;
	}
	.hero-img {
	    height: 515px;
	}
	.box_left_mapa {
	    margin-top: 4rem;
	}
	.item-vestite .item-vestite_content span {
	    font-size: 2rem;
	    line-height: 2rem;
	}
	.loNuevo_content h2 {
	    font-size: 3rem;
	    line-height: 3.125rem;
	}
}
@media (max-width: 1024px){}
@media (max-width: 991px){
	.item-somos .item-somos_content span {
	    font-size: 2rem;
	    line-height: 2rem;
	}
	.box_producto .producto_img img {
	    max-height: 320px;
	}
	.box_icon_inner {
	    margin-left: 2.5rem;
	}
	.box_icon_inner i {
	    font-size: 4rem;
	}
	.box_wsp_inner p {
	    font-size: 1.25rem;
	    left: 0px;
	}
	.box_left_vestite .loNuevo_text {
	    max-width: 30%;
	}
	.item-vestite .item-vestite_content span::after {
	    bottom: 0px;
	}
	.item-vestite .item-vestite_content span {
	    font-size: 1.5rem;
	    line-height: 2rem;
	}
}
@media (max-width: 767px){
	.section-somos {
	    padding: 0rem 0 3rem;
	}
	.box-heading h2 {
	    font-size: 2rem;
	    line-height: 2rem;
	}
	.box-detail_somos .box-text {
	    width: 55%;
	}
	.section-somos .box_flex {
	    gap: 48px;
	}
	.box-item {
	    margin: 0 12px;
	}
	.productos_head h2 {
	    font-size: 2rem;
	    line-height: 2.5rem;
	}
	.hero_content h1 {
	    font-size: 2.5rem;
	    line-height: 2.5rem;
	}
	.ms-whatsapp .box_flex {
	    align-items: flex-end;
	}
	.box_left_vestite {
	    margin-top: 2rem;
	}
	.ms-vestite {
	    padding-bottom: 4rem;
	}
	.box_left_vestite.loNuevo_content .loNuevo_text {
	    max-width: 65%;
	}
	.box_left_vestite.loNuevo_content h2 br:first-child {
	    display: none;
	}
	.box_left_vestite.loNuevo_content h2 br:last-child {
	    display: none;
	}
	.loNuevo_content .loNuevo_text {
	    max-width: 45%;
	}
	.ms-lo-nuevo {
	    padding: 4rem 0;
	}
	.box_flex {
	    flex-direction: column;
	    gap: 24px;
	}
	.box_left {
	    position: relative;
	}
	.box_right {
	    max-width: 100%;
	}
}
@media (max-width: 575px){
	.header-logo {
	    width: 215px;
	}
	.box-heading h2 br {
		display: none;
	}
	.box-detail_somos .box-text {
	    width: 100%;
	}
	.item-somos .item-somos_content span {
		font-size: 1rem;
		line-height: 1rem;
	}
	.item-somos .item-somos_content span::after {
	    height: 5px;
	}
	.item-somos .item-somos_content {
	    margin-bottom: 1rem;
	    padding: 0 12px;
	}
	.BoxBotonWhatsappFlotante {
	    right: 12px;
	}
	.box_producto .producto_img img {
	    max-height: 270px;
	    width: 100%;
	    object-fit: cover;
	}
	.control_slide li.next {
	    right: 12px;
	}
	.control_slide li.prev {
	    left: 12px;
	}
	.control_slide li {
	    width: 45px;
	    height: 45px;
	    font-size: 18px;
	}
	.bgHeaderMillo {
	    background-size: cover;
	}
	.header-wsp .cta {
	    padding: 9px 10px;
	    width: auto;
	}
	.header-wsp .cta span {
		display: none;
	}
	.hero-img {
	    height: auto;
    	padding: 10rem 0 4rem;
	}
	.hero_content h1 {
	    font-size: 2rem;
	    line-height: 2rem;
	}
	.box_wsp_inner p {
	    font-size: 1.2rem;
	    text-align: center;
	}
	.box_wsp_inner {
	    flex-direction: column;
	    gap: 24px;
	}
	.box_wsp {
	    padding: 32px 16px;
	}
	.Web-Footer p {
	    font-size: 1.1rem;
	}
	.Web-Footer {
	    padding: 32px 0;
	}
	.loNuevo_content h2 {
	    font-size: 2rem;
	    line-height: 2.125rem;
	}
	.loNuevo_content .loNuevo_text {
	    max-width: 100%;
	}
}

@media (min-width:576px){}
@media (min-width:768px){}
@media (min-width:992px){}
@media (min-width:1280px){}
@media (min-width:1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    max-width: 1194px;
	}
}
@media (min-width:1441px){}</pre></body></html>