body{font-family:Lato,sans-serif}a{text-decoration:none}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.hero-section{background:#000;position:relative;overflow:hidden;width:100%;height:100vh}.hero-wrapper{width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-position:center;background-size:cover;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.hero-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#000;opacity:.55}.hero-content{width:100%;max-width:1230px;padding:30px;position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero-title{font-size:80px;line-height:85px;font-weight:800;color:#fff;text-shadow:0 2px 2px #000;-webkit-transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);-webkit-transform-origin:50% 50% 0;-ms-transform-origin:50% 50% 0;transform-origin:50% 50% 0;text-align:center;font-family:'PT Serif',serif}.hero-subtitle{width:100%;max-width:800px;margin:30px auto;color:#fff;font-size:16px;line-height:28px;text-align:center;font-weight:700}.hero-btns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn:first-child{margin-right:10px}.snake-prim{height:48px;font-size:16px;padding:0 48px;background:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.snake-sec{height:48px;font-size:16px;padding:0 48px;background:0 0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;font-weight:700;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.snake-prim:hover{background:#000;color:#fff}.snake-sec:hover{background:#fff;color:#000}.features{width:100%;max-width:1024px;padding:100px 0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.features::after{content:"";position:absolute;width:calc(100% - 40px);height:1px;background:#f2f2f2;bottom:-1px;left:20px}.features-box{width:33.333%;padding:20px}h3{font-size:24px;font-weight:700;margin-bottom:20px;font-family:'PT Serif',serif;color:#444}p{font-size:16px;line-height:24px;color:#666}i{font-style:italic;white-space:nowrap}.demo{width:100%;max-width:728px;padding:100px 0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;text-align:center}.demo-box{width:100%;padding:20px}.editor{width:100%;padding:20px;background:#f8f8f8;border:1px solid #ddd;overflow:auto;text-align:left}.code{font-family:'Source Code Pro',monospace;font-size:small}.code>li{white-space:nowrap}.highlight{padding:4px 8px;background:#f8f8f8;display:inline-block;color:#7f749a;font-family:'Source Code Pro',monospace;font-size:small}.und{font-style:italic;color:#d82b0c;display:inline-block}.demo-box p{margin-bottom:30px}.comment{display:block;color:#b9b9b9;margin-bottom:5px}.ntr{color:#666;display:inline-block}.tag{color:#d82b0c;display:inline-block}.attribute{color:#d08701;display:inline-block}.link{color:#00c3e3;display:inline-block;text-decoration:underline}.not-link{color:#228b22;display:inline-block}.bl{color:#00c3e3}.space{display:inline-block;width:20px}.footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 100px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.hero-title{font-size:48px;line-height:56px;text-align:left}.hero-subtitle{text-align:left}.hero-btns{display:block}.hero-btns .btn:first-child{margin-right:0;margin-bottom:10px}.features{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features-box{width:100%}.demo{text-align:left}}.credit{margin-top:20px;font-size:small;color:#666}.credit>a{color:#444;font-weight:700}.credit>a:hover{text-decoration:underline}
