@charset "UTF-8";
div.cnt-car {
  padding-top: 3.125rem;
  background-color: #000;
}
div.cnt-car .number-car {
  font-family: GalanoGrotesqueThin;
  font-size: 8.125rem;
  line-height: 1;
  text-align: center;
  overflow: hidden;
  opacity: 0;
}
div.cnt-car .number-car div {
  font-family: GalanoGrotesqueThin;
  font-size: 8.125rem;
  color: #fff;
}
div.cnt-car .number-car.one {
  border-left: 1px solid #b07f00;
}
div.cnt-car .number-car.one div {
  margin: 0 11rem 0 -11rem;
}
div.cnt-car .number-car.two {
  border-left: 1px solid #5f110e;
}
div.cnt-car .number-car.two div {
  margin: 0 11rem 0 -11rem;
}
div.cnt-car .number-car.three {
  border-left: 1px solid #123b47;
}
div.cnt-car .number-car.three div {
  margin: 0 23rem 0 -23rem;
}
div.cnt-car .number-car span {
  color: #5b5b5b;
  font-family: GalanoGrotesqueThin;
  overflow: hidden;
  display: inline-block;
  height: 6rem;
}
div.cnt-car .title-car {
  line-height: 1;
  font-size: 24px;
  font-family: GalanoGrotesqueThin;
  padding-left: 12px;
  opacity: 0;
}
div.cnt-car .text-number-car div {
  color: #97999b;
  opacity: 0;
}
div.cnt-car .text-number-car.one div {
  margin: 0 11rem 0 -11rem;
}
div.cnt-car .text-number-car.two div {
  margin: 0 11rem 0 -11rem;
}
div.cnt-car .text-number-car.three div {
  margin: 0 23rem 0 -23rem;
}

.cnt-banner-news {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url("img/banner-new.jpg");
  margin-bottom: 65px;
}
.cnt-banner-news .columns.medium-4 {
  margin-top: 1rem;
  margin-bottom: 10rem;
}

.cnt-slider-home {
  position: relative !important;
}
.cnt-slider-home .orbit-timer {
  opacity: 0 !important;
  visibility: hidden !important;
}
.cnt-slider-home .cnt-tiles {
  position: absolute;
  right: 4rem;
  top: 0;
  z-index: 50;
  width: 42rem;
}
.cnt-slider-home .cnt-tiles .tile-news .columns, .cnt-slider-home .cnt-tiles .cnt-text-video, .cnt-slider-home .cnt-tiles .cnt-tile-newsletter > div, .cnt-slider-home .cnt-tiles .cnt-bloque4 {
  padding-left: 25px;
  padding-right: 25px;
}
.cnt-slider-home .cnt-tiles .cnt-text-video div {
  padding: 0;
}
.cnt-slider-home .cnt-tiles .cnt-bloque4 {
  padding-bottom: 20px;
}
.cnt-slider-home .cnt-tiles .cnt-bloque4 .c-secondary {
  color: #FFB800 !important;
}
.cnt-slider-home .cnt-tiles .cnt-bloque4 .style3, .cnt-slider-home .cnt-tiles .cnt-bloque4 .c-white {
  color: #fff !important;
}
.cnt-slider-home .cnt-tiles .tile-news {
  z-index: 1;
  opacity: 0;
  margin: 20rem 0 -20rem;
  background-color: #121212;
  color: #fff;
  padding: 20px 0;
  width: 19.6875rem;
  /*overflow: hidden;
  height: 290px;*/
}
.cnt-slider-home .cnt-tiles .tile-news .title-news {
  font-size: 1.875rem;
  font-family: GalanoGrotesqueLight;
  margin-bottom: 10px;
}
.cnt-slider-home .cnt-tiles .tile-news .style2a {
  color: #7F7F7F !important;
}
.cnt-slider-home .cnt-tiles .tile-news .style3 {
  color: #fff !important;
  margin: 10px 0;
}
.cnt-slider-home .cnt-tiles .tile-news .style2 {
  color: #7F7F7F !important;
}
.cnt-slider-home .cnt-tiles .tile-news .c-secondary {
  color: #FFB800 !important;
}
.cnt-slider-home div.orbit-container li > div {
  background-color: #073a71 !important;
}
.cnt-slider-home div.orbit-container video {
  background-color: #05091b;
}
.cnt-slider-home div.orbit-container .tile-text-slider, .cnt-slider-home div.orbit-container .tile-text-slider.style8 {
  margin: 0;
  opacity: 0;
  width: auto;
  position: absolute;
  bottom: 50%;
  top: unset;
  left: 110px;
  padding: 15px;
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
}
@media (min-width: 1001px) {
  .cnt-slider-home div.orbit-container .tile-text-slider, .cnt-slider-home div.orbit-container .tile-text-slider.style8 {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    padding: 0;
    max-width: 525px;
    line-height: 41px;
  }
}
@media (max-width: 1000px) {
  .cnt-slider-home div.orbit-container .tile-text-slider, .cnt-slider-home div.orbit-container .tile-text-slider.style8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    min-height: 135px;
  }
}
.cnt-slider-home div.orbit-container .carousel-image {
  opacity: 0;
  width: 100%;
  height: 641px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cnt-slider-home div.cnt-youtube {
  /*height: 283px;
  overflow: hidden;*/
  z-index: 1;
  opacity: 0;
  margin: 22rem 0 -22rem;
  overflow: hidden;
}

.cnt-image-with-footer {
  position: relative;
}
.cnt-image-with-footer > div {
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
  padding: 1.25rem 1.875rem;
  color: #121212;
}
.cnt-image-with-footer > div > div {
  color: #073A71;
}

.cnt-text-imFoHome .style7 {
  line-height: 1;
}
.cnt-text-imFoHome .style2 {
  margin: 1rem 0 1.75rem;
}
.cnt-text-imFoHome .style6 {
  margin-top: 2rem;
}
.cnt-text-imFoHome .text-with-number {
  min-height: 9.375rem;
  position: relative;
  padding-top: 1rem;
}
.cnt-text-imFoHome .text-with-number img {
  height: 90px;
  margin-right: 5rem;
  margin-bottom: 0.5rem;
}
.cnt-text-imFoHome .text-with-number .cnt20 {
  height: 9.375rem;
  font-size: 175px;
  position: absolute;
  left: 0;
  top: 0;
  color: #e9e9e9;
  line-height: 1;
  font-family: GalanoGrotesqueExtraLightItalic;
  z-index: 0;
  letter-spacing: -10px;
}
.cnt-text-imFoHome .text-with-number .cnt-text {
  position: relative;
  z-index: 1;
}

.cnt-suppliers-home {
  overflow: hidden;
}

.cnt-carousel-suppliers {
  overflow: hidden;
}
.cnt-carousel-suppliers .orbit-timer {
  display: none;
}
.cnt-carousel-suppliers ul li div.columns {
  text-align: center;
}
.cnt-carousel-suppliers ul li div.columns:first-child {
  border: none;
}
.cnt-carousel-suppliers ul li a {
  display: inline-block;
  border-left: 1px solid #ccc;
  padding: 0 2rem !important;
  margin: 1.25rem 0 !important;
}
.cnt-carousel-suppliers ul li a:first-child {
  border: none;
}
.cnt-carousel-suppliers ul li img {
  height: 24px !important;
  width: 100% !important;
  display: inline-block !important;
}
div.cnt-join-to {
  background-image: url("img/b-stars.jpg");
  background-color: #073A71;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff;
  padding-top: 4.7rem;
  padding-bottom: 4.7rem;
}
div.cnt-join-to div.jt-1 {
  color: #FFB800;
  font-weight: 100;
  font-size: 1.75rem;
  line-height: 1;
}
div.cnt-join-to div.jt-2 {
  color: #fff;
  font-weight: bold;
  font-size: 3.4rem;
  line-height: 1;
}

div.cnt-international-network {
  background-color: #005ea8;
  background-repeat: repeat-y;
  background-position: top left;
  background-image: url("img/b-in-degraded.jpg");
  border-bottom: 0.5rem solid #FFB800;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
div.cnt-international-network div.in-1 {
  color: #fff;
  font-weight: 100;
  font-size: 1.875rem;
}
div.cnt-international-network div.in-2 {
  color: #fff;
  font-weight: bold;
  font-size: 1.875rem;
}
div.cnt-international-network img.in-logo {
  margin-top: 1.325rem;
}

.contenedor-mapa {
  position: relative;
  height: 745px;
  overflow: hidden;
  width: 100%;
}
.contenedor-mapa.con-fondo {
  background-image: url("img/mapa.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.contenedor-mapa .map-finder {
  position: absolute;
  right: -318px;
  top: 25px;
  z-index: 2;
  width: 318px;
  background-color: #fff;
}
.contenedor-mapa .map-finder div.columns.cnt-panel-left-map,
.contenedor-mapa .map-finder div.columns.cnt-panel-right-map {
  width: 100% !important;
  height: auto !important;
  background: #FAFAFA !important;
  border-bottom: 2px solid #fff;
}
.contenedor-mapa .map-finder div.columns.cnt-panel-right-map {
  background: #F2F2F2 !important;
  border-bottom: 0 !important;
}
.contenedor-mapa .map-finder .show-map-finder {
  cursor: pointer;
}
.contenedor-mapa .map-finder .show-map-finder div {
  line-height: 4.35rem;
  cursor: pointer;
  padding: 0 1rem;
  text-shadow: 0 0 3px #fff;
}
.contenedor-mapa .map-finder .icon-search {
  background-color: #FFB800;
  color: #272520;
  display: inline-block;
  width: 4.375rem;
  text-align: center;
  font-size: 2.9rem;
  float: right;
  cursor: pointer;
}
.contenedor-mapa .map-finder .cnt-panel-left-map {
  height: 431px;
  overflow: hidden;
  background-color: #fafafa;
  border-right: 1px solid #f3f3f3;
}
.contenedor-mapa .map-finder .iconos-sociales-panel {
  padding-top: 10px;
}
.contenedor-mapa .map-finder .iconos-sociales-panel a {
  font-size: 15px;
  margin-right: 1rem;
  margin-top: 0.5rem;
}
.contenedor-mapa .map-finder .iconos-sociales-panel a span {
  color: #555 !important;
}
.contenedor-mapa .map-finder .cnt-panel-right-map > div {
  margin-bottom: 0.75rem !important;
}
.contenedor-mapa .map-finder .cnt-panel-right-map img {
  margin-top: -15px;
}
.contenedor-mapa .map-finder .cnt-panel-right-map div.n-info.g-truck img {
  margin-top: -5px !important;
}
.contenedor-mapa .map-finder .content-map-finder {
  width: 318px;
  right: -318px;
  background-color: #fff;
  height: 100%;
}
.contenedor-mapa .map-finder .content-map-finder .search-square {
  position: relative;
}
.contenedor-mapa .map-finder .content-map-finder .search-square .icon-search-close {
  color: #272520;
  display: inline-block;
  width: 43px;
  text-align: center;
  font-size: 2.9rem;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
  height: 43px;
  line-height: 43px;
}
.contenedor-mapa .map-finder .content-map-finder .n-car, .contenedor-mapa .map-finder .content-map-finder .n-truck {
  background-image: url("img/car.png");
  clear: both;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  color: #fff;
  padding: 0.68rem 0 0.68rem 0.9rem;
  margin-bottom: 1.5625rem;
}
.contenedor-mapa .map-finder .content-map-finder .n-truck {
  background-image: url("img/truck.png");
}
.contenedor-mapa .map-finder .content-map-finder .n-info {
  line-height: 1.25;
  padding: 0 0 0 0.9rem;
  margin-bottom: 0.25rem;
}
.contenedor-mapa .map-finder .content-map-finder .n-info > div {
  display: inline-block;
}
.contenedor-mapa .map-finder .content-map-finder .n-info > div img {
  vertical-align: middle;
}
.contenedor-mapa .map-finder .content-map-finder .row > .columns {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.contenedor-mapa .map-finder .content-map-finder .row > .columns.medium-3 {
  padding-bottom: 0;
}

.cnt-board .cnt-person {
  position: relative;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cnt-board .cnt-person .person-text {
  line-height: 1 !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.cnt-board .cnt-person .personal-file {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
}
.cnt-board .cnt-person .personal-file .style7, .cnt-board .cnt-person .personal-file .style10 {
  font-size: 1.5rem;
}
.cnt-board .cnt-person .personal-file .style9 {
  font-size: 2.5rem !important;
}
.cnt-board .cnt-person.cnt-person1 {
  height: 600px;
  margin: 40rem 0 -40rem;
  opacity: 0;
}
.cnt-board .cnt-person.cnt-person2 {
  height: 310px;
  background-position: right top;
  margin: 22rem 0 -22rem;
  opacity: 0;
}
.cnt-board .cnt-person.cnt-person3 {
  height: 600px;
  margin: 40rem 0 -40rem;
  opacity: 0;
}
.cnt-board .cnt-person.cnt-person4 {
  height: 260px;
  margin: 22rem 0 -22rem;
  opacity: 0;
}
.cnt-board .cnt-person.cnt-person4 .person-text {
  left: auto;
  right: 0;
}
.cnt-board .cnt-person.cnt-person5, .cnt-board .cnt-person.cnt-person6 {
  height: 360px;
  margin: 24rem 0 -20rem;
  opacity: 0;
}
.cnt-board .columns, .cnt-board .padding-especial {
  padding: 0.9375rem;
  position: relative;
}
.cnt-board .columns .person-text, .cnt-board .padding-especial .person-text {
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 0;
  padding: 0.9375rem;
  z-index: 2;
}
.cnt-board .columns.textRight .person-text, .cnt-board .padding-especial.textRight .person-text {
  left: auto;
  right: 0;
}
.cnt-board .columns.p-right-0, .cnt-board .padding-especial.p-right-0 {
  padding-right: 0;
}
.cnt-board .columns.p-left-0, .cnt-board .padding-especial.p-left-0 {
  padding-left: 0;
}
.cnt-board .columns.p-left-0 .person-text, .cnt-board .padding-especial.p-left-0 .person-text {
  left: 0;
}
.cnt-board .columns.p-0, .cnt-board .padding-especial.p-0 {
  padding: 0;
}

.cnt-philosophy {
  padding: 0.9375rem 1.875rem;
  background-color: #fff;
}
.cnt-philosophy .philosophy0.tile-freedom {
  height: 306px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  padding: 0 1rem;
  font-size: 25px;
  margin: 20rem 0 -20rem;
  opacity: 0;
}
.cnt-philosophy .philosophy0.tile-freedom.to-tomorrow {
  background-image: url("/img/driving_tomorrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  display: block;
}
@media (max-width: 640px) {
  .cnt-philosophy .philosophy0.tile-freedom.to-tomorrow {
    min-height: 248px;
  }
}
@media (max-width: 480px) {
  .cnt-philosophy .philosophy0.tile-freedom.to-tomorrow {
    min-height: 175px;
  }
}
.cnt-philosophy .philosophy1 {
  height: 740px;
  background-color: #F7F7F7;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin: 50rem 0 -50rem 0;
  opacity: 0;
}
.cnt-philosophy .philosophy2 {
  height: 404px;
  background-color: #F7F7F7;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 25rem 0 -25rem;
  opacity: 0;
}
.cnt-philosophy .philosophy3 {
  height: 740px;
  background-color: #F7F7F7;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 50rem 0 -50rem 0;
  opacity: 0;
}
.cnt-philosophy .philosophy4 {
  height: 745px;
  background-color: #000;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin: 50rem 0 -50rem;
  opacity: 0;
}
.cnt-philosophy .philosophy5 {
  height: 745px;
  background-color: #F7F7F7;
  background-position: top center;
  background-repeat: no-repeat;
  margin: 50rem 0 -50rem;
  opacity: 0;
}
.cnt-philosophy .philosophy7 {
  height: 405px;
  background-color: #000;
  background-position: bottom center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  margin: 25rem 0 -25rem;
  opacity: 0;
}
.cnt-philosophy .philosophy8 {
  height: 310px;
  background-color: #F7F7F7;
  background-position: bottom left;
  background-repeat: no-repeat;
  margin: 20rem 0 -20rem;
  opacity: 0;
}
.cnt-philosophy .columns {
  padding: 0.9375rem;
}
.cnt-philosophy .columns > div {
  position: relative;
  overflow: hidden;
}
.cnt-philosophy .columns .tile-m-bottom {
  margin: 0 0 1.875rem 0;
}
.cnt-philosophy .columns.p-right-0 {
  padding-right: 0;
}
.cnt-philosophy .columns.p-left-0 {
  padding-left: 0;
}
.cnt-philosophy .columns.p-0 {
  padding: 0;
}

@media (max-width: 640px) {
  .cnt-page-suppliers .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cnt-page-suppliers div.cnt-imageBrand {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none !important;
    margin: 0 !important;
  }
  .supplierClick {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
}
.cnt-page-suppliers {
  margin-bottom: 0;
  /*div.columns.medium-4
  {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    &.with-border
    {
      border-right: 1px solid #5f5f5f;
      border-left: 1px solid #5f5f5f;
    }
    a

    {
      display: block;
      cursor: pointer !important;
    }
    img
    {
      height: 2rem;
    }
  }*/
}
.cnt-page-suppliers .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cnt-page-suppliers .supplierClick {
  cursor: pointer;
}
.cnt-page-suppliers .supplierClick div.cnt-imageBrand {
  -webkit-box-shadow: 3px 3px #bbb;
          box-shadow: 3px 3px #bbb;
  border: 1px solid #ddd;
  margin-bottom: 1.75rem;
  padding: 0.5rem 0.75rem;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cnt-page-suppliers .supplierClick div.cnt-imageBrand.apagado {
  border: 1px solid #fff;
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.cnt-page-suppliers .supplierClick div.cnt-imageBrand img {
  display: block;
  text-align: center;
  margin: 0 auto;
  height: 60px;
  width: 100%;
  padding: 0.2rem 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.cnt-page-suppliers .top-supplier img {
  display: block;
  text-align: center;
  margin: 0 auto;
  height: 75px !important;
  width: 100%;
  padding: 0.2rem 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.cnt-page-suppliers .top-supplier div.cnt-imageBrand-top-supplier {
  border: 1px solid #ffd700;
  padding: 0.25rem 0.75rem;
  background-color: #FFFFFF;
  -webkit-box-shadow: 3px 3px #ffd700;
          box-shadow: 3px 3px #ffd700;
  margin-bottom: 3px;
}
.cnt-page-suppliers .top-supplier div.supplier-product-category {
  margin-bottom: 0.5em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
}
.cnt-page-suppliers .top-supplier div.supplier-product-category h6 {
  color: black;
}
.cnt-page-suppliers .top-supplier div.empty-supplier-product-category {
  height: 50px;
}
.cnt-page-suppliers .cnt-top-categories {
  margin-top: 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cnt-page-suppliers .cnt-top-categories > div {
  margin-right: 3em;
  width: auto;
}

.cnt-history {
  background-image: url("img/end-history.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 11px;
}
.cnt-history .style4 {
  font-size: 0.8125rem !important;
  font-family: GalanoGrotesqueLight !important;
}
.cnt-history .style4 * {
  font-size: 0.8125rem !important;
  font-family: GalanoGrotesqueLight !important;
}
.cnt-history > div.columns {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("img/b-history.png");
  background-repeat: repeat-y;
  background-position: top center;
}
.cnt-history > div.columns .style8.c-primary {
  cursor: pointer;
}
.cnt-history > div.columns .capa-oscura {
  background: rgba(25, 14, 63, 0.75);
  position: absolute;
  top: 0;
  left: 0;
}
.cnt-history > div.columns .year-in-photo {
  position: absolute;
  right: 1rem;
  bottom: -1rem;
}
.cnt-history > div.columns .ta-right .year-in-photo {
  left: 1rem;
  right: auto;
}

.cnt-suppliers-home {
  background-color: #fafafa;
}

.cnt-form-news {
  margin-bottom: 55px;
}
.cnt-form-news form {
  margin: 0;
}
.cnt-form-news form > div.text-button {
  position: relative;
  padding: 0 2.8rem;
  background-color: #f4f4f4 !important;
}
.cnt-form-news form button.lupa {
  border-radius: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
.cnt-form-news form button.lupa span {
  background-color: #f4f4f4;
  padding: 0.75rem 0;
  color: #073A71;
  display: inline-block;
  width: 44px;
  text-align: center;
  font-size: 1.25rem;
  float: right;
  cursor: pointer;
}
.cnt-form-news form button.limpiar {
  border-radius: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  background-color: #ff0000;
  color: #121212;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 21px;
}
.cnt-form-news form input[type=text] {
  width: 100%;
  left: 4.375rem;
  height: 44px;
  border: none;
  border-bottom: 2px solid #f4f4f4;
  background-color: #f4f4f4;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
.cnt-form-news form input[type=text]:focus, .cnt-form-news form input[type=text]:active, .cnt-form-news form input[type=text]:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 2px solid #073A71;
}
.cnt-form-news form .historic-select {
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
}
.cnt-form-news form .historic-select.historic-select-wp {
  padding: 0 0 0 2.7rem !important;
}
.cnt-form-news form .historic-select select {
  background: #073A71 !important;
  border: 1px solid #073A71 !important;
  color: #FFF !important;
}
.cnt-form-news form .historic-select button {
  line-height: 10px;
}

.cnt-news .news-text {
  padding: 40px 30px;
  background-color: #f0f0f0;
}
.cnt-news .news-text .news-text1 {
  overflow: hidden;
}
.cnt-news .news-text .news-text2 {
  overflow: hidden;
}
.cnt-news .news-text .news-text3 {
  overflow: hidden;
}

.enlace-noticia {
  margin-bottom: 22px;
}

.cnt-img-noticia img {
  width: 100%;
}

div.text-news-inside {
  text-transform: uppercase;
  color: #073A71 !important;
  line-height: 1;
  padding: 20px;
  top: 0;
  background-color: #fff;
}

.tile-title-contact {
  background-image: url("img/b-contacto.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.tile-title-contact .tile-title-contact-text {
  line-height: 1;
  margin: 230px 0 230px;
}

.encabezado-contact {
  padding: 0 0.25rem;
}

.cnt-form-contact input[type=text] {
  height: 43px;
}
.cnt-form-contact input[type=text], .cnt-form-contact textarea {
  background: none;
  border: 1px solid #f4f4f4;
  background-color: #f4f4f4;
  margin: 0;
  font-size: 14px !important;
  color: #000 !important;
  /* WebKit */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE 10+ */
}
.cnt-form-contact input[type=text]:hover, .cnt-form-contact input[type=text]:focus, .cnt-form-contact input[type=text]:active, .cnt-form-contact textarea:hover, .cnt-form-contact textarea:focus, .cnt-form-contact textarea:active {
  border-bottom: 1px solid #000;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.cnt-form-contact input[type=text]::-webkit-input-placeholder, .cnt-form-contact textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1 !important;
}
.cnt-form-contact input[type=text]:-moz-placeholder, .cnt-form-contact textarea:-moz-placeholder {
  color: #000;
  opacity: 1 !important;
}
.cnt-form-contact input[type=text]::-moz-placeholder, .cnt-form-contact textarea::-moz-placeholder {
  color: #000;
  opacity: 1 !important;
}
.cnt-form-contact input[type=text]:-ms-input-placeholder, .cnt-form-contact textarea:-ms-input-placeholder {
  color: #000;
  opacity: 1 !important;
}
.cnt-form-contact textarea {
  padding-top: 10px;
}
.cnt-form-contact .columns {
  margin-top: 5px;
  margin-bottom: 5px;
  /*margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .25rem;
  padding-right: .25rem;*/
}
.cnt-form-contact .columns.col-con-fondo {
  background-color: #f4f4f4;
}
.cnt-form-contact textarea {
  height: 62px !important;
}
.cnt-form-contact div.rc-anchor.rc-anchor-normal.rc-anchor-light {
  border-radius: 0 !important;
}
.cnt-form-contact button {
  background: #073A71;
  color: #fff;
  border: 1px solid #073A71 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 42px;
  width: 302px;
  max-width: 100%;
  text-align: center;
  border-radius: 0;
  margin: 0 2px 0 0;
  text-transform: uppercase;
}

hr {
  border-top: 1px solid #22455f;
}

.cloud {
  left: 0;
  position: absolute;
  top: -11rem;
  z-index: 98;
}

.cnt-animate-car > div.d-inline-block {
  position: relative;
  overflow: hidden;
}
.cnt-animate-car > div.d-inline-block .step {
  position: absolute;
  top: 0;
  left: 0;
  /*&.a-step2
  {
    z-index: 2;
    //left: 100%;
    opacity: 0;
  }
  &.a-step3
  {
    z-index: 1;
    display: block;
    opacity: 0;
  }*/
}

ul li.cnt-languages-header div.cnt-list-languages-header {
  border-bottom: 0.5rem solid #fff;
}

div.cnt-list-social-header, header#header nav.top-bar.row ul li.cnt-languages-header div.cnt-list-languages-header {
  padding-top: 2rem !important;
  background-color: #fff;
  margin-top: -2rem;
}

div.cnt-list-social-header a {
  padding-bottom: 0.5rem !important;
}

.cnt-list-social-header, ul li.cnt-languages-header div.cnt-list-languages-header {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -4rem;
  width: 8rem;
  display: none;
  padding: 0 !important;
  /*&.cnt-list-languages-header a
  {
    line-height: 2.8125rem !important;
  }*/
}
.cnt-list-social-header a, ul li.cnt-languages-header div.cnt-list-languages-header a {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: none !important;
  background-color: #fff !important;
  cursor: pointer;
  display: inline-block;
  float: left;
  text-align: center;
  width: 100%;
  padding: 0 !important;
  line-height: 1 !important;
  color: #121212 !important;
  line-height: 2rem !important;
  padding: 0 0.5rem;
  /*span
  {
    &:after{height: 0 !important;}
    padding: 0 !important;
    height: 2.8125rem !important;
    line-height: 2.8125rem !important;
    color: $primary-color !important;
    border: none !important;
    font-size: 1.5rem !important;
  }*/
}
.cnt-list-social-header a:after, ul li.cnt-languages-header div.cnt-list-languages-header a:after {
  height: 0 !important;
}
.cnt-list-social-header a:hover, ul li.cnt-languages-header div.cnt-list-languages-header a:hover {
  color: #FFB800 !important;
}

.menu-car {
  z-index: 10;
  margin-bottom: 45px;
  width: 100%;
}
.menu-car > div span {
  display: inline-block;
  padding: 0.5rem 0 0;
  color: #fff;
  margin: 0 1rem;
  cursor: pointer;
}
.menu-car > div span div {
  color: #fff;
  padding-bottom: 1px;
}
.menu-car > div span div:after {
  content: "";
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  -webkit-transition: width 0.5s ease, background-color 0.5s ease;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.menu-car > div span div:hover:after {
  width: 100%;
  background: #FFB800;
}
.menu-car > div span div.active:after {
  content: "";
  display: block;
  margin: auto;
  height: 1px;
  width: 100%;
  background: #FFB800;
}

.cnt-last-bloque {
  margin: 20rem 0 -20rem;
  opacity: 0;
}

/*.cnt-bloque4
{
  overflow: hidden;
  height: 258px;
}*/
.cnt-parent-newsletter {
  padding: 10px;
}
.cnt-parent-newsletter .cnt-tile-newsletter {
  position: absolute;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  padding-top: 20px;
  background-position: top center;
  background-repeat: no-repeat;
}
.cnt-parent-newsletter .cnt-tile-newsletter .year-newsletter {
  color: #fff !important;
  text-decoration: none !important;
  font-family: GalanoGrotesqueLight;
}
.cnt-parent-newsletter img {
  width: 400px;
}
.cnt-parent-newsletter .div-magazine-gai {
  padding-top: 8px;
}
.cnt-parent-newsletter .div-magazine-gai img {
  width: 100%;
  border-radius: 0.5em;
}

.new-video {
  background-color: #c20e39;
  padding: 5px 20px;
  color: #fff;
}
.new-video a {
  color: #fff;
}
.new-video a .e3 {
  font-size: 13px !important;
}
.new-video a .e1 {
  font-size: 10px !important;
}
.new-video a:hover div, .new-video a:focus div, .new-video a:active div {
  color: #fff;
  text-decoration: underline;
}

.column-news .new-video {
  padding-left: 50px;
  padding-right: 50px;
}
.column-news.column-news-left > div {
  width: 50%;
  float: left;
  padding: 0 1rem;
}
.column-news.column-news-left > div div.style7.text-news-inside {
  font-size: 14px !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6px !important;
  padding-bottom: 8px !important;
  border-top: 4px solid #fff;
}
.column-news.column-news-left > div:nth-child(2n+1) {
  clear: both;
}
.column-news.column-news-left > div .enlace-noticia {
  padding-bottom: 1.5rem;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.column-news.column-news-left > div .enlace-noticia .cnt-img-noticia {
  padding-bottom: 0.75rem;
  background-color: #fff;
}
.column-news.column-news-left > div .enlace-noticia img {
  max-width: 175px;
  margin: 0 auto;
}
.column-news.column-news-left > div:first-child .enlace-noticia div.style7.text-news-inside {
  border-top: 4px solid #073A71;
}

.cnt-text-imFoHome > div.row {
  background-image: url("img/lateral.png");
  background-position: right bottom;
  background-repeat: no-repeat;
}
div.infoHome > div.style4 {
  font-size: 17px !important;
}

.cnt-list-contact {
  margin-bottom: 2rem;
  padding-top: 2rem;
}
.cnt-list-contact .row {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cnt-list-contact .row .medium-3 .style4 {
  margin: 10px 0 !important;
  line-height: 1.2;
}

.franja-mapa {
  clear: both;
  border-left: 0.9375rem solid #fff;
  border-right: 0.9375rem solid #fff;
}
.franja-mapa img {
  height: 38px;
  margin-top: 10px;
}
.franja-mapa a.logoEnlace {
  display: block;
  float: right;
}
.franja-mapa a.logoEnlace img {
  max-height: 2.5rem;
  margin: 9px 0;
}
.franja-mapa .c-white {
  padding-top: 0.875rem;
  line-height: 1;
}
.franja-mapa .c-color-special {
  padding-bottom: 0.875rem;
  line-height: 1;
}

.supplierInfo {
  display: none;
  padding-bottom: 1.75rem;
}
.supplierInfo .channel-link {
  background-color: #cc171f;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  float: right;
  margin-bottom: 45px;
  padding: 0.25rem 0.75rem;
  float: right;
}
.supplierInfo a.visit-website:hover {
  color: #FFB800 !important;
  text-decoration: underline;
}
.supplierInfo .cnt-video-info {
  padding-top: 30px;
  background-color: #121212;
}
.supplierInfo .cnt-video-info iframe {
  float: right;
}
.supplierInfo .cnt-video-info .youtube-title {
  text-transform: uppercase;
  color: #cc171f;
  margin-bottom: 25px;
}
.supplierInfo .cnt-video-info table {
  width: 100%;
  border: none !important;
  background: none !important;
}
.supplierInfo .cnt-video-info table * {
  border: none;
  background: none !important;
}
.supplierInfo .cnt-video-info table td {
  border-left: 1px solid #252525;
  color: #fff;
  font-size: 12px;
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
}
.supplierInfo .cnt-video-info table td:first-child {
  border: none;
}
.supplierInfo .cnt-video-info table thead th {
  color: #888888 !important;
  text-transform: uppercase;
  border-left: 1px solid #252525;
  color: #fff;
  font-size: 12px;
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
}
.supplierInfo .cnt-video-info table thead th:first-child {
  border: none;
}

.tabla-datos-home {
  background: none;
  border: none;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.tabla-datos-home tr {
  background: none !important;
}
.tabla-datos-home tr th {
  border: none;
  background-color: #073A71 !important;
  font-size: 0.9375rem;
}
.tabla-datos-home tr td {
  border: none;
  background: none !important;
  border-top: 1px solid #1c1c1a;
  font-size: 0.8125rem;
}

#welcome {
  margin-bottom: -11px !important;
  padding-top: 30px;
}

.key-figures {
  padding-top: 41px;
}

#countries {
  padding-top: 45px;
}

.margen_entre_mapas {
  border-top: 45px solid #fff;
}

div.tile.cnt-mapa-networks {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-bottom: -11px !important;
}
div.tile.cnt-mapa-networks > .columns {
  padding: 0 10px 10px 10px;
}

div#groupautoMapa.tile.cnt-mapa-networks > .columns {
  background-color: #F2F2F2;
}

div#groupauto, div#groupautoMapa.tile.cnt-mapa-networks > .columns {
  background-color: #F2F2F2;
}

div#eurogarage.franja-mapa.franja1, div#eurogarage.franja-mapa, div#eurogarageMapa.tile.cnt-mapa-networks > .columns {
  background-color: #073A71;
}
div#eurogarage.franja-mapa.franja1 div.style5.e9, div#eurogarage.franja-mapa div.style5.e9, div#eurogarageMapa.tile.cnt-mapa-networks > .columns div.style5.e9 {
  color: #fff !important;
}

div#top-truck.franja-mapa, div#topTruckMapa.tile.cnt-mapa-networks > .columns {
  background-color: #CC171F;
}
div#top-truck.franja-mapa div.style5.e9, div#topTruckMapa.tile.cnt-mapa-networks > .columns div.style5.e9 {
  color: #fff !important;
}

div#eurogarageMapa.tile.cnt-mapa-networks .map-finder, div#topTruckMapa.tile.cnt-mapa-networks .map-finder {
  position: absolute;
  top: 25px;
  width: 318px;
  right: -318px;
}
div#eurogarageMapa.tile.cnt-mapa-networks .map-finder .content-map-finder .search-square .icon-search-close, div#topTruckMapa.tile.cnt-mapa-networks .map-finder .content-map-finder .search-square .icon-search-close {
  color: #272520;
  display: inline-block;
  width: 43px;
  text-align: center;
  font-size: 2.9rem;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
  height: 43px;
  line-height: 43px;
}

div#topTruckMapa.tile.cnt-mapa-networks div.background-color-primary {
  background-color: #CC171F !important;
}
div#topTruckMapa.tile.cnt-mapa-networks div.background-color-primary div.e11.lh-1 {
  color: #fff !important;
}

div.tile.cnt-mapa-networks.last-cnt-mn {
  margin-bottom: 30px !important;
}

.click-table-info {
  padding: 0.7rem 0;
  cursor: pointer;
  position: relative;
  z-index: 99;
}
.click-table-info span {
  margin-left: 1rem;
}
.click-table-info.abierto > div {
  font-size: 1.875rem;
  font-family: GalanoGrotesqueLight;
}

.franja-cifras {
  text-align: center;
}
.franja-cifras.franja-cifras-home {
  opacity: 0;
  margin-bottom: -5rem;
  position: relative;
  z-index: 9;
}
.franja-cifras > div {
  vertical-align: top;
  width: auto;
  display: inline-block;
  text-align: center;
  font-size: 45px;
  font-family: GalanoGrotesqueThin;
  font-weight: 100 !important;
  color: #c6c6c6;
  padding: 0 1.4rem;
}
.franja-cifras > div:first-child {
  background: none;
}
.franja-cifras > div div.style2 {
  margin: -0.75rem 0 1rem;
  color: #97999b;
  text-align: center;
  font-size: 13px !important;
  letter-spacing: 0.05rem !important;
  line-height: 1.1;
  font-weight: bold;
}

.franja-cifras {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 15px 15px;
  max-width: 1140px;
  margin: 0 auto;
}

.franja-cifras > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 45px;
  font-family: GalanoGrotesqueThin;
  font-weight: 100 !important;
  color: #c6c6c6;
  padding: 0 1.4rem;
  position: relative;
}

.franja-cifras > div > div {
  color: #97999b;
  text-align: center;
  font-size: 8px !important;
  letter-spacing: 0.05rem !important;
  text-transform: uppercase;
  line-height: 1.1;
}

.franja-cifras > div::before {
  content: " ";
  position: absolute;
  left: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 22px;
  width: 2px;
  background-color: #624702;
}

.franja-cifras > div:first-child::before {
  display: none;
}

@media (min-width: 901px) {
  .franja-cifras > div:nth-child(6)::before {
    display: none;
  }
}
@media (min-width: 661px) and (max-width: 900px) {
  .franja-cifras {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .franja-cifras > div:nth-child(9) {
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
  .franja-cifras > div:nth-child(9)::before {
    display: none;
  }
}
@media (max-width: 660px) {
  .franja-cifras {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .franja-cifras > div:nth-child(odd)::before {
    display: none;
  }
}
@media (max-width: 350px) {
  .franja-cifras {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .franja-cifras > div::before {
    display: none;
  }
}
.parallax-window {
  min-height: 500px;
  background: transparent;
}

.contact-36 {
  height: auto;
  font-size: 80px;
  margin: -10px 0 -5px;
  line-height: 1;
  color: #073A71;
  line-height: 1;
  font-family: GalanoGrotesqueExtraLightItalic;
  z-index: 0;
  letter-spacing: -5px;
}

.p-left-history {
  padding-right: 60px !important;
}
.p-left-history > .style8.c-primary {
  padding-bottom: 20px;
}

.p-right-history {
  padding-left: 60px !important;
}
.p-right-history > .style8.c-primary {
  padding-bottom: 20px;
}

.open-item-history, .close-item-history {
  padding: 0 10px;
  font-size: 25px;
}

.p-disclaimer p {
  margin-bottom: 15px;
}

.btn.btn-back {
  color: #121212;
  display: inline-block;
  height: 2rem;
  line-height: 2rem;
  text-transform: uppercase;
}
.btn.btn-back span {
  float: left;
  margin-right: 0.5rem;
  font-size: 2rem;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.hans-circle img {
  border: 3px solid #073A71;
  float: left;
  border-radius: 50%;
  margin-right: 20px !important;
}
.hans-circle > div {
  padding-top: 1.75rem;
}

.a-click-car > span {
  cursor: default !important;
}
.a-click-car > span > div {
  cursor: pointer !important;
}

.open-tile-news, .close-tile-news {
  position: absolute;
  right: 0.5rem;
  margin-top: -0.5rem;
  cursor: pointer;
}

.emailLink:hover, .emailLink:focus, .emailLink:active {
  text-decoration: underline;
}

.cnt-carousel-suppliers-escritorio a {
  max-width: 25%;
}

@media (max-width: 850px) {
  .cnt-carousel-suppliers-escritorio {
    display: none;
  }
  div.d-none.cnt-carousel-suppliers-movil {
    display: block;
  }
  div.d-none.cnt-carousel-suppliers-movil a {
    max-width: 49%;
  }
}
div.ta-center.cnt-video.esconder > iframe {
  max-width: 100%;
}

div.cnt-form-news {
  margin-bottom: 0;
  border-top: 4px solid #FFB800;
  background-color: #272727;
  padding: 0 0 0 2.9375rem;
  position: relative;
  z-index: 2;
  margin-bottom: -7px;
}
div.cnt-form-news .selectboxit-container > span {
  background-color: #272727 !important;
  border-color: #272727 !important;
}
div.cnt-form-news .selectE1 {
  background-color: #525252 !important;
}
div.cnt-form-news .selectE1 > span {
  width: 100% !important;
  border-color: transparent !important;
}
div.cnt-form-news .selectE1 > span > span {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #525252 !important;
  height: auto;
  width: 100% !important;
  border-color: transparent !important;
}
div.cnt-form-news .selectE2 {
  background-color: #676767 !important;
}
div.cnt-form-news .selectE2 > span {
  width: 100% !important;
  border-color: transparent !important;
}
div.cnt-form-news .selectE2 > span > span {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #676767 !important;
  height: auto;
  width: 100% !important;
  border-color: transparent !important;
}
div.cnt-form-news > .background-color-blanco {
  background-color: transparent !important;
}
div.cnt-form-news form > div.row {
  background-color: transparent !important;
}
div.cnt-form-news form button.lupa {
  left: auto;
  right: 0;
}
div.cnt-form-news form input[type=text] {
  padding-left: 1.5rem;
}
div.cnt-form-news form input[type=text]:hover, div.cnt-form-news form input[type=text]:focus, div.cnt-form-news form input[type=text]:active {
  border-color: #c20e39 !important;
}
div.cnt-form-news div.columns.historic-select {
  padding: 0 2.7rem 0 0 !important;
  margin-top: 21px;
  margin-bottom: 20px;
  border-radius: 25px;
  background-color: transparent !important;
  text-align: right !important;
}
div.cnt-form-news .e10 {
  font-size: 1.375rem;
  padding-top: 14px !important;
  padding-bottom: 15px !important;
}

.titulo-news {
  background-image: url("img/banner-new.jpg");
  background-size: cover;
  background-position: left top;
  padding-bottom: 325px;
  margin-bottom: -325px;
  background-color: #073A71;
}

@media (max-width: 640px) {
  div.tile.cnt-b-suppliers.titulo-news {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  div.tile.cnt-b-suppliers.titulo-news .e14 {
    font-size: 50px !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.cnt-news > div > div.row {
  background: rgba(250, 250, 250, 0.9);
  z-index: 1;
  position: relative;
}
.cnt-news .news-text {
  padding: 40px 30px;
  background-color: #f0f0f0;
}
.cnt-news .news-text .news-text1 {
  overflow: hidden;
}
.cnt-news .news-text .news-text2 {
  overflow: hidden;
}
.cnt-news .news-text .news-text3 {
  overflow: hidden;
}

.enlace-noticia {
  margin-bottom: 22px;
}

.cnt-img-noticia img {
  width: 100%;
}

.text-news-inside {
  text-transform: uppercase;
  line-height: 1;
  padding: 20px;
  top: 0;
}

.news-en-columna {
  padding: 5px 50px;
}
.news-en-columna .e3 a {
  font-size: 13px;
}

@media (max-width: 950px) {
  .title-featured-videos {
    padding: 10px 0.75rem 11px 0.75rem;
  }
  .hr-news {
    margin: 0 0.75rem;
  }
  .news-en-columna {
    padding: 5px 0.75rem;
  }
  div.column-news div.new-video {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
.hr-news {
  border-color: #b5b5b5;
  color: #b5b5b5;
  margin: 0 50px;
}

.title-featured-videos {
  background-color: #525252;
  padding: 10px 1rem 11px 50px;
}
.title-featured-videos > div {
  line-height: 1;
  padding: 5px 0 6px;
}

@media (max-width: 950px) {
  .title-featured-videos {
    padding: 10px 0.75rem 11px 0.75rem;
  }
  .hr-news {
    margin: 0 0.75rem;
  }
  .news-en-columna {
    padding: 5px 0.75rem;
  }
  div.column-news div.new-video {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 776px) {
  .title-featured-videos {
    padding: 5px 0.75rem 5px 0.75rem;
    min-height: 54px;
  }
  .title-featured-videos > div {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 640px) {
  div.title-featured-videos {
    padding: 10px 0.75rem 11px 0.75rem;
    min-height: 0;
  }
  div.title-featured-videos > div.e10 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
div.cnt-latest a.link-news {
  font-size: 13px !important;
}

div#youtube-modal {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
div#youtube-modal .close-reveal-modal {
  color: #fff;
  text-shadow: 0 0 5px #ccc;
}

@media (max-width: 640px) {
  .cnt-list-contact .row .columns:nth-child(2n+1) {
    Clear: both;
  }
}
.cnt-video-news-magazines {
  gap: 20px;
  clear: both;
  padding: 0 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 700px) {
  .cnt-video-news-magazines {
    padding: 0 15px;
  }
}
.cnt-video-news-magazines > div {
  background-color: #F5F5F5;
  border: 1px solid #EAECF2;
  text-align: center;
  width: calc(33.3333333333% - 13.3333333333px);
}
@media (max-width: 1200px) {
  .cnt-video-news-magazines > div {
    width: calc(50% - 20px);
  }
  .cnt-video-news-magazines > div:first-child {
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
    width: 100%;
  }
}
@media (max-width: 980px) {
  .cnt-video-news-magazines > div:last-child {
    width: auto;
  }
}
@media (max-width: 937px) {
  .cnt-video-news-magazines > div {
    width: 100%;
  }
  .cnt-video-news-magazines > div:last-child {
    width: 100%;
  }
}
.cnt-video-news-magazines > div h2 {
  font-size: 16px;
  color: #073A71;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
.cnt-video-news-magazines > div.youtube-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cnt-video-news-magazines > div.news-and-event {
  padding: 18px 25px 18px 19px;
}
.cnt-video-news-magazines > div.news-and-event a.more-news {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  line-height: 19px;
  color: #073A71;
  border-bottom: 1px solid #073A71;
}
.cnt-video-news-magazines > div.news-and-event a.news {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px -webkit-min-content;
  -ms-grid-columns: 1fr 15px min-content;
  grid-template-columns: 1fr -webkit-min-content;
  grid-template-columns: 1fr min-content;
  -ms-grid-rows: auto 0 auto;
  grid-template-rows: repeat(2, auto);
  gap: 0 15px;
  padding: 8px 0;
  text-align: left;
      grid-template-areas: "div img" "span img";
}
.cnt-video-news-magazines > div.news-and-event a.news div {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: div;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #121212;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.cnt-video-news-magazines > div.news-and-event a.news img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: img;
  max-height: 80px;
  max-width: 150px;
  font-size: 8px;
  line-height: 1;
}
.cnt-video-news-magazines > div.news-and-event a.news span {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: span;
  font-size: 14px;
  color: #073A71;
}
.cnt-video-news-magazines > div.news-and-event a.news + a.news {
  border-top: 1px solid #E6E6E6;
}
.cnt-video-news-magazines > div.our-latest-magazines {
  padding: 18px 43px;
}
.cnt-video-news-magazines > div.our-latest-magazines h2 {
  margin-bottom: 13px;
}
.cnt-video-news-magazines > div.our-latest-magazines > div {
  display: -ms-grid;
  display: grid;
  gap: 43px;
  -ms-grid-columns: 1fr 43px 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 375px) {
  .cnt-video-news-magazines > div.our-latest-magazines > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.cnt-video-news-magazines > div.our-latest-magazines > div > a {
  color: #121212;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cnt-video-news-magazines > div.our-latest-magazines > div > a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 145px;
  font-size: 20px;
  color: inherit;
  font-weight: 600;
  text-align: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cnt-video-news-magazines > div.our-latest-magazines > div > a > div span {
  font-size: 12px;
  font-weight: normal;
  color: inherit;
  line-height: 1;
  min-height: 24px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cnt-video-news-magazines > div.our-latest-magazines > div > a > div img {
  -webkit-box-shadow: 0px 3px 5px #000000;
          box-shadow: 0px 3px 5px #000000;
  max-height: 204px;
}
.cnt-video-news-magazines > div.our-latest-magazines > div > a > div div {
  color: #073A71;
  font-size: 14px;
  border-bottom: 1px solid #073A71;
}
.cnt-video-news-magazines > div.our-latest-magazines > div > a + a ~ a {
  display: none;
}

.container-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.container-video iframe {
  position: absolute;
  left: 0.7em;
  width: 95%;
  height: 95%;
  bottom: 0px;
  padding-top: 10px;
}

.container-video-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  gap: 13px;
}
.container-video-home > h2 {
  padding-top: 8px;
}
.container-video-home > video {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

div#welcome.welcome-g {
  margin: 0 !important;
}
div#welcome.welcome-g + div#key-figures.tile {
  padding-top: 0 !important;
}

.cnt-welcome {
  padding: 86px 25px 56px 25px;
  margin: 0;
  background-image: url("/img/welcome-background.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cnt-welcome > div {
  font-size: 15px;
  color: #121212;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  line-height: 22px;
}
.cnt-welcome > div.div1 {
  color: #F2BA40;
  font-size: 30px;
  text-align: center;
}
.cnt-welcome > div.div2 {
  margin-top: 11px;
  margin-bottom: 22px;
}
.cnt-welcome > div.div3 {
  font-style: italic;
  max-width: 535px;
  text-align: center;
}
.cnt-welcome > div.div4 {
  margin-top: 22px;
  margin-bottom: 12px;
}
.cnt-welcome > div.div6 {
  margin-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cnt-welcome > div.div6 img {
  max-width: 70px;
  max-height: 70px;
  border-radius: 40px;
}
.cnt-welcome > div.div6 div {
  font-size: 10px;
  color: #121212;
}

div.header-with-image {
  background-position: center center;
  background-size: cover;
  background-repeat: repeat;
  max-width: 1920px;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 329px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
}
div.header-with-image * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
}
div.header-with-image > div {
  max-width: 1340px;
  margin: 0 auto;
  text-align: left;
  padding: 25px 40px;
  width: 100%;
}
div.header-with-image > div > div,
div.header-with-image > div > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
div.header-with-image > div > div > div,
div.header-with-image > div > a > div {
  color: inherit;
  font-size: 44px;
  font-weight: normal;
}
div.header-with-image#groupauto-news {
  background-image: url("/img/groupauto-news-background.jpg");
}
div.header-with-image#banner-contact {
  background-image: url("/img/banner-contact-background.jpg");
}
div.header-with-image#groupauto-suppliers {
  margin-bottom: 50px;
  background-image: url("/img/groupauto-suppliers-background.jpg");
}

.news-list {
  display: -ms-grid;
  display: grid;
  gap: 24px 28px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  max-width: 1340px;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}
@media (min-width: 500px) {
  .news-list {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
.news-list > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-list > div > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 26px;
  background-color: #EFF1F2;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  max-width: 405px;
  width: 100%;
}
.news-list > div > a:hover {
  background-color: #d3d8db;
}
.news-list > div > a > div.imagen {
  overflow: hidden;
  height: 232px;
  width: 100%;
  position: relative;
  background-color: #e1e5e7;
}
.news-list > div > a > div.imagen > img {
  height: 100%;
  max-height: 232px;
  width: auto;
  min-width: 100%;
  max-width: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.news-list > div > a > div.fecha {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #F2BA40;
  color: #073A71;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding: 5px 12px;
  margin: 0 0 0 25px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.news-list > div > a > div.titulo {
  font-size: 22px;
  color: #073A71;
  font-weight: bold;
  line-height: 30px;
  margin: -4px 0 0 0;
  padding: 0 25px 8px 25px;
}
.news-list > div > a > div.texto {
  color: #121212;
  font-size: 16px;
  padding-bottom: 21px;
  padding: 0 25px;
}
.news-list > div > a > div.read-more {
  color: #073A71;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin: auto 0 0 0;
  padding: 21px 25px 0 25px;
  text-transform: uppercase;
}

.ver-mas-noticias {
  margin: 0 auto 20px auto;
  background-color: #073A71;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 40px;
  min-height: 45px;
  padding: 6px 54px 4px 54px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ver-mas-noticias:hover {
  color: #fff;
  background-color: #0a53a1;
}

.cnt-backg-list-contact-dark {
  margin-top: 2rem;
  background-color: #073A71;
}
.cnt-backg-list-contact-dark * {
  color: #fff;
}
.cnt-backg-list-contact-dark .style5 {
  color: #F2BA40;
}
.cnt-backg-list-contact-dark a,
.cnt-backg-list-contact-dark a:hover {
  color: #F2BA40;
}

.cnt-image-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px 23px;
  margin: 0 auto;
  max-width: 1140px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 15px 40px 15px;
}
@media (max-width: 850px) {
  .cnt-image-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.cnt-image-title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cnt-image-title > div:first-child {
  max-width: 363px;
}
.cnt-image-title > h1 {
  font-size: 21px;
  color: #121212;
  font-weight: normal;
  text-transform: uppercase;
}

.paginacion {
  gap: 5px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 1fr 5px auto 5px 1fr;
  grid-template-columns: 1fr auto 1fr;
      grid-template-areas: "left center right";
}
.paginacion li,
.paginacion li.current,
.paginacion li.prev,
.paginacion li.next {
  margin: 0.25em;
  border-radius: 7px;
}
.paginacion li a,
.paginacion li.current a,
.paginacion li.prev a,
.paginacion li.next a {
  border-radius: 7px;
}
.paginacion > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paginacion > div:first-child {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: center;
}
.paginacion > div:last-child {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
  gap: 5px;
  grid-area: right;
  font-size: 14px;
  white-space: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 800px) {
  .paginacion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
        grid-template-areas: unset;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
  }
  .paginacion > div:last-child {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

body div.pp_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  cursor: pointer;
}

div.pp_pic_holder {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 90vh;
  max-width: 90vw;
}
div.pp_pic_holder * {
  margin: 0 !important;
  position: static !important;
  top: unset !important;
  right: unset !important;
  bottom: unset !important;
  left: unset !important;
  padding: 0 !important;
  background: none !important;
  width: unset !important;
  height: unset !important;
  max-height: unset !important;
  max-width: unset !important;
}
div.pp_pic_holder .pp_social,
div.pp_pic_holder .ppt,
div.pp_pic_holder .pp_top,
div.pp_pic_holder .pp_bottom,
div.pp_pic_holder .pp_details,
div.pp_pic_holder .pp_expand {
  display: none !important;
}
div.pp_pic_holder img#fullResImage {
  width: auto !important;
  height: auto !important;
  max-height: 100% !important;
  max-width: 100% !important;
}
div.pp_pic_holder .pp_content {
  height: auto !important;
  width: auto !important;
}
div.pp_pic_holder .pp_content::before {
  content: "✖";
  position: absolute;
  font-size: 30px;
  color: #fff;
  margin-top: -40px;
  pointer-events: none;
  cursor: pointer;
}

.tile-text-slider {
  border: none !important;
}

div.cnt-slider-home div.orbit-container a.orbit-prev,
div.cnt-slider-home div.orbit-container a.orbit-next {
  bottom: 50% !important;
  margin: 0 0 -30px 0 !important;
  background: rgba(0, 0, 0, 0.6) !important;
  cursor: pointer;
}

div.background-suppliers-blue.background-color-primary {
  background-color: #073A71 !important;
}
div.background-suppliers-blue.background-color-primary .style4 {
  font-size: 15px !important;
}

#background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}
@media (max-width: 1000px) {
  #background-video {
    width: 100%;
  }
}

#figiefa_news {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  line-height: 19px;
  color: #073A71;
  border-bottom: 1px solid #073A71;
}

@media (max-width: 640px) {
  .cnt-slider-home,
  .cnt-b-suppliers,
  .cnt-title-brands,
  .cnt-banner-news,
  .tile-title-contact,
  .cnt-banner-noticia {
    margin: 0 !important;
  }
}
@media (max-width: 1000px) {
  .cnt-slider-home div.orbit-container div.carousel-image {
    margin: 0 !important;
  }
}
.div-figiefa img {
  width: 200px;
  margin-top: 15px;
}
/*# sourceMappingURL=specific-page-styles.css.map */