@font-face {
    font-family: ProximaTit;
    src: url('../fonts/ProximaNovaBold.otf');
}
@font-face {
    font-family: ProximaRegular;
    src: url('../fonts/ProximaNova-Regular.otf');
}

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

body {
    flex: 1;
    width: 100% !important;
    height: 100% !important;
}

.wrapper{
    min-height: 75vh;
    max-height: 500vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #035e7b;
}

.nav-item{
    white-space: nowrap;
}

.bg-navBar{
    background-color: #cbdee4;
}

.conteudo {
    content: '';
    width: 100%;
    height: 20vh; /*45*/
    border-right: 1vw;
}

.footer {
    /*position: absolute;*/
    background-color: #cbdee4;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    /*margin-top: 3rem;*/
}

.footer img{
    max-width: 11%;
    margin-left: 4%;
    /*max-height: 10%;*/
}

.logo-fundo{
    max-width: 9% !important;
    /*margin-left: 4% !important;*/
}

.footer p{
    font-family: ProximaTit;
    color: #035e7b !important;
}

.bg-navBar ul li a { font-family: ProximaTit;
color: #035e7b !important;
}

/*** Login Prom ***/
.form-login{
    padding-right: 20vw !important;
    padding-left: 20vw !important;
}

.registar-text{
    margin-top: 0.1vh;
    padding-bottom: 2%;
}

/* Fim Login Prom */

/*** DASHBOARD ***/

.divHome{
    margin-top: 15vh;
}

.divLembretes{
    margin-top: 0.6vh;
}

.cardProject{
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-break: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.cardProject-header{
    margin-top: 1vh;
    text-align: center;
    font-family: ProximaTit;
    padding: .75rem 1.25rem;
}

.cardProject-header a{
    color: #035e7b !important;
}

.cardProject-body{
    flex: 1 1 auto;
    text-align: center;
    padding: .75rem 3rem;
    font-family: ProximaRegular;
}

.cardProject-text{
    color: #035e7b;
    margin-bottom: 0;
}

.cardProject-text p{
    margin-bottom: 0;
}

.cardProject-textDes{
    color: #4a4a48;
    margin-bottom: 1vh;
}
.cardProject-textDes a{
    font-family: ProximaTit;
}

.cardProject a {
    color: #035e7b !important;
}

.progress-bar{
    background-color: #035e7b !important;
    border-radius: .5rem;
}

.progress{
    margin-bottom: 1rem;
    border-radius: .5rem !important;
}

.reunioesLembretes p{
    color: #4a4a48;
    font-family: ProximaRegular;
}

.seemore{
    text-align: right;
    font-family: ProximaTit;
    padding: .75rem 1.25rem;
}
/*** FIM DASHBOARD ***/

/*** PROJETO ***/
.espacamento{
    margin-left: 0.5vh;
}

.titleProj{
    margin-top: 7vh;
    color: #035e7b !important;
    font-family: ProximaTit;
}

.percentagem{
    margin-top: 1vh;
    margin-bottom: 1vh;
    color: #035e7b !important;
    font-family: ProximaTit;
}

.iconArrow{
    cursor: pointer;
}

.projectDetail{
    color: #4a4a48;
    font-family: ProximaRegular;
    margin-bottom: 0;
    margin-left: 2vw;
}

.projectsDadosDiv{
    width: 50%;
    margin-left: 25%;
    margin-top: 3vh;
    border-top: 1px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-color:#c6c1c3;
    border-style: solid;
}

.projectDetail span{
    color: #035e7b !important;
    font-family: ProximaTit;
}
/*** FIM PROJETO ***/

/*** INCENTIVO ***/
.infoFaseInc{
    padding-left: 0px;
}

.infoFaseInc p{
    display: none;
}

.incTitleDes{
    color:#035e7b;
    font-family: ProximaTit;
}

.faseDiv{
    margin-top: 5vh;
}

.faseCircle {
    width: 100%;
}

.divDetFase{
    background-color:#0597c6;
    color:white;
    font-family: ProximaTit;
}
.divDetFase p{
    margin: 2vh;
}

.fasesDiv h5{
    color:#035e7b;
    font-family: ProximaTit;
}

.fasesDiv h7{
    color:#035e7b;
    font-family: ProximaTit;
}

.docsDiv{
    margin-left: 2vh;
    margin-top: 2vh;
}

.docForm{
    margin-left: 3vh;
    margin-top: 2vh;
}

.formDocs{
    color: #4a4a48;
    font-family: ProximaRegular;
    margin-bottom: 2vh;
}

.submitBtn{
    background-color:#0597c6;
    color:white;
    font-family: ProximaTit;
    margin-bottom: 5vh;
}

.submitNormal{
    background-color:#0597c6;
    color:white;
    font-family: ProximaTit;
}

.endBtn{
    font-family: ProximaTit !important;
    color:white;
    background-color:#0597c6;
    margin-bottom: 2vh;
    margin-top: 2vh;
}
/*** FIM INCENTIVO ***/

/***** GERAL *****/
.pageTitle{
    font-family: ProximaTit;
    color: #035e7b !important;
    margin-top: 7vh;
    margin-bottom: 3vh;
}


.pageSubTitle{
    text-align: left;
    font-family: ProximaTit;
    color: #035e7b !important;
}
/*** FIM PROJETOS ***/

/***** PERFIL ******/
.fotoPerfil{
    width: 70%;
    margin-bottom: 3vh;
}

.fotoPerfil:hover{
    cursor: pointer;
}

.linha-boarder{
    border-right: 3px solid black;
    height: 42vh;
}

.forms-letters{
    font-family: ProximaRegular !important;
    color: #035e7b !important;
}

.forms-letters label{
    text-align: left;
}

.input-form{
    width: 50%;
    margin-left: 25%;
}

.photoPerfil{
    text-align: right;
}

.containerPicture {
    position: relative;
    width: 40%;
}

.imagePicture {
    opacity: 1;
    /*display: block;*/
    width: 85%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 42.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.containerPicture:hover .imagePicture {
    opacity: 0.3;
}

.containerPicture:hover .middle {
    opacity: 1;
}

.textPicture {
    background-color: #0597c6;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

/*** FIM PERFIL ***/

/** ADICIONAR PROJETO **/
.container_Form{
    padding-left: 13vw;
}

.right-form-label{
    text-align: right;
}

.dropdown-pull-right {
    float: right !important;
    right: 0;
    left: auto;
}

.dropdown-pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}
/** FIM ADICIONAR **/

/** LISTA PROJETOS **/
.projs-column{
    table-layout: fixed;
}

.estado-col{
    width: 8%;
}


.estado-col-max{
    width: 12%;
}

.complete-estado-pag{
    width: 20%;
}

.title-states{
    padding-top: 1vh;
}

.last-lane{
    padding-bottom: 5vh;
}

.hyper-color{
    color: #0597c6 !important;
}

.projects-box{
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0.5%;
}
/** FIM LISTA PROJETOS **/

/** HOME **/
.recipientePicture{

}

.plusSign{
    height: 60px;
    width: auto;
}

.plusSign:hover{
    cursor: pointer;
}

.imageOver {
    opacity: 1;
    /*display: block;*/
    width: 60%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.meio {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.recipientePicture:hover .imageOver {
    opacity: 0.3;
}

.recipientePicture:hover .meio {
    opacity: 1;
}

.textosPicture {
    /*background-color: #0597c6;*/
    height: 90px;
    width: auto;

    color: white;
    /*font-size: 16px;*/
    /*padding: 16px 32px;*/

}

/** FIM HOME **/

select {
    text-align: center;
    text-align-last: center;

}/*
option {
    text-align: left;

}*/

/** Perfis **/

.margem-sup{
    padding-top: 2%;
}

.margem-info-tec{
    padding-top: 12%;
}

/** Fim Perfis **/

/*** Pagamento ***/
.pagamentoDocs{
    margin-left: 55vh;
    margin-right: 55vh;
}
/* Fim Pagamento */
