﻿#navbar-spy .affix-top .logo-branco {
    display: block
}

#navbar-spy .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    padding-top: 15px
}

#navbar-spy .logo-branco a img,
.logo-cor a img {
    height: 42px;
    display: inline
}

#navbar-spy .navbar .logo {
    line-height: 1px
}

#bs-example-navbar-collapse-1 a {
    color: #fff
}

#bs-example-navbar-collapse-1 a:hover {
    background: 0 0
}

.affix {
    background: rgba(15, 77, 126, .9);
    padding-bottom: 10px;
    transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    -moz-transition: ease-in-out .5s;
    -webkit-transition: ease-in-out .5s
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    margin: 0;
    padding: 0
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent !important
}

@media only screen and (min-width:310px) and (max-width:767px) {
    #navbar-spy .img-responsive {
        margin-left: 1%
    }

    #navbar-spy .logo-branco a img,
    .logo-cor a img {
        height: 28px;
        width: auto;
        line-height: 1px
    }

}

#HeaderDocumentoDoEstudanteUresrr * {
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    color: #fff
}

#HeaderDocumentoDoEstudanteUresrr {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 120px 0 60px;
    background-image: linear-gradient(90deg, rgb(0, 55, 128) 1%, rgb(29, 224, 173) 130%);
    color: #fff;
    overflow: hidden
}

#HeaderDocumentoDoEstudanteUresrr .criar-conta-link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1
}

#HeaderDocumentoDoEstudanteUresrr .description {
    text-align: right;
    padding-top: 25px
}

#HeaderDocumentoDoEstudanteUresrr h1 {
    font-family: 'Ubuntu Condensed', sans-serif !important;
    margin-top: 0;
    font-size: 3.7em;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: .001em
}

#HeaderDocumentoDoEstudanteUresrr h2 {
    margin: 25px 0;
    font-size: 1.75em;
    font-weight: lighter;
    line-height: 1.4em
}

#HeaderDocumentoDoEstudanteUresrr p {
    margin-top: 61px;
    font-weight: 100;
    font-size: 1.05em
}

#HeaderDocumentoDoEstudanteUresrr p strong {
    font-weight: 300;
    font-size: 1.4em
}

#HeaderDocumentoDoEstudanteUresrr .btn-criar-conta {
    padding-bottom: 300px
}

#HeaderDocumentoDoEstudanteUresrr .btn-criar-conta,
#SectionStepDocumentoDoEstudanteUresrr .btn-criar-conta,
.SectionFaqDocumentoDoEstudanteUresrr .btn-criar-conta {
    padding: 13px 60px;
    margin-bottom: 30px;
    background-color: #f47220;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    transition: ease-in-out .15s;
    -o-transition: ease-in-out .15s;
    -moz-transition: ease-in-out .15s;
    -webkit-transition: ease-in-out .15s
}

#HeaderDocumentoDoEstudanteUresrr .btn-criar-conta:hover,
#SectionStepDocumentoDoEstudanteUresrr .btn-criar-conta:hover,
.SectionFaqDocumentoDoEstudanteUresrr .btn-criar-conta:hover {
    background-color: #da6607;
    text-decoration: none;
    transition: ease-in-out .15s;
    -o-transition: ease-in-out .15s;
    -moz-transition: ease-in-out .15s;
    -webkit-transition: ease-in-out .15s
}

#HeaderDocumentoDoEstudanteUresrr .benefits {
    max-width: 980px;
    margin: 0 auto;
    padding: 20px 0 0;
    border: 0;
    list-style: none;
    font-size: 10px;
    font-weight: 200
}

#HeaderDocumentoDoEstudanteUresrr .benefits li {
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

#HeaderDocumentoDoEstudanteUresrr .benefits li img {
    width: 40px;
    display: inline-block;
    margin: 0 10px 0 0;
    opacity: .5
}

#HeaderDocumentoDoEstudanteUresrr .benefits li span {
    display: inline-block;
    margin: 0;
    font-size: 1.25em;
    font-weight: 100;
    color: #fff
}

#HeaderDocumentoDoEstudanteUresrr .img-responsive {
    margin-bottom: 20px
}

#SectionStepDocumentoDoEstudanteUresrr {
    padding: 40px 0 70px
}

#SectionStepDocumentoDoEstudanteUresrr h2 {
    font-size: 3em;
    margin: 10px 0 50px;
    color: #707070
}

#SectionStepDocumentoDoEstudanteUresrr h3 {
    font-family: maven pro, sans-serif;
    color: #2c3e50;
    text-transform: uppercase;
    font-size: 1.7em;
    margin: 10px
}

#SectionStepDocumentoDoEstudanteUresrr p {
    font-size: 1.5em;
    font-weight: 200;
    line-height: normal;
    color: #999;
    letter-spacing: 1px;
    padding: 0 5px
}

#SectionStepDocumentoDoEstudanteUresrr .img-step-arrow {
    position: absolute;
    width: 25px;
    margin-top: 28px;
    margin-left: 80px
}

@media(min-width:992px) and (max-width:1199px) {
    #SectionStepDocumentoDoEstudanteUresrr .img-step-ico {
        width: 120px
    }

    #SectionStepDocumentoDoEstudanteUresrr .img-step-arrow {
        margin-top: 35px;
        margin-left: 50px;
        width: 20px
    }

    #HeaderDocumentoDoEstudanteUresrr h1 {
        font-size: 3.3em
    }

    #HeaderDocumentoDoEstudanteUresrr h2 {
        margin: 40px 0
    }

    #HeaderDocumentoDoEstudanteUresrr p {
        margin-top: 65px
    }

}

#SectionFaqDocumentoDoEstudanteUresrr h2,
#SectionFaqDocumentoDoEstudanteUresrr h3 {
    color: #2c3e50;
    padding: 30px 0
}

.container .otto h3 {
    font-size: 1.5em;
    text-align: center
}

#SectionFaqDocumentoDoEstudanteUresrr {
    background-color: #fafafafa
}

#SectionFaqDocumentoDoEstudanteUresrr h4 {
    font-weight: 400
}

@media(min-width:992px) {
    #HeaderDocumentoDoEstudanteUresrr .img-responsive {
        width: 615px;
        max-width: 615px;
        margin-left: 10%
    }

}

@media(max-width:991px) {
    #HeaderDocumentoDoEstudanteUresrr {
        padding: 60px 0 40px
    }

    #HeaderDocumentoDoEstudanteUresrr h1 {
        font-size: 2.5em
    }

    #HeaderDocumentoDoEstudanteUresrr h2 {
        margin: 15px 0;
        font-size: 1.4em
    }

    #HeaderDocumentoDoEstudanteUresrr p {
        margin-top: 25px
    }

    #HeaderDocumentoDoEstudanteUresrr .img-responsive {
        width: 390px;
        margin-left: 15%;
        margin-top: 20px
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits li img {
        width: 28px
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits li span {
        font-size: .92em
    }

    #HeaderDocumentoDoEstudanteUresrr .btn-criar-conta {
        margin-top: 8px;
        padding: 8px 60px;
        font-size: 1.2em
    }

    .affix {
        padding-bottom: 1px
    }

    #navbar-spy .logo-branco a img {
        height: 30px
    }

    .nav>li>a {
        font-size: .7em;
        padding: 5px 15px
    }

    #SectionStepDocumentoDoEstudanteUresrr .img-step-ico {
        width: 100px;
        margin-bottom: 10px
    }

    #SectionStepDocumentoDoEstudanteUresrr .img-step-arrow {
        margin-top: 25px;
        margin-left: 35px;
        width: 20px
    }

    #SectionStepDocumentoDoEstudanteUresrr h2 {
        font-size: 1.7em;
        margin: 20px 0 50px
    }

    #SectionStepDocumentoDoEstudanteUresrr h3 {
        font-size: 1.3em;
        margin-bottom: 10px
    }

    #SectionStepDocumentoDoEstudanteUresrr p {
        font-size: .95em
    }

}

@media(max-width:767px) {
    #HeaderDocumentoDoEstudanteUresrr .description {
        text-align: center
    }

    #HeaderDocumentoDoEstudanteUresrr h1 {
        font-size: 1.8em
    }

    #HeaderDocumentoDoEstudanteUresrr h2 {
        font-size: 1.25em
    }

    #HeaderDocumentoDoEstudanteUresrr .description p,
    #HeaderDocumentoDoEstudanteUresrr .description p strong {
        font-size: .96em;
        margin-bottom: 20px
    }

    #HeaderDocumentoDoEstudanteUresrr .img-responsive {
        margin-left: 18%
    }

    #HeaderDocumentoDoEstudanteUresrr .center-block {
        max-width: 280px;
        padding-bottom: 0
    }

    #HeaderDocumentoDoEstudanteUresrr .btn-criar-conta {
        margin-bottom: 0
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits {
        margin: 0 auto;
        max-width: 310px
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits li {
        margin-top: 15px;
        height: 33px;
        justify-content: start
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits li img {
        width: 34px
    }

    #HeaderDocumentoDoEstudanteUresrr .btn-criar-conta {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        line-height: 16px
    }

    #navbar-spy .navbar-fixed-top {
        padding-bottom: 10px
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        width: 100%;
        background-color: rgba(15, 77, 126, .9)
    }

    #SectionStepDocumentoDoEstudanteUresrr .step-by-step {
        padding-left: 5%
    }

    #SectionStepDocumentoDoEstudanteUresrr .img-step-ico {
        width: 80px;
        margin-bottom: 40px;
        margin-top: 20px
    }

    #SectionStepDocumentoDoEstudanteUresrr h2 {
        font-size: 2em;
        margin: 10px 0 50px
    }

    #SectionStepDocumentoDoEstudanteUresrr h3,
    #SectionStepDocumentoDoEstudanteUresrr p {
        text-align: left
    }

    #SectionStepDocumentoDoEstudanteUresrr h3 {
        font-size: 1.2em;
        margin-bottom: 10px
    }

    #SectionStepDocumentoDoEstudanteUresrr p {
        font-size: 1.1em
    }

}

@media(max-width:415px) {
    #HeaderDocumentoDoEstudanteUresrr .img-responsive {
        width: 100%;
        margin-left: 15%
    }

}

@media(max-width:320px) {
    #HeaderDocumentoDoEstudanteUresrr h1 {
        font-size: 1.5em
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits li img {
        width: 25px
    }

    #HeaderDocumentoDoEstudanteUresrr .benefits li span {
        font-size: .9em
    }

    #SectionStepDocumentoDoEstudanteUresrr .step-by-step {
        padding-left: 5%
    }

    #SectionStepDocumentoDoEstudanteUresrr .img-step-ico {
        width: 60px;
        margin-bottom: 40px;
        margin-top: 20px
    }

    #SectionStepDocumentoDoEstudanteUresrr h2 {
        font-size: 2em;
        margin: 10px 0 50px
    }

    #SectionStepDocumentoDoEstudanteUresrr h3,
    #SectionStepDocumentoDoEstudanteUresrr p {
        text-align: left
    }

    #SectionStepDocumentoDoEstudanteUresrr h3 {
        font-size: 1.2em;
        margin-bottom: 10px
    }

    #SectionStepDocumentoDoEstudanteUresrr p {
        font-size: .9em
    }

}

.space30 {
    margin-bottom: 50px;
    margin-top: -20px
}

#accordion .panel-heading {
    padding: 0
}

.panel-title>a {
    padding-left: 45px !important;
    position: relative
}

#accordion .panel-title>a {
    display: block;
    padding: 18px 20px;
    outline: none;
    font-weight: 400;
    text-decoration: none;
    background: 0 0;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px
}

.accordion-faq .panel-title>a {
    text-transform: none !important;
    color: #000;
    font-size: 15px !important
}

#accordion .panel-title>a.accordion-toggle::before,
#accordion a[data-toggle=collapse]::before {
    content: "\f077";
    float: left;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1em;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -8px;
    font-size: 15px
}

#accordion .panel-title>a.accordion-toggle.collapsed::before,
#accordion a.collapsed[data-toggle=collapse]::before {
    content: "\f078"
}

#accordion .panel-default>.panel-heading {
    background-color: transparent;
    border-color: #ddd
}

#accordion .panel {
    margin-bottom: 15px;
    border-radius: 0 !important
}

#accordion .panel-body {
    padding: 20px 25px;
    line-height: 24px;
    font-size: 15px
}

.accordion-dark .panel {
    background: 0 0;
    border: 1px solid #444
}

.accordion-dark .panel-default>.panel-heading {
    border-color: #444 !important
}

.accordion-dark .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #444
}

.accordion-dark .panel-title>a {
    color: #fff
}