.ite-usar.gg {
  width: 100% !important;
}
#banner-home{
  max-height: 100vh;
  overflow: hidden;    
  background: #0f1111;
}
@media screen and (min-width: 1366px){
  .cont.listaInfoBanner.flex {
    width: 1315px;
   }
}
section.escolha {
  position: relative;
}
.link-lateral a{
  color: white;
}
.link-lateral a {
  color: white;
  display: inline-block;
  margin: 0 11px;
  position: relative;
}
.slick-track{
  margin: auto;
}
.img-banner .imagem {
  width: 450px;
  height: 450px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.link-lateral a:nth-child(2)::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: white;
  border-radius: 50%;
  top: 6px;
  left: -15px;
}
.link-lateral {
  position: absolute;
  z-index: 9;
  color: white;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  left: -5%;
  top: 50vh;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.logosClientes {
  margin: 35px 0;
}
.Lista-atuacao button.slick-prev.slick-arrow{
  left: -60px;
}
.Lista-atuacao button.slick-next.slick-arrow{
  right: -60px;
}
section.escolha::before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 1;
  top: -150px;
  background-repeat: no-repeat;
  height: 75px;
  background-image: url(../images/assets/icon.png);
  background-position: center;
}
.hover-projeto {
  width: 90.1%;
}
.modal-atuacao {
  position: fixed;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  z-index: 99;
  width: 100%;
  display: none;
  height: 100%;
}
.box-mdoal {
  width: 850px;
  margin: auto;
  position: relative;
  background: white;
  margin-top: 10vh;
  height: 86%;
  overflow-y: auto;
  overflow-x: hidden;
}
.Lista-modal button.slick-prev.slick-arrow {
  left: -51px;
  top: 215px;
  border: 0;
  color: transparent;
  font-size: 0;
  background-color: transparent;
  padding: 0;
  width: 40px;
  height: 40px;
  background-image: url(../images/assets/arrow-left.png);
  background-repeat: no-repeat;
  background-position: center;
}
.Lista-modal.item {
  margin: auto !important;
  margin-top: 5px;
  background: white;
  width: calc(100% / 3 - 28px);
  box-shadow: 0 0 20px #e8e8e8;
}
.item-img {
  height: 255px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: white;
  box-shadow: -1px 4px 5px #f7f0f0;
}
.item_luva {
  height: 540px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
span.fehcar-modal-produtos {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9999;
  color: white;
  font-size: 46px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
span.fehcar-modal-produtos:hover{
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.item-atuacao:hover {
  cursor: pointer;
  background: #043050;
}
.Lista-modal .slick-slide {
  margin: 0 10px;
}
.item-descrica {
  padding: 15px 0 0;
  position: relative;
}
.item-descrica h2 {
  color: #064270;
  font-size: 21px;
  text-align: center;
  margin: 9px;
  font-weight: 700;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 24px;
}
span.id {
  display: block;
  color: #064270;
  font-size: 18px;
  text-align: center;
  margin: 12px auto;
  line-height: 1;
  font-weight: 600;
}
a.saiba-mais {
  background: #064270;
  display: block;
  text-align: center;
  padding: 13px 0;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 14px;
  letter-spacing: 3px;
}
.Lista-modal button.slick-next.slick-arrow {
  right: -51px;
  top: 215px;
  border: 0;
  color: transparent;
  font-size: 0;
  background-color: transparent;
  padding: 0;
  width: 40px;
  height: 40px;
  background-image: url(../images/assets/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
}
.conteudo-modal-atuacao {
  background: #064270;
  padding: 60px;
}
.lista-produto-modal {
  padding: 30px 50px;
}
.img-projeto {
  width: 100%;
  height: 258px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.item-banner .opc-foto {
  width: 35%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.lista-produtos .slick-slide {
  margin: 0 5px;
}
.lista-produtos .slick-slide .item-prod{
  padding: 2px;
}
.cont-lista {
  width: 80%;
  margin: auto;
}
.box-links {
  width: 40%;
  float: right;
  display: inline-block;
}
.item-banner::after{
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0,0,0,0.5);
}
.item-banner {
  position: relative;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.flex.item-banner-width {
  width: 60%;
  padding-right: 40px;
}
.cont.listaInfoBanner {
  height: 100%;
  position: relative;
  z-index: 5;
  align-items: center;
}
.txt-dinamico {
  display: block;   
  margin-left: auto;
  margin-right: auto;
}
.texto-banner {
  color: white;
  font-size: 16px;
  line-height: 1.2;
  margin-top: 0;
  text-shadow: 0 0 10px rgb(3, 23, 39);
  font-weight: 300;
  text-align: left;
}
.img-banner img {
  max-width: 430px;
}
.txt-dinamico {
  width: 100%;
}
.item-banner-width {
  display: flex;
  margin-left: auto;
  align-items: center;
  width: 100%;
}
.ListaBanner ul.slick-dots li button {
  background: white;
}
.ListaBanner ul.slick-dots li button{
  border-color: white !important; 
}
a.saiba-mais-btn {
  display: block;
  background: #dd1019;
  padding: 5px;
  font-size: 20px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 23px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 191px;
  text-align: center;
}
.hover-projeto {
  padding-left: 40px !important;
}
.hover-projeto .descricao-projeto {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.item-projeto:hover,.item-projeto.two:hover{
  box-shadow: 0 0 20px rgb(0, 0, 0,0.38);
  /* overflow: visible; */
}
.item-projeto:hover .hover-projeto{
  background: #fafafa;
  top: 100%;
  z-index: 2;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-top: 12px solid #dd1019;   
  -webkit-box-shadow: 0 0 31px rgba(57, 57, 57, 0.84);
  box-shadow: 0 0 31px rgba(57, 57, 57, 0.84);
}
.item-projeto:hover .hover-projeto h2{
  color: #002f4f;
  height: auto;
  display: block;
  line-height: 1;
  -webkit-line-clamp: inherit;
}
.item-projeto:hover .hover-projeto h3{
  height: auto;
  display: block;
  line-height: 1;
  -webkit-line-clamp: inherit;
}
.box-promocao {
  width: 272px;
  overflow: hidden;
  box-shadow: 0 0 15px #f3f3f3;
  border-radius: 12px;
}
.box-promocao:hover{
  cursor: pointer;
}
.img-produto-promocao {
  width: 100%;
  height: 230px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  position: relative;
}
span.info {
  position: absolute;
  z-index: 9;
  top: 32px;
  padding: 5px;
  left: 0;
  color: white;
  font-size: 14px;
  padding-right: 15px;
  max-width: 65%;
}
.box-promocao .bx-info span.preco {
  display: block;
  margin: auto;
  text-align: center;
  padding: 8px 0;    
  font-weight: 600;
  color: #282828;
}
.box-promocao .bx-info span.preco strong {
  font-weight: 900;
}
.Lista-promocao .slick-slide {
  margin: 0 13px;
}
.box-promocao .bx-info h3 {
  color: #282828;
  text-align: center;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.img-produto-promocao:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit--transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.item-projeto:hover .hover-projeto .descricao-projeto {
  -webkit-transition: 0.5s;
  position: relative;
  z-index: 9;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: auto;
  height: auto;
  opacity: 1;
}
.box-promocao .img-produto-promocao img {
  max-width: 100%;
  display: block;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  -webkit--transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.bx {
  padding: 0 25px;
  width: 100%;
}
.Lista-luva {
  position: relative;
  width: 370px;
}
.item_luva img {
  max-width: 100%;
  margin: auto;
}
.item-texto {
  color: #edb25a !important;
  position: relative !important;
  margin-bottom: 50px !important;
}
.box-promocao .bx-info {
  padding: 15px;
}
.hover-projeto h3 {
  color: #dd1019;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.box-pos-venda {
  width: 65%;
  margin-left: auto;
}
.box-pos-venda .texto.white {
  margin-top: 15px;
}
.box-item{
  display: inline-block;
  margin: 0 8px;
}
.item-projeto {
  width: 555px;
  margin: auto;   
  height: 259px;
  margin-bottom: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
h2.titulo-bg {
  color: white;
  background: #dd1019;
  font-size: 54px;
  font-weight: 900;
  letter-spacing: 1px;
  display: inline;
}
.txt-dinamico h2 {
    font-size: 80px;
    line-height: 0.8 !important;
    text-transform: unset;
    font-family: 'Damion';
    display: block;
    color: #edb25a;
    margin-bottom: 18px;
    font-weight: 500;
    text-align: left;
}
.img-banner {
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  width: 100%;
  -webkit-animation: moveImg 2s infinite; /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 2s; /* Safari 4.0 - 8.0 */
  animation: moveImg 2s infinite;
  animation-delay: 2s;
}

@-webkit-keyframes moveImg {
  0%   {transform: translate3d(0,0,0);}
  50%  {transform: translate3d(0,8px,0);}
  100% {transform: translate3d(0,0,0);}
}

@keyframes moveImg {
  0%   {transform: translate3d(0,0,0);}
  50%  {transform: translate3d(0,8px,0);}
  100% {transform: translate3d(0,0,0);}
}
.lista-produtos {
  padding-bottom: 80px !important;
}
section.solucoes-pos-venda {
  padding: 30px 0;
  position: relative;
}
.saiba-mais-btn:hover {
  color: #dd1019;
  background: white;
}
section.solucoes-pos-venda .cont::after {
  content: "";
  position: absolute;
  width: 450px;
  height: 530px;
  background-repeat: no-repeat;
  left: 0;
  bottom: -30px;
  background-image: url(../images/assets/man.png);
}
.hover-projeto {
  position: absolute;
  left: 0;
  top: 165px;
  padding: 15px;
  z-index: 0;
  background: rgba(0, 42, 71, 0.9);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hover-projeto h2 {
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  height: 35px;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.txt-dinamico h3 {
  color: white;
  background: red;
  font-size: 54px;
  font-weight: 900;
  display: inline;
}
.id-section{
  position: relative;
  top: -40px;
}
.ListaBanner .txt-dinamico {
  opacity: 0;
  -webkit-transition: 1.8s;
  -moz-transition: 1.8s;
  -ms-transition: 1.8s;
  -o-transition: 1.8s;
  transition: 1.8s;
}
.ListaBanner.slick-initialized.slick-slider .slick-slide.slick-active .txt-dinamico {
  opacity: 1;
  -webkit-transition: 1.8s;
  -moz-transition: 1.8s;
  -ms-transition: 1.8s;
  -o-transition: 1.8s;
  transition: 1.8s;
  -webkit-animation: op_txt 2s; /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 2s; /* Safari 4.0 - 8.0 */
  animation: op_txt 2s;
} 
.ListaBanner .opc-foto {
  opacity: 0;
  -webkit-transition: 1.8s;
  -moz-transition: 1.8s;
  -ms-transition: 1.8s;
  -o-transition: 1.8s;
  transition: 1.8s;
}
.ListaBanner.slick-initialized.slick-slider .slick-slide.slick-active .opc-foto {
  opacity: 1;
  -webkit-animation: op_foto 5s; /* Safari 4.0 - 8.0 */
  -webkit-animation-delay: 2s; /* Safari 4.0 - 8.0 */
  animation: op_foto 5s;
}

@-webkit-keyframes op_txt {
  0%   {transform: translate3d(0,100%,0);}
  100% {transform: translate3d(0,0,0); }
}

@keyframes op_txt {
   0%   {transform: translate3d(0,100%,0);}
  100% {transform: translate3d(0,0,0); }
} 

@-webkit-keyframes op_foto {
  0%   {transform: translate3d(0,-100%,0);}
  100% {transform: translate3d(0,0,0);}
}

@keyframes op_foto {
   0%   {transform: translate3d(0,-100%,0);}
  100% {transform: translate3d(0,0,0);}
}

.txt-dinamico a::before {
  content: "";
  width: 0;
  height: 100%;
  background: #2d2e77;
  overflow: hidden; 
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30px;
  z-index: -1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.txt-dinamico a:hover{
  background: transparent; 
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.txt-dinamico a:hover::before{
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-banner {
    text-align: center;
}
.txt-dinamico a {
  display: inline-block;
  margin: 5px;
  color: white;
  width: 225px;
  background: #3e4092;
  position: relative;
  margin-top: 25px;
  text-align: center;
  padding: 15px 0;
  z-index: 1;
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.item-prod {
  width: 290px;
  padding: 40px;
  position: relative;
  margin: auto;
  padding-bottom: 25px !important;
  margin-bottom: 10px;
}
section.quem-somos-section {
  background: #0f1010;
  padding-bottom: 25px;
  position: relative;
}
section.class-usar{
  position: relative;
}
img.detalhe-image {
  position: absolute;
  right: 1%;
  z-index: 9;
  top: 0;
}
.box-texto {
  width: 57%;
  margin-right: 20px;
  text-align: justify;
  display: inline-block;
}
.box-links a {
  display: block;
  color: #edb25a;
  font-size: 35px;
  font-family: 'Damion';
  line-height: 1.3;
}
.item-prod::after {
  background: #062a49;
  content: "";
  bottom: 0;
  width: 100%;
  height: 75%;
  left: 0;
  position: absolute;
  z-index: -1;
}
span.num_pergunta {
  font-family: 'Damion';
  font-size: 63px !important;
  line-height: 1.2;
  color: #edb15a !important;
  padding-right: 10px;
  font-weight: 100 !important;
}
.img-prod {
  width: 100%;
  height: 305px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.item-prod .cont-lista h2 {
  text-align: center;
  line-height: 1;
  color: white;
  text-transform: uppercase;
  margin: 10px 0;
  font-size: 32px;
  font-weight: bold;
  overflow: hidden;
  height: 62px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item-prod .descricao-prod {
  color: white;
  line-height: 1.5;
  font-size: 16px;
  height: 97px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.cont-lista {
  text-align: center;
}
.item-prod .cont-lista a.saiba-mais {
  display: block;
  background: #dd1019;
  padding: 10px;
  font-size: 24px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 23px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.item-prod .cont-lista a.saiba-mais:hover {
  background: #730606;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
form#orcamento input,form#orcamento textarea {
  border-radius: 30px;
  border: 0;
  font-size: 13px;
  background: #eef0f5;
  color: #01371c;
  font-weight: 600;
  padding: 9px 15px;
  width: calc(100%);
  margin-bottom: 7px;
  resize: none;
}
section.noticias-home {
  background: #edeef0;
}
form#orcamento input::placeholder, form#orcamento textarea::placeholder{
  font-weight: 600;
  color: #01371c;
}
form#orcamento textarea{
  height: 70px;
  border-radius: 10px;
}
/* select */
.custom-select select {
  display: none; /*hide original SELECT element:*/
}
.cont.filtro {
  display: flex;
  padding-left: 20px;
}
.select-selected {
  margin-right: 10px;
  color: #01371c !important;
}
.custom-select {
  position: relative;
  border: 0;
  text-transform: uppercase;
  font-size: 13px;
  background: #eef0f5;
  color: #01371c;
  font-weight: 600;
  padding: 9px 15px;
  width: calc(100%);
  margin-bottom: 7px;
  resize: none;
  border-radius: 30px;
}
.select-selected:after {
  position: absolute;
  content: "";
  top: 7px;
  right: 0;
  width: 0;
  height: 0;
  font-size: 15px;
  border: 6px solid transparent;
  border-color: #676767 transparent transparent transparent;
}
.select-items div,.select-selected {
  font-size: 13px;
  font-weight: 600;
  color: white;
  cursor: pointer;
  user-select: none;
  position: relative;
}
header .class-menu.cont{
  box-shadow: 0 0 150px #d4e0e6;
}
.select-items div {
  font-size: 15px;
  font-weight: 600;
  padding: 8px;
}
.select-items {
  position: absolute;
  background-color: #20429b;
  top: 36px;
  left: 0;
  border-radius: 8px;
  right: 0;
  z-index: 99;
  min-width: 86%;
  padding: 17px;
}
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.formularioBanner {
  background: white;
  position: absolute;
  bottom: 100px;
  width: 300px;
  padding: 20px 40px;
  right: 0;
  border-radius: 15px;
  margin-right: 40px;
}
/* fim select */
span.titulo {
  display: block;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 19px;
  color: #20429b;
}
#banner-home ul.slick-dots {
  position: absolute;
  top: 40%;
  text-align: center;
  right: 3%;
}
#banner-home ul.slick-dots li {
  display: block;
}
.boxes {
  width: calc(100% / 3);
  margin: auto;
  text-align: center;
  padding: 30px 0;
}
.padding.numbers .nuns {
  width: calc(100% / 3);
  text-align: center;
}
span.valores {
  color: white;
  display: block;
  margin: auto;
  font-weight: 800;
  font-size: 79px;
}
span.nomes {
  color: white;
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
}
/*
.icone-box {
  display: block;
  margin: auto;
  height: 100px;
  width: 120px;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 13px;
  background-size: contain;
}*/
h3.nome-box {
  text-transform: capitalize;
  font-size: 28px;
}
a.linkbox {
  cursor: pointer;
}
h3.nome-box {
  text-transform: uppercase;
  font-size: 21px;
  color: #666666;
  font-weight: 500;
}
.boxes .texto {
  width: 70%;
  margin: auto;
  font-size: 17px;
  margin-top: 20px;
}
a.linkbox {
  line-height: 1.7;
  color: white;
  display: block;
  padding: 4px;
  margin-top: 16px !important;
  margin: auto;
  text-transform: uppercase;
  width: 171px;
  font-size: 17px;
  font-weight: 400;
  background: #2c2a2b;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  z-index: 2;
}
ul.slick-dots li button {
  margin: 0 7px;
  font-size: 0;
  padding: 0;
  color: transparent;
  background: transparent;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #0f1111;
}
li.slick-active button {
  background: #0f1111 !important;
  border-color: #0f1111 !important;
}
#banner-home .arrow {
  position: absolute;
  bottom: 10vh;
  left: 0;
}
.especialistas .slick-list.draggable {
    padding: 20px 0;
}
.item-lista {
  padding: 28px;
  width: auto !important;
  background: white;
  min-height: 256px;
  max-height: 256px;
  overflow: hidden;
  margin-left: auto;
  box-shadow: 0 0 20px #e6e6e6;
  margin-right: auto;
  border-radius: 10px;
}
.box-produtos {
  box-shadow: 0 0 15px #f3f3f3;
  border-radius: 15px;
  clear: both;
  overflow: hidden;
}
.info-prod {
  max-width: 44%;
  min-width: 44%;
  padding: 10px 65px;
}
.info-prod h2 {
  color: #282828;
  font-weight: 700;
  margin-bottom: 18px;
  font-size: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.info-prod .texto.text-prod {
  font-size: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 123px;
}
button.saiba-mais {
  border: 0;
  background: transparent;
  color: #f58634;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.prod-img {
  width: 495px;
  height: 380px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  float: left;
}
.Lista-produtos .slick-slide {
  padding: 10px;
}
.box-produtos.flex {
  align-items: center;
  margin-bottom: 20px;
  -webkit-display: flex !important;
  display: -webkit-flex !important;
  display: -ms-flex !important;
  display: -moz-flex !important;
  display: -o-flex !important;
  -ms-display: flex !important;
  -moz-display: flex !important;
  -o-display: flex !important;
  display: flex !important;
}
.Lista-depoimento .item-dep h2 {
  font-size: 30px;
  font-weight: 600;
}
.Lista-produtos img.slick-prev.slick-arrow {
  position: absolute;
  right: 90px;
  top: 50px;
  z-index: 99;
  cursor: pointer;
}
.Lista-produtos ul.slick-dots {
  margin-top: 45px;
}
section.Marcas_ {
  background: #848688;
}
.box-marcas {
  min-width: 170px;
  max-width: 170px;
  text-align: center;
}
.box-marcas img {
  display: block;
  margin: auto;
  vertical-align: middle;
  max-width: 100%;
}
section.Marcas_ i.fa.fa-chevron-left.slick-arrow {
  position: absolute;
  left: -20px;
  color: white;
  font-size: 24px;
  top: 61px;
  cursor: pointer;
}
section.Marcas_ i.fa.fa-chevron-right.slick-arrow {
  position: absolute;
  right: -20px;
  color: white;
  font-size: 24px;
  top: 61px;
  cursor: pointer;
}
.Lista-marcas .slick-slide{
  text-align: center;
}
.especialistas i.fa.fa-chevron-left.slick-prev.slick-arrow,
.Lista-promocao i.fa.fa-chevron-left.slick-prev.slick-arrow{
  position: absolute;
  left: -40px;
  color: #898b8d;
  font-size: 24px;
  top: 45%;
  cursor: pointer;
}
.especialistas i.fa.fa-chevron-right.slick-next.slick-arrow,
.Lista-promocao i.fa.fa-chevron-right.slick-next.slick-arrow{
  position: absolute;
  right: -40px;
  color: #898b8d;
  font-size: 24px;
  top: 45%;
  cursor: pointer;
}
button.receber-promocao {
  display: block;
  margin: auto;
  border: 0;
  background: #f58634;
  font-size: 18px;
  color: white;
  padding: 11px 25px;
  border-radius: 30px;
  cursor: pointer;
}
button.receber-promocao:hover {
  background: #3e4092;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.Lista-produtos img.slick-next.slick-arrow {
  position: absolute;
  right: 60px;
  top: 50px;
  z-index: 99;
  cursor: pointer;
}
.item-lista .texto {
  text-align: center;
  line-height: 1.2;
  font-size: 16px;
  margin-top: 8px;
}
.item-lista h2 {
  text-align: center;
  line-height: 1.2;
  color: #282828;
  font-size: 21px;
  font-weight: 800;
}
.imb-parallax {
    height: 418px;
    max-width: 1920px;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.ListaBanner::after {
    content: "";
    position: absolute;
    bottom: 5vh;
    width: 100vw;
    background-image: url(../images/ico.png);
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
}
#banner-home .arrow img.seta_left.slick-arrow {
  z-index: 2;
  position: relative;
  cursor: pointer;
  float: left;
  right: 0;
}
#banner-home .arrow img.seta_right.slick-arrow {
  z-index: 2;
  position: relative;
  cursor: pointer;
  float: right;
  left: 25px;
}
.padding.todos-fazem-magica {
    margin-top: 20px;
}
.info-magia {
  background: #20429b;
  padding: 22px;
  width: calc(100% - 44px);
  border-radius: 10px;
  position: absolute;
  top: -34px;
  text-align: center;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  text-shadow: 0 0 4px #000000;
  letter-spacing: 2px;
}
a.btn-2 {
  background: #f58634;
}
.video .jeff {
  width: 350px;
  margin-left: 60px;
}
.jeff h3.subtitulo {
  text-align: left !important;
}
.jeff .texto {
  padding: 0;
  color: #20429b;
}
section.videoJeffAragon {
  position: relative;
}
section.videoJeffAragon::after {
  content: "";
  height: 55%;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background: #edeef0;
  z-index: -1;
}
.destaque-blog {
  height: 298px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.jeff::after {
  width: 800px;
  height: 600px;
  background-image: url(../images/assets/jeff.png);
  content: "";
  right: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: right;
  bottom: 0;
  background-size: contain;
}
.box-destaque {
  width: calc(100% / 2 + 30px);
  margin-right: 24px;
}
.box-numeros {
  width: calc(100% / 4);
}
a.linkblog::after {
  content: "";
  width: 0;
  height: 100%;
  z-index: -1;
  left: 0;
  right: 0;
  background: #7a787f;
  position: absolute;
    -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  top: 0;
}
a.linkblog:hover::after {
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.listaRecentes .boxes-post h3:hover {
  color: blue;
}
.img-icone {
  height: 105px;
  width: 105px;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
.box-destaque .noticia h3 {
  font-weight: 500;
  overflow: hidden;
  color: #2c2a2b;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 20px;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.listaRecentes .boxes-post h3 {
  font-weight: 500;
  overflow: hidden;
  color: #2c2a2b;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  font-size: 20px;
  -webkit-box-orient: vertical;
}
.listaRecentes .desc-blog {
  -webkit-line-clamp: 2;
}
.listaRecentes span.data-post {
  margin-bottom: 9px;
  font-size: 14px;
}
.listaRecentes .boxes-post.flex {
  margin-bottom: 15px;
}
.listaRecentes .boxes-post .imgBox {
  width: 155px;
  height: 135px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.listaRecentes .cont_lista {
  padding-left: 20px;
}
a.link_post {
  display: block;
  margin-top: 15px;
  color: #404040;
  font-weight: 500;
}
a.link_post:hover{
  color: blue;
   -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.listaRecentes {
  width: calc(100% / 2 - 60px);
}
.box-destaque .noticia h3:hover {
  color: blue;
}
.box-news.flex {
  width: 60%;
  margin-left: auto;
  margin-right: 0;
}
form#Newsletter input {
  display: block;
  width: 94%;
  border: 1px solid transparent;
  margin-bottom: 6px;
  background: #ffffff80;
  color: white;
  padding-left: 15px;   
  padding: 15px;
  font-size: 14px;
}
form#Newsletter input::placeholder{
  color: white;
}
.desc-blog {
  overflow: hidden;
  color: #2e2c36;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-height: 1.6;
  font-size: 14px;
  height: 46px;
  -webkit-box-orient: vertical;
}
span.data-post {
  display: block;
  margin-bottom: 17px;
  color: #707070;
  font-weight: 500;
}
.destaque-blog {
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -ms-filter: brightness(100%);
  -o-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.destaque-blog:hover {
  -webkit-filter: brightness(40%);
  -moz-filter: brightness(40%);
  -ms-filter: brightness(40%);
  -o-filter: brightness(40%);
  filter: brightness(40%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
span.num {
  display: block;
  font-weight: 600;
  font-size: 35px;
  letter-spacing: 2px;
  color: #20429b;
  margin-bottom: 10px;
}
span.info-icones {
  text-align: center;
  text-transform: uppercase;
  color: #202020;
  font-weight: 500;
}
section.numeros-class {
  background: #d5d6d8;
}
section.palestras.padding {
  background: #2e2c37;
}
button.slick-prev.slick-arrow {
  position: absolute;
  left: -60px;
  top: 125px;
  cursor: pointer;
  z-index: 2;
}
.Lista-atuacao button.slick-prev.slick-arrow,.logosClientes button.slick-prev.slick-arrow {
  background-color: transparent;
  font-size: 0;
  color: transparent;
  border: 0;
  padding: 0;
  background-position: center;
  width: 50px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url(../images/assets/prev.png);
}
.Lista-atuacao button.slick-next.slick-arrow,.logosClientes button.slick-next.slick-arrow {
  background-color: transparent;
  font-size: 0;
  color: transparent;
  border: 0;
  padding: 0;
  background-position: center;
  width: 50px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url(../images/assets/next.png);
}
button.slick-next.slick-arrow {
  position: absolute;
  right: -60px;
  top: 125px;
  cursor: pointer;
  z-index: 2;
}
section.palestras_class {
  background-image: url(../images/emocao.png);
  background-repeat: no-repeat;
  background-position: center;
}
form#novidades {
  padding: 40px 0;
}
div#depoimento ul li .controle-depoimentos {
  display: block;
  margin-bottom: 18px;
}
span.controle-depoimentos {
  position: relative;
}
div#depoimento ul li {
  cursor: pointer;
}
div#depoimento ul li {
  padding: 10px;
}
img.mTSThumb {
  width: 267px;
  height: 268px;
  object-fit: cover;
}
span.funcao {
 text-transform: uppercase;
  margin-bottom: 7px;
  display: block;
  font-weight: 600;
  color: #666666;
  font-size: 14px;
  letter-spacing: 3px;
}
.clientesAtendidos{
  min-height: 430px;
}
.box-blog-home {
  width: calc(100% / 3);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.box-blog-home:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.img-blog {
  height: 270px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}
.texto.descricao-blog {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.8;
  font-size: 15px;
  height: 82px;
}
.conteudo-item h2 {
  color: #45a3e3;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 600;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 34px;
}
.listaClientes .item-logo {
  height: 135px;
  background: white;
  box-shadow: 0 0 11px rgb(202, 202, 202);
  width: 140px;
  position: relative;
  border-radius: 15px;
}
.listaClientes .hover-desc-cliente {
  position: absolute;
  background: white;
  width: 300px;
  box-shadow: 0 0 50px #e7e7e7;
  padding: 30px;
  border-radius: 20px;
  margin-top: 15px;
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
}
span.nome-cliente {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  color: white;
  font-weight: 100;
  text-align: center;
}
section.newsletter {
  background-repeat: no-repeat;
  background-position: center;    
  padding: 70px 0;
}
.linha strong {
  display: block;
  font-size: 20px;
  color: #3e4095;
  margin-bottom: 5px;
}
.linha p, .linha a {
  color: #282828;
  font-size: 17px;
}
.linha a {
  display: block;
}
.informacoes-bx .linha {
  margin-bottom: 20px;
}
.linha img {
  margin-top: 25px;
}
.modal-produto {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  overflow: auto;
  height: 100%;
}
.conteudo-modal-prod {
  background: white;
  width: 900px;
  padding: 50px 80px;
  margin: auto;
  z-index: 9999;
  position: relative;
  margin-top: 10vh;
  margin-bottom: 40px;
  border-radius: 10px;
}
.conteudo-modal-prod h3,.resumo-produto h3{
  font-size: 29px;
  color: #282828;
  margin-bottom: 10px;
  font-weight: 600;
}
.box-produtos:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  cursor: pointer;
}
span.fechar-modal-produto,span.fechar-modal-produto2,span.fechar-modal-produto3 {
  position: absolute;
  width: 38px;
  height: 38px;
  cursor: pointer;
  right: 28px;
  top: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/assets/close.png);
}
.resumo-produto ul li {
  line-height: 1.5;
}
.thumb-fotos .item-thumb{
  width: calc(100% / 4);
  margin: auto;
}
.thumb2-fotos .item-thumb,.thumb-fotos3 .item-thumb  {
  width: calc(100% / 4);
  margin: auto;
}
i.fa.fa-chevron-left.slick-prev.slick-arrow {
  left: -17px;
  color: #747474;
}
i.fa.fa-chevron-right.slick-next.slick-arrow {
  right: -17px;
  color: #747474;
}
.thumb-fotos .slick-slide,.thumb2-fotos .slick-slide,.thumb-fotos3 .slick-slide {
  margin: 0 8px;
}
.thumb-fotos i,.thumb2-fotos i,.thumb-fotos2 i,.thumb-fotos3 i {
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 45%;
}
.thumb-fotos,.thumb2-fotos,.thumb-fotos3 {
  padding: 14px 0;
}
.item-thumb img {
  display: block;
  margin: auto;
  max-width: 100%;
}
.limit-txt {
  max-height: 236px;
  overflow: auto;
  padding-bottom: 20px;
}
section.class-quem-usa::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 107px;
  background-image: url(../images/assets/detalhe1.png);
  background-repeat: no-repeat;
  background-position: center;
}
section.class-quem-usa::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 107px;
  background-image: url(../images/assets/detalhe2.png);
  background-repeat: no-repeat;
  background-position: center;
}
.resumo-produto {
  margin-top: 10px;
}
.Lista-depoimento ul.slick-dots li.slick-active button {
  background: white !important;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.Lista-depoimento ul.slick-dots li button {
  background: rgba(255, 255, 255, 0.3) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.Lista-depoimento img.slick-prev.slick-arrow {
  position: absolute;
  left: -100px;
  top: 47%;
  cursor: pointer;
  z-index: 2;
}
.Lista-depoimento img.slick-next.slick-arrow {
  position: absolute;
  right: -100px;
  top: 47%;
  cursor: pointer;
  z-index: 2;
}

.Lista-depoimento .item-dep {
  margin-bottom: 20px;
}
.Lista-depoimento {
  width: 70%;
  margin: auto;
}
.listaClientes .item-logo:hover .hover-desc-cliente{
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 1;
} 
a.soliciteOrcamento {
  background: #20429b;
  display: block;
  width: 300px;
  text-align: center;
  cursor: pointer;
  letter-spacing: 2px;
  margin: auto;
  margin-top: 80px;
  padding: 12px;
  color: white;
  text-transform: uppercase;
  font-weight: 900;
  border-radius: 30px;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a.soliciteOrcamento:hover {
  background: #102352;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.bx.bx-left .item-texto:nth-child(1)::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 69px;
  background-image: url(../images/assets/after1.png);
  background-repeat: no-repeat;
  background-position: center;
  top: -34px;
  z-index: 99;
  right: -53px;
}
.listaClientes button.slick-prev.slick-arrow {
  background-repeat: no-repeat;
  border: 0;
  background-image: url(../images/assets/voltar-p.png);
  background-color: transparent;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-position: center;
}
.listaClientes.slick-initialized.slick-slider button.slick-arrow {
  top: 50px !important;
  position: absolute !important;
}
.listaClientes button.slick-next.slick-arrow {
  background-repeat: no-repeat;
  border: 0;
  background-image: url(../images/assets/avancar-p.png);
  background-color: transparent;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-position: center;
}
.bx.bx-left .item-texto:nth-child(2)::after {
  content: "";
  position: absolute;
  width: 136px;
  height: 69px;
  background-image: url(../images/assets/after2.png);
  background-repeat: no-repeat;
  background-position: center;
  top: -47px;
  right: -47px;
  z-index: 99;
}
.bx.bx-right .item-texto:nth-child(2)::before {
  content: "";
  width: 125px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/assets/before2.png);
  position: absolute;
  left: -18px;
  top: 118px;
}
.ite-usar {
  align-items: baseline;    
  width: 50%;
}
section.class-quem-usa {
  background-image: url(../images/assets/fundo2.png);
  background-position: center;
  background-repeat: no-repeat;    
  position: relative;
}
img.image-mao {
  position: absolute;
  z-index: 9;
  right: -32%;
  top: -250px;
}
.lista-porque-usar {
  padding-top: 35px;
}
.list-avideos iframe {
  display: block;
  width: calc(100% / 3 - 11px);
  margin: 5px;
}
.modal-info {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.box-social {
  width: calc(100% / 4 - 20px);
  padding: 10px;
  text-align: left;
}
.conteudo-modal input,.conteudo-modal textarea {
  display: block;
  width: 100%;
  border: 1px solid #0f1111;
  padding: 12px;
  font-size: 14px;
  border-radius: 4px;
  margin-bottom: 8px;
  color: #0f1111;
}
.item-s {
  height: 72px;
  background-color: white;
  align-items: center;
  display: flex;
  padding: 10px;
  padding-left: 0;
}
.box-social a {
  color: #0f1111;
}
.conteudo-modal input::placeholder,.conteudo-modal textarea::placeholder{
  color: #0f1111;
}
.conteudo-modal textarea {
  height: 100px;
  resize: none;
}
.img-linkedin {
  width: 50px;
  height: 50px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bx.bx-left, .bx.bx-right {
  padding-top: 110px;
}
.Lista-onde-encontrar i {
  color: white;
  font-size: 40px;
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 30%;
}
.linkedin.flex h4 {
  color: #2c3131;
  font-weight: 900;
}
a.acessar {
  background: #0074b1;
  color: white;
  font-size: 10px;
  padding: 4px 11px;
  text-transform: uppercase;
  font-weight: 900;
  border-radius: 3px;
}
.Lista-onde-encontrar i.fa.fa-angle-left {
  left: 0;
}
.Lista-onde-encontrar i.fa.fa-angle-right {
  right: 0;
}
section.Class_depoimentos {
  position: relative;
}
.ite-usar span {
  font-size: 24px;
  color: #0f1010;
  font-weight: 700;
  position: relative;
}
.listaClientes .slick-slide {
  margin: 0 10px;
}
.listaClientes .slick-list {
  overflow: initial;
}
.listaClientes .item-logo img {
  vertical-align: middle;
  display: block;
  width: 120px;
  margin: auto;
}
.listaClientes{
  position: relative;
}
.controlClass {
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
  position: relative;
  margin: auto;
}
section.Class_depoimentos {
  background: #f8f9f9;
}
.listaClientes .slick-slide{
  opacity: 0;
  -webkit-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: 1.2s;
  -ms-transition: 1.2s;
  -moz-transition: 1.2s;
  -o-transition: 1.2s;
  transition: 1.2s;
}
.listaClientes .slick-slide.slick-active{
  opacity: 1;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.8s;
  -ms-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.listaClientes.slick-initialized.slick-slider button.slick-arrow {
  z-index: 10;
}

@media screen and (max-width: 1440px){
	.img-banner img,.img-banner .imagem {
       max-width: 265px;
    }
    img.detalhe-image {
      right: 0 !important;
      width: 21%;
      top: -36px;
    }
    img.image-mao {
      position: absolute;
      z-index: 9;
      right: 0;
      top: -125px;
      width: 30%;
    }
    .menu-desktop .logo img {
      max-width: 230px;
    }
    img.image-comida {
      width: 30%;
      left: -82px !important;
      top: -220px !important;
    }
    body,header{
    	width: 100vw !important;
    }
}

@media screen and (max-width: 1100px){
 .box-mdoal {
    width: 94%;
  }
  .img-blog {
    height: 170px;
  }
}
@media screen and (max-width: 815px){
  .listaBlog.slick-initialized.slick-slider {
    width: 472px;
    margin-right: 25px;
  }
  .listaBlog .slick-slide {
    margin: 0 8px;
  }
  .listaBlog .box-noticias{
    box-shadow: none;
    padding-bottom: 15px;
  }
  .listaBlog button.slick-prev.slick-arrow {
    background-repeat: no-repeat;
    border: 0;
    background-image: url(../images/voltar.png);
    background-color: transparent;
    font-size: 0;
    color: transparent;
    width: 30px;
    height: 30px;
    background-position: center;
 }
 .listaBlog button.slick-next.slick-arrow {
    background-repeat: no-repeat;
    border: 0;
    background-image: url(../images/avancar.png);
    background-color: transparent;
    font-size: 0;
    color: transparent;
    width: 30px;
    height: 30px;
    background-position: center;
 }
  button.slick-prev.slick-arrow {
    left: 0;
  }
  button.slick-next.slick-arrow {
    right: 0;
  }
  .img-banner.one {
    display: none;
  }
}

@media screen and (max-width: 615px){
  li.mTSThumbContainer:nth-last-child(1) .controle-depoimentos {
    margin-right: 0px !important;
    padding-right: 0;
  }
  .list-avideos i {
    position: absolute;
    z-index: 2;
    bottom: -30px;
    color: white;
    font-size: 40px;
  }
  .list-avideos i.fa.fa-angle-right.slick-arrow {
    right: 0;
  }
  .texto-banner{
    width: auto;
    text-align: center;
  }
  .Lista-luva{
    width: 270px;
  }
  .list-avideos {
    min-height: auto !important;
  }  
  .img-banner .imagem {
    width: 100%;
    margin: auto;
    height: 270px;
    position: relative;
    top: 50px;
  }
  header .menu ul li a{
    font-size: 18px !important;
    line-height: 2;
  }
  .txt-dinamico h2{
    color: white;
  }
  .Lista-promocao {
    max-width: 272px;
    margin: auto;
  }
  .conteudo-modal-atuacao {
    padding: 15px;
  }
  .txt-dinamico a {
    margin: 0;
    padding: 10px;
    font-size: 13px;
  }
  .especialistas {
    max-width: 300px;
    margin: auto;
  }
  .btn-banner {
    margin-top: 25px;
  }
  .imb-parallax {
    height: 150px;
  }
  .prod-img {
    width: 100%;
    height: 200px;
    float: none;
  }
  .info-prod {
    max-width: 100%;
    min-width: auto;
    padding: 22px;
  }
  .info-prod h2 {
    line-height: 1;   
    font-size: 20px;
  }
  section.Marcas_ i.fa.fa-chevron-right.slick-arrow{
    right: 0;
  }
  section.Marcas_ i.fa.fa-chevron-left.slick-arrow{
    left: 0;
  }
  .ListaBanner::after{
    display: none;
  }
  form#Orcamento input, form#Orcamento textarea,
  .formulario-bx form#Contato input, .formulario-bx form#Contato textarea{
    padding: 10px;    
    margin-bottom: 3px;
  }
  .linha strong{
    font-size: 16px;
  }
  .box-news.flex {
    display: block;
  }
  button.enviar, form#Newslatters button {
    margin-left: auto;
    margin-right: auto;
  }
  .conteudo-modal-prod {
    margin: 0 auto;
    border-radius: 0;
    height: 89%;
    overflow: auto;    
    padding: 15px;
    width: 90%;    
    padding-top: 65px;
  }
  .Lista-depoimento {
    width: auto;
  }
  .limit-txt {
    max-height: inherit;
  }
  .Lista-depoimento .item-dep h2 {
    font-size: 16px !important;
  }
  .linha p, .linha a {
    font-size: 12px;
  }
  .informacoes-bx {
    width: 100%;
  }
  .linha img {
    margin-left: auto;
    display: block;
    margin-right: auto;
  }
  .informacoes-bx .linha {
    text-align: center;
  }
  button.receber-promocao.btn-orcamento {
    padding: 14px;
    line-height: 1;
    font-size: 14px;
  }
  .box-produtos.flex {
    display: block !important;
  }
  .conteudo-modal-prod h3, .resumo-produto h3 {
    font-size: 21px;
    line-height: 1;
  }
  .txt-dinamico h2 {
    font-size: 28px;
    line-height: 1;
    text-align: center;
  }
  .ListaBanner ul.slick-dots li button{
    border-color:  white !important;
  }
  .txt-dinamico h3{
    font-size: 15px;
    text-align: center;
  }
  .texto-banner{
    color: white;
  }
  #banner-home .arrow{
    top: 210px;
  }
  h2.titulo{
    font-size: 27px;
  }
  .padding.numbers .nuns {
    width: 100%;
  } 
  .texto {
    width: 100% !important;
  }
  .texto-banner{
    font-size: 16px;
  }
  #banner-home ul.slick-dots{
    bottom: 25px;
  }
  span.valores{
    font-size: 45px;
  }
  span.nomes{
    font-size: 19px;
  }
  .video .jeff {
    width: auto;
    margin-left: 0; 
    text-align: center;
  }
  .jeff h3.subtitulo {
    text-align: center !important;
  }
  .jeff a.linkSite{
    margin: 10px auto;
  }
  .box-numeros {
    width: calc(100% / 1);
    margin: auto !important;
    margin-bottom: 20px !important;
  }
  .listaPalestrantes {
    width: 75%;
    margin: auto;
  }
  .box-links .links {
    margin-top: 30px;
  }
  .cont.padding.quem-somos {
    padding-bottom: 0;
  }
  h2.tituloBig {
    font-size: 26px !important;
    text-align: center;
  }
  section.palestras_class{
    background-size: cover;
  }
  section.noticias-home.padding .flex {
    display: block !important;
  }
  .listaBlog.slick-initialized.slick-slider {
    width: 90%;
    margin: auto;
  }
}
