@font-face {
  font-family: 'baloo_paaji_2bold';
  src: url('../fonts/baloopaaji2-bold-webfont.woff2') format('woff2'),
    url('../fonts/baloopaaji2-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'baloo_paaji_2medium';
  src: url('../fonts/baloopaaji2-medium-webfont.woff2') format('woff2'),
    url('../fonts/baloopaaji2-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'baloo_paaji_2regular';
  src: url('../fonts/baloopaaji2-regular-webfont.woff2') format('woff2'),
    url('../fonts/baloopaaji2-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

#popup2 {
  position: absolute;
  z-index: 9999;
  width: 100%;
  max-width: 800px;
  float: left;
  left: 50%;
  margin-left: -400px;
  top: 20%;
}

#popup2 .a {
  position: absolute;
  right: -5px;
  top: -5px;
}

#popup2 span {
  padding: 20px;
  background: #fff;
  position: relative;
  box-shadow: 0px 0px 15px #333;
}
a,
a:hover {
  text-decoration: none;
}

body {
  font-family: 'baloo_paaji_2regular' !important;
  background: #E6E6E6;
}

article,
footer,
header {
  width: 100%;
  float: left;
}

article {
  min-height: 300px;
  overflow: hidden;
}

.logo {
  background: url(../images/logo-industria-canaa.png) no-repeat center;
  text-indent: -500000px;
  float: left;
  width: 169px;
  height: 87px;
  margin: 40px 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

header .container {
  position: relative;
}

header .bg-light {
  background-color: transparent !important;
  padding: 0;
  position: absolute;
  width: 100%;
  float: left;
  z-index: 2;
  border-bottom: 1px solid #ffffff36;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
  font-size: 20px;
  padding: 8px 20px;
  border-radius: 5px;
  line-height: 20px;
  position: relative;
}

.navbar-toggler {
  border: none;
  padding: 0;
  box-shadow: none !important;
}

.navbar-toggler .bi {
  color: #F7B710;
  font-size: 45px;
  float: left;
  line-height: 20px;
}

.efeito {
  background: transparent;
  height: 8px;
  position: absolute;
  top: -66px;
  width: 110%;
  left: -5%;
  border-radius: 0 0 20px 20px;
}

.navbar-expand-lg .navbar-nav .nav-link:hover .efeito {
  background: #EF9216;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #EF9216;
  font-family: 'baloo_paaji_2bold';
}

.dropdown-toggle::after {
  display: none !important;
}

.navbar-nav .dropdown-menu {
  width: 100%;
  background: #01ABE9;
  padding: 12px 8px;
  border-radius: 15px;
  border: none;
}

.dropdown-item:hover {
  color: #fff;
  background: #00000038;
}

.dropdown-item {
  border-radius: 30px;
  color: #fff;
}

.dropdown-item:focus {
  color: #EF9216;
}

header .menu-internas {
  /* background-color: #1E4871 !important;
  position: relative;*/
  z-index: 2;
  /*background: rgb(0,0,0,0);
  background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 16%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 16%, rgba(0,0,0,0) 100%);
  background: linear-gradient(180deg, rgba(0,0,0,0) 16%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000000",endColorstr="#000000",GradientType=1);*/
}

.whatsapp-fixo {
  background: url(../images/botao-whatsapp.svg) no-repeat center;
  width: 218px;
  height: 99px;
  position: fixed;
  right: 0;
  bottom: 30px;
  text-indent: -500000000px;
  z-index: 999999;
}

/*
.rede-sociais{
  float: right;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 8px;
} */
.rede-sociais a {
  margin-left: 30px;
  float: left;
}

.rede-sociais span {
  width: 25px;
  height: 25px;
  float: left;
  background: url(../images/icones-redes-sociais-amarelo.png) no-repeat;
}

.instagram span {
  background-position: left !important;
}

.youtube span {
  width: 35px !important;
  background-position: center !important;
}

.whatsapp span {
  background-position: right !important;
}

.whatsapp-topo .bi {
  color: #F7B710;
  font-size: 35px;
  line-height: 20px;
  float: left;
}


/*
.whatsapp p{
  float: left;
  color: #000;
  margin-left: 12px;
  margin-bottom: 0;
}*/
.youtube p,
.instagram p,
.whatsapp p,
.whatsapp-topo p {
  text-indent: -99999999999px;
  margin: 0;
}

.veja-mais .bi {
  color: #F7B710;
}

.quem-somos .item {
  background: #fff;
  box-shadow: inset 11px 3px 19px 0px #00000030;
  padding: 50px;
  width: 100%;
  float: left;
  border-radius: 36px;
  overflow: hidden;
}

.quem-somos .item h3 {
  color: #1C456D;
  font-size: 31px;
  font-family: 'baloo_paaji_2bold';
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

.quem-somos .item p {
  width: 100%;
  float: left;
  color: #333;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}

.noticias-list-capa {
  width: 100%;
  float: left;
  padding: 60px 0;
}

.noticias-list-capa h2,
.noticias-list h3 {
  font-size: 36px;
  color: #1C456D;
  font-family: 'baloo_paaji_2bold';
}

.noticias-list-capa h2 b,
.noticias-list h3 b {
  color: #EF9216;
}

.noticias-list-capa .item h3,
.noticias-list .item h2 {
  font-size: 28px;
  font-family: 'baloo_paaji_2bold';
  line-height: 28px;
  color: #1C456D;
}

.noticias-list-capa .item figure,
.noticias-list .item figure {
  width: 100%;
  float: left;
  height: 300px;
  border-radius: 10px;
  background: #0F3153;
  margin-bottom: 30px;
  overflow: hidden;
}

.noticias-list-capa .item {
  width: 100%;
  float: left;
}

/*Mineração*/
.topo-mineracao {
  width: 100%;
  float: left;
  height: 1190px;
  position: absolute;
  top: 0;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  z-index: 1;
  background: url(../images/bg-industria.jpg) no-repeat center bottom;
}

.produtos {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 820px;
}

.produtos .container {
  position: relative;
  z-index: 2;
}

.produtos h2 {
  font-size: 65px;
  font-family: 'baloo_paaji_2bold';
  line-height: 59px;
  margin-bottom: 65px;
  padding-right: 100px;
  color: #0F3153;
}

.produtos .item,
.produtos-list .item {
  width: 100%;
  overflow: hidden;
  float: left;
  position: relative;
  padding-top: 20px;
}

.produto-carrosel .owl-carousel .owl-stage-outer {
  width: 1320px;
  margin: auto;
  overflow: initial;
}

.produtos .item figure,
.produtos-list .item figure {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 0;
}

.produtos .item .efeitoHoverProduto,
.produtos-list .item .efeitoHoverProduto {
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}

.produtos .item:hover .efeitoHoverProduto,
.produtos-list .item:hover .efeitoHoverProduto {
  margin-top: -20px;
}

.produtos .item h3,
.produtos-list .item h3 {
  color: #0F3153;
  font-size: 24px;
  font-family: 'baloo_paaji_2bold';
  text-align: center;
  float: left;
  width: 100%;
}
.btao-orcamento{
  background: #00A650;
  color: #fff !important;
  font-size: 20px;
  padding: 8px 30px;
  border-radius: 50px;
  font-family: 'baloo_paaji_2bold';
  float: left;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 27px;
  height: 54px;
  background: url(../images/setas.png) no-repeat !important;
  text-indent: -9999999px;
}

.owl-carousel .owl-nav button.owl-next {
  background-position: right !important;
  margin-left: 30px;
}

.owl-nav {
  position: absolute;
  top: -125px;
  right: 0;
}

.p-veja-mais {
  background: #fff;
  padding-top: 80px !important;
}

.p-veja-mais h2 {
  font-size: 50px;
  font-family: 'baloo_paaji_2bold';
  line-height: 45px;
  margin-bottom: 40px;
  padding-right: 100px;
  color: #1C456D;
}

.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;
}

.sobre-mineracao {
  width: 100%;
  float: left;
}

.sobre-mineracao .container {
  padding: 80px 15px;
}

.sobre-mineracao h2 {
  color: #0F3153;
  font-size: 32px;
  font-family: 'baloo_paaji_2bold';
  line-height: 30px;
  margin-bottom: 40px;
}

.sobre-mineracao p {
  color: #333;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 20px;
}

.sobre-mineracao .link-video {
  width: 100%;
  height: 440px;
  border-radius: 50px;
  overflow: hidden;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
}

.sobre-mineracao .link-video:hover .play {
  color: #F7B710;
}

.sobre-mineracao .border-bottom {
  border-bottom: 3px solid #EF9216 !important;

}

.sobre-mineracao .play {
  color: #fff;
  font-size: 70px;
  position: absolute;
  z-index: 9;
}

.sobre-mineracao .link-video figure {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  float: left;
  margin-bottom: 0;
  background: #000;
}


/**/
.titulo {
  width: 100%;
  float: left;
  height: 430px;
  padding: 40px 0;
  position: relative;
  z-index: 1;
  background: #000;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}

.titulo .container {
  position: relative;
  z-index: 2;
}

.titulo h1,
.titulo h2 {
  color: #fff;
  font-size: 60px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  font-family: 'baloo_paaji_2bold';
  z-index: 2;
}

.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;
  background: -moz-linear-gradient(180deg, #000 12%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(180deg, #000 12%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, #000 12%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.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;
  font-family: 'baloo_paaji_2bold';
}

.seg-banner p {
  color: #0F3153;
  font-size: 20px;
  width: 100%;
  float: left;
  margin-bottom: 0;
  line-height: 24px;
}

.seg-banner a {
  background: #EF9216;
  font-size: 24px;
  color: #0F3153;
  padding: 19px 40px;
  margin-top: 18px;
  border-radius: 15px;
  float: left;
  font-family: 'baloo_paaji_2bold';
}

.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 #1C456D;
}
.select p{
  font-family: 'baloo_paaji_2bold';
  color: #1C456D !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: #0F3153;
  font-family: 'baloo_paaji_2bold';
}
.documentos .nav-link div{
  float: left;
}
.documentos .nav-link a{
  background: #01ABE9;
  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: #F7B710;
}

.breadcrumb,
.breadcrumb a {
  color: #fff !important;
  font-size: 15px;
  z-index: 1;
  position: relative;
}

.breadcrumb-item.active {
  color: #fff !important;
}

.whatsapp-topo {
  display: none;
}

.institucional,
.fale-conosco,
.produtos-list,
.galeria-de-fotos,
.noticias-list,
.noticia_view,
.videos,
.galeria-view,
.produtos-list-2,
.parceiros,
.parceiros-list {
  width: 100%;
  float: left;
  overflow: hidden;
  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 {
  color: #222;
  font-size: 25px;
  font-weight: 600;
}
.parceiros h2{
  font-size: 40px;
  text-align: center;
  color: #1C456D;
}
.parceiros .owl-carousel button.owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 12px;
  background: #ccc;  
  margin: 0 3px ;
}
.parceiros .owl-carousel button.owl-dot.active{
  background: #01ABE9;
}
.parceiros .owl-dots{
  text-align: center;
}
.parceiros-list .item{
  background: #fff;
  border-radius: 15px;
  padding:20px 15px;
  float: left;
  width: 100%;
  height: 100%;
}
.parceiros-list .item img{
  margin-bottom: 15px;
}
.parceiros-list .item h2{
  font-size: 25px;
  font-family: 'baloo_paaji_2bold';
  line-height: 28px;
  color: #1C456D;
}
.parceiros-list .item p, .parceiros-list .item a{
  color: #333;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    line-height: 24px;
}
.institucional .destaque {
  font-size: 40px;
  text-align: center;
  color: #1C456D;
}

.institucional p {
  font-size: 18px;
  color: #333;
  line-height: 27px;
}

.institucional .ratio {
  overflow: hidden;
}


/*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,
.produtos .item figure .efeitoHover,
.produtos-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,
.produtos .item:hover .efeitoHover,
.produtos-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;
  font-family: 'baloo_paaji_2bold';
  line-height: 14px;
}
.accordion-button:not(.collapsed){
  background: #F7B710;
}
.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: #1C456D;
  font-family: 'baloo_paaji_2bold';
  text-align: center;
  font-weight: 700;
  line-height: 48px;
}

.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: #01ABE9;
  color: #fff;
  font-family: 'baloo_paaji_2bold';
  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: #01ABE9;
  color: #01ABE9;
}

/*FALE CONOSCO*/
.fale-conosco p {
  color: #333;
  font-size: 18px;
}

.fale-conosco h2 {
  color: #1C456D;
  font-size: 25px;
  font-family: 'baloo_paaji_2bold';
}

.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: #01ABE9;
  color: #fff;
  font-family: 'baloo_paaji_2bold';
  border: none;
  padding: 8px 15px;
  border-radius: 12px;
  font-size: 20px;
  padding: 18px 30px;
  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;
}

.btao-envio:hover {
  background: #1C456D;
}

/*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: #F7B710;
  color: #fff !important;
}

/*Rodape*/
.contatos {
  width: 100%;
  float: left;
  background: #1C456D;
  padding: 35px 0;
}

.rodape {
  width: 100%;
  float: left;
  background: #0F3153;
  padding: 35px 0;
}

.rodape p {
  color: #fff;
  font-size: 16px;
}

.rodape a {
  color: #fff;
  font-size: 16px;
}

.sm {
  width: 115px;
  height: 51px;
  background: url(../images/logo-studiomega.svg) no-repeat center;
}

footer p {
  color: #000;
  font-size: 18px;
  margin-bottom: 0;
}

footer .sm {
  background: url(../images/logo-studiomega.svg) no-repeat center;
  width: 100px;
  height: 54px;
  float: left;
  text-indent: -500000px;
}

.telefone {
  display: flex;
  align-content: center;
  align-items: center;
}

.telefone .bi,
.endereco .bi,
.horario .bi {
  font-size: 25px;
  margin-right: 12px;
  color: #F7B710;
}

.telefone a,
.endereco a,
.horario p {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}

.endereco {
  display: flex;
  align-content: center;
  align-items: center;
}

.horario {
  display: flex;
  align-content: center;
  align-items: center;
}

.horario b {
  color: #F7B710;
}

/*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: #F7B710;
  cursor: pointer;
  align-self: normal;
  font-weight: 800;

}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
  }
}

/*MEDIA*/

@media (min-width: 1400px) {}

@media (max-width:1400px) {

  .produto-carrosel .owl-carousel .owl-stage-outer {
    width: 1140px;
  }

}

@media (max-width:1200px) {
  .rede-sociais {
    position: absolute;
    right: 15px;
    top: 20px;
  }

  .produto-carrosel .owl-carousel .owl-stage-outer {
    width: 960px;
  }

}

@media (max-width:990px) {
  .topo-mineracao {
    height: 800px;
  }

  .produtos {
    padding-top: 500px;
  }

  .produtos .topo-mineracao span,
  .titulo span {
    height: 150px;
    float: left;
    position: absolute;
    z-index: 1;
    width: 100%;
    background: #1C456D;
    opacity: 1;
    background: -moz-linear-gradient(180deg, #1C456D 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(180deg, #1C456D 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(180deg, #1C456D 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1C456D", endColorstr="#000000", GradientType=1);
  }

  .titulo {
    height: 300px;
    padding: 50px 0;
  }

  .produtos h2 {
    font-size: 50px;
    line-height: 39px;
  }

  .mineracao,
  .industria {
    border-radius: 20px;
  }

  .industria h2,
  .industria p {
    text-align: left;
  }

  .intro .item button {
    float: left;
  }

  .industria {
    justify-content: flex-start;
  }

  .telefone,
  .endereco,
  .horario {
    justify-content: center;
  }


  .quem-somos .destaque {
    text-align: center;
  }

  .rodape p {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }

  .i2,
  .i3 {
    margin-top: 0;
  }

  .efeito {
    display: none;
  }

  .rede-sociais {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 15px;
    display: flex;
    justify-content: center;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
  }

  .dropdown-item {
    text-align: center;
  }

  .produto-carrosel .owl-carousel .owl-stage-outer {
    width: 720px;
  }

  .navbar-collapse {
    background: #0001014d;
    box-shadow: inset 11px 3px 19px 0px #00000030;
    padding: 50px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 36px;
  }

  .industria,
  .mineracao {
    height: 600px;
  }

  .menu-internas .navbar-toggler .bi,
  .menu-internas .whatsapp-topo .bi {
    color: #F7B710;
  }

  header .bg-light {
    position: relative;
    background: #1C456D !important;
    border: none;
  }

  .whatsapp-topo {
    display: block;
  }

  .whatsapp-topo .bi {
    font-size: 30px;
  }

  .logo {
    margin: 20px 0;
  }

  .titulo h1 {
    margin-bottom: 0;
  }

}

@media (max-width: 768px) {
  .noticia_view h1 {
    font-size: 40px;
    line-height: 38px;
  }

  .titulo {
    height: 250px;
  }

 

  .noticias-list-capa .item h3,
  .noticias-list .item h2 {
    font-size: 25px;
    line-height: 25px;
  }

  .breadcrumb,
  .breadcrumb a {
    font-size: 12px;
  }

  .produto-carrosel .owl-carousel .owl-stage-outer {
    width: auto;
  }

  header .menu-internas {
    padding: 0 20px;
  }

  .navbar-toggler .bi {
    font-size: 37px;
  }

  .logo {
    width: 142px;
    height: 73px;
  }

  .intro .item {
    padding: 50px 30px;
  }

  .intro .item h2 {
    font-size: 48px;
    line-height: 37px;
  }

    .titulo h1 {
    font-size: 50px;
  }

  .titulo {
    padding-bottom: 20px;
  }

  .produtos {
    padding-top: 280px;
  }

  .produtos h2,
  .p-veja-mais h2 {
    font-size: 36px;
    line-height: 34px;
  }

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev ,
  .p-veja-mais .owl-carousel .owl-nav button.owl-next, 
  .p-veja-mais .owl-carousel .owl-nav button.owl-prev  {
    width: 23px;
    height: 40px;
    background-size: cover !important;
    -webkit-background-size: cover !important;
  }
  .p-veja-mais .owl-carousel .owl-nav button.owl-next, 
  .owl-carousel .owl-nav button.owl-next {
    margin-left: 20px;
  }
  .whatsapp-fixo {  width: 170px;}
  .topo-mineracao {
    height: 350px;
  }
     #popup2 {
    max-width: 400px;
    margin-left: -151px;
  }
}

@media (max-width: 450px) {
  .produto-carrosel .owl-carousel .owl-stage-outer {
    width: auto;
  }
  .whatsapp-fixo {
    width: 120px;
    bottom: 20px;
  }
  .produtos .item p,
  .produtos-list .item p {
    font-size: 16px;
    line-height: 20px;
  }

  .produtos .item div,
  .produtos-list .item div {
    padding: 30px 15px;
  }

  .item-cor p {
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .item-cor {
    padding: 0 6px;
  }
  .item-cor span {
    width: 30px;
    height: 30px;
  }
  .titulo h1, .titulo h2 {
    font-size: 40px;
  }
  .titulo{
    height: 200px;
  }
  .institucional .destaque {
    font-size: 28px;
  }
}