.text-success{
    color:#28C76F !important;
}
.confidence-home-area{
    padding-top:0px;
    padding-bottom:30px;
    overflow: hidden;
    padding-left:0px;
}

.confidence-home-area.xin-home-carousel {
    padding: 0;
}
#contactForm{
    margin-bottom:10px;
}

.confidence-home-image{
    position: relative;
    top:-90px;
    right: -80px;
}
.about-style-image-wrap img{
    position: absolute;
    top:-13px;
    left:-10px;

}

.about-style-image-wrap img:nth-child(1){
    position: relative;
    top:0;
    left:0;
}
.process-style-image{
    position: relative;
}
.process-style-image img{
    position: absolute;
    top:-10px;
    left: 15px;
}
.process-style-image img:nth-child(1){
    position: relative;
    top:0px;
    left: 0px;
}
.confidence-home-content h1{
    font-size:3.75rem;
    margin-bottom:15px;
    line-height: 6.5rem;
}
.confidence-home-content p{
    font-size:1.25rem;
    line-height: 1.8;
    margin:1.875rem 0px;
}
.about-style-area.with-black-color .about-style-wrap-content .about-list-tab .tab-content .tab-pane .content .tab-btn .main-default-btn:hover {
    color: #ffffff;
}


@media only screen and (min-width: 1550px){
    .confidence-home-area .container-fluid{
        padding-left:100px;
    }
    .confidence-home-area .xin_fintouch_people {
        padding-right: 0;
        overflow: hidden;
    }
}

@media only screen and (min-width: 2000px){
    .xin-rolling-slide__inner {
        padding-top: 60px !important;
    }
}



@media screen and (max-width:1100px) and (min-width:800px){
    .confidence-home-image{
        top:10px !important;
        right:0;
    }
    .confidence-home-content h1{
        font-size:24px !important;
        line-height: 30px !important;
    }
}
@media screen and (max-width:1100px) {
    .confidence-home-image,
    .xin-rolling-cards,
    .xin-rolling-award-badge {
        display: none !important;
    }

    .xin-rolling-award-subtitle {
        margin-top: 0 !important;
    }

    .xin-rolling-top21-art {
        display: none !important;
    }
}

@media screen and (max-width:1100px) and (min-width: 767px){
    .xin-rolling-cta {
        width: 60% !important;
    }
}
@media screen and (max-width:365px) {
    .xin-rolling-cta__primary, .xin-rolling-cta__secondary {
        font-size: 1rem !important;
    }
}

@media screen and (max-width:657px) {
    .xin-rolling-award-bg__city,.xin-rolling-award-bg__wave {
        display: none !important;
    }
    .xin-rolling-slide--signature,.xin-rolling-slide--award {
        padding-top: 70px !important;
    }
    .xin-rolling-top21-bg__image,.xin-rolling-top21-bg__waves {
        display: none !important;
    }

}

@media screen and (max-width:446px) {
    .xin-rolling-cta__primary, .xin-rolling-cta__secondary {
        padding: 6px 10px !important;
    }

}





@media screen and (max-width:800px){
    .confidence-home-content{
        --bigFont:24px;
        margin-top: 28px;
        margin-left: auto;
        margin-right: auto;
        padding:0px;
    }
    .confidence-home-content{
        margin-bottom: 0px;
    }
    .confidence-home-image{
        
        top:0px;
        right:0px;
    }
    
}
@media only screen and (min-width: 1550px){
    .confidence-home-area{
        padding-left: 100px;
    }
}

@media screen and (min-width:1980px){
    .main-navbar .navbar .container-fluid{
        padding:0px
    }
    .confidence-home-area{
        padding-left: 0px;
    }
    .confidence-home-image{
        top: 0px;
        left:0px
    }
}

@media screen and (max-width:1300px){
    .let-contact-map{
        padding-left:30px !important;
    }
}

.wealth-meeting{
    --theamColor:#1d8faa;
    --theamColorHover:rgba(80, 172, 245,0.3);
    background-color: #2f4157;
}
.wealth-meeting .main-default-btn{
    background-color: #1d8faa;
}
.wealth-meeting .main-default-btn:hover{
    background-color: #fff;
    color:#1d8faa;
}
.wealth-meeting .tip_text_box h3,.wealth-meeting .tip_text_box p,.wealth-meeting .tip_text_box h2{
    color:#fff;
    font-size:1.5rem;
}
.wealth-meeting .tip_text_box h3{
    font-style: italic;
    color: rgb(28, 142, 170);
    font-size:1.5rem;
    font-weight: bold;
}
.wealth-meeting .tip_text_box h2{
    font-size:2.3rem;
    font-weight: bold;
}
.wealth-meeting .tip_text_box hr{
    --hrColor:rgba(255,255,255,0.3);
    --hrMainColor:rgba(255,255,255,1);
    opacity: 1;
    border-image:linear-gradient(to right, var(--hrColor) 0, var(--hrMainColor) 50%,var(--hrColor) 100%) 1;
}
.wealth-meeting .tip_box{
    border: 4px solid var(--theamColor);
    border-radius: 25px;
    text-align: center;
    overflow: hidden;
    color:#fff;
}
.wealth-meeting .tip_box>h2{
    background: var(--theamColor);
}
.wealth-meeting .tip_box h2{
    color:#fff;
    font-size: 2.3rem;
    font-style:italic;
}
.wealth-meeting .tip_box .tip_box_content{
    background:#fff;
}
.wealth-meeting .tip_box .tip_time h2{
    color:var(--theamColor);
    font-size: 4.6rem;
    font-weight: bold;
    font-style: normal;
}

.wealth-meeting .tip_box h3{
    color:var(--theamColor);
    font-size: 2rem;
    letter-spacing:0.6rem;
    font-weight: 700;
}
.wealth-meeting .tip_box hr{
    border-image: linear-gradient(to right, var(--theamColorHover) 0%, rgb(80, 172, 245) 50%,var(--theamColorHover) 100%) 1;
    border-top:1.5px solid;
    opacity: 1;
}

.upcoming-event{
    background: linear-gradient(97.32deg, rgba(29, 143, 170, 0.1) 0.61%, rgba(125, 221, 211, 0.1) 39.35%, rgba(237, 232, 208, 0.5) 98.82%) !important;
    padding-bottom: 7rem !important;
    h2{
        font-weight: 700;
    }
    padding-left: 0px !important;
    .upcoming-event-content{
        background: rgba(255, 255, 255, 1);
        border-radius: 5px;
        min-height: 100%;
        .title{
            font-weight: 600;
            font-size: 36px;
            line-height: 35px;
        }
        .subtitle{
            font-weight: 600;
            font-size: 23px;
            line-height: 32px;
        }
        img{
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-bottom-right-radius: 5px;
            border-top-right-radius: 5px;
        }
        @media screen and (max-width: 992px) {
            border-radius: unset;
            img{
                border-bottom-right-radius: unset !important;
                border-top-right-radius: unset !important;
            }
        }
        @media screen and (max-width: 992px) {
            .content-text{
                width: 100%;
            }
            .content-img{
                width: 100%;
            }
        }
        @media screen and (min-width: 992px) {
            .content-img{
                width: 46.5%;
            }
            .content-text{
                width: 53.5%;
            }
        }
        .content-time{
            img{
                width: auto;
                height: auto;
            }
            color: var(--main-color);
        }
        ul{
            padding-left: 1.8rem;
            color: rgba(13, 24, 32, 1);
        }
        .banner2-btn1{
            display: inline-block;
            height: 100%;
            background: rgba(47, 65, 87, 1) !important;
            border-radius: 5px;
            color: white;
            padding: 1rem 1.4rem;
            text-align: center;
            &:hover{
                background: var(--main-color) !important;
            }
        }
        .banner2-btn2{
            display: inline-block;
            height: 100%;
            background: var(--main-color) !important;
            border-radius: 5px;
            color: white;
            padding: 1rem 1.4rem;
            line-height: 45px;
            &:hover{
                background: #15838c !important;
            }
        }
        .content-text{
            display: flex;
            justify-content: space-between;
            flex-direction: column;
        }
    }
    .owl-carousel{
        .owl-nav{
            z-index: -1;
            position: absolute;
            top: 40%;
            left: -4%;
            width: 108%;
            display: flex;
            justify-content: space-between;
            span{
                font-size: 4rem;
            }
        }
    }
    .owl-stage{
        display: flex;
        align-items: stretch;
    }
    @media screen and (max-width: 1200px) {
        .owl-carousel{
            .owl-nav{
                position: relative;
                display: block;
                width: 100%;
                top: unset;
                left: unset;
            }
        }
    }
}

.xin-home-carousel {
    position: relative;
}

.xin-home-swiper {
    width: 100%;
}

.xin-home-swiper .swiper-wrapper {
    align-items: stretch;
}

.xin-home-swiper .swiper-slide {
    height: auto;
}

.xin-home-swiper .swiper-button-prev,
.xin-home-swiper .swiper-button-next {
    color: #28c76f;
    display: none;
}

.xin-home-swiper .swiper-pagination-bullet {
    background: #28c76f;
    opacity: 0.35;
    width: 14px;
    height: 14px;
}

.xin-home-swiper .swiper-pagination-bullet-active {
    opacity: 1;
}

.xin-rolling-slide {
    position: relative;
    padding: 0;
    overflow: hidden;
    background: linear-gradient(82.67deg, #ffffff 2.93%, rgba(186, 255, 216, 0.44) 97.07%);
    width: 100%;
    height: 100%;
}

.xin-rolling-slide__inner {
    position: relative;
    z-index: 2;
    padding: 60px 16px 40px;
}

.xin-rolling-pill {
    display: inline-block;
    border: 1px solid #008080;
    border-radius: 16px;
    padding: 10px 22px;
    color: #4eac57;
    font-size: 1.3rem;
    line-height: 1.2;
}

.xin-rolling-title {
    margin-top: 25px;
    font-size: 3.6rem;
    line-height: 1.4;
    color: #727171;
    font-weight: 700;
}

.xin-rolling-title span {
    color: #28c76f;
}

.xin-rolling-subtitle {
    margin-top: 30px;
    font-size: 2rem;
    color: #727171;
}

.xin-rolling-cta {
    margin-top: 42px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #28c76f;
    width: 90%;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.xin-rolling-cta__primary,
.xin-rolling-cta__secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 32px;
    border-radius: 6px;
    font-size: 1.3rem;
    font-weight: 600;
    text-decoration: none;
}

.xin-rolling-cta__primary {
    color: #ffffff;
}

.xin-rolling-cta__secondary {
    font-weight: 400;
    background: #bdeed1;
    color: #555555;
}

.xin-rolling-cta__secondary:hover,
.xin-rolling-cta__secondary:focus {
     color: #fff;
     background: black;
}

.xin-rolling-cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
}

.xin-rolling-card {
    position: relative;
    background: #ffffff;
    border-top: 10px solid #28c76f;
    padding: 32px 32px 72px;
    min-height: 290px;
}

.xin-rolling-card h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #0d1820;
    margin: 12px 0 0;
}

.xin-rolling-card__icon {
    width: 140px;
    height: 100px;
    object-fit: contain;
}

.xin-rolling-card__number {
    position: absolute;
    right: 55px;
    bottom: 6px;
    font-size: 14rem;
    font-weight: 700;
    color: #f2f1f1;
    line-height: 100%;
    z-index: 3;
}

.xin-rolling-card_text {
    position: absolute;
    z-index: 9;

}

.xin-rolling-slide--award {
    padding: 0px 0 50px;
}

.xin-rolling-award-bg {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.xin-rolling-award-bg__city {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 80%;
    height: 100%;
    opacity: 0.85;
}

.xin-rolling-award-bg__wave {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
}


.xin-rolling-award-heading {
    font-size: 2.4rem;
    color: #0d1820;
    margin-bottom: 16px;
    font-weight: 600;
}

.xin-rolling-award-title {
    font-size: 4.2rem;
    line-height: 1.1;
    color: #01c195;
    margin-bottom: 24px;
    font-weight: 700;
}

.xin-rolling-award-subtitle {
    font-size: 2.1rem;
    line-height: 1.4;
    color: #727171;
    margin-bottom: 28px;
    margin-top: 150px;
}

.xin-rolling-cta__primary--award {
    font-size: 1.3rem;
    background: #28c76f;
}
.xin-rolling-cta__primary--award:hover {
    background: black;
    color: white;
}

.xin-rolling-award-badge {
    display: flex;
    justify-content: center;
}

.xin-rolling-award-badge img {
    max-width: 100%;
    height: auto;
}

.xin-rolling-slide--top21 {
    padding: 0 0 50px;
}

.xin-rolling-top21-bg {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

.xin-rolling-top21-bg__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.85;
}

.xin-rolling-top21-bg__waves {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: none !important;
    width: 103%;
    height: 45%;
    object-fit: cover;
}

.xin-rolling-top21-art {
    position: relative;
    display: flex;
    justify-content: center;
}

.xin-rolling-top21-art__plaque {
    max-width: 100%;
    height: auto;
}

.xin-rolling-top21-art__badge {
    position: absolute;
    left: 10px;
    bottom: -50px;
    width: 42%;
    height: auto;
}

.xin-rolling-copy--top21 {
    position: relative;
    z-index: 2;
}

.xin-rolling-top21-kicker {
    font-size: 3.75rem;
    color: #0d1820;
    margin-bottom: 12px;
    font-weight: 600;
}

.xin-rolling-top21-title {
    font-size: 4rem;
    line-height: 1.1;
    color: #01c195;
    margin-bottom: 20px;
    font-weight: 700;
}

.xin-rolling-top21-subtitle {
    font-size: 1.875rem;
    line-height: 1.6;
    color: #727171;
    margin-bottom: 28px;
    max-width: 900px;
}

.xin-rolling-cta__primary--top21 {
    font-size: 1.3rem;
    font-weight: 300;
    background: #01C195;
}

.xin-rolling-cta__primary--top21:hover {
    background: black;
    color: white;
}

@media screen and (max-width: 1200px) {
    .xin-rolling-award-bg__city {
        width: 85%;
    }
}

@media screen and (max-width: 992px) {
    .xin-rolling-slide__inner {
        padding: 32px 16px 24px;
    }

    .xin-rolling-cards {
        grid-template-columns: 1fr;
    }

    .xin-rolling-title {
        font-size: 3rem;
    }

    .xin-rolling-subtitle {
        font-size: 1.7rem;
    }

    .xin-rolling-award-title {
        font-size: 3.2rem;
    }

    .xin-rolling-award-bg__city {
        left: 50%;
        transform: translateX(-50%);
        width: 120%;
        top: 160px;
    }

    .xin-rolling-top21-title {
        font-size: 3.2rem;
    }

    .xin-rolling-top21-art__badge {
        width: 130px;
        left: 0;
    }
}

@media screen and (max-width: 768px) {
    .xin-rolling-pill {
        font-size: 1.1rem;
    }

    .xin-rolling-card__number {
        font-size: 8rem;
    }

    .xin-rolling-award-bg__city {
        top: 190px;
        width: 130%;
    }

    .xin-rolling-award-bg__wave {
        left: 50%;
        transform: translateX(-50%);
        width: 140%;
    }

    .xin-rolling-top21-bg__waves {
        left: 50%;
        transform: translateX(-50%);
        width: 140%;
    }

    .xin-rolling-top21-art__badge {
        width: 110px;
        left: 10px;
    }
}
