header {
    border-top: 4px solid darkgreen;
}

:root {
    --jumbotron-padding-y: 3rem;
}

body, html {
    font-family: 'PT Sans', sans-serif;

}

.white-bg {
    background-color: #fff;
}

img.logo {
    max-height: 100px !important;
}

.internal-title {

}

.jumbotron {
    padding-top: var(--jumbotron-padding-y);
    padding-bottom: var(--jumbotron-padding-y);
    margin-bottom: 0;
    background-color: #fff;
}

@media (min-width: 768px) {
    .jumbotron {
        padding-top: calc(var(--jumbotron-padding-y) * 2);
        padding-bottom: calc(var(--jumbotron-padding-y) * 2);
    }
}

.jumbotron p:last-child {
    margin-bottom: 0;
}

.jumbotron-heading {
    font-weight: 300;
}

.jumbotron .container {
    max-width: 40rem;
}

footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

footer p {
    margin-bottom: .25rem;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

h4.frase {
    font-family: 'Dancing Script', cursive;
}

.oc {
    font-family: 'Oswald', sans-serif;

}

.footer-line {
    height: 40px;
    background-color: #edeff1 !important;
    border-bottom: 1px solid #cfd1d3;
}

.footer {
    /*border-top: 1px solid #cfd1d3;*/
    /*border-bottom: 40px solid #cfd1d3;*/
}

.footer, .footer a:link, .footer a:active, .footer a:visited {
    color: #7f8183 !important;
    background-color: #edeff1 !important;
}

img.gallery {
    border: 1px solid #eee;
    padding: 5px;
}

div.gallery {
    border-radius: 2px;
    border: 1px solid #eee;

}

h1.gallery {
    /*margin-top: 5px;*/
    background-color: #e0f2f1;
    color: #00695c;
    padding: 5px;
    font-size: 1.1em !important;
}

h6.title, h5.title, h2.title {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 1.0em;
    margin: 0;
    padding: 0;
}

h3.title {
    font-family: 'Dancing Script', cursive;
    font-size: 1.8em;
    padding: 0;
    margin: 0;
}

h5.title {
    font-size: 1.1em;
    padding: 0;
    margin: 0;
}

h4.title {
    padding: 0;
    margin: 0;
    font-size: 1.2em;
}

h2.title {
    font-size: 1.3em;
}

.text-content {
    font-size: 1.0em;
    line-height: 28px;
    font-family: 'PT Sans', sans-serif;
}

.text-content p {
    text-indent: 45px;
    padding-bottom: 15px;
    padding-top: 15px;
}

small.gallery {
    font-size: .8em;
}

img.banner-border {
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 5px;
    border-radius: 3px;
}

.msg-dia {
    font-family: 'PT Sans', sans-serif;
    /*font-family: 'Oswald', sans-serif;*/
    /*font-family: 'Dancing Script', cursive;*/
    font-size: 1.2em;
    line-height: 32px;
    font-weight: 100 !important;
}

img.brasao {
    max-height: 150px !important;
    width: auto !important;
    padding-top: 5px;
}

div.item, div.brasao, div.brasao1 {
    border: 1px solid #eee !important;
    padding-top: 5px !important;
    padding-bottom: 10px !important;
    border-radius: 2px;
    /*clear: right;*/
    height: 100%;
}

div.brasao:hover {
    /*border: 1px solid #eee !important;*/
    border-radius: 2px;
    border-bottom: 1px solid #de0008 !important;
    cursor: pointer;
}

h4.title {
    overflow: hidden;
    font-weight: 300;
}

/*
h4.title:after {
    content:"";
    display: inline-block;
    height: 0.4em;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 1px solid #f0f0f0;
}*/
h4.title:after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #f0f0f0;
    width: 50%;
    margin-left: 15px;
    top: 50%;
}

h5.title {
    display: flex;
    flex-direction: row;
}

h5.title:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid #E9E9E9;
    margin: auto;
    margin-left: 20px !important;
}

div.transparentBox::after {
    content: "";
    background-color: #ffffff;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

img.img-not:hover {
    opacity: .6;
    filter: alpha(opacity=90); /* For IE8 and earlier */
    background-color: #0F9E5E !important;
}

.card-news .card:hover {
    background-color: #b71c1c !important;;
    color: #fff;
}

.card-news .card:hover img {
    opacity: .6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.card-news .card:hover * {
    /*.card:hover a,*/
    /*.card:hover p,*/
    /*.card:hover {*/
    color: #fff !important;
}

.read-more {
    float: right;
    border: 0 !important;
}

.card-news .card:hover a.read-more {
    background-color: #333 !important;
}

.btn-abstract {
    background-color: #3949ab;
    color: #fff;
    border: 0;
}

.btn-abstract:hover {
    background-color: #283593;
    color: #fff;
    border: 0;
}

.badge-abstract {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #eceff1;
    color: #485c69;
    border-radius: 0;
    border-bottom-right-radius: 15px;
}

.badge-meeting {
    background-color: #ede7f6;
    color: #5e35b1;
}

.badge-documents {
    background-color: rgba(225, 243, 242, 0.86);
    color: #388e3c;
}

.badge-biddings {
    background-color: rgba(255, 231, 239, 0.27);
    color: #b71c1c;
}

.header-line {
    height: 5px;
    background-color: #D0021B;
    color: #fff !important;
    /*border-top: 5px solid #D0021B;*/
}

.tomazini {
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #888;
}