.a131 .navwidth {
    width: auto;
    background-color: #fff;
}
.a150 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #222729;
}
.a150 .cont-datos p {
    margin-bottom: 20px;
    font-size: 15px;
    color: #cba557;
}
.a150 .cont-datos a {
    color: #2C84CB;
}
.a139 .tituloSec {
    width: 100%;
    display: table;
    font-size: 20px;
    color: #222729;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #cba557a3;
    border-color: #222729;
    height: 44px;
    color: #fff;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a139 .cont-form .select-dropdown {
    color: #222729 !important;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #f5f5f5;
    width: 100%;
    font-size: 14px !important;
    height: 44px;
    position: relative;
    padding-right: 26px;
    padding-left: 12px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a139 {
    background-color: #fff !important;
    color: #222729;
}
.a139 .accept a {
    color: #3f51b5;
}
.a135 {
    background-color: #9E9E9E;
}
.a135 #contactoFormContainer .input-group-addon {
    color: #777;
    width: 160px;
    text-align: left;
}
.a135 #contactoFormContainer .form-control {
    color: #333;
}
.a162 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    font-family: Open Sans;
    color: #fff;
    border: 1px solid #000;
    background-color: #777777b5;

}
.a162 h2 {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: none;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
    color: #000;
}
.a128 .titulo-general {
    line-height: normal;
    color: #000;
    margin-bottom: 40px;
    margin-top: 0;
    float: left;
    font-weight: 100;
    font-size: 100px;
    text-transform: none;
    letter-spacing: normal;
    padding-left: 65px;
}
.a128 .todos .boton {
    padding: 10px 18px;
    border: 2px solid #fff;
    color: #000;
    border-radius: 22px;
    display: inline-block;
}
.a128 .uk-dotnav .numero {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 67px;
    height: 67px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 14px;
    color: #000;
    transform: scale(0);
    -webkit-transition: transform 0.8s cubic-bezier(0, 0.96, 0.6, 0.96);
    -moz-transition: transform 0.8s cubic-bezier(0, 0.96, 0.6, 0.96);
    -ms-transition: transform 0.8s cubic-bezier(0, 0.96, 0.6, 0.96);
    -o-transition: transform 0.8s cubic-bezier(0, 0.96, 0.6, 0.96);
    transition: transform 0.8s cubic-bezier(0, 0.96, 0.6, 0.96);
}
.a135 #contactoFormContainer .contacto, .a135 #contactoFormContainer .legal {
    width: 100%;
    color: #000;
}
