{"id":7959,"date":"2018-11-29T11:50:25","date_gmt":"2018-11-29T11:50:25","guid":{"rendered":"http:\/\/torreviejasportscity.com\/?page_id=7959"},"modified":"2026-04-09T13:00:32","modified_gmt":"2026-04-09T11:00:32","slug":"escuelas","status":"publish","type":"page","link":"https:\/\/torreviejasportscity.com\/en\/escuelas\/","title":{"rendered":"Escuelas Deportivas Municipales"},"content":{"rendered":"<style type=\"text\/css\">\r\n    .tsc-video-wrap{\r\n        position:relative;\r\n        width:100%;\r\n        aspect-ratio:16\/9;\r\n        overflow:hidden;\r\n        border-radius:0px;\r\n        background:#000;\r\n        line-height:0;\r\n    }\r\n    .tsc-video-wrap video{\r\n        position:absolute;\r\n        inset:0;\r\n        width:100%;\r\n        height:100%;\r\n        object-fit:cover;\r\n        display:block;\r\n        \/* Ocultar controles nativos en todos los navegadores *\/\r\n        pointer-events:none;\r\n    }\r\n    \/* Ocultar barra de controles en WebKit\/Safari *\/\r\n    .tsc-video-wrap video::-webkit-media-controls{ display:none !important; }\r\n    .tsc-video-wrap video::-webkit-media-controls-enclosure{ display:none !important; }\r\n    .tsc-video-wrap video::-webkit-media-controls-panel{ display:none !important; }\r\n    \r\n    .tsc-escuelas{width:100%;box-sizing:border-box;}\r\n    .tsc-escuelas-grid{display:grid;width:100%;}\r\n    .tsc-esc-item{\r\n        overflow:hidden;\r\n        position:relative;\r\n        cursor:pointer;\r\n        background:#e0e8f5;\r\n        border-radius:10px;\r\n    }\r\n    \/* Proporci\u00f3n natural \u2014 sin height fijo *\/\r\n    .tsc-esc-item img{\r\n        width:100%;\r\n        height:auto;\r\n        display:block;\r\n        transition:transform .35s ease;\r\n    }\r\n    .tsc-esc-item:hover img{transform:scale(1.04);}\r\n    .tsc-esc-item.size-wide{grid-column:span 2;}\r\n    .tsc-esc-item.size-full{grid-column:1\/-1;}\r\n    \/* Caption overlay *\/\r\n    .tsc-esc-caption{\r\n        position:absolute;bottom:0;left:0;right:0;\r\n        background:linear-gradient(transparent,rgba(8,45,106,.75));\r\n        color:#fff;padding:28px 14px 12px;\r\n        opacity:0;transition:opacity .25s;\r\n        pointer-events:none;\r\n    }\r\n    .tsc-esc-item:hover .tsc-esc-caption{opacity:1;}\r\n    .tsc-esc-caption-title{font-weight:800;font-size:14px;line-height:1.2;display:block;}\r\n    .tsc-esc-caption-text{font-size:12px;opacity:.85;margin-top:3px;display:block;}\r\n    \/* Icono lupa *\/\r\n    .tsc-esc-zoom{\r\n        position:absolute;top:50%;left:50%;\r\n        transform:translate(-50%,-50%) scale(.8);\r\n        opacity:0;transition:all .25s;\r\n        background:rgba(255,255,255,.2);\r\n        backdrop-filter:blur(6px);\r\n        border-radius:50%;width:48px;height:48px;\r\n        display:flex;align-items:center;justify-content:center;\r\n        pointer-events:none;\r\n    }\r\n    .tsc-esc-item:hover .tsc-esc-zoom{opacity:1;transform:translate(-50%,-50%) scale(1);}\r\n    .tsc-esc-zoom svg{width:22px;height:22px;stroke:#fff;stroke-width:2.2;fill:none;}\r\n    \/* Lightbox *\/\r\n    .tsc-esc-lb{\r\n        display:none;position:fixed;inset:0;z-index:999999;\r\n        background:rgba(0,0,0,.92);backdrop-filter:blur(6px);\r\n        align-items:center;justify-content:center;\r\n    }\r\n    .tsc-esc-lb.open{display:flex;}\r\n    .tsc-esc-lb-img{\r\n        max-width:calc(100vw - 100px);\r\n        max-height:calc(100vh - 80px);\r\n        width:auto;\r\n        height:auto;\r\n        object-fit:contain;\r\n        border-radius:8px;\r\n        box-shadow:0 20px 60px rgba(0,0,0,.6);\r\n        animation:tscescin .25s ease;\r\n        user-select:none;\r\n    }\r\n    @keyframes tscescin{from{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}\r\n    .tsc-esc-lb-close{\r\n        position:fixed;top:14px;right:18px;\r\n        background:rgba(255,255,255,.15);border:none;\r\n        border-radius:50%;width:44px;height:44px;\r\n        display:flex;align-items:center;justify-content:center;\r\n        cursor:pointer;color:#fff;font-size:22px;\r\n        transition:background .2s;backdrop-filter:blur(4px);\r\n    }\r\n    .tsc-esc-lb-close:hover{background:rgba(255,255,255,.3);}\r\n    .tsc-esc-lb-prev,.tsc-esc-lb-next{\r\n        position:fixed;top:50%;transform:translateY(-50%);\r\n        background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.35);\r\n        border-radius:50%;width:50px;height:50px;\r\n        display:flex;align-items:center;justify-content:center;\r\n        cursor:pointer;color:#fff;transition:all .2s;backdrop-filter:blur(8px);\r\n    }\r\n    .tsc-esc-lb-prev{left:14px;}\r\n    .tsc-esc-lb-next{right:14px;}\r\n    .tsc-esc-lb-prev:hover,.tsc-esc-lb-next:hover{background:rgba(255,255,255,.28);border-color:rgba(255,255,255,.6);}\r\n    .tsc-esc-lb-prev svg,.tsc-esc-lb-next svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}\r\n    .tsc-esc-lb-info{\r\n        position:fixed;bottom:20px;left:50%;transform:translateX(-50%);\r\n        color:#fff;text-align:center;pointer-events:none;\r\n    }\r\n    .tsc-esc-lb-info strong{display:block;font-size:15px;}\r\n    .tsc-esc-lb-info span{font-size:12px;opacity:.65;}\r\n    @media(max-width:600px){\r\n        .tsc-esc-item.size-wide{grid-column:span 1;}\r\n        .tsc-escuelas-grid{grid-template-columns:1fr 1fr !important;}\r\n        .tsc-esc-lb-img{max-width:100vw;max-height:88vh;border-radius:0;}\r\n    }\r\n    <\/style>\r\n\r\n\t\r\n<div class=\"vp-portfolio vp-uid-32a4df33 vp-id-16622  \"\r\n\tdata-vp-layout=\"tiles\" data-vp-content-source=\"\" data-vp-items-style=\"fade\" data-vp-items-click-action=\"url\" data-vp-items-gap=\"15\" data-vp-items-gap-vertical=\"\" data-vp-pagination=\"load-more\" data-vp-next-page-url=\"\" data-vp-tiles-type=\"3|1,1|\" >\r\n\t<div class=\"vp-portfolio__preloader-wrap\">\r\n\t\t<div class=\"vp-portfolio__preloader\">\r\n\t\t\t<img decoding=\"async\" loading=\"eager\" src=\"https:\/\/torreviejasportscity.com\/wp-content\/plugins\/visual-portfolio\/assets\/images\/logo-dark.svg\" alt=\"Visual Portfolio, Posts &amp; Image Gallery for WordPress\" width=\"20\" height=\"20\" data-skip-lazy>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t\t<div class=\"vp-portfolio__items-wrap\">\r\n\t\t\t\r\n<div class=\"vp-portfolio__items vp-portfolio__items-style-fade vp-portfolio__items-show-overlay-hover\">\r\n\r\n\t\t<div\t\tclass=\"vp-portfolio__item-wrap vp-portfolio__item-uid-c477dea2\" data-vp-filter=\"\" \t\t>\r\n\t\t\t\t\t\t\t\t\t<figure class=\"vp-portfolio__item\">\r\n\t\t\t\t\r\n<div class=\"vp-portfolio__item-img-wrap\">\r\n\t<div class=\"vp-portfolio__item-img\">\r\n\t\t\t<a\r\n\t\thref=\"https:\/\/torreviejasportscity.com\/en\/portfolio\/noticias\/\"\r\n\t\t\t>\r\n\t\r\n\t\t\r\n\t\t<\/a>\t<\/div>\r\n<\/div>\r\n\t<figcaption class=\"vp-portfolio__item-overlay vp-portfolio__item-overlay-text-align-center\">\r\n\t\t<div class=\"vp-portfolio__item-meta-wrap vp-portfolio__custom-scrollbar\">\r\n\t\t\t\t<a\r\n\t\thref=\"https:\/\/torreviejasportscity.com\/en\/portfolio\/noticias\/\"\r\n\t\ttabindex=\"-1\" class=\"vp-portfolio__item-meta\" \t>\r\n\t\r\n<h2 class=\"vp-portfolio__item-meta-title\">\r\n\t(Espa\u00f1ol) Noticias<\/h2>\r\n<\/a>\t\t<\/div>\r\n\t<\/figcaption>\r\n\t\t\t<\/figure>\r\n\t\t\t\t\t<\/div>\r\n\t\t\r\n<\/div>\r\n\t\t<\/div>\r\n\t\t\r\n<\/div>","protected":false},"excerpt":{"rendered":"<p>(Espa\u00f1ol) Noticias<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"class_list":["post-7959","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Escuelas Deportivas Municipales - Torrevieja sports city<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/torreviejasportscity.com\/escuelas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Escuelas Deportivas Municipales - Torrevieja sports city\" \/>\n<meta property=\"og:url\" content=\"https:\/\/torreviejasportscity.com\/escuelas\/\" \/>\n<meta property=\"og:site_name\" content=\"Torrevieja sports city\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T11:00:32+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/torreviejasportscity.com\/escuelas\/\",\"url\":\"https:\/\/torreviejasportscity.com\/escuelas\/\",\"name\":\"Escuelas Deportivas Municipales - Torrevieja sports city\",\"isPartOf\":{\"@id\":\"https:\/\/torreviejasportscity.com\/#website\"},\"datePublished\":\"2018-11-29T11:50:25+00:00\",\"dateModified\":\"2026-04-09T11:00:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/torreviejasportscity.com\/escuelas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/torreviejasportscity.com\/escuelas\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/torreviejasportscity.com\/escuelas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/torreviejasportscity.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Escuelas Deportivas Municipales\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/torreviejasportscity.com\/#website\",\"url\":\"https:\/\/torreviejasportscity.com\/\",\"name\":\"Torrevieja sports city\",\"description\":\"Torrevieja Ciudad del deporte\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/torreviejasportscity.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Escuelas Deportivas Municipales - Torrevieja sports city","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/torreviejasportscity.com\/escuelas\/","og_locale":"en_US","og_type":"article","og_title":"Escuelas Deportivas Municipales - Torrevieja sports city","og_url":"https:\/\/torreviejasportscity.com\/escuelas\/","og_site_name":"Torrevieja sports city","article_modified_time":"2026-04-09T11:00:32+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/torreviejasportscity.com\/escuelas\/","url":"https:\/\/torreviejasportscity.com\/escuelas\/","name":"Escuelas Deportivas Municipales - Torrevieja sports city","isPartOf":{"@id":"https:\/\/torreviejasportscity.com\/#website"},"datePublished":"2018-11-29T11:50:25+00:00","dateModified":"2026-04-09T11:00:32+00:00","breadcrumb":{"@id":"https:\/\/torreviejasportscity.com\/escuelas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/torreviejasportscity.com\/escuelas\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/torreviejasportscity.com\/escuelas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/torreviejasportscity.com\/"},{"@type":"ListItem","position":2,"name":"Escuelas Deportivas Municipales"}]},{"@type":"WebSite","@id":"https:\/\/torreviejasportscity.com\/#website","url":"https:\/\/torreviejasportscity.com\/","name":"Torrevieja sports city","description":"Torrevieja Ciudad del deporte","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/torreviejasportscity.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/pages\/7959","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/comments?post=7959"}],"version-history":[{"count":39,"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/pages\/7959\/revisions"}],"predecessor-version":[{"id":17223,"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/pages\/7959\/revisions\/17223"}],"wp:attachment":[{"href":"https:\/\/torreviejasportscity.com\/en\/wp-json\/wp\/v2\/media?parent=7959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}