.nP {
    padding: 0 !important;
}

.nPB {
    padding-bottom: 0 !important;
}

.red {
    color: red;
    font-weight: bold;
}

.hidden-form {
    display: none;
}

video {
    background: #000;
}

audio {
    width: 100%;
    margin: 40px 0;
}

.mce-tinymce div,
.page-content .mce-tinymce div {
    padding-bottom: 0;
}

label {
    display: block;
    line-height: 100%;
}

.foto-perfil {
    border-radius: 500px;
    margin-bottom: 30px;
    display: block;
}

.btn-primary,
.btn-danger,
.btn-info,
.btn-warning,
.btn-success {
    color: #fff !important;
}

iframe {
    max-width: 100%;
    background: #000;
}

img {
    max-width: 100%;
    height: auto;
}

.widget-plano .body {
    padding: 20px 10px;
    text-align: left;
}

.widget-plano li {
    margin: 0;
    padding: 0;
    line-height: 100%;
    font-size: 14px;
}

.widget-plano li + li.borda {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}

.widget-plano li p {
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 17px;
    line-height: 100%;
}

.widget-plano h4 {
    margin: 0;
    padding: 0;
}

.widget-plano li p span,
.widget-plano h4 span {
    float: right;
    width: 85px;
}

.widget-plano > p {
}

.widget-plano article {
    border: 2px solid #006d25;
    padding: 0;
    border-radius: 10px;
}

.widget-plano .header-pt {
    display: block;
    background: #006d26;
    border-radius: 8px 8px 0 0;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
}

.widget-plano article h3 {
    padding: 20px 0;
    color: #fff;
}

.widget-plano article ul {
}

.widget-plano article .price-pt {
    text-align: center;
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 30px;
}

.widget-plano article .price-pt sup {
    font-size: 28px;
    position: relative;
    top: -24px;
}

.widget-plano article .price-pt sub {
    font-size: 19px;
    left: -34px;
    margin-right: -34px;
    bottom: 0;
}

.widget-plano article ul li {
    margin: 0;
    padding: 0;
}

.widget-plano article ul li h4 {
    margin: 0;
    padding: 0 0 0px 0;
}

.widget-plano article ul li h4 em {
    font-size: 30px;
}

.widget-plano article ul li h4 strong {
    display: block;
    color: #c10303;
}

.widget-plano article ul li h5 {
    margin: 0;
    padding: 0;
    font-size: 17px;
}

.widget-plano article ul ul {
    margin-bottom: 30px;
}

.widget-plano article ul ul li {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 140%;
}

.col-padding-form.x1 {
    background: #eee;
    padding: 20px;
    border-radius: 10px;
}

.col-padding-form {
}

.col-padding-form .header {
    margin: 0;
    padding: 0px 0 0px;
}

.col-padding-form .row {
    margin: 0;
}

.col-padding-form .row > * {
    padding: 0 6px 13px;
}

.page-content div, .page-content li, .page-content p {
    /*padding-bottom: 10px;*/
}

.conteudo ul {
    list-style: disc inside;
    list-style-position: outside;
    list-style-type: circle;
    margin: 0 0 0 40px;
}

.conteudo ul li {
    list-style: disc inside;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: relative;
    float: none;
    margin: 0;
    height: auto;
}

.comment-form select, .contact-middle form select,
comment-form input:not(*[type=checkbox],*[type=radio]), .contact-middle form input:not(*[type=checkbox],*[type=radio]) {
    height: 58px;
    min-height: 58px;
    padding: 0px 11px;
}

.col-padding-form.x2 select,
.col-padding-form.x2 input:not(*[type=checkbox]),
.col-padding-form.x2 input:not(*[type=radio]) {
    /*min-height: 10px;*/
    /*height: 36px;*/
}


.col-padding-form select,
.col-padding-form input:not(*[type=checkbox],*[type=radio]),
.col-padding-form input:not(*[type=checkbox],*[type=radio]) {
    background: #fff !important;
    border-radius: 5px !important;
}



.col-padding-form.x2,
.col-padding-form.x2 .form-container,
.payment_method_bacs {
    margin: 0;
    padding: 0 !important;
}

.forma-pagamento > .header {
    padding: 20px;
    border-bottom: 1px solid #cccccc;
}

.forma-pagamento .header h4 {
    margin: 0;
    padding: 0 !important;
}

.forma-pagamento .body {
    padding: 20px;
}

.forma-pagamento .jp-card .jp-card-front .jp-card-lower {
    width: 99%;
    position: absolute;
    left: 4%;
    bottom: 0px;
    padding: 0;
}

.forma-pagamento .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    margin-bottom: -6px;
}

.forma-pagamento .jp-card-container {
    height: 223px;
}

.termos {
    font-size: 14px;
    font-weight: normal;
}

form p {
    position: relative;
}

form div span.erro-alert,
form p span.erro-alert {
    position: absolute;
    right: 12px;
    bottom: 8px;
    font-size: 11px;
    text-transform: unset;
    background: #e60505;
    display: inline-block;
    margin: 0;
    padding: 1px 6px;
    line-height: 100%;
    color: #fff;
    border-radius: 10px;
}

.dropzone {
    border: 1px dashed #979797;
    border-radius: 20px;
}

.dropzone input[type=file] {
    display: none;
}

.dropzone.dz-clickable .dz-message span {
    background: url(../images/upload.png) center top no-repeat;
    padding-top: 121px;
    display: block;
}


.noty_theme__sunset.noty_bar .noty_body {
    padding: 13px 20px;
    font-size: 21px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    font-weight: bold;
}

#noty_layout__topRight {

    width: 400px;
}

.noty_theme__sunset {
    box-shadow: 2px 4px 3px #000;
}

.noty_theme__sunset.noty_type__success {
    background-color: #98c010;
}


table {
    margin: 30px 0 !important;
}

body table td {
    padding: 15px !important;
    font-size: 16px !important;
    border-bottom: 2px solid #FAFAFA !important;
    border-top: 2px solid #FAFAFA !important;
    border-left: none !important;
    border-right: none !important;
}

table thead {
    background: #FAFAFA;
}

table thead th,
table thead td {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 30px !important;
    color: #7E92A2 !important;
}

table tbody {
    background: #fff;
}


.op-header.aluno .row {
    background: #9c9c9c;
    padding: 18px 0;
    margin: 0;
    line-height: 100%;
    font-size: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}

body .box-pesagem {
    background: #FFFFFF;
    border: 1px solid #DAE1F5;
    border-radius: 8px;
    padding: 40px !important;
}

body .box-pesagem input[type="radio"] {
    position: relative !important;
    /*top: 22px !important;*/
    margin-left: 18px !important;
}

body .box-pesagem label {
    display: inline-block;
}

.op-header.aluno h3 {
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

label.line {
    display: inline-block;
    max-width: inherit;
    width: auto;
    float: none;
    line-height: 100%;
}

.btn-a,
.btn .fa {
    color: #fff !important;
}

.form-edit {
    border: 2px solid #006d25;
    padding: 51px 20px 10px;
    position: relative;
    margin-bottom: 30px;
}

.form-edit:before {
    content: 'EDITANDO';
    background: #006d25;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 20px;
}

.comment-form input[type="checkbox"],
.comment-form input[type="radio"],
input[type="checkbox"],
input[type="radio"] {
    height: auto !important;
    margin: 0 5px 0 0 !important;
    width: auto !important;
    padding: 0 !important;
    min-height: 0 !important;
}


.atendimento {
}

.atendimento .hora i {
    font-size: 17px;
    position: absolute;
    right: 1px;
    bottom: 8px;
}

.atendimento .time .data,
.atendimento .time .hora {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    clear: both;
    width: 100%;
}

.atendimento .time .data {
}

.atendimento .time .hora {
    font-size: 30px;
}

.atendimento .corpo {
    border-left: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 80px;
}

.atendimento .corpo .mensagem {
}

.atendimento .corpo .por {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    display: block;
    position: relative;
    top: -5px;
}

.atendimento .corpo .files {
}

.atendimento .corpo .files a {
    color: #fff !important;
}

.atendimento .form-responder {
}

.atendimento .form-responder:hover {
}

.atendimento .form-responder .responder {
    float: right;
    border-radius: 50px;
    opacity: 0.8;
}

.atendimento .form-responder .responder:hover {
    opacity: 1;
}

.atendimento form {
    display: none;
}

.atendimento .sub-atendimento {
    margin-top: 30px;
}


.atendimento .sub-atendimento .corpo {
    margin: 0;
}

tr.font14 td {
    font-size: 15px;
}

.tooltip-inner {
    max-width: 350px !important;
    /* If max-width does not work, try using width instead */
    width: 350px !important;
}

.tooltip * {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 130% !important;

}

.fooler-col {
    width: 50%;
    float: left;
}

.iconMenu a span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: red;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 0px 0px -9px;
    position: relative;
    top: -7px;
}

.item-atendimento.fechado:after {
    display: block;
    content: '';
    clear: both;
    width: 100%;
}

.item-atendimento.fechado {
    clear: both;
    padding: 20px 0 0 0;
    opacity: 0.8;
}

.item-atendimento.fechado .hora:after {
    content: 'Encerrado';
    background: red;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    display: block;
    clear: both;
    width: 78px;
    float: right;
    text-align: center;
    border-radius: 30px;
    line-height: 100%;
    padding: 2px 0px;
}

.contact-middle {
    padding-top: 0px !important;
}

.contact-middle form input:not(*[type=checkbox],*[type=radio]):focus,
input:focus {
    border: 1px solid #e4e4e4;
}


img[alt="logo"] {
    width: 108px;
    position: relative;
    top: -13px;
}


.nav-solid {
    background: #fff;
    filter: drop-shadow(0px 4px 12px rgba(214, 226, 179, 0.3));
    margin: 0px !important;
    padding: 18px 0px 30px;
}

.mainMenu {
    margin: 0 !important;
}

.mainMenu > li {
    float: none;
    display: inline-block;
}

.mainMenu > li > a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #393939;
    padding: 16px 0px !important;
    display: block;


}

.navbar-nav.social-nav > li.inscricao > a,
.navbar-nav.social-nav > li.login > a {
    background: #f77e0b !important;
    border-radius: 6px;
    color: #fff;
    padding: 0px 20px;
    width: 135px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin: 8px 0px;
}

.navbar-nav.social-nav > li.inscricao > a {
    background: #f4d800 !important;
}

body .op-header {
    margin-top: 0px !important;
}

body .header1 + * {
    margin-top: 70px !important;
}

.navbar-brand img {
    height: 56px;
    width: 104px;
    top: 0;
    margin: 0;
    padding: 0;
}

.nav-solid .navbar-brand {
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    width: auto;
    float: none;
}


.page-login p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #80879B;
}

.page-login h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 38px;
    text-align: center;
    color: #6A7187;
    margin: 0 0 10px;
    padding: 0;
}

label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #545D7A;
}

body .form-control,
.comment-form input:not(*[type=checkbox],*[type=radio]), .comment-form select, .comment-form textarea,
.contact-middle form input:not(*[type=checkbox],*[type=radio]),
.contact-middle form select, .contact-middle form textarea {
    background: #FFFFFF;
    border: 1px solid #DAE1F5;
    border-radius: 3px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #666B7B;
    box-shadow: none !important;
    min-height: 48px;
    padding: 0 13px;
    margin: 0;
    height: 48px;
    line-height: 48px;
    margin-bottom: 15px !important;
}

.contact-middle form textarea {
    height: 228px !important;
}

body .page-content a {
    color: #F77E0B;
}

table {
    max-width: 100%;
}

input[type=radio],
input[type=checkbox] {
    border: 1px solid #D0DDE5;
    width: 24px !important;
    height: 24px !important;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    top: 7px;
}


input[type=radio]:checked,
input[type=checkbox]:checked {
    background: #ccc;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

body .footer-top,
body footer {
    background: linear-gradient(98.59deg, #F77E0B 2.86%, #F2BF62 102.99%);
}

body .footer-contact ul li a,
body .footer a,
body .footer * {
    color: #fff;
    font-weight: 300;
}

body .footer i {
    font-size: 27px;
    margin-right: 18px;
}

body .footer-top {
    padding-bottom: 100px;
}

body .footer h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}

body .footer-contact ul li {
    line-height: 22px;
    margin: 23px 0;
}

body .infofooter {
    display: block;
    margin: 50px 0 0 0;
    font-size: 11px;
    line-height: 130%;
}

body, .page-wrapper {
    background: #FFF9F3;
}

.body-content {
    background: linear-gradient(360deg, #FFFFFF 3.36%, #FBFBFB 100%);
    box-shadow: 0px 5px 16px rgba(107, 163, 254, 0.141984);
    border-radius: 0px 0px 5px 5px;
    padding: 100px 40px !important;
    margin-bottom: 100px;
}

.link-menu {
}

.link-menu a {
    display: block;
    background: #FFFFFF;
    box-shadow: -3px 4px 14px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    padding: 20px 0;
    width: 140px;
    height: 140px;
    margin: 0 auto 20px;
    text-align: center;
    color: #000 !important;
}

.link-menu a i {
    color: #F77E0B !important;
}

.menu-aluno-novo {
    margin-top: -26px;
}

.menu-aluno-novo ul {
    display: block;
    background: #FFFFFF;
    border-radius: 0px 0px 8px 8px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.menu-aluno-novo li {
    display: inline-block;
}

.menu-aluno-novo li a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #404040;
    display: block;
    padding: 26px;
}

.grafico {
    background: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;
    min-height: 300px;
}

.grafico h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    display: block;
    padding: 20px;
    border-bottom: 2px solid #F0F0F0;
}

.plano-box {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #727491;
}

.plano-box .box {
    background: #FFFFFF;
    box-shadow: 0px 18.5634px 21.0947px -12.6568px rgba(151, 174, 220, 0.4);
    border-radius: 6.75032px;
    padding: 10px;
     margin-bottom: 40px;
}

.plano-box .sub {
    padding: 10px 10px 10px;
}

.plano-box .header {
    background: #F8FAFE;
    border-radius: 2.53137px;
    display: block;
    margin: 0;
    padding: 20px 0;
    font-weight: 500;
    font-size: 15.1882px;
    line-height: 23px;
    text-align: center;
    color: #404040;
}

.plano-box .active .header {
    background: #F77E0B;
    color: #fff;
}

.plano-box .valor {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.plano-box .valor * {
    display: inline-block;
    font-weight: 500;
    font-size: 15.1882px;
    line-height: 23px;
    color: #404040;
}

.plano-box .valor .moeda {
}

.plano-box .valor .valor {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #404040;
    position: relative;
    top: 5px;
}

.plano-box .valor .mes {
}

.plano-box .valor {
}

.plano-box .texto1 {
    text-align: center;
}

.plano-box .texto2 {
    text-align: center;
    background: #FFFCF5;
    border-radius: 6.75032px;
    padding: 8px 10px;
    margin: 10px 0;
    display: block;
    font-weight: 500;
    font-size: 26px;
    line-height: 34px;
    color: #F77E0B;
}


.plano-box .active {
    border: 2px solid #F77E0B;
    box-shadow: 0px 18.5634px 21.0947px -12.6568px rgba(251, 156, 70, 0.22);
    border-radius: 6.75032px;
}

.plano-box .active .texto2 {
    background: #FEF2E7;
}

.plano-box .texto3 {
    text-align: center;
    font-size: 15px;
    color: #000;
    margin-top: 26px;
    display: block;
}

.plano-box a {
    display: block;
    border: 2px solid #727491;
    border-radius: 16px;
    font-weight: 500;
    font-size: 15.1882px;
    line-height: 23px;
    text-align: center;
    color: #727491;
    padding: 10px 20px;
    margin: 20px 0;
}

.plano-box .active a {
    background: #F77E0B;
    border-color: #F77E0B;
    color: #fff;
}

.plano-box ul {
}

.plano-box ul li {
    margin: 8px 0 8px 21px;
    list-style: circle;
}


@media (min-width: 1200px) {
    .col-total-3 .col-1 {
        margin-left: 12.5%;
    }

    .col-total-2 .col-1 {
        margin-left: 25%;
    }

    .col-total-1 .col-1 {
        margin-left: 37.5%;
    }
}

.etapas {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 30px;
}

.etapas:before {
    content: "";
    border-bottom: 1px solid #727491;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top:-23px;
}

.etapas li {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    display: inline-block;
    text-align: center;
    padding: 0;
    position: relative;
}

.etapas li a {
    display: block;
    padding: 0 30px;
}
.etapas li:before {
    content: "1";
    display: block;
    background: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #727491;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top:-40px;
    border-radius: 50%;
    line-height: 30px;
}
.etapas li.active:before {
    background: #F77E0B;
    border-color: #F77E0B;
    color: #fff;
}

.etapas li + li:before {
    content: "2";
}

.etapas li + li + li:before {
    content: "3";
}

.etapas li + li + li + li:before {
    content: "4";
}

.etapas li + li + li + li + li:before {
    content: "5";
}

.etapas li + li + li + li + li + li:before {
    content: "6";
}

.etapas li.active {
}


@media (min-width: 1400px) {

    :not([class^=ti-]):not(.fa) .container, :not([class^=ti-]):not(.fa) .container-lg, :not([class^=ti-]):not(.fa) .container-md, :not([class^=ti-]):not(.fa) .container-sm, :not([class^=ti-]):not(.fa) .container-xl, body .container, body .container-lg, body .container-md, body .container-sm, body .container-xl {
        width: 1340px;
    }

    .page-content:not(.page-login,.page-home).container,
    .page-content:not(.page-login,.page-home) .container {
        width: 1306px !important;
    }
}


@media (max-width: 767px) {
    /*table,*/
    /*table tbody,*/
    /*table thead,*/
    /*table tfoot,*/
    /*table tr,*/
    /*table td {*/
    /*    display: block;*/
    /*}*/
    /*table tr+tr {*/
    /*    margin-top: 30px;*/
    /*    padding-top: 30px;*/
    /*    border-top: 2px solid #6f6f6f;*/
    /*}*/
    .table-scroll {
        overflow: auto;
        width: 100%;
    }

    .table {
        min-width: 600px;
    }

    .sub-menu {
        width: 100% !important;
    }

    .atendimento > .item-atendimento {
    }

    .atendimento > .item-atendimento > div {
        text-align: left;
    }

    .atendimento > .item-atendimento > div + div {
    }

    .item-atendimento.fechado .hora:after {
        float: none;
        margin-top: 10px;
    }

    .atendimento .time .data, .atendimento .time .hora {
        text-align: left;
    }

    .atendimento .hora i {
        display: none;
    }

    .atendimento .sub-atendimento {
        border-left: 2px solid #444;
        margin-left: 37px;
        margin-top: 0;
    }

    .atendimento .corpo {
        border: none
    }


    .etapas li a {
        padding: 0 15px;
    }
    .etapas {
        display: block;
        position: relative;
        float: none;
        margin: 30px auto;
    }

    .col-sm-12 {
        clear: both;
    }
    .termos {
        font-size: 14px;
        font-weight: normal;
        padding: 20px;
        border: 2px dotted #5cb85c;
    }

    input[type=radio]:checked, input[type=checkbox]:checked {
        background: #5cb85c;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }

    .op-header h1 {
        line-height: 120%;
        font-size: 20px;
    }

    .menu-aluno-novo li a {
        padding: 10px;
    }

    .body-content {
        padding: 10px !important;
    }
}
