html {
    scroll-behavior: smooth;
}

.anchor:hover {
    color: #485fc7;
    cursor: pointer;
}


[data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
}

[data-aos=fade-down] {
    transform: translate3d(0, -0, 0);
}

/* .swiper-wrapper {
    transform: translate3d(0px, 0, 0) !important;
} */



.banner-text-content2 {
    transform: translate3d(0px, 10px, 10px);
}

/* .light-theme #primary-menu:not(.sticky) .navbar-start>.navbar-item:not(.has-dropdown),
.light-theme #primary-menu:not(.sticky) .navbar-start>.navbar-item.has-dropdown>.navbar-link {
    color: #000 !important;
} */

/* Common */

* p,
h1,
span,
a {
    font-family: 'Segoe UI'
}

.container-page {
    max-width: 1920px;
    margin: auto;
}

.mobile {
    display: none;
}

.web {
    display: block;
}

@media screen and (max-width: 1024px) {
    .mobile {
        display: block
    }

    .web {
        display: none;
    }
}

.section-title {
    font-size: 60px;
    font-family: "segoeuib";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 24px;
    margin-top: 171px;
}

.reg-button {
    margin: auto;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fbfbfd;
    border-radius: 8px;
    background-color: #e51c1c;
    width: 224px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-title {
    font-size: 28px;
}

.section-subtitle {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 80px;
}

.innner-pc div.bottom-group {
    padding-top: 61px;
    text-align: left;
}

.innner-pc div.bottom-group {
    min-height: initial;
    box-sizing: border-box;
    opacity: 1;
}

.btn {
    margin: 0;
}

a:hover {
    color: #ffffff;
}


.swiper-slide .btn.primary {
    min-width: 180px;
}


@media screen and (max-width: 1024px) {
    .innner-wap .banner-text-content {
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    div.bottom-group {
        padding-top: 30px;
        position: absolute;
        top: initial;
    }

    .section-title {
        font-size: 28px;
        font-weight: normal;
        margin-bottom: 24px;
    }

    .card-title {
        line-height: normal;
        font-size: 20px;
    }

    .banner-text-content2 {
        transform: translate3d(0px, 10px, 10px) !important;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    [data-aos^=fade][data-aos^=fade] {
        opacity: 1 !important;
    }

    .innner-wap .banner-text-title {
        font-family: "segoeuib";
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-top: 132px;
    }

    .banner-text-content {
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    .reg-button {
        margin: auto !important;
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
        border-radius: 8px;
        background-color: #e51c1c;
        width: 224px;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

}


@media screen and (max-width: 834px) {

    .section-title {
        font-size: 28px;
        font-weight: normal;
        margin-bottom: 24px;
    }

    .section-subtitle {
        font-size: 16px;
        color: #2b2b2b;
        margin-bottom: 40px;
    }

    .swiper-container-page.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;
    }

}

.rtl .swiper-slide {
    background-position: 30% bottom !important;
}

.swiper-slide {
    text-align: center;
    background-position: 70% bottom !important;
}

@media only screen and (max-width: 1024px) {
    .rtl .swiper-slide {
        background-position: center bottom !important;
    }

    .swiper-slide {
        background-position: 46% bottom !important;

    }
}



/* End of Common */

/* #success */

#success .container-page h1 {
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

/* #success .container-page  */

/* #banner */

.rtl .innner-pc .banner-text-content2 {
    text-align: right;
}

.innner-pc .pc-small-title {
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    color: #fff;
    text-align: left;
    padding-top: 244px;
    opacity: 1;
}

.innner-pc .banner-text-title {
    width: 726px;
    font-size: 70px;
    font-family: "segoeuib";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    opacity: 1;
    padding: 8px 0 24px;
}

.innner-pc .banner-text-content {
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.86;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    opacity: 1;
    max-width: fit-content;
}

.innner-pc .banner-text-content2 {
    font-family: 'Segoe UI';
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    padding-top: 23px;
    opacity: 1;
}

.bottom-group {
    opacity: 1;
}

/* .innner-pc .container-page>* {
    margin-left: calc(1 / 12 * 100%);
} */



/* banner */

.flex-box {
    display: flex;
}

.flex-box .right {
    width: 670px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.flex-box .right p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 15px;
}

.flex-box .left {
    width: 670px;
    height: 614px;
}

.flex-box .left img {
    width: 100%;
    height: 100%;
}

/* @media only screen and (max-width: 1024px) {
    .swiper-wrapper {
        opacity: 1 !important;
    }

} */

.rtl .flex-box .right p {
    text-align: right;
}

@media only screen and (max-width: 1024px) {

    .section-title {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: auto;
        padding: 32px 16px 10px 16px;
    }

    .section-subtitle {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-left: 36px;
        padding-right: 36px;
        margin: auto;
        padding-bottom: 55px;
    }

    .flex-box .right {
        padding-left: 36px;
        padding-right: 36px;
        width: 100%;
    }

    .flex-box .left {
        height: inherit;
    }

    .flex-box .right p {
        text-align: center;
        font-size: 16px;
    }

    .flex-box {
        flex-direction: column-reverse;
        align-items: center;
    }

    /* .innner-wap .banner-text-title {
        font-size: 30px;
        font-weight: normal;
        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;
    } */

    .flex-box .left .mobile {
        width: 375px;
        height: 365px;
        margin: auto;
    }

    .rtl .flex-box .right p {
        text-align: center;
    }
}

/* #whyPartner */

.rtl #whyPartner .flex-container .flex-box h1,
.rtl #whyPartner .flex-container .flex-box p {
    text-align: right;
}

.rtl #whyPartner .flex-container .flex-box:nth-child(1),
.rtl #whyPartner .flex-container .flex-box:nth-child(3) {
    margin-left: 64px;
    margin-right: 0px;
}

#whyPartner {
    padding-top: 40px;
    padding-bottom: 48px;
    text-align: center;
    background-position: center;
    background-size: 100% 100%;
    margin: auto;
    max-width: 1920px !important;
}

#whyPartner .flex-container {
    margin: auto;
    max-width: 1530px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#whyPartner .container-page h1 {
    font-family: "segoeuib";
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

#whyPartner .container-page .desc {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

#whyPartner .flex-container .flex-box {
    width: 560px;
    height: 148px;
    text-align: left;
    background-color: #f8f9fb;
}


#whyPartner .flex-container .flex-box .partner-wrapper {
    width: 444px;
}

#whyPartner .flex-container .flex-box .partner-img {
    width: 84px;
    height: 84px;
}

#whyPartner .flex-container .flex-box:nth-child(1),
#whyPartner .flex-container .flex-box:nth-child(3) {
    margin-right: 64px;
}

#whyPartner .flex-container .flex-box h1 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-left: 23px;
}

#whyPartner .flex-container .flex-box p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    padding-left: 23px;
    padding-right: 16px;
}

#whyPartner .bottom-container {
    margin-top: 50px;
    margin-bottom: 83px;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: center;
    color: #0a0a0a;

}

#whyPartner .bottom-container .faq {
    color: #1111f5;
}

#whyPartner .reg-button {
    margin-top: 58px;
    margin-bottom: 49px;
    border: solid 1px #ffffff;
    color: #ffffff;
}

#whyPartner .text-wrapper {
    margin-bottom: 43px;
}

#whyPartner .text-wrapper h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 14px;
}

#whyPartner .text-wrapper p {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px;
}

#whyPartner .flex-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 61px;
}

#whyPartner .flex-box .flex-item p {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    width: 250px;
    margin: auto;
}

#whyPartner .flex-item {
    width: 325px;
    height: 216px;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #f8f9fb;
    padding-right: 6px;
}


#whyPartner .flex-item img {
    margin-right: 25px;
}

#whyPartner .flex-item:nth-child(2) {
    margin-left: 22px;
    margin-right: 22px;
}

#whyPartner .flex-box img {
    margin-top: 5px;
    width: 127px;
    height: 127px;
}

@media only screen and (max-width: 1024px) {

    .rtl #whyPartner .flex-container .flex-box h1,
    .rtl #whyPartner .flex-container .flex-box p {
        text-align: right;
    }

    .rtl #whyPartner .flex-container .flex-box:nth-child(1),
    .rtl #whyPartner .flex-container .flex-box:nth-child(3) {
        margin-left: 0px;
        margin-right: 0px;
    }

    #whyPartner .text-wrapper {
        margin-bottom: 43px;
    }

    #whyPartner .container-page h1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: auto;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 10px;
    }

    #whyPartner .flex-container {
        flex-direction: column;
        align-items: center;
    }

    #whyPartner .container-page .desc {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: auto;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 47px;
    }

    #whyPartner .container-page .flex-box {
        flex-direction: row;
        margin-top: 0px;
        margin-bottom: 15px;
        width: 345px;
        height: inherit;
        padding-top: 10px;
        padding-bottom: 17px;
    }

    #whyPartner .flex-container .flex-box .partner-img {
        width: 52px;
        height: 52px;
        max-width: fit-content;
        margin-left: 20px;
    }

    .rtl #whyPartner .flex-container .flex-box p,
    .rtl #whyPartner .flex-container .flex-box h1 {
        text-align: right;
    }

    #whyPartner .flex-container .flex-box h1 {
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }

    #whyPartner .flex-container .flex-box p {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #000;
    }

    #whyPartner .flex-container .flex-box:nth-child(1),
    #whyPartner .flex-container .flex-box:nth-child(3) {
        margin-right: 0px;
    }

    #whyPartner .container-page .flex-item {
        display: flex;
        flex-direction: row;
        align-items: center;
        height: 110px;
        margin-bottom: 19px;
    }

    #whyPartner .container-page .flex-item:nth-child(3) {
        margin-bottom: 0px;
    }

    #whyPartner .container-page .flex-item img {
        width: 108px;
        height: 108px;
        margin-right: 0px;
    }

    #whyPartner .container-page .reg-button {
        width: 325px;
    }

}

@media screen and (max-width: 1024px) {

    #whyPartner .flex-box .flex-item p {
        text-align: left;
    }

    .rtl #whyPartner .flex-box .flex-item p {
        text-align: right;
    }

    /* #introduction {
        padding-top: 85px;
        padding-bottom: 155px;
    }

    #introduction .container-page {
        padding-left: 20px;
        padding-right: 20px;
    } */
}

/* End of WhyPartner*/

/* howIb */

#howIb .container-page {
    background-color: #f8f9fb;
    max-width: 2560px;
    margin: auto;
}

#howIb .container-page h1 {
    font-family: "segoeuib";
    margin-top: 130px;
    max-width: 1130px;
    margin: auto;
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 61px;
}

#howIb .container-page .flex-container {
    display: flex;
    justify-content: center;
}

#howIb .container-page .flex-container .left {
    display: flex;
    flex-direction: column;
}

#howIb .container-page .flex-container .left .inner-container {
    display: flex;
    flex-direction: row;
    margin-bottom: 53px;
    align-items: center;
}

#howIb .container-page .flex-container .left .inner-container .boxx {
    width: 64px;
    height: 64px;
    background-color: #e51c1c;
    font-size: 30px;
    font-weight: 600;
    border-radius: 8px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-right: 51px;
    margin-left: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}


#howIb .container-page .flex-container .left .inner-container .box-title {
    font-family: "segoeuib";
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.73;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    margin-bottom: 6px;
}


.rtl #howIb .container-page .flex-container .left .inner-container .box-title,
.rtl #howIb .container-page .flex-container .left .inner-container .box-desc {
    padding-left: 16px;
    text-align: right;
}

#howIb .container-page .flex-container .left .inner-container .box-desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
}

.button-container {
    margin-left: 16px;
    margin-right: 16px;
}

.button-container .already {
    margin-top: 15px;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
}

.button-container .login {
    color: #1111f5;
}

#howIb .container-page .flex-container .left .reg-button {
    margin: initial;
}

#howIb .container-page .flex-container .right-en,
#howIb .container-page .flex-container .right-th,
#howIb .container-page .flex-container .right-es,
#howIb .container-page .flex-container .right-pt,
#howIb .container-page .flex-container .right-ar,
#howIb .container-page .flex-container .right-jp,
#howIb .container-page .flex-container .right-vn,
#howIb .container-page .flex-container .right-ur {
    width: 684px;
    height: 636px;
    background-repeat: no-repeat;
}

#howIb .container-page .flex-container .right-en {
    background-image: url(../images/ibs/howto-bg-en.png);

}

#howIb .container-page .flex-container .right-th {
    background-image: url(../images/ibs/howto-bg-th.png);
}

#howIb .container-page .flex-container .right-es {
    background-image: url(../images/ibs/howto-bg-es.png);
}

#howIb .container-page .flex-container .right-pt {
    background-image: url(../images/ibs/howto-bg-pt.png);
}

#howIb .container-page .flex-container .right-vn {
    background-image: url(../images/ibs/howto-bg-vn.png);
}

#howIb .container-page .flex-container .right-ar {
    background-image: url(../images/ibs/howto-bg-ar.png);
}

#howIb .container-page .flex-container .right-jp {
    background-image: url(../images/ibs/howto-bg-jp.png);
}

#howIb .container-page .flex-container .right-ur {
    background-image: url(../images/ibs/howto-bg-ur.png);
}

@media screen and (max-width: 1024px) {
    #howIb .container-page h1 {
        font-family: "segoeuib";
        padding-top: 33px;
        max-width: 1130px;
        margin: auto;
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 25px;
    }

    #howIb .container-page .flex-container {
        flex-direction: column;
        align-items: center;
    }

    #howIb .container-page .flex-container .left .inner-container .boxx {
        margin-right: 23px;
        margin-left: 15px;
        width: 48px;
        height: 48px;
        font-size: 18px;
        font-weight: 600;
    }

    .rtl #howIb .container-page .flex-container .left .inner-container .box-title,
    .rtl #howIb .container-page .flex-container .left .inner-container .box-desc {
        padding-left: 16px;
        text-align: right;
    }

    #howIb .container-page .flex-container .left .inner-container .box-title {
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;
    }

    #howIb .container-page .flex-container .left .inner-container .box-desc {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;
    }

    #howIb .container-page .flex-container .left .reg-button {
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
    }


    #howIb .container-page .flex-container .right-en,
    #howIb .container-page .flex-container .right-th,
    #howIb .container-page .flex-container .right-es,
    #howIb .container-page .flex-container .right-pt,
    #howIb .container-page .flex-container .right-ar,
    #howIb .container-page .flex-container .right-jp,
    #howIb .container-page .flex-container .right-vn,
    #howIb .container-page .flex-container .right-ur {
        width: 360px;
        height: 334px;
        background-repeat: no-repeat;
    }

    #howIb .container-page .flex-container .right-en {
        background-image: url(../images/ibs/howto-bg-en-mobile.png);

    }

    #howIb .container-page .flex-container .right-th {
        background-image: url(../images/ibs/howto-bg-th-mobile.png);
    }

    #howIb .container-page .flex-container .right-es {
        background-image: url(../images/ibs/howto-bg-es-mobile.png);
    }

    #howIb .container-page .flex-container .right-pt {
        background-image: url(../images/ibs/howto-bg-pt-mobile.png);
    }

    #howIb .container-page .flex-container .right-vn {
        background-image: url(../images/ibs/howto-bg-vn-mobile.png);
    }

    #howIb .container-page .flex-container .right-ar {
        background-image: url(../images/ibs/howto-bg-ar-mobile.png);
    }

    #howIb .container-page .flex-container .right-jp {
        background-image: url(../images/ibs/howto-bg-jp-mobile.png);
    }

    #howIb .container-page .flex-container .right-ur {
        background-image: url(../images/ibs/howto-bg-ur-mobile.png);
    }

    /* 
    #howIb .container-page .flex-container .right {
        width: 360px;
        height: 334px;
        background: url(../images/ibs/howto-bg-en-mobile.png);

    } */

    .button-container {
        margin-top: 25px;
    }

    .button-container .already {
        padding-top: 18px;
        padding-bottom: 38px;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.73;
        letter-spacing: normal;
        text-align: center;
        color: #0a0a0a;
        max-width: 350px;
        margin: auto;
    }

}

/* becomePartner */

.rtl #becomePartner .container-page {
    background: url(../images/ibs/become-AR-bg.png);
    background-position: 40%;
}

.rtl #becomePartner .container-page .text-wrapper h1,
.rtl #becomePartner .container-page .text-wrapper p {
    text-align: center;
    max-width: 600px;
}

#becomePartner .container-page {
    max-width: 2560px;
    height: 563px;
    background: url(../images/ibs/become-EN-bg.png);
    background-position: center;
}

#becomePartner .container-page .text-wrapper {
    margin: auto;
    max-width: 1360px;
    padding-top: 209px;
    display: flex;
    flex-direction: column;
}

#becomePartner .container-page .text-wrapper h1 {
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff
}

#becomePartner .container-page .text-wrapper p {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

#becomePartner .container-page .text-wrapper .reg-white {
    width: 325px;
    height: 68px;
    margin-top: 25px;
    border-radius: 8px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: normal;
    text-align: center;
    color: #e51b1d;
}

@media screen and (max-width: 1024px) {

    .rtl #becomePartner .container-page {
        background: url(../images/ibs/become-EN-bg-mobile.png);
        background-position: center;
        max-width: 2560px;
        height: 677px;
    }

    .rtl #becomePartner .container-page .text-wrapper {
        align-items: center;
    }

    #becomePartner .container-page {
        max-width: 2560px;
        height: 677px;
        background: url(../images/ibs/become-EN-bg-mobile.png);
        background-position: center;
    }

    #becomePartner .container-page .text-wrapper {
        padding-top: 68px;
        padding-left: 16px;
        padding-right: 16px;
    }

    #becomePartner .container-page .text-wrapper h1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
    }

    #becomePartner .container-page .text-wrapper p {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
        padding-bottom: 13px;
    }

    #becomePartner .container-page .text-wrapper .reg-white {
        width: 241px;
        height: 50px;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.19;
        letter-spacing: normal;
        text-align: center;
        color: #e51b1d;
        margin: auto;
    }
}

#questions .container-page .flex-container {
    display: flex;
    flex-direction: row;
    max-width: 1360px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    margin-top: 47px;
    margin-bottom: 49px;

}


.rtl #questions .container-page .flex-container h1 {
    text-align: right;
}

#questions .container-page .flex-container h1 {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#questions .container-page .flex-container .question-desc {
    max-width: 555px;
}

#questions .container-page .flex-container .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#questions .container-page .flex-container p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
}

@media screen and (max-width: 1024px) {

    .rtl #questions .container-page .flex-container h1 {
        text-align: center;
    }

    #questions .container-page .flex-container {
        flex-direction: column;
        align-items: center;
        margin-top: 32px;
    }

    #questions .container-page .flex-container h1 {
        font-size: 25px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 3.2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin: auto;
        max-width: 500px;
        padding-left: 16px;
        padding-right: 16px;
    }

    #questions .container-page .flex-container p {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: center;
        color: #0a0a0a;
        padding-left: 16px;
        padding-right: 16px;
    }

    #questions .container-page .flex-container .wrapper img {
        padding-top: 10px;
    }

}

/* success */


#success .container-page {
    margin-bottom: 248px;
}

#success .container-page h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    max-width: 1130px;
    margin: auto;
    margin-top: 123px;
}

#success .container-page .flex-container-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 40px;
}

#success .container-page .flex-container-page .flex-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 325px;
    height: 277px;
    background-color: #f8f9fb;
    margin-top: 89px;
}

#success .container-page .flex-container-page .flex-box .million {
    font-size: 40px;
}

#success .container-page .flex-container-page .flex-box:nth-child(2) {
    margin-left: 20px;
    margin-right: 10px;
}

#success .container-page .flex-container-page .flex-box:nth-child(3) {
    margin-left: 10px;
    margin-right: 20px;
}

#success .container-page .flex-container-page .flex-box h1 {
    font-size: 65px;
    font-weight: bold;
    font-stretch: normal;
    display: flex;
    flex-direction: column;
    font-style: normal;
    line-height: 0.7;
    letter-spacing: normal;
    text-align: center;
    color: #e51c1c;
    margin: 0;
    height: 43%;
    padding-left: 26px;
    padding-right: 26px;
    align-items: center;
    justify-content: space-around;
}


#success .container-page .flex-container-page .flex-box p {
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    color: #0a0a0a;
    max-width: 315px;
    height: 80px;
    padding-left: 26px;
    padding-right: 26px;
    padding-top:15px;
}

#success .container-page .reg-button {
    margin: auto;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #fbfbfd;
    border-radius: 8px;
    background-color: #e51c1c;
    width: 224px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}



@media screen and (max-width: 1024px) {

    .rtl #success .container-page .flex-container-page .flex-box:nth-child(2) {
        margin-left: 0px;
        margin-right: 20px;
    }

    .rtl #success .container-page .flex-container-page .flex-box:nth-child(3) {
        margin-left: 20px;
        margin-right: 0px;
    }

    #success .container-page {
        margin-bottom: 51px;
    }

    #success .container-page h1 {
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        max-width: 343px;
        padding-bottom: 44px;
        margin-top: 34px;
    }

    #success .container-page .flex-container-page .flex-box:nth-child(2) {
        margin-left: 20px;
        margin-right: 0px;
    }

    #success .container-page .flex-container-page .flex-box:nth-child(3) {
        margin-left: 0px;
        margin-right: 20px;
    }

    #success .container-page .flex-container-page {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        min-width: 375px;
        max-width: 475px;
        margin: auto;
    }

    #success .container-page .flex-container-page .flex-box {
        width: 200px;
        height: 155px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    #success .container-page .flex-container-page .flex-box .million {
        font-size: 20px;
    }

    #success .container-page .flex-container-page .flex-box h1 {
        font-size: 35px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.80;
        letter-spacing: normal;
        text-align: center;
        color: #e51c1c;
        padding-bottom: 0px;
        height: 75px;
    }

    #success .container-page .flex-container-page .flex-box p {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #0a0a0a;
        height: 34px;
        padding-left: 14px;
        padding-right: 13px;
    }
}

@media screen and (max-width: 420px) {

    .rtl #success .container-page .flex-container-page .flex-box:nth-child(2),
    #success .container-page .flex-container-page .flex-box:nth-child(2) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .rtl #success .container-page .flex-container-page .flex-box:nth-child(3),
    #success .container-page .flex-container-page .flex-box:nth-child(3) {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/* end of success */

/* weOffer */

.rtl #weOffer .container-page .flex-container .right .flex-tile .tile-title,
.rtl #weOffer .container-page .flex-container .right .flex-tile .tile-desc {
    text-align: right;
}

#weOffer .container-page {
    background: url(../images/ibs/offer-bg.png);
    background-repeat: no-repeat;
    position: relative;
    height: 790px;
    background-position: center;
    margin-bottom: 73px;
}

#weOffer .container-page .flex-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    top: -76px;
    left: 50%;
    transform: translatex(-50%);
}



#weOffer .container-page .flex-container .left {
    width: 698px;
    height: 794px;
    background: url(../images/ibs/offer-bg-left.png);
    padding-top: 49px;
    padding-left: 22px;
}

#weOffer .container-page .flex-container .left h1 {
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

#weOffer .container-page .flex-container .left p {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.94;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
}

#weOffer .container-page .flex-container .right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 700px;
}

#weOffer .container-page .flex-container .right .flex-tile {
    width: 325px;
    height: 257px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin-right: 20px;
    background-color: #ffffff;

}

#weOffer .container-page .flex-container .right .flex-tile img {
    width: 127px;
    height: 127px;
}

#weOffer .container-page .flex-container .right .flex-tile .tile-title {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    max-width: 273px;
    height: 49px;
    padding-left: 23px;
}

#weOffer .container-page .flex-container .right .flex-tile .tile-desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    max-width: 300px;
    padding-left: 23px;
}

@media screen and (max-width: 1365px) {

    #weOffer .container-page {
        background: url(../images/ibs/offer-bg-mobile.png);
        background-repeat: no-repeat;
        position: relative;
        height: 1102px;
        background-position: center;
        background-size: cover;
        margin-bottom: 46px;
    }

    #weOffer .container-page .flex-container {
        flex-direction: column;
        align-items: center;
        top: -29px;
    }

    #weOffer .container-page .flex-container .left {
        width: 344px;
        height: 455px;
        background: url(../images/ibs/offer-bg-left-mobile.png);
        background-position: center;
        padding-top: 0px;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 6px;
    }

    #weOffer .container-page .flex-container .left h1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-top: 13px;
    }

    #weOffer .container-page .flex-container .left p {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    #weOffer .container-page .flex-container .right {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        width: 344px;
    }

    #weOffer .container-page .flex-container .right .flex-tile {
        width: 344px;
        height: 100%;
        align-items: center;
        display: flex;
        flex-direction: row;
        padding-top: 9px;
        padding-bottom: 9px;
        margin-right: 0px;
        margin-top: 13px;
    }

    #weOffer .container-page .flex-container .right .flex-tile img {
        width: 72px;
        height: 72px;
    }

    #weOffer .container-page .flex-container .right .flex-tile .tile-title {
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;
        max-width: 254px;
        padding-left: 6px;
        height: inherit;
    }


    #weOffer .container-page .flex-container .right .flex-tile .tile-desc {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;
        max-width: 224px;
        padding-left: 6px;
    }
}

/* partnership */
#partnership {
    max-width: 1920px !important;
    margin: auto;
    background-size: 100%;
    position: relative;
    padding-left: 0px;
    background-color: #f5f5f8;
    border-radius: 20px;
    box-shadow: 21px 13px 26px 0 rgba(0, 0, 0, 0.16);

}

#partnership .container-page {
    display: flex;
    flex-direction: row;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
    height:100%;
}

.rtl #partnership .container-page {
    padding-right: 16px;
    padding-left: 0px;
}


@media screen and (min-width: 1801px) {


    #partnership .container-page {
        padding-left: 165px;
        margin: auto;
    }

    .rtl #partnership .container-page {
        padding-right: 165px;
        padding-left: 0px;
    }

    .rtl #partnership .container-page .absolute-img {
        right: inherit !important;
        left: 305px;
    }

}

#partnership .container-page .partnership-logo {
    width: 300px;
    height: 123px;
    margin-top: 60px;
}

#partnership .container-page h1 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    max-width: 713px;
    padding-top: 50px;
    padding-bottom: 30px;
}

#partnership .container-page p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    max-width: 670px;
    padding-bottom: 109px;
}

#partnership .container-page .img-container {
    display:flex;
    align-items: flex-end;
}

#partnership .container-page .absolute-img {
    width: 893px;
    height: 718px;
}

.rtl #partnership .container-page .absolute-img {
    right: inherit;
    left: 120px;
}

.rtl #partnership .container-page h1 {
    text-align: right;
}

.rtl #partnership .container-page p {
    text-align: right;
}

@media screen and (max-width: 1024px) { 

    #partnership .container-page {
        flex-direction: column;
        align-items: center;
    }

    #partnership .container-page .partnership-logo {
        width: 286px;
        height: 98px;
        margin:auto;
        margin-top:40px;
        display:flex;

    }

    #partnership .container-page h1 {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
    }

    #partnership .container-page p {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: center;
        color: #0a0a0a;
    }

    #partnership .container-page .absolute-img {
        width: 375px;
        height: 330px;
    }

}

/* end of partnership */

/**
 * swiper
 */

.swiper-pagination {
    bottom: -40px !important;
}

#media-center .container h2 {
    font-family: "segoeuib";
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 110px;
}


#media-center .swiper-pagination .swiper-pagination-bullet-active {
    background: var(--color-brand-standard);
}


#media-center .swiper-pagination-bullet {
    width: 33.3333%;
    height: 1px;
    background-color: #e4e4e4;
    opacity: 1;
    margin: 0 !important;
}

#media-center .swiper-pagination-bullet-active {
    background-color: var(--color-brand-standard);
}

#media-center .buttons {
    margin-bottom: 40px;
}

#media-center .swiper {
    overflow-x: hidden;
}

#media-center .swiper-pagination {
    left: 50% !important;
    bottom: -70px !important;
    transform: translate(-50%, 0);
}

#media-center .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 20px;
    background: #e4e4e4;
    opacity: 1;
    margin: 5px !important;
}

#media-center .swiper-pagination-bullet-active {
    background: var(--color-brand-standard);
}

#media-center .swiper .swiper-pagination-bullet-active {
    background-color: var(--color-brand-standard);
}

#media-center {
    margin: auto;
    margin-top: 188px;
    margin-bottom: 208px;
}

#media-center h1 {
    font-family: "segoeuib";
    margin: auto;
    max-width: 1130px;
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 110px;
}

#media-center .swiper-box {
    width: 440px;
    height: auto;
    border-radius: 10px;
    border: solid 2px #f5f5f8;
    background-color: #f8f9fb;
    padding: 32px 42px 27px 33px;
}

.rtl #media-center .swiper-box p {
    text-align: right;
}

#media-center .swiper-box p {
    padding-top: 10px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    height: 93%;
}

#media-center .swiper-box .client {
    height: 7%;
    font-weight: bold;
}

@media screen and (max-width: 1024px) {

    #media-center {
        width: inherit;
    }

    #media-center .swiper-box {
        width: 100% !important;
        height: auto;
        padding: 37px 16px 29px 17px;
        ;
    }

    #media-center h2 {
        max-width: 1130px;
        font-size: 32px !important;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        margin-bottom: 22px !important;
    }
}

/* #getStarted */

#getStarted {
    margin-top: 145px;
    margin-bottom: 25px;
}

#getStarted .container-page .title {
    font-family: "segoeuib";
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    padding-bottom: 98px;
    max-width: 1130px;
    margin: auto;
}

#getStarted .container-page .flex-container-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#getStarted .container-page .flex-container-page .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 47px;
}

#getStarted .container-page .flex-container-page .left .flex-box {
    display: flex;
    flex-direction: row;
}

#getStarted .container-page .flex-container-page .left .flex-box .inner-container-page .red-box {
    width: 64px;
    height: 64px;
    background-color: #e51c1c;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-radius: 8px;
    margin-bottom: 53px;
    margin-right: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#getStarted .container-page .flex-container-page .left .flex-box h1 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.73;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
}

#getStarted .container-page .flex-container-page .left .flex-box p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #0a0a0a;
    max-width: 403px;
    padding-top: 6px;
}


.rtl #getStarted .container-page .flex-container-page .left .flex-box h1 {
    text-align: right;
}

.rtl #getStarted .container-page .flex-container-page .left .flex-box p {
    text-align: right;
}

.rtl #getStarted .container-page .flex-container-page .left .flex-box .inner-container-page .red-box {
    margin-right: 0px;
    margin-left: 51px;
}



@media screen and (max-width: 1024px) {
    #getStarted .container-page .title {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #000;
        padding-top: 40px;
        padding-bottom: 25px;
    }

    #getStarted .container-page .flex-container-page {
        flex-direction: column;
    }

    #getStarted .container-page .flex-container-page .left {
        align-items: center;
    }

    #getStarted .container-page .flex-container-page .left .flex-box {
        margin-bottom: 16px;
        max-width: 300px;
        width: 100%;
    }

    #getStarted .container-page .flex-container-page .left .flex-box .inner-container-page .red-box {
        width: 48px;
        height: 48px;
        margin-right: 23px;
        margin-bottom: 0px;
    }

    #getStarted .container-page .flex-container-page .left .flex-box h1 {
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.1;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;
    }

    #getStarted .container-page .flex-container-page .left .flex-box p {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #0a0a0a;

    }

    #getStarted .container-page .reg-button {
        width: 158px;
        height: 40px;
        margin-top: 40px;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: center;
        color: #fbfbfd;
    }

    #getStarted .container-page .flex-container-page .right {
        margin: auto;
    }
}

/* End of #getStarted */

/* special-footer */

#special-footer {
    background-color: #edeff1;
}

#special-footer .container-page h1 {
    font-size: 24px;
    font-weight: 600;
}

#special-footer .container-page {
    padding-top: 60px;
    padding-bottom: 46px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    max-width: 1360px;
}

#special-footer .container-page p {
    padding-bottom: 20px;
}


/* #contact */
#contact {
    padding-top: 80px;
}

#contact .container-page {
    max-width: 912px !important;
}

#contact .contact-disclosure-title,
#contact .contact-disclosure-description {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a2a2a2;
}

#contact .contact-disclosure-title {
    margin-bottom: 8px;
}

#contact .contact-disclosure-description {
    margin-bottom: 0;
}

/* End of #contact */

/* arabic style */
.rtl .innner-pc .pc-small-title {
    text-align: right;
}

.rtl .innner-pc .banner-text-title {
    text-align: right;
}

.rtl .innner-pc div.bottom-group {
    text-align: right;
}

.rtl #get-start img.img.is-hidden-mobile {
    transform: scaleX(-1);
}