.page-banner.banner-single-post .page-title {
    max-width: 100% !important;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
    margin-bottom: 23px;
}	

.nav-pb-cel {
        padding-bottom: 5% !important;
    } 

	.bg-servicios {
		background-color: #ffffffc2 !important;
		border-radius: 20px !important;
		padding: 15px !important;
		box-shadow: 0 10px 20px 0 rgba(0, 11, 40, .08), 0 -5px 0 0 rgba(255, 94, 133, .004);
		
		
	}
	.bg-resultado {
		background-color: #ffffffc2 !important;
		border-radius: 20px !important;
		padding: 30px !important;
		align-items: center !important;
		
		
	}

	.bg-texto {
		background-color: #E6ECFF !important;
		border-radius: 20px !important;
		padding: 30px !important;
		box-shadow: 0 10px 20px 0 rgba(0, 11, 40, .08), 0 -5px 0 0 rgba(255, 94, 133, .004);
		
	}

	.margin-b-mio {
		margin-bottom: 50px !important;
	}

	.bg-kpi {
		background:#E6ECFF !important;
	}


    @media only screen and (max-width: 600px) {
        #mega-menu-wrap {
            display: none /* Inicialmente oculto */
        }
    }

	.animated-wave {
    position: absolute;
    width: 100%;
    height: 380px;
    bottom: 0;
    left: 0;
    z-index: 0;
}

@media screen and (max-width: 991px) {
    .animated-wave {
        position: absolute;
        width: 100%;
        height: 750px;
        bottom: 0;
        left: 0;
        z-index: 0;
    }
	.img-pt-1 {
		padding-top: 30px !important;
	}

    .nav-pb-cel {
        padding-bottom: 20% !important;
    }
}

@media (max-width: 991px) {
    .seonet-creative {
        background-image: url(../../media/background/premio-google-seonet.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 10% 0 15% 0;
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .megafono {
        text-align: center !important;
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

/* ========================================================== */
/* NUEVOS AJUSTES RESPONSIVE PREMIUM                        */
/* ========================================================== */
@media only screen and (max-width: 767px) {
    .page-banner.banner-single-post {
        height: auto !important;
        min-height: 350px !important;
        padding: 100px 0 60px 0 !important;
    }
    .page-banner.banner-single-post .banner-pr {
        height: auto !important;
        min-height: auto !important;
    }
    .page-banner.banner-single-post .page-title-wrapper {
        top: 0 !important;
        transform: none !important;
        margin-top: 0 !important;
    }
    .page-banner.banner-single-post .page-title {
        font-size: 28px !important;
        line-height: 36px !important;
    }
}

@media only screen and (max-width: 575px) {
    .bg-servicios, .bg-texto {
        padding: 20px 15px !important;
    }
}

.astriol__blog-post {
   
    border-radius: 30px!important;
    
}

.astriol__blog-post .entry-content .entry-title {
    font-size: 19px;
    line-height: 1.5;
    font-weight: 500;
    margin: 15px 0 22px;
}