* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "sansationregular"!important;
    overflow-x: hidden;
}

@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

b {
    font-weight: normal!important;
    font-family: "sansationbold";
}

input, input:focus, input:active, input:active:focus {
    outline: none;
}

#h1-site {
    display: none!important;
}

.btn {
    border: 0px;
    border-radius: 1px;
    padding: 10px 23px 10px 23px;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #73b2af;
    color: #fff;
}

.btn-primary:hover {
    opacity: 0.9;
}

#menu-recolhivel {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #fff;
    color: #73b2af;
    height: auto;
    max-height: 66px!important;
    z-index: 35;
    border-bottom: 1px solid #73b2af;
    padding: 0px;
    display: none;
}

#menu-recolhivel2 {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #fff;
    color: #73b2af;
    height: auto;
    z-index: 40;
    border-bottom: 1px solid #73b2af;
    padding: 0px;
}


#menu-recolhivel ul, #menu-recolhivel2 ul:first-child{
    position: relative;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

#menu-recolhivel .col-md-6, #menu-recolhivel2 .col-md-6{
    position: relative;
}

#menu-recolhivel ul a li, #menu-recolhivel2 ul:first-child a li{
    display: inline-block;
    padding: 16px 20px 16px 20px;
    margin-top: 0px!important;
    vertical-align: middle;
    font-size: 13px;
}

#menu-recolhivel ul a li:hover, #menu-recolhivel2 ul a li:hover{
    background-color: #f5f5f5;
}

#menu-recolhivel ul a:first-child li, #menu-recolhivel2 ul a:first-child li{
    margin-right: 30px;
}

#menu-recolhivel ul a:first-child li img, #menu-recolhivel2 ul a:first-child li img{
    font-size: 19px!important;
    margin-top: -8px;
    padding: 0px!important;
    display: block;
}

#extra-menu2 {
    display: block;
    width:194px;
    background-color: #fff;
}

#extra-menu2 a li{
    display: block;
    width: 100%;
    padding: 14px 10px 18px 10px!important;
    line-height: 17px;
}

#search-box_rclv {
    position: relative;
}

#search-box_rclv input{
    position: relative;
    height: 40px;
    background-color: #f0f0f0;
    border-left: 3px solid #c9c9c9;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding: 0px 10px 0px 10px;
    top: 9px;
    color: #333;
    float: right;
}

#search-box_rclv button{
    position: relative;
    height: 40px;
    width: 50px;
    background-color: #73b2af;
    color: #fff;
    border: 0px;
    top: 9px;
    float: right;
    margin-right: 20px;
}

#conferi-top {
    position: relative;
    background-color: #5babba;
    color: #fff;
    height: 44px;
    text-transform: uppercase;
    margin-bottom: 35px;
    font-size: 13px!important;
    z-index: 30;
}

#conferi-logo {
    opacity: 0.9;
}
#conferi-logo:hover {
    opacity: 1;
}

#conferi-top .col-md-4:first-child, #conferi-top .col-md-4:last-child{
    padding-top: 14px;
}

#conferi-top .col-md-4 span:hover{
    opacity: 0.6;
}

#conferi-top .col-md-4:first-child span{
    margin-right: 35px;
}

#conferi-top .col-md-4:last-child span{
    margin-left: 35px;
    float: right;
}

#conferi-top .col-md-4:nth-child(2) img{
    position: relative;
    top: 6px;
    display: block;
    margin: 0 auto;
}

#top {
    padding-bottom: 50px;
    border-bottom: 2px solid #d8d8d8;
}

#top #logo {
    margin-left: 50px;
}

#menu-principal {
    position: relative;
    top: 15px;
    list-style: none;
}

#menu-principal li:first-child i, #menu-principal li:last-child i{
    font-size: 20px!important;
    margin: 0px!important;
    padding: 0px!important;
    display: block; 
}

#menu-principal li{
    display: inline-block;
    padding: 10px 20px;
    line-height: 20px;
    background-color: #e5e6e6;
    color: #3f4142;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 14px;
}

#menu-principal li:last-child{
    cursor: pointer;
}

#menu-principal li:hover{
    background-color: #535659;
    color: #fff;
}

#top .mdl-menu__container, #menu-recolhivel .mdl-menu__container {
    margin-top: 40px;
}

#top .mdl-menu__container ul, #menu-recolhivel .mdl-menu__container ul{
    padding-top: 0px;
    padding-bottom: 0px;
}

#top .mdl-menu__container ul li i, #menu-recolhivel .mdl-menu__container ul li i{
    vertical-align: middle;
    color: #444;
    line-height: 18px;
    font-size: 17px;
    margin-right: 5px;
    color: #73b2af!important;
}

#social-top {
    position: relative;
    top: 26px;
    left: 100px;
    list-style: none;
}

#social-top li{
    display: inline-block;
    float: right;
    margin-left: 6px;
}

#search-box {
    position: relative;
}

#search-box input{
    position: relative;
    height: 40px;
    background-color: #f0f0f0;
    border-left: 3px solid #c9c9c9;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding: 0px 10px 0px 10px;
    top: 12px;
    margin-left: 90px;
    color: #333;
}

#search-box button{
    position: relative;
    height: 40px;
    width: 50px;
    background-color: #73b2af;
    color: #fff;
    border: 0px;
    top: 12px;
}






#destaques {
    margin-bottom: 0px;
}

#destaques .col-md-6, #destaques .col-md-3{
    position: relative;
    overflow: hidden;
    height: 390px;
    color: #fff;
    border-right: 4px solid #fff;
    background-color: #333;
}

#destaques .col-md-6:hover, #destaques .col-md-3:hover{

}

#destaques a .col-md-3:nth-child(2){
    border-right: 0px!important;
}

#destaques .col-md-6 img:first-child, #destaques .col-md-3 img:first-child{
    position: absolute;
    right: 0px; 
    top: 0px;
    z-index: 23;
    width: 40px;
    cursor: pointer;
}

.img-notica_destaque {
    position: absolute;
    height: auto;
    width:  108%;
    top: -2%;
    left: 0px;
    z-index: 20;
    opacity: 0.7;
}

.img-notica_destaque_md3 {
    position: absolute;
    height: 100%;
    width:  auto;
    left: -13%;
    top: 0px;
    z-index: 20;
    opacity: 0.7;
}

#destaques .col-md-6:hover .img-notica_destaque, #destaques .col-md-3:hover .img-notica_destaque_md3 {
    opacity: 0.8;
}

.infos-dest  {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 10px;
}

#destaques .col-md-6 h3 {
    position: relative;
    top: 15px;
    text-transform: uppercase;
    font-size: 21px!important;
    line-height: 24px;
    font-family: "sansationbold"; 
    z-index: 22;
    width: 95%;
}

#destaques .col-md-3 h3{
    position: relative;
    top: 15px;
    text-transform: uppercase;
    line-height: 24px;
    font-size: 20px;
    font-family: "sansationbold";
    z-index: 22;
    width: 95%;
}

#destaques .col-md-6 p {
    position: relative;
    font-size: 15px;
    line-height: 18px;
    z-index: 22;
    width: 64%!important;
    display: block!important;
}

.toshadow {
    display: block;
    width: 110%;
    height: 100%;
    z-index: 21;
    position: absolute;
    top: 0px;
    left: -10%;
    background-color: transparent!important;
}

#destaques .col-md-6:hover .toshadow, #destaques .col-md-3:hover .toshadow{
    -webkit-box-shadow: inset 6px -162px 166px -41px rgba(0,0,0,0.44);
    -moz-box-shadow: inset 6px -162px 166px -41px rgba(0,0,0,0.44);
    box-shadow: inset 6px -162px 166px -41px rgba(0,0,0,0.44);
}

#destaques .col-md-3 p{
    position: relative;
    font-size: 15px;
    line-height: 18px;
    z-index: 22;
    width: 94%!important;
    display: block!important;
}


#conteudo {
    background-color: #fafafa;
    padding: 60px 0px;
}

#subconte {
    min-height: 700px;
    animation: fadeIn 2.4s ease forwards;
}

#conteudo h2{
    position: relative;
    font-size: 22px;
    line-height: 20px;
    font-family: "sansationbold";
    text-transform: uppercase;
    margin-bottom: 25px;
}

.cat-title {
    font-family: "sansationbold";
    text-transform: uppercase;
    font-size: 30px!important;
    line-height: 32px;
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 100px 20px 100px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px!important; 
}

.cat-title i{
    font-size: 30px!important;
    position: relative;
    top: -7px!important;
}

#subcat-menu {
    margin: 0 auto;
    margin-bottom: 40px!important;
    display: table;
    width: auto;
    position: relative;
    margin-top: 0px;
}

#subcat-menu span{
    display: inline-block;
    padding: 7px 13px;
}

#subcat-menu span:hover{
    border: 1px solid #ccc;
    padding: 6px 12px;
}

#conteudo h2 i{
    vertical-align: top;
    position: relative;
    top: -3px;
}

.un-noticia_simple {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.un-noticia_simple .col-md-12{
    border: 1px solid #dbdbdb;
    padding: 16px 16px 30px 16px;
    height: 420px;
    overflow: hidden;
}

.un-noticia_simple .img-container{
    position: relative;
    width: 100%;
    height: 246px;
    border-radius: 1px;
    overflow: hidden;
    margin-bottom: 16px;
    background-color: #333;
}

.un-noticia_simple .img-container img{
    height: 100%;
    width: auto;
    left: -10%;
    opacity: 0.8;
}

.un-noticia_simple h3{
    position: relative;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.un-noticia_simple h3 img{
    margin-right: 14px;
    width: 28px;
    vertical-align: middle;
    cursor: pointer;
}

.un-noticia_simple p{
    font-size: 14px;
    line-height: 18px;
    /*height: 20px; */
    overflow: hidden;
}


.un-noticia_simple:hover .img-container {
    opacity: 0.8;
}

.peq-noticia .col-md-12{
    height: 370px;
}

.peq-noticia .img-container{
    height: 160px;
}

.peq-noticia h3{
    position: relative;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    font-family: "sansationbold";
}

.peq-noticia h3 img{
    margin-right: 14px;
    width: 28px;
}

.peq-noticia p{
    font-size: 13px;
    line-height: 19px;
    margin-top: -4px;
}

.peq-noticia .img-container img{
    position: absolute;
    width: auto;
    height: 110%;
    left: -0%;
    opacity: 0.8;
}

#section-ad {
    background-color: #72b0bc;
    padding: 12px 0px 20px 0px;
    color: #fff;
}

#section-ad .row:first-child{
    border-bottom: 1px solid #fff;
}

#section-ad h3{
    font-weight: normal;
    font-family: "sansationbold";
    font-size: 24px;
}

#section-ad h3 img{
    margin-right: 14px;
    position: relative;
    top: -6px;
}

#section-ad p{
    font-size: 16px;
}

#section-ad button{
    float: right;
    background-color: #fff;
    border: 0px;
    color: #72b0bc;
    font-weight: normal;
    font-family: "sansationbold";
    padding: 10px 16px;
    font-size: 16px;
    margin-top: -20px;
}

#section-ad .row:nth-child(2) ul li{
    display: inline-block;
    margin-right: 55px;
    font-family: "sansationbold";
    font-size: 16px;
    padding: 20px 0px 0px 0px;
    margin-bottom: -14px;
}

#section-ad .row:nth-child(2) ul li i{
    vertical-align: top;
    font-size: 28px;
    position: relative;
    top: -2px;
}


#orientation {
    width: auto;
    position: relative;
    margin: 0 auto;
    padding: 10px 40px 12px 40px;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    display: table;
    margin-top: -30px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

#article-body h1 {
    font-size: 34px;
    font-family: "sansationbold";
    font-weight: normal;
    text-align: center;
}

#article-body h2, #article-body h2 p {
    font-size: 16px;
    font-family: "sansationregular";
    font-weight: normal;
    text-align: center;
    text-transform: none!important;
    margin-top: 0px;
    color: #434445;
}

#article-time {
    position: relative;
    display: table;
    font-size: 14px;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: -9px;
    color: #434445;
    padding: 6px 10px;
    background-color: #e2edec;
    text-align: center;
    margin-bottom: 60px;
}

#article-body p {
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
}

#article-body p a{
    text-decoration: underline;
    color: #61aca8;
}

#article-body p img{
    width: 100%;
    height: auto;
}

#share-article {
    margin-top: 80px;
    display: block;
    width: 100%;
}

#share-article img{
    margin-right: 6px;
}

#share-article img:hover{
    opacity: 0.8;
}

#share-article h4{
    font-weight: normal;
    font-family: "sansationbold";
    text-transform: uppercase;
    font-size: 16px;
}

#relacionadas {
    margin-top: 100px;
}

#fb-comments {
    padding-top: 60px!important;
}





#conteudo-404 {
    position: relative;
    margin: 0px!important;
    padding: 0px!important;
    height: 700px;
    overflow: hidden;
    background-color: #444;
}
    
#conteudo-404 img{
    width:100%;
    height:auto;
    opacity:0.4;
    position: absolute;
    top:-60%;
    z-index: 20;
}

#conteudo-404 h1{
    position: relative;
    z-index: 35;
    font-weight: normal;
    font-family: "sansationbold";
    font-size: 100px;
    margin-top: 90px;
    color: #fff;
}

#conteudo-404 h3{
    position: relative;
    z-index: 35;
    font-weight: normal;
    font-size: 24px;
    margin-top: 17px;
    color: #fff;
    margin-bottom: 50px;
}

#conteudo-404 h5{
    position: relative;
    z-index: 35;
    font-weight: normal;
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
}

#conteudo-404 button{
    position: relative;
    z-index: 35;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    background-color: #73b2af;
    font-weight: normal;
    font-family: "sansationbold";
    padding: 11px 18px;
    border: 0px;
    border-radius: 1px;
}
    

#linha-captura {
    background-color: #73b2af;
    color: #fff;
    padding: 16px;
    display: none;
}

#linha-captura span{
    font-size: 17px;
    line-height: 36px;
}

#linha-captura span i{
    font-style: normal!important;
}

#linha-captura input{
    position: relative;
    height: 38px;
    width: 300px;
    background-color: #f0f0f0;
    border-left: 3px solid #c9c9c9;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    color: #333;
    float: right!important;
}

#linha-captura button{
    position: relative;
    height: 38px;
    width: 50px;
    background-color: #2b2d2e;
    color: #fff;
    border: 0px;
    vertical-align: top;
    margin-left: -3px;
    float: right!important;
}

#linha-captura button i{
    position: relative;
    top: 3px; 
}

ul.pagination-lg li.active a {
    background-color: #73b2af!important;
    font-family: "sansationbold";
    font-weight: bold;
    color: #fff;
    border: 0px;
    border-radius: 1px;
}

ul.pagination-lg li a {
    font-family: "sansationbold";
    font-weight: bold;
    color: #73b2af;
    border-radius: 1px;
}

#obrigado {
    display:none;
    margin-bottom:0px;
    text-align:center;
    position:fixed;
    width:100%;
    top:0px;
    left:0px;
    z-index:100;
}

#obrigado .btn{
    padding: 6px 16px!important;
    font-size: 16px;
    border-radius: 90px;
    margin-left: 14px;
}




    
footer {
    height: auto;
    padding: 55px 0px 65px;
    color: #fff;
    background-color: #73b2af;
}

.footer-menu {
    list-style: none;
}

.footer-menu a:first-child li{
    margin-bottom: 10px;
}

.footer-menu a{
    color: #fff;
}

.footer-menu a:hover, .footer-menu a:hover li{
    text-decoration: none;
    opacity: 0.5;
}

footer h4{
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 20px;
}

footer h4 b{
    font-weight: normal!important;
    font-family: "sansationbold";
}

#captura-footer input{
    position: relative;
    height: 40px;
    background-color: #f0f0f0;
    border-left: 3px solid #c9c9c9;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding: 0px 10px 0px 10px;
    top: 12px;
    vertical-align: top;
    color: #333;
}

#captura-footer button{
    position: relative;
    height: 40px;
    width: 50px;
    background-color: #2b2d2e;
    color: #fff;
    border: 0px;
    top: 12px;
    vertical-align: top;
    margin-left: -3px;
}

#captura-footer button i{
    position: relative;
    top: 3px; 
}

#social-footer {
    position: relative;
    top: 8px;
    list-style: none;
}

#social-footer li{
    display: inline-block;
    margin-left: 6px;
}

#social-footer a:hover li{
    opacity: 0.8;
}

#sub-footer {
   background-color: #40a09b;
   color: #fff;
   padding: 12px 0px;
}

#sub-footer .container .col-md-6:nth-child(2) {
    text-align: right;
}

























