/**colores**/
h1,h2,h3,h4,h5,h6,p{
  line-height: 120%;
}
h1,h2,h3,h4,h5,h6 {
  margin-bottom:1.25em;
}
p {
  font-size: 16px;
}
#colores {
  height: 700px;
}

#colores .keyVisual02 {
  display: block;
}

#colores .exVrArea img {
  margin-top: 0;
  width: 100%;
}

#colores h3 {
  margin-bottom: 30px;
}

#colores .color_info {
  margin-top: 30px;
}

@media screen and (max-width: 1000px) {
  #colores {
    height: 550px;
  }
}

@media screen and (max-width: 425px) {
  #colores {
    height: 400px;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 1024px) {
  .mainType2 .mainCenterWrap .imgArea img {
    top: -72px;
    margin-left: -720px;
    height: 900px;
  }
}

/**RED DE ATENCION**/
.location_mapview .center_list {
  width: 330px;
}

.location_mapview .center_list ul li .info a {
  padding: 0;
  text-decoration: none;
}

.location_mapview .center_list ul li .info {
  padding: 10px 10px 10px 65px;
}

.location_mapview .center_list ul li .info dl {
  margin-bottom: 10px;
}

.location_mapview .center_list ul li .info .ctg {
  font-size: 13px;
}

.location_mapview .center_list ul li .info .mail {
  margin: 4px auto;
  padding: 5px 0;
  border-top: 1px solid #d6d6d6;
}

.location_mapview .center_list ul li .info .service {
  border-top: 2px solid #d6d6d6;
  padding-top: 10px;
}

.location_mapview .mapInner {
  width: 90%;
  margin-left: auto;
}

/* SUSCRIPCION */

.suscribe .cuBtn {
  text-align: right;
}

.input-group {
  width: 100%;
  margin-bottom: 30px;
}

.form-1,
.form-2 {
  display: inline-block;
  width: 46%;
  padding: 15px;
}

.form-1 {
  padding-left: 0;
}

.form-2 {
  float: right;
}

.car-select {
  width: 100%;
  margin-bottom: 30px;
}

.input-group label {
  font-size: 16px;
  display: block;
}

.input-group input {
  margin: 10px 0;
  border-radius: 5px 5px;
  width: 100%;
  height: 25px;
}

.input-group .comment {
  margin: 20px auto;
  text-align: center;
}

.car-select ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow-x: scroll;
}

.car-select ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.07);
  background-color: #f5f5f5;
}

.car-select ul::-webkit-scrollbar {
  height: 10px;
  background-color: #f5f5f594;
}

.car-select ul::-webkit-scrollbar-thumb {
  background-color: #05141F;
}

.car-select li {
  display: inline-block;
}

.car-select input[type="checkbox"][id^="cb"] {
  display: none;
}

.car-select input[type="radio"][id^="cb"] {
  display: none;
}

.item-car,
.bono {
  display: block;
  position: relative;
  cursor: pointer;
  text-align: center;
  border: 3px solid #bb162b;
  border-color: transparent;
  margin: 5px;
}

.item-car:before {
  color: white;
  content: " ";
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
  z-index: 9;
}

.bono:before {
  content: none;
}

.item-car img,
.bono img {
  height: auto;
  width: 200px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  padding: 8px;
}

.item-car,
.bono p {
  padding: 2px 8px 0;
  font-size: 1.3em;
}

:checked + .item-car {
  border-color: #05141F;
}

:checked + .item-car p {
  background-color: #05141F;
  color: white;
}

:checked + .item-car:before {
  font-family: FontAwesome;
  content: "\f00c";
  background-color: #05141F;
  transform: scale(1);
}

:checked + .bono:before {
  content: none;
}

:checked + .item-car img {
  transform: scale(1.1);
  z-index: -1;
}

@media (max-width: 700px) {
  .suscribe form {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90vw;
  }

  .input-group {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .input-group label {
    font-size: 14px;
    display: block;
  }

  .input-group input {
    width: 100%;
  }

  .input-group button {
    margin-top: 20px;
    left: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .item-car,
  .bono {
    margin: 0px;
  }

  .car-select ul {
    justify-content: start;
  }
}

@media (max-width: 480px) {
  .item-car img {
    width: 250px;
  }

  .suscribe .cuBtn {
    text-align: center;
  }
}

/** BONIFICACIONES **/

.activebono {
  border-color: #05141f;
}

.activebono p {
  background-color: #05141f;
  color: white;
}

.banner_ {
  margin: 20px auto;
}

.banner_ img {
  width: 100%;
}

#legales-k2500 {
  margin-top: 20px;
  font-size: 12px;
}

@media (max-width: 770px) {
  .bono img {
    width: 250px;
  }
}

@media screen and (max-width: 440px) {
  .bono img {
    width: 150px;
  }
}

@media screen and (max-width: 374px) {
  .bono img {
    width: 120px;
  }
}

/* COTIZAR SERVICE */

.book_service {
  margin-top: 20px;
}

.sugerido {
  margin-top: 30px;
}

.sugerido td {
  background-color: hsl(352, 78%, 40%);
  color: white;
}

.sugerido th {
  background-color: #e5e5e5;
  color: black;
}

.sugerido td,
.sugerido th {
  font-size: 16px;
  font-weight: bold;
}

.userdata-keyin {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
  text-align: center;
}

.userdata-keyin select {
  display: inline-block;
  width: 70%;
  margin: 10px 0;
  height: 25px;
}

@media (max-width: 700px) {
  .sugerido td,
  .sugerido th {
    font-size: 12px;
  }
}

/* TEST DRIVE */
.request_testdrive {
  margin-top: 20px;
}

/* SHOWROOM COCHES */
@media (max-width: 767px) {
  .teamList.pe .team_li {
    text-align: left;
  }

  .teamList.pe .team_li .position .duty {
    margin-right: 10px;
    padding-right: 12px;
    border-right: 1px solid #c4c4c4;
  }

  .teamList.pe .team_li .position .branch {
    display: inline;
  }

  .team_li .profile .intro {
    padding: 10px 0;
    border-top: 0;
  }
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_l {
  height: 160px;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_l .grid_box {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_img {
  position: absolute;
  right: 0;
  left: 0;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_img img {
  max-width: 100%;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_img {
  display: none;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_txt {
  display: none;
  text-align: center;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_txt {
  display: block;
  height: 80px;
  font-family: kiaM;
  font-size: 14px;
  color: #fff;
  background: 0;
  position: relative;
  top: 40px;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_txt span {
  display: block;
  height: 60px;
  font-family: kiaB;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_txt ul {
  color: hsl(351, 35%, 85%);
  line-height: 20px;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_txt ul li img {
  position: absolute;
  display: inline-block;
  margin-right: 5px;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_name {
  display: block;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_name {
  display: table;
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 90%;
  height: 44px;
  margin-top: 0;
  margin-left: -45%;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box .g_name .g_name_sub {
  display: table-cell;
  vertical-align: middle;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_box:hover .g_name:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 46px;
  left: 50%;
  margin-left: -17px;
  width: 34px;
  height: 2px;
  background: #fff;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_l.new .grid_box,
.gnb_area .gnb_nav .dth_pip .car_grid .grid_l.new2 .grid_box {
  position: relative;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_l.new .grid_box:after {
  content: "";
  display: block;
  width: 71px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/nuevo_1803.png") no-repeat 0 0;
}
.gnb_area .gnb_nav .dth_pip .car_grid .grid_l.new2 .grid_box:after {
  content: "";
  display: block;
  width: 71px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/nuevo_1803v2.png") no-repeat 0 0;
}

.gnb_area .gnb_nav .dth_pip .car_grid .grid_l.new .grid_box:hover:after,
.gnb_area .gnb_nav .dth_pip .car_grid .grid_l.new2 .grid_box:hover:after {
  background-color: #fff;
  opacity: 0;
}

/** Landing Mundial **/

.tablet,
.mobile {
  display: none;
}

@media (max-width: 1023px) {
  .desk,
  .mobile {
    display: none;
  }

  .tablet {
    display: block;
  }
}

@media (max-width: 767px) {
  .desk,
  .tablet {
    display: none;
  }

  .mobile {
    display: block;
  }
}

@media (max-width: 767px) {
  .mainType2 .mainCenterWrap .imgArea .banner_mundial {
    margin: -21px 0 0 -359px;
  }
}

.landingbanner {
  background-image: url(../images/banner_promo.png);
  background-position: center;
  background-repeat: none;
  background-size: cover;
  height: 450px;
}

.landing_frase {
  margin-bottom: 15px;
}

.landing_frase::before {
  content: none;
}

.landing_frase h3 {
  margin-top: 10px;
}

.button a {
  max-width: 150px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.bases {
  color: #666666;
  font-size: 10px;
  cursor: pointer;
}

/** Precios **/
.cotizacion i,
.calendario i {
  color: #999999;
}

.cotizacion p,
.calendario p {
  margin-left: 5px;
  padding-top: 5px;
  color: #666666;
  display: inline-block;
}

#preciopesos {
  color: #333333;
}

#moneda,
#vigencia {
  color: #333333;
  padding-left: 4px;
}

/** TABLA DESK **/
.table-mobile {
  display: none;
}

.table-desk tr:nth-child(3):nth-child(even) {
  background-color: #aeaeae;
}

.tabla_p {
  background-color: white;
  margin-bottom: 22px;
  border-bottom: 3px solid #515151;
}

.tabla_p table {
  margin-bottom: 22px;
}

.tabla_p table tr th {
  padding: 5px 0;
  height: 25px;
  color: #666666;
}

.tabla_p table tr th:first-child {
  text-align: left;
}

.tabla_p table,
td,
th {
  border: none;
}

.tabla_p td {
  text-align: center;
}

.auto {
  width: 180px;
}

.auto img {
  max-width: 180px;
  max-height: 76px;
}

.titulo {
  background-color: #333333;
  border: none;
  text-align: center;
  height: 50px;
}

.cabecera {
  background-color: #58595b;
  border: none;
  height: 45px;
}

.cabecera p {
  color: #f6f6f6;
}

.cabecera td {
  max-height: 45px;
  padding: 0;
}

.cabecera td:first-child {
  width: 23%;
}

/** TABLA MOBILE **/

.tabla_precios {
  width: 940px;
  margin: 50px auto 60px;
}

.table-mobile {
  padding: 0 10px;
}

.table-mobile .titulo th {
  text-align: center !important;
}

.table-mobile .titulo tr:last-child {
  background-color: white;
}

.table-mobile .titulo img {
  max-width: 142px;
}

.table-mobile .cabecera td {
  font-size: 1em;
  letter-spacing: 1pt;
}

.table-mobile .cabecera th {
  font-size: 1.2em;
  text-align: left;
  padding-left: 20px;
}

.table-mobile tbody .informacion {
  border-bottom: 1px solid black;
  font-size: 0.9em;
}

.table-mobile tbody .informacion th {
  background-color: #aeaeae;
  color: #333333;
  width: 30vw;
  padding-left: 10px;
  font-family: "kiaM";
}

.table-mobile tbody .pesos th,
.table-mobile tbody .pesos td {
  font-weight: bold;
  font-family: "kiaB";
}

@media screen and (max-device-width: 700px) {
  .table-desk {
    display: none;
  }

  .table-mobile {
    display: table;
  }

  .tabla_precios {
    width: 90vw;
  }

  .tabla_p table {
    margin: 0 auto;
  }

  .tabla_p {
    border: 3px solid #515151;
  }
}

/** navbar logo mundial **/

/** HOME **/
.mainType2 .mainCenterWrap .areamundial,
.mainType3 .mainCenterWrap .areamundial {
  left: 4vw;
  bottom: 4vh;
  top: auto;
}

/* CTA BLANCO */

.mainType4 .mainCenterWrap .txtArea {
  left: 330px;
  top: 320px;
}

#ctamas {
  background-color: #f6f6f6;
  display: inline-block;
  box-shadow: 2px 2px 3px rgba(17, 17, 17, 0.81);
}

#ctamas a {
  padding: 3px 0;
}

#ctamas p {
  margin: 0;
  text-align: center;
  padding: 5px 10px 5px 0;
  display: inline-block;
  color: black;
}

#ctaprecios {
  margin-top: 20px;
}

#ctaprecios a {
  font-family: kiaM, Hevetica;
  color: black;
  text-decoration: none;
  font-size: 18px;
}

.global .txtArea {
  top: auto;
  bottom: -6px;
}

.global strong {
  background-color: #f6f6f6;
  display: inline-block;
  padding: 5px 10px;
}

.total {
  height: auto;
  position: absolute;
  bottom: -43px;
  left: 0;
}

.total img {
  width: 175px;
  height: auto;
}

.total:hover {
  cursor: pointer;
}

#footer {
  background-color: white;
}

#cf7 {
  position: relative;
}

#cf7 .tr {
  position: absolute;
  left: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

#cf7 .opaque {
  opacity: 1;
}

@media screen and (max-width: 1600px) {
  .mainType4 .mainCenterWrap .txtArea {
    left: 220px;
  }
}

@media screen and (max-width: 1366px) {
  .mainType4 .mainCenterWrap .txtArea {
    left: 142px;
  }
}

@media screen and (max-width: 1024px) {
  .mainType2 .mainCenterWrap .areamundial,
  .mainType3 .mainCenterWrap .areamundial {
    left: 100px;
  }

  .mainType2 .mainCenterWrap .mainCenter,
  .mainType3 .mainCenterWrap .mainCenter {
    text-align: left;
  }

  #ctamas a {
    margin-top: 3px;
  }

  #ctaprecios {
    margin-top: 5px;
  }

  #ctaprecios a {
    font-family: kiaB, Helvetica;
    color: #f6f6f6;
  }

  /* .gnb_area .gnb_nav{max-width:85vw;} */
  .gnb_area .gnb_nav .dth1_a {
    font-size: 14px;
    line-height: 30px;
    padding: 3px;
  }

  .total img {
    width: 150px;
    height: auto;
  }

  .mainType4 .mainCenterWrap .txtArea {
    left: auto;
    right: 50px;
    bottom: 50px;
    top: auto;
    width: auto;
    text-align: center;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .mainType3 .carusp img {
    height: auto;
  }

  #footer {
    background-color: white;
  }

  .total img {
    width: 130px;
    height: auto;
  }

  .mainType4 .mainCenterWrap .txtArea {
    display: inline-block;
    left: auto;
    right: 30px;
    top: auto;
    bottom: 50px;
    width: auto;
  }
}

@media screen and (max-width: 430px) {
  .mainType2 .mainCenterWrap .areamundial,
  .mainType3 .mainCenterWrap .areamundial {
    left: 5px;
    bottom: 55px;
  }

  #ctamas {
    width: 138px;
    margin-top: 5px;
  }

  #ctamas img {
    width: 40px;
  }

  #ctamas a {
    margin-top: 7px;
  }

  #ctamas p {
    padding: 0;
    font-size: 13px;
  }

  #ctaprecios {
    width: 55vw;
    display: inline-block;
    float: right;
    margin-right: 10px;
  }

  #ctaprecios a {
    font-family: kiaM, Helvetica;
    font-size: 15px;
    text-align: center;
  }
}

@media screen and (max-width: 340px) {
  #ctaprecios {
    margin-right: 5px;
  }
}

/** MODELOS **/
.pip_build .build_link .link_li.link6 {
  background-position: center -1000px;
}

.pip_build .build_link .link_li.link7 {
  background-position: center -1200px;
}

.sales_kit .kit_menu .spr_kit6:before {
  background-position: -32px 0px;
}

/********USADOS******/
#header .logo_h1 .logo-concesionario {
  width: 150px;
}

.inner-usados {
  display: flex;
  flex-direction: row;
  justify-content: space;
}

.tabla-usados {
  border: none;
}

.tabla-usados .info_tr {
  margin-bottom: 10px;
}

.inner-usados .car_category .title {
  float: none;
  padding-bottom: 10px;
  text-align: center;
}

.inner-usados .car_category .category .radio_box:before {
  display: none;
}

.inner-usados .car_category .category .form_chk .car_spr:before {
  background-image: url(images/spr_category2.png);
}

.inner-usados .car_category .category .form_chk {
  margin: 8px 0;
  padding: 2px;
}

.inner-usados .form_chk .car_spr.sort1:before {
  background-position: -2px 0;
}

.inner-usados .form_chk .car_spr.sort2:before {
  background-position: -4px -33px;
}

.inner-usados .form_chk .car_spr.sort3:before {
  background-position: 0 -66px;
}

.inner-usados .form_chk .car_spr.sort4:before {
  background-position: -5px -99px;
}

.inner-usados .form_chk .car_spr.sort5:before {
  background-position: -5px -132px;
}

.inner-usados .form_chk .car_spr.sort6:before {
  background-position: -5px -166px;
}

.inner-usados .form_chk .car_spr.sort7:before {
  background-position: 0px -199px;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort1:before {
  background-position: -68px 0;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort2:before {
  background-position: -70px -33px;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort3:before {
  background-position: -66px -66px;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort4:before {
  background-position: -71px -99px;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort5:before {
  background-position: -71px -132px;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort6:before {
  background-position: -71px -166px;
}

.inner-usados .form_chk [class*="_on"] .car_spr.sort7:before {
  background-position: -71px -199px;
}

.tabla-usados .info_th,
.tabla-usados .info_td {
  display: block;
  width: auto;
}

.sliders-div {
  width: 100%;
  padding: 0 0 10px 0;
}

.range-slider {
  width: 100%;
  padding: 0;
}

.sliders-div .range-slider__range {
  -webkit-appearance: none;
  width: 100%;
  height: 5px;
  border-radius: 2px;
  background: #e7e7e7;
  outline: none;
  padding: 0;
  margin: 20px auto;
  display: block;
}

.sliders-div .range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #bb162b;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}

.sliders-div .range-slider__range::-webkit-slider-thumb:hover {
  background: #bb162b;
}

.sliders-div .range-slider__range:active::-webkit-slider-thumb {
  background: #bb162b;
}

.sliders-div .range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #7e8083;
  cursor: pointer;
  transition: background 0.15s ease-in-out;
}

.sliders-div .range-slider__range::-moz-range-thumb:hover {
  background: #bb162b;
}

.sliders-div .range-slider__range:active::-moz-range-thumb {
  background: #bb162b;
}

.sliders-div .range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #999;
}

.sliders-div .range-slider__value {
  display: inline-block;
  position: relative;
  color: #7e8083;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #e7e7e7;
  padding: 2px 10px;
  margin-left: 8px;
}

.sliders-div::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

.sliders-div input::-moz-focus-inner,
.sliders-div input::-moz-focus-outer {
  border: 0;
}

.resultados-usados {
  width: 64%;
  padding: 0 1%;
}

.filtros-usados {
  width: 34%;
  display: inline-block;
  padding: 0 1%;
}

.card-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card {
  width: 180px;
  margin-bottom: 18px;
}

.card .button {
  align-self: end;
}

/* Simple Card styles for prettying */
.card {
  box-shadow: 1px 1px 2px 1px rgba(85, 85, 85, 0.58);
  background-color: white;
}

.card img {
  max-width: 180px;
  max-height: 180px;
  width: 100%;
}

.card .text-overflow {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.card .model-brand {
  padding: 10px 10px 0 10px;
}

.card .model-brand a span {
  font-size: 14px;
}

.card .model-brand a p {
  color: #333;
  font-size: 11px;
}

.card .price {
  color: #333;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  display: block;
  padding-left: 10px;
}

.card .data-footer {
  padding: 0 10px 10px 10px;
}

.card .data-footer .additional-car-info span {
  color: #333;
  font-size: 11px;
  display: inline;
}

.button {
  display: block;
  background-color: #7e8083;
  padding: 10px 20px;
  color: white;
  text-decoration: none;
  text-align: center;
  transition: 0.3s ease-out;
}

.button:hover {
  background-color: #bb162b;
}

.card figure img {
  max-width: 100%;
}

.find-usados {
  text-align: right;
}

.resultados-usados .pagination {
  width: 100%;
  display: flex;
  justify-content: center;
}

.resultados-usados .pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s;
}

.resultados-usados .pagination a.active {
  background-color: #bb162b;
  color: white;
}

.resultados-usados .pagination a:hover:not(.active) {
  background-color: #ddd;
}

/** interior usados **/
.table-usado {
  display: block;
  font-size: 1.2em;
  padding: 0;
  margin-bottom: 0 !important;
}

.contacto-usado {
  background-color: white;
  padding-bottom: 15px;
}

.contacto-usado .info_tbl .info_th {
  width: 60px;
}

.contacto-usado .cuBtn {
  text-align: right;
}

.table-usado tbody .informacion th {
  width: 60%;
}

.table-usado tbody .informacion td {
  width: 40%;
}

.table-usado tbody .informacion th {
  color: white;
}

.tabla-usados .precio_filter {
  flex-direction: column;
  padding: 0;
}

.tabla-usados .precio_filter .filter {
  display: flex;
  justify-content: flex-start;
  padding: 10px 5px 0 5px;
}

.tabla-usados .precio_filter .filter a {
  text-decoration: none;
  padding: 5px;
}

.tabla-usados .precio_filter .active {
  background-color: white;
  font-weight: bold;
  border: 1px solid #c9c9c9;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  box-shadow: 1px -2px 2px 0px #e2e2e2;
}

.tabla-usados .precio_filter .form_area {
  background-color: white;
}

.tabla-usados .precio_filter .form_wrp {
  padding: 0 10px;
}

.caracteristicas_bullet {
  padding: 5px 0;
  height: 25px;
  color: #666666;
  font-weight: normal;
  height: 100%;
}

.caracteristicas_bullet .header {
  text-align: center;
}

.caracteristicas_bullet .content {
  padding: 10px 5px;
}

.caracteristicas_bullet .content ul {
  padding: 0 20px;
}

.caracteristicas_bullet .content ul li {
  list-style: disc;
  padding: 3px 0;
}

@media screen and (max-width: 1024px) {
  .tabla-usados .form_wrp {
    width: 100%;
  }

  .tabla-usados .info_tr {
    margin-bottom: 0;
  }

  .inner-usados {
    flex-direction: column;
    justify-content: center;
  }

  .resultados-usados {
    width: 100%;
    padding: 0;
  }

  .filtros-usados {
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
  }

  .card {
    width: 170px;
  }

  .filtros-usados li.stepWrap .stepCon {
    padding: 0 0 10px 0;
  }

  .filtros-usados form {
    display: flex;
    flex-direction: row;
  }

  .filtros-usados form .tabla-usados {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  /* .filtros-usados form .tabla-usados .info_tr{width:20%;} */
  .car_category {
    width: 40%;
  }

  .tabla-usados .info_td {
    display: none;
    transition: 0.4s;
  }

  .input-group {
    margin-bottom: 0;
  }

  .find-usados {
    margin-top: 10px;
    padding: 0 10px;
  }

  .card-container {
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .tabla-usados .info_th::before {
    content: "+";
    padding: 10px;
  }

  .tabla-usados .nada::before {
    content: "-";
  }

  .tabla-usados .info_td {
    justify-content: space-between;
  }

  .inner-usados .car_category .category .radio_box:before {
    display: block;
    content: "";
    background-position: 0 0;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: 5px auto;
  }

  .inner-usados .car_category .category .radio_box.r_on:before {
    content: " ";
    background-position: -32px 0;
  }

  .form_chk .car_spr:before {
    display: none;
  }

  .inner-usados .car_category .category .form_chk {
    text-align: center;
  }

  .resultados-usados #ninja-slider {
    margin-bottom: 30px;
  }

  .table-usado {
    font-size: 1em;
  }

  .contacto-usado .cuBtn {
    padding-top: 20px;
  }

  #ninja-slider .fs-icon {
    opacity: 1 !important;
  }
}

@media screen and (max-width: 480px) {
  .card {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    position: relative;
  }

  .card img {
    width: 100%;
  }

  .card .data-usado {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .card .button {
    align-self: auto;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.flotante-promo {
  position: fixed;
  bottom: 380px;
  z-index: 9999;
}

.flotante-promo .texto {
  position: relative;
  line-height: 32px;
  width: 100%;
  margin-bottom: 2px;
  background-color: #181818;
  border-right: 4px solid #c5fa39;
  border-bottom: 4px solid #c5fa39;
  padding: 5px 10px;
}

.flotante-promo:hover a {
  text-decoration: none;
}

.flotante-promo:hover .texto {
  filter: brightness(1.1);
}

.flotante-promo .texto h2 {
  color: white;
  font-family: "KiaB";
  text-align: center;
}

@media (max-width: 768px) {
  .flotante-promo {
    bottom: 0;
    width: 100%;
    top: 0;
    height: 60px;
  }
}

/* PROTOCOLO COVID */

.ex_visual.protocolo-covid {
  background-image: url(../images/img_protocolo_header.jpg);
}
.protocolo-covid .cont_handling {
  background-color: white;
  padding: 40px;
}

.protocolo-covid .cont_handling p {
  font-size: 16px;
  margin-bottom: 24px;
  color: #424242;
}
.protocolo-covid .cont_handling .cta {
  margin: auto;
  text-align: center;
}

@media (max-width: 480px) {
  .protocolo-covid .cont_handling {
    padding: 40px 8px;
  }
  .protocolo-covid .excon_tit {
    font-size: 16px;
  }
  .protocolo-covid .cont_handling .cta {
    margin-top:24px;
  }
  .protocolo-covid .cont_handling .cta a {
    margin-bottom: 24px;
  }
}

#popcovid {
    left: 0;
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 1002;
    text-align: right;
}
#popcovid .pop_con {
  padding-right:60px;
}
#popcovid h1,#popcovid h3 {
  margin-bottom:24px;
  text-align:left;
}
#popcovid h1 {
  color:hsl(214, 19%, 29%);
}
#popcovid h3, #popcovid p {
  color:hsl(214, 5%, 35%);
}
#popcovid p {
  font-size: 16px;
  margin-bottom:16px;
  text-align:left;
  color: #323232;
}
#popcovid a {
  margin-top:24px;
}
 
.popup-overlay {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
    display:none;
    background-color: #222;
    cursor: pointer;
    opacity: 0.8;
    height:100%;
}
 
.bloque-garantias {
  display: flex;
  margin:32px auto;
}
.bloque-garantias .legales {
  flex: 1 1 30%;
  display:flex;
  justify-content:center;
  flex-direction:column;
  align-items:center;
  margin:0 8px;
  border: 1px solid #9999993d;
  padding:8px;
  border-radius:5px;
  box-shadow: 3px 3px 8px #4242424d;
  }
  .bloque-garantias .legales > * {
    color:#424242;
    margin:8px;
    text-align:center;

  }
  .garantia-extension {
    background-color:#bb162b;
    padding:8px;
    margin: 32px 0;
    }
    .garantia-extension > * {
      color:white;
      margin-bottom:1em;
    }
@media screen and (max-width:480px) {
  #popcovid{
    top:60px;
  }
  #popcovid .pop_con {
    padding-right:0;
    padding:40px 16px;
  }
  #popcovid h1{
    line-height: 28px;
  }
   .bloque-garantias {
    display: flex;
    flex-direction:column;
    margin:32px auto;
  }
  .bloque-garantias .legales {
    margin-bottom:16px;
  }
}

/* BOTON TUTORIAL */

.header-button {
  position: relative;
}
.header-button .cuBtn {
  position:absolute;
  top:30px;
  right:0px;
}

@media screen and (max-width:480px) {
  .header-button {
    height:120px;
  }
  .header-button .cuBtn {
    top:45px;
  }
  .header-button .cuBtn a {
    margin:12px 0 6px;
  }
}

/* VIDEO SECTION */
.video-section {
  height:80vh;
}

@media screen and (max-width:1024px) {
  .video-section {
    height:40vh;
  }
}
