.quote, .scroller, .texto-final, h1 {
    text-align: center;
}
.det-yellow, .navlink {
    text-transform: uppercase;
}
.contact-links, .intro, .link, .links, .lnk, .scroll-link, .txt {
    text-decoration: none;
}
h1 {
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: Oswald, sans-serif;
    font-size: 38px;
    line-height: 44px;
    font-weight: 700;
}
.center-home {
    text-align: center;
    color: #000;
    margin: -27px 0 15px 39px;
}
.bodygray {
    background-color: #838383;
}
.texto-final {
    padding-bottom: 500px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 2.5vw;
    line-height: 3vw;
}
.navlink, .quote {
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
}
.navbar {
    position: fixed;
    width: 100%;
    background-color: #000;
}
.navlink {
    height: 60px;
    padding: 18px
12px;
    border-style: solid none none;
    border-width: 5px 1px 2px;
    border-color: #000 #3d3d3d;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    font-weight: 300;
}
.h2, .hero-h1 {
    font-weight: 400;
}
.navlink:hover {
    border-top: 5px solid #ffeb00;
    background-color: #000;
    color: #ffeb00;
}
.navlink.w--current {
    border-top-color: #ffeb00;
    color: #ffeb00;
}
.navlink.tog {
    padding-right: 36px;
}
.navlink.hide {
    display: none;
}
.cover {
    width: 100%;
    height: 100vh;
    background-image: url(../images/cover-img.png);
    background-position: 100% 100%;
    background-size: 160%}
.whitebox {
    height: 100%;
    background-color: hsla(0, 0%, 100%, .5);
}
.slider, .whitebox.black {
    background-color: transparent;
}
.whitebox.black {
    background-image: url(../images/pixels.png);
    background-position: 0 0;
}
.slider {
    height: 100vh;
}
.quote-block, .scroll-link {
    background-color: rgba(0, 0, 0, .75);
}
.quote {
    position: relative;
    margin-bottom: 0;
    padding-top: 35px;
    border-left: 1px none #000;
    color: #fff;
    font-size: 1vw;
    line-height: 5vh;
}
.nina, .sobre {
    margin-bottom: 200px;
}
.quote.author {
    padding-top: 15px;
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 20px;
}
.cc, .cover-row {
    min-height: 25vh;
}
.quote-block {
    position: relative;
    left: 12.5%;
    top: 28%;
    width: 75%}
.scroller {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    -webkit-transition: height 350ms ease-in-out;
    transition: height 350ms ease-in-out;
}
.scroller:hover {
    height: 80px;
}
.scroll-link {
    position: relative;
    display: inline-block;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out;
    color: #fff;
}
.img-brand._1, .scroll-link:hover, .section1 {
    background-color: #000;
}
.scroll-link:hover {
    color: #ffeb00;
}
.scroller-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.sobre {
    margin-top: 35px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}
.cl, .cr {
    padding-right: 0;
    padding-left: 0;
}
.img-block {
    height: 500px;
    background-image: url(../images/photo-1431069826965-10c61a19b835.jpg);
    background-position: 50% 50%;
    background-size: cover;
}
.img-block._2 {
    background-image: url(../images/photo-1415822138156-fd0cd874335a.jpg);
    background-size: cover;
}
.musica-na-sua-vida {
    margin-top: 200px;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 28px;
    line-height: 35px;
    text-align: left;
}
.brand {
    padding-top: 0;
}
.img-brand {
    position: static;
    width: 100px;
    height: 55px;
    min-width: 140px;
}
.fixbg, .hero {
    height: 100vh;
}
.img-brand._1 {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.img-brand._1:hover {
    opacity: 0;
}
.fixbg {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #424242;
}
.div-musicos, .hero, .nina, .nota, .txt-cover {
    position: relative;
}
.miles {
    float: right;
}
.nina {
    left: 200px;
    top: 800px;
}
.txt-cover {
    top: 30vh;
    padding-right: 50px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
    line-height: 40px;
    text-align: right;
}
.det-yellow {
    color: #ffeb00;
    text-shadow: 1px 1px 3px #636161;
}
.nota {
    left: 239px;
    top: 63px;
}
.hero {
    z-index: 10;
    background-image: url(../images/cover-img.png);
    background-position: 100% 100%;
    background-size: cover;
}
.contact-section, .footer {
    z-index: 300;
    position: relative;
}
.hero-2.prog, .imgbg {
    background-position: 50% 50%;
    background-size: cover;
}
.blackbox {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .33);
}
.blackbox._1 {
    padding-top: 50px;
}
.blackbox._2 {
    padding-top: 70vh;
    background-color: rgba(0, 0, 0, .66);
}
.hero-h1 {
    color: #000;
    font-size: 3vw;
    line-height: 3.8vw;
}
.hero-h1._23 {
    margin-top: 150px;
    text-align: center;
}
.agmusicadet {
    color: #ffeb00;
    text-transform: none;
}
.s2-pg.b, .s2._2 {
    color: #000;
}
.s2 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(270deg, #1f1f1f, rgba(0, 0, 0, .25));
    background-image: linear-gradient(180deg, #1f1f1f, rgba(0, 0, 0, .25));
}
.s2._2 {
    background-color: #fff;
    background-image: none;
}
.s2-pg {
    margin-bottom: 30px;
    font-family: Lato, sans-serif;
    font-size: 18px;
    line-height: 23px;
    text-align: left;
}
.h2, .hmbtn {
    font-family: Oswald, sans-serif;
}
.s2-pg.c {
    font-size: 14px;
}
.h2 {
    color: #fff;
}
.h2.hm1 {
    margin-bottom: 50px;
    text-transform: capitalize;
}
.hmbtn, .links, .music-style, .navdrop, .nh1, .txt {
    text-transform: uppercase;
}
.h2.hm1.bl {
    color: #000;
    text-align: left;
}
.err, .form, .hero-2 {
    text-align: center;
}
.progmus {
    padding-top: 75px;
}
.progmus._2 {
    padding-top: 100px;
}
.hmbtn {
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px
solid #fff;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    letter-spacing: 1px;
}
.hmbtn._2, .hmbtn:hover {
    background-color: #ffeb00;
}
.hmbtn:hover {
    border-color: #ffeb00;
    color: #333;
}
.hmbtn._2 {
    border: 1px
transparent;
    color: #929292;
}
.hmbtn._2:hover {
    background-color: #000;
    color: #ffeb00;
}
.contact-section {
    padding-top: 35vh;
    padding-bottom: 25vh;
        clear: both;
}
.scss {
    min-height: 200px;
    padding-top: 50px;
    background-color: #fff;
    font-family: Oswald, sans-serif;
    color: #000;
    font-size: 18px;
}
.err, .field {
    background-color: #ffeb00;
    font-family: Oswald, sans-serif;
}
.err {
    margin-top: 20px;
    padding-top: 20px;
}
.field {
    margin-bottom: 20px;
    border-width: 0;
}
.field.msg {
    height: 80px;
}
.footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #000;
    clear: both;
}
.copyright {
    float: left;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
}
.copyright.by {
    float: right;
    color: #a3a3a3;
    letter-spacing: 0;
}
.link {
    color: #fff;
    letter-spacing: 1px;
}
.nh1, .nh1._2 {
    letter-spacing: 2px;
}
.link:hover {
    color: #ffeb00;
}
.h2b, .nh1 {
    color: #000;
}
.sec-open {
    padding-top: 160px;
    padding-bottom: 100px;
}
.h2b {
    font-family: Oswald, sans-serif;
}
.hero-2 {
    position: relative;
    overflow: hidden;
    height: 100vh;
    padding-top: 20vh;
    background-color: #fff;
}
.hero-2.prog {
    padding-top: 0;
    background-image: url(../images/MICROFONE-2.jpg);
}
.nh1 {
    margin-bottom: 50px;
    font-size: 5vw;
    line-height: 7vw;
}
.bottom-cover:hover, .intro {
    font-family: Lato, sans-serif;
    font-size: 16px;
}
.nh1._2 {
    color: #fff;
}
.navdrop, .txt, .veja-artistas {
    letter-spacing: 1px;
}
.violinist {
    float: right;
}
.txt-list {
    color: #000;
    text-align: left;
}
.bottom-cover, .cont, .navdrop {
    text-align: center;
}
.txt-list.w {
    color: #fff;
}
.list {
    margin-bottom: 30px;
    font-family: Lato, sans-serif;
    color: #000;
}
.links, .list.wh {
    color: #fff;
}
.links {
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.links:hover {
    color: #ffeb00;
}
.imgbg {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-image: url(../images/shutterstock_193997750.png);
}
.imgbg._2 {
    position: relative;
    z-index: 2000;
    background-color: #000;
    background-image: none;
}
.bottom-cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10vh;
    width: 100%;
    color: transparent;
}
.bottom-cover:hover {
    color: #fff;
}
.intro {
    position: relative;
    left: 50%;
    display: block;
    width: 420px;
    margin-left: -210px;
    color: transparent;
}
.contact-links, .navdrop, .sem-mus-txt, .txt, .veja-artistas {
    font-family: Oswald, sans-serif;
}
.intro:hover {
    color: #ffeb00;
}
.div-w, .intro.w--current:hover {
    color: #fff;
}
.cello {
    margin-bottom: 50px;
    -webkit-transition: -webkit-transform 350ms ease-in-out;
    transition: -webkit-transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out;
    transition: transform 350ms ease-in-out,  -webkit-transform 350ms ease-in-out;
}
.cello:hover {
    position: relative;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.img-flip, .music-style {
    position: absolute;
}
.txt {
    font-size: 25px;
    line-height: 40px;
}
.secintro {
    height: 140px;
}
.contact-row {
    margin-right: 0;
    margin-left: 0;
}
.contact-links {
    margin-left: 30px;
    float: left;
    clear: left;
    color: #929292;
}
.contact-links:hover {
    color: #000;
}
.contact-links._2 {
    margin-bottom: 10px;
}
.contact-links._1 {
    margin-top: 50px;
}
.contact-links.hide {
    display: none;
}
.cw {
    background-color: #0098ff;
}
.navdrop, .row-b {
    background-color: #000;
}
.tel {
    max-width: 80%;
    float: right;
}
.img-music {
    max-width: 60%;
    margin-top: 100px;
    margin-bottom: 100px;
}
.navdrop {
    padding-right: 12px;
    padding-left: 12px;
    border-left: 2px none #000;
    color: #fff;
    font-size: 12px;
}
.navdrop:hover {
    border-left: 2px none #ffeb00;
    color: #ffeb00;
}
.navdrop.w--current {
    color: #ffeb00;
}
.dropico {
    margin-right: 12px;
}
.droplist {
    border-bottom: 5px solid #ffeb00;
}
.droplist.w--open {
    left: -58px;
    border-bottom: 1px none #000;
}
.section-grid {
    min-height: 100vh;
    padding-top: 0;
}
.section-grid.lst {
    padding-bottom: 15px;
}
.col {
    min-height: 26vw;
    padding: 30px;
}
.col.l {
    padding-right: 0;
}
.col.r {
    padding-left: 0;
}
.flipcard {
    min-height: 22.1vw;
    padding: 30px;
}
.music-style {
    left: 30px;
    bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 45px;
    text-align: left;
}
.artimg, .sem-mus-txt, .sem-musica {
    position: relative;
}
.flying-buttons, .flying-menu, .footer-2, .ttl {
    left: 0;
    bottom: 0;
}
.row-b {
    color: #fff;
}
.video {
    margin-bottom: 10px;
}
.lnk {
    color: #ff7a00;
}
.lnk:hover {
    text-decoration: underline;
}
.sem-musica {
    height: 100vh;
    background-image: -webkit-linear-gradient(0deg,  hsla(0,  0%,  43%,  .5),  hsla(0,  0%,  77%,  .25)),  url(../images/23.jpg);
    background-image: linear-gradient(90deg,  hsla(0,  0%,  43%,  .5),  hsla(0,  0%,  77%,  .25)),  url(../images/23.jpg);
    background-position: 0 0,  100% 100%;
    background-size: auto, cover;
}
.sem-mus-txt {
    top: 58vh;
    padding-left: 50px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-transform: none;
}
.art-menu-link, .ttl, .veja-artistas, .video-btn {
    text-transform: uppercase;
}
.sem-mus-txt._12 {
    padding-left: 60px;
    font-size: 14px;
}
.yeltxt {
    color: #ffeb00;
}
._1st {
    margin-bottom: 100px;
}
.cadeira {
    height: 70%}
.veja-artistas {
    border: 1px
solid #000;
    background-color: transparent;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    color: #000;
}
.artrow, .artrow.blac {
    border-width: 10px 20px;
}
.artrow, .artrow.blac, .veja-artistas:hover {
    background-color: #000;
}
.veja-artistas:hover {
    color: #fff;
}
.artrow {
    border-style: solid;
    border-color: #fff;
}
.coll {
    padding-top: 10px;
    padding-bottom: 10px;
}
.ttl {
    position: static;
    color: #fff;
    font-size: 38px;
    line-height: 45px;
    text-align: left;
    letter-spacing: 2px;
}
.art-menu-link, .menu-btn-txt, .video-btn {
    letter-spacing: 1px;
    font-family: Oswald, sans-serif;
}
.ttl.bll {
    color: #000;
}
.artists-menu-first {
    min-height: 50vh;
    padding: 90px
10px 10px;
}
.close-btn, .menu-open {
    min-height: 30px;
    min-width: 30px;
    text-decoration: none;
}
.art-menu-link {
    display: block;
    color: #919191;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}
.art-menu-link:hover {
    color: #000;
}
.art-menu-link.top {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    color: #000;
}
.divmenu {
    margin-bottom: 15px;
}
.img {
    margin-bottom: 10px;
}
.menu-open {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    margin-left: 40px;
    float: left;
    border-radius: 25px;
    background-color: #ffeb00;
}
.menu-open.topo {
    margin-right: 40px;
    float: right;
}
.flying-buttons {
    position: fixed;
    right: 0;
}
.menu-btn-txt {
    color: #000;
    font-size: 12px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}
.menu-btn-txt.topp {
    margin-top: 20px;
    line-height: 20px;
}
.arrow {
    position: absolute;
    width: 30px;
    margin-top: 8px;
    margin-left: 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.flying-menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
    display: none;
    overflow: auto;
    width: 100%;
    height: 100vh;
    padding: 80px
10px 30px;
    background-color: #fff;
    opacity: 0;
}
.close-btn {
    width: 30px;
    height: 30px;
    float: right;
    border: 2px
#000;
    border-radius: 15px;
    background-color: #000;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    color: #fff;
    line-height: 30px;
    font-weight: 700;
}
.close-btn:hover {
    background-color: #ffeb00;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #000;
}
.close-txt {
    padding-left: 9px;
    font-size: 18px;
    text-align: left;
}
.div-video-btn, .loading-txt, .splash-cont, .video-btn {
    text-align: center;
}
.close-div {
    margin-bottom: 20px;
    padding-right: 10px;
}
.video-btn {
    background-color: transparent;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    color: #fff;
    text-decoration: none;
}
.video-btn:hover {
    color: #ffeb00;
}
.loading-splash {
    position: fixed;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}
.loading-txt {
    margin-top: 45vh;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    line-height: 25px;
}
.scss-pg {
    margin-bottom: 0;
    line-height: 24px;
}
.success {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 80px;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.obrigado {
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: 2px;
}
.footer-2 {
    position: absolute;
    right: 0;
    height: 50px;
    padding-top: 15px;
    background-color: #000;
}
html.w-mod-js[data-ix=scroll-fade] {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
}
html.w-mod-js[data-ix=intro-top-logo] {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
html.w-mod-js[data-ix=new-interaction] {
    opacity: 0;
    -webkit-transform: rotate(-90deg) translate(-100%,  0);
    -ms-transform: rotate(-90deg) translate(-100%,  0);
    transform: rotate(-90deg) translate(-100%, 0);
}
html.w-mod-js[data-ix=new-interaction-3] {
    display: block;
    opacity: 1;
}
@media (max-width:991px) {
    .menu-btn {
    color: #ffeb00;
}
.menu-btn.w--open, .nav-menu {
    background-color: #000;
}
.drop {
    display: none;
}

.center-home {

    margin: 0 0 15px 0;
}

}
@media (max-width:479px) {
    .progmus, .progmus._2, .s2._2 {
    padding-top: 0;
}
.cadeira, .hero-2 {
    height: auto;
}
.artimg, .flying-buttons, .flying-menu, .mobhide {
    display: none;
}
.navlink, .navlink.w--current, .navlink:hover {
    border-top-style: none;
}
.hero {
    background-position: 54% 50%}
.hero-h1 {
    font-size: 4vw;
    line-height: 5.8vw;
}
.s2-pg {
    font-size: 14px;
    line-height: 17px;
}
.h2.hm1 {
    font-size: 24px;
}
.contact-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.field {
    border-radius: 0;
}
.footer {
    padding-right: 20px;
    padding-left: 20px;
}
.copyright {
    margin-bottom: 10px;
}
.hero-2.prog {
    background-position: 34% 50%}
.tel {
    float: none;
}
.section-grid._1mob {
    padding-top: 90px;
}
.sem-musica {
    background-position: 0 0,  79% 50%}
.sem-mus-txt {
    top: 19vh;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 21px;
}
.art-menu-link, .video-btn {
    font-size: 10px;
}
.colmob {
    padding-top: 103px;
}
.artrow, .artrow.blac {
    border-width: 5px 10px;
}
.artists-menu-first {
    padding-right: 0;
    padding-left: 0;
}
.art-menu-link {
    line-height: 20px;
}
.art-menu-link.top {
    margin-bottom: 5px;
}
.divmenu {
    margin-bottom: 10px;
}
.menu-open {
    margin-left: 30px;
}
.menu-open.topo {
    margin-right: 30px;
}
.flying-menu {
    overflow: auto;
    opacity: 0;
}
.c2mob {
    padding-top: 30px;
}
}


@media (max-width:768px) {
    .hoverzoom .retina {
        opacity: 1 !important;
        
    }

    .hoverzoom .retina img {
        margin-top: 65px !important;
    }

    .hoverzoom .retina h6 {
        margin-top: 19px !important;
    }
}

@media (max-width:1800px) {
    .hoverzoom .retina img {
        margin-top: 52px !important;
    }
    .hoverzoom .retina h6 {
        margin-top: 18px !important;
    }
    .hoverzoom .retina h4 {
        font-size: 15px;
    }
}


/** Artistas **/
.hoverzoom {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.hoverzoom > img {
	width: 100%; 
	border-radius: 2px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.hoverzoom .retina{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;    
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);    
	border-radius: 2px;
	text-align: center;
	padding: 30px;
	-webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000); 
}
.hoverzoom:hover .retina {
	opacity: 1;
	box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}
.hoverzoom .retina h4 {
	color: #fff;
    text-align: left;
}

.hoverzoom .retina h6 {
    color: #fff;
    text-align: left;
    margin-top: 74px;
}
.hoverzoom .retina a {
	display: block;
	width: 150px;
	background: #6fc5e9;
	border: 1px solid #59afd4;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 15px;
	margin: 16px auto 0;
}

.hoverzoom .retina img{
	margin-top: 100px;
}

.titulo{
    margin: 5% 0 2% 25%;
    clear: both;
}