@font-face {
    font-family: 'MyCustomFont';
    src: url(../text/Outfit/Outfit-VariableFont_wght.ttf) format('truetype');
    /* font-weight: normal; */
    font-style: normal;
}

@font-face {
    font-family: 'Outfit1';
    src: url(../text/Outfit/Outfit-VariableFont_wght.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

html,
body {
    position: relative;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

body {
    overflow-x: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    vertical-align: middle;
}

img,
video {
    max-width: 100%;
    height: auto;
}

h1,
p {
    margin: 0;
    /* font-family: 'MyCustomFont' !important; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    /* font-family: 'MyCustomFont' !important; */
}

.bg-clip-text {
    -webkit-background-clip: text !important;
    background-clip: text !important;
}

#container {
    position: absolute;
    left: 0;
    top: 0;
    width: 1440px;
    height: auto;
    /* height: 11171px; */
    transform-origin: 0 0;
    transform: scale(1);
    display: none;
    overflow: hidden;
    white-space: pre-line;
    font-family: 'MyCustomFont';
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

.box1 p {
    font-size: 26px;
    text-decoration: none;
    font-weight: 700;
    color: rgb(128, 128, 128);
    flex: 1;
    text-align: center;
}

.box1 {
    display: flex;
    flex: 1;
    align-items: center;
    width: 1440px;
    height: 70px;
    background: rgb(255, 255, 255);
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-width: 0.5px;
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 0px 10px);
    margin-top: 228px;
}

.box2 {
    width: 260px;
    height: 444px;
    border-radius: 20px;
    border-style: solid;
    border: 3px solid #1027FC;
    justify-items: center;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
}

.box2 img {
    height: 160px;
    margin: 15px 0;
}

.box2 p {
    width: 208px;
}

.box4 {
    padding: 0 128px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-column-gap: 40px;
    margin-top: 60px;
}

.box4 .item {
    width: 455px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box4 p {
    font-size: 30px;
    text-decoration: none;
    font-weight: 600;
    color: rgb(110, 110, 110);
}

.box3 {
    display: grid;
    /* height: 1000px; */
    padding: 0 128px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    margin-top: 50px;
}

.box3 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.box5 {
    padding: 0 128px;
    display: grid;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-template-rows: 1fr 1fr;
}

.box5 img {
    height: 100%;
    object-fit: cover;
}

/* .box5 .myVideo, */
.box3 .myVideo {
    height: 400px;
}

.box5 .myVideo,
.box5 img {
    height: 500px;
    width: 100%;
    object-fit: cover;
    /* background: #222; */
}

.box5 video {
    object-fit: cover;
}

.title {
    color: #1027FC;
    font-size: 42px;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 50px;
    text-transform: capitalize;
}

.content {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.4;
    color: #6F6E6E;
    text-decoration: none;
}

.title1 {
    font-size: 24px;
    text-decoration: none;
    font-weight: 700;
    color: rgb(110, 110, 110);
    text-transform: none;
    line-height: 50px;
}

.content1 {
    font-size: 23px;
    text-decoration: none;
    font-weight: 300;
    color: rgb(111, 110, 110);
    text-transform: none;
}

.box6 {
    width: 450px;
    vertical-align: top;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border: 2px solid rgb(31, 52, 252);
    border-radius: 20px;
    padding: 20px 30px 20px 30px;
}

.btn {
    width: 350px;
    height: 50px;
    margin-top: 40px;
    background: rgb(16, 39, 252);
    border-radius: 20px;
    color: #fff;
    font-weight: 700;

    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    cursor: pointer;
}

.box7 {
    background: #f8f8f8;
    padding: 100px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.box8 {
    height: 1050px;
    position: relative;
}

.box8 .image {
    position: absolute;
    top: -248px;
    left: -185px;
}

.box8 .image2 {
    position: absolute;
    bottom: -248px;
    right: 0px;
    width: 826px;
}

.box8 .box6 {
    position: absolute;
}

.box8 .box6 .content1 {
    margin-top: 15px;
}

.box8 .btn {
    position: absolute;
    top: 940px;
    left: 245px;
}

.box9 {
    position: relative;
    padding: 0 0 130px 128px;
    display: flex;
    flex-wrap: wrap;
}

.box9 .title7 {
    display: contents;
}

.title2 {
    width: 494px;
    font-style: normal;
    font-weight: bold;
    font-size: 43px;
    line-height: 130%;
    color: #6E6E6E;
    text-transform: capitalize;
    text-shadow: #6E6E6E 1px 1px 1px 1px;
}

.box10 {
    display: flex;
    margin: 0 128px;
    justify-content: center;
    align-items: center;
}

.box10 .line1 {
    border-right: 1px solid rgba(110, 110, 110, 0.3);
    margin-right: 30px;
    padding-right: 30px;
}

.star1 {
    height: 39px;
}

.bg1 {
    position: absolute;
    top: 0px;
    background-image: url(../images/bg6.png);
    width: 854px;
    height: 841px;
    right: -108px;
    background-size: contain;
    z-index: -1;
}

.img2 {
    height: 350px;
}

.box11,
.box20 {
    margin-top: 180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-items: center;
    text-align: center;
    align-items: center;
}

.box12 {
    display: grid;
    grid-template-columns: 450px 450px;
    grid-row-gap: 100px;
    grid-column-gap: 30px;
}

.num {
    font-size: 80px;
    text-decoration: none;
    line-height: 100px;
    font-weight: 800;
    /* font-family: outfit; */
    color: rgb(245, 0, 198);
    text-transform: none;
}

.image3 {
    position: absolute;
    right: 0;
    bottom: -20px;
}

.box13 {
    margin-top: 30px;
    margin-bottom: 40px;
    display: flex;
    align-items: baseline;
}

.box14 {
    margin-top: 150px;
    display: flex;
    align-items: center;
}

.box14 img,
.box20 .img {
    width: 50%;
}

.box15 {
    background: #1027FC;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    padding: 50px 80px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.box15 .image1,
.box15 .image2 {
    position: absolute;
}

.box15 .image1 {
    height: 80px;
    bottom: 0px;
}

.box15 .image2 {
    height: 200px;
    right: 50px;
    bottom: 0px;
}

.box15 h1 {
    line-height: 45px;
}

.box15 .logos {
    display: flex;
}

.box15 .logos img {
    height: 46px;
    margin-right: 15px;
}

.box16 {
    position: relative;
    width: 100%;
    height: 558px;
}

.text1 {
    margin-left: 128px;
    margin-top: 40px;
    width: 494px;
}

.box17 {
    padding: 100px 128px;
    display: flex;
}

.title3 {
    font-size: 30px;
    text-decoration: none;
    font-weight: 700;
    color: rgb(110, 110, 110);
    text-transform: none;
}

.cursor {
    cursor: pointer;
}

.box18,
.box20 {
    display: flex;
    margin: 200px 0;
    align-items: center;
    position: relative;
}

.box20 .box21 {
    flex: 1;
    padding-left: 128px;
}

.box18 .logo {
    width: 700px;
}

.box18 .images {
    position: absolute;
    right: 13px;
    bottom: -509px;
}

.box18 .images img {
    width: 579px;
    max-width: auto;
}

.title4 {
    font-size: 24px;
    text-decoration: none;
    font-weight: 600;
    /* text-transform: capitalize; */
    color: rgb(110, 110, 110);
    text-transform: none;
}

.btn {
    font-size: 24px;
    width: 400px;
    height: 60px;
    font-weight: 400;
    z-index: 1;
}

.bg1:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    left: -1px;
    background: #fff;
}

.text2 {
    position: relative;
    text-align: center;
    /* justify-items: center; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 150px 0;
    width: 100%;
}

.text2 p {
    width: 1000px;
}

.box19 {
    flex: 1;
    padding-right: 128px;
}

.sub-title {
    font-size: 23px;
    text-decoration: none;
    font-weight: 300;
    margin-top: 20px;
    /* font-family: outfit; */
    color: rgb(110, 110, 110);
    text-transform: none;
}

.logo4 {
    margin-left: 128px;
    font-size: 42px;
    color: #1027FC;
    font-weight: 800;
    /* font-family: monospace; */
}

.main-logo {
    display: block;
}

.main-logo .logo {
    height: 150px;
    display: flex;
    position: relative;
    margin-left: 128px;
    /* margin-top: 60px; */
}

.select .el-input__inner {
    font-size: 25px;
    height: 60px;
    line-height: 60px;
    color: #1027FC;
    border-radius: 20px;
    /* font-family: 'MyCustomFont'; */
    font-weight: 800;
    padding: 0 30px 0 40px;
    box-shadow: 0px 0px 4px 0px #00000040;
}

.select .el-input {
    margin-left: -10px;
    width: 200px;
}

.select .el-input__suffix {
    right: 20px;
}

.select .el-input .el-select__caret {
    font-size: 30px;
    color: #1027FC;
    font-weight: 900;
    line-height: 60px;
}

.title5 {
    font-size: 140px;
    text-decoration: none;
    line-height: 150px;
    font-weight: 800;
    color: rgb(31, 52, 252);
    text-transform: none;
}

@media only screen and (max-width:600px) {
    .headers {
        width: 100%;
        /* justify-items: center; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #container {
        transform: scale(1.5);
    }

    .main-logo {
        width: 100%;
        display: flex;
        align-items: center;
        /* padding: 0 80px 0; */
        padding: 50px 80px;
        justify-content: space-between;
    }

    .main-logo .dropdown {
        position: relative !important;
        display: inline-block;
        color: #606266;
        font-size: 14px;
        margin-top: -150px;
    }

    .main-logo .dropdown img {
        height: 100px !important;
    }

    .main-logo .logo {
        height: 250px !important;
        position: relative !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .box20 .img {
        width: 100% !important;
        margin-bottom: 40px;
    }

    .box20 {
        flex-wrap: wrap-reverse;
        padding: 0 128px;
    }

    .box20 .title {
        width: calc(100% + 190px) !important;
        margin-left: -95px;
    }

    .box16 {
        position: relative;
        height: auto;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .box16 p {
        width: 700px;
        margin: 40px 0 !important;
        /* -webkit-text-size-adjust: 8px #6F6E6E;
        text-size-adjust: 8px #6F6E6E; */
    }

    .box16 .title2 {
        width: 1050px;
        font-size: 95px;
        font-weight: 600;
        /* -webkit-text-stroke: 0.6px rgba(23, 39, 64, 0.75); */
    }

    .box8 .btn {
        position: relative;
        top: 0;
        left: 0;
    }

    .box16 .btn {
        margin-left: 0;
        height: 100px;
        font-size: 45px;
        margin-bottom: 40px;
    }

    .btn {
        width: 700px;
        font-size: 40px;
        height: 100px;
    }

    .box16 .text1 {
        margin-left: 0;
        width: 1050px;
        text-align: center;
        /* justify-items: center; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 70px;
        margin-bottom: 40px;
    }

    .text2 img {
        top: 170px !important;
        height: 100px !important;
    }

    .box11 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .title5 {
        line-height: 180px;
    }

    .box11 img {
        margin-top: 80px;
        height: 900px;
    }

    .bg1 {
        background: url(../images/bg1.png) no-repeat;
        position: relative;
        width: 100%;
        right: 0;
        height: 1477px;
        background-size: 100%;
    }

    .image3 {
        position: relative;
        display: flex;
        justify-content: end;
        width: 100%;
        margin-left: 208px;
        margin-right: -200px;
        margin-top: -150px;
    }

    .box8 {
        position: relative;
        padding: 0 20px;
        display: block;
        padding: 0 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        height: auto;
    }

    .box8 .box6 {
        position: relative;
        width: 900px;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        margin: 60px 0;
        padding: 90px 70px;
        border-width: 3px;
        text-align: center;
    }

    .box8 .box6 .title1 {
        font-size: 50px;
    }

    .box8 .box6 .content1 {
        font-size: 45px;
        margin-top: 30px;
    }

    .full-w {
        width: 100% !important;
        padding-left: 128px;
        padding-right: 128px;
    }

    .full-w .title {
        text-align: center;
    }

    .box9 {
        display: flex;
        flex-wrap: wrap;
        padding: 0 208px;
        width: 100%;
    }

    .box9 .title7 {
        display: flex;
        margin-bottom: 40px;
    }

    .box9 .title7 span {
        margin-right: 20px;
    }

    .box9 .icon7 {
        right: -100px !important;
    }

    .box9 .box2 {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 80px;
        padding: 40px;
        height: 780px;
        border-width: 3px;
        display: grid;
        grid-template-columns: 1fr;
    }

    .box9 .box2 img {
        margin: 0 !important;
        height: 350px !important;
    }

    .box9 .box2 .title4 {
        font-size: 60px;
    }

    .box9 .box2 p {
        width: 820px;
    }

    .box9 .box2 .sub-title {
        font-size: 45px;
        margin-top: 0px;
    }

    .star {
        position: absolute;
        top: 20px;
        left: 80px;
    }

    .box10 {
        display: block;
        /* justify-items: center; */
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        position: relative;
        padding-top: 60px;
    }

    .box10 .line1 {
        border-bottom: 3px solid rgba(110, 110, 110, 0.3) !important;
        border-right: none;
        margin-right: 0;
        margin-bottom: 60px !important;
        padding: 0px 60px 40px 60px;
    }

    .box10 p {
        padding: 0 100px;
    }

    .box5,
    .box3 {
        grid-row-gap: 50px;
        grid-column-gap: 50px;
    }

    .box3 {
        grid-template-columns: 1fr 1fr;
    }

    .box3 .img1 {
        grid-row: 1 / 3 !important;
    }

    .box3 .img2 {
        grid-row: 1 / 2 !important;
    }

    .box3 .img3 {
        grid-row: 3 / 5 !important;
        height: 550px;
    }

    .box3 .img4 {
        grid-row: 2 / 5 !important;
    }

    .box3 .img5 {
        grid-row: 5 / 6 !important;
    }

    .box3 .img6 {
        grid-row: 5 / 6 !important;
        height: 100% !important;
    }

    .box3 .img7 {
        grid-row: 6 / 7 !important;
        grid-column: 1 / 3;
        width: 100%;
    }

    .box8 {
        align-items: center;
        margin-top: 0;
    }

    .box8 .img-box {
        width: 100%;
        height: 1200px;
    }

    .box8 .image {
        height: 100%;
        object-fit: cover;
    }

    .box8 img {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        margin-top: -60px;
        width: 100% !important;
    }

    .box14 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-top: -70px;
    }

    .box14 img {
        width: 100%;
    }

    .box17 {
        flex-direction: column;
        text-align: center;
    }

    .box17 img {
        margin-right: 80px !important;
    }

    .box17 div:nth-child(2) {
        margin-top: 200px;
        margin-left: 0 !important;
    }

    .box17 div:nth-child(2) .content {
        margin-bottom: 60px !important;
    }


    .box15 {
        padding: 80px 150px;
        height: 1200px;
        display: block;
    }

    .box15 p {
        text-align: center;
        font-size: 50px;
        margin-bottom: 40px;
        /* white-space: normal; */
    }

    .box15 h1 {
        line-height: 2;
        font-size: 45px;
    }

    .box15 div {
        margin-bottom: 40px;
    }

    .other-logo img {
        height: 80px !important;
        margin-right: 30px !important;
    }

    .box15 .other-logo div {
        font-size: 90px !important;
    }

    .box18 {
        flex-direction: column;
        margin-bottom: 260px;
    }

    .box18 .logo {
        width: 100% !important;
        margin-bottom: 100px;
    }

    .box18 p {
        text-align: center;
    }

    .box18 .images {
        position: relative;
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
        margin-top: -850px;
    }

    .box13 {
        flex-direction: column;
        align-items: stretch;
        justify-content: center;
    }

    .box13 .title {
        margin-top: 30px;
        width: 900px;
        text-align: center;
    }

    .box13 .title-box {
        display: flex;
        justify-content: center;
    }

    .box13 div:nth-child(1) {
        height: 300px !important;
    }

    .box13 img {
        margin-top: -250px !important;
    }

    .content {
        font-size: 50px;
    }

    .title {
        text-align: center;
        font-size: 80px;
        font-weight: 700;
    }

    .title8 {
        padding-left: 0 !important;
    }

    .box1 {
        margin-top: -100px;
        height: 140px;
    }

    .box1 p {
        font-size: 38px;
    }

    .num {
        font-size: 120px;
        /* font-weight: 900 !important; */
    }

    .box12 {
        grid-template-columns: 600px 600px;
        grid-row-gap: 150px;
    }

    .title3 {
        font-size: 55px;
        margin-top: 50px;
    }

    .box7 {
        margin: 70px 0;
    }

    .box4 {
        grid-template-columns: 1fr;
        grid-row-gap: 50px;
    }

    .box4 p {
        font-size: 60px;
    }

    .box4 .item {
        width: 100%;
        font-size: 80px;
        font-weight: 800;
    }

    .box4 .item img {
        width: 80px;
    }

    .el-select {
        display: none;
    }
}