.a131 .navwidth {
    width: auto;
    background-color: #ffffff91;
}
.a133 {
    background-color: #e57625;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.a128 .container-fluid {
    background-color: #e57625;
    padding-top: 60px;
    padding-bottom: 100px;
}
.a128 .todos .boton:hover {
    background-color: #fff;
    color: #e57625;
}
.a127 .cont-buscador .btn-buscar {
    background-color: #fff;
    color: #e57625 !important;
    border: none !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: auto !important;
    font-size: 16px !important;
    height: 40px !important;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.a127 .cont-buscador .btn-buscar:hover {
    background-color: #000;
    border: none !important;
}



.a135 {
    background-color: #e57625;
}
.a135 #contactoFormContainer .input-group-addon {
    color: #3f4e5a;
    width: 160px;
    text-align: left;
}
.a135 #contactoFormContainer textarea.form-control {
    height: 90px;
    resize: none;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a135 #contactoFormContainer .contacto, .a135 #contactoFormContainer .legal {
    width: 100%;
    color: #3f4e5a;
}
a {
    color: #3f4e5a;
    outline: none !important;
}
.a135 #contactoFormContainer .form-control {
    color: #3f4e5a;
}
.a162 h2 {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: none;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
    color: #ffaf12;
}
.a135 .btn {
    width: 100%;
    line-height: 40px;
    padding: 0;
    background-color: #3f4e5a;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 7px;
    height: 46px;
}
.a135 .mail-svgIcon {
    background-image: url(/images/mail-blanco.svg);
    width: 20px;
    height: 16px;
    margin-top: 1px;
    display: inline-block;
    background-repeat: no-repeat;
    -webkit-mask: url(/images/mail-blanco.svg);
    mask: url(/images/mail-blanco.svg);
    mask-size: cover;
    background: #fff;
}
.a139 .form-captacion-position {
    background-color: #e57625;
    position: relative;
}
.a139 .btn:hover {
    background-color: #222;
    color: #fff;
    border-color: #e57625;
}
.a139 .btn {
    border-radius: 5px;
    margin-top: 25px;
    margin-bottom: 50px !important;
    width: 100%;
    background-color: #222;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}


input::placeholder {
  color: black!important;
}
.a139 .cont-form .select-dropdown {
    color: #444 !important;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    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;
}
.a150 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #222;
}
.a150 .cont-datos p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #e57625;
}
.a150 .cont-datos a {
    color: #337ab7;
}
.a139 .titulo {
    color: #8C8C8C;
    font-size: 34px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #e57625;
    border-color: #f5f5f5;
    height: 44px;
    color: rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;
}
.a139 .tituloSec {
    width: 100%;
    display: table;
    font-size: 20px;
    color: #222;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: none;
}
.a139 {
    background-color: #fff !important;
    color: #444;
}
.a139 .accept a {
    color: #e57625;
}
.a139 .form-captacion-position {
    background-color: #fff;
    position: relative;
}
.a128 .container-fluid {
    background-color: #ccc;
    padding-top: 60px;
    padding-bottom: 100px;
}
.a138.bg-paginacion nav ul li a {
    padding: 0;
    border: none;
    background-color: transparent;
    color: #000000 !important;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
}