/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 26 2022 | 22:53:11 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 26 2022 | 22:12:30 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 26 2022 | 21:54:59 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 26 2022 | 20:45:57 */
:root {
    --indicador: indicador;
}

.iconos-footer p {
    display: flex;
}

#header-outer:not(.transparent) #top .sub-menu {
    background: white !important;
}

#header-outer:not(.transparent) #top .sub-menu a span {
    color: #00405f !important;
}
.wpcf7-spinner {
	display: block;
	margin: 0 auto;
}
@media (max-width: 1400px) and (min-width: 1000px) {
    #header-outer .container {
        padding: 0 15px !important
    }

    #logo {
        width: 120px !important;
    }

    #logo img {
        max-width: 100% !important;
        height: auto !important;
    }

    #top nav > ul > li > a {
        margin: 0 10px !important
    }

    #top .buttons {
        display: none !important
    }
}

@media (max-width: 1000px) {
    .iconos-footer .ft-icono {
        padding: 0;
        margin: 0 8px;
        height: 20px !important
    }

    .acordeon-pasos .vc_col-sm-6 {
        margin: 0 !important
    }

    .col-about {
        margin: 0 30px!important;
        min-height: initial !important;
        height: 50vh !important;
    }

    .col-about > div {
        min-height: initial !important;
    }
}

@media (max-width: 690px) {
    #text-3 {
        padding: 0 !important
    }

    .acordeon-pasos div[data-style="minimal"] .toggle h3 a {
        font-size: 14px
    }

    h1 {
        font-size: 36px !important;
        line-height: 1.3 !important;
    }

    h2 {
        font-size: 30px !important;
        line-height: 1.3 !important;
    }
}

@media (max-width: 480px) {
    .recent-post-container a {
        text-align: center;
    }

    .linea-titulo h3 {
        display: inline-block;
        position: relative;
        max-width: 100%;
    }
    .linea-titulo h3:before,
    .linea-titulo h3:after {
        display: none;
    } 
}
