.carousel-caption{
    padding-top:0 !important;
}

.txt-amarillo{
    color: #fcb600;
}

.des-home{
    padding-top:8%;
    padding-bottom:8%;
}
.bt-home a{
    color:#FFF;
}
.bt-home{
   z-index: 10;
    background-color: rgba(0, 0, 0, 0);
    font-family: Raleway;
    visibility: visible;
    text-align: center;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 11px;
    border-color: rgba(252, 182, 0, 0.35);
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px 17px;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: 173px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    padding:5px 15px;
}

.video-home{
    z-index: 9;
    background-color: rgb(252, 182, 0);
    font-family: Raleway;
    visibility: visible;
    cursor: pointer;
    text-align: center;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 11px;
    border-color: rgba(252, 182, 0, 0.35);
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px 17px;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: 133px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
        padding:10px 31px;

}