*{
    margin: 0;
    padding: 0;
}
a,
a:hover{
	text-decoration: none !important;
}

/*---------- HEADER ----------*/

header{
	background-color: #7b6199;
    width: 100%;
    top: 0;
}
header a.logo{
	width: 100%;
    display: block;
}
header img{
    width: 180px;
    padding: 10px;
    margin: 0 auto;
    display: block;
}

/*---------- CAPA ----------*/

.capa {
    margin-bottom: 30px;
    position: relative;
}
.capa .apoio{
	float: left;
    width: 350px;
    position: absolute;
    left: 222px;
    bottom: 10px;
}
.capa .apoio h2{
    color: #582a88;
    font-size: 20px;
    float: left;
    margin-top: 32px;
}
.capa .apoio img{
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    width: 145px;
}

/*---------- PUBLICIDADE ----------*/

.banner{
    margin-bottom: 30px;
}

/*---------- CONTEUDO ----------*/

.chamada{
    margin-bottom: 30px;
}
.chamada h2{
    text-align: center;
    color: #504e4f;
}
.chamada h3{
    color: #504e4f;
}
.chamada p{
    font-size: 18px;
    color: #504e4f;
}
.chamada strong{
    color: #403e3f;
}
.texto h2{
    text-align: center;
    margin-bottom: 20px;
}
.texto p{
    font-size: 18px;
}
.fotos .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
.fotos .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.fotos .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
.fotos .dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.fotos .active {
    background-color: #717171;
}
.fotos .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}
@keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}
@media only screen and (max-width: 300px) {
    .fotos .text {font-size: 11px}
}
.video{
    background-color: #e4d3f4;
    margin: 20px 0;
    padding: 30px 0;
}
.video .principal .info {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    margin-top: -5px;
}
.video .destaque {
    padding: 10px;
}
.video .destaque .info{
    background-color: #ffffff;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    color: #845fa6;
}
.video .destaque .info .data{
    background-color: #a9b0c2;
    width: 70px;
    border-radius: 10px;
    padding: 10px;
    float: left;
    margin-right: 10px;
}
.video .destaque .info strong {
    margin-bottom: 5px;
}
.video .destaque .info h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.video .destaque .info .data span {
    color: #5b5c5d;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.video .destaque .info .data strong {
    color: #4478d8;
    font-size: 30px;
    text-align: center;
    display: block;
    margin: 0;
}
.video .destaque .info .data p {
    color: #5b5c5d;
    text-align: center;
    display: block;
    font-size: 13px;
    margin-bottom: 0;
}
.video .principal{
    width: 560px;
    margin: 15px auto;
}
.video .principal .info .data{
    background-color: #a9b0c2;
    width: 70px;
    border-radius: 10px;
    padding: 10px;
    float: left;
    margin-right: 10px;
}
.video .principal .info .data span {
    color: #5b5c5d;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.video .principal .info .data strong {
    color: #4478d8;
    font-size: 30px;
    text-align: center;
    display: block;
    margin: 0;
}
.video .principal .info .data p {
    color: #5b5c5d;
    text-align: center;
    display: block;
    font-size: 13px;
    margin-bottom: 0;
}
.video .principal .img-responsive{
    width: 100%;
    height: 313px;
}
.js-carousel--responsive-next{
    float: right;
}

.fotos h2{
    text-align: center;
}
.fotos .paginacao{
    padding: 15px 0;
    margin: 0 auto;
    width: 250px;
}
.fotos .paginacao .btn {
    font-weight: bold;
}
.fotos .portfolio-item {
	margin-bottom: 30px;
	background-color: #9de0e1;
    min-height: 355px;
    float: left;
    border-radius: 0 0 6px 6px;
}
.fotos .portfolio-item img{
    width: 360px !important;
}
.fotos .portfolio-item .caption {
    float: left;
    padding: 0 20px;
    color: #e16565;
    font-size: 16px;
    width: 100%;
    min-height: 71px;
}
.fotos .portfolio-item .caption h4{
    font-size: 18px;
}

.fotos .portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}

.noticias h2{
    text-align: center;
}
.noticias .paginacao{
    padding: 15px 0;
    margin: 0 auto;
    width: 250px;
}
.noticias .paginacao .btn {
    font-weight: bold;
}
.noticias .portfolio-item {
	margin-bottom: 30px;
	background-color: #9de0e1;
    min-height: 355px;
    float: left;
    border-radius: 0 0 6px 6px;
}
.noticias .portfolio-item img{
    width: 360px !important;
    height: 280px !important;
}
.noticias .portfolio-item .caption {
    float: left;
    padding: 0 20px;
    color: #e16565;
    font-size: 16px;
    width: 100%;
    min-height: 120px;
}
.noticias .portfolio-item .caption h4{
    font-size: 18px;
}

.noticias .portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}

.mosaico h2{
    text-align: center;
    font-weight: bold;
}
.mosaico #status{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    grid-auto-rows: minmax(100px, auto);
    grid-auto-flow: dense;
    /* grid-column-gap: .5em; */
    grid-row-gap: .5em;
    margin: 20px 0 0 0;
}
.mosaico #status img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-primary {
    color: #fff;
    background-color: #a75ca3 !important;
    border-color: #ecaae9 !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background-color: #a75ca3;
}

/*---------- FOOTER ----------*/

footer {
    background: #7b6199;
    color: #fff;
    text-align: center;
}
footer a {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
}
a:focus,
footer a:hover {
    color: #053152;
    text-decoration: none;
}
footer p {
    font-size: 13px;
    margin-top: 10px;
}

@media(max-width: 1380px) {
    .capa .apoio {
        left: 180px !important;
        bottom: 5px;
    }
    .capa .apoio h2 {
        font-size: 15px !important;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .capa .apoio img {
        width: 115px;
        margin-top: 0;
    }
}

@media(max-width: 768px) {
    .capa .apoio {
        background-color: #eab474;
        width: 100% !important;
        padding: 0 15px !important;
        position: initial !important;
        margin-bottom: 20px;
    }
    .capa .apoio h2 {
        color: #000000 !important;
        font-size: 15px !important;
    }
    .capa .apoio img {
        margin: 15px !important;
    }
    .noticias .portfolio-item {
        min-height: 308px !important;
    }
    .fotos .portfolio-item img {
        width: 100% !important;
    }
    .noticias .portfolio-item img {
        width: 100% !important;
    }
    .video .principal {
        width: 400px;
    }
    .video .principal iframe{
        height: 225px !important;
    }
}

@media(max-width: 414px) {
    .capa .apoio {
        background-color: #eab474;
        width: 100% !important;
        padding: 0 15px !important;
        position: initial !important;
        margin-bottom: 20px;
    }
    .capa .apoio h2 {
        color: #000000 !important;
        font-size: 15px !important;
    }
    .capa .apoio img {
        margin: 15px !important;
    }
    .fotos .portfolio-item img {
        width: 100% !important;
    }
    .noticias .portfolio-item img {
        width: 100% !important;
    }
    .video .principal {
        width: 100% !important;
    }
    .video .principal iframe{
        height: 215px !important;
    }
    .video .destaque .info {
        min-height: auto !important;
    }
}

@media(max-width: 375px) {
    .capa .apoio {
        background-color: #eab474;
        width: 100% !important;
        padding: 0 15px !important;
        position: initial !important;
        margin-bottom: 20px;
    }
    .capa .apoio h2 {
        color: #000000 !important;
        font-size: 15px !important;
    }
    .capa .apoio img {
        margin: 15px !important;
    }
    .fotos .portfolio-item img {
        width: 100% !important;
    }
    .noticias .portfolio-item img {
        width: 100% !important;
    }
    .video .principal {
        width: 100% !important;
    }
    .video .principal iframe{
        height: 194px !important;
    }
    .video .destaque .info {
        min-height: auto !important;
    }
}

@media(max-width: 360px) {
    .capa .apoio {
        background-color: #eab474;
        width: 100% !important;
        padding: 0 15px !important;
        position: initial !important;
        margin-bottom: 20px;
    }
    .capa .apoio h2 {
        color: #000000 !important;
        font-size: 15px !important;
    }
    .capa .apoio img {
        margin: 15px !important;
    }
    .fotos .portfolio-item img {
        width: 100% !important;
    }
    .noticias .portfolio-item img {
        width: 100% !important;
    }
    .video .principal {
        width: 100% !important;
    }
    .video .principal iframe{
        height: 185px !important;
    }
    .video .destaque .info {
        min-height: auto !important;
    }
}

@media(max-width: 320px) {
    .capa .apoio {
        background-color: #eab474;
        width: 100% !important;
        padding: 0 15px !important;
        position: initial !important;
        margin-bottom: 20px;
    }
    .capa .apoio h2 {
        color: #000000 !important;
        font-size: 15px !important;
    }
    .capa .apoio img {
        margin: 15px !important;
    }
    .fotos .portfolio-item img {
        width: 100% !important;
    }
    .noticias .portfolio-item img {
        width: 100% !important;
    }
    .video .principal {
        width: 100% !important;
    }
    .video .principal iframe{
        height: 165px !important;
    }
    .video .destaque .info {
        min-height: auto !important;
    }
}