@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900");
/*----------------------------------- 
 Tipografia 
-----------------------------------*/
body {
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
  color: #575756;
  font-size: 17px;
  font-family: "Rubik", sans-serif;
  padding-top: 80px;
  font-size: 16px;
}
a,
.navtopo {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
}

h1 {
  color: #263238;
  font-size: 50px;
  line-height: 52px;
  font-weight: 300;
  letter-spacing: -1px;
  margin-top: 0;
  padding-bottom: 24px;
  margin-bottom: 23px;
}
h1 a {
  color: #263238;
}
h2 {
  color: #263238;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
}
h3 {
  color: #263238;
  font-size: 30px;
  line-height: 48px;
  font-weight: 300;
}
h4 {
  color: #263238;
  font-size: 26px;
  line-height: 36px;
  font-weight: 300;
}
h5 {
  color: #263238;
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
}
.box h1 {
  position: relative;
}
.box h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 80px;
  height: 2px;
  background-color: currentColor;
}
.box h1.text-center:after,
#boxprodutos h1:after,
.box.box-video h1:after,
.box.box-img-centro h1:after,
.box-formulario-full h1:after,
.carousel-logos h1:after,
.box.banners-clientes h1:after {
  content: "";
  width: 80px;
  height: 2px;
  background-color: currentColor;
  position: initial;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
}
.box.box-fundo-direita p,
.box.box-fundo-esquerda p,
.box.box-fundo-direita h1,
.box.box-fundo-esquerda h1 {
  color: #fff;
}
.box.box-formulario .boxtextos h1,
.box.box-formulario-full h1 {
  font-size: 54px;
}
#btnSubmit {
  font-size: 16px;
}
.box.box-mapa .contact-box .content p {
  font-size: 15px;
}
/*----------------------------------- 
FIM Tipografia 
-----------------------------------*/

.box-img-esquerda .col-md-6,
.box-img-direita .col-md-6 {
  height: 68vh;
  display: table;
}

.box-img-esquerda .boxtextos,
.box-img-direita .boxtextos {
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}

.container-fluid {
  margin: 0;
  padding: 0;
}
/*.container-fluid div, .container-fluid div>div{margin: 0;padding: 0;}*/
section.box {
  padding: 11vh 0;
  overflow: hidden;
  position: relative;
}
.box.box-img-full-direita,
.box.box-img-full-esquerda {
  padding: 0;
}
.box.box-img-full-direita .boxtextos,
.box.box-img-full-esquerda .boxtextos {
  padding: 12vh 11vh;
}

.box.box-img-full-direita .boxtextos.imgbloco,
.box.box-img-full-esquerda .boxtextos.imgbloco {
  padding: 0;
}

.box.box-fundo-direita,
.box.box-fundo-esquerda {
  padding: 16vh 0;
}
.box.bg1 {
  background-color: #f3f3f3;
}
.box.bg2 {
  background-color: #fff;
}
nav {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.nav .navbar-brand,
.nav .navbar-brand:hover,
.nav .navbar-brand:visited,
.nav .navbar-brand:focus {
  background: none !important;
}
/*----------------------------------- 
 Box Vídeo 
-----------------------------------*/
.box.box-video {
  text-align: center;
}
.box.box-video h3 {
  margin-top: 0;
}
.boxdevideo {
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: block;
  height: 0 !important;
  padding: 0;
  overflow: hidden;
  padding-bottom: 45.25%;
  width: 80% !important;
  border-radius: 9px;
  box-shadow: 0 0 31px -7px rgba(0, 0, 0, 0.3);
}
.boxdevideo iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
/*----------------------------------- 
 Fim Box Vídeo 
-----------------------------------*/

/*----------------------------------- 
Box Formulario Lateral
-----------------------------------*/
.box.box-formulario:after,
.box.box-formulario-full:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(60, 60, 60, 0.9);
  top: 0;
}
.box.box-formulario .container {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  z-index: 200;
}
.box.box-formulario-full .container {
  position: relative;
  z-index: 200;
}
.box.box-formulario .boxtextos h1,
.box.box-formulario-full h1 {
  line-height: 58px;
  font-weight: 300;
  letter-spacing: 0.5px;
  margin: 0;
  color: #fff;
}
.box.box-formulario .boxtextos p {
  line-height: 32px;
  color: #fff;
  margin: 20px 0 0 0;
}
.box.box-formulario .formlateral {
  overflow: hidden;
  position: relative;
  padding: 40px;
  border-radius: 4px;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  box-shadow: 0 0 31px -7px rgba(0, 0, 0, 0.3);
}
.box.box-formulario .formlateral .form-control,
.box-formulario-full .form-control {
  width: 100%;
  height: 50px;
  border: 0;
  border: 1px solid #ddd;
  text-shadow: none;
}
.box.box-formulario .formlateral .form-group.captcha,
.box-formulario-full .form-group.captcha {
  border: 1px solid #ddd;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
}
.box.box-formulario .formlateral .form-group.captcha img,
.box-formulario-full .form-group.captcha img {
  float: left;
  min-width: 23% !important;
  width: 30% !important;
  height: 50px;
}
.box-formulario-full .form-group.captcha img {
  width: auto !important;
  min-width: initial !important;
}
.box.box-formulario .box-form {
  margin-left: 11.333333%;
}
.box.box-formulario .formlateral .form-control#captcha-input,
.box-formulario-full .form-control#captcha-input {
  width: 67% !important;
  float: right;
  border: 0;
  margin: 0;
}
.box-formulario-full h1 {
  text-align: center;
}
.box-formulario-full .form-control#captcha-input {
  float: none;
}
.box.box-formulario .formlateral #btnSubmit,
.box-formulario-full #btnSubmit {
  padding: 14px 30px;
  line-height: 1;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #fff;

  text-align: left;
  font-weight: 400;
  white-space: nowrap;
  border: 0;
  border-radius: 5px;
  background: #000;
  outline: none !important;
  cursor: pointer;
  -webkit-transition: color 0.2s ease, background 0.2s ease,
    opacity 0.2s ease-out;
  transition: color 0.2s ease, background 0.2s ease, opacity 0.2s ease-out;
  display: block;
  width: 100%;
  text-align: center;
}
.box.box-formulario .formlateral h4 {
  line-height: 34px;
  margin-bottom: 25px;
  margin-top: 0;
}
/*----------------------------------- 
Fim Box Formulario Lateral
-----------------------------------*/

/*----------------------------------- 
FULL BANNER COM TEXTO
-----------------------------------*/
.carousel-caption {
  position: absolute;
  width: auto;
  margin: auto;
  top: 30%;
  z-index: 10;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption-center {
  text-align: center;
}
.carousel-caption-left {
  text-align: left;
}
.carousel-caption-right {
  text-align: right;
}

.carousel-caption h3 {
  font-size: 4em;
  font-weight: bold;
  margin-bottom: 0.5em;
  color: #fff;
  text-shadow: 3px 3px #333;
}

.carousel-caption p {
  font-size: 1em;
  text-shadow: 2px 2px #333;
}

.carousel-caption a.btn {
  background: none;
  color: #fff;
  border-color: #fff;
  text-shadow: 2px 1px #333;
}

/*----------------------------------- 
Box Banners Parceiros
-----------------------------------*/
.carousel-logos .item div img {
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.carousel-logos .item div img:hover {
  position: relative;
  transform: translateY(-10px);
}
.carousel-logos .owl-stage {
  margin: 10px 0;
}
/*----------------------------------- 
Fim Box Banners Parceiros 
-----------------------------------*/

/*----------------------------------- 
Box Bloco Notícia
-----------------------------------*/
.box.box-noticias .container-fluid {
  padding: 0 22vh;
}
.box-noticias .icon img {
  border-radius: 5px;
  box-shadow: 13px 0 15px rgba(0, 0, 0, 0.18);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.box-noticias .btn {
  position: relative;
  display: block;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #b5b5b5;
  margin-top: 42px;
}
.box-noticias .btn:after {
  content: "\f107";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ccc;
}
.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  left: -30px;
  display: block !important;
  border: 0px solid black;
}

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -30px;
  display: block !important;
  border: 0px solid black;
}
.owl-prev i,
.owl-next i {
  transform: scale(1, 2);
  color: #999;
  font-size: 37px;
}
/*----------------------------------- 
Fim Box Bloco Notícia
-----------------------------------*/

/*----------------------------------- 
Box Album de fofo
-----------------------------------*/
.box.box-album-de-fotos {
  padding: 0;
}
.box-album-de-fotos a {
  opacity: 0.8;
  display: block;
  transition: all 0.3s;
}
.box-album-de-fotos a:hover {
  opacity: 1;
  transition: all 0.3s;
}
.box-album-de-fotos h1 {
  margin: 40px 0;
}
.box.box-album-de-fotos img {
  width: 100%;
  height: auto;
}
/*----------------------------------- 
Fim Box Album de fofo
-----------------------------------*/

/*----------------------------------- 
Produto único
-----------------------------------*/
.box-produto h1 {
  font-size: 40px;
}
.box-produto .btn {
  color: currentColor;
  border: 2px solid;
  font-size: 20px;
  padding: 12px 29px;
}
.box-produto .btn:hover {
  margin-top: -3px;
  box-shadow: 0px 5px 9px 2px rgba(0, 0, 0, 0.18);
}
.box-produto .valorprod {
  margin: 20px 0;
}
.box-produto .valorprod span {
  display: block;
  text-decoration: line-through;
  font-size: 15px;
}
.box-produto .valorprod strong {
  display: block;
  font-size: 25px;
}
.box-produto .valorprod p {
  font-style: italic;
}
.produtosvariados {
  padding: 0 20px;
}

#boxprodutos h4 {
  line-height: 29px;
}
.box-produto img {
  margin: 0 auto;
}
/*----------------------------------- 
Fim Produto único
-----------------------------------*/

/*----------------------------------- 
Redes sociais
-----------------------------------*/
.banners-sociais {
  text-align: center;
}
.banners-sociais div .banner-codigo {
  width: auto !important;
  height: auto !important;
}
.banners-sociais div {
  display: inline-block;
}
.banners-sociais div a {
  display: inline-block;
  margin: 0 10px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s ease;
}
.banners-sociais div a .fa {
  border: 5px solid #666;
  color: #666;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 67px;
  transition: all 0.5s ease;
  border-radius: 50%;
  display: inline-block;
}
/*facebook*/

.banners-sociais div a svg{
  border: 5px solid #666;
  color: #666;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 67px;
  transition: all 0.5s ease;
  border-radius: 50%;
  display: inline-block;
  padding: 20px;
  margin-bottom: -26px;
}
.banners-sociais div a svg path{
  fill: #666;
  transition: all 0.5s ease;
}
.banners-sociais div a svg:hover{
  border-color:#000;
  text-shadow: 0 0 15px #000;
  transition: all 0.5s ease;
  border: 5px solid #000;
  box-shadow: 0 0 15px #000;
}
.banners-sociais div a:hover svg path{
  fill:#000;
  transition: all 0.5s ease;
}

.banners-sociais div a:hover .fa-facebook {
  color: #3b5998;
  text-shadow: 0 0 15px #3b5998;
  transition: all 0.5s ease;
  border: 5px solid #3b5998;
  box-shadow: 0 0 15px #3b5998;
}

/*twitter*/

.banners-sociais div a:hover .fa-twitter {
  color: #00aced;
  text-shadow: 0 0 15px #00aced;
  transition: all 0.5s ease;
  border: 5px solid #00aced;
  box-shadow: 0 0 15px #00aced;
}

/*spotfy*/

.banners-sociais div a:hover .fa-spotify {
  color: #1CD05D;
  text-shadow: 0 0 15px #1CD05D;
  transition: all 0.5s ease;
  border: 5px solid #1CD05D;
  box-shadow: 0 0 15px #1CD05D;
}

/* instagram */

.banners-sociais div a:hover .fa-instagram {
  color: #bc2a8d;
  text-shadow: 0 0 15px #bc2a8d;
  transition: all 0.5s ease;
  border: 5px solid #bc2a8d;
  box-shadow: 0 0 15px #bc2a8d;
}
/* youtube */
.banners-sociais div a:hover .fa-youtube {
  color: #f00;
  text-shadow: 0 0 15px #f00;
  transition: all 0.5s ease;
  border: 5px solid #f00;
  box-shadow: 0 0 15px #f00;
}
/* linkedin */
.banners-sociais div a:hover .fa-linkedin {
  color: #0a66c2;
  text-shadow: 0 0 15px #0a66c2;
  transition: all 0.5s ease;
  border: 5px solid #0a66c2;
  box-shadow: 0 0 15px #0a66c2;
}
/* google */

.banners-sociais div a:hover .fa-google {
  color: #dd4b39;
  text-shadow: 0 0 15px #dd4b39;
  transition: all 0.5s ease;
  border: 5px solid #dd4b39;
  box-shadow: 0 0 15px #dd4b39;
}

/* whatsapp */

.banners-sociais div a:hover .fa-whatsapp {
  color: #4dc247;
  text-shadow: 0 0 15px #4dc247;
  transition: all 0.5s ease;
  border: 5px solid #4dc247;
  box-shadow: 0 0 15px #4dc247;
}

/*----------------------------------- 
Fim Redes sociais
-----------------------------------*/

/*----------------------------------- 
Box Conteudos
-----------------------------------*/
.box.box-conteudos .icon {
  min-height: 57px;
}
.box.box-conteudos h4 {
  margin-bottom: 40px;
}
.box.box-conteudos .boxtextos {
  margin-bottom: 25px;
}
.box.box-conteudos h4 {
  color: #263238;
  line-height: 34px;
  font-weight: 300;
  margin-top: 0;
}
/*----------------------------------- 
Fim Box Conteudos
-----------------------------------*/

/*----------------------------------- 
Box Imagem centro
-----------------------------------*/
.box-img-centro img {
  margin: 0 auto;
}
.box-img-centro {
  text-align: center;
}
.box.box-img-centro img {
  margin-bottom: 50px;
}
/*----------------------------------- 
Box Imagem centro
-----------------------------------*/

/*----------------------------------- 
Box Mapa
-----------------------------------*/
.box.box-mapa {
  padding: 0;
}
.box.box-mapa iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: none;
  height: 45vh;
  position: relative;
}
.box.box-mapa .boxtextos p {
  margin: 0;
  display: block;
}
.box.box-mapa .contact-box {
  background: #ffffff;
  padding: 25px 25px 25px 95px;
  border-radius: 0;
  position: relative;
  border: 1px solid #eee;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  min-height: 147px;
  margin: 40px 0;
}
.box.box-mapa .contact-box .icon {
  background-color: #e0e0e0;
  position: absolute;
  left: 25px;
  top: 25px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 22px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
}
.box.box-mapa .contact-box .content h5 {
  font-weight: 600;
  margin-bottom: 4px;
  margin-top: 4px;
}
.box.box-mapa .contact-box .content p {
  line-height: 19px;
  margin: 0;
}
.box.box-mapa .contact-box .content p a {
  color: #000;
}
.box.box-mapa .contact-box:hover {
  -webkit-box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15);
  box-shadow: 0 0 30px 0 rgba(67, 67, 67, 0.15);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.box.box-mapa .contact-box p.mail {
}
.box.box-mapa .contact-box p.phonerodape {
}
/*----------------------------------- 
Fim Box mapa
-----------------------------------*/
.teltopo li a {
  background: none !important;
}
/*----------------------------------- 
Box Imagens laterais
-----------------------------------*/
.bgimagens {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 36vh !important;
  padding-bottom: 36vh !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
/*----------------------------------- 
Box Imagens laterais
-----------------------------------*/

/*----------------------------------- 
Menu 
-----------------------------------*/
.navbar-right {
  margin: 0;
}
@media (min-width: 1025px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
  .box.box-noticias .container-fluid {
    padding: 0 10vh;
  }
}
@media (min-width: 1020px) {
  .navbar-brand {
    height: 65px;
  }
}
.navbar-nav.menus > li > a {
  padding: 30px 15px;
  color: #000;
  text-shadow: none;
}
nav.navbar-nav .navbar-brand {
  margin: 14px;
  padding: 1px;
}
nav.navbar-nav .navbar-brand:hover,
nav.navbar-nav .navbar-brand {
  background: none !important;
}
.navbar-brand > img {
  width: auto;
  height: 100%;
}
nav {
  border: 1px solid #ddd;
  box-shadow: 0 0 31px -7px rgba(0, 0, 0, 0.3);
}
.navbar-toggle .icon-bar {
  background: #000;
}
.navbar-toggle {
  margin-right: 0;
}

section.box-banner-principal {
  padding: 0;
}
.box-banner-principal img {
  width: 100%;
  height: auto;
}
footer {
  background: #00000014;
  padding: 2vh 0;
}
footer p {
  margin: 0;
}
.navbar-brand:hover {
  background: none !important;
}

/*----------------------------------- 
Fim Menu 
-----------------------------------*/
/*--------------------------
Titulos pages
------------------------------*/
.titulospaginas {
  position: relative;
  margin-bottom: 40px;
}
.titulospaginas::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}
.titulospaginas .container {
  position: relative;
  z-index: 200;
  padding-top: 15vh;
  padding-bottom: 9vh;
}
.titulospaginas h1 {
  text-align: center;
  color: #fff;
  margin: 0;
}
.breadcrumb {
  padding: 0;
  margin: 0;
  text-align: center;
  background: none;
}
.breadcrumb li,
.breadcrumb li a {
  font-size: 13px;
  color: #fff;
}
.grid-item #blogbox {
  position: relative;
  margin-bottom: 30px;
}
.grid-item img {
  width: 100%;
}
.grid-item.col-sm-12 .entry-header .titulo {
  position: absolute;
  bottom: 0;
  width: 89%;
  left: 0;
  right: 0;
  padding: 6vh;
  background: #0009;
  margin: 0 60px;
}
#blogbox h3 a {
  color: #666;
}
.grid-item.col-sm-12 #blogbox .entry-header .titulo a {
  color: #fff;
}
.grid-item.col-sm-12 .entry-content {
  display: none;
}
.grid-item.col-sm-12 .categorias.row {
  display: none;
}

/*----------------------------------- 
Mobile 
-----------------------------------*/
@media (max-width: 1280px) {
  .box.box-img-full-direita .boxtextos,
  .box.box-img-full-esquerda .boxtextos {
    padding: 9vh 11vh;
  }

  .carousel-caption {
    top: 20%;
  }
}

@media (max-width: 1050px) and (min-width: 1020px) {
  .box.box-img-full-direita .boxtextos,
  .box.box-img-full-esquerda .boxtextos {
    padding: 6vh 4vh;
  }
  .box.box-noticias .container-fluid {
    padding: 0 13vh;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .navbar-nav.navbar-center {
    position: initial;
    transform: initial;
  }
}
@media (max-width: 991px) {
  .box-produto .owl-prev {
    left: -7px;
  }
  .box-produto .owl-next {
    right: -7px;
  }
  body {
    padding-top: 65px;
  }
  .box-img-esquerda .boxtextos,
  .box-img-direita .boxtextos {
    display: block;
    margin-bottom: 40px;
  }
  .box-img-esquerda .col-md-6,
  .box-img-direita .col-md-6 {
    height: auto;
    display: block;
  }
  h1 {
    font-size: 200% !important;
    text-align: center;
  }
  h1:after {
    position: initial !important;
    display: block;
    margin: 0 auto;
  }
  .box.box-formulario .container {
    padding-bottom: 0;
    padding-top: 0;
  }
  .box.box-formulario .boxtextos p {
    text-align: center;
    margin-bottom: 25px;
  }
  .box.box-formulario .box-form {
    margin: 0;
  }
  .box.box-formulario .formlateral h4 {
    text-align: center;
  }
  .box.box-noticias .container-fluid {
    padding: 0 50px;
  }
  .owl-noticias h4,
  .owl-noticias p {
    text-align: center;
  }
  .owl-next {
    right: -23px;
  }
  .owl-prev {
    left: -23px;
  }
  .bgimagens {
    padding: 25vh 0 !important;
  }
  .box.box-img-full-direita .boxtextos,
  .box.box-img-full-esquerda .boxtextos {
    padding: 5vh 2vh;
  }
  h2 {
    font-size: 170% !important;
    text-align: center;
  }
  .box-img-full-direita .boxtextos,
  .box-img-full-esquerda .boxtextos {
    text-align: center;
  }
  .boxdevideo {
    width: 100% !important;
    padding-bottom: 59.25%;
  }
  .box-fundo-esquerda p,
  .box-fundo-direita p,
  .box-img-direita p,
  .box-img-esquerda p,
  .box-conteudos p,
  .box.box-conteudos h4 {
    text-align: center;
  }
  .box.box-conteudos h4 {
    margin-bottom: 20px;
  }
  .box-conteudos img {
    margin: 0 auto;
    display: block;
  }
  .banners-sociais div a {
    margin: 8px 10px;
  }
  .carousel-logos .item div img {
    height: auto;
  }
  .box.carousel-logos .owl-carousel {
    padding-left: 40px;
    padding-right: 40px;
  }
  .assinatura p,
  .pull-right {
    text-align: center;
    float: none !important;
  }
  .assinatura img {
    margin: 0 auto;
    display: block;
  }
  .navbar-nav.menus > li > a {
    padding: 15px 35px;
    border-top: 1px solid #f8f8f8;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    min-height: initial;
    max-height: initial;
  }
  .navbar-brand {
    height: 65px;
  }
  .navbar-toggle {
    margin: 15px;
  }
  .boxtextos.imgbloco img {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  #boxproduto h1 {
    text-align: left;
    font-size: 30px !important;
    line-height: 34px;
    margin: 0;
  }
  #boxproduto h1:after {
    margin: 20px 0;
  }

  .bgimagens {
    padding: 118px 0 !important;
  }
  .navbar-brand {
    height: 55px;
  }

  .carousel-caption {
    top: 10vw;
    bottom: 0;
  }
  .carousel-caption h3 {
    font-size: 2em;
    margin: 0;
  }
  .carousel-caption a.btn {
    font-size: 0.6em;
  }
  .carousel-caption p {
    margin-bottom: 0;
  }
  .carousel-indicators {
    display: none;
  }
}
@media (max-width: 450px) {
  .carousel-caption {
    top: 0;
  }
  .carousel-caption h3 {
    font-size: 1.5em;
  }
}

/*----------------------------------- 
Fim Mobile 
-----------------------------------*/
