*,
::after,
::before {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    text-decoration: none;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    scroll-behavior: smooth;
    overflow: auto;
}

li {
    list-style: none;
}

body {
    background-color: #fff !important;
    font-family: "Roboto", sans-serif;
    line-height: 1.8;
    color: #384047;
    overflow: unset !important;
}

body {
    margin: 0;
}

img {
    max-width: 100%;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-md-1 {
    float: left;
    width: 8.33333333%;
}

.col-md-2 {
    float: left;
    width: 16.66666667%;
}

.col-md-3 {
    float: left;
    width: 25%;
}

.col-md-4 {
    float: left;
    width: 33.33333333%;
}

.col-md-5 {
    float: left;
    width: 41.66666667%;
}

.col-md-6 {
    float: left;
    width: 50%;
}

.col-md-7 {
    float: left;
    width: 58.33333333%;
}

.col-md-8 {
    float: left;
    width: 66.66666667%;
}

.col-md-9 {
    float: left;
    width: 75%;
}

.col-md-10 {
    float: left;
    width: 83.33333333%;
}

.col-md-11 {
    float: left;
    width: 91.66666667%;
}

.col-md-12 {
    float: left;
    width: 100%;
}

.container-website {
    display: block;
    width: 1260px;
    margin: 0 auto;
}

/* section 1 */
.about_us_1 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}


.ab_text {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.ab_text del {
    padding: 8px 15px 8px 16px;
    border-radius: 19px;
    background-color: #e7f1fd;
    color: #060218;
    font-size: 16px;
    font-weight: 600;
}

.about_us_1 h1 {
    font-size: 54px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    color: #222;
}

.about_us_1 p {
    font-size: 18px;
    text-align: center;
    color: #222;
    line-height: 1.4;
}

.tj_assets1 {
    text-align: center;
    margin-top: 50px;
}

.tj_assets1 img {
    width: 80%;
    border-radius: 20px;
}

/* section 1 */

/* section 2 */
.about_us_2 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}


.tj_pera1 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #222;
    line-height: 1.31;
    margin-bottom: 20px;
}

.tj_about_text {
    width: 90%;
    margin: auto;
    text-align: center;
}

.tj_pera2 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #222;
    line-height: 1.56;
}

.tj_about_founded p {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    color: #222;
}

.tj_about_founded span {
    font-size: 16px;
    color: #222;
    line-height: 1.75;
}

.tj_about_founded li {
    margin-bottom: 30px;
}

.tj_about_founded ul {
    float: right;
}

.slider_icon a {
    position: absolute;
    right: 0px;
    bottom: 95px;
}

.slider_icon {
    position: relative;
    float: left;
    width: 100%;
}

/* section 2 */
.tj_see_all img {
    position: relative;
    top: 4px;
}

.about_us__2 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tj_see_on {
    float: left;
    width: 50%;
    font-size: 20px;
    font-weight: bold;
}

.tj_pera_on {
    font-size: 20px;
    font-weight: bold;
    color: #222;
    line-height: 3.75;
}

.tj_see_see {
    float: right;
    width: 50%;
    text-align: right;
}

.tj_see_see a {
    font-size: 16px;
    color: #222;
    text-decoration: underline;
    line-height: 3.75;
}

.tj_logo_text1 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin-top: 10px;
}

.tj_logo_text2 {
    font-size: 13px;
    color: #888;
    margin-bottom: 8px;
    float: left;
    width: 95%;
}

.tj_logo_text3 {
    font-size: 14px;
    float: left;
    width: 95%;
    line-height: 1.43;
    color: #222;
}

.tech_logo {
    float: left;
    width: 100%;
}

/* section _2-2 */


/* section _2-2 */

/* section 3 */

.space-holder {
    position: relative;
    width: 100%;
}

.sticky {
    position: sticky;
    top: 0;
    height: 100vh;
    width: 100%;
    overflow-x: hidden;
}

.horizontal {
    position: absolute;
    height: 100%;
    will-change: transform;
}

.cards {
    position: relative;
    height: 100%;
    padding: 0 0 0 150px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

.sample-card {
    position: relative;
    height: 430px;
    width: 1144px;
    background-color: #111f30;
    flex-shrink: 0;
}

.about_us_3 {
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.col_r1 {
    background: #27d3bc;
}

.col_r2 {
    background: #ffc800;
}

.col_r3 {
    background: #fbe497;
}

.col_r4 {
    background: #c8dec6;
}



.text_cn1 h2 {
    font-size: 170px;
    color: #222;
    line-height: 0.62;
    font-weight: 600;
    text-align: center;
}

.text_cn1 {
    margin-top: 140px;
}

.text_cn1 p {
    font-size: 42px;
    font-weight: 500;
    color: #222;
    text-align: center;
}

/* section 3 */

/* section 4 */
.about_us_4 {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.tj_img_video iframe {
    border-radius: 16px;
}

.tj_test_m1 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4;
    color: #060218;
}

.tj_test_m2 span {
    opacity: .6;
}

.wtch_now {
    border-radius: 25px;
    border: solid 1px #060318;
    background-color: #fff;
    padding: 15px 50px 15px 53px;
    color: #222;
}

.tj_test_m2 {
    font-size: 20px;
    margin-top: 30px;
    color: #060318;
    margin-bottom: 30px;
}

/* section 4 */
/* section 6 */
.about_us_6 img {
    width: 100%;

}

.tj_assets2 {
    text-align: center;
}

.about_us_6 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 50px;
}

.about_us_6 h2 {
    font-size: 32px;
    font-weight: bold;
    color: #222;
    line-height: 1.31;
}

.about_us_know p {
    font-size: 18px;
    text-align: left;
    color: #060318;
    line-height: 1.56;
    margin-bottom: 25px;
    margin-top: 5px;
}

/* section 6 */


/* section 7 */

.about_us_7 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.about_us_brand h2 {
    font-size: 32px;
    font-weight: bold;
    color: #222;
    text-align: center;
    line-height: 1.31;
}

.about_us_brand p {
    font-size: 18px;
    text-align: left;
    color: #060318;
    line-height: 1.56;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 5px;
}


.tj_logo_brand {
    margin-top: 30px;
    float: left;
    width: 100%;
    text-align: center;
}

.tj_logo_brand li {
    width: 19%;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
}

/* section 7 *
/* section 8 */
.about_us_8 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.Marquee {

    overflow: hidden;
}

.users_box {
    background: linear-gradient(to right, #081337 0%, #0f256e 100%);
    padding: 70px;
    border-radius: 24px;
}

.helped_tj_text {
    text-align: center;
}

.users_box h2 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}

.test_mn1 span {
    font-size: 15px;
    color: #fff;
    opacity: .8;
    margin-bottom: 6px;
    float: left;
    width: 100%;
    text-align: left;
}

.rew_tj_img {
    text-align: left;
}

.test_mn1 p {
    text-align: left;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 15px;
    display: -webkit-box;
    max-width: 100%;

    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Marquee-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-animation: marquee 10s linear infinite running;
    -moz-animation: marquee 10s linear infinite running;
    -o-animation: marquee 10s linear infinite running;
    -ms-animation: marquee 10s linear infinite running;
    animation: marquee 10s linear infinite running;
}

.Marquee-content:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused;
}

.Marquee-tag {
    width: 800px;
    padding: 15px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 24.4px;
    background-color: rgba(255, 255, 255, 0.1);

    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.Marquee-tag:hover {

    cursor: pointer;
}

@-moz-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-10%);
        -moz-transform: translate(-10%);
        -o-transform: translate(-10%);
        -ms-transform: translate(-10%);
        transform: translate(-10%);
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-10%);
        -moz-transform: translate(-10%);
        -o-transform: translate(-10%);
        -ms-transform: translate(-10%);
        transform: translate(-10%);
    }
}

@-o-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-10%);
        -moz-transform: translate(-10%);
        -o-transform: translate(-10%);
        -ms-transform: translate(-10%);
        transform: translate(-10%);
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translate(-10%);
        -moz-transform: translate(-10%);
        -o-transform: translate(-10%);
        -ms-transform: translate(-10%);
        transform: translate(-10%);
    }
}

/* section 8 */


/* section 9 */
.about_us_9 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.team_dv_btn a {
    padding: 15px 49px 15px 50px;
    border-radius: 25px;
    background-color: #222;
    color: #fff;
}

.team_dv1 h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 26px;
}

.team_dv_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.team_dv1 p {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #222;
}

.team_dv1 {
    text-align: center;
}

.team_dv1 img {
    border-radius: 100%;
    width: 400px;
    height: 400px;
    border: 3px solid #bebebe;
    padding: 15px;
}

/* section 9 */
.slick-slide {
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-next,
.slick-prev {
    width: 49px !important;
    height: 49px !important;
    border-radius: 50%;
    background: none;
    border: none;
    content: none;
    background-position: center !important;
    right: 0px;
}

.slick-slider {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: 0 !important;
    cursor: auto;
    pointer-events: none;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    top: 50%;
    display: block;

    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
    z-index: 1;
}

.about_us__2 .slick-next.slick-arrow {
    position: absolute;
}

.about_us__2 .slick-prev.slick-arrow {
    position: absolute;
    right: 19px;
    left: -21px;
}

.about_us_4 .slick-dots {
    width: 27%;
    margin: auto;
    bottom: -15px;
}

.about_us_4 .slick-dots li {
    list-style: none;
    display: inline-block;
    margin-right: 11px;
    width: 8px;
    height: 8px;
    opacity: 0.4;
    border-radius: 100px;
    background-color: #000;
}

.about_us_4 .slick-dots .slick-active {
    width: 16px !important;
    height: 8px !important;
    margin: 0 10px 0 0;
    border-radius: 4px;
    background-color: #000 !important;
    opacity: 1 !important;
}

.about_us_4 .slick-dots button {
    border: none !important;
    font-size: 0px !important;
    background: no-repeat !important;
}

/* .left-align {
    text-align:left !important;
} */

.breadcrumb_outer {
    background: transparent !important;
    padding: 0px 15px;
}

.about_us_4 .slick-dots li button:before {
    display: none !important;
}