#banner {
    background-color: #fff;
}

.swiper-container.innner-pc {
    height: 850px;
    margin-top: -120px;
}

.innner-pc .pc-small-title {
    font-size: 24px;
    padding-top: 242px;

}

.innner-pc .banner-text-title {
    font-size: 56px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: var(--color-brand-Auxiliary);
    padding-bottom: 24px;
    padding-top: 8px;

}

.innner-pc .banner-text-content {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    color: var(--color-brand-Auxiliary);
    max-width: 500px;
}

.innner-pc h1 p {
    font-weight: 100;
}

div.bottom-group {
    padding-top: 30px;

}

a.link-more {
    padding: 12px 40px;
    border-radius: 4px;
    background-color: var(--color_btn_secondary_default);
    color: #fff;
    display: inline-block;
    margin-right: 24px;
    font-size: 16px;

}

.swiper-container.innner-pc {
    display: flex;
}

@media only screen and (min-width: 1025px) {
    .swiper-container.innner-wap {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .swiper-container.innner-wap {
        margin-top: -80px;
    }

    .swiper-container.innner-pc {
        display: none;
    }

    .swiper-container.innner-wap {
        height: 780px;
    }

    .wap-small-title {
        text-align: center;
        font-size: 16px;
    }

    .innner-wap .banner-text-title {
        padding-top: 24px;
        padding-top: 64px;
        padding-bottom: 24px;
        text-align: center;
        font-size: 30px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.44px;
        color: var(--color-brand-Auxiliary);
    }

    .innner-wap .banner-text-content {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 1.2px;
        text-align: center;
        color: var(--color-brand-Auxiliary);
    }

    .innner-wap a.link-more {
        margin: 0 12px;
    }

    .innner-wap .bottom-group {
        text-align: center;
        position: absolute;
        left: 0;
        bottom: 138px;
        width: 100%;
    }

    .innner-wap #swiper-slide-wap-1 .bottom-group {
        bottom: 40px;
        width: 315px;
    }

    .innner-wap #swiper-slide-wap-4 .bottom-group {
        bottom: 138px;
    }

    .innner-wap #swiper-slide-wap-5 .bottom-group {
        bottom: 135px;
    }
}

/* arabic style */
html[lang="ar"] .innner-pc .banner-text-title {
    text-align: right;
}

html {
    scroll-behavior: smooth
}

.section-title {
    font-size: 48px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    text-align: center;
    color: #000018;
    margin-bottom: 24px
}

.card-title {
    font-size: 28px
}

.section-subtitle {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1.5px;
    text-align: center;
    color: #36383b;
    margin-bottom: 80px
}

.innner-pc div.bottom-group {
    padding-top: 120px;
    text-align: left
}

.innner-pc div.bottom-group {
    min-height: initial;
    box-sizing: border-box
}

.swiper-slide .btn.primary {
    min-width: 180px
}

@media screen and (max-width:1024px) {
    .section-title {
        font-size: 28px;
        font-weight: 400;
        margin-bottom: 24px
    }

    .card-title {
        line-height: normal;
        font-size: 20px
    }
}

@media screen and (max-width:834px) {
    .section-title {
        font-size: 28px;
        font-weight: 400;
        margin-bottom: 24px
    }

    .section-subtitle {
        font-size: 16px;
        color: #2b2b2b;
        margin-bottom: 40px
    }

    .swiper-container.innner-wap div.bottom-group {
        padding-bottom: 70px
    }

    .swiper-slide .btn.primary {
        max-width: initial;
        width: auto;
        padding: 12px 40px;
        box-sizing: border-box;
        min-width: auto
    }
}

.swiper-slide {
    text-align: center
}

.swiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 0;
    background-color: #999;
    opacity: 1;
    margin: 0 8px
}

.swiper .swiper-pagination-bullet-active {
    background-color: var(--color-brand-standard)
}

.innner-pc .pc-small-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    color: #fff;
    text-align: left;
    padding-top: 244px
}

.innner-pc .banner-text-title {
    font-size: 64px;
    font-weight: 700;
    line-height: 84px;
    color: #fff;
    text-align: left;
    padding: 8px 0 24px
}

.innner-pc .banner-text-content {
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    color: #fff;
    text-align: left
}

.innner-pc .container>* {
    margin-left: calc(1/12 * 100%)
}

@media only screen and (max-width:1024px) {
    .innner-wap .wap-small-title {
        color: #fff;
        padding-top: 138px
    }

    .innner-wap .banner-text-title {
        font-size: 30px;
        font-weight: 400;
        line-height: 45px;
        color: #fff;
        padding: 8px 0
    }

    .innner-wap .banner-text-content {
        color: #fff
    }

    .innner-wap .swiper-slide {
        background-size: cover;
        /*background-position: 64% bottom !important*/
    }
}

#introduction {
    padding-top: 220px;
    padding-bottom: 350px;
    text-align: center;
    background-image: url(../inpageImg/tools/introduction-bg.jpg);
    background-position: center;
    background-size: cover
}

@media screen and (max-width:834px) {
    #introduction {
        padding-top: 85px;
        padding-bottom: 155px
    }

    #introduction .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

#introduction .text-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px
}

#pros {
    padding-top: 80px;
    padding-bottom: 120px
}

#pros .container {
    max-width: 1380px !important
}

@media screen and (max-width:834px) {
    #pros {
        padding-top: 8px;
        padding-bottom: 16px
    }

    #pros .container {
        padding-left: 16px;
        padding-right: 16px
    }
}

#pros .pros-item-wrapper-desktop {
    display: grid;
    gap: 0 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

#pros .pros-item-wrapper-mobile {
    display: none
}

@media screen and (max-width:834px) {
    #pros .pros-item-wrapper-desktop {
        display: none
    }

    #pros .pros-item-wrapper-mobile {
        display: block;
        overflow-x: hidden
    }
}

#pros .pros-item {
    min-width: 0;
    height: 700px;
    max-height: 700px;
    position: relative;
    background-position: left;
    background-size: cover;
    transition: 1s
}

#pros .pros-text-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 24px 16px
}

#pros .section-title {
    margin-bottom: 80px;
    text-align: left
}

@media screen and (max-width:834px) {
    #pros .section-title {
        margin-bottom: 40px;
        text-align: center
    }
}

#pros .pros-bg-01 {
    background-image: url(../inpageImg/tools/pros-01.jpg)
}

#pros .pros-bg-02 {
    background-image: url(../inpageImg/tools/pros-02.jpg)
}

#pros .pros-bg-03 {
    background-image: url(../inpageImg/tools/pros-03.jpg)
}

#pros .pros-bg-04 {
    background-image: url(../inpageImg/tools/pros-04.jpg)
}

#pros .pros-bg-05 {
    background-image: url(../inpageImg/tools/pros-05.jpg)
}

#pros .pros-item-wrapper-desktop .pros-text-title {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(255, 255, 255, .95);
    margin-bottom: 24px
}

#pros .pros-item-wrapper-desktop .pros-text-subtitle {
    font-size: 16px;
    width: 213px;
    min-width: 213px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(255, 255, 255, .95);
    max-height: 0;
    overflow-y: hidden;
    transition: .5s
}

#pros .pros-item-wrapper-desktop .pros-item:hover .pros-text-subtitle,
#pros .pros-item-wrapper-desktop .pros-item:focus .pros-text-subtitle {
    max-height: 300px;
    transition: 1s
}

#pros .pros-item-wrapper-desktop .pros-item:hover,
#pros .pros-item-wrapper-desktop .pros-item:focus {
    min-width: 456px;
    transition: .5s
}

#pros .pros-item-wrapper-mobile .pros-text-title {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #131329;
    margin-bottom: 8px
}

#pros .pros-item-wrapper-mobile .img {
    margin-bottom: 70px;
    height: 450px;
    width: 100%;
    background-position: top;
    background-size: cover
}

#pros .pros-item-wrapper-mobile .swiper-pagination {
    bottom: 90px;
    left: 0;
    width: 100%
}

#get-start {
    padding-top: 160px;
    padding-bottom: 160px;
    background-image: url(../images/tools-fixapi/get-start-bg.svg);
    background-position: center;
    background-size: cover
}

@media screen and (max-width:834px) {
    #get-start {
        padding-top: 48px;
        padding-bottom: 50px
    }
}

#get-start .get-start-item-wrapper {}

#get-start .section-title {
    text-align: left;
    margin-bottom: 27px
}

#get-start .section-subtitle {
    text-align: left;
    margin-bottom: 45px
}

@media screen and (max-width:834px) {
    #get-start .section-title {
        text-align: center
    }

    #get-start .section-subtitle {
        text-align: center
    }
}

#get-start .section-left .text-container {
    max-width: 434px
}

#get-start .get-start-list-wrapper {
    display: grid;
    gap: 35px 0
}

#get-start .get-start-list {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.5px;
    color: #000018
}

@media screen and (max-width:834px) {
    #get-start .get-start-list {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 1.5px
    }
}

#contact {
    padding-top: 80px
}

#contact .container {
    max-width: 912px !important
}

#contact .contact-disclosure-title,
#contact .contact-disclosure-description {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: #a2a2a2
}

#contact .contact-disclosure-title {
    margin-bottom: 8px
}

#contact .contact-disclosure-description {
    margin-bottom: 0
}

html[lang=ar] .innner-pc .pc-small-title {
    text-align: right
}

html[lang=ar] .innner-pc .banner-text-title {
    text-align: right
}

html[lang=ar] .innner-pc div.bottom-group {
    text-align: right
}