#videoHome {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
z-index: -10;
visibility: visible;
}
#header{background:none;}
#logo img{max-width: 30%;}
#nav a { letter-spacing: .3em;}
a:hover not(.buttonSolicite){color:#d57300;}
.buttonSolicite{margin-top: 50px; padding: 15px 30px; border-radius: 4px; background-color: #d57300; transition-property: background-color; transition-duration: 200ms; transition-timing-function: ease;  color: white; font-size: 16px; line-height: 30px; font-weight: 800;    letter-spacing: .25em;}
.buttonSolicite:hover{color:#000;}
.solicitcServicio{background: #0451d4; color: #FFF; float: right;}
.image.featured { margin: 0 0 2em 0; }
h1{-webkit-text-stroke: 1px black;text-shadow: 3px 3px 6px black;}
#nav {
    background: linear-gradient(to top, black, transparent);
    background-attachment: fixed;
}
body { font-family: "Bebas Neue", sans-serif; background: #252525;}
.wrapper {background: #152417;}
h1, h2, h3, h4, h5, h6 { color: #FFF;}
p {color: #d2c8b9;}
header p { color: #afa489; }
#banner { background: #b0a489; }#banner p { color: #3c2c24; }
#serviciosNocarr { background: #252525; padding: 7em 0 2em 0; }
#header header > p { text-shadow: 3px 3px 6px black;}
