.breadcrumb-solution {
    padding-top: 200px;
    padding-bottom: 50px;
    text-align: center;
}
.breadcrumb-solution-2 {
    padding-top: 150px;
    padding-bottom: 50px;
}
.breadcrumb-solution.solution-feishu {
    background-image: url("../img/solution/bg-head-feishu.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcrumb-solution.solution-teams {
    background-image: url("../img/solution/bg-head-teams.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.breadcrumb-solution-2.solutions {
    background-image: url("../img/solution/bg-head-solution.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.solution__content h3 {
    font-size: 56px;
    color: #1D1D1D;
}
.solution__content h3{
    font-size: 56px;
    color: #1D1D1D;
}
.solution__content p {
    font-size: 16px;
    color: #767676;
    margin-top: 10px;
    margin-bottom: 35px;
}
.solution-feature {
    border-bottom: 3px dotted #ccc;
}

.tp-teams-01 {
    background: #6D6BD7;
}
.tp-teams-01 .tp-hero-title-3 {
    color: #fff;
}
.tp-teams-01 .tp-hero-text-3 {
    font-size: 14px;
    color: #fff;
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 35px;
}
.tp-teams-03 {
    background: #EEEFF8;
}
.teams-content {
    border-radius: 20px;
    box-shadow: 0px 4px 23px rgba(0, 0, 0, 0.1);
}
.teams-content .teams-text {
    font-size: 16px;
    line-height: 28px;
    padding: 40px;
}
.teams02-img {
    background: url(../img/solution/teams-02.png);
    background-position: top right;
    height: 350px;
    border-radius: 0 20px 20px 0;
}
.teams03-img {
    background: url(../img/solution/teams-03.png);
    background-position: top left;
    height: 350px;
    border-radius: 20px 0 0 20px;
}

.solution-menu{
    border-bottom: 1px solid #E6E6E6;
}
.solution-menu ul{
    text-align: center;
    height: 60px;
    font-size: 16px;
}
.solution-menu .row div{
    height: 60px;
    line-height: 60px;
}
.solution-menu .row .active{
    color: #2EA498;
    font-weight: bold;
}
.solution-feature-2 {
    background-image: url("../img/solution/bg-feature.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 95px;
}
.solution-feature-2 h3{
    padding: 118px 0 100px 0;
    font-size: 48px;
    font-weight: 700;
}
.solution-feature-sub h4{
    font-size: 24px;
    font-weight: 400;
}
.solution-feature-sub p{
    font-size: 16px;
    margin-top: 18px;
    color: #6B6B6B;
}
.ico-feature {
    text-align: center;
    margin-bottom: 12px;
}
.ico-feature img{
    width: 40px;
    height: 40px;
}

.solution__case{
    background-image: url("../img/solution/bg-case.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
}
.solution__case h3{
    padding: 118px 0 60px 0;
    font-size: 48px;
    font-weight: 700;
}
.swiper-wrapper{
    margin-left: -15px;
}
.solution-case-sub {
    padding-left: 15px;
}
.case-img {
    text-align: center;
}
.case-img img{
    width: 90%;
}
.case-title {
    padding-top: 35px;
    padding-bottom: 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
}
.case-desc {
    font-size: 16px;
    min-height: 100px;
    width: 90%;
    margin: auto;
}
.case-desc p{
    padding: 0;
}
.case-desc li{
    margin-bottom: 8px;
}

.button-prev,
.button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.7;
    cursor: auto;
    pointer-events: none;
}
.button-prev:after,
.button-next:after {
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.button-prev,
.container-rtl .button-next {
    left: -20px;
    right: auto;
}

.button-next,
.container-rtl .button-prev {
    right: -20px;
    left: auto;
}


.solution__effect{
    background: #F7F9FB;
    padding-bottom: 120px;
}
.solution__effect h3{
    padding: 118px 0 60px 0;
    font-size: 48px;
    font-weight: 700;
}
.solution-effect-sub{
    text-align: center;
}
.solution-effect-sub h4{
    font-size: 40px;
    color: #2EA498;
    padding-bottom: 12px;
}
.solution-effect-sub p{
    padding:0 24px;
}

.solution__architecture{
    padding-bottom: 50px;
}
.solution__architecture h3{
    padding: 118px 0 60px 0;
    font-size: 48px;
    font-weight: 700;
}

.solution__ability{
    background: #F7F9FB;
    padding-bottom: 80px;
}
.solution__ability h3{
    padding: 118px 0 60px 0;
    font-size: 48px;
    font-weight: 700;
}
.solution-ability-sub h4{
    padding-top: 45px;
    padding-bottom: 24px;
}
.solution-ability-sub  img{
    width: 530.97px;
}
.solution-ability-sub>.row:nth-child(2n) .col-lg-6:first-child{
    text-align: right;
}



.solution__scene{
    padding-bottom: 100px;
}
.solution__scene h3{
    padding: 118px 0 60px 0;
    font-size: 48px;
    font-weight: 700;
}
.solution-scene-sub .scene-sub-div{
    width: 90%;
    padding: 0 0px;
    text-align: center;
    box-shadow: #E3EBEE 0 4px 20px;
    margin: 0 auto;
}
.solution-scene-sub .scene-sub-div h5{
    padding-top: 24px;
}
.solution-scene-sub .scene-sub-div p{
    padding: 0 24px;
    font-size: 14px;
    color: #6B6B6B;
}

.solution-architecture-content{
    border: 1px solid #D2DEE5;
    padding: 18px 20px;
    text-align: center;
    margin-bottom: 23px;
}
@media (max-width: 767px) {
    .breadcrumb-solution {
        padding-top: 150px;
        padding-bottom: 0px;
    }
}