/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2025 | 05:19:16 */
@media (1376px <= width <= 3840px) {
	/* MENU */
	li#nav-menu-item-9214 {
    	display: none;
	}
	/* SERVICIO 2.0 */
	.list-carousel-slick .slick-slide.slick-current.slick-active.slick-center .show .elementor-widget-heading p {
    	width: 200%;
	}
	/* CUSTOM */
	.custom .elementor-widget-container {
		height: 170px;
	}
	/* CONTACTO */
	.gradient .elementor-widget-container {
    	height: 220px;
	}
	/* EMPRESA */
	.flag::before {
		left: -105px;
		width: 150px;
		height: 150px;
		top: 0;
		bottom: 0;
	}
	.left-flag::before, .left-flag::after {
		width: 5px;
		height: 417px;
		bottom: 20px;
	}
	.left-flag::before {
		left: 0;
	}
	.left-flag::after {
		right: -5px;
	}
	/* BLOG */
	.content-post {
		width: 40%;
	}
	.content-post-info {
		width: 60%;
		padding: 0 1rem 0 2rem;
	}
	/* SINGULAR-BLOG */
	.single-post .porto-blog-sidebar {
    	width: 25%;
	}
	.single-post .main-content.col-lg-9 {
		width: 75%;
	}
	.w-lg-60 {
    	width: 60% !important;
	}
	.w-lg-40 {
   		width: 40% !important;
	}
	/* ABOUT */
	.triangle .elementor-widget-container::before, .triangle-revert .elementor-widget-container::before {
		width: 110px;
    	height: 100px;
	}
	.triangle .elementor-widget-container::before {
		bottom: 25%;
		left: 0;
	}
	.triangle-revert .elementor-widget-container::before {
		top: 25%;
		right: 0;
	}
}