@media screen and (max-width: 768px) {
   
    .posbannertraco1 {
        width: 50% !important;
    }
    
    .posbannertraco2 {
        width: 50% !important;
    }
    

}


:root {
    --main-bg-color: #ebf0f2;
    --main-txt-color: #848587;
    --main-primary-color: #01207a;
    --main-secondary-color: #750808;
    --main-tertiary-color: #555555;
    --menu-color: #c00015;
    --content-width: 1360px;
    /* 1360px */
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    background-color: #fff;
    color: var(--main-txt-color);
}

p,
div,
span {
    font-size: 16px;
}

a {
    color: var(--main-primary-color);
}

header {
    position: initial;
    width: 100%;
    z-index: 99999;
}

.o-userinfo {
    position: inherit !important;
    margin-top: 0px !important;
    z-index: 49 !important;
}

.header_scroll {
    background-color: rgba(255, 255, 255, 1);
}

#topo1 {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    display: none;
}

#topo2 {
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    display: none;
}

h1,
h2,
h3,
h4 h5 {
    font-family: "Noto Sans", sans-serif !important;
}


/* LOGGED-OUT */

#top {
    width: 100%;
    height: 40px;
    background-color: #fff;
}

.menu-area {
    background-color: #fff;
    /* margin-top: -1px; */
}

#top-content {
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding: 10px 20px 0 20px;
}

#menu-content {
    width: 100%;
    margin: 0 auto;
    padding: 10px 15px;
    display: flex;
}

.menu-cnj {
    background: #004469;
}

.container-xl,
.container-lg {
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding: 0 20px;
    font-size: inherit;
    background-color: transparent;
}

.posbannertraco1 {
    padding-top: 0px;
    margin-top: 10px;
    border-right: 2px solid #A4A1A0;
    margin-bottom: 10px;
    text-align: right;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 50px;
    color: #4D4745;
}

.posbannertraco2 {
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #155160;
}

.bordabase1 {
    border-bottom: 1px solid #026a79;
}

#logo {
    display: inline-flex;
    width: 250px;
}

#top .phone {
    font-weight: 300;
    display: inline-flex;
}

#top .phone a {
    /* margin-top: 10px; */
    color: var(--main-primary-color);
}

#top .right {
    display: inline-flex;
    /* width: 90%; */
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    float: right;
    text-align: right;
}

#menu {
    /* display: inline-flex; */
    width: 100%;
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    /* justify-content: flex-end; */
    /* float: right; */
    /* text-align: right; */
    height: 40px;
    float: right;
}

#top form {
    margin-right: 50px;
}

#top input {
    height: 22px;
    width: 160px;
}

#top i.fas.fa-search {
    color: var(--main-primary-color);
}

#top .right form div input[placeholder] {
    font-size: 11px;
    font-weight: 400;
    color: #b3b3b3;
}

#top .right form div .input-group-append {
    width: 20px;
}

#top .right #cart_items {
    margin-right: 70px;
}

.icon a i {
    color: #fff;
}

#top .right button {
    border: 0;
    /* padding: 0; */
    margin: -10px 50px 0 0;
    padding: 11px 0;
    background: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--menu-color);
}

#href-seleciona-seccional {
    color: var(--main-primary-color);
}


/* LOGGED-IN */

#top-logged {
    padding-top: 9px;
    background-color: #fff;
    width: 100%;
    height: 63px;
    border-bottom: 1px solid #e2e2e2;
}

.meuscursos {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #026A79 !important;
}

#phone {
    font-size: 14px;
    font-weight: 300;
    color: #026a79;
}

.menu-area .navbar {
    padding: 0;
    float: right;
}

.nav-item.borderBottom:last-child a {
    color: transparent !important;
    border: none;
}

.navbar-brand {
    margin-right: 0;
}

.nav-item {
    margin-left: 30px;
    min-width: fit-content;
    /* text-align: right; */
}

.nav-sub {
    top: 50px;
}

.nav-item a {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: var(--main-primary-color) !important;
}

.nav-item a:hover,
.nav-item a:active {
    color: #ffffff !important;
}

#navbarSupportedContent {
    margin-top: 14px;
}

.menu-icon-box {
    margin: 0;
}

.topspace {
    margin-top: 40px;
}


/* CARDS */

.cardm-box {
    width: 100%;
    max-width: 360px;
    min-height: 447px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 30px;
}

.cardm-categoria {
    width: 100%;
    height: 25px;
    padding: 5px 0 5px 10px;
    color: #033955;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
}

.cardm-foto {
    width: 100%;
    /* height: 180px; */
    background-repeat: no-repeat;
    background-size: cover;
}

.cardm-descricao {
    width: 100%;
    height: 127px;
    padding: 5px 15px 0 15px;
}

@media screen and (max-width: 480px) {
    .cardm-descricao {
        height: 156px;
    }
    .cardm-preco div {
        margin-top: -10px;
    }
    .nav-sub {
        top: 0px !important;
    }
}

.cardm-rosto {
    width: 30px;
    height: auto;
    /* border: 1px solid #555;
    border-radius: 50%; */
    vertical-align: text-top;
}

.offer_price {
    color: green;
}

.cardm-promocao {
    width: 100%;
    background-color: #FFF;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.cardm-titulo {
    width: 100%;
    /* height: 45px; */
    vertical-align: bottom;
    font-size: 18px;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.cardm-professor {
    width: 100%;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #be0606;
}

a.link-professor:link,
a.link-professor:visited,
a.link-professor:hover,
a.link-professor:active {
    color: #be0606;
}

.cardm-cargo {
    width: 100%;
    font-size: 11px;
    line-height: 1;
    font-weight: 300;
    color: #999999;
    text-transform: uppercase;
}

.collum-row p {
    padding: 14px;
}

.collum-row h3 {
    font-weight: bold;
    color: #006476;
    padding-left: 12px;
}

.cardm-texto {
    /* height: 120px; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical; */
    font-size: 14px;
    line-height: 1.4;
    font-weight: 300;
    color: #848587;
    padding: 10px 0 0 0;
    text-align: justify;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    /* line-break: anywhere; */
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

span.discounted {
    color: inherit;
    font-size: 1.3em;
}

.title-section {
    background: #f9f9f9;
    height: 84px;
    margin-bottom: 21px;
}


/* HOME */

.titulo_home {
    width: 100%;
    padding: 50px 0 30px 0;
    font-weight: 500;
    font-size: 24px;
    color: var(--main-primary-color);
    text-align: center;
    text-transform: uppercase;
}

.metodologia-conteudo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.metodologia-conteudo img {
    padding: 0 10px;
    margin: 0 auto 10px auto;
}

.metodologia-conteudo .descricao {
    margin-bottom: 15px;
}

.metodologia-texto {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    color: #848587;
    line-height: 18px;
}

.diferenciais-texto {
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #848587;
    line-height: 18px;
}

section#top-courses {
    height: max-content;
    margin: -50px 0 30px 0;
}

.metodologia-titulo {
    font-weight: 300;
    font-size: 21px;
    color: var(--main-primary-color);
    line-height: 24px;
    text-transform: uppercase;
}

.diferenciais {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.diferenciais div {
    max-width: 200px;
    text-align: center;
}

.diferenciais-titulo {
    font-weight: 500;
    font-size: 21px;
    color: var(--main-primary-color);
    line-height: 24px;
}

.div_box {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    background-clip: border-box;
    border-radius: .35rem;
    border-top: 0;
    padding: 20px;
}

.logo {
    /* width: 100%; */
    height: 50px;
    width: auto;
    background-color: #f1f1f1;
}

.logo div {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 10px 15px;
}

.logo div img {
    height: 30px;
    width: auto;
}

.footer-area {
    background-color: #002a3e;
    color: #ffffff;
    font-weight: 300;
    border: none;
}

.footer-area a,
.footer-area a:link,
.footer-area a:hover,
.footer-area a:visited,
.footer-area a:active {
    color: #ffffff;
    /* padding-bottom: 10px; */
}

.footer-area ul {
    list-style-type: none;
    /* margin-block-start: 0;
          margin-block-end: 0;
          padding-inline-start: 0; */
    padding: 0;
    margin: 0;
}

.footer-area ul li {
    padding-bottom: 10px;
}

.sphera_texto {
    font-size: 10px !important;
    font-weight: 300;
}

.sphera_logo {
    width: 100%;
    max-width: 70px;
    height: auto;
    vertical-align: middle;
}

.copyright-text {
    color: #686f7a;
    font-size: 13px;
    margin-bottom: 15px;
}

.copyright-text img {
    margin-right: 20px;
}

.footer-menu .nav-item:not(:last-child) {
    margin-right: 20px;
}

.footer-menu .nav-link {
    font-size: 13px;
    /* padding: 3px 0; */
}

.footer-barra {
    width: 100%;
    background-color: #ffffff;
    padding: 10px 0;
}

.footer-logo {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}


/* COURSE-PAGE */

div.course-box div:nth-child(3) {
    padding: 0 15px 5px 15px;
    display: block !important;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.course-box div:nth-child(3) span {
    margin-bottom: 10px;
}

.course-box .course-details .title {
    font-size: 16px;
    margin: 0;
    text-transform: uppercase !important;
}

.course-box .course-image img {
    width: 100%;
    height: auto;
}

.instructor-image {
    border-radius: 50%;
    border: 6px solid #fff;
    width: 90px;
    height: 90px;
}

.course-sidebar {
    margin: 50px 0;
    position: fixed;
}

.course-conteudo-accordion .tema-group-title .title {
    color: var(--main-tertiary-color);
    font-size: 16px;
    font-weight: 400;
}

.course-conteudo-accordion .tema-group-title:before {
    color: var(--main-primary-color);
    font-size: 14px;
    line-height: 0.2;
}

.description-content,
p,
.programmatic-content {
    color: #2a2929;
    font-family: "Noto Sans", sans-serif;
}

.description-content p {
    font-size: 18px;
}

.instructor-name {
    color: var(--main-tertiary-color);
    font-size: 18px;
    font-weight: 600;
}

.course-conteudo-accordion .tema-list .tema:before {
    content: "\f111";
    font-size: 10px;
}


/* COMUM */

h1.title {
    color: var(--main-primary-color);
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 23px;
}

h2.subtitle {
    color: var(--main-primary-color);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

section.category-header-area {
    background: none;
    color: var(--main-primary-color);
    padding: 40px 0;
    width: 100%;
    margin: auto;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

section.page-header-area {
    background: none;
    color: var(--main-primary-color);
    padding: 40px 0;
    width: 100%;
    margin: auto;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

section.page-header-area .page-title {
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 32px;
}

section.page-header-area.my-course-area ul {
    border-bottom: 0px;
}

section.page-header-area.my-course-area ul li.active a,
section.page-header-area.my-course-area ul li a:hover {
    border-bottom-color: #ffffff;
}

section.page-header-area.my-course-area ul li a {
    color: #ffffff;
    text-transform: uppercase;
}

body>div.container.mt-5.mb-5>div>div>table>thead>tr>th {
    padding: .25rem;
}

body>div.container.mt-5.mb-5>div>div>table>thead>tr>td {
    padding: .25rem;
}


/* .table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
} */

@media screen and (min-width: 1200px) {
    section.category-header-area {
        max-width: 1140px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    section.category-header-area {
        max-width: 960px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    section.category-header-area {
        max-width: 720px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    section.category-header-area {
        max-width: 540px;
    }
}

section.category-header-area .category-name {
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.description-box .description-title {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 10px;
    color: #444;
}

@media screen and (max-width: 320px) {
    .cardm-rosto {
        width: 30px;
    }
    .cardm-titulo {
        font-size: inherit;
    }
    span.discounted {
        font-size: 14px;
    }
    .current-price {
        font-size: 14px;
    }
}

@media screen and (max-width: 575px) {
    #top,
    #top-logged {
        display: block;
        text-align: center;
    }
    header {
        margin-top: 0;
        background-color: rgba(255, 255, 255, 1);
    }
    .topspace {
        margin-top: 60px;
    }
    #navbarSupportedContent {
        margin-top: 0;
    }
    #topo1 {
        display: none;
    }
    .nav-sub {
        top: 230px;
        right: 0;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    header {
        /* margin-top: 0; */
        background-color: rgba(255, 255, 255, 1);
    }
    .topspace {
        margin-top: 100px;
    }
}


/* @media screen and (min-width: 768px) {
  header {
    margin-top: 0;
  }
} */

@media screen and (max-width: 900px) {
    .metodologia-conteudo {
        flex-wrap: wrap;
    }
    .diferenciais {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 991px) {
    .course-sidebar {
        position: relative;
    }
}

@media screen and (min-width: 992px) {
    .course-sidebar {
        max-width: 310px;
    }
}

@media screen and (max-width: 1024px) {
    .nav-item {
        margin-left: 0;
    }
    .nav-item a {
        font-size: 14px;
    }
}

@media (min-width: 1500px) {
    .container-lg {
        max-width: var(--content-width);
    }
}