html, body{
    margin: 0;
    padding: 0;
}
nav_home ul{display: flex;}
ul, li{
    padding: 0;
    list-style: none;
}
.nav {
    background: #f8f7f7;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
}
.bloc{
    margin-bottom: 30px;
}
.bloc a:hover{
   
   text-decoration: none;
}
.card-img-top{
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
}
.social i {
    font-size: 22px;
    cursor: pointer;
}
.social{
    cursor: pointer;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: italic;
}
.contact-icons img {
    filter: invert(50%);
    margin-right:20px;
}
.title-page{
    font-family: 'Roboto', sans-serif;
    color: #4d4d4f;
    font-size: 45px;
    text-align: center;
    margin-bottom: 30px;
}
.list p {
    margin-bottom: 1rem;
    margin: 0;
    font-size: 14px;
    color: #808084;
}
.list h5 {
    font-size: 16px !important;
    color:#000 !important;
}
.list img {
    height: auto;
    width: 90%;
    /* object-fit: cover; */
    border-radius: 5px;
    margin: 0 auto;
    display: block;
}
.table .thead-dark th {
    color: #fff;
    background-color: #4d4d4f !important;
    border-color: #4d4d4f !important;
    font-family: 'Roboto', sans-serif!important;
}
table .btn {
    padding: 10px 10px !important;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 40px;
    color: #fff;
    background: #71bf44;
}

.card {
    margin-bottom: 20px;
}
@media screen and (max-width: 500px){
    .list h5 {
    text-align: center;
}
.list img {
    width: 28% !important;
    margin-bottom: 20px !important;
}
.list p{
    text-align: center;
}
.list .badge-success {
    color: #fff;
    background-color: #28a745;
    display: block;
    margin: 0 auto;
    width: 200px;
    margin-top: 12px;
}
.btn {
    white-space: inherit !important;
}
} 
section{
    width: 100%;
}
.links-contato{
    margin:0;
}
.logo-perfil{
    float: left;
    width: 40%;
    overflow: hidden;
}
.logo-perfil .box-img {
    margin-bottom: 25px;
    width: 25%;
    height: 107px;
}
.logo-perfil .box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-perfil{
    float: right;
    width: 40%;
}
.info-perfil p {
    text-align: right;
    color: #a1a1a1;
    font-family: 'Roboto', sans-serif;
}
.info-perfil p:last-child{
    color: #72bf44;
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    font-size: 1.4rem ;
}
.logo-perfil strong{
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    font-size: 1.4rem;
}
.links-contato li{
    display: inline-block;
    text-align: center;
    width: 33%;
    padding: 35px 0;
}
.links-contato li strong {
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    color: #4d4d4f;
    font-size: 20px;
}
.links-contato .links-footer{
    margin:5px;
}
.links-contato p {
    margin-top: 5px;
    color: #454141;
    font-family: 'Roboto', sans-serif;
}
.links-contato img {
    filter: invert(70%);
    margin:5px 5px;
}
#carousel1 .radius{
    height: 180px;
    width: 60%;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
#carousel1{
    padding-top:20px; 
} 
#carousel1 p{
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    color: 000000;
    text-align: center;
}
#carousel1 .item{
    height: 250px;
}
#carousel1 .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover !important;
}
#carousel1 .owl-prev{
    position: absolute;
    left: 0;
}
#carousel1 .owl-next {
    position: relative;
    float: right;
}
#carousel1 .owl-nav {
    position: absolute;
    width: 100%;
    top: 70px;
}
#carousel1 .owl-dots {
    display: none;
}
#carousel2 .item{
    height: 100px;
    padding: 20px;
}
#carousel2 .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: scale-down !important;
}
#carousel2 .owl-prev{
    position: absolute;
    left: 0;
}
#carousel2  .owl-next {
    position: absolute;
    right: 0;
}
#carousel2 .owl-nav {
    margin-top: -64px !important;
}
#carousel2 .owl-dots {
    display: none;
}
.nav_home .search li{
    background: #72bf44;
    padding: 0px 20px !important;
    border-radius: 30px;
    line-height: 3;
    height: 40px;
    margin-top: 15px;
    color: #fff;
}
.nav_home .login li {
    color: #72bf44;
}
.holder_full{
    width: 100%;
}
#logo_home{
    height: 60px;
    width: auto;
    float: left;
    padding-left: 10px;
}
#logo_home img{
    height: 100%;
    width: auto;
}
.btn_green{
    background: #72bf44;
    border-radius: 5px !important;
    font-weight: bold;
}
nav{
    width: 100%;
    margin: 25px 0;
}
nav ul{
    float: right;
    width: auto;
    padding-right: 5px;
}
nav ul li{
    float: left;
    margin: 6px 10px 0;
    font-size: .85rem;
    color:#4d4d4f;
}
nav.nav_home{
    position: relative;
    top: 0;
    z-index: 10;
}
nav.nav_home ul a{
    color: #fff;
    line-height: 50px;
}
nav.nav_home .btn_red,
nav.nav_home .btn_border{
    float: right;
    margin-left: 20px;
    font-size: .85rem;
}


/* -- BUTTONS COLORS -- */
.btn{
    border-radius: 20px;
    color: #fff;
    padding: 5px 20px !important;
}
.btn_red{
    background-color: #e62b27;
    color: #fff;
    width: 100% !important;
}
    .btn_red:hover{
        color: #fff;
    }
.btn_black{
    background-color: #171616;
    color: #fff;
    width: 100% !important;
}
.btn_border{
    color: #fff;
    width: 100% !important;
    border: solid 2px #fff !important;
}
.duvidas h1{
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    color: #4d4d4f;
    text-align: center;
    font-size: 27px;
    margin-bottom: 25px;
}
.duvidas h5{
    font-family: 'Roboto', sans-serif;
    color: #6f6f70;
    text-align: center;
    font-size: 16px;
}
.duvidas h5 a{ 
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    color: #4d4d4f;
    text-align: center;
    font-size: 16px;
}
.link-footer {
    background: #979797;
    padding: 20px 0;
}
.link-footer ul li{
    display: inline;
    color: #fff;
    margin: 10px;
    font-family: 'Roboto', sans-serif;
}
.link-footer ul {
    margin: 0 auto;
    width: 310px;
}
/* --  -- */


/* -- COMMON STYLES -- */
.right{
    float: right !important;
}
.left{
    float: left !important;
    margin-top: 50px;
}
.noborder{
    border: none !important;
}
.full_lht{
    width: 100%;
}
/* --  -- */


.top_holder{
    background: #171616;
    padding: 10px 0;
    position: relative;
    z-index: 10;
}
.top_holder ul, .top_holder ul li{
    float: left;
    margin-bottom: 0;
}
.top_holder ul{
    padding-top: 3px;
}
.top_holder ul li{
    margin-right: 5px;
}
.top_holder ul li > svg{
    font-size: 1.2rem;
}
.top_holder *{
    color: #fff;
    font-size: .8rem;
}
#top_login{
    float: right;
    color: #fff;
    font-size: .8rem;
    line-height: 25px;
}
#top_login a{
    color: #fff;
    text-decoration: underline;
}
.user_top_img{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}
.user_top_img img{
    width: auto;
    height: 110%;
    margin: 0;
}
.copyright li{
    float: left;
    font-size: .65rem;
}
footer{
    width: 100%;
    background: #4d4d4f;
    padding: 35px 0;
    float: left;
}
footer *{
    color: #fff;
}
.links{
    margin: 0;
    width: 100%;
}
.grey{
    background: #f8f7f7;
    padding: 20px 0;
}
.box-white{
    background: #fff;
    border-radius: 5px;
    margin-bottom: 40px;
}
.links > li{
    float: left;
}
.grey dt{
    color: #72bf44 !important;
}
.links-footer li {
    display: inline !important;
    float: none !important;
    margin: 5px !important;
}
.links > li ul li{
    font-size: 15px;
    margin: 5px 0;
    float: left;
    width: 100%;
}
.links > li ul li a{
    color: #fff;
    line-height: 25px;
}
.lk{
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    color: #4d4d4f;
    text-align: center;
    font-size: 16px;
}
.links > li ul > h6{
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-size: .75rem !important;
    color: #71bf44;
}
.links > li ul.tags li{
    float: left;
    width: auto;
    margin-right: 4px;
}
.media_footer li{
    width: 100%;
    height: 50px;
    margin: 5px 0;
}
.media_footer li img{
    width: 100%;
    height: auto;
}
.links li small{

}
.btn_green a {
    color: #fff;
}
.sublinks li{
    float: left;
    border-right: solid 1px #fff;
    padding: 0 15px 0 0;
    margin: 0 20px 0 0;
    font-size: .65rem;
}
.sublinks{
    width: 100%;
    padding: 20px 0;
    border-bottom: solid 1px #fff;
}
.copyright{
    width: 100%;
}
.copyright .right li{
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: solid 1px #fff;
}

#slider_home{
    position: relative;
    top: -200px;
    margin-bottom: -185px;
    z-index: 0;
    float: left;
    clear: both;
}
.content_slider{
    width: 100%;
    height: 100%;
    position: relative;
}
.dropdown{
    position: relative;
    color: #fff;
    font-size: .85rem;
}
.dropdown svg{
    font-size: 1.2rem;
    color: #e62b27;
    position: relative;
    top: 2px;
    margin-left: 3px;
}
    .menu_internas .dropdown svg{
        color: #fff;
    }
.dropdown{
    position: relative;
}
.dropdown ul{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    background: rgba(0,0,0,.85);
    padding: 20px 20px 0;
    border-radius: 5px;
    display: none;
    z-index: 12;
}
.dropdown ul li{
    margin: 0;
    color: #fff;
    font-size: .85rem;
}
#container_culturas{
    padding: 20px;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 100px;
    position: relative;
}
#container_culturas li > div{
    padding: 20px;
    border: solid 2px #dedede;
    border-radius: 6px;
    float: left;
    width: 100%;
}
#container_culturas #btn_close{
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: .9rem;
}
#container_culturas #btn_close svg{
    color: #808080;
}
#container_culturas li div span{
    width: 100%;
    float: left;
    text-align: center;
    color: #e62b27;
    font-size: 1.2rem;
    font-weight: 500;
}
#container_culturas li h3{
    color: #e62b27;
    width: 100%;
    text-align: center;
    margin: 30px 0;
    float: left;
}
#container_culturas .container_icon{
    width: auto;
    height: 110px;
    margin: 20px 0 20px 22%;
}
#container_culturas .container_icon img{
    width: auto;
    height: 100%;
}
#container_culturas small{
    float: left;
    margin: 20px 0;
    color: #808080;
    text-align: center;
    width: 100%;
}
.news_slider_home{
    position: absolute;
    right: 0;
    width: 360px;
    top: 160px;
    z-index: 15;
}
.news_slider_home li{
    color: #fff;
    float: left;
    width: 100%;
    margin: 10px 0;
}
.news_slider_home li > div div{
    width: 32%;
    height: 100px;
    background: #fff;
    float: left;
    border-radius: 6px;
    overflow: hidden;
}
.news_slider_home li > div div img{
    height: 110%;
    width: auto;
    margin: -10px 0 0 -10px;
}
.news_slider_home li > div dl{
    width: 65%;
    float: right;
}
.s_util a {
    color: #000 !important; 
}
.news_slider_home li > div dt{
    font-size: .8rem;
    margin-bottom: 10px;
}
.news_slider_home li > div dd{
    font-size: .7rem;
    height: 35px;
    overflow: hidden;
}
.news_slider_home li > div dd.leiamais{
    height: auto !important;
    text-decoration: underline;
}
.new_principal_home{
    width: 100%;
    /*margin-bottom: 40px;*/
}
.middle_line_home a:hover{
    text-decoration: none;
}
.middle_line_home small{
    font-size: 12px;
    color: #999;
}
.not_home{
    height: 220px;
    overflow: hidden;
}
.new_principal_home ul li{
    float: left;
    width: 50%;
    padding: 0 10px 0 0;   
}
.new_principal_home p,
.videos_home p{
    color: #808080;
    margin-bottom: 0;
}
.new_principal_home > dl,
.new_principal_home ul
{

    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
}
.new_principal_home dt,
.videos_home h5{
    font-size: 1.3rem !important;
    font-weight: bold;
    color: #757575;
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    margin-bottom: 20px;
}
.new_principal_home dt{
    font-size: 1.8rem;
    line-height: 40px;
}
.new_principal_home dd{
    font-size: .9rem;
    color: #000;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
}
.new_principal_home ul dt{
    font-size: 1.1rem;
    line-height: 25px;
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
}
.new_principal_home ul div{
    float: left;
    width: 36%;
    height: 85px;
    border-radius: 10px;
    background: gray;
    overflow: hidden;
}
.new_principal_home ul dd{
    font-size: .8rem;
    float: right;
    width: 60%;
    line-height: 16px;
}
.videos_home{
    position: relative;
    float: left;
}
.videos_home h5{
    font-weight: bold;
}
.videos_home span{
    color: #808080;
    font-size: .75rem;
    position: absolute;
    right: 0;
    top: 20px;
    text-decoration: underline;
}
.videos_home ul{
    width: 100%;
    margin-top: 25px;
}
.icon2{
    margin-left: 10px;
}
.videos_home ul li{
    float: left;
    color: #808080;
    margin-bottom: 25px;
    height: 160px;
}
.videos_home ul li > div{
    width: 100%;
    height: 100px;
    background: gray;
    margin-bottom: 8px;
    overflow: hidden;
    border-radius: 10px;
}
.videos_home h6{
    margin-bottom: 0 !important;
    line-height: 17px;
    height: 32px;
    color: #808080;
    font-size: .8rem;
}
.videos_home small{
    font-size: .7rem;
}

.right_line_home > div{
    border: solid 1px #eaeaea;
    border-radius: 10px;
    padding: 10px 15px;
    width: 100%;
    float: left;
    margin: 15px 0;
}
.right_line_home > div .btn{
    font-size: .6rem;
}

#consultor_online > div{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    background: gray;
    overflow: hidden;   
}
#consultor_online > div img{
    width: auto;
    height: 110%;
    margin: -4px 0 0 -4px;
}
#consultor_online ul li:nth-child(1),
.right_line_home .title_box{
    font-size: .8rem;
    color: #808080;
}
#consultor_online ul li:nth-child(2){
    font-size: 1.4rem;
    color: #808080;
}
#consultor_online ul li:nth-child(3){
    font-size: .7rem;
    color: #808080;
}

.comment_box li{
    width: 100%;
    float: left;
    margin: 15px 0;
}
.comment_box li > div{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: gray;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.comment_box li > div img{
    width: auto;
    height: 110%;
    margin: -4px 0 0 -4px;
}
.comment_box li h6{
    color: #808080;
    margin-bottom: 0 !important;
}
.comment_box li > span{
    color: #808080;
    font-size: .6rem;
    position: relative;
    top: -7px;
}
.comment_box li > p{
    font-size: .75rem;
    margin: 0;
    width: 100%;
}   
.comment_box li > a{
    font-size: .7rem;
    color: #e62b27;
    font-weight: bold;
}
#cotacao table{
    margin-top: 15px;
    color: #808080;
    font-size: .75rem;
}
#cotacao tr td, tr#head_table th:nth-child(2) {
    text-align: right;
}
#cotacao tr th{
    font-weight: 100;
}
#cotacao table tr th{
    padding: 5px 0;
}
#cotacao table tr{
    border-bottom: solid 1px #eaeaea;
}
tr#head_table th{
    font-weight: bold !important;
}
.middle_line_home ul li .content_video_slider{
    margin: 10px 0;
    float: left;
}
.middle_line_home div p{
    color: #808080;
    font-size: .85rem;
    margin-bottom: 0;
}   
.middle_line_home div h5{
    color: #e62b27;
    margin-bottom: 15px;
}
.publicacoes_lista li a{
    font-size: .8rem;
    color: #808080;
    margin: 3px 0;
    
}
.icon1{
    height: 90%;
    margin-left: 18px;
}
.box-grey .control-img{
    text-align:center;

    height: 120px;
}
.icon3{
    margin-left: 30px;
}
.box-grey dt {
    text-align: center;
    color: #000 !important;
}
.box-grey .new_principal_home dl{
    background: #f0f0f0;
    padding: 20px;
    height:260px;
    border-radius: 7px;
    width: 100%;
}
.publicacoes_lista li > a svg{
    margin-right: 5px;
    color: #e62b27;
}
.middle_line_home > div:nth-child(1){
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
}
.middle_line_home > div ul li .content_video_slider h4{
    color: #e62b27;
}
.middle_line_home .container_video{
    width: 100%;
    height: 250px;
    background: gray;
    border-radius: 10px;
    overflow: hidden;
}
.middle_line_home > div > div{
    margin: 0;
}
.middle_line_home div:nth-child(1) h5{
    margin-bottom: 0;
}
.materiais_home > div{
    float: left;
    width: 35%;
    height: 120px;
}
.materiais_home ul{
    float: left;
    width: 65%;
}
.materiais_home ul li, .materiais_home ul li a{
    color: #808080;
    font-size: .8rem;
    margin-bottom: 6px;
}
.materiais_home ul li:nth-child(1){
    margin-left: 0;
}
.slider_depoimentos_home{
    position: relative;
    top: -55px;
    padding-top: 35px;
    z-index: 1;
}

.cadastro_mobile{
    background: #e62b27;
    padding: 30px 0 0 ;
    width: 100%;
    margin-top: 50px;
}
.cadastro_mobile div{
    color: #fff;
}
.cadastro_mobile div small{
    font-size: .6rem;
    width: 100%;
    float: left;
    padding-bottom: 8px;
}
.cadastro_mobile div span{
    font-size: .8rem;
    float: left;
    width: 100%;
    font-weight: 100;
    padding-top: 8px;
}
.cadastro_mobile div h5{
    font-weight: bold;
    margin-bottom: 0;
}
.cadastro_mobile form li{
    float: left;
}
.cadastro_mobile form li input[type="text"]{
    border: none;
    border-radius: 5px;
    padding: 6px 10px;
    font-size: .8rem;
}
.cadastro_mobile form li input[type="button"]{
    font-size: .6rem;
    margin-top: 23px;
    padding: 8px 5px !important;
    border-radius: 5px !important;
}
.cadastro_mobile form li input[type="text"],
.cadastro_mobile form li input[type="button"]{
    width: 100%;
}
.cadastro_mobile form li label{
    font-size: .65rem;
}
.cadastro_mobile .row div:nth-child(4) ul li{
    float: left;
    width: 48%;
}
.cadastro_mobile .row div:nth-child(4) ul li img{
    width: 100%;
}
.cadastro_mobile #midias{
    margin-top: 25px;
}
#phone_cadastro{
    position: relative;
    bottom: 60px;
    height: 200px;
    overflow: hidden;
    margin-bottom: -60px;
}
#mapa_realtime{
    background: #f7f7f7;
    padding: 30px 0;
}
#mapa_realtime span{
    font-weight: bold;
    color: #808080;
}
#mapa_realtime h2{
    color: #e62b27;
}
#mapa_realtime ul a{
    color: #808080;
}
#mapa_realtime ul li{
    font-size: .8rem;
    margin-bottom: 10px;
}
#mapa_realtime{
    position: relative;
}
#mapa_home{
    position: relative;
    z-index: 1;
}
#mapa_home div{
    width: 100%;
    float: right;
    height: 240px;
    background: #000;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    z-index: 10;
}
#mapa_home div iframe{
    opacity: .85;
}
#mapa_home ul li svg{
    float: left;
}
#mapa_home span{
    position: absolute;
    font-size: .9rem;
    font-weight: 400;
    color: #fff;
    width: auto !important;
    padding: 7px 70px !important;
    bottom: 15px;
    left: 30%;
    z-index: 12;
}

#depoimentos_home{
    background: #f1f1f1;
    padding: 30px 0;
}
#depoimentos_home h2{
    color: #e62b27;
    margin-bottom: 0;
}
#depoimentos_home span{
    width: 100%;
    color: #808080;
    font-weight: 200;
}
#depoimentos_home ul{
    width: 100%;
}
#depoimentos_home ul li{
    float: left;
    margin-top: 20px;
}
#depoimentos_home ul li div{
    width: 100%;
    height: 150px;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 5px;
}
#depoimentos_home ul li div img{
    width: 110%;
    height: auto;
    margin: -10px 0 0 -10px;
}
#depoimentos_home ul li div p{
    font-size: .75rem;
    color: #808080;
}
#depoimentos_home ul li h6{
    margin-bottom: 0;
    color: #808080;
    font-weight: bold;
}
#depoimentos_home ul li small{
    float: left;
    color: #808080;
}
.height_dep{
    height: 235px;
}
.prg_link{
    float: left;
    width: 6px;
    height: 8px;
    margin: 5px 15px 8px 0;
    border-left: solid 2px #565656;
    border-bottom: solid 2px #565656;
}
.clima_home .col-md-6{
    text-align: center;
    color: #808080;
}
.clima_home dl{
    font-size: .8rem;
}
#cidade_clima{
    font-size: 1.6rem;
    color: #20a1e1;
    font-weight: 700;
}
#title_clima svg{
    padding-right: 10px;
    color: #808080;
    font-size: 1.8rem;
}
#prev_tempo li{
    float: left;
}
#icon_clima img{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.not_home .row{
    margin-right: 0px; 
    margin-left: 0px; 

}
#temp_clima{
    font-size: 3.6rem;
    font-weight: 900;
}
#temp_clima small {
    font-size: .7rem;
    font-weight: 400;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    top: -15px;
}
#vento_clima small{
    width: 100%;
    text-align: center;
    float: left;
    font-size: .6rem;
    color: #808080;
}

.menu_internas{
    background: #e62b27;
    margin-bottom: 60px;
}

#corpo_artigo h2{
    color: #e62b27;
    font-weight: 700;
}
#corpo_artigo h6{
    color: #808080;
    font-weight: 400;
}
#corpo_artigo p{
    color: #808080;
    font-weight: 200;
    text-align: justify;
    font-size: .85rem;
}
#corpo_artigo p strong{
    float: left;
    width: 100%;
    margin: 20px 0;
    font-weight: 600;
}
.noticia_img_container{
    width: 100%;
    height: 300px;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0;
}
.bloc-second dt {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    font-size: 35px !important;
}
.bloc-second dd{
    color:#4a4a4a;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 30px;
}

.bloc-second dl{
    padding: 0px 30px;
    }
.bloc-second a{
    color: #72bf44;
    line-height: 20px;
    }
.border-green {
    background: #72bf44;
    position: absolute !important;
    left: 17px;
    height: 120px;
    width: 4px;
}
.bloc-last {
    margin-top: 30px;
}
.bloc-last .new_principal_home dt {
    font-size: 1.8rem;
    line-height: 30px;
    }
.bloc-last dl{
    background: #f0f0f0;
    width: 100%;
    border-radius: 5px 0px 0px 5px;
    padding: 20px;
}
.bl-1{
    width: 70%;
    float: left;
}
.bl-2{
    float: right;
    background: #72bf44;
    height: 178px;
    width: 30%;
    border-radius: 0px 5px 5px 0px;
    position: relative;
}
.bl-2 a {
    color: #fff;
    bottom: 20px;
    position: absolute;
    right: 37px;
    font-size: 16px;
}
.noticia_img_container img{
    height: 100%;
    width: auto;
}
#corpo_artigo br{
    margin-bottom: 20px;
}
@media screen and (max-width: 400px){
.left{
    margin-top: 0 !important;
}
.title-page{
    font-size: 25px;
}
.bloc-last dl {
    width: 100% !important;
    border-radius: 5px 5px 0px 0px !important;
    margin: 0 !important;
}
.bl-1 {
    width: 100% !important;
    float:inherit !important; 
}
.bl-2 {
    float:inherit !important;
    height: 50px !important;
    width: 100% !important;
    border-radius: 0px 0px 5px 5px !important;
}
.bl-2 a {
    position:relative !important;
    line-height: 50px !important;
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
    bottom: 0 !important;
    right: 0 !important;
}
.new_principal_home {
    margin: 0 !important;
}
.esc_cnt{
    display: none;
}
}
.veja_mais_internas{
    position: relative;
    margin-top: 140px;
}
.veja_mais_internas h6{
    color: #808080;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.veja_mais_internas a svg{
    position: absolute;
    right: 0;
    top: 0;
    color: #808080;
}
.veja_mais_container a:hover{
    color: #000;
    transition: .2s;
}
.veja_mais_container li{
    float: left;
    margin: 15px 0;
}
.veja_mais_container li div{
    width: 45%;
    height: 90px;
    overflow: hidden;
    border-radius: 5px;
    float: left;
}
.veja_mais_container li div img{
    width: auto;
    height: 100%;
}
.veja_mais_container li dl{
    width: 50%;
    float: right;
    margin-bottom: 5px;
}
.veja_mais_container li dl dt{
    font-size: .6rem;
    color: #808080;
}
.veja_mais_container li dl dd{
    font-size: .8rem;
    color: #e62b27;
    font-weight: 700;
}
.veja_mais_container li p{
    float: left;
    width: 100%;
    font-size: .8rem;
    font-weight: 200;
    color: #808080;
    margin-bottom: 10px;
}
.veja_mais_container li small{
    float: left;
    width: 100%;
    font-size: .6rem;
    color: #808080;
}
#icon_menu_mobile, 
#close_menu{
    display: none;
}
@media screen and (max-width: 800px){
    nav{
        margin-bottom: 50px;
    }
    nav.nav_home{
        margin-top: 20px;
    }
    #icon_menu_mobile{
        display: block;
        position: absolute;
        z-index: 15;
        right: 20px;
        top: 0;
        border: solid 2px #000;
        border-radius: 10px;
        padding: 6px 10px;
        color: #000;
    }
     #close_menu{
        display: block;
        color: #fff;
    }


    nav ul{
        z-index: 99;
        position: fixed;
        background: rgba(0,0,0,.9);
        width: 100%;
        height: 100%;
        top: 0;
        padding-top: 40px;
        display: none;
    }
        nav ul li, .dropdown{
        width: 100%;
        text-align: center;
        margin: 20px 0;
        font-size: 1.6rem;
    }
    .dropdown svg{
        font-size: 1.8rem;
    }
}
@media screen and (max-width: 1024px){
    #logo_home {
    height: 40px;
    }
    nav.nav_home ul a {
    line-height: 25px;
}
.nav_home .search li {
    line-height: 39px;
    height: 42px;
    margin-top: 0px;
}
.slidesjs-navigation {
    top: unset !important;
    bottom: 30px !important;
}
.links-contato li{
    width: 100%;
    }
      .logo-perfil{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .logo-perfil .box-img{
        margin-bottom: 50px;
        width: 60%;
        height: 90px;
        display: block;
        margin: 0 auto;

    }
    #carousel1 .radius {
    width: 50%;
    }
    .info-perfil{
        width:  100%;

    }
    .info-perfil p{
        text-align: center;
    }
    .not_home {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
    .not_home dl {
        margin-bottom: 0 !important;
    }
     .not_home img {
        width:100% !important;
        height:auto !important;
    }
}
@media screen and (max-width: 480px){
    .top_holder{
        display: none;
    }

    #slider_home{
        top: -130px;
    }
    #logo_home{
        margin-left: 20px;
    }
    .bl-2 a {
    right: 20px;
    font-size: 12px;
    }
    .links-contato li{
    width: 100%;
    }
    nav.nav_home .btn_red,
    nav.nav_home .btn_border{
        top: 30px;
        right: 11%;
        width: 80% !important;
    }
    .new_principal_home dd {
    font-size: .7rem;
    }

    .news_slider_home{
        display: none;
    }
    .icon1{
        margin:0 auto;
        height: auto;
        display: block;
        margin-bottom: 10px;
    }
    .icon2{
        margin:0 auto;
        height: auto;
         display: block;
    }
    .icon3{
        margin:0 auto;
        height: auto;
         display: block;
    }
    .logo-perfil{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .logo-perfil .box-img{
        margin-bottom: 50px;
        width: 60%;
        height: 90px;
        display: block;
        margin: 0 auto;

    }
    #carousel1 .radius {
    width: 50%;
    }
    .info-perfil{
        width:  100%;

    }
    .info-perfil p{
        text-align: center;
    }
    .box-img img {
        width: 100%;
    }
}
.sombra{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	filter:drop-shadow(2px 2px 3px black);
}