<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: panton;
  src: url("../fonts/panton-bolditalic_2-webfont.woff2") format("woff2"),url("../fonts/panton-bolditalic_2-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal
}
.fileupload .uneditable-input {
  border-radius: 30px 0 0 30px;
  height: 45px
}
body {
  font-family: "Open Sans",Arial,sans-serif;
  overflow-x: hidden;
  color: #fff;
  font-size: 13px
}
body.collapsed {
  position: fixed;
  right: 225px;
  width: 100%;
  overflow-x: hidden
}
#footer form {
  opacity: 1
}
.btn-top {
  height: 34px;
  width: 34px;
  background: url(../img/seta.png) no-repeat center center;
  position: fixed;
  bottom: 40px;
  right: 30px;
  box-shadow: 0 0 26px 0 rgba(0,0,0,.4);
  border-radius: 50%
}
body.collapsed .main:after {
  content: '';
  background-color: #000;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000000000;
  opacity: .5
}
.google-map {
  color: #666
}
.icon {
  position: relative;
  display: inline-block
}
.clearfix {
  display: block
}
.clearfix::after {
  content: "";
  clear: both;
  display: table
}
ol,
ul {
  padding: 0;
  list-style: none
}
#header nav ul.nav-main li.dropdown:hover &gt; a,
.sidebar li.dropdown:hover &gt; a {
  margin-bottom: 0
}
.titulo-section {
  color: #878787;
  font-size: 35px;
  margin-bottom: 14px;
  font-family: panton,sans-serif;
  line-height: 100%;
  text-transform: uppercase
}
.titulo-section.red {
  color: #ef303b
}
.titulo-section.white {
  color: #fff
}
.subtitulo-section {
  color: #777;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 300;
  margin-bottom: 20px
}
.subtitulo-section.white {
  color: #fff
}
.texto-section {
  font-size: 16px;
  color: #666;
  font-weight: 300;
  margin-bottom: 45px
}
.texto-section.white {
  color: #fff
}
.linha-titulo.esquerda:after {
  left: 0
}
.linha-titulo.centro:after {
  left: calc(50% - 20px)
}
.mt-50 {
  margin-top: 50px
}
.link-mais {
  color: #048764;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  display: inline-flex;
  line-height: 34px;
  font-size: 16px;
  margin-top: 25px
}
.link-mais i {
  margin-right: 10px
}
.link-mais:hover {
  color: #048864;
  text-decoration: none
}
.link-mais:hover i {
  transform: translateX(-10px);
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s
}
.btn {
  font-size: 12px;
  border: 1px solid transparent;
  font-weight: 600;
  padding: 11px 35px;
  border-radius: 50px;
  text-transform: uppercase
}
.btn.btn-borderwhite {
  border-color: #fff;
  color: #fff;
  background: 0 0
}
.btn.btn-borderwhite.active,
.btn.btn-borderwhite.focus,
.btn.btn-borderwhite:hover {
  box-shadow: none;
  border-color: transparent;
  color: #777;
  background: #fff
}
.btn.btn-default {
  box-shadow: none;
  border-color: #ef303b;
  color: #ef303b;
  background: 0 0
}
.btn.btn-default:focus,
.btn.btn-default:hover {
  background: #ef303b;
  color: #fff
}
.btn.btn-white {
  border-color: #fff;
  background-color: #fff;
  color: #ef303b
}
.btn.btn-white.active,
.btn.btn-white.focus,
.btn.btn-white:hover {
  box-shadow: none;
  border-color: transparent;
  background-color: #ef303b;
  color: #fff
}
.form-control {
  font-size: 15px;
  color: #aaa;
  height: 45px;
  border-radius: 19px;
  padding: 0 20px
}
textarea.form-control {
  height: auto;
  border-radius: 10px;
  padding: 14px 20px
}
.transition {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.slick-dots li button {
  border: 1px solid #868686!important;
  border-radius: 100%;
  width: 5px!important;
  height: 5px!important;
  padding: 3px
}
.slick-dots li.slick-active button {
  background-color: #868686
}
.slick-dots li.slick-active button:before {
  color: #868686
}
.page-title .sub-title {
  margin-bottom: 90px
}
div.form-error {
  color: #fff;
  font-size: 13px;
  font-weight: 600
}
.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}
.col-xs-15 {
  width: 20%;
  float: left
}
@media (min-width:768px) {
  .col-sm-15 {
    width: 20%;
    float: left
  }
}
@media (min-width:992px) {
  .col-md-15 {
    width: 20%;
    float: left
  }
}
@media (min-width:1200px) {
  .col-lg-15 {
    width: 20%;
    float: left
  }
}
body.collapsed {
  position: fixed;
  right: 225px;
  width: 100%;
  overflow-x: hidden
}
body.collapsed .main:after {
  content: '';
  background-color: #000;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000000000;
  opacity: .5
}
.fones-topo {
  margin-top: 11px
}
.fones-topo img {
  margin-left: 14px;
  vertical-align: middle
}
.fones-topo span {
  margin-left: 8px;
  font-weight: 600;
  vertical-align: middle
}
.fones-footer {
  margin-top: 11px
}
.fones-footer img {
  margin-right: 8px
}
.fones-footer span {
  font-size: 16px;
  margin-right: 16px;
  font-weight: 600;
  color: #fff
}
#header {
  background: #222;
  padding: 20px 0;
  border: 0 none;
  min-height: 98px;
  border-bottom: 4px solid #ef303b;
  position: relative;
  z-index: 2
}
#header .mega-menu {
  background-color: #fff;
  border-radius: 5px;
  margin-top: 14px;
  box-shadow: 0 1px 9px 1px rgba(0,0,0,.2)
}
#header .mega-menu ul.nav-main {
  margin: 0;
  padding: 0 14px
}
#header a {
  position: relative
}
#header a:hover span {
  background-color: #06d099;
  position: absolute;
  top: -4px;
  z-index: 1;
  width: 25px;
  height: 25px;
  left: 6px;
  border-radius: 100%;
  opacity: .7
}
#header .nav-main {
  margin-top: 14px
}
#header .logo {
  padding: 0;
  color: transparent;
  margin: 0;
  display: block;
  height: auto;
  position: absolute
}
#header &gt; .container {
  height: 55px;
  margin-bottom: -40px;
  position: relative;
  display: table;
  max-width: 1170px
}
#header nav ul.nav-main &gt; li &gt; a {
  font-size: 13px;
  font-family: panton,sans-serif;
  color: #888;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 0;
  padding: 10px 9px
}
#header nav ul.nav-main ul.dropdown-menu li:hover &gt; a {
  background: #fff!important;
  border-color: #888
}
#header nav ul.nav-main ul.dropdown-menu {
  border-radius: 5px!important;
  box-shadow: 0 1px 9px 1px rgba(0,0,0,.2)!important
}
#header nav ul.nav-main .dropdown-menu a {
  background: #fff;
  display: block;
  border-top: 1px solid #ababab;
  font-family: panton,sans-serif;
  text-shadow: none;
  font-size: 13px;
  color: #888!important;
  text-transform: uppercase!important
}
#header nav ul.nav-main .dropdown-menu a:hover {
  background: #fff!important;
  color: #ef303b!important
}
.sidebar .dropdown-menu a {
  background: #ccc;
  display: block;
  border-top: 3px solid #ababab
}
.sidebar nav ul.nav-main .dropdown-menu a {
  background: #ccc;
  display: block;
  border-top: 3px solid #ababab
}
.caret {
  margin-top: -3px
}
#header nav ul.nav-main li.dropdown:hover a,
.sidebar li.dropdown:hover a {
  background-color: #ccc!important;
  text-decoration: none
}
#header nav ul.nav-main li.dropdown .portal-item a:hover,
.sidebar li.dropdown .portal-item a:hover {
  background-color: #666;
  text-decoration: none
}
#menuLogin .dropdown-menu a {
  max-width: 50px
}
.nav .open &gt; a,
.nav .open &gt; a:focus,
.nav .open &gt; a:hover {
  background: #fff
}
.sidebar #menuLogin .dropdown-menu a {
  max-width: 50px;
  padding: 5px
}
#header nav ul.nav-main .menu-portais .has-submenu,
.sidebar .menu-portais .has-submenu {
  color: #fff;
  font-size: 13px;
  padding: 8px 25px;
  text-transform: uppercase
}
#header nav ul.nav-main .menu-portais .has-submenu .caret,
.sidebar .menu-portais .has-submenu .caret {
  margin-top: -6px
}
.sidebar .menu-language,
.sidebar .menu-portais {
  float: none!important;
  display: inline-block!important
}
#header nav ul.nav-main .menu-portais .open .has-submenu,
.sidebar .menu-portais .open .has-submenu {
  border-color: #666;
  color: #999
}
#header nav ul.nav-main li.dropdown:hover &gt; a,
.sidebar {
  padding-bottom: 8px
}
.sidebar li.dropdown .portal-item a {
  padding: 5px
}
#header nav ul.nav-main li &gt; a:hover,
#header nav ul.nav-main li.active a {
  background: 0 0!important;
  border-color: #666;
  color: #fc202a
}
#header nav ul.nav-main li.dropdown:hover &gt; a,
.sidebar li.dropdown:hover &gt; a {
  background: 0 0!important;
  border-color: #666;
  color: #999
}
.barra-redes {
  background: #eaeaea;
  padding: 15px
}
.sidebar {
  width: 260px;
  top: 0;
  height: 100%;
  position: fixed;
  right: -260px;
  z-index: 9999;
  background: #fff;
  overflow: auto
}
.sidebar .logo-sidebar {
  padding-left: 40px;
  margin-top: 22px;
  margin-bottom: 20px;
  display: inline-block
}
.sidebar .top-sidebar {
  color: #878787;
  font-size: 20px;
  border-bottom: 4px solid #eee;
  font-family: panton,sans-serif;
  padding: 17px 30px
}
.sidebar .fones-topo {
  padding: 15px 20px;
  background: #222
}
.sidebar nav {
  padding: 0;
  width: 100%;
  height: auto;
  overflow: auto;
  text-align: left
}
.sidebar nav a {
  font-family: panton,sans-serif;
  font-size: 13px;
  color: #888;
  padding: 12px 15px 12px 30px;
  text-transform: uppercase
}
.sidebar nav .submenu-sidebar {
  background: #f42c35
}
.sidebar nav .submenu-sidebar a {
  color: #fff;
  padding: 15px 15px 15px 40px;
  display: block;
  text-decoration: none
}
.sidebar nav .submenu-sidebar a:hover {
  color: #fff;
  padding-left: 50px
}
.sidebar nav .info-sidebar {
  background: #212c38;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-top: 20px
}
.sidebar nav .info-sidebar .mail {
  margin-bottom: 6px
}
.sidebar nav .info-sidebar span {
  display: inline-block;
  padding-left: 20px;
  font-size: 12px;
  font-weight: lighter;
  color: #fff
}
.sidebar nav .info-sidebar i {
  color: #f42c35;
  margin-right: 5px
}
.btn-responsive-nav {
  background: #fff;
  color: #212c38;
  font-size: 30px
}
#header.center .btn-responsive-nav,
#header.flat-menu .btn-responsive-nav {
  top: 10px
}
.breadcrumb {
  background: 0 0;
  padding: 0
}
.breadcrumb a,
.breadcrumb li {
  font-size: 16px;
  color: #777
}
.solicitar-orcamento {
  background: url(../img/bg_orcamento.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 200px
}
.solicitar-orcamento .titulo {
  margin-top: 55px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 30px
}
.solicitar-orcamento .texto {
  font-size: 15px;
  font-weight: 300;
  color: #fff
}
.solicitar-orcamento .link-orcamento {
  margin-top: 112px;
  border-color: #fff;
  background-color: transparent;
  color: #fff
}
.solicitar-orcamento .link-orcamento:hover {
  background-color: #fff;
  color: #f32c34
}
.solicitar-orcamento .img-orcamento {
  margin-top: -80px
}
.form-news .form-control {
  background: 0 0;
  color: #fff;
  border-color: #fff
}
.form-news .form-control::-webkit-input-placeholder {
  color: #fff
}
.form-news .form-control::-moz-placeholder {
  color: #fff
}
.form-news .form-control:-ms-input-placeholder {
  color: #fff
}
.form-news .form-control:-moz-placeholder {
  color: #fff
}
.form-orcamento .form-news .topo .titulo {
  font-size: 30px;
  font-family: moskextra-light,sansa;
  margin-bottom: 10px
}
.form-orcamento .form-news .topo img {
  margin-top: -75px
}
#footer {
  background: url("../img/bg_footer.jpg") center top;
  background-size: cover;
  border-top: none;
  margin-top: 0
}
#footer .logotipo {
  max-width: 220px
}
#footer .img-atendimento {
  position: absolute;
  right: 11px;
  top: -77px
}
#footer .selos img {
  margin: 0 auto
}
#footer .condicoes {
  margin-top: 48px
}
#footer .condicoes .titulo-section {
  margin-bottom: 0
}
#footer .condicoes .subtitulo-section {
  font-size: 15px
}
#footer .titulo-section {
  font-size: 25px;
  color: #fff
}
#footer .subtitulo-section {
  color: #fff;
  text-transform: inherit;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0
}
#footer .info {
  min-height: 210px
}
#footer .info .telefone {
  font-size: 15px;
  padding-left: 22px;
  background: url(../img/icone_telefone_rodape.png) left center no-repeat;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block
}
#footer .info .titulo-rodape {
  color: #f32c34!important;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 30px;
  letter-spacing: 2px
}
#footer .info .titulo-endereco {
  margin-bottom: 82px
}
#footer .info .titulo-contato {
  margin-bottom: 44px
}
#footer .texto-empresa.texto-rodape {
  margin-top: 20px
}
#footer .texto-rodape {
  font-size: 15px;
  color: #fff;
  font-weight: 300
}
#footer .mais-detalhes {
  color: #f32c34!important;
  font-weight: 600;
  font-style: italic;
  font-size: 15px
}
#footer .enderecos .item h2 {
  font-size: 18px;
  color: #f08b13!important;
  font-family: moskbold,sans-serif;
  line-height: 100%;
  margin-bottom: 10px
}
#footer .enderecos .item p {
  color: #ddd;
  font-size: 15px;
  margin-bottom: 8px;
  font-family: mosklight,sans-serif
}
#footer .enderecos .item p strong {
  font-family: moskmedium,sans-serif
}
#footer .enderecos .item a {
  color: #f08b13!important;
  font-size: 15px
}
#footer .enderecos .item.phone {
  background: url(../img/phone_icon.png) no-repeat top left;
  font-weight: 400;
  padding-left: 35px
}
#footer .enderecos .item.pin {
  background: url(../img/pin_icon.png) no-repeat top left;
  padding-left: 35px
}
.redes {
  margin-top: 15px
}
.redes span {
  font-size: 18px;
  text-transform: uppercase;
  font-family: moskmedium,sans-serif;
  float: left;
  margin-top: 8px
}
.redes .listagem {
  float: right
}
.redes .listagem a {
  background: url(../img/redes.png) no-repeat;
  display: inline-block;
  height: 35px;
  width: 35px;
  border: 1px solid #f77521;
  text-indent: -5000em;
  border-radius: 50%;
  background-position-y: 6px
}
.redes .listagem a:hover {
  background-color: #f77521
}
.redes .listagem .facebook {
  background-position-x: 0
}
.redes .listagem .twitter {
  background-position-x: -38px
}
.redes .listagem .youtube {
  background-position-x: -77px
}
.redes .listagem .linkedin {
  background-position-x: -114px
}
#breadcrumb {
  padding: 60px 0
}
#breadcrumb .breadcrumb {
  margin: 0
}
.title-page {
  text-transform: uppercase;
  font-size: 35px;
  margin-bottom: 0;
  color: #868686;
  font-family: panton,sans-serif
}
#footer.short {
  padding: 74px 0 0;
  margin-top: 35px
}
#footer.short .footer-copyright,
.footer-copyright {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #fff;
  border-top: 1px solid #fff;
  margin-top: 45px
}
#footer.short .footer-copyright .link-virtualiza,
.footer-copyright .link-virtualiza {
  display: inline-block;
  vertical-align: middle;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/logo_virtualiza.png);
  width: 100px;
  height: 24px
}
#footer.short .footer-copyright .link-virtualiza:hover,
.footer-copyright .link-virtualiza:hover {
  opacity: .5
}
#footer .container .row &gt; div {
  margin-bottom: 0
}
.pagination {
  padding: 34px 0;
  display: block;
  margin: 0
}
.pagination &gt; li {
  display: inline-block
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span .pagination &gt; .active &gt; a,
body.dark .pagination &gt; .active &gt; a {
  border: transparent;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  font-style: normal;
  color: #666;
  display: inline-block;
  margin: 0 6px;
  height: 34px;
  width: 34px
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:focus,
.pagination &gt; li &gt; span:hover,
body.dark .pagination &gt; .active &gt; a:hover {
  color: #fff;
  border: 0 none;
  border-radius: 50%;
  background: #ef303b
}
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:focus,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; span:focus,
.pagination &gt; .disabled &gt; span:hover {
  border-color: transparent!important;
  font-style: normal
}
.pagination &gt; li.disabled &gt; a,
.pagination &gt; li.next &gt; a,
.pagination &gt; li.next &gt; span,
.pagination &gt; li.prev &gt; a,
.pagination &gt; li.prev &gt; span {
  color: #666;
  font-family: moskbold,sans-serif;
  font-size: 15px;
  width: auto
}
.pagination &gt; li.disabled &gt; a:focus,
.pagination &gt; li.disabled &gt; a:hover,
.pagination &gt; li.next &gt; a:focus,
.pagination &gt; li.next &gt; a:hover,
.pagination &gt; li.next &gt; span:focus,
.pagination &gt; li.next &gt; span:hover,
.pagination &gt; li.prev &gt; a:focus,
.pagination &gt; li.prev &gt; a:hover,
.pagination &gt; li.prev &gt; span:focus,
.pagination &gt; li.prev &gt; span:hover {
  text-decoration: underline;
  border: 0 none!important;
  background: 0 0!important
}
.slick-dots li {
  width: 10px!important
}
.slick-dots li button {
  padding: 4px
}
#page-404 {
  background: url(../img/page-404.jpg) 50% 0 no-repeat
}
.page-not-found h2 {
  font-size: 200px;
  color: #777;
  margin-bottom: 70px
}
.page-not-found p {
  font-size: 15px;
  line-height: 24px
}
#page404 {
  position: relative;
  display: block;
  margin-top: 50px
}
#page404 .title {
  font-size: 16px
}
html .scroll-to-top:hover {
  color: #f42c35
}
#fb-root {
  display: none
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100%!important
}
html .scroll-to-top {
  right: 0
}
#header.colored .header-top a,
#header.colored .header-top p,
#header.colored .header-top span {
  font-size: 13px;
  font-weight: lighter;
  margin-top: 4px
}
#header nav ul.nav-main ul.dropdown-menu &gt; li &gt; a {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px
}
#header nav ul.nav-main ul.dropdown-menu {
  background-color: #222;
  padding: 0;
  border-radius: 5px!important;
  box-shadow: 0 1px 9px 1px rgba(0,0,0,.2)!important;
  width: initial
}
#header nav ul.nav-main ul.dropdown-menu .br-top {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-top: none
}
#header nav ul.nav-main ul.dropdown-menu .br-bottom {
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px
}
#header nav ul.nav-main ul.dropdown-menu:hover {
  background: 0 0!important
}
#header nav ul.nav-main li:hover .dropdown-menu {
  display: block
}
#header nav ul.nav-main li &gt; a:hover,
#header nav ul.nav-main li.active a {
  background: 0 0!important;
  border-color: #666;
  color: #fc202a
}
#header nav ul.nav-main li.dropdown:hover &gt; a,
.sidebar li.dropdown:hover &gt; a {
  background: 0 0!important;
  border-color: #666;
  color: #999
}
html {
  overflow-x: hidden
}
.slider-container-home {
  background-color: transparent;
  padding: 0;
  position: relative;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%)
}
a:hover {
  color: inherit;
  text-decoration: none
}
.chamada-produto {
  padding-top: 10px;
  padding-bottom: 20px
}
.chamada-produto .mais-produtos {
  background: #fff;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none
}
.chamada-produto .link-prod {
  text-decoration: none
}
.chamada-produto .produto {
  background: #fff;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px
}
.chamada-produto .produto .info {
  margin-top: 30px
}
.chamada-produto .produto .info .nome {
  color: #666;
  position: relative;
  text-decoration: none
}
.chamada-produto .produto .info .nome:after {
  content: '';
  width: 40px;
  border-bottom: 3px solid #f42c35;
  left: calc(50% - 20px);
  position: absolute;
  bottom: -15px
}
.chamada-produto .produto .info .descricao {
  padding-left: 15px;
  padding-right: 15px;
  color: #868686;
  font-size: 15px;
  font-weight: lighter;
  line-height: 18px;
  text-decoration: none;
  padding-top: 15px
}
.chamada-produto .produto .info .mais-detalhes {
  color: #f32c34;
  font-weight: 700;
  font-style: italic;
  font-size: 15px;
  letter-spacing: -1px
}
.chamada-produto .btn-default {
  border-color: #fff;
  color: #fff;
  margin-top: 50px
}
.chamada-produto .btn-default:hover {
  border-color: #f32c34;
  background: #f32c34
}
.chamada-noticia {
  padding-top: 65px;
  padding-bottom: 65px
}
.btn.btn-mais-detalhes {
  margin-top: 32px
}
.lista-noticia .noticia-destaque {
  margin-bottom: 40px
}
.lista-noticia .noticia-destaque figure {
  position: relative
}
.lista-noticia .noticia-destaque figure img {
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  border-radius: 0
}
.lista-noticia .noticia-destaque figure figcaption {
  position: absolute;
  bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 30px;
  z-index: 9
}
.lista-noticia .noticia-destaque figure figcaption .data {
  font-size: 14px;
  color: #fff
}
.lista-noticia .noticia-destaque figure figcaption .titulo {
  font-size: 25px;
  color: #fff;
  margin-bottom: 26px;
  margin-top: 10px;
  text-transform: none
}
.lista-noticia .noticia-destaque figure figcaption .ler-mais {
  color: #f42c35;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: -1px;
  font-style: italic
}
.lista-noticia .noticia-destaque figure .mascara {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 42%,rgba(0,0,0,.69) 99%,rgba(0,0,0,.7) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0) 42%,rgba(0,0,0,.69) 99%,rgba(0,0,0,.7) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0) 42%,rgba(0,0,0,.69) 99%,rgba(0,0,0,.7) 100%)
}
.lista-noticia .noticia-destaque figure:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: solid 1px #fff
}
.lista-noticia .noticia {
  margin-bottom: 32px
}
.lista-noticia .noticia figure img {
  -webkit-transition: all .8s ease-in-out;
  -moz-transition: all .8s ease-in-out;
  -ms-transition: all .8s ease-in-out;
  -o-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
  border-radius: 0;
  float: left
}
.lista-noticia .noticia .detalhes .data {
  font-size: 14px;
  color: #666
}
.lista-noticia .noticia .detalhes .titulo {
  font-size: 18px;
  color: #fff;
  margin-bottom: 22px;
  margin-top: 0;
  text-transform: none;
  line-height: 25px
}
.lista-noticia .noticia .btn {
  padding: 4px 35px;
  margin-top: 0
}
.chamada-redes {
  padding: 60px 0
}
@media (max-width:991px) {
  .chamada-redes img {
    margin: 25px auto 0;
    float: none!important
  }
}
.whatsappm {
  margin-left: 25%
}
.lista-destaque img {
  margin-bottom: 22px
}
.lista-destaque .produto-nome {
  color: #fff;
  font-size: 18px;
  line-height: 100%
}
.wrap-servicos {
  background: url(../img/bg-servicos.jpg) no-repeat;
  background-size: cover
}
.wrap-servicos .titulo-section {
  margin-bottom: 30px
}
.wrap-servicos p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px
}
.wrap-servicos .capa-servicos {
  padding: 80px 0;
  background: url(../img/servicos-sombra.png) no-repeat center bottom
}
.wrap-servicos .capa-servicos .item {
  margin: 38px 0
}
.wrap-servicos .capa-guincho {
  padding: 80px 0
}
.wrap-servicos .capa-guincho p {
  margin-bottom: 0
}
.wrap-servicos .capa-guincho strong {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 50px;
  display: block;
  margin-top: 5px
}
.wrap-servicos .capa-guincho .fone-guincho small {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  display: block
}
.wrap-servicos .capa-guincho .fone-guincho strong {
  color: #fff;
  font-family: panton,sans-serif;
  font-size: 25px;
  margin-bottom: 0
}
.wrap-servicos .capa-guincho .fone-guincho strong img {
  vertical-align: middle
}
.wrap-servicos .capa-guincho .guincho-img {
  margin-bottom: -176px;
  margin-top: 65px
}
.chamada-produtos {
  padding: 95px 0 60px
}
.chamada-porque {
  background: url(../img/bg-why.jpg) no-repeat center top #111
}
.chamada-porque .beneficios {
  padding: 70px 0
}
.chamada-porque .beneficios .beneficio {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 30px
}
.chamada-porque .beneficios .beneficio img {
  margin: 0 auto 10px
}
.chamada-porque .beneficios .beneficio .valor {
  font-size: 35px
}
.chamada-porque .beneficios .beneficio .descricao {
  font-size: 15px
}
.depoimentos {
  padding: 80px 0
}
.depoimentos .btn-mais-detalhes {
  margin-top: 65px
}
.depoimentos .link-360 {
  display: block;
  font-size: 15px;
  font-weight: 700;
  margin-top: 25px;
  color: #fff
}
.wrap-depoimento {
  background: #fff;
  border-radius: 6px;
  padding: 35px;
  min-height: 275px
}
.wrap-depoimento .nome {
  color: #ee303a;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 100%
}
.wrap-depoimento p {
  color: #777;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px
}
.wrap-depoimento .estrelas img {
  margin-right: 5px;
  display: inline-block
}
.seguradoras {
  padding: 70px 0 85px
}
.seguradoras img {
  margin: 0 auto;
  opacity: .8;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%)
}
.seguradoras .slick-dots {
  bottom: -52px
}
.slider-home .slick-dots {
  display: block;
  bottom: -3.2em;
  margin: 0 auto
}
.flutuante-contato {
  position: fixed;
  bottom: 175px;
  right: -261px;
  box-shadow: 0 1px 11px 0 rgba(0,0,0,.5);
  border-radius: 35px;
  z-index: 10
}
.flutuante-whats {
  position: fixed;
  bottom: 260px;
  right: -350px;
  box-shadow: 0 1px 11px 0 rgba(0,0,0,.5);
  border-radius: 35px;
  z-index: 10
}
.flutuante-whats.comercial {
  bottom: 345px
}
.flutuante-whatso {
  position: fixed;
  bottom: 345px;
  right: -350px;
  box-shadow: 0 1px 11px 0 rgba(0,0,0,.5);
  border-radius: 35px;
  z-index: 10
}
#seguradoras {
  padding-top: 40px
}
#seguradoras .slider-seguradoras .seguradora {
  margin-right: 20px;
  -webkit-box-shadow: 3px 3px 2px 1px #dfdfdfad;
  -moz-box-shadow: 3px 3px 2px 1px #dfdfdfad;
  box-shadow: 3px 3px 2px 1px #dfdfdfad;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 20px;
  height: 290px;
  position: relative
}
#seguradoras .slider-seguradoras .seguradora .info-seguradora {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  padding: 0 20px
}
#seguradoras .slider-seguradoras .seguradora .info-seguradora h3 {
  font-size: 24px;
  font-family: PantonBold,sans-serif;
  text-transform: none;
  color: #666;
  margin-bottom: 10px
}
#seguradoras .slider-seguradoras .seguradora .info-seguradora a {
  font-size: 15px;
  font-family: PantonBold,sans-serif;
  color: #ed1c2b;
  text-transform: uppercase;
  border-radius: 22px;
  border: 2px solid #ed1c2b;
  padding: 10px 24px;
  display: inline-block
}
#seguradoras .slider-seguradoras .seguradora .info-seguradora a:hover {
  color: #666;
  border-color: #666
}
@media (max-width:768px) {
  .flutuante-whats {
    right: -539px;
    bottom: 200px
  }
  .flutuante-whats.comercial {
    bottom: 285px
  }
  .flutuante-whatso {
    right: -539px;
    bottom: 285px
  }
  .flutuante-contato {
    right: -450px;
    bottom: 115px
  }
  .whatsappm {
    margin-left: 25%
  }
}
@media (max-width:500px) {
  #seguradoras .slider-seguradoras .seguradora {
    margin-right: 0
  }
  .whatsappm {
    margin-left: 5%
  }
}
.slider-home .slick-dots li button {
  padding: 3px
}
.slider-depoimentos .slick-dots {
  bottom: -65px;
  z-index: 1
}
@media (max-width:330px) {
  .whatsappm {
    margin-left: -2%;
    width: 150px
  }
  .whatsappm img {
    width: 250px
  }
}
@media (max-width:280px) {
  .whatsappm img {
    width: 220px
  }
}
@media (max-width:250px) {
  .whatsappm img {
    width: 200px
  }
}
@media (max-width:230px) {
  .whatsappm img {
    width: 180px
  }
}
@media (max-width:200px) {
  .whatsappm img {
    width: 150px
  }
}
@media (max-width:320px) {
  .modal-content {
    width: 280px;
    margin-left: 10px
  }
  .modal-content {
    margin-top: 150px
  }
}
.fancybox-overlay .fancybox-overlay-fixed {
  background: url(https://www.acicri.com.br/css/jquery/fancybox/fancybox_overlay.png)
}
.fancybox-wrap:before {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.5)
}
@media (min-width:360px) and (max-width:360px) {
  .modal {
    margin-top: 250px
  }
  .modal-content {
    width: 320px;
    margin-left: 10px
  }
  .modal-body {
    margin-left: 2px
  }
}
@media (min-width:400px) and (max-width:420px) {
  .modal-content {
    margin-top: 250px
  }
  .modal-content {
    width: 350px;
    margin-left: 25px
  }
}
@media (min-width:375px) and (max-width:375px) {
  .modal {
    margin-top: 250px
  }
  .modal-content {
    width: 320px;
    margin-left: 25px
  }
  .modal-body {
    margin-left: 2px
  }
}
@media (min-width:450px) {
  .modal-content {
    margin-top: 250px
  }
}
@media (max-width:280px) {
  .modal-content {
    width: 250px
  }
}
@media (min-width:450px) and (max-width:450px) {
  .modal-content {
    width: 350px;
    margin-left: 40px
  }
}
.lista-produtos .produto {
  margin-bottom: 30px
}
.lista-produtos .produto img {
  margin-bottom: 25px
}
.lista-produtos .produto .nome {
  color: #878787;
  font-size: 25px;
  font-family: panton,sans-serif;
  margin-bottom: 19px;
  line-height: 25px
}
.lista-produtos .produto p {
  color: #878787;
  font-size: 14px;
  font-weight: 300
}
.lista-produtos .produto .btn {
  padding: 3px 28px
}
.lista-produtos.interna-produtos {
  padding-bottom: 80px
}
.lista-produtos.interna-produtos .produto {
  margin-bottom: 50px
}
.produto-interna {
  padding-bottom: 90px
}
.bg-funilaria {
  background: url(../img/bg_funilaria.jpg) no-repeat;
  background-size: cover
}
.bg-privacidade {
  background: url(../img/bg_privacidade.jpg) no-repeat;
  background-size: cover
}
.bg-autocenter {
  background: url(../img/bg_autocenter.jpg) no-repeat;
  background-size: cover
}
.bg-guincho {
  background: url(../img/bg_guincho.jpg) no-repeat;
  background-size: cover
}
.lista-servicos .servico {
  padding: 110px 0;
  background-size: cover
}
.lista-servicos .titulo-section {
  color: #fff;
  margin-bottom: 32px
}
.lista-servicos .subtitulo-section {
  color: #fff;
  text-transform: inherit;
  letter-spacing: 0;
  margin-bottom: 55px
}
.servico-sobre {
  padding: 120px 0
}
.servico-sobre .titulo-section {
  font-size: 25px;
  color: #fff;
  margin-bottom: 30px
}
.servico-sobre p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px
}
.servicos-realizados {
  padding: 70px 0
}
.servicos-realizados .titulo-section {
  font-size: 25px;
  margin-bottom: 60px
}
.servicos-realizados .item {
  background: url(../img/servico.png) no-repeat center left;
  color: #858585;
  font-size: 16px;
  font-weight: 300;
  padding-left: 82px;
  min-height: 65px;
  padding-top: 11px;
  margin-bottom: 45px
}
.servicos-realizados .item.polimento {
  padding-top: 23px
}
.servicos-realizados .item .valign {
  vertical-align: middle
}
.servicos-realizados .item strong {
  font-weight: 600
}
.facilidades {
  padding: 60px 0
}
.facilidades .titulo-section {
  color: #878787;
  font-size: 25px
}
.facilidades p {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  color: #878787
}
.facilidades .item {
  margin: 20px 0
}
.facilidades .levatraz {
  background: url(../img/levatraz.png) no-repeat 25px center;
  padding-left: 180px
}
.facilidades .orcamento-domicilio {
  background: url(../img/orcamento_domicilio.png) no-repeat 25px center;
  padding-left: 180px
}
.noticia .thumb-info {
  border-radius: 6px;
  max-width: 362px;
  margin: 0 auto
}
.noticia .thumb-info:after {
  content: '';
  background-color: rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0
}
.noticia .thumb-info .detalhes {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 20px 40px;
  z-index: 1
}
.noticia .thumb-info .detalhes h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 600
}
.conteudo-noticia {
  padding-bottom: 80px
}
.conteudo-noticia .fonte {
  margin-top: 30px;
  color: #777;
  font-size: 15px
}
.conteudo-noticia .fonte strong {
  font-weight: 700
}
.conteudo-noticia .fonte span {
  color: #ef303b
}
.conteudo-noticia .titulo-noticia {
  font-size: 25px;
  color: #ef303b;
  margin-bottom: 30px;
  margin-top: 38px;
  font-weight: 700
}
.conteudo-noticia .main-image {
  margin-bottom: 25px;
  border-radius: 6px
}
.conteudo-noticia .data {
  margin-bottom: 25px;
  color: #666;
  font-size: 15px;
  display: block
}
.conteudo-noticia .conteudo {
  color: #666;
  margin-bottom: 35px;
  font-size: 16px
}
.conteudo-noticia .slider-for {
  margin-bottom: 15px
}
.conteudo-noticia .slider-nav {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px
}
.conteudo-noticia .slider-nav .foto {
  margin-left: 7.5px;
  margin-right: 7.5px
}
.conteudo-noticia .slick-next,
.conteudo-noticia .slick-prev {
  top: 0;
  width: 40px;
  height: 100%;
  background: #eee;
  transform: none
}
.conteudo-noticia .slick-next {
  right: -56px
}
.conteudo-noticia .slick-prev {
  left: -56px
}
.conteudo-noticia .slick-next:before,
.conteudo-noticia .slick-prev:before {
  font-size: 23px;
  color: #888
}
.conteudo-noticia .slick-next:focus,
.conteudo-noticia .slick-next:hover,
.conteudo-noticia .slick-prev:focus,
.conteudo-noticia .slick-prev:hover {
  background: #ccc
}
.conteudo-noticia .galeria {
  margin-bottom: 45px
}
.conteudo-noticia .galeria .titulo-galeria {
  font-size: 20px;
  color: #666;
  margin-bottom: 10px
}
.conteudo-noticia .galeria img {
  margin-bottom: 15px
}
.mais-noticias {
  background: #eee;
  margin-top: 60px;
  padding-top: 70px;
  padding-bottom: 70px
}
.mais-noticias .linha-titulo.linha-100 {
  padding-bottom: 20px
}
.mais-noticias .linha-titulo.linha-100:after {
  width: 100px;
  left: calc(50% - 50px)
}
.fale-conosco {
  background: url("../img/bg_footer.jpg") no-repeat;
  padding: 20px 0;
  font-family: 'Open Sans';
  margin-bottom: 60px
}
.fale-conosco h2 {
  color: #fff;
  font-family: panton;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 36px
}
.fale-conosco .link-fale-conosco {
  border-radius: 28px;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700
}
.fale-conosco .text-fale-conosco {
  font-size: 19px
}
.historia {
  padding: 80px 0;
  background: url(../img/bg_empresa.jpg) no-repeat center top #000
}
.historia .titulo {
  color: #fff;
  font-size: 25px;
  font-family: panton,sans-serif;
  line-height: 100%;
  margin-bottom: 40px;
  text-transform: uppercase
}
.historia p {
  color: #fff;
  font-size: 15px;
  font-weight: 300
}
.historia p strong {
  font-weight: 700
}
.historia .btn {
  margin-top: 35px
}
.historia .bloco-visao {
  text-align: center;
  box-shadow: 0 9px 13px rgba(0,0,0,.2);
  padding: 15px 30px;
  margin-bottom: 40px
}
.historia .bloco-visao .titulo-menor {
  text-transform: uppercase;
  font-size: 20px;
  font-family: moskbold,sans-serif;
  margin-left: 10px;
  color: #666
}
.historia .bloco-visao p {
  font-size: 16px
}
.historia p {
  margin-bottom: 20px;
  font-size: 16px
}
.historia .texto-section {
  margin-bottom: 80px
}
.historia .imagem-empresa img {
  float: right;
  margin-top: -15px
}
.historia .texto {
  font-size: 15px;
  font-weight: 300
}
.historia .hr-margin {
  margin-bottom: 60px;
  background: 0 0
}
.politica-privacidade {
  padding: 80px 0
}
.politica-privacidade .titulo {
  color: #878787;
  font-size: 25px;
  font-family: panton,sans-serif;
  line-height: 100%;
  margin-bottom: 40px;
  text-transform: uppercase
}
.politica-privacidade p {
  color: #666;
  font-size: 15px;
  font-weight: 300
}
.politica-privacidade p strong {
  font-weight: 700
}
.politica-privacidade .btn {
  margin-top: 35px
}
.politica-privacidade .bloco-visao {
  text-align: center;
  box-shadow: 0 9px 13px rgba(0,0,0,.2);
  padding: 15px 30px;
  margin-bottom: 40px
}
.politica-privacidade .bloco-visao .titulo-menor {
  text-transform: uppercase;
  font-size: 20px;
  font-family: moskbold,sans-serif;
  margin-left: 10px;
  color: #666
}
.politica-privacidade .bloco-visao p {
  font-size: 16px
}
.politica-privacidade p {
  margin-bottom: 20px;
  font-size: 16px
}
.politica-privacidade table p {
  margin-bottom: 0!important
}
.politica-privacidade table {
  margin-bottom: 30px!important
}
.politica-privacidade .pl-20 {
  padding-left: 40px!important
}
.politica-privacidade table td {
  padding: 10px 20px 10px 20px
}
.politica-privacidade table th {
  text-align: center
}
.politica-privacidade .border-limit-1 {
  border-bottom: 1px solid #000;
  background-color: #f2f2f2
}
.politica-privacidade .border-limit-2 {
  border-bottom: 1px solid #000
}
.politica-privacidade .texto-section {
  margin-bottom: 80px
}
.politica-privacidade .imagem-empresa img {
  float: right;
  margin-top: -15px
}
.politica-privacidade .texto {
  font-size: 15px;
  font-weight: 300
}
.politica-privacidade .hr-margin {
  margin-bottom: 60px;
  background: 0 0
}
.sede {
  background: url(../img/bg-produtos.jpg) no-repeat;
  background-size: cover;
  padding: 70px 0 50px
}
.sede .container {
  position: relative
}
.sede .titulo {
  font-size: 34px;
  color: #666;
  margin-bottom: 20px
}
.sede p {
  margin-bottom: 30px;
  font-size: 16px;
  letter-spacing: .1px
}
.sede img {
  margin-bottom: 30px;
  box-shadow: 7px 7px 12px rgba(0,0,0,.2)
}
.ver-360 {
  padding: 70px 0
}
.galeria-oficina {
  margin-top: 90px
}
.galeria-oficina img {
  margin-bottom: 34px;
  border-radius: 5px
}
.galeria-oficina .titulo {
  font-size: 20px;
  margin-top: 0;
  font-family: panton,sans-serif;
  margin-bottom: 20px
}
.galeria-oficina p {
  margin-bottom: 20px;
  color: #fff;
  font-size: 15px
}
.videos {
  padding: 60px 0
}
.videos .lista-noticia .noticia .detalhes .titulo {
  color: #666
}
@media (min-width:992px) {
  .historia {
    padding-bottom: 90px
  }
  .sede {
    padding: 112px 0 50px
  }
  .sede .container:before {
    height: 270px;
    width: 375px;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    background: url(../img/empresa-1.png) no-repeat;
    top: -222px
  }
  .sede .container:after {
    height: 192px;
    width: 194px;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background: url(../img/empresa-2.png) no-repeat;
    bottom: -170px
  }
}
.laboratorio-interna .historia {
  padding: 0 0 60px
}
.laboratorio-interna .historia .titulo {
  font-size: 55px
}
.laboratorio-interna .historia .titulo:after {
  content: '';
  width: 90px;
  height: 1px;
  display: block;
  margin-top: 8px;
  background: #ccc
}
.laboratorio-interna .historia .subtitulo {
  font-size: 20px;
  font-family: mosklight,sans-serif
}
.laboratorio-interna .sede .container:after,
.laboratorio-interna .sede .container:before {
  display: none
}
.valores {
  background: url(../img/bg_valores.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 65px
}
.valores .subtitulo-section {
  color: #fff;
  font-weight: 300
}
.valores .texto {
  font-size: 15px;
  font-weight: lighter;
  color: #fff
}
.qualidade {
  padding-top: 70px;
  padding-bottom: 70px
}
.qualidade .mb-20 {
  margin-bottom: 40px
}
.qualidade .texto-section {
  color: #858585;
  margin-bottom: 25px
}
.qualidade .col-xs-12.center {
  margin-bottom: 60px
}
.qualidade .icone-qualidade {
  background: url(../img/icone_qualidade.png) center center no-repeat;
  width: 50px;
  height: 64px
}
.qualidade .nome {
  color: #f22c33;
  font-size: 15px;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 0
}
.qualidade .data {
  font-size: 15px;
  font-weight: lighter;
  color: #666
}
.responsabilidades {
  background: #eee;
  padding-top: 70px;
  padding-bottom: 100px
}
.responsabilidades img {
  margin: 15px auto
}
.page-representantes .representantes {
  position: relative;
  background: #fbc02d
}
.page-representantes .representantes.maparevendas {
  background-color: transparent
}
.page-representantes .representantes.maparevendas .wrap-busca {
  position: relative;
  z-index: 3;
  min-height: 75px
}
.page-representantes .representantes.maparevendas .city-name {
  font-family: moskbold,sans-serif;
  font-size: 25px;
  color: #666;
  margin-bottom: 10px
}
.page-representantes .representantes.maparevendas .city-name small {
  color: #fff;
  margin-bottom: 18px;
  display: block;
  padding-bottom: 19px;
  font-size: 80%;
  border-bottom: 1px dashed #fff
}
.page-representantes .representantes.maparevendas .box-busca {
  background: #f08d15;
  background: -moz-linear-gradient(top,#f46809 0,#f08d15 100%);
  background: -webkit-linear-gradient(top,#f46809 0,#f08d15 100%);
  background: linear-gradient(to bottom,#f46809 0,#f08d15 100%);
  max-width: 340px;
  padding: 35px;
  top: -205px;
  border-radius: 5px;
  position: absolute;
  z-index: 2;
  box-shadow: 5px 8px 16px 2px rgba(0,0,0,.3)
}
.page-representantes .representantes.maparevendas .box-busca .title {
  color: #fff;
  font-family: moskmedium,sans-serif;
  font-size: 25px;
  line-height: 100%;
  margin-bottom: 9px
}
.page-representantes .representantes.maparevendas .box-busca .subtitulo {
  font-size: 15px;
  font-family: moskmedium,sans-serif;
  color: #fff;
  text-transform: inherit;
  margin-bottom: 25px
}
.page-representantes .representantes.maparevendas .box-busca .formulario {
  margin-bottom: 0
}
.page-representantes .representantes.maparevendas .box-busca .btn-default {
  border-color: #fff;
  color: #fff;
  background: 0 0;
  float: right;
  margin-top: 18px;
  border-width: 2px
}
.page-representantes .representantes.maparevendas .box-busca p {
  color: #bdd2f1;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 6px
}
.page-representantes .representantes.maparevendas .wrap-representantes {
  position: relative;
  padding-top: 0;
  margin-top: 105px
}
.page-representantes .representantes.maparevendas:after {
  background: url(../img/after-passo2.png) bottom center no-repeat;
  content: '';
  width: 100%;
  height: 248px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2
}
.page-representantes .representantes.maparevendas select {
  padding-left: 20px;
  padding-right: 40px;
  height: 48px;
  border-radius: 50px;
  font-family: PantonRegular;
  font-size: 13px;
  border-color: #eee;
  margin-right: 6px;
  float: left;
  max-width: 190px
}
.page-representantes .representantes.maparevendas .btn-default {
  background: #063568;
  color: #fff;
  border-color: #063568;
  padding-left: 40px;
  padding-right: 40px;
  float: left
}
.page-representantes .representantes.maparevendas .btn-default:hover {
  background: 0 0;
  color: #063568
}
.page-representantes .separator {
  border-bottom: dashed 1px #aaa;
  margin-top: 45px;
  margin-bottom: 55px
}
.page-representantes .titulo-estado {
  font-family: PantonBoldItalic;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px
}
.page-representantes .nenhum {
  font-family: moskmedium,sans-serif;
  color: #666
}
.page-representantes .nenhum small {
  color: #001e4a
}
.page-representantes .representante {
  margin-top: 20px;
  margin-bottom: 30px;
  min-height: 270px;
  color: #666;
  font-size: 16px
}
.page-representantes .representante .block {
  display: block
}
.page-representantes .representante .nome {
  color: #666;
  font-family: moskextra-light,sans-serif;
  font-size: 25px;
  margin-bottom: 29px;
  display: block;
  font-weight: 400
}
.page-representantes .representante .endereco {
  display: block;
  position: relative;
  padding-left: 52px;
  margin-bottom: 20px
}
.page-representantes .representante .endereco .icon-endereco {
  width: 23px;
  height: 28px;
  background: url(../img/pin-menor.png);
  position: absolute;
  left: 0;
  top: 3px
}
.page-representantes .representante .fone {
  display: block;
  position: relative;
  padding-left: 52px;
  margin-bottom: 20px
}
.page-representantes .representante .fone .icon-fone {
  width: 21px;
  height: 26px;
  background: url(../img/phone-menor.png);
  position: absolute;
  left: 0;
  top: 0
}
.page-representantes .representante .mail {
  display: block;
  position: relative;
  padding-left: 52px;
  margin-bottom: 20px
}
.page-representantes .representante .mail .icon-mail {
  width: 26px;
  height: 16px;
  background: url(../img/email.png);
  position: absolute;
  left: 0;
  top: 3px
}
.page-representantes .representante .mail a {
  color: #666
}
.page-representantes .cadastre-oficina {
  background: #f5f5f5
}
.page-representantes .cadastre-oficina .title {
  margin-top: 65px;
  font-size: 33px;
  font-family: PantonItalic;
  text-transform: uppercase;
  margin-bottom: 30px
}
.page-representantes .cadastre-oficina .title strong {
  font-family: PantonBoldItalic
}
.page-representantes .cadastre-oficina .text {
  font-family: PantonSemiBold;
  font-size: 16px;
  margin-bottom: 15px
}
.page-representantes .cadastre-oficina .btn-default {
  margin-top: 40px;
  color: #868686;
  border-color: #868686
}
.page-representantes .cadastre-oficina .btn-default:hover {
  background: #868686;
  color: #fff
}
.page-representantes .cadastre-oficina {
  padding-top: 65px;
  background: #fbc02d
}
.page-representantes .cadastre-oficina .title {
  margin-top: 65px;
  font-size: 33px;
  font-family: PantonItalic;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #fff
}
.page-representantes .cadastre-oficina .title strong {
  font-family: PantonBoldItalic
}
.page-representantes .cadastre-oficina .text {
  font-family: PantonSemiBold;
  font-size: 16px;
  margin-bottom: 15px;
  color: #fff
}
.page-representantes .cadastre-oficina .btn-default {
  margin-top: 40px;
  color: #fff;
  border-color: #fff;
  margin-bottom: 40px
}
.page-representantes .cadastre-oficina .btn-default:hover {
  color: #eeae04;
  background: #fff
}
#map {
  width: 100%;
  height: 300px;
  z-index: 1
}
.gm-style-iw {
  padding: 11px 0
}
.gm-style-iw h4 {
  color: #001e4a
}
.gm-style-iw ul {
  list-style: none;
  padding-left: 0
}
.gm-style-iw ul li {
  margin-bottom: 4px
}
#autocomplete {
  height: 38px
}
#seguradora .header-seguradora {
  -webkit-box-shadow: 3px 3px 2px 1px #dfdfdfad;
  -moz-box-shadow: 3px 3px 2px 1px #dfdfdfad;
  box-shadow: 3px 3px 2px 1px #dfdfdfad;
  padding: 40px 80px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin-top: -140px;
  background-color: #fff
}
#seguradora .header-seguradora .termo {
  padding: 20px 0
}
#seguradora .header-seguradora .termo h2 {
  font-size: 30px;
  font-family: PantonBold,sans-serif;
  color: #4c4c4c;
  margin-bottom: 0
}
#seguradora .header-seguradora .termo h3 {
  font-size: 20px;
  font-family: PantonRegular,sans-serif;
  color: #4d4d4d;
  text-transform: none;
  margin-bottom: 0
}
#seguradora .header-seguradora .imagem-centralizada {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}
#seguradora .header-seguradora .logo-seguradora {
  max-height: 120px
}
#seguradora .detalhes-seguradora {
  margin-top: 40px
}
#seguradora .detalhes-seguradora .titulo-seguradora {
  font-size: 24px;
  font-family: panton,sans-serif;
  color: #666;
  border-bottom: 4px solid #f7f7f7;
  padding-bottom: 10px;
  margin-bottom: 30px
}
#seguradora .detalhes-seguradora p {
  font-size: 16px;
  font-family: OpenSansRegular,sans-serif;
  color: #666;
  margin-bottom: 10px
}
#seguradora .detalhes-seguradora .link-mapa {
  padding-left: 30px
}
#seguradora .detalhes-seguradora .link-mapa a {
  color: #2e9e58;
  text-decoration: underline;
  font-weight: 700
}
#seguradora .detalhes-seguradora .icone-info {
  margin-top: -3px;
  margin-right: 10px;
  width: 14px
}
#seguradora .detalhes-seguradora .titulo-servicos {
  font-size: 16px;
  font-family: PantonBold,sans-serif;
  color: #b2b2b2;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 20px
}
#seguradora .detalhes-seguradora .servicos {
  background-color: #e6e6e6;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-family: PantonExtraBold,sans-serif;
  color: #666;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px
}
#seguradora .detalhes-seguradora .texto-seguradora {
  background-color: #f7f7f7;
  border-radius: 4px;
  padding: 40px 50px
}
#seguradora .detalhes-seguradora .texto-seguradora h3 {
  font-size: 24px;
  font-family: PantonBold,sans-serif;
  color: #666;
  text-transform: none
}
#seguradora .detalhes-seguradora .texto-seguradora .link-orcamento {
  font-size: 16px;
  font-family: PantonBold,sans-serif;
  text-transform: uppercase;
  color: #fff;
  background-color: #00a859;
  padding: 10px 30px;
  border-radius: 22px;
  margin-top: 24px;
  display: inline-block
}
#seguradora .detalhes-seguradora .texto-seguradora .link-orcamento:hover {
  background-color: #0fca72
}
.fundo-seguradora {
  padding-top: 40px;
  height: 290px
}
.fundo-seguradora .title-page {
  color: #fff
}
.fundo-seguradora a,
.fundo-seguradora li.active {
  color: #fff
}
.lista-seguradoras .seguradora {
  -webkit-box-shadow: 3px 3px 2px 1px #dfdfdfad;
  -moz-box-shadow: 3px 3px 2px 1px #dfdfdfad;
  box-shadow: 3px 3px 2px 1px #dfdfdfad;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 20px;
  height: 290px;
  position: relative;
  margin-bottom: 30px
}
.lista-seguradoras .seguradora .info-seguradora {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  padding: 0 20px
}
.lista-seguradoras .seguradora .info-seguradora h3 {
  font-size: 24px;
  font-family: PantonBold,sans-serif;
  text-transform: none;
  color: #666;
  margin-bottom: 10px
}
.lista-seguradoras .seguradora .info-seguradora a {
  font-size: 15px;
  font-family: PantonBold,sans-serif;
  color: #ed1c2b;
  text-transform: uppercase;
  border-radius: 22px;
  border: 2px solid #ed1c2b;
  padding: 10px 24px;
  display: inline-block
}
.lista-seguradoras .seguradora .info-seguradora a:hover {
  color: #666;
  border-color: #666
}
.contact-form {
  margin-bottom: 30px
}
.contact-form .subtitulo-section {
  font-size: 20px;
  font-family: panton,sans-serif;
  margin-bottom: 25px;
  text-transform: inherit;
  line-height: 22px;
  letter-spacing: 0
}
.contact-form .contato-label {
  position: relative
}
.contact-form div.form-error {
  color: red;
  margin-left: 16px
}
.contact-form .obrigatorio {
  color: #aaa
}
.contact-form .titulo {
  color: #666;
  font-size: 34px;
  line-height: 100%;
  margin-bottom: 32px
}
.contact-form label {
  color: #878787;
  font-size: 15px
}
.forms-wrap {
  border-bottom: 1px solid #dedede;
  padding-bottom: 50px
}
#mapa {
  margin-top: 50px
}
.assistencia-form.contact-form {
  margin-bottom: 35px
}
.assistencia-form.contact-form .subtitulo-section {
  margin-top: 20px
}
.assistencia-form.contact-form .titulo {
  margin-bottom: 15px
}
.assistencia-form.contact-form .texto-section {
  margin-bottom: 25px
}
.assistencia-form.contact-form textarea {
  margin-bottom: 15px
}
.assistencia-form.contact-form .form-group {
  margin-bottom: 0
}
.assistencia-form.contact-form .form-control {
  margin-bottom: 15px
}
.assistencia-form.contact-form .form-file {
  margin: 15px 0
}
.assistencia-form.contact-form .form-file label {
  color: #666;
  font-size: 15px
}
.assistencia-form.contact-form .form-file input {
  display: inline-block;
  margin-left: 20px
}
.assistencia-form.contact-form div.form-error {
  color: red;
  margin-top: -14px;
  margin-left: 14px;
  margin-bottom: 16px;
  line-height: 17px
}
.enderecos h3 {
  color: #868686;
  font-family: panton,sans-serif;
  font-size: 20px;
  text-transform: inherit;
  margin-bottom: 15px
}
.enderecos .horario {
  color: #777;
  font-size: 15px;
  font-weight: 300
}
.enderecos .horario strong {
  font-weight: 700
}
.contato-info {
  padding: 40px 30px;
  background: #9b001c;
  background: -moz-linear-gradient(left,#9b001c 0,#5b0010 100%);
  background: -webkit-linear-gradient(left,#9b001c 0,#5b0010 100%);
  background: linear-gradient(to right,#9b001c 0,#5b0010 100%);
  border-radius: 10px;
  box-shadow: 2px 6px 9px 0 rgba(0,0,0,.5);
  margin-bottom: 32px
}
.contato-info .fones-footer span {
  font-size: 14px
}
.contato-info strong {
  color: #666;
  display: block;
  font-size: 25px;
  font-family: moskextra-light,sans-serif;
  font-weight: 400;
  margin-bottom: 12px
}
.contato-info p {
  font-size: 15px;
  color: #fff;
  font-weight: 300
}
.contato-info .info-fone {
  padding-left: 50px;
  background: url(../img/phone_icon_laranja.png) left top no-repeat;
  margin-bottom: 15px;
  margin-bottom: 50px
}
.contato-info .info-endereco {
  padding-left: 50px;
  background: url(../img/pin_icon_laranja.png) left top no-repeat;
  margin-bottom: 15px
}
.links-contato .subtitulo-section {
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: 0
}
.links-contato span {
  font-size: 15px;
  font-weight: lighter;
  letter-spacing: -.5px;
  color: #888
}
.links-contato .link-fornecedor {
  margin-bottom: 30px;
  display: inline-block;
  padding-left: 80px;
  background: url(../img/icone_fornecedor.png) left center no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none
}
.links-contato .link-trabalhe {
  display: inline-block;
  padding-left: 80px;
  background: url(../img/icone_trabalhe.png) left center no-repeat;
  padding-top: 14px;
  padding-bottom: 6px;
  text-decoration: none
}
.google-map {
  margin: 0
}
.obrigatorio {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  font-weight: lighter
}
.obrigatorio span {
  font-weight: 700;
  color: #f42c35
}
.trabalhe-info {
  background: #2c2c2c;
  color: #fff;
  max-width: 395px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 26px;
  padding-bottom: 26px;
  border-radius: 8px;
  margin-bottom: 35px
}
.trabalhe-info .info-fone {
  padding-left: 50px;
  background: url(../img/icone_fone_job.png) left center no-repeat;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  font-style: italic
}
.trabalhe-info .info-endereco {
  padding-left: 50px;
  background: url(../img/icone_endereco_job.png) left center no-repeat;
  margin-bottom: 15px;
  font-size: 15px;
  letter-spacing: -.5px
}
.trabalhe-info .info-hora {
  padding-left: 50px;
  background: url(../img/icone_hora_job.png) left center no-repeat;
  font-size: 15px;
  letter-spacing: -.5px
}
.input-append {
  position: relative
}
.fileupload-new .input-append .btn-file,
.remove {
  border-radius: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  font-size: 10px;
  background: #fff;
  padding: 9px 10px;
  box-shadow: none;
  line-height: 12px
}
.btn-addfile {
  top: 0!important;
  margin-top: 0;
  padding: 16px 15px!important
}
.remove {
  line-height: 24px!important;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px!important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px
}
.fileupload .uneditable-input {
  border-radius: 30px 0 0 30px;
  height: 45px;
  width: 100%
}
.fileupload-preview {
  display: inline-block;
  width: auto;
  line-height: 34px;
  margin-left: 4px
}
.fileupload-exists .btn-addfile {
  display: none
}
.fileupload-exists label {
  display: none
}
.fileupload-exists .uneditable-input {
  padding: 6px 16px!important
}
@media screen and (min-width:992px) and (max-width:1199px) {
  #header nav ul.nav-main &gt; li &gt; a {
    padding: 10px 8px
  }
}
@media (max-width:767px) {
  .wrap-servicos {
    text-align: center
  }
  .lista-noticia .noticia {
    text-align: center
  }
  .lista-noticia .noticia figure img {
    float: none;
    margin: 0 auto
  }
  .chamada-produto .produto {
    padding-left: 15px;
    padding-right: 15px
  }
  .lista-produto .produto .mais-detalhes {
    margin-top: 0
  }
  .footer-copyright .link-virtualiza {
    margin-top: 10px;
    margin-right: 13px
  }
  .footer-copyright .link-procon {
    margin-left: 15px
  }
  .owl-carousel {
    margin-bottom: 15px
  }
  .linha-titulo {
    line-height: 36px
  }
  .titulo-section {
    font-size: 25px;
    line-height: 30px
  }
  hr.col-xs-12 {
    width: 90%
  }
  .selecionar-estado span {
    margin-top: 30px
  }
  .representative-item .info {
    position: initial;
    padding-left: 0
  }
  .representative-item {
    margin-bottom: 40px;
    min-height: initial
  }
  .container.noticias {
    padding-top: 0;
    padding-bottom: 0
  }
  #footer .info .titulo-contato,
  #footer .info .titulo-endereco {
    margin-bottom: 15px
  }
  #footer .info {
    min-height: initial
  }
  #map {
    display: none
  }
  .page-representantes .representantes.maparevendas .box-busca {
    margin-top: 0;
    max-width: 100%;
    position: relative;
    top: 0;
    width: 100%
  }
  .page-representantes .representantes .wrap-representantes:before {
    display: none
  }
  .page-representantes .representantes .representante {
    min-height: auto
  }
  .page-representantes .representantes .title {
    margin-top: 40px;
    margin-bottom: 40px
  }
  .page-oficinas .representantes:after,
  .page-representantes .representantes:after {
    height: 89px
  }
  .page-representantes .representantes {
    padding-bottom: 0
  }
  .page-representantes .representantes:after {
    display: none
  }
  .page-representantes .representantes select {
    margin-bottom: 15px
  }
  .page-representantes .cadastre-oficina {
    padding-top: 0
  }
  .page-representantes .cadastre-oficina {
    padding-bottom: 45px
  }
  .produtos-destaque .laboratorio .texto {
    text-align: center
  }
  #seguradora .header-seguradora .termo {
    margin-top: 10px
  }
  #seguradora .header-seguradora {
    padding: 40px
  }
}
@media (max-width:991px) {
  #header {
    padding: 0;
    min-height: 60px
  }
  #header h1.logo img {
    max-width: 200px;
    margin-top: 10px
  }
  #header &gt; .container {
    margin-bottom: 0;
    width: 100%
  }
  .btn-responsive-nav {
    background: 0 0;
    top: 5px!important;
    display: block;
    position: absolute;
    right: 20px;
    color: #fff;
    z-index: 1;
    margin: 0;
    padding: 0;
    box-shadow: none
  }
  .btn-responsive-nav .fa {
    color: #ef303b
  }
  .form-orcamento .topo img {
    margin-top: -75px;
    max-width: 106px;
    float: right
  }
  .financiamentos {
    padding: 0
  }
  .financiamentos .row &gt; div {
    margin: 35px 0
  }
  .financiamentos .form-orcamento {
    border-radius: 0
  }
  .financiamentos .form-news-rodape {
    margin-bottom: 0!important;
    border-radius: 0
  }
  #header .logo img {
    position: relative;
    color: transparent;
    max-width: 200px;
    margin-top: 10px
  }
  #footer .redes {
    text-align: center
  }
  #footer .redes span {
    float: none
  }
  #footer .redes .listagem {
    float: none;
    margin-top: 21px
  }
  .fale-conosco {
    background-size: cover
  }
  .fale-conosco .link-fale-conosco {
    max-width: 170px;
    margin: 0 auto;
    margin-top: 10px
  }
  #seguradora .detalhes-seguradora .texto-seguradora {
    margin-top: 30px
  }
  #seguradora .header-seguradora .termo {
    padding: 0
  }
}
@media (min-width:1200px) {
  .chamada-produto .produto {
    min-height: 530px
  }
}
@media (min-width:768px) and (max-width:991px) {
  .financiamentos .form-news-rodape {
    margin-bottom: 20px!important
  }
}
@media (min-width:768px) {
  .produtos-destaque .laboratorio img {
    margin-bottom: -64px
  }
}
@media (max-width:550px) {
  .servicos-realizados .item {
    width: 100%
  }
}
form .group-check {
  display: table;
  float: left
}
form .group-check input {
  display: none
}
form .group-check span {
  position: relative;
  font-size: 12px;
  line-height: 25px;
  padding: 0 0 0 35px;
  display: table;
  color: #fff
}
form .group-check span:before {
  content: "";
  position: absolute;
  left: 3px;
  top: calc(50%);
  transform: translate(0,-50%);
  width: 13px;
  height: 13px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px
}
form .group-check input:checked ~ span:after {
  transform: translate(0,-50%) scale(1)
}
form .group-check span a {
  text-decoration: underline!important;
  color: #000
}
form .group-check span a:hover {
  color: #e67115
}
form .group-check span:after {
  content: "";
  position: absolute;
  left: 5px;
  top: calc(50%);
  transform: translate(0,-50%) scale(0);
  width: 9px;
  height: 9px;
  background: #000;
  transition: .5s;
  border-radius: 2px
}
.contact-form .group-check {
  display: table;
  float: left
}
.contact-form .group-check input {
  display: none
}
.contact-form .group-check span {
  position: relative;
  font-size: 12px;
  line-height: 25px;
  padding: 0 0 0 35px;
  display: table;
  color: #000
}
.contact-form .group-check span:before {
  content: "";
  position: absolute;
  left: 3px;
  top: calc(50%);
  transform: translate(0,-50%);
  width: 13px;
  height: 13px;
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 2px
}
.contact-form .group-check input:checked ~ span:after {
  transform: translate(0,-50%) scale(1)
}
.contact-form .group-check span a {
  text-decoration: underline!important;
  color: #000
}
.contact-form .group-check span a:hover {
  color: #ef303b
}
.contact-form .group-check span:after {
  content: "";
  position: absolute;
  left: 5px;
  top: calc(50%);
  transform: translate(0,-50%) scale(0);
  width: 9px;
  height: 9px;
  background: #000;
  transition: .5s;
  border-radius: 2px
}
@media (max-width:600px) {
  .tabelan {
    height: 600px;
    overflow-y: auto;
    padding: 20px
  }
}
.instagram {
  color: #fff
}
.wrap-redes-sociais {
  padding: 100px 0 100px;
  background: url(../img/bg-social.png) -320px -285px no-repeat;
  background: #222;
  margin-top: 15px;
  margin-bottom: -205px
}
.wrap-redes-sociais .box-content {
  position: relative
}
.wrap-redes-sociais .subtitle {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  display: table
}
.wrap-redes-sociais h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  font-size: 45px;
  line-height: 50px
}
.wrap-redes-sociais h2 strong {
  font-weight: 800;
  color: #c00
}
.wrap-redes-sociais .link-instagram {
  display: table;
  font-size: 24px;
  line-height: 30px;
  color: #c00
}
.wrap-redes-sociais .link-instagram:hover {
  color: #fff
}
.wrap-redes-sociais .carousel-social a {
  overflow: hidden
}
.wrap-redes-sociais .carousel-social a img {
  max-width: 100%;
  transition: .5s
}
.wrap-redes-sociais .carousel-social a:hover img {
  transform: scale(1.1)
}
.wrap-redes-sociais .carousel-social div.disabled {
  display: none!important
}
.wrap-redes-sociais .carousel-social .owl-nav {
  position: absolute;
  bottom: 0;
  left: -221px;
  position: relative;
  margin-top: -56px;
  margin-left: -71px;
  background: #222;
  height: 200px;
  width: 276px
}
.wrap-redes-sociais .carousel-social .owl-nav:before {
  content: "";
  width: 140px;
  height: 2px;
  background: url(../img/detail-nav-1.png) center center no-repeat;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: -155px
}
.wrap-redes-sociais .carousel-social .owl-nav:after {
  content: "";
  width: 140px;
  height: 2px;
  background: url(../img/detail-nav-2.png) center center no-repeat;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  right: -155px
}
.wrap-redes-sociais .carousel-social .owl-nav button {
  float: left;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  border: 2px solid #fff;
  font-size: 25px;
  background: 0 0;
  color: #fff
}
.wrap-redes-sociais .carousel-social .owl-nav button.owl-prev {
  margin-right: 18px
}
.wrap-redes-sociais .carousel-social .owl-nav button.owl-prev i {
  position: relative;
  left: -1px;
  top: -1px
}
.wrap-redes-sociais .carousel-social .owl-nav button.owl-next i {
  position: relative;
  right: -1px;
  top: -1px
}
.wrap-redes-sociais .carousel-social .owl-nav button:hover {
  background: #fff;
  color: #161616
}
.wrap-redes-sociais .row,
.wrap-redes-sociais .row &gt; div {
  position: initial
}
.wrap-redes-sociais .infos-social {
  float: left;
  width: 100%;
  position: relative;
  border: 2px solid #4d4d4d;
  border-left: 2px solid #c00;
  margin-top: 70px
}
.wrap-redes-sociais .infos-social .center-social {
  display: table;
  padding: 35px 0;
  margin: 0 auto
}
.wrap-redes-sociais .infos-social .center-social span {
  float: left;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 35px;
  font-weight: 300;
  letter-spacing: 4px;
  margin-right: 35px
}
.wrap-redes-sociais .infos-social .center-social span strong {
  font-weight: 300;
  color: #c00
}
.wrap-redes-sociais .infos-social .center-social .links {
  float: left
}
.wrap-redes-sociais .infos-social .center-social .links a {
  float: left;
  color: #fff;
  line-height: 35px;
  font-size: 21px;
  margin-left: 35px
}
.wrap-redes-sociais .infos-social .center-social .links a:hover {
  color: #c00
}
.wrap-redes-sociais .infos-social:before {
  content: "";
  height: 2px;
  width: 165px;
  background: #c00;
  position: absolute;
  left: -1px;
  top: -2px;
  border-right: 10px solid #0b0b0b
}
.wrap-redes-sociais .infos-social:after {
  content: "";
  height: 2px;
  width: 70px;
  background: #c00;
  position: absolute;
  left: -1px;
  bottom: -2px;
  border-right: 10px solid #0b0b0b
}
.wrap-redes-sociais .infos-social .risco {
  position: absolute;
  left: 111px;
  height: 200px;
  width: 1px;
  background-image: linear-gradient(to top,#4d4d4d,#0000);
  top: 50%;
  transform: translate(0,-50%) rotate(42deg);
  z-index: 100
}
.wrap-redes-sociais-pages {
  padding: 0 0 80px
}
.box-text-2 {
  background: #222;
  padding-bottom: 65px;
  padding-right: 0px!important
}
.owl-stage {
  display: flex!important
}
.fundo-instagram {
  height: 380px;
  width: 1166px;
  display: block;
  background: #222;
  margin-bottom: -340px;
  margin-left: -1150px;
  position: relative!important;
  z-index: 2
}
@media only screen and (max-width:1200px) {
  .wrap-redes-sociais .carousel-social .owl-nav {
    left: 0;
    background: 0 0
  }
  .fundo-instagram {
    display: none
  }
  .box-text-2 {
    background: 0 0;
    padding-bottom: 0px
  }
  .wrap-redes-sociais .link-instagram {
    margin-bottom: 50px
  }
  .owl-nav {
    margin-top: 40px!important;
    margin-left: 0!important
  }
}
@media (max-width:1280px) {
  body,
  html {
    overflow-x: hidden!important
  }
}
@media only screen and (max-width:991px) {
  .wrap-redes-sociais .carousel-social a:hover img {
    transform: none!important
  }
  .wrap-redes-sociais-pages {
    background: 0 0;
    padding-top: 0
  }
  .wrap-redes-sociais-pages .infos-social {
    margin-top: 0
  }
  .wrap-redes-sociais {
    font-size: 40px;
    line-height: 40px;
    background: #222!important
  }
  .wrap-redes-sociais {
    padding-top: 70px;
    background: 0 0
  }
  .wrap-redes-sociais .carousel-social .owl-nav {
    bottom: auto;
    top: 0
  }
  .wrap-redes-sociais .carousel-social {
    padding-top: 70px;
    position: relative;
    width: calc(100% + 20px)
  }
  .wrap-redes-sociais .link-instagram {
    margin-bottom: 0
  }
  .wrap-redes-sociais .infos-social .center-social span {
    width: 100%;
    text-align: center;
    line-height: 25px;
    margin: 0
  }
  .wrap-redes-sociais .infos-social .center-social .links {
    float: none;
    display: table;
    margin: 0 auto;
    padding-top: 20px
  }
  .wrap-redes-sociais .infos-social .center-social .links a {
    margin: 0 20px
  }
  .wrap-redes-sociais .infos-social .risco {
    display: none
  }
  .owl-pagination {
    display: none
  }
}
@media only screen and (max-width:680px) {
  .wrap-redes-sociais .carousel-social a img {
    float: left
  }
  .wrap-redes-sociais .carousel-social a:hover img {
    transform: none
  }
}
.wrap-redes-sociais h2 {
  font-family: panton,sans-serif!important
}
.wrap-redes-sociais .subtitle {
  font-family: panton,sans-serif!important
}
.wrap-redes-sociais .link-instagram {
  font-family: panton,sans-serif!important
}
.fa-brands {
  color: #ffff!important;
  font-size: 25px
}
.div-redes-sociais {
  position: fixed;
  right: 0;
  z-index: 10000;
  bottom: 378px
}
.svg:not(:root) {
  display: block;
  width: 40px
}
.link-instagram-2 {
  background: #f09433;
  background: -moz-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
  background: -webkit-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
  background: linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)
}
.link-instagram-2 a i {
  margin-left: 3px
}
.link-whatsapp {
  background-color: #4dc247
}
.link-whatsapp a {
  margin-left: 5px;
  margin-top: -6px;
  margin-bottom: -6px;
  width: 40px;
  display: block;
  padding: 0!important
}
.link-facebook {
  background-color: #3b5998
}
.link-facebook a {
  margin-left: 5px
}
.link-twitter {
  background-color: #1da1f2
}
.link-twitter a i {
  margin-left: 2px
}
.link-mail {
  background-color: #848484
}
.link-mail a i {
  margin-left: 1px
}
.redes-noticiais a {
  padding: 12px
}
.redes-noticiais {
  padding: 12px 0
}
.img-redes {
  zoom: 0.75
}
@media (max-width:767px) {
  #adopt-controller-button {
    margin-bottom: 60px
  }
  .div-redes-sociais {
    bottom: 0;
    display: flex;
    width: 100%
  }
  .redes-noticiais {
    width: 20%!important;
    text-align: center
  }
  .link-whatsapp a {
    margin-left: auto;
    margin-right: auto
  }
  .link-facebook a {
    margin-left: 0
  }
}
@media (max-width:600px) {
  .div-redes-sociais {
    bottom: 0;
    display: flex;
    width: 100%
  }
  .redes-noticiais {
    width: 20%!important;
    text-align: center
  }
  .link-whatsapp a {
    margin-left: auto;
    margin-right: auto
  }
}</pre></body></html>