.elementor-kit-93050{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b7b630c:#192A42;--e-global-color-db8d4af:#FFFFFF;--e-global-color-c3c0f88:#EB661B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-93050 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.post-content{
    text-align: justify!important;
    word-wrap: break-word!important; /* Permite que las palabras largas se dividan si no hay otra opción */
    overflow-wrap: break-word!important; /* Alternativa moderna a word-wrap */
    word-break: normal!important; /* Evita que se rompan palabras donde no deben */
    hyphens: none!important;
}
.custom-about-block{
	 background-image: url('./wp-content/uploads/2024/07/re-inventa-logo-mini.png');
	background-position-x: center; 
	background-repeat: no-repeat; margin-top: 80px;
}

.custom-about-block:hover {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #eb661b;
}

.custom-about-block-re:hover {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #eb661b;
}

.custom-about-block-socio-1{
	 background-image: url('./wp-content/uploads/2024/07/socio-1.png');
	background-position-x: center; 
	background-repeat: no-repeat; margin-top: 40px;
}

.custom-about-block-socio-1:hover {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #eb661b;
}

.custom-about-block-socio-2{
	 background-image: url('./wp-content/uploads/2024/07/socio-2.png');
	background-position-x: center; 
	background-repeat: no-repeat; margin-top: 40px;
}

.custom-about-block-socio-2:hover {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	border-bottom: 3px solid #eb661b;
}

.scroll-icon a i {
    color: #fff;
    font-size: 70px!important;
}

.extracontainer{
	display: flex;
    align-items: center;
    justify-content: center;
}

.kc-cta-desc{
	padding-top: 25px!important
}

.kc-cta-desc h2{
	font-size: 16px;
	line-height: 20px
}
 
.custom-about-block .kc-cta-button a {
    color: #e15829!important;
}

footer#footer-area {
    padding-top: 20px;
}

@media (max-width: 768px) {
    video {
        width: 300px!important;
        height: auto;
    }
}



.kc-call-to-action{
	padding: 20px 20px!important
}

.mi-texto>.single-feature>.feature-details::after {
	display: inline;
    content: " sólo pago por uso";
    font-weight: bold;
}

.feature-details>h5>p{
	display: inline!important
}

.container-logo{
	display: flex;
	align-items: center;
}
.post-title a {
	text-transform: none;
}/* End custom CSS */