body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.gris {
    color: #505050;
}

.copy-busca h5 {
    color: #505050;
}

.helvetica {
    font-weight: lighter;
}

header {
    margin-bottom: 1em;
}

#menu-top .nav-link {
    padding: .5rem 1.4rem !important;
    font-size: 1.1em;
    background-color: #036648;
    border-radius: 10px;
}

nav {
    font-weight: bold;
}

nav a {
    border-bottom: 4px solid #fff;
    color: #fff !important;
    border-right: 3px solid #fff;
    ;
}

nav a:hover {
    color: #fddf00 !important;
    border-bottom: 4px solid #fddf00;
    /* margin: 0 1.1rem !important;
    padding: .5rem 0 !important; */
}

article {
    padding: 4em 0;
}

article h2 {
    margin-bottom: 1em;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    color: #4d4d4f;
}

article h3 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}


input:not([type=checkbox]), select {
    width: 100%;
    border: 0 !important;
    background: #fff !important;
    padding: .375rem .75rem !important;
    font-size: 1em !important;
    line-height: 1.5;
    color: #000 !important;
    height: 50px !important;
    border-radius: 0 !important;
}

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder {
    color: #000 !important;
}

.controles {
    color: #000 !important;
    font-size: 4em;
}

.bg-light {
    background: none !important;
}

#terminos {
    color: #fde42d;
}

#slider {
    padding: 0;
}

#buscar {
    background-color: #ededed;
    margin-bottom: 0;
}

#buscar h2 {
    font-size: 3em;
}

#buscar h5 {
    font-size: 1.2em;
    text-align: center;
}

#buscar p {
    font-size: 1.2em;
    margin-top: 1em;
}

#buscar img {
    height: 100px;
    margin-bottom: 2em;
}


#formulario {
    background-color: #fde42d;
    margin-top: 0;
}

#formulario .btn {
    font-size: 2em !important;
    padding: .1em 2em !important;
}

#calculadora p {
    font-size: 1.2em;
}

#calculadora select,
#calculadora input {
    background-color: #efefef !important;
}

#calculadora .btn-primary {
    padding: 1rem 1rem;
    width: 100%;
    color: #fff;
    font-weight: bold;
}

#calculadora #resultados {
    background-color: #feef7f !important;
    text-align: center;
    font-weight: bold;
}

#beneficios {
    margin-top: 0;
}

#beneficios .iconfluid {
    height: 130px;
    margin: auto;
}

#beneficios h4,
#aliados h4 {
    font-size: 1em;
    font-weight: bold;
    width: 100%;
    color: #4d4d4f;
}


#aliados {
    background-color: #fafafa;
}


#aliados .iconfluid {
    height: 120px;
    margin: auto;
}


#bases {
    background-color: #017050;
    color: #fff;
}

#bases h2 {
    color: #fff;
}

#bases p {
    font-size: 1.2em;
}

#recomendaciones h3 {
    font-size: 1.5em;
    margin-top: 1em;
}

.btn-primary {
    border-radius: 0 !important;
    background-color: #017050;
    color: #fff;
    font-size: 1em !important;
    border: 0;
}

.carousel-item .btn-primary {
    font-size: 20px !important;
}

.btn-primary:hover {
    background-color: #005a40;
}

/* Footer */
footer {
    padding: 1em;
    font-size: 1em;
    color: #fff;
    background-color: #017050;
}

footer a {
    color: #fff !important;
}

footer #logofooter {
    width: 100%;
    margin-bottom: 2em;
}

footer span {
    width: 100%;
    padding-top: .35em;
}

footer #redes {
    padding-top: .2em;
}

footer span,
footer #redes a {
    margin: .6em .5em;
    display: inline-block;
}

footer a {
    color: #006446;
    text-decoration: none;
}

footer a:hover {
    text-decoration: none;
    color: #FFD100;
}

#primer-vehiculo * {
    line-height: 1.05em;
}

#primer-vehiculo #above-title {
    font-size: 1.60vh;
}