{"id":15959,"date":"2025-12-05T17:44:36","date_gmt":"2025-12-06T00:44:36","guid":{"rendered":"https:\/\/torosdetijuana.com\/?page_id=15959"},"modified":"2026-01-15T10:43:04","modified_gmt":"2026-01-15T17:43:04","slug":"historia-2","status":"publish","type":"page","link":"https:\/\/torosdetijuana.com\/index.php\/historia-2\/","title":{"rendered":"historia"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15959\" class=\"elementor elementor-15959\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f3bb4c e-flex e-con-boxed e-con e-parent\" data-id=\"9f3bb4c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-415c52c elementor-widget elementor-widget-html\" data-id=\"415c52c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;700;900&family=Merriweather:wght@300;400;700&display=swap');\n\n  \/* --- ESTRUCTURA GENERAL --- *\/\n  .toros-history-page {\n    background-color: #fff;\n    font-family: 'Montserrat', sans-serif;\n    color: #333;\n  }\n\n  \/* --- 1. HERO LEGADO --- *\/\n  .history-hero {\n    position: relative;\n    height: 70vh;\n    min-height: 500px;\n    background-image: url('https:\/\/torosdetijuana.com\/wp-content\/uploads\/2026\/01\/TOROS-MOBIL-PARK-2025.jpeg'); \n    background-size: cover;\n    background-position: center;\n    background-attachment: fixed;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .history-overlay {\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(179, 27, 27, 0.9) 100%);\n  }\n\n  .hero-text {\n    position: relative;\n    z-index: 2;\n    color: white;\n    padding: 20px;\n    max-width: 800px;\n  }\n\n  .hero-year {\n    display: block;\n    font-size: 1.2rem;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n    opacity: 0.9;\n  }\n\n  .hero-title {\n    font-size: 4rem;\n    font-weight: 900;\n    text-transform: uppercase;\n    line-height: 1;\n    margin: 0;\n    text-shadow: 0 10px 30px rgba(0,0,0,0.3);\n  }\n\n  \/* --- 2. INTRODUCCI\u00d3N --- *\/\n  .history-intro {\n    max-width: 900px;\n    margin: -80px auto 60px;\n    background: white;\n    padding: 60px;\n    border-radius: 4px;\n    box-shadow: 0 20px 50px rgba(0,0,0,0.1);\n    position: relative;\n    z-index: 10;\n    text-align: center;\n  }\n\n  .intro-text {\n    font-family: 'Merriweather', serif;\n    font-size: 1.2rem;\n    line-height: 1.8;\n    color: #555;\n  }\n  .intro-text span {\n    color: #b31b1b;\n    font-weight: 700;\n  }\n\n  \/* --- 3. L\u00cdNEA DE TIEMPO (TIMELINE) --- *\/\n  .timeline-container {\n    max-width: 900px; \/* Hice un poco m\u00e1s ancho el contenedor para las fotos *\/\n    margin: 0 auto 80px;\n    padding: 20px;\n    position: relative;\n  }\n\n  .timeline-container::before {\n    content: '';\n    position: absolute;\n    top: 0; bottom: 0; left: 50%;\n    width: 4px;\n    background: #f0f0f0;\n    transform: translateX(-50%);\n  }\n\n  .timeline-item {\n    position: relative;\n    margin-bottom: 80px; \/* Aument\u00e9 el margen para dar espacio a las fotos *\/\n    width: 45%; \/* Reduje un poco el ancho para que no choque *\/\n    clear: both;\n  }\n\n  .timeline-item:nth-child(odd) {\n    float: left;\n    padding-right: 0; \/* Ajuste padding *\/\n    text-align: right;\n  }\n  .timeline-item:nth-child(even) {\n    float: right;\n    padding-left: 0; \/* Ajuste padding *\/\n    text-align: left;\n  }\n\n  .timeline-dot {\n    position: absolute;\n    top: 20px; \/* Ajustado para alinearse mejor con la imagen *\/\n    width: 20px;\n    height: 20px;\n    background: #b31b1b;\n    border-radius: 50%;\n    border: 4px solid #fff;\n    box-shadow: 0 0 0 4px #b31b1b;\n    z-index: 2;\n  }\n  \/* Posici\u00f3n de los puntos *\/\n  .timeline-item:nth-child(odd) .timeline-dot { right: -56px; } \/* Ajustado al nuevo ancho *\/\n  .timeline-item:nth-child(even) .timeline-dot { left: -56px; } \/* Ajustado al nuevo ancho *\/\n\n  .timeline-year {\n    font-size: 4rem; \/* Hice el a\u00f1o m\u00e1s grande *\/\n    font-weight: 900;\n    color: #e0e0e0; \/* Color m\u00e1s sutil detr\u00e1s *\/\n    line-height: 1;\n    position: absolute;\n    top: -40px;\n    z-index: 1;\n    opacity: 0.5;\n  }\n  .timeline-item:nth-child(odd) .timeline-year { right: 0; }\n  .timeline-item:nth-child(even) .timeline-year { left: 0; }\n\n  .timeline-content {\n    position: relative;\n    z-index: 2;\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.05); \/* Sombra suave a la tarjeta *\/\n  }\n\n  \/* --- NUEVO: ESTILO PARA LAS IM\u00c1GENES --- *\/\n  .timeline-img {\n    width: 100%;\n    height: 200px; \/* Altura fija para uniformidad *\/\n    object-fit: cover; \/* Recorta la imagen para que no se deforme *\/\n    border-radius: 6px;\n    margin-bottom: 15px;\n    display: block;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n\n  .timeline-title {\n    font-size: 1.4rem;\n    font-weight: 700;\n    margin: 10px 0;\n    color: #222;\n    text-transform: uppercase;\n  }\n\n  .timeline-desc {\n    font-family: 'Merriweather', serif;\n    font-size: 0.9rem;\n    color: #666;\n    line-height: 1.6;\n  }\n\n  \/* --- 4. VITRINA --- *\/\n  .trophy-section {\n    background: #111;\n    color: white;\n    padding: 80px 20px;\n    text-align: center;\n  }\n  .trophy-grid {\n    display: flex;\n    justify-content: center;\n    gap: 50px;\n    flex-wrap: wrap;\n    margin-top: 40px;\n  }\n  .trophy-item { text-align: center; transition: transform 0.3s; }\n  .trophy-item:hover { transform: translateY(-10px); }\n  .trophy-icon { font-size: 4rem; color: #ffd700; margin-bottom: 10px; }\n  .trophy-year { font-size: 1.5rem; font-weight: 800; display: block; }\n  .trophy-name { font-size: 0.9rem; color: #aaa; text-transform: uppercase; letter-spacing: 1px; }\n\n  \/* --- RESPONSIVE --- *\/\n  @media (max-width: 768px) {\n    .hero-title { font-size: 2.5rem; }\n    .intro-text { font-size: 1rem; }\n    \n    .timeline-container::before { left: 20px; }\n    .timeline-item { width: 100%; float: none; padding-left: 50px; padding-right: 0; text-align: left; }\n    .timeline-item:nth-child(odd) { text-align: left; padding-right: 0; }\n    \n    .timeline-dot { left: 6px !important; right: auto !important; }\n    .timeline-year { left: 50px !important; right: auto !important; font-size: 3rem; top: -30px; }\n    \n    \/* Ajuste imagen m\u00f3vil *\/\n    .timeline-img { height: auto; max-height: 250px; }\n  }\n<\/style>\n\n<div class=\"toros-history-page\">\n\n  <div class=\"history-hero\">\n    <div class=\"history-overlay\"><\/div>\n    <div class=\"hero-text\">\n      <span class=\"hero-year\">EST. 2004<\/span>\n      <h1 class=\"hero-title\">NUESTRA HISTORIA<\/h1>\n    <\/div>\n  <\/div>\n\n  <div class=\"history-intro\">\n    <p class=\"intro-text\">\n      M\u00e1s que un equipo, somos la identidad de una frontera que nunca se rinde. \n      <span>Los Toros de Tijuana<\/span> nacieron para demostrar que en el norte se juega b\u00e9isbol con pasi\u00f3n, orgullo y coraz\u00f3n. Esta es la cr\u00f3nica de nuestro ascenso a la gloria.\n    <\/p>\n  <\/div>\n\n  <div class=\"timeline-container\">\n    \n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-year\">2004<\/div>\n      <div class=\"timeline-content\">\n        <img decoding=\"async\" src=\"https:\/\/torosdetijuana.com\/wp-content\/uploads\/2024\/02\/734097_527771510641125_970694225_n.jpg\" class=\"timeline-img\" alt=\"Inicios Toros\">\n        \n        <h3 class=\"timeline-title\">El Nacimiento<\/h3>\n        <p class=\"timeline-desc\">\n          Tijuana regresa al mapa del b\u00e9isbol profesional en el 2004. La Liga Mexicana de B\u00e9isbol (LMB) da la bienvenida a una nueva franquicia que r\u00e1pidamente encender\u00eda la pasi\u00f3n en la frontera.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-year\">2014<\/div>\n      <div class=\"timeline-content\">\n        <img decoding=\"async\" src=\"https:\/\/torosdetijuana.com\/wp-content\/uploads\/2024\/02\/Crz3bKdVUAEkph8-1024x681.jpg\" class=\"timeline-img\" alt=\"Regreso Toros\">\n        \n        <h3 class=\"timeline-title\">El Gran Regreso<\/h3>\n        <p class=\"timeline-desc\">\n          Tras una ausencia, los Toros vuelven en el 2014 con una nueva directiva y una visi\u00f3n renovada: convertir el Toros Mobil Park en la mejor experiencia deportiva de M\u00e9xico.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-year\">2017<\/div>\n      <div class=\"timeline-content\">\n        <img decoding=\"async\" src=\"https:\/\/torosdetijuana.com\/wp-content\/uploads\/2024\/02\/toros-tijuana-levanta-trofeo-campeones-1024x681.jpg\" class=\"timeline-img\" alt=\"Campeonato 2017\">\n        \n        <h3 class=\"timeline-title\">Primer Campeonato<\/h3>\n        <p class=\"timeline-desc\">\n          El a\u00f1o 2017 se cubri\u00f3 de gloria. En una serie final inolvidable contra Pericos de Puebla, los Toros alzan la Copa Zaachila por primera vez en su historia.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-year\">2021<\/div>\n      <div class=\"timeline-content\">\n        <img decoding=\"async\" src=\"https:\/\/torosdetijuana.com\/wp-content\/uploads\/2024\/02\/DEPG9352-1024x683.jpg\" class=\"timeline-img\" alt=\"Campeonato 2021\">\n        \n        <h3 class=\"timeline-title\">La Remontada Hist\u00f3rica<\/h3>\n        <p class=\"timeline-desc\">\n          Contra todo pron\u00f3stico, regresando de un 0-3 en la Serie del Rey contra Leones de Yucat\u00e1n, Toros logra lo imposible y consigue su segunda estrella.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div style=\"clear:both;\"><\/div> \n  <\/div>\n\n  <div class=\"trophy-section\">\n    <h3 style=\"text-transform: uppercase; letter-spacing: 2px;\">Palmar\u00e9s<\/h3>\n    <div class=\"trophy-grid\">\n      <div class=\"trophy-item\">\n        <div class=\"trophy-icon\">\ud83c\udfc6<\/div> <span class=\"trophy-year\">2017 y 2021<\/span>\n        <span class=\"trophy-name\">Campeones LMB<\/span>\n      <\/div>\n   \n      <div class=\"trophy-item\">\n        <div class=\"trophy-icon\">\u26be<\/div>\n        <span class=\"trophy-year\">2<\/span>\n        <span class=\"trophy-name\">T\u00edtulos de Zona<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>EST. 2004 NUESTRA HISTORIA M\u00e1s que un equipo, somos la identidad de una frontera que nunca se rinde. Los Toros de Tijuana nacieron para demostrar que en el norte se juega b\u00e9isbol con pasi\u00f3n, orgullo y coraz\u00f3n. Esta es la cr\u00f3nica de nuestro ascenso a la gloria. 2004 El Nacimiento Tijuana regresa al mapa del [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-15959","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/pages\/15959","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/comments?post=15959"}],"version-history":[{"count":7,"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/pages\/15959\/revisions"}],"predecessor-version":[{"id":16054,"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/pages\/15959\/revisions\/16054"}],"wp:attachment":[{"href":"https:\/\/torosdetijuana.com\/index.php\/wp-json\/wp\/v2\/media?parent=15959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}