@font-face {
    font-family: Comfortaa;
    src: url(https://www.rvoti.com/fonts/Comfortaa-Light.ttf);
    font-weight: lighter;
}
@font-face {
    font-family: Comfortaa;
    src: url(https://www.rvoti.com/fonts/Comfortaa-Regular.ttf);
    font-weight: normal;
}
@font-face {
    font-family: Comfortaa;
    src: url(https://www.rvoti.com/fonts/Comfortaa-Bold.ttf);
    font-weight: bold;
}

html, body {
    padding: 0;
    height: 100%;
    margin: 0;
}

#actualBody {
    position: relative;
    background: #f4f4f4;
    width: 100%;
    min-height: 100%;
    margin-bottom: -64px;
    padding-bottom: 100px;
    top: 0;
    left: 0;

    text-align: center;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#bodyBox1 {
    z-index: 2;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 84px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#bodyB1T1 {
    position: relative;
    width: 94%;
    top: 0;
    left: 3%;
    color: #161616;

    line-height: 40px;
    text-align: center;

    font-size: 32px;
    font-family: Comfortaa;
    font-weight: normal;
    margin-bottom: 8px;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#bodyB1ST1 {
    position: relative;
    width: 90%;
    top: 0;
    left: 5%;
    color: #999999;

    line-height: 25px;
    text-align: center;

    font-size: 20px;
    font-family: Comfortaa;
    font-weight: lighter;
    margin-bottom: 34px;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}

#bodyBox2 {
    z-index: 2;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    margin-bottom: 35px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#bodyBox2 img {
    position: relative;
    width: 80px;
    height: 80px;
    top: 0;
    left: 50%;
    margin-left: -40px;
    margin-bottom: 9px;
}
#bodyB2T1 {
    position: relative;
    width: 94%;
    top: 0;
    left: 3%;
    color: #161616;

    line-height: 40px;
    text-align: center;

    font-size: 32px;
    font-family: Comfortaa;
    font-weight: normal;
    margin-bottom: 8px;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#bodyB2ST1 {
    position: relative;
    width: 90%;
    top: 0;
    left: 5%;
    color: #999999;

    line-height: 25px;
    text-align: center;

    font-size: 20px;
    font-family: Comfortaa;
    font-weight: lighter;
    margin-bottom: 14px;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#bodyB2ST2 {
    position: relative;
    width: 90%;
    top: 0;
    left: 5%;
    color: #999999;

    line-height: 25px;
    text-align: center;

    font-size: 20px;
    font-family: Comfortaa;
    font-weight: lighter;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}

#bodyBox3 {
    z-index: 2;
    position: relative;
    background: #121212;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 28px;
    padding-bottom: 22px;

    box-shadow: 0px 0px 34px #121212;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#bodyB3T1 {
    position: relative;
    width: 94%;
    top: 0;
    left: 3%;
    color: #ffffff;

    line-height: 40px;
    text-align: center;

    font-size: 32px;
    font-family: Comfortaa;
    font-weight: normal;
    margin-bottom: 8px;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#bodyB3ST1 {
    position: relative;
    width: 90%;
    top: 0;
    left: 5%;
    color: #ffffff;

    line-height: 25px;
    text-align: center;

    font-size: 20px;
    font-family: Comfortaa;
    font-weight: lighter;
    margin-bottom: 24px;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#bodyB3B1 {
    position: relative;
    background: #ffffff;
    width: 218px;
    height: 40px;
    top: 0;
    left: 50%;
    margin-left: -109px;
    color: #121212;

    border-radius: 20px;

    line-height: 45px;
    text-align: center;
    text-decoration: none;

    font-size: 25px;
    font-family: Comfortaa;
    font-weight: normal;

    cursor: pointer;

    display: block;
}

#footer {
    z-index: 3;
    position: relative;
    background: #121212;
    width: 100%;
    height: 64px;
    overflow: hidden;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.footerSocial {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 12px;
    overflow: none;

    cursor: pointer;
}
.footerSocial img {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
}
#footerInstagram {
    right: 90px;
}
#footerTwitter {
    right: 52px;
}
#footerFacebook {
    right: 14px;
}
#footerShortcuts {
    position: absolute;
    color: #6aed7b;
    width: 182px;
    height: 14px;
    top: 25px;
    left: 14px;
    overflow: none;

    text-align: center;
    line-height: 15px;

    font-size: 14px;
    font-family: Comfortaa;
    font-weight: normal;
}
#footerShortcuts a {
    color: #6aed7b;
    text-decoration: none;
}
#footerShortcuts a:hover {
    color:  #ffffff;
}
#footerCp {
    position: absolute;
    color: #777777;
    width: 102px;
    height: 12px;
    bottom: 10px;
    right: 10px;
    overflow: none;

    text-align: center;
    line-height: 12px;

    font-size: 12px;
    font-family: Comfortaa;
    font-weight: normal;

    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}

@media (min-width: 766px) {
    #bodyBox3 {
        margin-top: 58px;
    }
}