.onl-logo-default{
    width: 60%!important;
}

.rev_slider .caption,.rev_slider .tp-caption{
    white-space: normal!important;
}

.onl-section-white{

}

.onl-section-color{
    background-color: #f9fbfd;
}

.onelogis-margin-large{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
}

.onl-menu-item{
    line-height: 60px;
    width: 33%;
    margin-top: 40px;
    color: #26313c!important;
}

.onl-menu-item-top{
    margin-top: 0px!important;
}

.onl-menu-icon{
    float: left;
    height: 50px;
    width: 40px;
    font-size: 32px;
    transition: all 0.0s;
    font-weight: 100;
}

.onl-menu-title{
    line-height: 1.0em!important;
    font-size: 1.2em;
    font-weight: 500!important;

}

.onl-menu-title:hover{
    color: #24cdd5!important;
}

.onl-menu-subtitle{
    float: left;
    width: 100%;
    padding-left: 40px;
    line-height: 0.1em;
    color: #6a6a6ac7!important;
}

.onl-menu-subtitle:hover{
    text-decoration: none;
    color: #6a6a6a!important;
}



.onl-app-slider{
    width: 227px!important;
    left: 64px!important;
}

.onl-revslider-title{
    min-width: 640px;
}

@media (max-width: 768px) {
    .onl-app-slider {
        width: 149px!important;
        left: 10px!important;
    }

    .onl-revslider-title{
        min-width: 80%;
    }

}




.onl-app-icon{
    font-size: 6em!important;
}


.onl-shop-bar{
    margin: auto!important;
}

.onl-shop-banner{
    background-size: cover;
}

.onl-shop-item-image{
    background-image:none!important;
    cursor: pointer;
}

.onl-shop-item-title{
    margin: 10px 0 10px 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    
}

.onl-shop-item-price{
    margin: 10px 0 10px 0px;
}

.onl-shop-item-price-value{
   font-size: 1.3em;
   font-weight: 500;
}

.onl-shop-item-price-metric{
    margin: 10px 0 10px 0px;
}

.onl-shop-item-description{
    text-align: left;
}

.onl-color{
    color: #0095d9!important;
}

.onl-app-icon{
    color: #0095d9!important;
}

.onl-gradient-button{
        background-image: linear-gradient(to right, #5192e1 0%, #0095d9 51%, #5192e1 100%);
}

.onl-primary-button{
    background: #0095d9!important;
}

.onl-primary-button:hover{
    border-color: #0095d9 !important;
    background: transparent !important;
    color: #0095d9 !important;
}

.onl-section-normal{
    float: left;
}

.onl-tracking-header{

}




.onl-tracking-header{
    background: url(../images/tracking.jpg) no-repeat;
    height: 640px;
    min-height: 475px;
}

@media (max-width: 768px) {
    .onl-tracking-header {
         background: url(../images/tracking.jpg) no-repeat;
         height: 100%;
    }
}

.onl-tracking-video{
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  padding-top: 67px;

}

.onl-security-header{
    background: url(../images/security.jpg) no-repeat;
    height: 640px;
    min-height: 475px;
}

@media (max-width: 768px) {
    .onl-security--header {
         background: url(../images/security.jpg) no-repeat;
         height: 100%;
    }
}

.onl-security-icon{
    font-size: 16rem;
    background: -webkit-linear-gradient(#5192e1, #23ced5);

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.onl-coming_soon{
    display: flex!important;
    flex-direction: column!important;
    display: flex!important;
    flex-direction: column!important;
    align-items: center;
}

.onl-coming_soon-form{
    display: none;
}