index.html 96 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805
  1. <!doctype html>
  2. <html ⚡ lang="en-us" [class]="darkMode ? 'dark-mode' : ''">
  3. <head>
  4. <meta charset="utf-8" />
  5. <script async src="https://cdn.ampproject.org/v0.js"></script>
  6. <script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
  7. <script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
  8. <script async custom-element="amp-bind" src="https://cdn.ampproject.org/v0/amp-bind-0.1.js"></script>
  9. <script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>
  10. <script async custom-element="amp-auto-ads" src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js"></script>
  11. <script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
  12. <title>
  13. | Hugo Blog Title (SEO Version)
  14. </title>
  15. <meta name="author" content="Johnathan Smith" />
  16. <meta name="description" content="">
  17. <meta name="twitter:card" content="summary" />
  18. <meta name="twitter:site" content="@twitter_username" />
  19. <meta name="twitter:title" content="Posts" />
  20. <meta name="twitter:description" content="" />
  21. <meta name="twitter:image" content="http://vps.ptt.cx/img/avatar.jpg" />
  22. <meta name="generator" content="Hugo 0.75.1" />
  23. <link rel="canonical" href="http://vps.ptt.cx/post/">
  24. <link rel="alternative" href="/index.xml" title="Hugo LAMP" type="application/atom+xml">
  25. <meta name="robots" content="index,follow" />
  26. <meta name="referrer" content="origin-when-cross-origin" />
  27. <meta name="google-site-verification" content="google_site_verification_code" />
  28. <meta name="msvalidate.01" content="bing_site_verification_code" />
  29. <link rel="icon" href="/img/favicon.ico" />
  30. <meta name="apple-mobile-web-app-capable" content="yes">
  31. <link rel="apple-touch-icon" sizes="120x120" href="/img/avatar.jpg">
  32. <script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
  33. <style amp-runtime="">html{overflow-x:hidden!important}html.i-amphtml-fie{height:100%!important;width:100%!important}html:not([amp4ads]),html:not([amp4ads]) body{height:auto!important}html:not([amp4ads]) body{margin:0!important}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html.i-amphtml-singledoc.i-amphtml-embedded{-ms-touch-action:pan-y;touch-action:pan-y}html.i-amphtml-fie>body,html.i-amphtml-singledoc>body{overflow:visible!important}html.i-amphtml-fie:not(.i-amphtml-inabox)>body,html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body{position:relative!important}html.i-amphtml-webview>body{overflow-x:hidden!important;overflow-y:visible!important;min-height:100vh!important}html.i-amphtml-ios-embed-legacy>body{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important}html.i-amphtml-ios-embed{overflow-y:auto!important;position:static}#i-amphtml-wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;display:block!important}html.i-amphtml-ios-embed.i-amphtml-ios-overscroll,html.i-amphtml-ios-embed.i-amphtml-ios-overscroll>#i-amphtml-wrapper{-webkit-overflow-scrolling:touch!important}#i-amphtml-wrapper>body{position:relative!important;border-top:1px solid transparent!important}#i-amphtml-wrapper+body{visibility:visible}#i-amphtml-wrapper+body .i-amphtml-lightbox-element,#i-amphtml-wrapper+body[i-amphtml-lightbox]{visibility:hidden}#i-amphtml-wrapper+body[i-amphtml-lightbox] .i-amphtml-lightbox-element{visibility:visible}#i-amphtml-wrapper.i-amphtml-scroll-disabled,.i-amphtml-scroll-disabled{overflow-x:hidden!important;overflow-y:hidden!important}amp-instagram{padding:54px 0px 0px!important;background-color:#fff}amp-iframe iframe{box-sizing:border-box!important}[amp-access][amp-access-hide]{display:none}[subscriptions-dialog],body:not(.i-amphtml-subs-ready) [subscriptions-action],body:not(.i-amphtml-subs-ready) [subscriptions-section]{display:none!important}amp-experiment,amp-live-list>[update]{display:none}.i-amphtml-jank-meter{position:fixed;background-color:rgba(232,72,95,0.5);bottom:0;right:0;color:#fff;font-size:16px;z-index:1000;padding:5px}amp-list[resizable-children]>.i-amphtml-loading-container.amp-hidden{display:none!important}amp-list [fetch-error],amp-list[load-more] [load-more-button],amp-list[load-more] [load-more-end],amp-list[load-more] [load-more-failed],amp-list[load-more] [load-more-loading]{display:none}amp-list[diffable] div[role=list]{display:block}amp-story-page,amp-story[standalone]{min-height:1px!important;display:block!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;width:100%!important}amp-story[standalone]{background-color:#202125!important;position:relative!important}amp-story-page{background-color:#757575}amp-story .amp-active>div,amp-story .i-amphtml-loader-background{display:none!important}amp-story-page:not(:first-of-type):not([distance]):not([active]){transform:translateY(1000vh)!important}amp-autocomplete{position:relative!important;display:inline-block!important}amp-autocomplete>input,amp-autocomplete>textarea{padding:0.5rem;border:1px solid rgba(0,0,0,0.33)}.i-amphtml-autocomplete-results,amp-autocomplete>input,amp-autocomplete>textarea{font-size:1rem;line-height:1.5rem}[amp-fx^=fly-in]{visibility:hidden}amp-script[nodom]{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}
  34. [hidden]{display:none!important}.i-amphtml-element{display:inline-block}.i-amphtml-blurry-placeholder{transition:opacity 0.3s cubic-bezier(0.0,0.0,0.2,1)!important;pointer-events:none}[layout=nodisplay]:not(.i-amphtml-element){display:none!important}.i-amphtml-layout-fixed,[layout=fixed][width][height]:not(.i-amphtml-layout-fixed){display:inline-block;position:relative}.i-amphtml-layout-responsive,[layout=responsive][width][height]:not(.i-amphtml-layout-responsive),[width][height][heights]:not([layout]):not(.i-amphtml-layout-responsive),[width][height][sizes]:not([layout]):not(.i-amphtml-layout-responsive){display:block;position:relative}.i-amphtml-layout-intrinsic,[layout=intrinsic][width][height]:not(.i-amphtml-layout-intrinsic){display:inline-block;position:relative;max-width:100%}.i-amphtml-layout-intrinsic .i-amphtml-sizer{max-width:100%}.i-amphtml-intrinsic-sizer{max-width:100%;display:block!important}.i-amphtml-layout-container,.i-amphtml-layout-fixed-height,[layout=container],[layout=fixed-height][height]:not(.i-amphtml-layout-fixed-height){display:block;position:relative}.i-amphtml-layout-fill,.i-amphtml-layout-fill.i-amphtml-notbuilt,[layout=fill]:not(.i-amphtml-layout-fill){display:block;overflow:hidden!important;position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-layout-flex-item,[layout=flex-item]:not(.i-amphtml-layout-flex-item){display:block;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.i-amphtml-layout-fluid{position:relative}.i-amphtml-layout-size-defined{overflow:hidden!important}.i-amphtml-layout-awaiting-size{position:absolute!important;top:auto!important;bottom:auto!important}i-amphtml-sizer{display:block!important}@supports (aspect-ratio:1/1){i-amphtml-sizer.i-amphtml-disable-for-ar{display:none!important}}.i-amphtml-blurry-placeholder,.i-amphtml-fill-content{display:block;height:0;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:0;margin:auto}.i-amphtml-layout-size-defined .i-amphtml-fill-content{position:absolute;top:0;left:0;bottom:0;right:0}.i-amphtml-replaced-content,.i-amphtml-screen-reader{padding:0!important;border:none!important}.i-amphtml-screen-reader{position:fixed!important;top:0px!important;left:0px!important;width:4px!important;height:4px!important;opacity:0!important;overflow:hidden!important;margin:0!important;display:block!important;visibility:visible!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:8px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:12px!important}.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader~.i-amphtml-screen-reader{left:16px!important}.i-amphtml-unresolved{position:relative;overflow:hidden!important}.i-amphtml-select-disabled{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.i-amphtml-notbuilt,[layout]:not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not([layout]):not(.i-amphtml-element){position:relative;overflow:hidden!important;color:transparent!important}.i-amphtml-notbuilt:not(.i-amphtml-layout-container)>*,[layout]:not([layout=container]):not(.i-amphtml-element)>*,[width][height][heights]:not([layout]):not(.i-amphtml-element)>*,[width][height][sizes]:not([layout]):not(.i-amphtml-element)>*{display:none}amp-img:not(.i-amphtml-element)[i-amphtml-ssr]>img.i-amphtml-fill-content{display:block}.i-amphtml-notbuilt:not(.i-amphtml-layout-container),[layout]:not([layout=container]):not(.i-amphtml-element),[width][height][heights]:not([layout]):not(.i-amphtml-element),[width][height][sizes]:not([layout]):not(.i-amphtml-element){color:transparent!important;line-height:0!important}.i-amphtml-ghost{visibility:hidden!important}.i-amphtml-element>[placeholder],[layout]:not(.i-amphtml-element)>[placeholder],[width][height][heights]:not([layout]):not(.i-amphtml-element)>[placeholder],[width][height][sizes]:not([layout]):not(.i-amphtml-element)>[placeholder]{display:block}.i-amphtml-element>[placeholder].amp-hidden,.i-amphtml-element>[placeholder].hidden{visibility:hidden}.i-amphtml-element:not(.amp-notsupported)>[fallback],.i-amphtml-layout-container>[placeholder].amp-hidden,.i-amphtml-layout-container>[placeholder].hidden{display:none}.i-amphtml-layout-size-defined>[fallback],.i-amphtml-layout-size-defined>[placeholder]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:1}.i-amphtml-notbuilt>[placeholder]{display:block!important}.i-amphtml-hidden-by-media-query{display:none!important}.i-amphtml-element-error{background:red!important;color:#fff!important;position:relative!important}.i-amphtml-element-error:before{content:attr(error-message)}i-amp-scroll-container,i-amphtml-scroll-container{position:absolute;top:0;left:0;right:0;bottom:0;display:block}i-amp-scroll-container.amp-active,i-amphtml-scroll-container.amp-active{overflow:auto;-webkit-overflow-scrolling:touch}.i-amphtml-loading-container{display:block!important;pointer-events:none;z-index:1}.i-amphtml-notbuilt>.i-amphtml-loading-container{display:block!important}.i-amphtml-loading-container.amp-hidden{visibility:hidden}.i-amphtml-element>[overflow]{cursor:pointer;position:relative;z-index:2;visibility:hidden;display:initial;line-height:normal}.i-amphtml-element>[overflow].amp-visible{visibility:visible}template{display:none!important}.amp-border-box,.amp-border-box *,.amp-border-box :after,.amp-border-box :before{box-sizing:border-box}amp-pixel{display:none!important}amp-analytics,amp-auto-ads,amp-story-auto-ads{position:fixed!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:hidden}html.i-amphtml-fie>amp-analytics{position:initial!important}[visible-when-invalid]:not(.visible),form [submit-error],form [submit-success],form [submitting]{display:none}amp-accordion{display:block!important}amp-accordion>section{float:none!important}amp-accordion>section>*{float:none!important;display:block!important;overflow:hidden!important;position:relative!important}amp-accordion,amp-accordion>section{margin:0}amp-accordion:not(.i-amphtml-built)>section>:last-child{display:none!important}amp-accordion:not(.i-amphtml-built)>section[expanded]>:last-child{display:block!important}
  35. </style><style amp-extension="amp-sidebar">amp-sidebar{--story-page-vh:1vh;position:fixed!important;top:0;max-height:100vh!important;height:100vh;max-width:80vw;background-color:#efefef;min-width:45px!important;outline:none;overflow-x:hidden!important;overflow-y:auto!important;z-index:2147483647;-webkit-overflow-scrolling:touch;will-change:transform}amp-sidebar[side=left]{left:0!important;transform:translateX(-100%);animation-name:i-amphtml-sidebar-slide-out-left}amp-sidebar[side=left][open]{animation-name:i-amphtml-sidebar-slide-in-left}amp-sidebar[side=right]{right:0!important;transform:translateX(100%);animation-name:i-amphtml-sidebar-slide-out-right}amp-sidebar[side=right][open]{animation-name:i-amphtml-sidebar-slide-in-right}amp-sidebar[side][i-amphtml-sidebar-opened]{transform:none;animation:none}.i-amphtml-sidebar-mask,amp-sidebar[side]{animation-duration:233ms;animation-timing-function:cubic-bezier(0,0,.21,1);animation-fill-mode:forwards}.i-amphtml-toolbar>ol,.i-amphtml-toolbar>ul{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:auto;list-style-type:none;padding:0;margin:0}.i-amphtml-sidebar-mask{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background-image:none!important;background-color:rgba(0,0,0,0.5);animation-name:i-amphtml-sidebar-mask-fade-out;z-index:2147483646}.i-amphtml-sidebar-mask[open]{animation-name:i-amphtml-sidebar-mask-fade-in}.i-amphtml-sidebar-mask[i-amphtml-sidebar-opened]{animation:none}@keyframes i-amphtml-sidebar-slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes i-amphtml-sidebar-slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes i-amphtml-sidebar-slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes i-amphtml-sidebar-mask-fade-in{0%{opacity:0}to{opacity:1}}@keyframes i-amphtml-sidebar-mask-fade-out{0%{opacity:1}to{opacity:0}}
  36. </style><style amp-extension="amp-form">form.amp-form-submit-error [submit-error],form.amp-form-submit-success [submit-success],form.amp-form-submitting [submitting]{display:block}textarea[autoexpand]:not(.i-amphtml-textarea-max){overflow:hidden!important}.i-amphtml-textarea-clone{visibility:hidden;position:absolute;top:-9999px;left:-9999px;height:0!important}.i-amphtml-validation-bubble{transform:translate(-50%,-100%);background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,0.5);max-width:200px;position:absolute;display:block;box-sizing:border-box;padding:10px;border-radius:5px}.i-amphtml-validation-bubble:after{content:" ";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}[visible-when-invalid]{color:red}
  37. </style><style amp-extension="amp-lightbox">amp-lightbox{display:none;position:fixed!important;z-index:1000;top:0!important;left:0!important;bottom:0!important;right:0!important}amp-lightbox[scrollable]{overflow-y:auto!important;overflow-x:hidden!important}i-amphtml-ad-close-header{height:60px!important;display:block!important;visibility:visible!important;opacity:0;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-pack:right!important;justify-content:right!important;transition:opacity 0.1s ease-in}[animate-in=fly-in-bottom]>i-amphtml-ad-close-header,[animate-in=fly-in-top]>i-amphtml-ad-close-header{transition-delay:0.2s}.amp-ad-close-header{opacity:1!important;box-sizing:border-box;padding:5px;line-height:40px;background-color:#000;color:#fff;font-family:Helvetica,sans-serif;font-size:12px;cursor:pointer}.amp-ad-close-header>:first-child{margin-left:auto!important;pointer-events:none!important}.amp-ad-close-button{display:block!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E") no-repeat;background-position:50%;width:40px;height:40px;pointer-events:none!important;border-radius:40px;margin-left:5px}.amp-ad-close-header:active>.amp-ad-close-button{background-color:hsla(0,0%,100%,0.3)}
  38. </style>
  39. <meta charset="UTF-8">
  40. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  41. <meta name="generator" content="Mobirise v4.7.1, mobirise.com">
  42. <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
  43. <link rel="shortcut icon" href="assets/images/logo-1.png" type="image/x-icon">
  44. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  45. <link rel="canonical" href="index.html">
  46. <style amp-boilerplate="">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style>
  47. <noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
  48. <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,500,600,700&amp;subset=cyrillic" rel="stylesheet">
  49. <style amp-custom="">
  50. div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,ol,ul,li,figcaption,textarea,input{font: inherit;}section{background-color: #eeeeee;}section,.container,.container-fluid{position: relative;word-wrap: break-word;}a.mbr-iconfont:hover{text-decoration: none;}.article .lead p,.article .lead ul,.article .lead ol,.article .lead pre,.article .lead blockquote{margin-bottom: 0;}a{font-style: normal;font-weight: 400;cursor: pointer;}a,a:hover{text-decoration: none;}figure{margin-bottom: 0;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.display-1,.display-2,.display-3,.display-4{line-height: 1;word-break: break-word;word-wrap: break-word;}b,strong{font-weight: bold;}blockquote{padding: 10px 0 10px 20px;position: relative;border-left: 2px solid;border-color: #ff3366;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition-delay: 9999s;transition-property: background-color,color;}textarea[type="hidden"]{display: none;}body{position: relative;}section{background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;}section .mbr-background-video,section .mbr-background-video-preview{position: absolute;bottom: 0;left: 0;right: 0;top: 0;}.row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}@media (min-width: 576px){.row{margin-right: -15px;margin-left: -15px;}}@media (min-width: 768px){.row{margin-right: -15px;margin-left: -15px;}}@media (min-width: 992px){.row{margin-right: -15px;margin-left: -15px;}}@media (min-width: 1200px){.row{margin-right: -15px;margin-left: -15px;}}.hidden{visibility: hidden;}.mbr-z-index20{z-index: 20;}.mbr-white{color: #ffffff;}.mbr-black{color: #000000;}.mbr-bg-white{background-color: #ffffff;}.mbr-bg-black{background-color: #000000;}.align-left{text-align: left;}.align-center{text-align: center;}.align-right{text-align: right;}@media (max-width: 767px){.align-left,.align-center,.align-right,.mbr-section-btn,.mbr-section-title{text-align: center;}}.mbr-light{font-weight: 300;}.mbr-regular{font-weight: 400;}.mbr-semibold{font-weight: 500;}.mbr-bold{font-weight: 700;}.mbr-figure img,.mbr-figure iframe{display: block;width: 100%;}.card{background-color: transparent;border: none;}.card-img{text-align: center;flex-shrink: 0;}.media{max-width: 100%;margin: 0 auto;}.mbr-figure{-ms-flex-item-align: center;-ms-grid-row-align: center;-webkit-align-self: center;align-self: center;}.media-container > div{max-width: 100%;}.mbr-figure img,.card-img img{width: 100%;}@media (max-width: 991px){.media-size-item{width: auto;}.media{width: auto;}.mbr-figure{width: 100%;}}.mbr-section-btn{margin-left: -.25rem;margin-right: -.25rem;font-size: 0;}nav .mbr-section-btn{margin-left: 0rem;margin-right: 0rem;}.btn .mbr-iconfont,.btn.btn-sm .mbr-iconfont{cursor: pointer;margin-right: 0.5rem;}.btn.btn-md .mbr-iconfont,.btn.btn-md .mbr-iconfont{margin-right: 0.8rem;}[type="submit"]{-webkit-appearance: none;}.mbr-fullscreen .mbr-overlay{min-height: 100vh;}.mbr-fullscreen{display: flex;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;align-items: center;-webkit-align-items: center;min-height: 100vh;box-sizing: border-box;padding-top: 3rem;padding-bottom: 3rem;}amp-img img{max-height: 100%;max-width: 100%;}img.mbr-temp{width: 100%;}.super-hide{display: none;}.is-builder .nodisplay + img[async],.is-builder .nodisplay + img[decoding="async"],.is-builder amp-img > a + img[async],.is-builder amp-img > a + img[decoding="async"]{display: none;}html:not(.is-builder) amp-img > a{position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;}.is-builder .temp-amp-sizer{position: absolute;}.is-builder amp-youtube .temp-amp-sizer,.is-builder amp-vimeo .temp-amp-sizer{position: static;}.is-builder section.horizontal-menu .ampstart-btn{display: none;}@media (max-width: 991px){.is-builder section.horizontal-menu .navbar-toggler{display: block;}}.is-builder section.horizontal-menu .dropdown-menu{z-index: auto;opacity: 1;pointer-events: auto;}.is-builder section.horizontal-menu .nav-dropdown .link.dropdown-toggle[aria-expanded="true"]{margin-right: 0;padding: 0.667em 1em;}
  51. *{box-sizing: border-box;}body{font-family: Source Sans Pro;font-style: normal;line-height: 1.5;}.mbr-section-title{font-style: normal;line-height: 55px;}.mbr-section-subtitle{line-height: 1.3;}.mbr-text{font-style: normal;line-height: 1.3;}.display-1{font-family: 'Source Sans Pro',sans-serif;font-size: 5.6rem;}.display-2{font-family: 'Source Sans Pro',sans-serif;font-size: 3.4rem;}.display-3{font-family: 'Source Sans Pro',sans-serif;font-size: 2.4rem;}.display-4{font-family: 'Source Sans Pro',sans-serif;font-size: 1.8rem;}.display-5{font-family: 'Source Sans Pro',sans-serif;font-size: 1.4rem;}.display-6{font-family: 'Source Sans Pro',sans-serif;font-size: 1rem;}.display-7{font-family: 'Source Sans Pro',sans-serif;font-size: 0.8rem;}@media (max-width: 768px){.display-1{font-size: 4.48rem;font-size: calc( 2.61rem + (5.6 - 2.61) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (2.61rem + (5.6 - 2.61) * ((100vw - 20rem) / (48 - 20))));}.display-2{font-size: 2.72rem;font-size: calc( 1.8399999999999999rem + (3.4 - 1.8399999999999999) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.8399999999999999rem + (3.4 - 1.8399999999999999) * ((100vw - 20rem) / (48 - 20))));}.display-3{font-size: 1.92rem;font-size: calc( 1.49rem + (2.4 - 1.49) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.49rem + (2.4 - 1.49) * ((100vw - 20rem) / (48 - 20))));}.display-4{font-size: 1.44rem;font-size: calc( 1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.28rem + (1.8 - 1.28) * ((100vw - 20rem) / (48 - 20))));}.display-5{font-size: 1.12rem;font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));}.display-6{font-size: 0.8rem;font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));}.display-5{font-size: 0.64rem;font-size: calc( 0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20)));line-height: calc( 1.4 * (0.93rem + (0.8 - 0.93) * ((100vw - 20rem) / (48 - 20))));}}.mbr-overlay{width: 100%;height: 100%;position: absolute;top: 0;}.btn-arrow{font-weight: 400;border-width: 0px;border-style: solid;background: none;font-style: normal;letter-spacing: 2px;margin: .4rem .25rem;white-space: normal;transition-property: background-color,color,border-color,box-shadow;transition-duration: .3s,.3s,.3s,2s;transition-timing-function: ease-in-out;display: inline-flex;align-items: center;justify-content: center;word-break: break-word;}.btn{font-weight: 700;border-width: 2px;border-style: solid;font-style: normal;letter-spacing: 2px;margin: .4rem .25rem;white-space: normal;transition-property: background-color,color,border-color,box-shadow;transition-duration: .3s,.3s,.3s,2s;transition-timing-function: ease-in-out;padding: 0.8rem 2rem;border-radius: 3px;display: inline-flex;align-items: center;justify-content: center;word-break: break-word;}a.btn{box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.2);}.btn-sm{border: 1px solid;font-weight: 700;letter-spacing: 2px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;padding: 0.6rem 0.8rem;border-radius: 3px;}.btn-md{font-weight: 600;letter-spacing: 2px;margin: .4rem .8rem;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;padding: 1rem 2rem;border-radius: 3px;}.bg-primary{background-color: #e3699a;}.bg-success{background-color: #361291;}.bg-info{background-color: #30d5a5;}.bg-warning{background-color: #022e93;}.bg-danger{background-color: #0a193b;}.btn-primary,.btn-primary:active,.btn-primary.active{background-color: #e3699a;border-color: #e3699a;color: #ffffff;}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{color: #ffffff;background-color: #d7296f;border-color: #d7296f;}.btn-primary.disabled,.btn-primary:disabled{color: #ffffff;background-color: #d7296f;border-color: #d7296f;}.btn-secondary,.btn-secondary:active,.btn-secondary.active{background-color: #ec7499;border-color: #ec7499;color: #ffffff;}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary.focus{color: #ffffff;background-color: #e33168;border-color: #e33168;}.btn-secondary.disabled,.btn-secondary:disabled{color: #ffffff;background-color: #e33168;border-color: #e33168;}.btn-info,.btn-info:active,.btn-info.active{background-color: #30d5a5;border-color: #30d5a5;color: #ffffff;}.btn-info:hover,.btn-info:focus,.btn-info.focus{color: #ffffff;background-color: #1f9976;border-color: #1f9976;}.btn-info.disabled,.btn-info:disabled{color: #ffffff;background-color: #1f9976;border-color: #1f9976;}.btn-success,.btn-success:active,.btn-success.active{background-color: #361291;border-color: #361291;color: #ffffff;}.btn-success:hover,.btn-success:focus,.btn-success.focus{color: #ffffff;background-color: #1d0a4d;border-color: #1d0a4d;}.btn-success.disabled,.btn-success:disabled{color: #ffffff;background-color: #1d0a4d;border-color: #1d0a4d;}.btn-warning,.btn-warning:active,.btn-warning.active{background-color: #022e93;border-color: #022e93;color: #ffffff;}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus{color: #ffffff;background-color: #011648;border-color: #011648;}.btn-warning.disabled,.btn-warning:disabled{color: #ffffff;background-color: #011648;border-color: #011648;}.btn-danger,.btn-danger:active,.btn-danger.active{background-color: #0a193b;border-color: #0a193b;color: #ffffff;}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus{color: #ffffff;background-color: #000000;border-color: #000000;}.btn-danger.disabled,.btn-danger:disabled{color: #ffffff;background-color: #000000;border-color: #000000;}.btn-black,.btn-black:active,.btn-black.active{background-color: #333333;border-color: #333333;color: #ffffff;}.btn-black:hover,.btn-black:focus,.btn-black.focus{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-black.disabled,.btn-black:disabled{color: #ffffff;background-color: #0d0d0d;border-color: #0d0d0d;}.btn-white,.btn-white:active,.btn-white.active{background-color: #ffffff;border-color: #ffffff;color: #808080;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white.disabled,.btn-white:disabled{color: #808080;background-color: #d9d9d9;border-color: #d9d9d9;}.btn-white,.btn-white:active,.btn-white.active{color: #333333;}.btn-white:hover,.btn-white:focus,.btn-white.focus{color: #333333;}.btn-white.disabled,.btn-white:disabled{color: #333333;}.btn-primary-outline,.btn-primary-outline:active,.btn-primary-outline.active{background: none;border-color: #c22463;color: #c22463;}.btn-primary-outline:hover,.btn-primary-outline:focus,.btn-primary-outline.focus{color: #ffffff;background-color: #e3699a;border-color: #e3699a;}.btn-primary-outline.disabled,.btn-primary-outline:disabled{color: #ffffff;background-color: #e3699a;border-color: #e3699a;}.btn-secondary-outline,.btn-secondary-outline:active,.btn-secondary-outline.active{background: none;border-color: #dc1e59;color: #dc1e59;}.btn-secondary-outline:hover,.btn-secondary-outline:focus,.btn-secondary-outline.focus{color: #ffffff;background-color: #ec7499;border-color: #ec7499;}.btn-secondary-outline.disabled,.btn-secondary-outline:disabled{color: #ffffff;background-color: #ec7499;border-color: #ec7499;}.btn-info-outline,.btn-info-outline:active,.btn-info-outline.active{background: none;border-color: #1b8466;color: #1b8466;}.btn-info-outline:hover,.btn-info-outline:focus,.btn-info-outline.focus{color: #ffffff;background-color: #30d5a5;border-color: #30d5a5;}.btn-info-outline.disabled,.btn-info-outline:disabled{color: #ffffff;background-color: #30d5a5;border-color: #30d5a5;}.btn-success-outline,.btn-success-outline:active,.btn-success-outline.active{background: none;border-color: #140736;color: #140736;}.btn-success-outline:hover,.btn-success-outline:focus,.btn-success-outline.focus{color: #ffffff;background-color: #361291;border-color: #361291;}.btn-success-outline.disabled,.btn-success-outline:disabled{color: #ffffff;background-color: #361291;border-color: #361291;}.btn-warning-outline,.btn-warning-outline:active,.btn-warning-outline.active{background: none;border-color: #010f2e;color: #010f2e;}.btn-warning-outline:hover,.btn-warning-outline:focus,.btn-warning-outline.focus{color: #ffffff;background-color: #022e93;border-color: #022e93;}.btn-warning-outline.disabled,.btn-warning-outline:disabled{color: #ffffff;background-color: #022e93;border-color: #022e93;}.btn-danger-outline,.btn-danger-outline:active,.btn-danger-outline.active{background: none;border-color: #000000;color: #000000;}.btn-danger-outline:hover,.btn-danger-outline:focus,.btn-danger-outline.focus{color: #ffffff;background-color: #0a193b;border-color: #0a193b;}.btn-danger-outline.disabled,.btn-danger-outline:disabled{color: #ffffff;background-color: #0a193b;border-color: #0a193b;}.btn-black-outline,.btn-black-outline:active,.btn-black-outline.active{background: none;border-color: #000000;color: #000000;}.btn-black-outline:hover,.btn-black-outline:focus,.btn-black-outline.focus{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-black-outline.disabled,.btn-black-outline:disabled{color: #ffffff;background-color: #333333;border-color: #333333;}.btn-white-outline,.btn-white-outline:active,.btn-white-outline.active{background: none;border-color: #ffffff;color: #ffffff;}.btn-white-outline:hover,.btn-white-outline:focus,.btn-white-outline.focus{color: #333333;background-color: #ffffff;border-color: #ffffff;}.text-primary{color: #e3699a;}.text-secondary{color: #ec7499;}.text-success{color: #361291;}.text-info{color: #30d5a5;}.text-warning{color: #022e93;}.text-danger{color: #0a193b;}.text-white{color: #ffffff;}.text-black{color: #000000;}a.text-primary:hover,a.text-primary:focus{color: #c22463;}a.text-secondary:hover,a.text-secondary:focus{color: #dc1e59;}a.text-success:hover,a.text-success:focus{color: #140736;}a.text-info:hover,a.text-info:focus{color: #1b8466;}a.text-warning:hover,a.text-warning:focus{color: #010f2e;}a.text-danger:hover,a.text-danger:focus{color: #000000;}a.text-white:hover,a.text-white:focus{color: #b3b3b3;}a.text-black:hover,a.text-black:focus{color: #4d4d4d;}.alert-success{background-color: #361291;}.alert-info{background-color: #30d5a5;}.alert-warning{background-color: #022e93;}.alert-danger{background-color: #0a193b;}.btn-form{border-radius: 3px;}.btn-form:hover{cursor: pointer;}a,a:hover{color: #e3699a;}.mbr-plan-header.bg-primary .mbr-plan-subtitle,.mbr-plan-header.bg-primary .mbr-plan-price-desc{color: #ffffff;}.mbr-plan-header.bg-success .mbr-plan-subtitle,.mbr-plan-header.bg-success .mbr-plan-price-desc{color: #6c3ce7;}.mbr-plan-header.bg-info .mbr-plan-subtitle,.mbr-plan-header.bg-info .mbr-plan-price-desc{color: #daf7ef;}.mbr-plan-header.bg-warning .mbr-plan-subtitle,.mbr-plan-header.bg-warning .mbr-plan-price-desc{color: #195efc;}.mbr-plan-header.bg-danger .mbr-plan-subtitle,.mbr-plan-header.bg-danger .mbr-plan-price-desc{color: #4a78e0;}blockquote{padding: 10px 0 10px 20px;position: relative;border-color: #e3699a;border-width: 3px;}ul,ol,pre,blockquote{margin-bottom: 0;margin-top: 0;}pre{background: #f4f4f4;padding: 10px 24px;white-space: pre-wrap;}.inactive{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;pointer-events: none;-webkit-user-drag: none;user-drag: none;}html,body{height: auto;min-height: 100vh;}.popover-content ul.show{min-height: 155px;}#scrollToTop{display: none;}.mbr-container{max-width: 800px;padding: 0 10px;margin: 0 auto;position: relative;}h1,h2,h3{margin: auto;}h1,h3,p{padding: 10px 0;margin-bottom: 15px;}p,li,blockquote{color: #15181b;letter-spacing: 0.5px;line-height: 1.7;}.container{padding-right: 15px;padding-left: 15px;width: 100%;margin-right: auto;margin-left: auto;}@media (max-width: 767px){.container{max-width: 540px;}}@media (min-width: 768px){.container{max-width: 720px;}}@media (min-width: 992px){.container{max-width: 960px;}}@media (min-width: 1200px){.container{max-width: 1140px;}}.mbr-row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.mbr-justify-content-center{justify-content: center;}.mbr-justify-content-left{justify-content: flex-start;}.mbr-justify-content-right{justify-content: flex-end;}@media (max-width: 767px){.mbr-col-sm-2{-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;padding-right: 15px;padding-left: 15px;}.mbr-col-sm-8{-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;}.mbr-col-sm-12{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;}.mbr-row{margin: 0;}}@media (min-width: 768px){.mbr-col-md-2{-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;padding-right: 15px;padding-left: 15px;}.mbr-col-md-3{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-right: 15px;padding-left: 15px;}.mbr-col-md-4{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;padding-right: 15px;padding-left: 15px;}.mbr-col-md-5{-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;padding-right: 15px;padding-left: 15px;}.mbr-col-md-6{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;}.mbr-col-md-7{-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;}.mbr-col-md-8{-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;}.mbr-col-md-9{-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;padding-left: 15px;padding-right: 15px;}.mbr-col-md-10{-ms-flex: 0 0 83.333333%;flex: 0 0 83.333333%;max-width: 83.333333%;padding-left: 15px;padding-right: 15px;}.mbr-col-md-12{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;}}@media (min-width: 992px){.mbr-col-lg-1{-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-2{-ms-flex: 0 0 16.666667%;flex: 0 0 16.666667%;max-width: 16.666667%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-3{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-4{-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-5{-ms-flex: 0 0 41.666%;flex: 0 0 41.666%;max-width: 41.666%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-6{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-7{-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-8{-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;}.mbr-col-lg-9{-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;padding-left: 15px;padding-right: 15px;}.mbr-col-lg-10{-ms-flex: 0 0 83.3333%;flex: 0 0 83.3333%;max-width: 83.3333%;padding-right: 15px;padding-left: 15px;}.mbr-col-lg-12{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-right: 15px;padding-left: 15px;}}@media (min-width: 1201px){.mbr-col-xl-7{-ms-flex: 0 0 58.333333%;flex: 0 0 58.333333%;max-width: 58.333333%;padding-right: 15px;padding-left: 15px;}.mbr-col-xl-8{-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;padding-left: 15px;padding-right: 15px;}.mbr-col-xl-5{-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;}}section.sidebar-open:before{content: '';position: fixed;top: 0;bottom: 0;right: 0;left: 0;background-color: rgba(0,0,0,0.2);z-index: 1040;}p{margin-top: 0;}body{font-weight: 300;}form input,form textarea{padding: 1rem;border: 1px solid #e0e0e0;background: #f3f4f5;}form .fieldset{display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}div[submit-success]{background: #361291;padding: 1rem;margin-bottom: 1rem;}div[submit-error]{background: #0a193b;padding: 1rem;margin-bottom: 1rem;}.mobirise-spinner{position: absolute;top: 50%;left: 40%;margin-left: 10%;-webkit-transform: translate3d(-50%,-50%,0);z-index: 4;}.mobirise-spinner em{width: 24px;height: 24px;background: #3ac;border-radius: 100%;display: inline-block;-webkit-animation: slide 1s infinite;}.mobirise-spinner em:nth-child(1){-webkit-animation-delay: 0.1s;background: #e3699a;}.mobirise-spinner em:nth-child(2){-webkit-animation-delay: 0.2s;background: #ec7499;}.mobirise-spinner em:nth-child(3){-webkit-animation-delay: 0.3s;background: #361291;}@-moz-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-webkit-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@-o-keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}@keyframes slide{0%{-webkit-transform: scale(1);}50%{opacity: 0.3;-webkit-transform: scale(2);}100%{-webkit-transform: scale(1);}}.mobirise-loader .amp-active > div{display: none;}.cid-qPygOsy71w .nav-item:focus,.cid-qPygOsy71w .nav-link:focus{outline: none;}.cid-qPygOsy71w .navbar-nav{list-style-type: none;display: flex;flex-direction: row;padding-left: 0;}.cid-qPygOsy71w .navbar-nav .nav-link{margin: 0.667em 1em;font-weight: normal;}.cid-qPygOsy71w .container{display: flex;}@media (max-width: 991px){.cid-qPygOsy71w ul.navbar-nav{flex-direction: column;}.cid-qPygOsy71w ul.navbar-nav li{margin: auto;}.cid-qPygOsy71w .dropdown-toggle[data-toggle="dropdown-submenu"]:after{content: "";margin-left: 0.25rem;border-top: 0.35em solid;border-right: 0.35em solid transparent;border-left: 0.35em solid transparent;border-bottom: 0;top: 55%;}.cid-qPygOsy71w .nav-dropdown .dropdown-menu .dropdown-item{justify-content: center;display: flex;align-items: center;}}.cid-qPygOsy71w .nav-dropdown .dropdown-menu{border-radius: 0;border: 0;left: 0;margin: 0;min-width: 10rem;padding-bottom: 1.25rem;padding-top: 1.25rem;position: absolute;}.cid-qPygOsy71w .nav-dropdown .dropdown-menu .dropdown-item{font-weight: 400;line-height: 2;display: flex;background: #0a57a2;align-items: center;width: 100%;padding: 0.25rem 1.5rem;clear: both;margin: 0.5rem;text-align: inherit;white-space: nowrap;border: 0;}.cid-qPygOsy71w .nav-dropdown .dropdown-menu .dropdown{position: relative;}.cid-qPygOsy71w .nav-item.dropdown{position: relative;}.cid-qPygOsy71w .nav-item.dropdown .dropdown-menu{z-index: -1;opacity: 0;pointer-events: none;}.cid-qPygOsy71w .nav-item.dropdown:hover > .dropdown-menu{z-index: 1;opacity: 1;pointer-events: all;}.cid-qPygOsy71w .dropdown-menu .dropdown:hover > .dropdown-menu{z-index: 1;opacity: 1;pointer-events: all;}.cid-qPygOsy71w .link.dropdown-toggle:after{content: "";margin-left: 0.25rem;border-top: 0.35em solid;border-right: 0.35em solid transparent;border-left: 0.35em solid transparent;border-bottom: 0;}.cid-qPygOsy71w .nav-dropdown .dropdown-submenu{top: 0;}.cid-qPygOsy71w .navbar{z-index: 100;display: flex;flex-direction: row;width: 100%;min-height: 77px;transition: all 0.3s;background: #0a57a2;}.cid-qPygOsy71w .navbar .navbar-logo{margin-right: 0.8rem;}.cid-qPygOsy71w .navbar .navbar-logo img{height: auto;}.cid-qPygOsy71w .navbar.navbar-short{background: #0a57a2;}.cid-qPygOsy71w .navbar.navbar-short .navbar-brand{padding: 0;}.cid-qPygOsy71w .navbar.opened{transition: all 0.3s;background: #0a57a2;}.cid-qPygOsy71w .navbar .dropdown-item{padding: 0.25rem 1.5rem;}.cid-qPygOsy71w .navbar .navbar-collapse{display: flex;justify-content: flex-end;z-index: 1;flex-basis: 100%;align-items: center;}.cid-qPygOsy71w .navbar.collapsed button.navbar-toggler{display: block;}.cid-qPygOsy71w .navbar.collapsed .navbar-collapse{display: none;position: absolute;top: 0;right: 0;min-height: 100vh;background: #0a57a2;padding: 1.5rem 2rem 1rem 2rem;}.cid-qPygOsy71w .navbar.collapsed.opened .navbar-collapse.show,.cid-qPygOsy71w .navbar.collapsed.opened .navbar-collapse.collapsing{display: block;}.cid-qPygOsy71w .navbar.collapsed.opened .dropdown-menu{top: 0;}.cid-qPygOsy71w .navbar.collapsed .dropdown-menu{position: relative;background: transparent;}.cid-qPygOsy71w .navbar.collapsed .dropdown-menu .dropdown-submenu{left: 0;}.cid-qPygOsy71w .navbar.collapsed .dropdown-menu .dropdown-item:after{right: auto;}.cid-qPygOsy71w .navbar.collapsed .dropdown-menu .dropdown-item{padding: 0.25rem 1.5rem;text-align: center;margin: 0;}.cid-qPygOsy71w .navbar.collapsed .navbar-brand{flex-shrink: initial;word-break: break-word;}@media (max-width: 991px){.cid-qPygOsy71w .navbar .navbar-collapse{display: none;position: absolute;top: 0;right: 0;min-height: 100vh;background: #0a57a2;padding: 1rem 2rem 1rem 2rem;}.cid-qPygOsy71w .navbar.opened .navbar-collapse.show,.cid-qPygOsy71w .navbar.opened .navbar-collapse.collapsing{display: block;}.cid-qPygOsy71w .navbar.opened .dropdown-menu{top: 0;}.cid-qPygOsy71w .navbar .dropdown-menu{position: relative;background: transparent;}.cid-qPygOsy71w .navbar .dropdown-menu .dropdown-submenu{left: 0;}.cid-qPygOsy71w .navbar .dropdown-menu .dropdown-item:after{right: auto;}.cid-qPygOsy71w .navbar .dropdown-menu .dropdown-item{padding: 0.25rem 1.5rem;text-align: center;margin: 0;}.cid-qPygOsy71w .navbar .navbar-brand{flex-shrink: initial;word-break: break-word;}}.cid-qPygOsy71w .navbar-brand{display: flex;flex-shrink: 0;align-items: center;margin-right: 0;padding: 0;transition: all 0.3s;word-break: break-word;z-index: 1;}.cid-qPygOsy71w .navbar-brand .navbar-caption{line-height: inherit;font-weight: normal;letter-spacing: 1px;display: flex;}.cid-qPygOsy71w .navbar-brand .navbar-logo a{outline: none;}.cid-qPygOsy71w .dropdown-item.active,.cid-qPygOsy71w .dropdown-item:active{background-color: transparent;}.cid-qPygOsy71w .navbar-expand-lg .navbar-nav .nav-link{padding: 0;}.cid-qPygOsy71w .navbar.navbar-expand-lg .dropdown .dropdown-menu{background-color: transparent;}.cid-qPygOsy71w .navbar.navbar-expand-lg .dropdown .dropdown-submenu{margin: 0;left: 100%;}.cid-qPygOsy71w .navbar .dropdown.open > .dropdown-menu{display: block;}.cid-qPygOsy71w ul.navbar-nav{flex-wrap: wrap;}.cid-qPygOsy71w .navbar-buttons{text-align: center;}.cid-qPygOsy71w button.navbar-toggler{display: none;outline: none;width: 31px;height: 20px;cursor: pointer;transition: all 0.2s;position: relative;align-self: center;}.cid-qPygOsy71w button.navbar-toggler .hamburger span{position: absolute;right: 0;width: 30px;height: 2px;border-right: 5px;background-color: #ffffff;}.cid-qPygOsy71w button.navbar-toggler .hamburger span:nth-child(1){top: 0;transition: all 0.2s;}.cid-qPygOsy71w button.navbar-toggler .hamburger span:nth-child(2){top: 8px;transition: all 0.15s;}.cid-qPygOsy71w button.navbar-toggler .hamburger span:nth-child(3){top: 8px;transition: all 0.15s;}.cid-qPygOsy71w button.navbar-toggler .hamburger span:nth-child(4){top: 16px;transition: all 0.2s;}.cid-qPygOsy71w nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(1){top: 8px;width: 0;opacity: 0;right: 50%;transition: all 0.2s;}.cid-qPygOsy71w nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(2){-webkit-transform: rotate(45deg);transform: rotate(45deg);transition: all 0.25s;}.cid-qPygOsy71w nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(3){-webkit-transform: rotate(-45deg);transform: rotate(-45deg);transition: all 0.25s;}.cid-qPygOsy71w nav.opened .navbar-toggler:not(.hide) .hamburger span:nth-child(4){top: 8px;width: 0;opacity: 0;right: 50%;transition: all 0.2s;}.cid-qPygOsy71w .navbar-dropdown{padding: 0.5rem 1rem;position: fixed;}.cid-qPygOsy71w a.nav-link{display: flex;align-items: center;justify-content: center;letter-spacing: 2px;}.cid-qPygOsy71w .nav-link .mbr-iconfont,.cid-qPygOsy71w .dropdown-item .mbr-iconfont{margin-right: 0.2rem;}.cid-qPygOsy71w .ampstart-btn.hamburger{position: absolute;top: 25px;right: 20px;margin-left: auto;width: 30px;height: 20px;background: none;border: none;cursor: pointer;z-index: 1000;}.cid-qPygOsy71w .ampstart-btn.hamburger.sticky-but{position: fixed;}.cid-qPygOsy71w .ampstart-btn.hamburger:focus{outline: none;}.cid-qPygOsy71w .ampstart-btn.hamburger span{position: absolute;right: 0;width: 30px;height: 2px;border-right: 5px;background-color: #ffffff;}.cid-qPygOsy71w .ampstart-btn.hamburger span:nth-child(1){top: 0;transition: all 0.2s;}.cid-qPygOsy71w .ampstart-btn.hamburger span:nth-child(2){top: 8px;transition: all 0.15s;}.cid-qPygOsy71w .ampstart-btn.hamburger span:nth-child(3){top: 8px;transition: all 0.15s;}.cid-qPygOsy71w .ampstart-btn.hamburger span:nth-child(4){top: 16px;transition: all 0.2s;}@media (min-width: 992px){.cid-qPygOsy71w .ampstart-btn,.cid-qPygOsy71w amp-sidebar{display: none;}.cid-qPygOsy71w .dropdown-menu .dropdown-toggle:after{content: "";border-bottom: 0.35em solid transparent;border-left: 0.35em solid;border-right: 0;border-top: 0.35em solid transparent;margin-left: 0.3rem;margin-top: -0.3077em;position: absolute;right: 1.1538em;top: 50%;}}.cid-qPygOsy71w amp-sidebar{min-width: 260px;z-index: 1050;background-color: #0a57a2;}.cid-qPygOsy71w amp-sidebar.open:after{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: red;}.cid-qPygOsy71w .open{transform: translateX(0%);display: block;}.cid-qPygOsy71w .builder-sidebar{background-color: #0a57a2;position: relative;height: 100vh;z-index: 1030;padding: 1rem 2rem;max-width: 20rem;}.cid-qPygOsy71w .builder-sidebar .dropdown{position: relative;}.cid-qPygOsy71w .builder-sidebar .dropdown:hover > .dropdown-menu{position: relative;text-align: center;}.cid-qPygOsy71w .sidebar{padding: 1rem 0;margin: 0;}.cid-qPygOsy71w .sidebar > li{list-style: none;display: flex;flex-direction: column;}.cid-qPygOsy71w .sidebar a{display: block;text-decoration: none;margin-bottom: 10px;}.cid-qPygOsy71w .close-sidebar{width: 30px;height: 30px;position: relative;cursor: pointer;background-color: transparent;border: none;}.cid-qPygOsy71w .close-sidebar:focus{outline: 2px auto #e3699a;}.cid-qPygOsy71w .close-sidebar span{position: absolute;left: 0;width: 30px;height: 2px;border-right: 5px;background-color: #ffffff;}.cid-qPygOsy71w .close-sidebar span:nth-child(1){transform: rotate(45deg);}.cid-qPygOsy71w .close-sidebar span:nth-child(2){transform: rotate(-45deg);}.cid-qPygOsy71w amp-img{width: 50px;display: flex;align-items: center;}@media (max-width: 768px){.cid-qPygOsy71w amp-img{max-height: 55px;max-width: 55px;}}.cid-qPmwLlprpQ{padding-top: 11rem;padding-bottom: 11rem;background: linear-gradient(135deg,"file:///C:/Users/pavel/Desktop/StartupAMP/coworking//assets/images/mbr-1619x1080.jpg" 0%,#19a3c1 100%);background-image: url("assets/images/mbr-1619x1080.jpg");}.cid-qPmwLlprpQ .mbr-overlay{background-color: #000000;opacity: 0.5;}.cid-qPmwLlprpQ .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmwLlprpQ .mbr-section-title{color: #ffffff;text-align: left;}.cid-qPmwLlprpQ .mbr-text,.cid-qPmwLlprpQ .mbr-section-btn{color: #ffffff;}.cid-qPmwLlprpQ h1{margin: 0;}.cid-qPmwLlprpQ p{margin-bottom: 2.5rem;}.cid-qPmwO3Sy9r{padding-top: 7rem;padding-bottom: 7rem;background-color: #f1f4fa;}.cid-qPmwO3Sy9r .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmwO3Sy9r .mbr-text,.cid-qPmwO3Sy9r .mbr-section-btn{color: #313131;}.cid-qPmwO3Sy9r .mbr-iconfont{font-size: 3.5rem;background: -webkit-gradient(linear,left top,left bottom,from(#5fc7c6),to(#6394ff));-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-top: 1rem;margin-bottom: 2rem;}.cid-qPmwO3Sy9r .mbr-section-title{color: #0a193b;margin: 0;padding-top: 0.2rem;padding-bottom: 1rem;line-height: 25px;}.cid-qPmwO3Sy9r .padding{padding-bottom: 2rem;}.cid-qPmwO3Sy9r .vcenter{margin: auto;}.cid-qPmwO3Sy9r .mbr-text{padding: 0;margin: 0;}.cid-qPmwO3Sy9r p{line-height: 25px;}.cid-qPmwY2TwFk{padding-top: 7rem;padding-bottom: 7rem;background-color: #2bb4c5;background: linear-gradient(135deg,#2bb4c5 0%,#3c5ca2 100%);}.cid-qPmwY2TwFk .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmwY2TwFk .mbr-section-title{color: #ffffff;text-align: center;}.cid-qPmwY2TwFk .mbr-text,.cid-qPmwY2TwFk .mbr-section-btn{color: #ffffff;text-align: center;}.cid-qPmx8fhO1W{padding-top: 7rem;padding-bottom: 7rem;background-color: #f1f4fa;}.cid-qPmx8fhO1W .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmx8fhO1W .mbr-section-title{color: #ffffff;}.cid-qPmx8fhO1W .mbr-text,.cid-qPmx8fhO1W .mbr-section-btn{color: #ffffff;}.cid-qPmx8fhO1W .container{max-width: 900px;}.cid-qPmx8fhO1W .wrapper{padding: 50px;z-index: 2;margin: auto;}.cid-qPmx8fhO1W .mbr-iconfont{font-size: 6rem;color: #ffffff;}.cid-qPmx8fhO1W h2{margin-bottom: 1rem;}.cid-qPmx8fhO1W .card-img{margin: auto;}.cid-qPmx8fhO1W .relative{position: relative;margin: auto;min-height: 400px;background-image: url("assets/images/img-2.jpg");background-position: center;background-size: cover;border: none;border-radius: 2rem;box-shadow: 0px 0px 60px 10px rgba(0,0,0,0.3);}.cid-qPmx8fhO1W .mbr-section-title B{color: #ffffff;}.cid-qPmx8fhO1W .video-title B{color: #0a193b;}.cid-qPmx8fhO1W .lightbox{background: rgba(0,0,0,0.8);width: 100%;height: 100%;position: absolute;display: flex;align-items: center;justify-content: center;}.cid-qPmx8fhO1W .video-block{width: 100%;}@media (max-width: 768px){.cid-qPmx8fhO1W .mbr-text{text-align: center;}}.cid-qPmxcwToMV{padding-top: 7rem;padding-bottom: 7rem;background-color: #2bb4c5;background: linear-gradient(135deg,#2bb4c5 0%,#3c5ca2 100%);}.cid-qPmxcwToMV .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmxcwToMV .mbr-section-title{color: #ffffff;text-align: center;}.cid-qPmxcwToMV .mbr-text,.cid-qPmxcwToMV .mbr-section-btn{color: #ffffff;text-align: center;}.cid-qPmx2uf9E6{padding-top: 5rem;padding-bottom: 5rem;background-color: #f1f4fa;}.cid-qPmx2uf9E6 .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmx2uf9E6 .line{width: 40%;height: 4px;background-color: #0a193b;margin-left: -2rem;margin-top: 0.5rem;margin-bottom: 0.5rem;}.cid-qPmx2uf9E6 .mbr-text,.cid-qPmx2uf9E6 .mbr-section-btn{color: #0a193b;text-align: left;}.cid-qPmx2uf9E6 .block-1{background: linear-gradient(135deg,#783396 0%,#fede9a 100%);padding: 2rem 3rem;border-radius: 2rem;margin-bottom: 2rem;margin-left: 4rem;margin-right: 2rem;box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.3);}.cid-qPmx2uf9E6 .block-2{background: linear-gradient(135deg,#117bb1 0%,#d0f2c8 100%);padding: 2rem 3rem;border-radius: 2rem;margin-bottom: 2rem;margin-right: 4rem;margin-left: 2rem;box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.3);}.cid-qPmx2uf9E6 .block-3{background: linear-gradient(135deg,#361291 0%,#a54997 100%);padding: 2rem 3rem;border-radius: 2rem;margin-bottom: 2rem;margin-left: 4rem;margin-right: 2rem;box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.3);}.cid-qPmx2uf9E6 .mbr-section-title{color: #0a193b;text-align: left;}.cid-qPmx2uf9E6 .block1{color: #ffffff;}.cid-qPmx2uf9E6 .mbr-iconfont{font-size: 2rem;color: #ffffff;padding-right: 1rem;}.cid-qPmx2uf9E6 p{margin: 0;line-height: 25px;}.cid-qPmx2uf9E6 h1{margin: 0;}.cid-qPmx2uf9E6 .mbr-form{padding-top: 1rem;}.cid-qPmx2uf9E6 .area{width: 100%;}.cid-qPmx2uf9E6 label.input-label{padding: 10px;}.cid-qPmx2uf9E6 .bgwhite{background-color: transparent;padding: 20px;}.cid-qPmx2uf9E6 textarea{width: 100%;background-color: transparent;border: none;border-bottom: 2px solid lightgray;}.cid-qPmx2uf9E6 input{width: 100%;background-color: transparent;border: none;border-bottom: 2px solid lightgray;}.cid-qPmx2uf9E6 .block1 B{color: #ffffff;}@media (max-width: 992px){.cid-qPmx2uf9E6 .block-1,.cid-qPmx2uf9E6 .block-2,.cid-qPmx2uf9E6 .block-3{margin: 1rem 0.5rem;padding: 1rem 2rem;border-radius: 1rem;}}.cid-qPmx3vahT3{padding-top: 4rem;padding-bottom: 5rem;background-color: #0a193b;background: linear-gradient(135deg,#0a193b 0%,#0a57a2 100%);}.cid-qPmx3vahT3 .mbr-overlay{background: linear-gradient(135deg,#000000 0%,#022e93 100%);opacity: 0.5;}.cid-qPmx3vahT3 amp-img{width: 90px;margin: auto;margin-bottom: 2rem;}.cid-qPmx3vahT3 ul{display: flex;flex-direction: column;list-style: none;padding: 0;}.cid-qPmx3vahT3 .link{margin: 1rem;letter-spacing: 2px;}.cid-qPmx3vahT3 .navbar-logo{width: 100px;height: 100px;margin: auto;margin-bottom: 2rem;}.cid-qPmx3vahT3 .mbr-section-title{color: #ffffff;}.cid-qPmx3vahT3 .mbr-text,.cid-qPmx3vahT3 .mbr-section-btn{color: #6394ff;}.cid-qPmx3vahT3 .ico-wrapper{flex-direction: row;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}.cid-qPmx3vahT3 .card-img{border: 2px solid #6394ff;border-radius: 0.5rem;width: 45px;margin: 5px;height: 45px;position: relative;display: flex;align-items: center;justify-content: center;transition: all 0.3s;}.cid-qPmx3vahT3 .card-img:hover{background-color: #6394ff;}.cid-qPmx3vahT3 .mbr-iconfont{font-size: 24px;color: #ffffff;}.cid-qPmx3vahT3 .card-img a{position: absolute;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}</style>
  52. <script async="" src="https://cdn.ampproject.org/v0.js"></script>
  53. <script async="" custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
  54. <script async="" custom-element="amp-lightbox" src="https://cdn.ampproject.org/v0/amp-lightbox-0.1.js"></script>
  55. <script async="" custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>
  56. <script async="" custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js"></script>
  57. <script async="" custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.1.js"></script>
  58. <script async="" custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
  59. <script async="" custom-element="amp-auto-lightbox" data-script="amp-auto-lightbox" i-amphtml-inserted="" crossorigin="anonymous" src="https://cdn.ampproject.org/rtv/012012301722001/v0/amp-auto-lightbox-0.1.js"></script>
  60. </head>
  61. <body class="amp-mode-touch amp-mode-mouse" style="opacity: 1; visibility: visible; animation: 0s ease 0s 1 normal none running none;">
  62. <amp-sidebar id="sidebar" class="cid-qPygOsy71w" layout="nodisplay" side="right">
  63. <div class="builder-sidebar" id="builder-sidebar">
  64. <button on="tap:sidebar.close" class="close-sidebar">
  65. <span></span>
  66. <span></span>
  67. </button>
  68. <ul class="navbar-nav nav-dropdown navbar-nav-top-padding" data-app-modern-menu="true">
  69. <li class="nav-item">
  70. <a class="nav-link link text-white display-7" href="https://mobirise.com/">
  71. <strong>HOME</strong>
  72. </a>
  73. </li>
  74. <li class="nav-item "><a class="nav-link link text-white display-7" href="">產品</a></li>
  75. <li class="nav-item "><a class="nav-link link text-white display-7" href="">方案</a></li>
  76. <li class="nav-item "><a class="nav-link link text-white display-7" href="">公司</a></li>
  77. <li class="nav-item "><a class="nav-link link text-white display-7" href="">案例</a></li>
  78. <li class="nav-item "><a class="nav-link link text-white display-7" href="http://www.geminiopencloud.com/hostedservice/">Gemini x Linode雲端託管服務</a></li>
  79. <li class="nav-item "><a class="nav-link link text-white display-7" href="">人才召募</a></li>
  80. <li class="nav-item "><a class="nav-link link text-white display-7" href="">產品</a></li>
  81. </ul>
  82. <div class="navbar-buttons mbr-section-btn"><a class="btn btn-sm btn-white display-7" href="https://mobirise.com/">CONTACT US</a></div>
  83. </div>
  84. </amp-sidebar>
  85. <amp-analytics type="googleanalytics" id="analytics1" class="i-amphtml-element i-amphtml-layout-fixed i-amphtml-layout-size-defined i-amphtml-built i-amphtml-layout" i-amphtml-layout="fixed" style="width: 1px; height: 1px;" aria-hidden="true" hidden="">
  86. <script type="application/json">
  87. {
  88. "vars": {
  89. "account": "UA-63126154-1"
  90. },
  91. "triggers": {
  92. "trackPageview": {
  93. "on": "visible",
  94. "request": "pageview"
  95. }
  96. }
  97. }
  98. </script>
  99. </amp-analytics>
  100. <section class="menu horizontal-menu cid-qPygOsy71w" id="menu1-h">
  101. <nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
  102. <div class="container">
  103. <div class="collapse navbar-collapse" id="navbarSupportedContent">
  104. <ul class="navbar-nav nav-dropdown navbar-nav-top-padding" data-app-modern-menu="true"><li class="nav-item">
  105. <a class="nav-link link text-white display-7" href="https://mobirise.com/">
  106. <strong>HOME</strong>
  107. </a>
  108. <li class="nav-item "><a class="nav-link link text-white display-7" href="">產品</a></li>
  109. <li class="nav-item "><a class="nav-link link text-white display-7" href="">方案</a></li>
  110. <li class="nav-item "><a class="nav-link link text-white display-7" href="">公司</a></li>
  111. <li class="nav-item "><a class="nav-link link text-white display-7" href="">案例</a></li>
  112. <li class="nav-item "><a class="nav-link link text-white display-7" href="http://www.geminiopencloud.com/hostedservice/">Gemini x Linode雲端託管服務</a></li>
  113. <li class="nav-item "><a class="nav-link link text-white display-7" href="">人才召募</a></li>
  114. <li class="nav-item "><a class="nav-link link text-white display-7" href="">產品</a></li>
  115. </ul>
  116. <div class="navbar-buttons mbr-section-btn"><a class="btn btn-sm btn-white display-7" href="https://mobirise.com/">CONTACT US</a></div>
  117. </div>
  118. </div>
  119. </nav>
  120. <button on="tap:sidebar.toggle" class="ampstart-btn hamburger sticky-but">
  121. <span></span>
  122. <span></span>
  123. <span></span>
  124. <span></span>
  125. </button>
  126. </section>
  127. <amp-ad width="100vw" height="320"
  128. type="adsense"
  129. data-ad-client="ca-pub-2730293094729387"
  130. data-ad-slot="4356211392"
  131. data-auto-format="rspv"
  132. data-full-width="">
  133. <div overflow=""></div>
  134. </amp-ad>
  135. <main id="content" role="main" class="main commerce-landing">
  136. <section class="main entry-list commerce-hero-content-wrapper center overflow-hidden">
  137. <header class="list-header">
  138. </header>
  139. <table border="0">
  140. <tr><td width="220px">
  141. <div class="fixed-container">
  142. <a href="http://vps.ptt.cx/post/2329/" title="【Gemini AI Console首度發表】HPE &amp; NVIDIA AI 體驗優化研討會">
  143. <amp-img alt="【Gemini AI Console首度發表】HPE &amp; NVIDIA AI 體驗優化研討會"
  144. layout="fill"
  145. class="entry-cover"
  146. src="http://www.geminiopencloud.com/wp-content/uploads/2019/06/55560370_2238245773060296_9127549203357106176_n.jpg">
  147. </amp-img>
  148. </a>
  149. </div>
  150. </td><td>
  151. <article class="entry-single">
  152. <header class="entry-header">
  153. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2329/" title="【Gemini AI Console首度發表】HPE &amp; NVIDIA AI 體驗優化研討會" class="entry-link">【Gemini AI Console首度發表】HPE &amp; NVIDIA AI 體驗優化研討會</a></h3>
  154. </header>
  155. <p class="entry-summary">[:tw]頂尖的 AI/ML 與大數據分析必須有完整的方案堆疊,此次HPE邀請了一流的合作夥伴 NVIDIA 及雙子星雲端運算公司共襄盛舉。
  156. 雙子星執行長將在演講中分享Gemini AI Console 如何協助企業更有效率地運用 HPE GPU Server,從海量資料挖掘出更好的商機。包括從大數據的資料預處理、AI 模型的訓練、一路最終至 AI 預測應用部署的複雜流程中,如何解決可能遇到的痛點。以及如何打造出便利企業組織進行跨單位 AI 專案協作的 GPU 管理節點,最有效地將大數據萃取出對企業有利的價值。
  157. 🌏活動:HPE &amp; NVIDIA AI 體驗優化研討會 ⏰時間:2019 年 3 月 27 日 (三) 13:00 – 16:40 (13:00 歡迎接待) 🚗地點:維多麗亞酒店_3F C 廳 (台北市中山區敬業四路 168 號,捷運文湖線劍南路站,3 號出口) ✋報名:http://www.</p>
  158. <footer class="entry-footer">
  159. <p class="entry-meta"><span class="entry-time">Mar 27, 2019</span> 1 min read</p>
  160. <div class="sharing">
  161. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2329%2f" title="Share on Facebook">
  162. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  163. </a>
  164. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%e3%80%90Gemini%20AI%20Console%e9%a6%96%e5%ba%a6%e7%99%bc%e8%a1%a8%e3%80%91HPE%20%26%20NVIDIA%20AI%20%e9%ab%94%e9%a9%97%e5%84%aa%e5%8c%96%e7%a0%94%e8%a8%8e%e6%9c%83&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2329%2f" title="Share on Twitter">
  165. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  166. </a>
  167. </div>
  168. </footer>
  169. </article>
  170. </td>
  171. </tr>
  172. </table>
  173. <table border="0">
  174. <tr><td width="220px">
  175. <div class="fixed-container">
  176. <a href="http://vps.ptt.cx/post/cover-example/" title="Cover Post Example">
  177. <amp-img alt="Cover Post Example"
  178. layout="fill"
  179. class="entry-cover"
  180. src="/img/leaked.png">
  181. </amp-img>
  182. </a>
  183. </div>
  184. </td><td>
  185. <article class="entry-single">
  186. <header class="entry-header">
  187. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/cover-example/" title="Cover Post Example" class="entry-link">Cover Post Example</a></h3>
  188. </header>
  189. <p class="entry-summary">Cover post example Cover post example</p>
  190. <footer class="entry-footer">
  191. <p class="entry-meta"><span class="entry-time">May 28, 2018</span> 1 min read</p>
  192. <div class="sharing">
  193. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2fcover-example%2f" title="Share on Facebook">
  194. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  195. </a>
  196. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=Cover%20Post%20Example&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2fcover-example%2f" title="Share on Twitter">
  197. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  198. </a>
  199. </div>
  200. </footer>
  201. </article>
  202. </td>
  203. </tr>
  204. </table>
  205. <table border="0">
  206. <tr><td width="220px">
  207. <div class="fixed-container">
  208. <a href="http://vps.ptt.cx/post/2321/" title="【限時體驗】資安問題層出不窮 你”備”好了嗎?">
  209. <amp-img alt="【限時體驗】資安問題層出不窮 你”備”好了嗎?"
  210. layout="fill"
  211. class="entry-cover"
  212. src="http://www.geminiopencloud.com/wp-content/uploads/2018/04/%e9%9b%99%e5%ad%90%e6%98%9f_Large-Rectangle1_336x280_V2.gif">
  213. </amp-img>
  214. </a>
  215. </div>
  216. </td><td>
  217. <article class="entry-single">
  218. <header class="entry-header">
  219. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2321/" title="【限時體驗】資安問題層出不窮 你”備”好了嗎?" class="entry-link">【限時體驗】資安問題層出不窮 你”備”好了嗎?</a></h3>
  220. </header>
  221. <p class="entry-summary">[:tw][:]</p>
  222. <footer class="entry-footer">
  223. <p class="entry-meta"><span class="entry-time">Apr 11, 2018</span> 1 min read</p>
  224. <div class="sharing">
  225. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2321%2f" title="Share on Facebook">
  226. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  227. </a>
  228. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%e3%80%90%e9%99%90%e6%99%82%e9%ab%94%e9%a9%97%e3%80%91%e8%b3%87%e5%ae%89%e5%95%8f%e9%a1%8c%e5%b1%a4%e5%87%ba%e4%b8%8d%e7%aa%ae%20%e4%bd%a0%e2%80%9d%e5%82%99%e2%80%9d%e5%a5%bd%e4%ba%86%e5%97%8e%3f&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2321%2f" title="Share on Twitter">
  229. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  230. </a>
  231. </div>
  232. </footer>
  233. </article>
  234. </td>
  235. </tr>
  236. </table>
  237. <table border="0">
  238. <tr><td width="220px">
  239. <div class="fixed-container">
  240. <a href="http://vps.ptt.cx/post/2314/" title="[IThome]雙子星雲端與歐洲儲存軟體公司Storpool策略合作 開發極致高效能超融合一體機">
  241. <amp-img alt="[IThome]雙子星雲端與歐洲儲存軟體公司Storpool策略合作 開發極致高效能超融合一體機"
  242. layout="fill"
  243. class="entry-cover"
  244. src="/cover.jpg">
  245. </amp-img>
  246. </a>
  247. </div>
  248. </td><td>
  249. <article class="entry-single">
  250. <header class="entry-header">
  251. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2314/" title="[IThome]雙子星雲端與歐洲儲存軟體公司Storpool策略合作 開發極致高效能超融合一體機" class="entry-link">[IThome]雙子星雲端與歐洲儲存軟體公司Storpool策略合作 開發極致高效能超融合一體機</a></h3>
  252. </header>
  253. <p class="entry-summary">[:tw]企業投入雲端運算逐漸不再只是一股IT管理的新潮選擇,而是提升企業競爭力的必須途徑;超融合基礎設施(Hyper Converged Infrastructure, HCI)是突破傳統管理模式並幫助企業邁向雲端的最佳途徑,由於其部署簡易、迅速、節省機架空間、便於彈性擴充等優點,各種規模的公司都熱切地尋求HCI解決方案。
  254. 國內自主雲端系統軟體公司雙子星雲端日前與歐洲知名儲存軟體公司StorPool達成合作共識,雙方將根據市場需求共同投入開發超高儲存效能的超融合一體機。
  255. 超融合基礎架構將為企業資料中心帶來諸多效益,雙子星雲端提供的OpenStack HCI解決方案,為客戶實現儲存、計算、網路、管理的完美融合,僅用三個節點達成HA架構,協助企業以最經濟的初始規模即可滿足高可用性;並經由PaaS平臺預先整合應用服務的加值,以Turnkey Solution的方式滿足客戶的需求,更將大幅度地減少企業採購與建置上的時間與成本,快速地實現真正的軟體定義資料中心。
  256. 除此之外,雙子星雲端擬進一步整合StorPool高速軟體定義儲存的技術,目標提供客戶無與倫比的極致效能。雙方合作開發的超融合一體機將支援NVMe全快閃儲存陣列的儲存架構,技術上結合了PCIe匯流排與新的軟體堆疊架構,換句話說,不但透過PCIe獲得比傳統儲存介面更大的傳輸頻寬及更短的存取路徑,再輔以嶄新的軟體堆疊架構創造更具效率的存取機制,可縮減80~90%的存取延遲,進而大幅提高儲存陣列的IOPS效能。
  257. 雙子星雲端的技術處長林于聖表示:「根據雙子星雲端的產品實測,整合了Storpool NVMe全快閃儲存陣列架構的超融合一體機,三個節點即可達到16萬以上的random read IOPS與2.0GB/s的sequential reads的優異數據,其最大優勢是可根據客戶服務擴充之需求,一次以一個節點為單位水平擴展效能與容量(Scale-out),並透過Storpool獨到的儲存技術,在網路條件滿足的狀況下,幾乎無限制的線性提升IOPS效能,對於儲存效能有嚴苛需求的高階客戶而言,無疑是最理想的解決方案。」
  258.  https://www.ithome.com.tw/pr/119887[:]</p>
  259. <footer class="entry-footer">
  260. <p class="entry-meta"><span class="entry-time">Jan 8, 2018</span> 1 min read</p>
  261. <div class="sharing">
  262. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2314%2f" title="Share on Facebook">
  263. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  264. </a>
  265. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%5bIThome%5d%e9%9b%99%e5%ad%90%e6%98%9f%e9%9b%b2%e7%ab%af%e8%88%87%e6%ad%90%e6%b4%b2%e5%84%b2%e5%ad%98%e8%bb%9f%e9%ab%94%e5%85%ac%e5%8f%b8Storpool%e7%ad%96%e7%95%a5%e5%90%88%e4%bd%9c%20%e9%96%8b%e7%99%bc%e6%a5%b5%e8%87%b4%e9%ab%98%e6%95%88%e8%83%bd%e8%b6%85%e8%9e%8d%e5%90%88%e4%b8%80%e9%ab%94%e6%a9%9f&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2314%2f" title="Share on Twitter">
  266. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  267. </a>
  268. </div>
  269. </footer>
  270. </article>
  271. </td>
  272. </tr>
  273. </table>
  274. <table border="0">
  275. <tr><td width="220px">
  276. <div class="fixed-container">
  277. <a href="http://vps.ptt.cx/post/2308/" title="[DIGITIMES]雙子星推BDaaS方案 助台灣推展AI大數據應用">
  278. <amp-img alt="[DIGITIMES]雙子星推BDaaS方案 助台灣推展AI大數據應用"
  279. layout="fill"
  280. class="entry-cover"
  281. src="http://www.geminiopencloud.com/wp-content/uploads/2017/10/GM102740_%e5%89%af%e6%9c%ac.jpg">
  282. </amp-img>
  283. </a>
  284. </div>
  285. </td><td>
  286. <article class="entry-single">
  287. <header class="entry-header">
  288. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2308/" title="[DIGITIMES]雙子星推BDaaS方案 助台灣推展AI大數據應用" class="entry-link">[DIGITIMES]雙子星推BDaaS方案 助台灣推展AI大數據應用</a></h3>
  289. </header>
  290. <p class="entry-summary">[:tw]鄭斐文/2017-10-20/DIGITIMES企劃</p>
  291. <footer class="entry-footer">
  292. <p class="entry-meta"><span class="entry-time">Oct 23, 2017</span> 1 min read</p>
  293. <div class="sharing">
  294. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2308%2f" title="Share on Facebook">
  295. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  296. </a>
  297. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%5bDIGITIMES%5d%e9%9b%99%e5%ad%90%e6%98%9f%e6%8e%a8BDaaS%e6%96%b9%e6%a1%88%20%e5%8a%a9%e5%8f%b0%e7%81%a3%e6%8e%a8%e5%b1%95AI%e5%a4%a7%e6%95%b8%e6%93%9a%e6%87%89%e7%94%a8&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2308%2f" title="Share on Twitter">
  298. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  299. </a>
  300. </div>
  301. </footer>
  302. </article>
  303. </td>
  304. </tr>
  305. </table>
  306. <table border="0">
  307. <tr><td width="220px">
  308. <div class="fixed-container">
  309. <a href="http://vps.ptt.cx/post/2303/" title="【雙子星雲端技術講座首場迴響熱烈】如何運用雲端平台支持大數據分析 x人工智慧 x 機器學習,企業雲端再進化!">
  310. <amp-img alt="【雙子星雲端技術講座首場迴響熱烈】如何運用雲端平台支持大數據分析 x人工智慧 x 機器學習,企業雲端再進化!"
  311. layout="fill"
  312. class="entry-cover"
  313. src="http://www.geminiopencloud.com/wp-content/uploads/2017/09/GM102837_%e5%89%af%e6%9c%ac.jpg">
  314. </amp-img>
  315. </a>
  316. </div>
  317. </td><td>
  318. <article class="entry-single">
  319. <header class="entry-header">
  320. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2303/" title="【雙子星雲端技術講座首場迴響熱烈】如何運用雲端平台支持大數據分析 x人工智慧 x 機器學習,企業雲端再進化!" class="entry-link">【雙子星雲端技術講座首場迴響熱烈】如何運用雲端平台支持大數據分析 x人工智慧 x 機器學習,企業雲端再進化!</a></h3>
  321. </header>
  322. <p class="entry-summary">[:tw]雙子星雲端團隊在雲端技術領域深耕超過七年,秉持著創新、開放、交流及共享的企業文化,擬在未來一年與雲協合作,定期就各大重要雲端垂直應用領域,邀集產、學、研專家,分享最火熱的技術趨勢以及最精彩的應用案例,希望提供各行各業積極打造企業雲端競爭力的高階主管、IT決策者一個高水準的技術交流平台。
  323. 9/27是雙子星雲端系列講座推出的首場,主題集結了2017年企業經理人不容錯過的重要關鍵字:「如何運用雲端平台支持大數據分析(Big data)、人工智慧(AI)與機器學習(Machine learning),幫助企業雲端邁向下一個十年。」
  324. 此次,很榮幸邀請前科技部長、現任台灣雲端物聯網產業協會徐爵民理事長,為活動開場致詞。徐理事長當年(2014)在工研院擔任院長時,就非常支持雙子星團隊建置了供應全院工程研發所需的MATLAB Cloud,為雙子星打下良好的基礎,一路成長到今年可以結合國內外軟硬體公司一起拿下海外訂單(日本鐵路公司),致詞中也給雙子星以及與會的產業先進很多祝福慰勉。
  325. 當天的議程中,上半場首先由雙子星雲端的執行長為大家暢談「雲端技術與架構的創新會為High Performance Computing 帶來甚麼樣的典範轉移」,接著由雙子星雲端優秀的技術同仁陳怡靜與資策會夥伴陳禹任接棒解說「企業如何打造資料科學家與資料分析師的運算平台」;下半場兩位重量級嘉賓,分別是靜宜大學的洪哲倫教授深入淺出地介紹「人工智慧時代的運算平台與應用」,以及精彩壓軸邀請到工研院資通所的闕志克所長為大家剖析「ITRI DNN system的發展和未來展望」。每位講師都帶來內容非常紮實精采的主題演講,從現場來賓時而專注聆聽、時而開懷大笑,以及QA時間頗為踴躍的發問討論可以看出,想必收穫滿滿;此次沒有參加到的朋友,敬請期待我們下一場講座。
  326. [:]</p>
  327. <footer class="entry-footer">
  328. <p class="entry-meta"><span class="entry-time">Sep 28, 2017</span> 1 min read</p>
  329. <div class="sharing">
  330. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2303%2f" title="Share on Facebook">
  331. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  332. </a>
  333. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%e3%80%90%e9%9b%99%e5%ad%90%e6%98%9f%e9%9b%b2%e7%ab%af%e6%8a%80%e8%a1%93%e8%ac%9b%e5%ba%a7%e9%a6%96%e5%a0%b4%e8%bf%b4%e9%9f%bf%e7%86%b1%e7%83%88%e3%80%91%e5%a6%82%e4%bd%95%e9%81%8b%e7%94%a8%e9%9b%b2%e7%ab%af%e5%b9%b3%e5%8f%b0%e6%94%af%e6%8c%81%e5%a4%a7%e6%95%b8%e6%93%9a%e5%88%86%e6%9e%90%20x%e4%ba%ba%e5%b7%a5%e6%99%ba%e6%85%a7%20x%20%e6%a9%9f%e5%99%a8%e5%ad%b8%e7%bf%92%ef%bc%8c%e4%bc%81%e6%a5%ad%e9%9b%b2%e7%ab%af%e5%86%8d%e9%80%b2%e5%8c%96%ef%bc%81&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2303%2f" title="Share on Twitter">
  334. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  335. </a>
  336. </div>
  337. </footer>
  338. </article>
  339. </td>
  340. </tr>
  341. </table>
  342. <table border="0">
  343. <tr><td width="220px">
  344. <div class="fixed-container">
  345. <a href="http://vps.ptt.cx/post/2289/" title="歡迎蒞臨雙子星OpenStack Day Taiwan 2017攤位">
  346. <amp-img alt="歡迎蒞臨雙子星OpenStack Day Taiwan 2017攤位"
  347. layout="fill"
  348. class="entry-cover"
  349. src="http://www.geminiopencloud.com/wp-content/uploads/2017/07/e-invitation-V2.jpg">
  350. </amp-img>
  351. </a>
  352. </div>
  353. </td><td>
  354. <article class="entry-single">
  355. <header class="entry-header">
  356. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2289/" title="歡迎蒞臨雙子星OpenStack Day Taiwan 2017攤位" class="entry-link">歡迎蒞臨雙子星OpenStack Day Taiwan 2017攤位</a></h3>
  357. </header>
  358. <p class="entry-summary">[:tw]OpenStack年度最盛大的開源雲技術大會即將來了!
  359. 若想了解全球OpenStack技術的趨勢、OpenStack技術中的多種創新應用,以及各大廠精彩實務案例分享,7月18日(二)在臺北國際會議中心,關心OpenStack的您,千萬不要錯過「OpenStack Day Taiwan 2017」!
  360. 雙子星的展區 (#16) 將展出最新的功能與技術 (Hyper-Converge 系統,Container 應用,Solution Foundry,GOC Portal,Service Portal 及 SaaS 服務等…),並備有精美小禮物,歡迎您的蒞臨 。報名網址:http://seminar.</p>
  361. <footer class="entry-footer">
  362. <p class="entry-meta"><span class="entry-time">Jul 5, 2017</span> 1 min read</p>
  363. <div class="sharing">
  364. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2289%2f" title="Share on Facebook">
  365. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  366. </a>
  367. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%e6%ad%a1%e8%bf%8e%e8%92%9e%e8%87%a8%e9%9b%99%e5%ad%90%e6%98%9fOpenStack%20Day%20Taiwan%202017%e6%94%a4%e4%bd%8d&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2289%2f" title="Share on Twitter">
  368. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  369. </a>
  370. </div>
  371. </footer>
  372. </article>
  373. </td>
  374. </tr>
  375. </table>
  376. <table border="0">
  377. <tr><td width="220px">
  378. <div class="fixed-container">
  379. <a href="http://vps.ptt.cx/post/2027/" title="Gemini Launched Integrated Cloud Service and Hyper-Converged Cloud Solution in 2016 Computex">
  380. <amp-img alt="Gemini Launched Integrated Cloud Service and Hyper-Converged Cloud Solution in 2016 Computex"
  381. layout="fill"
  382. class="entry-cover"
  383. src="http://www.geminiopencloud.com/wp-content/uploads/2017/03/picpick_20170302_150340.png">
  384. </amp-img>
  385. </a>
  386. </div>
  387. </td><td>
  388. <article class="entry-single">
  389. <header class="entry-header">
  390. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/2027/" title="Gemini Launched Integrated Cloud Service and Hyper-Converged Cloud Solution in 2016 Computex" class="entry-link">Gemini Launched Integrated Cloud Service and Hyper-Converged Cloud Solution in 2016 Computex</a></h3>
  391. </header>
  392. <p class="entry-summary">[:en]Secretary of Industrial Development Bureau, Dr. Ming-Ji Wu (left) visited Gemini booth during Computex, Gemini CEO Patrick Fu (right) introduced the solution to him.
  393. </p>
  394. <footer class="entry-footer">
  395. <p class="entry-meta"><span class="entry-time">Mar 2, 2017</span> 3 min read</p>
  396. <div class="sharing">
  397. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f2027%2f" title="Share on Facebook">
  398. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  399. </a>
  400. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=Gemini%20Launched%20Integrated%20Cloud%20Service%20and%20Hyper-Converged%20Cloud%20Solution%20in%202016%20Computex&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f2027%2f" title="Share on Twitter">
  401. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  402. </a>
  403. </div>
  404. </footer>
  405. </article>
  406. </td>
  407. </tr>
  408. </table>
  409. <table border="0">
  410. <tr><td width="220px">
  411. <div class="fixed-container">
  412. <a href="http://vps.ptt.cx/post/1967/" title="團隊成員">
  413. <amp-img alt="團隊成員"
  414. layout="fill"
  415. class="entry-cover"
  416. src="/cover.jpg">
  417. </amp-img>
  418. </a>
  419. </div>
  420. </td><td>
  421. <article class="entry-single">
  422. <header class="entry-header">
  423. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/1967/" title="團隊成員" class="entry-link">團隊成員</a></h3>
  424. </header>
  425. <p class="entry-summary">[:tw][vc_row][vc_column][vc_single_image image=“1616” img_size=“full”][title-section style=“style2” title=“團隊成員”][/title-section][vc_empty_space][vc_media_grid element_width=“2” gap=“0” item=“mediaGrid_SimpleOverlay” grid_id=“vc_gid:1488523423161-6d88bde4-e60d-9” include=“1176,1177,1178,1179,1180,1181,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1196,1197,1195”][vc_empty_space height=“52px”][/vc_column][/vc_row][:en][vc_row][vc_column][vc_single_image image=“1616” img_size=“full”][title-section style=“style2” title=“Our Team”][/title-section][vc_empty_space][vc_media_grid element_width=“2” gap=“0” item=“mediaGrid_SimpleOverlay” grid_id=“vc_gid:1488523527935-130d994b-2a3c-6” include=“1176,1177,1178,1179,1180,1181,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1196,1197,1195”][vc_empty_space height=“52px”][/vc_column][/vc_row][:]</p>
  426. <footer class="entry-footer">
  427. <p class="entry-meta"><span class="entry-time">Mar 1, 2017</span> 1 min read</p>
  428. <div class="sharing">
  429. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f1967%2f" title="Share on Facebook">
  430. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  431. </a>
  432. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%e5%9c%98%e9%9a%8a%e6%88%90%e5%93%a1&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f1967%2f" title="Share on Twitter">
  433. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  434. </a>
  435. </div>
  436. </footer>
  437. </article>
  438. </td>
  439. </tr>
  440. </table>
  441. <table border="0">
  442. <tr><td width="220px">
  443. <div class="fixed-container">
  444. <a href="http://vps.ptt.cx/post/1947/" title="股東陣容">
  445. <amp-img alt="股東陣容"
  446. layout="fill"
  447. class="entry-cover"
  448. src="/cover.jpg">
  449. </amp-img>
  450. </a>
  451. </div>
  452. </td><td>
  453. <article class="entry-single">
  454. <header class="entry-header">
  455. <h3 class="entry-title"><a href="http://vps.ptt.cx/post/1947/" title="股東陣容" class="entry-link">股東陣容</a></h3>
  456. </header>
  457. <p class="entry-summary">[:tw][vc_row][vc_column][vc_single_image image=“1139” img_size=“full”][title-section style=“style2” title=“主要股東陣容”][/title-section][vc_empty_space][vc_row_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5pdHJpLm9yZy50dyUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZpLmltZ3VyLmNvbSUyRk9SUWx6TjUuanBnJTIyJTIwYWx0JTNEJTIyJTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2gzJTIwc3R5bGUlM0QlMjdjb2xvciUzQSUyMzAwOGZmZiUzQnRleHQtYWxpZ24lM0FjZW50ZXIlMjclM0UlRTUlQjclQTUlRTYlQTUlQUQlRTYlOEElODAlRTglQTElOTMlRTclQTAlOTQlRTclQTklQjYlRTklOTklQTIlM0MlMkZoMyUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRQ==[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmkuaW1ndXIuY29tJTJGN3RtckRMZi5qcGclMjIlMjBhbHQlM0QlMjIlMjIlMjAlMkYlM0UlM0NoMyUyMHN0eWxlJTNEJTI3Y29sb3IlM0ElMjMwMDhmZmYlM0J0ZXh0LWFsaWduJTNBY2VudGVyJTI3JTNFJUU4JTkwJUFDJUU4JUIxJTkwJUU4JUIzJTg3JUU2JTlDJUFDJTNDJTJGaDMlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LmhxYXAuY29tJTJGY24lMkZpbmRleC5waHAlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGaS5pbWd1ci5jb20lMkZkVlZiWlBuLmpwZyUyMiUyMGFsdCUzRCUyMiUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NoMyUyMHN0eWxlJTNEJTI3Y29sb3IlM0ElMjMwMDhmZmYlM0J0ZXh0LWFsaWduJTNBY2VudGVyJTI3JTNFJUU2JUJDJUEyJUU5JUJDJThFJUU0JUJBJTlFJUU1JUE0JUFBJTNDJTJGaDMlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LmRmLmdvdi50dyUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZpLmltZ3VyLmNvbSUyRk43RmpoUksuanBnJTIyJTIwYWx0JTNEJTIyJTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2gzJTIwc3R5bGUlM0QlMjdjb2xvciUzQSUyMzAwOGZmZiUzQnRleHQtYWxpZ24lM0FjZW50ZXIlMjclM0UlRTglQTElOEMlRTYlOTQlQkYlRTklOTklQTIlRTUlOUMlOEIlRTUlQUUlQjYlRTclOTklQkMlRTUlQjElOTUlRTUlOUYlQkElRTklODclOTEtJUU1JTlDJThCJUU3JTk5JUJDJUU1JTlGJUJBJUU5JTg3JTkxJTNDJTJGaDMlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LmNzYy5jb20udHclMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGaS5pbWd1ci5jb20lMkY1eDZsQnpsLmpwZyUyMiUyMGFsdCUzRCUyMiUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NoMyUyMHN0eWxlJTNEJTI3Y29sb3IlM0ElMjMwMDhmZmYlM0J0ZXh0LWFsaWduJTNBY2VudGVyJTI3JTNFJUU0JUI4JUFEJUU5JThCJUJDJUU5JTlCJTg2JUU1JTlDJTk4JTNDJTJGaDMlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][:en][vc_row][vc_column][vc_single_image image=“1139” img_size=“full”][title-section style=“style2” title=“Investors”][/title-section][vc_empty_space][vc_row_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5pdHJpLm9yZy50dyUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZpLmltZ3VyLmNvbSUyRk9SUWx6TjUuanBnJTIyJTIwYWx0JTNEJTIyJTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2g0JTIwc3R5bGUlM0QlMjdjb2xvciUzQSUyMzAwOGZmZiUzQnRleHQtYWxpZ24lM0FjZW50ZXIlMjclM0VJbmR1c3RyaWFsJTIwVGVjaG5vbG9neSUyMFJlc2VhcmNoJTIwSW5zdGl0dXRlJTNDJTJGaDQlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRmkuaW1ndXIuY29tJTJGN3RtckRMZi5qcGclMjIlMjBhbHQlM0QlMjIlMjIlMjAlMkYlM0UlM0NoNCUyMHN0eWxlJTNEJTI3Y29sb3IlM0ElMjMwMDhmZmYlM0J0ZXh0LWFsaWduJTNBY2VudGVyJTI3JTNFQmxhY2ttYXJibGUlMjBWZW50dXJlJTIwQ2FwaXRhbCUzQyUyRmg0JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LmhxYXAuY29tJTJGY24lMkZpbmRleC5waHAlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGaS5pbWd1ci5jb20lMkZkVlZiWlBuLmpwZyUyMiUyMGFsdCUzRCUyMiUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NoNCUyMHN0eWxlJTNEJTI3Y29sb3IlM0ElMjMwMDhmZmYlM0J0ZXh0LWFsaWduJTNBY2VudGVyJTI3JTNFSCUyNlElMjBBc2lhJTIwUGFjaWZpYyUzQyUyRmg0JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LmRmLmdvdi50dyUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZpLmltZ3VyLmNvbSUyRk43RmpoUksuanBnJTIyJTIwYWx0JTNEJTIyJTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2g0JTIwc3R5bGUlM0QlMjdjb2xvciUzQSUyMzAwOGZmZiUzQnRleHQtYWxpZ24lM0FjZW50ZXIlMjclM0VOYXRpb25hbCUyMERldmVsb3BtZW50JTIwRnVuZCUzQyUyRmg0JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNF[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJpY29uYm94JTIwc3R5bGUtMyUyMHBhcnRuZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1oZWFkZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmJveC1pY29uJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LmNzYy5jb20udHclMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGaS5pbWd1ci5jb20lMkY1eDZsQnpsLmpwZyUyMiUyMGFsdCUzRCUyMiUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NoNCUyMHN0eWxlJTNEJTI3Y29sb3IlM0ElMjMwMDhmZmYlM0J0ZXh0LWFsaWduJTNBY2VudGVyJTI3JTNFQ2hpbmElMjBTdGVlbCUyMENvcnBvcmF0ZSUyMEdyb3VwJTNDJTJGaDQlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0U=[/vc_raw_html][/vc_column_inner][vc_column_inner width=“1/3”][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][:]</p>
  458. <footer class="entry-footer">
  459. <p class="entry-meta"><span class="entry-time">Mar 1, 2017</span> 1 min read</p>
  460. <div class="sharing">
  461. <a class="share share-facebook" target="_blank" href="https://facebook.com/sharer/sharer.php?u=http%3a%2f%2fvps.ptt.cx%2fpost%2f1947%2f" title="Share on Facebook">
  462. <svg class="icon" fill="currentColor"><use xlink:href="#icon-facebook" /></svg>
  463. </a>
  464. <a class="share share-twitter" target="_blank" href="https://twitter.com/intent/tweet/?text=%e8%82%a1%e6%9d%b1%e9%99%a3%e5%ae%b9&amp;url=http%3a%2f%2fvps.ptt.cx%2fpost%2f1947%2f" title="Share on Twitter">
  465. <svg class="icon share-twitter-icon" fill="currentColor"><use xlink:href="#icon-twitter" /></svg>
  466. </a>
  467. </div>
  468. </footer>
  469. </article>
  470. </td>
  471. </tr>
  472. </table>
  473. <nav class="pagination">
  474. <a class="pagination-btn" href="/post/page/2/">← Newer Posts</a>
  475. <a class="pagination-btn pagination-next" href="/post/page/4/">Older Posts →</a>
  476. </nav>
  477. </section>
  478. </main>
  479. <section class="footer1 cid-qPmx3vahT3" id="footer1-6">
  480. <div class="container">
  481. <div class="mbr-row mbr-justify-content-center">
  482. <div class="mbr-col-lg-8 mbr-col-md-12 align-center">
  483. <div>
  484. <amp-img src="assets/images/logo.png" layout="responsive" width="90" height="90" alt="Mobirise" class="i-amphtml-element i-amphtml-layout-responsive i-amphtml-layout-size-defined i-amphtml-built i-amphtml-layout" i-amphtml-layout="responsive"><i-amphtml-sizer slot="i-amphtml-svc" style="padding-top: 100%;"></i-amphtml-sizer>
  485. <img decoding="async" alt="Mobirise" src="assets/images/logo.png" class="i-amphtml-fill-content i-amphtml-replaced-content"></amp-img>
  486. </div>
  487. <ul data-app-modern-menu="true">
  488. <li class="nav-item">
  489. <a class="mbr-fonts-style link text-white display-7" href="https://mobirise.com">
  490. <strong>HOME</strong>
  491. </a>
  492. <a class="mbr-fonts-style link text-white display-7" href="https://mobirise.com">
  493. <strong>ABOUT</strong>
  494. </a>
  495. <a class="mbr-fonts-style link text-white display-7" href="https://mobirise.com">
  496. <strong>CONTACTS</strong>
  497. </a>
  498. <a class="mbr-fonts-style link text-white display-7" href="https://mobirise.com">
  499. <strong>SUPPORT</strong>
  500. </a>
  501. <a class="mbr-fonts-style link text-white display-7" href="https://mobirise.com">
  502. <strong>INFO</strong>
  503. </a>
  504. </li>
  505. </ul>
  506. <p class="mbr-fonts-style mbr-text display-6">HTML AMP Co-working Template will help you find a spot among workers like you.</p>
  507. <div class="ico-wrapper">
  508. <div class="card-img">
  509. <a href="https://twitter.com/mobirise">
  510. <span class="mbr-iconfont fa-twitter fa"></span>
  511. </a>
  512. </div>
  513. <div class="card-img">
  514. <a href="https://www.facebook.com/Mobirise/">
  515. <span class="mbr-iconfont fa-facebook-f fa"></span>
  516. </a>
  517. </div>
  518. <div class="card-img">
  519. <a href="https://plus.google.com/u/0/+Mobirise">
  520. <span class="mbr-iconfont fa-google-plus fa"></span>
  521. </a>
  522. </div>
  523. <div class="card-img">
  524. <a href="https://www.youtube.com/channel/UCt_tncVAetpK5JeM8L-8jyw">
  525. <span class="mbr-iconfont fa-youtube-play fa"></span>
  526. </a>
  527. </div>
  528. <div class="card-img">
  529. <a href="https://www.instagram.com/mobirise/">
  530. <span class="mbr-iconfont fa-instagram fa"></span>
  531. </a>
  532. </div>
  533. <div class="card-img">
  534. <a href="https://ru.pinterest.com/mobirise/">
  535. <span class="mbr-iconfont fa-pinterest-p fa"></span>
  536. </a>
  537. </div>
  538. <div class="card-img">
  539. <a href="https://mobirise.tumblr.com/">
  540. <span class="mbr-iconfont fa-tumblr fa"></span>
  541. </a>
  542. </div>
  543. <div class="card-img">
  544. <a href="https://www.linkedin.com/in/mobirise">
  545. <span class="mbr-iconfont fa-linkedin fa"></span>
  546. </a>
  547. </div>
  548. <div class="card-img">
  549. <a href="#">
  550. <span class="mbr-iconfont fa-vk fa"></span>
  551. </a>
  552. </div>
  553. <div class="card-img">
  554. <a href="#">
  555. <span class="mbr-iconfont fa-odnoklassniki fa"></span>
  556. </a>
  557. </div>
  558. </div>
  559. </div>
  560. </div>
  561. </div>
  562. </section>
  563. </body>
  564. </html>