* {
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(32, 32, 32);
}

h1,
h2,
h3,
legend {
    text-align: center;
    word-wrap: break-word;
}

h1 {
    font-size: 4em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2em;
}

h4 {
    font-size: 1em;
}

legend {
    font-weight: bold;
    font-size: 2em;
}

.tm {
    font-size: larger;
    color: #1999c3;
    font-weight: bold;
}

.goldinfo {
    color: goldenrod;
    font-size: larger;
    font-weight: bold;
}

ul {
    list-style-type: none;
    text-align: left;
    font-size: 1.5em;
    /* line-height: 1.3; */
}

ul li {
    /* margin-bottom: 1em; */
}

.ul3 {
    columns: 3;
    font-size: 1.5em;
}

img {
    margin-right: 2em;
    max-width: 40%;
    float: left;
}
.logo {
    max-width: 10%;
}

input {
    max-width: 95%;
}

textarea {
    max-width: 95%;
}

.landing {
    margin:-70px 0 0 0; 
    padding: 0px;
    /* top: -60px; */
    position: relative;
}

header {
    text-align: center;
    background-image: url("../img/bank7.png");
    background-size: cover;
}

header h1 {
    color: white;
    font-size: 8em;
    margin-top: 0%;
}

header h2 {
    color: white;
    font-size: 4em;
    margin-bottom: 0%;

}

header h3 {
    color: white;
    font-size: 4em;
    font-style: italic;
    padding-bottom: 200px;
}

.logo {
    text-align: left;
}

.content {
    margin: 1% 6% 1% 6%;
}

.cuadroIzq {
    display: inline-block;
    max-width: 49%;
    vertical-align: top;
    margin-top: 3em;
}

.cuadroIzq h2 {
    color: rgb(97, 5, 5);
    font-size: 3em;

}

.cuadroIzq h1 {
    color: rgb(20, 15, 65);
    font-size: 5em;
}

.cuadroDer {
    display: inline-block;
    max-width: 49%;
    margin-top: 3em;
}

.cuadroCentral {
    margin-top: 3em;
}

.cuadroCentral h1 {
    font-size: 3em;
    text-align: center;
}
.cuadroCentral div {    
    display: inline-block; 
    max-width: 49%;
    vertical-align: top;
}
.tblgrid {
    display: grid;
    grid: repeat(3, 100%) / auto-flow dense;
}

.tblgrid div {
    margin-right: 5%;
}

.tblgrid h1 {
    font-size: 5em;
}

.tblgrid h3 {
    font-size: 1.5em;
    font-weight: bold;
}

.lstName {
    font-weight: bold;
}

p {
    font-size: 1.5em;
}

.contact {
    margin-top: 3em;
}

.contact legend {
    text-align: justify;
    font-size: 1em;

}

.contact h3 {
    color: crimson;
}

/* .contact ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
} */

/* .signup {} */

.signup label {
    font-size: 0.8em;
    font-weight: bold;
}

.signup label input,
.signup label select,
.signup label textarea {
    display: block;
    padding: 5px;
    border-radius: 3px;
    width: 50%;
    border-color: #A2A6B5;
    font-size: 0.8em;
    font-weight: bold;
}

.bigbtn {
    font-weight: bold;
    border-radius: 5px;
    background-color: rgb(146, 141, 168);
    border: solid rgba(96, 94, 94, 1) 0px;
    transition: all 0.12s ease 0s;
    height: 61px;
    width: 90%;
    color: white;
    font-size: 1em;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.redes {
    text-align: center;
}

.fa {
    padding: 1em;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    width: 1.3em;
    font-weight: bold;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-pinterest {
    background: #cb2027;
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}

#copyright {
    font-size: 1em;
    background-color: #F0F0F0;
    padding: 2%;
}

/* @media all and (max-width: 890px) {} */

@media all and (max-width: 450px) {

    p,
    ul,
    li,
    legend,
    .tblgrid,
    .contact h3,
    h4 {
        text-align: center;
    }
    .landing {
        top: 0px;
        position: relative;
    }
    
    .content {
        margin: 0px;
    }

    .cuadroIzq {
        max-width: 100%;
        display: block;
    }

    .cuadroDer {
        max-width: 100%;
        display: block;
    }
    .cuadroCentral div {    
        display: block; 
        max-width: 99%;
    }
    
    .tblgrid {
        grid: none;
        display: block;
    }

    img {
        display: block;
        margin: auto;
        float: none;
    }

    ul {
        padding: 0px;
    }
    .ul3 {
        columns: 1;
    }
    .contact ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .contact ul li {
        line-height: 1em;
    }
    .long_ref{
        font-size: medium;
    }

    .signup label input,
    .signup label select,
    .signup label textarea {
        width: 100%;
    }
    .logo{
        max-width: 100%;
    }
    .landing {
        margin: 0px; 
    }
}