/**
    WSWeb Solucoes - Thiago Barros

    #86603b = Cor escura
    #ebc753 = Cor clara
*/

html {
    scroll-behavior: smooth;
}

body {
    background-image: linear-gradient(to right, rgba(235, 199, 83, 1), rgba(163, 117, 71, 1));
}

.assinatura_rodape {
    font-size: 12pt;
    font-weight: 500;
    color: #444;
}

.cabecalho_site nav li {
    list-style: none;
}

.cabecalho_site nav {
    background-image: linear-gradient(to right, rgba(235, 199, 83, 1), rgba(163, 117, 71, 1));
}

.cabecalho_site .link_logo_brand {
    height: 120px;
    z-index: 100;
}

.cabecalho_site ul.nav li:nth-child(2n),
.cabecalho_site ul.nav li:nth-child(3n),
.cabecalho_site ul.nav li:nth-child(5n) {
    margin-top: 30px;
}

.container.page_session {
    background-color: #fff;
}

#section_localizacao {
    background-repeat: no-repeat;
    background-size: 115%;
    height: 380px;
}

.section_procedimentos {
    background-image: linear-gradient(to left, rgba(163, 117, 71, 1), rgba(235, 199, 83, 1));
}

#section_institucional {
    background-image: linear-gradient(to right, rgba(163, 117, 71, 1), rgba(235, 199, 83, 1));
}

.section_localizacao {
    background-image: linear-gradient(to right, rgba(163, 117, 71, 0.8), rgba(235, 199, 83, 0.8));
    height: 380px;
}

svg {
    height: 16pt;
    fill: #444;
    stroke: transparent;
    stroke-width: 2;
}

.espaco_vazio {
    height: 115px;
    display: block;
}

.espaco_vazio_96 {
    height: 96px;
    display: block;
}

.espaco_vazio_82 {
    height: 82px;
    display: block;
}

.espaco_vazio_44 {
    height: 44px;
    display: block;
}

.marginTop {
    margin-top: 30px;
}

.borda_branca {
    color: #444;
    font-weight: 400;
    border: 1px solid #fff;
    background-color: rgba(254, 254, 254, 0.8);
}

.borda_branca:focus {
    border-color: #ffffff;
    box-shadow: 0 0 0 0.2rem rgba(3, 4, 4, 0.25);
}

input {
    height: 42px !important;
}

button.btn {
    height: 42px !important;
}

button.btn_default {
    background-color: #ebc753 !important;
    border: 0.5px solid #fff !important;
}

button.btn_default:hover {
    background-color: #86603b !important;
    border: 0.5px solid #ebc753 !important;
}

.img_rodape {
    display: block;
    margin: 0 auto;
}

h4.titulo_secao,
h4.titulo_secao_branco {
    text-transform: uppercase !important;
    font-size: 16pt;
}

.titulo_secao {
    color: #a37547;
}

.titulo_secao::after {
    content: "";
    height: 3px;
    width: 50px;
    display: block;
    margin: 18px auto;
    background-color: #ebc753;
}

.titulo_secao_branco {
    color: rgba(254, 254, 254, 1);
}

.titulo_secao small,
.titulo_secao_branco small {
    font-size: 10pt !important;
}

.titulo_secao_branco::after {
    content: "";
    height: 3px;
    width: 50px;
    display: block;
    margin: 18px auto;
    background-color: rgba(254, 254, 254, 0.6);
}

.titulo_bloco {
    background-color: rgb(193, 151, 76) !important;
    display: block;
    padding: 8px;
    border-radius: 3px;
    color: #fff !important;
    width: 65%;
}

.subtitulo {
    color: #fff;
    padding: 8px;
    border-radius: 3px;
    background-image: linear-gradient(to right, rgba(163, 117, 71, 1) 65%, rgba(235, 199, 83, 1));
}

.btn-outline-sinza {
    color: #777;
    border: 1px solid #aaa;
    background-color: transparent;
}

.btn-outline-sinza svg {
    height: 16pt;
    fill: #aaa;
    stroke: transparent;
    stroke-width: 2;
}

.btn-outline-amarelo {
    color: #86603b;
    font-weight: 600;
    border: 1px solid #86603b;
    background-color: #ebc753;
}

.btn-outline-amarelo:hover {
    color: #444;
    border: 1px solid #444;
    transition: .3s;
}

.btn-outline-amarelo:hover i {
    color: #444;
    transition: .7s;
}

ul.lista_proc li {
    margin: 5px;
    margin-bottom: 12px;
    list-style: none !important;
}

.lista_proc .item_lista {
    font-weight: 600;
    background-color: rgb(193, 151, 76) !important;
    display: block;
    padding: 6px;
    border-radius: 3px;
    color: #fff !important;
    width: 75%;
}

ul.lista_proc li.item_lista {
    list-style: disc !important;
    font-size: 16pt;
}

ul.lista_proc li a {
    font-size: 13pt;
    margin-top: 10px;
    color: rgb(193, 151, 76) !important;
}

.borda_pontilhada {
    border: 0.6px dashed rgba(254, 254, 254, 0.6);
}

#content:hover .bloco_imagem_link img {
    filter: grayscale(0.6);
    transition: 0.4s;
}

#img_play_insticional {
    cursor: pointer;
}

video.insticional {
    display: none;
}

video.insticional.in {
    display: block;
    margin: 0 auto;
    width: 75%;
    min-height: 480px;
}

.img_center {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
}

.img_inicial_formacao {
    width: 180px;
}

.img_logo_apresentacao {
    width: 70% !important;
    margin: 25px auto !important;
}

.img_backgroud_secao {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.texto_formacao {
    color: #777;
}

.texto_amarelo_escuro {
    color: #86603b !important;
    opacity: 0.8;
}

.texto_formacao li {
    font-size: 11pt;
    margin-bottom: 9px;
}

.nav-item .nav-link {
    color: #fff !important;
    font-weight: 600;
    font-size: 9.5pt;
    transition: 0.3s;
    text-transform: uppercase;
}

/*.nav-item .nav-link:hover,*/
/*.nav-item .nav-link:focus {*/
/*    color: #86603b !important;*/
/*    transition: 0.3s;*/
/*}*/

.nav-item:hover {
    border-bottom: 3px solid #fff;
}

.nav-item.active .nav-link {
    color: #86603b !important;
}

.nav-tabs {
    border-bottom: 1px solid transparent;
}


/*.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: #86603b !important;
    border-color: transparent;
}*/

.links_right {
    display: block;
    position: relative;
    top: -60px;
}

.links_right li {
    margin: 2px;
    list-style: none;
    display: inline-block;
    position: relative;
    left: 90%;
}

.links_right li button {
    font-size: 0.01px;
    padding: 5px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #86603b;
}

.links_right li.slick-active button {
    background-color: #ebc753;
}

.btn.focus,
.btn:focus,
button,
button:visited {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

.modal {
    background-color: rgba(15, 15, 15, 0.6);
}

#modalExibicaoVideos .modal-content {
    background-color: transparent;
    border: 1px solid transparent;
}

#modalExibicaoVideos .modal-title {
    text-shadow: 0px 0px 10px #fff;
}

#modalExibicaoVideos .modal-footer button {
    border: 0.5px solid #fff;
    color: #fff;
}

.btnModalExibicaoVideos:hover {
    text-decoration: none !important;
}

.btnModalExibicaoVideos img.img-fluid {
    width: 255px;
    height: 120px;
}

.btnModalExibicaoVideos:hover img:not(.img_logo_youtube) {
    filter: grayscale(0.9);
}

.img_logo_youtube {
    display: none;
    width: 70px;
    position: absolute;
    top: 18%;
    left: 36%;
    transition: 0.4s;
    z-index: 10;
}

.btnModalExibicaoVideos:hover img.img_logo_youtube {
    display: block;
    transition: 0.4s;
}

.link {
    color: #3b3c3b !important;
}

.texto_timido {
    color: #777;
}

.link_two {
    color: #fff !important;
}

.link:hover {
    text-decoration: none;
    border-bottom: 1px solid #3b3c3b;
}

.link_two:hover {
    color: #86603b !important;
}

.listaMenuMobile li {
    display: block;
    padding: 12px;
}

.listaMenuMobile li a {
    color: #86603b !important;
}

.page_session {
    padding-top: 75px;
}

.t_slogan {
    text-align: left;
}

.centraliza_info {
    margin-bottom: 0rem !important;
}

.centraliza_info th,
.centraliza_info td {
    vertical-align: middle !important;
    border: none;
}

.centraliza_info td img {
    height: 75px !important;
}

.footer_site .container {
    padding-left: 0px;
    padding-right: 0px;
}

.footer_site .bloco_rodape_img {
    background-color: #fff;
    border-radius: 4px;
}

.text-black-50 {
    color: rgba(0, 0, 0, .6) !important;
}

.width50 {
    width: 50% !important;
}

.width85 {
    width: 85% !important;
}

.width100 {
    width: 100% !important;
}

.btn_bloco_rodape_left {
    width: fit-content;
    display: block;
    margin: 0 auto 0 49%;
}

.btn_bloco_rodape_right {
    width: fit-content;
    display: block;
    margin: 0 22% auto;
}

@media (max-width: 520px) {
    .navbar-brand {
        display: block;
        margin: 0 auto;
    }

    .conteudoNavbarSuportado ul {
        display: block;
    }

    .conteudoNavbarSuportado .nav-item {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .conteudoNavbarSuportado .nav-item:hover {
        border-bottom: 1px solid #86603b;
    }

    .conteudoNavbarSuportado .nav-item a {
        color: #86603b !important;
    }

    .content_inicial {
        margin-top: -30px !important;
    }

    .links_right li {
        left: 85%;
    }

    .modal-content {
        width: 95%;
    }

    .subtitulo {
        font-size: 13pt;
    }

    .page_session {
        padding-top: 55px;
    }

    .centraliza_info td img {
        height: auto !important;
    }

    .bloco_endereco_newsletter {
        display: none !important;
    }

    .t_slogan {
        text-align: center;
    }

    .t_slogan li {
        list-style: none;
    }

    #section_localizacao {
        background: none !important;
    }

    .section_localizacao {
        background: none;
    }

    .btnModalExibicaoVideos img.img-fluid {
        width: 90%;
        height: 150px;
        margin: 0 auto;
        display: block;
    }

    .titulo_bloco {
        width: 100%;
    }
}
