@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap");

.col-md-2 {
    width: 50%
}

@media (max-width:414px) {
    .col-md-2 {
        width: 100%
    }
}

.col-md-3 {
    width: 33.3%
}

@media (max-width:768px) {
    .col-md-3 {
        width: 50%
    }
}

@media (max-width:414px) {
    .col-md-3 {
        width: 100%
    }
}

.col-md-4 {
    width: 25%
}

@media (max-width:768px) {
    .col-md-4 {
        width: 50%
    }
}

@media (max-width:414px) {
    .col-md-4 {
        width: 100%
    }
}

body {
    background: linear-gradient(90deg,#0a0a0a,#262a2d);
    color: #fff;
    font: 14px/1.8 Gotham HTF Book;
    overflow-x: hidden;
    margin: 0
}

    body.is-fixed {
        padding-top: 0
    }

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent
}

    body::-webkit-scrollbar {
        background: #610725;
        height: 5px;
        width: 5px
    }

    body::-webkit-scrollbar-track {
        border-radius: 5px
    }

    body::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background: #ed145b
    }

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-text-fill-color: #91a3ad;
    animation: input_background_autofill 0s forwards
}

.iframe-assinatura-digital {
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    display: none
}

    .iframe-assinatura-digital.active {
        display: block
    }

#conteudo-matricula-vestibular {
    display: none
}

    #conteudo-matricula-vestibular.active {
        display: block
    }

@keyframes input_background_autofill {
    to {
        background-color: transparent;
        font: 16px Roboto
    }
}

.wrapper {
    margin: auto;
    max-width: 900px;
    width: 100%
}

@media (max-width:768px) {
    .wrapper {
        padding: 0 20px
    }
}

@media (max-width:414px) {
    .wrapper {
        max-width: 310px;
        padding: 0 10px
    }

    .wrapper-documentos {
        max-width: 90%
    }

    .wrapper-mobile-fullwidth {
        max-width: 100%
    }
}

.wrapper-center {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.section-wrapper {
    margin: auto;
    max-width: 80%;
    width: 100%
}

@media (max-width:414px) {
    .section-wrapper {
        max-width: 90%
    }
}

@media (max-width:1650px) {
    .section-wrapper-comprovantes {
        max-width: 60%
    }
}

@media (max-width:414px) {
    .section-wrapper-comprovantes {
        max-width: 90%
    }
}

.section-button-wrapper {
    bottom: 95px;
    margin-right: 10%;
    opacity: 1;
    position: fixed;
    right: 0;
    transition: opacity,.4s ease;
    z-index: 8
}

    .section-button-wrapper.is-disabled .components__button {
        background: #841a3d;
        border-color: #841a3d;
        pointer-events: none !important
    }

.flex-center {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.section {
    position: relative;
    top: 0;
    width: 100%
}

    .section.selecao-contrato {
        padding-bottom: 130px
    }

.steps-wrapper {
    margin: auto;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: opacity .8s ease;
    width: 100%
}

    .steps-wrapper.is-disabled {
        opacity: .4;
        pointer-events: none
    }

.frmFicha {
    position: relative;
    z-index: 1
}

.vh-align-center {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.v-align-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@font-face {
    font-family: Gotham HTF Light;
    src: url(../fonts/gothamhtf-light-webfont.eot);
    src: url(../fonts/gothamhtf-light-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/gothamhtf-light-webfont.woff) format("woff"),url(../fonts/gothamhtf-light-webfont.ttf) format("truetype"),url(../fonts/gothamhtf-light-webfont.svg#gotham_htflight) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham HTF Book;
    src: url(../fonts/gothamhtf-book-webfont.eot);
    src: url(../fonts/gothamhtf-book-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/gothamhtf-book-webfont.woff) format("woff"),url(../fonts/gothamhtf-book-webfont.ttf) format("truetype"),url(../fonts/gothamhtf-book-webfont.svg#gotham_htfbook) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham HTF Medium;
    src: url(../fonts/gothamhtf-medium-webfont.eot);
    src: url(../fonts/gothamhtf-medium-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/gothamhtf-medium-webfont.woff) format("woff"),url(../fonts/gothamhtf-medium-webfont.ttf) format("truetype"),url(../fonts/gothamhtf-medium-webfont.svg#gotham_htfmedium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham HTF Bold;
    src: url(../fonts/gothamhtf-bold-webfont.eot);
    src: url(../fonts/gothamhtf-bold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/gothamhtf-bold-webfont.woff) format("woff"),url(../fonts/gothamhtf-bold-webfont.ttf) format("truetype"),url(../fonts/gothamhtf-bold-webfont.svg#gotham_htfbold) format("svg");
    font-weight: 400;
    font-style: normal
}

* {
    box-sizing: border-box
}

::-moz-selection {
    background: #ed145b;
    color: #fff
}

::selection {
    background: #ed145b;
    color: #fff
}

a {
    text-decoration: none
}

a, b, strong {
    color: inherit
}

b, strong {
    font-family: Gotham HTF Bold
}

img {
    vertical-align: middle
}

button {
    border: none;
    background: none;
    cursor: pointer;
    outline: none;
    padding: 0
}

hr {
    border: 0;
    border-bottom: 1px solid #ccc
}

select {
    width: 100%
}

small {
    color: #777;
    text-transform: uppercase;
    font-size: 10px
}

.pull-left, .pull-right {
    width: 50%;
    min-height: 210px
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.container {
    transition: all .4s
}

    .container.is-pushed {
        transform: translateX(200px)
    }

.clear {
    clear: both
}

.full-width {
    width: 100%
}

.link {
    border-bottom: 1px solid #2c2c2c
}

.link-magenta {
    border-bottom: 1px solid #ed145b;
    color: #ed145b;
    font-family: Gotham HTF Medium
}

.w-100 {
    width: 100%
}

.text-light {
    font-family: Gotham HTF Light
}

.text-book {
    font-family: Gotham HTF Book
}

.text-medium {
    font-family: Gotham HTF Medium
}

.text-bold {
    font-family: Gotham HTF Bold
}

.text-black {
    font-family: Gotham HTF Black
}

.text-upper {
    text-transform: uppercase
}

.text-lower {
    text-transform: lowercase
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-magenta {
    color: #ed145b
}

@media (max-width:560px) {
    input, select {
        width: 100% !important;
        margin-bottom: 5px
    }
}

@media (max-width:760px) {
    .pull-left, .pull-right {
        width: 100%
    }
}

.selecao-concluido {
    padding-bottom: 200px
}

.btn-tooltip {
    color: #ed145b;
    font-size: 20px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block
}

    .btn-tooltip:hover .tooltip {
        display: block
    }

.tooltip {
    display: none;
    background-color: rgba(0,0,0,.73);
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: -240px;
    top: 30px;
    z-index: 99;
    padding: 2px 5px
}

.proxima-etapa {
    width: 100%;
    display: inline-block;
    padding-top: 50px
}

.box-erros {
    margin: 20px 0
}

    .box-erros .field-validation-error {
        width: 100%
    }

.box-importante {
    background: rgba(0,0,0,.13);
    padding: 10px 20px;
    border: 1px solid hsla(0,0%,86.7%,.36);
    margin: 20px 0 0;
    border-radius: 5px
}

.lista {
    padding: 0;
    margin: 0 20px
}

@media (max-width:998px) {
    .proxima-etapa {
        padding: 20px 0 70px
    }
}

.form-section {
    padding: 30px 0
}

.form-group {
    margin-bottom: 10px
}

.form-column-wrapper {
    margin: 0 -15px
}

.form-column {
    float: left;
    padding: 0 15px;
    margin: 5px 0;
    position: relative
}

.form-column-4 {
    width: 25%
}

.form-label {
    color: #000;
    display: block;
    font: 13px Gotham HTF Medium;
    margin: 0 10px 10px 0;
    text-transform: uppercase
}

.form-obrigatory {
    color: #ed145b
}

.form-button {
    background: #ed145b;
    border: 2px solid #ed145b;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 13px Gotham HTF Medium;
    outline: none;
    padding: 15px 25px;
    text-transform: uppercase;
    transition: all .4s;
    margin-top: 20px;
    text-align: center
}

    .form-button.vazado, .form-button:hover {
        background: transparent;
        color: #ed145b
    }

        .form-button.vazado:hover {
            background: #ed145b;
            color: #fff
        }

    .form-button.plano {
        background: transparent;
        color: #000;
        height: 80px;
        border-radius: 5px
    }

        .form-button.plano.col-3 {
            width: 30%
        }

            .form-button.plano.col-3:nth-of-type(2) {
                margin: 0 20px
            }

        .form-button.plano.col-4 {
            width: 23%
        }

            .form-button.plano.col-4:nth-of-type(2) {
                margin: 0 20px
            }

            .form-button.plano.col-4:nth-of-type(3) {
                margin: 0 20px 0 0
            }

        .form-button.plano.is-active, .form-button.plano:hover {
            background: #ed145b;
            color: #fff
        }

            .form-button.plano.is-active span, .form-button.plano:hover span {
                color: #fff
            }

        .form-button.plano span {
            display: block;
            margin: 5px 0;
            text-transform: none;
            color: #ed145b
        }

.form-radio {
    cursor: pointer
}

    .form-radio input[type=radio] {
        display: none
    }

.form-radio-bullet {
    border: 2px solid #ed145b;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    margin-top: -3px;
    position: relative;
    vertical-align: middle;
    width: 15px
}

input[type=radio]:checked ~ .form-radio-bullet:after {
    background: #ed145b;
    bottom: 3px;
    border-radius: 50%;
    content: "";
    display: block;
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px
}

@media (max-width:560px) {
    .form-column {
        width: 100%
    }

    .form-button.plano {
        width: 100%;
        margin: 10px 0 !important
    }
}

@media (max-width:560px) {
    .form-button {
        width: 100%
    }
}

@media (max-width:768px) {
    .form-column {
        margin: 0 0 10px
    }

    .form-button.plano.col-3 {
        width: 100%
    }

    .cartao-credito {
        margin-top: 0 !important
    }
}

@font-face {
    font-family: Ionicons;
    src: url(../fonts/ionicons.eot?v=2.0.0);
    src: url(../fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(../fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(../fonts/ionicons.woff?v=2.0.0) format("woff"),url(../fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.ion, .ion-alert-circled:before, .ion-alert:before, .ion-android-add-circle:before, .ion-android-add:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-cloud:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done-all:before, .ion-android-done:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite-outline:before, .ion-android-favorite:before, .ion-android-film:before, .ion-android-folder-open:before, .ion-android-folder:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone-off:before, .ion-android-microphone:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-notifications:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person-add:before, .ion-android-person:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove-circle:before, .ion-android-remove:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share-alt:before, .ion-android-share:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-star:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace-outline:before, .ion-backspace:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox-working:before, .ion-chatbox:before, .ion-chatboxes:before, .ion-chatbubble-working:before, .ion-chatbubble:before, .ion-chatbubbles:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-checkmark:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close-circled:before, .ion-close-round:before, .ion-close:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code-download:before, .ion-code-working:before, .ion-code:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document-text:before, .ion-document:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email-unread:before, .ion-email:before, .ion-erlenmeyer-flask-bubbles:before, .ion-erlenmeyer-flask:before, .ion-eye-disabled:before, .ion-eye:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash-off:before, .ion-flash:before, .ion-folder:before, .ion-fork-repo:before, .ion-fork:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy-outline:before, .ion-happy:before, .ion-headphone:before, .ion-heart-broken:before, .ion-heart:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-help:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information-circled:before, .ion-information:before, .ion-ionic:before, .ion-ios-alarm-outline:before, .ion-ios-alarm:before, .ion-ios-albums-outline:before, .ion-ios-albums:before, .ion-ios-americanfootball-outline:before, .ion-ios-americanfootball:before, .ion-ios-analytics-outline:before, .ion-ios-analytics:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at-outline:before, .ion-ios-at:before, .ion-ios-barcode-outline:before, .ion-ios-barcode:before, .ion-ios-baseball-outline:before, .ion-ios-baseball:before, .ion-ios-basketball-outline:before, .ion-ios-basketball:before, .ion-ios-bell-outline:before, .ion-ios-bell:before, .ion-ios-body-outline:before, .ion-ios-body:before, .ion-ios-bolt-outline:before, .ion-ios-bolt:before, .ion-ios-book-outline:before, .ion-ios-book:before, .ion-ios-bookmarks-outline:before, .ion-ios-bookmarks:before, .ion-ios-box-outline:before, .ion-ios-box:before, .ion-ios-briefcase-outline:before, .ion-ios-briefcase:before, .ion-ios-browsers-outline:before, .ion-ios-browsers:before, .ion-ios-calculator-outline:before, .ion-ios-calculator:before, .ion-ios-calendar-outline:before, .ion-ios-calendar:before, .ion-ios-camera-outline:before, .ion-ios-camera:before, .ion-ios-cart-outline:before, .ion-ios-cart:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatbubble-outline:before, .ion-ios-chatbubble:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-checkmark:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock-outline:before, .ion-ios-clock:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-close:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-download:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-outline:before, .ion-ios-cloudy:before, .ion-ios-cog-outline:before, .ion-ios-cog:before, .ion-ios-color-filter-outline:before, .ion-ios-color-filter:before, .ion-ios-color-wand-outline:before, .ion-ios-color-wand:before, .ion-ios-compose-outline:before, .ion-ios-compose:before, .ion-ios-contact-outline:before, .ion-ios-contact:before, .ion-ios-copy-outline:before, .ion-ios-copy:before, .ion-ios-crop-strong:before, .ion-ios-crop:before, .ion-ios-download-outline:before, .ion-ios-download:before, .ion-ios-drag:before, .ion-ios-email-outline:before, .ion-ios-email:before, .ion-ios-eye-outline:before, .ion-ios-eye:before, .ion-ios-fastforward-outline:before, .ion-ios-fastforward:before, .ion-ios-filing-outline:before, .ion-ios-filing:before, .ion-ios-film-outline:before, .ion-ios-film:before, .ion-ios-flag-outline:before, .ion-ios-flag:before, .ion-ios-flame-outline:before, .ion-ios-flame:before, .ion-ios-flask-outline:before, .ion-ios-flask:before, .ion-ios-flower-outline:before, .ion-ios-flower:before, .ion-ios-folder-outline:before, .ion-ios-folder:before, .ion-ios-football-outline:before, .ion-ios-football:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-b-outline:before, .ion-ios-game-controller-b:before, .ion-ios-gear-outline:before, .ion-ios-gear:before, .ion-ios-glasses-outline:before, .ion-ios-glasses:before, .ion-ios-grid-view-outline:before, .ion-ios-grid-view:before, .ion-ios-heart-outline:before, .ion-ios-heart:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-help:before, .ion-ios-home-outline:before, .ion-ios-home:before, .ion-ios-infinite-outline:before, .ion-ios-infinite:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-information:before, .ion-ios-ionic-outline:before, .ion-ios-keypad-outline:before, .ion-ios-keypad:before, .ion-ios-lightbulb-outline:before, .ion-ios-lightbulb:before, .ion-ios-list-outline:before, .ion-ios-list:before, .ion-ios-location-outline:before, .ion-ios-location:before, .ion-ios-locked-outline:before, .ion-ios-locked:before, .ion-ios-loop-strong:before, .ion-ios-loop:before, .ion-ios-medical-outline:before, .ion-ios-medical:before, .ion-ios-medkit-outline:before, .ion-ios-medkit:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-mic:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-minus:before, .ion-ios-monitor-outline:before, .ion-ios-monitor:before, .ion-ios-moon-outline:before, .ion-ios-moon:before, .ion-ios-more-outline:before, .ion-ios-more:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate-outline:before, .ion-ios-navigate:before, .ion-ios-nutrition-outline:before, .ion-ios-nutrition:before, .ion-ios-paper-outline:before, .ion-ios-paper:before, .ion-ios-paperplane-outline:before, .ion-ios-paperplane:before, .ion-ios-partlysunny-outline:before, .ion-ios-partlysunny:before, .ion-ios-pause-outline:before, .ion-ios-pause:before, .ion-ios-paw-outline:before, .ion-ios-paw:before, .ion-ios-people-outline:before, .ion-ios-people:before, .ion-ios-person-outline:before, .ion-ios-person:before, .ion-ios-personadd-outline:before, .ion-ios-personadd:before, .ion-ios-photos-outline:before, .ion-ios-photos:before, .ion-ios-pie-outline:before, .ion-ios-pie:before, .ion-ios-pint-outline:before, .ion-ios-pint:before, .ion-ios-play-outline:before, .ion-ios-play:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-plus:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetags-outline:before, .ion-ios-pricetags:before, .ion-ios-printer-outline:before, .ion-ios-printer:before, .ion-ios-pulse-strong:before, .ion-ios-pulse:before, .ion-ios-rainy-outline:before, .ion-ios-rainy:before, .ion-ios-recording-outline:before, .ion-ios-recording:before, .ion-ios-redo-outline:before, .ion-ios-redo:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-refresh:before, .ion-ios-reload:before, .ion-ios-reverse-camera-outline:before, .ion-ios-reverse-camera:before, .ion-ios-rewind-outline:before, .ion-ios-rewind:before, .ion-ios-rose-outline:before, .ion-ios-rose:before, .ion-ios-search-strong:before, .ion-ios-search:before, .ion-ios-settings-strong:before, .ion-ios-settings:before, .ion-ios-shuffle-strong:before, .ion-ios-shuffle:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipbackward:before, .ion-ios-skipforward-outline:before, .ion-ios-skipforward:before, .ion-ios-snowy:before, .ion-ios-speedometer-outline:before, .ion-ios-speedometer:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-star:before, .ion-ios-stopwatch-outline:before, .ion-ios-stopwatch:before, .ion-ios-sunny-outline:before, .ion-ios-sunny:before, .ion-ios-telephone-outline:before, .ion-ios-telephone:before, .ion-ios-tennisball-outline:before, .ion-ios-tennisball:before, .ion-ios-thunderstorm-outline:before, .ion-ios-thunderstorm:before, .ion-ios-time-outline:before, .ion-ios-time:before, .ion-ios-timer-outline:before, .ion-ios-timer:before, .ion-ios-toggle-outline:before, .ion-ios-toggle:before, .ion-ios-trash-outline:before, .ion-ios-trash:before, .ion-ios-undo-outline:before, .ion-ios-undo:before, .ion-ios-unlocked-outline:before, .ion-ios-unlocked:before, .ion-ios-upload-outline:before, .ion-ios-upload:before, .ion-ios-videocam-outline:before, .ion-ios-videocam:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass-outline:before, .ion-ios-wineglass:before, .ion-ios-world-outline:before, .ion-ios-world:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-minus:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon-round:before, .ion-navicon:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person-add:before, .ion-person-stalker:before, .ion-person:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-plus:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply-all:before, .ion-reply:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad-outline:before, .ion-sad:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android-outline:before, .ion-social-android:before, .ion-social-angular-outline:before, .ion-social-angular:before, .ion-social-apple-outline:before, .ion-social-apple:before, .ion-social-bitcoin-outline:before, .ion-social-bitcoin:before, .ion-social-buffer-outline:before, .ion-social-buffer:before, .ion-social-chrome-outline:before, .ion-social-chrome:before, .ion-social-codepen-outline:before, .ion-social-codepen:before, .ion-social-css3-outline:before, .ion-social-css3:before, .ion-social-designernews-outline:before, .ion-social-designernews:before, .ion-social-dribbble-outline:before, .ion-social-dribbble:before, .ion-social-dropbox-outline:before, .ion-social-dropbox:before, .ion-social-euro-outline:before, .ion-social-euro:before, .ion-social-facebook-outline:before, .ion-social-facebook:before, .ion-social-foursquare-outline:before, .ion-social-foursquare:before, .ion-social-freebsd-devil:before, .ion-social-github-outline:before, .ion-social-github:before, .ion-social-google-outline:before, .ion-social-google:before, .ion-social-googleplus-outline:before, .ion-social-googleplus:before, .ion-social-hackernews-outline:before, .ion-social-hackernews:before, .ion-social-html5-outline:before, .ion-social-html5:before, .ion-social-instagram-outline:before, .ion-social-instagram:before, .ion-social-javascript-outline:before, .ion-social-javascript:before, .ion-social-linkedin-outline:before, .ion-social-linkedin:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest-outline:before, .ion-social-pinterest:before, .ion-social-python:before, .ion-social-reddit-outline:before, .ion-social-reddit:before, .ion-social-rss-outline:before, .ion-social-rss:before, .ion-social-sass:before, .ion-social-skype-outline:before, .ion-social-skype:before, .ion-social-snapchat-outline:before, .ion-social-snapchat:before, .ion-social-tumblr-outline:before, .ion-social-tumblr:before, .ion-social-tux:before, .ion-social-twitch-outline:before, .ion-social-twitch:before, .ion-social-twitter-outline:before, .ion-social-twitter:before, .ion-social-usd-outline:before, .ion-social-usd:before, .ion-social-vimeo-outline:before, .ion-social-vimeo:before, .ion-social-whatsapp-outline:before, .ion-social-whatsapp:before, .ion-social-windows-outline:before, .ion-social-windows:before, .ion-social-wordpress-outline:before, .ion-social-wordpress:before, .ion-social-yahoo-outline:before, .ion-social-yahoo:before, .ion-social-yen-outline:before, .ion-social-yen:before, .ion-social-youtube-outline:before, .ion-social-youtube:before, .ion-soup-can-outline:before, .ion-soup-can:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle-filled:before, .ion-toggle:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt-outline:before, .ion-tshirt:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before, .ionicons {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: "\f101"
}

.ion-alert-circled:before {
    content: "\f100"
}

.ion-android-add:before {
    content: "\f2c7"
}

.ion-android-add-circle:before {
    content: "\f359"
}

.ion-android-alarm-clock:before {
    content: "\f35a"
}

.ion-android-alert:before {
    content: "\f35b"
}

.ion-android-apps:before {
    content: "\f35c"
}

.ion-android-archive:before {
    content: "\f2c9"
}

.ion-android-arrow-back:before {
    content: "\f2ca"
}

.ion-android-arrow-down:before {
    content: "\f35d"
}

.ion-android-arrow-dropdown:before {
    content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
    content: "\f35e"
}

.ion-android-arrow-dropleft:before {
    content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
    content: "\f360"
}

.ion-android-arrow-dropright:before {
    content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
    content: "\f362"
}

.ion-android-arrow-dropup:before {
    content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
    content: "\f364"
}

.ion-android-arrow-forward:before {
    content: "\f30f"
}

.ion-android-arrow-up:before {
    content: "\f366"
}

.ion-android-attach:before {
    content: "\f367"
}

.ion-android-bar:before {
    content: "\f368"
}

.ion-android-bicycle:before {
    content: "\f369"
}

.ion-android-boat:before {
    content: "\f36a"
}

.ion-android-bookmark:before {
    content: "\f36b"
}

.ion-android-bulb:before {
    content: "\f36c"
}

.ion-android-bus:before {
    content: "\f36d"
}

.ion-android-calendar:before {
    content: "\f2d1"
}

.ion-android-call:before {
    content: "\f2d2"
}

.ion-android-camera:before {
    content: "\f2d3"
}

.ion-android-cancel:before {
    content: "\f36e"
}

.ion-android-car:before {
    content: "\f36f"
}

.ion-android-cart:before {
    content: "\f370"
}

.ion-android-chat:before {
    content: "\f2d4"
}

.ion-android-checkbox:before {
    content: "\f374"
}

.ion-android-checkbox-blank:before {
    content: "\f371"
}

.ion-android-checkbox-outline:before {
    content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
    content: "\f372"
}

.ion-android-checkmark-circle:before {
    content: "\f375"
}

.ion-android-clipboard:before {
    content: "\f376"
}

.ion-android-close:before {
    content: "\f2d7"
}

.ion-android-cloud:before {
    content: "\f37a"
}

.ion-android-cloud-circle:before {
    content: "\f377"
}

.ion-android-cloud-done:before {
    content: "\f378"
}

.ion-android-cloud-outline:before {
    content: "\f379"
}

.ion-android-color-palette:before {
    content: "\f37b"
}

.ion-android-compass:before {
    content: "\f37c"
}

.ion-android-contact:before {
    content: "\f2d8"
}

.ion-android-contacts:before {
    content: "\f2d9"
}

.ion-android-contract:before {
    content: "\f37d"
}

.ion-android-create:before {
    content: "\f37e"
}

.ion-android-delete:before {
    content: "\f37f"
}

.ion-android-desktop:before {
    content: "\f380"
}

.ion-android-document:before {
    content: "\f381"
}

.ion-android-done:before {
    content: "\f383"
}

.ion-android-done-all:before {
    content: "\f382"
}

.ion-android-download:before {
    content: "\f2dd"
}

.ion-android-drafts:before {
    content: "\f384"
}

.ion-android-exit:before {
    content: "\f385"
}

.ion-android-expand:before {
    content: "\f386"
}

.ion-android-favorite:before {
    content: "\f388"
}

.ion-android-favorite-outline:before {
    content: "\f387"
}

.ion-android-film:before {
    content: "\f389"
}

.ion-android-folder:before {
    content: "\f2e0"
}

.ion-android-folder-open:before {
    content: "\f38a"
}

.ion-android-funnel:before {
    content: "\f38b"
}

.ion-android-globe:before {
    content: "\f38c"
}

.ion-android-hand:before {
    content: "\f2e3"
}

.ion-android-hangout:before {
    content: "\f38d"
}

.ion-android-happy:before {
    content: "\f38e"
}

.ion-android-home:before {
    content: "\f38f"
}

.ion-android-image:before {
    content: "\f2e4"
}

.ion-android-laptop:before {
    content: "\f390"
}

.ion-android-list:before {
    content: "\f391"
}

.ion-android-locate:before {
    content: "\f2e9"
}

.ion-android-lock:before {
    content: "\f392"
}

.ion-android-mail:before {
    content: "\f2eb"
}

.ion-android-map:before {
    content: "\f393"
}

.ion-android-menu:before {
    content: "\f394"
}

.ion-android-microphone:before {
    content: "\f2ec"
}

.ion-android-microphone-off:before {
    content: "\f395"
}

.ion-android-more-horizontal:before {
    content: "\f396"
}

.ion-android-more-vertical:before {
    content: "\f397"
}

.ion-android-navigate:before {
    content: "\f398"
}

.ion-android-notifications:before {
    content: "\f39b"
}

.ion-android-notifications-none:before {
    content: "\f399"
}

.ion-android-notifications-off:before {
    content: "\f39a"
}

.ion-android-open:before {
    content: "\f39c"
}

.ion-android-options:before {
    content: "\f39d"
}

.ion-android-people:before {
    content: "\f39e"
}

.ion-android-person:before {
    content: "\f3a0"
}

.ion-android-person-add:before {
    content: "\f39f"
}

.ion-android-phone-landscape:before {
    content: "\f3a1"
}

.ion-android-phone-portrait:before {
    content: "\f3a2"
}

.ion-android-pin:before {
    content: "\f3a3"
}

.ion-android-plane:before {
    content: "\f3a4"
}

.ion-android-playstore:before {
    content: "\f2f0"
}

.ion-android-print:before {
    content: "\f3a5"
}

.ion-android-radio-button-off:before {
    content: "\f3a6"
}

.ion-android-radio-button-on:before {
    content: "\f3a7"
}

.ion-android-refresh:before {
    content: "\f3a8"
}

.ion-android-remove:before {
    content: "\f2f4"
}

.ion-android-remove-circle:before {
    content: "\f3a9"
}

.ion-android-restaurant:before {
    content: "\f3aa"
}

.ion-android-sad:before {
    content: "\f3ab"
}

.ion-android-search:before {
    content: "\f2f5"
}

.ion-android-send:before {
    content: "\f2f6"
}

.ion-android-settings:before {
    content: "\f2f7"
}

.ion-android-share:before {
    content: "\f2f8"
}

.ion-android-share-alt:before {
    content: "\f3ac"
}

.ion-android-star:before {
    content: "\f2fc"
}

.ion-android-star-half:before {
    content: "\f3ad"
}

.ion-android-star-outline:before {
    content: "\f3ae"
}

.ion-android-stopwatch:before {
    content: "\f2fd"
}

.ion-android-subway:before {
    content: "\f3af"
}

.ion-android-sunny:before {
    content: "\f3b0"
}

.ion-android-sync:before {
    content: "\f3b1"
}

.ion-android-textsms:before {
    content: "\f3b2"
}

.ion-android-time:before {
    content: "\f3b3"
}

.ion-android-train:before {
    content: "\f3b4"
}

.ion-android-unlock:before {
    content: "\f3b5"
}

.ion-android-upload:before {
    content: "\f3b6"
}

.ion-android-volume-down:before {
    content: "\f3b7"
}

.ion-android-volume-mute:before {
    content: "\f3b8"
}

.ion-android-volume-off:before {
    content: "\f3b9"
}

.ion-android-volume-up:before {
    content: "\f3ba"
}

.ion-android-walk:before {
    content: "\f3bb"
}

.ion-android-warning:before {
    content: "\f3bc"
}

.ion-android-watch:before {
    content: "\f3bd"
}

.ion-android-wifi:before {
    content: "\f305"
}

.ion-aperture:before {
    content: "\f313"
}

.ion-archive:before {
    content: "\f102"
}

.ion-arrow-down-a:before {
    content: "\f103"
}

.ion-arrow-down-b:before {
    content: "\f104"
}

.ion-arrow-down-c:before {
    content: "\f105"
}

.ion-arrow-expand:before {
    content: "\f25e"
}

.ion-arrow-graph-down-left:before {
    content: "\f25f"
}

.ion-arrow-graph-down-right:before {
    content: "\f260"
}

.ion-arrow-graph-up-left:before {
    content: "\f261"
}

.ion-arrow-graph-up-right:before {
    content: "\f262"
}

.ion-arrow-left-a:before {
    content: "\f106"
}

.ion-arrow-left-b:before {
    content: "\f107"
}

.ion-arrow-left-c:before {
    content: "\f108"
}

.ion-arrow-move:before {
    content: "\f263"
}

.ion-arrow-resize:before {
    content: "\f264"
}

.ion-arrow-return-left:before {
    content: "\f265"
}

.ion-arrow-return-right:before {
    content: "\f266"
}

.ion-arrow-right-a:before {
    content: "\f109"
}

.ion-arrow-right-b:before {
    content: "\f10a"
}

.ion-arrow-right-c:before {
    content: "\f10b"
}

.ion-arrow-shrink:before {
    content: "\f267"
}

.ion-arrow-swap:before {
    content: "\f268"
}

.ion-arrow-up-a:before {
    content: "\f10c"
}

.ion-arrow-up-b:before {
    content: "\f10d"
}

.ion-arrow-up-c:before {
    content: "\f10e"
}

.ion-asterisk:before {
    content: "\f314"
}

.ion-at:before {
    content: "\f10f"
}

.ion-backspace:before {
    content: "\f3bf"
}

.ion-backspace-outline:before {
    content: "\f3be"
}

.ion-bag:before {
    content: "\f110"
}

.ion-battery-charging:before {
    content: "\f111"
}

.ion-battery-empty:before {
    content: "\f112"
}

.ion-battery-full:before {
    content: "\f113"
}

.ion-battery-half:before {
    content: "\f114"
}

.ion-battery-low:before {
    content: "\f115"
}

.ion-beaker:before {
    content: "\f269"
}

.ion-beer:before {
    content: "\f26a"
}

.ion-bluetooth:before {
    content: "\f116"
}

.ion-bonfire:before {
    content: "\f315"
}

.ion-bookmark:before {
    content: "\f26b"
}

.ion-bowtie:before {
    content: "\f3c0"
}

.ion-briefcase:before {
    content: "\f26c"
}

.ion-bug:before {
    content: "\f2be"
}

.ion-calculator:before {
    content: "\f26d"
}

.ion-calendar:before {
    content: "\f117"
}

.ion-camera:before {
    content: "\f118"
}

.ion-card:before {
    content: "\f119"
}

.ion-cash:before {
    content: "\f316"
}

.ion-chatbox:before {
    content: "\f11b"
}

.ion-chatbox-working:before {
    content: "\f11a"
}

.ion-chatboxes:before {
    content: "\f11c"
}

.ion-chatbubble:before {
    content: "\f11e"
}

.ion-chatbubble-working:before {
    content: "\f11d"
}

.ion-chatbubbles:before {
    content: "\f11f"
}

.ion-checkmark:before {
    content: "\f122"
}

.ion-checkmark-circled:before {
    content: "\f120"
}

.ion-checkmark-round:before {
    content: "\f121"
}

.ion-chevron-down:before {
    content: "\f123"
}

.ion-chevron-left:before {
    content: "\f124"
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-up:before {
    content: "\f126"
}

.ion-clipboard:before {
    content: "\f127"
}

.ion-clock:before {
    content: "\f26e"
}

.ion-close:before {
    content: "\f12a"
}

.ion-close-circled:before {
    content: "\f128"
}

.ion-close-round:before {
    content: "\f129"
}

.ion-closed-captioning:before {
    content: "\f317"
}

.ion-cloud:before {
    content: "\f12b"
}

.ion-code:before {
    content: "\f271"
}

.ion-code-download:before {
    content: "\f26f"
}

.ion-code-working:before {
    content: "\f270"
}

.ion-coffee:before {
    content: "\f272"
}

.ion-compass:before {
    content: "\f273"
}

.ion-compose:before {
    content: "\f12c"
}

.ion-connection-bars:before {
    content: "\f274"
}

.ion-contrast:before {
    content: "\f275"
}

.ion-crop:before {
    content: "\f3c1"
}

.ion-cube:before {
    content: "\f318"
}

.ion-disc:before {
    content: "\f12d"
}

.ion-document:before {
    content: "\f12f"
}

.ion-document-text:before {
    content: "\f12e"
}

.ion-drag:before {
    content: "\f130"
}

.ion-earth:before {
    content: "\f276"
}

.ion-easel:before {
    content: "\f3c2"
}

.ion-edit:before {
    content: "\f2bf"
}

.ion-egg:before {
    content: "\f277"
}

.ion-eject:before {
    content: "\f131"
}

.ion-email:before {
    content: "\f132"
}

.ion-email-unread:before {
    content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
    content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
    content: "\f3c4"
}

.ion-eye:before {
    content: "\f133"
}

.ion-eye-disabled:before {
    content: "\f306"
}

.ion-female:before {
    content: "\f278"
}

.ion-filing:before {
    content: "\f134"
}

.ion-film-marker:before {
    content: "\f135"
}

.ion-fireball:before {
    content: "\f319"
}

.ion-flag:before {
    content: "\f279"
}

.ion-flame:before {
    content: "\f31a"
}

.ion-flash:before {
    content: "\f137"
}

.ion-flash-off:before {
    content: "\f136"
}

.ion-folder:before {
    content: "\f139"
}

.ion-fork:before {
    content: "\f27a"
}

.ion-fork-repo:before {
    content: "\f2c0"
}

.ion-forward:before {
    content: "\f13a"
}

.ion-funnel:before {
    content: "\f31b"
}

.ion-gear-a:before {
    content: "\f13d"
}

.ion-gear-b:before {
    content: "\f13e"
}

.ion-grid:before {
    content: "\f13f"
}

.ion-hammer:before {
    content: "\f27b"
}

.ion-happy:before {
    content: "\f31c"
}

.ion-happy-outline:before {
    content: "\f3c6"
}

.ion-headphone:before {
    content: "\f140"
}

.ion-heart:before {
    content: "\f141"
}

.ion-heart-broken:before {
    content: "\f31d"
}

.ion-help:before {
    content: "\f143"
}

.ion-help-buoy:before {
    content: "\f27c"
}

.ion-help-circled:before {
    content: "\f142"
}

.ion-home:before {
    content: "\f144"
}

.ion-icecream:before {
    content: "\f27d"
}

.ion-image:before {
    content: "\f147"
}

.ion-images:before {
    content: "\f148"
}

.ion-information:before {
    content: "\f14a"
}

.ion-information-circled:before {
    content: "\f149"
}

.ion-ionic:before {
    content: "\f14b"
}

.ion-ios-alarm:before {
    content: "\f3c8"
}

.ion-ios-alarm-outline:before {
    content: "\f3c7"
}

.ion-ios-albums:before {
    content: "\f3ca"
}

.ion-ios-albums-outline:before {
    content: "\f3c9"
}

.ion-ios-americanfootball:before {
    content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
    content: "\f3cb"
}

.ion-ios-analytics:before {
    content: "\f3ce"
}

.ion-ios-analytics-outline:before {
    content: "\f3cd"
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-down:before {
    content: "\f3d0"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-left:before {
    content: "\f3d2"
}

.ion-ios-arrow-right:before {
    content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
    content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
    content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
    content: "\f3d7"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-at:before {
    content: "\f3da"
}

.ion-ios-at-outline:before {
    content: "\f3d9"
}

.ion-ios-barcode:before {
    content: "\f3dc"
}

.ion-ios-barcode-outline:before {
    content: "\f3db"
}

.ion-ios-baseball:before {
    content: "\f3de"
}

.ion-ios-baseball-outline:before {
    content: "\f3dd"
}

.ion-ios-basketball:before {
    content: "\f3e0"
}

.ion-ios-basketball-outline:before {
    content: "\f3df"
}

.ion-ios-bell:before {
    content: "\f3e2"
}

.ion-ios-bell-outline:before {
    content: "\f3e1"
}

.ion-ios-body:before {
    content: "\f3e4"
}

.ion-ios-body-outline:before {
    content: "\f3e3"
}

.ion-ios-bolt:before {
    content: "\f3e6"
}

.ion-ios-bolt-outline:before {
    content: "\f3e5"
}

.ion-ios-book:before {
    content: "\f3e8"
}

.ion-ios-book-outline:before {
    content: "\f3e7"
}

.ion-ios-bookmarks:before {
    content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
    content: "\f3e9"
}

.ion-ios-box:before {
    content: "\f3ec"
}

.ion-ios-box-outline:before {
    content: "\f3eb"
}

.ion-ios-briefcase:before {
    content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
    content: "\f3ed"
}

.ion-ios-browsers:before {
    content: "\f3f0"
}

.ion-ios-browsers-outline:before {
    content: "\f3ef"
}

.ion-ios-calculator:before {
    content: "\f3f2"
}

.ion-ios-calculator-outline:before {
    content: "\f3f1"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-calendar-outline:before {
    content: "\f3f3"
}

.ion-ios-camera:before {
    content: "\f3f6"
}

.ion-ios-camera-outline:before {
    content: "\f3f5"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-chatboxes:before {
    content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
    content: "\f3f9"
}

.ion-ios-chatbubble:before {
    content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
    content: "\f3fb"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
    content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
    content: "\f3fe"
}

.ion-ios-circle-filled:before {
    content: "\f400"
}

.ion-ios-circle-outline:before {
    content: "\f401"
}

.ion-ios-clock:before {
    content: "\f403"
}

.ion-ios-clock-outline:before {
    content: "\f402"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-empty:before {
    content: "\f404"
}

.ion-ios-close-outline:before {
    content: "\f405"
}

.ion-ios-cloud:before {
    content: "\f40c"
}

.ion-ios-cloud-download:before {
    content: "\f408"
}

.ion-ios-cloud-download-outline:before {
    content: "\f407"
}

.ion-ios-cloud-outline:before {
    content: "\f409"
}

.ion-ios-cloud-upload:before {
    content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
    content: "\f40a"
}

.ion-ios-cloudy:before {
    content: "\f410"
}

.ion-ios-cloudy-night:before {
    content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
    content: "\f40d"
}

.ion-ios-cloudy-outline:before {
    content: "\f40f"
}

.ion-ios-cog:before {
    content: "\f412"
}

.ion-ios-cog-outline:before {
    content: "\f411"
}

.ion-ios-color-filter:before {
    content: "\f414"
}

.ion-ios-color-filter-outline:before {
    content: "\f413"
}

.ion-ios-color-wand:before {
    content: "\f416"
}

.ion-ios-color-wand-outline:before {
    content: "\f415"
}

.ion-ios-compose:before {
    content: "\f418"
}

.ion-ios-compose-outline:before {
    content: "\f417"
}

.ion-ios-contact:before {
    content: "\f41a"
}

.ion-ios-contact-outline:before {
    content: "\f419"
}

.ion-ios-copy:before {
    content: "\f41c"
}

.ion-ios-copy-outline:before {
    content: "\f41b"
}

.ion-ios-crop:before {
    content: "\f41e"
}

.ion-ios-crop-strong:before {
    content: "\f41d"
}

.ion-ios-download:before {
    content: "\f420"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-drag:before {
    content: "\f421"
}

.ion-ios-email:before {
    content: "\f423"
}

.ion-ios-email-outline:before {
    content: "\f422"
}

.ion-ios-eye:before {
    content: "\f425"
}

.ion-ios-eye-outline:before {
    content: "\f424"
}

.ion-ios-fastforward:before {
    content: "\f427"
}

.ion-ios-fastforward-outline:before {
    content: "\f426"
}

.ion-ios-filing:before {
    content: "\f429"
}

.ion-ios-filing-outline:before {
    content: "\f428"
}

.ion-ios-film:before {
    content: "\f42b"
}

.ion-ios-film-outline:before {
    content: "\f42a"
}

.ion-ios-flag:before {
    content: "\f42d"
}

.ion-ios-flag-outline:before {
    content: "\f42c"
}

.ion-ios-flame:before {
    content: "\f42f"
}

.ion-ios-flame-outline:before {
    content: "\f42e"
}

.ion-ios-flask:before {
    content: "\f431"
}

.ion-ios-flask-outline:before {
    content: "\f430"
}

.ion-ios-flower:before {
    content: "\f433"
}

.ion-ios-flower-outline:before {
    content: "\f432"
}

.ion-ios-folder:before {
    content: "\f435"
}

.ion-ios-folder-outline:before {
    content: "\f434"
}

.ion-ios-football:before {
    content: "\f437"
}

.ion-ios-football-outline:before {
    content: "\f436"
}

.ion-ios-game-controller-a:before {
    content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
    content: "\f438"
}

.ion-ios-game-controller-b:before {
    content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
    content: "\f43a"
}

.ion-ios-gear:before {
    content: "\f43d"
}

.ion-ios-gear-outline:before {
    content: "\f43c"
}

.ion-ios-glasses:before {
    content: "\f43f"
}

.ion-ios-glasses-outline:before {
    content: "\f43e"
}

.ion-ios-grid-view:before {
    content: "\f441"
}

.ion-ios-grid-view-outline:before {
    content: "\f440"
}

.ion-ios-heart:before {
    content: "\f443"
}

.ion-ios-heart-outline:before {
    content: "\f442"
}

.ion-ios-help:before {
    content: "\f446"
}

.ion-ios-help-empty:before {
    content: "\f444"
}

.ion-ios-help-outline:before {
    content: "\f445"
}

.ion-ios-home:before {
    content: "\f448"
}

.ion-ios-home-outline:before {
    content: "\f447"
}

.ion-ios-infinite:before {
    content: "\f44a"
}

.ion-ios-infinite-outline:before {
    content: "\f449"
}

.ion-ios-information:before {
    content: "\f44d"
}

.ion-ios-information-empty:before {
    content: "\f44b"
}

.ion-ios-information-outline:before {
    content: "\f44c"
}

.ion-ios-ionic-outline:before {
    content: "\f44e"
}

.ion-ios-keypad:before {
    content: "\f450"
}

.ion-ios-keypad-outline:before {
    content: "\f44f"
}

.ion-ios-lightbulb:before {
    content: "\f452"
}

.ion-ios-lightbulb-outline:before {
    content: "\f451"
}

.ion-ios-list:before {
    content: "\f454"
}

.ion-ios-list-outline:before {
    content: "\f453"
}

.ion-ios-location:before {
    content: "\f456"
}

.ion-ios-location-outline:before {
    content: "\f455"
}

.ion-ios-locked:before {
    content: "\f458"
}

.ion-ios-locked-outline:before {
    content: "\f457"
}

.ion-ios-loop:before {
    content: "\f45a"
}

.ion-ios-loop-strong:before {
    content: "\f459"
}

.ion-ios-medical:before {
    content: "\f45c"
}

.ion-ios-medical-outline:before {
    content: "\f45b"
}

.ion-ios-medkit:before {
    content: "\f45e"
}

.ion-ios-medkit-outline:before {
    content: "\f45d"
}

.ion-ios-mic:before {
    content: "\f461"
}

.ion-ios-mic-off:before {
    content: "\f45f"
}

.ion-ios-mic-outline:before {
    content: "\f460"
}

.ion-ios-minus:before {
    content: "\f464"
}

.ion-ios-minus-empty:before {
    content: "\f462"
}

.ion-ios-minus-outline:before {
    content: "\f463"
}

.ion-ios-monitor:before {
    content: "\f466"
}

.ion-ios-monitor-outline:before {
    content: "\f465"
}

.ion-ios-moon:before {
    content: "\f468"
}

.ion-ios-moon-outline:before {
    content: "\f467"
}

.ion-ios-more:before {
    content: "\f46a"
}

.ion-ios-more-outline:before {
    content: "\f469"
}

.ion-ios-musical-note:before {
    content: "\f46b"
}

.ion-ios-musical-notes:before {
    content: "\f46c"
}

.ion-ios-navigate:before {
    content: "\f46e"
}

.ion-ios-navigate-outline:before {
    content: "\f46d"
}

.ion-ios-nutrition:before {
    content: "\f470"
}

.ion-ios-nutrition-outline:before {
    content: "\f46f"
}

.ion-ios-paper:before {
    content: "\f472"
}

.ion-ios-paper-outline:before {
    content: "\f471"
}

.ion-ios-paperplane:before {
    content: "\f474"
}

.ion-ios-paperplane-outline:before {
    content: "\f473"
}

.ion-ios-partlysunny:before {
    content: "\f476"
}

.ion-ios-partlysunny-outline:before {
    content: "\f475"
}

.ion-ios-pause:before {
    content: "\f478"
}

.ion-ios-pause-outline:before {
    content: "\f477"
}

.ion-ios-paw:before {
    content: "\f47a"
}

.ion-ios-paw-outline:before {
    content: "\f479"
}

.ion-ios-people:before {
    content: "\f47c"
}

.ion-ios-people-outline:before {
    content: "\f47b"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-outline:before {
    content: "\f47d"
}

.ion-ios-personadd:before {
    content: "\f480"
}

.ion-ios-personadd-outline:before {
    content: "\f47f"
}

.ion-ios-photos:before {
    content: "\f482"
}

.ion-ios-photos-outline:before {
    content: "\f481"
}

.ion-ios-pie:before {
    content: "\f484"
}

.ion-ios-pie-outline:before {
    content: "\f483"
}

.ion-ios-pint:before {
    content: "\f486"
}

.ion-ios-pint-outline:before {
    content: "\f485"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-outline:before {
    content: "\f487"
}

.ion-ios-plus:before {
    content: "\f48b"
}

.ion-ios-plus-empty:before {
    content: "\f489"
}

.ion-ios-plus-outline:before {
    content: "\f48a"
}

.ion-ios-pricetag:before {
    content: "\f48d"
}

.ion-ios-pricetag-outline:before {
    content: "\f48c"
}

.ion-ios-pricetags:before {
    content: "\f48f"
}

.ion-ios-pricetags-outline:before {
    content: "\f48e"
}

.ion-ios-printer:before {
    content: "\f491"
}

.ion-ios-printer-outline:before {
    content: "\f490"
}

.ion-ios-pulse:before {
    content: "\f493"
}

.ion-ios-pulse-strong:before {
    content: "\f492"
}

.ion-ios-rainy:before {
    content: "\f495"
}

.ion-ios-rainy-outline:before {
    content: "\f494"
}

.ion-ios-recording:before {
    content: "\f497"
}

.ion-ios-recording-outline:before {
    content: "\f496"
}

.ion-ios-redo:before {
    content: "\f499"
}

.ion-ios-redo-outline:before {
    content: "\f498"
}

.ion-ios-refresh:before {
    content: "\f49c"
}

.ion-ios-refresh-empty:before {
    content: "\f49a"
}

.ion-ios-refresh-outline:before {
    content: "\f49b"
}

.ion-ios-reload:before {
    content: "\f49d"
}

.ion-ios-reverse-camera:before {
    content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
    content: "\f49e"
}

.ion-ios-rewind:before {
    content: "\f4a1"
}

.ion-ios-rewind-outline:before {
    content: "\f4a0"
}

.ion-ios-rose:before {
    content: "\f4a3"
}

.ion-ios-rose-outline:before {
    content: "\f4a2"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-search-strong:before {
    content: "\f4a4"
}

.ion-ios-settings:before {
    content: "\f4a7"
}

.ion-ios-settings-strong:before {
    content: "\f4a6"
}

.ion-ios-shuffle:before {
    content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
    content: "\f4a8"
}

.ion-ios-skipbackward:before {
    content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
    content: "\f4aa"
}

.ion-ios-skipforward:before {
    content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
    content: "\f4ac"
}

.ion-ios-snowy:before {
    content: "\f4ae"
}

.ion-ios-speedometer:before {
    content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
    content: "\f4af"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-ios-stopwatch:before {
    content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
    content: "\f4b4"
}

.ion-ios-sunny:before {
    content: "\f4b7"
}

.ion-ios-sunny-outline:before {
    content: "\f4b6"
}

.ion-ios-telephone:before {
    content: "\f4b9"
}

.ion-ios-telephone-outline:before {
    content: "\f4b8"
}

.ion-ios-tennisball:before {
    content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
    content: "\f4ba"
}

.ion-ios-thunderstorm:before {
    content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
    content: "\f4bc"
}

.ion-ios-time:before {
    content: "\f4bf"
}

.ion-ios-time-outline:before {
    content: "\f4be"
}

.ion-ios-timer:before {
    content: "\f4c1"
}

.ion-ios-timer-outline:before {
    content: "\f4c0"
}

.ion-ios-toggle:before {
    content: "\f4c3"
}

.ion-ios-toggle-outline:before {
    content: "\f4c2"
}

.ion-ios-trash:before {
    content: "\f4c5"
}

.ion-ios-trash-outline:before {
    content: "\f4c4"
}

.ion-ios-undo:before {
    content: "\f4c7"
}

.ion-ios-undo-outline:before {
    content: "\f4c6"
}

.ion-ios-unlocked:before {
    content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
    content: "\f4c8"
}

.ion-ios-upload:before {
    content: "\f4cb"
}

.ion-ios-upload-outline:before {
    content: "\f4ca"
}

.ion-ios-videocam:before {
    content: "\f4cd"
}

.ion-ios-videocam-outline:before {
    content: "\f4cc"
}

.ion-ios-volume-high:before {
    content: "\f4ce"
}

.ion-ios-volume-low:before {
    content: "\f4cf"
}

.ion-ios-wineglass:before {
    content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
    content: "\f4d0"
}

.ion-ios-world:before {
    content: "\f4d3"
}

.ion-ios-world-outline:before {
    content: "\f4d2"
}

.ion-ipad:before {
    content: "\f1f9"
}

.ion-iphone:before {
    content: "\f1fa"
}

.ion-ipod:before {
    content: "\f1fb"
}

.ion-jet:before {
    content: "\f295"
}

.ion-key:before {
    content: "\f296"
}

.ion-knife:before {
    content: "\f297"
}

.ion-laptop:before {
    content: "\f1fc"
}

.ion-leaf:before {
    content: "\f1fd"
}

.ion-levels:before {
    content: "\f298"
}

.ion-lightbulb:before {
    content: "\f299"
}

.ion-link:before {
    content: "\f1fe"
}

.ion-load-a:before {
    content: "\f29a"
}

.ion-load-b:before {
    content: "\f29b"
}

.ion-load-c:before {
    content: "\f29c"
}

.ion-load-d:before {
    content: "\f29d"
}

.ion-location:before {
    content: "\f1ff"
}

.ion-lock-combination:before {
    content: "\f4d4"
}

.ion-locked:before {
    content: "\f200"
}

.ion-log-in:before {
    content: "\f29e"
}

.ion-log-out:before {
    content: "\f29f"
}

.ion-loop:before {
    content: "\f201"
}

.ion-magnet:before {
    content: "\f2a0"
}

.ion-male:before {
    content: "\f2a1"
}

.ion-man:before {
    content: "\f202"
}

.ion-map:before {
    content: "\f203"
}

.ion-medkit:before {
    content: "\f2a2"
}

.ion-merge:before {
    content: "\f33f"
}

.ion-mic-a:before {
    content: "\f204"
}

.ion-mic-b:before {
    content: "\f205"
}

.ion-mic-c:before {
    content: "\f206"
}

.ion-minus:before {
    content: "\f209"
}

.ion-minus-circled:before {
    content: "\f207"
}

.ion-minus-round:before {
    content: "\f208"
}

.ion-model-s:before {
    content: "\f2c1"
}

.ion-monitor:before {
    content: "\f20a"
}

.ion-more:before {
    content: "\f20b"
}

.ion-mouse:before {
    content: "\f340"
}

.ion-music-note:before {
    content: "\f20c"
}

.ion-navicon:before {
    content: "\f20e"
}

.ion-navicon-round:before {
    content: "\f20d"
}

.ion-navigate:before {
    content: "\f2a3"
}

.ion-network:before {
    content: "\f341"
}

.ion-no-smoking:before {
    content: "\f2c2"
}

.ion-nuclear:before {
    content: "\f2a4"
}

.ion-outlet:before {
    content: "\f342"
}

.ion-paintbrush:before {
    content: "\f4d5"
}

.ion-paintbucket:before {
    content: "\f4d6"
}

.ion-paper-airplane:before {
    content: "\f2c3"
}

.ion-paperclip:before {
    content: "\f20f"
}

.ion-pause:before {
    content: "\f210"
}

.ion-person:before {
    content: "\f213"
}

.ion-person-add:before {
    content: "\f211"
}

.ion-person-stalker:before {
    content: "\f212"
}

.ion-pie-graph:before {
    content: "\f2a5"
}

.ion-pin:before {
    content: "\f2a6"
}

.ion-pinpoint:before {
    content: "\f2a7"
}

.ion-pizza:before {
    content: "\f2a8"
}

.ion-plane:before {
    content: "\f214"
}

.ion-planet:before {
    content: "\f343"
}

.ion-play:before {
    content: "\f215"
}

.ion-playstation:before {
    content: "\f30a"
}

.ion-plus:before {
    content: "\f218"
}

.ion-plus-circled:before {
    content: "\f216"
}

.ion-plus-round:before {
    content: "\f217"
}

.ion-podium:before {
    content: "\f344"
}

.ion-pound:before {
    content: "\f219"
}

.ion-power:before {
    content: "\f2a9"
}

.ion-pricetag:before {
    content: "\f2aa"
}

.ion-pricetags:before {
    content: "\f2ab"
}

.ion-printer:before {
    content: "\f21a"
}

.ion-pull-request:before {
    content: "\f345"
}

.ion-qr-scanner:before {
    content: "\f346"
}

.ion-quote:before {
    content: "\f347"
}

.ion-radio-waves:before {
    content: "\f2ac"
}

.ion-record:before {
    content: "\f21b"
}

.ion-refresh:before {
    content: "\f21c"
}

.ion-reply:before {
    content: "\f21e"
}

.ion-reply-all:before {
    content: "\f21d"
}

.ion-ribbon-a:before {
    content: "\f348"
}

.ion-ribbon-b:before {
    content: "\f349"
}

.ion-sad:before {
    content: "\f34a"
}

.ion-sad-outline:before {
    content: "\f4d7"
}

.ion-scissors:before {
    content: "\f34b"
}

.ion-search:before {
    content: "\f21f"
}

.ion-settings:before {
    content: "\f2ad"
}

.ion-share:before {
    content: "\f220"
}

.ion-shuffle:before {
    content: "\f221"
}

.ion-skip-backward:before {
    content: "\f222"
}

.ion-skip-forward:before {
    content: "\f223"
}

.ion-social-android:before {
    content: "\f225"
}

.ion-social-android-outline:before {
    content: "\f224"
}

.ion-social-angular:before {
    content: "\f4d9"
}

.ion-social-angular-outline:before {
    content: "\f4d8"
}

.ion-social-apple:before {
    content: "\f227"
}

.ion-social-apple-outline:before {
    content: "\f226"
}

.ion-social-bitcoin:before {
    content: "\f2af"
}

.ion-social-bitcoin-outline:before {
    content: "\f2ae"
}

.ion-social-buffer:before {
    content: "\f229"
}

.ion-social-buffer-outline:before {
    content: "\f228"
}

.ion-social-chrome:before {
    content: "\f4db"
}

.ion-social-chrome-outline:before {
    content: "\f4da"
}

.ion-social-codepen:before {
    content: "\f4dd"
}

.ion-social-codepen-outline:before {
    content: "\f4dc"
}

.ion-social-css3:before {
    content: "\f4df"
}

.ion-social-css3-outline:before {
    content: "\f4de"
}

.ion-social-designernews:before {
    content: "\f22b"
}

.ion-social-designernews-outline:before {
    content: "\f22a"
}

.ion-social-dribbble:before {
    content: "\f22d"
}

.ion-social-dribbble-outline:before {
    content: "\f22c"
}

.ion-social-dropbox:before {
    content: "\f22f"
}

.ion-social-dropbox-outline:before {
    content: "\f22e"
}

.ion-social-euro:before {
    content: "\f4e1"
}

.ion-social-euro-outline:before {
    content: "\f4e0"
}

.ion-social-facebook:before {
    content: "\f231"
}

.ion-social-facebook-outline:before {
    content: "\f230"
}

.ion-social-foursquare:before {
    content: "\f34d"
}

.ion-social-foursquare-outline:before {
    content: "\f34c"
}

.ion-social-freebsd-devil:before {
    content: "\f2c4"
}

.ion-social-github:before {
    content: "\f233"
}

.ion-social-github-outline:before {
    content: "\f232"
}

.ion-social-google:before {
    content: "\f34f"
}

.ion-social-google-outline:before {
    content: "\f34e"
}

.ion-social-googleplus:before {
    content: "\f235"
}

.ion-social-googleplus-outline:before {
    content: "\f234"
}

.ion-social-hackernews:before {
    content: "\f237"
}

.ion-social-hackernews-outline:before {
    content: "\f236"
}

.ion-social-html5:before {
    content: "\f4e3"
}

.ion-social-html5-outline:before {
    content: "\f4e2"
}

.ion-social-instagram:before {
    content: "\f351"
}

.ion-social-instagram-outline:before {
    content: "\f350"
}

.ion-social-javascript:before {
    content: "\f4e5"
}

.ion-social-javascript-outline:before {
    content: "\f4e4"
}

.ion-social-linkedin:before {
    content: "\f239"
}

.ion-social-linkedin-outline:before {
    content: "\f238"
}

.ion-social-markdown:before {
    content: "\f4e6"
}

.ion-social-nodejs:before {
    content: "\f4e7"
}

.ion-social-octocat:before {
    content: "\f4e8"
}

.ion-social-pinterest:before {
    content: "\f2b1"
}

.ion-social-pinterest-outline:before {
    content: "\f2b0"
}

.ion-social-python:before {
    content: "\f4e9"
}

.ion-social-reddit:before {
    content: "\f23b"
}

.ion-social-reddit-outline:before {
    content: "\f23a"
}

.ion-social-rss:before {
    content: "\f23d"
}

.ion-social-rss-outline:before {
    content: "\f23c"
}

.ion-social-sass:before {
    content: "\f4ea"
}

.ion-social-skype:before {
    content: "\f23f"
}

.ion-social-skype-outline:before {
    content: "\f23e"
}

.ion-social-snapchat:before {
    content: "\f4ec"
}

.ion-social-snapchat-outline:before {
    content: "\f4eb"
}

.ion-social-tumblr:before {
    content: "\f241"
}

.ion-social-tumblr-outline:before {
    content: "\f240"
}

.ion-social-tux:before {
    content: "\f2c5"
}

.ion-social-twitch:before {
    content: "\f4ee"
}

.ion-social-twitch-outline:before {
    content: "\f4ed"
}

.ion-social-twitter:before {
    content: "\f243"
}

.ion-social-twitter-outline:before {
    content: "\f242"
}

.ion-social-usd:before {
    content: "\f353"
}

.ion-social-usd-outline:before {
    content: "\f352"
}

.ion-social-vimeo:before {
    content: "\f245"
}

.ion-social-vimeo-outline:before {
    content: "\f244"
}

.ion-social-whatsapp:before {
    content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
    content: "\f4ef"
}

.ion-social-windows:before {
    content: "\f247"
}

.ion-social-windows-outline:before {
    content: "\f246"
}

.ion-social-wordpress:before {
    content: "\f249"
}

.ion-social-wordpress-outline:before {
    content: "\f248"
}

.ion-social-yahoo:before {
    content: "\f24b"
}

.ion-social-yahoo-outline:before {
    content: "\f24a"
}

.ion-social-yen:before {
    content: "\f4f2"
}

.ion-social-yen-outline:before {
    content: "\f4f1"
}

.ion-social-youtube:before {
    content: "\f24d"
}

.ion-social-youtube-outline:before {
    content: "\f24c"
}

.ion-soup-can:before {
    content: "\f4f4"
}

.ion-soup-can-outline:before {
    content: "\f4f3"
}

.ion-speakerphone:before {
    content: "\f2b2"
}

.ion-speedometer:before {
    content: "\f2b3"
}

.ion-spoon:before {
    content: "\f2b4"
}

.ion-star:before {
    content: "\f24e"
}

.ion-stats-bars:before {
    content: "\f2b5"
}

.ion-steam:before {
    content: "\f30b"
}

.ion-stop:before {
    content: "\f24f"
}

.ion-thermometer:before {
    content: "\f2b6"
}

.ion-thumbsdown:before {
    content: "\f250"
}

.ion-thumbsup:before {
    content: "\f251"
}

.ion-toggle:before {
    content: "\f355"
}

.ion-toggle-filled:before {
    content: "\f354"
}

.ion-transgender:before {
    content: "\f4f5"
}

.ion-trash-a:before {
    content: "\f252"
}

.ion-trash-b:before {
    content: "\f253"
}

.ion-trophy:before {
    content: "\f356"
}

.ion-tshirt:before {
    content: "\f4f7"
}

.ion-tshirt-outline:before {
    content: "\f4f6"
}

.ion-umbrella:before {
    content: "\f2b7"
}

.ion-university:before {
    content: "\f357"
}

.ion-unlocked:before {
    content: "\f254"
}

.ion-upload:before {
    content: "\f255"
}

.ion-usb:before {
    content: "\f2b8"
}

.ion-videocamera:before {
    content: "\f256"
}

.ion-volume-high:before {
    content: "\f257"
}

.ion-volume-low:before {
    content: "\f258"
}

.ion-volume-medium:before {
    content: "\f259"
}

.ion-volume-mute:before {
    content: "\f25a"
}

.ion-wand:before {
    content: "\f358"
}

.ion-waterdrop:before {
    content: "\f25b"
}

.ion-wifi:before {
    content: "\f25c"
}

.ion-wineglass:before {
    content: "\f2b9"
}

.ion-woman:before {
    content: "\f25d"
}

.ion-wrench:before {
    content: "\f2ba"
}

.ion-xbox:before {
    content: "\f30c"
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

    .animated.hinge {
        animation-duration: 2s
    }

@keyframes bounce {
    0%,20%,50%,80%,to {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

.bounce {
    animation-name: bounce
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes shake {
    0%,to {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        transform: translateX(10px)
    }
}

.shake {
    animation-name: shake
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    0% {
        transform: scale(1)
    }

    10%,20% {
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale(1.1) rotate(-3deg)
    }

    to {
        transform: scale(1) rotate(0)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    0% {
        transform: translateX(0)
    }

    15% {
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        transform: translateX(-5%) rotate(-1deg)
    }

    to {
        transform: translateX(0)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        transform: scale(1.05)
    }

    70% {
        transform: scale(.9)
    }

    to {
        transform: scale(1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(30px)
    }

    80% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(30px)
    }

    80% {
        transform: translateX(-10px)
    }

    to {
        transform: translateX(0)
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(-30px)
    }

    80% {
        transform: translateX(10px)
    }

    to {
        transform: translateX(0)
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(-30px)
    }

    80% {
        transform: translateY(10px)
    }

    to {
        transform: translateY(0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        transform: scale(1.1)
    }

    to {
        opacity: 0;
        transform: scale(.3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(-20px)
    }

    to {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(20px)
    }

    to {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(-20px)
    }

    to {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(20px)
    }

    to {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(20px)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(20px)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    0% {
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        transform: perspective(400px) rotateX(10deg)
    }

    to {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        transform: perspective(400px) rotateY(10deg)
    }

    to {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    to {
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }

    to {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }

    to {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    to {
        transform: translateY(0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    to {
        transform: translateX(0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    to {
        transform: translateX(0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideOutLeft {
    0% {
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    0% {
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    to {
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: translateX(0) rotate(0deg)
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0) rotate(0deg)
    }

    to {
        opacity: 0;
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

.matricula-header {
    background: #333;
    color: #ddd;
    font: 15px/25px Gotham HTF Book;
    text-align: center;
    text-transform: uppercase;
    margin-top: -64px
}

    .matricula-header h1 {
        font-size: 45px
    }

.matricula-header-subtitle {
    color: #ed145b;
    font-family: Gotham HTF Bold;
    margin-top: 30px
}

.title-small {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
    text-transform: uppercase
}

@media (max-width:414px) {
    .title-small {
        font-size: 20px;
        line-height: 25px
    }
}

.header {
    background-repeat: no-repeat;
    color: #ddd
}

.header-logos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    padding-bottom: 90px;
    padding-top: 30px;
    position: relative;
    width: 95%
}

@media (max-width:1440px) {
    .header-logos {
        padding-bottom: 80px
    }
}

@media (max-width:1366px) {
    .header-logos {
        padding-bottom: 50px
    }
}

@media (max-width:414px) {
    .header-logos {
        padding-bottom: 65px;
        padding-top: 25px;
        width: 90%
    }
}

.header-logo-parent {
    position: absolute
}

    .header-logo-parent:first-child {
        left: 0
    }

    .header-logo-parent:last-child {
        right: 0
    }

.header-logo-fiap {
    width: 80px
}

@media (max-width:414px) {
    .header-logo-fiap {
        width: 65px
    }
}

.vestibular-ano {
    height: 20px
}

@media (max-width:414px) {
    .vestibular-ano {
        height: 15px
    }
}

.header-title {
    color: #616d72;
    font-size: 15px;
    font-family: Gotham HTF Medium;
    min-height: 17px;
    text-transform: uppercase
}

@media (max-width:1023px) {
    .header-title {
        margin-left: -30%
    }
}

@media (max-width:700px) {
    .header-title {
        display: none
    }
}

.box-tutorial {
    position: fixed;
    right: 20px;
    top: 30px;
    background: #eee;
    width: 240px;
    height: 300px;
    border-top: 5px solid #ed145b;
    border-radius: 3px 3px 0 0;
    z-index: 9;
    display: none;
    padding: 15px;
    box-shadow: 0 0 10px #ccc
}

    .box-tutorial.is-active {
        display: block
    }

    .box-tutorial p {
        font-size: 11px
    }

.wrapper-etapas {
    margin: auto;
    max-width: 1000px;
    position: relative;
    width: 90%
}

.box-etapas {
    background: rgba(0,0,0,.86);
    width: 100%;
    position: fixed;
    bottom: 0;
    box-shadow: 0 -1px 11px #555;
    display: none
}

    .box-etapas.is-active {
        display: block
    }

.lista-steps {
    margin: 0;
    padding: 15px 0;
    text-align: center
}

    .lista-steps li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        color: #fff;
        font: 11px Gotham HTF Bold;
        text-transform: uppercase;
        width: 138px;
        opacity: .4
    }

        .lista-steps li .step {
            background-color: #ed145b;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            text-align: center;
            color: #fff;
            display: block;
            margin: 0 auto 5px;
            font-size: 24px;
            line-height: 50px
        }

        .lista-steps li:after {
            content: "";
            display: block;
            width: 96px;
            height: 2px;
            background-color: #ed145b;
            position: absolute;
            right: -48px;
            top: 26px
        }

        .lista-steps li:last-child:after {
            content: "";
            display: block;
            width: 0
        }

        .lista-steps li.is-active {
            opacity: 1
        }

@media (max-width:1119px) {
    .wrapper-etapas {
        width: 100%
    }

    .lista-steps li {
        width: 120px;
        font-size: 10px
    }

        .lista-steps li:after {
            width: 75px;
            right: -40px
        }
}

@media (max-width:980px) {
    .lista-steps {
        padding: 10px 0 0
    }

        .lista-steps li {
            width: 13%;
            font-size: 0
        }

            .lista-steps li .step {
                width: 30px;
                height: 30px;
                font-size: 15px;
                line-height: 32px
            }

            .lista-steps li:after {
                display: none
            }
}

.section-online-presencial .pull-left {
    border-right: 3px solid #ed145b;
    padding: 10px 40px 30px 0
}

.section-online-presencial .pull-right {
    padding: 160px 0 40px 40px
}

.section-documentos {
    background: #f4f7fb
}

.box-info-documentos {
    background: hsla(0,0%,93.3%,.6);
    padding: 10px 20px;
    border: 1px solid hsla(0,0%,86.7%,.36)
}

.documentos-obrigatorios {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    width: 200px;
    margin: 0 auto
}

    .documentos-obrigatorios:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        border: 2px solid #ed145b;
        border-radius: 50%;
        margin: 0 auto;
        position: relative;
        top: 625px
    }

    .documentos-obrigatorios:after {
        border: solid #ed145b;
        border-width: 0 2px 2px 0;
        content: "";
        display: block;
        height: 12px;
        position: absolute;
        right: 93px;
        top: 630px;
        transform: rotate(45deg);
        width: 12px;
        z-index: 100;
        margin: 0 auto
    }

.matricula-lista-documentos, .matricula-lista-exemplos {
    padding: 0 20px;
    margin: 0;
    list-style-type: none
}

    .matricula-lista-documentos li span, .matricula-lista-exemplos li span {
        color: #ed145b;
        font-size: 17px;
        vertical-align: middle
    }

#finalizar-matricula {
    margin-bottom: 70px
}

@media (max-width:1050px) {
    .documentos-obrigatorios {
        display: none
    }

    .section-online-presencial .pull-left, .section-online-presencial .pull-right {
        border: 0;
        padding: 0
    }
}

.selecao-contrato .form-group {
    margin-bottom: 20px;
    border-bottom: 1px solid hsla(0,0%,80%,.42);
    padding-bottom: 10px
}

.selecao-curso .pull-left, .selecao-curso .pull-right {
    min-height: 30px
}

.curso-aprovado {
    border: 2px solid #ed145b;
    display: inline-block;
    border-radius: 5px;
    position: relative;
    width: 90%;
    cursor: pointer;
    margin-bottom: 20px;
    transition: all .4s
}

    .curso-aprovado .pull-left, .curso-aprovado .pull-right {
        min-height: 0;
        padding: 5px 0;
        margin-bottom: 10px
    }

    .curso-aprovado .pull-left {
        border-right: 2px solid #ed145b;
        min-height: 0
    }

    .curso-aprovado .curso-aprovado-header {
        border-bottom: 2px solid #ed145b;
        text-align: center;
        padding: 10px;
        color: #ed145b;
        display: table;
        width: 100%;
        height: 70px
    }

        .curso-aprovado .curso-aprovado-header strong {
            display: table-cell;
            vertical-align: middle;
            text-align: center
        }

    .curso-aprovado .curso-aprovado-conteudo {
        padding: 10px 0;
        text-align: center
    }

    .curso-aprovado:hover {
        background: #ed145b;
        color: #fff
    }

        .curso-aprovado:hover .curso-aprovado-header {
            color: #fff
        }

    .curso-aprovado.is-active {
        background: #ed145b;
        color: #fff
    }

        .curso-aprovado.is-active .curso-aprovado-header {
            color: #fff
        }

        .curso-aprovado.is-active .check-aprovado, .curso-aprovado.is-active .taxa-matricula {
            display: block
        }

    .curso-aprovado .check-aprovado {
        display: none;
        position: absolute;
        right: -8px;
        top: -10px;
        background-color: #32ad00;
        color: #fff;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        text-align: center;
        vertical-align: text-bottom;
        font-size: 16px
    }

        .curso-aprovado .check-aprovado i {
            top: 0;
            position: relative
        }

.taxa-matricula {
    border: 2px solid #ed145b;
    border-radius: 5px;
    position: relative;
    width: 90%;
    margin-bottom: 20px;
    margin-top: -26px
}

    .taxa-matricula .taxa-matricula-header {
        border-bottom: 2px solid #ed145b;
        text-align: center;
        padding: 10px;
        color: #262626
    }

    .taxa-matricula .taxa-matricula-conteudo {
        padding: 10px 0;
        text-align: center;
        position: relative
    }

.taxa-matricula-obervacoes {
    width: 100%;
    display: inline-block;
    padding-top: 10px
}

.text-preco {
    font: 18px Gotham HTF Medium;
    display: inline-block;
    margin: 0 20px;
    position: relative
}

    .text-preco .inicio {
        color: #ed145b;
        font-size: 30px
    }

    .text-preco .final {
        font-size: 17px;
        vertical-align: top
    }

    .text-preco.alunos .inicio {
        opacity: .5
    }

    .text-preco.alunos:after {
        transform: rotate(-20deg)
    }

    .text-preco.alunos:after, .text-preco.alunos:before {
        content: "";
        display: block;
        width: 90%;
        height: 2px;
        background: #000;
        position: absolute;
        top: 50%
    }

    .text-preco.alunos:before {
        transform: rotate(20deg)
    }

.txt-desconto {
    background: #32ad00;
    color: #fff;
    padding: 0 3px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 9px
}

.explicacao-planos .item {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 20px 8px 0
}

    .explicacao-planos .item .exemplo {
        background: rgba(0,0,0,.13);
        padding: 10px 20px;
        border: 1px solid hsla(0,0%,86.7%,.36)
    }

.explicacao-planos.extendidao .item {
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

.matricula-lista-exemplos {
    padding: 0
}

@media (max-width:560px) {
    .curso-aprovado {
        max-width: 100%
    }

    .explicacao-planos .item {
        width: 100%
    }
}

@media (max-width:760px) {
    .curso-aprovado {
        width: 100%
    }
}

.titu-contrato {
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid #000;
    font-family: Gotham HTF Bold;
    margin: 5px 0
}

.contrato-etapas .item {
    counter-increment: num-etapas;
    position: relative;
    padding-left: 50px;
    margin-bottom: 25px
}

    .contrato-etapas .item:before {
        content: "" counter(num-etapas);
        display: block;
        width: 25px;
        height: 25px;
        background-color: #ed145b;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font: 14px Gotham HTF Bold;
        line-height: 25px;
        position: absolute;
        top: 3px;
        left: 10px
    }

.arq-contrato {
    font-size: 12.3px !important
}

    .arq-contrato p {
        margin: 12px 0 !important
    }

.table-contrato {
    width: 100%;
    margin: 10px 0;
    border-spacing: 0;
    border-color: #333
}

    .table-contrato.secretaria {
        border: 1px solid #000
    }

    .table-contrato.requerimento {
        margin: 0
    }

    .table-contrato.rm {
        width: 130px;
        float: right;
        text-align: center;
        margin-top: -20px
    }

    .table-contrato tbody tr td {
        padding: 3px
    }

.contrato-assinatura {
    width: 31%;
    display: inline-block;
    text-align: center;
    margin: 30px 0
}

    .contrato-assinatura.second {
        margin-left: 15px;
        margin-right: 15px
    }

    .contrato-assinatura small {
        font-size: 10px
    }

.contrato-header {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 3px solid #999;
    color: #999;
    text-transform: uppercase
}

    .contrato-header img {
        width: 120px;
        margin-bottom: 10px
    }

    .contrato-header .right {
        text-align: right;
        float: right;
        margin-top: -5px
    }

.contrato-rodape {
    text-align: center;
    width: 100%;
    color: #999;
    position: relative;
    bottom: 10px;
    border-top: 3px solid #999;
    margin-top: 20px;
    page-break-after: always
}

.spin-loader-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.spin-loader {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border-color: #ed145b transparent;
    border-style: solid;
    border-width: 6px;
    animation: spinner .5s linear infinite
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.cartao-credito {
    background: #fff;
    width: 500px;
    height: 310px;
    border-radius: 10px;
    box-shadow: 0 3px 15px #ccc;
    margin-top: 220px
}

    .cartao-credito .cartao-credito-header {
        background: #ed145b;
        border-radius: 10px 10px 0 0;
        height: 60px;
        color: #fff;
        padding: 20px;
        text-transform: uppercase;
        font-family: Gotham HTF Bold
    }

        .cartao-credito .cartao-credito-header i {
            font-size: 30px;
            margin-top: -40px;
            position: absolute;
            margin-left: -30px;
            color: rgba(0,0,0,.39)
        }

    .cartao-credito .cartao-credito-main {
        padding: 10px
    }

        .cartao-credito .cartao-credito-main .form-column {
            float: left;
            padding: 5px;
            width: 50%
        }

        .cartao-credito .cartao-credito-main .form-label {
            font-size: 12px
        }

        .cartao-credito .cartao-credito-main .img-cod-cartao-credito {
            width: 53px
        }

        .cartao-credito .cartao-credito-main input[type=text], .cartao-credito .cartao-credito-main select {
            background: #fff;
            border: 1px solid #ddd
        }

.status-pagamento {
    background: #ed145b;
    color: #fff;
    font-size: 11px;
    padding: 3px 6px;
    border-radius: 3px
}

    .status-pagamento.negado {
        background: #d9534f
    }

    .status-pagamento.aguardando {
        background: #f0ad4e
    }

    .status-pagamento.aprovado {
        background: #5cb85c
    }

.historico-cartao-credito {
    border-bottom: 1px solid #ddd;
    padding: 30px 0
}

.seleciona-parcelas {
    width: 100%;
    display: block;
    margin: 20px 0;
    font-size: 0
}

    .seleciona-parcelas [type=radio]:checked, .seleciona-parcelas [type=radio]:not(:checked) {
        position: absolute;
        left: -9999px
    }

        .seleciona-parcelas [type=radio]:checked + label, .seleciona-parcelas [type=radio]:not(:checked) + label {
            font: 14px Gotham HTF Book;
            position: relative;
            padding-left: 35px;
            padding-top: 4px;
            cursor: pointer
        }

            .seleciona-parcelas [type=radio]:checked + label:before, .seleciona-parcelas [type=radio]:not(:checked) + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 2px;
                width: 18px;
                height: 18px;
                border: 2px solid #fff;
                background: transparent;
                border-radius: 50%;
                transition: border-color .5s ease;
                vertical-align: middle
            }

            .seleciona-parcelas [type=radio]:checked + label:after, .seleciona-parcelas [type=radio]:not(:checked) + label:after {
                background: #fff;
                border-radius: 50%;
                content: "";
                left: 7px;
                position: absolute;
                top: 9px;
                transform: scale(0);
                transition: transform .5s ease;
                height: 8px;
                width: 8px
            }

            .seleciona-parcelas [type=radio]:not(:checked) + label:after {
                opacity: 0;
                transform: scale(0)
            }

            .seleciona-parcelas [type=radio]:checked + label:after {
                opacity: 1;
                transform: scale(1)
            }

    .seleciona-parcelas [type=radio]:disabled:checked + label:before, .seleciona-parcelas [type=radio]:disabled:not(:checked) + label:before {
        box-shadow: none;
        border-color: #fff
    }

    .seleciona-parcelas [type=radio]:disabled:checked + label:after {
        color: #999
    }

.seleciona-parcelas-item {
    width: 50%;
    display: inline-block;
    vertical-align: top
}

.seleciona-parcelas-item-wrapper {
    border: 2px solid #ed145b;
    text-align: center;
    margin: 0 10px
}

    .seleciona-parcelas-item-wrapper:first-child {
        margin-left: 0
    }

.seleciona-parcelas-content {
    padding: 25px;
    color: #000;
    font: 16px Gotham HTF Bold;
    height: 100px
}

    .seleciona-parcelas-content small {
        display: block;
        margin-top: 10px;
        line-height: 14px
    }

        .seleciona-parcelas-content small strong {
            color: #000
        }

.seleciona-parcelas-valor {
    font: 16px Gotham HTF Bold;
    padding: 10px;
    border-top: 2px solid #ed145b;
    background: #ed145b;
    color: #fff
}

@media (max-width:560px) {
    .cartao-credito {
        width: 100%;
        display: table
    }

        .cartao-credito .cartao-credito-header {
            font-size: 11px
        }

            .cartao-credito .cartao-credito-header i {
                display: none
            }

        .cartao-credito .cartao-credito-main {
            padding: 25px 10px
        }

            .cartao-credito .cartao-credito-main .form-column {
                width: 100% !important
            }
}

@media (max-width:998px) {
    .selecao-matricula .pull-right {
        width: 100%
    }
}

.comprovantes .group-comprovantes {
    margin: 0 -1.84%
}

    .comprovantes .group-comprovantes .item-comprovante {
        border: 2px solid #3c3c3c;
        width: 21%;
        text-align: center;
        display: inline-block;
        cursor: pointer;
        position: relative;
        margin: 0 1.84% 3.68%;
        height: 260px;
        vertical-align: top
    }

        .comprovantes .group-comprovantes .item-comprovante:hover {
            border-color: #ed145b;
            color: #0b0b0b
        }

            .comprovantes .group-comprovantes .item-comprovante:hover .btn-enviar-comprovante {
                background: #ed145b
            }

        .comprovantes .group-comprovantes .item-comprovante .btn-enviar-comprovante.aguarde-validacao {
            background: #666
        }

        .comprovantes .group-comprovantes .item-comprovante.comprovante-enviado:after {
            content: "\2714";
            color: #fff;
            display: block;
            width: 25px;
            height: 25px;
            background: #40bb04;
            border-radius: 50%;
            top: 10px;
            right: 10px;
            position: absolute
        }

        .comprovantes .group-comprovantes .item-comprovante.comprovante-enviado:hover {
            border-color: initial
        }

.comprovantes .item-comprovante .main-item-comprovante {
    padding: 20px
}

.comprovantes .item-comprovante .icon-comprovante {
    display: block;
    margin: 0 auto 20px
}

.comprovantes .item-comprovante .nome-comprovante {
    font: 11px/1.8 Gotham HTF Bold;
    text-transform: uppercase
}

    .comprovantes .item-comprovante .nome-comprovante span {
        font-size: 14px;
        display: block
    }

.comprovantes .btn-alterar-comprovante, .comprovantes .btn-enviar-comprovante, .comprovantes .btn-ver-comprovante {
    background: #3c3c3c;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font: 13px Gotham HTF Medium;
    outline: none;
    padding: 15px 25px;
    text-transform: uppercase;
    transition: all .4s;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0
}

.comprovantes .btn-ver-comprovante {
    background: #ed145b;
    right: 1px
}

.comprovantes .btn-alterar-comprovante {
    left: 1px
}

.comprovantes .btn-alterar-comprovante, .comprovantes .btn-ver-comprovante {
    width: 49.3%;
    bottom: 1px
}

    .comprovantes .btn-alterar-comprovante:hover, .comprovantes .btn-ver-comprovante:hover {
        opacity: .8
    }

.orientacoes-contrato.white-popup {
    overflow: auto
}

.orientacoes-foto.white-popup {
    width: 920px;
    overflow: auto
}

.orientacoes-foto .group-columns {
    margin: 0 0 20px;
    display: inline-block
}

    .orientacoes-foto .group-columns .column {
        float: left;
        width: 50%;
        vertical-align: middle
    }

        .orientacoes-foto .group-columns .column.first-column {
            padding: 0 15px 0 0
        }

        .orientacoes-foto .group-columns .column p {
            line-height: 30px
        }

        .orientacoes-foto .group-columns .column b {
            font-size: 13px
        }

        .orientacoes-foto .group-columns .column img {
            width: 100%
        }

.js-popup-orientacoes-contrato, .js-popup-orientacoes-requerimento {
    cursor: pointer !important
}

.square-popup-orientacoes-contrato.loading .square-popup-orientacoes-requerimento.loading {
    pointer-events: none;
    opacity: .6
}

.square-popup-orientacoes-contrato.loading:before, .square-popup-orientacoes-requerimento.loading:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #181a1b;
    z-index: 1
}

.square-popup-orientacoes-contrato.loading:after, .square-popup-orientacoes-requerimento.loading:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border-color: #ed145b transparent;
    border-style: solid;
    border-width: 2px;
    transform: translate(-50%,-50%);
    animation: documento-loading 1s linear infinite;
    z-index: 2
}

@keyframes documento-loading {
    0% {
        transform: translate(-50%,-50%) rotate(0deg)
    }

    to {
        transform: translate(-50%,-50%) rotate(1turn)
    }
}

@media (max-width:1045px) {
    .comprovantes .group-comprovantes .item-comprovante {
        width: 100%;
        margin: 10px 0;
        height: 250px
    }
}

#frmResponsavel .section {
    padding: 30px 0
}

    #frmResponsavel .section.selecao-responsavel {
        background: #fff
    }

#frmResponsavel .col-3 {
    width: 40%
}

.popup-erro {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    min-width: 400px;
    padding: 5px 15px;
    display: table;
    font-size: 12px;
    margin: 0 auto
}

    .popup-erro ul {
        margin: 0;
        padding: 0
    }

        .popup-erro ul, .popup-erro ul li {
            list-style-type: none
        }

.box-alerta {
    background: #fff;
    padding: 30px;
    border: 2px solid #000;
    margin: 50px 0
}

    .box-alerta ul {
        padding: 0 20px
    }

.carregando {
    font: 12px Gotham HTF Bold;
    text-transform: uppercase;
    color: #ed145b
}

.bloqueio .title-small {
    text-align: center
}

.bloqueio h3 {
    text-transform: uppercase;
    font-size: 16px
}

.bloqueio .box-bloqueio {
    background: rgba(0,0,0,.13);
    padding: 40px 20px;
    margin: 30px auto;
    font: 15px/22px Gotham HTF Book;
    text-align: center
}

.error-popup {
    color: #a94442;
    background-color: #f2dede;
    max-width: 600px
}

.error-popup, .white-popup {
    position: relative;
    border-color: #ebccd1;
    padding: 25px;
    width: auto;
    margin: 0 auto
}

.white-popup {
    color: #000;
    background-color: #fff;
    max-width: 800px;
    max-height: 500px;
    overflow-y: scroll
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

    .mfp-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 40px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:focus, .mfp-close:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #fff;
    position: fixed;
    font-size: 50px
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:focus, .mfp-arrow:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent
    }

    .mfp-arrow .mfp-a, .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow .mfp-b, .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

    .mfp-figure:after {
        content: "";
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.components__title {
    color: #91a3ad;
    position: relative;
    text-transform: uppercase
}

.components__title--center {
    font: 40px Gotham HTF Medium;
    padding-bottom: 35px;
    text-align: center
}

    .components__title--center:after {
        background: #ed145b;
        content: "";
        height: 4px;
        margin-top: 25px;
        position: relative;
        width: 40px
    }

@media (max-width:414px) {
    .components__title--center {
        font-size: 34px;
        line-height: 37px
    }
}

.components__title--line {
    font: 58px Gotham HTF Medium;
    padding-bottom: 50px
}

.components__title--line--modal {
    font-size: 30px
}

.components__title--line--documento {
    font: 30px Gotham HTF Medium;
    padding-bottom: 50px
}

@media (max-width:414px) {
    .components__title--line--documento {
        font: 24px Gotham HTF Medium
    }
}

.components__title--line--modal-assinatura {
    font: 30px Gotham HTF Medium;
    padding-bottom: 30px
}

@media (max-width:414px) {
    .components__title--line--modal-assinatura {
        font: 24px Gotham HTF Medium
    }
}

.components__title--line--aviso {
    padding-bottom: 90px
}

@media (max-width:414px) {
    .components__title--line--aviso {
        padding-bottom: 30px
    }
}

.components__title--line-small {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font: 36px Gotham HTF Book;
    position: relative
}

    .components__title--line-small:before {
        background: #91a3ad;
        content: "";
        display: block;
        height: 1px;
        margin-right: 10px;
        position: relative;
        width: 78px
    }

.components__title--line-small--modal {
    font-size: 20px
}

    .components__title--line-small--modal:before {
        width: 44px
    }

.components__title--line-small--documento {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font: 20px Gotham HTF Book;
    position: relative
}

    .components__title--line-small--documento:before {
        background: #91a3ad;
        content: "";
        display: block;
        height: 1px;
        margin-right: 10px;
        position: relative;
        width: 44px
    }

@media (max-width:414px) {
    .components__title--line-small--documento {
        font-size: 16px
    }
}

@media (max-width:768px) {
    .components__title--line {
        font-size: 50px;
        max-width: 300px
    }

    .components__title--line-small {
        font-size: 30px
    }

        .components__title--line-small:before {
            width: 70px
        }
}

@media (max-width:414px) {
    .components__title--line {
        font-size: 36px;
        padding-bottom: 30px
    }

    .components__title--line-small {
        font-size: 26px
    }

        .components__title--line-small:before {
            width: 36px
        }
}

@media (max-width:320px) {
    .components__title--line {
        font-size: 32px;
        max-width: 200px;
        padding-bottom: 10px
    }

    .components__title--line-small {
        font-size: 22px
    }
}

.components__title--section-small {
    font: 16px Gotham HTF Medium
}

.components__title--section-large {
    color: #ed145b;
    display: block;
    font: 22px Gotham HTF Medium;
    margin-top: 10px
}

.components__title--section-bold {
    font-family: Gotham HTF Bold
}

@media (max-width:414px) {
    .components__title--section-small {
        font-size: 14px;
        padding-bottom: 0
    }

    .components__title--section-large {
        font-size: 20px
    }
}

.components__title--name {
    font: 30px Gotham HTF Medium;
    text-align: center
}

.components__subtitle {
    color: #91a3ad;
    text-align: center
}

.components__subtitle--large {
    font: 20px Gotham HTF Medium;
    line-height: 24px;
    text-transform: uppercase
}

.components__subtitle--small {
    font: 14px Roboto;
    line-height: 18px;
    padding-top: 15px;
    padding-bottom: 30px
}

.components__subtitle--bold {
    font-family: Gotham HTF Bold
}

@media (max-width:414px) {
    .components__subtitle--large {
        font-size: 16px;
        line-height: 22px
    }
}

.components__desc {
    color: #616d72;
    font: 14px/18px Roboto;
    margin: 30px 0;
    max-width: 630px
}

.components__link {
    color: #ed145b;
    cursor: pointer;
    opacity: 1;
    text-decoration: none;
    transition: opacity .4s ease
}

.components__link--underline {
    text-decoration: underline
}

.components__link:hover {
    opacity: .8
}

.components__box {
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #485156;
    display: -ms-flexbox;
    display: flex;
    left: 27px;
    margin: 20px 0 10px;
    max-width: 305px;
    max-height: 90px;
    min-height: 90px;
    position: relative;
    width: 100%
}

.components__box--documento {
    margin-top: 0;
    max-height: none
}

.components__box-wrapper {
    position: relative
}

.components__box-number {
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #485156;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -ms-flex-pack: center;
    justify-content: center;
    left: -27px;
    position: absolute;
    text-transform: uppercase;
    width: 54px
}

    .components__box-number:before {
        background: #181a1c;
        content: "";
        height: 100%;
        margin: auto;
        position: absolute;
        width: 2px;
        z-index: 1
    }

.components__box-number-item {
    color: #ed145b;
    font: 24px Gotham HTF Medium;
    z-index: 2
}

.components__box-number-item--documento {
    position: relative
}

    .components__box-number-item--documento:before {
        border-left: 3px solid #ed145b;
        border-bottom: 3px solid #ed145b;
        content: "";
        height: 10px;
        display: block;
        position: relative;
        transform: rotate(-45deg);
        top: -3px;
        width: 20px
    }

.components__box-number--documento {
    background: #222427
}

    .components__box-number--documento:before {
        display: none
    }

.components__box-text {
    color: #91a3ad;
    text-transform: uppercase
}

.components__box-text--large {
    font-family: Gotham HTF Medium;
    font-size: 15px;
    line-height: 18px
}

.components__box-text--small {
    font-family: Gotham HTF Book;
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px
}

.components__box-text--documento-title {
    color: #91a3ad;
    font: 13px Gotham HTF Bold;
    padding-bottom: 10px;
    text-transform: uppercase
}

.components__box-text--documento-desc {
    color: #91a3ad;
    font: 14px Roboto;
    text-transform: none
}

.components__box-content {
    padding: 20px 15px 20px 55px
}

.components__box-content--documento {
    padding: 15px 15px 15px 55px
}

.components__box--not-active {
    opacity: .4
}

    .components__box--not-active .components__box-number-item {
        color: #91a3ad;
        font-size: 18px
    }

@media (max-width:1366px) {
    .components__box {
        margin: 10px 0
    }
}

@media (max-width:768px) {
    .components__box {
        max-width: 250px
    }

    .components__box-text--large {
        font-size: 14px
    }

    .components__box-text--small {
        font-size: 10px
    }
}

@media (max-width:414px) {
    .components__box {
        border: none;
        -ms-flex-pack: end;
        justify-content: flex-end;
        left: auto;
        max-width: none;
        max-height: none;
        min-height: 0
    }

    .components__box-number {
        left: 0
    }

    .components__box-content {
        border: 1px solid #485156;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 90px;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 5px 15px 5px 40px;
        width: 91%
    }

    .components__box-content--documento {
        padding: 15px 15px 15px 55px;
        height: auto
    }

    .components__box-text--small {
        padding-top: 5px
    }
}

.components__button {
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ed145b;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    font-family: Gotham HTF Medium;
    font-size: 14px;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    text-transform: uppercase;
    transition: opacity .6s ease,border .6s ease;
    white-space: nowrap;
    width: 100%
}

.components__button--magenta {
    background: #ed145b;
    color: #000;
    height: 50px;
    transition: background .4s ease,color .4s ease,border .6s ease
}

@media (min-width:415px) {
    .components__button--magenta:not(.is-disabled):hover {
        background: transparent;
        color: #ed145b
    }
}

.components__button--dark {
    background: transparent;
    color: #ed145b;
    height: 40px;
    transition: background .4s ease,color .4s ease,border .6s ease
}

@media (min-width:415px) {
    .components__button--dark:not(.is-disabled):hover {
        background: #ed145b;
        color: #000
    }
}

.components__button__text {
    pointer-events: none;
    opacity: 1;
    transition: opacity .4s ease
}

.components__button__text--success {
    opacity: 0;
    position: absolute
}

    .components__button__text--success:before {
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        content: "";
        height: 6px;
        position: absolute;
        transform: rotate(-45deg);
        top: 1px;
        left: -20px;
        width: 10px
    }

.components__button__text--remove-transition {
    transition: none
}

.components__button.is-disabled {
    background: #841a3d;
    border-color: #841a3d;
    pointer-events: none
}

.components__button[disabled] {
    background: #841a3d !important;
    border-color: #841a3d !important;
    pointer-events: none !important
}

.components__button-percent {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
    position: absolute;
    width: 100%
}

.components__button-percent__text {
    color: #000;
    font: 12px Gotham HTF Bold;
    padding-bottom: 3px;
    text-transform: uppercase
}

.components__button-percent__bar {
    background: #000;
    height: 6px;
    transition: width .4s ease;
    width: 0
}

.components__button-percent__desc {
    color: #000;
    font: 9px Gotham HTF Bold;
    padding-bottom: 5px;
    text-transform: uppercase
}

.components__button.salvar-etapa {
    padding: 0 20px
}

.components__button.loader {
    pointer-events: none
}

.components__button.background-fiap {
    background: #ed145b
}

@media (max-width:414px) {
    .components__button--fix-mobile {
        bottom: 0;
        left: 0;
        position: fixed;
        width: 100vw;
        z-index: 9
    }

    .components__button--fix-mobile--section {
        bottom: 66px
    }
}

.components__modal-overlay {
    background: #000;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    transition: all .4s ease;
    z-index: -5
}

    .components__modal-overlay.is-active {
        opacity: .7;
        z-index: 10
    }

@media (max-width:414px) {
    .components__modal-overlay {
        position: fixed
    }
}

.components__modal-close {
    cursor: pointer;
    height: 15px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: opacity .4s ease;
    width: 15px
}

    .components__modal-close:after, .components__modal-close:before {
        background: #ed145b;
        content: "";
        height: 2px;
        position: absolute;
        width: 20px
    }

    .components__modal-close:after {
        transform: rotate(45deg)
    }

    .components__modal-close:before {
        transform: rotate(-45deg)
    }

    .components__modal-close:hover {
        opacity: .5
    }

.components__modal-content {
    background: #222427;
    opacity: 0;
    left: 50%;
    padding: 37px 40px 45px;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .4s ease;
    width: 680px;
    z-index: -5
}

    .components__modal-content.is-active {
        opacity: 1;
        z-index: 11
    }

@media (max-width:680px) {
    .components__modal-content {
        height: 100vh;
        left: 0;
        position: fixed;
        top: 0;
        transform: none;
        width: 100%
    }
}

@media (max-width:320px) {
    .components__modal-content {
        padding: 25px 20px 45px
    }
}

.components__modal-columns {
    display: -ms-flexbox;
    display: flex;
    left: 50px;
    position: relative;
    width: 100%
}

@media (max-width:414px) {
    .components__modal-columns {
        -ms-flex-direction: column;
        flex-direction: column;
        left: auto
    }
}

.components__modal-column {
    width: 50%
}

@media (max-width:414px) {
    .components__modal-column {
        width: 100%
    }
}

.components__modal-item {
    padding-bottom: 25px
}

@media (max-width:414px) {
    .components__modal-item {
        padding-bottom: 7px
    }
}

.components__modal-item-title {
    color: #91a3ad;
    font: 16px Gotham HTF Medium;
    padding-bottom: 5px;
    text-transform: uppercase
}

.components__modal-item-title--small {
    font-size: 14px
}

@media (max-width:414px) {
    .components__modal-item-title--small {
        font-size: 11px
    }
}

@media (max-width:414px) {
    .components__modal-item-title {
        font-size: 12px
    }
}

.components__modal-item-subtitle {
    color: #616d72;
    font: 12px Gotham HTF Book;
    text-transform: uppercase
}

@media (max-width:414px) {
    .components__modal-item-subtitle {
        padding-bottom: 10px
    }
}

@media (max-width:320px) {
    .components__modal-item-subtitle {
        padding-bottom: 2px
    }
}

.components__steps-bar {
    background: #222427;
    bottom: 0;
    height: 66px;
    overflow: hidden;
    position: fixed;
    width: 100vw;
    z-index: 8
}

.components__steps-desktop {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 32px
}

@media (max-width:768px) {
    .components__steps-desktop {
        display: none
    }
}

.components__steps-mobile {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px;
    position: relative;
    width: 100vw
}

@media (min-width:768px) {
    .components__steps-mobile {
        display: none
    }
}

@media (max-width:414px) {
    .components__steps-mobile {
        padding: 0 15px
    }
}

.components__steps-mobile__title-wrapper {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.components__steps-mobile__steps-wrapper, .components__steps-mobile__title-wrapper {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.components__steps-mobile__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font: 16px Gotham HTF Medium;
    margin-bottom: 10px;
    min-height: 34px;
    position: relative;
    text-transform: uppercase
}

    .components__steps-mobile__title:first-child {
        color: #ed145b
    }

        .components__steps-mobile__title:first-child:before {
            content: "Atual";
            text-align: left
        }

    .components__steps-mobile__title:last-child {
        color: #616d72
    }

        .components__steps-mobile__title:last-child:before {
            content: "Próximo";
            text-align: right
        }

        .components__steps-mobile__title:first-child:before, .components__steps-mobile__title:last-child:before {
            color: #616d72;
            font: 13px Gotham HTF Medium;
            margin-bottom: 2px;
            position: relative;
            text-transform: uppercase
        }

@media (max-width:320px) {
    .components__steps-mobile__title {
        font-size: 13px;
        min-height: 28px
    }

        .components__steps-mobile__title:first-child:before, .components__steps-mobile__title:last-child:before {
            font-size: 11px
        }
}

.components__steps-item {
    pointer-events: none;
    width: 12.5%
}

.components__steps-item__title {
    color: #616d72;
    font: 13px Gotham HTF Medium;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 1s ease
}

    .components__steps-item__title:before {
        color: #616d72;
        content: "Voltar";
        font: 11px Gotham HTF Book;
        opacity: 0;
        position: absolute;
        text-transform: uppercase;
        transition: opacity .8s ease;
        top: -14px
    }

@media (max-width:1024px) {
    .components__steps-item__title {
        font-size: 11px
    }
}

.components__steps-item__line {
    background: #616d72;
    display: block;
    height: 2px;
    position: relative;
    transition: background 1s ease;
    width: 100%
}

    .components__steps-item__line:before {
        background: #ed145b;
        content: "";
        height: 100%;
        position: absolute;
        transition: all 1s ease;
        width: 0
    }

@media (max-width:768px) {
    .components__steps-item__line:not(:last-child) {
        margin-right: 8px
    }
}

@media (max-width:414px) {
    .components__steps-item__line:not(:last-child) {
        margin-right: 4px
    }
}

.components__steps-item:not(:last-child) {
    margin-right: 20px
}

@media (max-width:1200px) {
    .components__steps-item:not(:last-child) {
        margin-right: 10px
    }
}

@media (max-width:768px) {
    .components__steps-item:not(:last-child) {
        margin-right: 8px
    }
}

@media (max-width:414px) {
    .components__steps-item:not(:last-child) {
        margin-right: 4px
    }
}

.components__steps-item.is-active {
    cursor: pointer;
    pointer-events: auto
}

    .components__steps-item.is-active .components__steps-item__title {
        color: #ed145b
    }

    .components__steps-item.is-active .components__steps-item__line:before {
        width: 100%
    }

    .components__steps-item.is-active:hover .components__steps-item__title {
        color: #fff
    }

        .components__steps-item.is-active:hover .components__steps-item__title:before {
            opacity: 1
        }

    .components__steps-item.is-active:hover .components__steps-item__line, .components__steps-item.is-active:hover .components__steps-item__line:before {
        background: #fff
    }

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.components__spinner {
    border: 2px solid #000;
    border-left-color: transparent;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    animation: spin 1.2s linear infinite
}

.components__box-error {
    -ms-flex-align: center;
    align-items: center;
    background: #202425;
    border: 1px solid #ed145b;
    bottom: 155px;
    display: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10%;
    min-height: 40px;
    opacity: 0;
    overflow: hidden;
    padding: 0 40px;
    position: fixed;
    right: 0;
    z-index: 8
}

.components__box-error__text {
    color: #ed145b;
    font: 12px/17px Gotham HTF Bold;
    text-transform: uppercase
}

@media (min-height:30px) {
    .components__box-error__text {
        padding: 10px 0
    }
}

@media (max-width:414px) {
    .components__box-error__text {
        text-align: center
    }
}

.components__box-error--no-stepbar {
    bottom: 60px
}

.components__box-error.zIndex {
    z-index: 10
}

@media (max-width:414px) {
    .components__box-error {
        margin: auto;
        width: 85%
    }
}

.components__recaptcha-wrapper {
    max-width: 80%;
    width: 100%;
    z-index: 11;
    margin: auto 10% auto auto
}

.components__recaptcha-container {
    z-index: 10;
    position: fixed;
    right: 0;
    bottom: 160px;
    opacity: 1;
    display: block;
    margin-right: 10%
}

.form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    padding-bottom: 180px
}

@media (max-width:768px) {
    .form {
        padding-bottom: 190px
    }
}

.form--pagamento {
    padding-bottom: 0
}

@media (max-width:414px) {
    .form--pagamento {
        margin-top: 0
    }
}

.form__group-item {
    margin-bottom: 20px;
    padding-right: 10px;
    position: relative
}

.form__group-item--button {
    position: static
}

.form__group-item--tall:after {
    bottom: 55px
}

.form__group-item--margin-cep {
    margin-bottom: 30px
}

.form__group-item__background {
    background: transparent;
    border: 1px solid transparent;
    height: 67px;
    position: relative;
    transition: background .7s ease,border .7s ease;
    width: 100%
}

    .form__group-item__background.is-active {
        background: #222427
    }

        .form__group-item__background.is-active .form__input-line {
            opacity: 0
        }

.form__group-item__background--input-error {
    border-color: #ed145b
}

    .form__group-item__background--input-error .form__input-line {
        opacity: 0
    }

.form__group-item__background--form-radio:after {
    display: none
}

.form__label {
    color: #616d72;
    font: 11px Gotham HTF Medium;
    text-transform: uppercase;
    display: block;
    min-height: 24px;
    padding-left: 12px;
    position: relative;
    padding-top: 12px
}

@media (max-width:768px) {
    .form__label--select {
        margin-left: 0
    }
}

.form__label--required {
    position: relative
}

    .form__label--required:after {
        color: #616d72;
        content: "*";
        font: 12px Gotham HTF Medium;
        margin-left: 2px;
        position: absolute
    }

.form__label--wrap-text {
    white-space: nowrap
}

.form__input {
    background: transparent;
    border: none;
    caret-color: #ed145b;
    color: #91a3ad;
    display: block;
    font: 16px Roboto;
    height: 40px;
    outline: none;
    padding-left: 12px;
    position: relative;
    transition: background .5s ease-out;
    width: 100%;
    z-index: 5
}

@media (max-width:768px) {
    .form__input {
        left: 0
    }
}

.form__input--tall {
    margin-bottom: 15px
}

.form__input-line {
    background: #333;
    bottom: 0;
    content: "";
    display: -ms-flexbox;
    display: flex;
    height: 1px;
    margin-left: 12px;
    opacity: 1;
    position: relative;
    transition: opacity .7s ease;
    width: calc(100% - 12px)
}

.form__info {
    bottom: -20px;
    color: #91a3ad;
    font: 10px/12px Gotham HTF Medium;
    padding-left: 12px;
    position: absolute;
    text-transform: uppercase
}

@media (max-width:768px) {
    .form__info {
        left: 10px
    }
}

@media (max-width:414px) {
    .form__info {
        bottom: -25px;
        left: 0
    }
}

.form__info--link {
    color: #ed145b;
    font-weight: 700;
    text-decoration: underline
}

.form__select {
    cursor: pointer;
    height: 100%;
    position: relative;
    width: 100%;
    transition: all .5s ease-out
}

    .form__select.is-active:before {
        right: 4px
    }

    .form__select.is-active:after {
        right: 10px
    }

    .form__select:after, .form__select:before {
        background: #616d72;
        content: "";
        height: 2px;
        position: absolute;
        transition: right .5s ease-out;
        top: 45px;
        width: 10px
    }

    .form__select:before {
        right: 10px;
        transform: rotate(45deg)
    }

    .form__select:after {
        right: 4px;
        transform: rotate(135deg)
    }

.form__select-content {
    color: #485156;
    display: block;
    font: 16px Roboto;
    padding-left: 12px;
    padding-top: 10px;
    transition: color .4s ease;
    width: 100%
}

    .form__select-content.is-active {
        color: #91a3ad
    }

.form__select-list {
    position: absolute;
    height: auto;
    max-height: 0;
    overflow: hidden;
    padding-left: 10px;
    right: 0;
    transition: all .4s ease;
    width: 100%;
    z-index: 6
}

.form__select-list--overflow {
    overflow: auto
}

    .form__select-list--overflow::-webkit-scrollbar {
        background: #1a1c1f;
        border-radius: 20px;
        height: 97%;
        width: 6px
    }

@media (max-width:768px) {
    .form__select-list--overflow::-webkit-scrollbar {
        height: 85%;
        margin-top: 10px
    }
}

.form__select-list--overflow::-webkit-scrollbar-thumb {
    background: #ed145b;
    border-radius: 20px
}

.form__select-list.is-active {
    background-color: #222427;
    max-height: 140px
}

@media (max-width:768px) {
    .form__select-list.is-active {
        margin-top: 10px;
        max-height: 150px
    }
}

@media (max-width:414px) {
    .form__select-list.is-active {
        max-height: 120px
    }
}

.form__select-list-item {
    background: transparent;
    color: #91a3ad;
    font: 16px/30px Roboto;
    margin: 5px 0;
    padding-left: 2px;
    transition: background .3s ease
}

    .form__select-list-item:last-child {
        margin-bottom: 10px
    }

.form__radio {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 12px;
    width: 83%
}

@media (max-width:768px) {
    .form__radio {
        margin: -25px 0 35px;
        padding: 25px 10px 10px;
        width: 87%
    }
}

@media (max-width:414px) {
    .form__radio {
        width: 100%
    }
}

.form__radio-item {
    border: 1px solid #333;
    color: #91a3ad;
    cursor: pointer;
    font: 16px Roboto;
    margin-top: 10px;
    padding: 4px 0;
    text-align: center;
    transition: all .3s ease-out;
    width: 48%
}

    .form__radio-item.is-active {
        border-color: #ed145b;
        color: #ed145b
    }

.form-button-loader {
    opacity: 0;
    position: absolute;
    transition: opacity .3s ease
}

    .form-button-loader .spinner {
        border: 8px solid rgba(0,0,0,.1);
        border-left-color: #22a6b3;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        animation: spin 1s linear infinite
    }

.field-validation-error {
    color: #ed145b;
    padding: 2px 5px;
    font: 11px Gotham HTF Bold;
    position: absolute;
    right: 65px;
    top: -20px;
    text-transform: uppercase
}

.home__columns {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:670px) {
    .home__columns {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 140px
    }
}

.home__column {
    position: relative;
    width: 50%
}

    .home__column:last-child {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

@media (max-width:670px) {
    .home__column {
        width: 100%
    }

        .home__column:last-child {
            -ms-flex-align: initial;
            align-items: normal
        }
}

.home__name {
    font: 30px Gotham HTF Medium;
    padding-bottom: 15px
}

.home__name, .home__name-text {
    color: #91a3ad;
    text-transform: uppercase
}

.home__name-text {
    font: 16px Gotham HTF Book;
    line-height: 22px;
    padding-bottom: 25px;
    width: 90%
}

@media (max-width:414px) {
    .home__name-text {
        width: auto
    }
}

.home__time {
    color: #ed145b;
    font: 20px Gotham HTF Medium;
    padding-bottom: 20px;
    text-transform: uppercase
}

.home__text {
    color: #91a3ad;
    font: 16px Roboto;
    line-height: 20px;
    padding-bottom: 25px
}

.home__text--strong {
    font-weight: 800
}

.home__button-parent {
    width: 305px
}

@media (max-width:414px) {
    .home__button-parent {
        width: 100%
    }
}

.home__contact-text {
    color: #616d72;
    bottom: -55px;
    font: 14px Roboto;
    position: absolute
}

.home__contact-text--link {
    color: #91a3ad;
    font-weight: 800;
    position: relative
}

    .home__contact-text--link:after {
        background: #91a3ad;
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        opacity: 0;
        position: absolute;
        transition: opacity .4s ease;
        width: 100%
    }

    .home__contact-text--link:hover:after {
        opacity: 1
    }

.home__contact-text:before {
    background: #485156;
    content: "";
    height: 80%;
    left: -18px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 1px
}

@media (max-width:1366px) {
    .home__contact-text {
        bottom: -40px
    }
}

@media (max-width:414px) {
    .home__contact-text {
        margin-left: 45px
    }
}

.processo-fechado__parent {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 100px
}

.processo-fechado__name {
    color: #91a3ad;
    font: 30px Gotham HTF Medium;
    padding-bottom: 14px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:414px) {
    .processo-fechado__name {
        font-size: 20px
    }
}

.processo-fechado__text {
    color: #91a3ad;
    font: 16px Gotham HTF Medium;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:414px) {
    .processo-fechado__text {
        font-size: 15px
    }
}

.component-select-box__columns {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-top: 40px
}

@media (max-width:768px) {
    .component-select-box__columns {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:414px) {
    .component-select-box__columns {
        padding-top: 35px
    }
}

.component-select-box__columns--curso {
    margin-top: 80px
}

@media (max-width:414px) {
    .component-select-box__columns--curso {
        margin-top: 0;
        padding-bottom: 190px
    }
}

.component-select-box__columns--responsavel {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 1130px;
    padding: 40px 90px 0 40px
}

@media (max-width:414px) {
    .component-select-box__columns--responsavel {
        padding: 50px 0 0
    }
}

.component-select-box__columns--pagamento {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px
}

@media (max-width:768px) {
    .component-select-box__columns--pagamento {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.component-select-box__box {
    border: 1px solid #616d72;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 175px;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 375px;
    padding: 25px 25px 32px;
    position: relative;
    transition: all .8s ease;
    width: 100%
}

    .component-select-box__box:hover, .component-select-box__box:hover .component-select-box__check {
        border: 1px solid #ed145b
    }

@media (max-width:768px) {
    .component-select-box__box:first-child {
        margin-bottom: 50px
    }
}

.component-select-box__box.is-active .component-select-box__check {
    border: 1px solid #ed145b
}

    .component-select-box__box.is-active .component-select-box__check:before {
        opacity: 1
    }

@media (max-width:414px) {
    .component-select-box__box {
        height: 130px;
        max-width: 272px;
        padding: 15px 15px 25px
    }
}

.component-select-box__box--pagamento {
    height: 130px;
    max-width: 180px;
    text-align: center
}

@media (max-width:950px) {
    .component-select-box__box--pagamento {
        max-width: 130px
    }
}

@media (max-width:768px) {
    .component-select-box__box--pagamento {
        margin-bottom: 40px;
        max-width: 120px
    }
}

.component-select-box__box--modal-cartao {
    height: 120px;
    margin-right: 40px
}

@media (max-width:400px) {
    .component-select-box__box--modal-cartao {
        margin-right: 0
    }
}

.component-select-box__name {
    color: #91a3ad;
    font: 17px Roboto;
    line-height: 24px;
    margin-bottom: 20px
}

@media (max-width:414px) {
    .component-select-box__name {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px
    }
}

.component-select-box__name--pagamento {
    font: 12px Gotham HTF Medium;
    margin: 20px 0 0;
    text-align: center;
    text-transform: uppercase
}

.component-select-box__info {
    -ms-flex-align: center;
    align-items: center;
    color: #616d72;
    display: -ms-flexbox;
    display: flex;
    font: 14px Gotham HTF Medium;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media (max-width:414px) {
    .component-select-box__info {
        font-size: 13px
    }
}

.component-select-box__icon {
    margin-right: 10px;
    width: 15px
}

    .component-select-box__icon img {
        height: 100%;
        width: 100%
    }

@media (max-width:414px) {
    .component-select-box__icon {
        width: 12px
    }
}

.component-select-box__check {
    -ms-flex-align: center;
    align-items: center;
    background: #1f2324;
    border: 1px solid #91a3ad;
    bottom: -22px;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: -22px;
    transition: all .8s ease;
    width: 44px
}

    .component-select-box__check:before {
        border-left: 2px solid #ed145b;
        border-bottom: 2px solid #ed145b;
        content: "";
        height: 9px;
        opacity: 0;
        position: relative;
        transform: rotate(-45deg);
        top: -4px;
        transition: opacity .6s ease;
        width: 17px
    }

.selecao-planos-box__columns {
    -ms-flex-align: baseline;
    align-items: baseline
}

@media (max-width:768px) {
    .selecao-planos-box__columns {
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 100px
    }
}

@media (max-height:800px) {
    .selecao-planos {
        padding-bottom: 200px
    }
}

@media (max-width:414px) {
    .selecao-planos {
        padding-bottom: 0
    }
}

.selecao-planos__prouni {
    width: 250px
}

.selecao-planos__tipo {
    color: #91a3ad;
    cursor: auto;
    font: 15px/20px Gotham HTF Medium;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase
}

.selecao-planos__preco {
    color: #ed145b;
    font: 16px/30px Gotham HTF Bold;
    text-align: center;
    text-transform: uppercase
}

.selecao-planos__preco-desc {
    color: #91a3ad;
    font: 12px Gotham HTF Medium;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase
}

.selecao-planos__desc-item {
    cursor: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 50px;
    position: relative;
    text-align: left;
    width: 95%
}

@media (max-width:768px) {
    .selecao-planos__desc-item {
        margin: 60px 0 50px
    }
}

@media (max-width:414px) {
    .selecao-planos__desc-item {
        margin: 60px 0 80px
    }
}

.selecao-planos__desc-item:after {
    background: #616d72;
    content: "";
    height: 100%;
    left: 3px;
    position: absolute;
    top: 0;
    width: 2px
}

.selecao-planos__desc-item-text {
    color: #91a3ad;
    font: 14px/18px Roboto;
    margin: 0 0 10px 20px
}

.selecao-planos__desc-item-text--aviso {
    font-weight: 700
}

.box-selecao-planos {
    position: relative
}

    .box-selecao-planos:nth-child(2) {
        margin: 0 50px
    }

    .box-selecao-planos:nth-child(4) {
        margin-left: 50px
    }

@media (max-width:768px) {
    .box-selecao-planos:nth-child(4) {
        margin-left: 0
    }
}

.responsavel-financeiro {
    height: 100px
}

.responsavel-financeiro__box-name {
    margin-bottom: 10px
}

.responsavel-financeiro__box-info {
    margin-bottom: 0
}

.contrato__box {
    background: #fff;
    color: #000;
    font: 14px/18px Arial;
    height: 500px;
    margin: 60px auto 30px;
    padding: 35px 25px;
    overflow-y: scroll;
    width: 100%
}

@media (max-width:768px) {
    .contrato__box {
        width: 90%
    }
}

@media (max-width:414px) {
    .contrato__box {
        width: 100%
    }
}

.contrato__box::-webkit-scrollbar {
    width: 10px
}

.contrato__box::-webkit-scrollbar-track {
    background: #fbfbfb;
    border: 1px solid #e8e8e8
}

.contrato__box::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 15px
}

.contrato__check {
    color: #91a3ad;
    cursor: pointer;
    font: 14px/35px Roboto;
    margin-right: 10px
}

@media (max-width:414px) {
    .contrato__check {
        font: 14px/27px Roboto
    }
}

.contrato__check input[type=checkbox] {
    display: none
}

.contrato__check:first-child {
    margin-top: 10px
}

.contrato__check-bullet {
    border: 1px solid #616d72;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    margin-top: -3px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    transition: all .6s ease
}

    .contrato__check-bullet:after {
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        content: "";
        height: 5px;
        left: 1px;
        opacity: 0;
        position: absolute;
        top: 2px;
        transform: rotate(-45deg);
        transition: opacity .6s ease;
        width: 9px
    }

input[type=checkbox]:checked ~ .contrato__check-bullet {
    background: #ed145b;
    border-color: #ed145b
}

    input[type=checkbox]:checked ~ .contrato__check-bullet:after {
        opacity: 1
    }

.pagamento__content {
    padding-bottom: 200px
}

@media (max-width:950px) {
    .pagamento__content {
        max-width: 80%;
        width: 100%
    }
}

@media (max-width:320px) {
    .pagamento__content {
        max-width: 90%
    }
}

.pagamento__valor {
    color: #91a3ad;
    font: 14px Gotham HTF Medium;
    margin-top: 70px;
    text-transform: uppercase
}

.pagamento__valor--preco {
    color: #ed145b;
    font-size: 22px;
    margin: 10px 0 40px
}

.pagamento__image {
    margin: 0 auto
}

.pagamento__image-parent {
    width: 100%
}

.pagamento-box__columns {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.pagamento-box__opcao-parcela:last-child {
    margin: 0 50px
}

@media (max-width:580px) {
    .pagamento-box__opcao-parcela {
        margin: 40px 0
    }
}

.pagamento__tipo {
    color: #91a3ad;
    cursor: auto;
    font: 15px/20px Gotham HTF Medium;
    margin-bottom: 20px;
    text-transform: uppercase
}

.pagamento__preco {
    color: #ed145b;
    font: 16px/30px Gotham HTF Bold
}

.pagamento__preco, .pagamento__preco-desc {
    text-align: center;
    text-transform: uppercase
}

.pagamento__preco-desc {
    color: #91a3ad;
    font: 12px Gotham HTF Medium;
    margin-top: 20px
}

.pagamento__desc-item {
    cursor: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 50px;
    position: relative;
    text-align: left;
    width: 95%
}

@media (max-width:768px) {
    .pagamento__desc-item {
        margin: 60px 0 50px
    }
}

@media (max-width:414px) {
    .pagamento__desc-item {
        margin: 60px 0 80px
    }
}

.pagamento__desc-item:after {
    background: #616d72;
    content: "";
    height: 100%;
    left: 3px;
    position: absolute;
    top: 0;
    width: 2px
}

.pagamento__desc-item-text {
    color: #91a3ad;
    font: 14px/18px Roboto;
    margin: 0 0 10px 20px
}

.pagamento__desc-item-text--aviso {
    font-weight: 700
}

.confirmacao-dados__section {
    margin-bottom: 30px
}

    .confirmacao-dados__section:not(:last-child) {
        border-bottom: 1px solid #222427
    }

    .confirmacao-dados__section:last-child {
        margin-bottom: 160px
    }

@media (max-width:414px) {
    .confirmacao-dados__section:last-child {
        margin-bottom: 50px
    }
}

.confirmacao-dados__section-header {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

@media (max-width:414px) {
    .confirmacao-dados__section-header {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.confirmacao-dados__section-title {
    color: #ed145b;
    font: 18px Gotham HTF Medium;
    text-transform: uppercase
}

@media (max-width:414px) {
    .confirmacao-dados__section-title {
        margin-bottom: 15px
    }
}

.confirmacao-dados__section-button-parent {
    width: auto
}

.confirmacao-dados__section-button {
    height: 30px;
    font-size: 12px;
    padding: 0 20px
}

.confirmacao-dados__row {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    position: relative;
    width: 100%
}

@media (max-width:414px) {
    .confirmacao-dados__row {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }
}

.confirmacao-dados__row--mobile-inline {
    -ms-flex-direction: row;
    flex-direction: row
}

.confirmacao-dados__column {
    width: 50%
}

@media (max-width:414px) {
    .confirmacao-dados__column {
        margin-bottom: 25px;
        width: 100%
    }
}

.confirmacao-dados__column-title {
    color: #616d72;
    font: 12px Gotham HTF Medium;
    margin-bottom: 8px;
    text-transform: uppercase
}

.confirmacao-dados__column-info {
    color: #91a3ad;
    font: 16px Roboto;
    margin-bottom: 3px
}

.confirmacao-dados__column-info--small {
    font-size: 14px
}

.confirmacao-dados__contrato-box {
    margin: 0
}

.confirmacao-dados__modal-cartao-title {
    color: #ed145b;
    font: 22px/24px Gotham HTF Bold;
    margin-bottom: 15px;
    text-transform: uppercase
}

.confirmacao-dados__modal-cartao-text {
    color: #91a3ad;
    font: 15px/20px Roboto
}

.confirmacao-dados__modal-cartao-button-wrapper {
    margin: auto;
    max-width: 242px
}

@media (max-width:414px) {
    .confirmacao-dados__modal-cartao-button-wrapper {
        margin-top: 50px;
        margin-bottom: 40px
    }
}

.documentos__container {
    margin: 40px auto 0;
    max-width: 450px;
    padding-left: 92px;
    position: relative;
    width: 100%
}

.documentos__container--down {
    margin: 0 auto
}

@media (max-width:414px) {
    .documentos__container {
        padding-left: 58px
    }

    .documentos__container--down {
        padding-left: 0
    }
}

.documentos__title {
    color: #91a3ad;
    font: 16px Gotham HTF Medium;
    margin-bottom: 40px;
    text-transform: uppercase
}

.documentos__title--small {
    display: block;
    font-size: 12px;
    margin-top: 5px
}

.documentos__title--margin-right {
    margin-right: 15px
}

.documentos__title--margin-bottom {
    margin-bottom: 0
}

.documentos__title--padding-top {
    padding-top: 15px
}

@media (max-width:414px) {
    .documentos__title--padding-top {
        padding-top: 5px
    }
}

.documentos__list-parent {
    margin-bottom: 45px;
    padding-left: 25px;
    position: relative;
    width: 100%
}

@media (max-width:414px) {
    .documentos__list-parent {
        margin-bottom: 25px;
        padding-left: 0
    }
}

@media (max-width:414px) {
    .documentos__list-parent--bottom {
        margin-bottom: 100px
    }
}

.documentos__list-item {
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #485156;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12px 15px;
    position: relative;
    transition: border .8s ease;
    width: 100%
}

    .documentos__list-item:hover {
        border: 1px solid #91a3ad
    }

    .documentos__list-item:not(:last-child) {
        margin-bottom: 15px
    }

.documentos__list-item--assinar .documentos__list-btn-container {
    transform: rotate(90deg)
}

.documentos__list-item--upload .documentos__list-btn-container:before {
    background: #ed145b;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: -4px;
    transition: background .8s ease;
    width: 10px
}

.documentos__list-item--upload .documentos__list-btn__arrow, .documentos__list-item--upload .documentos__list-btn__arrow-line {
    top: 3px
}

.documentos__list-item--enviado .documentos__list-btn {
    border: 1px solid #485156;
    cursor: auto;
    pointer-events: none
}

.documentos__list-item--enviado .documentos__list-btn-container:before, .documentos__list-item--enviado .documentos__list-btn__arrow, .documentos__list-item--enviado .documentos__list-btn__arrow-line {
    display: none
}

.documentos__list-item--enviado .documentos__list-btn__loading {
    display: block
}

.documentos__list-item--enviado .documentos__list-text-uppercase--validacao {
    opacity: 1
}

.documentos__list-item--aprovado {
    opacity: .4;
    pointer-events: none
}

    .documentos__list-item--aprovado .documentos__list-btn {
        border: 1px solid #485156;
        cursor: auto;
        pointer-events: none
    }

    .documentos__list-item--aprovado .documentos__list-btn-container:before, .documentos__list-item--aprovado .documentos__list-btn__arrow, .documentos__list-item--aprovado .documentos__list-btn__arrow-line, .documentos__list-item--aprovado .documentos__list-btn__loading {
        display: none
    }

    .documentos__list-item--aprovado .documentos__list-btn__ok {
        display: block
    }

.documentos__list-item--align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.documentos__list-info {
    max-width: 80%
}

.documentos__list-title {
    color: #91a3ad;
    font: 14px Gotham HTF Medium;
    text-transform: uppercase
}

.documentos__list-text-uppercase {
    color: #616d72;
    font: 11px Gotham HTF Medium;
    margin-top: 8px;
    text-transform: uppercase
}

.documentos__list-text-uppercase--validacao {
    color: #ed145b;
    opacity: 0;
    transition: opacity .8s ease
}

.documentos__list-desc {
    color: #616d72;
    font: 13px Roboto;
    margin-top: 8px
}

.documentos__list-btn {
    border: 1px solid #ed145b;
    cursor: pointer;
    height: 44px;
    transition: border-color .8s ease;
    width: 44px
}

.documentos__list-btn, .documentos__list-btn-container {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.documentos__list-btn__arrow-line {
    background: #ed145b;
    height: 14px;
    position: relative;
    transition: background .8s ease;
    width: 2px
}

.documentos__list-btn__arrow {
    border-left: 2px solid #ed145b;
    border-bottom: 2px solid #ed145b;
    display: block;
    height: 10px;
    position: absolute;
    top: 0;
    transform: rotate(135deg);
    transition: border-left .8s ease,border-bottom .8s ease;
    width: 10px
}

.documentos__list-btn__loading {
    display: none;
    width: 15px
}

.documentos__list-btn__ok {
    color: #91a3ad;
    display: none;
    font: 14px Gotham HTF Medium;
    text-transform: uppercase
}

.documentos__list-btn:hover {
    border-color: #fff
}

    .documentos__list-btn:hover .documentos__list-btn__arrow-line {
        background: #fff
    }

    .documentos__list-btn:hover .documentos__list-btn__arrow {
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff
    }

    .documentos__list-btn:hover .documentos__list-btn-container:before {
        background: #fff
    }

.documentos__upload-status {
    display: -ms-flexbox;
    display: flex
}

.documentos__steps {
    height: 206px;
    left: 0;
    position: absolute;
    top: 0;
    width: 68px
}

.documentos__steps__box {
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #485156;
    color: #91a3ad;
    display: -ms-flexbox;
    display: flex;
    font: 18px Gotham HTF Medium;
    height: 68px;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    transition: border .8s ease,color .8s ease;
    width: 68px
}

    .documentos__steps__box:before {
        display: block;
        position: relative
    }

    .documentos__steps__box:first-child:before {
        content: "1"
    }

    .documentos__steps__box:last-child:before {
        content: "2"
    }

.documentos__steps__box--uploaded:first-child, .documentos__steps__box--uploaded:last-child {
    border: 1px solid #292929;
    color: #485156
}

@media (max-width:414px) {
    .documentos__steps__box--uploaded:first-child, .documentos__steps__box--uploaded:last-child {
        font-size: 14px
    }
}

.documentos__steps__box--uploaded:first-child:before, .documentos__steps__box--uploaded:last-child:before {
    content: "OK"
}

.documentos__steps__line {
    background: #485156;
    height: 100%;
    margin: auto;
    transition: background .8s ease;
    width: 1px
}

.documentos__steps__line--uploaded {
    background: #292929
}

@media (max-width:414px) {
    .documentos__steps {
        width: 48px
    }

    .documentos__steps__box {
        height: 48px;
        width: 48px
    }
}

.documentos__dados-matricula {
    position: relative;
    z-index: 2
}

.documentos__dados-matricula-wrapper {
    border-right: 1px solid #222427;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    padding-bottom: 150px;
    padding-left: 30px;
    padding-right: 20px;
    position: absolute;
    top: 0;
    width: 150px
}

@media (max-width:414px) {
    .documentos__dados-matricula-wrapper {
        border-right: 0;
        border-bottom: 1px solid #222427;
        margin: 0 auto 30px;
        padding: 0;
        position: relative;
        width: 90%
    }
}

.documentos__dados-matricula__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:414px) {
    .documentos__dados-matricula__header {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 20px
    }
}

.documentos__dados-matricula__header-title {
    color: #91a3ad;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font: 14px Gotham HTF Medium;
    padding-bottom: 15px;
    text-transform: uppercase
}

@media (max-width:414px) {
    .documentos__dados-matricula__header-title {
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 0
    }
}

.documentos__dados-matricula__header-title-words {
    display: block
}

.documentos__dados-matricula__header-btn {
    -ms-flex-align: center;
    align-items: center;
    color: #ed145b;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    font: 14px Gotham HTF Medium;
    text-transform: uppercase;
    transition: color .8s ease
}

@media (min-width:415px) {
    .documentos__dados-matricula__header-btn:after {
        border-left: 2px solid #ed145b;
        border-bottom: 2px solid #ed145b;
        content: "";
        height: 8px;
        margin-left: 5px;
        transform: rotate(-135deg);
        transition: border-left .8s ease,border-bottom .8s ease;
        width: 8px
    }
}

@media (max-width:414px) {
    .documentos__dados-matricula__header-btn {
        margin-right: 25px
    }

        .documentos__dados-matricula__header-btn:after, .documentos__dados-matricula__header-btn:before {
            background: #ed145b;
            border: none;
            content: "";
            display: block;
            height: 14px;
            position: absolute;
            transition: right .8s ease,background .8s ease;
            width: 2px
        }

        .documentos__dados-matricula__header-btn:before {
            right: 10px;
            transform: rotate(-45deg)
        }

        .documentos__dados-matricula__header-btn:after {
            right: 0;
            transform: rotate(45deg)
        }
}

@media (min-width:415px) {
    .documentos__dados-matricula__header-btn:hover {
        color: #fff
    }

        .documentos__dados-matricula__header-btn:hover:after {
            border-left: 2px solid #fff;
            border-bottom: 2px solid #fff
        }
}

@media (max-width:414px) {
    .documentos__dados-matricula__header-btn.is-active {
        color: #fff
    }

        .documentos__dados-matricula__header-btn.is-active:after, .documentos__dados-matricula__header-btn.is-active:before {
            background: #fff
        }

        .documentos__dados-matricula__header-btn.is-active:before {
            right: 0
        }

        .documentos__dados-matricula__header-btn.is-active:after {
            right: 10px
        }
}

.documentos__dados-matricula__content {
    width: 35vw
}

@media (max-width:414px) {
    .documentos__dados-matricula__content {
        overflow: hidden;
        width: auto
    }
}

.documentos__dados-matricula__content-section {
    margin-bottom: 30px;
    overflow: hidden
}

.documentos__dados-matricula__content-title {
    font: 16px/21px Gotham HTF Medium;
    padding-bottom: 15px;
    text-transform: uppercase
}

.documentos__dados-matricula__content-title--spec {
    color: #91a3ad
}

.documentos__dados-matricula__content-title--name {
    color: #ed145b
}

.documentos__dados-matricula__content-data {
    display: -ms-flexbox;
    display: flex;
    padding-left: 25px
}

.documentos__dados-matricula__content-container {
    width: 100%
}

.documentos__dados-matricula__content-container--broke {
    width: 50%
}

.documentos__dados-matricula__content-text {
    color: #616d72;
    font: 16px/22px Roboto
}

.documentos__dados-matricula__content-text--bold {
    font-weight: 800
}

.documentos__dados-matricula.is-active .documentos__dados-matricula__header {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

.documentos__dados-matricula.is-active .documentos__dados-matricula__header-title {
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 20px;
    padding-bottom: 0
}

.documentos__dados-matricula.is-active .documentos__dados-matricula__header-btn:after {
    margin-left: 10px;
    transform: rotate(45deg)
}

.documentos__modal-assinatura {
    background: #222427;
    color: #91a3ad;
    font-family: Gotham HTF Book;
    margin: auto;
    max-width: 700px;
    padding: 30px 0
}

.documentos__modal-assinatura-item {
    padding-left: 50px;
    margin-bottom: 25px
}

@media (max-width:414px) {
    .documentos__modal-assinatura-item {
        padding-left: 20px
    }
}

.documentos__modal-assinatura-button-wrapper {
    margin: auto;
    max-width: 300px
}

.documentos__modal-assinatura-button-wrapper--small {
    max-width: 150px
}

.documentos__modal-template {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 5
}

.documentos__modal-template--cartao-invalido {
    z-index: 9
}

@media (max-width:414px) {
    .documentos__modal-template {
        overflow-y: auto
    }
}

.documentos__modal-template:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%
}

.documentos__modal-template-wrapper {
    background: #222427;
    max-width: 768px;
    padding: 35px 40px 50px;
    position: relative;
    z-index: 6
}

@media (min-width:768px) {
    .documentos__modal-template-wrapper {
        min-width: 768px
    }
}

.documentos__modal-template-wrapper--align-center {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.documentos__modal-template-wrapper--welcome {
    position: relative
}

@media (max-width:414px) {
    .documentos__modal-template-wrapper--welcome {
        height: 60%;
        padding: 20px
    }
}

@media (max-width:320px) {
    .documentos__modal-template-wrapper--welcome {
        height: 80%
    }
}

@media (min-width:414px) {
    .documentos__modal-template-wrapper--welcome:before {
        background: url(../images/comprovantes/modal-matricula-concluida/effects-right.png) no-repeat;
        content: "";
        display: block;
        position: absolute;
        height: 150px;
        right: 35px;
        top: 50px;
        width: 110px
    }

    .documentos__modal-template-wrapper--welcome:after {
        background: url(../images/comprovantes/modal-matricula-concluida/effects-left.png) no-repeat;
        content: "";
        display: block;
        position: absolute;
        height: 310px;
        left: 20px;
        top: 105px;
        width: 100px
    }
}

.documentos__modal-template-wrapper--small {
    min-width: 550px
}

@media (max-width:550px) {
    .documentos__modal-template-wrapper--small {
        min-width: 100%
    }
}

.documentos__modal-template__columns {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:414px) {
    .documentos__modal-template__columns {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.documentos__modal-template__column {
    width: 50%
}

@media (min-width:414px) {
    .documentos__modal-template__column:first-child {
        padding-right: 55px
    }
}

@media (max-width:414px) {
    .documentos__modal-template__column {
        width: 100%
    }
}

.documentos__modal-template__welcome {
    margin-bottom: 60px;
    margin-top: 20px;
    max-width: 300px
}

@media (max-width:414px) {
    .documentos__modal-template__welcome {
        margin-bottom: 30px;
        margin-top: 30px
    }
}

.documentos__modal-template__title {
    color: #ed145b;
    font: 22px/24px Gotham HTF Bold;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase
}

.documentos__modal-template__title--gray {
    color: #91a3ad;
    font: 22px/24px Gotham HTF Medium
}

.documentos__modal-template__fotos-btn-wrapper {
    margin-top: 40px;
    max-width: 230px;
    min-width: 230px
}

.documentos__modal-template__text {
    color: #91a3ad;
    font: 15px Roboto;
    max-width: 430px;
    padding-bottom: 25px
}

.documentos__modal-template__text--align-center {
    text-align: center
}

.documentos__modal-template__text--bold {
    font-weight: 600
}

.documentos__modal-template__text--regular {
    font-weight: 500
}

.documentos__modal-template__text--upper {
    color: #91a3ad;
    font: 13px Gotham HTF Bold;
    padding-bottom: 10px;
    padding-top: 5px;
    text-transform: uppercase
}

.documentos__modal-template__text--small {
    font: 14px Roboto
}

.documentos__modal-template__text--assinatura:first-of-type {
    padding-bottom: 10px
}

.documentos__modal-template__text--assinatura:last-of-type {
    padding-bottom: 30px
}

.documentos__modal-template__btn-close {
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 30px;
    top: 20px;
    width: 20px
}

    .documentos__modal-template__btn-close:after, .documentos__modal-template__btn-close:before {
        background: #ed145b;
        content: "";
        display: block;
        height: 20px;
        position: absolute;
        transition: background .6s ease;
        width: 2px
    }

    .documentos__modal-template__btn-close:before {
        transform: rotate(45deg)
    }

    .documentos__modal-template__btn-close:after {
        transform: rotate(-45deg)
    }

    .documentos__modal-template__btn-close:hover:after, .documentos__modal-template__btn-close:hover:before {
        background: #fff
    }

.documentos__modal-template__box-error {
    background: #222427;
    bottom: 130px;
    border: 1px solid #ed145b;
    color: #ed145b;
    font: 12px Gotham HTF bold;
    left: 50%;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: translateX(-50%)
}

@media (max-width:414px) {
    .documentos__modal-template__box-error {
        bottom: 150px
    }
}

.documentos__button-parent {
    margin-top: 15px;
    max-width: 280px;
    padding-left: 25px
}

.documentos__button {
    height: 45px
}

.bloqueio__text-wrapper {
    line-height: 22px;
    margin-top: 15px;
    max-width: 455px;
    text-align: center
}

.entrar__wrapper {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    margin: auto;
    max-width: 290px;
    position: fixed;
    top: 0;
    transform: translateX(-50%)
}

.entrar__title {
    color: #91a3ad;
    font: 15px Gotham HTF Book;
    text-align: center;
    text-transform: uppercase
}

.entrar__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #616d72;
    color: #616d72;
    font: 20px Roboto;
    margin: 20px 0 30px;
    outline: none;
    padding: 0 0 5px
}
/*# sourceMappingURL=graduacao-matricula.css.map */
