body {
    font-family: 'Open Sans', Arial, 'Helvetica Neue', sans-serif;
    font-weight: 100;
}

h1, h2, h3, h4, h5 {
    /*font-family: "Berlin Sans FB";*/
    font-weight: bold;
}  

nav ul {
    list-style-type: none;
}



@media screen and (max-width: 770px) {

    .menu-principal:hover {
        border-radius: 32px;
    }

    .menu-principal li {
        margin-left: 20px;
        margin-right: auto;
    }

}

#ventajas-dominios-para-Facebook {
    padding-top: 1.9rem;
}

header {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.03);
    transition: all .5s ease-in-out;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(5px);
}

.card {
    background-color: rgba(0, 85, 195, 0.85);
    border: none;
    margin: 0 10px;
    box-shadow: 5px 5px 23px -2px rgba(0,0,0,0.5);
    -webkit-box-shadow: 5px 5px 23px -2px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 23px -2px rgba(0,0,0,0.5);
}

#ventajas-dominios-para-Facebook .card {
    background-color: white;
    border: 5px solid rgba(0, 57, 133, 0.1);
    border-top: none;
    border-left: none;
}

nav {
    max-width: 1500px;
    margin: 0 auto;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.nav-link {
    color: #0055c3!important;
    margin-right: 1em;
}

header.scrolled {
    background-color: #004badc4;
}

header.scrolled .nav-link {
    color: white!important;
}

.nav-link:hover {
    transform: scale(1.05);
    text-shadow: 2px 1px 1px rgba(0,0,0,0.2);
}

.navbar-nav {
    padding: 0 3px;
}

header h1 {
    display: inline-block;
}

.cont-vid {
    width: 50%;
    margin: 0 auto;
}

    .card-body svg {
        padding-bottom: 15px;
    }

    .navbar-collapse {
        justify-content: end;
        font-size: 1.35rem;
    }

    p {
        font-size: 1.15rem;
    }

    #sobre-los-dominios .row {
        align-items: center;
        justify-content: space-between;
    }

    h2 {
        color: #003282;
        font-size: 2.8rem;
    }

    h3 {
        color: #0055c3;
    }

    #paquetes-fb h3{
        color: white;
    }

    #ventajas-dominios-para-Facebook {
        background-color: rgba(0, 85, 195, 0.85);
    }

    #ventajas-dominios-para-Facebook .clarito {
        color: #efb616;
    }

    #ventajas-dominios-para-Facebook h2 {
        margin: 1rem;
        color: white;
    }

    h1, h2, h3 {
        margin: 1.05rem auto;
    }

    .cita {
        font-weight: 300;
        font-size: 1rem;
        text-align: center;
    }

    section {
        padding-top: 70px;
        margin-top: 20px;
        padding-bottom: 70px;
        padding-bottom: 5rem;
    }
    
    section:not(#disponibilidad-dominios-fb, #dominios-fb, #preguntas-frecuentes, #dominio-fbgt-pagado) {
        min-height: 80vh;
        padding-top: 7rem;
    }

    footer svg:hover {
        color: blue;
        transform: scale(1.3);
    }

    main p, ol li {
        font-size: 1.35rem;
    }

    #preguntas {
        width: 100%;
        max-width: 830px;
        margin: 0 auto;
        background-color: rgba(0, 85, 195, 0.85);
        padding: 20px;
        font-size: 1.15rem;
    }

    #disponibilidad-dominios-fb {
        overflow: hidden;
    }

    #buscador-fb {
        max-width: 700px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .estrella {
        opacity: 1;
        position: absolute;
        animation: stars 5s linear infinite;
    }

    .estrella:nth-of-type(1) {
        animation-duration: 7s;
        margin-top: -55px;
    }

    .estrella:nth-of-type(2) {
        animation-duration: 4s;
        margin-top: -35px;
    }

    .estrella:nth-of-type(3) {
        animation-duration: 5s;
    }

    .estrella:nth-of-type(4) {
        animation-duration: 8s;
        margin-top: -25px;
    }

    .estrella:nth-of-type(5) {
        animation-duration: 5s;
        margin-top: 20px;
    }

    .estrella:nth-of-type(6) {
        animation-duration: 6s;
    }

    .estrella:nth-of-type(7) {
        animation-duration: 9s;
        margin-top: -30px;
    }

    .estrella:nth-of-type(8) {
        animation-duration: 6s;
    }

    .estrella:nth-of-type(9) {
        animation-duration: 7s;
        margin-top: 15px;
    }

    .estrella:nth-of-type(10) {
        animation-duration: 10s;
        margin-top: 25px;
    }


    @keyframes stars {
        0% {
            left: 0;
            opacity: .1;
        }

        20% {
            opacity: .7;
        }

        40% {
            opacity: .3;
        }

        50% {
            opacity: .1;
        }

        60% {
            opacity: .3;
        }

        80% {
            opacity: .7;
        }

        100% {
            left: 90vw;
            opacity: 0;
            transform: translateY(100px);
        }
    }

    .accordion-button {
        font-size: 1.15rem;
    }

    #disponibilidad-dominios-fb h2, #disponibilidad-dominios-fb, #dominio-fbgt-pagado h2, #dominio-fbgt-pagado /*, #solicitar-dominio-fbgt, #solicitar-dominio-fbgt h2 */{
        color: white;
    }

    #disponibilidad-dominios-fb {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    #disponibilidad-dominios-fb, #dominio-fbgt-pagado /*, #solicitar-dominio-fbgt */{
        background-color: rgba(0, 85, 195, 0.85);
    }

    a.cta {
        text-decoration: none;
        background-color: rgba(0, 85, 195, 0.85);
        color: white;
        padding: 10px;
        border-radius: 10px;
        margin-top: 10px;
    }

    a.cta:hover {
        background-color: rgba(0, 85, 195, 0.75);
    }

    .c-cta {
        width: fit-content;
        max-width: 125px;
        margin: 0 auto;
    }

    #paquetes-fb h5 {
        font-size: 1.45rem;
    }

    #paquetes-fb li {
        background-color: rgba(0, 85, 195, 0.85);
        color: white;
    }

    #paquetes-fb ul {
        margin-bottom: 20px;
    }

    #paquetes-fb {
        border-radius: 10px;
        color: white;
    }

    .card-img-top {
        max-width: 150px;
        margin: 10px auto;
    }

    .list-group-item {
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

    #preguntas h2 { color: white;}

    #preguntas-frecuentes {
        padding: 20px 0;
        background-image: url(../imgs/dominios-fb-gt.png);
        background-attachment: fixed;
        background-position: left;
    }

    .clarito {
        color: #689bdb;
    }

     .rima {font-family: 'Luxurious Roman', cursive;} 

    #logos-bancos {
        display: flex;
        justify-content: space-around;
    }

    #informacion-pagos-fb h3 {
        text-align: center;
        color: white;
    }

    #informacion-pagos-fb {
        color: white;
    }

    a {
        color: #0055c391;
        text-decoration: none;
    }

    #informacion-pagos-fb .card{
        background-color: rgba(0, 85, 195, 0.85);
    }

    footer a {
        text-decoration: none;
    }

    .card-group, iframe {
        padding-bottom: 2rem;
    }

    #precio-dominios img {
        max-height: 200px;
    }

    #precio-dominios h2 {
        margin-top: 20px;
    }

    .rima-para-dominios {
        text-align: end;
    }

    .no-desk { 
        padding: 0;
        display: none;
    }

    #img-frase, #img-precio {
        position: relative;
        animation: image 5s ease-out infinite;
    }

    #img-dominio {
        position: relative;
        animation: image 4s ease-out infinite;
        animation-delay: 2.5s;
    }

    #form-soli {
        width: 100%;
        max-width: 640px;
        height: 80vh;
        max-height: 1000px;
    }

    .iframe-container {
        max-width: 640px;
        margin: 0 auto;
    }

    @keyframes image {
        0% {
            transform: translateY(10px);
        }

        50% {
            transform: translateY(-10px);
        }


        100% {
            transform: translateY(10px);
        }
    }

    @media screen and (max-width: 490px) {

        h2 {font-size: 2rem;}

        .no-movil { display: none;}

        .rima-para-dominios {
            display: block!important;
            padding: 0;
        }

        .rima {margin-top: 0!important;}

        .rima h3 {
            text-align: center;
            font-weight: 700;
        }

        .no-desk {display: block;}

        .nav-link {margin-left: 15px;}
    }

    @media screen and (max-width: 575px) {
        
        .no-movil img {
            height: 200px;
        }

        .rima-para-dominios { display: none;}
    }

    @media screen and (max-width: 770px) {

        #sobre-los-dominios .col-sm-12 {
            width: auto;
            margin: 0 auto;
        }

        .no-movil {
            text-align: center;
        }

        #precio-dominios div {margin-top: 15px;}

    }

