body {
    font-family: Nunito;
    color: #4d4c4c;
    font-weight: 600;
}

.padding-top-blocos{
    padding-top: 8%;
}
.padding-bottom-blocos{
    padding-bottom: 8%;
}

.bg-cinza-escuro{
    background: #77787b;
    color: white;
}

.font-cinza-escuro{
    color: #77787b;
}

.bg-cinza2{
    background-color: #e1e1e1;
    color: #393939;
}
.bg-cinza{
    background-color: #d9d9d9;
    color: #00585f;
}

.btn.bg-cinza:hover{
    background-color: #eae8e8;
    color: #00585f;
}

.font-titulo-cinza{ color: #5f6164;font-weight: 700}
.font-titulo-escuro{ color: #5f6164;font-weight: 700}

.font-negrito-medio{
    font-weight: 800;
}

.bg-cinza .h1, .bg-cinza .h2, .bg-cinza .h3, .bg-cinza .h4, .bg-cinza .h5, .bg-cinza .h6,
.bg-cinza h1, .bg-cinza h2, .bg-cinza h3, .bg-cinza h4, .bg-cinza h5, .bg-cinza h6, .bg-cinza p,
.font-escura, .font-escura .h1, .font-escura .h2, .font-escura .h3, .font-escura .h4, .font-escura .h5, .font-escura .h6,
.font-escura h1, .font-escura h2, .font-escura h3, .font-escura h4, .font-escura h5, .font-escura h6, .font-escura p{
    color: #00585f;
}

.bg-escuro{
    background-color: #00585f;
    color: white;
}

.bg-escuro .h1, .bg-escuro .h2, .bg-escuro .h3, .bg-escuro .h4, .bg-escuro .h5, .bg-escuro .h6,
.bg-escuro h1, .bg-escuro h2, .bg-escuro h3, .bg-escuro h4, .bg-escuro h5, .bg-escuro h6, .bg-escuro p{
    color: white;
}

/* risk */
.bg-risk{ background-color: #f76b00 !important; color:#ffffff;}
.font-risk{ color:#f76b00;}
/* perfil */
.bg-perfil{ background-color: #259ed6 !important; color:#ffffff;}
.font-perfil{ color:#259ed6;}
/* ambiente */
.bg-ambiente{ background-color: #50ad48 !important; color:#ffffff;}
.font-ambiente{ color:#50ad48;}
/* competencias */
.bg-competencias{ background-color: #6d716e !important; color:#ffffff;}
.font-competencias{ color:#6d716e;}
/* cargo */
.bg-cargo{ background-color: #54719c !important; color:#ffffff;}
.font-cargo{ color:#54719c;}
/* rs */
.bg-rs{ background-color: #54719c !important; color:#ffffff;}
.font-rs{ color:#54719c;}
/* aed */
.bg-aed{ background-color: #54719c !important; color:#ffffff;}
.font-aed{ color:#54719c;}
/* painel */
.bg-painel{ background-color: #082c65 !important; color:#ffffff;}
.font-painel{ color:#082c65;}
/* pdiexecutivo */
.bg-pdiexecutivo{ background-color: #0a44a1 !important; color:#ffffff;}
.font-pdiexecutivo{ color:#0a44a1;}
/* pdirisk */
.bg-pdirisk{ background-color: #f76b00 !important; color:#ffffff;}
.font-pdirisk{ color:#f76b00;}
/* leadership */
.bg-leadership{ background-color: #0d501b !important; color:#ffffff;}
.font-leadership{ color:#0d501b;}

img.navbar-logo-default, img.navbar-logo-inverse{
    max-height: 27px;
}



.card{
    box-shadow: 3px 4px 9px rgb(23 23 36 / 66%) !important;
}
.card .card-header{
    display:flex;
    align-items: center;
    justify-content: space-between;
    background-color: #00585f;
}


.card .card-title{
    font-size: 18px;
    color: white;
    padding: 10px;
}

.card .card-body{
    padding: 10px;
}

.cursor-pointer{
    cursor:pointer;
}

.conteudo-contato-flutuante{
    left: 20px;
    bottom: 20px;
    position: fixed;
    background: white;
    border-radius: 5px;
    width: 500px;
    max-height: 0;
    max-width: 88vw;
    height: auto;
    z-index: 15;
    overflow-x: hidden;
    overflow-y: auto;
}

.box-instagram{
    overflow-y: hidden;
    height: 358px;
}

.solucoes .owl-stage, .testemunhos .owl-stage{
    display: flex;
}

.solucoes .owl-stage .owl-item,
.testemunhos .owl-stage .owl-item{
    min-height: 100%;
}
.solucoes .owl-stage .owl-item > article{
    min-height: 100%;
}

.testemunhos .owl-stage .owl-item > div{
    min-height: 90%;
}

.onde-atuamos h3{
    font-weight: 700;
    line-height: 2em;
}


.halloween-quote::after, .halloween-quote::before {
    border-color: #00585f !important;
    top: 10px !important;
    bottom: 10px !important;
}

.halloween-quote::before {
    left: 6px !important;
    border-width: 2px 0 2px 2px;
}

.halloween-section, .halloween-quote-cite{
    color: #00585f !important;
}

.halloween-section .context-dark-1 .btn-white.btn-ujarak::before,
.halloween-section .owl-carousel .owl-dot.active span,
.halloween-section .owl-carousel .owl-dot:hover span {
    background-color: #00585f !important;
}
.halloween-section .owl-carousel .owl-dot span{
    background: #e8e8e9 !important;
}

@media (min-width: 1200px) {
    *+.content-row {
        margin-top: 50px !important;
    }
}

.font-escura.btn, .font-escura.btn.active, .font-escura.btn.hover,
.font-escura.btn:active, .font-escura.btn:hover{
    color: #00585f;
}

.font-escura.btn.active, .font-escura.btn.hover,
.font-escura.btn:active, .font-escura.btn:hover{
    border-color: #00585f;
}


.txt-sobrenos{
    line-height: 1.9em;
}

ul{
    list-style: disc;
    padding-left:25px;
    margin-top:10px;
}


.img-banner-home{
    background: url("../imagens/geral/imagem_11.png");
    background-size: cover;
    background-position: center;
}

.img-banner-produtos{
    background: url("../imagens/geral/imagem_5.png");
    background-size: cover;
    background-position: center;
}

.img-banner-eventos{
    background: url("../imagens/geral/D3.png");
    background-size: cover;
    background-position: center;
}

.txt-banner-eventos{
    width: 60%;
    line-height: 1.7;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link::before, .rd-navbar-fullwidth .navbar-navigation-megamenu-link::before{
    background: #d5d5d5 !important;
}

.btn-contato-flutuante{
    position: fixed;
    left: 20px;
    bottom: 20px;
    background: white;
    border-radius: 5px;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
    box-shadow: 3px 4px 9px rgb(23 23 36 / 66%) !important;
    display: flex;
    align-items: center;
}

.whatsappImg {
    bottom: 90px;
    left: 22px;
    position: fixed;
    z-index: 10;
}

.whatsappImg img {
    width: 60px;
}

.ancoraEventoPosition{
    position: absolute;
    margin-top: -100px;
}

.min-width-50{
    width: 50px;
    min-width: 50px;
}

.text-justify{
    text-align: justify;
}

.img-grayscale {
    filter: grayscale(100%);
}


.to-top.int-arrow-up{
    display: none !important;
}



.onde-aplicar-pat .blurb-embed{
     min-width: 60px;
     width: 60px;
 }
.onde-aplicar-pat .blurb-embed img{
    height:60px;
    width:60px;
}
