@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;0,800;0,900;1,600&display=swap');

a,
a:hover {
  text-decoration: none;
}

body {
  font-family: 'Montserrat', sans-serif;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 26, 2021 */

article,
footer,
header {
  width: 100%;
  float: left;
}

article {
  min-height: 300px;
}

.logo {
  background: url(../images/logo-mtg-parana.svg) no-repeat center;
  text-indent: -500000px;
  float: left;
  width: 120px;
  height: 212px;
  margin: 20px 20px 20px 0;
}

.previa_topo h2,
.previa_topo h1 {
  font-size: 26px;
  color: #004723;
  font-weight: 600;
  line-height: 25px;
}

.previa_topo p {
  font-size: 16px;
  color: #333;
  margin-bottom: 0;
}

.topo {
  border-bottom: 1px solid #eee;
  border-top: 3px solid #00A650;
  width: 100%;
  float: left;
  padding: 8px 0;
}
.rede-sociais a {
  float: left;
}

.rede-sociais span {
  width: 22px;
  height: 22px;
  float: left;
}

.facebook,
.instagram,
.youtube,
.twitter-x{
  color: #004723 !important;
  font-size: 22px;
  margin-left: 18px;
  margin-top: 5px;
  line-height: 0;
}
.link {
  color: #004723 !important;
  font-size: 16px;
}
.facebook p,
.instagram p,
.youtube p,
.twitter-x p {
  display: none;
}

.navbar-light {

  padding: 0;
  background: #004723;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;

  padding: 20px 30px;
  text-transform: uppercase;

}

.navbar-light .navbar-nav .nav-link:hover {

  background: #00000059;
}

.navbar-nav .dropdown-menu {
  background: #004723;
  border: none;
  text-align: center;
  padding: 20px;
  box-shadow: 1px -3px 8px #0000005c;
}

.dropdown-item {
  color: #fff !important;
  font-size: 14px;
  text-align: left;
}

.dropdown-item:hover {
  color: #00A650 !important;
  background: #00000025;
}

.dropdown-toggle::after {
  display: none;
}

.pesquisa {
  width: 100%;
  float: left;
  position: relative;
}

.seg-video {
  width: 100%;
  height: 700px;
  float: left;
  overflow: hidden;
}

.seg-video .ratio {
  margin-top: -100px;
}

.capa-slide figure {
  width: 100%;
  float: left;
  height: 700px;
  overflow: hidden;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.pesquisa .form-control {
  width: 100%;
  height: 50px;
  border-radius: 50px;
  padding: 12px 25px;
  border: 2px solid #eee !important;
  box-shadow: none;
}

.btn-pesquisa {
  position: absolute;
  right: 15px;
  top: 0;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
}

.btn-pesquisa .bi {
  font-size: 26px;
  color: #222;
}

/*
.rede-sociais{
  float: right;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 8px;
} */

.rede-sociais a {
  margin-left: 8px;
  float: left;
}

.rede-sociais span {
  width: 22px;
  height: 22px;
  float: left;
  background: url(../images/icones-rede-social.png) no-repeat;
}

.facebook span {
  background-position: left;
}

.instagram span {
  background-position: center;
}

.whatsapp span {
  background-position: right;
}

/*
.whatsapp p{
  float: left;
  color: #000;
  margin-left: 12px;
  margin-bottom: 0;
}*/
.subcategoria {
  background-color: #004723;
}

.facebook p,
.instagram p,
.whatsapp p {
  display: none;
}

.menu-categorias {
  background: #004723;
  padding: 40px 20px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #00A650 !important;
  color: #fff !important;
}

.nav-pills .nav-link {
  text-align: left;
  color: #fff;

  border-bottom: 1px solid #ffffff0d;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  position: relative;
}

.menu-subcaterias h3 {
  font-size: 25px;

  color: #00A650;
}

.menu-subcaterias {
  background-color: #00000038;
  padding: 40px;
  width: 100%;
  height: 100%;
}

.menu-subcaterias .nav-link {
  color: #fff;
  padding: 3px 0;
}

.menu-categorias .bi {
  font-size: 9px;
  margin-top: 4px;
  position: absolute;
  left: 3px;
  color: #015385;
}

.menu-subcaterias .border-top {
  border-color: #ffffff15 !important;
}

.menu-topo .nav-link {
  color: #5F5F5F;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 5px;
  float: left;
  display: flex;
  align-items: center;
}

.menu-topo .nav-link span {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  float: left;
  font-size: 35px;
  line-height: 0;
}

.menu-topo .nav-link:hover {
  background: #0000004f;
}

.menu-topo .nav-link p {
  margin: 0 !important;
  line-height: 18px;
  float: left;
}

.rede-social a {
  font-size: 35px;
  margin-right: 15px;
  color: #fff;
}

.titulo {
  padding: 50px 0;
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.titulo nav {
  z-index: 555;

}

.titulo span {
  width: 150px;
  height: 10px;
  background: #00A650;
  border-radius: 10px;
  float: left;
  position: absolute;
  bottom: -5px;
}

.titulo h1 {
  color: #000;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 0;
  position: relative;
  z-index: 2;

}

.titulo p {
  font-size: 12px;
  color: #fff;
  padding-left: 15px;
  border-left: 1px solid #ffffff1a;
}

.menu-categoria .nav-link {
  background: #507CBD;
  padding: 5px 15px;
  font-size: 14px;
  border-radius: 30px;
  color: #fff;
}

.menu-categoria .nav-link:hover {
  background: #004723;
}

.menu-categoria .nav-item {
  padding: 5px;
}

.segmento_capa .menu-categoria .nav-link {
  background: #004723 !important;
}

.menu-categoria .nav-link:hover {
  background: #BA2B00 !important;
}

.detalhe {
  position: absolute;
  bottom: 0;
}

.breadcrumb,
.breadcrumb a,
.breadcrumb-item.active,
.breadcrumb-item+.breadcrumb-item::before {
  color: #333 !important;
  font-size: 15px;
  z-index: 1;
  position: relative;
}

.breadcrumb {
  margin: 0;
}

.segmento_capa {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.segmento_capa h2,
.categorias_produtos_capa h2 {
  color: #004723;
  font-size: 35px;

}

.segmento_capa p,
.categorias_produtos_capa p {
  color: #5F5F5F;
  font-size: 20px;

  line-height: 20px;
  margin-bottom: 0;
}

.categorias_produtos_capa {
  width: 100%;
  float: left;
  padding: 100px 0;
  background-color: #EBEBEB;
}

.categorias_produtos_capa .item,
.segmento_capa .item {
  width: 100%;
  float: left;
  height: 100%;
  border-radius: 20px;
  padding: 30px 0;
}

.categorias_produtos_capa .item:hover {
  background: #fff;
}

.segmento_capa .item:hover {
  background: #EBEBEB;
}

.categorias_produtos_capa .item figure,
.segmento_capa .item figure {
  width: 180px;
  height: 250px;
  float: left;
  margin: 0;
  position: relative;
}

.categorias_produtos_capa .item figure img,
.segmento_capa .item figure img {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

}

.categorias_produtos_capa .item h3,
.segmento_capa .item h3 {
  font-size: 20px;
  color: #5F5F5F;
  text-align: center;
  width: 100%;
  float: left;

}

.institucional,
.fale-conosco,
.trabalhe-conosco,
.produtos-list,
.produto_view,
.galeria-view,
.carrinho-de-compras {
  width: 100%;
  float: left;
  padding: 80px 0;
}

.galeria figure {
  width: 100%;
  float: left;
  height: 200px;
  margin-bottom: 30px;
  border-radius: 5px;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

/*Institucional*/
.institucional h2,
.carrinho-de-compras h4 {
  color: #004723;
  font-size: 25px;

  text-transform: uppercase;
  border-left: 3px solid #00A650;
  padding-left: 8px;
  margin-bottom: 20px;
}

.institucional p {
  font-size: 16px;
  color: #222;
  line-height: 25px;
}

/*Produtos*/
.produtos-list .item {
  padding: 40px 15px;
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
  float: left;
  border-radius: 5px;
}

.produtos-list .item:hover {
  box-shadow: 0px 0px 7px #ddd;
  background: #fff;
}

.produtos-list .item h2 {
  font-size: 18px;
  color: #231F20;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  text-transform: uppercase;
  float: left;

}

.produtos-list .item p {
  color: #5F5F5F;
  font-size: 20px;

  width: 100%;
  float: left;
  line-height: 20px;
}

.produtos-list .item p small {
  font-size: 13px;
}

.produtos-list .item figure {
  width: 100%;
  float: left;
  height: 250px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.produtos-list .item figure img,
.foto-principal img {
  max-width: 98%;
  max-height: 98%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.produtos-list .ver-detalhe {
  padding: 8px 35px;
  background: #004723;
  font-size: 15px;
  color: #fff;
  border: none;
  text-transform: uppercase;
  border-radius: 50px;

}

.produto_view h3 {
  font-size: 20px;
  color: #004723;
  text-transform: uppercase;

}

.produto_view p {
  color: #222;
  font-size: 16px;
}

.produto_view h1 {
  font-size: 30px;
  color: #222;
  width: 100%;
  margin-bottom: 15px;
  text-transform: uppercase;
  float: left;
  letter-spacing: -1px;
}

.valor {
  color: #666666;
  font-size: 30px;
}

.qtd-view {
  border-radius: 30px;
  text-align: center;
  height: 58px;
  border: 1px solid #ddd;
  width: 150px;
  font-size: 20px;
}

.foto-principal {
  width: 100%;
  height: 500px;
  border: 1px solid #eee;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  background: #fff;
  padding: 10px;
}

/*Videos*/
.videos h2 {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.videos figure {
  width: 100%;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  background: #000;
}

.videos figure {
  position: relative;
}

.videos figure span {
  background: rgba(0, 0, 0, 0.445);
  position: absolute;
  width: 100%;
  height: 100%;
  float: left;
}

.videos figure span .bi {
  color: #fff;
  font-size: 60px;
}

/*Galeria*/
.galeria-de-fotos h2 {
  color: #222;
  font-size: 20px;
  font-weight: 600;
}

.galeria-view h1 {
  color: #222;
  font-size: 40px;
  font-weight: 600;
}

.galeria-view p {
  font-size: 16px;
  color: #222;
  line-height: 27px;
}

/*Noticias*/
.noticias-list h2 {
  color: #222;
  font-size: 20px;
  font-weight: 600;
}

.noticias-list .item figure,
.galeria-de-fotos .item figure {
  width: 100%;
  float: left;
  height: 250px;
  border-radius: 5px;
  overflow: hidden;
  background: #000;
}

.noticias-list .item .img-capa,
.galeria-de-fotos .item .img-capa {
  position: relative;
  left: 0;
  top: 0;
  max-width: 120%;
  max-height: 120%;
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  z-index: 1;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}

.noticias-list .item:hover .img-capa,
.galeria-de-fotos .item:hover .img-capa {
  transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  opacity: 0.6;
}

.noticias-list .item p {
  font-size: 15px;
  color: #333;
}

.noticias-list h3 {
  font-size: 30px;
  text-align: center;
  color: #222;
  font-weight: 800;
  margin-bottom: 30px;
}

.compartilha {
  padding: 6px 20px;
  color: #FFF !important;
  font-size: 15px;
  border-radius: 30px;
}

.compartilha .bi {
  font-size: 18px;
  margin-right: 5px;
}

.compartilha.facebook {
  background: #1541a0;
  margin-right: 15px;
}

.compartilha.facebook:hover {
  background: #0c2d74;
}

.compartilha.whatsapp {
  background: #00A650;
}

.compartilha.whatsapp:hover {
  background: #01803e;
}

.noticia_view h1 {
  font-size: 46px;
  color: #222;
  text-align: center;
  font-weight: 700;
  line-height: 48px;
}

.noticia_view p {
  font-size: 16px;
  color: #222;
  text-align: justify;
  line-height: 27px;
}

.subtitulo {
  font-size: 15px;
  color: #333;
  text-align: center !important;
  padding: 0 50px;
}

.veja-mais {
  padding: 12px 35px;
  font-size: 18px;
  color: #333;
  border: 2px solid #ddd;
  text-transform: uppercase;
  border-radius: 50px;
}

.veja-mais:hover {
  background: #ddd;
}

.badge.text-bg-primary {
  background: #004723 !important;
}

/*CARRINHO DE COMPRA*/
.carrinho-de-compras figure,
.tabela_produto figure {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin-bottom: 8px;
  margin-right: 15px;
  float: left;
}

.carrinho-de-compras h3 {
  color: #333;
  font-size: 17px;
  float: left;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}

.tabela_produto h3 {
  color: #333;
  font-size: 15px;
  float: left;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}

.tabela_produto h4 {
  background: #eee;
  padding: 20px;
  text-align: center;
}

.qtd {
  width: 100px;
  height: 40px;
  float: left;
  border: 1px solid #ddd;
  text-align: center;
  padding: 8px;
  font-size: 18px;
  border-radius: 50px;
  margin-bottom: 12px;
}

.valor_tabela {
  padding: 12px 0;
  font-size: 18px;
  color: #333;
}

.tabela {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0px 0px 7px #ddd;
}

.total {
  background: #eee;
}

.total td {
  padding: 18px 15px;
  font-size: 18px;
  border-bottom: none;
}

#form1 {
  float: left;
  margin-bottom: 12px;
}

#menos_car,
#mais_car {
  border: none;
  font-size: 27px;
  background: none;
  padding: 6px;
}

#form1 .bi {
  color: #004723;
}

#remover {
  width: 100%;
  float: left;
  margin-bottom: 0;
}

#excluir_car {
  background: #ddd;
  border: none;
  padding: 3px 12px;
  font-size: 13px;
  border-radius: 19px;
}

/*FALE CONOSCO*/
.fale-conosco iframe {
  width: 100%;
  float: left;
}

.fale-conosco p {
  font-size: 16px;
  color: #222;
}

.btn-envio {
  background-color: #004723;
  border-color: #004723;
  padding: 15px 45px;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
  font-weight: 700;
}

.btn-envio:hover {
  background-color: #004723;
  border-color: #004723;
}

/*Login*/
.esqueci-senha {
  color: #666;
  font-size: 15px;
}

.btn-cadastro {
  background-color: #fff;
  border: 2px solid #00A650;
  padding: 15px 25px;
  text-transform: uppercase;
  color: #00A650;
  font-weight: 700;
  font-size: 16px;
  border-radius: 50px;
}

/*PAGINAÇÃO*/
.page-link {
  font-weight: 700 !important;
  padding: 9px 12px !important;
  font-size: 18px;
  background: #fff;
  border: 2px solid #eee;
  width: 45px;
  height: 45px;
  text-align: center;
  color: #222 !important;
  margin-right: 8px;
  border-radius: 30px !important;
}

.page-link:hover {
  background: rgb(241, 181, 14);
  border-color: rgb(241, 181, 14);
}

/*Rodape*/
footer {
  padding: 40px 0;
  border-top: 1px solid #ddd;
  background: #eee;
}

footer .border-top {
  border-color: #ffffff1c !important;
}

footer a:hover {
  color: #00A650;
}

footer .copy {
  color: #B2B2B2;
  font-size: 14px;
  margin-bottom: 0;
}

footer .sm {
  background: url(../images/logo-studiomega.svg) no-repeat center;
  width: 200px;
  height: 35px;
  float: left;
  text-indent: -500000px;
}

footer h3 {
  color: #fff;
  font-size: 18px;

  text-transform: uppercase;
}

footer h4 {
  color: #fff;
  font-size: 24px;

  text-transform: uppercase;
}

footer h5 {
  color: #fff;
  font-size: 15px;

  text-transform: uppercase;
  margin-top: 30px;
}

footer p {
  font-size: 14px;
  color: #222;
}

.mapa {
  width: 100%;
  height: 200px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
}

footer .nav-link {
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #ffffff0d;
  padding: 3px 5px;
}

footer .nav-link:hover {
  color: #00A650 !important;
  font-weight: 500;
}

.telfones {
  font-size: 14px;
  color: #fff;
  width: 100%;
  float: left;
  margin-bottom: 8px;

}

.emails {
  font-size: 14px;
  color: #fff;
  width: 100%;
  margin-bottom: 8px;
  float: left;
}

/*Area Restrita*/
.lateral-area,
.conteudo-area {
  background: #fff;
  width: 100%;
  float: left;
  padding: 25px;
  border-radius: 10px;
}

.lateral-area p {
  font-size: 15px;
  color: #333;
}

.conteudo-area {
  min-height: 500px;
}

.conteudo-area h2 {
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  color: #004723;
  padding-left: 15px;
  border-left: 3px solid #00A650;
  margin-bottom: 30px;
}

.conteudo-area label {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
}

.area-restrita {
  width: 100%;
  float: left;
  padding: 80px 0;
  background: #EBEBEB;
}

.lateral-area .bi-person-circle {
  font-size: 50px;
  color: #004723;

}

.conteudo-area .form-control {
  padding: 8px 12px;
}

.item-p {
  background: #f8f8f8;
  padding: 20px;
  border-radius: 8px;
}

.item-p h3 {
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 0;
}

.ver-detalhe {
  padding: 8px 20px;
  border-radius: 20px;
  background: #004723;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}

.conteudo-area .btn-success {
  background: #00A650 !important;
  border-color: #00A650 !important;
  padding: 8px 40px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 50px;
}

.lateral-area .nav-link {
  color: #333;
  font-size: 13px;
  padding: 12px 5px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}

.lateral-area .nav-link .bi {
  font-size: 10px;
  color: #015385;
}

/*Aviso de Cookies*/

.box-cookies.hide {
  display: none !important;
}

.box-cookies {
  position: fixed;
  background: #fffffff2;
  width: 90%;
  margin-left: 5%;
  z-index: 999999999999998;
  bottom: 10px;
  display: flex;

  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 40%);
  border: solid 1px #eeeeee;
}

.box-cookies .msg-cookies {

  font-size: 15px;
  color: #333;
  line-height: 22px;
  margin: 0;
  padding: 15px;
}

.box-cookies .btn-cookies {
  margin: 15px;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}

.box-cookies .btn-cookies {
  background: #000;
  cursor: pointer;
  align-self: normal;
  font-weight: 800;

}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
  }
}

/*MEDIA*/
.v-mb {
  display: none;
}

.navbar-toggler .bi {
  font-size: 32px;
  color: #004723;

}

.carrinhoc {
  display: none;
  font-size: 32px;
  color: #004723;
}

.navbar-toggler {
  display: none;
}

.whatsapp {
  float: left;
  background: #00A650;
  font-size: 32px;
  color: #ffff;
  padding: 2px 9px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: none;
}

@media (min-width: 1400px) {}

@media (max-width: 1400px) {
  .navbar-light .navbar-nav .nav-link {
    padding: 20px;
  }

 

  .seg-video,
  .capa-slide figure {
    height: 600px;
  }

}

@media (max-width:1200px) {
  .carrinhoc {
    display: block;
  }

  .menu-topo {
    display: none;
  }
.menu-topo .border-start {
    border-color:  #00000033 !important;
}
  .navbar-light .navbar-nav .nav-link {
    padding: 20px 10px;
  }

  .v-mb {
    display: block;
  }
  

  .whatsapp,
  .navbar-toggler {
    display: block !important;
  }

  .navbar-light {
    background: #004723;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 9px 10px;
    text-align: center;
    border-radius: 50px;
  }

  .navbar-light .navbar-nav .nav-link:hover {
    background: #00A650;
  }

  .navbar-light .navbar-nav {
    padding: 12px 0;
  }
.navbar-collapse {
    background: #0000002b;
    padding: 15px;
    border-radius: 15px;
    margin: 15px 0;
    align-items: center;
}
.dropdown-item{ text-align: center;}
  .seg-video .ratio {
    margin-top: -70px;
  }

  .seg-video,
  .capa-slide figure {
    height: 500px;
  }

  .pesquisa .form-control {
    width: 100%;
  }

  .pesquisa {
    margin-bottom: 15px;
  }
}

@media (max-width:990px) {
  .area-restrita {
    padding: 50px 0;
  }

  .ver-detalhe {
    padding: 4px 20px;
    font-size: 11px;
  }

  .conteudo-area h2 {
    font-size: 19px;
  }

  .lateral-area,
  .conteudo-area {
    padding: 20px;
  }

  .titulo h1 {
    text-align: center;
    margin-bottom: 0px;
    font-size: 35px;
  }

  .titulo {
    padding: 30px 0;
  }

  .titulo span {
    left: 50%;
    margin-left: -75px;
  }

  .menu-topo .nav-link {
    color: #fff;
  }

  .carrinho-de-compras h3 {
    font-size: 14px;
  }

  .qtd {
    width: 80px;
  }

  #form1 {
    margin-bottom: 0;
  }

  .valor_tabela {
    font-size: 16px;
  }

  #excluir_car {
    font-size: 12px;
  }

 /* .logo {
    width: 230px;
    height: 92px;
    margin: 10px 0 20px 0;
  }*/

  .categorias_produtos_capa .item figure,
  .segmento_capa .item figure {
    width: 140px;
    height: 170px;
  }

  .v-pc {
    display: none;
  }
  .previa_topo h2, .previa_topo h1 {
        font-size: 20px;
        line-height: 23px;
    
}

  .seg-video,
  .capa-slide figure {
    height: 400px;
  }

  .seg-video .ratio {
    margin-top: -35px;
  }

}

@media (max-width: 768px) {
  .navbar-light .navbar-nav .nav-link {
    padding: 2px 10px;
    font-size: 14px;
  }
.previa_topo h2, .previa_topo h1 {
        font-size: 18px;
    }
  .pesquisa {
    margin-bottom: 15px;
  }

  .segmento_capa h2,
  .categorias_produtos_capa h2 {
    font-size: 32px;
  }

  .pesquisa .form-control {
    width: 100%;
  }

  .subcategoria {
    display: none;
  }

   .logo {
    width: 100px;
    height: 170px;
  }

  footer .copy {
    text-align: center;
  }

  .titulo h1 {
    font-size: 25px;
  }

  .foto-principal {
    height: 400px;
  }

  .tabela_produto h3 {
    font-size: 12px;
  }

  .seg-video,
  .capa-slide figure {
    height: 250px;
  }

  .seg-video .ratio {
    margin-top: -20px;
  }

  .titulo2 {
    min-height: 350px;
  }

}

@media (max-width: 450px) {

  .seg-video,
  .capa-slide figure {
    height: 180px;
  }
}