{"id":1476,"date":"2025-05-26T03:47:20","date_gmt":"2025-05-26T02:47:20","guid":{"rendered":"https:\/\/www.algymfitness.net\/?page_id=1476"},"modified":"2025-05-26T03:59:29","modified_gmt":"2025-05-26T02:59:29","slug":"slider_palestra","status":"publish","type":"page","link":"https:\/\/www.algymfitness.net\/?page_id=1476","title":{"rendered":"Slider_Palestra"},"content":{"rendered":"\n<script type=\"text\/javascript\">\r\ndocument.addEventListener(\"DOMContentLoaded\", function(event) { \r\n\tjQuery( '#slider-pro-3-1471' ).sliderPro({\r\n\t\t\/\/autoplay\r\n\t\t\t\tautoplay:  true,\r\n\t\tautoplayOnHover: 'none',\r\n\t\t\t\t\t\t\t\t\r\n\t\t\/\/thumbnails\r\n\t\tthumbnailWidth: 48,\r\n\t\tthumbnailHeight: 48,\r\n\t\t\t\t\t\tthumbnailsPosition: 'bottom',\r\n\t\t\t\t\t\t\r\n\t\t\/\/width\r\n\t\t\t\twidth: 1440,\r\n\t\t\t\t\r\n\t\t\/\/height\r\n\t\t\t\theight: 1080,\r\n\t\t\t\t\t\timageScaleMode: 'contain',\r\n\t\tallowScaleUp: false,\r\n\t\t\/\/thumbnail\r\n\t\tthumbnailArrows: true,\r\n\t\t\r\n\t\tautoplayDelay: 5000,\r\n\t\tarrows: true,\r\n\t\tbuttons: false,\r\n\t\tfade: true,\r\n\t\tsmallSize: 500,\r\n\t\tmediumSize: 1000,\r\n\t\tlargeSize: 3000,\r\n\t\tstartSlide: 0,\r\n\t\tloop: true,\r\n\t\tautoplayDirection: 'normal',\r\n\t\ttouchSwipe: true,\r\n\t\t\t\tslideDistance: 5,\r\n\t\tfullScreen: true,\r\n\t\tbreakpoints: {\r\n\t\t\t1200: {\r\n\t\t\t\tthumbnailsPosition: 'bottom',\r\n\t\t\t\tthumbnailWidth: 100,\r\n\t\t\t\tthumbnailHeight: 100\r\n\t\t\t}\r\n\t\t}\r\n\t\t\r\n\t});\r\n\t\r\n\t\tjQuery('.aniimated-thumbnials').lightGallery({\r\n\t\tthumbnail:true,\r\n\t\tselector: '.item'\r\n\t}); \r\n\t\t\r\n\t\/\/ fullscreen slide on mouse click on it\r\n\tjQuery( '.sp-slide' ).click(function(){\r\n\t\tif( ! jQuery('.slider-pro').hasClass('sp-swiping') ) {\r\n\t\t  jQuery( '.sp-full-screen-button' ).trigger( 'click' );\r\n\t\t}\r\n\t});\r\n});\r\n\r\n\/\/ Audio Playback Functions\r\nfunction playMusic() {\r\n  const music = document.getElementById('background-music');\r\n  const errorMessage = document.getElementById('error-message');\r\n  music.muted = false; \/\/ Unmute for playback\r\n  music.play().then(() => {\r\n\t console.log('Audio playing successfully');\r\n\t errorMessage.textContent = 'Audio Playing';\r\n  }).catch(error => {\r\n\t console.error('Playback failed:', error);\r\n\t errorMessage.textContent = `Error: ${error.message}. Check file path or server.`;\r\n  });\r\n}\r\n\r\nfunction pauseMusic() {\r\n  const music = document.getElementById('background-music');\r\n  const errorMessage = document.getElementById('error-message');\r\n  music.pause();\r\n  console.log('Audio Paused');\r\n  errorMessage.textContent = 'Audio Paused';\r\n}\r\n\r\n\/\/ Attempt autoplay on page load\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n  const music = document.getElementById('background-music');\r\n  music.play().then(() => {\r\n\t console.log('Autoplay started (muted)');\r\n\t \/\/ Unmute after successful autoplay (optional, may still require interaction)\r\n\t music.muted = false;\r\n  }).catch(error => {\r\n\t console.log('Autoplay blocked:', error);\r\n\t document.getElementById('error-message').textContent = 'Autoplay blocked. Click \"Play Music\" to start.';\r\n  });\r\n});\r\n\r\n\/\/ Test audio file accessibility\r\nfetch('http:\/\/localhost\/wpfrank-premium\/wp-content\/uploads\/2025\/04\/Maine-Royaan-Tanveer-Evan.mp3', { method: 'HEAD' })\r\n  .then(response => {\r\n\t if (response.ok) {\r\n\t\tconsole.log('Audio file is accessible');\r\n\t } else {\r\n\t\tconsole.error('Audio file not accessible. Status:', response.status);\r\n\t\tdocument.getElementById('error-message').textContent = `Audio file not found (Status: ${response.status}). Check path or server.`;\r\n\t }\r\n  })\r\n  .catch(error => {\r\n\t console.error('Fetch error:', error);\r\n\t document.getElementById('error-message').textContent = 'Error accessing audio file. Check server or CORS.';\r\n  });\r\n<\/script>\r\n<style>\r\n.slider-pro {\r\n    font-family: 'Open Sans', Arial;\r\n}\r\n\r\n\/* Example 3 *\/\r\n\r\n#slider-pro-3-1471 .title-in {\r\n\tcolor: #FFFFFF !important;\r\n\tfont-family: Arial !important;\r\n\tfont-weight: bolder;\r\n\ttext-align: center;\r\n}\r\n\r\n#slider-pro-3-1471 .title-in-bg {\r\n\tbackground: rgba(0, 0, 0, 0.5) !important;\r\n\twhite-space: unset !important;\r\n\tmax-width: 100%;\r\n\tmin-width: 30%;\r\n\ttransform: initial !important;\r\n}\r\n\r\n#slider-pro-3-1471 .desc-in {\r\n\tcolor: #FFFFFF !important;\r\n\tfont-family: Arial !important;\r\n\ttext-align: center;\r\n}\r\n#slider-pro-3-1471 .desc-in-bg {\r\n\tbackground: rgba(0, 0, 0, 0.5) !important;\r\n\twhite-space: unset !important;\r\n\tmax-width: 100%;\r\n\tmin-width: 30%;\r\n\ttransform: initial !important;\r\n}\r\n\r\n#slider-pro-3-1471 .sp-thumbnail {\r\n\tcolor: #000000 !important;\r\n}\r\n\r\n#slider-pro-3-1471 .read-more-color {\r\n\tcolor: #ffffff !important;\r\n\tdisplay: block;\r\n\t-webkit-box-shadow: none;\r\n\tbox-shadow: none;\r\n}\r\n\r\n.slider-pro a:hover {\r\n\t-webkit-box-shadow: none;\r\n\tbox-shadow: none;\r\n}\r\n\r\n\/* navigation button\/bullets color *\/\r\n#slider-pro-3-1471 .sp-button {\r\n\tborder: 2px solid #ffffff !important;\r\n\twidth: 10px;\r\n\theight: 10px;\r\n\t}\r\n#slider-pro-3-1471 .sp-selected-button {\r\n\tbackground-color: #ffffff !important;\r\n\t}\r\n\r\n\/* navigation arrow color *\/\r\n#slider-pro-3-1471 .sp-next-arrow::after, #slider-pro-3-1471 .sp-next-arrow::before, #slider-pro-3-1471 .sp-previous-arrow::after, #slider-pro-3-1471 .sp-previous-arrow::before {\r\n    background-color: #1e73be !important;\r\n}\r\n\r\n#slider-pro-3-1471 .sp-full-screen-button {\r\n\tcolor: #1e73be !important;\r\n\tfont-size: 35px;\r\n}\r\n\r\n\/* border color *\/\r\n#slider-pro-3-1471 .sp-selected-thumbnail {\r\n\tborder: 4px solid #ffffff !important;\r\n}\r\n\r\n\/* pointer color - bottom *\/\r\n.sp-selected-thumbnail::before {\r\n\tborder-bottom: 5px solid #ffffff !important;\r\n}\r\n.sp-selected-thumbnail::after {\r\n\tborder-bottom: 13px solid #ffffff !important;\r\n}\r\n\r\n\/* pointer color - top *\/\r\n\r\n@media (max-width: 860px) {\r\n\t#slider-pro-3-1471 .hide-medium-screen {\r\n\t\tdisplay: none;\r\n\t}\r\n}\r\n\r\n@media (max-width: 640px) {\r\n\t#slider-pro-3-1471 .sp-layer {\r\n\t\tfont-size: 12px;\r\n\t}\r\n\r\n\t#slider-pro-3-1471 .hide-small-screen {\r\n\t\tdisplay: none;\r\n\t}\r\n}\r\n.fnf{\r\n\tbackground-color: #272e31;\r\n\tborder-radius: 5px;\r\n\tcolor: #fff;\r\n\tfont-family: initial;\r\n\ttext-align: center;\r\n\tpadding:12px;\r\n}\r\n.uris-slider-title{\r\n\tfont-family: Arial;\r\n}\r\n\r\n.controls {\r\n\ttext-align: center;\r\n\tpadding: 25px;\r\n}\r\n.lg-outer.lg-pull-caption-up .lg-sub-html {\r\n  -webkit-transition: bottom .25s ease;\r\n  -o-transition: bottom .25s ease;\r\n  transition: bottom .25s ease;\r\n}\r\n<\/style>\r\n\r\n\t<div id=\"slider-pro-3-1471\" class=\"slider-pro\">\r\n\t<!---- slides div start ---->\r\n\t\t<div class=\"sp-slides aniimated-thumbnials\">\r\n\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0035_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0035_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0035_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0087_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0087_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0087_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0033_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0033_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0033_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0088_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0088_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0088_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0036_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0036_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0036_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0032_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0032_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0032_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0089_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0089_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0089_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0030_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0030_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0030_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0029_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0029_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0029_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0080_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0080_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0080_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0012_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0012_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0012_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0034_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0034_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0034_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0091_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0091_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0091_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0206_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0206_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0206_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0207_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0207_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0207_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0203_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0203_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0203_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0205_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0205_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0205_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0204_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0204_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0204_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0202_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0202_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0202_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\r\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\" href=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\"  target=\"_new\" >\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0201_808x1080\"  \/>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"ALGYM_PALESTRA_WA0201_808x1080\" \r\n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\"\r\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080.jpg\"\/>\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\r\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \r\n\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\r\n\t\t\t\t\t\t\t\t\t\t\t\tALGYM_PALESTRA_WA0201_808x1080\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\r\n\t\t<!---- slides div end ---->\r\n\t\t\t\t<!-- slides thumbnails div start -->\r\n\t\t<div class=\"sp-thumbnails\">\r\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0035_808x1080-300x225.jpg\" alt=\"ALGYM_PALESTRA_WA0035_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0087_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0087_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0033_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0033_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0088_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0088_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0036_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0036_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0032_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0032_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0089_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0089_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0030_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0030_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0029_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0029_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0080_808x1080-300x225.jpg\" alt=\"ALGYM_PALESTRA_WA0080_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0012_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0012_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0034_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0034_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0091_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0091_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0206_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0206_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0207_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0207_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0203_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0203_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0205_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0205_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0204_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0204_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0202_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0202_808x1080\" \/>\r\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.algymfitness.net\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.algymfitness.net\/wp-content\/uploads\/2025\/05\/ALGYM_PALESTRA_WA0201_808x1080-224x300.jpg\" alt=\"ALGYM_PALESTRA_WA0201_808x1080\" \/>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<!-- slides thumbnails div end -->\r\n\t<\/div>\r\n\t\r\n\t\t\r\n\t\r\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":5,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page_fullwidth.php","meta":{"footnotes":""},"class_list":["post-1476","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=\/wp\/v2\/pages\/1476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1476"}],"version-history":[{"count":0,"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=\/wp\/v2\/pages\/1476\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.algymfitness.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}