.deskNone {
    display: none
}

.form {
    margin: auto;
    background-color: #fff;
    width: 100%;
    border-radius: 10px;
    padding: 15px 0
}

.form .form-title {
    text-align: center
}

.form .form-title h4 {
    font-weight: 600;
    color: #444 !important;
    line-height: 1.1
}

.titulo-section1 {
    color: #fff;
    font-weight: 900
}

.valor-section1 {
    color: #ffd26b !important;
    font-weight: 900
}

@keyframes go-back {
    from {
        transform: translateY(50px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0)
    }

    50% {
        -webkit-transform: rotateX(0) translateY(-20px);
        transform: rotateX(0) translateY(-20px)
    }

    to {
        -webkit-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0)
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0)
    }

    50% {
        -webkit-transform: rotateX(0) translateY(-20px);
        transform: rotateX(0) translateY(-20px)
    }

    to {
        -webkit-transform: rotateX(0) translateY(0);
        transform: rotateX(0) translateY(0)
    }
}

.footer {
    background-color: #fafafa;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .container-footer {
    width: 100%
}

.footer .container-footer .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.footer .container-footer .row div {
    margin: auto 0
}

.footer .container-footer .row div .btn:first-child {
    margin-right: 15px
}

.footer .container-footer .row div p {
    margin: 0;
    text-align: center;
    font-size: 13px
}

.footer .container-footer .row div img {
    align-self: auto
}

.row {
    margin: 0 !important
}

body {
    margin: 0;
    overflow-x: hidden
}

* {
    font-family: Heebo, sans-serif !important
}

.material-icons {
    font-family: Material Icons !important
}

.btn-type-a {
    font-family: Heebo, sans-serif !important;
    font-weight: 500;
    color: #3e8877;
    cursor: pointer;
    border: 0;
    padding: 13px 20px;
    font-size: 1em;
    margin: .8em 0;
    border-radius: 25px
}

.btn-type-a,
.btn-type-a:hover {
    background: #04ecb2;
    -webkit-transition: all .5s;
    transition: all .5s
}

.btn-type-a:hover {
    border-radius: 8px
}

.btn-type-a:focus {
    outline: 0
}

.svg-test {
    background-color: transparent;
    z-index: 20;
    pointer-events: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: 0
}

@media screen and (max-width:768px) {
    .logo-estude {
        max-width: 6.1rem
    }

    .deskNone {
        display: block !important
    }

    h1.margin-titulo {
        font-size: .9rem !important
    }

    .mobileNone {
        display: none
    }

    .svg-test {
        bottom: -5rem
    }
}

@media only screen and (max-width:768px) {
    .ajuste-top {
        max-width: 80%
    }

    .h1_obrigado {
        font-size: 1.3em !important
    }

    .p_obrigado {
        font-size: .9em !important
    }
}

.enviando {
    font-size: 1.7em;
    line-height: 1.1;
    color: #000
}

.h1_obrigado {
    font-size: 2.2em;
    line-height: 1.2;
    color: #000;
    font-weight: 500;
    margin: 1rem 0
}

.p_obrigado {
    margin: 10px;
    font-size: 1.2em;
    line-height: 1.1;
    color: #000
}

.super-centro {
    display: flex;
    justify-content: center;
    align-items: center
}

.icon-top {
    color: green;
    font-size: 16px !important
}

.degrade {
    background: linear-gradient(#10824c 0, #2ab280 55%);
    position: relative;
    min-height: 70vh;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0
}

.logos-white {
    height: 60px;
    width: auto
}

div.section_img {
    background: url(https://faculdades.estudeaqui.com.br/assets/img/bgmedica.webp);
    background-repeat: no-repeat;
    background-size: 64%;
    background-position: 107% 29%
}

.padding-section1 {
    padding: 0 9%
}

@media (min-width:1000px) and (max-width:1422px) {
    div.section_img {
        background-size: 83%;
        background-position: 132% 43%
    }

    .padding-section1 {
        padding: 8px 3%
    }
}

@media (min-width:1422px) and (max-width:1590px) {
    div.section_img {
        background-size: 76%;
        background-position: 115% 229%
    }

    .padding-section1 {
        padding: 8px 3%
    }
}

@media (min-width:1590px) and (max-width:2000px) {
    div.section_img {
        background-size: 56%;
        background-position: 103% 56%;
        padding: 0 4%
    }

    .padding-section1 {
        padding: 8px 3%
    }
}

.logo-estude {
    max-width: 115px
}

.faveni-logo {
    max-width: 56%
}

.titulo-section1 {
    color: #fff;
    font-weight: 900
}

.valor-section1 {
    color: #ffd26b !important;
    font-weight: 900
}

.degrade_escuro {
    background: linear-gradient(to right, #00cae3 0, #4cd690 100%)
}

.branco {
    background: #fff;
    box-shadow: 128px 24px 128px rgba(28, 65, 84, .08), 64px 12px 64px rgba(28, 65, 84, .12), 24px 8px 24px rgba(28, 65, 84, .12), 12px 4px 12px rgba(28, 65, 84, .08);
    padding: 2rem 1rem
}

.first_layer {
    z-index: 1
}

.escuro {
    background-color: #252525;
    color: #f5f5f5;
    margin-bottom: 0
}

.telefone {
    flex: 0 0 20%;
    max-width: 20%
}

.info {
    font-size: 1.2em
}

.icon {
    margin-top: 3%
}

.card-section-3 {
    background-color: #000;
    border-radius: 17px;
    padding: 2%;
    margin: 1%
}

.bg-section-3 {
    background: linear-gradient(60deg, #f2deb2, #cbfdcf);
    padding-right: 10%;
    padding: 5%;
    padding-left: 10%
}

.div-section-3 {
    margin-left: 10%
}

.titulo-section-4 {
    margin-bottom: 4%;
    font-weight: 900;
    font-family: sans-serif;
    font-size: 35px
}

.icon-section-4 {
    font-size: 2.2em;
    color: #10824c
}

.texto-section-4 {
    color: #999;
    font-size: 18px;
    font-weight: 500;
    margin-top: 5%
}

.features-5 .container [class*=col-] {
    border: 1px solid rgba(0, 0, 0, .35);
    border-top: 0
}

.features-5 .container [class*=col-] {
    border-left: 0
}

.features-5 .container [class*=col-]:last-child {
    border-right: 0
}

.features-5 .container .row:last-child [class*=col-] {
    border-bottom: 0
}

.section-5-border {
    border: 0
}

.section-5-img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, .24), 0 8px 10px -5px rgba(0, 0, 0, .2)
}

.section-5-titulo {
    color: #a88a51;
    font-weight: 900;
    text-align: left
}

.landing-descricao {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500 !important;
    color: #898989 !important;
    text-align: left
}

.titulo-agradecimento {
    font-size: 40px;
    color: green;
    text-align: center;
    font-weight: 900
}

.sub-titulo-agradecimento {
    text-align: center
}

.btn-info {
    color: #3d3d3d;
    background-color: #fff;
    border-color: #8bb18b;
    padding: 10px 24px;
    width: 42%;
    cursor: pointer;
    float: left
}

.btn-info:hover {
    color: #fff;
    background-color: #026868;
    border-color: #8bb18b
}

.btn-warning {
    background-color: #f76d1d;
    border-color: tomato
}

.btn-warning:hover {
    background-color: #e26218;
    border-color: tomato
}

.w-21 {
    width: 100%;
    margin-top: 12%
}

.h1,
.h2,
.h3,
.h4,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, Helvetica, Arial, sans-serif
}

h1.margin-titulo {
    font-size: 1.8rem
}

.d-flex.spcbt {
    justify-content: space-between;
    align-items: center
}

.logo-top {
    max-height: 5 rem
}

@media only screen and (max-width:568) {
    .degrade {
        background: linear-gradient(to right, #10824c 0, #2ab280 100%);
        position: relative;
        min-height: none;
        height: auto
    }
}

blockquote h4,
blockquote h5 {
    font-size: 1rem
}

blockquote .footer {
    background: 0 0;
    display: flex;
    justify-content: center
}

.validation-submit {
    color: #fff !important
}

@media only screen and (max-width:724px) {
    .textMobileCenter {
        text-align: center
    }

    p.font-weight-bold {
        margin-bottom: .2rem
    }

    .logo-faveni {
        max-width: 255px
    }

    .padding-section1 {
        padding: 6px !important
    }

    .faveni-logo {
        max-width: 100%
    }

    .deskNone {
        display: block
    }

    .degrade {
        background: linear-gradient(to right, #10824c 0, #2ab280 100%)
    }

    .ajuste-section1 {
        margin: 0 !important
    }

    .div-section-3 {
        margin-right: auto;
        margin-left: auto
    }

    .logo-top {
        max-height: 3rem
    }
}

.div-center,
.super-centro {
    display: flex;
    justify-content: center;
    align-self: center
}

.div-center.colum {
    flex-direction: column
}

.ajustes-check {
    margin-right: 1rem;
    margin-top: -5px
}

@media only screen and (max-width:768px) {
    label.termos-check {
        font-size: .7rem !important
    }

    .ajustes-check {
        margin-right: .2rem;
        margin-top: -1rem
    }

    label.termos-check {
        margin-top: -1.1rem
    }

    .div-center-mobile {
        display: flex;
        justify-content: center;
        align-self: center
    }

    div.section_img {
        -webkit-mask-image: none;
        background: 0 0 !important
    }

    .ajuste-top {
        max-width: 80%
    }
}

.icon-top {
    color: green;
    font-size: 16px !important;
    margin-top: -.4rem
}

.ajuste-top {
    text-align: center
}

.titulo-section1.sub {
    font-size: 1rem
}

.spinner-border {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    color: #000 !important;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: currentcolor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}