.landing-page .home-header .header-p {
    color: #8A97A9;
}
.landing-page .btn-see-more{
    padding: 6px 20px;
}
.multifunctions .multifunctions-center {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 36px 0px rgba(27, 27, 27, 0.14);
}
.multifunctions .multifunctions-item {
    border: 1px solid #efefef;
    border-radius: 2px;
}
.landing-page .multifunctions {
    border-bottom: 1px solid #eee;
}
.landing-page .box-shadow {
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    /* box-shadow: 0px 4px 34px 0px rgba(27, 27, 27, 0.14); */
    box-shadow: 0px 10px 20px 0px rgba(12, 43, 66, 0.1);
    position: relative;
}
.landing-page .expand .expand-store {
    margin-right: 20px;
    padding-right: 20px;
}
.landing-page .expand .expand-api {
    margin-left: 20px;
    padding-right: 20px;
}
.landing-page .expand .expand-store .expand-store-float .img-cube {
    margin: 50px auto;
}
.landing-page .expand .expand-api .expand-api-float .img-api{
    margin: 80px auto;
}

.landing-page .expand-store-float {
    border-radius: 3px;
    background-image: -moz-linear-gradient( 90deg, rgb(94,194,252) 0%, rgb(139,212,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(94,194,252) 0%, rgb(139,212,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(94,194,252) 0%, rgb(139,212,255) 100%);
    box-shadow: 0px 6px 30px 0px rgba(39, 134, 189, 0.38);
    position: absolute;
    max-width: 150px;
    height: 200px; 
    top: -30px;
    left: 0px;
}
.landing-page .expand-api-float {
    border-radius: 3px;
    background-image: -moz-linear-gradient( 90deg, rgb(116,227,191) 0%, rgb(159,250,221) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(116,227,191) 0%, rgb(159,250,221) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(116,227,191) 0%, rgb(159,250,221) 100%);
    box-shadow: 0px 6px 30px 0px rgba(88, 192, 159, 0.38);
    position: absolute;
    max-width: 150px;
    height: 200px; 
    top: -30px;
    left: 0px;
}
.landing-page .expand-api-float .expand-api-span{
    font-size: 42px;
    font-family: Axiforma,PingFang SC;
    color: rgba(255, 255, 255, .7);
    line-height: 0.571;
    text-shadow: 0px 2px 7px rgba(45, 154, 119, 0.46);
    margin-top: 80px;
    display: block;
}

.landing-page section .img-shadow {
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 36px 0px rgba(27, 27, 27, 0.14);
}
.landing-page #page-top .input-shadow {
    box-shadow: 0px 10px 30px 0px rgba(12, 43, 66, 0.1);
}
.landing-page .input-bottom .input-shadow {
    box-shadow: 0px 10px 30px 0px rgba(12, 43, 66, 0.1);
}
.landing-page .border-right-radius-6 {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
.landing-page .border-radius-6 {
    border-radius: 6px;
}
.landing-page input.border-0 {
    border: 0px;
}
.landing-page .border-left-radius-6 {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}
.landing-page .stable-security .stable-div-padding {
    padding: 30px 30px 20px 30px;
}
@media (min-width: 1170px) {
    .fix-input-width {
        width: 500px;
        margin: 0 auto;
    }
}
@media (max-width: 1400px) {
    .mlr-35 { margin-left: 10px; margin-right: 10px; }
}
@media (max-width: 1200px) and (min-width: 992px) {
    .fit-pl-0 {
        padding-left: 0px;
    }
    .fit-img {
        margin-top: 5px;
    }
}
@media (max-width: 1399px) and (min-width: 991px) {
    .landing-page .expand .expand-api {
        margin-left: 20px;
        padding-right: 20px;
    }

    .landing-page .expand .expand-api .expand-api-float .img-api {
        margin: 62px auto;
    }
    .landing-page .expand .expand-store .expand-store-float .img-cube {
        margin: 39px auto;
    }
    .pbt-30 {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .landing-page .expand-api-float, .landing-page .expand-store-float{
        max-width: 126px;
        height: 170px;
        top: -20px;
        left: 0px;
    }
}
@media (max-width: 992px) {
    .mlr-20, .mlr-35 { margin-left: 0px; margin-right: 0px; }
    .middle-text { text-align: center; }
    .pr-80{ padding-right: 0px; }
    .fit-padding-reset { padding-left: 0px; padding-right: 0px; }
    .plr-40 { padding-left: 0px; padding-right: 0px; }
    .pl-20, .pl-80 { padding-left: 0px; }
    .landing-page .expand .expand-store { margin-right: 0px; }
    .landing-page .expand .expand-api { margin-left: 0px; }
    .fit-plr { padding-left: 15px; padding-right: 15px; }
    .landing-page .row { margin-left: 0px; margin-right: 0px; }
    .pr-40, .pl-40 { padding-right: 0px; padding-left: 0px; }
    .mt-100, .mt-60, .mt-45 { margin-top: 20px !important; }
    .mb-100 {margin-bottom: 50px !important; }
    .font-14 {font-size: 1.2rem;}
    .font-22 {font-size: 1.8rem;}
    .font-32 {font-size: 2.2rem;}
    .font-36 { font-size: 2.4rem; }
    .font-46 { font-size: 2.8rem; line-height: 4.2rem;}
    .mb-30 {margin-bottom: 0px !important; }
    .home-header .row-xs { margin-top: 30px !important; margin-bottom: 50px !important; }
    .home-header .row-inner-xs { margin: 20px 0px !important }
    .mb-80 { margin-bottom: 40px !important; }
    section.xs-pbt-0 {padding-bottom: 0px; padding-top: 0px;}
    div.mt-50 { margin-top: 0px !important; }
    div.mt-xs-30{ margin-top: 30px !important; }
}
@media (max-width: 768px) {
    .bg-footer-dark div.about div.col-xs-12, .bg-footer-dark div.about div.col-xs-12 div:nth-child(1){
        padding-left: 0px !important;
    }
    .bg-footer-dark div.about div.col-xs-12 ul li.footer-text-color span.span-email{
        display: block;
    }
}
@media (max-width: 762px) {
    .expand-store-float, .expand-api-float {
        display: none;
    }
}
@media (max-width: 340px) and (min-width: 320px) {
    .bg-footer-dark div.about div.footer-about ul:nth-child(3) {
        padding-left: 0px !important;
    }
}

.home-header-twoyear {
    background-image: url(../images/twoYear/twoYearBg.png) !important;
}

.home-header-twoyear .div-title, .home-header-twoyear .header-p {
    color: #F1F1F1 !important;
}

.navbar-twoyear {
    background-color: #34495F !important;
    border-color: #34495F !important;
    border-radius: 0 !important;
}

.navbar-twoyear .tracup-log {
    filter: brightness(0) invert(100);
    -webkit-filter: brightness(0) invert(100);
}

.navbar-twoyear .nav-item a {
    color: #F1F1F1 !important;
}

.navbar-twoyear .nav-item a:hover {
    color: #bbb !important;
}

@keyframes twoYearAnimate
{
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.home-header-twoyear .animation-item {
    position: absolute;
    width: 0;
    height: 0;
    overflow: visible;
}

.home-header-twoyear .artboard {
    position: absolute;
}

.home-header-twoyear .artgroup {
    position: absolute;
    animation: twoYearAnimate 5s linear infinite;
}

.home-header-twoyear .animation-item4 {
    top: -176px;
    left: -360px;
}

.home-header-twoyear .animation-item3 {
    top: 20px;
    left: -180px;
}

.home-header-twoyear .animation-item2 {
    top: -270px;
    right: -80px;
}

.home-header-twoyear .animation-item1 {
    bottom: 15px;
    right: -165px;
}

.home-header-twoyear .animation-cubic {
    bottom: -15px;
    left: 50%;
    margin-left: -90px;
}

.twoyear-cubic {
    width: 180px;
}

.home-header-twoyear .artboard4 {
    width: 100px;
}

.home-header-twoyear .artboard3 {
    width: 140px;
}

.home-header-twoyear .artboard2 {
    width: 140px;
}

.home-header-twoyear .artboard1 {
    width: 100px;
}

.home-header-twoyear .artgroup4 {
    width: 100px;
    animation-duration: 6s;
}

.home-header-twoyear .artgroup3 {
    width: 140px;
    animation-duration: 3s;
}

.home-header-twoyear .artgroup2 {
    width: 140px;
    animation-duration: 5s;
}

.home-header-twoyear .artgroup1 {
    width: 100px;
    animation-duration: 4s;
}

.btn-default {
  border-color: #3B86FF;
  color: #3B86FF;
}

.btn-default:hover {
  border-color: #3B86FF;
  background: #3B86FF;
  color: #fff;
}

.data-number{
    width:100%;
    color:#3B86FF;
    font-size: 40px;
}

.data-number .data-more{
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    margin-left: 5px;
}

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
    color: #B7BFC9 !important;
}
input::-moz-placeholder { /* Firefox 19+ */  
    color: #B7BFC9 !important;
}
input:-ms-input-placeholder { /* IE 10+ */ 
 color: #B7BFC9 !important;
}
input:-moz-placeholder { /* Firefox 18- */ 
 color: #B7BFC9 !important;
}

.div-cursor {
    position: relative;
    margin-left: 8px;
    height: 48px;
}

.cursor-img {
    position: absolute;
    bottom: -10px;
    width: 20px;
    height: 20px;
}

.custom-cursor {
    height: 48px;
    margin-left: 8px;
    border-left: 1px solid #3B86FF;
    animation: fade 600ms infinite;
    -webkit-animation: fade 600ms infinite;
}

.home-carousel-1 {
    background:linear-gradient(0deg,rgba(244,248,251,1) 0%,rgba(255,255,255,1) 100%);
    margin-top:-66px;
}

.home-carousel-2 {
    background: linear-gradient(0deg, #F4F8FB 0%, #FFFFFF 100%);
    margin-top:-66px;
}
.home-carousel-3 {
    background: linear-gradient(180deg, #030710 0%, #0F192B 100%);
    margin-top:-66px;
}

.home-style-1 .home-carousel-1 {
    display: block;
}

.home-style-1 .home-carousel-2,.home-style-1 .home-carousel-3 {
    display: none;
}

.home-style-2 .home-carousel-2 {
    display: block;
}

.home-style-2 .home-carousel-1,.home-style-2 .home-carousel-3 {
    display: none;
}

.home-style-3 .home-carousel-3 {
    display: block;
}

.home-style-3 .home-carousel-1,.home-style-3 .home-carousel-2 {
    display: none;
}

@keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1.0;
    }
}