body,
html {
    overflow-x: hidden !important
}

h1 {
    font-size: 3.5em;
    line-height: 1.3em
}

p {
    font-size: 1.25rem;
    line-height: 1.5em
}

body,
html {
    overflow-x: hidden !important
}

.circleanim {
    position: absolute;
    left: -210px;
    margin-top: -145px;
    z-index: 0
}

@media (max-width:768px) {
    .circleanim {
        display: none
    }
}

.section_01 {
    position: relative
}

.section_01 h1 {
    font-size: 2rem;
    font-weight: 1000
}

.section_01 .start {
    background-color: transparent;
    width: 100%;
    height: 88vh;
    min-height: 640px;
    margin: 0;
    padding: 0;
    margin-top: 0;
    overflow: hidden;
    z-index: 1
}

.section_01 .start .slides,
.section_01 .start>.dg {
    display: none
}

.section_01 .heading {
    position: absolute;
    left: 28%;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-weight: 1000;
    font-size: 2rem;
    z-index: 0;
    pointer-events: none;
    z-index: 2;
    width: 42%;
    text-align: left;
    overflow: visible !important
}

.section_01 .companies {
    -webkit-transform: translatey(0);
    transform: translatey(0);
    -webkit-animation: float 8s ease-in-out infinite;
    animation: float 8s ease-in-out infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.section_01 .companies:nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.section_01 .companies:nth-child(3) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.section_01 .companies:nth-child(4) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.section_01 .companies:nth-child(5) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.section_01 .companies:nth-child(6) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }

    50% {
        -webkit-transform: translatey(-10px);
        transform: translatey(-10px)
    }

    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@keyframes float {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }

    50% {
        -webkit-transform: translatey(-10px);
        transform: translatey(-10px)
    }

    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

.section_01 .section_100 {
    min-height: 100vh
}

.section_01 .section_100 .container-fluid {
    margin-top: -3%
}

.section_1 {
    z-index: -1000;
    padding: 5% 0;
    background-clip: border-box;
    color: #fff;
    text-align: center;
    z-index: 10
}

.section_1 h2 {
    font-size: 3.5em;
    line-height: 1.2
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: none;
    animation-name: none
}

.animate__tada {
    display: inline-block
}

.fade-up.fade-in .animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.section_01 .heading>.gradient_1_text {
    display: block;
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 14px
}

.section_01 .heading h1 {
    font-size: 4rem;
    /* size */
    /* font-weight: 800;                          thickness */
    letter-spacing: 0.5px;
    /* letter gap */
    line-height: 1.2;
    /* line height */
    /* color: #1f2430;                            color */
}

.section_1 .card {
    width: 170px;
    height: 160px;
    border-radius: 1em;
    background-color: rgba(36, 38, 41, .5);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    padding: 3% 0;
    -webkit-box-shadow: -22px 22px 40px rgba(0, 0, 0, .3);
    box-shadow: -22px 22px 40px rgba(0, 0, 0, .3)
}

.why-choose-highlight {
    margin: 8px 0 34px;
    pointer-events: auto
}

.why-choose-media {
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .12);
    background: rgba(36, 38, 41, .35);
    -webkit-box-shadow: 0 22px 50px rgba(0, 0, 0, .35);
    box-shadow: 0 22px 50px rgba(0, 0, 0, .35)
}

.why-choose-image {
    width: 100%;
    display: block;
    -webkit-transition: -webkit-transform .6s ease, -webkit-filter .6s ease;
    transition: -webkit-transform .6s ease, -webkit-filter .6s ease;
    transition: transform .6s ease, filter .6s ease;
    transition: transform .6s ease, filter .6s ease, -webkit-transform .6s ease, -webkit-filter .6s ease;
    -webkit-filter: saturate(.92);
    filter: saturate(.92)
}

.why-choose-media:hover .why-choose-image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-filter: saturate(1);
    filter: saturate(1)
}

.why-choose-copy {
    text-align: left;
    padding: 30px;
    border-radius: 22px;
    background: rgba(36, 38, 41, .45);
    border: 1px solid rgba(255, 255, 255, .16);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    -webkit-box-shadow: -18px 22px 45px rgba(0, 0, 0, .25);
    box-shadow: -18px 22px 45px rgba(0, 0, 0, .25)
}

.why-choose-copy p {
    margin: 0;
    color: #dbe4f0;
    font-size: 1.15rem;
    line-height: 1.8
}

.why-choose-flow {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 46px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 46px;
    pointer-events: auto
}

.why-choose-flow-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 26px
}

.why-choose-flow-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    min-height: 80px;
    position: relative
}

.why-choose-flow-item:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 23px;
    top: calc(50% + 24px);
    height: calc(100% - 48px + 26px);
    border-left: 2px dashed rgba(31, 168, 163, .72)
}

/*   */

.why-choose-flow-icon img {
    width: 52px;
    height: 52px;
    -o-object-fit: contain;
    object-fit: contain
}

.why-choose-flow-item p {
    margin: 0;
    text-align: left;
    color: #f1f5fb;
    font-size: 1.5rem;
    line-height: 1.3
}

.flipflop {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.fade-up.fade-in .flipflop {
    -webkit-animation: flipflop-in .9s ease-out both;
    animation: flipflop-in .9s ease-out both
}

@-webkit-keyframes flipflop-in {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) rotateY(-34deg) translateX(-26px);
        transform: perspective(1000px) rotateY(-34deg) translateX(-26px)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(1000px) rotateY(12deg) translateX(8px);
        transform: perspective(1000px) rotateY(12deg) translateX(8px)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) rotateY(0) translateX(0);
        transform: perspective(1000px) rotateY(0) translateX(0)
    }
}

@keyframes flipflop-in {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) rotateY(-34deg) translateX(-26px);
        transform: perspective(1000px) rotateY(-34deg) translateX(-26px)
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(1000px) rotateY(12deg) translateX(8px);
        transform: perspective(1000px) rotateY(12deg) translateX(8px)
    }

    100% {
        opacity: 1;
        -webkit-transform: perspective(1000px) rotateY(0) translateX(0);
        transform: perspective(1000px) rotateY(0) translateX(0)
    }
}

.section_2 {
    padding: 5%;
    text-align: center
}

.section_2 h2 {
    font-size: 3.5em;
    line-height: 1.2
}

.section_2 .perspective {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 4% 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section_2 .card {
    height: 240px;
    width: 240px;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1em;
    text-align: center;
    border: transparent;
    background: rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    -webkit-box-shadow: 40px 30px 100px rgba(0, 0, 0, .15);
    box-shadow: 40px 30px 100px rgba(0, 0, 0, .15);
    overflow: visible;
    -webkit-transform: skewX(.001deg);
    transform: skewX(.001deg);
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out
}

.section_2 .card p {
    padding-top: 12%;
    color: #212529
}

.section_2 .card:hover {
    -webkit-transform: rotateX(8deg) translateY(-7px);
    transform: rotateX(8deg) translateY(-7px)
}

.section_2 .card:hover::after {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes rotate-360 {
    from {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

@keyframes rotate-360 {
    from {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

#circle {
    width: 100%;
    position: relative;
    z-index: 3;
    -webkit-animation: rotate-360 40s linear infinite forwards;
    animation: rotate-360 40s linear infinite forwards
}

.animations {
    text-align: center
}

.animations .i-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.animations .i-wrapper i:first-child {
    top: 32.1%;
    left: 27.544%
}

.animations .i-wrapper i:first-child:after {
    width: 13.1025641%;
    height: 13.1025641%;
    background: #1fa8a3;
    top: 5.6166667%;
    left: 5.6166667%
}

.animations .i-wrapper i:nth-child(2) {
    top: 5.205%;
    right: 8.75%;
    -webkit-animation-duration: 7.2s;
    animation-duration: 7.2s
}

.animations .i-wrapper i:nth-child(2):after {
    width: 21.1538462%;
    height: 21.1538462%;
    background: #1087df;
    top: 3.1666667%;
    right: 3.1666667%
}

.animations .i-wrapper i:nth-child(3) {
    bottom: 17.999%;
    left: .4%;
    -webkit-animation-duration: 4.2s;
    animation-duration: 4.2s
}

.animations .i-wrapper i:nth-child(3):after {
    width: 15.1794872%;
    height: 15.1794872%;
    background: linear-gradient(130.87deg, #1087df -21.57%, #1fa8a3 127.84%);
    bottom: 6.7016026%;
    left: 6.7016026%
}

.animations i {
    width: 65%;
    height: 65%;
    position: absolute;
    -webkit-animation: rotate-360 6s cubic-bezier(.8, .4, .4, .8) infinite forwards;
    animation: rotate-360 6s cubic-bezier(.8, .4, .4, .8) infinite forwards;
    z-index: 5
}

.animations i:after,
.animations i:before {
    border-radius: 100%;
    content: "";
    position: absolute;
    display: block;
    z-index: 6
}

.icon {
    width: 50%;
    margin: auto
}

.section_3 {
    padding: 0 0 5% 0;
    text-align: center;
    pointer-events: none
}

.section_3 h2 {
    font-size: 3.5em;
    line-height: 1.2
}

.section_3 svg {
    overflow: hidden
}

.section_3 .rocket {
    top: 68%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.section_3 .card {
    height: 105px;
    width: 105px;
    margin: 5% 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: transparent
}

.section_3 .icon {
    width: 75%
}

.section_3 .center_custom {
    text-align: left;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section_4 {
    text-align: justify;
    z-index: 9999 !important;
    color: #fff
}

.section_4 h3 {
    font-size: 3.5em;
    line-height: 1.2
}

.section_4 h4 {
    font-size: 2.3em;
    line-height: 1.2
}

.section_4 section {
    pointer-events: none;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8% 3% !important;
    color: #fff
}

.section_4 section:nth-child(5) {
    pointer-events: visible;
    height: auto;
    text-align: center;
    padding-bottom: 10% !important
}

.section_4 section:nth-child(5) .center_width {
    width: 50%;
    margin: 0 auto
}

.section_4 .btn_custom {
    padding: .65em 3em
}

.section_4 .btn_custom .fill-container:after {
    background-color: #101214
}

.section_5 {
    padding: 5%;
    overflow: visible;
    position: relative
}

.section_5 h3 {
    font-size: 3.5em;
    line-height: 1.2
}

.section_5 h6 {
    font-size: 2.2em;
    line-height: 1.5em
}

.section_5 .orb {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: absolute
}

.section_5 .orb_1 {
    background: #1085df;
    -webkit-box-shadow: 0 0 61px 68px #1085df;
    box-shadow: 0 0 61px 68px #1085df;
    -webkit-animation: rot linear 10s infinite;
    animation: rot linear 10s infinite;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    top: 0
}

.section_5 .orb_2 {
    background: #1fa8a3;
    -webkit-box-shadow: 0 0 61px 68px #1fa8a3;
    box-shadow: 0 0 61px 68px #1fa8a3;
    animation: rot linear 20s infinite reverse;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    top: 20%;
    right: 0
}

.section_5 .orb_3 {
    background: #1fa8a3;
    -webkit-box-shadow: 0 0 61px 68px #1fa8a3;
    box-shadow: 0 0 61px 68px #1fa8a3;
    -webkit-animation: rot linear 27s infinite;
    animation: rot linear 27s infinite;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    left: 40%;
    top: 40%
}

.section_5 .orb_4 {
    background: #1085df;
    -webkit-box-shadow: 0 0 61px 68px #1085df;
    box-shadow: 0 0 61px 68px #1085df;
    -webkit-animation: rot linear 10s infinite;
    animation: rot linear 10s infinite;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    right: 30%;
    bottom: 0
}

@-webkit-keyframes rot {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rot {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.section_5 h2 {
    font-size: 2.2em;
    line-height: 1.5em;
    padding-bottom: 5%;
    text-align: justify
}

.section_5 p {
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: justify
}

.section_5 h4 {
    text-align: justify
}

.section_5 .card.bg {
    width: 100vw;
    padding: 0;
    margin: 0;
    z-index: 0
}

.section_5 .orbWrapper {
    position: relative
}

.section_5 .card {
    padding: 5%;
    margin: 5% 15%;
    position: relative;
    border: none;
    border-radius: 3em;
    -webkit-box-shadow: -22px 24px 100px 0 rgba(16, 135, 223, .2);
    box-shadow: -22px 24px 100px 0 rgba(16, 135, 223, .2);
    background-image: url(cardstyle.svg);
    background-color: rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 150px;
    z-index: 99
}

.section_5 .background {
    background: #fff
}

@-webkit-keyframes move {
    100% {
        -webkit-transform: translate3d(0, 0, 1px) rotate(360deg);
        transform: translate3d(0, 0, 1px) rotate(360deg)
    }
}

@keyframes move {
    100% {
        -webkit-transform: translate3d(0, 0, 1px) rotate(360deg);
        transform: translate3d(0, 0, 1px) rotate(360deg)
    }
}

.section_6 {
    padding: 5% 0
}

.section_6 h3 {
    font-size: 3em;
    line-height: 1.5em;
    padding-bottom: 5%;
    text-align: justify
}

.section_6 h4 {
    font-weight: 600
}

.section_6 .num {
    font-size: 2.5em;
    font-weight: 600;
    margin-right: 25px;
    background-image: -webkit-gradient(linear, left top, right top, from(#1fa8a3), to(#1087df));
    background-image: linear-gradient(90deg, #1fa8a3 0, #1087df 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:600px) {
    .section_4 {
        text-align: justify;
        text-align-last: center
    }

    .section_4 section h3 {
        font-size: 2em
    }

    .section_4 section h4 {
        font-size: 1.3em
    }

    .section_4 section p {
        font-size: 1em
    }

    .section_4 section:nth-child(5) .center_width {
        width: 70% !important
    }

    .section_5 h3 {
        font-size: 2em
    }

    .section_5 h6 {
        font-size: 1.3em
    }

    .section_5 p {
        font-size: .8em
    }

    .section_5 h4 {
        font-size: 1em;
        text-align: center
    }
}

@media (max-width: 991px) {
    .why-choose-copy {
        text-align: center;
        padding: 22px
    }

    .why-choose-copy p {
        font-size: 1.05rem;
        line-height: 1.7
    }

    .flipflop {
        -webkit-transform-origin: center;
        transform-origin: center
    }

    .why-choose-flow {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 24px;
        margin-top: 20px
    }

    .why-choose-flow-item {
        min-height: 80px
    }

    .why-choose-flow-item:not(:last-child)::after {
        left: 23px;
        top: calc(50% + 24px);
        height: calc(100% - 48px + 26px);
    }

    .why-choose-flow-icon {
        width: 48px;
        height: 48px
    }

    .why-choose-flow-icon img {
        width: 42px;
        height: 42px
    }

    .why-choose-flow-item p {
        font-size: 1.4rem
    }
}

@media only screen and (min-width:600px) {
    .section_4 {
        text-align: center
    }

    .section_4 section h3 {
        font-size: 2em
    }

    .section_4 section h4 {
        font-size: 1.3em
    }

    .section_4 section p {
        font-size: 1em
    }
}

@media only screen and (min-width:768px) {
    .section_4 {
        text-align: justify;
        text-align-last: left
    }

    .section_4 section {
        margin: 0;
        padding: 0
    }

    .section_4 section h3 {
        font-size: 3.5em
    }

    .section_4 section h4 {
        font-size: 2.3em
    }

    .section_4 section p {
        font-size: 1.2em
    }

    .section_4 section:nth-child(5) {
        height: 40vh;
        text-align-last: center
    }
}

@media screen and (max-width:992px) {
    .section_5 img {
        margin: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 10%
    }

    .section_6 h2 {
        text-align: center
    }
}

.h_72 {
    height: 73px
}

.h_80 {
    height: 80px
}

.h_115 {
    height: 115px
}

#particle-slider .draw {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    -webkit-transform-origin: center 42%;
    transform-origin: center 42%;
}

@media (max-width: 991px) {
    .section_01 .heading {
        top: 68%;
    }

    .section_01 .heading>.gradient_1_text {
        font-size: 1.05rem;
        margin-bottom: 10px
    }

    #particle-slider .draw {
        -webkit-transform: scale(1.10);
        transform: scale(1.10);
    }
}