html, body {
  width: 21cm;
  /*min-height: 29.7cm;*/
}

body {
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-print-color-adjust:exact !important;
  print-color-adjust:exact !important;
}

p{
  font-size: 90%;
  margin-bottom: 0;
}

#gotoTop{
  display: none!important;
}

span.fecha_pdf {
    font-weight: 600;
    color: #be2031;
}

.img_full, .pagina_a4{
  width: 21cm;
  height: 29.7cm;
  position: relative;
  overflow: hidden;
}

.acta_de_proyecto{
  background-image: url('../images/fondo_acta_de_proyecto.svg');
  background-size: cover;
}

.dark_catalogue .acta_de_proyecto{
  background-image: url('../images/fondo_acta_de_proyecto_dark.svg');
}

.dark_catalogue .titulo_acta_de_proyecto{
  color: white;
  font-weight: 500 !important;
}

.dark_catalogue .texto_fecha_pie, .dark_catalogue .texto_cliente_pie{
  color: #b7b7b7;
}

.dark_catalogue .texto_cliente_pie .text-muted{
  color: #959595!important;
}


.titulo_acta_de_proyecto {
    text-align: center;
    margin-top: 1.19cm;
    font-size: 27px;
    font-weight: 600 !important;
    margin-bottom: 1cm;
}

.subtitulo_seccion_acta_de_proyecto{
  font-size: 16px;
}

.titulo_seccion_acta_de_proyecto{
  font-size: 20px;
}

.bloque_catalogo_continuo .title_tag{
  font-size: 26px!important;
  color: var(--primary-color);
}

.parrafo_acta_de_proyecto, .texto_web_acta p{
  font-size: 9.5pt!important;
  line-height: 1.3em;
  text-align: justify;
}

.asterisco_acta{
  font-size: 10px;
  position: relative;
  bottom: 3px;
}

.notas_al_pie {
    position: absolute;
    font-size: 8pt;
    width: 18.4cm;
    text-align: justify;
    line-height: 1.3em;
    left: 1.3cm;
    margin-top: 25px;
}

.notas_al_pie p{
    font-size: 8pt!important;
    text-align: justify;
    line-height: 1.3em!important;
}

.precio_acta_presupuesto.precio_presupuesto_tachado {
    font-style: italic;
    opacity: 0.7;
}

.precio_presupuesto_tachado::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -3px;
    width: calc(100% + 6px);
    height: 1px;
    background-color: #656565;
    transform: translateY(-50%);
}

.ul_acta_de_proyecto{
  padding-left: 15px;
}

.ul_hosting_details li{
  width: 50%;
  float: left;
  padding-left: 25px;
}

span.precio_acta_presupuesto {
    float: right;
}

.height_masonry_1{height:51.408px!important;}.height_masonry_2{height:102.816px!important;}.height_masonry_3{height:154.224px!important;}.height_masonry_4{height:205.632px!important;}.height_masonry_5{height:257.04px!important;}.height_masonry_6{height:308.448px!important;}

.text_firma{
  color: #1e90ff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
  display: inline-block;
  letter-spacing: 1px; 
  font-family: "Dancing Script", "Lucida Calligraphy", cursive!important; 
  top:17px; 
  left: 50%;
  transform: translateX(-50%) rotate(-2deg);
  font-size: 28px;
  white-space: nowrap; /* Evita el salto de línea */

}

.ul_presupuesto{
  padding: 0;
}

.ul_presupuesto li {
    list-style: none;
    border-bottom: 1px solid #ddd;
}

.ul_acta_de_proyecto li {
    margin-bottom: 5px;
}

.ul_presupuesto li span{
  text-shadow: 
    -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white,
    -2px -2px 0 white, 2px -2px 0 white, -2px 2px 0 white, 2px 2px 0 white,
    -3px -3px 0 white, 3px -3px 0 white, -3px 3px 0 white, 3px 3px 0 white,
    -4px -4px 0 white, 4px -4px 0 white, -4px 4px 0 white, 4px 4px 0 white,
    -5px -5px 0 white, 5px -5px 0 white, -5px 5px 0 white, 5px 5px 0 white,
    -6px -6px 0 white, 6px -6px 0 white, -6px 6px 0 white, 6px 6px 0 white,
    -7px -7px 0 white, 7px -7px 0 white, -7px 7px 0 white, 7px 7px 0 white,
    -8px -8px 0 white, 8px -8px 0 white, -8px 8px 0 white, 8px 8px 0 white;
}

.catalogo .portfolio-desc .text-small {
    font-size: 12px;
}
.catalogo .portfolio-desc {
    margin: 0;
    padding: 0;
}
.catalogo .overlay-trigger-icon{
    font-size: 0.6em;
    line-height: 1.7em;
    margin-top: 5px;
}

.asterisco_titulo{
    right: 37%;
    position: absolute;
    top: 8px;
}

p.texto_fecha_pie {
    position: absolute;
    bottom: 1.6cm;
    right: 2.65cm;
    font-size: 8pt !important;
    text-align: right;
}

p.texto_cliente_pie {
    text-align: right;
    position: absolute;
    bottom: 0.55cm;
    right: 2.65cm;
    font-size: 8pt !important;
}

#anio_portada {
  position: absolute;
  top: 23.5cm;
  left: 1.3cm;
  font-size: 7em;
  opacity: 0.3;
  z-index: 15;
}

.img_full{
  z-index: 10;
}

#pdf_header, #pdf_footer{
  position: fixed;
  background:red;
  width:21cm;
  z-index: 1;
}

#pdf_header{
  top:0;
}

#pdf_footer{
  bottom:0;
}

.pdf_titulo_categoria, .pdf_foto_categoria{
  position: absolute;
  z-index: 15;
}

.pdf_crop_foto_categoria {
    display: block;
    width: 14cm;
    height: 14.85cm;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.pdf_foto_categoria {
    width: 14cm;
    height: 17.5cm;
    top: -2cm;
    left: -4.3cm;
    transform: skew(-4deg) rotate(13deg);
    -webkit-transform: skew(-4deg) rotate(13deg);
    -moz-transform: skew(-4deg) rotate(13deg);
    overflow: hidden;
}

.pdf_foto_categoria img {
    width: 140%;
    height: 111%;
    object-fit: cover;
    top: 50%;
    position: absolute;
    right: -7cm;
    top: 50%;
    transform: skew(4deg) rotate(-13deg) translateY(-50%);
    -webkit-transform: skew(4deg) rotate(-13deg) translateY(-50%);
    -moz-transform: skew(4deg) rotate(-13deg) translateY(-50%);
}

.pdf_titulo_categoria {
    position: absolute;
    top: 11.5cm;
    right: 1.3cm;
    text-align: right;
    color: #be2031;
    z-index: 10;
    margin: 0;
    width: 8cm;
    height: 3cm;
    font-size: 2.75em;
    line-height: 1.1em;
}

ul.listado_subcategorias {
    position: absolute;
    top: 15.5cm;
    z-index: 15;
    right: 1.3cm;
    list-style-position: inside;
    direction: rtl;
    text-align: right;
    list-style: none;
}

ul.listado_subcategorias li::before {
  content: "\27EB";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #be2031; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: 0em; /* Also needed for space (tweak if needed) */
}

.pdf_titulo_categoria_subcategoria{ 
    margin: 0.3cm 0 0cm 1cm;
    font-weight: 400!important;
    font-family: 'Roboto'!important;
    font-size: 1em;
  }

.pdf_titulo_subcategoria{
  background: #3c3c3b;
  height: 2cm;
  padding-left: 1cm;
  margin-top: 1cm;
  position: relative;
}

.pdf_titulo_subcategoria h2{
  color: white;
  line-height: 2cm;
}

.pdf_crop_foto_subcategoria {
    display: block;
    width: 5cm;
    height: 2.9cm;
    overflow: hidden;
    position: absolute;
    top: -0.5cm;
    right: 0;
}

.pdf_foto_subcategoria {
    width: 4cm;
    height: 3cm;
    top: 0;
    transform: skew(-10deg) rotate(0deg);
    -webkit-transform: skew(10deg) rotate(0deg);
    -moz-transform: skew(-10deg) rotate(0deg);
    overflow: hidden;
    float: right;
    position: relative;
    right: -0.3cm;
    border-left: 10px solid #868686;
    -webkit-box-shadow: -10px 0px 0px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: -10px 0px 0px 0px rgba(0,0,0,0.25);
    box-shadow: -10px 0px 0px 0px rgba(0,0,0,0.25);
}

.pdf_foto_subcategoria img {
    width: 160%;
    height: 130%;
    object-fit: cover;
    top: 50%;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: skew(-10deg) rotate(0deg) translateY(-50%);
    -webkit-transform: skew(-10deg) rotate(0deg) translateY(-50%);
    -moz-transform: skew(-10deg) rotate(0deg) translateY(-50%);
}

.pdf_producto_container{
  position: relative;
}

#content, #wrapper{
  background-color:transparent;
}

.pdf_foto_producto{
  height: 192px;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #be2031;
  -webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);
  box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);
  position: relative;
  z-index: 5;
}

.pdf_producto_container{
  background-image: url('../cpanelBW/images/catalogobg.jpg');
  background-repeat: repeat-y;
  background-size: 21cm;
}

.contenido_jugador{
  padding: 0cm 2cm 1.5cm;
}

.pdf_titulo_producto{
  color: #be2031;
  font-size: 2.5em;
  margin-bottom: 0.3cm;
}

h3.pdf_titulo_producto::after {
    content: "";
    width: 40px;
    height: 3px;
    display: block;
    position: absolute;
    bottom: -10px;
    background: #231f20;
}

.pdf_subtitulo_producto{
  font-size: 0.85em;
  line-height: 1.2em;
}

img.foto_club {
    width: 50px;
    min-width: 50px;
    height: 50px;
    object-fit: contain;
    z-index: 9;
}

img.foto_seleccion {
    width: 50px;
    height: 50px;
    object-fit: contain;
    position: absolute;
    bottom: 25px;
    left: 15px;
    z-index: 8;
}

img.foto_nacionalidad {
    width: 42px;
    height: 28px;
    z-index: 2;
    object-fit: cover;
    position: absolute;
    top: 25px;
    left: 10px;
    -webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);
    border-radius: 3px;
    z-index: 10;
}

img.foto_nacionalidad_2 {
  left: 20px;
  top: 5px;
  z-index: 1;
  -webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 3px 3px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.25);}

.underline{
  border-bottom: 2px solid #be2031;
}

.pdf_titulo_seccion{
  font-weight: 600!important;
  line-height: 1.2em;
  font-size: 16px;
}

.pdf_titulo_seccion img{
  margin-top: -5px;
}

img.eu_passport {
    position: absolute;
    z-index: 1;
    top: 3px;
    right: -22px;
    width: 22px;
    transform: rotate(6deg);
}

.pdf_producto_container .table > :not(caption) > * > * {
    padding: 0.1rem;
    font-size: 0.8em;
}

.pdf_foto_plano{
  object-fit: contain;
  width:2.75cm;
  height: 2.75cm;
  margin: 0 0.15cm 0.5cm 0.15cm;
}

.catalogo #top-bar, .catalogo #header, .catalogo #footer, .catalogo #page-title{
  display:none;
}

.full_page{
  width: 21cm;
  height: 29.71cm;
}

.foto_video_pdf {
    position: absolute;
    z-index: 0;
    width: 5.38cm;
    height: 3.6cm;
}

.fondo_video .fluid-width-video-wrapper {
    padding-top: 3.6cm !important;
}

.fondo_video{
  background-image: url(../images/fondo_video.svg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0.36cm 0.7cm;
}

.fondo_video iframe {
    height: 4.5cm;
}

.link_pdf{
  font-weight: 600!important;
  font-size: 16px;
}

.logo_stellar {
    position: absolute;
    top: 1.5cm;
    right: 1.25cm;
    width: 3cm;
}

.abreviacion_posicion {
    background: #f3f3f5;
    padding: 0 5px;
    margin-left: -2px;
}

@media print {
  .iframe_pdf{
    display: none;
  }
}

.datos_contacto.text-center {
    bottom: 0.8cm;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px;
    background: white;
    border: 2px solid #eaeaea;
}

.copyright_stellar.text-center {
    bottom: 0.25cm;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color:white;
    font-style: italic;
    font-size: 0.9em;
}

label.label.label-info.label-seleccion {
    background: #be2031;
    color: white;
    z-index: 9;
    position: relative;
    padding: 0 5px;
    font-weight: 500;
    font-size: 10px;
    top: -9px;
    border-radius: 5px;
    left: -7px;
}

.add_and:before{
  content: "&";
  display: block;
  font-size: 42px;
  position: absolute;
  left: -18%;
  top: -5px;
  opacity: 0.1;
  font-weight: 700;
}

.contenedor_club_pdf{
  width: fit-content;
  min-width: 225px;
  max-width: 250px;
  height: 70px;
  vertical-align: middle;
  margin-top: 10px;
}

.contenedor_club_pdf h4{
  vertical-align: middle;
}


.texto_jugador p {
    margin-bottom: 0;
    line-height: 17px !important;
    font-size: 13px;
    
}

.fa-file-contract {
    font-size: 22px;
}

small.age_pdf {
    position: absolute;
    bottom: 6px;
    font-size: 18px !important;
    transform: translateX(6px);
}

.nowrap{
  white-space: nowrap;
}

