{"id":1720,"date":"2022-03-14T16:03:01","date_gmt":"2022-03-14T14:03:01","guid":{"rendered":"https:\/\/lab.bluecloudnet.com\/%ce%b1%cf%81%cf%87%ce%b9%ce%ba%ce%ae\/"},"modified":"2025-09-14T19:50:38","modified_gmt":"2025-09-14T16:50:38","slug":"%ce%b8%ce%ad%ce%bb%ce%bf%cf%85%ce%bc%ce%b5-%ce%bd%ce%b1-%cf%83%ce%b1%cf%82-%ce%ba%ce%ac%ce%bd%ce%bf%cf%85%ce%bc%ce%b5-%ce%bd%ce%b1-%cf%87%ce%b1%ce%bc%ce%bf%ce%b3%ce%b5%ce%bb%ce%ac%cf%84%ce%b5","status":"publish","type":"page","link":"https:\/\/adamantio.com\/el\/","title":{"rendered":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae"},"content":{"rendered":"\n\n<div class=\"hero-image-fp-parent parallax-mode hide-video video-loop hide-after-slider-button-inline\">\n\n\t\t\t<div class=\"hero-image-fp-parent-background\"><\/div>\n\t\t<div class=\"hero-image-fp-container\">\t\n\t<\/div>\n<\/div>\n\n\n<style>\n\t\t\n\t\t\/*** Content: Shortcode HTML Based - Hero Image ***\/\n\t\n.hero-image-fp-parent {\n\tposition:relative;\t\n\toverflow:hidden;\n\tmargin: auto;\n\theight: auto;\t\t\n\tmin-height: 100vh;\n\ttext-align:center;\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content:center;\n}\t\t\n\t\n\n\n@media only screen and (max-width:800px){\n    .hero-image-fp-parent {\n       \n\t}\n}\n\t\n.hero-image-fp-parent-background {\n\tposition:absolute;\n\tz-index:-2;\n\ttop:0;\n\tleft:0;\n\twidth:100%;\n\theight:100%;\t\n\tbackground-image:url(\"https:\/\/adamantio.com\/wp-content\/uploads\/Backgrounds\/background1.png\");\n\tbackground-position: center;\n\tbackground-repeat: no-repeat; \n\tbackground-size: cover;\n\tfilter:brightness(100%);\t\n}\t\n\n\t\n\t\n@media only screen and (max-width:800px){\n\t.hero-image-fp-parent-background {\n\t\tmax-height: calc(100vh - 70px);\n\t}\n}\t\n\t\n@media only screen and (min-width:1241px) {\t\n\t.show-video.no-video-loop .hero-image-fp-parent-background\t{\n\t\tfilter:brightness(0);\/* for white background effect use opacity instead of brighness*\/\n\t}\n\t\n\t.show-video.no-video-loop.video-end .hero-image-fp-parent-background {\n\t\tfilter:brightness(1);\/* for white background effect use opacity instead of brighness*\/\n\t\ttransition:all 2s;\n\t\ttransition-delay:4s;\n\t}\t\n}\t\t\n\t\n\t\n.hero-image-fp-shine-animation {\n\tposition:absolute;\n\tleft:0;\n\ttop:0;\n\twidth:100%;\n\theight:100%;\n\tbackground: rgb(0,0,0);\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 45%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\ttransform:translateX(-50%);\n\tanimation-name: shine-from-left-to-right;\n\tanimation-duration: 12s;\n\tanimation-delay: 8s;\n\t\/*animation-timing-function: ease-in;*\/\n\tanimation-iteration-count: infinite;\n}\n\n\n@keyframes shine-from-left-to-right {\n  0%   {\n\ttransform:translateX(-60%);\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 45%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n\t20%   {\n\ttransform:translateX(-60%);\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 45%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n  40%  {\n\ttransform:translateX(-25%);\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 45%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n\t41%  {\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 44%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n\t42%  {\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 43%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n  44%  {\n\ttransform:translateX(100%);\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 42%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n  100% {\n\ttransform:translateX(100%);\n\tbackground: linear-gradient(90deg, rgba(0,0,0,0) 35%, rgba(255,255,255,0.4) 50%, rgba(0,0,0,0) 51%);\n\t}\n}\t\n\t\n\t\n.hero-video {\n  position: absolute;\t\n\tz-index: -1;\n\tmax-width: initial;\/*to override css that says 100%*\/\t\n\twidth:100%;\/* These all help the video to fill the container no matter its dimensions *\/\n\theight: 100%;\/* These all help the video to fill the container no matter its dimensions *\/\n\tobject-fit: cover;\/* These all help the video to fill the container no matter its dimensions *\/\n\tdisplay: block;\/*to override css that says inline-block*\/\n\tleft: 50%; \/* these two are for centering the item *\/\n\ttransform: translateX(-50%); \/* these two are for centering the item *\/\n}\n\t\n@media only screen and (min-width:1241px) {\t\n\t.show-video.no-video-loop .hero-video\t{\n\t\tanimation: lights-in 5s, lights-out 4s calc(25000ms - 3000ms);\n\t}\n\t\n\t\t@keyframes lights-in {\n\t\t0%   {filter:brightness(0) blur(10px);}\/* for white background effect use opacity instead of brighness*\/\n\t\t40%   {filter:brightness(0) blur(10px);}\/* for white background effect use opacity instead of brighness*\/\n\t\t100% {filter:brightness(1) blur(0px);}\/* for white background effect use opacity instead of brighness*\/\n\t}\n\t\n\t@keyframes lights-out {\n\t\t0%   {filter:brightness(1) blur(0px);}\/* for white background effect use opacity instead of brighness*\/\n\t\t90% {filter:brightness(0) blur(10px);}\/* for white background effect use opacity instead of brighness*\/\n\t\t100% {filter:brightness(0) blur(10px);}\/* for white background effect use opacity instead of brighness*\/\n\t}\n\t\n\t.show-video.no-video-loop.video-end .hero-video {\n\t\topacity:0;\n\t\tvisibility:hidden;\t\t\t\n\t}\t\n}\t\t\t\n\t\n\n@media only screen and (max-width:1240px){\n\t.hero-video {\n\t\tdisplay:none;\n\t}\n}\t\t\n\t\n.hero-image-fp-container {\n\tposition:relative;\t\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: center;\n}\t\n\t\n@media only screen and (min-width: 801px) {\n\t.hero-image-fp-container {\n\t\tmargin: auto 3%;\n\t}\n}\n\n@media only screen and (max-width: 800px) {\n\t.hero-image-fp-container {\n\tmargin: auto 3%;\n\t}\n}\t\t\n\n.hero-image-fp-title {\n\tcolor:var(--alternate-color);\n\ttext-align:center;\n\tfont-size: 68px;\n\tpadding:0 30px;\n\tmargin:10px auto; \t\t\n\tbackground: rgba(0, 0, 0, 0.0);  \n\ttext-shadow: ; \n}\n\n.dark-mode-on .hero-image-fp-title {\n\tcolor:var(--dark-alternate-color);\n}\n\t\n@media only screen and (min-width:1241px) {\t\n\t.show-video.no-video-loop .hero-image-fp-title\t{\n\t\topacity:0;\n\t\tvisibility:hidden;\n\t\ttransition:all 1.5s;\n\t\ttransition-delay:0.5s;\n\t}\n\t\n\t.show-video.no-video-loop.video-end .hero-image-fp-title {\n\t\topacity:1;\n\t\tvisibility:visible;\n\t}\t\n}\t\t\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \n@media only screen and (max-width:800px){\n   .hero-image-fp-title {\n     font-size: 32px;   \n\t}\n}\n\n\t\n\t\n.hero-image-fp-subtitle {\n    color:var(--alternate-color);\n\t\ttext-align:center;\n    font-size: 32px;   \n    display: inline-block;    \n    padding:0 30px;\n\t\tmargin:10px auto; \n    background: rgba(0, 0, 0, 0.0); \n\t\ttext-shadow: ; \n}\t\n\n.dark-mode-on .hero-image-fp-subtitle {\n    color:var(--dark-alternate-color);\n}\n\t\n@media only screen and (min-width:1241px) {\t\n\t.show-video.no-video-loop .hero-image-fp-subtitle\t{\n\t\topacity:0;\n\t\tvisibility:hidden;\n\t\ttransition:all 1.5s;\n\t\ttransition-delay:2s;\n\t}\n\t\n\t.show-video.no-video-loop.video-end .hero-image-fp-subtitle {\n\t\topacity:1;\n\t\tvisibility:visible;\n\t}\t\n}\t\t\n\t\n@media only screen and (max-width:800px){\n.hero-image-fp-subtitle {\n     font-size: 18px;   \n\t}\n}\t\n\t\n\t\t\n\t\n\/* The typewriter cursor effect *\/\n@keyframes blink-caret {\n  from, to { border-color: transparent }\n  50% { border-color: white; }\n}\t\n\t\n.fadedin-introed-title,\n.fadedin-introed-subtitle {\n\topacity:0;\n\tvisibility:hidden;\n\tanimation-name: herotitlesfadein;\n  animation-duration: 2s;\n  animation-delay: 1s;\n\tanimation-fill-mode: forwards;\n}\n\n.fadedin-introed-subtitle {\n  animation-delay: 2.2s;\n}\n\n@keyframes herotitlesfadein {\n\t0%   {opacity:0; visibility:hidden;}\n\t100%   {opacity:1; visibility:visible;}\n}\t\t\n\t\n.hero-image-fp-parent .woocommerce-product-search {\n\tmargin:auto;\n\tmargin-top:60px;\n\tmargin-bottom:40px;\n\tmax-width:1260px;\n\twidth:94%;\t\n}\t\n\t\n.hero-image-fp-parent .woocommerce-product-search input.search-field {\n\tborder-color:transparent;\t\n}\n\n.hero-image-fp-parent .woocommerce-product-search {\n\tdisplay:flex;\n}\n\n.hero-image-fp-parent .hero-image-with-search-search-button {\t\n\tborder:var(--border-width-style-small);\n\tborder-radius:var(--border-radius-small);\n\tbox-shadow:var(--box-shadow-small) var(--shadow-color);\n\tborder-color:var(--border-secondary-color);\n  color:var(--link-alternate-color);\n\tfont-size:13px;\n\ttransition:all 0.3s;\n}\n\n.hero-image-fp-parent .hero-image-with-search-search-button:hover {\t\n\tbox-shadow:var(--box-shadow-small) var(--hovered-shadow-color);\n\ttransition:all 0.3s;\n}\n\n@media only screen and (min-width: 801px){\n\t.hero-image-fp-parent .hero-image-with-search-search-button\t{\n\t\tmin-width:120px;\n\t}\t\n}\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \n.hero-image-fp-button {\n\tdisplay:block;\n  width:260px;\n\tmargin: 10px auto; \n  border-radius: 2px;\n  transition: all 0.3s ease-in-out;\n}\n\n.dark-mode-on .hero-image-fp-button {\n\tbox-shadow: var(--box-shadow-small) var(--hovered-shadow-color);\n}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \n.hero-image-fp-button:hover {\n  box-shadow: var(--box-shadow-small) var(--hovered-shadow-color);\n  transition: all 0.3s ease-in-out;\n}\n\t\n.show-after-slider-button-inline .hero-image-fp-container {\n\tmin-height: 57vh;\n\tmargin-bottom: calc(0vh + 100px);\n}\n\t\n@media only screen and (max-width: 800px){\n\t.show-after-slider-button-inline .hero-image-fp-container {\n\t\tmin-height: 59vh;\n\t\tmargin-bottom: calc(0vh + 184px);\n\t}\n}\t\t\n\t\t\n.show-after-slider-button-inline .html-after-slider-parent {\n\tmargin-bottom: 0;\n}\n\t\n.show-after-slider-button-inline .html-after-slider {\n\tposition: relative;\n\tbottom: 0;\n}\n\n\/*:Redundant now since we use front-page-1:after as a layer to darken the color*\/\t\n\/*.darken-header {\n    background: linear-gradient(180deg, rgba(28,28,201,0.2) 0%, rgba(28,28,201,0) 100%)!important;\n}*\/\n\n<\/style>\n\n\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n<script defer>\n\n(function($) {\n\n\tif (window.matchMedia(\"(max-width: 1240px)\").matches) {\n\t\t$('#front-page-video').remove();\n\t}\n    \n\t\/\/Darken-header:Redundant now since we use front-page-1:after as a layer to darken the color\n\t\/*if (window.matchMedia(\"(min-width: 1241px)\").matches && $(\".front-page-1 .hero-image-fp-parent\").length > 0) {\/\/ only on big screen and if the shortcode is in the first home widget area\n\t\t\t\/\/console.log(\"its true\");\n\t\t\t$('.front-page-1').addClass('darken-header');\n\t}*\/\n\t\n\t\/\/Paralax Mode\t\n\t$(window).on('scroll', function() {\n\t\tvar element_distance_from_top = $(\".hero-image-fp-parent\").offset().top;\n\t\t\/\/console.log(\"Elenemt Distance from top: \"+element_distance_from_top);\n\t\tvar window_scroll_distance = $(window).scrollTop();\n\t\t\/\/console.log(\"Wondow scroll Distance: \"+window_scroll_distance);\n\t\tvar disntance_from_viewport = element_distance_from_top - window_scroll_distance;\n\t\t\/\/console.log(\"Distance from viewport: \"+disntance_from_viewport);\n    $('.hero-image-fp-parent.parallax-mode .hero-image-fp-container').css('transform', 'translateY('+ disntance_from_viewport * .4 +'px)');\n\t});\n\t\n\t\/\/Title Typewriter effect\n\t\t\n\t\/\/Subtitle Typewriter effect\n\t\t\n\tvar whenVideoEnds = function(){\n     $('.hero-image-fp-parent').addClass('video-end');\n\t};\n\tsetTimeout(whenVideoEnds, 25000);\n \n})( jQuery );\n\n<\/script>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\n<div class=\"fp-content\">\n<h2>\u0398\u03ad\u03bb\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03c7\u03b1\u03bc\u03bf\u03b3\u03b5\u03bb\u03ac\u03c4\u03b5<\/h2>\n<h4>\n\u03a3\u03c4\u03bf \u039f\u03b4\u03bf\u03bd\u03c4\u03b9\u03b1\u03c4\u03c1\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u0391\u03b4\u03b1\u03bc\u03ac\u03bd\u03c4\u03b9\u03bf \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c0\u03bb\u03ae\u03c1\u03b5\u03c2 \u03c6\u03ac\u03c3\u03bc\u03b1 \u03bf\u03b4\u03bf\u03bd\u03c4\u03b9\u03b1\u03c4\u03c1\u03b9\u03ba\u03ce\u03bd \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03b9\u03ce\u03bd \u03c7\u03ac\u03c1\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b5\u03ba\u03c4\u03b5\u03bd\u03ae \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ae \u03bc\u03b1\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b1, \u03b7 \u03bf\u03c0\u03bf\u03af\u03b1 \u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03b5\u03bd\u03b8\u03bf\u03c5\u03c3\u03b9\u03b1\u03c3\u03bc\u03cc \u03b2\u03ac\u03c3\u03b5\u03b9 \u03c4\u03c9\u03bd \u03ba\u03b1\u03bd\u03cc\u03bd\u03c9\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03b7\u03b8\u03b9\u03ba\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03bf\u03b4\u03bf\u03bd\u03c4\u03b9\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7\u03c2. \u03a4\u03b1 \u03bc\u03ad\u03bb\u03b7 \u03bc\u03b1\u03c2 \u03b5\u03bd\u03b8\u03b1\u03c1\u03c1\u03cd\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03bf\u03cd\u03bd \u03c4\u03b9\u03c2 \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 \u03b5\u03be\u03b5\u03bb\u03af\u03be\u03b5\u03b9\u03c2 \u03c3\u03c4\u03b7\u03bd \u03bf\u03b4\u03bf\u03bd\u03c4\u03b9\u03b1\u03c4\u03c1\u03b9\u03ba\u03ae, \u03bc\u03b9\u03b1 \u03b5\u03c0\u03b9\u03c3\u03c4\u03ae\u03bc\u03b7 \u03c0\u03bf\u03c5 \u03b5\u03be\u03b5\u03bb\u03af\u03c3\u03c3\u03b5\u03c4\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c1\u03ba\u03ce\u03c2.<br \/>\n<\/h4>\n<div class=\"grid-boxes-one-fp-button-parent\">\n<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/about-us-el\/\" target=\"_self\"><br \/>\n<button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><br \/>\n<\/a>\n<\/div>\n<\/div>\n\n<div id=\"grid-boxes-one-fp-container\" class=\"grid-boxes-one-fp-container\">\t\n  \t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"89\" height=\"102\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/1-Preventive-Denistry-Gesy.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tPreventive Dentistry\/Gesy\u200b\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>With the abundance of information sources overwhelming us, most patients fully understand &#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/preventive-dentistry-gesy\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"75\" height=\"99\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/2-Periodontal-Therapy.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tPeridontal Therapy\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Is it time to see a Periodontist? If you have been experiencing symptoms of periodontal di&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/periodontal-therapy\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"75\" height=\"126\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/3-Restorative-Dentistry.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tRestorative Denistry\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Restorative dentistry at Adamantio focuses on repairing damaged teeth and restoring full o&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/restorative-denistry\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"122\" height=\"104\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/4-Pediatric-Dentistry.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tPediatric Dentistry\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Pediatric dentistry at Adamantio is dedicated to providing gentle, reassuring care for chi&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/pediatric-dentistry\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"75\" height=\"99\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/5-Endodontic-Treatment.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tEndotonic Treatment\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Endodontic treatment at Adamantio focuses on saving natural teeth that have been damaged b&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/endotonic-treatment\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"82\" height=\"99\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/6-Orthodontic-Dentistry.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tOrthodontic Dentistry\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Also known as teeth straightening, orthodontics helps to align crooked or crowded teeth to&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/orthodontic-dentistry\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"138\" height=\"59\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/7-Dental-Prosthetics.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tDental Prosthesis\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Dental prosthesis at Adamantio provides functional and aesthetic solutions for patients wh&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/dental-prosthesis\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"75\" height=\"88\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/8-Dental-Dentistry.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tImplant Dentistry\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>A dental implant is a long-term solution for replacing missing teeth. Implants function in&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/implant-dentistry\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"119\" height=\"119\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/9-Cosmetic-Dentistry.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/9-Cosmetic-Dentistry.png 119w, https:\/\/adamantio.com\/wp-content\/uploads\/Services\/9-Cosmetic-Dentistry-75x75.png 75w\" sizes=\"(max-width: 119px) 100vw, 119px\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tCosmetic Dentistry\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Nothing is more attractive than a beautiful smile. An attractive smile gives confidence, i&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/cosmetic-dentistry\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"90\" height=\"99\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/10-Dental-Whitening.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tTeeth Whitening\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Do you have stained teeth that make you feel self-conscious about smiling? With advancing &#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/teeth-whitening\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"148\" height=\"105\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/11-Maxillofacial.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tMaxillofacial\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Maxillofacial surgery is a purely surgical speciality of dentistry that deals with problem&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/maxillofacial\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"91\" height=\"98\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/12-Panoramic-CBCT.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tPanoramic \/ Cbct\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Panoramic and CBCT imaging at Adamantio provide highly detailed, comprehensive views of yo&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/panoramic-cbct\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n\t<div class=\"grid-boxes-one-fp-grid-box desktop-columns-three tablet-columns-three smartphone-columns-two none\" \n\t\t\t \t>\t\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-image-parent   \">\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"119\" height=\"112\" src=\"https:\/\/adamantio.com\/wp-content\/uploads\/Services\/13-On-Call-Services.png\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" \/>\t\t\t\t<\/div>\n\t\t\t\t\t\t\n\t\t<div class=\"grid-boxes-one-fp-text-section\">\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t<h4 class=\"grid-boxes-one-fp-title   transparent-color-background\">\n\t\t\t\t\t\tEmergencies\t\t\t\t\t<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<div class=\"grid-boxes-one-fp-content\"><p>Just like any medical emergency, dental emergencies can occur at any time. If you have any&#8230;<\/p>\n<\/div>\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<div class=\"grid-boxes-one-fp-button-parent\">\t\t\t\t\n\t\t\t\t\t\t<a class=\"grid-boxes-one-fp-button\" href=\"https:\/\/adamantio.com\/el\/services\/emergencies\/\" target=\"_self\"><button>\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1<\/button><\/a>\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t<\/div>\n\t\t\t\n\t<\/div>\n\t\n  \n\n\t<!--  Repeat the process and reset once it hits the limit -->\n\t\t\n<\/div>\n\n<!--Pagination-->\n<div class=\"grid-boxes-one-fp-pagination archive-pagination pagination\">\n\t\t\t\n<\/div>\n\n\n<style>\n\t\n\/*** Content: Shortcode HTML Based - Grid Boxes One - Full Plugin ***\/\n\t\n.grid-boxes-one-fp-container\t{\n\tdisplay:flex;\n\tflex-direction: row;\n\tflex-wrap:wrap;\n\tjustify-content:center;\n\twidth: 100%;\n\tmax-width:1340px;\n\tpadding:0 0 40px 0;\n\tmargin:40px auto 0px;\n}\n\t\n\t\n.grid-boxes-one-fp-grid-box {\t\n\tposition:relative;\n\toverflow:hidden;\n\tmin-height:150px;\t\n\tmargin:22px 1%;\t\n\tpadding:5px;\n\tbackground:var(--section-background-color);\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-grid-box {\t\t\n\tbackground:var(--dark-section-background-color);\n}\t\n\t\n@media only screen and (min-width: 1281px) {\n\t.grid-boxes-one-fp-grid-box.desktop-columns-five {\t\n\t\twidth:calc(20% - 2%);\t\n\t}\t\n\t\n\t.grid-boxes-one-fp-grid-box.desktop-columns-four {\t\n\t\twidth:calc(25% - 2%);\t\n\t}\t\n\t\n\t.grid-boxes-one-fp-grid-box.desktop-columns-three {\t\n\t\twidth:calc(33.3% - 2%);\t\n\t}\t\n\t\n\t.grid-boxes-one-fp-grid-box.desktop-columns-two {\t\n\t\twidth:calc(50% - 2%);\t\n\t}\t\t\n\t\n\t.grid-boxes-one-fp-grid-box.desktop-columns-one {\t\n\t\twidth:calc(100% - 2%);\t\n\t}\t\t\n\t\n\t.grid-boxes-one-fp-grid-box.desktop-columns-list {\t\n\t\twidth:calc(100% - 2%);\t \n\t\tdisplay:flex;\t\t\n\t}\n\t\n\t.grid-boxes-one-fp-grid-box.desktop-columns-list .grid-boxes-one-fp-text-section {\t\n\t\twidth: calc(100% - 350px);\t\n\t\tflex-shrink: 0;\n\t}\n\n\n}\n\t\n@media only screen and (min-width: 801px) and (max-width: 1280px) {\t\n\t.grid-boxes-one-fp-grid-box.tablet-columns-three {\t\n\t\twidth:calc(33.3% - 2%);\t\n\t}\t\n\t\n\t.grid-boxes-one-fp-grid-box.tablet-columns-two {\t\n\t\twidth:calc(50% - 2%);\n\t}\t\t\n\t\n\t.grid-boxes-one-fp-grid-box.tablet-columns-one {\t\n\t\twidth:calc(100% - 2%);\t\n\t}\t\t\n\t\n\t.grid-boxes-one-fp-grid-box.tablet-columns-list {\t\n\t\twidth:calc(100% - 2%);\t\n\t\tdisplay:flex;\n\t}\t\n\t\n\t.grid-boxes-one-fp-grid-box.tablet-columns-list .grid-boxes-one-fp-text-section {\t\n\t\twidth: calc(100% - 350px);\t\n\t\tflex-shrink: 0;\n\t}\t\n\n}\t\n\t\n@media only screen and (max-width: 801px) {\n\t.grid-boxes-one-fp-grid-box.smartphone-columns-two {\t\n\t\twidth:calc(50% - 2%);\t\n\t}\t\t\t\n\t\n\t.grid-boxes-one-fp-grid-box.smartphone-columns-one {\t\n\t\twidth:calc(100% - 2%);\t\n\t}\t\n}\t\n\t\n\/* Border left *\/\t\n.grid-boxes-one-fp-grid-box.border-left {\n\tborder-left:5px solid var(--primary-color);\n}\n\t\n\/* End Border left *\/\t\t\n\/* Border top and bottom *\/\n.grid-boxes-one-fp-grid-box.border-top-bottom:before  {\n  border-width: 15px;\n\tcontent: '';\n\tdisplay: block;\n\tborder-bottom:3px solid;\n\tborder-bottom-color:var(--border-color);\n\tmargin:auto;\n\tposition: absolute;\n\twidth:90%;\n\ttop: 0%;\n\tleft:5%;\n}\n\n.dark-mode-on .grid-boxes-one-fp-grid-box.border-top-bottom:before  {\n\tborder-bottom-color:var(--dark-border-color);\n\n}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n.grid-boxes-one-fp-grid-box.border-top-bottom:after {\n  border-width: 15px;\n\tcontent: '';\n\tdisplay: block;\n\tborder-bottom:3px solid;\n\tborder-bottom-color:var(--border-color);\n\tmargin:auto;\n\tposition: absolute;\n\twidth:90%;\n\ttop: 100%;\n\tleft: 5%;\n}\n\n\n.dark-mode-on .grid-boxes-one-fp-grid-box.html-border-top-bottom:after {\n\tborder-bottom-color:var(--dark-border-color);\n\t\t\n}\t\n\t\n\/* End Border top and bottom *\/\n\/* Border Bottom with Arrow *\/\n\t\n.grid-boxes-one-fp-grid-box.border-bottom-arrow:before  {\n\ttop: 100%;\n\tleft: 50%;\n\tborder: solid transparent;\n\tcontent: \"\";\n\theight: 0;\n\twidth: 0;\n\tposition: absolute;\n\tborder-top-color:var(--border-color);\n\tborder-width: 15px;\n\tmargin-left: -15px;\n}\n\n.dark-mode-on .grid-boxes-one-fp-grid-box.border-bottom-arrow:before  {\n\tborder-top-color:var(--dark-border-color);\n}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n.grid-boxes-one-fp-grid-box.border-bottom-arrow:after {\n\tborder-width: 15px;\n\tcontent: '';\n\tdisplay: block;\n\tborder-bottom:3px solid var(--border-color);\n\tmargin:auto;\n\tposition: absolute;\n\twidth: 20%;\n\ttop: 100%;\n\tleft: 40%;\t\t\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-grid-box.border-bottom-arrow:after {\n\tborder-bottom:3px solid var(--dark-border-color);\t\t\n}\t\n\t\n\/* End Border Bottom with Arrow *\/\n\t\n.linkable-box:hover {\n\tcursor:pointer;\n}\t\t\n\t\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-grid-box {\n\tperspective: 1000px;\n\toverflow:visible;\n}\t\t\n\t\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-grid-box .flipcard-inner  {\n\tposition: relative;\n\twidth: 100%;\n\theight: 100%;\n\ttransform: rotateY(0deg);\n\ttransition: transform 0.6s;\n\ttransform-style: preserve-3d; \n\tbox-shadow: var(--box-shadow-medium) var(--shadow-color);\n}\t\n\t\n.dark-mode-on .grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-grid-box .flipcard-inner  {\n\tbox-shadow: var(--box-shadow-medium) var(--dark-shadow-color);\n}\t\n\t\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-grid-box:hover .flipcard-inner  {\n\t transform: rotateY(180deg);\n\t box-shadow: var(--box-shadow-medium) var(--hovered-shadow-color);\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-grid-box:hover .flipcard-inner  {\t\n\t box-shadow: var(--box-shadow-medium) var(--dark-hovered-shadow-color);\n}\t\t\n\t\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-image-parent,\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-text-section {  \n  width: 100%;\n  height: 100%;\n\tbackground: var(--section-background-color);\n\tborder: var(--border-width-style-small);\n\tborder-radius: var(--border-radius-medium);\n  -webkit-backface-visibility: hidden;\n  backface-visibility: hidden;\n}\n\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-image-parent {\n  position: relative;\n}\n\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-text-section {\n  position: absolute;  \n\ttop:0;\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-image-parent, .dark-mode-on  .grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-text-section {\n\tbackground: var(--dark-section-background-color);\n}\t\n\t\t\n.grid-boxes-one-fp-container.flipcard .grid-boxes-one-fp-text-section {\n\ttransform: rotateY(180deg);\n}\t\t\n\t\n.grid-boxes-one-fp-icon\t{\n\tdisplay: flex;\n\talign-items: center;\n  justify-content: center;\n\twidth: 74px;\n\theight: 74px;\t\n\tmargin: 10px auto 10px 0;;\n\ttransition:all 0.3s;\n}\t\n\t\n.grid-boxes-one-fp-icon span,\n.grid-boxes-one-fp-icon i {\n\tdisplay: flex;\n\talign-items: center;\n  justify-content: center;\n\tcolor: var(--primary-color);\t\n\tfont-size: 60px;\n\ttransition:all 0.3s;\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-icon span,\n.dark-mode-on .grid-boxes-one-fp-icon i {\n\tcolor: var(--dark-primary-color);\t\n}\t\n\t\n.grid-boxes-one-fp-icon.circular-border\t{\n\tborder: 1px solid;\n\tborder-color:car(--border-color);\n\tborder-radius:100%;\n}\n\t\n.dark-mode-on  .grid-boxes-one-fp-icon.circular-border\t{\n\tborder-color:car(--dark-border-color);\n}\t\n\t\n\t\n.grid-boxes-one-fp-icon.zoom-on-hover:hover span {\n\ttransform:scale(1.2);\n\ttransition:all 0.3s;\n}\n\t\n.grid-boxes-one-fp-container img {\n\tdisplay: block;\n\twidth:100%;\n\tmargin:auto;\n}\n\t\n.grid-boxes-one-fp-image-parent {\n\tposition:relative;\n\toverflow:hidden;\n}\n\t\t\n.grid-boxes-one-fp-image-overlay.darken\t{\t\n\tbackground: rgba(0,0,0,0.4);\n\tposition:absolute;\n\tz-index: 2;\n\twidth: 100%;\n\theight: 100%;\n\topacity: 0;\n\ttransition: all 0.4s ease 0s;\t\n}\n\t\n.grid-boxes-one-fp-image-parent:hover .grid-boxes-one-fp-image-overlay.darken\t{\n\topacity: 0.8;\n\ttransition: all 0.4s ease 0s;\t\n}\t\t\n\t\n.grid-boxes-one-fp-image-overlay.icon\t{\t\n\tbackground: var(--primary-color);\n\tposition:absolute;\n  width: 100%;\n  height: 100%;\n  opacity: 0;\n  transition: all 0.3s ease-in-out;\n  -moz-transition: all 0.3s ease-in-out;\n  -webkit-transition: all 0.3s ease-in-out;\n  transform: rotateY(0deg) scale(0.3);\n  -ms-transform: rotateY(0deg) scale(0.3);\n  -webkit-transform: rotateY(0deg) scale(0.3);\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-image-overlay.icon\t{\t\n\tbackground: var(--dark-primary-color);\n}\t\n\t\n.grid-boxes-one-fp-image-parent:hover .grid-boxes-one-fp-image-overlay.icon\t{\t\t\n\t\topacity: 0.8;\n\t\tfilter: alpha(opacity=80);\n\t\ttransform: rotateY(180deg) scale(1);\n\t\t-ms-transform: rotateY(180deg) scale(1);\n\t\t-webkit-transform: rotateY(180deg) scale(1);\n}\n\t\n.grid-boxes-one-fp-image-overlay.icon span\t{\n\tcolor: var(--alternate-color);\n  font-size: 40px;\n  left: 50%;\n  line-height: 40px;\n  margin: -20px 0 0 -20px;\n  opacity: 1;\n  position: absolute;\n  top: 50%;\n}\n\t\n.dark-mode-on .grid-boxes-one-fp-image-overlay.icon span\t{\n\tcolor: var(--dark-alternate-color); \n}\t\n\t\n.grid-boxes-one-fp-image-parent img {\n\ttransition: all 0.3s;\n}\t\n\t\n\t.grid-boxes-one-fp-image-parent.saturation-on-hover:hover img {\n\t\tfilter: saturate(0);\n\t\ttransition: all 0.3s;\n\t}\t\n\t\n\t.grid-boxes-one-fp-image-parent.zoom-on-hover:hover img {\n\t\t\ttransform: scale(1.04);\t\n\ttransition: all 0.3s;\n}\t\n\t\n\t\n\t.grid-boxes-one-fp-image-parent.intense-zoom-on-hover:hover img {\n\t\ttransform: scale(1.2);\t\n\t\ttransition: all 0.3s;\n\t}\t\t\t\n\t\n\t\n\t\nh4.grid-boxes-one-fp-title {\n\tposition:relative;\n\ttext-wrap: wrap;\n\tmargin: 10px 0;\n\tpadding: 10px 15px;\n\ttext-align: center;\n}\t\n\t\nh4.grid-boxes-one-fp-title.button-color-background {\n\tbackground: var(--primary-color);\n\tcolor: var(--alternate-color);\n}\t\n\t\n.dark-mode-on h4.grid-boxes-one-fp-title.button-color-background {\n\tbackground: var(--dark-primary-color);\n\tcolor: var(--dark-alternate-color);\n}\t\t\n\t\nh4.grid-boxes-one-fp-title.dark-color-background {\n\tbackground: rgba(0,0,0,0.5);\n\tcolor: var(--alternate-color);\n}\t\t\n\n.dark-mode-on  h4.grid-boxes-one-fp-title.dark-color-background {\n\tcolor: var(--dark-alternate-color);\n}\t\t\n\t\n.grid-boxes-one-fp-grid-box,\n.grid-boxes-one-fp-title.title-border\t{\n  border: var(--border-width-style-small);\n  border-radius: var(--border-radius-medium);\n}\n\t\n.flipcard\t.grid-boxes-one-fp-grid-box\t{\n  background:transparent;\n}\t\n\t\n.flipcard\t.grid-boxes-one-fp-grid-box,\n.flipcard .grid-boxes-one-fp-title.title-border\t{\n  border: none;  \n}\n\t\n.grid-boxes-one-fp-grid-box,\n.grid-boxes-one-fp-title.title-shadow\t{ \n  box-shadow: var(--box-shadow-medium) var(--shadow-color);\n  transition: all 0.3s;\n}\t\n\t\n.flipcard .grid-boxes-one-fp-grid-box,\n.flipcard .grid-boxes-one-fp-title.title-shadow\t{ \n  box-shadow: none;  \n}\t\t\n\t\n.dark-mode-on .grid-boxes-one-fp-grid-box,\n.dark-mode-on .grid-boxes-one-fp-title.title-shadow\t{ \n  box-shadow: var(--box-shadow-medium) var(--dark-shadow-color);\n}\t\n\t\n.dark-mode-on .flipcard .grid-boxes-one-fp-grid-box,\n.dark-mode-on .flipcard .grid-boxes-one-fp-title.title-shadow\t{ \n  box-shadow: none;\n}\t\t\n\t\n.grid-boxes-one-fp-grid-box:hover,\n.grid-boxes-one-fp-title.title-shadow:hover {\n  box-shadow: var(--box-shadow-medium) var(--hovered-shadow-color);\n  transition: all 0.3s;\n}\t\n\t\n.flipcard .grid-boxes-one-fp-grid-box:hover,\n.flipcard .grid-boxes-one-fp-title.title-shadow:hover {\n  box-shadow: none;\n}\t\n\t\n.dark-mode-on .grid-boxes-one-fp-grid-box:hover,\n.dark-mode-on .grid-boxes-one-fp-title.title-shadow:hover {\n  box-shadow: var(--box-shadow-medium) var(--dark-hovered-shadow-color);\n}\t\n\t\n.dark-mode-on .flipcard .grid-boxes-one-fp-grid-box:hover,\n.dark-mode-on .flipcard .grid-boxes-one-fp-title.title-shadow:hover {\n  box-shadow: none;\n}\t\t\n\t\n.grid-boxes-one-fp-content {\t\n\tmargin: 0;\n\tpadding: 0;\n\ttext-align: center;\n}\t\t\n\t\n.front-page-1 .grid-boxes-one-fp-container p,\n.front-page-2 .grid-boxes-one-fp-container p,\t\t\n.front-page-3 .grid-boxes-one-fp-container p,\t\t\n.front-page-4 .grid-boxes-one-fp-container p,\t\t\n.front-page-5 .grid-boxes-one-fp-container p,\t\t\n.front-page-6 .grid-boxes-one-fp-container p,\t\n.front-page-7 .grid-boxes-one-fp-container p {\t\t\n  color: var(--text-color);\t\n}\t\t\n\n\n.dark-mode-on .front-page-1 .grid-boxes-one-fp-container p,\n.dark-mode-on .front-page-2 .grid-boxes-one-fp-container p,\t\t\n.dark-mode-on .front-page-3 .grid-boxes-one-fp-container p,\t\t\n.dark-mode-on .front-page-4 .grid-boxes-one-fp-container p,\t\t\n.dark-mode-on .front-page-5 .grid-boxes-one-fp-container p,\t\t\n.dark-mode-on .front-page-6 .grid-boxes-one-fp-container p,\t\n.dark-mode-on .front-page-7 .grid-boxes-one-fp-container p {\t\t\n  color: var(--dark-text-color);\t\n}\t\t\n\n.grid-boxes-one-fp-button-parent {\n\ttext-align:center;\n}\n\t\n.grid-boxes-one-fp-button {\n\tdisplay:inline-block;\n\tborder: 0 !important;\n\ttext-transform:none;\n\tmargin: 0 0 20px 0;\n}\t\n\t\n\t\n\/* Pagination *\/\t\n.grid-boxes-one-fp-pagination.archive-pagination.pagination\t{\n\tmargin: 40px auto 80px;\t\n}\n\t\n.grid-boxes-one-fp-pagination.archive-pagination.pagination a,\n.grid-boxes-one-fp-pagination.archive-pagination.pagination span {\t\n\tcursor: pointer;\n\tfont-size: 10px;\n\tpadding: 8px 12px;\n\ttext-decoration: none;\n\ttext-transform: uppercase;\n  border-radius: var(--border-radius-small);\n  overflow: hidden;\n\tborder: var(--border-width-style-small);\n\tbox-shadow: var(--box-shadow-vertical-small) var(--shadow-color);\n  transition: all 0.3s;\n}\n\t\n\n.dark-mode-on\t.grid-boxes-one-fp-pagination.archive-pagination.pagination a,\n.dark-mode-on .grid-boxes-one-fp-pagination.archive-pagination.pagination span {\t\n\tbox-shadow: var(--box-shadow-vertical-small) var(--dark-shadow-color);\n}\n\t\n.grid-boxes-one-fp-pagination.archive-pagination.pagination span {\n  background: var(--button-color) !important;\n  color: var(--link-alternate-hover-color) !important;\n}\t\n\t\n.dark-mode-on .grid-boxes-one-fp-pagination.archive-pagination.pagination span {\n  background: var(--dark-button-color) !important;\n  color: var(--dark-link-alternate-hover-color) !important;\n}\t\t\n\t\n\n\n<\/style>\n\n<script>\t\n(function($) {\n\n\t\/\/ If whole box is linkable make the pointer appear on hover\n\t\t\n\t\t\/\/ If the box is displayed as flipcard, reconstruct the divs: Move the title in the image container and create an inner div to host the image and text containers \n\t\t\t\n\t\n})( jQuery );\t\t\n<\/script>\n\n\n","protected":false},"excerpt":{"rendered":"<p>\u0398\u03ad\u03bb\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03c3\u03b1\u03c2 \u03ba\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03bd\u03b1 \u03c7\u03b1\u03bc\u03bf\u03b3\u03b5\u03bb\u03ac\u03c4\u03b5 \u03a3\u03c4\u03bf \u039f\u03b4\u03bf\u03bd\u03c4\u03b9\u03b1\u03c4\u03c1\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf \u0391\u03b4\u03b1\u03bc\u03ac\u03bd\u03c4\u03b9\u03bf \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c6\u03ad\u03c1&#8230;<\/p>\n","protected":false},"author":1,"featured_media":2795,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"class_list":{"0":"post-1720","1":"page","2":"type-page","3":"status-publish","4":"has-post-thumbnail","6":"entry"},"_links":{"self":[{"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/pages\/1720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/comments?post=1720"}],"version-history":[{"count":3,"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/pages\/1720\/revisions"}],"predecessor-version":[{"id":3488,"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/pages\/1720\/revisions\/3488"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/media\/2795"}],"wp:attachment":[{"href":"https:\/\/adamantio.com\/el\/wp-json\/wp\/v2\/media?parent=1720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}