html {
    font-size: 14px;
}
body {
    --page-title-background: #e3e3e3;
    --page-title-color: #0086ff;
    --primary-background: #b34242;
    --primary-hover-background: #f58358;
    --text-title: #515166;
    --default-lines: #c7c7c7;
    --primary-blue: #0086ff;
    --primary-blue-hover: #2a9aff;
    background-color: #e5e5e5;
    --pie-width: 40px;
    --font-family: Tahoma;
    background-color: #e9e9e9;
    position: relative;
}
.link-disabled {
    pointer-events: none;
}
.botao.link-disabled {
    background-color: #a9a3a8;
}
[v-cloak] {
    display: none;
}
header {
    background-color: white;
    position: sticky;
    top:0px;
    z-index:2000;
}
.main.container {
/*    background-image: url(/images/bkgmask.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    padding:20px 0px;
}
.container.home h3 {
    color: #ffaeae;
}
.home-bkg1 {
    position: absolute;
    width:100%;
    height:60vh;
    overflow:hidden;
    z-index:-1;
}
.home-bkg2 {
    width: 0;
    height: 0;
    border-top: 60vh solid #5a080b;
    border-right: 400vw solid transparent;
    overflow: clip;
    max-width: 100vw;
}
main {
    min-height: calc(100vh - 300px);
}
.ead-title {
    border-bottom: 1px solid #0000002e;
    padding: 5px;
    font-size: 1.2rem;
    font-weight: bold;
}
.footer > .container {
    display:flex;
    gap:10px;
}
.footer {
    background-color: #5a080b;
    padding: 30px 10px;
}
    .footer > .container > .container {
        background-color: #5a080b;
        padding: 5px;
        max-width: 400px;
    }
    .footer > .container h5 {
        color: #fff3f3;
        border-bottom: 1px solid #00000036;
        padding-bottom: 4px;
    }
    .footer > .container > .container ul {
        list-style:none;
        margin:0;
        padding:0;
    }
    .footer > .container > .container ul li {
        margin: 0;
        padding: 0;
    }
        .footer > .container > .container ul li a {
            color: #f9bfbf;
            text-decoration:none;
        }
#body {
    padding-top: 40px;
}
.navbar {
    max-width: 1320px;
    margin: auto;
}
.nav-link {
/*    color: white !important;*/
}
.navbar-brand img
{
    height:70px;
}
.logo-canal > a img {
    height: 60px;
}
.logo-canal ~ a img {
    height:30px;
    margin-top:20px;
    margin-left:10px;
}
.link-clear, .link-clear:hover {
    color: black;
    text-decoration: none;
}
.link-default
{
    color:black;
    padding:3px;
    cursor:pointer;
}
.BoxShadow {
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
}
.BoxShadowDifuse {
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
}
.middle-page {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 80px);
    justify-content: center;
    align-items: center;
}
.middle-page-rodape {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 300px);
    justify-content: center;
    align-items: center;
}
.form-floating label {
    margin-left: 10px;
}
.form-floating .invalid {
    border:1px solid red;
}
.form-floating .validation-message, .form-floating-checkboxes .validation-message {
    position: absolute;
    top: 1px;
    right: 20px;
    font-size: 11px;
    color: red;
}
.inputMaterial, .inputMaterialCompac, .input-display {
    display: block;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    vertical-align: middle;
}
audio {
    max-width: 400px;
    width: 100%;
    height: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
}
iframe.fullScreen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.BoxShadow {
    box-shadow: 0.4px 0.4px 3px 1.7px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0.4px 0.4px 3px 1.7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0.4px 0.4px 3px 1.7px rgba(0,0,0,0.2);
}
.home-top
{
    font-size:2rem;
    height:200px;
    color:white;
}
.home-top > div {
    max-width:500px;
    width:100%;
}
.home-cursos {
    color: white;
}
.div-cursos {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 10px;
}

    .div-cursos a, .div-cursos a:hover {
        text-decoration: none;
        font-family:Tahoma;
    }
.section-assinaturas {
    margin: 15px 0px;
}
    .div-assinaturas img {
        image-rendering: -webkit-optimize-contrast;
    }
.item-curso .row {
    --bs-gutter-x: 0;
    padding:5px 5px 0px 5px;
}
.item-curso {
    width: 250px;
    display: block;
    padding: 5px;
    border-radius: 4px;
    cursor:pointer;
    position:relative;
}
    .item-curso picture, .item-curso img {
        width: 200px;
        display: block;
        border-radius: 4px;
        max-height: 180px;
        object-fit: contain;
    }
    .item-curso:hover {
        background-color: #d1d4ff;
    }
    .item-curso picture, .item-curso img {
        width: 100%;
    }
    .item-curso .card-info {
        background-color: rgba(0,0,0,0.5);
        color: #d1d1d1;
        position: absolute;
        width: calc(100% - 10px);
        height: calc(100% - 10px);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .progress-indicator {
        display: flex;
        vertical-align: middle;
        justify-content: center;
    }
    .progress-indicator .progress-indicator-bar {
        margin: 0px 0px 0px -0px;
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
    }

svg {
    overflow: hidden;
}

img, svg {
    vertical-align: middle;
}
.progress-indicator .progress-indicator-outer {
    stroke-width: 2px;
}

user agent stylesheet
:not(svg) {
    transform-origin: 0px 0px;
}
.progress-indicator .progress-indicator-initial .progress-indicator-inner {
    stroke: green;
}

.progress-indicator .progress-indicator-inner {
    stroke-linecap: round;
    stroke-width: 3px;
    transition: all .3s ease-in;
    transition-property: stroke-dashoffset,stroke;
}
.curso-detail-img, .curso-detail-img img {
    width: 70px;
    border-radius: 3px;
    box-shadow: 0.5px 1.5px 2px rgba(0, 0, 0, 0.33);
}


#app {
    padding: 1rem;
}
.modal {
    z-index: 3000 !important;
    background-color: rgba(0, 0, 0, 0.7);
}
.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: table;
}
.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    min-width: 300px;
    max-width:600px;
    width:80%;
    margin: 0px auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
    font-family: Helvetica, Arial, sans-serif;
}
.modal-header h3 {
    margin-top: 0;
    color: #4e5176;
    height: 100%;
    display: flex;
    align-items: center;
}
.modal-body {
    margin-bottom:15px;
}
.modal-default-button {
    display: block;
    margin-top: 1rem;
}
.modal-enter-active,
.modal-leave-active {
    transition: opacity 0.5s ease;
}

.modal-enter-from,
.modal-leave-to {
    opacity: 0;
}
.btn-modal
{
    display:flex;
    width:calc(100% - 30px);
    justify-content:center;
    position:absolute;
    bottom:0px;
}
.modal button.close {
    border: 1px solid #783030;
    background-color: #e97171;
    border-radius: 4px;
    /* font-weight: bold; */
    font-size: 17px;
    width: 30px;
}
.flex-container, .flex-container-left {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex-container-left {
    justify-content: flex-start;
}

#div-list-cursos {
    display: flex;
    gap: 10px;
    padding: 5px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top:10px;
    justify-content:space-around;
}
.card {
    width: 100%;
    display: block;
    background-color: #f7f7f7;
    border-radius: 5px !important;
    border:0;
}
.card-curso, .card-canal {
    max-width: 24%;
    min-width: 200px;
    width:100%;
    height:fit-content;
}
.card-curso > div, .card-canal > div {
    padding: 5px;
}
    .card-curso, .card-curso:hover, .card-canal, .card-canal:hover {
        text-decoration: none;
    }
        .card-curso picture img, .card-canal picture img {
            width: 100%;
            object-fit: scale-down;
            max-height:225px;
            transition: 0.5s ease-out;
            border-radius: 5px;
            image-rendering: -webkit-optimize-contrast !important;
        }

            .card-curso picture img:hover, .card-canal picture img:hover {
                transform: rotate(4deg) scale(1.15);
            }
        .card-curso .imagem, .card-curso .nome-curso, .card-curso .nome-autor,
        .card-canal .imagem, .card-canal .nome-curso, .card-canal .nome-autor {
            color: black;
        }
        .card-curso .nome-curso, .card-canal .nome-curso {
            font-family: Trebuchet MS;
            font-weight: bold;
            line-height: 1rem;
            padding: 4px;
            margin-top: 5px;
            font-size: 0.8rem;
        }
        .card-curso .nome-autor, .card-canal .nome-autor {
            font-family: var(--font-family);
            font-size: 0.7rem;
            line-height: 0.7rem;
            padding: 4px;
            height:35px;
            color:dimgrey;
        }
        .card-curso .imagem, .card-canal .imagem {
            overflow: hidden;
            width:100%;
        }
.detalhes-curso {
    background-color: white;
    padding: 10px;
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-template-rows: auto;
}
    .detalhes-curso .informacoes {
        grid-column: 1;
        grid-row: 1;
    }
    .detalhes-curso .div-cart {
        grid-column: 2;
        grid-row: 1;
        padding:10px;
    }
    .detalhes-curso .div-cart > div {
        position:sticky;
        top:137px;
    }
    .detalhes-curso picture img {
        width: 100%;
        max-height: 400px;
        margin: auto;
        display: block;
        object-fit: cover;
    }
    .div-cart ul {
        margin: 20px 0 0 0;
        padding: 0 0 0 15px;
    }
        .div-cart ul li
        {
            list-style:none;
        }
        .div-cart li:before {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 12px;
            content: "\f560"; /* FontAwesome Unicode */
            display: inline-block;
            margin-left: -1.3em; /* same as padding-left set on li */
            width: 1.5em; /* same as padding-left set on li */
            color: #85cb86;
        }
        .div-cart .price .price-final {
            font-size: 1.8rem;
            font-weight: bold;
        }
.destaques-curso {
    display: flex;
    justify-content: space-evenly;
    padding:20px 5px;
}
    .destaques-curso > div {
        background-color: #f7f1da;
        padding: 5px 10px;
        display: flex;
        align-items: center;
        border-radius: 4px;
        box-shadow: 0.4px 0.4px 2px 1px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0.4px 0.4px 2px 1px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0.4px 0.4px 2px 1px rgba(0, 0, 0, 0.15);
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
        .destaques-curso > div.certificado span {
            font-size:0.9rem;
            width:85px;
            line-height:15px;
        }

.destaques-curso i {
    font-size: 2rem;
}
    .destaques-curso span {
        margin-left: 10px;
        font-size: 1.5rem;
        text-align: center;
    }
    .destaques-curso div div {
        width:100%;
        display:block;
        text-align:center;
    }
.BoxShadow {
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);
}
.div-checkout-result {
    padding: 2rem 0px 4rem 0px;
    text-align:center;
}
.div-checkout-result > div {
    margin:1rem;
}
.checkout-div {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-template-rows: auto;
    gap: 5vw;
}
    .checkout-div .content {
        grid-column: 1;
        grid-row: 1;
        width: 100%;
        max-width:600px;
        margin:auto;
        overflow:hidden;
    }
    .checkout-div .submit {
        width:100%;
        height:40px;
    }
    .confirma-matricula {
        text-align: center;
        padding:2rem 0px 4rem 0px;
    }
    .confirma-matricula h4 {
        margin:2rem;
    }
    .confirma-matricula .botao {
        display: block;
        margin: 20px auto;
        width: 100%;
        max-width: 300px;
    }
.checkout-div .cart {
    grid-column: 2;
    grid-row: 1;
    width: 100%;
    padding-top: 2rem;
    font-family: Nunito Sans,sans-serif;
}
        .checkout-div .cart > div {
            background-color: white;
            width: 100%;
            padding: 1rem 1rem 2rem 1rem;
            margin-top: 2rem;
        }
        .checkout-div .cart .header {
            font-size: 1.1rem;
            text-align: center;
            border-bottom: 1px solid #e3e3e3;
            padding-bottom: 5px;
        }
    .checkout-div .cart .titulo {
        font-size: 1.3rem;
        text-align: center;
        margin:20px;
    }
    .checkout-div .cart .detalhes {
        margin-top:20px;
        text-align:center;
    }
        .checkout-div .cart .image {
            width: 100%;
        }
        .checkout-div .cart .image img {
            width: 90%;
            display: block;
            margin: auto;
        }
            .checkout-div .cart .price {
                margin-top:15px;
            }
                .checkout-div .cart .price .slashed, .div-cart .price .slashed {
                    text-decoration: line-through;
                }
                .checkout-div .cart .price .price-final {
                    font-size: 2rem;
                    font-weight: bold;
                }
.modal-pagamento {
    min-height: 200px;
}
    .modal-pagamento .div-spinner {
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
    .modal-pagamento button
    {
        position:absolute;
        bottom:10px;
        width:100px;
        text-align:center;
        left: calc(50% - 50px);
    }
    .modal-pagamento ul {
        color: orangered;
    }
    .modal-pagamento .payment-confirmation {
        display: flex;
        justify-content: center;
        align-items:center;
        height:130px;
    }
    .modal-pagamento .payment-confirmation i {
        color: forestgreen;
        font-size:30px;
        margin-right:10px;
    }
.form-progress {
    padding: 5px;
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin: 2em 0;
    font-size: .9em;
    text-transform: uppercase;
    font-weight: 600;
    color: #79868e;
}
    .form-progress li {
        list-style: none;
        background: linear-gradient( 180deg,transparent calc(18% - 1px),#b3c2cb 18%,transparent calc(18% + 1px)) top;
        background-position-y:4px;
        flex-basis: 33.3%;
        text-align: center;
        color: #ababab;
    }
.progress-step-one:before {
    content: "1";
}
.form-progress li.progress-step--active {
    color: #0091c9;
}
.progress-step--active:before {
    background-color: #959595;
}
.form-progress-step:before {
    content: "";
    display: block;
    border-radius: 50%;
    background-color: #ababab;
    color: #fff;
    text-align: center;
    line-height: 25px;
    width: 25px;
    height: 25px;
    margin: 0px auto 0.2em;
}
.form-progress-step.progress-step--active:before {
    background-color: #0091c9;
}
.form-floating-checkboxes {
    background-color: white;
    width: calc(100% - 26px);
    margin-left: 13px;
    border: 1px solid #ced4da;
    border-radius:4px;
    position:relative;
}
    .form-floating-checkboxes > label:first-child {
        width: 100%;
        opacity: .65;
        font-size:14px;
    }
    .form-floating-checkboxes > label span {
        margin-left:3px;
        margin-right:10px;

    }
.div-assinaturas .no-content, .div-cursos .no-content {
    font-weight: bold;
    padding: 20px;
}
.div-payment-pix
{
    margin-top:1rem;
    display:flex;
    flex-direction:column;
    align-items:center;
}
    .div-payment-pix .pix-image img {
        max-width:300px;
        width:100%;
        margin-bottom:10px;
    }
.hidden
{
    display:none;
}
.root-anim {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
}
    .root-anim .tab {
        visibility: hidden;
        transition: 2s;
        animation-duration: 1s;
    }
        .root-anim .tab.active {
            visibility: visible;
        }
    .root-anim > div {
        grid-column: 1;
        grid-row: 1;
        width: 100%;
    }
    .root-anim > div:first-child {
        position: relative;
    }
    .root-anim .payment-confirmation {
        display: none;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        justify-content: center;
        align-items: center;
        animation-duration: 0.5s;
        background-color:white;
        font-weight:bold;
    }
        .root-anim .payment-confirmation.active {
            display: block;
            display: flex;
        }
        .root-anim .payment-confirmation i {
            font-size:2rem;
            color:forestgreen;
        }
        .root-anim .payment-confirmation span {
            margin-left:5px;
        }
.tablePaginacao .tab.active {
    grid-column: 1 !important;
}
@media (min-width: 768px) {
    html {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
    main
    {
        padding:5px;
    }
    .detalhes-curso {
        padding: 5px;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
    }
        .detalhes-curso .informacoes {
            grid-column: 1;
            grid-row: 1;
        }
        .detalhes-curso .div-cart {
            grid-column: 1;
            grid-row: 2;
            padding: 5px;
        }
            .detalhes-curso .div-cart > div {
                position: relative;
                top: 10px;
            }
            .detalhes-curso .div-cart .botao {
                width:100%;
                max-width:100%;
            }
    .checkout-div {
        grid-template-columns: auto;
        grid-template-rows: auto;
    }
        .checkout-div .content {
            grid-column: 1;
            grid-row: 1;
            width: 100%;
            overflow-y: scroll;
            -ms-overflow-style: none;
            scrollbar-width: none;
            margin-bottom:170px;
        }
            .checkout-div .content::-webkit-scrollbar {
                display: none;
            }
        .checkout-div .content .btn {
            width: 100%;
        }

        .checkout-div .cart {
            position:fixed;
            bottom:0px;
            left:0;
            width: 100%;
            padding: 5px;
            margin-bottom:0px;
        }
            .checkout-div .cart .BoxShadowDifuse {
                display: grid;
                grid-template-columns: 80px auto;
                grid-template-rows: 25px auto auto;
                height: 150px;
                overflow: clip;
                padding:5px;
            }
                .checkout-div .cart .BoxShadowDifuse .header {
                    grid-column: 1 / span 2;
                    grid-row:1;
                }
                .checkout-div .cart .BoxShadowDifuse .titulo {
                    grid-column: 2;
                    grid-row: 2;
                    margin:3px;
                    font-size:1rem;
                }
                .checkout-div .cart .BoxShadowDifuse .price {
                    grid-column: 2;
                    grid-row: 3;
                }
                .checkout-div .cart .BoxShadowDifuse .image {
                    grid-column: 1;
                    grid-row: 2 / span 2;
                }
                .checkout-div .cart .BoxShadowDifuse .detalhes {
                    display: none;
                }
    #div-list-cursos {
        gap: 20px;
        margin-bottom:50px;
    }
    .card-curso, .card-canal {
        display: block;
        border-radius: 5px;
        max-width: 100%;
        width: 95%;
        min-width: 0px;
    }
    .checkout-div .cart .image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .checkout-div .cart .image img {
        width: 70px;
    }
    .btn.submit
    {
        height:50px;
        font-size:1.3rem;
    }
    .footer > .container {
        flex-wrap:wrap;
    }
    .footer > .container > .container {
        max-width: 100%;
        width:100%;
    }
    .hide-mobile
    {
        display:none;
    }
}

html {
  position: relative;
  min-height: 100%;
}

.botao {
    padding: 4px 8px;
    background-color: #8d007e;
    border-radius: 5px;
    cursor: pointer;
    color:white;
    border:0;
    display:inline-flex;
    align-items:center;
    height:36px;
}
    .botao.wide {
        width: 100%;
        max-width: 300px;
        display: flex;
        justify-content: center;
    }
a.botao {
    color:white;
    text-decoration:none;
}
.botao:hover {
    background-color: #b732a9;
}