#promotions-and-partners.ciee .content .conteudo-ciee {
    margin-top: 21%;
    position: relative;
    padding: 0 7%;
    background: url("../img/background.jpg") #fff repeat-x
}

#promotions-and-partners.ciee .content .conteudo-ciee .btn-voltar {
    position: absolute;
    display: inline-block;
    top: 33px;
    right: 11px;
    background: #000000;
    background: rgba(0, 0, 0, 0.3);
    width: 87px;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
    height: 41px;
    text-decoration: none;
    line-height: 41px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #f6f6f6;
    text-align: center;
    text-transform: uppercase
}

#promotions-and-partners.ciee .content .conteudo-ciee .btn-voltar:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 18px;
    height: 41px;
    background: url("/assets/img/promocoes-parcerias/sebrae/seta-btn-volta.png") 0 0 no-repeat;
    left: -18px;
    top: -2px
}

#promotions-and-partners.ciee .content .conteudo-ciee .btn-voltar:hover {
    opacity: 0.5
}

#promotions-and-partners.ciee .content .conteudo-ciee h1 {
    font-family: 'Conv_newjune-medium-webfont';
    font-size: 28px;
    color: #ca0a31;
    text-transform: uppercase;
    padding: 100px 0 0 0
}

#promotions-and-partners.ciee .content .conteudo-ciee h2 {
    font-family: 'NewJuneRegular-Regular';
    font-size: 22px;
    color: #003c70;
    padding: 20px 0
}

#promotions-and-partners.ciee .content .conteudo-ciee .btn-consultar {
    float: left;
    font-family: 'NewJuneRegular-Regular';
    width: 196px;
    height: 52px;
    line-height: 52px;
    border: 3px solid #063b71;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    color: #003c72;
    font-size: 23px;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 20px;
    line-height: 52px
}

#promotions-and-partners.ciee .content .conteudo-ciee .btn-consultar:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 14px;
    margin-left: 22px;
    background: url("/assets/img/promocoes-parcerias/ciee/seta-btn.png") no-repeat
}

#promotions-and-partners.ciee .content .conteudo-ciee .logo-ciee {
    display: block;
    width: 240px;
    margin: 20px auto 0 auto
}

#promotions-and-partners.ciee .content .conteudo-ciee .imagem-destaque {
    display: block;
    width: 95%;
    max-width: 405px;
    margin: 50px auto 0 auto
}

@media (min-width: 768px) {
    #promotions-and-partners.ciee .content .conteudo-ciee h1 {
        font-size: 60px;
        line-height: 62px;
        width: 645px;
        margin-bottom: 30px
    }

    #promotions-and-partners.ciee .content .conteudo-ciee h2 {
        font-size: 35px;
        margin-bottom: 30px;
        width: 645px
    }

    #promotions-and-partners.ciee .content .conteudo-ciee .logo-ciee {
        float: left;
        margin: -17px auto 0 60px
    }
}

@media (min-width: 992px) {
    #promotions-and-partners.ciee .content .conteudo-ciee {
        height: 665px
    }

    #promotions-and-partners.ciee .content .conteudo-ciee h1 {
        font-size: 56px;
        width: 595px
    }

    #promotions-and-partners.ciee .content .conteudo-ciee h2 {
        width: 525px
    }

    #promotions-and-partners.ciee .content .conteudo-ciee .imagem-destaque {
        position: absolute;
        right: 6%;
        bottom: 0;
        margin: 0;
        max-width: 365px
    }
}

@media (min-width: 1249px) {
    #promotions-and-partners.ciee .content .conteudo-ciee h1 {
        font-size: 60px;
        width: 645px;
        margin-top: -123px
    }

    #promotions-and-partners.ciee .content .conteudo-ciee h2 {
        width: 645px;
        margin-bottom: 110px
    }
}