@import url(https://fonts.googleapis.com/css?family=Bitter);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: icons;
    src: url("../fonts/fontello/fontello.eot");
    src: local("☺"), url("../fonts/fontello/fontello.woff") format("woff"), url("../fonts/fontello/fontello.ttf") format("truetype"), url("../fonts/fontello/fontello.svg#icons") format("svg");
    font-weight: normal;
    font-style: normal
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    background: #FEC749;
    margin: 0
}

html body {
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Montserrat', sans-serif;
    color: #0A1116;
    font-weight:400;
    line-height: 150%;
}

p,ul li  {
    opacity:.8;
    line-height:1.48em;
}

html body a {
    color: #0A1116;
    text-decoration: underline;
    font-weight:600;
    font-style:bold;
}

html body a:hover {
    color:white;
}

html header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10;
    display: block;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    height: 55px
}

html header .logo {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    width: 215px;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url('../img/header-logo.png');
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 0;
    text-indent: -100%;
    overflow: hidden
}

html header .nav-btn-mobile {
    display: none;
    float: right;
    font-family: icons;
    background: white;
    padding: 8px 10px;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 30.5px;
    color: #734a0b;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 25px;
    margin: 5px;
    text-decoration:none;
}

@media only screen and (max-width: 600px) {
    html header .nav-btn-mobile {
        display: block
    }
}

html header ul.nav-mobile {
    display: none;
    position: absolute;
    top: 55px;
    right: 0;
    left: 0;
    background: orange;
    margin: 0
}

html header ul.nav-mobile li {
    width: 100%
}

html header ul.nav-mobile li a {
    color: white;
    line-height: 55px;
    margin: 0 !important;
    display: block;
    height: 55px;
    width: 100%;
    text-align: center;
    text-decoration:none;
}

html header ul.nav-mobile li a:hover {
    background: white;
    color: #734a0b
}

html header ul.nav {
    float: right;
    margin: 0 15px 0 0
}

@media only screen and (max-width: 600px) {
    html header ul.nav {
        display: none
    }
}

html header ul.nav li {
    float: left
}

html header ul.nav li:last-child a {
    color: #B04804 !important
}

html header ul.nav li a {
    font-size: 14px;
    color: #0A1116;
    line-height: 55px;
    margin: 0 0 0 15px;
    font-family: 'Montserrat';
    text-decoration:none;
    font-weight:500;
}

html header ul.nav li a:hover {
    color: #B04804;
    text-decoration:underline;
}

h1 {
    font-family: 'Montserrat';
    font-size: 40px;
    margin-bottom: 15px;
    margin-top: 80px;
    line-height: 40px;
    font-weight:300!important;
    margin-left:0;
    padding-left:0;
    color:#0A1116;
}

h1:before {
    content:'';
    width:0;
    display:block;
}

h1 span {
    color: #B04804;
    color: #0A1116;
    font-weight:700!important;
}

h2 {
    font-family: 'Montserrat';
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 80px;
    line-height: 40px;
    margin-left:0;
    padding-left:0;
    font-weight:500!important;
    color:#0A1116;
}

.scroll-box {
    float: left;
    clear: both;
    margin-top: 30px;
    width: 100%;
    text-align: center
}

.scroll {
    margin: 10px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 50px;
    height: 50px;
    background-position: bottom center;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    font-size: 0;
    text-indent: 100%;
    opacity: 0.7;
    border: none !important;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

.scroll:hover {
    opacity: 1
}

.scroll.down {
    background-image: url('../img/button-down.png')
}

.scroll.up {
    background-image: url('../img/button-up.png')
}

.scroll.hide {
    display: none
}

section {
    padding: 30px 30px 30px 30px;
    margin-bottom: 500px !important;
    width: 600px;
    margin: 0 auto
}

@media only screen and (max-width: 600px) {
    section {
        padding-top: 20px !important;
        width: 100%
    }
}

section img {
    width: 100%;
    border: 10px solid white
}

section p {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 24px
}

section ul li {
    padding: 15px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.1)
}

section .mug {
    margin-top: 70px;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url('../img/logo2.png');
    width: 100%;
    height: 500px
}


@media only screen and (max-width: 600px) {
    section .mug {

    }
}

.register {
    background: #B04804;
    background: black;
    color: white;
    float: left;
    padding: 15px;
    display: block;
    text-align: center;
    margin-top: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-weight: 100;
    font-size: 25px;
    font-family: Montserrat;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration:none;
}

@media only screen and (max-width: 600px) {
    .register {
        width: 100%
    }
}

.register:after {
    content: attr(data-icon);
    margin-left: 10px;
    font-family: icons
}

.register:hover {
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    position: relative;
    top: 0px
}

@media only screen and (max-width: 600px) {
    .ballz3,
    .ballz2,
    .ballz1 {
        display: none !important
    }
}

.ballz1 {
    top: 150px;
    position: absolute
}

.ballz2 {
    top: 250px;
    left: 500px;
    position: absolute
}

.ballz3 {
    top: 150px;
    left: 50%;
    position: absolute
}

.dot {
    position: relative
}

.dot.small {
    background-color: rgba(255, 255, 255, 0.1);
    height: 5px;
    width: 5px
}

.dot.medium {
    background-color: rgba(255, 255, 255, 0.4);
    width: 10px;
    height: 10px
}

.dot.large {
    background-color: rgba(255, 255, 255, 0.2);
    height: 15px;
    width: 15px
}

.dot1 {
    top: 29px;
    left: 409px
}

.dot2 {
    top: 39px;
    left: 219px
}

.dot3 {
    top: 49px;
    left: 329px
}

.dot4 {
    top: 59px;
    left: 139px
}

.dot5 {
    top: 69px;
    left: 149px
}

.dot6 {
    top: 79px;
    left: 259px
}

.dot7 {
    top: 89px;
    left: 169px
}

.dot8 {
    top: 99px;
    left: 79px
}

.dot9 {
    top: 89px;
    left: 169px
}

.dot10 {
    top: 199px;
    left: 279px
}

.dot11 {
    top: 129px;
    left: 309px
}

.dot12 {
    top: 139px;
    left: 219px
}

.dot13 {
    top: 149px;
    left: 229px
}

.dot14 {
    top: 159px;
    left: 39px
}

.dot15 {
    top: 169px;
    left: 149px
}

.dot16 {
    top: 179px;
    left: 459px
}

.dot17 {
    top: 189px;
    left: 269px
}

.dot18 {
    top: 199px;
    left: 279px
}

.dot19 {
    top: 189px;
    left: 269px
}

.dot20 {
    top: 299px;
    left: 379px
}

.dot21 {
    top: 229px;
    left: 309px
}

.dot22 {
    top: 239px;
    left: 119px
}

.dot23 {
    top: 249px;
    left: 329px
}

.dot24 {
    top: 259px;
    left: 339px
}

.dot25 {
    top: 269px;
    left: 349px
}

.dot26 {
    top: 279px;
    left: 59px
}

.dot27 {
    top: 289px;
    left: 369px
}

.dot28 {
    top: 299px;
    left: 379px
}

.dot29 {
    top: 229px;
    left: 269px
}

.dot30 {
    top: 299px;
    left: 479px
}

.dot31 {
    top: 399px;
    left: 279px
}

.dot32 {
    top: 399px;
    left: 479px
}

.dot33 {
    top: 399px;
    left: 79px
}
