@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

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

body {
  font-family: "Plus Jakarta Sans", serif;
  color: #373B31;
}

.b-cover {
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

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

article {
  min-height: 700px;
  overflow: hidden;
}

.logo {
  background: url(../images/logo-infiniti.png) no-repeat center;
  text-indent: -500000px;
  float: left;
  width: 221px;
  height: 59px;
  margin: 30px 0;
}

header {
  min-height: 130px;
}

.bg-light {
  background: none !important;

}

header .container {
  position: relative;
}

.idioma {
  right: 9px;
  top: 15px;
}

.botao-menu {
  border: none;
  padding: 0;
  background: none;
  box-shadow: none !important;
}

.botao-menu .bi {
  color: #fff;
  font-size: 35px;
  float: left;
  line-height: 20px;
}

.botao-pesquisa {
  width: 35px;
  color: #fff !important;
  font-size: 19px;
  float: right;
  line-height: 20px;
  text-align: right;
}

.pesquisa {
  width: 350px;
  background: none;
  border: 1px solid #fff;
  border-radius: 30px;
  overflow: hidden;

}

.p-internas {
  position: relative !important;
}

.p-capa {
  position: absolute !important;
}

.btn-close:hover {
  color: #fff !important;
}

.navbar {
  width: 100%;
  float: left;
  background:#ffffffe0 !important;
  backdrop-filter: blur(6px);
  position: fixed;
  padding: 0;
  z-index: 10;
}

.top-nav-collapse {
  box-shadow: 0px -4px 21px #00000036;
}

.top-nav-collapse .logo {
  margin: 25px 0;
}

.ul_topo {
  position: absolute;
  top: 0;
  padding: 5px 50px;
  background: #E5E5E5;
  right: 0;
  border-radius: 40px 0 80px 40px;
}

.ul_topo .nav-link {
  padding: 5px 15px 5px 0 !important;
  font-size: 13px !important;
  color: #114378 !important;
}

a.glink img {
  margin-right: 8px !important;
}

.ul_topo .nav-link:hover {
  background: none !important;
  font-weight: 800;
}

.navbar .nav-link {
  font-size: 17px;
  color: #114378;
  padding: 5px 20px !important;
}

.navbar .nav-link:hover {
  background: #114378;
  color: #fff;
  border-radius: 20px;
}

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

.rede-sociais span {
  width: 25px;
  height: 25px;
  float: left;
  background: url(../images/icone-redes-sociais.png) no-repeat;
}

.instagram span {
  background-position: -35px !important;
}

.facebook span {
  width: 15px !important;
  background-position: left !important;
}

.whatsapp span {
  background-position: right !important;
}

.whatsapp-topo .bi {
  color: #727272;
  font-size: 35px;
  line-height: 20px;
  float: left;
}

*/
/*
.whatsapp p{
  float: left;
  color: #000;
  margin-left: 12px;
  margin-bottom: 0;
}*/
.facebook p,
.instagram p,
.whatsapp p,
.whatsapp-topo p {
  text-indent: -99999999999px;
  margin: 0;
}

.veja-mais .bi {
  color: #F6A733;
}

.capa {
  width: 100%;
  background: #fff;
  float: left;
  padding: 70px 0;
  position: relative;
 
}

#capa {
  background: #fff;
  border-radius: 50px 50px 0 0;
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}

.capa h2 {
  color: #114378;
  font-size: 64px;
  font-weight: 800;
  margin-bottom: 0;
}

.capa h3,
.quem-somos h2 {
  color: #373B31;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 15px;
}

.capa p,
.quem-somos p {
  color: #373B31;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

.missa-visao-valores {
  width: 100%;
  background: #E5E5E5;
  float: left;
  padding: 70px 0;
  position: relative;
  z-index: 9;
}

.missa-visao-valores h4 {
  color: #373B31;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 15px;
}

.missa-visao-valores p {
  color: #373B31;
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 10px;
}

.quem-somos .item,
.capa .item {
  background: #fff;
  box-shadow: inset 11px 3px 19px 0px #00000030;
  padding: 25px;
  width: 100%;
  float: left;
  border-radius: 36px;
  overflow: hidden;
}

.quem-somos .item h3,
.capa .item h4 {
  font-size: 17px;
  width: 100%;
  font-weight: 800;
  float: left;
  margin-bottom: 15px;
}

.capa .i3 div {
  width: 100%;
  float: left;
  height: 260px;
  overflow-y: auto;

}

.quem-somos .item p {
  width: 100%;
  float: left;
  color: #333;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 0;
}

.article-interno {
  background: #fff;
}

.noticias-list-capa {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #727272;
}

.noticias-list-capa h2,
.noticias-list h3 {
  font-size: 54px;
  color: #FFC90F;
  font-weight: 800;
}

.noticias-list-capa .item h3,
.noticias-list .item h2 {
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
}

.noticias-list .item h2 {
  color: #E7711A !important;
}

.noticias-list-capa .item figure,
.noticias-list .item figure {
  width: 100%;
  float: left;
  height: 320px;
  border-radius: 10px;
  background: #000;
  margin-bottom: 30px;
  overflow: hidden;
}

.noticias-list-capa .item {
  width: 100%;
  float: left;
}

/*FAZENDAS*/
.unidades {
  background: #eee;
}

.unidades-carrosel {
  width: 100%;
  float: left;
  position: relative;
  padding: 90px 0;
  background: url(../images/onde-estamos.jpg) no-repeat top center;
}

.unidades-carrosel .container.pt-5 {
  padding-top: 183px !important;

}

.unidades .container {
  position: relative;
  z-index: 2;
}

.unidades h2 {
  font-size: 63px;
  line-height: 59px;
  margin-bottom: 65px;
  color: #114378;
  font-weight: 800;
  letter-spacing: -2px;
}

.owl-dots,
.owl-carousel .owl-stage:after {
  display: none !important;
}

.unidades .item,
.unidades-list .item {
  width: 100%;
  overflow: hidden;
  float: left;
  background: #ffffff7e;
  position: relative;
  backdrop-filter: blur(6px);
  border-radius: 12px;
}

.unidades-carrosel .owl-carousel .owl-stage-outer {
  width: 1500px;
  margin: auto;
  overflow: initial;
}

.unidades .item figure,
.unidades-list .item figure {
  width: 100%;
  height: 290px;
  float: left;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
  background: #111;
}


.unidades .item h3,
.unidades-list .item h3 {
  color: #373B31;
  font-size: 18px;
  float: left;
  font-weight: 800;
  width: 100%;
}

.i {
  margin-top: 20px;
  width: 100%;
  float: left;
  border-top: 3px solid #114378;
  padding: 20px 0;
}

.i-u span {

  font-size: 14px;
  color: #114378;
  line-height: 14px;
  display: flex;
  min-height: 30px;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
}

.i-u.area span {
  padding-left: 35px;
  background: url(../images/i-1.png) no-repeat center left;
}

.i-u.gado span {
  padding-left: 35px;
  background: url(../images/i-3.png) no-repeat center left;
}

.i-u.planta span {
  padding-left: 25px;
  background: url(../images/i-2.png) no-repeat center left;
}

.unidades .item p,
.unidades-list .item p {
  color: #373B31;
  font-size: 18px;
  margin-bottom: 0;
  float: left;
}

/*
.btao-orcamento{
  background: #00A650;
  color: #fff !important;
  font-size: 20px;
  padding: 8px 30px;
  border-radius: 50px;
   
  float: left;
}*/

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 54px;
  height: 62px;
  text-indent: -9999999px;
}

.owl-carousel .owl-nav button.owl-next {
  background: url(../images/icone-prox.png) no-repeat !important;
  margin-left: 10px;
}

.owl-carousel .owl-nav button.owl-prev {
  background: url(../images/icone-ant.png) no-repeat !important;
}

.owl-nav {
  position: absolute;
  top: -125px;
  right: 0;
}

.p-veja-mais {
  background: #fff;
  padding-top: 80px !important;
}

.p-veja-mais h2 {
  font-size: 50px;

  line-height: 45px;
  margin-bottom: 40px;
  padding-right: 100px;
  color: #E7711A;
}

.p-veja-mais .owl-carousel .owl-nav button.owl-next,
.p-veja-mais .owl-carousel .owl-nav button.owl-prev {
  background: url(../images/setas-amarela.png) no-repeat !important;
}

.p-veja-mais .owl-carousel .owl-nav button.owl-next {
  background-position: right !important;
}


/*ONDE ESTAMOS*/
.unidade .item {
  float: left;
  width: 100%;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 15px;
}

.unidade .item h3 {
  color: #114378;
  font-size: 20px;
  float: left;
  font-weight: 800;
  width: 100%;
  margin-bottom: 10px;
}

.unidade .item p,
.unidade .item a {
  color: #373B31;
  font-size: 15px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.unidade .item iframe {
  border-radius: 15px;
  overflow: hidden;
  margin-top: 12px;
}

/*
.slide {
  width: 100%;
  float: left;
  background: #000;
  position: relative;
  z-index: 1;
}

.carousel-control-next,
.carousel-control-prev {
  height: 1055px;
}

.carousel-indicators {
  top: 1000px;
  bottom: inherit;
}

.seg-slide {
  width: 100%;
  float: left;
  position: relative;
  z-index: 9999;
  height: 1055px;
  margin-bottom: 380px;
  background: url(../images/sombra.png) repeat-x top;
}

.seg-slide h2 {
  color: #fff;
  font-size: 51px;
  font-weight: 300;

}

.slide figure {
  width: 100%;
  float: left;
  height: 1450px;
  opacity: 0.6;
  position: absolute;
  margin-bottom: 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}*/
.slide-fotos {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
}

.slide-fotos figure {
  width: 100%;
  float: left;
  height: 500px;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

/**/

.link-video {
  width: 100%;
  height: 600px;
  border-radius: 50px;
  overflow: hidden;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
}

.link-video:hover .play {
  color: #F6A733;
}

.play {
  color: #fff;
  font-size: 90px;
  position: absolute;
  z-index: 9;
}

.link-video figure {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  float: left;
  margin-bottom: 0;
  background: #000;
}


/**/
.titulo {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  background: #000;

}

.titulo .container-fluid {
  position: relative;
  z-index: 2;
  padding: 80px 15px 80px 15px !important;
  /*background: url(../images/sombra.png) repeat-x top;*/
}

.titulo h1,
.titulo h2 {
  font-size: 60px;
  line-height: 66px;
  color: #fff;
  font-weight: 400;
  width: 100%;
  float: left;
  text-align: center;
}

.border-top-titulo {
  border-top: 6px solid #114378;
  margin-top: -27px;
  position: relative;
  z-index: 9;
  width: 100%;
  border-radius: 5px;
  float: left;
}

.titulo figure {
  width: 100%;
  opacity: 0.4;
  float: left;
  z-index: 6666;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.titulo span {
  width: 100%;
  height: 80px;
  position: absolute;
  top: 0;
  z-index: 2;
  float: left;
  opacity: 0.5;
  background: #000;
}

.titulo .nav {
  width: 100%;
  float: left;
  position: absolute;
  bottom: 0;
  padding: 15px 0;
  z-index: 999999;
  border-top: 1px solid #ffffff27;
}

.titulo .nav-link {
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  padding: 5px 25px;
}

.titulo .nav-link:hover {
  background: #548943;
}

.seg-banner {
  width: 100%;
  float: left;
  padding: 45px 60px;
  border-radius: 12px;
  margin-top: 80px;
  background: url(../images/bg-simulador.jpg) no-repeat center top;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

.seg-banner h2 {
  color: #EF9216;
  font-size: 30px;

}

.seg-banner p {
  color: #000;
  font-size: 20px;
  width: 100%;
  float: left;
  margin-bottom: 0;
  line-height: 24px;
}

.seg-banner a {
  background: #EF9216;
  font-size: 24px;
  color: #000;
  padding: 19px 40px;
  margin-top: 18px;
  border-radius: 15px;
  float: left;

}

.seg-banner img {
  margin-top: -85px;
}

.item-cor {
  float: left;
  padding: 0 20px;
}

.item-cor p {
  font-size: 16px;
  color: #333;
  text-align: center;
}

.item-cor span {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  float: left;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.select span {
  border: 2px solid #E7711A;
}

.select p {

  color: #E7711A !important;
}

.simulador .carousel {
  border-radius: 50px;
  overflow: hidden;
}

.documentos .nav-link {
  background: #eee;
  width: 100%;
  padding: 12px 30px;
  border-radius: 15px;
  float: left;
  font-size: 20px;
  color: #000;

}

.documentos .nav-link div {
  float: left;
}

.documentos .nav-link a {
  background: #E7711A;
  color: #fff;
  float: right;
  line-height: 0;
  padding: 8px 15px;
  border-radius: 80px;
  text-transform: uppercase;
  font-size: 15px;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #333;
}

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

.breadcrumb-item.active {
  color: #333 !important;
}

.whatsapp-topo {
  display: none;
}

.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #0000009e;
  z-index: 999999;
}

.pop .bi {
  font-size: 50px;
}

.institucional,
.quem-somos,
.fale-conosco,
.unidades,
.unidade,
.produtos-list,
.produtos-view,
.galeria-view {
  width: 100%;
  float: left;
  padding: 80px 0 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 {
  color: #222;
  font-size: 25px;
  font-weight: 600;
}

.institucional .destaque {
  font-size: 40px;
  text-align: center;
  color: #E7711A;
  font-weight: 800;
}

.institucional p {
  font-size: 18px;
  color: #333;
  line-height: 27px;
}

.institucional .ratio {
  overflow: hidden;
}

.institucional .item {
  background: #727272;
  padding: 30px;
  height: 100%;

  border-radius: 30px;
}

.institucional .item p {
  color: #fff;

}

.institucional .item h3 {
  color: #FFC90F;
  font-size: 24px;
  float: left;
  font-weight: 800;
  width: 100%;
}

/*Produtos*/
.produtos-list .item h3 {
  color: #373B31;
  font-size: 22px;
  float: left;
  font-weight: 800;
  width: 100%;
}

.produtos-list .item figure {
  width: 100%;
  height: 290px;
  float: left;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  background: #111;
}

.produtos-view h2 {
  color: #373B31;
  font-size: 45px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 15px;
}

/*Noticias*/
.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,
.noticias-list-capa .item .img-capa,
.unidades .item figure .efeitoHover,
.unidades-list .item figure .efeitoHover {
  position: relative;
  left: 0;
  top: 0;
  width: 120%;
  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;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  transition: all .8s;
}

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

.accordion {
  width: 100%;
  float: left;
}

.accordion-button {
  box-shadow: none !important;
  background: #102855;
}

.accordion-button h4 {
  margin-bottom: 0;
  color: #fff;
  font-size: 18px;

  line-height: 14px;
}

.accordion-button:not(.collapsed) {
  background: #F6A733;
}

.accordion-body {
  padding: 50px;
  font-size: 18px;
  color: #333;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
  background-image: url(../images/chevron-down.svg);
}

.noticias-list.bg-light {
  background: #eee !important;
  box-shadow: inset 11px 3px 19px 0px #0000000a;
}

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

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

.compartilha .bi {
  font-size: 18px;
  line-height: 11px;
  margin-right: 5px;
  float: left;
}

.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: 50px;
  color: #727272;
  text-align: center;
  font-weight: 700;
  line-height: 55px;
}

.noticia_view p,
.noticia_view small {
  font-size: 18px;
  color: #333;
  text-align: justify;
  line-height: 30px;
}

.noticia_view .img {
  width: 100% !important;
}

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

.veja-mais {
  background: #E7711A;
  color: #fff;

  border: none;
  padding: 10px 30px;
  border-radius: 12px;
  font-size: 20px;
  border: 2px solid transparent;
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  z-index: 1;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}

.veja-mais:hover {
  background: transparent;
  border-color: #E7711A;
  color: #E7711A;
}



/*FALE CONOSCO*/
.fale-conosco-capa {
  padding: 110px 0;
  width: 100%;
  float: left;
  background: #71A72D;
}

.fale-conosco-capa h2 {
  color: #114378;
  font-size: 65px;
  font-weight: 800;
  margin-bottom: 80px;
}

.fale-conosco-capa p {
  color: #fff;
  font-size: 15px;
}

.fale-conosco-capa .form-floating>.form-control,
.fale-conosco-capa .form-floating>.form-control-plaintext {
  background: #548943;
  border: 1px solid #ffffff7a;
  border-radius: 12px;
  color: #fff;
}

.fale-conosco-capa .form-floating>label {
  color: #fff;
}


.fale-conosco p,
.fale-conosco a {
  color: #333;
  font-size: 16px;
}

.fale-conosco h2 {
  color: #E7711A;
  font-size: 35px;
  font-weight: 800;
  letter-spacing: -1px;

}

.mapa {
  border-radius: 15px;
  overflow: hidden;
  height: 350px;
}

.fale-conosco .form-control {
  border-radius: 15px;
}

.fale-conosco .item {
  background: #E7E7E7;
  box-shadow: inset 5px 3px 13px 0px #0000001a;
  padding: 50px;
  width: 100%;
  float: left;
  border-radius: 36px;
  overflow: hidden;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fale-conosco .item a,
.fale-conosco .item p {
  color: #333 !important;
}

.mapa {
  width: 100%;
  float: left;
  height: 500px;
}

.btao-envio {
  background: #fff;
  color: #114378;
  border: none;
  padding: 15px 65px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 18px;
  border: 1px solid transparent;
  z-index: 1;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}

.btao-envio:hover {
  background: #E7711A;
}

/*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);
  color: #fff !important;
}

.numselecionado {
  background: #F6A733;
  color: #fff !important;
}

/*Rodape*/

footer {
  background: #5A8624;
  padding: 60px 0;
}

footer p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 700;
}

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

.rede-sociais-rodape span {
  background-image: url(../images/icone-rede-social.png);
}

.rede-sociais-rodape .instagram span {
  width: 35px;
  height: 37px;
  float: left;
  background-position: 0 0;
}

.rede-sociais-rodape .facebook span {
  width: 22px;
  height: 37px;
  float: left;
  background-position: -56px;
}

.rede-sociais-rodape .youtube span {
  width: 37px;
  height: 37px;
  float: left;
  background-position: -96px;
}

.rede-sociais-rodape .linkedin span {
  width: 36px;
  height: 37px;
  float: left;
  background: url(../images/icone-rede-social.png) no-repeat center right;
}

.rede-sociais-rodape p {
  text-indent: -999999999px;
}

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

/*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: #F6A733;
  cursor: pointer;
  align-self: normal;
  font-weight: 800;

}

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

/*MEDIA*/
/*
@media (min-width: 1400px) {
  .container {
    max-width: 1500px;
  }
}
*/
@media (min-width: 1600px) {

  .container,
  .container-lg,
  .container-xl {
    max-width: 1470px;
  }

}

@media (max-width:1400px) {

  .produto-carrosel .owl-carousel .owl-stage-outer {
    width: 1140px;
  }

}

@media (max-width:1200px) {}

@media (max-width:990px) {
  #collapseExample {
    top: 130px;
  }

  .carousel-indicators {
    top: 760px;
  }
  .logo {
    margin: 20px 0 20px 0;
  }
  header{
    min-height: 91px;
  }
  .capa p, .quem-somos p{
    text-align: justify;
  }
  .ul_topo {
    border-radius: 10px;
    position: inherit;
  }
  .navbar-toggler{
    border: none ;
    box-shadow: none !important;
  }
  .idioma {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }

  .navbar .nav-link {
    text-align: center;
  }

  .ul_topo .nav-link {
    font-size: 17px !important;
  }

  .seg-slide {
    height: 800px;

  }
  .slide-fotos figure , .mapa{
    height: 350px;}
  #capa img,
  .quem-somos img {
    width: 100%;
  }
  .titulo .nav{
    position: relative;
  }
  .titulo .nav-link {
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    padding: 2px 15px;
  }
 

  .i2,
  .i3 {
    margin-top: 0;
  }

  .efeito {
    display: none;
  }

  .rede-sociais {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 15px;
    margin-left: 0 !important;
    display: flex;
    justify-content: center;
  }

  .dropdown-item {
    text-align: center;
  }

  .link-video {
    height: 500px;
  }


  .titulo h1,
  .unidades h2,
  .fale-conosco-capa h2,
  .capa h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .produtos-view h2{
    font-size: 35px;
  }
  footer p {
    text-align: center;
  }

  .seg-slide h2 {
    font-size: 45px;
  }

  .capa h3,
  .quem-somos h2 {
    font-size: 39px;
    line-height: 37px;
  }

  .owl-nav {
    width: 100%;
    top: 100px;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-left: -15px;
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-right: -15px;
    float: right;
  }
}

@media (max-width: 768px) {
  .logo {
    width: 190px;
    height: 51px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
  }

  .institucional,
  .quem-somos,
  .fale-conosco,
  .unidades,
  .produtos-list,
  .produtos-view,
  .galeria-view {
    padding: 70px 0;
  }

  .titulo .container-fluid {
    background: url(../images/sombra.png) repeat-x -200px;
    padding: 180px 15px 30px 15px !important;
  }

  .titulo h1 {
    font-size: 43px;
    line-height: 49px;
  }

  .idioma {
    top: 5px
  }

  .pesquisa {
    width: 100%;
  }

  #collapseExample {
    top: 130px;
    width: 95%;
    right: 2.5%;
  }

  .breadcrumb,
  .breadcrumb a {
    font-size: 12px;
  }

  

  header .menu-internas {
    padding: 0 20px;
  }

  .rede-sociais a:first-child {
    margin-left: 0;
  }

  .intro .item {
    padding: 50px 30px;
  }

  .intro .item h2 {
    font-size: 48px;
    line-height: 37px;
  }



  .capa h2,
  .capa h3 {
    text-align: center;
  }

}

@media (max-width: 450px) {

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



}