@charset "UTF-8";
/*  
Theme Name: Alô Notícias
Theme URI: https://www.alonoticias.com.br/
Description: Site Alô Notícias
Author: Marcos Lunardelli
Author URI: https://www.marcoslunardelli.com.br
Version: 1.0
*/




/*
vermelho cc1915
vermelho escuro 981512
vermelho claro dc423e
amarelo fac312
cinza f1f1f1
*/

.borda_esq {
  border-left: 1px solid #c7c7c7;
}
.borda_dir {
  border-right: 1px solid #c7c7c7;
}
.borda_cima {
  border-top: 1px solid #c7c7c7;
}
.borda_baixo {
  border-bottom: 1px solid #c7c7c7;
}

.data_topo {
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #656565;
  display: inline-block;
  padding-left:10px;
  position: relative;
  top: 3px;
}
.balao {
  background: #cc1915;
  padding: 20px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  float: left;
} .balao img {
  position: absolute;
  bottom: -20px;
  left: 0px;
}
.mais_lida {
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #cc1915;
  padding-left: 10px;
}
.titulo {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #cc1915;
}
.supertitulo {
  font-family: 'Arial', sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #cc1915;
}

.titulo_destaque {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #343434;
  text-transform: unset;
}
.titulo_contato {
  font-family: 'Arial', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: right;
}
.conteudo_post, .conteudo_post p {
  text-align: justify;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  color: #343434;
  padding-bottom: 10px;
}
.conteudo_post strong, .conteudo_post p strong{
  margin: 20px 0 10px 0;
  display: block;
  font-size: 15px;
}
.bg_vermelho {
  background: #cc1915;
}
.bg_vermelho_escuro {
  background: #981512;
}
.bg_cinza {
  background: #f1f1f1;
}
div.color_branco p {
  color: #fff !important;
}
nav#menu ul li {
  display: inline-block;
  padding: 25px;
  transition: all .2s ease-out;
}
nav#menu ul li a {
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
nav#menu ul li:hover, nav#menu ul li.ativo  {
  background: #981512;
  position: relative;
  transition: all .2s ease-out;
}
nav#menu ul li:hover span, nav#menu ul li.ativo span {
  display: block;
  width: 100%;
  height: 10px;
  background: #981512;
  position: absolute;
  left:0px;
  bottom: -10px;
  transition: all .2s ease-out;
}
nav#menu ul li:hover a, nav#menu ul li.ativo a {
  border-bottom: 2px solid #fac312;
}


nav#menu_rodape ul li {
  display: inline-block;
  padding: 25px;
}
nav#menu_rodape ul li a {
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

nav#menu_rodape ul li:hover a, nav#menu_rodape ul li.ativo a {
  border-bottom: 2px solid #fac312;
}

.buscar_form {
  position: relative;
  width: 100%;
  display: block;
}
.buscar_campo {
  border-radius: 5px;
  background: #dc423e; 
  border:none 0px;
  color: #fac312;
}
.buscar_campo::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fac312;
  padding-left: 5px;
}
.buscar_campo::-moz-placeholder { /* Firefox 19+ */
  color: #fac312;
  padding-left: 5px;
}
.buscar_campo:-ms-input-placeholder { /* IE 10+ */
  color: #fac312;
  padding-left: 5px;
}
.buscar_campo:-moz-placeholder { /* Firefox 18- */
  color: #fac312;
  padding-left: 5px;
}
.buscar_bt {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  background: transparent;
  /*background: url(img/lupa.svg) no-repeat center center transparent;
  background-size: 60%;*/
  border: 0px none;
}
.buscar_bt svg { width: 60%;margin-top: 5px;}
.buscar_bt:hover .lupa {fill:#fac312;}
.social_link svg { 
  background: #fff;
  width: 30px
}
.social_link:hover svg { 
  background: #fac312;
}
.social_link_contato svg { 
  background: #fff;
}
.social_link_contato:hover svg { 
  background: #fac312;
}
.destaques_info {
  position: relative;
  top: -20px;
}
.destaques_titulo {
  background: #fac312;
  padding: 20px;
  position: relative;
}
.destaques_balao {
    position: relative;
    width: auto !important;
    background: #cc1915;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    display: -webkit-box;
    top: 20px;
    z-index: 9999;
    margin-right: -50px;
    text-indent: 20px;
}

 .destaques_balao img {
  position: absolute;
  bottom: -20px;
  left: 0px;
}
.contato_balao {
    position: relative;
    width: auto !important;
    background: #cc1915;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    z-index: 9999;
    text-indent: 20px;
}

 .contato_balao img {
  position: absolute;
  bottom: -20px;
  left: 0px;
}
.naveg_destaques {
  position: relative;
  z-index: 9999999;
}
.seta_destaques_dir, .seta_destaques_esq {
  position: absolute;
  z-index: 9999;
  top: 150px;
}
.seta_destaques_dir {
  right: 30px;
}
.seta_destaques_esq {
  left: 30px;
}

.borda_azul {
  border: 2px solid #2b7ada;
}
.charge_dia {
  position: relative;
}
.balao_charge_dia {
  background: #cc1915;
  padding: 10px 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  z-index: 9999
}

.balao_charge_dia img {
  position: absolute;
  bottom: -20px;
  right: 0px;
}
.bt {
  background: #cc1915;
  width: 100%;
  padding: 10px 0;
  border: none;
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  transition: all .2s ease-out;
}
.bt:hover {
 transition: all .2s ease-out;
 background: #981512;
 color: #fac312;
}

.zoom div.box_noticia_img { height: 242px; }
.zoom div.box_galeria_img { height: 100px; }
.zoom div.box_noticia_img, .zoom div.box_galeria_img {
  overflow: hidden;
  width: 100%;
}
.zoom div.box_noticia_img div, .zoom div.box_galeria_img div {
  -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari */
  transform: scale(1); /* Standard syntax */
  transition: all .5s ease-out;
}
.zoom:hover div.box_noticia_img div, .zoom:hover div.box_galeria_img div {
  -ms-transform: scale(1.3, 1.3); /* IE 9 */
  -webkit-transform: scale(1.3, 1.3); /* Safari */
  transform: scale(1.3, 1.3);
  transition: all .5s ease-out;
}

.borda_amarela {
  background: #fac312;
  height: 4px;
}

.data_pimentinha {
  position: relative;
  top: -20px;
  left: 110px;
}
.paginacao {
  font-size: 22px;
  color: #5f5f5f;
  font-family: 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 700;

}
.telefone_rodape {
  font-family: 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  padding-left: 20px;
  display: inline-block;
  position: relative;
  top: 5px;
}
.telefone_rodape_2 {
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: #fff;
}

.titulo_video {
  margin-bottom: 40px;
}
.desc_video {
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #cc1915;
  border-top: 1px solid #c4c4c4;
  border-bottom:1px solid #c4c4c4;
  padding: 20px 0 20px 10px;
}
.botao:hover img, .botao img {
  transition: all .2s ease-out;
}
.botao:hover img {
  opacity: .6
}
.box_noticia {
  min-height: 585px;
  margin-top: 30px;
}
.box_noticia_titulo {
  min-height: 86px;
}
.box_noticia_desc {
  min-height: 230px;
}
/* Fonte do site */
* {
  font-size: 15px;
  color: #343434;
  font-weight: lighter;
  font-style: normal;
  font-family: 'Arial', sans-serif;
}

body {
  overflow-x: hidden;
}

p {
  font-size: 15px;
  font-weight: 300;
  color: #343434;
  font-family: 'Arial', sans-serif; 
  line-height: 20px;
  padding-bottom: 10px;
}

h1 {
  font-size: 22px;
  color: #c22a31;
  font-family: 'Arial', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

h2 {
  font-size: 17px;
  color: #fff;
  font-weight: 700;
  font-family: 'Arial', sans-serif;
}
h3 {
  padding: 10px 0 0 10px;
  font-size: 17px;
  color: #343434;
  font-weight: 700;
  font-family: 'Arial', sans-serif;
}
small {
  font-size: 12px;
  color: #727272;
  text-transform: uppercase;
}

ul li {
  list-style: none !important; 
}

.color_branco {
 color: #fff;
}
.color_vermelho {
 color: #cc1915;
}
input {
  width: 100%;
}
input:not(.bt) {
  height: 30px;
}
textarea {
  width: 100%;
  height: 80px;
  resize: none;
}

.right {
  float: right;
}
.clear {
  clear: both;
}

.center {
  text-align: center;
}

footer {
  background: #cc1915;
}


@media (max-width: 785px) {
  .mobile {
    display: block !important;
  }
  .desktop {
    display: none !important;
  }
}
@media (min-width: 786px) {
  .mobile {
    display: none !important;
  }
  .desktop {
    display: block !important;
  }
}
@media (max-width: 1069px) {
  .bg_principal {
    background: url(img/bg_1.png) no-repeat;
    width: 100%;
    height: 827px;
    margin-left: 65%;
    position: absolute;
    display: block;
  }
  .info_contato_mobile {
    display: block;
  }
  .info_contato_desktop {
    display: none;
  }
  .align_center_mobile {
    text-align: center;
  }
}

@media (min-width: 1070px) {
  .bg_principal {
    background: url(img/bg_1.png) no-repeat;
    width: 100%;
    height: 827px;
    margin-left: 45%;
    position: absolute;
    display: block;
  }
  .info_contato_mobile {
    display: none;
  }
  .info_contato_desktop {
    display: block;
  }
  .align_center_mobile {
    text-align: left;
  }
}
@media (max-width: 1249px) {
  .bg_lateral_direita {
    display: none;
  }
  .bg_lateral_esquerda {
    display: none;
  }
}
@media (max-width: 1049px) {
  .desktop {display: none!important;}
  .mobile {display: block!important;}
}
@media (min-width: 1050px) {
  .desktop {display: block!important;}
  .mobile {display: none!important;}
}
@media (max-width: 1299px) {
  nav#menu ul li {
    padding: 20px;
  }
  nav#menu ul li a {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  nav#menu ul li {
    padding: 20px;
  }
  nav#menu ul li a {
    font-size: 14px;
  }
}


/* Desktop wide (xg) 

.paszone_container {
  overflow: auto !important;
}
.wppaszone {
  overflow: auto !important;
  margin: 10px 0 10px 0;
}*/
.pasli a img, .pasli img {
  max-width:100% !important;
  height: auto !important;
}
.ad_coluna div.sm div.paszone_container div..wppaszone  {
  margin: 0px !important;
}

.balao_texto a, .wpp-post-title {
  padding: 5px 0 0 10px;
  color: #343434;
  display: flex;
}
.pages, .previouspostslink, .page, .nextpostslink, .current, .extend {
  font-size: 25px;
  font-weight: 700;
  color: #5f5f5f;
  display: inline-block;
  padding-right: 20px;
}
.current {
  color: #981512 !important
}
.right {
  float: right;
}
.align_right {
  text-align: right;
}

.wpcf7-response-output, .wpcf7-validation-errors {
  margin-top: 20px;
  border: none 0px !important;
}

.wpcf7-validation-errors {
  font-weight: bold !important;
  color: #b90000 !important;
}
.wpcf7-not-valid-tip {
    font-size: 13px !important;
    font-weight: bold !important;
    color: #b90000 !important;
}