@charset "UTF-8";
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v36/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkKEo18E.ttf) format('truetype');
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v36/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o18E.ttf) format('truetype');
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/quicksand/v36/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv18E.ttf) format('truetype');
}
body,
span,
p,
form,
img,
a,
input,
select,
textarea,
html,
figure,
header,
footer,
article,
section,
iframe {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
ul,
ol,
li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.titulo1,
.titulo2,
.titulo3,
.titulo4 {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-weight: normal;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
}
input,
textarea {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
}
.spaceAfterCP,
.spaceBeforeCP {
  width: 100%;
  float: left;
}
a,
a:hover {
  color: #00555F;
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.full-max {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
}
/*BLOCOS PADRAO*/
/*
    Regras de uso:
    - Para que o traço apareça, é necessário declarar os valores (Largura, Altura e Cor).
    - Declare os valores seguindo a ordem abaixo (Item 4 apenas se necessário):
        1. @a = Largura
        2. @b = Altura
        3. @c = Cor
        4. @d = Media Querie para centralizar o traço - DECLARE APENAS QUANDO NECESSÁRIO ALTERAR A MEDIDA

        Obs: O traço centralizado (.traco-c) não tem Media Querie, pois será centralizado em todas as medidas (Desktop e Mobile).
*/
/*
    Regras de uso:
    - Para que os traços apareçam, é necessário declarar os valores (Largura, Altura e Cor).
    - Declare os valores seguindo a ordem abaixo (Item 7 apenas se necessário):
        Traço superior (Maior)
        1. @a = Largura
        2. @b = Altura
        3. @c = Cor

        Traço Inferior (Menor)
        4. @d = Largura
        5. @e = Altura
        6. @f = Cor
        7. @g = Media Querie para centralizar os traços - DECLARE APENAS QUANDO NECESSÁRIO ALTERAR A MEDIDA

        Obs: O traço duplo centralizado (.traco-duplo-c) não tem Media Querie, pois será centralizado em todas as medidas (Desktop e Mobile).
*/
/*  Legenda
    @a = Cor da película
    @b = Opacidade, caso seja necessário aplicar transparência na cor
*/
/*  Legenda
    @a = Primeira cor do grandiente (esquerda)
    @b = Segunda cor do grandiente (direita)
    @c = Opacidade, caso seja necessário aplicar transparência no gradiente
*/
/*  Legenda
    @a = Primeira cor do grandiente (cima)
    @b = Segunda cor do grandiente (baixo)
    @c = Opacidade, caso seja necessário aplicar transparência no gradiente
    @d = Altura do elemento, caso seja necessário ajustar o tamanho
*/
/*
    Legenda:
    @a = Número ou código do ícone na galeria de ícones do Icomoon
    @b = Cor do ícone
    @c = Tamanho da fonte
    @d = Tamanho do bloco e do line-height
*/
/* Animation BG */
/* Fim Animation BG */
/* Grid CSS Layout ------------------------------------------------------------------------------------- */
/* Fim Grid CSS Layout --------------------------------------------------------------------------------- */
/* ANIMAÇÃO DE ELEMENTOS */
/*Balanço suave*/
/*Shake suave*/
/*Rotação fora do Eixo*/
/*Rotação fora do Eixo - Reverse*/
@font-face {
  font-family: 'icomoon';
  src: url('../../fontes/icomoon.ttf?2cgk3b') format('truetype'), url('../../fontes/icomoon.woff?2cgk3b') format('woff'), url('../../fontes/icomoon.svg?2cgk3b#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.logo-2020a:before {
  content: "\e907";
}
.logo-2020-b:before {
  content: "\e916";
}
.data-hora1:before {
  content: "\e963";
}
.data-hora2:before {
  content: "\e964";
}
.data-hora3:before {
  content: "\e9a3";
}
.escudo:before {
  content: "\e9a4";
}
.cama:before {
  content: "\e9a5";
}
.banheiro:before {
  content: "\e9a6";
}
.carro:before {
  content: "\e9a7";
}
.chat1:before {
  content: "\e9a8";
}
.checklist:before {
  content: "\e9a9";
}
.empresa1:before {
  content: "\e9aa";
}
.metragem:before {
  content: "\e9ab";
}
.share1:before {
  content: "\e9ac";
}
.share2:before {
  content: "\e9ad";
}
.icon-camera1:before {
  content: "\e998";
}
.icon-camera2:before {
  content: "\e999";
}
.icon-camera3:before {
  content: "\e99a";
}
.icon-camera4:before {
  content: "\e99b";
}
.qr-code1:before {
  content: "\e99c";
}
.qr-code2:before {
  content: "\e99d";
}
.qr-code3:before {
  content: "\e99e";
}
.touch:before {
  content: "\e99f";
}
.touch2:before {
  content: "\e9a0";
}
.lab03:before {
  content: "\e9a1";
}
.radiactive:before {
  content: "\e9a2";
}
.icon-lupa3:before {
  content: "\e995";
}
.icon-bag:before {
  content: "\e996";
}
.icon-user6:before {
  content: "\e997";
}
.icon-cupom:before {
  content: "\e98c";
}
.icon-phone05:before {
  content: "\e98d";
}
.fast-delivery:before {
  content: "\e98e";
}
.icon-lab01:before {
  content: "\e98f";
}
.icon-lab02:before {
  content: "\e990";
}
.icon-cadeado02:before {
  content: "\e991";
}
.icon-mail03:before {
  content: "\e992";
}
.icon-map:before {
  content: "\e993";
}
.icon-user05:before {
  content: "\e994";
}
.icon-dash:before {
  content: "\e984";
}
.icon-gear2:before {
  content: "\e985";
}
.icon-logout:before {
  content: "\e986";
}
.icon-user4:before {
  content: "\e98a";
}
.icon-clip:before {
  content: "\e98b";
}
.sino-1:before {
  content: "\e979";
}
.sino-2:before {
  content: "\e97a";
}
.alerta-1:before {
  content: "\e97b";
}
.alerta-2:before {
  content: "\e97c";
}
.livro:before {
  content: "\e97d";
}
.sair:before {
  content: "\e97e";
}
.key:before {
  content: "\e97f";
}
.key-2:before {
  content: "\e980";
}
.pasta:before {
  content: "\e981";
}
.stats:before {
  content: "\e982";
}
.aleatorio:before {
  content: "\e983";
}
.short:before {
  content: "\e974";
}
.filtro-1:before {
  content: "\e975";
}
.filtro-2:before {
  content: "\e976";
}
.star-1:before {
  content: "\e977";
}
.star-2:before {
  content: "\e978";
}
.logo-webcis:before {
  content: "\e973";
}
.icon-seta-dupla:before {
  content: "\e902";
}
.icon-delivery-2:before {
  content: "\e918";
}
.icon-delivery-1:before {
  content: "\e91b";
}
.icon-bateria-2:before {
  content: "\e924";
}
.icon-bateria-1:before {
  content: "\e925";
}
.icon-menu-8:before {
  content: "\e95f";
}
.icon-menu-7:before {
  content: "\e960";
}
.icon-menu-6:before {
  content: "\e961";
}
.icon-menu-5:before {
  content: "\e962";
}
.icon-menu-2:before {
  content: "\e965";
}
.icon-menu-1:before {
  content: "\e966";
}
.icon-lista2:before {
  content: "\e939";
}
.icon-mouse-01:before {
  content: "\e94e";
}
.icon-mouse-02:before {
  content: "\e94f";
}
.icon-seta08-u:before {
  content: "\e970";
}
.icon-seta08-d:before {
  content: "\e971";
}
.icon-seta08-l:before {
  content: "\e96e";
}
.icon-seta08-r:before {
  content: "\e96f";
}
.icon-seta01-r:before {
  content: "\e950";
}
.icon-seta01-l:before {
  content: "\e951";
}
.icon-seta02-d:before {
  content: "\e952";
}
.icon-seta02-r:before {
  content: "\e953";
}
.icon-seta02-l:before {
  content: "\e954";
}
.icon-seta03-d:before {
  content: "\e955";
}
.icon-seta04-d:before {
  content: "\e956";
}
.icon-seta05-d:before {
  content: "\e957";
}
.icon-seta06-r:before {
  content: "\e958";
}
.icon-seta06-l:before {
  content: "\e959";
}
.icon-seta07-r:before {
  content: "\e95a";
}
.icon-seta07-l:before {
  content: "\e95b";
}
.icon-plus-01:before {
  content: "\e95c";
}
.icon-menos1:before {
  content: "\e967";
}
.icon-menos2:before {
  content: "\e969";
}
.icon-mais1:before {
  content: "\e968";
}
.icon-mais2:before {
  content: "\e96a";
}
.icon-plus-02:before {
  content: "\e95d";
}
.icon-plus-03:before {
  content: "\e95e";
}
.icon-check04:before {
  content: "\e926";
}
.icon-check:before {
  content: "\e94b";
}
.icon-check02:before {
  content: "\e94c";
}
.icon-check03:before {
  content: "\e94d";
}
.icon-close:before {
  content: "\e947";
}
.icon-close02:before {
  content: "\e949";
}
.icon-empresa2:before {
  content: "\e91a";
}
.icon-empresa:before {
  content: "\e927";
}
.icon-rote:before {
  content: "\e943";
}
.icon-heart:before {
  content: "\e944";
}
.icon-link:before {
  content: "\e945";
}
.icon-responsive:before {
  content: "\e946";
}
.icon-gear:before {
  content: "\e989";
}
.icon-seta2:before {
  content: "\e911";
}
.icon-delivery:before {
  content: "\e90f";
}
.icon-store:before {
  content: "\e910";
}
.icon-trash:before {
  content: "\e900";
}
.icon-cart1:before {
  content: "\e901";
}
.icon-olho:before {
  content: "\e903";
}
.icon-atualizar:before {
  content: "\e904";
}
.icon-cadeado:before {
  content: "\e905";
}
.icon-instagram-02:before {
  content: "\e94a";
}
.icon-whatsapp:before {
  content: "\e906";
}
.icon-in:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-youtube:before {
  content: "\e90b";
}
.icon-youtube2:before {
  content: "\e92e";
}
.icon-pinterest:before {
  content: "\e90c";
}
.icon-rss:before {
  content: "\e90d";
}
.icon-blog:before {
  content: "\e90e";
}
.icon-skype:before {
  content: "\e919";
}
.icon-users:before {
  content: "\e915";
}
.icon-user3:before {
  content: "\e988";
}
.icon-user:before {
  content: "\e91c";
}
.icon-user2:before {
  content: "\e91d";
}
.icon-help:before {
  content: "\e91e";
}
.icon-info:before {
  content: "\e91f";
}
.icon-send:before {
  content: "\e920";
}
.icon-pin4:before {
  content: "\e930";
}
.icon-pin2:before {
  content: "\e938";
}
.icon-pin:before {
  content: "\e928";
}
.icon-pin3:before {
  content: "\e929";
}
.icon-text:before {
  content: "\e92a";
}
.icon-text2:before {
  content: "\e92b";
}
.icon-clock:before {
  content: "\e931";
}
.icon-clock2:before {
  content: "\e932";
}
.icon-data:before {
  content: "\e933";
}
.icon-data2:before {
  content: "\e934";
}
.icon-download:before {
  content: "\e935";
}
.icon-lupa:before {
  content: "\e936";
}
.icon-lupa2:before {
  content: "\e937";
}
.icon-chat:before {
  content: "\e93a";
}
.icon-chat3:before {
  content: "\e93c";
}
.icon-chat4:before {
  content: "\e93d";
}
.icon-chat5:before {
  content: "\e93e";
}
.icon-seta:before {
  content: "\e940";
}
.icon-news:before {
  content: "\e93f";
}
.icon-arroba:before {
  content: "\e922";
}
.icon-mail4:before {
  content: "\e987";
}
.icon-email:before {
  content: "\e921";
}
.icon-mail2:before {
  content: "\e923";
}
.icon-phone24h:before {
  content: "\e917";
}
.icon-phone24h2:before {
  content: "\e942";
}
.icon-call01:before {
  content: "\e913";
}
.icon-call03:before {
  content: "\e914";
}
.icon-call02:before {
  content: "\e912";
}
.icon-call:before {
  content: "\e948";
}
.icon-cel:before {
  content: "\e93b";
}
.icon-phone:before {
  content: "\e92c";
}
.icon-phone2:before {
  content: "\e92d";
}
.icon-phone07:before {
  content: "\e941";
}
.icon-phone4:before {
  content: "\e92f";
}
.icon-phone03:before {
  content: "\e972";
}
.icon-home1:before {
  content: "\e96b";
}
.icon-home2:before {
  content: "\e96c";
}
.icon-home3:before {
  content: "\e96d";
}
.banner-12 {
  position: relative;
  height: calc(100vh - 100px - 41px);
  width: 100%;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.banner-12:hover .bx-prev {
  left: 30px;
}
.banner-12:hover .bx-next {
  right: 30px;
}
.banner-12 .bx-prev {
  position: absolute;
  top: calc(50% -  38px );
  z-index: 999;
  font-size: 45px;
  width: 23px;
  height: 38px;
  display: flex;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  align-items: center;
  color: #FFFFFF;
  font-family: 'icomoon';
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.65));
  left: -10vw;
}
.banner-12 .bx-prev:before {
  content: "\e95b";
}
@media (max-width:1023px) {
  .banner-12 .bx-prev {
    display: none;
  }
}
.banner-12 .bx-next {
  position: absolute;
  top: calc(50% -  38px );
  z-index: 999;
  font-size: 45px;
  width: 23px;
  height: 38px;
  display: flex;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  align-items: center;
  color: #FFFFFF;
  font-family: 'icomoon';
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.65));
  right: -10vw;
}
.banner-12 .bx-next:before {
  content: "\e95a";
}
@media (max-width:1023px) {
  .banner-12 .bx-next {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .banner-12 {
    height: auto;
  }
}
.banner-12 .legenda {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  padding: 0 15px;
  height: calc(100vh - 100px - 41px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1023px) {
  .banner-12 .legenda {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
    height: auto;
  }
}
.banner-12 .legenda b {
  font-size: 60px;
  color: #FFFFFF;
  font-weight: bold;
  max-width: 920px;
  margin-bottom: 10px;
  line-height: 1.2;
  padding-top: 30px;
  -webkit-animation: slide-in-elliptic-left-fwd 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
  animation: slide-in-elliptic-left-fwd 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
  position: relative;
}
@-webkit-keyframes slide-in-elliptic-left-fwd {
  0% {
    -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
    transform: translateX(-800px) rotateY(30deg) scale(0);
    -webkit-transform-origin: -100% 50%;
    transform-origin: -100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0) scale(1);
    transform: translateX(0) rotateY(0) scale(1);
    -webkit-transform-origin: 1800px 50%;
    transform-origin: 1800px 50%;
    opacity: 1;
  }
}
@keyframes slide-in-elliptic-left-fwd {
  0% {
    -webkit-transform: translateX(-800px) rotateY(30deg) scale(0);
    transform: translateX(-800px) rotateY(30deg) scale(0);
    -webkit-transform-origin: -100% 50%;
    transform-origin: -100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotateY(0) scale(1);
    transform: translateX(0) rotateY(0) scale(1);
    -webkit-transform-origin: 1800px 50%;
    transform-origin: 1800px 50%;
    opacity: 1;
  }
}
.banner-12 .legenda b:before {
  content: '';
  display: block;
  width: 76px;
  height: 5px;
  background-color: #1BBEB4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .banner-12 .legenda b:before {
    left: calc(50% - 76px/2);
  }
}
.banner-12 .legenda b:before {
  transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  animation: efeito-traco ease-out 0.8s 1.2s forwards;
}
@keyframes efeito-traco {
  100% {
    transform: rotateY(0deg);
  }
}
@media (max-width:1023px) {
  .banner-12 .legenda b:before {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .banner-12 .legenda b {
    color: #FFFFFF;
    max-width: 100%;
    text-align: center;
    font-size: 40px;
    padding-top: 0px;
  }
}
@media (max-width:768px) {
  .banner-12 .legenda b {
    font-size: calc(30px - 30%);
  }
}
.banner-12 .legenda b > span {
  font-size: 28px;
  color: #FFFFFF;
  max-width: 920px;
  margin-top: 10px;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .banner-12 .legenda b > span {
    color: #FFFFFF;
    max-width: 100%;
    text-align: center;
    font-size: 15px;
  }
}
.banner-12 .legenda a {
  display: block;
  width: 222px;
  height: 48px;
  color: #FFFFFF;
  margin-top: 25px;
  background: linear-gradient(to right, #009688, #005F9F, #005F9F, #009688);
  background: -moz-linear-gradient(to right, #009688, #005F9F, #005F9F, #009688);
  background: -o-linear-gradient(to right, #009688, #005F9F, #005F9F, #009688);
  background: -webkit-linear-gradient(to right, #009688, #005F9F, #005F9F, #009688);
  background-size: 300% 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 17px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  -webkit-animation: right-fade 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.6s both;
  animation: right-fade 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 1.6s both;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
}
.banner-12 .legenda a:hover {
  cursor: pointer;
  background-position: 100% 0;
}
@-webkit-keyframes right-fade {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes right-fade {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@media (max-width:1023px) {
  .banner-12 .legenda a {
    margin: 0 auto 0;
    margin-top: 0px;
    background-color: #A5CD38;
    color: #00555F;
    background-image: none;
  }
}
.banner-12 .bx-wrapper {
  position: relative;
  margin: 0 auto 0;
}
@media only screen and (max-width: 1023px) {
  .banner-12 .bx-wrapper .bx-viewport {
    background-color: #00555F;
  }
}
.banner-12 .bx-wrapper .bx-viewport li {
  height: calc(100vh - 100px - 41px);
}
@media only screen and (max-width: 1023px) {
  .banner-12 .bx-wrapper .bx-viewport li {
    height: auto;
  }
}
.banner-12 .bx-wrapper .bx-viewport li .img-banner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (max-width: 1023px) {
  .banner-12 .bx-wrapper .bx-viewport li .img-banner {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    height: 80vw;
  }
}
.banner-12 .bx-wrapper .bx-viewport li .img-banner:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #00373E;
  background: -moz-linear-gradient(-45deg, #00373E 0%, #A5CD38 100%);
  background: -webkit-linear-gradient(-45deg, #00373E 0%, #A5CD38 100%);
  background: linear-gradient(135deg, #00373E 0%, #A5CD38 100%);
  mix-blend-mode: multiply;
  opacity: 0.5;
  filter: alpha(opacity=0.5);
}
.banner-12 .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 900;
  justify-content: center;
  display: flex;
  width: 100%;
}
.banner-12 .bx-wrapper .bx-controls .bx-pager a {
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  font-size: 0;
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  margin: 5px;
}
.banner-12 .bx-wrapper .bx-controls .bx-pager a:before {
  content: '';
  display: block;
  background-color: transparent;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.banner-12 .bx-wrapper .bx-controls .bx-pager a:hover:before {
  background-color: #FFFFFF;
}
.banner-12 .bx-wrapper .bx-controls .bx-pager .active:before {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1023px) {
  .banner-12 .bx-wrapper .bx-controls .bx-pager {
    top: calc( 80vw  - 35px);
    bottom: auto;
  }
}
@media only screen and (max-width: 769px) {
  .banner-12 .bx-wrapper .bx-controls .bx-pager {
    bottom: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .banner-12 .bx-wrapper .bx-controls .bx-pager {
    bottom: 5px;
  }
}
.banner-12 .bx-next,
.banner-12 .bx-prev {
  color: #FFFFFF;
}
.box-ancora {
  position: absolute;
  bottom: 75px;
  left: 48.3%;
  z-index: 99;
  width: 30px;
  height: 30px;
}
@media (max-width:1023px) {
  .box-ancora {
    display: none;
  }
}
.mouse-home {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-color: #FFFFFF;
  border-width: 2px;
  border-style: solid;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.mouse-home i {
  font-size: 24px;
  color: #FFFFFF;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.mouse-home:before {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 43px;
  z-index: 0;
  width: 118px;
  height: 1px;
  background-color: #FFFFFF;
  -webkit-animation: tr-dir 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s both;
  animation: tr-dir 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s both;
}
@-webkit-keyframes tr-dir {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes tr-dir {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes tr-dir {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes tr-dir {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.mouse-home:after {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 0.5px);
  right: 43px;
  z-index: 0;
  width: 118px;
  height: 1px;
  background-color: #FFFFFF;
  -webkit-animation: tr-esq 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s both;
  animation: tr-esq 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.7s both;
}
@-webkit-keyframes tr-esq {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes tr-esq {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes tr-esq {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes tr-esq {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.mouse-home i {
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.mouse-home:hover {
  background-color: #fff;
}
.mouse-home:hover i {
  color: #00555F;
}
@media only screen and (max-width: 1023px) {
  .mouse-home {
    display: none;
  }
}
#ancora {
  position: absolute;
  top: 100vh;
  right: 100vh;
  z-index: 99999;
  width: 100%;
  height: 3px;
  margin-top: -180px;
}
.galeria-21 {
  width: 100%;
  font-size: 18px;
  color: #404051;
  font-weight: 700;
  padding: 0px 20px 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:1023px) {
  .galeria-21 {
    font-size: 16.2px;
  }
}
.galeria-21 h2 {
  font-size: 45px;
  font-weight: 700;
  color: #00555F;
  margin-bottom: 15px;
  max-width: 1280px;
  margin: 0 auto 0;
  text-align: center;
}
@media (max-width:1279px) {
  .galeria-21 h2 {
    font-size: 42.75px;
  }
}
@media (max-width:1023px) {
  .galeria-21 h2 {
    font-size: 40.5px;
  }
}
@media (max-width:768px) {
  .galeria-21 h2 {
    font-size: 31.5px;
  }
}
@media (max-width:480px) {
  .galeria-21 h2 {
    font-size: 27px;
  }
}
.galeria-21 .full-max {
  display: flex;
  gap: 30px;
  margin-top: 50px;
  flex-wrap: wrap;
  gap: 20px 1.1%;
}
.galeria-21 .full-max > * {
  width: calc((100% - ((4 - 1) * 1.1%)) / 4);
}
@media (max-width:768px) {
  .galeria-21 .full-max > * {
    width: calc((80% - ((4 - 1) * 1.1%)) / 4);
  }
}
@media (max-width:480px) {
  .galeria-21 .full-max > * {
    width: calc((100% - ((4 - 1) * 1.1%)) / 4);
  }
}
@media (max-width:768px) {
  .galeria-21 .full-max {
    gap: 10px;
    gap: 15px 3.1%;
  }
  .galeria-21 .full-max > * {
    width: calc((100% - ((2 - 1) * 3.1%)) / 2);
  }
}
@media (max-width:768px) and (max-width:768px) {
  .galeria-21 .full-max > * {
    width: calc((80% - ((2 - 1) * 3.1%)) / 2);
  }
}
@media (max-width:768px) and (max-width:480px) {
  .galeria-21 .full-max > * {
    width: calc((100% - ((2 - 1) * 3.1%)) / 2);
  }
}
.galeria-21 .full-max figure {
  position: relative;
  line-height: 0;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  overflow: hidden;
}
@media (max-width:768px) {
  .galeria-21 .full-max figure {
    background-color: #FFFFFF;
  }
}
.galeria-21 .full-max figure:hover .legenda {
  opacity: 1;
  filter: alpha(opacity=1);
  padding-top: 7%;
}
.galeria-21 .full-max figure img {
  max-width: 100%;
  height: auto;
}
.galeria-21 .full-max figure .legenda {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 16px;
  font-weight: 100;
  color: #FFFFFF;
  line-height: normal;
  transition: 0.5s all ease-out;
  -moz-transition: 0.5s all ease-out;
  -webkit-transition: 0.5s all ease-out;
  -ms-transition: 0.5s all ease-out;
  width: 100%;
  height: 40%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
@media (max-width:768px) {
  .galeria-21 .full-max figure .legenda {
    position: inherit;
    padding-top: 19px;
    padding: 7%;
    background-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=1);
    color: #000000;
    height: initial;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
.galeria-21 .full-max figure .legenda h4 {
  font-size: 17px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 10px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:768px) {
  .galeria-21 .full-max figure .legenda h4 {
    color: #000000;
    padding: 0;
  }
}
.galeria-21 .full-max figure .legenda a {
  padding: 0 15px;
  width: fit-content;
  min-height: 30px;
  background-color: #0EC143;
  border-radius: 150px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  -ms-border-radius: 150px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 15px;
}
.galeria-21 .full-max figure .legenda a:hover {
  background-color: #0b9132;
}
.galeria-21 .full-max figure .legenda a:before {
  content: '\e906';
  font-family: "icomoon";
  font-size: 20px;
  margin-right: 10px;
  font-weight: 100;
}
@media (max-width:1279px) {
  .galeria-21 .full-max figure .legenda a:before {
    font-size: 19px;
  }
}
@media (max-width:1023px) {
  .galeria-21 .full-max figure .legenda a:before {
    font-size: 18px;
  }
}
@media (max-width:768px) {
  .galeria-21 .full-max figure .legenda a:before {
    font-size: 14px;
  }
}
@media (max-width:480px) {
  .galeria-21 .full-max figure .legenda a:before {
    font-size: 12px;
  }
}
.galeria-25 {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 60px;
  border-bottom-color: #A5CD38;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 40px;
}
.galeria-25 h2 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #00555F;
}
@media (max-width:1279px) {
  .galeria-25 h2 {
    font-size: 33.25px;
  }
}
@media (max-width:1023px) {
  .galeria-25 h2 {
    font-size: 31.5px;
  }
}
@media (max-width:768px) {
  .galeria-25 h2 {
    font-size: 24.5px;
  }
}
@media (max-width:480px) {
  .galeria-25 h2 {
    font-size: 21px;
  }
}
.galeria-25 > span {
  font-size: 35px;
  display: block;
}
@media (max-width:1279px) {
  .galeria-25 > span {
    font-size: 33.25px;
  }
}
@media (max-width:1023px) {
  .galeria-25 > span {
    font-size: 31.5px;
  }
}
@media (max-width:768px) {
  .galeria-25 > span {
    font-size: 24.5px;
  }
}
@media (max-width:480px) {
  .galeria-25 > span {
    font-size: 21px;
  }
}
.galeria-25 .txt {
  margin-bottom: 40px;
}
.galeria-25 .txt .titulo1 {
  display: block;
  font-size: 30px;
  font-weight: 700;
}
@media (max-width:1279px) {
  .galeria-25 .txt .titulo1 {
    font-size: 28.5px;
  }
}
@media (max-width:1023px) {
  .galeria-25 .txt .titulo1 {
    font-size: 27px;
  }
}
@media (max-width:768px) {
  .galeria-25 .txt .titulo1 {
    font-size: 21px;
  }
}
@media (max-width:480px) {
  .galeria-25 .txt .titulo1 {
    font-size: 18px;
  }
}
.galeria-25 .full-max {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 1.1%;
}
.galeria-25 .full-max > * {
  width: calc((100% - ((6 - 1) * 1.1%)) / 6);
}
@media (max-width:768px) {
  .galeria-25 .full-max > * {
    width: calc((80% - ((6 - 1) * 1.1%)) / 6);
  }
}
@media (max-width:480px) {
  .galeria-25 .full-max > * {
    width: calc((100% - ((6 - 1) * 1.1%)) / 6);
  }
}
@media (max-width:768px) {
  .galeria-25 .full-max {
    gap: 40px 3.1%;
    justify-content: center;
  }
  .galeria-25 .full-max > * {
    width: calc((100% - ((2 - 1) * 3.1%)) / 2);
  }
}
@media (max-width:768px) and (max-width:768px) {
  .galeria-25 .full-max > * {
    width: calc((80% - ((2 - 1) * 3.1%)) / 2);
  }
}
@media (max-width:768px) and (max-width:480px) {
  .galeria-25 .full-max > * {
    width: calc((100% - ((2 - 1) * 3.1%)) / 2);
  }
}
.galeria-25 .full-max .box-img {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #FFFFFF;
  padding: 0 0 15px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
}
.galeria-25 .full-max .box-img figure {
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  overflow: hidden;
  line-height: 0;
}
.galeria-25 .full-max .box-img figure > a {
  display: block;
}
.galeria-25 .full-max .box-img figure img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  height: 230px;
}
.galeria-25 .full-max .box-img figure .bt-wpp {
  position: absolute;
  bottom: -50px;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  padding: 0 10px;
  width: fit-content;
  min-height: 29px;
  background-color: #0EC143;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  display: table;
  border-radius: 150px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  -ms-border-radius: 150px;
  color: #FFFFFF;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  display: flex;
  align-items: center;
}
.galeria-25 .full-max .box-img figure .bt-wpp:hover {
  background-color: #0b9132;
}
.galeria-25 .full-max .box-img figure .bt-wpp:before {
  content: '\e906';
  color: 20px;
  font-family: 'icomoon';
  font-size: #FFFFFF;
  font-weight: normal;
  margin-right: 10px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.galeria-25 .full-max .box-img figure .bt-wpp:before {
  margin-right: 7px;
}
@media (max-width:1023px) {
  .galeria-25 .full-max .box-img figure .bt-wpp {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    opacity: 1;
    filter: alpha(opacity=1);
    visibility: visible;
    transform: none;
    margin: 10px auto 0;
  }
}
.galeria-25 .full-max .box-img figure:hover .bt-wpp {
  bottom: 10px;
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
}
@media (max-width:1023px) {
  .galeria-25 .full-max .box-img figure:hover .bt-wpp {
    bottom: 0;
  }
}
.galeria-25 .full-max .box-img .legenda {
  margin-top: 25px;
  color: #000000;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
}
@media (max-width:1023px) {
  .galeria-25 .full-max .box-img .legenda {
    min-height: 48px;
    margin-top: 15px;
  }
}
.galeria-25 .full-max .box-img .legenda span {
  display: block;
  font-size: 16px;
  color: #444444;
  font-weight: normal;
}
.destaque-menor-15 {
  width: 100%;
  padding: 0 0px;
  position: relative;
  overflow: hidden;
}
.destaque-menor-15:before {
  content: '';
  display: block;
  background-color: #E6E6DE;
  width: 140%;
  height: 140%;
  position: absolute;
  transform: rotate(356.9deg);
  transform-origin: right;
}
@media (max-width:1279px) {
  .destaque-menor-15:before {
    width: 180%;
    height: 180%;
    transform: rotate(356.1deg);
  }
}
@media (max-width:768px) {
  .destaque-menor-15:before {
    transform: rotate(354.1deg);
  }
}
.destaque-menor-15 .full-max {
  position: relative;
  padding: 174px 15px 80px;
  z-index: 5;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:480px) {
  .destaque-menor-15 .full-max {
    padding: 80px 15px;
  }
}
@media (max-width:768px) {
  .destaque-menor-15 .full-max {
    flex-direction: column;
    text-align: center;
  }
}
.destaque-menor-15 .full-max figure {
  margin-right: 66px;
  min-width: 245px;
  max-width: 242px;
}
@media (max-width:1279px) {
  .destaque-menor-15 .full-max figure {
    min-width: 20%;
    margin: 36px;
  }
}
@media (max-width:768px) {
  .destaque-menor-15 .full-max figure {
    margin-bottom: 15px;
  }
}
.destaque-menor-15 .full-max figure img {
  width: 100%;
  height: auto;
}
.destaque-menor-15 .full-max h2 {
  font-size: 50px;
  color: #00373E;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.1;
  padding-top: 10px;
  position: relative;
}
.destaque-menor-15 .full-max h2:before {
  content: '';
  display: block;
  width: 76px;
  height: 5px;
  background-color: #1BBEB4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .destaque-menor-15 .full-max h2:before {
    left: calc(50% - 76px/2);
  }
}
@media (max-width:1023px) {
  .destaque-menor-15 .full-max h2:before {
    left: 0;
  }
}
@media (max-width:768px) {
  .destaque-menor-15 .full-max h2:before {
    display: none;
  }
}
@media (max-width:1279px) {
  .destaque-menor-15 .full-max h2 {
    font-size: 40px;
  }
}
@media (max-width:1023px) {
  .destaque-menor-15 .full-max h2 {
    font-size: 35px;
  }
}
@media (max-width:768px) {
  .destaque-menor-15 .full-max h2 {
    margin-top: 15px;
    padding-top: 0;
    font-size: 30px;
  }
}
@media (max-width:480px) {
  .destaque-menor-15 .full-max h2 {
    font-size: 24px;
  }
}
.destaque-menor-15 .full-max a {
  align-self: flex-end;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 48px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  padding: 5px 20px;
  background-color: #00555F;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.destaque-menor-15 .full-max a:hover {
  background-color: #006c79;
}
@media only screen and (max-width: 768px) {
  .destaque-menor-15 .full-max a {
    align-self: center;
    font-size: 16px;
    margin: 0 auto;
  }
}
.destaque-menor-15 .full-max span {
  color: #00373E;
  line-height: 1.2;
  margin-bottom: 30px;
  display: table;
  font-size: 20px;
  font-weight: 700;
}
@media (max-width:1023px) {
  .destaque-menor-15 .full-max span {
    font-size: 16px;
    margin-top: 15px;
  }
}
@media (max-width:480px) {
  .destaque-menor-15 .full-max span {
    font-size: 14px;
  }
}
.destaque-menor-15 .full-max article {
  display: flex;
  flex-direction: column;
  max-width: 770px;
}
@media only screen and (max-width: 768px) {
  .destaque-menor-15 .full-max article {
    margin: 0 auto 0;
  }
}
@media (max-width:768px) {
  .destaque-banner {
    margin-bottom: 50px;
  }
}
.destaque-banner .full-max {
  padding-top: 40px;
  padding-bottom: 0;
  align-items: flex-start;
}
@media (max-width:768px) {
  .destaque-banner .full-max {
    margin-top: 0;
  }
}
.destaque-banner .full-max .titulo {
  margin-top: 20px;
}
@media (max-width:768px) {
  .destaque-banner .full-max .titulo {
    padding-bottom: 60px;
  }
}
@media (max-width:480px) {
  .destaque-banner .full-max .titulo {
    margin-top: 0;
  }
}
.destaque-banner .full-max h2 {
  font-size: 40px;
  margin-bottom: 15px;
}
@media (max-width:768px) {
  .destaque-banner .full-max h2 {
    font-size: 30px;
  }
}
.destaque-banner .full-max span {
  font-weight: normal;
  font-size: 30px;
}
@media (max-width:768px) {
  .destaque-banner .full-max span {
    font-size: 23px;
  }
}
.destaque-banner .full-max figure {
  min-width: 350px;
  max-width: 350px;
}
@media (max-width:768px) {
  .destaque-banner .full-max figure {
    min-width: 200px;
    max-width: calc(100% - 30px);
    margin: 0 auto 0;
  }
}
@media (max-width:480px) {
  .destaque-banner .full-max figure {
    min-width: 100px;
    max-width: calc(100% - 50%);
    margin: 0 auto 0;
  }
}
.destaque-banner .full-max figure img {
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  -ms-border-radius: 200px;
  border-color: #FFFFFF;
  border-width: 15px;
  border-style: solid;
}
@media (max-width:768px) {
  .destaque-banner .full-max figure img {
    width: calc(100% - 30px);
  }
}
@media (max-width:480px) {
  .destaque-banner .full-max figure img {
    border-color: #FFFFFF;
    border-width: 7px;
    border-style: solid;
  }
}
.destaque-banner:before {
  transform: rotate(0deg);
  width: 100%;
  height: 90%;
}
@media (max-width:768px) {
  .destaque-banner:before {
    height: 110%;
  }
}
#headerBlock {
  width: 100%;
  height: 100px;
  float: left;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  z-index: 1;
  background-color: rgba(0, 85, 95, 0.5);
  backdrop-filter: blur(10.6px);
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  #headerBlock {
    position: fixed;
    z-index: 51;
    height: 70px;
    background-color: rgba(0, 85, 95, 0.5);
    backdrop-filter: blur(80px);
    background-color: rgba(0, 85, 95, 0.8);
    border-bottom-color: #DDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 0;
  }
}
#headerBlock.topo-fixo {
  height: 70px;
}
@media only screen and (max-width: 1023px) {
  #headerBlock.topo-fixo {
    height: 70px;
  }
}
#headerBlock.topo-fixo .topo-12 {
  height: 70px;
}
#headerBlock.topo-fixo .topo-12 > .logo {
  width: 170px;
  height: 70px;
}
#headerBlock.topo-fixo .psubmenu {
  top: calc(70px - 3px) !important;
}
#headerBlock .topo-12 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  height: 102px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#headerBlock .topo-12 .redes {
  float: right;
  padding-top: 10px;
}
@media only screen and (max-width: 1023px) {
  #headerBlock .topo-12 {
    height: 70px;
    position: relative;
    z-index: 1501;
    padding: 0;
  }
}
.menu-perfil {
  display: flex;
  height: 40px;
}
@media only screen and (max-width: 1023px) {
  .menu-perfil {
    display: block;
    float: left;
    width: 100%;
  }
}
.menu-perfil .link-acesso {
  display: flex;
  align-items: center;
  padding: 0 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-color: #00555F;
  border-width: 1px;
  border-style: solid;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media only screen and (max-width: 1023px) {
  .menu-perfil .link-acesso {
    padding: 15px 20px;
    color: #FFFFFF;
    border: none;
    border-bottom-color: rgba(255, 255, 255, 0.3);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    font-weight: normal;
  }
}
.menu-perfil .link-acesso:hover {
  background-color: #00555F;
  color: #FFFFFF;
}
.menu-perfil .link-acesso i {
  font-size: 18px;
  margin-right: 10px;
}
.logo {
  float: left;
  display: block;
  width: 299px;
  height: 102px;
  background-image: url("../../images/logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media only screen and (max-width: 1279px) {
  .logo {
    width: 200px;
  }
}
@media only screen and (max-width: 1023px) {
  .logo {
    width: 170px;
    height: 70px;
    margin: 0 auto 0;
    float: none;
    filter: none;
  }
}
.topo-right {
  float: right;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  position: relative;
}
.scroll-to-fixed-fixed {
  border-top-color: #FFFFFF;
  border-top-width: 3px;
  border-top-style: solid;
  border-bottom-color: #B5DBE1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  box-shadow: 2px 0px 10px #555;
  -moz-box-shadow: 2px 0px 10px #555;
  -webkit-box-shadow: 2px 0px 10px #555;
  -ms-box-shadow: 2px 0px 10px #555;
}
.scroll-to-fixed-fixed .menu {
  display: block;
  opacity: 1;
  filter: alpha(opacity=1);
}
.scroll-to-fixed-fixed .menu-interna {
  display: block;
  opacity: 1;
  filter: alpha(opacity=1);
}
/* Menu Principal */
#headerBlock.topo-fixo .topo-right > .menu > .pmenu > li > a {
  height: 60px;
}
@media (max-width:1023px) {
  #headerBlock.topo-fixo .topo-right > .menu > .pmenu > li > a {
    height: auto;
  }
}
.menu {
  margin: 0;
  transform: translate(0, 0px);
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.menu .full-max {
  width: 87%;
}
.menu h2 {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media only screen and (min-width: 1024px) {
  .menu {
    transform: translate(0) !important;
  }
}
@media (max-width:1023px) {
  .menu {
    position: fixed;
    top: 70px;
    left: 0;
    z-index: 1500;
    width: 260px;
    height: 100vh;
    margin: 0;
    padding-bottom: 250px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #003e46;
    transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    overflow: scroll;
    border-top: 0;
    display: block;
  }
}
.pmenu {
  float: right;
}
.pmenu li {
  display: flex;
  align-items: center;
  float: left;
  position: relative;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  /* Config do Hover e Ativo do Menu */
  /* Fim Config do Hover e Ativo do Menu */
}
@media (max-width:1023px) {
  .pmenu li {
    width: 100%;
    border-bottom-color: rgba(255, 255, 255, 0.3);
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}
.pmenu li:hover .psubmenu {
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=1);
  transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}
.pmenu li a {
  display: flex;
  align-items: center;
  height: auto;
  color: #FFFFFF;
  padding: 15px;
  font-size: 18px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  position: relative;
}
@media (max-width:1023px) {
  .pmenu li a {
    width: 100%;
    padding: 15px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    color: #FFFFFF;
  }
}
.pmenu li:hover > a,
.pmenu li.act_path > a {
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width:1023px) {
  .pmenu li:hover > a,
  .pmenu li.act_path > a {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
  }
}
@media (max-width:1023px) {
  .pmenu .link_sub {
    display: flex;
    flex-direction: column;
  }
}
.pmenu .link_sub:before {
  display: block;
  content: '\e95a';
  font-family: 'icomoon' !important;
  line-height: 1;
  font-size: 15px;
  color: #FFFFFF;
  position: absolute;
  top: calc(50% - 8px);
  right: 5px;
  z-index: 0;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media (max-width:1023px) {
  .pmenu .link_sub:before {
    display: none;
  }
}
.pmenu .link_sub:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.pmenu .psubmenu {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transform: translateY(15px);
  -moz-transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  background-color: #00555F;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 999;
  width: 250px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.65));
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media (max-width:1023px) {
  .pmenu .psubmenu {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    width: 100%;
    padding: 10px 0 35px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    position: relative;
    float: left;
    opacity: 1;
    filter: alpha(opacity=1);
    visibility: visible;
    top: auto;
    left: auto;
    background: none;
  }
}
.pmenu .psubmenu:after {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  left: 5px;
  z-index: -1;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #00555F;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media (max-width:1023px) {
  .pmenu .psubmenu:after {
    display: none;
  }
}
.pmenu .psubmenu:before {
  content: '';
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: -1;
}
@media (max-width:1023px) {
  .pmenu .psubmenu:before {
    display: none;
  }
}
.pmenu .psubmenu li {
  width: 100%;
  height: auto;
  /* Ativo Submenu */
  /* Fim Ativo Submenu */
}
@media (max-width:1023px) {
  .pmenu .psubmenu li {
    border: none;
  }
}
.pmenu .psubmenu li.act_path > a {
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
}
.pmenu .psubmenu a {
  width: 100%;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 15px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media (max-width:1023px) {
  .pmenu .psubmenu a {
    border-left-color: rgba(255, 255, 255, 0.3);
    border-left-width: 1px;
    border-left-style: solid;
    font-size: 13px;
    color: #FFFFFF;
  }
}
.pmenu .psubmenu a:before {
  display: none;
}
.pmenu .psubmenu a:hover {
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
}
/* Menu Responsivo - Mobile */
@media (max-width:1023px) {
  .botao-menu {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 15px 0 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    cursor: pointer;
    background: none;
    z-index: 1;
  }
  .botao-menu span {
    background-color: #FFFFFF;
    display: block;
    position: absolute;
    height: 4px;
    top: 50%;
    left: 18px;
    right: 18px;
    margin-top: -2px;
    transition: background 0s 0.3s;
    -moz-transition: background 0s 0.3s;
    -webkit-transition: background 0s 0.3s;
    -ms-transition: background 0s 0.3s;
  }
  .botao-menu span:before {
    content: "";
    background-color: #FFFFFF;
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    top: -10px;
    left: 0;
    transition-duration: 0.3s, 0.3s;
    -moz-transition-duration: 0.3s, 0.3s;
    -webkit-transition-duration: 0.3s, 0.3s;
    -ms-transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
    -moz-transition-delay: 0.3s, 0s;
    -webkit-transition-delay: 0.3s, 0s;
    -ms-transition-delay: 0.3s, 0s;
    transition-property: top, transform;
    -moz-transition-property: top, transform;
    -webkit-transition-property: top, transform;
    -ms-transition-property: top, transform;
  }
  .botao-menu span:after {
    content: "";
    background-color: #FFFFFF;
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    bottom: -10px;
    left: 0;
    transition-duration: 0.3s, 0.3s;
    -moz-transition-duration: 0.3s, 0.3s;
    -webkit-transition-duration: 0.3s, 0.3s;
    -ms-transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
    -moz-transition-delay: 0.3s, 0s;
    -webkit-transition-delay: 0.3s, 0s;
    -ms-transition-delay: 0.3s, 0s;
    transition-property: bottom, transform;
    -moz-transition-property: bottom, transform;
    -webkit-transition-property: bottom, transform;
    -ms-transition-property: bottom, transform;
  }
  .botao-menu.on {
    background-color: #003e46;
  }
  .botao-menu.on span {
    background: none;
  }
  .botao-menu.on span:before {
    top: 0;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transition-delay: 0s, 0.3s;
    -moz-transition-delay: 0s, 0.3s;
    -webkit-transition-delay: 0s, 0.3s;
    -ms-transition-delay: 0s, 0.3s;
    background-color: #FFFFFF;
  }
  .botao-menu.on span:after {
    bottom: 0;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transition-delay: 0s, 0.3s;
    -moz-transition-delay: 0s, 0.3s;
    -webkit-transition-delay: 0s, 0.3s;
    -ms-transition-delay: 0s, 0.3s;
    background-color: #FFFFFF;
  }
  /*
        Slide menu escurecer:
        - Para escurecer o fundo quando o menu estiver ativado tire o '!important' do 'display:none'
    */
  .ssm-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
  }
}
/* Tipos de Botão Menu Responsivo */
.botao-menu2 {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  width: 70px;
  height: 70px;
  margin: 0 15px 0 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  background: none;
  z-index: 1;
}
.botao-menu2 span {
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  height: 4px;
  top: 50%;
  left: 18px;
  right: 18px;
  margin-top: -2px;
  transition: background 0s 0.3s;
  -moz-transition: background 0s 0.3s;
  -webkit-transition: background 0s 0.3s;
  -ms-transition: background 0s 0.3s;
}
.botao-menu2 span:before {
  content: "";
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  top: -10px;
  left: 0;
  transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -webkit-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -webkit-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  transition-property: top, transform;
  -moz-transition-property: top, transform;
  -webkit-transition-property: top, transform;
  -ms-transition-property: top, transform;
}
.botao-menu2 span:after {
  content: "";
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  bottom: -10px;
  left: 0;
  transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -webkit-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -webkit-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  transition-property: bottom, transform;
  -moz-transition-property: bottom, transform;
  -webkit-transition-property: bottom, transform;
  -ms-transition-property: bottom, transform;
}
.botao-menu2.on {
  background-color: #003e46;
}
.botao-menu2.on span {
  background: none;
}
.botao-menu2.on span:before {
  top: 0;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transition-delay: 0s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -webkit-transition-delay: 0s, 0.3s;
  -ms-transition-delay: 0s, 0.3s;
  background-color: #FFFFFF;
}
.botao-menu2.on span:after {
  bottom: 0;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transition-delay: 0s, 0.3s;
  -moz-transition-delay: 0s, 0.3s;
  -webkit-transition-delay: 0s, 0.3s;
  -ms-transition-delay: 0s, 0.3s;
  background-color: #FFFFFF;
}
/* Fim Tipos de Botão Menu Responsivo */
/* Fim Menu Responsivo - Mobile */
/* Fim Menu Principal */
.telefone-menu {
  position: relative;
  margin-left: 20px;
  width: auto;
  height: 45px;
  border-left-color: #aaa;
  border-left-width: 1px;
  border-left-style: solid;
}
.telefone-menu:hover .abrir-fone + .fone-dropdown {
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
}
@media only screen and (max-width: 1279px) {
  .telefone-menu {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .telefone-menu {
    display: none;
  }
}
.telefone-menu .abrir-fone {
  width: 100%;
  height: 100%;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  background-color: #A5CD38;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
}
.telefone-menu .abrir-fone:hover,
.telefone-menu .abrir-fone.on {
  background-color: #86a82a;
}
.telefone-menu .abrir-fone:hover span,
.telefone-menu .abrir-fone.on span {
  box-shadow: 0 0 0 5px rgba(165, 205, 56, 0.3);
  -moz-box-shadow: 0 0 0 5px rgba(165, 205, 56, 0.3);
  -webkit-box-shadow: 0 0 0 5px rgba(165, 205, 56, 0.3);
  -ms-box-shadow: 0 0 0 5px rgba(165, 205, 56, 0.3);
  background-color: #A5CD38;
}
.telefone-menu .abrir-fone:hover span:before,
.telefone-menu .abrir-fone.on span:before {
  color: #FFFFFF;
}
.telefone-menu .abrir-fone span {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  width: 42px;
  height: 42px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  font-size: 16px;
  position: relative;
}
.telefone-menu .abrir-fone span:before {
  display: block;
  font-family: 'icomoon';
  content: '\e92f';
  position: absolute;
  top: calc(50% - 9px);
  left: calc(50% - 9px);
  z-index: 0;
  font-size: 18px;
  line-height: 18px;
  color: #FFFFFF;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.telefone-menu .fone-dropdown {
  background-color: #FFFFFF;
  position: absolute;
  top: 80px;
  right: 0;
  z-index: 1000;
  min-width: 290px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 25px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  box-shadow: 3px 3px 9px 0px #222;
  -moz-box-shadow: 3px 3px 9px 0px #222;
  -webkit-box-shadow: 3px 3px 9px 0px #222;
  -ms-box-shadow: 3px 3px 9px 0px #222;
  border-top-color: #A5CD38;
  border-top-width: 10px;
  border-top-style: solid;
}
.telefone-menu .fone-dropdown.on {
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  top: 60px;
}
.telefone-menu .fone-dropdown:after {
  content: '';
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  width: 14px;
  height: 14px;
  background-color: #A5CD38;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  position: absolute;
  top: -16px;
  right: 12px;
  z-index: -1;
}
.telefone-menu .fone-dropdown:before {
  content: '';
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -30px;
  right: 0;
  z-index: 0;
  background-color: transparent;
}
.telefone-menu .fone-dropdown .telefone {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 150px;
  margin: 0 auto 20px;
  font-size: 18px;
  color: #000000;
  padding-left: 24px;
  line-height: 14px;
}
.telefone-menu .fone-dropdown .telefone:before {
  display: block;
  font-family: 'icomoon';
  content: '\e92f';
  position: absolute;
  top: calc(50% - 14px/2);
  left: 0;
  z-index: 0;
  font-size: 14px;
  color: #A5CD38;
}
.telefone-menu .fone-dropdown .telefone a {
  color: #000000;
  margin-top: 10px;
}
.telefone-menu .fone-dropdown .telefone a:first-child {
  margin-top: 0;
}
.telefone-menu .fone-dropdown .whatsapp {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 auto 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 165px;
  font-size: 18px;
  color: #000000;
  padding-left: 24px;
  line-height: 14px;
}
.telefone-menu .fone-dropdown .whatsapp:before {
  display: block;
  font-family: 'icomoon';
  content: '\e906';
  position: absolute;
  top: calc(50% - 14px/2);
  left: 0;
  z-index: 0;
  font-size: 14px;
  color: #A5CD38;
}
.telefone-menu .fone-dropdown .whatsapp a {
  color: #000000;
  margin-top: 10px;
}
.telefone-menu .fone-dropdown .whatsapp a:first-child {
  margin-top: 0;
}
.telefone-menu .fone-dropdown .emails {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-left: 24px;
  font-size: 15px;
  color: #000000;
  margin: 20px auto 0;
  width: 100%;
  line-height: 14px;
}
.telefone-menu .fone-dropdown .emails:before {
  display: block;
  font-family: 'icomoon';
  content: '\e987';
  font-size: 14px;
  color: #A5CD38;
  position: absolute;
  top: calc(50% - 14px/2);
  left: 0;
  z-index: 0;
}
.telefone-menu .fone-dropdown .emails a {
  width: 100%;
  cursor: default;
  color: #000000;
  margin-top: 5px;
}
.telefone-menu .fone-dropdown .emails a:first-child {
  margin-top: 0;
}
.info-lateral {
  display: none;
}
@media (max-width:1023px) {
  .info-lateral {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    top: 90px;
    right: -110%;
    z-index: 1001;
    display: block;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    text-align: center;
    width: 90%;
    height: auto;
    /* Caso tenha mais infos comente o ".h(auto);" e descomente as linhas abaixo */
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    background-color: #FFFFFF;
    border-top-color: #A5CD38;
    border-top-width: 10px;
    border-top-style: solid;
  }
  .info-lateral.on {
    right: 5%;
  }
  .info-lateral a {
    display: table;
    margin: 0 auto 0;
    color: #000000;
  }
  .info-lateral .telefone-lateral {
    width: 100%;
    font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
    padding: 5px 0 15px;
    font-size: 18px;
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .info-lateral .telefone-lateral:before {
    content: 'Telefone';
    display: block;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  }
  .info-lateral .whatsapp-lateral {
    width: 100%;
    padding-left: 0;
    margin: 10px 0 10px;
    color: #000000;
    font-size: 18px;
  }
  .info-lateral .whatsapp-lateral:before {
    content: 'WhatsApp';
    display: block;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  }
  .info-lateral .email-lateral {
    width: 100%;
    padding: 12px 0;
    font-size: 14px;
  }
  .info-lateral .email-lateral:before {
    content: 'E-mail';
    display: block;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  }
  .info-lateral .email-lateral a {
    word-break: break-all;
  }
  .info-lateral .redes {
    display: table;
    float: none;
    margin: 0 auto 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 25px 10px;
    border-top-color: rgba(0, 0, 0, 0.15);
    border-top-width: 1px;
    border-top-style: solid;
  }
  .info-lateral .redes span {
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-bottom: 20px;
  }
  .info-lateral .redes a {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
  }
  .info-lateral .redes i {
    width: 37px;
    height: 37px;
    background-color: rgba(0, 0, 0, 0.8) !important;
    border: none;
    color: #FFFFFF;
    margin: 0 5px;
  }
  .info-lateral .redes .icon-skype b {
    display: none;
  }
  .info-lateral .formulario-contato {
    width: 320px;
    height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
    margin: 0 auto 0;
  }
}
@media (max-width:480px) {
  .info-lateral .formulario-contato {
    width: 100%;
  }
  .info-lateral .telefone-lateral,
  .info-lateral .whatsapp-lateral {
    font-size: 18px;
  }
  .info-lateral .endereco-lateral {
    font-size: 13px;
  }
}
.ico-fone-responsivo {
  display: none;
}
@media (max-width:1023px) {
  .ico-fone-responsivo {
    display: block;
    float: right;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    padding: 10px;
    color: #A5CD38;
    font-size: 20px;
    margin: 15px 10px 0 0;
    background-color: rgba(0, 0, 0, 0.35);
  }
  .ico-fone-responsivo.on {
    background-color: #A5CD38;
    color: #FFFFFF;
  }
}
.trava {
  overflow: hidden;
  position: relative;
}
.trava:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.45);
}
.pg-interna #headerBlock {
  background-color: rgba(0, 85, 95, 0.5);
  backdrop-filter: blur(100px);
  background-color: #00555f;
}
.pg-interna #mainBlock {
  margin-top: 100px;
}
@media only screen and (max-width: 1023px) {
  .pg-interna #mainBlock {
    margin-top: 70px;
  }
}
.home {
  position: relative;
}
.home .content {
  margin: 0 15px;
}
@media only screen and (max-width: 1023px) {
  .home .content {
    display: flex;
    flex-direction: column;
  }
}
.home .content:before {
  display: none;
}
.cnt-shop h2 {
  margin-bottom: 15px;
}
.content {
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  position: relative;
}
@media only screen and (max-width: 1279px) {
  .content {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
@media only screen and (max-width: 1023px) {
  .content {
    display: block;
  }
}
.interna .content {
  padding: 0;
}
.left-global {
  display: flex;
  flex-direction: column;
}
.left {
  display: table;
  float: left;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  max-width: 290px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  margin: 50px 50px 40px 0;
}
@media only screen and (max-width: 1023px) {
  .left {
    margin: 0;
    border: none;
    display: none;
  }
}
.left .categorias {
  color: #FFF;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  background-color: #FFFFFF;
  border-color: #d6d6d6;
  border-width: 1px;
  border-style: solid;
  float: left;
  margin-bottom: 40px;
}
@media (max-width:1023px) {
  .left .categorias {
    position: fixed;
    top: 129px;
    left: 0;
    z-index: 9999;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    background-color: #86a82a;
  }
}
.left .categorias h3 {
  text-align: center;
  padding: 0px;
  font-size: 28px;
  color: #00373E;
  margin-bottom: 20px;
  background-color: transparent;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  margin: 25px;
}
@media (max-width:1023px) {
  .left .categorias h3 {
    padding: 0 15px;
    font-size: 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    color: #FFFFFF;
  }
}
.left .categorias h3:after,
.left .categorias h3:before {
  height: 3px;
  background-color: #A5CD38;
}
.left .categorias h3 i {
  display: block;
  color: #00373E;
  font-size: 18px;
}
@media (max-width:1023px) {
  .left .categorias h3 i {
    color: #FFFFFF;
  }
}
.left .categorias nav {
  padding: 0px;
  background-color: transparent;
}
.left .shop-categories {
  padding-bottom: 20px;
  overflow: scroll;
}
.left .shop-categories li:hover > ul {
  opacity: 1;
  filter: alpha(opacity=1);
  visibility: visible;
  left: 240px;
}
.left .shop-categories i {
  width: 4px;
  height: 100%;
  margin-right: 10px;
}
.left .shop-categories i:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background-color: #000000;
}
.left .shop-categories::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  background-color: #ccc;
}
.left .shop-categories::-webkit-scrollbar-track {
  background-color: transparent;
}
.left .shop-categories::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.left .shop-categories li {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.left .shop-categories li.active {
  background-color: #eeeeee;
}
@media (max-width:1023px) {
  .left .shop-categories li.active {
    background-color: transparent;
  }
}
.left .shop-categories li.active .shop-subcategories {
  display: block;
}
.left .shop-categories li.on {
  background-color: #eeeeee;
}
@media (max-width:1023px) {
  .left .shop-categories li.on {
    background-color: transparent;
  }
}
.left .shop-categories a,
.left .shop-categories b {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: 500;
  color: #000000;
  font-size: 15px;
  height: auto;
  padding: 5px 30px 5px 20px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-weight: 700;
}
@media (max-width:1023px) {
  .left .shop-categories a,
  .left .shop-categories b {
    color: #ccc;
    position: relative;
  }
}
.left .shop-categories a:after,
.left .shop-categories b:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.left .shop-categories a:hover,
.left .shop-categories b:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.left .shop-categories .bt-abrir-categoria {
  position: relative;
}
.left .shop-categories .bt-abrir-categoria.on {
  background-color: rgba(0, 0, 0, 0.1);
}
.left .shop-categories .bt-abrir-categoria.on:before {
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.left .shop-categories .bt-abrir-categoria:before {
  display: block;
  content: '\e958';
  color: #000000;
  font-family: 'icomoon';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: calc(50% - 11px);
  right: 10px;
  z-index: 0;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
@media only screen and (max-width: 1023px) {
  .left .shop-categories .bt-abrir-categoria:before {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  }
}
.left .shop-categories i {
  display: none;
}
.left .shop-subcategories {
  display: none;
  padding: 5px 0 20px;
}
@media only screen and (max-width: 1023px) {
  .left .shop-subcategories {
    display: block !important;
    padding: 0 0 15px;
    margin-top: 0;
  }
}
.left .shop-subcategories a {
  font-size: 16px;
  color: #000000;
  height: auto;
  line-height: 1.2;
  padding: 10px 15px 10px 40px;
}
.left .shop-subcategories li:hover a,
.left .shop-subcategories li.active a {
  color: #000000;
}
.left .shop-subcategories a {
  font-weight: normal;
}
@media (max-width:1023px) {
  .left .shop-subcategories a {
    color: #ccc;
    padding: 0 15px 0 50px !important;
  }
}
.left .shop-subcategories a:hover {
  color: #000000;
}
.cnt-right {
  float: left;
  width: 100%;
  margin-top: 44px;
}
@media (max-width:1023px) {
  .cnt-right {
    margin-top: 0;
  }
}
@media (max-width:480px) {
  .cnt-right {
    padding: 0;
  }
}
.cnt-right h1 {
  color: #000000 !important;
  line-height: 1.2 !important;
  font-size: 30px !important;
  font-weight: 700;
  margin: 0px auto 25px !important;
  padding-bottom: 10px;
  position: relative;
}
.cnt-right h1:before {
  content: '';
  display: block;
  width: 305px;
  height: 1px;
  background-color: #A5CD38;
  position: absolute;
  bottom: 6px;
  left: 0;
  z-index: 0;
  transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  animation: efeito-traco ease-out 0.8s 0.6s forwards;
}
@media only screen and (max-width: 0px) {
  .cnt-right h1:before {
    left: calc(50% - 305px/2);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
  }
}
.cnt-right h1:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 97px;
  height: 3px;
  background-color: #A5CD38;
  transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  animation: efeito-traco ease-out 0.8s 1s forwards;
}
@media only screen and (max-width: 0px) {
  .cnt-right h1:after {
    left: calc(50% - 97px/2);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
  }
}
@keyframes efeito-traco {
  100% {
    transform: rotateY(0deg);
  }
}
.cnt-right h1 a {
  font-size: 30px;
  font-weight: 700;
  color: #212121;
}
@media only screen and (max-width: 1023px) {
  .cnt-right h1 {
    width: 100%;
    line-height: 1.4;
    padding-top: 13px;
    height: auto !important;
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  .cnt-right h1 {
    font-size: 25px !important;
  }
  .cnt-right h1:before {
    width: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .cnt-right h1 {
    font-size: 22px !important;
  }
}
.cnt-right .icon-int {
  content: '';
  display: block;
  background-image: url("../../images/icone-interna-prod.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 0;
  width: 33px;
  height: 33px;
}
.cnt-right small {
  display: block;
  width: 100%;
  border-bottom-color: #CCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 30px;
  font-size: 15px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .cnt-right small {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 480px) {
  .cnt-right small {
    text-align: center;
  }
}
.cnt-right .slider-shop {
  width: 100%;
  float: left;
}
.cnt-right .slider-shop .shop {
  display: block;
}
.publicidade-shopping {
  width: 286px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .publicidade-shopping {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    flex-direction: initial;
    justify-content: space-around;
    align-items: center;
  }
}
.publicidade-shopping figure {
  display: block;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .publicidade-shopping figure {
    width: 47%;
  }
  .publicidade-shopping figure img {
    height: auto;
    width: 100%;
  }
}
.resultado-busca {
  width: 100%;
}
.resultado-busca .bloco-produtos .produto {
  min-height: 310px;
}
.resultado-busca .ver-detalhes {
  text-align: center;
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  line-height: 27px;
  margin-top: 15px;
  width: 100%;
  height: 27px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #A5CD38;
}
.resultado-busca .ver-detalhes:hover {
  background-color: #00272c;
  color: #fff;
}
.categorias {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.categorias h3 {
  padding-left: 25px;
}
.categorias h3:before {
  content: '';
  display: block;
  width: 142px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.categorias h3:after {
  content: '';
  display: block;
  width: 142px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.categorias li.active > a {
  color: #000000;
}
@media (max-width:1023px) {
  .categorias li.active > a {
    color: #262626;
  }
}
.categorias nav {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #eee;
  padding: 25px;
}
.categorias h3 {
  position: relative;
  margin-bottom: 0;
  color: #fff;
  font-size: 25px;
  height: 65px;
  line-height: 65px;
  background-color: #00555F;
  font-weight: 400;
  z-index: 2;
}
.categorias h3 i {
  display: none;
  font-size: 20px;
  margin-right: 15px;
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  .categorias {
    position: fixed;
    top: 126px;
    left: 0;
    z-index: 100;
    max-height: 45px;
  }
  .categorias nav {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
    height: calc(100vh - 172px);
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-top-color: rgba(255, 255, 255, 0.2);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: #00272c;
    overflow-y: scroll;
    padding: 0 15px 15px;
  }
  .categorias h3 {
    padding: 0 15px;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    display: flex;
    align-items: center;
  }
  .categorias h3 i {
    display: block;
  }
  .categorias h3:after {
    display: none;
  }
  .categorias h3:before {
    display: none;
  }
  .categorias.cat-on {
    max-height: 100%;
  }
  .categorias.cat-on h3 {
    background-color: #86a82a;
    position: relative;
  }
  .categorias.cat-on h3:after {
    display: block;
    width: 30px;
    height: auto;
    background-color: transparent;
    content: '\e947';
    font-family: 'icomoon';
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    -webkit-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
  }
  .categorias.cat-on nav {
    opacity: 1;
    filter: alpha(opacity=1);
    visibility: visible;
  }
  .categorias li {
    padding: 0;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .categorias a {
    height: 50px;
    line-height: 50px;
  }
  .categorias i {
    display: none;
  }
  .categorias .shop-subcategories span {
    display: none;
  }
  .categorias .shop-subcategories li {
    border: none;
  }
  .categorias .shop-subcategories a {
    font-size: 14px;
    border-left-color: rgba(255, 255, 255, 0.2);
    border-left-width: 1px;
    border-left-style: solid;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
  }
}
.entrega img {
  max-width: 100%;
  height: auto;
}
.bt-submenu {
  width: 10%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.comprado {
  position: fixed;
  text-align: center;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  width: 320px;
  height: auto;
  font-size: 30px;
  color: #fff;
  box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0);
  -ms-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0);
  animation: shop linear 2s;
  -webkit-animation: shop linear 2s;
  -moz-animation: shop linear 2s;
  -ms-animation: shop linear 2s;
  background: rgba(165, 205, 56, 0.9);
  top: -9999px;
  right: 50%;
  border: 4px solid #FFF;
  z-index: 1002;
  padding: 25px;
  line-height: normal;
  margin: -45px -160px 0 0;
}
@media only screen and (max-width: 480px) {
  .comprado {
    width: 77%;
    font-size: 20px;
    margin-right: -47.5%;
  }
}
@keyframes shop {
  0% {
    top: -9999px;
    opacity: 1;
    box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
  }
  1% {
    top: 50%;
  }
  45% {
    top: 50%;
    right: 50%;
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  80% {
    opacity: 0;
  }
  99% {
    box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
  }
  100% {
    top: -150px;
    right: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
  }
}
@-webkit-keyframes shop {
  0% {
    top: -9999px;
    opacity: 1;
    box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
  }
  1% {
    top: 50%;
  }
  45% {
    top: 50%;
    right: 50%;
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  80% {
    opacity: 0;
  }
  99% {
    box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
  }
  100% {
    top: -150px;
    right: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
  }
}
@-moz-keyframes shop {
  0% {
    top: -9999px;
    opacity: 1;
    box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
  }
  1% {
    top: 50%;
  }
  45% {
    top: 50%;
    right: 50%;
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  80% {
    opacity: 0;
  }
  99% {
    box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
  }
  100% {
    top: -150px;
    right: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
  }
}
@-ms-keyframes shop {
  0% {
    top: -9999px;
    opacity: 1;
    box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 0 10000000px rgba(0, 0, 0, 0.3);
  }
  1% {
    top: 50%;
  }
  45% {
    top: 50%;
    right: 50%;
    opacity: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  80% {
    opacity: 0;
  }
  99% {
    box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 1000000px rgba(0, 0, 0, 0);
  }
  100% {
    top: -150px;
    right: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
  }
}
.escondido {
  padding-bottom: 20px;
}
.escondido .cod-prod {
  float: left;
  text-align: center;
  position: relative;
  width: 100%;
  border-right: none;
  padding: 8px 0;
  bottom: 0;
  order: 0;
  left: 0;
}
.escondido .texto-botao {
  font-size: 17px;
  color: #00555F;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  width: 100%;
  text-align: center;
  float: left;
}
.detalhes .texto-botao {
  font-size: 25px;
  color: #00555F;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  float: left;
  line-height: 1.2;
  border: 1px solid #00555F;
  padding: 28px 28px 28px 96px;
  background: url('../../images/cadastre-se.png') 31px 32px no-repeat #92f4ff;
}
.carrinho-vazio {
  min-height: 400px;
  font-size: 25px;
  display: flex;
  align-items: flex-start;
  color: #999;
}
.carrinho-vazio b {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  width: 100%;
}
.carrinho-vazio:before {
  content: '';
  display: block;
  background-image: url("../../include/inc_module/mod_shop/template/images/vazio.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 120px;
  height: 130px;
  background-size: 100%;
  margin-right: 35px;
  opacity: 0.5;
  filter: alpha(opacity=0.5);
}
@media only screen and (max-width: 1023px) {
  .carrinho-vazio {
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    background-size: contain;
  }
}
@media only screen and (max-width: 768px) {
  .carrinho-vazio {
    font-size: 18px;
  }
  .carrinho-vazio b {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .carrinho-vazio {
    font-size: 15px;
  }
  .carrinho-vazio b {
    font-size: 22px;
  }
}
.calc-frete {
  width: 337px;
  float: right;
  position: relative;
  margin: 15px 0;
}
@media (max-width:480px) {
  .calc-frete {
    width: 100%;
  }
}
.calc-frete input[type=text] {
  height: 43px;
  padding-right: 145px;
}
.calc-frete a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  color: #ffffff;
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 0;
  background-color: #A5CD38;
  width: 138px;
  height: 39px;
  cursor: pointer;
}
.calc-frete a:hover {
  background-color: #A5CD38;
}
@media (max-width:480px) {
  .calc-frete a {
    font-size: 14px;
    width: 120px;
  }
}
.calc-frete span {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  font-size: 18px;
  color: #333333;
  float: right;
  margin-top: 15px;
  padding: 7px 0 7px 13px;
}
.calc-frete span.text-sem-atendimento {
  font-size: 15px;
  color: #ffffff;
  background-color: #e01e1c;
  padding-right: 13px;
}
#form-cart {
  min-height: 530px;
}
.topo-tabela {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  background: rgba(0, 0, 0, 0.05);
  color: #000000;
  border-bottom: 1px solid ;
  font-size: 14px;
  padding: 10px;
  margin: 15px 0 15px;
  font-weight: bolder;
  display: flex;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .topo-tabela {
    display: none;
  }
}
.lista-produtos-final {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  border-bottom-color: #eee;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.lista-produtos-final li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  font-size: 15px;
}
.lista-produtos-final li span {
  display: table;
  clear: right;
  font-size: 10px;
}
@media only screen and (max-width: 480px) {
  .lista-produtos-final li span {
    margin-top: 5px;
    display: block;
  }
}
.lista-produtos-final .botao-remover {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 30px;
  height: 30px;
  border-color: rgba(0, 0, 0, 0.4);
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  margin-left: 10px;
}
.lista-produtos-final .botao-remover:before {
  content: '\e900';
  font-family: 'icomoon';
  font-size: 19px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lista-produtos-final .botao-remover:hover {
  background-color: #C80000;
}
.lista-produtos-final .botao-remover:hover:before {
  color: #FFFFFF;
}
.lista-produtos-final .cesta {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 30px;
  height: 30px;
  border-color: rgba(0, 0, 0, 0.4);
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  margin-left: 10px;
}
@media (max-width:480px) {
  .lista-produtos-final .cesta {
    margin: 0;
  }
}
.lista-produtos-final .cesta:before {
  display: block;
  content: '\e904';
  font-family: 'icomoon';
  font-size: 19px;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lista-produtos-final .cesta:hover {
  background-color: #090;
}
.lista-produtos-final .cesta [type=submit] {
  padding: 0;
}
.lista-produtos-final .comprar-produto {
  margin-top: 0;
}
.lista-produtos-final:last-of-type {
  border: none;
  padding-bottom: 10px;
}
.lista-produtos-final b {
  font-size: 10px;
  font-weight: normal;
}
@media only screen and (max-width: 1023px) {
  .lista-produtos-final {
    padding: 10px;
    margin: 15px 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border-color: #ccc !important;
    border-width: 1px !important;
    border-style: solid !important;
    background-color: #fff;
  }
  .lista-produtos-final li {
    width: 100%;
    float: left;
    padding: 7px 0;
  }
  .lista-produtos-final li a {
    width: 100%;
  }
  .lista-produtos-final li.lista-produto {
    border: none;
  }
  .lista-produtos-final li.lista-valor {
    width: 33.3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .lista-produtos-final li.lista-valor.sp {
    width: 15%;
  }
  .lista-produtos-final li.lista-valor b {
    display: block;
  }
  .lista-produtos-final li.lista-total {
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .lista-produtos-final li.lista-total b {
    display: block;
  }
  .lista-produtos-final li .comprar-produto {
    max-width: 350px;
    margin: 0 auto 0;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .lista-produtos-final {
    flex-wrap: wrap;
  }
  .lista-produtos-final li.lista-valor {
    width: 50%;
  }
  .lista-produtos-final li.lista-produto {
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .lista-produtos-final li.lista-produto {
    text-align: center;
  }
  .lista-produtos-final li.lista-valor,
  .lista-produtos-final li.lista-total {
    padding: 4px 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .lista-produtos-final li.lista-valor.sp,
  .lista-produtos-final li.lista-total.sp {
    width: 100%;
  }
}
.img-finalizar {
  float: left;
  text-align: center;
  border: 2px solid #EEE;
  margin: 0 10px 0 0;
  background: #FFF;
  padding: 5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.img-finalizar img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .img-finalizar {
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 9px 0;
    padding-bottom: 15px;
    border: none;
    border-bottom: 1px solid #EEE;
  }
}
.lista-produto {
  text-align: left;
  width: 50%;
}
.lista-produto.sp {
  width: 100%;
}
.lista-produto a {
  color: #666;
}
.lista-valor {
  text-align: center;
  width: 15%;
}
.lista-valor b {
  display: none;
}
.lista-total {
  text-align: right;
  width: 10%;
  padding-right: 10px;
}
.lista-total b {
  display: none;
}
.lista-quantidade {
  text-align: center;
  width: 25%;
}
@media only screen and (max-width: 1279px) {
  .lista-quantidade {
    width: 35%;
  }
}
.lista-quantidade.sp {
  padding-bottom: 0;
  border: none;
}
.lista-quantidade .comprar-produto {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .lista-quantidade .comprar-produto {
    align-items: center;
    justify-content: space-between;
  }
}
.lista-quantidade .comprar-produto .quantidade {
  background-color: transparent;
  padding: 5px;
  border: none;
  margin-bottom: 0;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  width: 70%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.lista-quantidade .comprar-produto .quantidade i {
  top: 5px;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.lista-quantidade .comprar-produto .quantidade i:hover {
  color: #A5CD38;
}
.lista-quantidade [type=text] {
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  width: 100%;
  height: 32px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border: none;
  font-size: 22px;
  color: #555;
  padding: 0;
  text-align: center;
}
.input-itens {
  margin: 0 auto 0;
  width: 70%;
}
.input-itens .comprar-produto {
  max-width: 170px;
}
.input-itens .comprar-produto .quantidade {
  margin: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.icone {
  display: flex;
  flex-flow: row-reverse;
}
@media only screen and (max-width: 480px) {
  .icone span:nth-of-type(2) {
    display: none;
  }
}
.icone span {
  position: relative;
  float: left;
  margin-left: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.icone span:hover i {
  color: #FFF !important;
  border: 1px solid #fff;
}
.icone span:hover i.icon-trash {
  background: #c00;
}
.icone span:hover i.icon-atualizar {
  background: #090;
}
.icone i {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-color: #666;
  border-width: 1px;
  border-style: solid;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-size: 23px;
  color: #666;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.icone [type=submit] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100% !important;
  height: 100% !important;
  background: none !important;
  border: none !important;
}
.icone:hover {
  color: #fff;
}
.valor-total-final {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #545454;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  text-align: right;
  border-top-color: #ccc;
  border-top-width: 2px;
  border-top-style: solid;
  margin-top: 10px;
  padding-top: 10px;
}
.valor-total-final span {
  font-size: 23px;
}
.botoes-finalizar {
  padding-top: 40px;
  width: 100%;
  float: left;
}
.botoes-finalizar span,
.botoes-finalizar a {
  float: right;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 250px;
  height: 50px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-color: #666;
  border-width: 1px;
  border-style: solid;
  color: #666;
  font-size: 25px;
  font-weight: 700;
  margin-left: 15px;
  position: relative;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.botoes-finalizar span:hover,
.botoes-finalizar a:hover {
  background-color: #d5d5d5;
}
.botoes-finalizar span.finalizar,
.botoes-finalizar a.finalizar {
  background-color: #360;
  color: #FFFFFF;
}
.botoes-finalizar span.finalizar i,
.botoes-finalizar a.finalizar i {
  color: #FFFFFF;
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.botoes-finalizar span.finalizar:hover,
.botoes-finalizar a.finalizar:hover {
  background-color: #1a3300;
}
.botoes-finalizar span.voltar,
.botoes-finalizar a.voltar {
  width: 120px;
}
.botoes-finalizar i {
  font-size: 25px;
  margin-right: 10px;
  color: #666;
}
.botoes-finalizar [type=submit] {
  background: none !important;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .botoes-finalizar {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .botoes-finalizar span,
  .botoes-finalizar a {
    flex-basis: 49%;
    margin: 0 0 15px;
    font-size: 16px;
  }
  .botoes-finalizar span.finalizar,
  .botoes-finalizar a.finalizar {
    flex-basis: 50%;
    order: 3;
    width: 100%;
  }
  .botoes-finalizar span.voltar,
  .botoes-finalizar a.voltar {
    width: 100%;
    flex-basis: 100%;
  }
  .botoes-finalizar form {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .botoes-finalizar span,
  .botoes-finalizar a {
    margin-bottom: 10px;
    flex-basis: 100%;
  }
  .botoes-finalizar span.finalizar,
  .botoes-finalizar a.finalizar {
    flex-basis: 100%;
  }
}
.login-shop {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #eee;
  background: #fff;
  padding: 30px;
  min-height: 335px;
  width: 48%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.login-shop h3 {
  color: #A5CD38;
  font-size: 30px;
}
.login-shop span {
  float: left;
  width: 100%;
  line-height: 35px;
}
.login-shop .erro-login {
  font-size: 13px;
  line-height: 20px;
  padding-bottom: 10px;
  font-weight: bolder;
  color: #d80000;
}
.login-shop .formulario {
  width: 100%;
}
.login-shop h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
.login-shop a {
  float: right;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.login-shop input[type=password] {
  width: 60%;
}
.login-shop input[type=submit] {
  width: 38%;
  float: right !important;
  border: none;
  background: #A5CD38 !important;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.login-shop input[type=submit]:hover {
  background: #86a82a !important;
}
@media only screen and (max-width: 768px) {
  .login-shop {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .login-shop input[type=password] {
    width: 100%;
    margin-bottom: 15px;
  }
  .login-shop #feReminder {
    width: 100%;
    margin: 0 0 15px;
  }
  .login-shop input[type=submit] {
    width: 100%;
  }
}
.recuperar {
  width: 100%;
}
.recuperar input[type=text] {
  width: 60%;
}
.box-cadastro {
  float: right;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #eee;
  background: #fff;
  padding: 30px;
  min-height: 335px;
  width: 48%;
  min-height: 350px;
}
.box-cadastro h3 {
  color: #A5CD38;
  font-size: 30px;
}
.box-cadastro span {
  float: left;
  width: 100%;
  line-height: 35px;
}
.box-cadastro h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
.box-cadastro strong {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .box-cadastro {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .box-cadastro {
    padding: 20px;
  }
  .box-cadastro input[type=submit] {
    font-size: 15px;
  }
}
/*Cadastro de usuario*/
.campo-cep {
  width: 25%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.bloco-autorizada {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  padding-right: 80px !important;
}
.bloco-autorizada b {
  display: block;
  padding-bottom: 5px;
}
.add-autorizado {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 26px;
  right: 15px;
  z-index: 0;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #00555F;
  color: #fff;
  font-size: 30px;
  line-height: 47px;
  font-weight: bold;
}
.add-autorizado:hover {
  color: #fff;
  background: #001113;
}
.campos-pessoas-autorizadas {
  width: 100%;
  float: left;
}
/*Confirmar Dados*/
.finalizar-dados h2 {
  font-size: 25px;
  margin-bottom: 10px;
  color: #A5CD38;
}
.finalizar-dados h4 {
  color: #666;
  font-size: 20px;
}
.lista-confirmacao {
  width: 48%;
  margin-top: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  min-height: 280px;
  border: 1px solid #ccc;
  padding: 20px;
  background: #fff;
  font-size: 12px;
}
.lista-confirmacao p {
  text-align: right;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  padding: 0 10px;
  line-height: 25px;
  border-top: 1px dotted #e3e3e3;
}
.lista-confirmacao p:nth-child(2) {
  border: none;
}
.lista-confirmacao b {
  float: left;
  text-align: left;
}
.lista-confirmacao h2 {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  background: #00555F;
  color: #fff;
  font-size: 17px;
  padding: 10px;
  margin-bottom: 10px;
}
.dados-confirmacao {
  width: 48%;
  margin-top: 20px;
  min-height: 280px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: right;
  border: 1px solid #ccc;
  padding: 20px;
  background: #fff;
}
.dados-confirmacao strong {
  font-size: 15px;
}
.dados-confirmacao h2 {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  background: #00555F;
  color: #fff;
  font-size: 17px;
  padding: 10px;
  margin-bottom: 10px;
}
.dados-confirmacao a {
  float: right;
  color: #A5CD38;
  margin-top: 10px;
}
.valor-total {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  text-align: right;
  border-top: 2px solid #ccc;
  margin-top: 10px;
  padding-top: 10px;
  color: #40CD28;
  font-size: 14px;
}
.termos-condicoes {
  overflow: hidden;
  float: left;
  height: 1px;
  visibility: hidden;
}
.informacoes-adicionais {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  padding: 20px;
  margin-top: 20px;
  background: #fff;
  font-size: 12px;
  line-height: 1.6;
  border: 1px solid #ccc;
}
.informacoes-adicionais h2 {
  font-size: 18px;
  color: #333;
}
.formulario-shop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.formulario-shop p {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 15px;
}
.formulario-shop input {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.formulario-shop h3 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 25px;
  color: #A5CD38;
  margin: 35px 0 15px;
}
.formulario-shop h4 {
  width: 100%;
  float: left;
  font-size: 24px;
  margin: 20px 0 0 0;
}
.formulario-shop .b1 {
  flex-basis: 100%;
}
.formulario-shop .b2 {
  flex-basis: 49%;
}
.formulario-shop .b3 {
  flex-basis: 32%;
}
.formulario-shop .b4 {
  flex-basis: 23.5%;
}
.formulario-shop .b5 {
  flex-basis: 19%;
}
@media only screen and (max-width: 1023px) {
  .formulario-shop .b2,
  .formulario-shop .b3,
  .formulario-shop .b4,
  .formulario-shop .b5 {
    flex-basis: 100%;
  }
}
.formulario-shop strong {
  width: 100%;
  float: left;
  margin: 0 10px 0 0;
  line-height: 30px;
  font-size: 13px;
}
.formulario-shop input[name=cad_login],
.formulario-shop input[name=cad_senha],
.formulario-shop input[name=cad_nome],
.formulario-shop input[name=cad_cpf],
.formulario-shop input[name=cad_cel],
.formulario-shop input[name=cad_cnpj],
.formulario-shop input[name=cad_razao],
.formulario-shop input[name=cad_cel_empresa],
.formulario-shop input[name=cad_num_ent],
.formulario-shop input[name=cad_bairro_ent],
.formulario-shop input[name=cad_endereco_ent],
.formulario-shop input[name=cad_cidade_ent],
.formulario-shop input[name=cad_email] {
  border-left: 5px solid #CC0000;
}
.campos-empresa,
.campos-pessoais {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.campos-empresa .full,
.campos-pessoais .full {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.bt-continuar {
  float: left;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.bt-continuar:hover {
  background-color: #86a82a;
}
.continuar-cadastro {
  margin: 10px 19px 0 0 !important;
}
.mensagem-cadastro h4 {
  font-size: 26px;
  padding: 0 0 7px;
}
.mensagem-cadastro input[type=submit] {
  float: none;
  margin: 22px auto 0;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  background-color: #AD1C22;
  font-size: 18px;
  padding: 0 30px;
}
.info-categoria {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 5px 14px 0;
  font-size: 13px;
}
.login {
  position: relative;
}
.login font {
  position: absolute;
  bottom: 23px;
  right: 30px;
  z-index: 5;
}
/* Botao de Selecao de Tipo de Cadastro */
.campos-empresa {
  display: none;
}
.tipo-cadastro {
  width: 100%;
  margin-bottom: 15px;
  padding: 0 0 3px;
}
.tipo-cadastro span {
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  line-height: 1.5;
  padding: 5px 5px 3px 5px;
  background-color: #e2e2e2;
}
@media only screen and (max-width: 480px) {
  .tipo-cadastro span {
    width: 100%;
  }
}
.tipo-cadastro input[type=radio] {
  display: none;
}
.tipo-cadastro input[type=radio] + label {
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  margin: -2px;
  margin-bottom: 0;
  padding: 4px 16px;
  font-size: 15px;
  color: #666;
  height: 32px;
  line-height: 24px;
  cursor: pointer;
}
.tipo-cadastro input[type=radio] + label:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
@media only screen and (max-width: 480px) {
  .tipo-cadastro input[type=radio] + label {
    width: 50%;
  }
}
.tipo-cadastro input[type=radio]:checked + label {
  opacity: 1;
  filter: alpha(opacity=1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #fff;
  background-color: #A5CD38;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.tipo-cadastro.fixo {
  position: static !important;
  left: 0 !important;
  right: auto !important;
  top: 0 !important;
}
#form-cadastro-shop label.label-floatlabel {
  top: 5px !important;
  left: 15px !important;
}
#form-cadastro-shop input.active-floatlabel {
  padding-top: 25px;
}
.feLoggedIn.area-cliente {
  margin-right: 0;
  padding-right: 10px;
  padding-top: 9px;
}
.feLoggedIn.area-cliente span {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  position: absolute;
  top: -4px;
  left: 39px;
  z-index: 0;
  font-size: 10px;
  color: #000;
}
.feLoggedIn.area-cliente .bt-minha-conta {
  float: left;
  margin: 7px 58px -4px 0px;
  font-size: 12px;
}
.feLoggedIn.area-cliente .bt-sair {
  float: right;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #B20000;
  margin: 0px 0 0 10px;
}
.feLoggedIn.area-cliente .bt-sair input[type="submit"] {
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  position: relative;
  z-index: 999;
}
.feLoggedIn.area-cliente .bt-sair .x {
  content: '';
  width: 2px;
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  background: #fff;
}
.feLoggedIn.area-cliente .bt-sair:after {
  content: '';
  width: 2px;
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  margin: -5px 0 0 -1px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.feLoggedIn.area-cliente .bt-sair:before {
  content: '';
  width: 2px;
  height: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 0;
  margin: -5px -1px 0 0;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.conf-pedido {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.conf-pedido h3 {
  font-size: 30px;
}
.conf-pedido .lista-quantidade-final {
  text-align: left;
  width: 29%;
}
.conf-pedido .lista-quantidade-final b {
  display: none;
}
.conf-pedido .finalizar-dados {
  float: left;
  width: 100%;
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #eee;
}
.conf-pedido article {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 49%;
  padding: 15px;
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #fff;
}
.conf-pedido article h3 {
  color: #A5CD38;
  margin-bottom: 5px;
}
.conf-pedido article strong {
  font-weight: normal;
  margin-bottom: 10px;
  width: 100%;
  float: left;
}
.conf-pedido article strong a {
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-size: 13px;
  padding: 4px 8px;
  margin-left: 10px;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  background-color: #A5CD38;
  border: none;
  cursor: pointer;
}
.conf-pedido article strong a:hover {
  background-color: #86a82a;
}
.conf-pedido article .total {
  width: 100%;
  float: left;
  border-top: 2px solid #EEEEEE;
  margin-top: 25px;
  padding-top: 5px;
}
.conf-pedido article .total span {
  float: right;
}
.conf-pedido article input {
  float: left;
  height: auto;
  width: auto;
  color: #A5CD38;
  font-size: 15px;
  margin-top: 15px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 7px 10px;
  border-color: #A5CD38;
  border-width: 1px;
  border-style: solid;
  background: none;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.conf-pedido article input:hover {
  color: #000000;
  border-color: #A5CD38;
  border-width: 1px;
  border-style: solid;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 1023px) {
  .conf-pedido article {
    width: 100%;
    margin-bottom: 25px;
  }
}
.botoes-continuar {
  width: 100%;
  margin-top: 15px;
}
.botoes-continuar input[type="submit"] {
  float: right;
  background: #00555F !important;
  margin-left: 15px;
  font-family: Tahoma, sans-serif;
}
.botoes-continuar .voltar {
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 15px;
  color: #fff;
  background: #b3b3b3;
}
.botoes-continuar a.pagseguro {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  height: 70px;
  color: #FFFFFF;
  width: 350px;
  padding: 0 15px 0 50px;
  font-size: 30px;
  background-color: #38971a !important;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  margin-bottom: 40px;
  position: relative;
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
  /* ----------------------------------------------
 EFEITO DO BOTÃO
 * ---------------------------------------------- */
}
.botoes-continuar a.pagseguro:before {
  content: '\e901';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #FFFFFF;
  font-size: 30px;
  position: absolute;
  top: 14px;
  left: 17px;
  z-index: 0;
  font-family: 'icomoon' !important;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 480px) {
  .botoes-continuar a.pagseguro:before {
    font-size: 23px;
    left: 6px;
  }
}
@media only screen and (max-width: 480px) {
  .botoes-continuar a.pagseguro {
    font-size: 21px;
    width: 240px;
  }
}
.botoes-continuar a.pagseguro:hover {
  background-color: #286b13;
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.botao-esqueci {
  float: left !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #bbb;
  padding: 5px 15px;
  color: #FFFFFF;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.botao-esqueci:hover {
  background-color: #a2a2a2;
  color: #FFFFFF;
}
.botao-logar {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #A5CD38;
  color: #FFFFFF;
  padding: 10px 20px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.botao-logar:hover {
  background-color: #00373E;
  color: #FFFFFF;
}
.produtos-shop {
  max-width: 950px !important;
}
.produtos-shop h3 {
  float: left;
  font-size: 27px;
  color: #A5CD38;
  margin-bottom: 0;
}
.produtos-shop .valor-total {
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.confirmar-dados {
  color: #000;
  border-bottom: 1px solid #eee;
}
.confirmar-dados li {
  width: 15%;
  border-left: 1px solid #eee;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.confirmar-dados li.fl {
  width: 55%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-left: none;
  padding-right: 15px;
  text-align: left;
  position: relative;
}
.confirmar-dados li.fl a {
  float: left;
  color: #444;
  text-align: left;
}
.confirmar-dados li.fl.sp {
  width: 85%;
}
@media only screen and (max-width: 480px) {
  .confirmar-dados li.fl.sp {
    width: 100%;
    padding-right: 7px;
  }
}
@media only screen and (max-width: 1023px) {
  .confirmar-dados li.fl {
    width: 100%;
    padding-right: 7px;
  }
}
@media only screen and (max-width: 1023px) {
  .confirmar-dados li {
    border: none;
  }
}
.lista-confirmar-produtos {
  width: 100%;
  float: left;
  height: 300px;
}
.sucesso {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-color: #ececec;
  border-width: 1px;
  border-style: solid;
  padding: 50px 55px 70px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 480px) {
  .sucesso {
    padding: 15px;
  }
}
.sucesso h2 {
  font-size: 25px;
  color: #000000;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .sucesso h2 {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.sucesso h2 i {
  font-size: 53px;
  color: #698C00;
}
@media only screen and (max-width: 480px) {
  .sucesso h2 i {
    font-size: 35px;
  }
}
.sucesso h2 span {
  color: #688C00;
  text-transform: uppercase;
}
.sucesso .info-pedido {
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 1023px) {
  .sucesso .info-pedido {
    flex-wrap: wrap;
  }
}
.sucesso .cod-pedido {
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  width: 350px;
  height: 85px;
  background-color: #A5CD38;
  color: #00555F;
  border-color: #00555F;
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
@media only screen and (max-width: 1279px) {
  .sucesso .cod-pedido {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .sucesso .cod-pedido {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.sucesso .cod-pedido span {
  font-size: 30px;
  font-weight: normal;
}
.sucesso .txt-pedido {
  width: 670px;
  font-size: 16px;
  color: #545454;
}
@media only screen and (max-width: 1023px) {
  .sucesso .txt-pedido {
    text-align: center;
  }
}
.sucesso .confirma-cod {
  width: 100%;
  float: left;
  text-align: center;
  color: #545454;
  font-size: 15px;
  border-top-color: #ececec;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 40px;
  padding-top: 40px;
}
.sucesso .pagamento-pagseguro {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.cliente-interna h1 {
  margin-bottom: 45px;
}
.categorias-cliente {
  width: 100%;
  margin: 0 0 25px;
  border-bottom: 1px solid #eee;
  padding-bottom: 8px;
}
.categorias-cliente li {
  float: left;
  position: relative;
  font-size: 18px;
  margin-right: 35px;
}
.categorias-cliente li a {
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  color: #444;
}
.categorias-cliente li a:hover {
  color: #00555F;
}
.categorias-cliente li:before {
  content: '';
  width: 6px;
  height: 6px;
  float: left;
  margin: 10px 9px 0 0;
  background: #444;
}
.categorias-cliente form {
  float: left;
}
.categorias-cliente input {
  background: none !important;
  border: none;
  width: auto;
  font-family: Tahoma, sans-serif;
  color: #444;
  text-align: left;
  float: left;
  height: auto !important;
  line-height: 1.4 !important;
}
.categorias-cliente input:hover {
  color: #00555F;
}
/* LOGIN*/
.login-shop.single {
  margin: 0 auto 0;
  float: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: table;
  width: 40%;
  height: 270px;
  border: 1px solid #E6E6E6;
  background: #F8F8F8;
  padding: 30px;
}
.login-shop.single h3 {
  font-size: 30px;
  padding-bottom: 5px;
}
.login-shop.single #feLogin {
  margin-bottom: 13px;
}
.historico-shop {
  width: 100%;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
.lista-item-historico {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
  padding: 25px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  float: left;
  background-color: #fff;
  margin-bottom: 15px;
}
.lista-item-historico h3 {
  font-size: 20px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  color: #000;
}
.lista-item-historico h3 b {
  color: #666;
}
.lista-item-historico h3[title~=Cancelado] {
  color: #d80000;
}
.lista-item-historico h3[title~=Aguardando] {
  color: #FF8000;
}
.lista-item-historico h3[title~=Finalizado] {
  color: #1A6600;
}
@media only screen and (max-width: 480px) {
  .lista-item-historico h3 {
    font-size: 16px;
  }
}
.lista-item-historico span {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666;
  font-weight: 300;
}
.lista-item-historico span b {
  font-size: 15px;
  color: #000;
}
.lista-item-historico span b:first-of-type {
  padding-right: 35px;
}
@media only screen and (max-width: 480px) {
  .lista-item-historico span {
    display: flex;
    flex-flow: column;
  }
}
.lista-item-historico a {
  float: right;
  width: 130px;
  height: 30px;
  background-color: #A5CD38;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.lista-item-historico a:hover {
  background-color: #86a82a;
}
@media only screen and (max-width: 480px) {
  .lista-item-historico a {
    width: 100%;
    margin-top: 15px;
  }
}
.lista-historico {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  border-top: none;
  color: #545454;
}
.lista-historico.on {
  background: #5F5555 !important;
}
.lista-historico.on .col-historico {
  border-right: none;
  color: #fff;
}
.historicoButton {
  cursor: pointer;
  border-right: 0 !important;
}
.historicoButton img {
  margin: 0 0 2px 12px;
}
.sem-pedidos {
  text-align: center;
  width: 100%;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-top: 40px;
}
.refazer-pedido {
  margin-top: -30px;
}
.refazer-pedido a,
.refazer-pedido #shop_cart_add {
  text-align: center;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  line-height: 32px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  width: 170px;
  outline: none;
  cursor: pointer;
  margin: 0 25px 0 0;
  border: 1px solid #FFF;
  background-color: #1a8a10;
}
.refazer-pedido a:hover {
  background-color: #115c0b;
}
.refazer-pedido #shop_cart_add {
  display: block;
  background: #2b7401 !important;
  -webkit-appearance: none;
  color: #FFFFFF !important;
}
.refazer-pedido #shop_cart_add:hover {
  background-color: #225b01 !important;
}
.titulos-historico {
  width: 100%;
  background: #aaa;
  color: #333;
  border-bottom: 5px solid #666;
}
.titulos-historico .col-tit {
  font-family: Tahoma, sans-serif;
}
.detalhes-pedidos.sp .confirmar-dados .fl {
  width: 84%;
}
@media only screen and (max-width: 480px) {
  .detalhes-pedidos.sp .confirmar-dados .fl {
    padding-right: 0;
    width: 100%;
  }
}
.detalhes-pedidos.sp .confirmar-dados .lista-valor {
  width: 16%;
}
@media only screen and (max-width: 480px) {
  .detalhes-pedidos.sp .confirmar-dados .lista-valor {
    width: 100%;
  }
}
.detalhes-pedidos.sp .valor-total-final {
  padding-top: 20px;
}
@media only screen and (max-width: 480px) {
  .detalhes-pedidos h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .detalhes-pedidos .valor-total-final {
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .detalhes-pedidos .refazer-pedido {
    width: 100%;
    margin-top: 0;
  }
  .detalhes-pedidos .refazer-pedido a,
  .detalhes-pedidos .refazer-pedido input[type=submit] {
    margin: 5px 0;
    width: 100% !important;
  }
}
.valor-pedido {
  text-align: right;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-size: #444;
  color: 13px;
  height: auto !important;
  background: #DDDDDD;
  padding: 8px 19px 5px;
  font-weight: bold;
  margin-top: 13px;
  border: 1px solid #fff;
  line-height: 1.5;
}
.valor-pedido b {
  font-size: 20px;
  color: #AD1C22;
  padding: 0 0 0 2px !important;
}
.valor-pedido p {
  width: 100%;
  padding: 0;
}
.col-tit {
  float: left;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  height: 46px;
  line-height: 50px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-right: 1px solid #fff;
}
.col-historico {
  float: left;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  height: 46px;
  line-height: 50px;
  border-right: 1px solid #E4E4E4;
}
.tit-produtos {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  color: #000;
  font-weight: 700;
  background: #C7C7C7;
  border: 1px solid #fff;
}
.tit-produtos .tit-lista {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px 10px 4px 12px;
  border-right: 1px solid #fff;
}
.tit-produtos strong {
  font-weight: normal !important;
}
.lista-itens {
  width: 100%;
  display: table;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 7px;
  font-size: 14px;
}
.lista-itens b {
  font-size: 10px;
}
.lista-itens > div {
  float: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 20px;
  line-height: 18px;
  padding: 10px 10px 9px;
  display: table-cell;
  vertical-align: middle;
}
.col1 {
  text-align: left !important;
  padding: 0 0 0 15px;
}
.col15 {
  width: 15%;
}
.col20 {
  width: 20%;
}
.col25 {
  width: 25%;
}
.col30 {
  width: 30%;
}
.col35 {
  width: 35%;
}
.col40 {
  width: 40%;
}
.col45 {
  width: 45%;
}
.col50 {
  width: 50%;
}
.col55 {
  width: 55%;
}
.col60 {
  width: 60%;
}
.col-centro {
  text-align: center !important;
}
.col-direita {
  text-align: right !important;
}
.sem-borda {
  border: none !important;
}
.select-reenviar {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 0;
  background-color: #CCC;
  padding: 2px;
}
.select-reenviar label {
  float: left;
}
.select-reenviar input[type=checkbox] {
  float: left;
  width: 15px;
  height: 15px;
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}
.mensagem-alteracao {
  text-align: center;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  height: 31px;
  line-height: 33px;
  font-size: 16px;
  color: #fff;
  width: 97%;
  padding: 0 10px;
  margin: 11px 0 20px;
}
.sucesso-alteracao {
  background: #9C6;
}
.erro-alteracao {
  background: #CC3434;
}
.novo-pedido,
.pedidos-finalizados {
  height: 24px;
  line-height: 24px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  float: left;
  text-align: center;
  background: #eee;
  border: 1px solid #E6E6E6;
  color: #868686;
  padding: 5px 10px;
  margin: 0 20px 15px 0;
}
.novo-pedido:hover,
.pedidos-finalizados:hover {
  background: #e6e6e6;
  color: #868686;
}
.nenhum-pedido {
  width: 100%;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 20px;
  padding-top: 165px;
}
.lista-informacoes-entrega {
  text-align: left;
  font-weight: normal;
}
.select-cliente {
  width: 30%;
  margin: 27px 0 0 0;
}
.select-cliente select {
  font-family: Tahoma, sans-serif;
}
.formulario-shop.cadastro {
  padding: 0;
}
.formulario-shop.cadastro h3 {
  margin: 25px 0px 0px;
}
.cadastro-overflow {
  width: 100%;
}
.form-senha {
  float: none;
  margin: 0 auto 0;
  width: 100%;
}
.form-senha strong {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #00555F;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  display: none;
}
.form-senha .bloco-1 {
  margin-bottom: 10px;
  width: 49%;
}
@media only screen and (max-width: 480px) {
  .form-senha .bloco-1 {
    width: 100%;
  }
}
.form-senha input[type=submit] {
  width: 100%;
  margin-top: 0;
}
.form-senha form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.interna-cliente {
  min-height: 710px;
}
.interna-cliente .left h3 {
  font-size: 20px;
}
.cnt-area-cliente {
  background-image: none !important;
}
.cnt-area-cliente .left {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  background-color: transparent;
  border-right-color: rgba(221, 221, 221, 0.25);
  border-right-width: 1px;
  border-right-style: solid;
  box-shadow: inset -100px 0px 110px -130px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset -100px 0px 110px -130px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset -100px 0px 110px -130px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset -100px 0px 110px -130px rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
@media (max-width:1023px) {
  .cnt-area-cliente .left {
    display: none;
  }
}
.cnt-area-cliente .left h3 {
  color: #000000;
  font-size: 18px;
  margin: 0 25px 10px;
  justify-content: initial;
}
.cnt-area-cliente .left h3:before,
.cnt-area-cliente .left h3:after {
  display: none;
}
.cnt-area-cliente .left h3 i {
  color: #000000;
}
.cnt-area-cliente .left .shop-categories {
  height: 50vh;
}
.cnt-area-cliente .left .shop-categories a {
  color: #000000;
}
.cnt-area-cliente .left .shop-categories a:hover {
  background-color: #A5CD38;
  color: #FFFFFF;
}
.cnt-area-cliente .cnt-right {
  margin-top: 60px;
}
@media (max-width:1023px) {
  .cnt-area-cliente .cnt-right {
    margin-top: 0;
  }
}
.cnt-area-cliente .cnt-right h1 {
  font-size: 30px !important;
}
.cnt-area-cliente .cnt-right h1:before,
.cnt-area-cliente .cnt-right h1:after {
  display: none;
}
.cnt-area-cliente .cnt-right .sem-pedidos {
  text-align: left;
  padding-top: 20px;
}
.formulario-shop input.error {
  border-color: #f00;
}
.aprovacao-associado {
  text-align: center;
  width: 100%;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 170px 0 120px;
}
.aprovacao-associado strong {
  line-height: 2;
  font-size: 21px;
  font-weight: normal;
}
a.gerenciar-associados {
  display: table;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  height: 37px;
  font-size: 15px;
  line-height: 38px;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  margin: 0 auto;
  padding: 0 19px;
  background-color: #225778;
}
.message-wrapper {
  padding-top: 10px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10000;
}
.sistem-message {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  font-size: 16px;
  color: #fff;
  background-color: #ccc;
  padding: 14px 14px 11px;
}
.sistem-message i {
  float: left;
  font-size: 20px;
  color: #fff;
}
.sistem-message span {
  float: left;
  padding-left: 11px;
  margin-left: 12px;
  border-left-color: rgba(255, 255, 255, 0.2);
  border-left-width: 1px;
  border-left-style: solid;
}
.sistem-message.msg-success {
  background-color: #679e67;
  border-bottom-color: #4d714d;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.sistem-message.msg-error {
  background-color: #aa2525;
  border-bottom-color: #7b1c1c;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.paginacao {
  clear: both;
  float: right;
  margin-top: 15px;
}
.paginacao a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  width: 40px;
  height: 40px;
  border-color: #E9E9E9;
  border-width: 1px;
  border-style: solid;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 4px;
  margin: 4px 4px;
  text-decoration: none;
  font-size: 17px;
  float: left;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  color: #333;
  transform: translate(-3px, -3px);
  -moz-transform: translate(-3px, -3px);
  -webkit-transform: translate(-3px, -3px);
  -ms-transform: translate(-3px, -3px);
}
.paginacao a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background: #fff;
}
.paginacao a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #E9E9E9;
}
.paginacao a:before {
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  position: absolute;
  bottom: -3px;
  right: -3px;
  z-index: -3;
}
.paginacao a:hover {
  color: #BBB;
  transform: translate(-2px, -2px);
  -moz-transform: translate(-2px, -2px);
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
}
.paginacao a:hover:before {
  position: absolute;
  bottom: -2px;
  right: -2px;
  z-index: -3;
}
.paginacao span {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  width: 40px;
  height: 40px;
  border-color: #E9E9E9;
  border-width: 1px;
  border-style: solid;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 4px;
  margin: 4px 4px;
  text-decoration: none;
  font-size: 17px;
  float: left;
  transform: translate(-2px, -2px);
  -moz-transform: translate(-2px, -2px);
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  cursor: default;
  color: #BBB;
}
.paginacao span:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background: #fff;
}
.paginacao span:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #E9E9E9;
}
.paginacao span:before {
  position: absolute;
  bottom: -2px;
  right: -2px;
  z-index: -3;
}
.paginacao .apn_prev,
.paginacao .apn_next {
  font-size: 21px;
}
.campo-login input {
  position: relative;
  z-index: 1000;
}
.campo-login span {
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  font-weight: 700;
  font-size: 13px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 5px 0 15px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #ffffff;
  color: #ffffff !important;
}
.campo-login span.login-erro {
  background-color: #d90000;
  top: -28px;
}
.campo-login span.login-sucesso {
  background-color: #6eb760;
  top: -28px;
}
.aviso-pagseguro {
  position: fixed;
  text-align: center;
  width: 100%;
  font-size: 17px;
  padding: 10px 0;
  color: #ffffff;
  background-color: #30af4b;
  top: 0;
  left: 0;
  z-index: 10000;
}
.product-path a {
  color: #000000;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.product-path a:hover {
  color: #A5CD38;
}
.shop {
  display: flex;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: space-between;
}
.shop.spacer {
  margin: 0;
  padding: 0;
  height: initial;
}
@media only screen and (max-width: 1023px) {
  .produtos {
    float: left;
    width: 100%;
  }
}
.bloco-produtos {
  width: 29%;
  max-width: 286px;
}
.bloco-produtos:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 1279px) {
  .bloco-produtos {
    width: 32%;
    max-width: 100%;
  }
  .bloco-produtos:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .bloco-produtos {
    margin-right: 0;
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  .bloco-produtos {
    width: 100%;
  }
}
.bloco-produtos article {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 10px;
  margin-bottom: 35px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  background-color: #FFF;
  min-height: 441px;
  position: relative;
}
@media only screen and (max-width: 1279px) {
  .bloco-produtos article {
    min-height: 400px;
  }
}
.bloco-produtos article figure a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.bloco-produtos article figure a img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  width: 100%;
  height: 220px;
}
.bloco-produtos article h2,
.bloco-produtos article h3 {
  float: left;
  text-align: center;
  width: 100%;
  margin: 0;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  border-bottom-color: #EBE9E9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-color: #EBE9E9;
  border-top-width: 1px;
  border-top-style: solid;
  min-height: 56px;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bloco-produtos article .shop-article-img {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 280px;
}
.bloco-produtos article .shop-article-img b {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 13px;
  padding: 3px 0;
  color: #fff;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 0;
  background-color: #b0d350;
}
.bloco-produtos article .valor {
  text-align: center;
  width: 75%;
  height: 52px;
  line-height: 52px;
  border-bottom-color: #EBE9E9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  color: #515151;
}
@media only screen and (max-width: 1279px) {
  .bloco-produtos article .valor {
    width: 90%;
  }
}
.bloco-produtos article .valor b {
  font-size: 14px;
}
.bloco-produtos article .valor b.preco {
  font-size: 22px;
}
.bloco-produtos article .cod-prod {
  font-size: 14px;
  min-width: 70px;
  color: #000;
  margin: 5px auto 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1279px) {
  .bloco-produtos article .cod-prod {
    text-align: center;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    border: none;
  }
}
.bloco-produtos article .prod-indisponivel {
  float: left;
  width: 100%;
  padding-top: 18px;
}
.bloco-produtos article .prod-indisponivel a,
.bloco-produtos article .prod-indisponivel span {
  text-align: center;
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  line-height: 36px;
  color: #666;
  border-color: #cecece;
  border-width: 1px;
  border-style: solid;
  width: 135px;
  height: 35px;
  font-size: 16px;
  background-color: #A5CD38;
}
@media only screen and (max-width: 1279px) {
  .bloco-produtos article .prod-indisponivel a,
  .bloco-produtos article .prod-indisponivel span {
    width: 100%;
  }
}
.bloco-produtos article .prod-solicitar {
  float: left;
  width: 100%;
  padding-top: 18px;
}
.bloco-produtos article .prod-solicitar a,
.bloco-produtos article .prod-solicitar span {
  text-align: center;
  float: right;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 29px;
  width: 142px;
  height: 29px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #A5CD38;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-weight: 700;
  text-transform: uppercase;
}
.bloco-produtos article .prod-solicitar a:hover,
.bloco-produtos article .prod-solicitar span:hover {
  color: #fff;
  background-color: #00272c;
}
@media only screen and (max-width: 1279px) {
  .bloco-produtos article .prod-solicitar a,
  .bloco-produtos article .prod-solicitar span {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
}
.bloco-produtos article:hover {
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.3);
}
.bloco-produtos article:hover:after {
  -webkit-transform: translateY(17px);
  transform: translateY(17px);
}
.comprar-produto {
  float: left;
  position: relative;
  width: 100%;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  align-items: center;
}
.comprar-produto form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.comprar-produto .quantidade {
  position: relative;
  width: 75%;
  margin-bottom: 18px;
  padding: 10px 0;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1279px) {
  .comprar-produto .quantidade {
    width: 90%;
  }
}
.comprar-produto .quantidade [type=text] {
  text-align: center;
  padding: 0;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  width: 100%;
  height: 42px;
  border: none;
  background: none;
  color: #AAA;
  font-size: 17px;
  border: none !important;
}
.comprar-produto .quantidade i {
  top: 13px;
  color: #00555F;
  font-size: 22px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.comprar-produto .quantidade i.button {
  position: absolute;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 57px;
  height: 32px;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.comprar-produto .quantidade i.button.icon-menos1 {
  left: 0;
  border-right-color: #DDDDDD;
  border-right-width: 1px;
  border-right-style: solid;
  color: #222;
}
.comprar-produto .quantidade i.button.icon-mais1 {
  right: 0;
  border-left-color: #DDDDDD;
  border-left-width: 1px;
  border-left-style: solid;
  color: #222;
}
@media only screen and (max-width: 480px) {
  .comprar-produto .quantidade i.button {
    width: 46px;
    height: 32px;
  }
}
.comprar-produto .quantidade i.button:hover {
  color: #A5CD38;
}
.comprar-produto [type=submit],
.comprar-produto .detalhes-produto {
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  width: auto;
  height: 40px;
  padding: 0 30px;
  color: #FFFFFF;
  font-size: 16px;
  background-color: #8db02c;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 0;
}
.comprar-produto [type=submit]:hover,
.comprar-produto .detalhes-produto:hover {
  background-color: #667f20;
  color: #FFFFFF;
}
@media only screen and (max-width: 1279px) {
  .comprar-produto [type=submit],
  .comprar-produto .detalhes-produto {
    width: 100%;
    height: 40px;
  }
}
.comprar-produto .detalhes-produto {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin: 18px 0 5px;
}
/*
.ver-detalhes-produto{
    .ac;
    .fr;
    .borda;
    .lh(27px);
    .ease-out;
    .size(115px,35px);
    .bd(@lista-produtos-comprar-borda-cor);
    color:@lista-produtos-comprar-fonte-cor;
    .fs(@lista-produtos-comprar-fonte);
    background: @lista-produtos-comprar-fundo;

    &:hover{
        .bg-color(darken(@cor2,10));
        color:#fff;
    }

}
*/
.detalhes {
  display: flex;
  font-size: 16px;
  color: #393939;
  flex-wrap: wrap;
}
.detalhes .botao-comprar {
  position: relative;
  display: table;
}
.detalhes .comprar-produto {
  float: right;
  width: 100%;
}
.caracteristicas {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 55%;
  font-weight: 300;
  font-size: 15px;
  padding-left: 45px;
  line-height: 1.4;
}
.caracteristicas h2 {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  font-size: 25px;
  margin: 0 0 23px;
  color: #71BE43;
}
@media only screen and (max-width: 1023px) {
  .caracteristicas h2 {
    font-size: 22px;
  }
}
.caracteristicas .valor {
  text-align: center;
  float: right;
  width: 100%;
  padding-bottom: 5px;
  color: #515151;
  font-size: 30px;
}
@media only screen and (max-width: 480px) {
  .caracteristicas .valor {
    display: flex;
    justify-content: center;
  }
}
.caracteristicas .valor b {
  display: flex;
  justify-content: flex-end;
  padding: 20px 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-top-color: #EBE9E9;
  border-top-width: 1px;
  border-top-style: solid;
  float: right;
}
.caracteristicas .comprar-produto {
  margin-top: 25px;
  padding-top: 25px;
}
.caracteristicas .comprar-produto form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.caracteristicas .comprar-produto form.sem-qtd {
  justify-content: center;
}
.caracteristicas .comprar-produto strong {
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
}
.caracteristicas .precos {
  float: right;
  width: 100%;
}
.caracteristicas .precos [type=submit] {
  float: right;
  margin: 20px auto 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  width: 215px;
  height: 60px;
  background-color: #71BE43;
  border: none;
  color: #fff;
  font-size: 22px;
  display: flex;
  justify-content: space-evenly;
  padding: 0;
  position: relative;
  text-transform: none;
}
.caracteristicas .precos [type=submit]:hover {
  background-color: #5a9935;
  color: #fff;
}
.caracteristicas .precos [type=submit] i {
  font-size: 24px;
}
@media only screen and (max-width: 480px) {
  .caracteristicas .precos [type=submit] {
    width: 100%;
    margin: 0;
  }
}
.caracteristicas .precos .bt-qtd-cart {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 480px) {
  .caracteristicas .precos .bt-qtd-cart {
    flex-wrap: wrap;
    width: 80%;
  }
}
.caracteristicas .box-opcoes {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding: 27px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 35px;
  background-color: #eee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.caracteristicas .box-opcoes p {
  position: relative;
  margin-left: 5%;
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.caracteristicas .box-opcoes p label {
  top: auto;
  right: 21px;
  bottom: 15px;
}
@media only screen and (max-width: 1023px) {
  .caracteristicas .box-opcoes p label {
    right: 30px;
    bottom: 26px;
  }
}
.caracteristicas .box-opcoes p:first-of-type {
  margin-left: 0;
}
.caracteristicas .box-opcoes p select {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 1023px) {
  .caracteristicas .box-opcoes p {
    margin: 0px;
    padding-bottom: 20px;
    flex-basis: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .caracteristicas .box-opcoes {
    padding-bottom: 20px;
    flex-wrap: wrap;
  }
}
.caracteristicas .box-opcoes label.error {
  pointer-events: none;
}
.caracteristicas .quantidade {
  float: left;
  position: relative;
  border-top-color: #EBE9E9;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-color: #EBE9E9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 13px 0;
  width: 50%;
  max-width: 220px;
  margin: 20px auto 0;
}
@media (max-width:1279px) {
  .caracteristicas .quantidade {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .caracteristicas .quantidade {
    width: 100%;
    max-width: 100%;
  }
}
.caracteristicas .quantidade b {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 20px;
  height: 5px;
  background: #00555F;
  margin: -2.5px 0 0 -10px;
}
.caracteristicas .quantidade [type=number] {
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  width: 100%;
  height: 32px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border: none;
  font-size: 22px;
  color: #555;
  background: none;
  padding: 0;
  text-align: center;
  -moz-appearance: textfield;
  appearance: textfield;
}
.caracteristicas .quantidade [type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.caracteristicas .quantidade label.error {
  pointer-events: none;
  top: 59px;
  right: 102px;
}
.caracteristicas .button {
  top: 12px;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.caracteristicas .button:hover {
  color: #A5CD38;
}
.caracteristicas .peso {
  text-align: right;
  float: left;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 15px;
  position: relative;
}
.caracteristicas .peso:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #EBE9E9;
  position: absolute;
  top: calc(50% - 0.5px);
  left: 0;
  z-index: -1;
}
.caracteristicas .peso .peso-int {
  font-size: 15px;
  color: #525252;
  padding: 8px 19px;
  background-color: #f5f5f5;
  border-color: #EBE9E9;
  border-width: 1px;
  border-style: solid;
  box-shadow: -3px 0px 0 #FFFFFF;
  -moz-box-shadow: -3px 0px 0 #FFFFFF;
  -webkit-box-shadow: -3px 0px 0 #FFFFFF;
  -ms-box-shadow: -3px 0px 0 #FFFFFF;
}
@media only screen and (max-width: 768px) {
  .caracteristicas {
    width: 100%;
    padding: 20px 0 0;
  }
}
.formulario-produto {
  position: relative;
  width: 100%;
}
.formulario-produto .b1 {
  flex-basis: 100%;
}
.formulario-produto .b2 {
  flex-basis: 49%;
}
.formulario-produto .b3 {
  flex-basis: 32%;
}
.formulario-produto .b4 {
  flex-basis: 23.5%;
}
.formulario-produto .b5 {
  flex-basis: 19%;
}
.formulario-produto h3 {
  text-align: center;
  width: 100%;
  font-size: 25px;
  padding: 30px 0 15px;
}
.formulario-produto p {
  float: left;
  position: relative;
  margin-bottom: 11px;
}
.formulario-produto .coluna-enviar {
  position: absolute;
  bottom: 16px;
  right: 5px;
  z-index: 0;
  width: 100px;
  height: 85px;
  margin: 0;
}
.formulario-produto .coluna-enviar [type=submit] {
  width: 100px;
  height: 85px;
  background-color: #A5CD38;
  margin: 0;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.formulario-produto .coluna-enviar [type=submit]:hover {
  background-color: #86a82a;
}
.formulario-produto span {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.formulario-produto input[type=text],
.formulario-produto input[type=number] {
  text-align: left;
  float: left;
  width: 100%;
  height: 56px;
  line-height: 56px;
  font-size: 15px;
  padding: 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 0 4px #bbb;
  -moz-box-shadow: 0 0 4px #bbb;
  -webkit-box-shadow: 0 0 4px #bbb;
  -ms-box-shadow: 0 0 4px #bbb;
}
.formulario-produto textarea {
  height: 95px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 0 4px #aaa;
  -moz-box-shadow: 0 0 4px #aaa;
  -webkit-box-shadow: 0 0 4px #aaa;
  -ms-box-shadow: 0 0 4px #aaa;
  padding: 10px 110px 10px 10px;
}
.formulario-produto button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  width: 113px !important;
  height: 85px !important;
  background: #80a028;
  background: -moz-linear-gradient(top, #80a028 0%, #A5CD38 100%);
  background: -webkit-linear-gradient(top, #80a028 0%, #A5CD38 100%);
  background: linear-gradient(to bottom, #80a028 0%, #A5CD38 100%);
  outline: none;
  border: none;
  cursor: pointer;
  flex-flow: column;
  text-shadow: 1px 1px 1px #333;
}
.formulario-produto button:hover {
  background: #667f20;
  background: -moz-linear-gradient(top, #667f20 0%, #96bc2f 100%);
  background: -webkit-linear-gradient(top, #667f20 0%, #96bc2f 100%);
  background: linear-gradient(to bottom, #667f20 0%, #96bc2f 100%);
}
.formulario-produto button i {
  margin-bottom: 9px;
  font-size: 25px;
  color: #fff;
}
.detalhe-imagens {
  float: left;
  position: relative;
  width: 45%;
}
.detalhe-imagens img {
  float: left;
  max-width: 100%;
  height: auto;
}
.detalhe-imagens span {
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-color: #EBE9E9;
  border-width: 1px;
  border-style: solid;
  width: 22%;
  height: 94px;
  margin: 16px 4% 0 0;
  background-color: #FFF;
}
.detalhe-imagens span:first-of-type {
  width: 100%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  margin-top: 0;
  padding: 15px;
  height: auto;
  min-height: 450px;
}
@media only screen and (max-width: 768px) {
  .detalhe-imagens span:first-of-type {
    min-height: 310px;
  }
}
.detalhe-imagens span:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .detalhe-imagens {
    width: 100%;
  }
}
.codigo {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1000;
  line-height: 38px;
  background-color: #F5F4F4;
  padding: 0 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.descricao-produto {
  float: left;
  width: 100%;
  font-weight: 300;
  font-size: 16px;
  margin-top: 35px;
}
.descricao-produto #abas {
  float: left;
  position: relative;
  width: 100%;
}
.descricao-produto #abas a {
  float: left;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  font-size: 25px;
  color: #999999;
  padding: 10px 35px 0;
  background-color: transparent;
  border-right-color: #DDD;
  border-right-width: 1px;
  border-right-style: solid;
  height: 45px;
}
@media (max-width:768px) {
  .descricao-produto #abas a {
    font-size: 17px;
  }
}
@media (max-width:480px) {
  .descricao-produto #abas a {
    font-size: 13px;
    height: 40px;
    padding: 10px 15px 0;
  }
}
.descricao-produto #abas a:first-child {
  border-left: none;
}
.descricao-produto #abas a:hover {
  color: #9dc431;
}
.descricao-produto #abas .selected {
  opacity: 1;
  filter: alpha(opacity=1);
  color: #A5CD38;
  margin-bottom: -1px;
  border-left: none;
  border-bottom: none;
  border-bottom-color: #F8F8EF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.descricao-produto #conteudos {
  float: left;
  width: 100%;
  padding: 30px 0 0 0;
  border-top: 1px solid #DDD;
}
.cloud-zoom-lens {
  margin: -4px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  background-color: #ffffff;
  border-color: #888;
  border-width: 3px;
  border-style: solid;
  cursor: move;
}
.cloud-zoom-title {
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  padding: 3px;
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  color: #ffffff;
  background-color: #000000;
}
.cloud-zoom-big {
  overflow: hidden;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  background-color: #ffffff;
  border-color: #cccccc;
  border-width: 3px;
  border-style: solid;
  box-shadow: 0 0 9px #777777;
  -moz-box-shadow: 0 0 9px #777777;
  -webkit-box-shadow: 0 0 9px #777777;
  -ms-box-shadow: 0 0 9px #777777;
}
.cloud-zoom-loading {
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  color: #ffffff;
  padding: 4px 15px 3px;
  background-color: #222222;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  position: absolute;
  top: calc(50% - 15px);
  right: 0;
  z-index: 0;
}
.zoom-small-image #wrap {
  display: inline-block;
}
/* SCROLLBAR*/
/*reset*/
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
  max-height: 100% !important;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
  padding-right: 20px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: -6px;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #f2f2f2;
  background-color: rgba(242, 242, 242, 0.8);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(165, 205, 56, 0.7);
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #A5CD38;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #A5CD38;
}
#footerBlock {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  clear: both;
}
#footerBlock .rodape-19 {
  background: #111111;
  background: -moz-linear-gradient(45deg, #111111 30%, #00272c 100%);
  background: -webkit-linear-gradient(45deg, #111111 30%, #00272c 100%);
  background: linear-gradient(135deg, #111111 30%, #00272c 100%);
  width: 100%;
  padding: 63px 15px;
  border-top-color: #A5CD38;
  border-top-width: 3px;
  border-top-style: solid;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#footerBlock .rodape-19 .full-max {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max {
    flex-wrap: wrap;
  }
}
#footerBlock .rodape-19 .full-max .bloco {
  width: 30%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-bottom-color: rgba(255, 255, 255, 0.1);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  #footerBlock .rodape-19 .full-max .bloco:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
#footerBlock .rodape-19 .full-max .bloco h2 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco h2 {
    margin-bottom: 20px;
  }
}
#footerBlock .rodape-19 .full-max .bloco h2:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  background-color: #00555F;
  margin-right: 15px;
}
#footerBlock .rodape-19 .full-max .bloco .telefone-rodape {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  padding-left: 30px;
  color: #FFFFFF;
  font-size: 20px;
  position: relative;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .telefone-rodape {
    font-size: 18px;
  }
}
#footerBlock .rodape-19 .full-max .bloco .telefone-rodape:before {
  display: block;
  content: '\e972';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: calc(50% - 15px/2);
  left: 0;
  z-index: 0;
}
#footerBlock .rodape-19 .full-max .bloco .telefone-rodape a {
  color: #FFFFFF;
  font-size: 20px;
  display: contents;
  width: fit-content;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .telefone-rodape a {
    font-size: 18px;
  }
}
#footerBlock .rodape-19 .full-max .bloco .telefone-rodape a:hover {
  color: #5feeff;
}
#footerBlock .rodape-19 .full-max .bloco .whatsapp-rodape {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}
#footerBlock .rodape-19 .full-max .bloco .whatsapp-rodape:before {
  display: block;
  content: '\e906';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: calc(50% - 15px/2);
  left: 0;
  z-index: 0;
}
#footerBlock .rodape-19 .full-max .bloco .whatsapp-rodape a {
  color: #FFFFFF;
  font-size: 20px;
  width: fit-content;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .whatsapp-rodape a {
    font-size: 18px;
  }
}
#footerBlock .rodape-19 .full-max .bloco .whatsapp-rodape a:hover {
  color: #5feeff;
}
#footerBlock .rodape-19 .full-max .bloco .email-rodape {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;
}
#footerBlock .rodape-19 .full-max .bloco .email-rodape:before {
  display: block;
  content: '\e923';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1;
  position: absolute;
  top: calc(50% - 15px/2);
  left: 0;
  z-index: 0;
}
#footerBlock .rodape-19 .full-max .bloco .email-rodape a {
  color: #FFFFFF;
  font-size: 16px;
  width: fit-content;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .email-rodape a {
    font-size: 14.4px;
  }
}
#footerBlock .rodape-19 .full-max .bloco .email-rodape a:hover {
  color: #5feeff;
}
#footerBlock .rodape-19 .full-max .bloco .redes-sociais {
  width: 100%;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .redes-sociais {
    justify-content: center;
  }
}
#footerBlock .rodape-19 .full-max .bloco .redes-sociais a {
  font-size: 21px;
  width: 37px;
  height: 37px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #00555F;
  display: flex;
  color: #FFFFFF;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  transition: 0.2s all ease-out;
  -moz-transition: 0.2s all ease-out;
  -webkit-transition: 0.2s all ease-out;
  -ms-transition: 0.2s all ease-out;
}
#footerBlock .rodape-19 .full-max .bloco .redes-sociais a:hover {
  background-color: #001113;
}
#footerBlock .rodape-19 .full-max .bloco .redes-sociais a:last-child {
  margin-right: 0;
}
#footerBlock .rodape-19 .full-max .bloco .endereco-rodape {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.4;
  position: relative;
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .endereco-rodape {
    font-size: 14.4px;
  }
}
@media (max-width:1023px) {
  #footerBlock .rodape-19 .full-max .bloco .endereco-rodape {
    text-align: center;
    margin-top: 0;
  }
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota {
  position: relative;
  display: flex;
  width: 100%;
  margin-top: 35px;
  max-width: 384px;
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota form {
  width: 100%;
  position: relative;
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota form:before {
  display: block;
  content: '\e943';
  font-family: 'icomoon';
  position: absolute;
  top: calc(50% - 10.5px);
  left: 15px;
  z-index: 1;
  font-size: 21px;
  color: #00555F;
  line-height: 1;
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=text] {
  background-color: #000000;
  border: none;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  color: #FFFFFF;
  font-size: 16px;
  padding: 0 140px 0 50px !important;
  position: relative;
  height: 49px;
}
@media (max-width:480px) {
  #footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=text] {
    padding-right: 120px;
  }
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=text]::placeholder {
  color: #FFFFFF;
  font-size: 16px;
}
@media (max-width:1279px) {
  #footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=text]::placeholder {
    font-size: 14px;
  }
}
@media (max-width:480px) {
  #footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=text]::placeholder {
    font-size: 13px;
  }
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=submit] {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 0;
  width: 131px;
  height: 39px;
  font-size: 16px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  background-color: #00555F;
  color: #FFFFFF;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
#footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=submit]:hover {
  background-color: #00272c;
}
@media (max-width:480px) {
  #footerBlock .rodape-19 .full-max .bloco .tracar-rota input[type=submit] {
    width: auto;
    height: 41px;
    font-size: 13px;
    padding: 0 15px;
  }
}
#footerBlock .copyright {
  background-color: #000000;
  padding: 15px;
}
@media (max-width:1023px) {
  #footerBlock .copyright {
    padding-bottom: 85px;
  }
}
#footerBlock .copyright .full-max {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width:1023px) {
  #footerBlock .copyright .full-max {
    flex-direction: column;
  }
}
#footerBlock .copyright .full-max p {
  color: #FFFFFF;
  font-size: 14px;
}
@media (max-width:1023px) {
  #footerBlock .copyright .full-max p {
    text-align: center;
    margin: 0 auto 15px;
  }
}
#footerBlock .copyright .full-max a {
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-right: 80px;
}
@media (max-width:1023px) {
  #footerBlock .copyright .full-max a {
    align-items: center;
  }
}
#footerBlock .copyright .full-max a:hover:before {
  color: #F47822;
}
#footerBlock .copyright .full-max a:before {
  display: block;
  content: '\e907';
  font-family: 'icomoon';
  color: #FFFFFF;
  font-size: 18px;
  margin-left: 5px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  line-height: 1;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.menu-rodape {
  display: flex;
  flex-direction: column;
  padding-left: 7px;
  line-height: 1.8;
}
.menu-rodape ul {
  display: flex;
  flex-direction: column;
}
.menu-rodape ul li {
  display: flex;
}
.menu-rodape ul li a {
  padding: 2px 10px;
  margin-bottom: 5px;
  display: flex;
  list-style-type: square;
  width: 100%;
  border-left-color: rgba(165, 205, 56, 0.05);
  border-left-width: 0px;
  border-left-style: solid;
}
.menu-rodape ul li a:hover {
  background-color: rgba(165, 205, 56, 0.1);
  border-left-color: #A5CD38;
  border-left-width: 3px;
  border-left-style: solid;
}
.pager3 {
  display: flex;
  width: 100%;
}
.pager3 a {
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  font-size: 0;
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  margin: 5px;
}
.pager3 a:before {
  content: '';
  display: block;
  background-color: transparent;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.pager3 a:hover:before {
  background-color: #FFFFFF;
}
.pager3 .active:before {
  background-color: #FFFFFF;
}
@keyframes mousehome {
  0% {
    margin-top: -23px;
  }
  50% {
    margin-top: -15px;
  }
  100% {
    margin-top: -23px;
  }
}
@-webkit-keyframes mousehome {
  0% {
    margin-top: -23px;
  }
  50% {
    margin-top: -15px;
  }
  100% {
    margin-top: -23px;
  }
}
@-moz-keyframes mousehome {
  0% {
    margin-top: -23px;
  }
  50% {
    margin-top: -15px;
  }
  100% {
    margin-top: -23px;
  }
}
@keyframes click-mouse {
  0% {
    box-shadow: none;
  }
  50% {
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.8) inset;
  }
  100% {
    box-shadow: none;
  }
}
@-webkit-keyframes click-mouse {
  0% {
    box-shadow: none;
  }
  50% {
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.8) inset;
  }
  100% {
    box-shadow: none;
  }
}
@-moz-keyframes click-mouse {
  0% {
    box-shadow: none;
  }
  50% {
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.8) inset;
  }
  100% {
    box-shadow: none;
  }
}
.redes-topo {
  position: fixed;
  top: 170px;
  right: 0;
  z-index: 0;
  width: 46px;
}
.redes-topo i {
  font-size: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  text-align: center;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  padding-right: 10px;
  align-items: center;
  transform: translateX(10px);
  -moz-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  margin-bottom: 7px;
  color: #fff;
}
.redes-topo i:hover {
  transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
}
.redes-topo span {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .redes-topo {
    display: none;
  }
}
.redes-topo .icon-facebook {
  background-color: #4267B2 !important;
}
.redes-topo .icon-youtube {
  background-color: #f00;
}
.redes-topo .icon-twitter {
  background-color: #00aced;
}
.redes-topo .icon-instagram-02 {
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}
.redes-topo .icon-in {
  background-color: #0077B5;
}
.redes-topo .icon-skype {
  background-color: #00b5ee;
  width: 200px;
}
.redes-topo .icon-skype:hover {
  transform: translateX(-155px);
  -moz-transform: translateX(-155px);
  -webkit-transform: translateX(-155px);
  -ms-transform: translateX(-155px);
}
.redes-topo .icon-skype b {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.redes-topo .icon-skype:before {
  margin-right: 10px;
  position: absolute;
  left: 10px;
}
.redes-topo .icon-gplus1 {
  background-color: #DC473A;
}
.redes-topo .icon-pinterest {
  background-color: #BD081C;
}
.redes-topo .icon-blog {
  background-color: #FF6501;
}
.redes {
  min-width: 100px;
  display: flex;
  justify-content: space-between;
}
.redes i {
  border-color: #A5CD38;
  border-width: 2px;
  border-style: solid;
}
.redes a {
  color: #A5CD38;
}
.redes i {
  font-size: 20px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  align-items: center;
}
.redes a:hover {
  animation: redes 0.2s linear;
  -webkit-animation: redes 0.2s linear;
  -moz-animation: redes 0.2s linear;
  -ms-animation: redes 0.2s linear;
}
@keyframes redes {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes redes {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes redes {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.8);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-ms-keyframes redes {
  0% {
    -ms-transform: scale(1);
  }
  50% {
    -ms-transform: scale(0.8);
  }
  100% {
    -ms-transform: scale(1);
  }
}
.galeria-webcis-1 {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  margin-top: 30px;
  margin-bottom: 30px;
}
.galeria-webcis-1 figure {
  display: flex;
  flex-flow: column;
  width: 24.1%;
  margin: 5px 5px;
  transition: all 0.3s;
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden;
}
.galeria-webcis-1 figure:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 5px #000;
  -moz-box-shadow: 0px 0px 5px #000;
  -webkit-box-shadow: 0px 0px 5px #000;
  -ms-box-shadow: 0px 0px 5px #000;
}
.galeria-webcis-1 figure:hover a:after {
  font-family: 'icomoon';
  content: "\e936";
  color: #fff;
  font-size: 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .galeria-webcis-1 figure:hover a:after {
    display: none;
  }
}
.galeria-webcis-1 figure:hover a:before {
  content: '';
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  background-color: #00555F;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  mix-blend-mode: overlay;
}
@media only screen and (max-width: 1279px) {
  .galeria-webcis-1 figure {
    width: 23.9%;
  }
}
@media only screen and (max-width: 1023px) {
  .galeria-webcis-1 figure {
    width: 31.9%;
  }
}
@media only screen and (max-width: 768px) {
  .galeria-webcis-1 figure {
    width: 47.6%;
  }
}
@media only screen and (max-width: 480px) {
  .galeria-webcis-1 figure {
    width: 46.3%;
  }
}
.galeria-webcis-1 figure img {
  width: 100%;
  height: auto;
  float: left;
}
.galeria-webcis-1 figure figcaption {
  width: 100%;
  text-align: center;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  padding: 7px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .galeria-webcis-1 figure figcaption {
    font-size: 12px;
    margin-bottom: 0px;
    padding: 4px;
  }
}
#cookiesdirective {
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 15px;
}
#cookiesdirective .cookie-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 20px -10px #000000;
  -moz-box-shadow: 0 0 20px -10px #000000;
  -webkit-box-shadow: 0 0 20px -10px #000000;
  -ms-box-shadow: 0 0 20px -10px #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 5px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:768px) {
  #cookiesdirective .cookie-wrapper {
    padding: 15px 15px;
  }
}
@media (max-width:480px) {
  #cookiesdirective .cookie-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
#cookiesdirective .cookie-wrapper .btn-aceitar {
  margin: 8px auto;
  font-weight: 700;
}
@media (max-width:768px) {
  #cookiesdirective .cookie-wrapper .btn-aceitar {
    margin-top: 15px;
  }
}
#cookiesdirective .cookie-wrapper .btn-aceitar a {
  width: 160px;
  color: #FFFFFF;
  padding: 10px 15px;
  background-color: #00555F;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  cursor: pointer;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 20px;
  font-size: 14px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
@media (max-width:768px) {
  #cookiesdirective .cookie-wrapper .btn-aceitar a {
    font-size: 12px;
    width: 140px;
    padding: 8px 12px;
  }
}
@media (max-width:480px) {
  #cookiesdirective .cookie-wrapper .btn-aceitar a {
    margin-left: 0;
    width: 210px;
  }
}
#cookiesdirective .cookie-wrapper .btn-aceitar a:hover {
  color: #FFFFFF;
  background-color: #001113;
}
#cookiesdirective .cookie-wrapper .text-cookie {
  color: #333333;
  font-size: 13px;
  line-height: 1.4;
}
@media (max-width:768px) {
  #cookiesdirective .cookie-wrapper .text-cookie {
    font-size: 13px;
    line-height: 1.2;
  }
}
#cookiesdirective .cookie-wrapper .text-cookie a {
  color: #00555F;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
#cookiesdirective .cookie-wrapper .text-cookie a:hover {
  color: #00272c;
}
.link-back {
  display: block;
  float: right;
  clear: both;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  font-size: 15px;
  padding: 5px 10px;
  margin-top: 25px;
  background-color: #00555F;
  color: #FFF;
}
.link-back:hover {
  background-color: #00272c;
  color: #FFF;
}
.voltar-topo {
  width: 100px;
  height: 100px;
  display: block;
  position: fixed;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  bottom: -80px;
  right: calc(50% - 50px);
  z-index: 1100;
  border-color: #FFF;
  border-width: 2px;
  border-style: solid;
  background-color: #A5CD38;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
}
.voltar-topo:hover {
  background-color: #86a82a;
}
.voltar-topo:before {
  display: table;
  content: '\e95b';
  font-family: 'icomoon';
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  color: #FFFFFF;
  font-size: 30px;
  margin: -12px -3px;
}
.voltar-topo.cd-is-visible {
  opacity: 0.68;
  filter: alpha(opacity=0.68);
}
.voltar-topo p {
  display: table;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  margin: -26px 0px 0px 10px;
  font-size: 11px;
  color: #FFFFFF;
  font-family: 'Montserrat';
}
.paginacao {
  clear: both;
  float: right;
  margin-top: 25px;
}
.paginacao a {
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  height: 41px;
  line-height: 41px;
  border: 1px solid #E9E9E9;
  min-width: 46px;
  padding: 0 4px;
  margin: 0 7px;
  text-decoration: none;
  font-size: 17px;
  float: left;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  transform: translate(-3px, -3px);
  -moz-transform: translate(-3px, -3px);
  -webkit-transform: translate(-3px, -3px);
  -ms-transform: translate(-3px, -3px);
  color: #333;
}
.paginacao a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background: #fff;
}
.paginacao a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #E9E9E9;
}
.paginacao a:before {
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  position: absolute;
  bottom: -3px;
  right: -3px;
  z-index: -3;
}
.paginacao a:hover {
  transform: translate(-2px, -2px);
  -moz-transform: translate(-2px, -2px);
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  color: #BBB;
}
.paginacao a:hover:before {
  position: absolute;
  bottom: -2px;
  right: -2px;
  z-index: -3;
}
.paginacao span {
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  height: 41px;
  line-height: 41px;
  border: 1px solid #E9E9E9;
  min-width: 46px;
  padding: 0 4px;
  margin: 0 7px;
  text-decoration: none;
  font-size: 17px;
  float: left;
  transform: translate(-2px, -2px);
  -moz-transform: translate(-2px, -2px);
  -webkit-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  cursor: default;
  color: #BBB;
}
.paginacao span:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background: #fff;
}
.paginacao span:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #E9E9E9;
}
.paginacao span:before {
  position: absolute;
  bottom: -2px;
  right: -2px;
  z-index: -3;
}
.bt-prev i,
.bt-anterior i {
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  width: 15px;
  height: 15px;
  display: block;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin: 12px 0 0 12px;
}
.apn_next i,
.bt-proximo i {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 15px;
  height: 15px;
  display: block;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  margin: 12px 0 0 5px;
}
.cnt-contato {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
.cnt-contato ::-webkit-input-placeholder {
  color: #666;
}
.cnt-contato ::-moz-placeholder {
  color: #666;
}
.cnt-contato :-ms-input-placeholder {
  color: #666;
}
.cnt-contato input:-moz-placeholder {
  color: #666;
}
@media (max-width:1023px) {
  .cnt-contato {
    flex-wrap: wrap;
  }
}
.cnt-contato .formulario {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (max-width:1023px) {
  .cnt-contato .formulario {
    max-width: 600px;
    margin: 0 auto 0;
  }
}
.cnt-contato .formulario p {
  position: relative;
  margin-bottom: 15px;
}
.cnt-contato .contato-form {
  width: 65%;
}
@media (max-width:1279px) {
  .cnt-contato .contato-form {
    width: 55%;
  }
}
@media (max-width:1023px) {
  .cnt-contato .contato-form {
    width: 100%;
  }
}
.cnt-contato .localizacao {
  width: 30%;
  margin-top: 170px;
}
@media (max-width:1279px) {
  .cnt-contato .localizacao {
    width: 40%;
  }
}
@media (max-width:1023px) {
  .cnt-contato .localizacao {
    width: 100%;
    margin-top: 60px;
  }
}
.cnt-contato .localizacao h3 {
  font-size: 40px;
}
.cnt-contato .localizacao li {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 60px;
  margin-bottom: 15px;
  padding-bottom: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  border: none;
  color: #333333;
}
.cnt-contato .localizacao li a {
  color: #000000;
  word-break: break-all;
}
@media (max-width:1023px) {
  .cnt-contato .localizacao li {
    width: 50%;
    margin: 0 auto 0;
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width:768px) {
  .cnt-contato .localizacao li {
    width: 100%;
  }
}
.cnt-contato .localizacao li strong {
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  margin-bottom: 3px;
}
@media (max-width:480px) {
  .cnt-contato .localizacao li strong {
    font-size: 13px;
  }
}
.cnt-contato .localizacao .telefone:before {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  content: '\e92d';
  color: #00555F;
  font-family: 'icomoon';
  font-size: 26px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: calc(50% - 20px/2, 0);
  left: 0;
  z-index: 0;
}
.cnt-contato .localizacao .telefone:before {
  width: 45px;
  height: 45px;
  border-color: #00555F;
  border-width: 1px;
  border-style: solid;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.cnt-contato .localizacao .whatsapp:before {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  content: '\e906';
  color: #00555F;
  font-family: 'icomoon';
  font-size: 26px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: calc(50% - 20px/2, 0);
  left: 0;
  z-index: 0;
}
.cnt-contato .localizacao .whatsapp:before {
  width: 45px;
  height: 45px;
  border-color: #00555F;
  border-width: 1px;
  border-style: solid;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.cnt-contato .localizacao .email-contato:before {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  content: '\e921';
  color: #00555F;
  font-family: 'icomoon';
  font-size: 26px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: calc(50% - 20px/2, 0);
  left: 0;
  z-index: 0;
}
.cnt-contato .localizacao .email-contato:before {
  width: 45px;
  height: 45px;
  border-color: #00555F;
  border-width: 1px;
  border-style: solid;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.cnt-contato .localizacao .endereco:before {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  content: '\e928';
  color: #00555F;
  font-family: 'icomoon';
  font-size: 26px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: calc(50% - 20px/2, 0);
  left: 0;
  z-index: 0;
}
.cnt-contato .localizacao .endereco:before {
  width: 45px;
  height: 45px;
  border-color: #00555F;
  border-width: 1px;
  border-style: solid;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
@media (max-width:1023px) {
  .cnt-contato .localizacao .telefone:before,
  .cnt-contato .localizacao .whatsapp:before,
  .cnt-contato .localizacao .email-contato:before,
  .cnt-contato .localizacao .endereco:before {
    position: relative;
    left: auto;
    margin: 0 auto 5px;
  }
}
.cnt-contato .localizacao ul {
  padding-top: 0;
  text-align: left;
  margin-top: 40px;
}
@media (max-width:1023px) {
  .cnt-contato .localizacao ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.cnt-contato .redes {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cnt-contato .redes span {
  display: flex;
}
@media (max-width:1023px) {
  .cnt-contato .redes span {
    margin: 0 auto 0;
  }
}
.cnt-contato .redes strong {
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width:1023px) {
  .cnt-contato .redes strong {
    text-align: center;
  }
}
.cnt-contato .redes i {
  margin-right: 10px;
}
@media (max-width:1023px) {
  .cnt-contato .redes i {
    margin: 0 5px;
  }
}
.cnt-contato [type=submit] {
  float: left;
}
@media (max-width:1023px) {
  .cnt-contato [type=submit] {
    float: none;
    margin: 0 auto 0;
  }
}
[type=text],
[type=password],
[type=email],
[type=number],
[type=date] {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  border-color: #CECEBF;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #333;
  height: 50px;
  padding: 10px 35px 10px 10px;
}
[type=submit] {
  width: 250px;
  height: 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  background-color: #00555F;
  color: #FFFFFF;
  font-size: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  cursor: pointer;
  border: none;
}
select {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  border-color: #CECEBF;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #333;
  height: 50px;
  padding: 10px;
}
@media (max-width:1023px) {
  select {
    -webkit-appearance: none;
    background-image: url("../../images/padrao/bg-select.png") !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
  }
}
select.error {
  border-color: #d80000 !important;
  border-width: 1px !important;
  border-style: solid !important;
}
textarea {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  border-color: #CECEBF;
  border-width: 1px;
  border-style: solid;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #333;
  height: 100px;
  padding: 10px;
  resize: none;
}
.formID {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: -1;
}
/* botão Enviar Padrão Site ------------------------------------------------- */
.botao-form {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  background-color: #00555F !important;
  color: #FFFFFF !important;
  width: 140px !important;
  height: 50px !important;
  display: flex !important;
  align-items: center !important;
  position: relative !important;
  transition: 0.3s all ease-out !important;
  -moz-transition: 0.3s all ease-out !important;
  -webkit-transition: 0.3s all ease-out !important;
  -ms-transition: 0.3s all ease-out !important;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
}
.botao-form:after {
  content: '\e920' !important;
  font-family: 'icomoon' !important;
  font-size: 18px !important;
  color: #000000 !important;
  display: block !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  position: absolute !important;
  top: 5px !important;
  right: 5px !important;
  z-index: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #FFFFFF !important;
  transition: 0.3s all ease-out !important;
  -moz-transition: 0.3s all ease-out !important;
  -webkit-transition: 0.3s all ease-out !important;
  -ms-transition: 0.3s all ease-out !important;
}
.botao-form:hover {
  cursor: pointer !important;
  background-color: #003036 !important;
  color: #FFFFFF !important;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3) !important;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3) !important;
  -ms-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3) !important;
  padding-left: 70px !important;
}
.botao-form:hover:after {
  color: #000000 !important;
  right: 95px !important;
}
@keyframes botao {
  0% {
    transform: scale(1) rotate(-90deg);
  }
  50% {
    transform: scale(0.8) rotate(-90deg);
  }
  100% {
    transform: scale(1) rotate(-90deg);
  }
}
@-webkit-keyframes botao {
  0% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
  50% {
    -webkit-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
}
@-moz-keyframes botao {
  0% {
    -moz-transform: scale(1) rotate(-90deg);
  }
  50% {
    -moz-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -moz-transform: scale(1) rotate(-90deg);
  }
}
@-ms-keyframes botao {
  0% {
    -ms-transform: scale(1) rotate(-90deg);
  }
  50% {
    -ms-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -ms-transform: scale(1) rotate(-90deg);
  }
}
.botao-form:before {
  content: 'Enviar';
  position: absolute;
  top: calc(50% - 9px);
  left: 0;
  z-index: 0;
  line-height: 18px;
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 0 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.botao-form:hover:before {
  position: absolute;
  top: calc(50% - 9px);
  left: 45px;
  z-index: 0;
}
.botao-form [type=submit] {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-indent: -9999px;
}
.botao-form [type=submit]:hover {
  cursor: pointer;
}
/* Fim botão Enviar Padrão Site --------------------------------------------- */
/* Botões Envio e Cadastro Shopping ----------------------------------------- */
.botao-enviar-cad {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #A5CD38;
  color: #FFFFFF;
  height: 50px;
  padding: 0 75px 0 30px;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  margin: 20px auto 0;
  /* Cores do botão shop 01 ------- */
  /* Fim Cores do botão shop 01 --- */
}
.botao-enviar-cad:after {
  content: '\e955';
  font-family: 'icomoon';
  font-size: 35px;
  color: #FFFFFF;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #86a82a;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.botao-enviar-cad:hover {
  cursor: pointer;
  background-color: #A5CD38;
  color: #FFFFFF;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
.botao-enviar-cad:hover:after {
  animation: botao 0.2s linear;
  -webkit-animation: botao 0.2s linear;
  -moz-animation: botao 0.2s linear;
  -ms-animation: botao 0.2s linear;
  color: #FFFFFF;
  background-color: #86a82a;
}
@keyframes botao {
  0% {
    transform: scale(1) rotate(-90deg);
  }
  50% {
    transform: scale(0.8) rotate(-90deg);
  }
  100% {
    transform: scale(1) rotate(-90deg);
  }
}
@-webkit-keyframes botao {
  0% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
  50% {
    -webkit-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
}
@-moz-keyframes botao {
  0% {
    -moz-transform: scale(1) rotate(-90deg);
  }
  50% {
    -moz-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -moz-transform: scale(1) rotate(-90deg);
  }
}
@-ms-keyframes botao {
  0% {
    -ms-transform: scale(1) rotate(-90deg);
  }
  50% {
    -ms-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -ms-transform: scale(1) rotate(-90deg);
  }
}
.botao-enviar-cad [type=submit] {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-indent: -9999px;
}
.botao-enviar-cad [type=submit]:hover {
  cursor: pointer;
}
.botao-cadastro {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #59B200;
  color: #FFFFFF;
  height: 50px;
  padding: 0 75px 0 30px;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  width: 155px;
  margin: 0 auto 0;
  font-size: 15px;
  /* Cores do botão shop 01 ------- */
  /* Fim Cores do botão shop 01 --- */
}
.botao-cadastro:after {
  content: '\e955';
  font-family: 'icomoon';
  font-size: 35px;
  color: #FFFFFF;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #407f00;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.botao-cadastro:hover {
  cursor: pointer;
  background-color: #A5CD38;
  color: #FFFFFF;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
.botao-cadastro:hover:after {
  animation: botao 0.2s linear;
  -webkit-animation: botao 0.2s linear;
  -moz-animation: botao 0.2s linear;
  -ms-animation: botao 0.2s linear;
  color: #FFFFFF;
  background-color: #86a82a;
}
@keyframes botao {
  0% {
    transform: scale(1) rotate(-90deg);
  }
  50% {
    transform: scale(0.8) rotate(-90deg);
  }
  100% {
    transform: scale(1) rotate(-90deg);
  }
}
@-webkit-keyframes botao {
  0% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
  50% {
    -webkit-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(-90deg);
  }
}
@-moz-keyframes botao {
  0% {
    -moz-transform: scale(1) rotate(-90deg);
  }
  50% {
    -moz-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -moz-transform: scale(1) rotate(-90deg);
  }
}
@-ms-keyframes botao {
  0% {
    -ms-transform: scale(1) rotate(-90deg);
  }
  50% {
    -ms-transform: scale(0.8) rotate(-90deg);
  }
  100% {
    -ms-transform: scale(1) rotate(-90deg);
  }
}
@media (max-width:480px) {
  .botao-cadastro {
    width: 218px;
    padding: 0 50px 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
.botao-cadastro [type=submit] {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  text-indent: -9999px;
}
.botao-cadastro [type=submit]:hover {
  cursor: pointer;
}
/* Fim Botões envio e cadastro Shopping ------------------------------------- */
/* Fim Tipos de Botões Enviar ----------------------------------------------- */
/* Tipos de Botões Shopping ------------------------------------------------- */
/* Fim Tipos de Botões Shopping --------------------------------------------- */
/* Mensagem de Obrigado */
.obrigado {
  width: 100%;
  float: left;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #f5f5f5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
}
.obrigado big {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  color: #00555F;
  font-size: 22px;
  padding-bottom: 10px;
}
.obrigado b {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  padding-bottom: 5px;
}
.obrigado a {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  display: block;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 5px 10px;
  background-color: #00555F;
  color: #FFFFFF;
  margin-top: 30px;
  font-size: 12px;
}
.obrigado a:hover {
  background-color: #00272c;
}
/* Fim Mensagem de Obrigado */
/* Tipos de Formulário */
/* Tipos de Formulário */
.formulario {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.formulario ::-webkit-input-placeholder {
  color: #666;
}
.formulario ::-moz-placeholder {
  color: #666;
}
.formulario :-ms-input-placeholder {
  color: #666;
}
.formulario input:-moz-placeholder {
  color: #666;
}
.formulario p {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.formulario p > label {
  width: 100%;
  padding-bottom: 15px;
  position: absolute;
  top: -100000px;
  left: 0;
  z-index: 0;
}
.formulario .msg-obrigatorio {
  padding: 0px 0px 15px 0;
  display: block;
  font-size: 13px;
  width: 100%;
}
.formulario .msg-obrigatorio em {
  color: #ff0000;
}
.formulario .outros-estados {
  font-weight: 700;
  font-size: 20px;
}
.formulario .b2 {
  width: 49%;
}
@media (max-width:768px) {
  .formulario .b2 {
    width: 100%;
  }
}
.formulario .b3 {
  width: 32%;
}
@media (max-width:768px) {
  .formulario .b3 {
    width: 100%;
  }
}
.formulario .file-input {
  width: 49%;
  position: relative;
}
@media (max-width:768px) {
  .formulario .file-input {
    width: 100%;
  }
}
.formulario .file-input:before {
  display: block;
  content: '\e970';
  font-family: 'icomoon';
  font-size: 10px;
  line-height: 1;
  color: #333333;
  position: absolute;
  bottom: 13px;
  right: 10px;
  z-index: 0;
  border-color: #333333;
  border-width: 2px;
  border-style: solid;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  padding: 2px;
}
.formulario .file-input span {
  font-weight: 700;
  font-size: 15px;
}
.formulario .file-input [type=file] {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-color: #CECEBF;
  border-width: 1px;
  border-style: solid;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #333;
  padding: 10px 35px 10px 10px;
}
.formulario .file-input [type=file]:hover {
  cursor: pointer;
}
input[name=nome],
input[name=cpf],
input[name=email],
input[name=telefone] {
  border-right-color: #d80000 !important;
  border-right-width: 5px !important;
  border-right-style: solid !important;
}
input.valid[name=nome],
input.valid[name=cpf],
input.valid[name=email],
input.valid[name=telefone] {
  border-right-color: #468C00 !important;
  border-right-width: 5px !important;
  border-right-style: solid !important;
}
label.error {
  position: absolute;
  top: 18px;
  right: 15px;
  z-index: 0;
  width: 16px;
  height: 16px;
  transform: scale(0.5);
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  text-align: center;
  background-color: #d80000;
  color: #FFF;
}
label.error:after {
  content: '';
  font-family: serif;
  display: block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
  font-weight: 700;
}
label.error:before {
  content: '';
  width: 60px;
  height: 60px;
  display: block;
  background-color: #d80000;
  position: absolute;
  top: calc(50% - 30px);
  right: -21px;
  z-index: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-animation: scale-up-center 1s ease-out infinite forwards;
  animation: scale-up-center 1s ease-out infinite forwards;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.5;
    filter: alpha(opacity=0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.5;
    filter: alpha(opacity=0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.valid {
  border-color: #468C00 !important;
  border-width: 1px !important;
  border-style: solid !important;
}
.mapa {
  width: 100%;
  float: left;
  position: relative;
}
.mapa form {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  width: 400px;
  padding: 10px;
  background-color: #eee;
}
@media (max-width:480px) {
  .mapa form {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -ms-box-shadow: 0 0 0 0;
    padding: 15px;
    background: none;
  }
}
.mapa input[type=text] {
  width: 57%;
  margin: 0 3% 0 0;
}
.mapa input[type=submit] {
  width: 40%;
  padding: 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #A5CD38;
  color: #FFFFFF;
  font-size: 18px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  cursor: pointer;
  border: none;
  position: static;
  text-indent: unset;
  top: auto;
  left: auto;
}
.mapa input[type=submit]:hover {
  background-color: #001113;
  color: #FFFFFF;
}
.mapa iframe {
  width: 100%;
  float: left;
}
.scrolloff {
  pointer-events: none;
}
.form-ancora {
  margin-top: -70px;
  float: left;
}
/* Animation Swing */
.swing {
  -webkit-animation: swing 1s ease;
  animation: swing 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  30% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  65% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes swing {
  15% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  30% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  65% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/* Fim Animation Swing */
/* Configurações Blocos Colunas --------------------------------------------------- */
.bl1 {
  width: 7.33%;
}
@media (max-width:1023px) {
  .bl1 {
    width: 15.66%;
  }
}
.bl2 {
  width: 15.7%;
}
@media (max-width:1023px) {
  .bl2 {
    width: 31.7%;
  }
}
.bl3 {
  width: 24.1%;
}
@media (max-width:768px) {
  .bl3 {
    width: 100%;
  }
}
.bl4 {
  width: 32.6%;
}
@media (max-width:768px) {
  .bl4 {
    width: 100%;
  }
}
.bl5 {
  width: 41%;
}
@media (max-width:768px) {
  .bl5 {
    width: 100%;
  }
}
.bl6 {
  width: 49.5%;
}
@media (max-width:768px) {
  .bl6 {
    width: 100%;
  }
}
.bl7 {
  width: 57.9%;
}
@media (max-width:768px) {
  .bl7 {
    width: 100%;
  }
}
.bl8 {
  width: 66.3%;
}
@media (max-width:768px) {
  .bl8 {
    width: 100%;
  }
}
.bl9 {
  width: 74.7%;
}
@media (max-width:768px) {
  .bl9 {
    width: 100%;
  }
}
.bl10 {
  width: 83.1%;
}
@media (max-width:768px) {
  .bl10 {
    width: 100%;
  }
}
.bl11 {
  width: 91.6%;
}
@media (max-width:768px) {
  .bl11 {
    width: 100%;
  }
}
.bl12 {
  width: 100%;
}
/* Fim Configurações Blocos Colunas ----------------------------------------------- */
.texto-imagem {
  display: flex;
  width: 100%;
}
@media (max-width:768px) {
  .texto-imagem {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width:1023px) {
  .texto-esquerda {
    width: 50%;
  }
}
@media (max-width:768px) {
  .texto-esquerda {
    width: 100%;
  }
}
.legenda-imagem {
  width: 100% !important;
}
.imagem-acima {
  width: 100%;
  margin-bottom: 35px;
}
@media (max-width:768px) {
  .imagem-acima {
    display: flex;
    justify-content: center;
  }
}
@media (max-width:480px) {
  .imagem-acima img {
    width: 100%;
    height: auto;
  }
}
.imagem-abaixo {
  width: 100%;
  margin-top: 35px;
}
@media (max-width:768px) {
  .imagem-abaixo {
    display: flex;
    justify-content: center;
  }
}
@media (max-width:480px) {
  .imagem-abaixo img {
    width: 100%;
    height: auto;
  }
}
.imagem-esquerda {
  margin: 0 35px 35px 0;
}
@media (max-width:1023px) {
  .imagem-esquerda {
    width: 50%;
    height: auto;
  }
}
@media (max-width:768px) {
  .imagem-esquerda {
    display: flex;
    justify-content: center;
    float: none;
    margin: 30px 0;
    width: 100%;
    height: auto;
  }
}
.imagem-esquerda img {
  float: left;
}
@media (max-width:480px) {
  .imagem-esquerda img {
    width: 100%;
    height: auto;
  }
}
.imagem-direita {
  margin: 0 0 35px 35px;
}
@media (max-width:1023px) {
  .imagem-direita {
    width: 50%;
    height: auto;
  }
}
@media (max-width:768px) {
  .imagem-direita {
    margin: 30px 0;
    float: none;
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
  }
}
.imagem-direita img {
  float: right;
}
@media (max-width:1023px) {
  .imagem-direita img {
    width: 100%;
    height: auto;
  }
}
/*
    ==============================================
    LEGENDA MODAL PADRÃO
    ==============================================
    [1. OVERLAY] - Fundo escuro com transparência
    [2. BLOCO MODAL]
        [3. TITULO MODAL]
        [4. TEXTO MODAL]
        [5. FORMULARIO MODAL]
        [6. BOTÃO ENVIAR FORM]
        [7. MENSAGEM OBG]
    [8. BOTAO FECHAR MODAL]
    [9. VIDEO MODAL]
    ==============================================
*/
/*
=====================
[1. OVERLAY]
=====================
*/
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  backface-visibility: hidden;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
}
.remodal-overlay.remodal-is-opening {
  animation: overlay-opening 0.3s forwards;
  -webkit-animation: overlay-opening 0.3s forwards;
  -moz-animation: overlay-opening 0.3s forwards;
  -ms-animation: overlay-opening 0.3s forwards;
}
.remodal-overlay.remodal-is-closing {
  animation: overlay-closing 0.3s forwards;
  -webkit-animation: overlay-closing 0.3s forwards;
  -moz-animation: overlay-closing 0.3s forwards;
  -ms-animation: overlay-closing 0.3s forwards;
}
.remodal-wrapper {
  display: none;
  text-align: center;
  backface-visibility: hidden;
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
  padding: 10px 10px 0;
}
/*
=====================
[2. BLOCO MODAL]
=====================
*/
.remodal {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  box-shadow: 0px 0px 13px #000000;
  -moz-box-shadow: 0px 0px 13px #000000;
  -webkit-box-shadow: 0px 0px 13px #000000;
  -ms-box-shadow: 0px 0px 13px #000000;
  max-width: 660px;
  color: #00555F;
  background-color: #eee;
  margin: 15px 0 10px 0;
  padding: 35px;
  text-align: left;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-color: #FFFFFF;
  border-width: 10px;
  border-style: solid;
  position: relative;
  display: none;
  text-size-adjust: 100%;
  /*
    =====================
    [3. TITULO MODAL]
    =====================
    */
  /* Caso necessário, descomente as linhas abaixo e use a configuração do .titulo-modal */
  /*
    =====================
    [4. TEXTO MODAL]
    =====================
    */
  /*
    =====================
    [5. FORMULARIO MODAL]
    =====================
    */
  /*
    =====================
    [7. MENSAGEM OBG]
    =====================
    */
}
@media only screen and (max-width: 768px) {
  .remodal {
    padding: 30px 15px;
    margin-top: 0;
    overflow: scroll;
  }
}
.remodal:focus {
  outline: 0 !important;
}
.remodal.remodal-is-opening {
  animation: remodal-opening 0.3s forwards;
  -webkit-animation: remodal-opening 0.3s forwards;
  -moz-animation: remodal-opening 0.3s forwards;
  -ms-animation: remodal-opening 0.3s forwards;
}
.remodal.remodal-is-closing {
  animation: remodal-closing 0.3s forwards;
  -webkit-animation: remodal-closing 0.3s forwards;
  -moz-animation: remodal-closing 0.3s forwards;
  -ms-animation: remodal-closing 0.3s forwards;
}
.remodal h3 {
  color: #00555F;
  font-size: 30px;
  font-weight: 700;
}
.remodal h3 em {
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  .remodal h3 {
    text-align: center;
    font-size: 22px;
  }
}
.remodal span {
  color: #202020;
  font-size: 14px;
  display: block;
}
.remodal p {
  color: #333333;
  font-size: 16px;
}
.remodal .formulario {
  /*
        =======================
        [6. BOTÃO ENVIAR FORM]
        =======================
        */
}
.remodal .formulario .b2 {
  float: left;
  width: 49%;
  position: relative;
}
.remodal .formulario .b2:nth-of-type(2) {
  float: right !important;
}
@media only screen and (max-width: 768px) {
  .remodal .formulario .b2 {
    width: 100%;
  }
}
.remodal .formulario textarea {
  height: 94px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  padding: 10px 155px 10px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 0;
}
.remodal .formulario textarea::placeholder {
  color: #000000;
}
.remodal .formulario input,
.remodal .formulario select {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  color: #000000;
  border: 0;
}
.remodal .formulario input::placeholder,
.remodal .formulario select::placeholder {
  color: #000000;
}
.remodal .formulario #plano {
  display: none;
}
.remodal .formulario .bt-enviar {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 0;
  width: 143px;
  height: 83px;
  background-color: #00555F;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  font-size: 18px;
  color: #FFFFFF;
  text-shadow: 0px 1px 2px #000000;
  flex-direction: column;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  text-align: center;
  border: 0;
  box-shadow: none !important;
}
@media only screen and (max-width: 768px) {
  .remodal .formulario .bt-enviar {
    width: 100%;
    position: relative;
    top: 15px;
    right: 0;
    height: 63px;
    margin-top: 5px;
  }
}
.remodal .formulario .bt-enviar:hover {
  background-color: #00555F;
  color: #FFFFFF !important;
  opacity: 0.8;
  filter: alpha(opacity=0.8);
}
.remodal .formulario .bt-enviar i {
  font-size: 25px;
  margin-bottom: 5px;
}
.remodal .formulario .bt-enviar [type=submit] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: none;
  box-shadow: none;
}
.remodal .formulario .bt-enviar [type=submit]:hover {
  background-color: transparent !important;
  color: #FFFFFF !important;
}
.remodal .msg-obrigatorio {
  color: #333333;
  font-size: 14px;
}
.remodal input,
.remodal select,
.remodal textarea {
  color: #000000 !important;
  background-color: #FFFFFF;
}
.remodal input::placeholder,
.remodal select::placeholder,
.remodal textarea::placeholder {
  color: #000000 !important;
}
/*
========================
[8. BOTAO FECHAR MODAL]
========================
*/
.remodal-close {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 0;
  width: auto;
  height: 25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  font-size: 25px;
  display: block;
  transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -webkit-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  outline: none;
  cursor: pointer;
  color: #000000;
  background-color: transparent;
  font-family: 'icomoon';
  border: 0;
}
.remodal-close:before {
  content: "\e947";
}
.remodal-close:hover,
.remodal-close:focus {
  opacity: 1;
  filter: alpha(opacity=1);
}
/* Keyframes ========================================================================== */
@keyframes remodal-opening {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-closing {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes overlay-opening {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes overlay-closing {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* IE8  ========================================================================== */
.lt-ie9 .remodal-overlay {
  background-color: #2b2e38;
}
.lt-ie9 .remodal {
  width: 700px;
}
/*---- necessario ----*/
/* Scroll */
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}
/* Anti FOUC */
[data-remodal-id] {
  display: none;
}
.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
  outline: 0 !important;
}
/*
========================
[9. VIDEO MODAL]
========================
*/
.video-modal {
  position: relative;
  padding-top: 25px;
  padding-bottom: 52.5%;
  /* 16:9 */
  width: 100%;
  height: 0;
}
.video-modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.floating-wpp {
  position: fixed;
  bottom: 20px;
  left: 60px;
  z-index: 1021;
  font-size: 14px;
  transition: bottom 0.2s;
  -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.floating-wpp:before {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-color: rgba(14, 193, 67, 0.8);
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  -webkit-animation: ping 1s ease-in-out infinite both;
  animation: ping 1s ease-in-out infinite both;
}
.floating-wpp:after {
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-color: rgba(14, 193, 67, 0.8);
  position: absolute;
  bottom: -10px;
  left: -10px;
  z-index: -10;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  -webkit-animation: ping 1s ease-in-out 0.7s infinite both;
  animation: ping 1s ease-in-out 0.7s infinite both;
}
.floating-wpp .floating-wpp-button {
  width: 55px;
  height: 55px;
  position: relative;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  background-color: #0EC143;
  cursor: pointer;
  box-shadow: 0 0 10px -3px #000000;
  -moz-box-shadow: 0 0 10px -3px #000000;
  -webkit-box-shadow: 0 0 10px -3px #000000;
  -ms-box-shadow: 0 0 10px -3px #000000;
}
.floating-wpp .floating-wpp-button:after {
  content: "\e906";
  display: flex;
  width: 35px;
  height: 35px;
  font-family: icomoon;
  font-size: 35px;
  font-weight: normal;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 0;
}
.floating-wpp .floating-wpp-button:before {
  content: '1';
  width: 15px;
  height: 15px;
  background-color: #ff6600;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  font-size: 8px;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 5s both;
}
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.floating-wpp .floating-wpp-popup {
  border-color: #FFFFFF;
  border-width: 2px;
  border-style: solid;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  background-color: #e5ddd5;
  overflow: hidden;
  position: absolute;
  padding: 0;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -moz-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -webkit-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -ms-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  width: 0;
  height: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
  transform-origin: bottom;
}
.floating-wpp .floating-wpp-popup.active {
  padding: 0 15px 12px 15px;
  width: 280px;
  height: auto;
  bottom: 70px;
  opacity: 1;
  filter: alpha(opacity=1);
}
@media (max-width:480px) {
  .floating-wpp .floating-wpp-popup.active {
    width: 245px;
  }
}
.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
  opacity: 1;
  filter: alpha(opacity=1);
  transition-delay: 0.2s;
}
.floating-wpp .floating-wpp-popup .floating-wpp-message {
  background-color: #FFFFFF;
  padding: 8px;
  border-radius: 7.5px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  -ms-border-radius: 7.5px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s;
  max-width: 100%;
}
.floating-wpp .floating-wpp-popup .floating-wpp-head {
  text-align: left;
  color: #FFFFFF;
  margin: 0 -15px 15px -15px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  font-weight: bolder;
  background-color: #39847a;
  font-size: 16px;
}
@media (max-width:480px) {
  .floating-wpp .floating-wpp-popup .floating-wpp-head {
    font-size: 14px;
  }
}
.floating-wpp .floating-wpp-popup .floating-wpp-head .close {
  position: absolute;
  top: 14px;
  right: 17px;
  z-index: 0;
  color: #FFFFFF;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=1);
  font-size: inherit;
}
.floating-wpp .floating-wpp-input-message {
  background-color: #e5ddd5;
  margin: 5px -15px -15px -15px;
  padding: 0 15px;
  display: flex;
  align-items: center;
}
.floating-wpp .floating-wpp-input-message textarea {
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-radius: 21px;
  -moz-border-radius: 21px;
  -webkit-border-radius: 21px;
  -ms-border-radius: 21px;
  box-shadow: none;
  padding: 8px 12px;
  margin: 10px 0 15px 0;
  width: initial;
  height: initial;
  flex-grow: 1;
  font-size: inherit;
  font-family: inherit;
  resize: none;
  outline: none;
  color: #4a4a4a;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -moz-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -webkit-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -ms-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  visibility: visible !important;
  animation-delay: 0s;
  animation-duration: 0s;
}
.floating-wpp .floating-wpp-btn-send {
  margin: 10px 0 15px 12px;
  font-size: 0;
  cursor: pointer;
  box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -moz-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -webkit-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  -ms-box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  width: 45px;
  height: 45px;
  background-color: #39847a;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.floating-wpp .floating-wpp-btn-send:hover {
  box-shadow: 0 0 10px #000000;
  -moz-box-shadow: 0 0 10px #000000;
  -webkit-box-shadow: 0 0 10px #000000;
  -ms-box-shadow: 0 0 10px #000000;
  background-color: #41968a;
}
.floating-wpp .floating-wpp-btn-send:after {
  content: "\e920";
  display: flex;
  width: 25px;
  height: 25px;
  font-family: icomoon;
  font-size: 25px;
  font-weight: normal;
  color: #FFFFFF;
  position: absolute;
  top: 4px;
}
@-webkit-keyframes ping {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0;
  }
}
@keyframes ping {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0.8;
  }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0;
  }
}
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.downloads {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  width: 100%;
  float: left;
}
@media (max-width:1279px) {
  .downloads {
    margin-top: 30px;
  }
}
.downloads h3 {
  font-size: 35px;
  color: #00555F;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width:768px) {
  .downloads h3 {
    font-size: 30px;
  }
}
@media (max-width:480px) {
  .downloads h3 {
    font-size: 23px;
    margin-bottom: 20px;
  }
}
.box-downloads {
  width: 100%;
}
.box-downloads li {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  margin: 5px 0;
  list-style-type: none !important;
}
.bt-download {
  background-color: #FFFFFF;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-color: #eee;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
  line-height: 35px;
  font-size: 14px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  color: #00555F;
}
.bt-download i {
  width: 35px;
  height: 35px;
  color: #FFFFFF;
  background-color: #00555F;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  float: left;
  display: block;
  text-align: center;
  margin-right: 15px;
  font-size: 20px;
  line-height: 35px;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
}
.bt-download span {
  font-size: 13px;
  color: #000000;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-left: 5px;
  background-color: #ccc;
  text-align: center;
  float: right;
  display: block;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  padding: 0 15px;
}
@media only screen and (max-width: 768px) {
  .bt-download span {
    display: none;
  }
}
.bt-download b {
  font-size: 15px;
}
.bt-download:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.bt-download:hover i {
  background-color: #000000;
}
.bt-download:hover span {
  background-color: #b3b3b3;
}
body {
  font-family: 'Quicksand', Tahoma, Arial, Helvetica, sans-serif;
  line-height: 1.7;
  font-size: 18px;
  color: #333333;
}
h1 {
  font-size: 40px;
  color: #00555F;
}
h2 {
  font-size: 30px;
  color: #A5CD38;
}
h3 {
  font-size: 20px;
  color: #A5CD38;
}
h4 {
  font-size: 15px;
  color: #A5CD38;
}
span.titulo1 {
  font-size: 25px;
  color: #A5CD38;
}
span.titulo2 {
  font-size: 20px;
  color: #A5CD38;
}
span.titulo3 {
  font-size: 18px;
  color: #A5CD38;
}
span.titulo4 {
  display: block;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #00555F;
  font-size: 18px;
  color: #FFF;
}
#mainBlock {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  z-index: 0;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  background-color: #F8F8EF;
  /* Fix Banner */
  /* Fix Banner */
}
@media (max-width:1023px) {
  #mainBlock {
    margin-top: 70px;
  }
}
#mainBlock.margin-t {
  margin-top: 70px;
}
@media (max-width:1023px) {
  #mainBlock.margin-t {
    margin-top: 0;
  }
}
#mainBlock.margin-t #ancora {
  margin-top: -70px;
}
#mainBlock #ancora {
  margin-top: -110px;
  display: block;
}
.home {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  overflow-x: clip;
}
.home:before {
  background-image: url("../../images/folha-fundo.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  content: '';
  display: block;
  position: absolute;
  top: -60px;
  right: 10px;
  z-index: 0;
  width: 250px;
  height: 189px;
  z-index: -1;
  animation: anm-02 20s linear 0s infinite alternate-reverse both;
}
@keyframes anm-02 {
  0%,
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  10% {
    transform: rotate(8deg);
  }
  20%,
  40%,
  60% {
    transform: rotate(-10deg);
  }
  30%,
  50%,
  70% {
    transform: rotate(10deg);
  }
  80% {
    transform: rotate(-8deg);
  }
  90% {
    transform: rotate(8deg);
  }
}
@media (max-width:480px) {
  .home:before {
    display: none;
  }
}
.home:after {
  background-image: url("../../images/folha-fundo2.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  content: '';
  display: block;
  position: fixed;
  position: absolute;
  bottom: 60%;
  left: -10px;
  z-index: 0;
  width: 144px;
  height: 241px;
  z-index: -1;
  animation: anm-01 linear 6s infinite normal forwards;
}
@keyframes anm-01 {
  0% {
    transform: translate(0);
  }
  10% {
    transform: translate(-2px, -2px);
  }
  20% {
    transform: translate(2px, -2px);
  }
  30% {
    transform: translate(-2px, 2px);
  }
  40% {
    transform: translate(2px, 2px);
  }
  50% {
    transform: translate(-2px, -2px);
  }
  60% {
    transform: translate(2px, -2px);
  }
  70% {
    transform: translate(-2px, 2px);
  }
  80% {
    transform: translate(-2px, -2px);
  }
  90% {
    transform: translate(2px, -2px);
  }
  100% {
    transform: translate(0);
  }
}
@media (max-width:480px) {
  .home:after {
    display: none;
  }
}
.home h1 {
  padding-top: 10px;
  color: #00373E !important;
  font-size: 50px !important;
  position: relative;
}
.home h1:before {
  content: '';
  display: block;
  width: 76px;
  height: 5px;
  background-color: #1BBEB4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 1023px) {
  .home h1:before {
    left: calc(50% - 76px/2);
  }
}
@media (max-width:1023px) {
  .home h1:before {
    display: none;
  }
}
.home h1:after {
  display: none;
}
@media (max-width:1023px) {
  .home h1 {
    font-size: 40px !important;
  }
}
@media (max-width:480px) {
  .home h1 {
    text-align: center;
    font-size: 25px !important;
  }
}
.interna {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  padding: 0px 15px 80px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.cnt-interna .servicos h1 {
  font-size: 40px;
}
.cnt-interna .texto-esquerda {
  font-size: 20px;
}
@media (max-width:1279px) {
  .cnt-interna .texto-esquerda {
    font-size: 18px;
  }
}
@media (max-width:768px) {
  .cnt-interna .texto-esquerda {
    font-size: 16px;
  }
}
.cnt-interna,
.cnt-contato {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 0;
  font-size: 16px;
}
@media (max-width:1023px) {
  .cnt-interna ul li,
  .cnt-contato ul li {
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.cnt-interna h1,
.cnt-contato h1 {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 35px;
  color: #FFFFFF;
  height: 121px;
  line-height: 1.4;
  margin: 0 0 35px 0px;
}
.cnt-interna h1:before,
.cnt-contato h1:before {
  content: '';
  display: block;
  background-color: #003036;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 121px;
}
@media (max-width:1023px) {
  .cnt-interna h1:before,
  .cnt-contato h1:before {
    display: none;
    padding-top: 70px;
  }
}
@media (max-width:1023px) {
  .cnt-interna h1,
  .cnt-contato h1 {
    width: calc(100% + 30px);
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
    margin: 0 0 15px -15px;
    font-size: 25px;
  }
  .cnt-interna h1:before,
  .cnt-contato h1:before {
    padding-top: 70px;
  }
  .cnt-interna h1:after,
  .cnt-contato h1:after {
    display: none;
    margin-left: 0px;
  }
}
@media (max-width:480px) {
  .cnt-interna h1,
  .cnt-contato h1 {
    font-size: 20px;
  }
}
/* Empresa */
.empresa {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.empresa .cont-empresa {
  display: flex;
  justify-content: space-between;
}
@media (max-width:1023px) {
  .empresa .cont-empresa {
    flex-direction: column;
  }
}
.empresa .cont-empresa .txt-empresa {
  padding-right: 50px;
  color: #212121;
  font-size: 16px;
}
@media (max-width:1023px) {
  .empresa .cont-empresa .txt-empresa {
    margin-bottom: 35px;
    padding-right: 0;
  }
}
@media (max-width:480px) {
  .empresa .cont-empresa .txt-empresa {
    font-size: 14px;
  }
}
@media (max-width:1023px) {
  .empresa .cont-empresa figure {
    margin: 0 auto 0;
    display: block;
  }
}
@media (max-width:768px) {
  .empresa .cont-empresa figure img {
    width: 100%;
    height: auto;
  }
}
.empresa h2 {
  color: #00555F;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 700;
}
.box-cont-mvv {
  width: 100%;
  margin-top: 50px;
  padding: 50px 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #E6E6DE;
}
.box-cont-mvv .full-max {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .box-cont-mvv .full-max {
    justify-content: space-around;
  }
}
.box-cont-mvv .txt-missao {
  width: 375px;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
}
.box-cont-mvv .txt-missao:first-child {
  width: 100%;
}
@media only screen and (max-width: 1279px) {
  .box-cont-mvv .txt-missao {
    width: 30.3%;
  }
}
@media only screen and (max-width: 1023px) {
  .box-cont-mvv .txt-missao {
    width: 350px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .box-cont-mvv .txt-missao {
    width: 100%;
  }
}
.box-cont-mvv .txt-missao h2 {
  font-weight: 700;
  text-align: center;
  padding-bottom: 20px;
}
.box-cont-mvv .txt-missao p {
  font-size: 16px;
}
/* Fim Empresa */
.spacer {
  margin: 0;
  padding: 0;
  height: initial;
  border: none !important;
  box-shadow: none !important;
}
/* Padrão para imagens em sumário (quando usado o modelo só e-mail)*/
.article-summary-image {
  float: right;
  margin-left: 25px;
  margin-top: 5px;
  position: relative;
}
.article-summary-image span {
  position: absolute;
  bottom: 10px;
  left: 5px;
  z-index: 0;
  background-color: rgba(0, 85, 95, 0.5);
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  color: #FFFFFF;
}
@media (max-width:768px) {
  .article-summary-image {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width:1023px) {
  .article-summary-image img {
    width: 350px;
    height: auto;
  }
}
@media (max-width:768px) {
  .article-summary-image img {
    width: 100%;
  }
}
.blurcont {
  position: relative;
}
.blurcont:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.destaque {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -54px;
}
.destaque:before {
  content: '';
  display: block;
  background-color: #00555F;
  width: 140%;
  height: 140%;
  position: absolute;
  transform: rotate(361.5deg);
  transform-origin: left;
  left: -10%;
}
.destaque:after {
  content: '';
  display: block;
  background-image: url("../../images/fundo-destaque.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 9px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
@media (max-width:768px) {
  .destaque:after {
    display: none;
  }
}
.destaque .full-max {
  position: relative;
  padding: 124px 0px 75px;
  z-index: 5;
  align-items: center;
  justify-content: center;
  display: flex;
}
.destaque .full-max a {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 40px 0px;
}
@media (max-width:1279px) {
  .destaque .full-max a {
    margin: 0px 15px;
  }
}
.destaque .full-max a figure {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 90px;
}
@media (max-width:1279px) {
  .destaque .full-max a figure {
    margin: 0% 15%;
  }
}
@media (max-width:768px) {
  .destaque .full-max a figure {
    width: 27%;
    height: 27%;
  }
}
.destaque .full-max a figure img {
  width: 119px;
  height: auto;
}
.destaque .full-max a figure figcaption {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
  line-height: 1.2;
}
@media (max-width:768px) {
  .destaque .full-max a figure figcaption {
    display: block;
    margin: 10px -10px;
  }
}
.destaque .full-max a:hover {
  background-color: rgba(0, 0, 0, 0.2);
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
@media (max-width:768px) {
  .destaque .full-max {
    display: block;
    padding: 50px 0px 10px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Put your IE-only styles here. Works for IS 10 & IE 11*/
  .servicos-04,
  .servicos-02,
  .rodape,
  .interna {
    display: block;
  }
  .servicos-02 {
    background-image: url("../../images/fundo-paralax.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-position: center;
  }
  .rodape {
    margin: 0px !important;
  }
  .banner-06 .form-banner {
    right: -540px;
  }
}
