/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
:root {
    --main-color: #005123;
    --white-color: #fff;
}
a {
    text-decoration: none !important;
}
.bg-main-color {
    background-color: #005123 !important;
}
.title_singlepage {
    color: var(--white-color);
    background-color: var(--main-color);
    font-weight: 800;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-title {
    background-color: var(--main-color);
    text-align: center !important;
    margin-bottom: 40px;
}
.card-title {
    font-weight: bold;
    text-align: center;
}
.card-title.center {
    font-weight: bold;
    text-align: left;
}
.card-body.title-sec {
    text-align: center;
    font-size: 2rem;
    font-weight: 800;
    padding: 0% !important;
}
.card-img-top.secretario {
    text-align: center;
}
.bg-success {
    background-color: var(--main-color) !important;
}
.card.card-img-top.secretario {
    text-align: center;
}
.card-header {
    color: var(--main-color);
    font-weight: bold;
    font-size: 1.5rem;
}
.list-group-item.title, .list-group-item.coordenador {
    color: #1e763a;
    font-weight: bold;
}
.card-title.secretario {
    color: #ccccca;
    font-size: 95%;
}
.list-group-flush > .list-group-item.title {
    border-width: 0 0 0 0px !important;
}
.list-group-item.title {
    border: 0px;
    padding: 0rem 1.25rem 0.5rem;
}
.list-group-item.conteudo {
    border: 0px;
    padding: 0rem 1.25rem;
}
.card-footer {
    padding: .25rem .25rem;
}
.avatar {
    padding: 15px;
    width: 60%;
    height: auto;
}
@media (min-width: 1200px) {
    .td-container {
        width: 1200px;
    }
}
.btn_voltar{
    color: #005123;
    font-weight: bold;
    font-size: 15px;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}
.yesp .yesp-title{
    visibility: hidden;
}
.servicos_nav{
    width: 100%;
    background-color: #005123;
    margin-left: 0px !important;
}
.servicos_nav .nav-item{
    margin-bottom: 0px !important;
    color: #fff;
    font-weight: 600;
}
#pills-home-tab:hover {
    color: #ccc;
}
.servicos_nav .nav-link.active{
    background-color: #fff;
    color: #005123;
}.nav-pills .nav-link.active{
     background-color: #fff !important;
     color: #005123 !important;
     font-weight: 800;
 }

.servicos_nav a{
    color: #fff;
	font-size: 1.2rem;
}
.servicos_nav .nav-link{
    border-radius: 0px !important;
}
.servicos .row a {
    padding: 2px 15px !important;
    background: #005123;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    min-height: 58.5px;
	font-size: 1rem;
}
.servicos .row a.int {
    padding: 2px 15px !important;
    background: #03a550;
    border: 1px solid white;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    min-height: 58.5px;
}
.servicos .row{
    margin-right: 0px;
    margin-left: 0px;
}
.servicos .row a:hover{
    padding: 2px 15px !important;
    background: rgba(54, 62, 75, 1);
    border: 1px solid white;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    min-height: 58.5px;
}
.servicos .row a span {
    margin: 0 auto;
}
.servicos_tab{
    max-width: 100%;
    width: 100%;
    align-items: center;
}
.current{
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid
    transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.sfwppa-pages{
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid
    transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.card-header h5.mb-0{
    margin-top: 0px !important;
}
.list-group {
    width: 100% !important;
}
.icon-sec {
    text-align: center;
    font-size: 5rem;
    color: var(--main-color);
}
.title-sec {
    color: var(--main-color);
    text-align: center;
    font-weight: 800;
}
a .title-sec{
    text-decoration: none !important;
}