body,
.is-boxed,
.body-wrap {
    background: #0c0c0c;
}

.marquita {
    /* max-width: 175px; */
    max-height: 100px;
}

.loguito {
    width: 30px;
}

.trl-logo {
    height: 35px;
}

.footer-social-links img {
    max-width: 24px;
}

#cambiahold {
    margin-top: 18px;
}

@media (min-width: 641px) {

    h4,
    h5,
    h6,
    .h4,
    .h5,
    .h6 {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0px
    }
}

@media (min-width: 641px) {
    iframe {
        width: 480px;
        height: 270px;
        margin-right: 50px;
    }
}

/* CAMBIA LOS CUADROS A NEGRO
.hero-figure-box-05, .hero-figure-box-06, .hero-figure-box-07 {
    background: #000;
} */

#trlmarca {
    height: 60%;
    margin: auto;
    margin-top: 18%;
}

h1,
.section-title {
    font-family: 'Bebas Neue Regular', 'Bebas Neue', sans-serif;
    font-size: 2.6em;
    line-height: 0.95em;
}

body {
    font-family: 'Open Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

/* Cambios de fondo */

.hero-figure-box-05 {
    background-color: #000;
}

.hero-figure-box-06 {
    background-color: #050505;
}

.hero-figure-box-07 {
    background-color: #050505;
}

/* Fin cambios de fondo */

.feature-title {
    font-weight: bold;
}

.hero-figure::after {
    background-image: none;
}

/* Texto antes de tablas */

@media (max-width: 640px) {
    .section-paragraph {
        max-width: 316px;
        margin: auto;
    }
}

/* Cambios en las tablas */

.pricing-table-features-title, .pricing-table-header {
    text-align: center;
}
.pricing-table-price {
    text-transform: uppercase;
}
.pricing-table-features li::before {
    width: 30px;
    margin-right: 12px;
}
.pricing-table::before {
    left: 65%;
}
.pricing-table-features-title {
    font-size: 0.95em;
}

/* Fin cambios en las tablas */

/* Cambios de CTA */

.cta-text {
    margin: 0px 32px;
}

@media (min-width: 641px){
    .cta .section-title {
        margin-left: 72px;
    }
    .cta-text {
        margin-right: 50px;
    }
}

/* Fin cambios de CTA */

/* Estilos de reglas */

.lang-btn {
    background-color: #0c0c0c;
    padding:8px 16px;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    z-index: 1000;
    position: relative;
}

/* Fin estilos de reglas */