@charset "UTF-8";
/* Tema do cliente */

/**  cor: #AA8649;  **/
/**  cor-hover: #FF5555;  **/
:root{
  --menu-color: #252020;
  --theme-primary: #965D00;
}

.extend,.last,.first{
  display: none!important;
}
/* Fonts */
@font-face {
    font-family: 'poppins_black';
    src: url('../fonts/Poppins-Black.woff') format('woff'),
         url('../fonts/Poppins-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins_bold';
    src: url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins_medium';
    src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppins_regular';
    src: url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

:root {
    --main-color: #965D00;
    --secondary-color: #010202;
    --menu-color: #252020;
    --font-size: 16px;
}


strong, b{
  font-weight: lighter;
  font-family: 'poppins_bold';
}
body{
  font-family: 'poppins_regular';
  background-color: white!important;
}

html{
  max-width: 100%;
}

:root{
  --poppins_regular:'poppins_regular';
  --poppins_bold:'poppins_bold';
}
h1,h2,h3,h4,h5,h6{
  margin-top: 0px;
  margin-bottom: 0px;
}
p{
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 0px;
}
.modal-open {
    overflow: auto!important;
    padding-right: 0!important;
}

.aceitar_termos{
    position: fixed;
    bottom: 0;
    padding: 20px 20px;
    text-align: center;
    color: #FFF;
    background-color: rgba(33,33,33, 0.9);
    width: 100%;
    z-index: 999999;
}
.aceitar_termos a{
    color: #FFFC9E!important;
}
.aceitar_termos a:hover{
    color: #38A7EB!important;
}
a.ctacookies{
    display: inline-block;
    padding: 3px 15px 3px 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #AA8649;
    color: #FFF;
    transition: all .2s linear;
    margin-left: 10px;
    cursor: pointer;
}
a.ctacookies:hover{
    filter: brightness(1.2);
}

.btnwhats{
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}

.btnlive{
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 19999;
}
.btnwhats img{
  transition: all .2s linear;
  width: 60px;
}
.btnwhats:hover img{
  filter: brightness(1.2);
}
@media (max-width: 900px) {

}
@media (max-width: 1555px) {
  .footer2{
    padding-bottom: 120px!important;
  }
}

.website{
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.postagemcompleta a{
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    display: inline-block;
    position: relative;
    top: 7px;
}

/* novo css form */
  .wpcf7-not-valid{
    background-color: #FFD2D2!important;
  }

  .wpcf7-form-control-wrap{
    display: block;
  }

  .wpcf7-response-output{
    color: #FFF!important;
    border: 0!important;
    margin-right: 0!important;
    margin-left: 0!important;
    text-align: center!important;
    font-weight: bold!important;
    padding: 10px 20px!important;
  }

  .wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450;
  }
  .wpcf7 form.failed .wpcf7-response-output,
  .wpcf7 form.aborted .wpcf7-response-output {
    background-color: #dc3232;
  } 
  .wpcf7 form.spam .wpcf7-response-output {
    background-color: #f56e28;
  }
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output{
    background-color: #ffb900;
  }

  span.wpcf7-not-valid-tip{
    position: absolute;
    z-index: 1;
    right: 3px;
    font-size: 9px;
    top: 1px;
  }

/* noovo css form */

form iframe{
  width: 304px!important;
  height: 78px!important;
}
.btn-search{
  position: absolute;
  right: 25px;
  top: 19px;
  border: 0;
  background: transparent;
}

.g-recaptcha{
    margin-bottom: 20px;    
    display: block;
}

@media (max-width: 400px) {
  .g-recaptcha{
      transform: scale(0.7);
      transform-origin: 0 0;
  }
}

@media (max-width: 991px) {
  form .row>div{
    width: 100%;
  }
  form{
    border: 0;
    padding: 0;
  }
  .menu{
    padding: 15px!important;
  }
  .menu>li{
    display: block!important;
    padding: 0 15px;
  }
}

@media (min-width: 1200px) {.container{padding: 0px; } }

@media(max-width: 1200px){
  .menu>li>a{
    font-size: 13px!important;
  } 
  
}
@media (max-width: 991px) {
  .fxsm{
    height: auto;
    min-height: 0;
    padding: 40px 0;
  }
}
@media (max-width: 480px) {
  .fxsm{
    padding: 30px 0;
  }
}

a{
  transition: all .2s linear;
}
.editor a{
  color: var(--theme-primary)!important;
}
.editor a:hover{
  text-decoration: underline!important;
}
a:link, a:visited{
  color: inherit;
}
a:hover, a:active{
  color: var(--theme-primary);
}
::-moz-selection{
  background: var(--theme-primary);
}
::selection{
  background: var(--theme-primary);
}
.pagination .active a,
.pagination .active a:hover{
  background-color: var(--theme-primary);
  border-color: var(--theme-primary);
}
.lds-ellipsis div{  
  background-color: var(--theme-primary);
}

.editor, .editor p, .editor li{
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}

.editor p{
  margin-bottom: 20px;
}



.wp-pagenavi span,
.wp-pagenavi a{
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #DDD;
  margin:  0 5px;
}

.wp-pagenavi span.current{
  background-color: var(--theme-primary);
  color: #FFF;
}


/* start */



body{
  background-color: #EEEEEE;  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.header{
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #F8F8F8;
  border-bottom: 3px solid #965D00;
}
.menu{
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: 35px;
}

.menu>li{
  display: inline-block;
  position: relative;
}
.menu>li{
  margin-right: 65px;
}

.menu>li>a{
  display: block;  
  color: #232956;  
  padding-right: 0px;
  font-size: 17px;
}

.menu li:last-child{
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  background-image: none;
}

.menu>li:hover>a,
.menu>li>a.active{
  text-decoration: none;
  color: var(--theme-primary);
}

.menu>li:hover .submenu{
  display: block;
}

/* menu responsivo  2 var(--theme-primary) */ 
  @media (max-width: 991px) {
    
    .menuholder, .menuholderfloat{
      position: static;
    }

    .nav{
      position: fixed;
      right: 15px;
      top: 30px;
      z-index: 9998;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      transition: 0.4s linear all;
    }    

    .navbtn{
      background-color: black;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      cursor: pointer;
      display: block;
    }

    .header.fixed .nav{
      top: 10px;
      transition: 0.4s linear all;
    }

    .menu{
      display: none;
      background-color:  var(--theme-primary);
      width: 265px;      
      margin-top: 0px!important;
      height: auto;
    }

    .nav:hover .menu{
      display: block;
    }
    
    .menu{
      padding: 15px;
    }

    #menu{
      max-height: calc(100vh - 65px);
      width: 280px;
      position: absolute;
      right: 0px;
      top: 40px;
      overflow: auto;
      border-top: 15px solid transparent;
    }

    .menu{   
      width: 100%; 
    }

    #menu::after {
        content: ' ';
        border: 10px solid transparent;
        border-bottom: 10px solid  var(--theme-primary);
        position: fixed;
        right: 30px;
        top: 45px;
    }

    .menu>li{
      display: block;
      text-align: left;
      line-height: 30px;
      height: auto!important;
      background-image: none;
    }

    .menu>li>a{
      color: #FFF!important;
      height: auto!important;
    }

    .navbtn span{
      background-color: var(--theme-primary);
      width: 20px;
      height: 3px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: inline-block;
      position: absolute;
      z-index: 1;
      top: 18px;
      left: 15px;
    }

    .nav span + span{
      top: 25px;
    }

    .nav span + span + span{
      top: 32px;
    }    

    .header{
      height: auto;
      min-height: 30px;
      padding: 10px 0;
    }

    .header a.logo img{
      max-height: 50px;
      width: auto;
      margin-top: 0;
    }

    .tel{
      margin-top: 0!important;
      line-height: 50px;
    }

    .header .row{
      margin: 0;
    }

    .header .row > div{
      padding: 0;
    }

    .header{
      height: auto;
    }
    
    #menu{
      display: none;
    }


    .submenu{
      /*display: block!important;*/
      position: static!important;
      background-color: transparent!important;
      padding: 5px 0 0 5px!important;
      margin-top: -15px!important;
      margin-bottom: 15px!important;
      padding-top: 0px!important;
      margin-bottom: 10px!important;
      padding-bottom: 5px!important;
      margin-top: 10px;
      border-left: 4px solid rgba(0,0,0,0.2);
      border-bottom: 0!important;
      margin-top: 0!important;
      padding-left: 9px!important;
    }
    .submenu::after{
      display: none!important;
    }
    .submenu>li>a{
      padding-top: 5px;      
    }



    .susubmenu{

      /*display: block!important;*/
      position: static!important;
      background-color: transparent!important;
      padding: 0 0 0 10px!important;
      margin-top: -5px!important;
      margin-bottom: 15px!important;

      

    }
    .susubmenu::after{
      display: none!important;
    }
    .susubmenu>li>a{
      color: #FFF!important; 
    }

    .menu>li>a{
      padding-bottom: 0;
    }

    .submenu{
      box-shadow: none;
    }

  } 
  @media (max-width: 860px) {
    .header .container{
      padding-right: 70px;
    }
  }
  @media (max-width: 480px) {
    .tel img{
      display: none;
    }
  }
  
.menu{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.menu>li{
  display: inline-block;
  position: relative;
}
.menu>li{
  margin-right: 30px;
  display: block;
  padding: 0px ;
}

.footer2 .container .flex{
  justify-content: space-between;
  align-items: flex-end;
}

.footer2 .container .flex:after,.footer2 .container .flex:before{
  display: none;
}

.menu>li>a{
  display: block;  
  color: var(--menu-color);  
  padding-right: 0px;
}

.menu li:last-child{
  border-right: none;
  padding-right: 0;
  margin-right: 0;
  background-image: none;
}

.menu>li:hover>a,
.menu>li>a.active{
  text-decoration: none;
  color: var(--theme-primary);
}

img{
  max-width: 100%;
  height: auto;
}

.menu>li:hover .submenu{
  display: block;
}

.fixed{
  background-color: #ffffff!important;
}

.header{
  background-color: white;
  width: 100%;
  z-index: 1000;
  position: fixed;
  top: 0;
}

.header .segura-redes{
  margin-left: 37px;
}

.header .segura-redes .rede-social:not(:last-child){
  margin-right: 16px;
}

.filtro-banner{
  width: 100%;
  height: 100%;
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 80%);
}

.pg-home .fx1, .pg-home3 .fx1, .pg-videos .fx1{
  background-color: white;
  padding-bottom: 71px;
}
.segura-categorias-sidebar{
  margin-bottom: 30px;
}
.card-categorias{
  width: 270px;
  height: 97px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'poppins_bold';
  font-size: 22px;
  color: white;
  background-position: center center;
  position: relative;
  margin-bottom: 13px;
  border-radius: 10px;
  overflow: hidden;
  transition: all .2s linear;
  background-size: 100%;
  margin: 0 auto 13px auto;
  &:hover{
    background-size: 105%;
  }
}

.card-categorias h3{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  background: rgba(0,0,0,0.4) ;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: 0.2s linear all;
/*  text-shadow: 1px 0 var(--theme-primary), -1px 0 var(--theme-primary), 0 1px var(--theme-primary), 0 -1px var(--theme-primary), 1px 1px var(--theme-primary), -1px -1px var(--theme-primary), 1px -1px var(--theme-primary), -1px 1px var(--theme-primary)*/
}

/*.card-categorias h3:hover{
  color: var(--theme-primary);
  text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff
}*/

.segura-veja-tambem,.segura-viu-isso{
  margin-bottom: 30px;
}

.fx1 .card-noticia-principal, .fx1 .card-video-principal{
  height: 709px;
  border-radius: 20px;
  width: 570px;
  display: flex;
  flex-direction:column ;
  justify-content: space-between;
  padding: 24px 16px;
  max-width: 100%;
}

.sx-display-flex{
  display: none!important;
}

.tag{
  font-family: 'poppins_bold';
  font-size: 16px;
  color: var(--theme-primary);
  text-shadow: 0px 1px 1px rgba(255,255,255,0.5);
}

.fx1 h3{
  font-family: 'poppins_bold';
  font-size: 20px;
  line-height: 30px;
  color: white;
}

@media(max-width: 500px){
  .fx1 h3{
    font-family: 'poppins_bold';
    font-size: 18px;
    line-height: 22px;
    color: white;
  }
}

.pg-videos .fx1{
  padding-bottom: 0!important;
}

.pg-videos .fx1 .card-video-principal h3{
  font-family: 'poppins_bold';
  font-size: 18px;
  line-height: 22px;
  color: white;
}

.btn-play{
  width: 79px!important;
  height: 79px!important;
  margin: 0 auto;
}
@media(max-width: 500px){
  .pg-videos .fx1 .card-video1 h3{
    font-family: 'poppins_bold';
    font-size: 18px;
    line-height: 22px;
    color: white;
  }
}
.pg-home2 .fx1{
  background-color: var(--theme-primary);
}
.card-noticia1, .card-video1{
  width: 570px;
  height: 342px;
  border-radius: 20px;
  display: flex;
  flex-direction:column ;
  justify-content: space-between;
  padding: 24px 16px;
  margin-bottom: 27px;
  max-width: 100%;
}

.card-noticia1,.card-noticia-principal,.card-video-principal,.card-video1{
  margin: 0 auto 27px auto;
}

h2{
  font-family: 'poppins_bold';
  font-size: 25px;
  color: black;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 26px;
}

.pg-home .fx2{
  padding: 34px 0 53px 0;
}

.pg-home2 .sidebar .detalhe:before, .pg-notas .sidebar-right .detalhe:before, .pg-opniao .sidebar h2.detalhe:before{
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(../imagens/icone.png );
  position: absolute;
  z-index: 999;
  bottom: -20px;
  left: -5px;
}

.sidebar h2, .sidebar-right h2{
  margin-bottom: 15px!important;
  padding-bottom: 0!important;
  text-align: center;
}
.publicidade-grande{
  margin-bottom: 20px;
}
.pg-home .fx2 h2:after, .pg-home .fx3 h2:after, .pg-home .fx6 h2:after, .pg-home2 .fx2 h2:after, .pg-home2 .fx4 h2:after, .pg-home2 .fx5 h2:after, .pg-home2 .fx6 h2:after, .pg-home2 .fx7 h2:after, .pg-home2 .sidebar .detalhe:after, .pg-notas .sidebar-right .detalhe:after, .pg-notas .detalhe:after, .pg-opniao .detalhe:after, .pg-noticia .fx4 h2:after, .pg-noticia .fx6 h2:after, .pg-noticia .fx7 h2:after, .pg-noticia .fx8 h2:after, .pg-opniao h2.detalhe:after, .pg-home3 h2.detalhe:after, .pg-videos h2.detalhe:after{
  content: "";
  display: block;
  width: 100%!important;
  height: 2px;
  background-color: #C1C6DE;
  position: absolute;
  z-index: 999;
  bottom: -4px;
  left: 0!important;
}

 .pg-home2 .fx3 h2:after{
  content: "";
  display: block;
  width: calc(100% - 94px)!important;
  height: 2px;
  background-color: #C1C6DE;
  position: absolute;
  z-index: 999;
  bottom: -2px;
  left: 0;
}

.pg-top5 .card-noticia6 .media, .pg-categoria .card-noticia6 .media{
  flex-direction: column;
}

.pg-top5 h3{
  text-align: center;
  margin-bottom: 30px;
}

.pg-top5 ul{
  padding-left: 0;
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
  font-size: 16px;
  margin-bottom: 17px;
}

.pg-top5 ul li{
  transition: 0.2s linear all;
}

.pg-top5 ul li:hover,.pg-top5 ul li.active{
  color: var(--theme-primary);
  cursor: pointer;
}

.pg-cultura .fx3,.pg-top5 .fx3,.pg-roteiros .fx3,.pg-gastronomia.pg-noticia .fx3,.pg-curiosidades.pg-noticia .fx3,.pg-cidades.pg-noticia .fx3{
  margin-bottom: 44px;
  background-color: white!important;
  padding: 0!important;
}



.pg-top5 .fx3 h3{
  font-family: 'poppins_bold';
  font-size: 25px;
  text-align: center;
}

.pg-top5 .input-padrao{
  width: 100%;
  border-radius: 7px;
  border: 1px solid var(--theme-primary);
  padding: 5px 10px;
  margin-bottom: 17px;
}

.pg-top5 .btn-top5{
  width: 100%;
  height: 40px;
  background-color: var(--theme-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 7px;
  border: 0;
}

.pg-cultura .fx3 h2, .pg-roteiros .fx3 h2, .pg-gastronomia .fx3 h2, .pg-curiosidades .fx3 h2, .pg-cidades .fx3 h2{
  font-family: 'poppins_bold';
  font-size: 25px;
  margin-bottom: 30px!important;
}

.pg-cultura .segura-texto-principal{
  margin-bottom: 30px;
}

.pg-cultura .segura-texto-principal p,.pg-cidades .segura-texto-principal p{
  margin-bottom: 15px;
}

.pg-roteiros .fx4 h2{
  font-family: 'poppins_bold';
  font-size: 30px;
  margin-bottom: 37px;
  border-bottom: 0!important;
}

.pg-roteiros .fx4 h2:after{
  display: none!important;
}

.pg-roteiros .fx4 .card-agenda:not(:last-child) {
  border-bottom: 2px solid #C1C6DE;
  margin-bottom: 37px;
  padding-bottom: 20px;
}

.pg-fotos .fx1 .card-galeria{
  margin-bottom: 35px;
}

.pg-fotos .fx1 img{
  margin-bottom: 11px;
}
.pg-fotos .fx1 h3{
  font-family: 'poppins_bold';
  font-size: 20px;
  color: #010202;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 35px;
}

.border-bottom0{
  border-bottom: 0!important;
}

.pg-roteiros .fx4 .media{
  margin-bottom: 23px;
}

.pg-roteiros .fx4 .media img{
  margin-right: 34px;
}

.pg-roteiros .fx4 .media .media-body h3{
  font-family: 'poppins_bold';
  font-size: 30px;
}

.pg-roteiros .fx4 li{
  font-family: 'poppins_regular';
  font-size: 17px;
  line-height: 36px;
}

.pg-roteiros .fx4 .media .media-body span{
  font-family: 'poppins_bold';
  font-size: 20px;
}

.pg-gastronomia .segura-texto-principal h3{
  font-family: poppins_bold;
  font-size: 30px!important;
  margin-top: 42px!important;
  margin-bottom: 32px!important;
}

.pg-gastronomia .segura-texto-principal p:not(:last-child){
  margin-bottom: 15px;
}

.pg-curiosidades .fx2 h3{
  font-family: 'poppins_bold'!important;
  font-size: 30px!important;
  margin: 52px 0 17px 0!important;
}

.pg-curiosidades .fx2 p{
  margin-bottom: 15px;
}

.pg-categoria .card-noticia6 .media img{
  margin-bottom: 10px;
  width: 370px;
  max-width: 100%;
}

.card-noticia2{
  padding-bottom: 21px;
  margin-bottom: 12px;
  border-bottom: 1px solid #E4E6ED;
}

.card-noticia2 span{
  font-family: 'poppins_bold';
  font-size: 14px;
  color: var(--theme-primary);
  text-align: center;
  white-space: nowrap;
  margin-right: 24px;
}

.card-noticia2 h3{
  font-family: 'poppins_bold';
  font-size: 18px;
  margin-bottom: 12px;
  line-height: 25px;
}

.card-noticia2 p{
  font-family: 'poppins_regular';
  font-size: 15px;
  line-height: 22px;
}

.segura-botao{
  display: flex;
  justify-content: center;

}

.botao1{
  width: 192px;
  height: 46px;
  border-radius: 7px;
  border: 3px solid black;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'poppins_regular';
  font-size: 19px;
}

.botao2{
  width: 370px;
  height: 46px;
  border-radius: 7px;
  border: 3px solid black;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'poppins_regular';
  font-size: 19px;
}

.card-colunista{
  width: 269px;
  height: 269px;
  margin:0 auto 20px auto;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 7px;
  color: white;
  background-repeat: no-repeat;
}

.card-colunista h3{
  font-size: 20px;
}

.botao1{
  transform: 0.2s all linear;
}

.botao1:hover{
  background-color: var(--theme-primary);
  color: white;
  border-color: var(--theme-primary);
}

.owl-shorts{
  margin-top: 51px;
  margin-bottom: 47px;
}

.card-shorts{
  width: 270px;
  height: 474px;
  border-radius: 20px;
}

.pg-home .fx4{
  padding-bottom: 31px;
}

.pg-home .fx4 .container{
  border-top: 2px solid #C1C6DE;
  position: relative;
  padding-top: 55px;
}

.pg-home .fx4 .container:before{
  content: "";
  display: block;
  width: 50px;
  height: 28px;
  background-color: white;
  background-image: url(../imagens/icone.png );
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 999;
  top: -13px;
  left: calc(50% - 25px);
}

.card-noticia3 h3{
  font-family: 'poppins_bold';
  font-size: 19px;
  color: black;
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 30px;
}

.card-noticia3 p{
  font-family: 'poppins_regular';
  font-size: 13px;
  color: black;
  line-height: 22px;
}

.card-noticia3 span{
  display: inline-block;
  margin-top: 30px;
  font-family: 'poppins_regular';
  font-size: 13px;
}

.card-noticia4{
  display: flex;
  align-items: center;
  padding-bottom: 19px;
  border-bottom: 1px solid #E4E6ED;
  margin-bottom: 19px;
}

.card-noticia4:not(:first-child){
  padding-top: 19px;
}

.card-noticia4:not(:last-child){
  border-bottom: 1px solid #E4E6ED;
}

.card-noticia4 .tag{
  display: inline-block;
  background-color: var(--theme-primary);
  color: white;
  font-family: 'poppins_bold';
  font-size: 14px;
  margin-bottom: 8px;
  padding: 0px 8px;
}

.card-noticia4 h3{
  font-family: 'poppins_bold';
  font-size: 15px;
  color: var(--theme-primary);
  margin-bottom: 10px;
  line-height: 23px;
}

.card-noticia4 span{
  font-family: 'poppins_regular';
  font-size: 13px;
  color: black;
}

.card-noticia5{
  width: 370px;
  height: 342px;
  border-radius: 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  max-width: 100%;
  background-color: #5B3900;
}

.card-noticia5{
  transition: all .2s linear;
  background-size: 100%;
  background-position: center center;
  &:hover{
    background-size: 103%;
  }
}

.pg-home2 .fx1 .card-noticia-principal2{
  transition: all .2s linear;
  background-size: 100%!important;
  &:hover{
    background-size: 101.5%!important;
  }
}




li.active a{
  color: var(--theme-primary);
}

.card-noticia5 .filtro{
/*  background: linear-gradient(0deg, rgba(0,0,0,1) 00%, rgba(255,255,255,0) 150%);*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 26px 16px 37px 16px;
  z-index: 2;
}

.fx1 .card-noticia-principal:before, .fx1 .card-noticia1:before, .fx1 .card-noticia5:before, .fx1 .card-video1:before, .fx1 .card-video-principal:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* background: linear-gradient(2deg, #000, #000000bf, transparent); */
}

.fx1 .card-noticia1:before, .fx1 .card-noticia5:before, .fx1 .card-video1:before, .fx1 .card-video-principal:before {
    background: linear-gradient(180deg, rgba(18, 24, 43, 0) 0%, rgba(62, 27, 46, 0) 50%, rgba(0, 0, 0, 0.7091211484593838) 65%, rgba(0, 0, 0, 0.8) 74%, rgba(0, 0, 0, 0.804359243697479) 100%);
}

.pg-fotos h2, .pg-videos h2{
  text-align: center;
}

.paginacao{
  text-align: center;
  margin: 30px 0;
}
@media(max-width: 768px){
  .card-noticia5 h3{
    font-family: 'poppins_bold';
    font-size: 18px;
    color: white;
    line-height: 22px;
  }

  .card-galeria{
    max-width: 370px;
    margin: 0 auto 50px auto;
  }
}




.card-noticia6{
  margin-bottom: 25px;
}

.fx7{
  display: flex;
  flex-wrap: wrap;
  column-gap: 4%;
}

.cn6home{
  width: 48%;
}

.cn6home .media img{
  width: 160px!important;
}

.fx7 h2{
  width: 100%;
}

.media2{
  margin-top: 20px;
}

.card-noticia6 .media img{
  border-radius: 30px;
  max-width: 100%;
  width: 370px;
}

.card-noticia6 .media h3{
  font-family: 'poppins_bold';
  font-size: 20px;
  margin-bottom: 10px;

}

.card-noticias6 .media p{
  font-family: 'poppins_regular';
  font-size: 13px;
  
}

.card-noticia6 .media span{
  display: inline-block;
  font-family: 'poppins_regular';
  font-size: 13px;
  margin-top: 15px;
}

.card-noticia6 .media .media-body{
  margin-left: 30px;
}

.card-noticia7{
  border-bottom: 1px solid #E4E6ED;
  padding: 11px 0;
}

.card-noticia7 span{
  font-family: 'poppins_bold';
  font-size: 14px;
  margin-bottom: 14px;
  color: var(--theme-primary);
}

.card-noticia7 h3{
  font-family: 'poppins_bold';
  font-size: 18px;
  color: black;
  line-height: 25px;
}

.card-noticia7 p{
  font-family: 'poppins_regular';
  font-size: 15px;
  line-height: 25px;
  color: black;
  margin-bottom: 10px;
}

.card-noticia8{
  padding-bottom: 23px;
  border-bottom: 1px solid #E4E6ED;
}

.card-noticia8:not(:first-child){
  margin-top: 23px;
}

.card-noticia8 h3{
  font-family: 'poppins_bold';
  font-size: 14px;
  color: black;
  transition: 0.2s linear all;
}

.card-noticia8:hover h3{
  color: var(--theme-primary);
}

.card-galeria img{
  border-radius: 30px;
}

.pg-home .fx5{
  padding: 0 0 58px 0;
}

.pg-home .fx6 h2{
  margin-bottom: 46px;
}

.videos-categorias .botao2{
  margin-bottom: 0!important;
}

.card-videos{
  max-width: 270px;
  margin: 0 auto 30px auto;
}

.card-videos img{
  border-radius: 20px;
}

.card-videos h3{
  font-family: 'poppins_bold';
  font-size: 13px;
  color: black;
  margin-top: 14px;
  line-height: 20px;
  transition: 0.2s linear all;
}

.card-videos:hover h3{
  color: var(--theme-primary);
}

.publicidade-vertical{
  margin: 34px 0;
}

.publicidade-pequena{
  margin: 34px 0 48px 0;
}

.pg-home2 .secao2{
  padding-top: 32px;
}

.pg-home2 .fx2{
  margin-top: 36px;
  line-height: 40px;
}

.card-noticia6 p{
  font-family: 'poppins_regular';
  font-size: 13px;
  line-height: 22px;
}
.pg-home2 .fx2,.pg-home2 .fx3,.pg-home2 .fx4,.pg-home2 .fx5,.pg-home2 .fx6{
  margin-bottom: 30px;
}

.pg-home2 .fx2 h2,.pg-home2 .fx3 h2,.pg-home2 .fx4 h2,.pg-home2 .fx5 h2,.pg-home2 .fx6 h2{
  margin-bottom: 32px;
}



.card-noticia9:not(:first-child){
  padding-top: 15px;
}
.card-noticia9{
  padding-bottom: 15px;
  border-bottom: 1px solid #E4E6ED;
}

.card-noticia9 .media .media-body1{
  margin-right: 14px;
}

.card-noticia9 .media .media-body2{
  margin-left: 14px;
}

.card-noticia9 .media h3{
  font-family: 'poppins_bold';
  font-size: 15px;
  color: black;
  line-height: 1.2;
  transition: 0.2s linear all;
}

.card-noticia9:hover .media h3{
  color: var(--theme-primary);
}

.borda-bottom{
  border-bottom: 2px solid #C1C6DE;
}

.pg-top5 .borda-bottom{
  margin-bottom: 38px;
}

.pg-home2 .fx5 h2,.pg-home2 .fx6 h2{
  margin-top: 32px;
}

.pg-home2 .fx1{
  background: var(--theme-primary);
  padding-bottom: 40px;
  padding-top: 43px;
}

.fx1 .card-noticia-principal2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(93deg, #000, #000000bf, transparent);
    z-index: 1;
    opacity: 0.3;
}

.pg-home2 .fx1 .card-noticia-principal2{
  max-width: 100%;
  width: 1366px;
  height: 600px;
  border-radius: 26px;
  margin: 0 auto 54px auto;
  overflow: hidden;
  position: relative;
  background-color: #5B3900;

}

.pg-home2 .fx1 .card-noticia-principal2 .filtro-banner{
  position: absolute;
  width: 100%;
  height: 100%;
/*  background: linear-gradient(90deg, rgba(0,0,0,0.75) 0%, transparent 150%);*/
  left: 0;
  top: 0;
  z-index: 2;
}

.pg-home2 .fx1 .card-noticia-principal2 .borda{
  background-image: url(../imagens/borda.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 100px;
  margin-top: 160px;
}
.pg-home2 .fx1 .card-noticia-principal2 .titulo{
  width: 537px;
/*  height: 304px;*/
  padding: 31px 21px 30px 0;
}

.pg-home2 .fx1 .card-noticia-principal2 h2{
  font-family: "poppins_bold";
  font-size: 35px;
  color: white;
  margin-bottom: 10px;
  line-height: 50px;
  padding-bottom: 0;
}

.pg-home2 .fx1 .card-noticia-principal2 span{
  color: white;
  font-size: 18px;
}

.pg-home2 .owl-noticiaprincipal{
  margin: 58px 0 41px 0;
}

.secao2{
  padding-top: 62px;
}

.sidebar-right .mes{
  padding: 7px 0;
  border-bottom: 2px solid #C1C6DE;
}

.sidebar-right .mes span{
  font-family: 'poppins_bold';
  font-size: 14px;
  color: var(--theme-primary);
}

.card-notas{
  border-bottom: 1px solid #E4E6ED;
  margin-bottom: 15px;
  padding-bottom: 18px;
}

.card-notas span{
  font-family: 'poppins_bold';
  font-size: 14px;
  color: var(--theme-primary);
}

.card-notas h3{
  font-family: 'poppins_bold';
  font-size: 18px;
  margin-bottom: 14px;
  line-height: 25px;
}

.card-notas p{
  font-family: 'poppins_regular';
  font-size: 15px;
  margin-bottom: 15px;
  line-height: 25px;
}

.card-notas .segura-redes3 span{
  font-family: 'poppins_regular';
  font-size: 15px;
  color: black;
  margin-right: 10px;
}

.card-notas .segura-redes3 .rede-social{
  margin: 0 3px;
}

.pg-opniao .fx1{
  border-bottom: 2px solid #C1C6DE;
  padding-top: 40px;
}

.pg-opniao .fx1 .media-body{
  margin-left: 30px;
}


.pg-opniao .fx1 h2{
  font-family: 'poppins_bold';
  font-size: 25px;
  color: black;
  margin-bottom: 10px;
}

.pg-opniao .fx1 p{
  font-family: 'poppins_regular';
  font-size: 15px;
  line-height: 30px;
  color: black;
}

.pg-opniao .segura-redes4{
  margin: 35px 0;
  display: flex;
  align-items: flex-end;
}

.pg-opniao .segura-redes4 img{
  margin: 0 5px;
}

.pg-opniao .fx2{
  padding-top: 38px;
}

.pg-opniao .fx2 h2{
  font-family: 'poppins_bold';
  font-size: 30px;
  color: black;
  margin-bottom: 0px;
  margin-top: 29px;
}

.pg-opniao .fx2 p{
  font-family: 'poppins_regular';
  font-size: 18px;
  line-height: 30px;
  color: black;
  margin-bottom: 25px;
}

.pg-opniao .fx2 .atencao{
  margin: 21px 0 26px 0;
}

.pg-opniao .fx2 .atencao p{
  background-color: var(--theme-primary);
  padding: 16px;
  color: white;
  font-family: 'poppins_regular';
  font-size: 15px;
  line-height: 20px;
}

.pg-opniao .fx2 .atencao p span{
  font-family: 'poppins_bold';
}

.pg-opniao .fx3 .card-opniao h3{
  font-family: 'poppins_bold';
  font-size: 18px;
  color: black;
  margin-bottom: 8px;
}

.pg-opniao .fx3 .card-opniao p{
  font-family: 'poppins_regular';
  font-size: 15px;
  color: black;
  margin-bottom: 15px;
}

.pg-opniao .segura-botao{
  margin-top: 30px;
  margin-bottom: 35px;
}

.pg-opniao .card-opniao{
  margin-bottom: 15px;
  border-bottom: 1px solid #E4E6ED;
}

.pg-home3 .segura-botao{
  margin-top: 51px;
  margin-bottom: 51px;
}

.pg-videos .fx2{
  padding:25px;
}

.pg-videos .card-shorts, .pg-noticia .card-shorts, .pg-opniao .card-shorts, .pg-home2 .card-shorts{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.pg-videos .card-shorts,.pg-noticia .card-shorts, .pg-opniao .card-shorts, .pg-home2 .card-shorts{
  padding: 15px 8px;
}

.pg-videos .card-shorts .segura-tempo,.pg-noticia .card-shorts .segura-tempo, .pg-opniao .card-shorts .segura-tempo, .pg-home2 .card-shorts{
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
}

.pg-videos .card-shorts .segura-tempo span, .pg-noticia .card-shorts .segura-tempo span, .pg-opniao .card-shorts .segura-tempo span, .pg-home2 .card-shorts span{
  display: inline-block;
  border-radius: 5px;
  background-color: black;
  padding: 6px 13px;
  color: white;
}

.pg-videos .card-shorts h3,.pg-noticia .card-shorts h3,.pg-opniao .card-shorts h3, .pg-home2 .card-shorts h3{
  background-color: var(--theme-primary);
  color: white;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  font-size: 20px!important;
  transition: all .2s linear;
  &:hover{
    background-color: #B77B1A;
  }
}

.pg-videos .botao2{
  margin: 50px 0 38px 0;
}

.pg-videos .videos-categorias{
  padding: 56px 0;
}

.pg-videos .tema-claro{
  color: black;
}

.pg-videos .tema-escuro h2,.pg-videos .tema-escuro2 h2,.pg-videos .tema-escuro2 .card-videos h3, .pg-videos .tema-escuro .botao2{
  color: white;
}

.pg-videos .tema-claro h2,.pg-videos .tema-claro .card-videos h3, .pg-videos .tema-claro .botao2{
  color: black;
}

.pg-videos .tema-escuro .card-videos h3{
  color: var(--theme-primary);
}

.pg-videos .tema-escuro .botao2,.pg-videos .tema-escuro2 .botao2{
  border: 3px solid white;
  color: white;
}

.pg-videos .tema-escuro2 .card-videos{
  color: white;
}

.card-videos .segura-imagem{
  position: relative;
}

.card-videos .segura-imagem .media{
  position: absolute;
  bottom: 13px;
  left: 13px;
}

.card-videos .segura-imagem .media .media-body{
  color: white;
  margin-left: 12px;
}

.pg-videos .fx6{
  padding: 50px 0;
}

.pg-noticia .fx1{
  background-color: var(--theme-primary);
  color: white;
}

.pg-noticia .fx1 .publicidade-grande{
  margin-bottom: 48px;
}

.pg-noticia .segura-legenda{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pg-noticia .fx1 h1{
  text-align: center;
  font-family: "poppins_bold";
  font-size: 49px;
  color: var(--theme-primary);
  text-align: left;
}

.pg-cultura.pg-noticia .fx1 h1,.pg-top5.pg-noticia .fx1 h1,.pg-roteiros.pg-noticia .fx1 h1,.pg-gastronomia.pg-noticia .fx1 h1,.pg-cidades.pg-noticia .fx1 h1,.pg-curiosidades.pg-noticia .fx1 h1{
  text-align: center;
  font-family: "poppins_bold";
  font-size: 49px;
  color: white;
  text-align: left;
  line-height: 1.2;
}

.segura-texto-principal img{
  margin-bottom: 15px!important;
}

.pg-noticia .fx1 p{
  font-family: 'poppins_regular';
  font-size: 18px;
  color: white;
  margin: 21px 0;
}

.pg-noticia .fx2{
  padding-top: 50px;
}

.pg-noticia .fx2 .segura-redes{
  display: flex;
  justify-content: space-between;
  font-family: 'poppins_regular';
  font-size: 15px;
  line-height: 25px;
  border-bottom: 2px solid #C1C6DE;
  padding-bottom: 15px;
  margin-bottom: 21px;
}

.pg-noticia .fx2 .segura-redes .redes{
  display: flex;
  align-items: center;
}

.pg-noticia .fx2 .segura-redes .redes span{
  margin-right: 10px;
}

.pg-noticia .fx2 .segura-redes .redes img{
  margin-right: 3px;
  margin-left: 3px;
}

.pg-noticia .fx2 .btn-whatsapp{
  background-color: #55903E;
  border-radius: 15px;
  padding: 25px 30px;
  width: 100%;
  color: white;
  margin-bottom: 34px;
}

.pg-noticia .fx2 .btn-whatsapp a{
  margin-left: 50px;
}

.pg-noticia .fx2 .btn-whatsapp .media-body p{
  font-family: 'poppins_bold';
  font-size: 22px;
  margin-bottom: 8px;
  margin-left: 10px;
}

.pg-noticia .fx2 .segura-texto-principal p{
  font-family: 'poppins_regular';
  font-size: 20px;
  line-height: 30px;
}

.pg-noticia .fx2 .segura-texto-principal p strong{
  font-family: 'poppins_bold';
  font-size: 20px;
  line-height: 30px;
  color: var(--theme-primary);
}

.pg-noticia .fx2 h3{
  margin-top: 15px;
  margin-bottom: 21px;
  font-family: 'poppins_bold';
  font-size: 20px;
}

.pg-noticia .media{
  margin-bottom: 15px;
}

.pg-noticia ul{
  margin-left: 0;
  padding-left: 15px;
}

.pg-noticia ul li{
  line-height: 25px;
  margin-bottom: 10px;
}

.pg-noticia .media h3{
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.pg-noticia .media img{
  margin-right: 10px;
}

.pg-noticia .media span{
  font-family: 'poppins_bold';
}

.pg-noticia .card-agenda{
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.pg-noticia .card-agenda:not(:last-child){
border-bottom: 2px solid #C1C6DE;
}

.pg-noticia .fx2 .segura-texto-principal .d-f{
  margin-top: 25px;
}

.pg-noticia .segura-redes2{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: 'poppins_regular';
  font-size: 15px;
  margin-bottom: 30px;
}

.pg-noticia .segura-redes2 span{
  margin-right: 15px;
}

.pg-noticia .segura-redes2 img{
  margin-left: 5px;
  margin-right: 5px;
}

.pg-noticia .fx3{
  background-color: #E3E3E3;
  padding: 28px 0;
}

.pg-noticia .fx3 span{
  font-family: 'poppins_bold';
  font-size: 14px;
  color: var(--theme-primary);
  margin-bottom: 5px;
}

.pg-noticia .fx3 h2{
  font-family: 'poppins_bold';
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.pg-noticia .fx3 p{
  font-family: 'poppins_regular';
  font-size: 15px;
  margin-bottom: 15px;
}

.pg-noticia .fx3 .segura-redes3{
  display: flex;
  align-items: center;
  margin-top: 13px;
}

.pg-noticia .fx3 .segura-redes3 span{
  font-family: 'poppins_regular';
  font-size: 15px;
  margin-right: 15px;
  color: black;
}

.pg-noticia .fx3 .segura-redes3 img{
  margin-left: 5px;
  margin-right: 5px;
}

.pg-noticia .fx4 .col-lg-8{
  padding: 44px 0 40px 0;
  border-bottom: #C1C6DE solid 2px;
}

.pg-top5.pg-noticia .fx4 .col-lg-8{
  padding: 0!important;
  border-bottom: 0!important;
}

.pg-noticia .fx4 h2{
  margin-bottom: 44px;
}

.pg-noticia .fx5 form{
  margin-top: 25px;
}

.pg-noticia .fx5 input,.pg-noticia .fx5 textarea{
  width: 100%;
}

.pg-noticia .fx5 .btn-enviar-form{
  width: 103px;
  height: 34px;
  border-radius: 100px;
  background-color: var(--theme-primary);
  color: white;
  font-family: 'poppins_bold';
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}

.pg-noticia .fx6 h2{
  margin-top: 66px;
}

.pg-noticia .fx7{
  margin-top: 40px;
}

.pg-home2 .fx7{
  margin-bottom: 40px;
}

.pg-noticia .fx8{
  padding-bottom: 10px;
}

.img-principal{
  border-radius: 30px;
}

.card-noticia9 img{
  border-radius: 10px;
}

.tag-topo{
  background-color: var(--theme-primary);
  color: white;
  font-family: 'poppins_bold';
  font-size: 22px;
  text-align: center;
  border-radius: 100px;
  text-align: center;
  padding: 1px 30px;
  position: absolute;
  top: -40px;
  right: 70px;
}

.footer{
  background-color: black;
  padding: 53px 0 90px 0;
  text-align: center;
  color: white;
}

.footer .main-logo{
  max-width: 270px;
}

.footer h2{
  font-family: 'poppins_bold';
  font-size: 20px;
  color: white;
  margin: 10px 0 33px 0;
}

.footer ul{
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
}

.footer li{
  padding: 0 15px;
}

.footer li:not(:last-child){
  border-right: 1px solid var(--theme-primary);
}

.footer .media{
  width: 866px;
  max-width: 100%;
  margin: 29px auto 54px auto;
}

.footer .media .media-body{
  text-align: left;
  border-left: 3px solid #B1CC33;
  padding: 14px;
  margin-left: 15px;
}

.copyright{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.kryzalis{
  display: flex;
  align-items: flex-end;
}

.kryzalis img{
  margin-left: 15px;
}


.d-f{
  display: flex;
}

.margin-auto{
  margin-left: auto;
  margin-right: auto;
}

.jc-sb{
  justify-content: space-between;
}

.ai-center{
  align-items: center;
}

.pb-0{
  padding-bottom: 0!important;
}

.mt-0{
  margin-top: 0!important;
}
.mb-0{
  margin-bottom: 0!important;
}
.mb-20{
  margin-bottom: 20px!important;
}
.mt-20{
  margin-top: 20px!important;
}
.mt-27{
  margin-top: 27px!important;
}
.mt-32{
  margin-top: 32px!important;
}
.mb-32{
  margin-bottom: 32px!important;
}
.mt-37{
  margin-top: 37px!important;
}
.mt-39{
  margin-top: 39px!important;
}
.mb-39{
  margin-bottom: 39px!important;
}
.mb-45{
  margin-bottom: 45px!important;
}
.mt-45{
  margin-top: 45px!important;
}
.mt-50{
  margin-top: 50px!important;
}
.mb-50{
  margin-bottom: 50px!important;
}
.mb-55{
  margin-bottom: 55px!important;
}
.ml-30{
  margin-left: 30px!important;
}
.img-fluid{
  max-width: 100%;
  height: auto;
}
.media{
  display: flex;
  align-items: center;
}

 .menu>li{
    display: inline-block;
  }

.owl-colunistas .owl-nav{
  display: block!important;
  margin-top: 0;
}
.owl-colunistas .owl-next,
.owl-colunistas .owl-prev{
  line-height: 0;
  background-color: transparent!important;
  outline: none;
  position: absolute;  
  bottom: -80px;
  transform: translate(0%,-50%);
  z-index: 2;
}
.owl-colunistas .owl-next span,
.owl-colunistas .owl-prev span{
  font-size: 1px;
  background-color: transparent!important;
  color: transparent!important;
  line-height: 0;
  display: block;
}
@media (max-width: 991px) {
  .owl-colunistas .owl-nav{
    padding-top: 10px;
  }
  .owl-colunistas .owl-prev,
  .owl-colunistas .owl-next{
    position: static!important;
    margin: 5px;
  }

  .secao2 h2{
    text-align: center;
  }

  .card-noticia9 img{
    width:370px;
  }

  .pg-home2 .fx1 .card-noticia-principal2{
    transition: all .2s linear;
    background-size: cover!important;
  }

  .sidebar{
    margin-top: 30px;
  }
}

.owl-colunistas .owl-prev{
  left: calc(50% - 50px);
}
.owl-colunistas .owl-next{
  right: calc(50% - 50px);;  
}

.owl-colunistas .owl-next span,
.owl-colunistas .owl-prev span{
  width: 36px;
  height: 35px;
}
.owl-colunistas .owl-next span{
  background-image: url(../imagens/seta-direita.png);
}
.owl-colunistas .owl-prev span{
  background-image: url(../imagens/seta-esquerda.png);
}



.owl-shorts2 .owl-nav{
  display: block!important;
  margin-top: 0;
}
.owl-shorts2 .owl-next,
.owl-shorts2 .owl-prev{
  line-height: 0;
  background-color: transparent!important;
  outline: none;
  position: absolute;  
  bottom: -80px;
  transform: translate(0%,-50%);
  z-index: 2;
}
.owl-shorts2 .owl-next span,
.owl-shorts2 .owl-prev span{
  font-size: 1px;
  background-color: transparent!important;
  color: transparent!important;
  line-height: 0;
  display: block;
}
@media (max-width: 991px) {
  .owl-shorts2 .owl-nav{
    padding-top: 10px;
  }
  .owl-shorts2 .owl-prev,
  .owl-shorts2 .owl-next{
    position: static!important;
    margin: 5px;
  }

  .botao1{
    margin: 30px auto 50px;
  }


}

.owl-shorts2 .owl-prev{
  right: 50px;
  top: -33px;
}
.owl-shorts2 .owl-next{
  right: 0;
  top: -33px; 
}

.owl-shorts2 .owl-next span,
.owl-shorts2 .owl-prev span{
  width: 36px;
  height: 35px;
}
.owl-shorts2 .owl-next span{
  background-image: url(../imagens/seta_dir_1.png);
}
.owl-shorts2 .owl-prev span{
  background-image: url(../imagens/seta_esq_1.png);
}



.owl-noticias .owl-nav{
  display: block!important;
  margin-top: 0;
}
.owl-noticias .owl-next,
.owl-noticias .owl-prev{
  line-height: 0;
  background-color: transparent!important;
  outline: none;
  position: absolute;  
  top: 50%;
  transform: translate(0%,-50%);
  z-index: 2;
}
.owl-noticias .owl-next span,
.owl-noticias .owl-prev span{
  font-size: 1px;
  background-color: transparent!important;
  color: transparent!important;
  line-height: 0;
  display: block;
}
@media (max-width: 991px) {
  .owl-noticias .owl-nav{
    padding-top: 10px;
  }
  .owl-noticias .owl-prev,
  .owl-noticias .owl-next{
    position: static!important;
    margin: 5px;
  }
}

.owl-noticias .owl-prev{
  left: -65px;
}
.owl-noticias .owl-next{
  right: -65px;  
}

.owl-noticias .owl-next span,
.owl-noticias .owl-prev span{
  width: 36px;
  height: 35px;
}
.owl-noticias .owl-next span{
  background-image: url(../imagens/seta-direita.png);
}
.owl-noticias .owl-prev span{
  background-image: url(../imagens/seta-esquerda.png);
}


.owl-shorts .owl-nav{
  display: block!important;
  margin-top: 0;
}
.owl-shorts .owl-next,
.owl-shorts .owl-prev{
  line-height: 0;
  background-color: transparent!important;
  outline: none;
  position: absolute;  
  top: 50%;
  transform: translate(0%,-50%);
  z-index: 2;
}
.owl-shorts .owl-next span,
.owl-shorts .owl-prev span{
  font-size: 1px;
  background-color: transparent!important;
  color: transparent!important;
  line-height: 0;
  display: block;
}
@media (max-width: 991px) {
  .owl-shorts .owl-nav{
    padding-top: 10px;
  }
  .owl-shorts .owl-prev,
  .owl-shorts .owl-next{
    position: static!important;
    margin: 5px;
  }
}

.owl-shorts .owl-prev{
  left: -36px;
}
.owl-shorts .owl-next{
  right: -36px;  
}

.owl-shorts .owl-next span,
.owl-shorts .owl-prev span{
  width: 36px;
  height: 35px;
}
.owl-shorts .owl-next span{
  background-image: url(../imagens/seta-direita.png);
}
.owl-shorts .owl-prev span{
  background-image: url(../imagens/seta-esquerda.png);
}


.owl-colunistas2{
  margin-bottom: 80px;
}
.owl-colunistas2 .owl-nav{
  display: block!important;
  margin-top: 0;
}
.owl-colunistas2 .owl-next,
.owl-colunistas2 .owl-prev{
  line-height: 0;
  background-color: transparent!important;
  outline: none;
  position: absolute;  
  bottom: -30px;
  z-index: 2;
}
.owl-colunistas2 .owl-next span,
.owl-colunistas2 .owl-prev span{
  font-size: 1px;
  background-color: transparent!important;
  color: transparent!important;
  line-height: 0;
  display: block;
}
@media (max-width: 991px) {
  .owl-colunistas2 .owl-nav{
    padding-top: 10px;
  }
  .owl-colunistas2 .owl-prev,
  .owl-colunistas2 .owl-next{
    position: static!important;
    margin: 5px;
  }
}

.owl-colunistas2 .owl-prev{
  left: 90px;
}
.owl-colunistas2 .owl-next{
  right: 90px;  
}

.owl-colunistas2 .owl-next span,
.owl-colunistas2 .owl-prev span{
  width: 36px;
  height: 35px;
}
.owl-colunistas2 .owl-next span{
  background-image: url(../imagens/seta-direita.png);
}
.owl-colunistas2 .owl-prev span{
  background-image: url(../imagens/seta-esquerda.png);
}



.owl-noticiaprincipal .owl-nav{
  display: block!important;
  margin-top: 0;
}
.owl-noticiaprincipal .owl-next,
.owl-noticiaprincipal .owl-prev{
  line-height: 0;
  background-color: transparent!important;
  outline: none;
  position: absolute;  
  top: 50%;
  transform: translate(0%,-50%);
  z-index: 2;
}
.owl-noticiaprincipal .owl-next span,
.owl-noticiaprincipal .owl-prev span{
  font-size: 1px;
  background-color: transparent!important;
  color: transparent!important;
  line-height: 0;
  display: block;
}
@media (max-width: 991px) {
  .owl-noticiaprincipal .owl-nav{
    padding-top: 10px;
  }
  .owl-noticiaprincipal .owl-prev,
  .owl-noticiaprincipal .owl-next{
    position: static!important;
    margin: 5px;
  }

  .pg-categoria .fx1{
    padding-top: 30px;
  }
}

.logo img{
  max-width: 212px;
}

.owl-noticiaprincipal .owl-prev{
  left: 0;
}
.owl-noticiaprincipal .owl-next{
  right: 0;  
}

.owl-noticiaprincipal .owl-next span,
.owl-noticiaprincipal .owl-prev span{
  width: 36px;
  height: 35px;
}
.owl-noticiaprincipal .owl-next span{
  background-image: url(../imagens/seta-direita.png);
}
.owl-noticiaprincipal .owl-prev span{
  background-image: url(../imagens/seta-esquerda.png);
}

.modalfechar{
  width: 20px;
  height: 20px;
  background-color: #333;
  color: #FFF;
  font-size: 12px;
  border-radius: 50%;
  line-height: 20px;
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}

.modalzao{
  background-color: rgba(30,30,30,0.5);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.modalcentro{
  max-width: 900px;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);      
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

#modalzao{
  display: none;
}

.modalzao img{
    max-width: 100%;
    max-height: 90vh;
}

@media(max-width:1024px){

  .menu>li>a{
    font-size: 13px;
  }
  .pg-noticia .fx1 h1{
    font-size: 22px;
    margin-top: 15px;
    line-height: 30px
  }
  .pg-noticia .fx1 p{
    text-align: left;
  }
  .segura-botao{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }

  .owl-noticias .owl-prev{
    left: 0;
  }

  .owl-noticias .owl-next{
    right: 0;
  }

  .card-noticia5{
    margin: 0 auto;
  }

  .publicidade-vertical,.publicidade-pequena{
    text-align: center;  
  }

  .card-noticia7,.card-noticia8,.card-noticia9,.card-opniao,.card-notas,.mes{
    max-width: 368px;
    margin: 0 auto 30px auto;
  }

  .sidebar-left{
    display: none;
  }

  .pg-home .fx2 h2:before, .pg-home .fx3 h2:before, .pg-home .fx6 h2:before, .pg-home2 .fx2 h2:before, .pg-home2 .fx3 h2:before, .pg-home2 .fx4 h2:before, .pg-home2 .fx5 h2:before, .pg-home2 .fx6 h2:before, .pg-home2 .fx7 h2:before, .pg-home2 .sidebar .detalhe:before, .pg-notas .sidebar-right .detalhe:before, .pg-notas .detalhe:before, .pg-opniao .detalhe:before, .pg-noticia .fx4 h2:before, .pg-noticia .fx6 h2:before, .pg-noticia .fx7 h2:before, .pg-noticia .fx8 h2:before, .pg-opniao h2.detalhe:before{
    left: calc(50% - 190px);
  }

  .pg-home .fx2 h2:after, .pg-home .fx3 h2:after, .pg-home .fx6 h2:after, .pg-home2 .fx2 h2:after, .pg-home2 .fx3 h2:after, .pg-home2 .fx4 h2:after, .pg-home2 .fx5 h2:after, .pg-home2 .fx6 h2:after, .pg-home2 .fx7 h2:after, .pg-home2 .sidebar .detalhe:after, .pg-notas .sidebar-right .detalhe:after, .pg-notas .detalhe:after, .pg-opniao .detalhe:after, .pg-noticia .fx4 h2:after, .pg-noticia .fx6 h2:after, .pg-noticia .fx7 h2:after, .pg-noticia .fx8 h2:after, .pg-opniao h2.detalhe:after{
    right: calc(50% - 190px);
    width: 340px;
  }

  .card-noticia9 .media{
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .card-noticia9 .media.no-reverse{
    flex-direction: column!important;
  }

  .card-noticia9 .media .media-body1, .card-noticia9 .media .media-body2{
    margin-top: 10px;
    text-align: center;
  }
}

@media(max-width:768px){

  .submenu{
    display: block!important;
  }

  .pg-noticia .fx4 .col-lg-8{
    padding: 30px 15px!important;
  }

  .pg-noticia .ml-30{
    margin-left: 0!important;
  }
  .submenu li{
    background-color: transparent!important;
    border-bottom: 0 !important;
  }
  
  .card-noticia3, .card-noticia4{
    max-width: 368px;
    margin: 0 auto 30px auto;
  }
  .footer ul{
    display: block;
    padding-left: 0;
  }

  .footer ul li{
    border-right: 0!important;
  }

  .owl-nav{
    text-align: center;
  }

  .sx-display-block{
    display: none!important;
  }

  .sx-display-none{
    display: block!important;
  }

  .d-f,.flex{
    display: block;
  }

  .kryzalis{
    margin-top: 30px;
    justify-content: center;
  }

  .header .segura-redes{
    display: none;
  }

  .header .col-md-9.col-lg-offset-1.d-f{
    padding-top: 60px;
  }



  .card-noticia6{
    max-width: 370px;
    margin: 0 auto 30px auto;
    text-align: center;
  }

  .card-noticia6 h3,.card-noticia6 p{
    text-align: center;
  }

  h2{
    padding-bottom: 0!important;
  }

  h2:after{
    display: none!important;
  }
  
  .card-categorias{
    margin-left: auto;
    margin-right: auto;
  }
}

@media(max-width:768px){
  h2{
    text-align: center;
  }
  .segura-legenda{
    display: block!important;
    text-align: center;
  }
  .card-shorts{
    margin: 0 auto 30px auto;
  }
  .segura-redes{
    display: none;
  }
  .footer .media{
    display: block;
  }
  .footer .media .media-body{
    border-left: 0;
    text-align: center;
  }
  .copyright{
    display: block;
    text-align: center;
  }
  .card-noticia6 .media .media-body{
    text-align: left;
  }
  .card-noticia6 .media{
    display: block;
    text-align: center;
  }
  .card-noticia6 .media .media-body h3{
    margin-top: 15px;
  }

  .pg-opniao .fx1 .media{
    display: block;
    text-align: center;
  }

  .pg-opniao .fx1 .media p{
    display: block;
    text-align: left;
  }


  .sx-display-flex{
    display: flex!important;
    background-position: center center;
  }

  .sx-display-none{
    display: none!important;
  }

  .card-noticia-principal2{
    margin-bottom: 30px;
  }
}

@media(max-width: 425px){
  .fx7{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    column-gap: 4%;
  }

  .cn6home{
    width: 100%;
  }

  .media2{
    display: none;
  }

  .cn6home .media img {
     width: 100% !important;
  }

}

@media(max-width: 375px){
  .pg-home .fx2 h2:before, .pg-home .fx3 h2:before, .pg-home .fx6 h2:before, .pg-home2 .fx2 h2:before, .pg-home2 .fx3 h2:before, .pg-home2 .fx4 h2:before, .pg-home2 .fx5 h2:before, .pg-home2 .fx6 h2:before, .pg-home2 .fx7 h2:before, .pg-home2 .sidebar .detalhe:before, .pg-notas .sidebar-right .detalhe:before, .pg-notas .detalhe:before, .pg-opniao .detalhe:before, .pg-noticia .fx4 h2:before, .pg-noticia .fx6 h2:before, .pg-noticia .fx7 h2:before, .pg-noticia .fx8 h2:before, .pg-opniao h2.detalhe:before{
    left: calc(50% - 180px);
  }

  .pg-home .fx2 h2:after, .pg-home .fx3 h2:after, .pg-home .fx6 h2:after, .pg-home2 .fx2 h2:after, .pg-home2 .fx3 h2:after, .pg-home2 .fx4 h2:after, .pg-home2 .fx5 h2:after, .pg-home2 .fx6 h2:after, .pg-home2 .fx7 h2:after, .pg-home2 .sidebar .detalhe:after, .pg-notas .sidebar-right .detalhe:after, .pg-notas .detalhe:after, .pg-opniao .detalhe:after, .pg-noticia .fx4 h2:after, .pg-noticia .fx6 h2:after, .pg-noticia .fx7 h2:after, .pg-noticia .fx8 h2:after, .pg-opniao h2.detalhe:after{
    right: calc(50% - 170px);
    width: 320px;
  }
}

.menu-hover{
  position: relative;
}

.menu-hover:hover .submenu{
  display: block;
}

.submenu{
  text-align: center;
  width: 177px;
  color: white;
  list-style: none;
  position: absolute;
  padding-left: 0;
  padding: 8px;
  left: calc(50% - 84px);
  top: 20px;
  display: none;
  padding-top: 20px;
}

.submenu li{
  padding: 8px 0;
  padding-top: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.15);;
  font-family: 'poppins_regular';
  font-size: 13px;
  background-color: #ba7b13;
  transition: all .2s linear;
  &:hover{
    background-color: #E5A740;
  }
}

.submenu li a{
  font-size: 18px;
}

.submenu li:hover a{
  color: #FFF;
}

.submenu:after{
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #ba7b13;
  position: absolute;
  left: calc(50% - 5px);
  top: 15px;
  position: absolute;
  display: block;
  z-index: -1;
}

.card-categoria-sideba{
  background-image: url(../imagens/cate);
}

/**comentarios**/    .comment-form .submit{
      display: inline-block;
      font-size: 13px;
      padding: 11px 16px 9px 16px;
      transition: all .2s linear;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      
      height: 34px;
      border-radius: 100px;
      background-color: var(--theme-primary);
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: 'poppins_bold';
      font-size: 13px;
      border: 0px;
    }

.comment-form .submit:hover{
      filter: brightness(1.2);
     }

    .nanome{
      margin-bottom: 5px;
    }

    .nletra{
      float: left;
      margin-right: 15px;
      width: 70px;
      height: 70px;
      text-align: center;
      padding-top: 6px;
      background-color: ##E6393A!important;
      font-size: 40px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 0;
    }

    .nautor{
      margin-top: 20px;
      min-height: 70px;
      padding-left: 85px;
      position: relative;
      padding-top: 10px;
    }

    .nautor.commadm{
      min-height: 85px;
      margin-left: 30px;
      border-radius: 5px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 90px;
    }

    .commadm .nletra{
      margin-top: 7px;
      margin-left: 7px;
    }

    .fundo-form{
      padding: 30px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
    }

    .comment-form-author label,    .comment-form-email label,    .comment-form-comment label{
      display: block;
    }

    .comment-notes{
      font-size: 11px;
    }

    .comment-reply-title{
      margin-top: 0;
    }

    .comment-form-cookies-consent{
      display: none;
    }

    .comment-form-author{
      float: left;
      width: 50%;
    }

    .comment-form-email{
      float: left;
      width: 50%;
    }

    #si_captcha_code{
      width: 127px;
      position: relative;
    }

    #si_captcha_code label{
      display: none;
    }

    #si_captcha_code span{
      position: absolute;
      left: 135px;
      top: 0;
    }

    .comment-form-author input,    .comment-form-email input,    .comment-form-comment textarea{
      width: 100%;
      /*height: 100px;
*/      padding: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      margin-top: 5px;
    }

    .comment-form-author input{
      width: 95%;
    }

    .comment-form-comment textarea{
      height: 100px;
    }

    input#si_captcha_code{
      padding: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
    }

  /***comentarios**/ 



#gt_float_wrapper{
  z-index: 1111!important;
}

.ai-bottom{
  align-items: flex-end;
}

.segura-menu{
  display: flex;
  justify-content: flex-end;
}

.comsubmenu{
  padding-right: 5px;
}

.comsubmenu > a{
  &:after{
    content: '';
    position: absolute;
    right: -13px; /* centraliza horizontalmente */
    bottom: 5px; /* posiciona acima do elemento */
    margin-left: -5px; /* ajusta a centralização */
    border-width: 5px; /* tamanho da setinha */
    border-style: solid;
    border-color: #965D00 transparent transparent transparent; /* define a cor da setinha */
  }
}

.noticia_patrocinada{
  padding-top: 30px;
}

.footer a:hover{
  color: #EEA630;
}


.editorpg h1{
  margin-bottom: 30px;
  border-bottom: 2px solid #CCC;
}

.editorpg p{
  font-size: 18px;
}

.editorpg h2{
  margin-bottom: 10px;
  margin-top: 30px;
  padding-bottom: 0;
}
.header,.header .logo img{
  transition: 0.4s linear all;
}

.header.fixed{
  padding: 10px 0 10px 0!important;
  
}

.header.fixed .logo img{
  max-width: 140px;
  transition: 0.4s linear all;
}

.gtranslate_wrapper{
  transition: 0.4s linear all;

}

.pg-fotos .fx1{
  margin-top: 40px;
}

/* responsivo */  
  
  @media (max-width: 991px)/* mobiles */ { 

    .pg-home2 .fx1 .card-noticia-principal2 .borda{
      margin: 0!important;
      background-image: none!important;
      width: 100%;
      padding: 50px 30px;
    }

    .pg-home2 .fx1 .card-noticia-principal2 .titulo{
      width: 100%;
    }

    .pg-home2 .fx1 .card-noticia-principal2 h2{
      font-size: 25px;
      line-height: 1.5;
    }

    .pg-home2 .fx1 .card-noticia-principal2{
      border-radius: 0px;
      max-height: 80vh;
    }

    .pg-home2 .fx1{
      padding: 0;
    }

    .headerspacer{
      height: 100px!important;
    }

    .pg-cultura.pg-noticia .fx1 h1, .pg-top5.pg-noticia .fx1 h1, .pg-roteiros.pg-noticia .fx1 h1, .pg-gastronomia.pg-noticia .fx1 h1, .pg-cidades.pg-noticia .fx1 h1, .pg-curiosidades.pg-noticia .fx1 h1{
      font-size: 25px;
    }

    .comment-form .submit{
      margin-top: 66px;
    }
  

  }
/* /responsivo */
