body{background:black;}
ol,ul{list-style: none;}
.bot{margin:auto;text-align: center;position:relative;}
.crew{min-width:300px; max-width: 950px;margin:auto; height:500px;}
.crew li{margin: 5px; display:inline-block;}
img.pic{width:250px; height:300px;opacity:0.8;transition:0.5s;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;}
img.pic:hover{transition:0.5s;opacity:1;}
span{color:white;}
.retraso-un{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s;}
.retraso-dos{-webkit-animation-delay:2.5s;-moz-animation-delay:2.5s;animation-delay:2.5s;}
h1, h2, h3, h4, h5, h6{text-align:center;color:#fff;}