/* @import url('https://fonts.googleapis.com/css2?family=Asap:wght@100;300;400;500&display=swap'); */
#sp-top-bar {
    background-color: #00A091 !important;
    color: #ffffff !important;
}

#sp-main-body {
    color: #00353E !important;
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
}

/*Menu de notícias*/
body:not(.itemid-138) #sp-main-body>.container {
    max-width: 100%;
}

.carousel-item {
    transition: transform 1.5s ease, opacity .5s ease-out
}


#sp-main-body #sp-component {
    padding: 0;
}

.btn-cinza {
    background-color: #adadad;
}

.btn-cinza-claro {
    background-color: #f6f6f6;
}

.btn-verde-escuro {
    background-color: #003641;
    color: #fff !important;
}

.btn-verde-claro {
    /* background-color: #afca0b; */
    background-color: #C9D200;
    color: #fff !important;
}

.btn-verde-medio {
    /* background-color: #76b82a; */
    background-color: #7CB124;
    color: #fff !important;
}

.btn-turquesa {
    /* background-color: #38b6ab; */
    background-color: #00A091;
    color: #fff !important;
}

.btn-azulado {
    background-color: #007a8c;
    color: #fff !important;
}

.btn-petroleo {
    background-color: #005460;
    color: #fff !important;
}

.btn-roxo {
    background-color: #49479d;
    color: #fff !important;
}

.text-branco {
    color: #fff;
}

.text-preto {
    color: #000;
}

.text-cinza {
    color: #adadad;
}

.text-cinza-claro {
    color: #878787;
}

.text-texto {
    color: #616161;
}

.text-verde-escuro {
    color: #003641;
}

.text-verde-claro {
    color: #afca0b;
}

.text-verde-medio {
    color: #76b82a !important;
}

.text-turquesa {
    /* color: #38b6ab; */
    color: #00A093;
}

.text-azulado {
    color: #007a8c;
}

.text-petroleo {
    color: #005460;
}

.text-roxo {
    color: #49479d;
}

.bg-branco {
    background-color: #ffffff !important;
}

.bg-cinza {
    background-color: #adadad !important;
}

.bg-cinza-claro {
    background-color: #f6f6f6 !important;
}

.bg-verde-escuro {
    background-color: #003641 !important;
}

.bg-verde-claro {
    /* background-color: #afca0b !important; */
    background-color: #C9D200 !important;
}

.bg-verde-medio {
    /* background-color: #76b82a !important; */
    background-color: #7CB124 !important;
}

.bg-turquesa {
    /* background-color: #38b6ab !important; */
    background-color: #00A091 !important;
}

.bg-azulado {
    background-color: #007a8c !important;
}

.bg-petroleo {
    background-color: #005460 !important;
}

.bg-roxo {
    background-color: #49479d !important;
}

.border-color-branco {
    border-color: #ffffff !important;
}

.border-color-cinza {
    border-color: #adadad !important;
}

.border-color-cinza-claro {
    border-color: #f6f6f6 !important;
}

.border-color-verde-escuro {
    border-color: #003641 !important;
}

.border-color-verde-claro {
    border-color: #afca0b !important;
}

.border-color-verde-medio {
    border-color: #76b82a !important;
}

.border-color-turquesa {
    border-color: #38b6ab !important;
}

.border-color-azulado {
    border-color: #007a8c !important;
}

.border-color-petroleo {
    border-color: #005460 !important;
}

.border-color-roxo {
    border-color: #49479d !important;
}

#sp-top1,
#sp-top2 {
    padding: 0px;
    color: #fff;
}

#sp-top2 a {
    color: #fff;
    font-size: 18px;
}

#sp-top2 .sp-column {
    float: right;
}

#sp-header {
    background: #00353e;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a {
    color: #00A091;
    font-weight: 700;
}

#sp-footer {
    text-align: unset;
    background-color: #00353e;
}

body:not(.itemid-101) #sp-footer {
    /*margin-top: 40px;*/
}

.btn-primary,
.sppb-btn-primary {
    border-color: #00A091;
    background-color: #00A091;
}

.btn-primary:hover,
.sppb-btn-primary:hover {
    border-color: #00A091;
    background-color: #01353e;
}

#sp-migalhas li.breadcrumb-item:first-child {
    display: none;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    width: 1.25rem;
    height: 1.25rem;
    background-repeat: no-repeat;
    background-size: 1rem;
    transform: rotate(-90deg);
}

.breadcrumb-item+.breadcrumb-item:nth-child(2)::before {
    display: none;
}

#sp-migalhas {
    background: #F2FAF9;
    padding-top: 24px;
    padding-bottom: 8px;
    font-size: 20px;
    margin-bottom: 50px;
}

.breadcrumb-item.active {
    color: #00353E;
}

.breadcrumb-item a {
    color: #00353E;
}

.breadcrumb-item a:hover {
    color: #00A091;
}

button.rounded-circle {
    width: 40px;
    height: 40px;
}

.rounded-circle.accordion-button::after {
    position: absolute;
    left: 10px;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

/* INICIO - MAIN MENU INSTITUTO */

.sp-megamenu-parent>li.sp-has-child>a:after,
.sp-megamenu-parent>li.sp-has-child>span:after {
    content: " \f0d7";
}

.sp-megamenu-parent .sp-dropdown-main>.sp-dropdown-inner {
    padding: 10px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: #00353E;
    min-width: 290px;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    border-top: 10px solid #0ba091;
}

.sp-megamenu-parent .sp-dropdown-sub>.sp-dropdown-inner {
    border-radius: 0px 5px 5px 0px;
    overflow: hidden;
    margin-left: 10px;
    box-shadow: none;
}

.sp-megamenu-parent .sp-dropdown-main li.sp-menu-item {
    margin-bottom: 6px;
}

.sp-megamenu-parent .sp-dropdown-sub li.sp-menu-item {
    margin-bottom: 0px;
}

.sp-megamenu-parent.menu-fade .sp-has-child:hover>.sp-dropdown {
    margin-top: -10px;
}

.sp-megamenu-parent .sp-dropdown-main .sp-dropdown-items .sp-has-child>a:after {
    display: none;
}

.sp-megamenu-parent .sp-dropdown-main li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown-main li.sp-menu-item span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 100px;
    color: #00353E;
    background: #F5F5F5;
    border: 1px solid #DBDBDB;
    border-radius: 2px;
}

.sp-megamenu-parent .sp-dropdown-sub li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown-sub li.sp-menu-item span {
    display: flex;
    justify-content: initial;
    min-height: 20px;
    background: #FFF;
    border: 0px;
    border-bottom: 1px solid #DBDBDB;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a,
.sp-megamenu-parent .sp-dropdown-main li.sp-menu-item>a:hover {
    background: #00353E;
    color: #FFF;
    border-bottom: 1px solid #00353E;
}

.sp-megamenu-parent .sp-dropdown-main>.sp-dropdown-inner {
    padding: 10px;
}

.sp-megamenu-parent .sp-dropdown-sub>.sp-dropdown-inner {
    padding: 0px;
}

/* FIM - MAIN MENU INSTITUTO */

article .entry-header.has-post-format {
    margin-left: 0px;
}

article .entry-header h2 {
    margin-bottom: 10px;
}

article .entry-header h2 a {
    color: #00353E;
}

article .entry-header h2 a:hover,
article .entry-header h2 a:focus {
    color: #0ba091;
}

article .entry-header span {
    color: #adadad;
}

.blog #btn-prev,
.blog #btn-next {
    font-size: 30px;
    margin-top: 9px;
    cursor: pointer;
}

.blog #btn-prev:hover,
.blog #btn-next:hover {
    color: #00353e;
}

.pagination {
    justify-content: center;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 600;
}

.pagination>li>a,
.pagination>li>span {
    color: #00353E;
}

.page-link {
    background-color: transparent;
    border: 0px;
}

.page-link:hover {
    color: #00A091 !important;
    background-color: transparent;
    border: 0px;
}

.page-item.active .page-link {
    color: #0ba091;
    background-color: transparent;
    border-color: transparent;
}

.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    border-color: transparent;
    background-color: transparent;
}

.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 7rem !important;
}

.mb-6 {
    margin-bottom: 4rem !important;
}

.mb-7 {
    margin-bottom: 7rem !important;
}

.pt-6 {
    padding-top: 4rem !important;
}

.pt-7 {
    padding-top: 7rem !important;
}

.pb-6 {
    padding-bottom: 4rem !important;
}

.pb-7 {
    padding-bottom: 7rem !important;
}

.ps-6 {
    padding-left: 4rem !important;
}

.pe-6 {
    padding-right: 4rem !important;
}

.ps-7 {
    padding-left: 7rem !important;
}

.pe-7 {
    padding-right: 7rem !important;
}

.searchImgMenu {
    width: 85% !important;
}


/* .sp-megamenu-parent > li > a {
	font-size:14px !important;
} */


/* MENU PROGRAMAS EIXO CIDADANIA FINANCEIRA */
.sp-megamenu-parent .sp-menu-item.sp-has-child:nth-of-type(3) .sp-dropdown li.sp-menu-item.sp-has-child:nth-of-type(1).active>a,
.eixo-cooperativismo-color:hover,
.eixo-cooperativismo-color+.sp-dropdown-sub .sp-dropdown-inner .sp-dropdown-items .sp-menu-item.active a,
.eixo-cooperativismo-color+.sp-dropdown-sub .sp-dropdown-inner .sp-dropdown-items .sp-menu-item a:hover {
    background: #00A091 !important;
}


/* MENU PROGRAMAS EIXO CIDADANIA FINANCEIRA */
.sp-megamenu-parent .sp-menu-item.sp-has-child:nth-of-type(3) .sp-dropdown li.sp-menu-item.sp-has-child:nth-of-type(2).active>a,
.eixo-cidadania-financeira-color:hover,
.eixo-cidadania-financeira-color+.sp-dropdown-sub .sp-dropdown-inner .sp-dropdown-items .sp-menu-item.active a,
.eixo-cidadania-financeira-color+.sp-dropdown-sub .sp-dropdown-inner .sp-dropdown-items .sp-menu-item a:hover {
    background: #7DB61C !important;
}

/* MENU PROGRAMAS EIXO DESENVOLVIMENTO SUSTENTAVEL */
.sp-megamenu-parent .sp-menu-item.sp-has-child:nth-of-type(3) .sp-dropdown li.sp-menu-item.sp-has-child:nth-of-type(3).active>a,
.eixo-desenvolvimento-sustentavel-color:hover,
.eixo-desenvolvimento-sustentavel-color+.sp-dropdown-sub .sp-dropdown-inner .sp-dropdown-items .sp-menu-item.active a,
.eixo-desenvolvimento-sustentavel-color+.sp-dropdown-sub .sp-dropdown-inner .sp-dropdown-items .sp-menu-item a:hover {
    background: #C9D200 !important;
}


/* MENU ACONTECE */
.sp-megamenu-parent .sp-menu-item .img-menu-acontece+.sp-dropdown-main>.sp-dropdown-inner {
    width: 60em !important;
    margin-left: -30em;
    background-repeat: no-repeat, repeat;
    background-position: center !important;
    background-position-x: 16.5em !important;
    background-size: 71% 92%;
}

.btn-megamenu-eventos {
    background-color: white;
    border-radius: 3px;
    float: right;
    margin-right: 4em;
    margin-top: -3.5em;
}

/* MENU EVENTOS ITEMS */
.sp-megamenu-parent .sp-menu-item .img-menu-acontece+.sp-dropdown-main>.sp-dropdown-inner .sp-dropdown-items {
    width: 15em !important;
}

/* MENU EVENTOS */
.img-banner-inicial-eventos {
    background-image: url('../../../images/banners_menu_acontece/menu_acontece_inicio.png') !important;

}

/* IMG EVENTOS */
.img-eventos {
    background-image: url('../../../images/banners_menu_acontece/banner_eventos.png') !important;

}

/* MENU NOTICIAS */
.img-noticia {
    background-image: url('../../../images/banners_menu_acontece/banner_noticias.png') !important;

}

/* MENU RELATORIO DE IMPACTO */
.img-relatorio-impacto {
    background-image: url('../../../images/banners_menu_acontece/banner_relatorio_de_impacto.png') !important;

}

/* .current-item .active .buttonSearchMenu img {
    filter: brightness(0) saturate(100%) invert(38%) sepia(81%) saturate(879%) hue-rotate(137deg) brightness(98%) contrast(101%);
} */

body:not(.modal-open) {
    padding-right: 0px !important;
}

.modal-open {
    overflow: auto !important;
    padding-right: 0px !important;
}

.modal {
    z-index: 9999 !important;
}

/* .banner-programas {
    margin-bottom: -3em;
} */

#sp-header.menu-fixed {
    z-index: 999 !important;
}

/* REMOVE ANIMAÇÃO SWEET ALERT */
.swal2-shown {
    overflow: unset !important;
    padding-right: 0px !important;
}



#depoimentos-conteudo img.button--previous {
	position: absolute;
	width: initial;
	left: 0;
	top: 230px;
	color: rgba(255, 255, 255, 0.4);
	font-size: 100px;
	cursor: pointer;
}

#depoimentos-conteudo img.button--next {
	position: absolute;
	right: 0;
	width: initial;
	top: 230px;
	color: rgba(255, 255, 255, 0.4);
	font-size: 100px;
	cursor: pointer;
}



/* PAGINA GOVERNÇA */
#governanca {
    margin-top: 5em;
    margin-bottom: 5em;
}

#governanca h4 {
    padding: 1em;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#governanca .col-12.col-md-12.col-lg-4 {
    padding-bottom: 3em;
}

#governanca .card {
    border-radius: 1em !important;
    box-shadow: 0px 2px 30px rgb(0 53 62 / 15%);
    height: 900px;
    transition: all 0.3s;
}

/* CARD ACTIVE */
#governanca .card.active {
    margin-top: -2em !important;
    transition: all 0.3s;
}

#governanca .card.active h4 {
    background-color: #afca0b !important;
}
/* FIM CARD ACTIVE */

#governanca #texto {
    margin-top: 2em;
}

#governanca #texto ul li {
    margin-bottom: 1em;
}

.bg-active-p {
    filter: brightness(100%) saturate(0%) invert(0%) sepia(5%) saturate(2000%) hue-rotate(220deg) brightness(101%) contrast(95%) !important;
}
#anos #cards-premios .col-12.col-md-12 {
    box-shadow: 0px 2px 30px rgba(0, 53, 62, 0.15);
    border-radius: 10px;
}

#anos #cards-premios .col-12.col-md-9 .row .col-12.col-md-6 img {
    width: 100%;
}

#btnData {
    width: 11em;
    height: 2.3em;
    background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.3488 9.69336H8.89498C6.99088 9.69336 5.44727 11.2369 5.44727 13.141V15.6751C5.44727 17.5792 6.99088 19.1227 8.89498 19.1227H28.3488C30.2529 19.1227 31.7965 17.5792 31.7965 15.6751V13.141C31.7965 11.2369 30.2529 9.69336 28.3488 9.69336Z' fill='white'/%3E%3Cpath d='M11.2314 5.81543H26.0456C26.4736 5.81543 26.8839 5.98544 27.1865 6.28801C27.4891 6.59059 27.6591 7.00094 27.6591 7.42885V14.0842H9.62305V7.42885C9.62304 7.00181 9.79237 6.59221 10.0939 6.28978C10.3953 5.98735 10.8044 5.81676 11.2314 5.81543Z' fill='%23C9D200'/%3E%3Cpath d='M18.737 22.3311C23.7726 22.3311 27.8549 19.0751 27.8549 15.0586C27.8549 11.0421 23.7726 7.78613 18.737 7.78613C13.7013 7.78613 9.61914 11.0421 9.61914 15.0586C9.61914 19.0751 13.7013 22.3311 18.737 22.3311Z' fill='%23C9D200'/%3E%3Cpath d='M20.6616 22.7861H16.6211V30.5497H20.6616V22.7861Z' fill='%23C9D200'/%3E%3Cpath d='M25.2794 31.1797H11.7246V33.863H25.2794V31.1797Z' fill='%2349479D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7057 23.369C14.0966 22.8529 12.6436 21.9233 11.4467 20.6908H7.71316C6.4968 20.6897 5.33055 20.2061 4.47037 19.3461C3.61018 18.4861 3.12634 17.32 3.125 16.1036V12.7316C3.1266 11.5153 3.61054 10.3494 4.47066 9.48942C5.33079 8.62949 6.49689 8.14579 7.71316 8.14445H8.04994V4.22884C8.04981 4.12586 8.06991 4.02386 8.10922 3.92869C8.14854 3.83351 8.20623 3.74704 8.279 3.67418C8.35177 3.60131 8.43823 3.5435 8.53336 3.50406C8.62848 3.46462 8.73043 3.44434 8.83341 3.44434H28.4375C28.5404 3.44434 28.6424 3.46462 28.7375 3.50406C28.8326 3.5435 28.9191 3.60131 28.9919 3.67418C29.0646 3.74704 29.1223 3.83351 29.1616 3.92869C29.201 4.02386 29.2211 4.12586 29.2209 4.22884V8.14445H29.6254C30.8416 8.14579 32.0077 8.62949 32.8679 9.48942C33.728 10.3494 34.2119 11.5153 34.2135 12.7316V16.1036C34.2122 17.3193 33.7288 18.4848 32.8695 19.3447C32.0102 20.2046 30.8451 20.6886 29.6294 20.6908H25.828C24.6508 21.9034 23.2257 22.823 21.6475 23.3438C20.9289 25.0412 21.0111 28.0617 21.8596 29.4688C22.2235 30.0741 22.5552 30.0999 22.6819 30.101H25.604C25.8121 30.101 26.0116 30.1837 26.1587 30.3308C26.3059 30.478 26.3885 30.6775 26.3885 30.8855V34.0216C26.3886 34.1247 26.3685 34.2268 26.3291 34.322C26.2897 34.4173 26.2319 34.5038 26.159 34.5767C26.0862 34.6496 25.9996 34.7073 25.9044 34.7467C25.8091 34.7861 25.7071 34.8063 25.604 34.8061H11.4866C11.3836 34.8063 11.2817 34.7861 11.1865 34.7468C11.0913 34.7075 11.0048 34.6498 10.9319 34.577C10.8591 34.5043 10.8013 34.4178 10.7618 34.3227C10.7224 34.2276 10.7021 34.1256 10.7021 34.0226V30.8855C10.7021 30.6775 10.7847 30.478 10.9318 30.3308C11.0789 30.1837 11.2786 30.101 11.4866 30.101H14.6388C14.7708 30.0999 15.114 30.0737 15.4877 29.4557C16.3456 28.0307 16.4322 25.0802 15.7057 23.369ZM27.1012 19.1227H29.6254C30.4256 19.1211 31.1926 18.8026 31.7584 18.2367C32.3243 17.6709 32.6428 16.9039 32.6444 16.1036V12.7316C32.6428 11.9314 32.3243 11.1644 31.7584 10.5985C31.1926 10.0327 30.4256 9.71412 29.6254 9.71252H29.2209V12.065C29.2222 14.7108 28.4327 17.1554 27.1012 19.1227ZM8.04994 12.065C8.04994 14.7108 8.84047 17.1554 10.1728 19.1227H7.71316C6.91293 19.1211 6.14593 18.8026 5.58009 18.2367C5.01424 17.6709 4.6956 16.9039 4.69401 16.1036V12.7316C4.6956 11.9314 5.01424 11.1644 5.58009 10.5985C6.14593 10.0327 6.91293 9.71412 7.71316 9.71252H8.04994V12.065ZM17.4753 23.7574C17.9869 25.8191 17.7942 28.5014 16.9247 30.101H20.4147C19.5485 28.495 19.3584 25.8124 19.8706 23.7486C19.4661 23.8009 19.0548 23.8278 18.638 23.8278C18.2451 23.8278 17.8572 23.8039 17.4753 23.7574ZM14.6137 31.6701H12.2731V33.2381H24.8205V31.6701H22.7064C22.7035 31.6701 22.7006 31.6701 22.6976 31.6701H14.6225C14.6208 31.6701 14.6191 31.6701 14.6174 31.6701C14.6162 31.6701 14.6149 31.6701 14.6137 31.6701ZM9.61993 5.01339V12.065C9.61993 17.6867 13.6656 22.2598 18.638 22.2598C23.6103 22.2598 27.656 17.6867 27.656 12.065V5.01339H9.61993Z' fill='%23003641'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-left: -1em !important;
    margin-top: -1em !important;
    position: absolute;
}

#btnData p {
    font-size: 1.4em;
    padding-top: 6px;
    padding-left: 1em;
}

#bg-active #imgs::after {
    content: '';
    display: block;
    position: absolute;
    background-color: blue !important;
}

select {
    font-family: Asap, sans-serif !important;
}

#noticias_recentes div a:hover {
    color: #003641;
}

#apresentacao-expresso {
    height: 85em;
}

#carousel-projetos-itens .carousel-inner {
    height: 500px;
}

.btn-group.pull-right,
.jmodedit {
	display: none !important;
}


@media (max-width: 768px) {


    #anos #cards-premios .col-12.col-md-12 .row .col-12.col-md-5.m-auto {
        padding: 3em 2em 1em 2em;
    }

    #anos #cards-premios .col-12.col-md-9 .row .col-12.col-md-5 {
        padding-top: 3em;
        padding-bottom: 1.5em;
    }

    #anos #cards-premios .col-12.col-md-9 .row .col-12.col-md-6 img {
        border-radius: 5px !important;
    }

    #anos #cards-premios .col-12.col-md-12 .row .col-12.col-md-5.m-auto {
        padding: 3em 2em 1em 2em;
    }

    #anos #cards-premios .col-12.col-md-9 .row .col-12.col-md-5 {
        padding-top: 3em;
        padding-bottom: 1.5em;
    }

    #anos #cards-premios .col-12.col-md-9 .row .col-12.col-md-6 img {
        border-radius: 5px !important;
    }

    #carousel-projetos-itens .carousel-inner {
        height: 58em !important;
    }

}

@media(max-width: 468px) {
    .animacao_concurso_cultural h2 {
        margin-top: 0px !important;
    }

    #apresentacao-expresso {
        height: 74em;
    }

    .logo_se_liga_financas {
        max-width: 200% !important;
        width: 180% !important;
    }

    .article-list .row .col-lg-4 .item div a img {
		width: 304px;
    	height: 159px;
	}
}

@media(max-width: 1025px) {
    #apresentacao-expresso {
        height: 74em;
    }
}



@media (min-width: 768px) {

    .button-menu-seja-um-voluntario {
        padding: 17px 6px 17px 6px !important;
        border: 1px solid #C9D200;
        color: #C9D200 !important;
        border-radius: 4px;
        display: initial !important;
        font-weight: 300 !important;
        font-size: 14px !important;
    }

    .sp-menu-item.current-item.active .button-menu-seja-um-voluntario {
        background-color: #C9D200 !important;
        color: #00353E !important;
        font-weight: 500 !important;
    }

    .button-menu-seja-um-voluntario:hover {
        background-color: #C9D200 !important;
        color: #00353E !important;
        font-weight: 500 !important;
    }

    .article-list .row .col-lg-4 .item div a img {
		width: 600px;
    	height: 313px;
	}

}

@media(min-width: 1023px) {
	.article-list .row .col-lg-4 .item div a img {
		width: 364px;
    	height: 190px;
	}
}