/* roboto-regular - latin */

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto/roboto-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"),
    url("../fonts/roboto/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/roboto/roboto-v20-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */
    url("../fonts/roboto/roboto-v20-latin-regular.woff") format("woff"),
    /* Modern Browsers */
    url("../fonts/roboto/roboto-v20-latin-regular.ttf") format("truetype"),
    /* Safari, Android, iOS */
    url("../fonts/roboto/roboto-v20-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}

body {
  font-family: Roboto;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 5px;
}

#mini-header {
  width: 100%;
  height: 192px;
  border-radius: 15px;
  background-image: linear-gradient(118deg, #face48, #fcde83);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: 1s;
}

.reduce {
  height: 75px !important;
  transition: 1s;
}

.title-on-fixed {
  position: fixed !important;
  transition: 1s;
  top: 0;
  left: 0;
  background-image: linear-gradient(118deg, #face48, #fcde83);
  z-index: 16;
  max-width: none;
  width: 100%;
}

.return {
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  color: #2d2d2d;
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
}

#return a {
  color: #2d2d2d;
}

.title {
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #2d2d2d;
  margin-top: 27px;
  margin-bottom: 17px;
  position: relative;
}

.image_close_to_me {
  max-width: 100%;
  max-height: 100%;
}

#sliderHome {
  /* max-width: 311px; */
}

.block-slider-style-card {
  max-width: 311px;
  border: none;
}

.block-slider-style-card img {
  max-height: 137px;
}

.block-slider-style-card .title {
  margin: 8px 0;
  font-family: Roboto;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #f3b807;
}

.block-slider-style-card .text {
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #2d2d2d;
}

/* slider home */

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

  /* .card_close_to_me {
    width: 100%;
    flex: 1;
    max-width: 100%;
  } */
  #close_to_me #slider_home_close_to_me .card_close_to_me .container_image,
  #close_to_me #slider_home_close_to_me .card_close_to_me .title {
    max-width: 70px !important;
    width: 100% !important;
  }
}

#close_to_me .row {
  margin-left: 0;
  margin-right: 0;
}

#close_to_me #slider_home_close_to_me .carousel-indicators {
  position: relative;
}

#close_to_me #slider_home_close_to_me .card_close_to_me {
  padding: 0;
  margin: 5px 0;
}

#close_to_me #slider_home_close_to_me .card_close_to_me .container_image {
  width: 140px;
  /* height: 69.6px; */
  border-radius: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 !important;
}

#close_to_me #slider_home_close_to_me .card_close_to_me .container_image a {
  max-width: 140px;
}

#close_to_me #slider_home_close_to_me .card_close_to_me .title {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #2d2d2d;
  max-width: 140px;
  margin: 10px 0 17px 0 !important;
}

@media screen and (min-width: 992px) {
  #close_to_me #slider_home_close_to_me .card_close_to_me .title {
    text-align: center;
  }
}

/* news home */

#new_home {
  border-bottom: solid 1px #979797;
}

w_home .card_new .text_news {
  font-size: 10px;
}

#new_home .card_new {
  max-width: 100%;
  max-height: 135px;
}

#new_home .card_new img {
  max-height: 69px;
}

#new_home .card_new .far {
  font-size: 20px;
  color: #767b85;
}

#new_home .card_new .title_news {
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #767b85;
  margin-bottom: 4px;
}

#new_home .card_new .text_news {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #767b85;
}

@media screen and (max-width: 768px) {
  #new_home .card_new .text_news {
    font-size: 10px;
  }
}

#partners .media {
  border-bottom: solid 1px #979797;
  padding: 15.5px 0;
}

#partners .media img {
  width: 75px;
  height: auto;
  margin-top: 2px;
}

#partners .media-body .title {
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #2d2d2d;
  margin-bottom: 2px;
}

#partners .media-body .sub_title {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #767b85;
  margin: 12px 0;
}

#partners .media-body .text {
  font-family: Roboto;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #767b85;
}

/* buttons */

.button-class:focus,
.button-class:active,
.button-class:hover {
  text-decoration: none;
}

.button-success {
  border: none;
  height: 24px;
  border-radius: 12px;
  background-color: #4ac79b;
  font-family: Roboto;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 6px 12px;
}

.button-success:focus,
.button-success:active,
.button-success:hover {
  color: #4ac79b;
  background-color: #ffffff;
}

.button-inline-sucess {
  height: 36px;
  border-radius: 30.4px;
  border: solid 1px #4ac79b;
  background-color: #ffffff;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #4ac79b;
}

.button-inline-sucess:focus,
.button-inline-sucess:active,
.button-inline-sucess:hover {
  background-color: #4ac79b;
  color: #ffffff;
}

/* slider */

#sliderHome .carousel-indicators {
  margin-bottom: 30px;
  position: relative;
}

#close_to_me .carousel-indicators {
  margin-bottom: 0;
}

.carousel-indicators li {
  width: 8px;
  height: 8px;
  background-color: #767b85;
  border-radius: 100%;
}

/*  */

.list-addresses p {
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #2d2d2d;
}

.img-address-list {
  max-width: 123px;
}

.mtb-24 {
  margin-top: 24px;
  margin-bottom: 24px;
  flex-basis: auto !important;
  width: 30% !important;
}

@media screen and (max-width: 767px) {
  .mtb-24 {
    width: 50% !important;
  }
}

.banner-top {
  height: 88px;
  object-fit: contain;
  background-color: #000;
  position: relative;
}

.banner-top img {
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  z-index: 1;
}

.banner-top p {
  margin-bottom: 3px;
}

.banner-top .image-bg {
  top: 0;
}

.banner-top-message-icon {
  z-index: 2;
  margin-top: 16px;
}

.banner-top-message-icon .titleBanner {
  font-size: 16px;
  text-align: center;
  color: #fff;
}

.banner-top-message-icon .subtitleBanner {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

.arrow-back {
  position: absolute;
  top: 30px;
  left: 20px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
}

.logo-rounded-header {
  height: 62px;
  width: 62px;
  bottom: -31px;
}

.item-apontador {
  padding-bottom: 40px;
}

.como-chegar {
  position: absolute;
  bottom: 0;
  width: 80%;
}

.dfp-home {
  border-radius: 15px;
  background-image: linear-gradient(118deg, #face48, #fcde83);
  margin: -15px;
  padding: 20px;
  padding-top: 35px;
}

.driver_id {
  font-size: 10px;
  margin: 20px;
}

.loading {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  flex-flow: column;
  gap: 30px;
}

.hide {
  display: none;
}

#spinner {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 9px solid;
  border-color: #b5b6b8;
  border-right-color: rgb(233, 232, 232);
  animation: spinner-d3wgkg 1s infinite linear;
}

@keyframes spinner-d3wgkg {
  to {
    transform: rotate(1turn);
  }
}