@charset "UTF-8";
.primary-text-color {
  color: #ff6600;
}

.secondary-text-color {
  color: #9d9d9c;
}

.white-text-color {
  color: #fafafa;
}

.black-text-color {
  color: #3e3e3e;
}

.blue-text-color {
  color: #4984dd;
}

.green-text-color {
  color: #29810e;
}

.dark-gray-text-color {
  color: #6f6f6e;
}

.primary-bg-color {
  background-color: #ff6600;
}

.secondary-bg-color {
  background-color: #9d9d9c;
}

.white-bg-color {
  background-color: #fafafa;
}

.dark-gray-bg-color {
  background-color: #6f6f6e;
}

.light-gray-bg-color {
  background-color: #dadada;
}

.green-bg-color {
  background-color: #29810e;
}

.black-bg-color {
  background-color: #3e3e3e;
}

.primary-gradient-bg-color {
  background: linear-gradient(to left, #ff6600, rgba(255, 102, 0, 0.6));
}

.secondary-gradient-bg-color {
  background: linear-gradient(to right, #dbdbdb, rgba(163, 163, 163, 0.8));
  border: 1px solid #ddd;
}

.dark-gray-text-color {
  color: #6f6f6e;
}

.Accordion .faqs {
  position: relative;
}
.Accordion .faqs h5.tit {
  position: relative;
  overflow: hidden;
  display: flex;
  margin-bottom: 0;
}
@media (width < 992px) {
  .Accordion .faqs h5.tit {
    font-size: 0.875rem;
  }
}
.Accordion .faqs p {
  padding-top: 1rem;
}
.Accordion .faqs .sm,
.Accordion .faqs .fe {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 2rem;
  cursor: pointer;
}
.Accordion .faqs .sm {
  width: 100%;
  height: 100%;
  text-align: right;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 0;
  right: 0;
}
.Accordion .faqs .fe {
  display: none;
  z-index: 2;
}

#perguntas-frequentes-home .Accordion .faqs {
  margin-bottom: 1rem;
}
@media (width < 768px) {
  #perguntas-frequentes-home .Accordion .faqs {
    border-bottom: 1px solid rgba(255, 102, 0, 0.3);
  }
  #perguntas-frequentes-home .Accordion .faqs h5.tit {
    color: #ff6600;
  }
}
#perguntas-frequentes-home .Accordion .faqs h5.tit {
  display: flex;
  padding: 15px 30px;
  background-color: #ff6600;
  color: #fafafa;
  border-radius: 20px;
  border-bottom-right-radius: 4px;
}
@media (width < 450px) {
  #perguntas-frequentes-home .Accordion .faqs h5.tit {
    height: 60px;
    align-items: center;
  }
}
@media (width = 768px) {
  #perguntas-frequentes-home .Accordion .faqs h5.tit {
    height: 60px;
    align-items: center;
  }
}
#perguntas-frequentes-home .Accordion .faqs .sm,
#perguntas-frequentes-home .Accordion .faqs .fe {
  color: #fafafa;
}

#perguntas-frequentes-internas .Accordion .faqs {
  padding: 1rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(250, 250, 250, 0.3);
}
#perguntas-frequentes-internas .Accordion .faqs h5.tit {
  color: #fafafa;
}
#perguntas-frequentes-internas .Accordion .faqs .sm,
#perguntas-frequentes-internas .Accordion .faqs .fe {
  color: #fafafa;
}

@media (width < 768px) {
  #barra-whatsapp {
    height: 470px;
    padding: 7rem 0 2.5rem 0;
  }
  #barra-whatsapp .container,
  #barra-whatsapp .row {
    height: 100%;
  }
}
#barra-whatsapp .car-container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  right: -20%;
  top: -40%;
}
#barra-whatsapp .car-container .whatsapp-text {
  position: absolute;
  width: 70%;
  left: 15%;
}
@media (width >= 768px) {
  #barra-whatsapp .car-container .whatsapp-text {
    top: 50px;
  }
  #barra-whatsapp .car-container .whatsapp-text h3 {
    font-size: 1.25rem;
  }
}
@media (width >= 1024px) {
  #barra-whatsapp .car-container .whatsapp-text {
    top: 100px;
  }
  #barra-whatsapp .car-container .whatsapp-text h3 {
    font-size: 1.75rem;
  }
}
@media (width < 768px) {
  #barra-whatsapp .car-container .whatsapp-text {
    top: 35px;
    left: 30px;
  }
  #barra-whatsapp .car-container .whatsapp-text h3 {
    font-size: 1rem;
  }
}
#barra-whatsapp .car-container .whatsapp-car-image {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (width < 768px) {
  #barra-whatsapp .car-container .whatsapp-car-image img {
    width: 140px;
  }
}
@media (width < 576px) {
  #barra-whatsapp .car-container,
  #barra-whatsapp .attendant-container {
    width: 180px;
    height: 180px;
  }
}
@media (width >= 576px) {
  #barra-whatsapp .car-container,
  #barra-whatsapp .attendant-container {
    width: 180px;
    height: 180px;
  }
}
@media (width >= 768px) {
  #barra-whatsapp .car-container,
  #barra-whatsapp .attendant-container {
    width: 250px;
    height: 250px;
  }
}
@media (width >= 992px) {
  #barra-whatsapp .car-container,
  #barra-whatsapp .attendant-container {
    width: 400px;
    height: 400px;
  }
}
@media (width >= 1200px) {
  #barra-whatsapp .car-container,
  #barra-whatsapp .attendant-container {
    width: 400px;
    height: 400px;
  }
}
@media (width >= 1400px) {
  #barra-whatsapp .car-container,
  #barra-whatsapp .attendant-container {
    width: 400px;
    height: 400px;
  }
}
#barra-whatsapp .whatsapp-button-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: -85px;
}
@media (width < 768px) {
  #barra-whatsapp .whatsapp-button-container {
    width: 122%;
  }
}
@media (width >= 768px) {
  #barra-whatsapp .whatsapp-button-container {
    width: 100%;
    right: 0;
    bottom: -35px;
  }
}
@media (width >= 1024px) {
  #barra-whatsapp .whatsapp-button-container {
    right: -60px;
    bottom: 0;
  }
}
@media (width >= 1200px) {
  #barra-whatsapp .whatsapp-button-container {
    right: -85px;
    bottom: 0;
  }
  #barra-whatsapp .whatsapp-button-container .c-button {
    max-width: 220px;
  }
}
#barra-whatsapp .whatsapp-button-container p {
  text-align: center;
}
#barra-whatsapp .whatsapp-button-container p .c-button {
  margin: auto;
}
#barra-whatsapp .attendant-container {
  background-image: url("../../img/layout/versa-attendant.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#barra-whatsapp-versa .illustration-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../../img/layout/ilustracao-barra-whatsapp.png");
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  margin-top: -12%;
}
#barra-whatsapp-versa .illustration-container .title-border-radius {
  position: absolute;
  width: 80%;
  padding: 1rem;
}
@media (width >= 768px) {
  #barra-whatsapp-versa .illustration-container .title-border-radius {
    left: 20%;
  }
}
@media (width < 768px) {
  #barra-whatsapp-versa {
    display: none;
  }
}
@media (width >= 768px) {
  #barra-whatsapp-versa {
    height: 355px;
  }
  #barra-whatsapp-versa .illustration-container {
    height: 345px;
  }
  #barra-whatsapp-versa .illustration-container p {
    font-size: 0.75rem;
  }
  #barra-whatsapp-versa .illustration-container .c-button {
    max-width: 220px;
  }
}
@media (width >= 1024px) {
  #barra-whatsapp-versa {
    height: 410px;
  }
  #barra-whatsapp-versa .illustration-container {
    height: 480px;
  }
  #barra-whatsapp-versa .illustration-container p {
    font-size: 0.75rem;
  }
}
@media (width >= 1200px) {
  #barra-whatsapp-versa {
    height: 480px;
  }
  #barra-whatsapp-versa .illustration-container {
    height: 540px;
  }
  #barra-whatsapp-versa .illustration-container p {
    font-size: 1rem;
  }
}
@media (width >= 1280px) {
  #barra-whatsapp-versa {
    height: 475px;
  }
  #barra-whatsapp-versa .illustration-container {
    height: 540px;
  }
}
@media (width >= 1366px) {
  #barra-whatsapp-versa {
    height: 475px;
  }
  #barra-whatsapp-versa .illustration-container {
    height: 540px;
  }
}
@media (width >= 1400px) {
  #barra-whatsapp-versa {
    height: 535px;
  }
  #barra-whatsapp-versa .illustration-container {
    height: 628px;
  }
  #barra-whatsapp-versa .illustration-container p {
    font-size: 1.25rem;
  }
}

.c-button {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  border: none;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.9;
  transition: ease-in-out 0.2s;
}
.c-button:hover {
  opacity: 1;
}
@media (width < 576px) {
  .c-button {
    max-width: 145px;
    font-size: 0.7rem;
    padding: 10px 20px;
  }
}
@media (width >= 576px) {
  .c-button {
    max-width: 160px;
    font-size: 0.625rem;
  }
}
@media (width >= 768px) {
  .c-button {
    max-width: 178px;
    font-size: 0.5rem;
  }
}
@media (width >= 1024px) {
  .c-button {
    font-size: 0.5rem;
  }
}
@media (width >= 1200px) {
  .c-button {
    font-size: 0.975rem;
  }
}

.c-button.button-primary-outline {
  background-color: transparent;
  border: 1px solid #ff6600;
  color: #ff6600;
}
.c-button.button-primary-outline:hover {
  background-color: #ff6600;
  color: #fafafa;
}

.c-button.black-bg-color:hover {
  background-color: rgba(62, 62, 62, 0.7);
  color: #fafafa;
}

.c-button.primary-bg-color:hover {
  background-color: #ff6600;
  color: #fafafa;
}

.c-button.dark-gray-bg-color:hover {
  background-color: rgba(111, 111, 110, 0.7);
  color: #fafafa;
}

.c-button.green-bg-color:hover {
  background-color: rgba(41, 129, 14, 0.7);
  color: #fafafa;
}

.bi-whatsapp {
  font-size: 1rem;
  margin-right: 3px;
}

.border-not-left-bottom {
  border-radius: 30px;
  border-bottom-left-radius: 4px;
}

.border-not-right-top {
  border-radius: 30px;
  border-top-right-radius: 4px;
}

.link-box {
  transition: ease-in-out 0.3s;
}
.link-box:hover {
  color: black;
  font-weight: bold;
}
.link-box .image-container {
  overflow: hidden;
}
.link-box .image-container img {
  transition: ease-in-out 0.4s;
}
.link-box header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  text-align: center;
}
.link-box:hover .image-container img {
  transform: scale(1.1);
}
.link-box:hover .arrow-container.primary-arrow-right::after,
.link-box:hover .arrow-container.secondary-arrow-right::after {
  margin-left: 10px;
}

.arrow-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
@media (width >= 300px) {
  .arrow-button {
    font-size: 10px !important;
  }
}
@media (width >= 768px) {
  .arrow-button {
    font-size: 12px !important;
  }
}
@media (width < 768px) {
  .arrow-button {
    font-size: 0.875rem;
  }
}
@media (width > 768px) {
  .arrow-button {
    font-size: 1rem;
  }
}
.arrow-button:hover .arrow-container.primary-arrow-right::after,
.arrow-button:hover .arrow-container.secondary-arrow-right::after {
  margin-left: 10px;
}
.arrow-button .arrow-container {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-right: 10px;
}
@media (width <= 768px) {
  .arrow-button .arrow-container {
    width: 30px;
    height: 30px;
  }
}
@media (width > 768px) {
  .arrow-button .arrow-container {
    width: 50px;
    height: 50px;
  }
}
.arrow-button .button-text {
  display: flex;
  text-align: left;
}
@media (width > 768px) {
  .arrow-button .button-text {
    width: calc(100% - 60px);
  }
}
.arrow-button .primary-arrow-right::after,
.arrow-button .secondary-arrow-right::after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  transition: ease-in-out 0.2s;
}
.arrow-button .primary-arrow-right::after {
  background-image: url("../../assets/img/layout/blue-right-arrow.png");
}
.arrow-button .secondary-arrow-right::after {
  background-image: url("../../assets/img/layout/yellow-right-arrow.png");
}

.button-container-small {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  border-radius: 4px;
}

.categorias .item {
  position: relative;
}
.categorias .item header {
  text-align: center;
}
.categorias .item .car-image {
  width: 100%;
  position: relative;
}
.categorias .item .car-image picture {
  display: block;
  width: 100%;
  height: 100%;
}
.categorias .item .car-description {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 100%;
  border-bottom-left-radius: 4px;
}
.categorias .item .car-description > div {
  margin: auto;
  padding: 0 2rem;
}
.categorias .item .car-description ul li {
  padding: 0.125rem 0;
  font-weight: 600;
}
.categorias .item .car-description ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(250, 250, 250, 0.7);
}
@media (width >= 768px) {
  .categorias .item #categoria-economicos picture {
    right: -35%;
    top: 20%;
  }
}
@media (width >= 1024px) {
  .categorias .item #categoria-economicos picture {
    right: -27%;
    top: 7%;
  }
}
@media (width >= 768px) {
  .categorias .item #categoria-4x4 picture {
    right: -26%;
    top: 20%;
  }
}
@media (width >= 1024px) {
  .categorias .item #categoria-4x4 picture {
    right: -17%;
    top: 8%;
  }
}
@media (width >= 768px) {
  .categorias .item #categoria-minivan picture {
    right: -26%;
    top: 20%;
  }
}
@media (width >= 1024px) {
  .categorias .item #categoria-minivan picture {
    right: -18%;
    top: 2%;
  }
}
@media (width >= 768px) {
  .categorias .item #categoria-picape picture {
    right: -26%;
    top: 20%;
  }
}
@media (width >= 1024px) {
  .categorias .item #categoria-picape picture {
    right: -20%;
    top: 2%;
  }
}
@media (width >= 768px) {
  .categorias .item #categoria-intermediarios picture {
    right: -26%;
    top: 20%;
  }
}
@media (width >= 1024px) {
  .categorias .item #categoria-intermediarios picture {
    right: -18%;
    top: 8%;
  }
}

@media (min-width: 320px) and (max-width: 574px) {
  .categorias .item {
    height: 460px;
  }
  .categorias .item .car-image {
    height: 218px;
    margin-top: -70px;
  }
  .categorias .item .car-description {
    width: 100%;
    max-width: 300px;
    height: 300px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.2rem;
  }
  .categorias .item .car-description li {
    font-size: 0.75rem;
  }
}
@media (min-width: 575px) and (max-width: 767px) {
  .categorias .item {
    height: 590px;
  }
  .categorias .item .car-image {
    height: 218px;
    margin-top: -120px;
  }
  .categorias .item .car-description {
    width: 100%;
    max-width: 400px;
    height: 400px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 0.875rem;
  }
  .categorias .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .categorias .item {
    height: auto;
  }
  .categorias .item .car-image {
    height: 218px;
    right: -80px;
  }
  .categorias .item .car-description {
    max-width: 345px;
    height: 345px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1rem;
  }
  .categorias .item .car-description li {
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .categorias .item {
    height: auto;
  }
  .categorias .item .car-image {
    height: auto;
    right: -152px;
  }
  .categorias .item .car-description {
    max-width: 345px;
    height: 345px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1rem;
  }
  .categorias .item .car-description li {
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -135px;
  }
  .categorias .item .car-description {
    max-width: 400px;
    height: 400px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.15rem;
  }
  .categorias .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 1367px) and (max-width: 1399px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -135px;
  }
  .categorias .item .car-description {
    max-width: 400px;
    height: 400px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.15rem;
  }
  .categorias .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -185px;
  }
  .categorias .item .car-description {
    max-width: 400px;
    height: 400px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.15rem;
  }
  .categorias .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -165px;
  }
  .categorias .item .car-description {
    max-width: 500px;
    height: 500px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .categorias .item .car-description li {
    font-size: 1rem;
  }
}
@media (min-width: 1921px) and (max-width: 2559px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -165px;
  }
  .categorias .item .car-description {
    max-width: 700px;
    height: 560px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .categorias .item .car-description li {
    font-size: 1rem;
  }
  .categorias .item .car-description .c-button {
    max-width: 180px;
  }
}
@media (min-width: 2560px) and (max-width: 3439px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -165px;
  }
  .categorias .item .car-description {
    max-width: 700px;
    height: 560px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .categorias .item .car-description li {
    font-size: 1rem;
  }
  .categorias .item .car-description .c-button {
    max-width: 180px;
  }
}
@media (min-width: 3440px) {
  .categorias .item {
    height: auto;
    padding-right: 150px;
  }
  .categorias .item .car-image {
    height: auto;
    right: -165px;
  }
  .categorias .item .car-description {
    max-width: 700px;
    height: 560px;
  }
  .categorias .item .car-description h3, .categorias .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .categorias .item .car-description li {
    font-size: 1rem;
  }
  .categorias .item .car-description .c-button {
    max-width: 180px;
  }
}
@media (max-width: 767px) {
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
}
@media (width >= 768px) {
  .order-1 {
    order: 2 !important;
  }
  .order-2 {
    order: 1 !important;
  }
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-nav {
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
}
.owl-carousel .owl-nav button:hover {
  background: none !important;
}
@media (width >= 768px) {
  .owl-carousel .owl-nav {
    top: 38%;
  }
}
@media (width < 768px) {
  .owl-carousel .owl-nav {
    display: none;
    top: 61%;
  }
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
}
@media (width < 768px) {
  .owl-carousel .owl-nav .owl-prev {
    left: 30px;
  }
}
@media (width >= 768px) {
  .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
}
@media (width < 768px) {
  .owl-carousel .owl-nav .owl-next {
    right: 30px;
  }
}
@media (width >= 768px) {
  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
.owl-carousel [aria-label=Previous],
.owl-carousel [aria-label=Next] {
  transition: ease-in-out 0.5s;
}
@media (width >= 768px) {
  .owl-carousel [aria-label=Previous] img {
    width: 25px;
  }
}
@media (width < 768px) {
  .owl-carousel [aria-label=Previous] img {
    width: 15px;
  }
}
@media (width >= 768px) {
  .owl-carousel [aria-label=Next] img {
    width: 45px;
  }
}
@media (width < 768px) {
  .owl-carousel [aria-label=Next] img {
    width: 25px;
  }
}

@keyframes zoom-in-arrow {
  from {
    width: 25px;
  }
  to {
    width: 45px;
  }
}
@keyframes zoom-out-arrow {
  from {
    width: 45px;
  }
  to {
    width: 25px;
  }
}
.zoom-in {
  animation-name: zoom-in-arrow;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
}

.zoom-out {
  animation-name: zoom-out-arrow;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
}

#carousel-a-versa .owl-nav .owl-prev [aria-label] img, #carousel-a-versa .owl-nav .owl-next [aria-label] img {
  max-width: 100%;
}
@media (width < 768px) {
  #carousel-a-versa .owl-nav .owl-prev, #carousel-a-versa .owl-nav .owl-next {
    width: 15px;
  }
}
@media (width >= 768px) {
  #carousel-a-versa .owl-nav .owl-prev, #carousel-a-versa .owl-nav .owl-next {
    width: 30px;
  }
}
@media (width < 768px) {
  #carousel-a-versa .owl-nav .owl-prev {
    left: 30px;
  }
}
@media (width >= 768px) {
  #carousel-a-versa .owl-nav .owl-prev {
    left: -50px;
  }
}
@media (width < 768px) {
  #carousel-a-versa .owl-nav .owl-next {
    right: 30px;
  }
}
@media (width >= 768px) {
  #carousel-a-versa .owl-nav .owl-next {
    right: -50px;
  }
}

* {
  box-sizing: border-box;
}

.main {
  max-width: 2560px;
  margin: auto;
}

img {
  border: none;
}

body,
ul,
li,
figure,
img {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (width >= 768px) {
  .top-margin {
    height: 80px;
  }
}
@media (width < 768px) {
  .top-margin {
    height: 60px;
  }
}

@media (width >= 768px) {
  section {
    padding: 4rem 0;
  }
}
@media (width < 768px) {
  section {
    padding: 2rem 0;
  }
}

a {
  text-decoration: none;
}
a:hover {
  color: inherit;
}

.hidden {
  display: none;
}

.border-top-right-radius {
  border-radius: 4px;
  border-top-right-radius: 5rem;
}

.not-border-top-left-radius {
  border-radius: 5rem;
  border-top-left-radius: 4px;
}

.not-border-bottom-right-radius {
  border-radius: 10rem;
  border-bottom-right-radius: 4px;
}

.not-border-bottom-left-radius {
  border-radius: 10rem;
  border-bottom-left-radius: 4px;
}

.title-border-radius {
  border-radius: 4rem;
}

@media (width >= 768px) {
  .not-border-top-left-radius-hero {
    border-radius: 30rem;
    border-top-left-radius: 4px;
  }
}
@media (width < 768px) {
  .not-border-top-left-radius-hero {
    border-radius: 4rem;
    border-top-left-radius: 4px;
  }
}

.border-radius {
  border-radius: 5rem;
}

.icon-location::after {
  background-image: url("../../img/layout/icon-location.png");
  background-repeat: no-repeat;
  background-size: 45%;
  background-position: center;
}

.icon-driver::after {
  background-image: url("../../img/layout/icon-driver.png");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
}

.icon-cash::after {
  background-image: url("../../img/layout/icon-cash.png");
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center;
}

.icon-rastreador::after {
  background-image: url("../../img/layout/icon-rastreador.png");
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: center;
}

@media (width >= 768px) {
  .success-icon {
    font-size: 6rem;
  }
}
@media (width >= 768px) {
  .success-icon {
    font-size: 4rem;
  }
}

.hr {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 4px;
  margin: 1rem 0;
}

.heading {
  opacity: 0;
}

#selected-category {
  position: relative;
  overflow: hidden;
  background-image: url("../../img/layout/grafismo-dobra-tipos-de-locacao.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
}
@media (width >= 768px) {
  #selected-category {
    height: 710px;
  }
}
@media (width < 768px) {
  #selected-category {
    height: 495px;
  }
}
#selected-category picture {
  width: 100%;
  height: 300px;
  opacity: 0;
  transition: ease-in-out 0.5s;
  transition-duration: 1s;
  position: absolute;
  right: -1000px;
}

@media (width < 768px) {
  .ps-5 {
    padding-left: 0 !important;
  }
  .pe-5 {
    padding-right: 0 !important;
  }
}
.ci {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
}
@media (width < 768px) {
  .ci {
    width: 50px;
    height: 50px;
  }
}
@media (width >= 768px) {
  .ci {
    width: 80px;
    height: 80px;
  }
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

@media (width > 992px) {
  .mobile-only {
    display: none;
  }
}

.hr {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 4px;
}

.comparativo {
  position: relative;
  padding: 2rem;
}
.comparativo header h4 {
  font-size: 1rem;
}
.comparativo img {
  position: absolute;
  z-index: 2;
}
@media (width < 768px) {
  .comparativo img {
    width: 140px;
    height: auto;
    right: -10px;
    top: 25px;
  }
}
@media (width >= 768px) {
  .comparativo img {
    width: 150px;
    height: auto;
    right: 0;
    top: 30px;
  }
}
@media (width >= 1024px) {
  .comparativo img {
    width: 180px;
    height: auto;
    right: 0;
    top: 15px;
  }
}
@media (width >= 1200px) {
  .comparativo img {
    width: 250px;
    height: auto;
    right: 0;
    top: 12px;
  }
}

.lista {
  padding-top: 2rem;
}
.lista li {
  font-weight: 600;
  border-bottom: 1px solid #ff6600;
  padding: 10px 0;
}
@media (width < 768px) {
  .lista li {
    font-size: 0.75rem;
  }
}
.lista li .bi {
  padding-right: 5px;
  font-size: 1rem;
}

.tipos-de-locacao {
  background-image: url("../../img/layout/grafismo-dobra-tipos-de-locacao.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media (width >= 768px) {
  .tipos-de-locacao {
    background-size: 30%;
  }
}
@media (width < 768px) {
  .tipos-de-locacao {
    background-size: calc(84% - 2px);
    padding-bottom: 5rem;
  }
}
.tipos-de-locacao .text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2rem;
}
.tipos-de-locacao .text p {
  display: block;
  font-weight: 500;
  color: #666666;
  margin: 0;
}
@media (width >= 1024px) {
  .tipos-de-locacao .text p {
    font-size: 1.25rem;
  }
}

#dobra-vantagens .c-button {
  max-width: 200px;
}

.box-vantagem {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 2rem 3rem 2rem calc(2rem + 17px);
}
@media (width >= 768px) {
  .box-vantagem {
    height: 310px;
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (width >= 1024px) {
  .box-vantagem {
    height: 350px;
  }
}
@media (width >= 1280px) {
  .box-vantagem {
    height: 290px;
  }
}
@media (width >= 1366px) {
  .box-vantagem {
    height: 330px;
  }
}
@media (width >= 1400px) {
  .box-vantagem {
    height: 280px;
  }
}
.box-vantagem::after {
  content: "";
  position: absolute;
  border-radius: 100%;
  background-color: #3e3e3e;
  border: 4px solid #9d9d9c;
}
@media (width < 768px) {
  .box-vantagem::after {
    top: 20px;
    left: -25px;
    width: 50px;
    height: 50px;
  }
}
@media (width >= 768px) {
  .box-vantagem::after {
    top: 35px;
    left: -35px;
    width: 70px;
    height: 70px;
  }
}

.perguntas-frequentes {
  background-image: url("../../img/layout/bg-pergungas-frequentes-top.png"), url("../../img/layout/bg-pergungas-frequentes-bottom.png");
  background-repeat: no-repeat;
  background-position: calc(0% - 5px) top, right calc(100% + 5px);
}
@media (width < 768px) {
  .perguntas-frequentes {
    background-size: 50px, 70%;
  }
}
@media (width >= 768px) {
  .perguntas-frequentes {
    background-size: 20%, 50%;
  }
}
@media (width >= 1024px) {
  .perguntas-frequentes {
    background-size: 165px, 400px;
    padding-top: 100px;
    padding-bottom: 160px;
  }
  .perguntas-frequentes header {
    margin-top: 75px;
  }
}
@media (width < 768px) {
  .perguntas-frequentes__content {
    padding: 70px 0 6rem 0;
  }
  .perguntas-frequentes__content header {
    margin-bottom: 20px;
  }
}
@media (width >= 1024px) {
  .perguntas-frequentes__content {
    padding: 0;
  }
}

.vertical-separator {
  position: relative;
}
.vertical-separator::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: calc(50% - 1px);
  background-color: rgba(157, 157, 156, 0.4);
}

.titillium-web-extralight {
  font-family: "Titillium Web", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.titillium-web-light {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.titillium-web-regular {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.titillium-web-semibold {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.titillium-web-bold {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.titillium-web-black {
  font-family: "Titillium Web", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.titillium-web-extralight-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.titillium-web-light-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.titillium-web-regular-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.titillium-web-semibold-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.titillium-web-bold-italic {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: italic;
}

body {
  font-family: "Titillium Web", sans-serif;
}

@media (width < 576px) {
  h1, .h1 {
    font-size: 1.5rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
}
@media (width >= 576px) {
  h1, .h1 {
    font-size: 1.375rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
}
@media (width >= 768px) {
  h1, .h1 {
    font-size: 1.3rem;
  }
  h5, .h5 {
    font-size: 0.875rem;
  }
}
@media (width >= 992px) {
  h1, .h1 {
    font-size: 1.75rem;
  }
}
@media (width >= 1200px) {
  h1, .h1 {
    font-size: 2rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
}
@media (width >= 1400px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
  h5, .h5 {
    font-size: 1.175rem;
  }
}
.footer {
  display: flex;
  align-items: center;
  padding: 4rem 0;
}
@media (width < 768px) {
  .footer__row .d-flex.col-12.col-md-2 {
    align-items: center;
    height: 90px;
  }
  .footer__row .d-flex.col-12.col-md-2 .footer__icon {
    display: flex;
    justify-content: center;
    width: 40px;
    margin-right: 10px;
  }
  .footer__row .d-flex.col-12.col-md-2:not(:last-child) {
    border-bottom: 1px solid rgba(157, 157, 156, 0.4);
  }
}
@media (width >= 768px) {
  .footer__row {
    align-items: flex-start;
    justify-content: space-between;
  }
  .footer__row .d-flex.col-12.col-md-2 {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .footer__row .d-flex.col-12.col-md-2 .footer__info {
    font-size: 0.75rem;
  }
  .footer__row .d-flex.col-12.col-md-2 .footer__icon {
    display: flex;
    justify-content: center;
    width: 80px;
    margin: auto;
    margin-bottom: 1rem;
  }
}
@media (width < 768px) {
  .footer__icon {
    width: 50px;
  }
}
@media (width >= 768px) {
  .footer #logo-versarentacar {
    width: 110px;
  }
}
@media (width < 768px) {
  .footer #logo-versarentacar {
    width: 100px;
  }
}
.footer #icone-curinga {
  width: 30px;
}
.footer .redes-sociais {
  display: flex;
}
.footer .redes-sociais li {
  padding: 0 0.5rem;
}
.footer .redes-sociais li .bi {
  font-size: 1.5rem;
}
.footer .design-by {
  font-size: 0.5rem;
  text-align: center;
  letter-spacing: 1px;
}
@media (width > 768px) {
  .footer .design-by {
    display: none;
  }
}
.footer .hr {
  background-color: rgba(157, 157, 156, 0.8);
  display: block;
  margin-bottom: 2rem;
}
.footer .copy {
  font-size: 0.75rem;
  padding-top: 4rem;
}

.form-ajax input {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
}
.form-ajax label {
  font-size: 0.75rem;
  font-weight: 700;
}
.form-ajax label::first-letter {
  text-transform: uppercase;
}
.form-ajax .equal,
.form-ajax .plus {
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
}
.form-ajax [type=radio] {
  margin-right: 5px;
}
.form-ajax [type=text],
.form-ajax [type=email],
.form-ajax [type=tel],
.form-ajax [type=date],
.form-ajax select,
.form-ajax textarea {
  border-radius: 6px;
  transition: ease-in-out 0.2s;
  margin-bottom: 1rem;
}
.form-ajax [type=text]:focus, .form-ajax [type=text]:focus-visible,
.form-ajax [type=email]:focus,
.form-ajax [type=email]:focus-visible,
.form-ajax [type=tel]:focus,
.form-ajax [type=tel]:focus-visible,
.form-ajax [type=date]:focus,
.form-ajax [type=date]:focus-visible,
.form-ajax select:focus,
.form-ajax select:focus-visible,
.form-ajax textarea:focus,
.form-ajax textarea:focus-visible {
  box-shadow: none;
}
.form-ajax [type=submit] {
  padding: 1rem 0;
  border-radius: 6px;
  font-weight: 600;
}
.form-ajax select,
.form-ajax textarea {
  margin-bottom: 1rem;
}
.form-ajax select {
  margin-top: 7px;
}
.form-ajax select option {
  color: #ff6600;
}
.form-ajax .obrigatory {
  position: relative;
  padding-left: 12px;
}
.form-ajax .obrigatory::before {
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 0;
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("../../img/layout/asterisco.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}

.form-alert {
  display: none;
  width: 100%;
  color: #ff6600;
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: 1rem;
}

.form-control-alert {
  border: 2px solid #ed6939 !important;
}

#formContato [type=text],
#formContato [type=email],
#formContato [type=tel],
#formContato [type=date],
#formContato select,
#formContato textarea,
#formCurriculo [type=text],
#formCurriculo [type=email],
#formCurriculo [type=tel],
#formCurriculo [type=date],
#formCurriculo select,
#formCurriculo textarea {
  border: 2px solid #9d9d9c;
  background: none;
  color: #9d9d9c;
}
#formContato [type=submit],
#formCurriculo [type=submit] {
  background-color: #ff6600;
  border: none;
  color: #fafafa;
}
#formContato label,
#formCurriculo label {
  color: #ff6600;
  font-weight: 400;
}
#formContato .plus,
#formContato .equal,
#formCurriculo .plus,
#formCurriculo .equal {
  color: #ff6600;
}

.captcha-container {
  margin: 20px 0;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

#captcha-image {
  border: 1px solid #ccc;
  margin-right: 10px;
  vertical-align: middle;
}

.captcha-input {
  padding: 8px;
  margin: 5px 0;
  width: 200px;
}

.refresh-btn {
  padding: 8px 12px;
  cursor: pointer;
  background: #f0f0f0;
  border: 1px solid #ccc;
}

.captcha-message {
  padding: 12px;
  margin: 10px 0;
  border-radius: 4px;
  font-weight: bold;
}

.success {
  background: #eaffea;
  color: #080;
  border: 1px solid #080;
}

.error {
  background: #ffeaea;
  color: #d00;
  border: 1px solid #d00;
}

/* Estilização do campo de upload */
.file-upload-wrapper {
  position: relative;
  margin-bottom: 20px;
}

.file-upload-label {
  display: block;
  padding: 20px;
  background-color: rgba(250, 250, 250, 0.1);
  border: 1px dashed #ff6600;
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}

.file-upload-label:hover {
  border-color: #3498db;
  background-color: rgba(62, 62, 62, 0.5);
}

.file-upload-label.dragover {
  border-color: #2ecc71;
  background-color: #00d169;
}

.file-upload-icon {
  font-size: 1.5rem;
  color: #ff6600;
  margin-bottom: 10px;
}

.file-upload-text {
  font-weight: 600;
  color: #ff6600;
  margin-bottom: 5px;
}

.file-upload-hint {
  color: #3e3e3e;
  font-size: 0.75rem;
}

.file-input {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

.file-info {
  margin-top: 15px;
  padding: 15px;
  background-color: #e8f6f3;
  border-radius: 6px;
  display: none;
}

.file-info.show {
  display: block;
}

.file-name {
  font-weight: 600;
  color: #27ae60;
  margin-bottom: 5px;
}

.file-size {
  color: #7f8c8d;
  font-size: 14px;
}

.remove-file {
  color: #ff6600;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0.75rem !important;
  margin-top: 5px;
  text-decoration: underline;
}

.c-hero {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}
.c-hero__caption-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: right;
}
@media (width = 1366px) {
  .c-hero__caption-container {
    padding-left: 2rem;
  }
}
.c-hero__caption-container .hero-left-text {
  text-align: end;
}
.c-hero__caption-container .hero-left-text span {
  display: block;
  position: relative;
}
.c-hero__caption-container .hero-left-text span::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  border-radius: 10px;
  background-color: #ff6600;
  right: 0;
  top: 0;
}
@media (width >= 200px) {
  .c-hero {
    height: 250px;
  }
}
@media (width >= 320px) {
  .c-hero {
    height: 260px;
  }
}
@media (width >= 768px) {
  .c-hero {
    height: 330px;
  }
}
@media (width >= 1024px) {
  .c-hero {
    height: 400px;
  }
}
@media (width >= 1200px) {
  .c-hero {
    height: 430px;
  }
}
@media (width >= 1280px) {
  .c-hero {
    height: 480px;
  }
}
@media (width >= 1366px) {
  .c-hero {
    height: 580px;
  }
}
@media (width >= 1600px) {
  .c-hero {
    height: 700px;
  }
}
@media (width >= 2560px) {
  .c-hero {
    height: 1080px;
  }
}
.c-hero::after {
  content: "";
  position: absolute;
  bottom: calc(0% - 1px);
  width: 55%;
  height: 127px;
}

@media (width >= 300px) {
  #hero-home {
    height: 455px;
  }
}
@media (width >= 320px) {
  #hero-home {
    height: 460px;
  }
}
@media (width >= 768px) {
  #hero-home {
    height: 330px;
  }
}
@media (width >= 1024px) {
  #hero-home {
    height: 400px;
  }
}
@media (width >= 1200px) {
  #hero-home {
    height: 430px;
  }
}
@media (width >= 1280px) {
  #hero-home {
    height: 480px;
  }
}
@media (width >= 1366px) {
  #hero-home {
    height: 580px;
  }
}
@media (width >= 1600px) {
  #hero-home {
    height: 700px;
  }
}
#hero-home::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-home.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width >= 768px) {
  #hero-home .container,
  #hero-home .container-fluid,
  #hero-home .row {
    height: 100%;
  }
  #hero-home .order-1 {
    order: 1 !important;
  }
  #hero-home .order-2 {
    order: 2 !important;
  }
  #hero-home .c-hero__caption-container .row {
    justify-content: flex-end;
  }
  #hero-home .c-hero__caption-container .row div {
    display: flex;
    justify-content: flex-end;
  }
}
@media (width < 768px) {
  #hero-home {
    height: calc(100vh - 100px);
    align-items: flex-start;
    padding-top: 6rem;
    background-image: url("../../img/layout/bg-hero-home-mobile-100vh.jpg");
    background-size: cover;
    background-position: center bottom;
  }
  #hero-home .c-hero__caption-container h5 {
    color: #fafafa;
    text-align: left;
  }
  #hero-home .hero-left-text span {
    display: block;
    position: relative;
    padding-left: 10px;
  }
  #hero-home .hero-left-text span::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    border-radius: 10px;
    background-color: #ff6600;
    left: 0;
    top: 0;
  }
  #hero-home .order-1 {
    order: 2 !important;
  }
  #hero-home .order-2 {
    order: 1 !important;
  }
  #hero-home::after {
    width: 80%;
    height: 106px;
  }
  #hero-home h4 {
    font-size: 1rem;
  }
}
#hero-home .hero-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-bottom: 2rem;
  padding-right: 4rem;
  border-bottom-left-radius: 7rem;
  height: 100%;
}
@media (width < 768px) {
  #hero-home .hero-bg {
    background: none;
    display: flex;
    width: 100%;
    height: auto;
    padding-right: 0;
  }
  #hero-home .hero-bg .row {
    width: 100%;
  }
  #hero-home .hero-bg h1 {
    margin-bottom: 2rem;
  }
}
@media (width >= 768px) {
  #hero-home .hero-bg {
    background-image: url("../../img/layout/bg-hero-home-768.jpg");
  }
}
@media (width >= 1366px) {
  #hero-home .hero-bg {
    background-image: url("../../img/layout/bg-hero-home-1366.jpg");
  }
}
@media (width >= 1600px) {
  #hero-home .hero-bg {
    background-image: url("../../img/layout/bg-hero-home-1600.jpg");
  }
}
@media (width >= 1024px) {
  #hero-home .hero-bg {
    border-bottom-left-radius: 10rem;
  }
}
@media (width >= 1200px) {
  #hero-home .hero-bg {
    border-bottom-left-radius: 15rem;
  }
}

.c-hero-interno {
  margin: auto;
}
@media (width >= 768px) {
  .c-hero-interno {
    width: calc(100% - 4rem);
  }
}
@media (width < 768px) {
  .c-hero-interno {
    width: calc(100% - 1.5rem);
  }
}

#hero-nossos-carros {
  background-image: url("../../img/layout/bg-hero-nossos-carros-ai.jpg");
}
#hero-nossos-carros::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-interno.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width >= 768px) {
  #hero-nossos-carros {
    background-position-y: -135px;
  }
}
@media (width >= 1024px) {
  #hero-nossos-carros {
    background-position-y: -155px;
  }
}
@media (width >= 1200px) {
  #hero-nossos-carros {
    background-position-y: -215px;
  }
}
@media (width >= 1280px) {
  #hero-nossos-carros {
    background-position-y: -225px;
  }
}
@media (width >= 1366px) {
  #hero-nossos-carros {
    background-position-y: -220px;
  }
}
@media (width >= 1600px) {
  #hero-nossos-carros {
    background-position-y: -270px;
  }
}
@media (width >= 1920px) {
  #hero-nossos-carros {
    background-position-y: -390px;
  }
}
@media (width >= 2400px) {
  #hero-nossos-carros {
    background-position-y: -565px;
  }
}

#hero-nossos-carros-4x4 {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#hero-nossos-carros-4x4::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-interno.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width < 768px) {
  #hero-nossos-carros-4x4 {
    background-image: url("../../img/layout/bg-hero-4x4-mobile.jpg");
  }
}
@media (width >= 768px) {
  #hero-nossos-carros-4x4 {
    background-image: url("../../img/layout/bg-hero-4x4-768.jpg");
  }
}
@media (width >= 1366px) {
  #hero-nossos-carros-4x4 {
    background-image: url("../../img/layout/bg-hero-4x4-1366.jpg");
  }
}
@media (width >= 1600px) {
  #hero-nossos-carros-4x4 {
    background-image: url("../../img/layout/bg-hero-4x4-1600.jpg");
  }
}

#hero-nossos-carros-economicos {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#hero-nossos-carros-economicos::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-interno.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width < 768px) {
  #hero-nossos-carros-economicos {
    background-image: url("../../img/layout/bg-hero-economicos-mobile.jpg");
  }
}
@media (width >= 768px) {
  #hero-nossos-carros-economicos {
    background-image: url("../../img/layout/bg-hero-economicos-768.jpg");
  }
}
@media (width >= 1366px) {
  #hero-nossos-carros-economicos {
    background-image: url("../../img/layout/bg-hero-economicos-1366.jpg");
  }
}
@media (width >= 1600px) {
  #hero-nossos-carros-economicos {
    background-image: url("../../img/layout/bg-hero-economicos-1600.jpg");
  }
}

#hero-nossos-carros-intermediarios {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#hero-nossos-carros-intermediarios::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-interno.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width < 768px) {
  #hero-nossos-carros-intermediarios {
    background-image: url("../../img/layout/bg-hero-intermediarios-mobile.jpg");
  }
}
@media (width >= 768px) {
  #hero-nossos-carros-intermediarios {
    background-image: url("../../img/layout/bg-hero-intermediarios-768.jpg");
  }
}
@media (width >= 1366px) {
  #hero-nossos-carros-intermediarios {
    background-image: url("../../img/layout/bg-hero-intermediarios-1366.jpg");
  }
}
@media (width >= 1600px) {
  #hero-nossos-carros-intermediarios {
    background-image: url("../../img/layout/bg-hero-intermediarios-1600.jpg");
  }
}

#hero-nossos-carros-picapes {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#hero-nossos-carros-picapes::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-interno.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width < 768px) {
  #hero-nossos-carros-picapes {
    background-image: url("../../img/layout/bg-hero-picapes-mobile.jpg");
  }
}
@media (width >= 768px) {
  #hero-nossos-carros-picapes {
    background-image: url("../../img/layout/bg-hero-picapes-768.jpg");
  }
}
@media (width >= 1366px) {
  #hero-nossos-carros-picapes {
    background-image: url("../../img/layout/bg-hero-picapes-1366.jpg");
  }
}
@media (width >= 1600px) {
  #hero-nossos-carros-picapes {
    background-image: url("../../img/layout/bg-hero-picapes-1600.jpg");
  }
}

#hero-nossos-carros-minivans {
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#hero-nossos-carros-minivans::after {
  left: 0;
  background-image: url("../../img/layout/grafismo-hero-interno.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left 100%;
}
@media (width < 768px) {
  #hero-nossos-carros-minivans {
    background-image: url("../../img/layout/bg-hero-minivans-mobile.jpg");
  }
}
@media (width >= 768px) {
  #hero-nossos-carros-minivans {
    background-image: url("../../img/layout/bg-hero-minivans-768.jpg");
  }
}
@media (width >= 1366px) {
  #hero-nossos-carros-minivans {
    background-image: url("../../img/layout/bg-hero-minivans-1366.jpg");
  }
}
@media (width >= 1600px) {
  #hero-nossos-carros-minivans {
    background-image: url("../../img/layout/bg-hero-minivans-1600.jpg");
  }
}

#hero-a-versa {
  background-image: url("../../img/layout/bg-hero-a-versa.jpg");
}
#hero-a-versa::after {
  right: 0;
  background-image: url("../../img/layout/grafismo-hero-home.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: right 100%;
}

/* Header e Menu */
.sticky {
  position: sticky;
  top: 0;
  z-index: 1000;
  max-height: 66px;
}

.header-nav {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem 0;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fafafa;
}
@media (width < 768px) {
  .header-nav {
    display: none;
  }
}
.header-nav ul {
  display: flex;
  align-items: center;
}
.header-nav ul li {
  display: inline-block;
  padding: 0 1rem;
}
.header-nav ul li:last-child {
  padding-right: 0;
}
.header-nav ul li #logo-connect-versa,
.header-nav ul li #logo-connect-realiza {
  display: block;
}
@media (width >= 768px) {
  .header-nav ul li #logo-connect-versa,
  .header-nav ul li #logo-connect-realiza {
    width: 100px;
  }
}
@media (width < 768px) {
  .header-nav ul li #logo-connect-versa,
  .header-nav ul li #logo-connect-realiza {
    width: 70px;
  }
}

.menu-header {
  background-color: #fafafa;
  position: fixed;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s ease;
}
@media (width < 768px) {
  .menu-header {
    top: 0;
  }
}
@media (width >= 768px) {
  .menu-header {
    top: 66px;
  }
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}

.logo {
  display: block;
}
@media (width >= 200px) {
  .logo {
    width: 100px;
  }
}
@media (width >= 300px) {
  .logo {
    width: 114px;
  }
}
@media (width >= 768px) {
  .logo {
    width: 100px;
  }
}
@media (width >= 1024px) {
  .logo {
    width: 100px;
  }
}
@media (width >= 1200px) {
  .logo {
    width: 130px;
  }
}
@media (width >= 1366px) {
  .logo {
    width: 145px;
  }
}

.nav-menu {
  display: flex;
  list-style: none;
}

.nav-item {
  margin-left: 25px;
}

.nav-link {
  text-decoration: none;
  color: #6f6f6e;
  font-weight: 500;
  transition: color 0.3s;
  padding: 5px 0;
  position: relative;
}
@media (width >= 1024px) {
  .nav-link {
    font-size: 12px !important;
  }
}
@media (width >= 1366px) {
  .nav-link {
    font-size: 14px !important;
  }
}
@media (width >= 1600px) {
  .nav-link {
    font-size: 16px !important;
  }
}

.nav-link:hover {
  color: #ff6600;
}

.nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ff6600;
  transition: width 0.3s;
}

.nav-link:hover::after {
  width: 100%;
}

/* Menu Hamburger */
.hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
  width: 30px;
  height: 21px;
  justify-content: space-between;
}

.hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #6f6f6e;
  border-radius: 3px;
  transition: all 0.3s ease;
}

/* Media Queries */
@media screen and (max-width: 992px) {
  #header-menu {
    top: 0;
  }
  .nav-menu {
    position: fixed;
    top: 70px;
    right: -100%;
    flex-direction: column;
    background-color: white;
    width: 80%;
    max-width: 300px;
    height: calc(100vh - 70px);
    transition: right 0.3s ease;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    overflow-y: auto;
  }
  .nav-menu.active {
    right: 0;
  }
  .nav-item {
    margin: 0;
    width: 100%;
  }
  .nav-link {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0;
  }
  .nav-link::after {
    display: none;
  }
  .hamburger {
    display: flex;
  }
}
.hamburger.active span:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}

/* Classe para menu hamburger ativado por scroll */
.scroll-hamburger .nav-menu {
  position: fixed;
  top: 0;
  right: -100%;
  flex-direction: column;
  background-color: white;
  width: 80%;
  max-width: 300px;
  height: calc(100vh - 70px);
  transition: right 0.3s ease;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  overflow-y: auto;
}

.scroll-hamburger .nav-menu.active {
  right: 0;
}

.scroll-hamburger .nav-item {
  margin: 0;
  width: 100%;
}

.scroll-hamburger .nav-link {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #f0f0f0;
}

.scroll-hamburger .nav-link::after {
  display: none;
}

.scroll-hamburger .hamburger {
  display: flex;
}

.scroll-hamburger .hamburger.active span:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}

.scroll-hamburger .hamburger.active span:nth-child(2) {
  opacity: 0;
}

.scroll-hamburger .hamburger.active span:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}

.modal, .modalAvisoPf {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal .modal-content, .modalAvisoPf .modal-content {
  background: transparent;
  margin: 15% auto;
  padding: 20px;
  border: none;
  width: 80%;
  max-width: 500px;
  text-align: center;
  position: relative;
}
.modal .modal-content .close, .modalAvisoPf .modal-content .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.modal .modal-content .close:hover, .modalAvisoPf .modal-content .close:hover {
  color: #000;
}

.modelos .item {
  position: relative;
}
.modelos .item header {
  text-align: center;
}
.modelos .item .car-image {
  width: 80%;
  position: relative;
  margin: auto;
}
.modelos .item .car-image picture {
  display: block;
  width: 100%;
  height: 100%;
}
.modelos .item .car-description {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  border-radius: 100%;
  border-bottom-left-radius: 4px;
}
.modelos .item .car-description > div {
  margin: auto;
  padding: 0 2rem;
}
.modelos .item .car-description ul li {
  padding: 0.125rem 0;
  font-weight: 600;
}
.modelos .item .car-description ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(250, 250, 250, 0.7);
}
.modelos .item .car-description form {
  position: relative;
  z-index: 2;
}

@media (min-width: 320px) and (max-width: 574px) {
  .modelos .item {
    height: 425px;
  }
  .modelos .item .car-image {
    height: 218px;
    top: -70px;
  }
  .modelos .item .car-description {
    width: 100%;
    max-width: 300px;
    height: 300px;
  }
  .modelos .item .car-description h3, .modelos .item .car-description .h3 {
    font-size: 1.2rem;
  }
  .modelos .item .car-description li {
    font-size: 0.75rem;
  }
}
@media (min-width: 575px) and (max-width: 767px) {
  .modelos .item {
    height: 590px;
  }
  .modelos .item .car-image {
    height: 218px;
    top: -120px;
  }
  .modelos .item .car-description {
    width: 100%;
    max-width: 400px;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 0.875rem;
  }
  .modelos .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 768px) and (max-width: 1920px) {
  .modelos .item .c-button {
    max-width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    height: 218px;
    top: -85px;
  }
  .modelos .item .car-description {
    max-width: 345px;
    height: 345px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1rem;
  }
  .modelos .item .car-description li {
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -58px;
  }
  .modelos .item .car-description {
    max-width: 345px;
    height: 300px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1rem;
  }
  .modelos .item .car-description li {
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -70px;
  }
  .modelos .item .car-description {
    max-width: 400px;
    height: 350px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.15rem;
  }
  .modelos .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 1367px) and (max-width: 1399px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -70px;
  }
  .modelos .item .car-description {
    max-width: 400px;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.15rem;
  }
  .modelos .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -90px;
  }
  .modelos .item .car-description {
    max-width: 400px;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.35rem;
  }
  .modelos .item .car-description li {
    font-size: 0.875rem;
  }
}
@media (min-width: 1601px) and (max-width: 1920px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -90px;
  }
  .modelos .item .car-description {
    max-width: 100%;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .modelos .item .car-description li {
    font-size: 1rem;
  }
}
@media (min-width: 1921px) and (max-width: 2559px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -90px;
  }
  .modelos .item .car-description {
    max-width: 100%;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .modelos .item .car-description li {
    font-size: 1rem;
  }
  .modelos .item .car-description .c-button {
    max-width: 180px;
  }
}
@media (min-width: 2560px) and (max-width: 3439px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -90px;
  }
  .modelos .item .car-description {
    max-width: 100%;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .modelos .item .car-description li {
    font-size: 1rem;
  }
  .modelos .item .car-description .c-button {
    max-width: 180px;
  }
}
@media (min-width: 3440px) {
  .modelos .item {
    height: auto;
  }
  .modelos .item .car-image {
    margin-top: -90px;
  }
  .modelos .item .car-description {
    max-width: 100%;
    height: 400px;
  }
  .modelos .item .car-description h3,
  .modelos .item .car-description .h3 {
    font-size: 1.5rem;
  }
  .modelos .item .car-description li {
    font-size: 1rem;
  }
  .modelos .item .car-description .c-button {
    max-width: 180px;
  }
}
@media (max-width: 767px) {
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
}
@media (width >= 768px) {
  .order-1 {
    order: 2 !important;
  }
  .order-2 {
    order: 1 !important;
  }
}
#nossos-carros {
  position: relative;
  padding: 0;
  background-image: url("../img/layout/grafismo-dobra-tipos-de-locacao.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media (width >= 768px) {
  #nossos-carros {
    background-size: 50%;
    padding-bottom: calc(6rem + 2px);
  }
}
@media (width < 768px) {
  #nossos-carros {
    background-size: 70%;
    height: 620px;
  }
}
#nossos-carros .row-c-button {
  display: none;
}
#nossos-carros::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../../img/layout/grafismo-dobra-tipos-de-locacao.png");
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100%;
}
@media (width < 576px) {
  #nossos-carros::after {
    width: 47%;
    height: 50px;
  }
}
@media (width >= 576px) {
  #nossos-carros::after {
    width: 30%;
    height: 100px;
  }
}

@media (width >= 768px) {
  #a-versa p {
    text-align: justify;
    padding: 2rem 0;
  }
}

#carousel-a-versa .item {
  border-radius: 5rem;
  border-top-left-radius: 4px;
  overflow: hidden;
}

#a-versa-vantagens, #veiculos-adaptados {
  background-image: url("../../img/layout/grafismo-dobra-tipos-de-locacao.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media (width < 768px) {
  #a-versa-vantagens, #veiculos-adaptados {
    background-size: 70%;
    padding-bottom: 5rem;
  }
}
@media (width >= 768px) {
  #a-versa-vantagens, #veiculos-adaptados {
    background-size: 40%;
    padding-bottom: 10rem;
  }
}
#a-versa-vantagens .title-border-radius, #veiculos-adaptados .title-border-radius {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 1.5rem;
}
#a-versa-vantagens .corner-1, #veiculos-adaptados .corner-1 {
  border-top-left-radius: 4px;
}
#a-versa-vantagens .corner-2, #veiculos-adaptados .corner-2 {
  border-top-right-radius: 4px;
}
#a-versa-vantagens .corner-3, #veiculos-adaptados .corner-3 {
  border-top-right-radius: 4px;
}
#a-versa-vantagens .corner-4, #veiculos-adaptados .corner-4 {
  border-bottom-left-radius: 4px;
}

.has-icon-text {
  padding: 0 2rem;
  display: block;
  width: 100%;
}
.has-icon-text h5 {
  font-size: 1.1rem;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(62, 62, 62, 0.8);
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgba(62, 62, 62, 0.8);
}

select {
  scrollbar-width: thin;
  scrollbar-color: #ff6600;
}

select::-webkit-scrollbar {
  width: 12px;
  /* Define a largura da barra de rolagem */
}

select::-webkit-scrollbar-thumb {
  background-color: #ff6600;
  /* Cor do botão da barra de rolagem */
  border-radius: 6px;
  /* Arredonda os cantos do botão */
}

select::-webkit-scrollbar-track {
  background: none;
  /* Cor do fundo da barra de rolagem */
}/*# sourceMappingURL=main.css.map */