/* You can add global styles to this file, and also import other style files */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;0,700;1,100;1,400;1,500;1,700&display=swap');

html,
body {
    margin     : 0;
    padding    : 0;
    font-family: 'Roboto', sans-serif;
}

form {
    width: 100% !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-250 {
    margin-top: 200px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.mr-2 {
    margin-right: 20px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.text-alinhar-menu{
    text-align: center !important;
}

.text-gray-bold {
    color: #808080 !important;
}

.text-gray-comparar {
    color: #808080 !important;
}

.text-gray {
    color: #9e9e9e !important;
}

.bg-branco {
    background-color: #ffffff !important;
}

a {
    color          : inherit;
    text-decoration: none;
    font-family    : 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
    margin     : 0;
    font-family: 'Roboto', sans-serif;
}

.d-flex {
    display: flex;
}

#intro {
    text-align: center;
    padding   : 5px 0;
}

.navbar {
    width      : 100% !important;
    font-family: 'Roboto', sans-serif;
}

.navbar-nav .nav-item {
    padding-left : 10px !important;
    padding-right: 10px !important;
    border-left  : 1px solid silver !important;
}

.nav-link {
    font-size: 14px !important;
}

#banner-mobile {
    display: none !important;
}

.img-left-quadro {
    float : left !important;
    margin: 15px !important;
    width : 450px !important;
}


.iframe-youtube {
    width : 500px !important;
    height: 350px !important;
}

#treinoconvencional {
    display: none !important;
}

#treinoimersivo {
    display: none !important;
}

.btn {
    display            : inline-block;
    font-weight        : 400;
    text-align         : center;
    white-space        : normal !important;
    vertical-align     : middle;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    user-select        : none;
    border             : 1px solid transparent;
    padding            : .375rem .75rem;
    font-size          : 1rem;
    line-height        : 1.5;
    border-radius      : .25rem;
    transition         : color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.fundo-body {
    background: #f5f5f5 !important;
}

.navbar-fixed-top {
    position     : -webkit-sticky;
    position     : sticky;
    top          : 0px;
    z-index      : 99999;
    border-bottom: 0.5px #ebebeb solid !important;
}

.modal {
    z-index: 999999 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color           : rgb(85, 85, 85);
    background-color: #ebebeb !important;
}

.active {
    color: rgb(85, 85, 85) !important;
}

.Introduction {
    padding: 44px 0;
}

.Introduction h2 {
    margin-bottom: 20px;
}

.Introduction .plain-text {
    margin-bottom: 24px;
    font-size    : 20px;
}

.text-valor {
    font-size  : 14px !important;
    font-weight: bold !important;
    color      : #6b6b6b !important;
}

.text-valor-estudante {
    font-size  : 16px !important;
    font-weight: bold !important;
    color      : #00193e !important;
}

@media (min-width: 768px) {
    .navbar-brand.abs {
        position  : absolute;
        width     : 100%;
        left      : 0;
        text-align: center;
    }
}

.img-left {
    float : left !important;
    margin: 15px !important;
}

.text-warp {
    text-align : left;
    color      : #808080 !important;
    font-family: 'Roboto', sans-serif;
}

.text-warp-center {
    text-align : center;
    color      : #808080 !important;
    font-family: 'Roboto', sans-serif;
}

.text-warp-size {
    font-size: 19.5px !important;
}

.text-menu-size{
    font-size: 14px !important;
}

.text-tec-size {
    font-size: 18px !important;
}

.text-blue {
    color      : #00193e !important;
    font-weight: bold !important;
}

.text-link {
    color      : #0047b1 !important;
    font-weight: bold !important;
}

.text-estrutura {
    color      : #445469 !important;
    font-weight: bold !important;
}

.card {
    position             : relative;
    display              : -webkit-box !important;
    display              : -ms-flexbox !important;
    display              : flex !important;
    -webkit-box-orient   : vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction   : column !important;
    flex-direction       : column !important;
    min-width            : 0 !important;
    word-wrap            : break-word !important;
    background-color     : transparent !important;
    background-clip      : border-box;
    border               : 0px solid rgba(0, 0, 0, .125) !important;
    border-radius        : 0px !important;
}

.card-header {
    cursor          : pointer;
    padding         : .75rem 1.25rem !important;
    margin-bottom   : 0 !important;
    background-color: transparent !important;
    border-bottom   : 1px solid rgba(0, 0, 0, .125) !important;
}

.card-header .fa-arrow-circle-o-down {
    display: none;
}

.card-header.collapsed .fa-arrow-circle-o-down {
    display: inline-block;
}

.card-header.collapsed .fa-arrow-circle-o-up {
    display: none;
}

.btn-link {
    font-weight     : 400 !important;
    color           : #00193e !important;
    background-color: transparent !important;
    text-decoration : none !important;
}

.btn-link-dark {
    font-weight     : 400 !important;
    color           : #6b6b6b !important;
    background-color: transparent !important;
    word-wrap       : normal !important;
}

.zoomfa {
    zoom : 2;
    color: #8f8f8f !important;
}

.bg-footer {
    background-color: #414141 !important;
}

.bg-footer-acesso {
    position        : fixed !important;
    left            : 0 !important;
    bottom          : 0 !important;
    background-color: #414141 !important;
}

.footer-img {
    padding: 10px 10px 10px 10px !important;
}

.text-laranja {
    color: #f37021 !important;
}

.btn-laranja {
    color           : #fff;
    background-color: #f37021 !important;
    border-color    : #dc3545 !important;
}

.bg-light {
    background-color: #eeeeee !important;
}

input {
    background-color     : #E3E3E3 !important;
    border               : solid 1px #CFCFCF !important;
    font-size            : 14px !important;
    color                : #333333 !important;
    -moz-border-radius   : 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius        : 0px !important;
    padding-top          : 10px !important;
    padding-bottom       : 10px !important;
    padding-left         : 10px !important;
    padding-right        : 10px !important;

}

textarea {
    background-color     : #E3E3E3 !important;
    border               : solid 1px #CFCFCF !important;
    font-size            : 14px !important;
    color                : #333333 !important;
    -moz-border-radius   : 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius        : 0px !important;
    padding-top          : 10px !important;
    padding-bottom       : 10px !important;
    padding-left         : 10px !important;
    padding-right        : 10px !important;
}

select {
    height               : 43px !important;
    background-color     : #E3E3E3 !important;
    border               : solid 1px #CFCFCF !important;
    font-size            : 14px !important;
    color                : #333333 !important;
    -moz-border-radius   : 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius        : 0px !important;
    padding-top          : 10px !important;
    padding-bottom       : 10px !important;
    padding-left         : 10px !important;
    padding-right        : 10px !important;
}

.obrigatorio {
    font-size: 17px !important;
    color    : #790000 !important;
}

#transaction h4 {
    font-size: 1.8em;
    color    : #43921D;
    margin   : 0 0 20px 0;
}

.classul {
    display             : block !important;
    list-style-type     : disc !important;
    margin-block-start  : 0em !important;
    margin-block-end    : 0em !important;
    margin-inline-start : 0px !important;
    margin-inline-end   : 0px !important;
    padding-inline-start: 0px !important;
    color               : #808080 !important;
    font-family         : 'Roboto', sans-serif;
}

.form-check {
    position    : relative !important;
    display     : block !important;
    padding-left: 0px !important;
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;

}

input[type=number] {
    -moz-appearance: textfield !important;
    appearance     : textfield !important;

}

/*
.ea_table {
    border    : 1px solid #ddd;
    display   : block;
    background: #fff;
    overflow-y: hidden;
    box-sizing: border-box;
    float     : left;
    height    : auto;
    width     : 100%;
}

.ea_table tbody,
thead {
    flex-direction: column;
    display       : flex;
}

.ea_table tbody {
    height  : 480px;
    overflow: auto;
}

.ea_table thead {
    border-bottom: 1px solid #ddd;
}

.ea_table tr {
    display: flex;
}


.ea_table tbody tr:nth-child(2n+1) {
    background: #f8f8f8;
}

.ea_table td,
.ea_table th {
    text-align: left;
    font-size : 0.75rem;
    padding   : 1.5rem;
    flex      : 1;
}*/

thead {
    background-color: #eeeeee !important;
}

@media (max-width: 768px) {

    .text-alinhar-menu{
        text-align: right !important;
    }

    .text-menu-size{
        font-size: 20px !important;
    }

    #banner-desktop {
        display: none !important;
    }

    #banner-mobile {
        display: block !important;
    }

    .navbar-nav .nav-item:not(:last-child) {
        border-left: none;
    }

    .text-blue {
        text-align : center;
        color      : #00193e !important;
        font-weight: bold !important;
    }

    .text-warp {
        text-align : center;
        color      : #808080 !important;
        font-family: 'Roboto', sans-serif;
    }

    .img-left-quadro {
        width        : 100% !important;
        margin       : 15px !important;
        margin-bottom: 25px !important;
    }

    .iframe-youtube {
        width: 100% !important;
        height: 200px !important;
    }

    #comparacao {
        display: none !important;
    }

    #treinoconvencional {
        display: block !important;
    }

    #treinoimersivo {
        display: block !important;
    }

    .container {
        width        : 100% !important;
        padding-right: 1px !important;
        padding-left : 1px !important;
        margin-right : auto !important;
        margin-left  : auto !important;
    }

    .card-header {
        cursor          : pointer;
        padding         : 0px 0px 0px 0px !important;
        margin-bottom   : 0 !important;
        background-color: transparent !important;
        border-bottom   : 1px solid rgba(0, 0, 0, .125) !important;
    }

    .btn-mobile {
        display            : inline-block;
        font-size          : 12px !important;
        font-weight        : 400;
        text-align         : left !important;
        white-space        : normal !important;
        vertical-align     : middle;
        -webkit-user-select: none;
        -moz-user-select   : none;
        -ms-user-select    : none;
        user-select        : none;
        border             : 1px solid transparent;
        padding            : .375rem .75rem;
        font-size          : 1rem;
        line-height        : 1.5;
        border-radius      : .25rem;
        transition         : color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
}