.logo-size{
    height: 42px;
    object-fit: cover;
}
.footer-logo-size{
    width: 225px;
    height: 56px;
    object-fit: cover;
}
.login_register{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: end;
    /* 兼容safari浏览器弹性盒子布局 */
    -webkit-justify-content: flex-end;
}
.login_register_interval{
    margin-left: 30px;
}
.free_trial{
    padding: 6px 12px;
}
.sign_in_now{
    color: #0554F2 !important;
    background: transparent;
}
.sign_in_now:hover{
    color: #0554F2 !important;
}
.intro{
    color: #0554f2;
    margin-right: 5px;
    font-size: 14px;
}
.intro-list li{
    margin: 10px 0;
}
.auto-trans-img{
    margin-right: -216px;
}
@media (max-width: 1199px) {
    .auto-trans-img {
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    .auto-trans-img {
        margin-right: 0;
    }
}
.home-page-icon{
    color: #C6004C;
}
.price-icon{
    color: #1C9CEA;
}
.faq-icon{
    color: #DF072D;
}
.contact-icon{
    color: #4064AC;
}
.font-color{
    color: #14133b !important;
}
.tech-software:hover .font-color{
    color: #ffffff !important;
}
.border-none{
    border: none !important;
}
.free-trial-btn{
    height: 50px;
    display: flex;
    align-items: center;
    background: #0554f2;
    font-size: 18px;
    font-weight: 500;
    padding: 0 30px;
    color: #ffffff;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    pointer-events: auto !important;
    cursor: pointer;
}
.free-trial-btn:hover{
    background: #14133b;
    color: #ffffff;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    pointer-events: auto !important;
}
.retract{
    text-indent: 2em;
}
.row-height{
    line-height: 1.5;
}
.document-skip-index{
    color: #0554F2;
    cursor: pointer;
}
.documentSkip{
    color: #0554F2;
    font-size: 14px;
    cursor: pointer;
}
.m-b-4{
    margin-bottom: 4px;
}
.cursor{
    cursor: pointer;
}
.text-center{
    text-align: center;
}
.max-height{
    height: 120px;
}
.cursor-auto{
    cursor: auto;
}

@media (max-width: 1366px) {
    .sidebar-button{
        display: none;
    }
}

.sidebar-btn{
    width: 38px;
    height: 38px;
    top: 27px;
    right: 10px;
}

.offcanvas-btn{
    width: 38px !important;
    height: 38px !important;
}

.menu-icon{
    width: 21px !important;
    height: 21px !important;
}

.white{
    color: #fff;
    margin: 10px 0 !important;
    padding: 0 !important;
}

.modify-padding{
    padding: 100px 60px 88px !important;
}

.cancel-padding{
    padding: 0 !important;
}

.flag{
    width: 33px;
    height: 25px;
    margin: auto 10px auto 0;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.main-menu__nav ul li ul li .flex{
    display: flex !important;
}
.flex{
    display: flex !important;
}
.font-16{
    font-size: 16px !important;
}
.zh-flag{
    background-image: url("/assets/images/national-flag/zh.png?version=1.1.6");
}
.en-flag{
    background-image: url("/assets/images/national-flag/en.png?version=1.1.6");
}
.vi-flag{
    background-image: url("/assets/images/national-flag/vi.png?version=1.1.6");
}
.id-flag{
    background-image: url("/assets/images/national-flag/id.png?version=1.1.6");
}
.th-flag{
    background-image: url("/assets/images/national-flag/th.png?version=1.1.6");
}
.zh-tw-flag{
    background-image: url("/assets/images/national-flag/zh-tw.png?version=1.1.6");
}

/* 英语、越南语 */
.height-en,.height-vi{
    height: 195px;
}
/* 印尼语 */
.height-id{
    height: 200px;
}
/* 泰语 */
.height-th{
    height: 170px;
}

/* .title-h3{
    font-weight: 600;
    height: 72px;
    display: flex;
    align-items: center;
} */

/* 移动端二维码相关样式 */
.qr-code-box{
    width: 550px !important;
}
.qr-code-content{
    justify-content: space-evenly;
}
.mobile-QR-code{
    padding: 8px 8px 0;
    border-radius: 10px;
    text-align: center;
}
.mobile-QR-code img{
    width: 170px;
    height: 170px;
    border-radius: 5px;
    object-fit: cover;
}
.mobile-text{
    font-size: 14px;
    font-weight: bolder;
    padding: 12px 0;
    color: #ffffff;
}
.qr-code-wx{
    /* background-color: #67ab7c; */
    background-color: #5C996D;
}
.qr-code-android{
    /* background-color: #6194e9; */
    background-color: #1383EF;
}
.bg-transparent{
    background-color: transparent !important;
}
/* 移动端二维码弹框 */
.mobile-QR-code-popup{
    position: fixed;
    top: 15%;
    left: 15%;
    right: 15%;
    z-index: 1000;
    display: none;
    background-color: #ffffff;
    box-shadow: 0 0 10px 0 #0000001c;
    border-radius: 20px;
}
/* 弹框中安卓端二维码 */
.qr-code-popup-android{
    padding: 40px;
}
/* 弹框中微信小程序端二维码 */
.qr-code-popup-wx{
    padding: 40px;
}
/* 页面底部移动端下载按钮容器 */
.mobile-QR-code-bot-btn-box{
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
/* 页面底部移动端下载按钮 */
.mobile-QR-code-bot-btn{
    width: 140px;
    height: 50px;
    box-sizing: border-box;
    /* border: 1px solid rgba(71, 85, 105, .5); */
    border: 1px solid #ffffff;
    /* padding: 6px 0 2px; */
    margin: 0 12px 4px 0;
    color: #ffffff;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.qr-code-btn-l img{
    width: 24px;
    height: 24px;
}
.qr-code-btn-r{
    margin-left: 16px;
    text-align: left;
}
.qr-code-android-btn,.qr-code-wx-btn{
    position: relative;
}
.qr-code-android-btn-popup,.qr-code-wx-btn-popup{
    width: 140px;
    height: 150px;
    position: absolute;
    /* top: 50px; */
    bottom: 52px;
    left: 0;
    z-index: 99999;
    background-color: #ffffff;
    display: none;
    border-radius: 8px;
    padding: 16px 16px 0;
}
.qr-code-android-btn:hover .qr-code-android-btn-popup{
    display: block;
}
.qr-code-wx-btn:hover .qr-code-wx-btn-popup{
    display: block;
}
.qr-code-android-btn-popup img,.qr-code-wx-btn-popup img{
    width: 108px;
    height: 108px;
}
.qr-code-wx-popup-text{
    font-size: 14px;
    text-align: center;
    color: #000000;
}
/* 根据当前屏幕宽度设置底部下载按钮样式 */
@media (max-width: 575px) {
    .mobile-QR-code-bot-btn-box{
        justify-content: center;
    }

    .mobile-simulation-input-font-size{
        font-size: 2rem;
    }
    .simulation-input-box{
        height: 145px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .simulation-input-cursor{
        width: 1rem;
        height: 40px;
        color: transparent !important;
    }
}
@media (min-width: 575px) {
    .mobile-QR-code-bot-btn-box{
        justify-content: end;
    }

    .mobile-simulation-input-font-size{
        font-size: 3.5rem;
    }
    .simulation-input-box{
        height: 175px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .simulation-input-cursor{
        width: 1rem;
        height: 75px;
        color: transparent !important;
    }
}
.section-heading-big-title-input{
    /* background: linear-gradient(315deg, #b721ff, #21d4fd); */
    background: linear-gradient(315deg, #6a11cb, #2575fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.price-item-box{
    height: 65px;
    display: flex;
    align-items: center;
}
.custom-price-font{
    font-size: 24px;
}
.price-content-item{
    margin: 35px 0 0;
    height:1000px;
    min-height: 600px;
    line-height: 2em;
}
.price-item__price{
    font-size: 24px;
}
.price-item__price span{
    display: inline-block;
    margin-top: 16px;
}

.custom-vi-price-title{
    height: 70px;
    display: flex;
    align-items: center;
}


/* 价格页面加载动画 */
.price-loader {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 9999999;
    background: #ffffff;
}
  
.price-loader .price-cssload-loader {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    top: 50%;
}
  
.price-loader .cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
  
.price-loader .cssload-inner.cssload-one {
    left: 0%;
    top: 0%;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 5px solid #0554f2;
}
  
.price-loader .cssload-inner.cssload-two {
    right: 0%;
    top: 0%;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 5px solid #0554f2;
}
  
.price-loader .cssload-inner.cssload-three {
    right: 0%;
    bottom: 0%;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 5px solid #0554f2;
}

.annual-pay{
    margin-top:40px;
    border: 1px solid #FAECD8;
    display: inline-block;
    padding: 3px 15px;
    background-color: #FDF6EC;
    border-radius: 3px;
    color: #E6A23C;
    font-size: 24px;
  }
.original-cost{
    color: rgb(161, 158, 158);
    font-weight: 400;
    text-decoration: line-through;
    padding-right: 5px;
  }
  .Sign_up_now{
    text-align: center;
    border-radius: 5px;
    background-color: #f0f9eb;
    /* border-color: #e1f3d8; */
    border: 1px solid #e1f3d8;
    color: #67c23a;
    max-width: 390px;
    height:40px;
    line-height: 28px;
    font-size: 14px;
    padding: 5px 8px;
    margin: 7px 0 0 20px;
    display: inline;
  }
  .Sign_up_now:hover{
    color: #fff;
    cursor: pointer;
    background-color: #67c23a;
    border: 1px solid #67c23a;
  }