*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}
body,html{height:100vh}
html{font-size:16px}
body{line-height:1;font-size:16px;font-family:"Times New Roman", Times, serif;overflow:hidden}
body.no-touch{overflow:visible}
h1,h2,h3,h4,h5,h6{margin:0}
ol li,ul li{list-style:none}
a{text-decoration:none}
img{max-width:100%}
#main{width:100%;height:100vh}
.section{position:relative;width:100%;height:100%;padding:16px;box-sizing:border-box;overflow:hidden;display:table}
.section:nth-child(2){background:#37f87b}
.section:nth-child(3){background:rgb(241, 241, 241)}
.section:nth-child(4){background:#37F87B}
.container{display:table-cell;vertical-align:middle;text-align:center}
.container a{color:#FFF}
.slide-navigation{position:fixed;top:50%;bottom:0;right:32px;text-align:center}
.slide-navigation>li{position:relative;display:block;margin-bottom:12px}
.slide-navigation>li>a{display:block;height:13px;width:13px;border:3px solid #FFF;border-radius:50%;background:transparent;z-index:1;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}
.slide-navigation>li>a.is-active{background:#FFF}

/*# sourceMappingURL=maps/application.min.css.map */