.cursor-default {
  cursor: default !important;
}

.upper-text {
  text-transform: uppercase;
}

.slick-arrow {
  z-index: 99;
}

html.noscroll {
  overflow: hidden;
}

::-ms-clear {
  display: none;
}

.files-list a.disabled {
  pointer-events: none;
  cursor: default;
  color: #b4b4b4;
}

.files-list .icon-download {
  color: #676767;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .files-list .icon-download {
    color: #676767;
    font-size: 18px;
    position: absolute;
    right: 30px;
    top: 0;
  }
}

.btoregulamentodesktop {
  color: #222 !important;
  font-size: 12px;
  font-weight: 700;
  opacity: 1;
  border: 0px;
  padding: 5px;
  background: white;
}

.modal-backdrop {
  z-index: 1210;
}

.modal {
  z-index: 1220;
}

.modal-large {
  width: 100%;
  max-width: 100%;
  margin: 0;
  vertical-align: top;
  padding: 0 !important;
}

.overlay.open {
  z-index: 1220;
}

.nav-cabecalho .nav-link {
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 400;
  padding: 6px 20px;
  opacity: 1;
}

.nav-cabecalho .nav-item.nav-item-entrar .nav-link,
.nav-cabecalho .nav-item.nav-item-entrar .nav-link:hover,
.nav-cabecalho .nav-item.nav-item-entrar .nav-link:focus {
  background-color: #ffffff;
  color: #000000 !important;
}

.nav-cabecalho .nav-item.nav-item-entrar .nav-link.font-bold {
  font-weight: 600;
}

.nav-cabecalho .nav-link .fa-user,
.nav-cabecalho .nav-link .fa-question-circle {
  margin-right: 7px;
}

.nav-cabecalho .social-item .nav-link {
  font-size: 15px;
  padding: 9px 0 0;
  width: 50px;
}

.barra-topo {
  background-color: #000;
  z-index: 1210;
  -webkit-box-shadow: 0 12px 4px 0 rgba(0, 0, 0, 0.02),
    0 4px 5px 0 rgba(0, 0, 0, 0.02), 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 12px 4px 0 rgba(0, 0, 0, 0.02), 0 4px 5px 0 rgba(0, 0, 0, 0.02),
    0 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.barra-menu {
  transition: all 0.5s;
  left: 25px;
  top: 20px;
}

.barra-parceria {
  background-color: black;
  flex-wrap: inherit;
  padding: 0;
  /*outline: 3px solid #f1d200;*/
  max-width: 100%;
  /*position: sticky;*/
  margin: 0;
  /*top: 0;*/
  /*z-index: 1024;*/
}

.barra-parceria.mobile {
  display: none;
}

.barra-parceria p {
  color: white;
  font-size: 12px;
}

.divParceria {
  background-color: #005b9e;
  display: none;
  padding: 50px;
}

.divParceria h3 {
  color: white;
  font-weight: 700;
  font-size: 26px;
}

.divParceria p {
  color: white;
  font-weight: 600;
  font-size: 14px;
  font-family: Effra;
  line-height: 0.4;
}

@media only screen and (min-width: 600px) {
  .barra-parceria p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .barra-parceria.mobile {
    display: flex;
  }

  .barra-parceria.desktop {
    display: none;
  }

  .divParceria p {
    line-height: 1.2;
  }
}

.barra-menu .toggle.open {
  transition: none;
  top: 0;
  position: relative;
}

.barra-menu .toggle.toggle-menu-cinza.open {
  transition: none;
  top: -3px;
}

.header-page .barra-menu.btn-menu-mobile,
.header-page .wrapper-logo.logo-menu-mobile {
  display: none;
}

.header-page .barra-menu-desktop {
}

.header-page .barra-menu-desktop .navbar-desktop {
}

.header-page .barra-menu-desktop .navbar-desktop ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.header-page .barra-menu-desktop .navbar-desktop ul li {
  display: inline-flex;
}

.header-page .barra-menu-desktop .navbar-desktop ul li a {
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  width: auto;
  padding: 13.1px 15px;
}

.header-page .barra-menu-desktop .navbar-desktop ul li.active a {
  font-weight: 600;
}

.header-page
  .barra-menu-desktop
  .navbar-desktop
  ul
  li:not(.whatsapp)
  a:not(.assine-seu-carro):hover,
.header-page
  .barra-menu-desktop
  .navbar-desktop
  ul
  li:not(.whatsapp)
  a:not(.assine-seu-carro):focus {
  /*color: #00d6ff;*/
}

.header-page .barra-menu-desktop .navbar-desktop ul li.whatsapp a {
  color: #ffd500;
}

.header-page .barra-menu-desktop .navbar-desktop ul li.whatsapp a .fa-whatsapp {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #34af23;
  color: #ffffff !important;
  line-height: 1;
  padding: 8px;
  border-radius: 50%;
  text-align: center;
  margin-right: 4px;
}

.header-page
  .barra-menu-desktop
  .navbar-desktop
  ul
  li.whatsapp
  a
  .fa-whatsapp::before {
  position: relative;
  top: -1px;
  left: -1px;
}

.header-page
  .barra-menu-desktop
  .navbar-desktop
  ul
  li.whatsapp
  a
  .whatsapp-texto {
  display: inline-block;
  padding-right: 15px;
}

.header-page .barra-menu-desktop .navbar-desktop ul li a .contato-texto {
  display: inline-block;
  padding-left: 15px;
}

.header-page .barra-menu-desktop .navbar-desktop ul li a.assine-seu-carro {
  background-color: #ffd500;
  color: #000000;
  font-weight: bold;
}

@media only screen and (max-width: 900px) {
  .header-page .barra-menu.btn-menu-mobile,
  .header-page .wrapper-logo.logo-menu-mobile {
    display: inline-flex;
  }

  .header-page a.wrapper-logo.logo-menu-mobile svg {
    width: auto;
    height: 54px;
    position: relative;
    top: 1px;
  }

  .header-page a.wrapper-logo.logo-menu-mobile svg .logo-svg {
    fill: #fff;
  }

  .header-page .barra-menu-desktop {
    display: none;
  }
}

.margin-top-menu {
  margin-top: 0px !important;
}

.aside-menu.open {
  width: 100vw;
}

.aside-menu ul {
  position: relative;
}

.aside-menu ul.menu-main {
  margin-top: 140px;
}

.aside-menu .close-menu-aside {
  display: block;
  position: absolute;
  top: 71px;
  left: 44px;
  width: 30px;
  height: 30px;
  background-image: url("../Images/close-menu-light.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 3;
  opacity: 0;
}

.aside-menu .close-menu-aside.open {
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

@media only screen and (max-width: 900px) {
  .aside-menu .close-menu-aside {
    top: 28px;
    left: auto;
    right: 30px;
    width: 20px;
    height: 20px;
  }
}

.aside-menu .close-menu-aside:hover,
.aside-menu .close-menu-aside:focus {
  cursor: pointer;
}

.margin-top-menu-second {
  bottom: 50px !important;
}

@media only screen and (max-width: 767px) {
  .margin-top-menu-second {
    bottom: 86px !important;
  }
}

/*.barra-menu .toggle.open.open span:nth-child(2),
    .barra-menu .toggle.open.open span:nth-child(6) {
        left: calc(50% - 2px)
    }*/

.barra-menu .toggle.open.open span:nth-child(1),
.barra-menu .toggle.open.open span:nth-child(2),
.barra-menu .toggle.open.open span:nth-child(5),
.barra-menu .toggle.open.open span:nth-child(6) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.barra-menu .toggle.open.open span:nth-child(3),
.barra-menu .toggle.open.open span:nth-child(4) {
  opacity: 1;
}

.barra-menu .toggle.open.open span:nth-child(odd) {
  left: 0px;
}

.barra-menu .toggle.open.open span:nth-child(even) {
  left: 50%;
}

.barra-menu .toggle.open.open span:nth-child(1),
.barra-menu .toggle.open.open span:nth-child(2) {
  top: 0px;
}

.barra-menu .toggle.open.open span:nth-child(5),
.barra-menu .toggle.open.open span:nth-child(6) {
  top: 24px;
}

.barra-menu .logo {
  padding-left: 20px;
  margin: 0;
}

.barra-menu .logo.logo-interna {
  padding-left: 0;
}

.barra-menu .logo.open {
  margin: 0;
}

.aside-menu {
  display: none;
  z-index: 1220;
}

.carousel-caption h2.text-uppercase {
  margin-bottom: 20px !important;
}

.form-control::-webkit-input-placeholder {
  color: #676767;
}

.form-placeholder::-webkit-input-placeholder {
  color: #ccc;
}

textarea.form-control {
  border-radius: 0 !important;
  margin-top: 20px;
  border: 1px solid #e30817;
  border-top: 0;
  border-right: 0;
}

textarea.form-control:focus {
  border: 2px solid #00d6ff;
  border-top: 0;
  border-right: 0;
  outline: 0;
  box-shadow: none !important;
}

textarea.form-control:hover {
  outline: 0;
  box-shadow: none !important;
}

.input-group-addon {
  font-size: 30px !important;
  margin-left: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
}

.campo-inteiro-separador {
  padding-right: 60px;
}

.campo-preco {
  margin-left: 0 !important;
}

.input-group-addon-price {
  left: 0;
  right: inherit;
}

.input-group-addon-percentual {
}

.input-group-addon-percentual ~ input[type="text"] {
  padding-right: 32px;
}

.custom-radio-pagamento .custom-control-indicator {
  border: 2px solid #ccc;
  height: 22px;
  width: 22px;
}

.custom-radio-pagamento .custom-control-indicator:after {
  background: #e30817;
  border-radius: 100%;
  content: "";
  display: block;
  height: 12px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  width: 12px;
}

.form-control-lg {
  font-size: 28px;
}

.custom-radio-pagamento
  input[type="radio"]:checked
  + .custom-control-indicator {
  background: #fff;
}

.custom-radio-pagamento
  input[type="radio"]:checked
  + .custom-control-indicator:after {
  opacity: 1;
}

.custom-radio-pagamento .custom-control-description {
  font-size: 22px;
  color: #676767;
  margin-left: 35px;
}

.custom-control {
  margin-right: 40px;
}

.form-group-margin {
  margin-top: 60px;
}

.form-control:disabled {
  border-style: solid;
  border-color: #ccc;
}

.form-control:disabled::-webkit-input-placeholder {
  color: #ccc;
}

.form-group input {
  padding-bottom: 30px;
  padding-top: 30px;
}

.form-group textarea {
  resize: none;
  border-color: rgba(0, 0, 0, 0.42);
}

.input-group-addon.accent {
  position: relative;
}

.input-text.campo-preco {
  padding: 0;
}

@media screen and (min-width: 1024px) {
  #custoManutencaoDiv .col-12 {
    padding: 0 80px;
  }
}

footer .col-md-4 {
  padding-right: 0;
}

button,
.btn {
  box-shadow: none !important;
}

.box-opcionais {
  height: 140px;
  overflow: hidden;
}

b.livre,
a.livre {
  color: #e30817;
  font-weight: 700;
}

.text-cinza-secondary {
  color: #b5b5b5 !important;
  color: #b5b5b5 !important;
  font-weight: 400;
  font-size: 15px;
}

.wrap-foto-veiculo {
  height: 185px;
  margin-bottom: 15px;
  overflow: hidden;
}

.header-page {
  background: #e30817;
  height: 65px;
  display: flex;
}

.barra-menu .toggle.toggle-menu-cinza::before {
  color: white;
  content: "MENU";
  display: block;
  display: block;
  font-size: 12px;
  margin-top: 0;
  padding-top: 35px;
  text-align: center;
}

.header-page .toggle {
  height: 30px;
  margin-top: 1px;
  margin-left: 5px;
  position: relative;
  top: -3px;
  transition: none;
}

.header-page .toggle span {
  height: 2px;
}

.header-page .barra-menu {
  display: inline-flex;
  padding-top: 0;
  top: 0;
  left: 0;
  position: relative;
  z-index: 99;
  width: 75px;
  border-right: 1px solid #fff;
  height: 65px;
  align-items: center;
}

.aside-menu.open + .header-page .barra-menu {
  border-right: 0;
}

.header-page a {
  display: block;
  width: 75px;
  margin-left: 100px;
  margin-top: -55px;
}

.header-page a.wrapper-logo {
  width: auto;
  height: 65px;
  margin-left: 15px;
  display: inline-flex;
  position: relative;
  top: 0;
  align-items: center;
  margin-top: 0;
  padding: 2.7px 0;
}

.header-page a.wrapper-logo img {
  width: auto;
  height: 47px;
  position: relative;
  top: -1px;
}

.header-page a.wrapper-logo.logo-menu-desktop {
  margin-right: 20px;
  margin-left: 0;
  height: 65px;
}

.header-page a.wrapper-logo.logo-menu-desktop img {
  height: 48px;
  position: relative;
  top: -1px;
}

.header-page a.wrapper-logo.logo-menu-desktop svg {
  width: auto;
  height: 54px;
  position: relative;
  top: 1px;
}

.header-page a.wrapper-logo.logo-menu-desktop svg .logo-svg {
  fill: #fff;
}

.h-off-container {
  font-size: 36px;
  padding: 20px 40px;
  top: -135px;
}

.btn-cinza {
  background: #d2d2d2;
  color: #fff;
  margin-right: 30px;
}

.btn-form {
  padding: 25px 70px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.figure-depoimentos {
  height: 80px;
  overflow: hidden;
  width: 80px;
}

.figure-depoimentos img {
  height: auto;
  width: 100%;
}

.resultado-content {
  padding: 50px;
}

.filter {
  padding-bottom: 30px;
  position: relative;
}

.filter .form-control.auto-complete {
  height: 45px;
}

.filter input {
  border: 0;
  box-shadow: none !important;
}

.filter .col-12:not(:first-child) {
  border-left: 1px solid #ccc;
  height: 45px;
}

.noborder {
  border-right: 0 !important;
}

.searchbox {
  padding: 0 0 30px;
  position: relative;
}

.searchbox:after {
  background: #ffd500;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: -3px;
  position: absolute;
  width: 120px;
}

.searchbox .form-control {
  border-color: #fff !important;
  box-shadow: inset 0 -2px 0 -1px #fff;
  height: 40px;
}

.searchbox .btn-search {
  background: #e30817;
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  width: 40px;
  height: 40px;
  display: inline-table;
}

.order-price #Ordenar {
  max-width: 125px;
}
.order-price #Ordenar,
.order-price #Ordenar:hover,
.order-price #Ordenar:focus {
  border-color: #f4f4f4 !important;
  box-shadow: none;
}

.order-price .es-list li {
  text-align: left;
}

.box-carro {
  background: #fff;
  position: relative;
  height: 600px;
}

.selo-pronta-entrega {
  background: url("/Content/Images/selo.png") no-repeat;
  height: 71px;
  text-indent: -99999px;
  position: absolute;
  top: -20px;
  right: -20px;
  width: 96px;
}

.box-carro h4 {
  padding: 15px 20px;
  font-size: 16px;
}

.box-carro .quero-este h2 {
  font-size: 30px;
}

.box-carro .quero-overlay h3 {
  font-size: 15px;
}

.box-carro .opcionais {
  padding: 0 20px;
}

.btn-load {
  background: #d2d2d2;
  color: #fff !important;
  font-size: 14px !important;
  padding: 15px 100px;
}

.car-details {
  color: #666 !important;
  font-weight: 400 !important;
  font-size: 36px;
}

.car-details span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.car-details :after {
  background: #ffd500;
  content: "";
  display: block;
  height: 3px;
  margin: 30px 0;
  width: 50px;
}

.galeria-zoom .slick-next::before,
.galeria-zoom .slick-prev::before {
  box-shadow: none;
  text-shadow: none;
  color: #e30817;
  opacity: 1;
  font-size: 60px;
}

.galeria-zoom .slick-prev {
  left: 20px;
}

.galeria-zoom .slick-next {
  right: 20px;
}

.info-car-label {
  color: #676767;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.car-color {
  background: transparent;
  cursor: pointer;
  padding: 0 !important;
  text-indent: -9999px;
  margin-right: 15px !important;
  margin-bottom: 10px;
  position: relative;
  width: 40px;
  height: 40px;
}

.car-color .custom-control-indicator {
  border-radius: 100px;
  background: #ccc;
  height: 40px;
  overflow: hidden;
  width: 40px;
}

.car-color .custom-control-indicator:after {
  background: #fff;
  content: "";
  display: block;
  height: 50px;
  opacity: 0.15;
  position: absolute;
  transform: rotate(45deg);
  width: 50px;
  top: 12px;
  left: 10px;
}

.car-color .radio-contrato {
  background: #ccc;
  border: 2px solid #676767;
}

.car-color.checkbox-pronta-entrega .radio-contrato {
  background: #ccc !important;
  border: 2px solid #ccc;
}

.car-color input[type="radio"]:checked + .radio-contrato {
  background: transparent;
  border: 4px solid #e30817;
}

.car-color.checkbox-pronta-entrega .radio-contrato {
  /*border: 2px solid #00d6ff;*/
}

.car-color .icon-pronta-entrega {
  display: none;
}

.car-color.checkbox-pronta-entrega .icon-pronta-entrega {
  display: block;
  position: absolute;
  top: 25px;
  right: -25px;
  z-index: 1;
  background-size: contain;
  height: 18px;
  z-index: 10;
}

.car-color.checkbox-pronta-entrega:after {
  background: #fff;
  border-radius: 3px;
  content: "";
  display: block;
  height: 34px;
  position: absolute;
  width: 23px;
  bottom: -17px;
  right: -12px;
  transform: rotate(5deg);
  z-index: 0;
}

.radio-color-change {
  background: transparent;
  padding: 0;
}

.radio-color-change .custom-control-description {
  color: #666;
  font-size: 14px;
}

#divAreaPlacas {
  display: block;
}

.custom-checkbox-placa {
  cursor: pointer;
  padding-left: 0;
  width: auto;
}

.custom-checkbox-placa .checkbox-placa {
  border: 2px solid #ccc;
  cursor: pointer;
  color: #999;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  width: 74px;
  height: 45px;
}

.custom-checkbox-placa .checkbox-placa .icon-pronta-entrega {
  display: none;
  position: absolute;
  top: 30px;
  right: -23px;
  z-index: 1;
  background-size: contain;
  height: 18px;
}

.custom-checkbox-placa .checkbox-placa {
  position: relative;
}

.custom-checkbox-placa .checkbox-placa:after {
  background: #fff;
  content: "";
  display: none;
  height: 30px;
  position: absolute;
  width: 40px;
  bottom: -17px;
  right: -12px;
  z-index: 0;
}

.custom-checkbox-placa input[type="radio"]:checked + .checkbox-placa {
  border: 2px solid #e30817;
  color: #e30817;
}

.custom-checkbox-placa
  input[type="radio"]:checked
  + .checkbox-placa
  .icon-pronta-entrega {
  display: none;
}

.checkbox-pronta-entrega .checkbox-placa {
  /*border: 2px solid #00d6ff;
        color: #00d6ff;*/
}

.checkbox-pronta-entrega .icon-pronta-entrega,
.checkbox-pronta-entrega .checkbox-placa:after {
  display: block !important;
}

.custom-control-description strong {
  color: #676767;
  font-size: 18px;
}

.lista-opcionais img,
.lista-opcionais .nav-link {
  display: inline;
}

.lista-opcionais .nav-item {
  margin: 0 20px 30px 0;
}

.lista-opcionais .nav-acessorio {
  margin: 5px 20px 5px 0;
}

.vantagens-detalhes label {
  font-size: 18px;
}

.vantagens-detalhes label strong {
  color: #e30817;
}

.vantagens-detalhes .nav {
  background: #f4f4f4;
  padding: 10px 15px;
}

@media screen and (min-width: 1024px) {
  .vantagens-detalhes .nav {
    padding: 10px 30px;
  }
}

.vantagens-detalhes li:last-of-type span {
  margin: 0;
}

.vantagens-detalhes .nav-item span {
  display: inline-block;
  color: #666;
  font-size: 15px;
  font-weight: 400;
}

.vantagens-detalhes .nav-item span:hover {
  color: #666;
}

.vantagens-detalhes .nav-item span.list-order {
  background: #00d6ff;
  border-radius: 100px;
  color: #fff;
  height: 35px;
  padding: 5px;
  text-align: center;
  width: 35px;
}

.vantagens-detalhes .nav-link {
  margin-right: 20px;
}

.galeria-nav {
  padding: 10px 40px;
}

.galeria-nav .slick-slide {
  padding: 0 15px;
}

.galeria-nav .slick-slide img {
  height: auto !important;
  max-width: 100%;
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}

.preco-auto {
  display: block;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.17647;
}

.texto-comercial {
  color: #00d6ff;
  display: block;
  font-size: 14px;
  position: relative;
  padding: 15px 0 0 45px;
}

.texto-comercial:before {
  background: url(/Content/Images/icon-livre.png) no-repeat;
  content: "";
  display: block;
  height: 13px;
  width: 36px;
  position: absolute;
  left: 0;
  top: 15px;
}

.nav-fill {
  box-shadow: 0;
  width: 550px;
  margin: 0 auto;
}

.btn-primary.slide.cinza {
  background: #ccc;
  color: #e30817;
}

.btn-primary.slide.resultado-cinza {
  background: #999;
  color: #fff;
}

.clear-input {
  cursor: pointer;
  display: none;
  font-size: 12px;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  position: absolute;
  top: 55px;
  right: 45px;
}

@media screen and (min-width: 768px) {
  .clear-input {
    display: block;
  }
}

.slick-slide img {
  height: auto;
}

.icon-pronta-entrega {
  background: url("/Content/Images/ic_pronta-entrega.png") no-repeat;
  display: inline-block;
  width: 34px;
  height: 22px;
  margin-right: 10px;
  position: relative;
  top: 7px;
}

.galeria-nav-thumb {
  height: 100px;
  overflow: hidden;
  cursor: pointer;
}

.galeria-nav-thumb:first-of-type {
  padding-left: 0;
}

.galeria-nav-thumb img {
  height: 140px;
  padding: 0 10px;
  width: auto;
}

.lista-opcionais .nav-link:hover,
.vantagens-detalhes .nav-link:hover {
  color: #e30817;
}

.cadastro-cartoes {
  max-width: 60px;
}

/* ==========================
    LOGIN
===========================*/

.login-content {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px;
}

.login-content .row {
  padding: 0 20px;
}

.login-content .col-md-1 {
  color: #ccc;
  text-align: center;
  padding: 30px 0;
  font-size: 30px;
}

.login-content .left-column {
}

.login-content h2 {
  font-size: 22px;
  padding: 30px 0;
  text-align: center;
}

.login-content .right-column input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.login-content .tabs {
  padding: 25px;
  border: 1px solid #ccc;
}

.login-content .tab-wrap {
  list-style: none;
  position: relative;
  padding: 70px 0 0;
}

.tab-wrap .tablabel,
.login-social label {
  font-size: 16px;
  color: #888;
  font-weight: 400;
  display: block;
  width: 100%;
}

.tab-wrap .tablabel {
  cursor: pointer;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}

.tab-wrap label.tab2 {
  left: 160px;
}

.tab-wrap .tab-content {
  display: none;
  overflow: hidden;
  width: 100%;
}

.tab-wrap [id^="tab"]:checked + .tablabel {
  color: #222;
  font-weight: bold;
}

.tab-wrap [id^="tab"]:checked + .tablabel:after {
  background: #ffd500;
  content: "";
  display: block;
  height: 3px;
  margin-top: 5px;
  width: 25px;
}

.tab-wrap [id^="tab"]:checked + .tablabel + .tab-content {
  display: block;
}

.login-content .btn-form {
  width: 100%;
}

.login-social {
  padding: 25px;
  border: 1px solid #ccc;
  position: relative;
}

.login-social ul {
  list-style: none;
  padding: 30px 0 0;
  margin: 0;
}

.login-social ul li {
  display: block;
  margin: 0 0 20px;
}

.login-social .btn-social {
  background: #ccc;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 15px 20px;
  text-align: center;
  width: 100%;
}

.login-social .btn-social.facebook {
  background: #3a589e;
}

.login-social .btn-social.twitter {
  background: #1da1f2;
}

.login-social .btn-social.gplus {
  background: #e04006;
}

.btn-social .fa {
  margin-right: 15px;
}

.login-social form {
  padding-top: 80px;
  text-align: left;
}

@media screen and (min-width: 1024px) {
  .login-content .btn-form {
    width: auto;
  }

  .tab-wrap .tablabel,
  .login-social label {
    font-size: 20px;
  }

  .tab-wrap label.tab2 {
    left: 220px;
  }

  .login-content .tab-wrap {
    padding: 100px 0 0;
  }

  .login-content .col-md-1 {
    padding: 150px 0 0;
    font-size: 36px;
  }

  .login-content h2 {
    font-size: 36px;
    padding: 70px 30px;
  }

  .login-content .row {
    padding: 0;
  }

  .login-social {
    padding: 30px 40px;
  }

  .login-content .tabs {
    padding: 30px 40px;
  }
}

/* ==========================
    DETALHES MODAL
===========================*/

.details-modal {
  background: #fff;
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow-y: scroll;
  z-index: 10000;
}

.details-modal.active {
  display: block;
}

.details-modal .details-content {
  padding: 50px 80px;
}

.details-modal .details-content .form-group {
  margin-bottom: 10px;
}

.details-modal .modal-close {
  background: url("/Content/Images/close-modal.png") no-repeat;
  cursor: pointer;
  height: 29px;
  position: absolute;
  right: 30px;
  width: 29px;
  top: 30px;
}

.details-modal .galeria-zoom {
  height: 243px;
  overflow: hidden;
  width: 100%;
}

.details-modal .galeria-zoom img {
  width: 100%;
}

.details-modal .fa-check {
  color: #e30817;
}

.details-modal .button-group {
  bottom: 0;
  position: fixed;
  overflow: hidden;
  margin-bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 1000;
}

.details-modal .btn-primary {
  font-size: 16px;
  float: right;
  padding: 25px 60px;
  margin-right: 30px;
}

.details-content .btn-primary {
  background: #e30817 !important;
  display: inline-block !important;
  margin: 0 !important;
  position: relative;
  top: -25px;
}

.details-content .preco-auto {
  display: inline-block;
  font-size: 40px;
  margin-left: 20px;
}

.details-content .preco-auto:after {
  color: #999;
  font-size: 16px;
  display: block;
  content: "de aluguel mensal";
}

.details-content h1 {
  font-weight: 400;
}

.details-content .label-preco {
  font-size: 16px;
  position: relative;
  top: -35px;
}

.details-content .details-price {
  text-align: right;
}

.details-content .button-group {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 0;
}

/* ==========================
    BASKET
===========================*/

.basket .galeria-zoom {
  height: 243px;
  overflow: hidden;
  width: 100%;
}

.basket h1 {
  font-weight: 400;
  font-size: 36px;
  color: #666;
}

.basket .galeria-zoom img {
  width: 100%;
}

.basket .pronta-entrega-text {
  font-size: 20px;
}

.basket .pronta-entrega-text span {
  color: #888;
}

.basket .custom-control-description,
.basket .form-group .row .col-md-4 .text-weight-light {
  color: #666;
  display: block;
  font-size: 18px;
}

.basket .custom-control-description small {
  font-size: 12px;
  margin-left: 10px;
}

.basket .form-group .row .col-md-4 {
  border-right: 1px solid #ccc;
}

.basket .form-group .row .col-md-4:last-of-type {
  border: 0;
}

.basket .form-group.codigo label {
  display: block;
  font-size: 18px;
  color: #888;
  font-weight: 400;
}

.basket .form-group.codigo .btn-primary {
  padding: 15px 10px;
  width: 100%;
}

.basket .form-group.codigo .row .col-12 {
  border: 0;
  padding: 0 7px;
}

.descontoform {
  color: #666;
  background: #eee;
  border: 0;
  padding: 20px 30px;
  font-size: 30px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.descontoform:focus {
  outline: none;
}

/* ==========================
    STEPS
===========================*/

.step-page {
  height: 55px;
  position: relative;
  width: 100%;
}

.step-page .step {
  border-radius: 100%;
  background: #fff;
  border: 5px solid #ccc;
  display: block;
  height: 55px;
  position: absolute;
  top: 0;
  width: 55px;
  z-index: 1;
}

.step-page .step span {
  color: #676767;
  font-size: 15px;
  display: none;
  position: absolute;
  right: -160px;
  top: -20px;
  white-space: nowrap;
}

.step-page .step.current {
  border-color: #fff;
  box-shadow: 0px 3px 46px 0px rgba(0, 0, 0, 0.35);
}

.step-page .step.current span {
  display: block;
}

.step-page .step.current:before {
  border-radius: 100%;
  background: #e30817;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  height: 27px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 27px;
}

.step-page .step.active {
  background: #e30817;
  border-color: #e30817;
}

.step-page .step.active:after {
  border-radius: 100%;
  background: url("../Images/ic_check-step.png") no-repeat;
  content: "";
  display: block;
  margin: auto;
  position: absolute;
  height: 19px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 22px;
}

.step-page .progressbar {
  background: #ccc;
  height: 5px;
  position: absolute;
  bottom: 0;
  margin: auto 0;
  top: 0;
  width: 100%;
}

.step-page .progressbar .current {
  background: #e30817;
  display: block;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.step-page .step-1 {
  left: 0;
}

.step-page .step-2 {
  left: 33%;
}

.step-page .step-2 span {
  right: -250px;
}

.step-page .step-3 {
  left: 66%;
}

.step-page .step-3 span {
  right: -270px;
}

.step-page .step-4 {
  right: 0;
}

.step-page .step-4 span {
  right: 0;
}

/* ==========================
    PAGES
===========================*/

.page-content .figure-page {
  background-color: #ccc;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 400px;
  width: 100%;
}

.page-content .figure-page.quemsomos {
  background-image: url("../Images/bg-quemsomos.jpg");
}

.page-content .figure-page.vender-carro {
  background-image: url("../Images/vender.jpg");
}

.page-content .figure-page.faq {
  background-image: url("../Images/bg-faq.jpg");
}

.page-content .figure-page.porque-assinar {
  background-image: url("../Images/bg-porque.jpg");
}

.small-hide {
  display: none;
}

.small-show {
  display: block;
}

@media screen and (min-width: 1024px) {
  .small-hide {
    display: block;
  }

  .small-show {
    display: none;
  }
}

.page-content p {
  color: #333;
  font-size: 16px;
}

.page-content ul {
  list-style: inside;
  padding: 0;
  margin: 0;
  font-size: 16px;
}

.page-content h2 {
  font-size: 30px;
}

.page-content h2.center:after {
  margin-left: auto;
  margin-right: auto;
}

.page-content h2:after {
  background: #ffd500;
  content: "";
  display: block;
  height: 3px;
  margin: 20px 0;
  width: 50px;
}

.sideinfo {
  background: #f1f1f1;
  padding: 30px;
}

.sideinfo h3 {
  font-size: 19px;
  font-weight: 300;
  text-transform: uppercase;
}

.sideinfo h3:after {
  background: #ffd500;
  content: "";
  display: block;
  height: 3px;
  margin: 10px 0 20px;
  width: 50px;
}

.sideinfo div p {
  font-size: 14px;
}

.sideinfo div h4 {
  font-size: 16px;
}

.sideinfo .fa-map-marker {
  color: #e30817;
}

.page-content .timeline {
  background-color: #e30817;
  background-image: url("../Images/timeline.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 245px;
  position: relative;
}

.page-content .timeline:before {
  background: #fff;
  content: "";
  display: block;
  height: 2px;
  margin: auto;
  top: 2px;
  bottom: 0;
  position: absolute;
  width: 100%;
}

.page-faq {
  min-height: 500px;
}

.page-content li {
  list-style: none;
}

.page-content a h3,
.page-content a p {
  color: #676767;
}

.page-faq .tabs {
  margin-top: 50px;
  padding: 0 0 5em;
  position: relative;
  width: 100%;
}

.page-faq .tabs .tab-check {
  display: none;
}

.page-faq .tabs .tab-check:checked + .tab-button {
  color: #e30817;
  font-weight: bold;
}

.page-faq .tabs .tab-check:checked + .tab-button + .tab-content {
  display: block;
}

.page-faq .tabs .tab-button {
  border-left: 1px solid #e30817;
  cursor: pointer;
  display: block;
  height: 40px;
  left: 0;
  padding: 0.625em 0 0.625em 2.8125em;
  position: absolute;
  top: 0;
  width: 25%;
}

.page-faq .tabs .tab-button.tab-2 {
  top: 40px;
}

.page-faq .tabs .tab-button.tab-3 {
  top: 80px;
}

.page-faq .tabs .tab-button.tab-4 {
  top: 120px;
}

.page-faq .tabs .tab-button.tab-5 {
  top: 160px;
}

.page-faq .tabs .tab-content {
  margin: 30px 0 30px 25%;
  display: none;
  overflow: hidden;
  width: 75%;
}

.page-faq .collapse {
  display: block;
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #273863;
  overflow: hidden;
}

.page-faq .collapse input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.page-faq .collapse label {
  border-bottom: 1px solid #ebebeb;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 20px 45px;
  position: relative;
}

.page-faq .collapse label::before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -mstransition: all 0.2s;
  transition: all 0.2s;
  background: url("../images/ic_plus.png") no-repeat;
  content: "";
  display: block;
  height: 17px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 27px;
  width: 17px;
}

.page-faq .collapse .collapse-content {
  -webkit-transition: max-height 0.35s;
  -moz-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  -mstransition: max-height 0.35s;
  transition: max-height 0.35s;
  font-size: 0.875em;
  max-height: 0;
  overflow: hidden;
}

.page-faq p {
  color: #666;
  font-size: 18px;
  font-weight: 300;
}

.page-faq p b {
  color: #e30817;
  font-weight: 700;
}

.page-faq .tabs .tab-content img {
  display: inline;
  float: left;
  margin: 0 20px 100px 0;
}

.page-faq .collapse .collapse-content p {
  padding: 2.5em 0 5em;
}

.page-faq .collapse input:checked + label + .collapse-content {
  max-height: 400px;
}

@media screen and (min-width: 1024px) {
  .page-faq .collapse input:checked + label + .collapse-content {
    max-height: 150px;
  }
}

.page-faq .collapse input:checked + label + .collapse-content.collapse-large {
  max-height: 280px;
}

.page-faq .collapse input:checked + label:before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -mstransition: all 0.2s;
  transition: all 0.2s;
  background-position: 0 -7px;
  height: 3px;
  top: 35px;
}

.tabs-page {
  width: 100%;
  padding: 60px 0 0;
  position: relative;
}

.tabs-page input[type="radio"] {
  position: absolute;
  top: 0;
  left: -9999px;
}

.tabs-page label {
  display: block;
  padding: 15px 40px;
  font-size: 20px;
  font-weight: 500;
  background: #eee;
  cursor: pointer;
  color: #999;
  position: absolute;
  top: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-align: center;
  width: 33.333%;
}

.tabs-page label.tab2 {
  left: 33.333%;
}

.tabs-page label.tab3 {
  left: 66.666%;
}

.tabs-page .tab-content {
  display: none;
  overflow: hidden;
  padding: 50px 0;
  width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tabs-page input[type="radio"]:checked + label + .tab-content {
  display: block;
}

.tabs-page input[type="radio"]:checked + label {
  background: #a2a2a2;
  color: #fff;
}

.section-link {
  background: #e30817;
  color: #fff;
  display: block;
  font-size: 30px;
  padding: 30px 0;
  text-align: center;
  width: 100%;
}

.section-link:hover {
  background: #00d6ff;
  color: #222;
}

.section-link.red b {
  color: #ffd500;
  font-weight: 700;
}

.section-link.blue b {
  color: #e30817;
  font-weight: 700;
}

.section-link:hover {
  color: #fff;
}

/* ==========================
    MINHA CONTA
===========================*/

.myaccount {
  height: 100%;
}

.myaccount h1 {
  font-size: 40px;
}

.myaccount h1:after {
  background: #ffd500;
  content: "";
  display: block;
  height: 3px;
  margin: 20px 0;
  width: 50px;
}

.myaccount h2 {
  font-size: 30px;
  font-weight: 100;
}

.myaccount .nav {
  border-right: 2px solid #ccc;
  padding: 20px 0 150px;
  height: 100%;
}

.myaccount .nav .nav-link {
  color: #666;
  font-size: 20px;
  margin: 5px 0;
}

.myaccount .nav .nav-link.active {
  border: 2px solid #ccc;
  border-right: 0;
  color: #e30817;
  font-weight: 500;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: relative;
}

.myaccount .nav .nav-link.active:after {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -2px;
  width: 2px;
  top: 0;
}

.myaccount .group-document {
  background: #ddd;
  border: 1px solid #bbb;
  height: 150px;
  padding: 0;
  overflow: hidden;
}
/* ==========================
    MANUTENÇÃO E PROTEÇÃO
===========================*/
.maintenance .section {
  background-color: #f0f0f0;
  display: flex;
  padding: 25px 30px;
  color: #666;
}

.myaccount .group-document .document-name {
  border-right: 1px solid #bbb;
  display: table;
  float: left;
  height: 100%;
  width: 20%;
}

.myaccount .group-document .document-name h3 {
  color: #666;
  display: table-cell;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  text-align: center;
}

.myaccount .group-document .document-name h3 a {
  background: #ffd500;
  color: #e30817;
  display: inline-block;
  font-size: 9px;
  font-weight: bold;
  margin-top: 15px;
  padding: 7px 8px;
  text-transform: uppercase;
}

.myaccount .group-document .document-steps {
  display: table;
  float: left;
  height: 100%;
  width: 50%;
}

.myaccount .group-document .document-steps-bar {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.myaccount .group-document .document-steps-bar span {
  color: #666;
  display: inline-block;
  margin: 0 5%;
  position: relative;
}

.myaccount .group-document .document-steps-bar span:after {
  background: #fff;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  margin: 10px auto 0;
  position: relative;
  width: 15px;
  z-index: 2;
}

.myaccount .group-document .document-steps-bar span.current:after {
  background: #666;
}

.myaccount .group-document .document-steps-bar span:before {
  background: #ccc;
  content: "";
  display: block;
  height: 2px;
  margin: 10px auto 0;
  width: 100%;
  width: 165%;
  position: absolute;
  bottom: 6px;
  left: 37px;
}

.myaccount .group-document .document-status {
  background: #ddd;
  border-left: 2px solid #ccc;
  display: table;
  float: left;
  height: 100%;
  text-align: center;
  width: 30%;
}

.myaccount .group-document .document-status div {
  display: table-cell;
  vertical-align: middle;
}

.myaccount .group-document .document-status span {
  color: #999;
  display: block;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.myaccount .group-document .document-status.disapproved span {
  color: #e30817;
}

.myaccount .group-document .document-status.approved span {
  color: limegreen;
}

.myaccount .group-document .document-status.pendente span {
  color: #ffe250;
}

.myaccount .group-document .document-status span small {
  color: #666;
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}

.myaccount .group-document .document-status .btn-send {
  border: 2px dotted #00d6ff;
  color: #666;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
}

.myaccount .group-document .document-status.disapproved .btn-send {
  border-color: #e30817;
  color: #e30817;
  margin-top: 15px;
}

.maintenance .section > div:first-of-type {
  width: 60%;
}

.maintenance .section > div:last-of-type {
  align-content: center;
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.maintenance p {
  font-size: 18px;
  text-align: justify;
  font-weight: 100;
}

.maintenance h3,
.maintenance strong {
  color: #e30817;
}

.maintenance h3 {
  font-weight: 100;
}

.maintenance strong.phone,
.maintenance strong.grey {
  color: #676767;
}

.maintenance .btn,
.modal .btn,
.myorders .btn,
.mypayment .btn {
  background-color: #ffd600;
  border: none;
  display: block;
  width: 280px;
  margin: 0 auto;
  padding: 15px 30px;
  text-transform: uppercase;
  font-size: 18px !important;
  font-weight: 700;
  cursor: pointer;
  max-height: 60px;
}

.list-photos li {
  display: inline-block;
  width: 33%;
  position: relative;
  margin-bottom: 3px;
}

.list-photos li a {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
}

.list-photos li img {
  width: 100%;
}

.list-files li {
  display: inline-block;
  padding: 15px 20px 0;
  position: relative;
}

.list-files li a {
  color: #28dafe;
  font-size: 34px;
}

.list-files li a.delete-pdf-file {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  color: #888;
}

.modal-header {
  display: block;
}

.modal-inner-title {
  display: flex;
  align-items: center;
}

.row.documentos {
  background: #fff;
}

.table-livre th {
  text-transform: uppercase !important;
  padding: 15px 20px !important;
  text-align: center !important;
  height: auto !important;
  border: 1px solid #1bd8fe !important;
  background-color: #676767 !important;
  color: #fff !important;
  font-size: 14px !important;
  vertical-align: middle;
}

.table-livre td {
  background: #fff !important;
  padding: 30px 15px !important;
  text-align: center !important;
  border: 1px solid #1bd8fe !important;
  font-size: 1.1em !important;
}

.table-livre td .sub-text {
  display: block;
  color: #706f6f;
}

.table-livre a .fa {
  color: #1bd8fe;
}

.table-livre a {
  color: #666;
}

.table-revisoes {
  border: 1px solid #c6c6c5;
  text-align: center;
  margin: 10px auto;
  width: 280px;
}

.table-revisoes thead th {
  background-color: #9a9a9a;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  padding: 10px 0;
}

.table-revisoes tbody td {
  border: 1px solid #c6c6c5;
  font-size: 16px;
}

.table-revisoes tbody tr:first-of-type td {
  border-top: none;
}

.table-revisoes tbody td:last-of-type {
  background-color: #706f6f;
  color: #fff;
}

#modal-atendimento .table {
  font-size: 12px;
}

.radio-inline {
  margin-right: 50px;
}

#modal-detalhe .radio-group,
#modal-sinistro .radio-group {
  display: flex;
  align-items: center;
  height: 80%;
  flex-wrap: wrap;
}

#modal-sinistro .radio-group {
  margin-bottom: 45px;
  justify-content: center;
}

.modal-scroll {
  overflow: auto;
  max-height: 60vh;
}

.radio-group-sm {
  margin-bottom: 42px;
}

.radio-group-sm .radio-inline {
  margin: 0;
}

.radio-group-sm .radio-inline:first-of-type {
  margin-right: 9px;
}

.form-group-sm {
  margin-bottom: 22px;
}

.files-tip {
  background-color: #f4f4f4;
  padding: 15px;
  margin: 25px 0 0;
}

.tip {
  text-align: justify;
}

.files-tip p {
  font-size: 18px;
}

.tip span {
  font-weight: 400;
  color: #e30817;
}

.pad-0 {
  padding: 0;
}

/* ==========================
    MEUS PEDIDOS
===========================*/
.myorders .status {
  max-width: 250px;
}

.myorders .status .status-title {
  display: block;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
}

.myorders .status {
  color: #999;
  text-align: left;
}

.myorders .btn {
  font-size: 1.15em;
  width: 200px;
}

.myorders .status span {
  padding-left: 25px;
}

.myorders .status .fa {
  width: 20px;
}

.myorders .status-reprovado .status-title {
  color: #e30817;
}

.myorders .status-aprovado .status-title {
  color: limegreen;
}

.myorders .status-aguardando .status-title {
  color: #999;
}

.myorders .status-pendente .status-title {
  color: #ffe250;
}

.myorders .brand-name {
  color: #e30817;
  text-transform: uppercase;
}

.myorders .checklist-status li {
  margin: 20px 0;
  position: relative;
}

.myorders .checklist-status li .fa {
  font-size: 22px;
  margin-right: 10px;
}

.myorders .checklist-status li:before {
  content: "";
  width: 2px;
  display: block;
  position: absolute;
  height: 27px;
  top: 20px;
  background-color: #999;
  left: 8px;
}

.myorders .checklist-status li:last-of-type:before {
  display: none;
}

.myorders .checklist-status li.done:before {
  background-color: #e30817;
}

.myorders .checklist-status li.done .fa,
.myorders .checklist-status li.doing .fa {
  color: #e30817;
}

.myorders .placa {
  display: block;
}

.myorders table {
  font-size: 14px;
}

/* ==========================
    PEDIDO DETALHE
===========================*/
.myorder-dialog {
  font-size: 1.2em;
}

.myorder-dialog img {
  width: 100%;
}

.myorder-dialog .info strong {
  color: #666;
}

.myorder-dialog .info span {
  color: #555;
}

.myorder-dialog .info > li {
  margin: 1.5em 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.myorder-dialog h2 {
  color: #888;
}

.myorder-dialog h3 {
  font-weight: 100;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #999;
}

.myorder-dialog .box-contract-period,
.myorder-dialog .box-contract-date {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.09);
  padding: 10px 15px;
  margin-left: 10px;
  line-height: 1em;
  text-align: center;
}

.myorder-dialog .box-contract-period strong {
  display: block;
}

.myorder-dialog .car-detail-list {
  display: flex;
  flex-wrap: wrap;
}

.myorder-dialog .car-detail-list li {
  width: 50%;
  margin: 10px 0;
}

.myorder-dialog .car-detail-list .fa {
  color: #e30817;
  margin: 5px;
}

.myorder-dialog .fix-li-margin {
  margin: -10px 0 !important;
}

/* ==========================
    CONDUTORES
===========================*/

.conductors .status-details {
  display: inline;
  font-size: 26px;
  color: #666;
  text-align: center;
}

.conductors .btn {
  background: #ffd600;
  color: #e30817;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 7px;
  text-align: center;
  text-transform: uppercase;
}

.conductors .btn-primary:hover {
  color: #fff !important;
}

.conductors .btn-actions {
  font-size: 16px;
  margin-bottom: 30px;
  padding: 15px 30px;
}

.conductors .status-details span {
  display: block;
  font-size: 11px;
  font-weight: 700;
  margin-top: 5px;
  text-transform: uppercase;
}

.conductors .status-details span {
  color: #666;
}

.conductors .status-details.edit span {
  color: #e30817;
}

.conductors .status-details .fa-user-circle {
  color: #666;
}

.conductors .placa {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  padding: 0 20px;
}

.conductors .placa .remove {
  display: inline;
  float: right;
  margin-top: 6px;
}

.conductors .placa .fa-times-circle {
  color: #e30817;
}

.conductors .add-placa {
  padding: 20px 20px 0;
  width: 100%;
}

h2.modal-title {
  color: #666;
  font-size: 36px;
  font-weight: 500;
  text-align: left !important;
}

.conductors .add-placa a {
  display: block;
  font-size: 15px;
  padding: 10px;
  width: 100%;
}

.conductors .caption label {
  background: #999;
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 4px 15px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 20px;
  top: -20px;
  width: 160px;
}

.conductors .caption {
  background: #ddd;
  color: #666;
  padding: 25px 30px;
  position: relative;
  margin-top: 20px;
}

.conductors .caption .icon {
  display: inline;
  font-size: 30px;
}

.conductors .caption .text {
  display: inline-block;
  margin: 20px 0 0;
  width: 90%;
}

.conductors .caption .text h5 {
  font-size: 15px;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}

.conductors .caption .text small {
  font-size: 12px;
}

.conductors .historic-view {
  color: #666;
  display: block;
  font-size: 18px;
  text-align: right;
}

.conductors .historic-view .fa-search {
  color: #00d6ff;
}

.myaccount .check-group {
  background: #ddd;
  color: #999;
  font-size: 16px;
  padding: 5px 10px 10px;
  margin: 0 0 10px;
  width: 100%;
}

.myaccount .check-group .custom-control-info {
  display: inline;
}

.myaccount .check-group .custom-control-info span {
  display: block;
}

.myaccount .check-group .custom-control-title {
  color: #333;
  font-weight: 700;
}

.myaccount label.descripition {
  font-size: 22px;
}

/* ==========================
    PAGAMENTOS
=========================== */
.mypayment {
  font-size: 1.2em;
}

.mypayment .blue-title {
  color: #1bd8fe;
  font-size: 24px;
  font-weight: 400;
}

.mypayment .btn {
  float: right;
  margin: 0;
  font-size: 12px;
  width: auto;
  margin-bottom: 10px;
}

.mypayment .status {
  text-transform: uppercase;
}

.mypayment .status.open {
  color: #e30817 !important;
}

#modal-pagamento-aberto ul li {
  display: block;
  font-size: 1.3em;
  margin: 5px 0;
}

#modal-trocar-cartao .card-list li {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  font-size: 3.5em;
  display: inline-block;
  margin: 0 10px;
  border: 2px solid transparent;
  padding: 5px;
  opacity: 0.4;
  border-radius: 3px;
}

#modal-trocar-cartao .card-list li.selected {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}

.card-list li a {
  width: 80px;
  height: 60px;
  display: block;
  background: center/cover no-repeat;
  background-size: contain;
}

.card-list .card-mastercard {
  background-image: url(../images/logo-mastercard.png);
}

.card-list .card-visa {
  background-image: url(../images/logo-visa.png);
}

.card-list .card-amex {
  background-image: url(../images/logo-american-express.png);
}

.card-list .card-diners-club {
  background-image: url(../images/logo-dinners-club.png);
}

.card-list .card-hipercard {
  background-image: url(../images/logo-hipercard.png);
}

.card-list .card-elo {
  background-image: url(../images/logo-elo.png);
}

.pdf-file-preview {
  min-height: 300px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.modal-sub-title {
  font-weight: 100;
  color: #666;
}

/* ==========================
  PROGRAMAS DE RELACIONAMENTO
===========================*/
.myprograms {
  margin-top: 60px;
  display: block;
}

.myprograms .box-promotional-code {
  padding: 10px 25px;
  background-color: #ededec;
  font-size: 24px;
  display: inline-block;
  border-radius: 3px;
}

.myprograms .promotional-code-title {
  font-size: 18px;
}

.myprograms strong {
  color: #e30817;
}

.myprograms .info {
  font-size: 18px;
  color: #888;
}

.social-list {
  margin-top: 20px;
}

.social-list li {
  display: inline-block;
  margin: 2.5px;
}

.social-list li:first-of-type {
  margin-left: 0;
}

.social-list li a {
  display: block;
  padding: 10px 25px;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  text-transform: uppercase;
}

.social-list li a .fa {
  font-size: 24px;
}

.social-list li .mr {
  margin-right: 20px;
}

.social-list .social-email {
  background-color: #1d8cfc;
}

.social-list .social-facebook {
  background-color: #336297;
}

.social-list .social-linkedin {
  background-color: #127cb4;
}

.social-list .social-twitter {
  background-color: #34c5f0;
}

.social-list .social-google-plus {
  background-color: #e74237;
}

.social-list .social-pinterest {
  background-color: #b71c29;
}

/* ==========================
  SIMULAÇÕES
===========================*/
.mysimulations .simnulation-list {
  font-size: 20px;
}

.mysimulations .simnulation-list li {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
}

.mysimulations .simnulation-list li .date {
  color: #0fd8fe;
}

.mysimulations .btn {
  background-color: #ffd600;
  margin-left: 20px;
}

/* ==========================
  UPLOAD DRAG AND DROP
===========================*/

#files {
  overflow-y: auto !important;
  max-height: 280px;
}

@media (min-width: 768px) {
  #files {
    min-height: 0;
  }
}

.dm-uploader {
  border: 4px dotted #ccc;
  text-align: center;
}

.dm-uploader h3 {
  color: #676767;
  font-size: 20px;
}

.dm-uploader {
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dm-uploader .btn {
  background: #1bd8fe;
  color: #fff;
  font-size: 12px;
  position: relative;
  overflow: hidden;
}

.dm-uploader .btn input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  border: solid transparent;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}

.files-list h4 {
  color: #676767;
}

.files-list .progress {
  height: 5px;
}

.files-list .media {
  display: block;
  position: relative;
}

.files-list .progress .progress-bar::after {
  background-color: #ddd;
}

.progress .progress-bar {
  border-bottom: 30px solid #1bd8fe;
}

.files-list .porcent-text {
  color: #676767 !important;
  font-size: 12px;
  display: block;
  text-align: right;
}

.files-list .icon-remove {
  color: #676767;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .files-list .icon-remove {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.files-list .icon {
  color: #ddd;
  float: left;
}

.price-box {
  display: flex;
  align-items: center;
  width: 100%;
  color: inherit;
}

.price-box:focus,
.price-box:hover {
  color: inherit;
}

.modal-extra-lg {
  max-width: 90vw;
}

.faq-link h3 {
  color: rgba(0, 0, 0, 0.87) !important;
}

#modal-detalhe-pedido h3 {
  font-size: 30px;
}

.modal-extra-lg h4 {
  color: #666;
}

.modal-extra-lg .nav {
  border-right: 0;
  padding: 0;
  height: auto;
}

.modal-extra-lg .nav img {
  width: auto;
}

.modal-extra-lg .nav .nav-link {
  font-size: 15px;
  margin: 0;
}

.icon-protegido {
  background: url(../images/ic_shield.png) no-repeat;
  display: inline-block;
  height: 26px;
  position: relative;
  top: 8px;
  width: 19px;
}

.icon-nao-protegido {
  background: url(../images/ic_noshield.png) no-repeat;
  display: inline-block;
  height: 26px;
  position: relative;
  top: 8px;
  width: 19px;
}

.icon-protegido-large {
  background: url(../images/ic_shield-large.png) no-repeat;
  display: inline-block;
  height: 36px;
  position: relative;
  margin-right: 10px;
  top: 8px;
  width: 26px;
}

.icon-nao-protegido-large {
  background: url(../images/ic_noshield-large.png) no-repeat;
  display: inline-block;
  height: 36px;
  position: relative;
  margin-right: 10px;
  top: 8px;
  width: 26px;
}

.conductors .caption .icon-protegido-large {
  top: 15px;
  position: absolute;
}

.conductors .caption .icon-nao-protegido-large {
  top: 15px;
  position: absolute;
}

.conductors .caption .text {
  display: block;
  padding-left: 36px;
  width: 100%;
}

.myaccount .modal h2,
.myaccount .modal h3 {
  font-weight: 400;
  color: #666;
}

.myaccount .modal .custom-control-description {
  margin: 0;
}

.myaccount .modal .check-group .custom-control-input {
  margin: 15px 15px 0 0;
  position: relative;
  z-index: 0;
  opacity: 1;
}

.myaccount .modal .check-group .custom-name {
  color: #666;
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
}

.myaccount .modal .check-group .custom-control {
  padding-left: 15px;
  cursor: pointer;
}

.myaccount .modal .btn-form {
  max-height: 100px;
  float: right;
  font-weight: 700;
}

#modal-historico h3 {
  color: #666;
  font-size: 24px;
  font-weight: 500;
  margin-top: 25px;
}

#modal-historico p {
  color: #666;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 20px;
}

.tablepayment td {
  white-space: nowrap;
}

#modal-pagamento-aberto .list-unstyled {
  color: #666;
  font-size: 16px;
  margin: 70px 0 20px;
}

.mynotifications .filter {
  background: #ccc;
  padding: 20px 30px 40px;
}

.mynotifications .filter .filter-title {
  color: #666;
  display: block;
  font-size: 20px;
  text-align: center;
}

.mynotifications .filter .col-12 {
  border: 0;
  height: auto;
}

.mynotifications .table-livre td {
  font-size: 12px !important;
  text-align: left !important;
}

.mynotifications .table-livre td:last-of-type {
  text-align: center !important;
}

.mynotifications .filter input {
  border-bottom: 1px solid #222;
}

.mynotifications th {
  font-size: 12px !important;
  padding: 15px 5px !important;
  vertical-align: middle;
}

.bg-bco-meio {
  background: #fff;
  position: relative;
}

.bg-bco-meio:after {
  background: #f4f4f4;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  z-index: 1;
}

.bg-bco-meio .img-fluid {
  position: relative;
  z-index: 10;
}

h4.text-truncate {
  margin-bottom: 25px;
}

.tooltip {
  width: 100%;
  left: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal-footer {
  display: block;
}

.modal-footer {
  display: block;
}

.modal-footer .btn-primary {
  color: #222;
}

.modal-footer .btn-primary:hover {
  color: #222;
}

.modal-backdrop {
  background: rgba(255, 255, 255, 0.8);
}

.modal-content {
  background: #f2f2f2;
  border: 2px solid #666;
}

.modal-extra-lg {
  width: 80vw;
}

@media screen and (min-width: 1360px) {
  .modal-extra-lg {
    max-width: 1020px;
  }
}

.col-lg-3.carro {
  padding-right: 15px;
  padding-left: 15px;
}

.text-truncate {
  font-size: 16px !important;
}

.border-modal {
  border-right: 1px solid #ddd;
  height: 70px;
}

.modal-font p {
  font-size: 20px;
  font-weight: 400;
  color: #666;
}

.carousel-caption {
  max-width: 540px;
}

.barra-menu .toggle {
  z-index: 1200;
  margin-left: 18px;
}

.barra-menu .toggle.open {
  z-index: 1200;
}

.aside-menu.open {
  z-index: 1220;
}

.lista-vantagens {
  padding-right: 130px;
}

.description-success {
  color: #666;
  font-size: 30px;
}

.description-contact {
  font-size: 22px;
}

.alert-contact {
  font-size: 1rem;
}

.alert-contact a {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
}

.alert-contact a:hover,
.alert-contact a:focus {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: none;
}

.carousel-home .carousel-item {
    min-height: auto !important;
    width: 100vw !important;
    display: none;
    top: auto !important;
    left: auto !important;
}

.carousel-home.desktop .carousel-item.slick-active {
    /*padding-bottom: 6.5686% !important;*/
    /*padding-bottom: 8.7583% !important;*/
    /*padding-bottom: 13.1372% !important;*/
    display: block;
}

.carousel-home.mobile,
.carousel-home.mobile .slick-dots {
  display: none !important;
}

.carousel-home .carousel-item a.link-banner-home {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-home .slick-dots {
  width: auto !important;
  left: 50%;
  transform: translateX(-50%);
}

.carousel-home .carousel-item:after {
  display: none;
}

@media only screen and (min-width: 900px) {
  .regulamento {
    display: none;
  }
}

@media only screen and (max-width: 900px) {
  .header-bar {
    display: none;
  }

  .regulamentodesktop {
    display: none;
  }

  .barra-menu .toggle.toggle-menu-cinza.open {
    transition: none;
    top: 0;
  }

  .carousel-home.desktop,
  .carousel-home.desktop .slick-dots {
    display: none !important;
  }

  .carousel-home.mobile,
  .carousel-home.mobile .slick-dots {
    display: block !important;
  }

    .carousel-home.mobile .carousel-item.slick-active {
        padding-bottom: 25% !important;
    }

  .barra-menu {
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
  }

  .header-page .barra-menu {
    padding: 17px 20px;
    position: relative;
    z-index: 1200;
  }

  .barra-menu .toggle::before,
  .barra-menu .toggle.toggle-menu-cinza::before {
    display: none;
  }

  .barra-menu .logo {
    position: absolute;
    left: 70px;
    top: 0px;
  }

  .barra-menu .logo.logo-interna {
    height: 60px;
    padding-left: 22px;
  }

  .barra-menu .toggle {
    height: 2.5em;
    margin: 0 !important;
  }

  .header-page .barra-menu .toggle {
    height: 1.9em;
    top: 0;
  }

  .carousel-home .carousel-item .carousel-caption {
    top: 20vh;
    transform: none;
    right: 40px;
    left: 40px;
  }

  .carousel-home .carousel-item .carousel-caption h2 {
    font-size: 30px;
  }

  .carousel-home .carousel-item .carousel-caption h3 {
    font-size: 18px;
  }

  .btn-lg {
    font-size: 16px;
    padding: 20px;
    min-width: 100%;
    margin-bottom: 20px;
  }

  .aside-menu {
    display: table;
    width: 100vw;
    left: -100vw;
    -webkit-transition: left 300ms ease;
    -moz-transition: left 300ms ease;
    -o-transition: left 300ms ease;
    transition: left 300ms ease;
  }

  .aside-menu.open {
    left: 0;
  }

  .aside-menu.open ~ .header-page > .barra-menu {
    z-index: 1230;
  }

  .aside-menu ul.menu-main {
    margin: 100px 0 0;
    padding-left: 10px;
  }

  .barra-menu .toggle.open {
    top: 0;
  }

  .aside-menu ul.menu-main li a {
    font-size: 25px;
    height: auto;
  }

  .aside-menu ul.menu-main li {
    height: inherit;
    margin: 5px 0;
  }

  .aside-menu ul {
    padding-left: 30px;
    bottom: auto !important;
    margin-top: 44px;
  }

  .aside-menu ul li {
    height: auto;
    margin-top: 0;
  }

  .aside-menu ul li:last-child {
    margin-bottom: 0;
  }

  .aside-menu ul li a {
    font-size: 1rem;
  }

  .aside-menu ul:nth-of-type(1) li:nth-of-type(3) a,
  .aside-menu ul:nth-of-type(1) li:nth-of-type(7) a,
  .aside-menu ul:nth-of-type(1) li:nth-of-type(3) a:hover,
  .aside-menu ul:nth-of-type(1) li:nth-of-type(7) a:hover,
  .aside-menu ul:nth-of-type(1) li:nth-of-type(3) a:focus,
  .aside-menu ul:nth-of-type(1) li:nth-of-type(7) a:focus {
    color: #ffd500;
  }

  .aside-menu ul li:nth-of-type(7) a .fa-whatsapp {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #34af23;
    color: #ffffff !important;
    line-height: 1;
    padding: 4.8px;
    border-radius: 50%;
    text-align: center;
    margin-right: 2px;
  }

  .aside-menu ul li:nth-of-type(7) a .fa-whatsapp::before {
    position: relative;
    top: -1px;
    left: 0;
  }

  h2,
  .h2 {
    font-size: 28px;
  }

  h3,
  .h3 {
    font-size: 20px;
  }

  h4,
  .h4 {
    font-size: 16px;
  }

  .h-off-container {
    font-size: 24px;
    top: -100px;
  }

  .figure-car {
    display: none !important;
  }

  .bg-bco-meio:after {
    display: none;
  }

  .lista-vantagens {
    padding-right: 20px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-fill {
    width: 100%;
  }

  .modal-extra-lg {
    width: 100vw;
    max-width: 100vw;
  }

  .modal-dialog {
    margin: 0;
  }

  .modal-header {
    padding-top: 10px;
  }

  .modal-header .close {
    right: 0 !important;
    width: 50px;
    color: #fff !important;
    background: #e30817;
    height: 50px;
    top: 0 !important;
    line-height: 53px;
    font-size: 60px !important;
  }

  .details-content .label-preco {
    display: block;
    text-align: center;
    top: 0;
  }

  .details-content .preco-auto {
    text-align: center !important;
    display: block;
    margin: 0 0 50px;
  }

  .details-content .button-group {
    margin-left: 0;
    width: 100%;
  }

  .details-content .btn-primary {
    margin: 0 auto !important;
    display: block !important;
  }

  .slick-dots li,
  .slick-dots li button,
  .slick-dots li button:before {
    width: 5px;
    height: 5px;
  }

  .slick-dots li button::before,
  .carousel-carros .slick-dots li button::before {
    font-size: 10px;
  }

  .slick-dots {
    bottom: 0;
  }

  .header-page .barra-menu {
    top: 0;
  }

  .header-page a {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 3px;
  }

  .custom-checkbox-placa {
    margin: 20px 20px 20px 0;
  }

  .form-group {
    margin-bottom: 30px;
  }

  .basket h1 {
    font-size: 28px;
  }

  .basket .pronta-entrega-text {
    font-size: 16px;
  }

  .basket .pronta-entrega-text .text-weight-light {
    display: block;
  }

  .basket .galeria-zoom {
    margin-bottom: 30px;
  }

  .step-page {
    display: none;
  }

  .btn-lg-text {
    text-align: center !important;
    margin-top: 30px;
    margin-left: 0 !important;
    min-height: 56px !important;
  }

  .modal-title {
    padding-top: 10px;
    padding-right: 30px;
    line-height: 30px;
  }

  .cadastro-cartoes {
    max-width: 11%;
  }

  .mb-5 {
    margin-bottom: 30px !important;
  }

  .carro-escolhido {
    margin-bottom: 90px;
  }

  .first-document {
    padding-top: 0 !important;
  }

  .dm-uploader h3 {
    display: none;
  }

  .dm-uploader .btn {
    margin-bottom: 0 !important;
  }

  .form-group .btn-lg:last-of-type {
    margin-top: 30px;
  }

  .success-step {
    border-radius: 100%;
    background: #0fd8fe;
    display: block !important;
    height: 100px;
    width: 100px;
    position: relative;
    margin: 0 auto;
  }

  .success-step:after {
    border-radius: 100%;
    background: url(../Images/ic_check-step.png) no-repeat;
    content: "";
    display: block;
    margin: auto;
    position: absolute;
    height: 19px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 22px;
  }

  .title-success {
    font-size: 36px;
    text-transform: none !important;
  }

  .description-success {
    font-size: 20px;
    padding-top: 0 !important;
  }

  .page-content .figure-page {
    height: 220px;
  }

  .page-faq .tabs .tab-content {
    width: 100%;
    margin: 110px 0 0;
  }

  .page-faq .tabs .tab-button {
    top: -75px !important;
    border: 0;
    padding: 0;
    line-height: 14px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    text-transform: uppercase;
  }

  .page-faq .tabs .tab-button.tab-2 {
    left: 25%;
  }

  .page-faq .tabs .tab-button.tab-3 {
    left: 50%;
    padding-top: 6px;
  }

  .page-faq .tabs .tab-button.tab-4 {
    left: 75%;
    padding-top: 6px;
  }

  .page-faq .tabs .tab-button.tab-5 {
    left: 75%;
    padding-top: 6px;
  }

  .page-faq .tabs .tab-check:checked + .tab-button {
    border-bottom: 2px solid #e30817;
  }

  .searchbox {
    padding-bottom: 50px;
  }

  .searchbox .form-control {
    border-color: rgba(0, 0, 0, 0.42) !important;
    /*font-size: 20px;*/
    color: #666;
  }

  .searchbox:after {
    display: none;
  }

  .filter {
    padding-bottom: 80px;
  }

  .filter .col-12:not(:first-child) {
    border-left: none;
    padding-bottom: 15px;
    height: auto;
  }

  .filter .form-control {
    border-bottom: 1px solid rgba(0, 0, 0, 0.42) !important;
  }

  .clear-filter {
    display: none !important;
  }

  .tabs-page label {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    height: 68px;
    padding-top: 24px;
  }

  .tabs-page label.tab2 {
    padding-top: 15px;
  }

  .tabs-page {
    padding-top: 60px;
  }

  .tabs-page iframe,
  .tabs-page img {
    padding-bottom: 30px;
  }

  .section-link {
    padding: 20px;
    font-size: 15px;
  }

  .description-contact {
    font-size: 16px;
  }
}

.wrapper-status-pedido {
  display: inline-block;
  width: auto;
  min-width: 46px;
  height: 46px;
  padding: 2px;
  box-shadow: 0 0 0 3px #005b9e;
  border-radius: 23px;
  margin: 0 auto;
}

.wrapper-status-pedido .no-gutters {
}

.wrapper-status-pedido .no-gutters [class*="col"] {
  position: relative;
}

.wrapper-status-pedido .no-gutters [class*="col"]:not(:first-child) {
  margin-left: -1px;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(1) {
  z-index: 7;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(2) {
  z-index: 6;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(3) {
  z-index: 5;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(4) {
  z-index: 4;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(5) {
  z-index: 3;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(6) {
  z-index: 2;
}

.wrapper-status-pedido .no-gutters [class*="col"]:nth-of-type(7) {
  z-index: 1;
}

.wrapper-status-pedido .no-gutters [class*="col"] img {
  max-width: 100%;
  height: 42px;
}

.wrapper-status-pedido
  .no-gutters
  [class*="col"]:not(.status-desabilitado)
  img:hover,
.wrapper-status-pedido
  .no-gutters
  [class*="col"]:not(.status-desabilitado)
  img:focus {
  cursor: pointer;
}

@media (max-width: 585px) {
  .wrapper-status-pedido {
    min-width: 40px;
    height: 40px;
  }

  .wrapper-status-pedido .no-gutters [class*="col"] img {
    max-width: 100%;
    height: 36px;
  }
}

.wrapper-status-pedido .no-gutters [class*="col"]:hover .wrapper-status-badge,
.wrapper-status-pedido .no-gutters [class*="col"]:focus .wrapper-status-badge {
  display: block;
}

.wrapper-status-pedido .no-gutters [class*="col"] .wrapper-status-badge {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 7px);
}

.wrapper-status-pedido
  .no-gutters
  [class*="col"]:not(:first-child)
  .wrapper-status-badge {
  transform: translate(-40.6%, 7px);
}

@media (max-width: 585px) {
  .wrapper-status-pedido
    .no-gutters
    [class*="col"]:not(:first-child)
    .wrapper-status-badge {
    transform: translate(-41.8%, 7px);
  }
}

.wrapper-status-pedido .no-gutters [class*="col"] .wrapper-status-badge .badge {
  min-width: 202px;
  height: 34px;
  padding: 0.6rem 1rem;
  line-height: 1;
  border-radius: 5px;
  font-weight: 400;
  position: relative;
}

.wrapper-status-pedido
  .no-gutters
  [class*="col"]
  .wrapper-status-badge
  .badge::before {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  border-top: 0 solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #6f6f6f;
  border-left: 14px solid transparent;
}

.wrapper-status-pedido
  .no-gutters
  [class*="col"]
  .wrapper-status-badge
  .badge.badge-secondary {
  background-color: #6f6f6f;
}

.descricao-status-pedido {
  color: #6f6f6f;
  font-size: 1.1rem;
  font-weight: 400;
}

.descricao-status-pedido a {
  color: #6f6f6f;
  text-decoration: underline;
}

.descricao-status-pedido.descricao-reprovado,
.descricao-status-pedido.descricao-reprovado a {
  color: #e30817;
}

.descricao-status-pedido a:hover,
.descricao-status-pedido a:focus {
  text-decoration: none;
}

.nav-link-whatsapp {
  display: flex;
  align-items: center;
}

.nav-link-whatsapp i,
.nav-link-whatsapp span {
  color: #34af23;
  font-size: 1.4rem;
  margin-right: 5px;
}

.subtitulo-vantagens {
  color: #005b9e;
  font-size: 2.3rem;
  font-weight: 600;
}

.wrapper-vantagens {
}

.wrapper-vantagens > .row {
  padding-top: 2.6rem;
  padding-bottom: 2.6rem;
  background-color: #f2f2f2;
}

.wrapper-vantagens .vantagem-imagem {
}

.wrapper-vantagens .vantagem-imagem img {
  width: auto;
  max-width: 100%;
}

.wrapper-vantagens .vantagem-texto {
  font-size: 1.3rem;
  line-height: 1.2;
  min-height: 48px;
  margin-bottom: 0;
}

.wrapper-explicativo-home {
  margin-right: -48px;
  margin-left: -48px;
}

.wrapper-explicativo-home p {
  font-size: 1.3rem;
  margin-bottom: 2.5rem;
}

.wrapper-explicativo-home p:last-child {
  margin-bottom: 0;
}

.btn-primary.slide.azul {
}

.btn-primary.slide.azul:hover,
.btn-primary.slide.azul:focus {
  color: #fff !important;
}

.btn-primary.slide.azul::before {
  background: #005b9e;
}

.btn-primary.slide.azul::after {
  background: #00d6ff;
}

@media (max-width: 767px) {
  .wrapper-vantagens .vantagem-texto {
    margin-bottom: 1.5rem;
  }

  .wrapper-explicativo-home {
    margin-right: -12px;
    margin-left: -12px;
  }

  .wrapper-explicativo-home .embed-responsive {
    margin-bottom: 1.5rem;
  }
}

.wrapper-whatsapp {
  position: fixed;
  bottom: 112px;
  right: 27px;
  width: 80px;
  height: 80px;
  border: none;
  box-shadow: 0 0 0 0 rgba(52, 175, 35, 0.7);
  border-radius: 50%;
  background-color: #34af23;
  cursor: pointer;
  color: #ffffff;
  font-size: 42px;
  z-index: 1024;
  text-align: center;
  line-height: 1;
  padding: 1.2rem;
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);*/
}

.wrapper-whatsapp:hover,
.wrapper-whatsapp:focus {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
  color: #ffffff;
}

@-webkit-keyframes pulse {
  0%,
  50%,
  100% {
    transform: none !important;
  }

  to {
    box-shadow: 0 0 0 14px rgba(232, 76, 61, 0);
  }
}

@-moz-keyframes pulse {
  0%,
  50%,
  100% {
    transform: none !important;
  }

  to {
    box-shadow: 0 0 0 14px rgba(232, 76, 61, 0);
  }
}

@-ms-keyframes pulse {
  0%,
  50%,
  100% {
    transform: none !important;
  }

  to {
    box-shadow: 0 0 0 14px rgba(232, 76, 61, 0);
  }
}

@keyframes pulse {
  0%,
  50%,
  100% {
    transform: none !important;
  }

  to {
    box-shadow: 0 0 0 14px rgba(232, 76, 61, 0);
  }
}

.nav-cabecalho .nav-item.nav-item-whatsapp {
  margin-right: 2rem;
  padding: 4px 0;
}

.nav-cabecalho .nav-item.nav-item-whatsapp a.nav-link {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #34af23;
  color: #ffffff !important;
  line-height: 1;
  padding: 8px;
  border-radius: 50%;
  text-align: center;
  margin-right: 2px;
}

.nav-cabecalho .nav-item.nav-item-whatsapp a.nav-link:hover,
.nav-cabecalho .nav-item.nav-item-whatsapp a.nav-link:focus {
  background-color: #34af23;
  color: #ffffff !important;
}

.nav-cabecalho .nav-item.nav-item-whatsapp a.link-text {
  color: #222222;
}

.wrapper-catalogo {
}

.wrapper-catalogo .titulo-catalogo {
  font-size: 36px;
  font-weight: bold;
}

.wrapper-catalogo .subtitulo-catalogo {
}

.wrapper-catalogo .catalogo-passos {
}

.wrapper-catalogo .catalogo-passos > .col {
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.wrapper-catalogo .catalogo-passos > .col:nth-of-type(1) {
  background-color: #f0f7fc;
}

.wrapper-catalogo .catalogo-passos > .col:nth-of-type(2) {
  background-color: #ddedf9;
}

.wrapper-catalogo .catalogo-passos > .col:nth-of-type(3) {
  background-color: #cae3f6;
}

.wrapper-catalogo .catalogo-passos > .col:nth-of-type(4) {
  background-color: #b6d9f3;
}

.wrapper-catalogo .catalogo-passos > .col:nth-of-type(5) {
  background-color: #a2cff0;
}

.wrapper-catalogo .catalogo-passos > .col .passo-tituto,
.wrapper-catalogo .catalogo-passos > .col .passo-subtituto,
.wrapper-catalogo .catalogo-passos > .col .passo-descricao {
  display: block;
}

.wrapper-catalogo .catalogo-passos > .col .passo-tituto {
  color: #005b9e;
  font-size: 70px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.3rem;
}

.wrapper-catalogo .catalogo-passos > .col .passo-subtituto {
  color: #13233e;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1rem;
  min-height: 52px;
}

.wrapper-catalogo .catalogo-passos > .col .passo-descricao {
  color: #344466;
  min-height: 38px;
}

@media (max-width: 767px) {
  .wrapper-catalogo .catalogo-passos > .col {
    flex-basis: 100%;
    padding: 0.6rem 0.6rem 0.8rem 1.4rem;
  }

  .wrapper-catalogo .titulo-catalogo {
    font-size: 28px;
    margin-bottom: 0 !important;
  }

  .wrapper-catalogo .subtitulo-catalogo {
    font-size: 1.6rem;
  }

  .wrapper-catalogo .catalogo-passos > .col .passo-tituto {
    float: left;
    margin-bottom: 0;
    line-height: 0.7;
    margin-right: 1.4rem;
  }

  .wrapper-catalogo .catalogo-passos > .col .passo-subtituto {
    font-size: 16px;
    min-height: 0;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    text-align: left !important;
  }

  .wrapper-catalogo .catalogo-passos > .col .passo-descricao {
    min-height: 0;
    text-align: left !important;
  }
}

.wrapper-password {
  position: relative;
}

.compartilhamento-desktop {
  display: block !important;
}

.compartilhamento-mobile {
  display: none !important;
}

.compartilhamento-desktop-botao {
  display: block !important;
}

.compartilhamento-mobile-botao {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .compartilhamento-desktop {
    display: none !important;
  }

  .compartilhamento-mobile-botao {
    display: block !important;
  }

  .compartilhamento-desktop-botao {
    display: none !important;
  }
}

.wrapper-password .switch-display {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  line-height: 0;
}

.wrapper-password .switch-display .vision {
  display: inline-block;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.wrapper-password .switch-display .vision:hover,
.wrapper-password .switch-display .vision:focus {
  cursor: pointer;
}

.wrapper-password .switch-display .vision.hide {
}

.wrapper-password .switch-display .vision.show {
}

.wrapper-password .switch-display .vision .vision-tooltip {
  display: none;
  position: absolute;
  background-color: #222222;
  color: #ffffff;
  border-radius: 3px;
  padding: 0.5rem 0.7rem;
  line-height: 1;
  font-size: 0.6rem;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  min-width: 84px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.wrapper-password
  .switch-display
  .vision:hover
  .icon-vision.hide
  ~ .vision-tooltip,
.wrapper-password
  .switch-display
  .vision:focus
  .icon-vision.hide
  ~ .vision-tooltip {
  display: inline-table;
  opacity: 1;
}

.wrapper-password
  .switch-display
  .vision:hover
  .icon-vision.show
  ~ .vision-tooltip,
.wrapper-password
  .switch-display
  .vision:focus
  .icon-vision.show
  ~ .vision-tooltip {
  display: inline-table;
  opacity: 1;
}

#accordionEnderecosCRLV,
#accordionDocumentosPendentesCRLV,
#accordionPagamentos {
  /* border: 2px solid #ccc; */
}

#accordionEnderecosCRLV .card,
#accordionDocumentosPendentesCRLV .card,
#accordionPagamentos .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #ccc;
  margin-bottom: 1rem;
}

#accordionEnderecosCRLV .card:last-child,
#accordionDocumentosPendentesCRLV .card:last-child,
#accordionPagamentos .card:last-child {
  /* border-bottom: 0; */
}

#accordionEnderecosCRLV .card-header,
#accordionDocumentosPendentesCRLV .card-header,
#accordionPagamentos .card-header {
  background-color: #f0f0f0;
  border-bottom: 2px solid #ccc;
  margin-bottom: -2px;
  padding: 0;
}

#accordionEnderecosCRLV .card-header button[data-toggle="collapse"],
#accordionDocumentosPendentesCRLV .card-header button[data-toggle="collapse"],
#accordionPagamentos .card-header button[data-toggle="collapse"] {
  float: none;
  margin-bottom: 0;
  background-color: transparent;
  width: 100%;
  text-align: left;
  padding: 1rem 1.7rem;
  max-height: none;
  color: #333;
  position: relative;
  font-size: 16px !important;
}

#accordionEnderecosCRLV .card-header button[data-toggle="collapse"]::after,
#accordionDocumentosPendentesCRLV
  .card-header
  button[data-toggle="collapse"]::after,
#accordionPagamentos .card-header button[data-toggle="collapse"]::after {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  color: #e30817;
  font-size: 3rem;
  font-weight: 400;
}

#accordionEnderecosCRLV
  .card-header
  button[data-toggle="collapse"][aria-expanded="false"]::after,
#accordionDocumentosPendentesCRLV
  .card-header
  button[data-toggle="collapse"][aria-expanded="false"]::after,
#accordionPagamentos
  .card-header
  button[data-toggle="collapse"][aria-expanded="false"]::after {
  content: "+";
}

#accordionEnderecosCRLV
  .card-header
  button[data-toggle="collapse"][aria-expanded="true"]::after,
#accordionDocumentosPendentesCRLV
  .card-header
  button[data-toggle="collapse"][aria-expanded="true"]::after,
#accordionPagamentos
  .card-header
  button[data-toggle="collapse"][aria-expanded="true"]::after {
  content: "-";
}

#accordionEnderecosCRLV .card-header button[data-toggle="collapse"]:hover,
#accordionEnderecosCRLV .card-header button[data-toggle="collapse"]:focus,
#accordionDocumentosPendentesCRLV
  .card-header
  button[data-toggle="collapse"]:hover,
#accordionDocumentosPendentesCRLV
  .card-header
  button[data-toggle="collapse"]:focus,
#accordionPagamentos .card-header button[data-toggle="collapse"]:hover,
#accordionPagamentos .card-header button[data-toggle="collapse"]:focus {
  color: #333;
}

#accordionEnderecosCRLV .card-header button[data-toggle="collapse"] .mobile,
#accordionDocumentosPendentesCRLV
  .card-header
  button[data-toggle="collapse"]
  .mobile,
#accordionPagamentos .card-header button[data-toggle="collapse"] .mobile {
  display: none;
}

#accordionEnderecosCRLV .card-body,
#accordionDocumentosPendentesCRLV .card-body,
#accordionPagamentos .card-body {
  padding: 17px 15px 15px;
  overflow: hidden;
}

#accordionPagamentos .card-body.mobile {
  display: none;
}

#accordionEnderecosCRLV .card-body .btn-confirmar-endereco,
#accordionDocumentosPendentesCRLV .card-body .btn-confirmar-recebimento {
  background-color: transparent;
  color: #000;
  z-index: 0;
}

#accordionEnderecosCRLV .card-body .btn-confirmar-endereco:hover,
#accordionEnderecosCRLV .card-body .btn-confirmar-endereco:focus,
#accordionDocumentosPendentesCRLV .card-body .btn-confirmar-recebimento:hover,
#accordionDocumentosPendentesCRLV .card-body .btn-confirmar-recebimento:focus {
  color: #fff;
}

#accordionEnderecosCRLV .card-body .btn-confirmar-endereco::before,
#accordionDocumentosPendentesCRLV
  .card-body
  .btn-confirmar-recebimento::before {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #ffd500;
}

#accordionEnderecosCRLV .card-body .btn-confirmar-endereco::after,
#accordionDocumentosPendentesCRLV .card-body .btn-confirmar-recebimento::after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #e30817;
}

#accordionEnderecosCRLV .card-body .btn-confirmar-endereco:hover::after,
#accordionEnderecosCRLV .card-body .btn-confirmar-endereco:focus::after,
#accordionDocumentosPendentesCRLV
  .card-body
  .btn-confirmar-recebimento:hover::after,
#accordionDocumentosPendentesCRLV
  .card-body
  .btn-confirmar-recebimento:focus::after {
  width: 100%;
}

#accordionEnderecosCRLV .card-body table,
#accordionDocumentosPendentesCRLV .card-body table,
#accordionPagamentos .card-body table {
  margin-bottom: 0;
}

#accordionEnderecosCRLV .card-body table tbody,
#accordionDocumentosPendentesCRLV .card-body table tbody,
#accordionPagamentos .card-body table tbody {
}

#accordionEnderecosCRLV .card-body table tbody tr,
#accordionDocumentosPendentesCRLV .card-body table tbody tr,
#accordionPagamentos .card-body table tbody tr {
}

#accordionEnderecosCRLV .card-body table tbody tr td,
#accordionDocumentosPendentesCRLV .card-body table tbody tr td,
#accordionPagamentos .card-body table tbody tr td {
  font-size: 15px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

#accordionEnderecosCRLV .card-body .card-inner,
#accordionDocumentosPendentesCRLV .card-body .card-inner,
#accordionPagamentos .card-body .card-inner {
  border: 1px solid #ccc;
}

#accordionEnderecosCRLV .card-body .card-inner textarea,
#accordionDocumentosPendentesCRLV .card-body .card-inner textarea,
#accordionPagamentos .card-body .card-inner textarea {
  border: 1px solid #ccc;
  padding: 6px 12px;
}

@media only screen and (max-width: 767px) {
  .mypayment .blue-title {
    font-size: 14px;
  }

  #accordionEnderecosCRLV .card-header button[data-toggle="collapse"],
  #accordionDocumentosPendentesCRLV .card-header button[data-toggle="collapse"],
  #accordionPagamentos .card-header button[data-toggle="collapse"] {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 14px !important;
  }

  #accordionEnderecosCRLV .card-header button[data-toggle="collapse"]::after,
  #accordionDocumentosPendentesCRLV
    .card-header
    button[data-toggle="collapse"]::after,
  #accordionPagamentos .card-header button[data-toggle="collapse"]::after {
    right: 0.8rem;
    font-size: 2.4rem;
  }

  #accordionEnderecosCRLV .card-header button[data-toggle="collapse"] .desktop,
  #accordionDocumentosPendentesCRLV
    .card-header
    button[data-toggle="collapse"]
    .desktop,
  #accordionPagamentos .card-header button[data-toggle="collapse"] .desktop {
    display: none;
  }

  #accordionEnderecosCRLV .card-header button[data-toggle="collapse"] .mobile,
  #accordionDocumentosPendentesCRLV
    .card-header
    button[data-toggle="collapse"]
    .mobile,
  #accordionPagamentos .card-header button[data-toggle="collapse"] .mobile {
    display: inline;
  }

  /* #accordionEnderecosCRLV .card-body,
  #accordionDocumentosPendentesCRLV .card-body, */
  #accordionPagamentos .card-body {
    /* overflow-x: scroll; */
  }

  #accordionPagamentos .card-body.desktop {
    display: none;
  }

  #accordionPagamentos .card-body.mobile {
    display: block;
  }

  #accordionPagamentos .card-body.mobile .row:last-child p {
    border-bottom: none !important;
  }
}

#destacarUsarConjuge {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#campoUsarConjuge {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#destacarUsarConjuge.ativar {
  visibility: visible;
  z-index: 1210;
  background-color: rgba(0, 0, 0, 0.7);
}

#campoUsarConjuge.ativar {
  background-color: #fff;
  position: relative;
  z-index: 1210;
  -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 1);
  -ms-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 1);
  box-shadow: 0 0 30px -10px rgba(0, 0, 0, 1);
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.popover .arrow::after,
.popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-auto[x-placement^="right"] > .arrow::before,
.bs-popover-right > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.btn-question {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.38);
  color: #ffffff;
  min-width: auto;
  width: 32px;
  height: 32px;
  text-align: center;
  padding: 9px;
  line-height: 0;
  border-radius: 16px;
}

.btn-question:hover,
.btn-question:focus {
  background-color: rgba(0, 0, 0, 0.38);
  color: #ffffff;
}
