.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a131 .navbar-default .navbar-nav a {
    font-size: 13px;
    padding: 0 10px;
    color: #71706d;
}
.a131.absolute {
    background-color: white;
}
.a128 .titulo-general {
    font-size: 70px;
}

a131 .navwidth {
    width: auto;
    box-shadow: 0px -10px 16px 5px #6d6d6d;
}


.a131 .navbar-default .navbar-nav .btnContacto a {
    height: 45px;
    line-height: 41px;
    padding: 0 16px;
    border: 2px solid #f85700;
    border-radius: 24px;
    background: #f85700;
    color: #fff;
    transition:0.8s;
}

.a131 .navbar-default .navbar-nav .btnContacto a:hover {
    background: #71706d;
    border: 2px solid #71706d;
}

.a132 .uk-slideshow .text-container .titulo {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 38px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: normal;
    padding-top: 160px;
    font-weight: bold;
}
.a132 .uk-slideshow .text-container .slogan {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 20px !important;
    font-family: Lato;
    font-weight: bold;
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
}


@media screen and (0px <= width <= 767px){
.a132 .uk-slideshow .text-container .titulo{
line-height:40px!important;
}
}
