@font-face {
    font-family: Montserrat,Sans-serif;
    src: url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
    src: url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&display=swap);
}
/*
#e7e7e7
*/
a:hover, a:focus, a:active {
    color: #01843b;
}
ul li {
    list-style: none!important;
}
.article-details .article-info {
    margin-bottom: 5rem;
}
#sp-menu ul.social-icons a {
    color: #4e4d4d;
    font-size: 22px;
}
#sp-header {
    height: 100px!important;
    padding-top: 10px;
}
.logo-image {
    padding-top: 10px;
}
.footer_area img {
    max-width: 95px;
    height: auto;
    margin-top: 33px;
    margin-left: 95px;
}
.footer_area .line {
    border-top: solid 1px #ebebeb;
}
/*
#sp-header .logo {
    margin-top: -14px!important;
}
*/
.footer .logofooter {
    max-width: 180px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 5px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 15px;
    font-size: 13px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 16px!important;
    line-height: 60px;
}
#sp-header .logo a {
    font-size: 42px!important;
    font-weight: 900!important;
    padding: 10px 10px 10px 0;
    letter-spacing: -4px!important;
    background: rgb(196,0,11);
    background: linear-gradient(90deg, rgba(196,0,11,1) 0%, rgba(196,0,11,1) 8%, rgba(51,85,51,1) 74%);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}
#sp-header .logo a:hover {
    color: #009240!important;
}
.section-banner-seach {
    min-height: 370px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    background: url(../images/bg-home-search.jpg);
    background-size: cover;
    background-position: center center;
    padding: 15px;
}
#section-about-home .about-home {
    padding-top: 50px; 
    padding-bottom: 50px; 
    overflow: hidden; 
    position: relative; 
    width: 100%; 
    background: url(../images/bg-home-about.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -moz-background-size: cover; 
    -webkit-background-size: cover;
}
.about-home-content ul {
    list-style: none;
}
.about-home-content ul li {
    display: block;
    width: 400px;
    border: solid 1px #a6a5a5;
    padding: 18px;
}
.about-home-content ul li:first-child {
    margin-bottom: 40px;
}
#section-about-home .about-home::after {
background-color: #0f7829;
}
.mbr-overlay {
    background: #222;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.about-home-content {
    z-index: 99999;
    position: relative;
}
#section-about-home h3 {
    font-size: 30px;
    font-weight: 700;
}
#section-about-home h4 {
    font-size: 18px;
    font-weight: 800;
    margin-top: -7px;
    color: #484a4c;
}
.ouvidoria {
    padding-top: 100px;
}
.contato-ouvidoria {
    transform: rotate(90deg);
}
.txt-ouvidoria p {
    font-size: 15px;
    text-align: justify;
    line-height: 1.3;
    padding-bottom: 13px;
}
.contato-ouvidoria span {
    font-size: 40px;
    font-weight: 600;
    padding-left: 10px;
    letter-spacing: -1px;
    color: #706f6f;
}
.ouvidoria h3 {
    font-size: 30px !important;
    font-weight: 800;
    margin-bottom: 35px;
}
#sp-footer1 {
    font-size: 10px;
    text-align: center;
}
.section-serv-home {
    padding: 25px 0 50px 0;
    align-items: center;
}
.section-serv-home h2{
    padding-bottom: 45px;
}
.lnpd_item_wrapper .lnpd_item_without_intro .lnpd_item_date {
    color: #009240!important;
}
.sp-megamenu-parent>li:hover>a {
    color: #009240!important;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #009240!important;
}

.brd-serv-right {
    border-right: solid 1px #e7e7e7;
}
.brd-serv-left {
    border-left: solid 1px #e7e7e7;
}
.brd-serv-bottom {
    border-bottom: solid 1px #e7e7e7;
}
.banner-seach{
    min-height: 370px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-seach h1 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.9px;
    margin-bottom: 2px;
}
.banner-seach h2 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.9px;
    color: #4c4b4b;
    margin-bottom: 20px;
}
.form-control:focus {
    color: #000;
    background-color: #fff;
    border-color: #00a6494a;
}
.section-serv-home .btn-group-lg>.btn, .btn-lg {
    padding: 0!important;
}
.section-serv-home .btn:hover {
    color: #009240;
}
.txt-serv{
    margin-top: 18px;
    font-size: 14px;
    padding-bottom: 0;
    margin-bottom: 0;
    letter-spacing: -1.0px;
}
.txt-serv-legend{
    font-size: 15px;
}
.mfp_default_skin_default .mfp_default_item .mfp_default_title {
    display: block;
    padding: 0;
    line-height: 0.8;
    text-align: justify;
}
.mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    font-weight: 600 !important;
    font-size: 15px!important;
    color: #252525;
}
.mfp_default_skin_default .mfp_default_item .mfp_default_title a:hover {
    color: #009240!important;
}
.mfp_default_skin_default .mfp_default_item .mfp_introtext {
    font-size: 14px;
    text-align: justify;
}
.lnpd_item_wrapper .lnpd_item_with_intro .lnpd_item_title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.7px;
}
.lnpd_item_wrapper .lnpd_item_with_intro .lnpd_item_date {
    color: #0f7829;
    font-weight: 500;
    margin-bottom: 0.7em;
}
.lnpd_item_wrapper .lnpd_item_with_intro .lnpd_item_introtext {
    font-size: .9em;
    display: block;
    margin-bottom: 1.2em;
    line-height: inherit;
    background: transparent;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    color: #666;
    text-shadow: none;
}
.lnpd_item_wrapper {
    text-align: justify;
    margin-left: 10px;
}
.sf_title{
    color: #706f6f;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 800;
}
.ftr_logo {
    float: left;
    padding: 15px 46px 0 0;
}
.ftr_logo a img {
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.single_ftr p {
    margin-bottom: 10px;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
}
.single_ftr ul {
    list-style: none;
    padding-left: 0;
}
.single_ftr .fa {
    color: #a7a8a4;
}
.single_ftr li {
    font-size: 14px;
    line-height: 1.6;
    padding-right: 16px;
    font-weight: 500;
}
.sp-module ul>li> a:hover {
    color: #009240!important;
}
.ftr_btm_area {
	background: transparent;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #888;
	margin-top: 28px;
	z-index: 100;
	position: relative;
}
.sppb-addon-content ul {
    list-style: none;
}
.news-geral-home ul li {
    padding: 20px 0!important;
}
.lnpd_item_wrapper .lnpd_item_without_intro {
    border-bottom: 1px solid #f4f2f2;
}
.news-geral-home ul li:first-child {
    padding: 0 0 20px 0!important;
    margin-left: 0;
}
.news-geral-home ul li:last-child {
    border: none!important;
}
.breadcrumb {
    padding: 0 0 0.75rem 0;
    background-color: transparent;
    border-radius: 0.25rem;
    text-align: center;
    justify-content: center;
}
#breadcrumb h3.sppb-addon-title {
    font-size: 20px;
    font-weight: 600;
}
.breadcrumb a {
    color: #252525!important;
    font-weight: 600;
}
.breadcrumb a:hover {
    color: #009240!important;
    font-weight: 600;
}
.breadcrumb-item.active {
    color: #009240;
    font-weight: 600;
}
.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: none;
    border-radius:0;
}
.section-banner-seach-h{
    display: contents;
}
.banner-seach{
    display: flex;
}
.seach-banner-h input{
    width: 680px;
    padding: 10px 15px;
    background-color: #ffffffbd;
    border: 1px solid #6f8e1624;
    -moz-appearance: none;
    border-radius: 0;
}
.result__item+.result__item {
    border-top: 1px solid #e4e2e2!important;
}
.result__title a:hover {
    text-align: none;
    color: #000;
}
#sp-main-body {
    padding: 25px 0;
}
#section-news-home h3 {
    font-size: 20px;
    font-weight: 800;
    color: #757474;
    padding-bottom: 25px;
}
#section-noticias-noticias .sppb-row-container {
    border-bottom: 1px solid #f4f2f2;
    padding-bottom: 45px;
}
.news-ulitmas-news .mfp_default_item {
    padding-right: 20px ;
}

.news-ulitmas-news .mfp_default_title {
    letter-spacing: -0.7px;
    margin-bottom: 15px!important;
}
.news-ulitmas-news .mfp_introtext {
    margin-top: 0px!important;
}
.mfp_default_skin_default .mfp_default_item .mfp_date, 
.mfp_default_skin_default .mfp_default_item .mfp_author {
    font-size: .9em;
    color: #009240;
    display: inline;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    float: left;
    margin: 0px 15px 0px 0px;
    border-radius: 0;
    border: none;
}
.article-introtext p, .article-introtext h3,  .article-introtext h2 {
    text-align: justify;
}
.article-introtext h2 {
    font-size: 20px;
}
.article-introtext h3 {
    font-size: 18px;
}
.article-header h2 {
    font-size: 28px!important;
    font-weight: 800;
    letter-spacing: -0.7px;
}
.article-header h2 a:hover {
    color: #009240!important;
}
.article-info>span a:hover {
    color: #009240;
}
.published {
    color: #009240;
}
.news-ulitmas-news .mfp_default_item {
    margin-bottom: 10px!important;
}
.section-busca-news input {
    width: 680px;
    padding: 10px 15px;
    background-color: #ffffffbd;
    border: 1px solid #6f8e1624;
    -moz-appearance: none;
    border-radius: 0;
}
.sp-page-builder .page-content #section-busca-news {
    padding-top: 32px!important;
    margin-top: 0px!important;
    margin-bottom: 50px!important;
    background-color: #fcfcfc!important;
}
.btn-primary, .sppb-btn-primary {
    border-color: #6f8e16;
    background-color: #6f8e16;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #009240;
    background-color: #009240;
}
/* 
.article-details .article-ratings-social-share {
    padding: 0;
    border: none;
    margin: 0;
    position: absolute;
    z-index: 9999;
}
*/
.article-details .article-ratings-social-share {
    display: none!important;
}
.killapad .breadcrumb {
    margin-bottom: 35px;
}
.article-details .article-can-edit {
    position: relative;
    margin-bottom: 35px;
    border: solid 3px #eee;
}
#section-contato-topo h3 {
    font-size: 40px;
    font-weight: 800;
}
#section-contato-topo h4 {
    font-size: 20px;
    font-weight: 800;
    padding-bottom: 15px;
    color: #252525;
}
#section-contato-topo p {
    margin-bottom: 2px;
}
#section-contato-topo a {
    font-size: 15px;
    color: #252525;
    font-weight: 500;
    letter-spacing: -0.7px;
}
#section-contato-topo .fas, #section-contato-topo .fa {
    color: #009240;
}
.article-details .article-full-image {
    float: left;
    padding: 10px;
    margin-bottom: 0;
}
.article-details .article-full-image img {
    border-radius: 0;
    padding-right: 10px;
}
.article-details p {
    text-align: justify;
}
.article-details .article-header h1 {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -0.7px;
    text-align: justify;
    margin: 15px 0 35px 0
}
#section-noticias-noticias .mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top img, 
#section-noticias-noticias .mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top2 img {
    padding-right: 10px;
    padding-bottom: 0px;
    max-width: 40%;
    width: 100%;
    height: auto;
    margin-bottom: 0px!important;
    float: left;
}
.mfp_default_skin_default .mfp_default_item {
    margin-bottom: 53px;
}
.mfp_default_skin_default .mfp_default_item:last-child{
    margin-bottom: 0;
}
.section-noticias-noticias h3.sp-module-title {
    font-size: 20px;
    font-weight: 800;
    color: #757474;
    padding-bottom: 25px;
}
.noticia-destaque-noticias {
    padding-right: 30px;
}
.section-about h1 {
    font-weight: 800;
    margin-bottom: 0;
}
.sp-page-builder .page-content #section-ouvidoria-ses {
    background-color: #fcfaf9;
    padding-bottom: 106px!important;
}
.sp-page-builder .page-content #section-footer-head {
    margin: 0!important;
}
.section-about span {
    font-size: 22px;
    color: #009240;
    font-weight: 500;
    letter-spacing: -0.7px;
}
.estabelecimentos-transplantadores .card-body {
    margin-left: 24px!important;
}
.estabelecimentos-transplantadores .card-header {
    padding: 10px 15px;
    margin-bottom: 0;
    background-color:transparent!important;
    border-bottom: 1px solid #eeeeee;
}
.estabelecimentos-transplantadores .card {
    background-color:transparent!important;
    background-clip: border-box;
    border: none!important;
}
.estabelecimentos-transplantadores .article-info {
    display: none!important;
}
.estabelecimentos-transplantadores h5 {
    font-size: 18px;
    font-weight: 800;
    padding-top: 20px;
}
.estabelecimentos-transplantadores p {
    font-size: 16px;
    padding-top: 2px;
}
.estabelecimentos-transplantadores h5, 
.estabelecimentos-transplantadores p {
    padding-left: 20px;
    line-height: 1.4;
}
.estabelecimentos-transplantadores strong {
    color: #4f4e4e;
}
.estabelecimentos-transplantadores .card-header .btn {
    font-size: 20px;
    font-weight: 800;
}
.estabelecimentos-transplantadores .card-header a:hover {
    color: #009240;
}
.bancodeolhos  {
    margin-bottom: 150px;
}
.bancodeolhos h5  {
    font-size: 18px;
    font-weight: 800;
    padding-top: 20px;
}
.bancodeolhos p  {
    font-size: 16px;
    padding-top: 2px;
}
.cred-equi-list {
    padding-left: 50px;
}
.legislacao-transplantes .card-header {
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: transparent!important;
    border-bottom: 1px solid #eeeeee;
}
.legislacao-transplantes .card-header .btn {
    font-size: 20px;
    font-weight: 800;
}
.legislacao-transplantes .card-header a:hover {
    color: #009240;
}
.legislacao-transplantes .card {
    background-color: transparent!important;
    background-clip: border-box;
    border: none!important;
}
.legislacao-transplantes {
    margin-bottom: 255px!important;
}
.legislacao-transplantes h4 {
    padding-top: 40px;
    font-size: 20px;
    font-weight: 700;
}
.forms-cht {
    margin-bottom: 450px!important;
}
.regula .link-in a {
    color: #222!important;
    font-weight: 400;
    font-size: 14px;
}
.regula .link-in a:hover, a:focus, a:active {
    color: #252525!important;
    font-weight: 400;
    font-size: 14px;
}
.regula .link-in a:hover {
    background-color: #009240!important;
    color: #fff!important;
    font-weight: 400;
}
.regula img {
    padding-right: 20px;
    margin-bottom: 24px;
}
.regula img {
    padding-right: 20px;
    margin-bottom: 24px;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #fafafa;
    box-shadow: 0 0 0 0.25rem rgb(181 181 182 / 25%);
}
.accordion-button:not(.collapsed) {
    color: #333333;
    background-color: #fcfcfc;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.hover figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover figure:hover img {
	opacity: .5;
}
.mybtn-vazado {
    padding: 10px;
    background: transparent;
    border: solid 1px #E7E7E7;
    border-radius: 10px;
}
.my-content-articles .regula p {
    padding-right: 25px;
    padding-top: 20px;
    margin-bottom: 25px;
}
.my-content-articles h2 {
    font-size: 20px;
    font-weight: 500;
    padding: 25px 0 25px 15px;
    border-bottom: solid 1px #eee;
    margin: 0;
}
.my-content-articles a {
    font-size: 20px!important;
    font-weight: 800!important;
}
.my-content-articles a:hover, a:focus, a:active {
    font-size: 20px;
    font-weight: 500;
}
.phocadownloadfile32 {
    border: none;
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
    margin: 0!important;
    padding: 4px 0px 5px 43px!important;
    background-color: transparent;
}
.phocadownloadfile32 a {
    font-weight: 600;
    color: #464848;
    font-size: 15px;
    letter-spacing: 0.1px;
}
.phocadownloadfile32 a:hover {
    color: #01672c;;
}
.rs-docs a {
    font-weight: 500;
    color: #fff;
    background-color:#009240;
    font-size: 14px;
    letter-spacing: 0.1px;
}
.rs-docs a:hover {
    font-weight: 500;
    background-color: transparent;
    color: #333;
}
#accordionPanelsStayOpenExample {
    padding-left: 10px;
}
#accordionPanelsStayOpenExample .accordion-button {
    font-size: 15px;
    color: #009240;
    font-weight: 500;
    text-align: left;
    background-color: #ffffff;
    border: 0;
    border-radius: 0;
}
.my-content-articles li {
    padding-top: 10px;
}
.my-content-articles .description {
    padding-left: 10px;
    margin-top: 45px;
}
.description h4 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.description .lead {
    font-size: 20px;
    font-weight: 600;
}


.phocadownloadfilelist {
    background: transparent!important;
    border: none!important;
    margin: 0px!important;
}
.phocadownloadfilelist32 {
    padding: 18px 0px 18px 46px!important;
}
.phocadownloadfilelist {
    background: #f7f7f7!important;
}
.phocadownloadfilelist32:nth-child(even) {
    background-color: white;
}
.phocadownloadfilelist img {
    max-width: 10px!important;
}
.pd-category .pagination {
    display: none!important;
}
.my-content-articles ul {
    list-style: none!important;
    margin-left: 0!important;
    padding-left: 0!important;
}
.my-content-articles ul li {
    padding-bottom: 10px;
}
.my-content-articles {
    margin-bottom: 27px;
}


#phoca-dl-category-box {
    min-height: 703px!important;
}
.pd-category .ph-subheader {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -0.7px;
    text-align: justify;
    margin: 15px 0 35px 0;
    padding-bottom: 35px;
    border-bottom: solid 7px #eee;
}
.pd-filename {
    font-size: 16px;
    letter-spacing: -0.9px;
    font-weight: 500;
}
.legislacao .sppb-addon-content ul {
    margin: 0px!important;
    padding-left: 0;
}
.legislacao .killapad {
    padding: 0!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #009240!important;
    background-color: transparent;
    font-weight: 500!important;
    font-size: 20px!important;
    border-bottom: solid 1px #009240;
}
.section-legislacao .nav-pills a {
    padding: 15px 80px 15px 80px;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.footer-head{
    padding: 0;
}
.footer-head a {
    text-align: left!important;
}
.footer-head ul {
    list-style: none;
    margin-bottom: 0;
}
.footer-head .fas {
    font-size: 62px;
}
.footer-head ul li {
    display: inline-block;
}
.footer-head01{
    background-color: #0cad53;
    padding-top: 18px;
}
.footer-head01 a{
    font-size: 16px;
    color: #ffffff;
    line-height: 1.2;
}
.footer-head01 a:hover{
    color: #fff;
}
.footer-head02{
    background-color: #009240;
    padding-top: 18px;
}
.footer-head02 a{
    font-size: 16px;
    color: #ffffff;
    line-height: 1.2;
}
.footer-head02 a:hover{
    color: #fff;
}
.footer-head03{
    background-color: #009240;
    padding-top: 16px;
}
.footer-head03 a{
    font-size: 20px;
    color: #ffffff;
    line-height: 1.1;
    font-weight: 400;
}
.footer-head03 a:hover{
    color: #fff;
}
.footer-head01, .footer-head02, .footer-head03{
    height: 100px;
}
#menu-right .sp-module:first-child {
    border-right: none;
    padding-right: 0;
}






@media screen and (max-width: 800px) {
    .banner-seach h1 {
        font-size: 18px;
        margin-top: 143px;
    }
    .row {
        --bs-gutter-x: 0;
    }
    .section-serv-home .brd-serv-right, .section-serv-home .brd-serv-bottom {
        border-right: none!important;
        border-bottom: solid 1px #ebe7e7;
    }
    .section-serv-home h2 {
        padding-bottom: 15px;
    }
    .section-serv-home {
        padding: 25px 0 5px 0!important;
    }

    #section-about-home .about-home {
        padding-top: 15px!important;
        padding-bottom: 30px!important;
    }
    #section-about-home h4 {
        color: #e21d2c;
        padding-bottom: 25px;
    }
    .ouvidoria {
        padding-top: 50px;
    }
    .contato-ouvidoria {
        transform: none;
    }
    .contato-ouvidoria span {
        font-size: 40px;
        font-weight: 900;
        color: #e21d2c;
    }
    .footer .logofooter {
        height: auto;
        max-width: inherit;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .footer_area img {
        max-width: 100%;
        height: auto;
        margin-top: 33px;
        margin-left: 0!important;
    }
    .estabelecimentos-transplantadores .card-body {
        margin-left: 0!important;
    }
    .estabelecimentos-transplantadores h5, .estabelecimentos-transplantadores p {
        padding-left: 0!important;
    }
    .article-details .article-header h1 {
        font-size: 27px!important;
    }




}
















@media only screen and (max-width: 1350px) {
    #sp-header .logo a {
        font-size: 34px!important;
        font-weight: 800!important;
        padding: 10px 10px 10px 0;
        letter-spacing: -4px!important;

    }
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        font-size: 12px!important;
    }
}
@media only screen and (max-width: 992px) { 
    .logo-image {
        height: 68px!important;
    }
}






























