/****** Cores ******/
.color--primario{ color: #C40E12; }
.color--secundario{ color: #7B7B7B; }
.color--light{ color: #ffffff; }
.color--medium{ color: #37353A;}
.color--heavy{ color: #000000; }
.color-gray{color: #292929;}
.bg__color--primario{ background-color: #C40E12; }
.bg__color--secundario{ background-color: #7B7B7B; }
.bg__color--light{ background-color: #ffffff; }
.header__bg--primario{ background-color: #444040; transition: .6s ease; box-shadow: none !important;}
.header__bg--light{ background-color: #ffffff; transition: .6s ease;}

/****** Fontes ******/
@font-face{
  font-family: ApercuProBold;
  src: url('../fonts/ApercuPro-Bold.woff');
}
.global__icon, .global__btn--label i, .global__icon--email{
  font-size: 25px;
}
.global__contato-content--icon{
  font-size: 50px;
  margin: 0 0 30px;
}
.global__icon--30{
  font-size: 30px;
}
.header__menu--li{
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.05em;
}
.global__btn--label{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.05em;
}
.global__big-title{
  font-family: ApercuProBold;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 35px;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
}
.qs__missao-content--title, .qs__beneficio-content--title{
  font-family: ApercuProBold;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 36px;
}
.qs__missao-content--title, .global__clientes--title{
  text-transform: uppercase;
}
.home__qs-content--descricao p, .global__atuamos-container--texto p, .global__contato-content--left p,
.global__text, .global__text--footer, .global__text--email, .qs__inicial-content p, .qs__missao-content p, .qs__modal-content--texto p,
.qs__beneficio-item--texto p, .global__clientes-item p, .qs__missao--descricao p, .qs__frota-content--descricao p,
.qs__servico-content--descricao p{
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.05em;
}
.fa-phone{
  transform: rotate(90deg);
}
.global__contato-endereco{
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 36px;
}
.global__contato-endereco--complemento{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  text-transform: uppercase;
}
.qs__beneficio-item--title, .qs__servico-container--title h2{
  font-family: ApercuProBold;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 63px;
}
.qs__servico-container--title h2{
  margin: 0;
  text-transform: uppercase;
}
.global__clientes-item--cliente{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.global__clientes-item p, .qs__frota-content--descricao p{
  text-align: center;
}
.qs__inicial-content p{
  text-align: justify;
}
.form__text--title{
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
.form__text--title2{
  font-family: ApercuProBold;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: capitalize;
}
.home__inicial--title{
  font-family: ApercuProBold;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 52px;
}
.home__banner-content--descricao p{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
}
.home__qs-content--title, .global__clientes--title{
  font-family: ApercuProBold;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 63px;
}
.qs__frota-content--title{
  font-family: ApercuProBold;
  font-weight: bold;
  font-size: 24px;
  line-height: 63px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.qs__servico-content--title{
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (max-width:920px){
  .qs__inicial-content p{
    text-align: center;
  }
  .global__text--email{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .global__text--footer, .global__text--email{
    font-size: 16px;
  }
  .global__icon--email{
    font-size: 50px;
    margin: 0 0 30px !important;
  }
  .global__big-title, .qs__beneficio-content--title, .global__clientes--title{
    font-family: ApercuProBold;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
  }
  @media(max-width:768px){ .global__big-title{ justify-content: center;} }
  .global__contato-content--left p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .qs__missao-content--title{
    font-size: 28px;
    line-height: 36px;
  }
  .qs__frota-content--title{
    font-size: 22px;
    line-height: 60px;
    margin: 0;
  }
  .global__icon--none{
    color: transparent;
  }
  .global__a--none{
    pointer-events: none !important;
    cursor: none;
  }
}

/****** Header ******/
.header__container{
  width: 100vw;
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  z-index: 99;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}
.header__content{
  width: calc(100vw - 64px);
  min-height: 42px;
  padding: 0 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__content--logo, .header__logo--padrao, .header__logo--alternativa{
  width: 226px;
  height: 42px;
}
.header__logo--padrao, .header__logo--alternativa{
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.header__logo--padrao.close, .header__logo--alternativa.close{
  display: none;
}
.header__content--social{
  width: 90px;
  display: flex;
  justify-content: space-between;
  margin-right: 32px;
}
.header__content--ul i{
  font-size: 25px;
  color: #C40E12;
  margin: 0 -45px 0 45px;
}
.header__content--ul{
  width: 710px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  padding: 0;
}

@media only screen and (max-width:920px){
  .header__container{
    height: 80px;
  }
  .header__content{
    width: 320px;
    min-height: 30px;
  }
  .header__content--logo, .header__logo--padrao, .header__logo--alternativa{
    width: 127px;
    height: 30px;
  }
  .header__menu--burger{
    display: initial;
    height: 30px;
    width: 30px;
    position: relative;
    top: 0px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
  }
  .header__menu--burger--div{
    height: 30px;
    width: 30px;
  }
  .header__menu--burger--x, .header__menu--burger--y,
  .header__menu--burger--z{
    position: absolute;
    top: 1px; bottom: 0px;
    background: #C40E12;
    border-radius:2px;
    -webkit-transition: all 200ms ease-out;
       -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
         -o-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
  }
  .header__menu--burger--x, .header__menu--burger--y,
  .header__menu--burger--z{
    height: 3px;
    width: 26px;
  }
  .header__menu--burger--y{
    top: 12px;
  }
  .header__menu--burger--z{
    top: 23px;
  }
  .header__menu--collapse{
    top: 10px;
    background:#ffffff;
    -webkit-transition: all 70ms ease-out;
       -moz-transition: all 70ms ease-out;
        -ms-transition: all 70ms ease-out;
         -o-transition: all 70ms ease-out;
            transition: all 70ms ease-out;
  }
  .header__menu--rotate30{
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transition: all 50ms ease-out;
       -moz-transition: all 50ms ease-out;
        -ms-transition: all 50ms ease-out;
         -o-transition: all 50ms ease-out;
            transition: all 50ms ease-out;
  }
  .header__menu--rotate150{
    -ms-transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-transition: all 50ms ease-out;
       -moz-transition: all 50ms ease-out;
        -ms-transition: all 50ms ease-out;
         -o-transition: all 50ms ease-out;
            transition: all 50ms ease-out;
  }
  .header__menu--rotate45{
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 100ms ease-out;
       -moz-transition: all 100ms ease-out;
        -ms-transition: all 100ms ease-out;
         -o-transition: all 100ms ease-out;
            transition: all 100ms ease-out;
  }
  .header__menu--rotate135{
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all 100ms ease-out;
       -moz-transition: all 100ms ease-out;
        -ms-transition: all 100ms ease-out;
         -o-transition: all 100ms ease-out;
            transition: all 100ms ease-out;
  }
  .header__menu{
    width: 100vw;
    height: calc(100vh - 80px);
    position: fixed;
    z-index: 50;
    bottom: 0;
    transform: translateY(-200%);
    transition: .6s ease;
    background-color: #444040;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .header__menu.open{
    transform: translateY(0%);
    transition: .6s ease;
  }
  .header__menu.open
  .header__menu--content{
    width: 230px;
    min-height: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
  }
  .header__content--social{
    width: 80px;
    margin: 200px 0 60px;
  }
  .header__content--ul{
    list-style-type: none;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0;
    margin: 0;
  }
  .header__content--ul i{
    font-size: 40px;
    color: #C40E12;
    margin: 0 auto 30px;
  }
  .header__content--ul a{
    margin:0 0 60px;
  }
}

/****** Footer ******/
.footer__container{
  width: 100vw;
  min-height: 110px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #292929;
}
.footer__content--logo{
  width: 183px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.footer__content{
  width: 855px;
  min-height: 30px;
  display: flex;
  justify-content: space-between;
}
.footer__content--telefone, .footer__content--email{
  display: flex;
  flex-direction: column;
}
.footer__content--email p{
  margin: 0;
}
.footer__content--email span{
  display: flex;
}
.footer__icon--box{
  width: 30px;
  height: 30px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../image/footer-box-icon.png');
}

@media only screen and (max-width:920px){
  .footer__container{
    min-height: 547px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .footer__content{
    width: 310px;
    height: 275px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    margin: 80px 0 0;
  }
}

/****** Globais ******/
a{
  text-decoration: none;
}
body{
  margin: 0;
  overflow-x: hidden;
}
body.admin-bar .header__container{
  margin-top: 32px;
}
.margin__top{
  margin-top: 92px;
}
.global__btn{
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 212px;
  height: 60px;
  cursor: pointer;
}
.global__big-btn{
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 349px;
  height: 60px;
  cursor: pointer;
}
.global__btn i, .global__big-btn i{
  margin-left: 15px;
}
.global__btn--bg-transparent{
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  transition: .3s ease;
}
.global__btn--bg-transparent:hover{
  border: 1px solid #C40E12;
  color: #ffffff;
  background-color: #C40E12;
  transition: .3s ease;
}
.global__btn--border-primario{
  border: 1px solid #C40E12;
  color: #C40E12;
  background-color: transparent;
  transition: .3s ease;
}
.global__btn--border-primario:hover{
  border: 1px solid #C40E12;
  color: #ffffff;
  background-color: #C40E12;
  transition: .3s ease;
}
.global__btn--bg-green{
  border: 1px solid #32A7A4;
  color: #ffffff;
  background-color: #32A7A4;
  transition: .3s ease;
}
.global__btn--bg-green:hover{
  border: 1px solid #2DB362;
  color: #ffffff;
  background-color: #2DB362;
  transition: .3s ease;
}
.global__btn--bg-primario{
  border: 1px solid #C40E12;
  color: #ffffff;
  background-color: #C40E12;
  transition: .3s ease;
}
.global__btn--bg-primario:hover{
  border: 1px solid #C40E12;
  color: #C40E12;
  background-color: #ffffff;
  transition: .3s ease;
}
.global__btn--bg-light{
  border: 1px solid #ffffff;
  color: #C40E12;
  background-color: #ffffff;
  transition: .3s ease;
}
.global__btn--bg-light:hover{
  border: 1px solid #E0E8D1;
  color: #C40E12;
  background-color: #E0E8D1;
  transition: .3s ease;
}
.global__btn--border-light{
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: transparent;
  transition: .3s ease;
}
.global__btn--border-light:hover{
  border: 1px solid #ffffff;
  color: #37353A;
  background-color: #ffffff;
  transition: .3s ease;
}
.global__btn--red{
  background: #85090B;
  border: none;
  color: #FFFFFF;
}
.global__btn--red:hover{
  background: #6A080A;
  border: none;
  color: #FFFFFF;
}
.global__atuamos-container{
  width: 100vw;
  min-height: 668px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
@media(max-width:768px)
{
  .global__atuamos-container{ min-height: 0;}
}
.global__atuamos-content{
  width: 50vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.global__atuamos-container--texto{
  width: 413px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.global__atuamos-container--texto a{
  margin-top: 40px;
}
.global__atuamos-content--img{
  width: 540px;
  height: 514px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media(max-width:768px){ .global__atuamos-content--img{ background-size: contain;} }
.global__contato-container{
  width: 100vw;
  padding:80px 0;
  display: flex;
  /* background-color: #000000;
  position: relative;
  z-index: 1; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.global__contato-container--img{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.4;
  filter: blur(5px);
  width: 100vw;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.global__contato-content{
  position: relative;
  z-index: 3;
  width: 100vw;
  display: flex;
  justify-content: space-around;
}
.global__contato-content--left, .global__contato-content--right{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.global__contato-content--left{
  width: 638px;
}
.global__contato-content--btn{
  width: 464px;
  min-height: 60px;
  margin: 40px 0 0;
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px;
}
.global__contato-content--span, .global__contato-content--email{
  width: 435px;
  min-height: 90px;
  display: flex;
}
.global__contato-content--email{
  margin: -20px 0 0;
}
.global__contato-content--span{
  justify-content: space-between;
  margin: 40px 0 0;
}
.global__contato-content--span i, .global__contato-content--email i, .footer__content i{
  margin: 0 15px 0 0;
}
.global__contato-content--right{
  width: 302px;
  min-height: 329px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.global__contato-content--line{
  width: 143px;
  height: 2px;
  background-color: #ffffff
}
.global__clientes-container{
  width: 100vw;
  min-height: 205px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 0 80px;
}
.global__clientes-container--title h2{
  margin: 0;
}
.global__clientes-container--title{
  width: 477px;
  text-align: center;
  margin: 0 0 80px;
}
.global__clientes-content{
  width: 860px;
  min-height: 95px;
  display: grid;
  grid-auto-rows: 95px;
  grid-template-columns: repeat(4, 191px);
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  margin-bottom: 100px;
}
.global__clientes-content--item, .global__clientes-content--itemMais{
  width: 191px;
  height: 95px;
  display: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: grayscale(100%);
}
.global__clientes-content--item:hover, .global__clientes-content--itemMais:hover{
  filter: grayscale(0%);
}
.global__clientes-content--itemMais.none{
  display: none;
}
#client-more{
  cursor: pointer;
}
.global__clientes-item{
  width: 476px;
  min-height: 321px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.slick-slide{
  margin: 0 20px 0;
}
.global__clientes-item--arrow-right, .global__clientes-item--arrow-left{
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 25px;
  bottom: 10px;
  cursor: pointer;
}
.global__clientes-item--arrow-right{
  left: calc(50% + 25px);
}
.global__clientes-item--arrow-left{
  left: calc(50% - 50px);
}

@media only screen and (min-width:920px){
  .global__desktop--none{
      display: none !important;
    }
}
@media only screen and (max-width:920px){
  html #wpadminbar{
    position: fixed;
  }
  .global__mobile--none{
    display: none !important;
  }
  .global__contato-container{
    flex-direction: column;
    justify-content: center;
  }
  .global__contato-content{
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .global__contato-content--left{
    width: 320px;
  }
  .global__contato-content--btn{
    flex-direction: column;
    width: 310px;
    min-height: 160px;
    display: flex;
    align-items: center;
    margin: 40px 0;
  }
  .global__contato-content--span, .global__contato-content--email{
    width: 310px;
    min-height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .global__contato-content--right{
    width: 310px;
    align-items: center;
    margin: 80px 0;
  }
  .global__atuamos-container{
    flex-direction: column;
    align-items: center;
  }
  .global__atuamos-content{
    width: 310px;
  }
  .global__atuamos-container--texto{
    width: 310px;
    align-items: center;
  }
  .global__atuamos-container--texto a{
    margin-top: 40px;
  }
  .global__atuamos-content--img{
    width: 320px;
    height: 314px;
  }
  .global__clientes-container{
    min-height: 640px;
    padding: 100px 0 60px;
  }
  .global__clientes-content{
    width: 320px;
    min-height: 745px;
  }
  body.admin-bar .header__container{
    margin-top: 46px;
  }
  .margin__top{
    margin-top: 80px;
  }
  .global__big-btn{
    width: 320px;
  }
  .global__clientes-container--title{
    width: 320px;
    margin: 0 0 50px;
  }
  .global__clientes-content{
    width: 320px;
    grid-template-columns: repeat(2, 160px);
    grid-column-gap: 0px;
    grid-row-gap: 25px;
    margin-bottom: 60px;
  }
  .global__clientes-content--item, .global__clientes-content--itemMais{
    width: 160px;
    height: 95px;
    filter: grayscale(0%);
  }
}

/****** Home ******/
.home__banner-container{
  width: 100vw;
  height: calc(100vh - 92px);
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../image/bg-home-inicial.png');
}
.home__banner-content{
  width: 50vw;
  height: calc(100vh - 92px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home__banner-content--img{
  width: 635px;
  height: 588px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.home__banner-content--descricao{
  width: 413px;
}
.home__banner-content--btn{
  margin: 60px 0 0;
}
.home__qs-container{
  width: 100vw;
  min-height: 668px;
  position: relative;
  z-index: 1;
  padding: 0 0 60px;
  display: flex;
  overflow: hidden;
}
.home__qs-content, .home__qs-img{
  min-height: 668px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  background-color: #85090B;
  position: relative;
}
.home__qs-content{
  width: calc(100% - 740px);
  justify-content: center;
}
.home__qs-img{
  width: 740px;
}
.home__qs-content--texto{
  width: 451px;
  min-height: 306px;
  display: flex;
  flex-direction: column;
}
.home__qs-content--img{
  width: 683px;
  height: 668px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0 400px 400px 0;
  position: relative;
  z-index: 3;
}
.home__qs-content--vetor{
  width: 584px;
  height: 865px;
  position: absolute;
  z-index: 4;
  right: 0;
  top: 0;
}
.home__qs-wave--up, .home__qs-wave--down{
  position: absolute;
  z-index: 4;
  width: 100vw;
  height: 140px;
}
.home__qs-wave--up{
  top: 0px;
}
.home__qs-wave--down{
   bottom: 0px;
}
.home__qs-content--texto a{
  margin-top: 40px;
}

@media only screen and (max-width:920px){
  .home__banner-container{
    flex-direction: column;
    height: 564px;
    background-image: url('../image/bg-home-inicial-mobile.png');
  }
  .home__banner-content{
    width: 100vw;
    min-height: 228px;
    margin-bottom: 60px;
  }
  .home__banner-content--img{
    width: 320px;
    height: 288px;
  }
  .home__banner-content--descricao{
    width: 320px;
    margin: 0 0 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .home__banner-content--descricao h1{
    width: 250px;
  }
  .home__qs-wave--up, .home__qs-wave--down{
    height: 69px;
  }
  .home__qs-container{
    flex-direction: column-reverse;
    padding: 0;
  }
  .home__qs-content, .home__qs-img{
    width: 100vw;
    min-height: 406px;
  }
  .home__qs-content--img{
    width: 100vw;
    height: calc(100vw + 45px);
    border-radius: 50px 50px 0px 0px;
  }
  .home__qs-content--texto{
    width: 320px;
    min-height: 306px;
    margin: 0 auto 60px;
    text-align: center;
    align-items: center;
  }
}

/****** Formulario ******/
.call-form{
  cursor: pointer;
}
#form {
    background-color: #444040;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    transition: .5s ease-out;
     transform: translateX(-200%);
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
}
#form.show {
    transform: translateX(0);
}
body.hidden{
  overflow: hidden;
}
#close-form {
    position: absolute;
    top: 60px;
    left: 40px;
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 35px;
    z-index: 9998;
    cursor: pointer;
}
#close-form .close-form__icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-content.container .btn {
    border: 1px solid #32A7A4;
    color: #ffffff;
    background-color: #32A7A4;
    transition: .3s ease;
}
.form-content.container .btn:hover {
    border: 1px solid #2DB362;
    color: #ffffff;
    background-color: #2DB362;
    transition: .3s ease;
}
.form-content.container {
    padding-bottom: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.form-content__logo,
.form-content__description {
    margin-bottom: 80px;
}
.form-content__title{
    margin:80px 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.form-content__title p{
  margin: 40px 0 0;
}
.form-content__description * {
    text-align: center;
}
.form-content__logo .logo {
    width: 160px;
    height: 100px;
}
.wrapper{
    width: 850px;
    min-height: 514px;
}
#contact-form {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-areas:
    "name email"
    "phone assunto"
    "message message"
    "submit submit";
}
#contact-form label.error {
    display: none !important;
}
#proposta-form label.error {
    display: none !important;
}
.newsletter-form.error {
    display: none !important;
}
#contact-form input.valid {
    background: url('../image/global-forms-certo.jpeg') no-repeat scroll calc(100% - 20px) 50%;
}
#proposta-form input.valid {
    background: url('../image/global-forms-certo.jpeg') no-repeat scroll calc(100% - 20px) 50%;
}
.newsletter-form.valid {
    background: url('../image/global-forms-certo.jpeg') no-repeat scroll calc(100% - 20px) 50%;
}
#contact-form input.error {
    background: url('../image/global-forms-errado.jpeg') no-repeat scroll calc(100% - 20px) 50%;
}
#proposta-form input.error {
    background: url('../image/global-forms-errado.jpeg') no-repeat scroll calc(100% - 20px) 50%;
}
.newsletter-form.error {
    background: url('../image/global-forms-errado.jpeg') no-repeat scroll calc(100% - 20px) 50%;
}
.input-name {
    grid-area: name;
}
.input-email {
    grid-area: email;
}
.input-assunto {
    grid-area: assunto;
}
.input-phone {
    grid-area: phone;
}
.input-message {
    grid-area: message;
}
.input-submit {
    grid-area: submit;
    justify-content: center;
    display: flex;
}
#contact-form input:not(.btn),
#contact-form textarea {
    padding: 20px;
    background: transparent;
    border: 0.5px solid #FFFFFF;
    border-radius: 5px;
    outline: 0;
    width: calc(100% - 40px);
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
}
#contact-form input:not(.btn)::placeholder,
#contact-form textarea::placeholder {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding-top: 10px;
    opacity: 1;
}
#contact-form input:not(.btn):-ms-input-placeholder,
#contact-form textarea:-ms-input-placeholder {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding-top: 10px;
}
#contact-form input:not(.btn)::-ms-input-placeholder,
#contact-form textarea::-ms-input-placeholder {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #ffffff;
    padding-top: 10px;
}
#contact-form label {
    margin-bottom: 20px;
    font-family: ApercuProBold;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.05em;
    display: block;
    color: #ffffff;
}
#contact-form .btn {
    margin-top: 20px;
    width: 220px;
    height: 62px;
    border-radius: 5px;
}
#contact-form .input-name {
    grid-area: name;
}
#contact-form .input-emailorphone {
    grid-area: emailorphone;
}
#contact-form .input-message {
    grid-area: message;
}
#contact-form .input-link {
    grid-area: link;
}
#contact-form .input-link a {
    text-decoration: underline;
}
#contact-form .input-submit {
    grid-area: submit;
}
.center-content{
  display: flex;
  justify-content: center;
}

@media only screen and (max-width:920px) {
    .form__proposta, .form__proposta--item,
    .form__proposta--item-2{
        width: 310px;
    }
    .form__pesquisa--input{
        width: 280px;
    }
    #close-form {
        grid-template-columns: 80px;
        grid-row-gap: 20px;
        left: 0px;
        top: 80px;
    }
    #close-form .close-form__icon .icon {
        font-size: 42px;
    }
    #close-form .close-form__text {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #contact-form {
        grid-template-columns: 100%;
        grid-template-areas:
        "name"
        "email"
        "assunto"
        "phone"
        "message"
        "submit";
    }
    .wrapper{
        width: 310px;
    }
}

@media only screen and (max-width:920px){

}

/****** Quem Somos ******/
.qs__inicial-container{
  width: 100vw;
  min-height: 568px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0 0;
}
.qs__inicial-content{
  width: 635px;
  min-height: 372px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 40px;
}
.qs__inicial-content h1{
  margin: 0 0 40px;
}
.qs__missao-container{
  width: 100vw;
  min-height: 1436px;
  padding: 75px 0 60px;
  display: flex;
  justify-content: space-around;
  position: relative;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../image/bg-qs-missao.png');
}
.qs__missao--estrada{
  position: absolute;
  z-index: 3;
  width: 1280px;
  height: 1436px;
  left: calc(50vw - 640px);
  top: 90px;
}
.qs__missao-content{
  width: 524px;
  min-height: 1025px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  z-index: 5;
  left: calc(50vw - 430px);
  top: 300px;
}
.qs__missao-content--item{
  width: 524px;
  min-height: 210px;
  display: flex;
  flex-direction: column;
  margin-bottom: -25px;
}
.qs__missao-content--icon{
  background-image: url('../image/qs-icon-box.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 25px;
  width: 30px;
  height: 30px;
}
.qs__missao-content--titlearea{
  display: flex;
}
.qs__missao-line--missao, .qs__missao-line--visao, .qs__missao-line--valores{
  height: 1px;
  background: #C40E12;
  margin: 15px 0 40px;
}
.qs__missao-line--missao{
    width: 204px;
}
.qs__missao-line--visao{
  width: 174px;
}
.qs__missao-line--valores{
  width: 230px;
}
.qs__missao-content--title{
  margin: 0;
}
.qs__frota-container{
  width: 100vw;
  min-height: 676px;
  background-image: url('../image/qs-frota-bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media(max-width:768px){ .qs__frota-container{ min-height: 0;} }
.qs__frota-content{
  width: 1303px;
  min-height: 232px;
  display: flex;
  justify-content: center;
}
.qs__frota-content--item{
  width: 413px;
  min-height: 124px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qs__modal-container{
  width: 100vw;
  min-height: 668px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.qs__modal-content--img{
  width: 487px;
  height: 576px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.qs__modal-content--texto{
  width: 524px;
  min-height: 211px;
  display: flex;
  flex-direction: column;
}
.qs__beneficio-container{
  width: 100vw;
  min-height: 568px;
  position: relative;
  z-index: 1;
  padding: 140px 0 0;
  display: flex;
  justify-content: center;
}
.qs__beneficio-content{
  width: 700px;
  min-height: auto;
  margin: 120px auto 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qs__beneficio-content--title{
  width: 715px;
  margin: 0 0 100px;
}
.qs__beneficio-item{
  width: 100%;
  min-height: 160px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 60px;
}
.qs__beneficio-item--img{
  width: 191px;
  height: 160px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.qs__beneficio-item--texto{
  width: 413px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.qs__beneficio-item--title{
  margin: 0;
}
.qs__servico-container{
  width: 100vw;
  min-height: 768px;
  background: #37353A;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 0 0;
}
.qs__servico-container--title{
  padding: 20px 30px;
  border: 2px solid #C40E12;
}
.qs__servico-content{
  width: 860px;
  min-height: 180px;
  display: flex;
  margin: 140px 0 0;
}
.qs__servico-content--item{
  width: 860px;
  min-height: 180px;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
}
.qs__servico-content--img{
  width: 225px;
  height: 191px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.qs__servico-content--textarea{
  width: 525px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.qs__servico-arrows{
  width: 90px;
  height: 25px;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.qs__servico-arrows--left{
  width: 25px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/arrow-left.png');
  cursor: pointer;
}
.qs__servico-arrows--left.slick-disabled{
  opacity: 0.25;
  pointer-events: none;
}
.qs__servico-arrows--right{
  width: 50px;
  height: 25px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../image/arrow-right.png');
  cursor: pointer;
}
.qs__servico-arrows--right.slick-disabled{
  opacity: 0.25;
  pointer-events: none;
}

@media only screen and (max-width:920px){
  .qs__inicial-content{
    width: 310px;
  }
  .qs__missao-container{
    flex-direction: column;
    min-height: 840px;
    align-items: center;
    padding: 100px 0;
  }
  .qs__missao-content{
    width: 310px;
    min-height: 270px;
    align-items: center;
  }
  .qs__modal-container{
    min-height: 640px;
    flex-direction: column-reverse;
    padding: 80px 0;
  }
  .qs__modal-content--img{
    width: 320px;
    height: 314px;
  }
  .qs__modal-content--texto{
    width: 320px;
    min-height: 285px;
    display: flex;
    flex-direction: column;
    lign-items: center;
    text-align: center;
  }
  .qs__beneficio-container{
    padding: 0;
  }
  .qs__beneficio-content{
    width: 320px;
    margin: 60px auto 60px;
  }
  .qs__beneficio-content--title{
    width: 320px;
    margin: 0 0 80px;
  }
  .qs__beneficio-item{
    min-height: 300px;
    margin: 0 0 80px;
    flex-direction: column;
  }
  .qs__beneficio-item--img{
    margin: 0 0 60px;
  }
  .qs__beneficio-item--texto{
    width: 320px;
    align-items: center;
    text-align: center;
  }
  .qs__missao-content{
    position: relative;
    width: 320px;
    z-index: 5;
    left: 0;
    top: 0;
  }
  .qs__missao-content--item{
    width: 320px;
    text-align: center;
    margin: 30px 0;
  }
  .qs__missao-content--titlearea{
    justify-content: center;
  }
  .qs__frota-container{
    width: 100vw;
    padding: 80px 0;
  }
  .qs__frota-content{
    width: 320px;
    min-height: 232px;
    flex-direction: column;
  }
  .qs__frota-content--item{
    width: 320px;
    min-height: 124px;
  }
  .qs__servico-container{
    padding: 60px 0 80px;
  }
  .qs__servico-content{
    width: 320px;
    display: flex;
    margin: 0;
  }
  .qs__servico-content--item{
    width: 320px;
    min-height: 180px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .qs__servico-content--img{
    width: 127px;
    height: 127px;
    margin: 0 0 60px;
  }
  .qs__servico-content--textarea{
    width: 320px;
    text-align: center;
  }
  .qs__missao-line--missao, .qs__missao-line--visao, .qs__missao-line--valores{
    align-self: center;
    width: 185px;
    margin: 15px 0 20px;
  }
}
.footer__credit
{
  padding: 15px;
  background: #191919;
}
.footer__credit,
.footer__credit a
{
  font-family: Montserrat,sans-serif;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.footer__credit a {  color: #cccccc; text-decoration: underline;}
.qs__inicial-content ul
{
  width: 80%;
  margin:25px auto;
}
.qs__inicial-content ul li
{
  margin-bottom: 15px;

  font-family: Montserrat, sans-serif;
  text-align: left;
  font-size: 18px;
}
.qs__inicial-content ul li:last-child{ margin-bottom: 0;}

.global__address
{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-color: rgba(255,255,255,0.3);
  border-radius: 20px;
}
.address__container{ text-align: center;}
