a:1:{s:15:"edge-navigation";a:6:{s:2:"id";s:1:"1";s:4:"name";s:15:"Edge Navigation";s:6:"handle";s:15:"edge-navigation";s:3:"css";s:6083:"{"arrows":".edge-navigation.tparrows {\n\tcursor:pointer;\n background:transparent;\n\tposition:absolute;\n\tdisplay:block;\n\tz-index:100;\n width: 50px;\n height: auto;\n}\n\n.edge-navigation.tparrows:before{\n\tdisplay:none;\n}\n.edge-navigation.tparrows .edgtf-arrow-icon:before {\n\tfont-family: \\\"ElegantIcons\\\";\n\tfont-size: 50px;\n\tcolor: #262626;\n\tdisplay: inline-block;\n vertical-align: middle;\n\tline-height: 1em;\n\ttext-align: center;\n -webkit-transition: color 0.3s;\n -moz-transition: color 0.3s;\n transition: color 0.3s;\n z-index:2;\n position:relative;\n transform: none!important;\n}\n\n.edge-navigation.tparrows.tp-leftarrow {\n\tleft: 15px!important;\n}\n\n.edge-navigation.tparrows.tp-rightarrow {\n\tleft: calc(100% - 15px)!important\n}\n\n.edge-navigation.tparrows.tp-leftarrow .edgtf-arrow-icon:before {\n\tcontent: \\\"#\\\";\n}\n.edge-navigation.tparrows.tp-rightarrow .edgtf-arrow-icon:before {\n\tcontent: \\\"$\\\";\n}\n.edgtf-dark-header .edge-navigation.tparrows .edgtf-arrow-icon:before,\n.edgtf-dark-slider-navigation .edge-navigation.tparrows .edgtf-arrow-icon:before,\n.edgtf-light-header.edgtf-dark-slider-navigation .edge-navigation.tparrows .edgtf-arrow-icon:before\n{\n\tcolor: #262626;\n}\n.edgtf-light-header .edge-navigation.tparrows .edgtf-arrow-icon:before,\n.edgtf-light-slider-navigation .edge-navigation.tparrows .edgtf-arrow-icon:before,\n.edgtf-dark-header.edgtf-light-slider-navigation .edge-navigation.tparrows .edgtf-arrow-icon:before\n{\n\tcolor: #fff;\n}\n\n.edge-navigation.tp-leftarrow,\n.edge-navigation.tp-rightarrow {\n\t-webkit-transition: left .15s ease-in-out;\n transition: left .15s ease-in-out;\n}\n\n.edge-navigation.tp-leftarrow:hover {\n\tleft: 9px !important;\n}\n\n.edge-navigation.tp-rightarrow:hover {\n\tleft:calc(100% - 9px) !important;\n}\n\n.edge-navigation.tparrows {\n}\n\n\n","bullets":".edge-navigation.tp-bullets {\n}\n.edge-navigation.tp-bullets:before {\n\tcontent:\\\" \\\";\n\tposition:absolute;\n\twidth:100%;\n\theight:100%;\n\tbackground:transparent;\n\tpadding:10px;\n\tmargin-left:-10px;margin-top:-10px;\n\tbox-sizing:content-box;\n}\n.edge-navigation .tp-bullet {\n width: 13px;\n height: 13px;\n\tposition:absolute;\n\tbackground: transparent;\n border: 1px solid #262626;\n\tcursor: pointer;\n\tbox-sizing: border-box;\n -webkit-transition: background-color .15s ease-out, border-color .15s ease-out;\n -moz-transition: background-color .15s ease-out, border-color .15s ease-out;\n transition: background-color .15s ease-out, border-color .15s ease-out;\n margin: 0 6px;\n border-radius: 100%;\n}\n.edge-navigation .tp-bullet:hover,\n.edge-navigation .tp-bullet.selected {\n\tbackground-color: #262626;\n}\n\n.edgtf-light-header .edge-navigation .tp-bullet,\n.edgtf-dark-header.edgtf-light-slider-navigation .edge-navigation .tp-bullet\n{\n\tborder-color: #fff;\n}\n\n.edgtf-light-header .edge-navigation .tp-bullet:hover,\n.edgtf-light-header .edge-navigation .tp-bullet.selected,\n.edgtf-dark-header.edgtf-light-slider-navigation .edge-navigation .tp-bullet:hover,\n.edgtf-dark-header.edgtf-light-slider-navigation .edge-navigation .tp-bullet.selected\n{\n\tbackground-color:#fff;\n}\n\n.edgtf-dark-header .edge-navigation .tp-bullet,\n.edgtf-light-header.edgtf-dark-slider-navigation .edge-navigation .tp-bullet\n{\n\tborder-color: #262626;\n}\n\n.edgtf-dark-header .edge-navigation .tp-bullet:hover,\n.edgtf-dark-header .edge-navigation .tp-bullet.selected,\n.edgtf-light-header.edgtf-dark-slider-navigation .edge-navigation .tp-bullet:hover,\n.edgtf-light-header.edgtf-dark-slider-navigation .edge-navigation .tp-bullet.selected\n{\n\tbackground-color: #262626;\n}\n","thumbs":".edge-navigation .tp-thumb {\n opacity:1;\n -webkit-perspective: 600px;\n perspective: 600px;\n}\n.edge-navigation .tp-thumb .tp-thumb-title {\n font-size:##title-font-size##px;\n position:absolute;\n margin-top:-10px;\n color:rgba(##title-color##);\n display:block;\n z-index:1000;\n background-color:rgba(##title-bg##);\n padding:5px 10px; \n bottom:0px;\n left:0px;\n width:100%;\n box-sizing:border-box;\n text-align:center;\n overflow:hidden;\n white-space:nowrap;\n transition:all 0.3s;\n -webkit-transition:all 0.3s;\n transform:rotatex(90deg) translatez(0.001px);\n transform-origin:50% 100%;\n -webkit-transform:rotatex(90deg) translatez(0.001px);\n -webkit-transform-origin:50% 100%;\n opacity:0;\n }\n.edge-navigation .tp-thumb:hover .tp-thumb-title {\n \t transform:rotatex(0deg);\n -webkit-transform:rotatex(0deg);\n opacity:1;\n}","tabs":".edge-navigation .tp-tab { \n opacity:1; \n padding:10px;\n box-sizing:border-box;\n font-family: \\\"##font-family##\\\", sans-serif;\n border-bottom: ##border-size##px solid rgba(##border-color##);\n }\n.edge-navigation .tp-tab-image \n{ \n width:##image-size##px;\n height:##image-size##px; max-height:100%; max-width:100%;\n position:relative;\n display:inline-block;\n float:left;\n\n}\n.edge-navigation .tp-tab-content \n{\n background:rgba(##bgcolor##); \n position:relative;\n padding:15px 15px 15px 85px;\n left:0px;\n overflow:hidden;\n margin-top:-15px;\n box-sizing:border-box;\n color:rgba(##contentcolor##);\n display: inline-block;\n width:100%;\n height:100%;\n position:absolute; }\n.edge-navigation .tp-tab-date\n {\n display:block;\n color: rgba(##param1-color##);\n font-weight:500;\n font-size:##param1-size##px;\n margin-bottom:0px;\n }\n.edge-navigation .tp-tab-title \n{\n display:block;\t\n text-align:left\t;\n color:rgba(##param2-color##);\n font-size:##param2-size##px;\n font-weight:500;\n text-transform:none;\n line-height:17px;\n}\n.edge-navigation .tp-tab:hover,\n.edge-navigation .tp-tab.selected {\n\tbackground:rgba(##hover-bg-color##); \n}\n\n.edge-navigation .tp-tab-mask {\n}\n\n\/* media queries *\/\n@media only screen and (max-width: 960px) {\n\n}\n@media only screen and (max-width: 768px) {\n\n}"}";s:6:"markup";s:382:"{"arrows":"<\/span>","bullets":"","thumbs":"<\/span>\n{{title}}<\/span>","tabs":"
\n {{param1}}<\/span>\n {{title}}<\/span>\n<\/div>\n
<\/div>"}";s:8:"settings";s:7923:"{"width":{"thumbs":"160","arrows":"160","bullets":"160","tabs":"250"},"height":{"thumbs":"160","arrows":"160","bullets":"160","tabs":"80"},"original":{"css":{"arrows":".hesperiden.tparrows {\n\tcursor:pointer;\n\tbackground:rgba(##bg-color##);\n\twidth:##bg-size##px;\n\theight:##bg-size##px;\n\tposition:absolute;\n\tdisplay:block;\n\tz-index:100;\n border-radius: 50%;\n}\n.hesperiden.tparrows:hover {\n\tbackground:rgba(##hover-bg-color##);\n}\n.hesperiden.tparrows:before {\n\tfont-family: \\\"revicons\\\";\n\tfont-size:##arrow-size##px;\n\tcolor:rgb(##arrow-color##);\n\tdisplay:block;\n\tline-height: ##bg-size##px;\n\ttext-align: center;\n}\n.hesperiden.tparrows.tp-leftarrow:before {\n\tcontent: \\\"\\\\e82c\\\";\n margin-left:-3px;\n}\n.hesperiden.tparrows.tp-rightarrow:before {\n\tcontent: \\\"\\\\e82d\\\";\n margin-right:-3px;\n}","bullets":".hesperiden.tp-bullets {\n}\n.hesperiden.tp-bullets:before {\n\tcontent:\\\" \\\";\n\tposition:absolute;\n\twidth:100%;\n\theight:100%;\n\tbackground:transparent;\n\tpadding:10px;\n\tmargin-left:-10px;margin-top:-10px;\n\tbox-sizing:content-box;\n border-radius:8px;\n \n}\n.hesperiden .tp-bullet {\n\twidth:##bullet-size##px;\n\theight:##bullet-size##px;\n\tposition:absolute;\n\tbackground: rgb(##bullet-bg-top##); \/* old browsers *\/\n background: -moz-linear-gradient(top, rgb(##bullet-bg-top##) 0%, rgb(##bullet-bg-bottom##) 100%); \/* ff3.6+ *\/\n background: -webkit-linear-gradient(top, rgb(##bullet-bg-top##) 0%,rgb(##bullet-bg-bottom##) 100%); \/* chrome10+,safari5.1+ *\/\n background: -o-linear-gradient(top, rgb(##bullet-bg-top##) 0%,rgb(##bullet-bg-bottom##) 100%); \/* opera 11.10+ *\/\n background: -ms-linear-gradient(top, rgb(##bullet-bg-top##) 0%,rgb(##bullet-bg-bottom##) 100%); \/* ie10+ *\/\n background: linear-gradient(to bottom, rgb(##bullet-bg-top##) 0%,rgb(##bullet-bg-bottom##) 100%); \/* w3c *\/\n filter: progid:dximagetransform.microsoft.gradient( \n startcolorstr=\\\"rgb(##bullet-bg-top##)\\\", endcolorstr=\\\"rgb(##bullet-bg-bottom##)\\\",gradienttype=0 ); \/* ie6-9 *\/\n\tborder:##border-size##px solid rgb(##border-color##);\n\tborder-radius:50%;\n\tcursor: pointer;\n\tbox-sizing:content-box;\n}\n.hesperiden .tp-bullet:hover,\n.hesperiden .tp-bullet.selected {\n\tbackground:rgb(##hover-bullet-bg##);\n}\n.hesperiden .tp-bullet-image {\n}\n.hesperiden .tp-bullet-title {\n}\n","thumbs":".hesperiden .tp-thumb {\n opacity:1;\n -webkit-perspective: 600px;\n perspective: 600px;\n}\n.hesperiden .tp-thumb .tp-thumb-title {\n font-size:##title-font-size##px;\n position:absolute;\n margin-top:-10px;\n color:rgba(##title-color##);\n display:block;\n z-index:1000;\n background-color:rgba(##title-bg##);\n padding:5px 10px; \n bottom:0px;\n left:0px;\n width:100%;\n box-sizing:border-box;\n text-align:center;\n overflow:hidden;\n white-space:nowrap;\n transition:all 0.3s;\n -webkit-transition:all 0.3s;\n transform:rotatex(90deg) translatez(0.001px);\n transform-origin:50% 100%;\n -webkit-transform:rotatex(90deg) translatez(0.001px);\n -webkit-transform-origin:50% 100%;\n opacity:0;\n }\n.hesperiden .tp-thumb:hover .tp-thumb-title {\n \t transform:rotatex(0deg);\n -webkit-transform:rotatex(0deg);\n opacity:1;\n}","tabs":".hesperiden .tp-tab { \n opacity:1; \n padding:10px;\n box-sizing:border-box;\n font-family: \\\"##font-family##\\\", sans-serif;\n border-bottom: ##border-size##px solid rgba(##border-color##);\n }\n.hesperiden .tp-tab-image \n{ \n width:##image-size##px;\n height:##image-size##px; max-height:100%; max-width:100%;\n position:relative;\n display:inline-block;\n float:left;\n\n}\n.hesperiden .tp-tab-content \n{\n background:rgba(##bgcolor##); \n position:relative;\n padding:15px 15px 15px 85px;\n left:0px;\n overflow:hidden;\n margin-top:-15px;\n box-sizing:border-box;\n color:rgba(##contentcolor##);\n display: inline-block;\n width:100%;\n height:100%;\n position:absolute; }\n.hesperiden .tp-tab-date\n {\n display:block;\n color: rgba(##param1-color##);\n font-weight:500;\n font-size:##param1-size##px;\n margin-bottom:0px;\n }\n.hesperiden .tp-tab-title \n{\n display:block;\t\n text-align:left\t;\n color:rgba(##param2-color##);\n font-size:##param2-size##px;\n font-weight:500;\n text-transform:none;\n line-height:17px;\n}\n.hesperiden .tp-tab:hover,\n.hesperiden .tp-tab.selected {\n\tbackground:rgba(##hover-bg-color##); \n}\n\n.hesperiden .tp-tab-mask {\n}\n\n\/* media queries *\/\n@media only screen and (max-width: 960px) {\n\n}\n@media only screen and (max-width: 768px) {\n\n}"},"markup":{"arrows":"","bullets":"","thumbs":"<\/span>\n{{title}}<\/span>","tabs":"
\n {{param1}}<\/span>\n {{title}}<\/span>\n<\/div>\n
<\/div>"}},"placeholders":[{"title":"BG-Color","handle":"bg-color","type":"custom","nav-type":"arrows","data":{"custom":"0,0,0,0.5"}},{"title":"BG-Size","handle":"bg-size","type":"custom","nav-type":"arrows","data":{"custom":"40"}},{"title":"Arrow-Color","handle":"arrow-color","type":"color","nav-type":"arrows","data":{"color":"#ffffff"}},{"title":"Arrow-Size","handle":"arrow-size","type":"custom","nav-type":"arrows","data":{"custom":"20"}},{"title":"Hover-BG-Color","handle":"hover-bg-color","type":"color-rgba","nav-type":"arrows","data":{"color-rgba":"#000000"}},{"title":"Bullet-Size","handle":"bullet-size","type":"custom","nav-type":"bullets","data":{"custom":"12"}},{"title":"Bullet-BG-Top","handle":"bullet-bg-top","type":"color","nav-type":"bullets","data":{"color":"#999999"}},{"title":"Bullet-BG-Bottom","handle":"bullet-bg-bottom","type":"color","nav-type":"bullets","data":{"color":"#e1e1e1"}},{"title":"Border-Color","handle":"border-color","type":"color","nav-type":"bullets","data":{"color":"#e5e5e5"}},{"title":"Border-Size","handle":"border-size","type":"custom","nav-type":"bullets","data":{"custom":"3"}},{"title":"Hover-Bullet-BG","handle":"hover-bullet-bg","type":"color","nav-type":"bullets","data":{"color":"#666666"}},{"title":"Title-BG-Color","handle":"title-bg","type":"color-rgba","nav-type":"thumbs","data":{"color-rgba":"rgba(0,0,0,0.85)"}},{"title":"Title-Font-Color","handle":"title-color","type":"color-rgba","nav-type":"thumbs","data":{"color-rgba":"#ffffff"}},{"title":"Title-Font-Size","handle":"title-font-size","type":"custom","nav-type":"thumbs","data":{"custom":"12"}},{"title":"Font-Family","handle":"font-family","type":"font-family","nav-type":"tabs","data":{"font_family":"Roboto"}},{"title":"Border-Bottom-Color","handle":"border-color","type":"color-rgba","nav-type":"tabs","data":{"color-rgba":"#e5e5e5"}},{"title":"Border-Bottom-Size","handle":"border-size","type":"custom","nav-type":"tabs","data":{"custom":"1"}},{"title":"Image-Size","handle":"image-size","type":"custom","nav-type":"tabs","data":{"custom":"60"}},{"title":"Date-Color","handle":"param1-color","type":"color-rgba","nav-type":"tabs","data":{"color-rgba":"rgba(51,51,51,0.5)"}},{"title":"Date-Size","handle":"param1-size","type":"custom","nav-type":"tabs","data":{"custom":"12"}},"","",{"title":"Hover-BG-Color","handle":"hover-bg-color","type":"color-rgba","nav-type":"tabs","data":{"color-rgba":"#eeeeee"}},{"title":"Background","handle":"bgcolor","type":"color-rgba","nav-type":"tabs","data":{"color-rgba":"rgba(0,0,0,0)"}},{"title":"Content","handle":"contentcolor","type":"color-rgba","nav-type":"tabs","data":{"color-rgba":"#333333"}},{"title":"Title-Color","handle":"param2-color","type":"color-rgba","nav-type":"tabs","data":{"color-rgba":"0,0,0,0"}},{"title":"Title-Size","handle":"param2-size","type":"custom","nav-type":"tabs","data":{"custom":"14"}}]}";}}