
a.btn-radius{
    border-radius: 4px!important;
}
.avaliacao .wrapper-title h2,.avaliacao .wrapper-title h1.galeria{
        overflow: hidden;
}
.avaliacao .wrapper-title h2:after,.avaliacao .wrapper-title h1.galeria:after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 1px;
    background-color: #78009d;
    width: 100%;
    margin-right: -100%;
    margin-left: 9px;
    margin-top: 10px;
}
.wrapper-title{
    position:relative;
}
.btn-edit{
    position: absolute;
    top: 0;
    right: -51px;
}
.btn-edit:after{
    content: url(../images/icons/editar.png);
    display: inline-block;
    vertical-align: middle;
    
}
.p-0{
    padding: 0!important;
}
.modal-msg-edit-project .modal-body h1{
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Vivo', sans-serif !important;
    color: #000;
    font-size: 44px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bolder;
}
.modal-msg-edit-project .modal-body .botao-fechar{
    color: #fff;
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Vivo', sans-serif !important;
    background: #78009d;
    border-radius: 0px;
    padding: 8px 15px;
    border: none;
    font-size: 15px;
    padding: 15px 39px;
    display: inline-block;
    margin: 24px auto 38px auto;
}
.modal-msg-edit-project .modal-content{
    border-radius: 0;
    top: 150px;
}
.modal-msg-edit-project .modal-header{
    padding: 0;
    border: none;
}
.modal-msg-edit-project .modal-header .close{
    margin-top: 10px;
    margin-right: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    opacity: 0.7;
}
.modal-msg-edit-project *:focus{
    outline: 0;
}
.dados_galeria{
    word-break: break-word;
}
.galeria-meu-projeto-wrapper-btn .ver-mais{
    float: left;
    height: 47px;
    padding: 12px 40px;
    background: transparent;
    color: #78009d;
    border: 2px solid;
    border-color: #78009d!important;
    margin-left: 10px;
}

.galeria-meu-projeto-wrapper-btn .editar{
    float: right;
    height: 47px;
    padding: 12px 40px;
    background: transparent;
    color: #78009d;
    border: 2px solid;
    border-color: #78009d!important;
    margin-right: 10px;
    
}


.editar:hover, .ver-mais:hover {
    background: #78009d;
    color: #FFF;
}

.editar:active, .ver-mais:active {
    background: transparent;
    color: #000;
    border: 2px solid;
    border-color: #78009d!important;
}


.galeria-meu-projeto-wrapper-btn .inscrever{
    height: 47px;
    float: right;
    text-align: center;
    line-height: 16px;
}
.avaliacao p.dados_galeria{
    min-height: 30px;
    padding: 10px 0;
    margin-top: 5px;
}
.aviso-prazo{
    color: #78009D;
    font-size: 35px;
    font-weight: normal;
    display: block;
    text-align: center;
    margin: 80px 0 60px !important;
}
.aviso-prazo b{
    font-size: 47px;
}
.d-block{
    display:block;
}
.w-600{
    width: 600px;
}
.mt-20{
    margin-top: 20px;
}
.inscrever-btn{
    color: #fff;
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Vivo', sans-serif !important;
    background: #78009d;
    border-radius: 0px;
    padding: 20px !important;
    border: none;
    font-size: 20px;
    height: 47px;
    text-align: center;
    /* line-height: 16px; */
    line-height: 12px;
    text-align: center;
    height: auto;
    margin-bottom: 25px;
    padding: 12px 15px;
}
.d-none{
    display:none;
}

#formEdit .row.no-gutters{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

a.bt-sair.bt-contato {
    color: #78009D;
    border: 2px solid #78009D;
    background: #fff;
    border-radius: 4px;
    padding: 8px 10px;
}

h4.category-name{
    color: #000000;
    font-weight: 900;
    font-size: 28px;
}

.avaliacao p.dados_galeria span.peso{
    color: #333;
}

p.categorias.alt{
    color: #696969;
}

p.categorias.alt span{
   color: #670299 !important;
}

p.categorias.alt + p.categorias.alt {
    margin-top: 30px;
}

@media (max-width:1025px){
    #formEdit .avaliacao button{
        right: -38px;
    }
    #formEdit .padding-0 div {
        padding-left: 0;
        padding-right: 0;
    }
    #formEdit .padding-0 input:not[type='radio']:not[type='checkbox'] {
        width: 100%;
    }
}

@media (max-width:769px){
    #formEdit .avaliacao button{
        right: -5px;
        background-color: #fff;
    }
}

@media (max-width:376px){
    #formEdit .avaliacao button{
        right: -25px;
    }
}

@media (max-width: 1200px) {
    a.remover {
        margin-top: -50px;
        margin-left: -15px;
        margin-bottom: 20px;
    }
}

@media  (max-height: 670px) {
    .psc-infos-home {
        margin-top: 150px !important;
    }
}

@media  (max-height: 582px) {
    .psc-infos-home {
        margin-top: 100px !important;
    }
}

@media  (max-height: 529px) {
    .psc-infos-home {
        margin-top: 70px !important;
    }
}

@media  (max-height: 500px) {
    .titulo-home {
       font-size: 20px !important;
    }

    p.titulo-home {
        font-size: 14px !important;
    }

    a.conheca-home, a.insc-home {
        margin-top: -15px !important;
    }
}

@media (min-width: 770px) and (max-height: 500px) {
    .titulo-home {
        font-size: 20px !important;
     }
 
     p.titulo-home {
         font-size: 14px !important;
     }
 
     a.conheca-home, a.insc-home {
         margin-top: -15px !important;
     }
}


.sairLogo {
    display: flex;
    align-items: center;
}


.container.cheader {
    margin-right: 40px !important;

}


header {
    height: 65px;
    padding: 10px 0px;
    background-color: #FFF !important;
    width: 100vw;
    display: flex;
    align-items: center;
}


.vivo {
    padding: 0 !important;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
}

@media screen and (max-width: 640px) {

    .vivo {
        display: flex;
        justify-content: center;
    }
    
}

.logo {
    padding: 0 !important;
}

.logo img {
    /*max-width:110px;*/
}

.col-lg-12.col-md-10.col-sm-10.col-xs-12.descritivo {
    background: #673b92;
    padding: 5px 5px;
    border-radius: 5px;
    width: 80%;
    left: 19px;
    margin-bottom: 10px;
    margin-top: -10px;
    border: 2px solid #9ac7f6;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Vivo', sans-serif !important;
}


.tooltip-descri {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #5e3a92;
    margin-top: -10px;
    padding: 1px;
    border: 1px solid #186cb2;
    border-radius: 24px;
  }
  
  .tooltip-descri .tooltiptext-descri {
    visibility: hidden;
    width: 600px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -300px;
    margin-bottom: 10px;
  }
  
  .tooltip-descri:hover .tooltiptext-descri {
    visibility: visible;
  }

  .tooltip-descri p {
    padding: 0;
    margin: 0;
    color: #FFF;
    font-weight: bold;
    display: flex;
    justify-items: center;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* font-family: 'Roboto', sans-serif; */
    font-family: 'Vivo', sans-serif !important;
}

.norm-table {
    width: 100%;    
}

.norm-table tr td {
    border: 1px solid #000;
    padding: 20px;
    font-size: 17px;    
}

.avalie-custom {
    display: flex;
    align-items: center;
}

.avalie-custom img {
    max-width: 40px;
    margin-left: 20px;
}
.btn-saibamais{
    color: #FFF;
    font-size: 18px;
    padding: 15px 30px;
    border: 1px solid #FFF;
    border-radius: 4px;
    background-color: translate;
    margin-top: 65px;
    text-decoration: none;
    font-weight: bold;
}
.btn-saibamais:hover{
    color: #FFF;
    text-decoration: none;
}
.btn-saibamais.alt{
    display: inline-block;
    color: #660099;
    border-color: #660099;
    margin-top: 10px !important;
    text-decoration: none;
}
.etapas-title{
    text-align: center;
    color: #660099;
    margin: 90px 0 50px !important;
    font-size: 40px;
}
.etapas{
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.etapa{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}
.etapa .etapa-circle{
    width: 225px;
    height: 225px;
    font-size: 24px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #78009D;
    color: #78009D;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    transition: all .2s ease-in;
}
.etapa .etapa-circle img{
    position: absolute;
    right: -57px;
}
.etapa p{
    font-size: 16px;
    margin-top: 25px;
    color: #2D2D2D;
    opacity: 0;
    transition: all .2s ease-in;
}

.etapa.on p{
    opacity: 1;
}
.etapa.on .etapa-circle {
    background-color: #78009D;
    color: #fff;
}


.btn-inscreva{
    background-color: #660099;
    color: #FFF;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 4px;
    margin: 10px 0 15px;
    display: inline-block;

    @media (min-width: 768px){
        margin: 0;
    }
}

.btn-inscreva:hover{
    color: #FFF;
}

.galeria-topo {
    @media (min-width: 768px){   
        display: flex;
        align-items: center; 
        justify-content: space-between;
    }
}

.galeria-topo p {
    font-size: 24px;
}

.galeria-list {
    @media (min-width: 768px){
        display: flex;
    }
}

.galeria-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.galeria-flex > div {
    @media (min-width: 768px){
        width: calc(50% - 10px); 
    }
}

.galeria-card {
    border: 1px solid #C3BBEA;
    height: 100%;
    padding: 20px;
    border-radius: 4px;

    @media (min-width: 768px){
        padding: 32px;
    }
}

.galeria-card.fixed-height {
    height: 680px !important;
}

.d-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: normal;
    align-content: normal;
}

.d-flex>div {
    display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
  margin: 15px 0;
}

.d-flex>div>form {
    height: 100%;
}

.galeria-card h1 {
    margin: 0;
}

.galeria-card::after {
    content: '';
    display: block;
    clear: both;
}

.galeria-card .desc {
    margin: 14px 0 0;
    font-size: 16px;
}

.galeria-card .desc ul {
    padding: 0 0 0 10px;
}

.galeria-card .desc li {
    list-style: none;
}

.galeria-card .segmentos {
    color: #78009D;
    margin: 0;
}

.galeria-card .title-category {
    margin-top: 0;
}

#form_login .btn-link {
    font-size: 15px; 
    font-weight: bold;
    color: #78009D;
}

.wrapper-avaliacao {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    border-top: 1px solid #C8C8C8;
    padding: 33px 0 0;
    margin: 30px 0 0;
}

.wrapper-avaliacao > div {
    flex: 1;
}

.wrapper-avaliacao .inscrever-btn {
    background: #fff;
    color: #78009D;
    border: 1px solid #78009D;
    font-size: 16px;
    font-weight: 700;
    padding: 10px !important;
    line-height: 1.4;
    
    @media (min-width: 768px){
        padding: 20px !important;
    }
}

.wrapper-avaliacao ul {
    padding: 0;
    margin: 0;
}

.wrapper-avaliacao ul li {
    font-size: 16px;
    list-style: none;
    padding: 2px 0;
}

.wrapper-avaliacao ul li b {
    color: #E98C00;   
}

.wrapper-avaliar-nota {
    display: flex;
    justify-content: space-between;
}

.wrapper-avaliar-nota .notas {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
}

.wrapper-avaliar-nota .notas span {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: #5E5E5E;
    margin: 0 0 0 16px;
    color: #fff;
}

.wrapper-video {
    text-align: center;
}

.wrapper-video video {
    max-width: 640px;
    width: 100%;
}

.wrap-info-projeto {
    @media (min-width: 768px){
        display: flex;
        align-items: center;
        justify-content: space-between;    
    }
}

.wrap-info-projeto .ajuste-texto {
    font-size: 16px;
    display: flex;
    align-items: center;
}

.wrap-info-projeto .ajuste-texto a { 
    color: #78009D;
    font-weight: 600;
    margin: 0 0 0 10px;
}

@media (max-width: 1199px){
    .etapas{
        display: block;
    }

    .etapa .etapa-circle img{
        display: none;
    }

    .etapa small{
        position: relative;
    }
}

.close-custom {
    border: 2px solid #000 !important;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 1px 0 #fff;
    outline: none !important;
}

.container-fluid.alt {
    padding: 30px !important;    
}

.p-modal-custom {
    font-size: 24px;
    margin-top: 30px;
    line-height: 1.4 !important;
}

.bt-modal-custom {
    color: #FFF;
    background-color: #660099;
    border-radius: 4px;
    border: 0;
    outline: none;
    padding: 10px 40px;
    margin: 30px auto 0;
    display: block;
}

.card-accordion h1.galeria {
    cursor: pointer;
    font-size: 20px;
    margin: 0 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-accordion h1.galeria:after {
    content: '';
    width: 32px;
    min-width: 32px;
    height: 19px;
    display: block;
    background: url(../images/icons/seta-cima-roxo.png) no-repeat right center;
    float: right;
}

.card-accordion h1.galeria.on:after {
    transform: rotate(180deg);
}

.card-accordion .wrapper-cont {
}

.card-accordion table {
    width: 100%;
}

.card-accordion table td {
    padding: 8px 0;
}

.card-accordion table td.first {
    font-weight: bold;
    color: #78009D;
    padding-right: 8px;
    width: 10%;
}

.card-accordion .wrapper-btn {
    border-top: 1px solid #C8C8C8;
    padding: 16px 0 0;
    
    @media (min-width: 768px){
        display: flex;
        justify-content: space-between;
    }
}

.card-accordion .wrapper-btn:after {
    content: '';
    clear: both;
    display: block;
}

.card-accordion .wrapper-btn .botao-avalie3 {
    padding: 16px 24px;
    font-weight: 600;
    margin: 0 0 0 auto;
}

.card-accordion .wrapper-btn .excluir {
    background-color: #999;
    margin: 0;
}

.card-accordion .wrapper-btn .notas {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
}

.card-accordion .wrapper-btn .notas > div {
    @media (min-width: 768px){
        display: flex;
        align-items: center;
    }
}

.card-accordion .wrapper-btn .notas span {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: #E98C00;
    margin: 16px 0;
    color: #fff;
    
    @media (min-width: 768px){
        margin: 0 16px;
    }
}

.card-accordion .wrapper-btn .notas span.azul {
    background-color: #00ACDF;
}

.card-accordion .wrapper-btn .notas span.azul-esc {
    background-color: #0087AF;
}

.card-accordion .wrapper-btn .visualizar {
    margin: 0 0 0 auto;
}

.obs {
    background: #E98C00;
    padding: 32px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 1.4;
    margin: 24px 0;
}

.obs a {
    color: inherit;
    text-decoration: underline;
}

.wrap-cont {
    border: 1px solid #C3BBEA;
    border-radius: 4px;
    padding: 16px 24px;
    overflow: auto;
}

.wrap-cont table {
    width: 100%;
    min-width: 600px;
}

.wrap-cont table td {
    padding: 5px 0;
    font-size: 16px;
}

.wrap-cont table td strong {
    color: #78009D;
}

.wrap-cont p {
    font-size: 16px;
}

.wrap-cont .text-form {
    margin: 0;
}

#bloco-avaliar .wrapper-notas .notas {
    font-size: 16px;
    font-weight: 700;

    @media (min-width: 768px){
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

#bloco-avaliar .wrapper-notas .notas > div {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

#bloco-avaliar .wrapper-notas .notas label {
    max-width: 200px;
    color: #fff;
    text-align: right;

    @media (min-width: 768px){
        margin: 0 0 0 16px; 
    }
}

#bloco-avaliar .wrapper-notas .notas span {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: #E98C00;
    margin: 0 0 0 16px;
    color: #fff;
}

#bloco-avaliar .wrapper-notas .notas span.azul {
    background-color: #00ACDF;
}

#bloco-avaliar .wrapper-notas .notas span.azul-esc {
    background-color: #0087AF;
}

.botoes-projeto .wrapper {
    text-align: center;

    @media (min-width: 768px){
        display: flex;
        justify-content: space-between; 
    }
}

.botoes-projeto .wrapper a {
    font-size: 16px;
    font-weight: 700;
    color: #78009D;
    border: 1px solid #78009D;
    border-radius: 4px;
    padding: 16px 24px;
    display: inline-block;
}

.botoes-projeto .wrapper a.noborder {
    border-color: transparent;
}

.text-el {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
}

.text-el.red {
    color: red;
}

.text-el.green {
    color: green;
}


.tooltip-wrapper .tip {
    border: solid 1px #505050;
    border-radius: 50%;
    color: #505050;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    padding: 0;
    background-color: #ededed;
}

.tooltip-wrapper { 
    position: relative;
    z-index: 1000;
    margin-left: 8px;
    display: inline-block;
}

.tooltip-wrapper .tip:hover {
    background-color: #cdcdcd;
}

.tooltip-wrapper .tip-text {
    border: solid 1px #505050;
    border-radius: 5px;
    text-align: left;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    width: 500px;
    top: -6px;
    left: 30px;
    /* display: none; */
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.29);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.29);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.29);
    cursor: default;
}

.tooltip-wrapper .tip-text:before {
    position: absolute;
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid black;
    width: 0px;
    left: -8px;
    top: 8px;
}

.tooltip-wrapper .tip-text:after {
    position: absolute;
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid white;
    width: 0px;
    left: -7px;
    top: 8px;
}

p.text-form {
    display: inline-block;
}

@media (max-width: 600px) {
    .tooltip-wrapper .tip-text {
        width: 300px;
    }
  }