/*.btn,h1{font-weight:400}#content .btn,.lock{left:50%;transform:translateX(-50%)}#header,#preloader,section{background:#fff}#footer,body:after{background:#e4e4e5}#info p,#content p,#footer *,h1,h2,li,tr{color:#02367c}#bike img,#footer li img,#header,#preloader{top:0;left:0}#footer a,.btn{text-decoration:none}#footer a:after,body:after{display:block;content:" ";bottom:0}#footer a:after,#preloader{width:100%;opacity:0;transition:opacity .3s}*{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:baseline}body{position:relative;font-family:Helvetica,Arial,sans-serif;font-size:17px;overflow-x:hidden}h1{font-size:40px;margin-top:-35px;margin-bottom:20px;max-width:700px}#preloader{position:fixed;height:100%;z-index:999}#footer a:hover:after,.loading #preloader{opacity:1}#header{position:fixed;width:100%;height:70px;box-shadow:0 0 20px 1px rgb(0 0 0 / 20%);z-index:1000}#header+section,#logo,.row{position:relative}#header .row{height:70px;padding:0 60px}#logo{top:50%;left:0;max-height:40px;transform:translateY(-50%)}#header+section{margin-top:70px}#bike{aspect-ratio:2.63/1}#bike,#bike picture{width:100%;min-height:300px}#bike img{position:absolute;display:block;width:100%;height:100%;object-fit:cover;object-position:center 20%;min-height:300px}#bike .row{min-height:100%}#footer .row,section .row,section picture{animation-name:fadein;animation-duration:1.5s}section .row{padding:30px 60px}#content{padding:60px 0 90px;min-height:calc(100vh - 330px)}#content .row{max-width:1000px}.row{max-width:1990px;width:100%;height:auto;margin:0 auto;padding:0 60px}#bike .btn,#footer a:after,#footer li img,.lock{position:absolute}.btn{display:block;padding:20px 35px;font-size:30px;width:auto;text-align:center;border-radius:60px;background:#00deb8;color:#fff;max-width:390px;transition:background .3s}.btn:hover{background:#00bf7c}#bike .btn{top:30px;right:30px}#content .btn,#footer,#footer a,#footer li{position:relative}#info .row{max-width:1300px;display:flex}.lock{top:-2px;width:30px}#info{text-align:right}#info .row .content{position:absolute;top:100px;width:50%;text-align:left;z-index:10;animation-name:fadeincontent;animation-duration:1.5s}#info .row .content img{margin-right:15px;margin-bottom:5px}.opento-mobile img{position:relative;margin-top:-8%;right:-10%;max-width:90%}#info .row .opento-mobile img{animation-name:slideleft;animation-duration:1s}section{z-index:1}.clear{clear:both}#info p{font-size:25px;line-height:1.6em;margin-bottom:20px}#content p,#content li{font-size:21px;line-height:1.6em;margin-bottom:30px}#content .btn{margin-top:60px}#footer{margin-top:-60px;padding:30px 0;z-index:100;overflow:visible}body:after{position:fixed;left:0;width:100%;z-index:-1;height:calc(100vh - 300px)}body.loading:after{display:none}#footer *{font-style:normal;line-height:1.3em}#footer .col{margin-top:30px;margin-bottom:30px;float:left;width:300px}#footer h2{font-size:20px;font-weight:600;margin-bottom:18px}#footer li{margin-top:11px;padding-left:35px}#footer a:after{height:1px;background:#02367c}ul{list-style-type:none}@media (max-width:768px){#header,#header .row{padding:0}#logo,.lock{height:50px}section{max-width:100%}.lock{top:50%;left:auto;right:30px;transform:translateY(-50%)}.row,section .row{padding:30px}#footer .row{padding:0 30px}#info .row .content h1{font-size:30px}#bike .btn,#content .btn{font-size:20px;padding:15px;max-width:300px}#bike .btn{position:absolute;top:50%;left:50%;max-width:210px;transform:translate(-50%,-50%)}#bike img{object-position:bottom left}}@media (max-width:530px){#bike{height:300px}#bike .btn{min-width:200px}#info h1{width:100%}#info .row{display:block}#info .row .content{position:relative;top:0;width:100%;padding-top:30px}.opento-mobile img{position:relative;right:auto;max-width:100%;left:0;margin:0 0 30px;animation:none!important}}@keyframes slideleft{0%,15%{transform:translateX(50%);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fadeincontent{0%,5%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes opacitydelay{0%,99%{opacity:0}100%{opacity:1}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}h2{font-size:35px;font-weight:400;margin-top:60px;margin-bottom:10px}#content li{position:relative;margin-left:15px;margin-bottom:15px;}#content li:before{position:absolute;display:block;content:" ";top:12px;left:-20px;width:7px;height:7px;background:#00DEB8;border-radius:30px}#info a{color:#02367c;text-decoration:none}#info a:hover{text-decoration:underline}table{border:1px solid #333;margin-bottom:30px}table td{border:1px solid #333;margin:0;padding:15px;}table th{border:1px solid #333;margin:0;padding:15px;background:#f0f0f0}*/

.btn,
h1 {
    font-weight: 400
}

#content .btn,
.lock {
    left: 50%;
    transform: translateX(-50%)
}

#header,
#preloader,
section {
    background: #fff
}

#footer,
body:after {
    background: #e4e4e5
}

#info p,
#content p,
#footer *,
h1,
h2,
li,
tr {
    color: #02367c
}

#bike img,
#footer li img,
#header,
#preloader {
    top: 0;
    left: 0
}

#footer a,
.btn {
    text-decoration: none
}

#footer a:after,
body:after {
    display: block;
    content: " ";
    bottom: 0
}

#footer a:after,
#preloader {
    width: 100%;
    opacity: 0;
    transition: opacity .3s
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    vertical-align: baseline
}

body {
    position: relative;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px;
    overflow-x: hidden
}

h1 {
    font-size: 40px;
    margin-top: -35px;
    margin-bottom: 20px;
    max-width: 700px
}

#preloader {
    position: fixed;
    height: 100%;
    z-index: 999
}

#footer a:hover:after,
.loading #preloader {
    opacity: 1
}

#header {
    position: fixed;
    width: 100%;
    height: 100px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / 20%);
    z-index: 1000
}

#header+section,
.row {
    position: relative
}

#header .row {
    height: 100px;
    padding: 0 60px
}

#logo {
    padding-top: 10px;
    display: inline-block;
    /*top: 50%;
    //left: 0;
   transform: translateY(-50%)*/
}

#header+section {
    margin-top: 70px
}

#bike {
    aspect-ratio: 2.63/1
}

#bike,
#bike picture {
    width: 100%;
    min-height: 300px
}

#bike img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 20%;
    min-height: 300px
}

#bike .row {
    min-height: 100%
}

#footer .row,
section .row,
section picture {
    animation-name: fadein;
    animation-duration: 1.5s
}

section .row {
    padding: 30px 60px
}

#content {
    padding: 60px 0 90px;
    min-height: calc(100vh - 330px)
}

#content .row {
    max-width: 1000px
}

.row {
    max-width: 1990px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 60px
}

#bike .btn {
    padding: 15px 10px;
    max-width: 280px;
}

#bike .title-box
{
    padding-top: 200px;
    padding-left: 150px;
}

#bike h1 {
    color: white;
    font-weight: 600;
    padding-bottom: 50px;
    font-size: 50px;
}


#footer a:after,
#footer li img {
    position: absolute
}

.btn {
    display: block;
    padding: 20px 35px;
    font-size: 30px;
    width: auto;
    text-align: center;
    border-radius: 60px;
    background: #00deb8;
    color: #fff;
    max-width: 390px;
    transition: background .3s
}

.btn:hover {
    background: #00bf7c
}

#bike .btn {
    top: 30px;
    right: 30px
}

#content .btn,
#footer,
#footer a,
#footer li {
    position: relative
}

#info .row {
    max-width: 1300px;
    display: flex
}

.lock {
    top: -2px;
    left: 50px;
    width: 30px
}

#info {
    text-align: right
}

#info .row .content {
    position: absolute;
    top: 100px;
    width: 50%;
    text-align: left;
    z-index: 10;
    animation-name: fadeincontent;
    animation-duration: 1.5s
}

#info .row .content img {
    margin-right: 15px;
    margin-bottom: 5px
}

.opento-mobile img {
    position: relative;
    margin-top: -8%;
    right: -10%;
    max-width: 90%
}

#info .row .opento-mobile img {
    animation-name: slideleft;
    animation-duration: 1s
}

section {
    z-index: 1
}

.clear {
    clear: both
}

#info p {
    font-size: 25px;
    line-height: 1.6em;
    margin-bottom: 20px
}

#content p,
#content li {
    font-size: 21px;
    line-height: 1.6em;
    margin-bottom: 30px
}

#content .btn {
    margin-top: 60px
}

#footer {
    margin-top: -60px;
    padding: 30px 0;
    z-index: 100;
    overflow: visible
}

body:after {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: -1;
    height: calc(100vh - 300px)
}

body.loading:after {
    display: none
}

#footer * {
    font-style: normal;
    line-height: 1.3em
}

#footer .col {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 300px
}

#footer h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 18px
}

#footer li {
    margin-top: 11px;
    padding-left: 35px
}

#footer a:after {
    height: 1px;
    background: #02367c
}

ul {
    list-style-type: none
}

@media (max-width:768px) {

    #bike .title-box {
        padding-left: 0;
    }

    /*#logo,
    .lock {
        height: 50px
    }*/
    section {
        max-width: 100%
    }

    .row,
    section .row {
        padding: 30px
    }
    #footer .row {
        padding: 0 30px
    }
    #info .row .content h1 {
        font-size: 30px
    }
    #bike .btn,
    #content .btn {
        font-size: 20px;
        padding: 15px;
        max-width: 300px
    }
    #bike .btn {
        /*position: absolute;*/
        top: 50%;
        left: 50%;
        max-width: 210px;
        /*transform: translate(-50%, -50%)*/
    }
    #bike img {
        object-position: bottom left
    }
}

@media (max-width:530px) {
    #bike {
        height: 300px
    }
    #bike .btn {
        min-width: 200px
    }
    #info h1 {
        width: 100%
    }
    #info .row {
        display: block
    }
    #info .row .content {
        position: relative;
        top: 0;
        width: 100%;
        padding-top: 30px
    }
    .opento-mobile img {
        position: relative;
        right: auto;
        max-width: 100%;
        left: 0;
        margin: 0 0 30px;
        animation: none !important
    }
}

@keyframes slideleft {
    0%,
    15% {
        transform: translateX(50%);
        opacity: 0
    }
    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeincontent {
    0%,
    5% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes opacitydelay {
    0%,
    99% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeout {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

h2 {
    font-size: 35px;
    font-weight: 400;
    margin-top: 60px;
    margin-bottom: 10px
}

#content li {
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px;
}

#content li:before {
    position: absolute;
    display: block;
    content: " ";
    top: 12px;
    left: -20px;
    width: 7px;
    height: 7px;
    background: #00DEB8;
    border-radius: 30px
}

#info a {
    color: #02367c;
    text-decoration: none
}

#info a:hover {
    text-decoration: underline
}

table {
    border: 1px solid #333;
    margin-bottom: 30px
}

table td {
    border: 1px solid #333;
    margin: 0;
    padding: 15px;
}

table th {
    border: 1px solid #333;
    margin: 0;
    padding: 15px;
    background: #f0f0f0
}

.styled-select{
    position: relative;
    border: 0;
    width: 100%;
    overflow: hidden;
    float: left;
    padding: 0;
    cursor: pointer;
}
.styled-select select{
    /*width: 200% !important;*/
    height: 33px;
    background: transparent;
    color: #02367c !important;
    font-size: 17px;
    opacity: 1 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.styled-select select:not([disabled]){
    color: #6a7f9d !important;
    border-bottom: 1px solid #6a7f9d;
}
.styled-select svg{
    position: absolute;
    display: none;
    top: 7px;
    right: 0;
    height: 25px;
    z-index: -1;
    margin: 0 !important;
}
.languages{
    position: absolute;
    top: 35px;
    right: 30px;
    width: 70px;
    z-index: 1;
    overflow: visible;
    cursor: pointer;
}
/*
.languages:before{
    position: absolute;
    display: block;
    content: " ";
    background: #f0f0f0;
    top: -5px;
    bottom: -5px;
    left: -10px;
    width: 85px !important;
    height: auto !important;
    border-radius: 10px !important;
    z-index: -10;
}
*/
.languages:after{
    position: absolute;
    content: "";
    top: -5px;
    left: 100px;
    width: 50px;
    height: 30px;
    background: #fff;
    z-index: 98;
}
.languages.styled-select select:not([disabled]){
    border-bottom: none;
    font-weight: 600;
    color: #02367c !important;
    cursor: pointer;
}
.languages.styled-select select{
    padding-left: 30px;
    padding-right: 15px;
}
.languages.styled-select svg{
    position: absolute !important;
    display: block;
    top: 3px;
    left: 0;
    margin: 0 !important;
}

.support {
    position: absolute;
    top: 35px;
    right: 140px;
    width: 70px;
    z-index: 1;
    overflow: visible;
    cursor: pointer;
}

.support a{
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 30px;
    border: 1px solid #02367c;
    background-color: #02367c;
    color: white;
}

#app-info{
    position: relative;
    background-image: url("/images/Open_to_line.svg");
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
    overflow: hidden;
    z-index: 200;
}

#app-info .app-content{
    display: flex;
    justify-content: center;
}

#app-info .app-image-box{
    position: relative;
    width: 630px;
    height: auto;
}

#app-info .app-hand-image {
    position: absolute;
    bottom: -25px;
    left: 0px;
    width: 400px;
    height: auto;
    zoom: 2;
    z-index: -1;
}

#app-info .app-content-box {
    flex-grow: 4;
    padding-top: 25px;
    padding-bottom: 150px;

}

#app-info .app-content-box .app-title {
    padding-bottom: 50px;
    font-weight: 400;
    font-size: 40px;
}

#app-info .app-content-box p {
    font-weight: 400;
    font-size: 25px;
}


#app-info .app-button-box a.btn-primary{
    display: inline-block;
    margin: 7.5px 0;
    padding: 15px 15px;
    border-radius: 30px;
    border: 1px solid black;
    text-decoration: none;
    color: white;
    font-weight: 600;
    background-color: #002961;
}

#app-info .app-button-box a.btn-primary:first-of-type{
    margin-top:15px;
}


.responsive-iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:1230px) {
    #bike .title-box {
        padding-top: 75px;
    }

    #bike h1 {
        padding-bottom: 25px;
    }

    #app-info .app-hand-image {
        left : -150px;
    }
}

@media (max-width:630px){
    #app-info .app-image-box{
        display: none;
    }

    .logo-text{
        display: none;
    }
}

@media (max-width:600px){
    #login .lock {
        position: absolute;
        width: 37px;
        height: 37px;
        top: -3px;
        left: 30px !important;
        transform: none !important;
    }
    #login .logo {
        transform: scale(0.8) !important;
        left: -25px !important;
        max-width: 200px;
        /*width: 200px;*/
        margin: 30px 60px;
    }
}

@media (max-width:450px){
    .logo-text{
        display: none;
    }

    #bike h1 {
        font-size: 35px;
    }
}

@media (max-width:370px){
    #login .lock{
        top: 30px;
    }
    #login .logo{
        top: 30px;
        margin-bottom: 50px;
    }
}