
#header-comp {
  left: 0;
  top: 0;
  background-color: var(--purple);
}
.contain-head {
  left:0;
  top: 0;
}

.banner.desktop {
  display: block;
}

.banner.tablet,
.banner.mobile {
  display: none;
}

.container-h {
  width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.container {
  width: 948px;
  margin: 0 auto;
  text-align: justify;
}

.box {
  padding: 100px 0;
}

.row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* 
#btn-wpp {
  position: fixed;
  z-index: 999999;
  width: 60px;
  height: 60px;
  bottom: 0px;
  right: 0;
  margin: 0 10px 10px 0;
  cursor: pointer;
  border-radius: 50%;
}

#btn-wpp-img {
  width: 100%;
} */

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}

@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}

@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}

@keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
  }
}

#top-header {
  width: 100%;
  height: 40px;
  background-color: var(--purpledark);
  color: var(--lighthigh);
  font-size: 14px;
}

#numbers {
  display: flex;
  align-items: center;
  font-weight: 400;
  height: 30px;
}

#numbers a {
  color: var(--lighthigh);
  text-decoration: none;
  margin: 0 8px;
}

#numbers a:hover {
  text-decoration: underline;
}

#header {
  width: 100%;
  height: 70px;
  background-color: var(--purple);
  transition: 0.3s all;
}

.fixed {
  position: fixed;
  top: -100px;
  z-index: 99999;
}

.sc a {
  margin-left: 1.75rem;
}

.sp {
  background-color: transparent;
  border: 2px var(--purple);
  max-height: calc(100% - 24px);
  width: 40%;
  border-style: solid;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 16px;
  text-decoration: none;
  color: var(--purple);
  line-height: 24px;
  cursor: pointer;
}

.before-submit-whatsapp-icon {
  width: 24px;
  position: absolute;
}
/* 
.sc {
  background: linear-gradient(
    14.06deg,
    var(--orange) -0.28%,
    var(--orangelight) 100.14%
  );
}

.sc:hover {
  transition: all 0.3s;
  background: linear-gradient(
    14.06deg,
    var(--orangelight) -0.28%,
    var(--orangelight) 100.14%
  );
} */

.sp:hover {
  transition: all 0.3s;
  background-color: var(--purple);
  color: #f9f9f9;
}

.form_terms {
  margin-top: 8px;
}

.corfirm-title {
  font-weight: 800;
  font-size: 12px;
  line-height: 14px;
  color: var(--lowmedium);
}

.corfirm-text {
  font-weight: 800;
  font-size: 10px;
  line-height: 12px;
  color: var(--lowmedium);
}


#banner {
  width: 100%;
}

#banner img {
  width: 100%;
}


#benefit.mobile {
  display: none;
}

.contacts-img {
  width: 14px;
}

.buttons_container {
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  font-size: 16px;
  gap: 1rem;
  margin-top: 9px;
}

.banner_send_button {
  width: auto;
  margin-left: 0px;
  justify-content: center;
}

#before-submit {
  margin: 0;
  padding: 9px 10px;
}

.before-submit-whatsapp-icon {
  width: 20px;
}

.marcas_desktop {
  display: flex;
  justify-content: center;
  visibility: visible;
}
.marcas_tablet,
.marcas_mobile {
  display: none;
  visibility: hidden;
}

@media (max-width: 10000px) { // MARCAÇÃO PARA CONFIGURAÇÃO DE FRONT PARA DESKTOP
  
  #banner-div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .banner-1 {
    background-image: url(../img/banners/topo1.webp);
    max-width: 1920px;
    min-height: 620px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner-2 {
    background-image: url(../img/banners/topo2.webp);
    max-width: 1920px;
    min-height: 600px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner-3 {
    background-color:#ffa000;
    max-width: 1920px;
    min-height: 220px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner-4 {
    max-width: 1920px;
    min-height: 64px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #961e96;
  }
  .banner-5 {
    background-image: url(../img/banners/meio1.webp);
    max-width: 1920px;
    min-height: 360px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .banner-6 {
    background-color: #961e96;
    max-width: 1920px;
    min-height: 82px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner-7 {
    background-image: url(../img/banners/meio2.webp);
    max-width: 1920px;
    min-height: 600px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner-8 {
    background-image: url(../img/banners/rodape.webp);
    max-width: 1920px;
    min-height: 820px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #text_banner_left {
    max-width: 1440px;
    height: 100%;
    margin-left: 12%;    
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .titulo {   
    margin-top: 8%;
    margin-bottom: 24px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #961e96;
  }
  .titulo2 {
    margin-top: 0;
    margin-bottom: 24px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #961e96;
  }
  .titulo3 {
    margin-top: 10%;
    margin-bottom: 24px;
    width: 50%;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #961e96;
  }
  .description {
    width: 50%;
    top: 64px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #666666;
    align-items: justify;
  }
  .ban-2 {
    margin-top: 0;
    margin-left: 20%;
    align-items: center;
  }
  #benef_box {
    margin-top: 20px;
    margin-left: 10%;
    margin-right: 45%;
    display: flex;
    align-items: center;
    justify-content: center;    
    flex-wrap: wrap;
  }
  .benef_box img {
    width: 105px;
    height: 105px;
    object-fit: cover;
    margin-left: 10%;
  }
  #planos_box {
    margin-top: 20px;
    margin-left: 10%;
    margin-right: 45%;
    display: flex;
    align-items: space-between;
    flex-wrap: wrap;
  }
  .planos_box img {
    width: 105px;
    height: 105px;
    object-fit: cover;
    margin-left: 10%;
  }
  #franquias_box {
    margin-top: 20px;
    margin-left: 10%;
    margin-right: 45%;
    display: flex;
    align-items: space-between;
    flex-wrap: wrap;
  }
  .franquias_box img {
    width: 105px;
    height: 105px;
    object-fit: cover;
    margin-left: 10%;
  }
  #text_banner_right {
    width: 508px;
    height: 70px;
    margin-left: 50%;
    display: flex;
    flex-direction: column;
    align-items: justify;
  }
  .titulo_w {
    margin-top: 5%;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    color: #f9f9f9;
    text-shadow: 0px 0px 16px rgb(0, 0, 0, 0.16);
  }
  .description_w {
    margin-top: 10%;
    top: 64px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #f9f9f9;
    align-items: justify;
    text-shadow: 0px 0px 16px rgb(0, 0, 0, 0.16);
  }
  .titulo_ban1_w {
    margin-top: 20px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 125%;
    color: #f9f9f9;
    text-align: center;
    padding: 40px;
  }
  .titulo_ban2_w {    
    /* font-family: "Lato"; */
    font-style: Bold;
    font-weight: 500;
    font-size: 32px;
    line-height: 125%;
    color: #f9f9f9;
    text-align: center;
  }
  .titulo_ban3_w {
    margin-top: 20px;
    margin-bottom: 20px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 125%;
    color: #f9f9f9;
    text-align: center;
    
  }
  .titulo_ban4_w {    
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 125%;
    color: #f9f9f9;
    text-align: center;
  }
  .banner-3_foot {
    popsition: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
  }
  .footer_container {
    position: relative;
  }
  #footer_box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    flex-direction: column;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 844px;
    height: 93px;
    background: linear-gradient(0deg, #7c2cbb 0%, #b47ed2 100%);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
    border-radius: 12px;

    /* font-family: "Lato"; */
    font-style: normal;
    font-size: 24px;
    color: #f9f9f9;
    text-align: center;
  }
  .link_box {
    color: inherit;
    text-decoration: underline;
  }
  #marcas_ban {
    width: 100%;
    height: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;  
  }
  #marcas_ban img {
    width: 648px;
    height: 62px;
    display: flex;
    align-itens: center;
    justify-content: center;    
  }
  #planos {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 32px;
  }
  #franquias {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
  }
  //CARDS DE PLANOS
  #card_planos {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: absolute;
    width: 223px;
    height: 121px;
    background: #ffffff;
    border-radius: 8px;
  }
  .headCard1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 0px;
    gap: 11px;
    position: absolute;
    width: 223px;
    height: 36px;
    background: #961e96;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
  }
  .headCard1 text {
    /* font-family: "Lato" . "Sans serif"; */
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    align-text: center;
    color: #ffffff;
  }
  .textCardPlanos1 {
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 14px;    
    text-align: center;
    color: #961e96;
  }
  .textCardPlanos2 {
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 800;
    font-size: 28px;    
    text-align: center;
    color: #961e96;
  }
  //CARDS DE FRANQUIA DE QUILOMETRAGEM
  #card_franquias {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4px, 0px;
    gap: 8px;
    position: absolute;
    width: 180px;
    height: 92px;
    background: #961e96;
    border-radius: 8px;
  }
  .headCard2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 0px;
    gap: 11px;
    width: 180px;
    height: 36px;
    background: #f9f9f9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .headCard2 text {
    /* font-family: "Lato"; */
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    align-text: center;
    color: #961e96;
  }
  .textCardFranquia1 {
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 14px;    
    text-align: center;
    color: #f9f9f9;
  }
  .textCardFranquia2 {
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    color: #f9f9f9;
  }
}

@media (max-width: 1320px) {
  .container-h {
    width: 100%;    
    justify-content: space-between;
  }
  .banner-5 {
    background-image: url(../img/banners/meio1.webp);
  }
  .banner-7 {
    background-image: url(../img/banners/meio2_tablet.webp);
  }
  #footer_box {
    width: 720px;
    height: 93px;
    font-size: 20px;
  }
  #text_banner_right {
    width: 338px;
    height: 70px;
    margin-left: 50%;
    display: flex;
    flex-direction: column;
    align-items: justify;
  }
  .description_w {
    font-size: 20px;
  }
  .titulo_w {
    font-size: 40px;
  }
}

@media (max-width: 768px) {  // MARCAÇÃO PARA CONFIGURAÇÃO DE FRONT PARA TABLET
  .container-h {
    width: 100%;
    margin-left: 20px;
    justify-content: space-between;
  }
  .marcas_mobile {
    display: flex;
    justify-content: center;
    visibility: visible;
  }
  .marcas_desktop {
    display: none;
    visibility: hidden;
  }
  #banner-div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .banner-1 {
    background-image: url(../img/banners/topo1_mobile.webp);
    width:100%;
    min-height: 1021px:
  }
  .banner-2 {
    background-image: none;
    background-color: transparent;
    min-height: 840px;
  }
  .banner-3 {
    background-image: none;
    background-color: transparent;
    min-height: 840px;
  }
  .banner-4 {
    display; flex;
    align-items: center;
    justify-items: center;
    background-color: #961e96;
    background-image: none;
    background-color: transparent;
    min-height: 840px;
  }
  .banner-5 {
    background-image: url(../img/banners/meio1_mobile.png);
  }
  .banner-6 {
    background-color: #961e96;
    width: 100%;
    min-height: 82px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner-7 {
    background-image: url(../img/banners/meio2_tablet.webp);
  }
  .banner-8 {
    background-image: url(../img/banners/rodape_mobile.webp);
  }
  #box-form {
    width: 97%;
    margin: 180px auto 0 auto;
  }
  #form-banner {
    width: 50%;
    margin-left: auto;
  }
 
  #text_banner_right {
    width: 308px;
    height: 80px;
    margin-left: 60%;
    display: flex;
    flex-direction: column;
    align-items: justify;
  }
  .titulo_w {
    margin-top: 5%;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    color: #f9f9f9;
    text-shadow: 0px 0px 16px rgb(0, 0, 0, 0.16);
  }
  .description_w {
    margin-top: 10%;
    top: 64px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #f9f9f9;
    align-items: justify;
    text-shadow: 0px 0px 16px rgb(0, 0, 0, 0.16);
  }
  #footer_box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    flex-direction: column;
    bottom: 20px;
    left: 50%;
    transform: translateX(-60%);
    margin-left: 10%;
    margin-right: 10%;
    background: linear-gradient(0deg, #7c2cbb 0%, #b47ed2 100%);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
    border-radius: 12px;

    /* font-family: "Lato"; */
    font-style: normal;
    font-size: 20px;
    color: #f9f9f9;
    text-align: center;
  }
}

/* MOBILE */

@media (max-width: 762px) {
  .marcas_mobile {
    display: flex;
    justify-content: center;
    visibility: visible;
  }
  .marcas_desktop {
    display: none;
    visibility: hidden;
  }
  #banner-div {
    margin-left: none;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover;
  }
  .banner-1 {
    background-image: url(../img/banners/topo1_mobile.webp);
    width: 100%;
    min-height: 721px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover;
  }
  .banner-2 {
    background-image: none;
    background-color: transparent;
    width: 100%;
    min-height: 680px;
  }
  .banner-3 {
    display: flex;
    align-items: center;
    justify-items: center;
    flex-direction: column;    
    background-color: #ffa000;
    width: 100%;
    min-height: 420px;
  }
  .banner-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #961e96;    
    width: 100%;
    min-height: 64px;    
  }
  .banner-5 {
    background-image: url(../img/banners/meio1_mobile.webp);
    width: 100%;
    min-height: 580px;    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .banner-6 {
    background-color: #961e96;
    width: 100%;
    min-height: 82px;
    display: flex;
    justify-content: center;
    
  }
  .banner-7 {
    background-image: url(../img/banners/meio2_mobile.webp);
    width: 100%;
    min-height: 860px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover;
  }
  .banner-8 {
    background-image: url(../img/banners/rodape_mobile.webp);
    width: 100%;
    min-height: 820px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover;
  }
  #text_banner_left {
    width: 90%;
    height: 100%;    
    margin: 0;
    padding: 5%;   
    display: flex;
    color: #961f96;
  }
  .titulo {    
    width: 90%;
    padding-top: 70px;
    margin-bottom: 12px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 125%;
    color: #961e96;
  }
  .titulo2 {
    margin-top: 5%;
    margin-bottom: 24px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 125%;
    color: #961e96;
  }
  .titulo3 {
    margin-top: 10%;
    margin-bottom: 24px;
    width: 100%;
    /* font-family: "Lato"; */
    font-style: normal;
    text-align: justify;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #961e96;
  }
  .description {
    width: 100%;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    line-height: 150%;
    color: #666666;
  }
  .banner-2 {
    align-items: center;
  }
  #benef_box {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 22px;
    justify-content: center;
  }
  .benef_box img {
    width: 125px;
    height: 167px;
  }
  #planos_box {
    margin-top: 10px;
    display: flex;
    align-items: space-between;
    flex-wrap: wrap;
  }
  .planos_box img {
    width: 105px;
    height: 105px;
    object-fit: cover;
  }
  #franquias_box {
    margin-top: 10px;
    display: flex;
    align-items: space-between;
    flex-wrap: wrap;
  }
  .franquias_box img {
    width: 105px;
    height: 105px;
    object-fit: cover;  
  }
  #text_banner_right {
    width: 100%;
    height: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: justify;
  }
  .titulo_w {
    margin-top: 95%;
    padding: 5%;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    color: #f9f9f9;
  }
  .description_w {
    margin-top: 10%;
    padding: 5%;
    top: 64px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #f9f9f9;
    align-items: justify;
    text-shadow: 0px 0px 16px rgb(0, 0, 0, 0.16);
  }
  .titulo_ban1_w {
    margin-top: 140px;
    /* font-family: "Lato"; */
    font-style: Bold;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;    
    color: #f9f9f9;
    text-align: center;
    padding: 20px;
  }
  .titulo_ban2_w {    
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    color: #f9f9f9;   
    text-align: center;
    margin-bottom: 12px;
  }
  .titulo_ban3_w {
    margin-top: 40px;
    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 125%;
    color: f9f9f9;
    text-align: center;
    
  }
  .titulo_ban4_w {    
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #f9f9f9;
    text-align: center;    
  }
  .banner-3_foot {
    popsition: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
  }
  .footer_container {
    position: relative;
  }
  #footer_box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    flex-direction: column;
    bottom: 20px;
    left: 50%;
    transform: translateX(-60%);
    width: 352px;
    height: 76px;
    background: linear-gradient(0deg, #7c2cbb 0%, #b47ed2 100%);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
    border-radius: 8px;

    /* font-family: "Lato"; */
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #f9f9f9;
    text-align: center;
  }
  .link_box {
    color: inherit;
    text-decoration: underline;
  }
  #marcas_ban {
    width: 80%;
    height: 270px;    
  }
  #marcas_ban img {
    width: 160px;
    height: 192px;    
   
  }
  #planos {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
  }
  #franquias {
    /* width: 944px;
      height: 121px;     */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 16px;
  }
}

@media (max-width: 670px) {
  .f-line {
    width: 100%;
  }
  #footer.container.row {
    flex-direction: column;
    align-items: center;
  }
  #gab-f {
    margin-top: 32px;
  }
  .footer-item strong {
    display: none;
  }
  #contacts-f {
    flex-direction: row;
    margin-top: 16px;
  }
  #contacts-f img {
    display: none;
  }
}

@media (max-width: 600px) {
  img#phone {
    width: 500px;

  }
  img#content {
    width: 198px;
  }
}

@media (max-width: 580px) {
  .banner-8 {
    background-image: url(../img/banners/rodape_mobile_mini.webp);
    width: 100%;
    min-height: 562px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: cover;
  }
  .marcas_mobile {
    display: flex;
    justify-content: center;
    visibility: visible;
  }
  .marcas_desktop {
    display: none;
    visibility: hidden;
  }
  #banner {
    display: none;
  }
  #box-form {
    position: static;
    width: 100%;
    height: 1200px;
    background: url(../img/banners/mobile.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  }
  #form-banner {
    width: 85%;
  }
  #form-banner .lgpd {
    position: absolute;
    width: 85%;
    margin-top: calc(100% - 31%);
  }
}

@media (max-width: 520px) {
  #contacts-f {
    font-size: 12px;
  }
  #benefit.desktop {
    display: none;
  }
  #benefit.mobile {
    padding-top: 32px;
    display: block;
  }
  .benefits {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 22px;
    justify-content: center;
  }
  #van .container .desc {
    padding-bottom: 12px;
  }
  .box {
    padding: 56px 0;
  }
  #logo-gd {
    width: 104px;
    margin: 0;
  }
  #form-banner .lgpd {
    margin-top: calc(100% - 36%);
  }
  .footer-item a {
    margin-bottom: 0;
    padding: 8px;
  }
  .sc {
    margin-right: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .buttons_container {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    font-size: 110%;
    gap: 16px;
  }
  .banner_send_button {
    width: 100%;
    justify-content: center;
    margin-left: 0px;
  }
  .sp {
    padding: 6px 7px !important;
  }
  #box-form {
    height: 1440px;
  }
}

@media (max-width: 390px) {
  #contacts-f {
    flex-direction: column;
    align-items: center;
  }
  #side-menu {
    width: 250px;
  }
  .comment-comment {
    height: 148px;
  }
  img#phone {
    width: 450px;
    margin-left: 0px;
  }
  img#content {
    width: 177px;
    margin-left: 0;
    margin-top: -7px;
  }
  #form-banner .lgpd {
    margin-top: calc(100% - 0%);
  }
}

@media (max-width: 360px) {
  .benefits-img {
    margin-right: 8px;
  }
  #form-banner .lgpd {
    margin-top: calc(100% - -8%);
  }
  #van{
    margin-top: 80px;
  }
}


/* MOBILE */

@media (max-width: 762px) {
  #banner {
    background: none;
    height: auto;
    width: 100%;
  }
  #benefit {
    width: 95%;
    margin: 0 auto;
    margin-top: 24px;
  }
  .benefit {
    flex-direction: column;
  }
  .benefits {
    margin: 8px 0;
  }
  .benefit.middle,
  .benefit {
    margin: 0;
  }
  .banner.mobile {
    display: block;
  }
  .container,
  .container-h {
    width: 90%;
  }
  #header {
    width: 100%;
    position: fixed;
    z-index: 99999;
  }
  #numbers {
    display: none;
  }
  #box-form {
    width: 85%;
    margin: 0 auto;
    left: 7.5%;
  }
  #form-banner {
    width: 100%;
    margin: 0 auto;
  }
  #godrive-head {
    display: block;
    margin-top: 32px;
    padding-bottom: 20px;
    width: 78%;
    margin: 16px auto auto auto;
  }
  .title {
    font-size: 19px;
   }
  }

