button{
    cursor:pointer !important;
}
.fd1{
    background-color: #f01f16 !important;
}

.fd2{
    background-color: #ff3027 !important;
}

.fd3{
    background-color: #dadbdb !important;
}

video {width: 100%;max-width: 400px;}

.fotos img {
    border: 5px solid #EEEEEE; border-image: none; box-shadow: 4px 4px 4px rgba(0,0,0,0.2); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}