.a131 .navwidth {
    width: auto;
    background-color: #1F2428;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a150 .cuerpo {
    background: #1F2428;
}
.a139 .cont-form .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    background-color: #bf9748;
    border-color: #bf9748;
    height: 44px;
    color: rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5) !important;

}
.a139 .cont-form .select-dropdown {
    color: #1e2427 !important;
    border: 1px solid #bf9748;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #bf9748;
    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 .form-captacion-position {
    background-color: #c4a05736;
    position: relative;
    color: #000;
}

#formCaptacion {
    color: #000!important;
}
.a137 .cont-titulo h1 {
    color: #c4a057;
    font-size: 34px;
    margin-top: 28px;
    margin-bottom: 24px;
    font-weight: bold;
    text-transform: none;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.a137 .capa-alpha label {
    font-size: 12px;
    font-weight: normal;
    padding-left: 0px;
    color: #c4a057;
    margin-bottom: 2px;
}
.a135 #contactoFormContainer .contacto, .a135 #contactoFormContainer .legal {
    width: 100%;
    color: #1e2427;
}
.a139 .btn:hover {
    background-color: #1e2427;
    color: #c4a057;
    border-color: #1e2427;
}
.a139 .btn {
    border-radius: 3px;
    margin-top: 25px;
    margin-bottom: 50px !important;
    width: 100%;
    background-color: #1e2427;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.a139 .titulo {
    color: #000;
    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: #c4a05700;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.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 #000;
    color: #000;
    border-radius: 22px;
    display: inline-block;
}
.a128 .todos .boton:hover {
    background-color: #fff;
    color: #000;
}
.a128 .uk-dotnav .numero {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 67px;
    height: 67px;
    border: 2px solid #000;
    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);
}
.a150 .contTitulo {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #1e2427;
}
.a150 .contTitulo h1, .a150 .contTitulo h3 {
    color: #fff;
    font-size: 34px;
    margin: 0;
    font-weight: bold;
    text-transform: none;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-family: Lato;
    line-height: 1.35;
    letter-spacing: -0.02em;
}
a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #1e2427;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #1e2427;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a135 .direccion {
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    color: #1e2427;
    margin: 0;
    letter-spacing: 1px;
}
.a135 .tipo {
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
    color: #1e2427;
}
.a135 .precio span {
    margin-right: 15px;
    color: #1e2427;
}
.a135 .props {
    color: #1e2427;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
}
.a131 .navbar-default .navbar-nav a:hover {
    color: #1e2427;
    background-color: #c4a057;
    transition:1s;
}
.contcoockies .configBTN, .contcoockies .acceptBTN, .contcoockies .rechazarBTN {
    cursor: pointer;
    background-color: #c4a057;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 14px;
}