.clear{
    clear: both;
}
   p {
    font-family: 'Open Sans';
    font-size: 13px;
}

    .div-planos{
      background: #f3f3f3;
      padding: 50px 0px;
    }
    .div-planos h1{
      text-align: center;
    }
    .host_plans {
        /*float: left;*/
        width: 100%;
        margin: 50px 0px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
    }
    .host_plans .planbox {
        float: left;
        width: 100%;
        border: 1px solid #e3e3e3;
        background: #fff;
        cursor: pointer;
    }
    .host_plans .planbox .title {
        float: left;
        width: 100%;
        padding: 20px 0px 10px 0px;
    }
    .host_plans .planbox .prices {
        display: inline-block;
        position: relative;
        width: 100%;
        color: #fff;
    }
   
    .host_plans .planbox .prices strong {
        color: #000;
        font-size: 45px;
        font-weight: 800;
        display: block;
    }
     .host_plans .planbox .prices strong i {
        color: #000;
        font-size: 12px;
        font-weight: 400;
        font-style: normal;
    }
    .host_plans .planbox .prices b {
        color: #fff;
        font-size: 12px;
        font-weight: 300;
        font-style: normal;
        display: block;
        margin-bottom: 20px;
    }
    .host_plans .planbox .prices b em {
        font-style: normal;
        text-decoration: line-through;
    }
    .host_plans .planbox .prices a {
        color: #5f686f;
        font-size: 14px;
        background: #fff;
        padding: 11px 32px;
        border-radius: 3px;
        text-transform: uppercase;
        font-weight: 600;
        transition: all 0.3s ease;
    }
    .host_plans .planbox .prices a:hover {
        color: #fff;
        background: #86c724;
    }
    .host_plans .planbox ul {
        float: left;
        width: 100%;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }
    .host_plans .planbox li {
        float: left;
        width: 100%;
        padding: 9px 0px;
        color: #2a363f;
        border-bottom: 1px solid #f3f3f3;
        list-style-type: none;
        font: 14px 'Open Sans', sans-serif;
    }
    .host_plans .planbox li.last {
        border-bottom: none;
    }

    .host_plans .planbox:hover strong, 
    .host_plans .planbox:hover h4,
    .host_plans .planbox:hover i {
        color: #fff !important;
    }

    .host_plans .planbox.highlight .prices:before {
        border-top: 15px solid #ffffff;
    }
    .host_plans .planbox.highlight .prices a {
        color: #86c724;
        background: #fff;
    }
    .host_plans .planbox.highlight .prices a:hover {
        color: #5f686f;
    }
    .host_plans .planbox.highlight .hiimg {
        display: block;
        margin: -22px auto 0 auto;
    }


   
    @media only screen and (max-width: 1200px){
        .host_plans .planbox .prices:before {
            border-left: 140px solid transparent;
            border-right: 147px solid transparent;
        }
    }
    @media only screen and (max-width: 990px){
        .host_plans .planbox .prices:before {
            border-left: 0px solid transparent;
            border-right: 0px solid transparent;
        }
    }  
  .breadcrumbs {
    /* margin: 15px 0px; */
    background: #336699;
}
  .breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background: none;
    border-radius: 4px;
  }
  .breadcrumb li{
    font-size: 14px;
    color: #fff;
  }
  .breadcrumb li a {
    color: #fff;
  }

  .breadcrumbs h1 {
    color: #fff;
  }
  .breadcrumb li.active {
    color: #fff;
  }
  .job-opening {
    /*width: 45%;*/
    /*float: left;*/
    /*margin-right: 5%;*/
  }
  .job-opening .last {
    /*margin-right: 0px;*/
  }
  .job-opening img{
    max-width: 90%;
    margin: 5%;
  }
  .meta-block {
    width: 100%;
    float: initial;
  }

.job-detail-title {
    font-weight: 700;
    margin: 45px 0 40px 0;
    color: #565656;
}
.recent-job-detail {
    margin: 30px 0;
}
.removeHist, .removeGrad{
    font-size: 12px;
}

.btn-group>.btn:first-child {
    height: 50px;
}
#header {
    background-color: #ffffff;
    position: inherit;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    box-shadow: 0px 0px 7px #666;
}
/*.main-slider, .breadcrumbs, .content-about {
    margin-top: 140px;
}*/
.content-about {
    margin-top: 0px;
}

.job-accordion .panel-heading{
    background: #2980B9;
    border-color: #001532;
}
.job-accordion .panel-heading a{
    background: #1ABC9C;
    color: #fff;
}
.job-accordion .panel-heading h4 {
    float: left;
    padding: 15px 10px;
    width: 90%;
    margin: -10px -10px;
}
#sync2 .testimony-image {
    margin: 0 5px;
    /* width: 280px; */
    background: #fff;
    height: 150px;
    line-height: 150px;
    vertical-align: middle;
    display: table-cell;
    padding: 10px;
    border: 1px solid #ccc;
}

div#formulario {
    margin-top: 111px;
}

.quadrado-info {
    background: #ff1616;
    padding: 10px;
}
.quadrado-tittle {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.quadrado-desc {
    margin-bottom: 10px;
}
.quadrado-desc p {
    color: #4e4e4e;
    margin-bottom: 2px;
}
.busca-input {
    width: 100%;
    height: 40px;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    outline: none;
}
.busca-button {
    background: #ff1616;
    color: #fff;
    border: 1px solid #ff1616;
    padding: 6px 68px;
    border-radius: 4px;
    font-size: 18px;
    outline: none;
}
.busca-button:hover {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    outline: none;
}
.busca-quadrado {
    padding: 20px 0px;
}
.ebook-quad {
    background: #001532;
    padding: 100px 0px;
}
.color-green {
    color: #ff1616;
}

.ebook-quad h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}
.ebook-quad p {
    font-size: 18px;
    color: #e6e6e6;
}
.ebook-informacoes {
    margin-bottom: 30px;
}
.ebook-quad input {
    outline: none;
    width: 100%;
    height: 40px;
    padding: 25px 25px;
    border-radius: 100px;
    border: 1px solid #ffffff;
    margin-bottom: 10px;
}
.ebook-quad .col-pace {
    margin-bottom: 7px;
}
.ebook-button {
    width: 100%;
    padding: 15px;
    background: #ff1616;
    border: none;
    border-radius: 100px;
    color: #fff;
}
.ebook-button:hover {
    background: #142946;
    color: #fff;
}

.ebook-quadhome {
    padding: 13px 0px 30px;
    background: #414141;
}
.ebook-quadhome h4 {
    margin-bottom: 25px;
    color: #fff;
}
.botao-ebook {
    background: #001532;
    border-radius: 5px;
    padding: 7px 19px;
    color: #fff;
}
.botao-ebook:hover {
    background: #ff1616;
    color: #fff;
}
.img-ebook {
    width: 90%;
    box-shadow: 0px 0px 94px #000;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.idiomas{
    width: 100%;
}
.idiomas th{
    text-align: center;
}
.idiomas th:first-child{
    text-align: left;
}
.idiomas tbody tr{
    line-height: 30px;
}
.idiomas tbody tr{
    line-height: 30px;
    border-top: 1px solid #ccc;
}
.idiomas td{
    text-align: center;
}
.idiomas td:first-child{
    text-align: left;
}
.page-point {
    padding: 50px 0px;
}
.pb-30 {
    padding-bottom: 30px;
}
.sobre-min form label {
    color: #001532;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.sobre-min .foto-profissional {
    border-radius: 100%;
    border: 4px solid #c7c6c6;
    margin-bottom: 15px;
}

.owl-dots {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10px;
}

.owlBanner .style-banner.banner001 {
    background: url('../images/banner/banner001.jpg');
}

.owlBanner .style-banner.banner002 {
    background: url('../images/banner/banner002.jpg');
}

.owlBanner .style-banner.banner003 {
    background: url('../images/banner/banner003.jpg');
}

.owlBanner .style-banner {
    height: 560px;
    display: flex;
    align-items: center;
    background-size: cover !important;
}

.owlBanner .style-banner h1 {
    font-size: 55px;
    color: #fff;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 20px;
}

.owlBanner .style-banner p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.owlBanner .style-banner .buttonSlider {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    padding: 14px 35px;
    border-radius: 100px;
    display: block;
    width: 260px;
    text-align: center;
    font-size: 19px;
}

.owlBanner .style-banner .textTamanho {
    width: 70%;
}

.owlBanner .style-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 21 50 / 83%);
}

.buttonSlider:hover {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #000 !important;
}

.page-section {
    padding: 80px 0px;
}

.dobraChamada .bloco-quadro h1 {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 0px;
    color: #4a4a4a;
}

.dobraChamada .bloco-quadro {
    background: #ebebeb;
    border-radius: 10px;
    padding: 40px 40px;
    box-shadow: 0px 0px 35px #00000017;
}

.dobraChamada .bloco-quadro p {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 0px;
    color: #4a4a4a;
}

.dobraChamada .bloco-quadro .btn.btn-primary {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    padding: 14px 45px;
    font-size: 18px;
    border-radius: 100px;
    margin-top: 2%;
}

.dobraChamada .bloco-quadro .btn.btn-primary:hover {
    background: #154167;
    border: 1px solid #154167;
    color: #fff;
}

.dobraInformativos {
    
}


.bannerStyle .style-banner {
    height: 380px;
    display: flex;
    align-items: center;
    background-size: 100% !important;
}

.bannerStyle .style-banner h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 20px;
}

.bannerStyle .style-banner p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.bannerStyle .style-banner .buttonSlider {
    background: #ca2121;
    border: 1px solid #ff1616;
    color: #fff;
    padding: 14px 35px;
    border-radius: 100px;
    display: block;
    width: 260px;
    text-align: center;
    font-size: 19px;
}

.bannerStyle .style-banner .textTamanho {
    width: 70%;
}

.bannerStyle .style-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(41 128 185 / 71%);
}

.detalheDicas .imagem img {
  width: 70%;
  margin: 0px auto;
  border-radius: 10px;
}

.listDicas .imagem img {
    width: 100%;
}

.listDicas .imagem {
    border-radius: 10px;
    overflow: hidden;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.imagemDestaque img {
    width: 100%;
}

.dobraInformativos .bloco-quadro h1 {
    color: #ff1616;
    font-size: 23px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.dobraInformativos .bloco-quadro h2 {
    margin-top: 10px;
    font-size: 38px;
    font-weight: bold;
    color: #001532;
    margin-bottom: 10px;
}
.dobraInformativos .topicos .item {
    font-size: 18px;
    margin-bottom: 5px;
}

.dobraInformativos .topicos i {
    color: #ff1616;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}



.tituloPadrao h1 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    margin-top: 0px;
}

/*///////////////////////////////////////////////////// Depoimentos //////////////////////*/
.testimonial-area .owl-carousel {
    overflow: hidden;
    padding: 0 20px;
    margin: 0px -40px;
    padding-right: 40px;
}
.testimonial-area .owl-stage-outer {
    padding: 30px 50px;
    margin-left: -34px;
    width: calc(100% + 100px);
}
.single-testimonial {
    border: 7px solid #001532;
    text-align: center;
    border-radius: 45px;
    position: relative;
    z-index: 2;
    min-height: 340px;
}
.single-testimonial p {
    color: #000;
    font-size: 15px;
    line-height: 24px;
    padding: 50px;
    padding-bottom: 30px;
    position: relative;
    z-index: 3;
}
.single-testimonial::before {
    content: "";
    position: absolute;
    left: -35px;
    top: -35px;
    background: url(https://i.ibb.co/nb8Hjms/quote.png) no-repeat var(--blue);
    background-size: 60%;
    width: 126px;
    height: 100px;
    transform: rotate(180deg);
    background-position: 34px 15px;
}
.single-testimonial::after {
    content: "";
    position: absolute;
    right: -35px;
    bottom: -34px;
    background: url(https://i.ibb.co/nb8Hjms/quote.png) no-repeat var(--blue);
    background-size: 60%;
    width: 126px;
    height: 100px;
    background-position: 34px 19px;
}
.client-video {
    padding-right: 15px;
}
.client-info {
    position: relative;
    z-index: 3;
}
.client-info a {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
    font-size: 22px;
}
.client-info {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding-bottom: 50px;
}
.client-info h6 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    color: #000;
}
.client-info span {
    display: inline-block;
    color: #000;
    font-size: 12px;
}
.sec-title.white-title h2 {
    color: #000;
}

.blocoDobra h1 {
    font-weight: 600;
    color: #001532;
}

.blocoDobra p {
    font-size: 18px;
    margin-bottom: 25px;
}

.blocoDobra h3 {
    font-weight: 600;
    color: #60bc1a;
}

.host_plans .planbox:hover {
    background: #001532;
    color: #fff;
}

.host_plans .planbox:hover h4,
.host_plans .planbox:hover ul li,
.host_plans .planbox:hover a {
    color: #fff;
}

.formEstilizado .form-control {
    height: 48px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    color: #000;
    padding: 10px 21px;
}

.meCandidatei {
    background: green;
    text-align: center;
    color: #fff;
    padding: 12px;
    border-radius: 100px;
    font-weight: 600;
}

.painel-usuario .imagem {
    text-align: center;
}

.painel-usuario .imagem img {
    border-radius: 100px;
    width: 140px;
    height: 140px;
    margin: 0px auto 10px;
    text-align: center;
}
.menuAcesso ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 20px;
}

.menuAcesso ul li a {
    display: block;
    background: #343434;
    border: 1px solid #343434;
    color: #fff;
    padding: 10px 20px;
    border-radius: 100px;
    margin-bottom: 6px;
}
.menuAcesso ul li a:hover {
    background: #336699;
    border: 1px solid #336699;
    color: #fff;
}

.painel-quadro h3 {
    margin-bottom: 30px;
}

.painel-quadro .quadro-box {
    padding: 18px 25px;
    border-radius: 10px;
}

.painel-quadro .quadro-box.azul {
    background: #336699;
}

.painel-quadro .quadro-box h3 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.painel-quadro .quadro-box .numero {
    font-size: 40px;
}

.painel-quadro .quadro-box h3,
.painel-quadro .quadro-box .numero,
.painel-quadro .quadro-box a,
.painel-quadro .quadro-box i {
    color: #fff;
}

.formEstilizado h5 {
    margin-bottom: 15px;
    font-style: italic;
    color: #336799;
    font-size: 22px;
}

.botaoPadrao {
    background: #336799;
    border: 1px solid #336799;
    color: #fff;
    padding: 12px 45px;
    border-radius: 100px;
    font-size: 19px;
    font-weight: 400;
}

.botaoPadrao:hover {
    background: #00d7ad;
    border: 1px solid #00d7ad;
    color: #fff;
}

.pagina-vagas .lista-vagas .single-vaga {
    background: #fff;
    padding: 30px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    margin-bottom: 30px;
}

.pagina-vagas .lista-vagas a:hover div {
    color: #000;
}

.pagina-vagas .lista-vagas .single-vaga h3 {
    font-size: 22px;
    color: #000;
    margin-bottom: 8px;
    font-weight: 600;
    margin-top: 0px;
}

.pagina-vagas .lista-vagas .single-vaga .resumo {
    font-size: 16px;
}

.pagina-vagas .lista-vagas .single-vaga .descricao {
    margin-bottom: 12px;
}

.pagina-vagas .lista-vagas .single-vaga .botaoVaga {
    background: #0666ba;
    border: 1px solid #0666ba;
    color: #fff;
    padding: 13px 40px;
    border-radius: 100px;
    display: block;
    width: 35%;
    text-align: center;
    margin-top: 3%;
    font-size: 16px;
}

.pagina-vagas .lista-vagas .single-vaga .botaoVaga:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.pagina-vagas form input, .pagina-vagas form select {
    height: 50px;
    padding: 0px 50px 0px 30px;
    margin-top: 0px;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 100px;
    border: 1px solid #d5d5d5;
}

.pagina-vagas form label {
    font-weight: 500;
    font-style: italic;
}

.pagina-vagas .botaoProcurar {
    background: #0666ba;
    border: 1px solid #0666ba;
    color: #fff;
    padding: 13px 40px;
    border-radius: 100px;
    display: block;
    width: 45%;
    text-align: center;
    font-size: 16px;
    margin-top: 6%;
}

.pagina-vagas .botaoProcurar:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.pagina-vagas .tituloPage {
    margin-bottom: 30px;
}

.pagina-vagas .lista-vagas .single-vaga img {
    float: right;
    width: 143px;
    background: #fff;
    border-radius: 6px;
}

.model-vaga-profissional .lista-profissionais .imagem {
    text-align: center;
}

.model-vaga-profissional .lista-profissionais .imagem img {
    width: 150px;
    height: 150px;
    border-radius: 100px;
}

.model-vaga-profissional .lista-profissionais {
    margin-top: 6%;
}

.model-vaga-profissional .lista-profissionais .bloco-quadro {
    text-align: center;
    margin-bottom: 40px;
}

.model-vaga-profissional .lista-profissionais p {
    font-size: 16px;
}

.model-vaga-profissional .lista-profissionais .bloco-quadro h3 {
    font-weight: 600;
    margin-bottom: 3px;
}

.model-vaga-profissional .lista-profissionais .bloco-quadro .botao-perfil {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    display: block;
    border-radius: 100px;
    padding: 12px;
    font-size: 17px;
}

.lista-importante .single-importante {
    margin-bottom: 30px;
}

.banner-slider .single-banner {
    height: 480px;

}

.banner-slider .btn.btn-primary {
    background: #c63029;
    border: 1px solid #c63029;
    color: #fff;
    padding: 12px 56px;
    border-radius: 100px;
    font-size: 20px;
    box-shadow: none;
    outline: none;
}

.banner-slider .btn.btn-primary:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.modulo-cursos .btn.btn-primary {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    padding: 12px 56px;
    border-radius: 100px;
    font-size: 16px;
    box-shadow: none;
    outline: none;
}

.modulo-cursos .btn.btn-primary:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    transform: scale(1.1,1.1);
    transition: all 0.2s ease-in-out
}

.banner-slider .textConteudo {
    margin-top: 12%;
    width: 70%;
}

.banner-slider .textConteudo h2 {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 50px;
}

.banner-slider .textConteudo p {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 17px;
}

.modulo-cursos .single-curso .imagem img {
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
}

.modulo-cursos .single-curso .imagem {
    margin-bottom: 20px;
    transition: all 0.2s ease-in-out
}

.modulo-cursos .single-curso h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 20px;
}

.modulo-cursos .single-curso h1 a {
    color: #000;
    font-weight: 600;
    font-size: 22px;
}

.modulo-cursos .single-curso p {
    font-size: 15px;
    text-align: left;
    margin-bottom: 15px;
}

.modulo-cursos .imagem:hover img {
    transform: scale(1.05,1.05);
    transition: all 0.2s ease-in-out
}

.modulo-cursos .single-curso {
    margin-bottom: 30px;
}

.banner-slider  .single-banner.bannerMobile {
    display: none;
}

@media (min-width: 300px) and (max-width: 500px) {
    .banner-slider .textConteudo h2 {
        margin-top: 0px;
        font-size: 23px;
    }

    .banner-slider .textConteudo {
        margin-top: 38%;
        width: 100%;
    }

    .banner-slider  .single-banner.bannerSite {
        display: none;
    }

    .banner-slider  .single-banner.bannerMobile {
        display: block;
    }

    .banner-slider .single-banner {
        background-size: 100% !important;
    }
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
}

nav {
    width: 100%;
    postion: fixed;
    z-index: 10;
}

.modulo-cursos .dataInicio {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #001532;
}

.modulo-cursos .single-curso .valor {
    font-size: 21px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
}

.titulo-page h4 {
    font-size: 33px;
    max-width: 460px;
    line-height: 39px;
    font-weight: 600;
    color: #383838;
}

.model-sobre .quadros-business.mt-40 {
    margin-top: 40px;
}

.model-sobre .quadros-business .single-item {
    padding: 100px 30px;
    border-radius: 5px;
}

.model-sobre .quadros-business .single-item .subtitle {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
}

.model-sobre .quadros-business .single-item p {
    font-size: 18px;
    color: #000;
    margin: 0px;
}

.model-sobre .quadros-business .single-item.blue {
    background: #002849;
}

.model-sobre .quadros-business .single-item.blue .subtitle {
    color: #fff;
}

.model-sobre .quadros-business .single-item.blue p {
    color: #fff;
}


.modulo-detalhe-curso h3 {
    font-size: 48px;
    font-weight: 600;
    color: #000;
    margin-bottom: 43px;
}

.modulo-detalhe-curso p {
    text-align: justify;
    font-size: 16px;
}

.modulo-detalhe-curso .imagem {
    margin: 40px 0px;
}

.modulo-detalhe-curso .imagem img {
    width: 100%;
    border-radius: 20px;
}

.modulo-detalhe-curso .item {
    margin-bottom: 25px;
}

.modulo-detalhe-curso .item .textSlim {
    background: #d9d9d9;
    padding: 12px 25px;
    border-radius: 13px;
}

.modulo-detalhe-curso .item label {
    font-size: 18px;
    margin-bottom: 10px;
}

.modulo-detalhe-curso .btn.btn-success {
    background: green;
    border: 1px solid green;
    color: #fff;
    display: block;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 100px;
}

.modulo-detalhe-curso .btn.btn-primary {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    display: block;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 100px;
}


.retorno-inscricao i {
    font-size: 150px;
    margin-bottom: 5px;
}

.retorno-inscricao h3 {
    font-size: 40px;
}

.retorno-inscricao p {
    font-size: 18px;
}

.retorno-inscricao .aguardando i {
    color: red;
}

.retorno-inscricao .aguardando h3 {
    color: red;
    font-weight: 600;
}

.retorno-inscricao .aprovado i {
    color: green;
}

.retorno-inscricao .aprovado h3 {
    color: green;
    font-weight: 600;
}

.retorno-inscricao .btn.btn-success {
    background: green;
    border: 1px solid green;
    display: block;
    border-radius: 100px;
    font-size: 22px;
    width: 38%;
    padding: 10px;
    margin: 22px auto 0px;
}

.retorno-inscricao .btn.btn-danger {
    background: red;
    border: 1px solid red;
    display: block;
    border-radius: 100px;
    font-size: 22px;
    width: 38%;
    padding: 10px;
    margin: 22px auto 0px;
}

.filtro-curso .form-control {
    padding: 15px 30px;
    height: auto;
    line-height: 15px;
    border-radius: 100px;
}

.modulo-detalhe-curso .valorCurso {
    font-size: 30px;
    color: #001532;
    margin-bottom: 10px;
    font-weight: 600;
}

.mb-20 {
    margin-bottom: 20px;
}

.button-cadastro {
    display: block;
    background: #001532;
    padding: 12px 26px;
    color: #fff;
    border-radius: 100px;
    width: 40%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 25px;
}

.button-cadastro:hover {
    background: #000;
    color: #fff;
}

.testimonial-container {
  gap: 2rem;
  background-color: #fff;
  color: #333;
  border-radius: 15px;
  margin: 20px auto;
  padding: 50px 80px;
  width: 800px;
  min-height: 430px;
  position: relative;
}

.stars {
  font-size: 14px;
  margin-bottom: 15px;
}

.testimonial {
  font-weight: 900;
  height: 100%;
  line-height: 28px;
  margin: 0;
}

.progress-dots {
  display: flex;
  gap: 5px;
}

.progress-dot {
  width: 5px;
  height: 5px;
  background-color: #eee;
  border-radius: 50%;
}

.progress-dot.active {
  background-color: #555;
}

.testimonial-container h4 {
    font-weight: 600;
    color: #000;
}

.testimonial-container p {
    margin-bottom: 15px;
}

.pt-0 {
    padding-top: 0px;
}

.style-login {
    max-width: 600px;
    margin: 0px auto;
}

.style-login h3 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
}

.style-login .btn.btn-primary {
    background: #001532;
    border: 1px solid #001532;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    border-radius: 100px;
}

.style-login p {
    font-size: 17px;
}

.style-login .form-control {
    padding: 25px 20px;
}

.modulo-cursos.painel-quadro .btn.btn-danger {
    background: red;
    border: 1px solid red;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    border-radius: 100px;
    margin-top: 12px;
}

.modulo-cursos.painel-quadro .btn.btn-success {
    background: green;
    border: 1px solid green;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    border-radius: 100px;
    margin-top: 12px;
}

.quadrado-itens .quadrado-titulo i {
    color: #ca2121;
}

.btn-info {
    color: #fff;
    background-color: #042e69;
    border-color: #042e69;
    border-radius: 100px;
    padding: 10px 30px;
    font-size: 16px;
}

.pricing-table {
    background: #fff;
    box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
    padding: 2rem;
    border-radius: 4px;
    transition: .3s;
}

.pricing-table:hover {
    box-shadow: 0px 1px 10px -4px rgba(0, 0, 0, .15);
}

.pricing-table .pricing-label {
    border-radius: 2px;
    padding: .25rem .5rem;
    margin-bottom: 1rem;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}

.pricing-table h2 {
    color: #3b3b3b;
    font-size: 24px;
    font-weight: 500;
}

.pricing-table h5 {
    color: #B3B3B3;
    font-size: 14px;
    font-weight: 400;
}

.pricing-table .pricing-features {
    margin-top: 2rem;
}

.pricing-table .pricing-features .feature {
    font-size: 14px;
    margin: .5rem 0;
    color: #4f4f4f;
}

.pricing-table .pricing-features .feature span {
    display: inline-block;
    float: right;
    color: #3b3b3b;
    font-weight: 500;
}

.pricing-table  .price-tag {
    margin-top: 1rem;
    text-align: center;
    font-weight: 500;
}

.pricing-table .price-tag .symbol {
    font-size: 24px;
}

.pricing-table .price-tag .amount {
    letter-spacing: -2px;
    font-size: 44px;
}

.pricing-table .price-tag .after {
    color: #3b3b3b;
    font-weight: 500;
}

.pricing-table .price-button {
    display: block;
    color: #fff;
    margin-top: 1rem;
    padding: .75rem;
    border-radius: 100px;
    text-align: center;
    font-weight: 500;
    transition: .3s;
}

.pricing-table .price-button:hover {
    text-decoration: none;
}

.purple .pricing-label {
    background: #cad2ff;
    color: #001532;
}

.purple .price-tag {
    color: #001532;
}

.purple .price-button {
    background: #001532;
}

.purple .price-button:hover {
    background: #546dfe;
}

.turquoise .pricing-label {
    background: #b9edee;
    color: #44cdd2;
}

.turquoise .price-tag {
    color: #44cdd2;
}

.turquoise .price-button {
    background: #44cdd2;
}

.turquoise .price-button:hover {
    background: #2dbcc4;
}

.red .pricing-label {
    background: #ffc4c4;
    color: #ff5e5e;
}

.red .price-tag {
    color: #ff5e5e;
}

.red .price-button {
    background: #ff5e5e;
}

.red .price-button:hover {
    background: #f23c3c;
}