body{
    background-color: #303839;
}

.cor-cinza{
    color: #303839;
    font-weight: bold;
}

main > div.row > div.fundo{
    background: url("../img/celular/grupo_os_melhores_do_mundo.jpg");
    background-position: top;
    background-repeat: no-repeat;   
    background-size: 100%;
    height: 650px;
}

div.logo{
    padding-top: 230px;
}

div.icon{
    text-align: center;
}

div#icon a, div.icon a{
    display: inline-block;
    margin-bottom: 10px;
}

div.elenco{
    position: relative
}

div.elenco a{
    z-index: 9999;
    position: absolute;
}

div.icon a{
    width: 36px;
    height: 36px;
}

div.icon a.instagram{
    background: url("../img/icon/lg/instagram.png") no-repeat;
}

div.icon a.instagram:hover{
    background: url("../img/icon/lg/instagram-ativo.png") no-repeat;
}

div.icon a.facebook{
    background: url("../img/icon/lg/facebook.png") no-repeat;
    width: 37px;
}

div.icon a.facebook:hover{
    background: url("../img/icon/lg/facebook-ativo.png") no-repeat;
}

div.icon a.twitter{
    background: url("../img/icon/lg/twitter.png") no-repeat;
    width: 37px;
}

div.icon a.twitter:hover{
    background: url("../img/icon/lg/twitter-ativo.png") no-repeat;
}

div.icon a.whatsapp{
    background: url("../img/icon/lg/whatsapp.png") no-repeat;
    width: 37px;
}

div.icon a.whatsapp:hover{
    background: url("../img/icon/lg/whatsapp-ativo.png") no-repeat;
}

div.icon a.youtube{
    background: url("../img/icon/lg/youtube.png") no-repeat;
}

div.icon a.youtube:hover{
    background: url("../img/icon/lg/youtube-ativo.png") no-repeat;
}

div.icon a.spotify{
    background: url("../img/icon/lg/spotify.png") no-repeat;
    width: 37px;
}

div.icon a.spotify:hover{
    background: url("../img/icon/lg/spotify-ativo.png") no-repeat;
}

div.icon a.envelope{
    background: url("../img/icon/lg/email.png") no-repeat;
}

div.icon a.envelope:hover{
    background: url("../img/icon/lg/email-ativo.png") no-repeat;
}

div.icon a.wikipedia{
    background: url("../img/icon/lg/wiki.png") no-repeat;
}

div.icon a.wikipedia:hover{
    background: url("../img/icon/lg/wiki-ativo.png") no-repeat;
}

div.elenco a.adriana-nunes{
    top:200px;left:150px;height: 70px; width: 50px;
}

div.elenco a.adriano-siri{
    top:95px;left:215px;height: 90px; width: 60px;
}

div.elenco a.jovane-nunes{
    top:85px;left:155px;height: 85px; width: 55px;
}

div.elenco a.ricardo-pipo{
    top:200px;left:90px;height: 90px; width: 60px;
}

div.elenco a.victor-leal{
    top:115px;left:45px;height: 85px; width: 65px;
}

div.elenco a.welder-rodrigues{
    top:140px;left:110px;height: 70px; width: 50px;
}

a#link-agenda{
    position: absolute; height: 40px; width: 100%; top:-70px;left: 0;
}

a#link-foto{
    position: absolute; height: 30px; width: 100%; top:-30px;left: 0;
}

.carousel{
    -moz-border-radius: 20px; /* FF1+ */
    -webkit-border-radius: 20px; /* Saf3-4, iOS 1+, Android 1.5+ */
    border-radius: 20px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    overflow:hidden;
    z-index: 1000;
}

.carousel-control { background-image:none !important; }

.informacao{
    position: absolute;top:250px;right: 20px;
    font-size: 12px;
}