.page-video .page-header {
  display: none;
} 

.page-video .hero {
  margin-bottom: 30px;
  margin-top: -19px;
}  

.page-video #wrapper { 
  padding-top: 0;
  background: #ffffff;
}  

.page-video .card-block {
  padding: 0;
}

.page-video .breadcrumb ul {
  padding-left: 0.5rem;
}

.page-video .breadcrumb a:hover {
  text-decoration: underline;
}
.page-video .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0;
}

.page-video #hero-video img {
  width: 100%;
  height: auto;
  display: block;
} 

.page-video #hero-video {
  position: relative; 
  left: 50%;
  margin-left: -50vw;
}

.page-video #section-video.elementor-container {
  width: 1204px;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.page-video .bloque-video {
  margin-bottom: 60px;
}

.page-video h1 { 
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 37px;
  color: #000000;
  margin-top: 0;
  font-family: 'Platform', sans-serif !important;
}

.page-video .sub-title {
  font-family: 'Platform Web';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-align: left;
  color: #000000;
}

.page-video .video-iframe {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}

.page-video .video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}

.page-video .video-content {
  padding-top: 30px;
} 
.seguir-enlace-first-video  .seguir-enlace a::before {
  content: url(https://catalogo.autofrenseinsa.com/img/cms/red-arrow.svg);
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: 1px;
  transition: all 0.3s ease;
}

.seguir-enlace-first-video  .seguir-enlace a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.02em;
  color: #E42618;
  margin-top: 34px;
  margin-bottom: 10px;
  display: block;
  position: relative;
}

.seguir-enlace-first-video  .seguir-enlace a:hover::before {
  transform: translateX(4px);  
}  

.slider-inner .slick-prev:before {
    content: url(https://catalogo.autofrenseinsa.com/img/cms/arrow-prev.svg);
    display: block;
}
.slider-inner .slick-next:before {
    content: url(https://catalogo.autofrenseinsa.com/img/cms/arrow-next.svg);
    display: block;
}
/* Responsive container (if using Bootstrap 4/5) */
@media (max-width: 767px) {
  .bloque-video .col-md-3,
  .bloque-video .col-md-9 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.page-video .video-content p {
  font-family: 'Platform Web';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-align: left;
    color: #000000;
}

.page-video .video-slider {
  position: relative;
  overflow: hidden;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background-color: #E8F2FC;
  padding: 60px 0;
}

.page-video .slider-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

.page-video .video-slider h3 {
  font-family: 'Platform Web';
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
  color: #000; 
  text-transform: uppercase; 
  font-style: normal;
  font-weight: 300; 
  line-height: 55px;
  letter-spacing: 0.02em; 
}

.page-video .slider-container {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory; 
  box-sizing: border-box;
}


.page-video .slide {
  flex: 0 0 100%;
  max-width: 568px;
  scroll-snap-align: start;
  background-color: #E8F2FC; 
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.page-video .video-thumb {
  position: relative;
  display: block;
  overflow: hidden; 
}

.page-video .video-thumb img {
  width: 100%;
  display: block; 
}

.page-video .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-video .slide-info {
  margin-top: 20px;
}

.page-video .slide-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.page-video .slide-info h2 { 
  margin: 0;
  font-weight: 600;
  color: #000;
  flex: 1;
  padding-right: 125px;
}

.page-video .slide-info .link-title {
    color: #000;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.page-video .slide-info p { 
    font-family: 'Platform Web';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0.02em;
    text-align: left;
    color: #000000;
    padding-right: 175px;
}

.page-video .slide-link { 
  text-align: right;
}

.page-video .slide-link a { 
  color: #E40000;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
}

.page-video .slide-link a::before {
    content: url(https://catalogo.autofrenseinsa.com/img/cms/red-arrow.svg);
    padding-right: 10px;
    top: 1px;
    position: relative;
    transition: all 0.3s ease;
}

.page-video .slide-link a:hover::before {
  transform: translateX(4px);
}

.page-video .slider-prev,
.page-video .slider-next {
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  background: none;
  color: #333;
  border: none;
  font-size: 24px;
  cursor: pointer;
  z-index: 10;
}

.page-video .slider-prev {
  left: -73px;
}
.page-video .slider-next {
  right: -73px;
}



.multimedia-item {
  border: none !important;
} 
.multimedia-grid {
  display: grid;
  grid-template-columns: 1fr; 
  gap: 30px;
  margin-top: 60px;
} 
.multimedia-item {
  border: 1px solid #ccc;
  padding-right: 20px;
  background: #fff;
  position: relative;
  min-height: 440px; 
}
@media (min-width: 1200px) {
  .multimedia-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 columnas a partir de 1200px */
  }
  .seguir-views-field-field-enlace-1 {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
  .enlaces_titulos,
  .multimedia-content {
    width: 75%;
  }
}

.multimedia-image {
  width: 100%;
  height: auto;
}
.multimedia-image-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.multimedia-image {
  transition: transform 0.3s ease;
  width: 100%;
  height: auto;
  display: block;
}
.multimedia-image-link:hover .multimedia-image {
  transform: scale(1.05);
}
.multimedia-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0.8;
}
.enlace-titulo-first-video {
    font-size: 20px;
    margin: 0 0 15px 0; 
    font-weight: 500;
    line-height: 1.1;
    color: #000000;
}
.enlaces_titulos {
  font-size: 20px;
  margin: 30px 0 0 0;  
  font-weight: 500;
  line-height: 1.1;
  color: #000000; 
}
.enlaces_titulos a, .enlace-titulo-first-video a {
    color: #000;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
}

.enlaces_titulos a:hover {
  text-decoration: none;
}
.seguir-views-field-field-enlace-1 .seguir-enlace a::before {
  content: url(https://catalogo.autofrenseinsa.com/img/cms/red-arrow.svg);
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: 1px;
  transition: all 0.3s ease;
}

.seguir-views-field-field-enlace-1 .seguir-enlace a {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.02em;
  color: #E42618; 
  display: block;
  position: relative;
}

.seguir-views-field-field-enlace-1 .seguir-enlace a:hover::before {
  transform: translateX(4px);  
}
 
@media (min-width: 1200px) {  
  .seguir-views-field-field-enlace-1 {
    position: absolute;
    right: 23px;
    top: 418px;
  } 
  .multimedia-item {
    position: relative;
  }
}


.multimedia-content {
  margin: 0;
}
.multimedia-link {
  text-decoration: none;
  color: #e42618;
  font-weight: bold;
}
.multimedia-pagination {
  margin-top: 30px;
  text-align: center;
}
.multimedia-pagination a {
  margin: 0 5px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #000;
}
.multimedia-pagination a.active {
  background-color: #e42618;
  color: #fff;
  font-weight: bold;
}

.page-video .field--name-field-doc-producto {
    background-color: #f2f2f2;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    padding: 60px;
}

.field--name-field-doc-producto .field--label {
    font-family: Platform Web;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding: 0 0 30px 0;
}

.field--name-field-doc-producto .field--items .field--item:first-child {
    border-left: none;
}

.field--name-field-doc-producto .field--items .field--item {
    border-left: 1px solid #000;
    min-height: 175px;
}
.field--name-field-doc-producto .field--item {
    display: inline-block;
}

.file {
    display: table;
    font-size: 75%;
    font-weight: 700;
    margin: 5px 0;
    width: 100%;
}
.field--name-field-doc-producto article.catalogos .file > span {
    background: none;
    border: none;
}
.field--name-field-doc-producto article.catalogos h2, .field--name-field-doc-producto article.catalogos .file-icon, .field--name-field-doc-producto article.catalogos .file-size {
    display: none;
}
.file > span:first-child {
    border-left: 1px solid #ccc;
}
.file > span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.file-icon {
    display: table-cell;
    font-size: 150%;
    padding: 0.25em 0.5em;
    text-align: center;
    vertical-align: middle;
}
.text-primary {
    color: #337ab7;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.field--name-field-doc-producto article.catalogos .file > span {
    background: none;
    border: none;
}
.file > span {
    background: #fff;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.file-link {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.field--name-field-catalogo-pdf a {
    max-width: 185px;
    padding: 0 15px;
    display: block;
    color: #000;
    font-weight: 300;
    font-size: 16px;
    position: relative;
    min-height: 160px;
    overflow: hidden;
    text-decoration: none;
}
.field--name-field-catalogo-pdf a:hover {
    text-decoration: none;
}
.field--name-field-catalogo-pdf a::before {
    content: "PDF";
    background-image: url(https://catalogo.autofrenseinsa.com/img/cms/doc-download.svg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 55px;
    display: block;
    padding-bottom: 2px;
    font-weight: 500;
    font-size: 16px;
    transition: background-position 0.3s ease;
    text-align: center;
}
.field--name-field-catalogo-pdf a:hover::before {
    background-position: center 10px;
}
.field--name-field-catalogo-pdf .file-link a::after {
    content: "Descargar";
    display: table;
    background-image: url(https://catalogo.autofrenseinsa.com/img/cms/red-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 19px;
    font-size: 14px;
    font-weight: 500;
    padding-top: 15px;
    color: #E42618;
    position: absolute;
    bottom: 0px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    padding-right: 15px;
}