@font-face {
    font-family: Larken-black;
    font-style: italic;
    src: url('../fonts/EllenLuff-Larken-Black-Italic.otf');
}

@font-face {
    font-family: Larken-black;
    font-style: normal;
    src: url('../fonts/EllenLuff-Larken-Black.otf');
}

@font-face {
    font-family: Larken;
    font-weight: bold;
    font-style: italic;
    src: url('../fonts/EllenLuff-Larken-Bold-Italic.otf');
}

@font-face {
    font-family: Larken;
    font-weight: bolder;
    font-style: italic;
    src: url('../fonts/EllenLuff-Larken-ExtraBold-Italic.otf');
}

@font-face {
    font-family: Larken;
    font-weight: bolder;
    font-style: normal;
    src: url('../fonts/EllenLuff-Larken-ExtraBold.otf');
}

@font-face {
    font-family: Larken;
    font-weight: normal;
    font-style: italic;
    src: url('../fonts/EllenLuff-Larken-Italic.otf');
}

@font-face {
    font-family: Larken;
    font-weight: 400;
    font-style: italic;
    src: url('../fonts/EllenLuff-LarkenItalicRegular.ttf');
}

@font-face {
    font-family: Larken;
    font-weight: 100;
    font-style: normal;
    src: url('../fonts/EllenLuff-LarkenLight.otf');
}

@font-face {
    font-family: Larken;
    font-weight: lighter;
    font-style: italic;
    src: url('../fonts/EllenLuff-LarkenLightItalic.otf');
}

@font-face {
    font-family: Larken;
    font-weight: 500;
    font-style: normal;
    src: url('../fonts/EllenLuff-LarkenMedium.otf');
}

@font-face {
    font-family: Larken;
    font-weight: 500;
    font-style: italic;
    src: url('../fonts/EllenLuff-LarkenMediumItalic.otf');
}

@font-face {
    font-family: Larken;
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/EllenLuff-LarkenRegular.otf');
}

@font-face {
    font-family: Larken;
    font-weight: lighter;
    font-style: normal;
    src: url('../fonts/EllenLuff-LarkenThin.otf');
}

@font-face {
    font-family: Larken;
    font-weight: lighter;
    font-style: italic;
    src: url('../fonts/EllenLuff-LarkenThinItalic.otf');
}

@font-face {
    font-family: Larken;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/EllenLuff-LarkenVariableRegular.ttf');
}

@font-face {
    font-family: signature;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Revive-80-Signature.otf');
}

@font-face {
    font-family: ssignature;
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Revive-80-Smooth-Signature.otf');
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Larken';
}

p {
    margin-top: 0;
    margin-bottom: 0.6rem !important;
}

/*Headeronecss start*/

.logo .dlogo {
    width: 100%;
    height: auto;
    padding-top: 10px;
}
.logo .mlogo {
    display: none;
}

.headrightimg {
    padding-top: 10px;
    color: #fff;
}

.headrightimg img {
    text-align: center;
}

.headrightimg img {
    width: 25%;
    height: auto;
}

.avddzb img {
    width: 30%;
    height: auto;
}

.mainmenu {
    text-align: center;
    padding-top: 10px;
}

span.fsvsfdblur {
    text-shadow: rgb(255 255 255 / 50%) 9.16666px 0px 0px, rgb(255 255 255 / 30%) 18.3333px 0px 0px;
}

.mainmenu ul li {
    list-style: none;
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
}

.mainmenu dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0 !important;
}

.mainmenu a {
    font-family: Larken;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

.mainmenu {
    display: block;
}

.mobilemenu {
    display: none;
}

/*Headeronecss end*/


body {
    height: 100vh;
}

.swiper {
    width: 100%;
    height: 100vh;
}

.swiper-slide {
    /* Center slide text vertically */
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

/*Headertwocss start*/

.mainmenu2 {
    text-align: center;
}

.mainmenu2 a {
    color: #fff;
    font-family: Larken;
    font-size: 25px;
    text-decoration: none;
    font-style: italic;
    font-weight: 500;
}

.mainmenu2 img {
    width: 8%;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.mobilemenu2 {
    display: none;
}

/*Headertwocss end*/

span.swiper-pagination-bullet-active {
    color: #00dc80 !important;
    background: #00dc80 !important;
}

span.swiper-pagination-bullet {
    background: #fff;
    opacity: 1 !important;
}

/*footertwocss start*/
.footerc {
    width: 55%;
    text-align: center;
    margin: 0 auto;
}

.conlogo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 5px 10px 5px 10px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 15%;
}

.footerlogo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 12px 10px 12px 10px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
}

.footerlogo img {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
}

.footerlogo2 img {
    width: 60%;
    height: auto;
}

.footerimg {
    text-align: end;
    display: none;
}
.footerimg img {
    cursor: pointer;
}


.footerimg2 {
    text-align: center;
}
.chatbtn{
    cursor: pointer;
}
.footerimg3 {
    text-align: center;
}

.footerimg img {
    width: 19%;
}

.footerimg2 img {
    width: 100%;
}

.footerimg3 img {
    width: 100%;
}

.footsecone a {
    color: #fff;
    font-family: Larken;
    font-size: 40px;
    text-decoration: none;
    font-style: italic;
    font-weight: 500;
}

.footsecone img {
    width: 10%;
    padding-left: 15px;
}

section.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

section.header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}

#footertwo {
    display: none;
    margin-bottom: 0px;
}

#headertwo {
    display: none;
}


/*footertwocss end*/

section.payment {
    height: 100vh;
    background: linear-gradient(80deg, #1B3F7D 40%, #000000 100%);
    display: flex;
    align-items: center;
}
section.black {
    height: 100vh;
    display: flex;
    align-items: center;
}
.black .footerc {
    display: none;
}

h1.ph {
    color: #fff;
    font-family: Larken;
    font-size: 120px;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}

p.pp {
    color: #fff;
    font-family: Larken;
    font-size: 25px;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.formc input.name, input.email, input.phone, input.msg:focus-visible {
    outline: none;
}
.jsdfsdfs {
    display: inline-flex;
    align-items: center;
}
h1.fasdfmsd {
    color: #fff;
    font-family: Larken;
    font-size: 250px;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}

p.afssdflr2 {
    color: #fff;
    font-family: Larken;
    font-size: 50px;
    text-decoration: none;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-left: 3em;
}
.werwefl {
    color: #fff;
    font-family: Larken;
    font-size: 50px;
    text-decoration: none;
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-top: 15px;
}

.paymentimg {
    padding-top: 15px;
    padding-bottom: 15px;
}

.paymentimg img {
    width: 8%;
    padding-right: 15px;
}

a.pro {
    color: #fff;
    font-family: Larken;
    font-size: 40px;
    text-decoration: none;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
}

.pro img {
    width: 8%;
    padding-left: 15px;
}

.metaverseslidetwo {
    height: 100vh;
    background-image: url(../img/mbg.png);
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.metaverseslidethree {
    height: 100vh;
    background-image: url(../img/msbg1.png);
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.tvindex {
    height: 100vh;
    background-image: url(../img/tv.png);
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

img.w-arrow {
    width: 20%;
}

p.para-2 {
    text-align: left;
    color: #FFFFFF;
    font-size: 80px;
    font-family: Larken;
    line-height: 1.1em;
    margin: 20px 0px;
}

.custommodalaa {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: fadeOut 0.3s ease-in both;
    animation: fadeOut 0.3s ease-in both;
}

.custommodalaa.action {
    display: block;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: slide-top 0.3s ease-in both;
    animation: slide-top 0.3s ease-in both;
}

.customiframeclass {
    width: 100%;
    height: 100vh !important;
    overflow: hidden !important;
    border: none !important;
}

.closebtnmodal {
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 6px;
    top: 36px;
    width: max-content;
}

img.jhdksa {
    width: 39px;
    margin-left: 10px;
}

.customflexaaa {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.closefontaa {
    color: #fff;
    font-family: Larken;
    font-size: 25px;
    font-style: italic;
    font-weight: 500;
}

.clossmenusvg {
    width: 45px;
    height: 45px;
    margin-left: 10px;
}

@-webkit-keyframes slide-top {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes slide-top {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes fadeOut {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@media only screen and (min-device-width: 1500px) and (max-device-width: 3000px) {
    .closebtnmodal {
        position: fixed;
        margin: 0 auto;
        left: 0;
        right: 6px;
        top: 36px;
        width: max-content;
    }
}

#heading1 h2 {
    font-size: xx-large !important;
}

.slick-slide {
    border: none !important;
}

.slick-slider {
    margin-bottom: 0 !important;
    overflow: hidden;
    height: 100vh !important;
    width: 100% !important;
}

#slide1,
#slide2,
#slide3,
#slide4,
#slide5,
#slide-7,
#slide4 {
    position: relative;
    z-index: 1;
}

.slick-slide img {
    display: unset !important;
}

.slick-slide {
    position: relative !important;
}

.aacustommodal:hover {
    color: #fff;
}

.slick-slider {
    touch-action: auto;
    -ms-touch-action: auto;
}

/* #linksec {
    margin-top: -85px;
} */


@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {

    /* .fristslidefooter{
      padding-bottom: 20% !important;
    } */
    .mobilepadddingleft0 {
        padding-left: 0 !important;
    }

    .mobilemenu2 a {
        font-family: 'Larken';
        color: #fff;
        text-decoration: none;
        font-style: italic;
        font-size: 20px;
        margin-right: 10px !important;
    }

    .mobilemenu2 a img {
        width: 30px !important;
        padding-left: 10px;
    }

    #slide3 p {
        font-size: 12px !important;
        margin-bottom: 6px !important;
        line-height: 16px !important;
    }

    #slide3 {
        align-items: center;
    }

    #row1 {
        align-items: center;
    }

    #slide3 h1 {
        margin-top: -50px !important;
    }

    #background-video {
        position: absolute !important;
    }

    /* .mainfooter{
        bottom:-4px !important;
    } */
    /* h1.slide-6 {
        font-size: 34px !important;
    } */

    .second-head {
        font-size: 18px !important;
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }

    .slide-6 li {
        font-size: 14px !important;
        line-height: 28px !important;
    }

    .social-discover {
        font-size: 20px !important;
    }

    h1.slide-7 {
        font-size: 50px !important;
    }

    p.para-1 {
        font-size: 15px !important;
    }

    span.btn-sandbox {
        font-size: 3vmax !important;
    }

    /* #slide-7{
        margin: 0 auto !important;
    } */
    .menu-list p {
        margin: 4px 0px !important;
        font-size: 11px !important;
    }

    .menu-list h2 {
        font-size: 40px !important;
        margin-bottom: 0 !important;
    }

    ul.services li a {
        font-size: 11px !important;
        line-height: 0px !important;
    }

    ul.services li {
        line-height: 1em !important;
    }

    .four {
        margin: 0px 0px !important;
    }

    #linksec {
        margin-top: 0px;
    }

    img.bottom-logo {
        width: 100% !important;
    }

    .menu-list.bottom-trust {
        margin-top: 6px !important;
    }

    .menu-list.legal {
        position: absolute;
        right: 50px;
        top: -330px;
    }

    .mobilere {
        position: relative;
    }

    /* #linksec {
        margin-top: -30px !important;
        padding-right: 14px !important;
    } */

    img.bottom-security {
        width: 60% !important;
    }

    .mobilemarginneg {
        margin-top: -35px;
    }

    .closebtnmodal {
        position: fixed;
        margin: 0 auto;
        left: auto !important;
        right: 10%;
        top: 3%;
        width: auto;
        display: block;
    }

    .customflexaaa {
        display: grid;
        cursor: pointer;
        align-items: center;
        margin: 0;
        justify-items: end;
        text-align: right;
    }

    .closefontaa {
        color: #fff;
        font-family: 'Larken';
        font-size: 16px;
        font-style: italic;
        width: 100% !important;
        max-width: 100% !important;
    }

    img.jhdksa {
        width: 39px;
        margin-left: 0;
    }

    .hrgfh img {
        width: 84% !important;
        height: auto;
        padding: 10px 0px 0 12px !important;
    }
}

@media only screen and (min-device-width: 701px) and (max-device-width: 1199px) {

    /* .fristslidefooter{
        padding-bottom: 20% !important;
    } */
    .mainmenu2 img {
        width: 15%;
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobilepadddingleft0 {
        padding-left: 12px !important;
        padding-bottom: 15px !important;
    }

    .slide-6 li {
        color: #fff !important;
    }

    .tabletclassformargin0 {
        margin-left: 0px !important;
        margin-top: -50px !important;
    }

    #linksec {
        margin-top: 0px !important;
        padding-right: 14px !important;
    }

    .menu-list.legal {
        position: absolute !important;
        left: 42% !important;
        right: auto !important;
        top: -190px !important;
    }

    .closebtnmodal {
        position: fixed;
        margin: 0 auto;
        left: 0 !important;
        right: 0;
        top: 2% !important;
        width: max-content;
    }
}

.mainmenu ul li a:hover {
    color: #00dc80;
}

div#team-member {
    padding-top: 120px;
    flex-direction: column !important;
}

/* .footerrealtive{
    position: relative !important;
} */
/* .headderrelative{
    position: relative !important;
} */


/*vertical dots css*/

.vertical-dots {
    right: 10px;
    list-style: none;
    display: block;
    position: absolute;
    top: 40%;
    margin-top: -10px;
    text-align: right;
}

.vertical-dots li {
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.vertical-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.vertical-dots li button:hover,
.vertical-dots li button:focus {
    outline: none;
}

.vertical-dots li button:hover:before,
.vertical-dots li button:focus:before {
    opacity: 1;
}

.vertical-dots li button:before {
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: 1;
    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.vertical-dots li.slick-active button:before {
    opacity: 1;
    color: #00dc80;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1199px) {
    .vertical-dots {
        display: none;
    }
}

.slide1,
.slide2,
.slide3,
.slide4,
.slide5,
.slide6,
.slide7,
.slide8,
.slide9,
.slide10 {
    width: 100% !important;
}

span.tradem {
    font-size: 24px;
    vertical-align: text-top;
    position: relative;
    right: 40px;
    height: 50px;
    top: 0px;
}

.sign {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: ssignature;
    font-size: 6em;
    font-weight: 400;
}

.dsign {
    font-size: 20px;
    margin-bottom: 0px;
}

.sec-inr-5 li {
    color: #fff;
}

.sec-inr-5 ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ftsh {
    font-size: 100px;
}

.ftsp {
    font-size: 35px;
}

.sec-inr-12 ol li {
    font-size: 14px;
    color: #fff;
    font-family: Larken;
}

.sec-inr-12 .social-discover {
    font-size: 30px;
    color: #FFFFFF;
    font-family: Larken;
    font-weight: 500;
    font-style: italic;
}

.ftsready {
    font-size: 20px;
    padding-top: 35px;
    margin-bottom: -12px;
}

.ftsi {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 5px 10px 5px 10px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 33%;
}

.sec-inr-14 ul li {
    font-family: Larken;
    color: #fff;
    font-size: 45px;
}

.sec-inr-14 h1 {
    font-size: 80px;
}

.sec-inr-14 .ffsi {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 5px 10px 5px 10px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 18%;
}

.sec-inr-13 h2 {
    font-size: 180px;
}

.sdanfus {
    font-size: 35px;
    font-weight: lighter;
}

.ghbfsdg {
    font-size: 50px !important;
}

.gfsp {
    font-size: 40px;
}

.fjasd {
    font-style: normal !important;
}

#slide13 .centercontent .jarrow {
    width: 24%;
    padding-left: 25px;
    padding-right: 25px;
}

#slide13 .sec-inr h3 {
    color: #FFFFFF;
    font-family: 'Larken';
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 0px;
}

#slide13 .sec-inr-2 p {
    padding-top: 0px;
}

.fkns {
    font-size: 180px !important;
}

#hksr h2 {
    font-size: 260px !important;
}

#hksr p {
    font-size: 100px;
    font-style: italic;
    font-weight: 500;
}

#ohkmsf h2 {
    font-size: 100px;
}

#ohkmsf p {
    font-size: 20px;
}

.sec-inr.sec-inr-51 p {
    font-size: 20px;
}

.sec-inr.sec-inr-51 h2 {
    font-size: 40px;
    font-weight: 500;
}

.sec-inr.sec-inr-51 ul li {
    font-family: 'Larken';
    color: #fff;
    font-size: 20px;
}

#fcgerv h2 {
    font-size: 60px;
}

#fcgerv p {
    font-size: 20px;
}

#trbxfs h2 {
    font-size: 60px;
}

#trbxfs p {
    font-size: 20px;
}

.topsec {
    color: #fff;
    font-family: 'Larken';
    font-size: 20px;
    padding-top: 4em;
}

.bottom-button {
    display: inline-flex;
    align-items: baseline;
}
.bottom-button1 {
    display: inline-flex;
    align-items: baseline;
}

p.jwmrts {
    font-size: 30px;
    font-family: 'Larken';
}

img.gksedk {
    width: 9%;
    padding-left: 20px;
    position: relative;
    bottom: 10px;
}

.gksedktyh {
    width: 12%;
    padding-left: 20px;
    position: relative;
    bottom: 0px;
}

.hkmgdf {
    font-size: 45px;
}

#jdrtfx h2 {
    font-size: 165px;
}

#jdrtfx p {
    font-size: 30px;
}

#jdrtfx a {
    font-size: 30px;
    color: #fff;
}

.sec-inr-46 h2 {
    font-size: 40px;
}

.sec-inr-46 p {
    font-size: 0.8vmax;
}

.fhadh {
    width: 40px;
}

.jDSHFvsZJv h2 {
    font-size: 100px;
}

.jDSHFvsZJv p {
    font-size: 25px;
    font-weight: 400;
}

.sjnvfdv {
    font-size: 30px;
    color: #fff;
    padding-right: 2em;
}

.hvdsvidffv {
    color: #fff;
    font-weight: 600;
    font-size: 60px;
    font-style: italic;
}

.hvdsvidffv img {
    width: 20%;
}

.gsenrzxd {
    width: 25%;
}

.dtewx {
    font-size: 300px;
    color: #fff;
}

#nzxcv img {
    width: 10%;
    padding-left: 30px;
}

#nzxcv p {
    font-size: 50px;
}

#nzxcv h3 {
    font-size: 80px;
    font-style: italic;
}

h1.nbzdf {
    font-size: 130px;
}

.nbzdf img {
    width: 8%;
}

.gvsfdv h2 {
    font-size: 30px;
    font-style: italic;
}

.gvsfdv img {
    width: 8%;
}

#bxfb p {
    font-size: 20px;
    padding-right: 20em;
}

.nytfcfg {
    font-size: 130px;
}

.dfnibsr ul li {
    color: #fff;
    padding-bottom: 15px;
}

.vnzdfvt {
    height: 240px;
}

.vsdov {
    font-size: 40px !important;
}

.ncsd h4 {
    font-size: 45px !important;
}

.ncsd a {
    font-size: 45px !important;
}

.bmgbmsrf h2 {
    font-size: 100px;
}

.aejrvg {
    font-size: 65px;
    font-style: italic;
    font-weight: 500;
}

.aejrvg img {
    width: 5%;
}

.bmgbmsrf h3 {
    font-weight: 300;
}

.bndn {
    width: 10%;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
}

.grhdxfv ul li {
    color: #fff;
}

.grhdxfv ul {
    color: #fff;
    padding-bottom: 10px;
}

.bmdrfv {
    width: 8% !important;
    margin-right: 15px;
}

.image-1 {
    text-align: center;
}

.muitse {
    font-size: 14px;
    /* display: none; */
    font-style: italic;
    text-align: center;
    margin-bottom: 0 !important;
}

.hdtjgmjm {
    position: absolute;
    top: 52%;
    left: 58%;
}

.styersgb {
    height: auto;
    width: 25%;
    margin: 0px 5px;
    padding: 8px 15px 8px 15px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 8px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
}

.gevfvzsv {
    height: auto;
    width: 34%;
    margin: 0px 5px;
    padding: 10px 18px 10px 18px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 8px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
}

.mfgbxf {
    display: none;
}

.vnsrkfv {
    display: none;
}

#mfooterone {
    display: none;
}

img.ftjyhnvf {
    display: none;
}

.sfdxv {
    width: 36%;
}

.regfv,
.regfhfv,
.regsf {
    display: none;
}

h1.erdfresfdv {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 180px;
    font-weight: 500;
    line-height: 0.8em;
    font-style: normal;
}

p.tgbfydkmg {
    text-align: left;
    color: #FFFFFF;
    font-size: 50px;
    font-family: Larken;
    line-height: 1.0em;
    margin: 20px 0px;
}

.tngjdxbndfb {
    color: #fff;
    font-size: 30px;
}

span.gfndvvmf {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 60px;
    font-weight: 500;
    font-style: italic;
    margin-top: 15px;
}

.egrfsdfvb {
    display: none;
}

.slidefrvzd {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 120px;
    font-weight: 400;
    line-height: 0.8em;
    font-style: normal;
}

.mobilebottom-sec {
    display: none;
}

h1.sdgvfwe {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 180px;
    font-weight: 500;
    line-height: 0.8em;
    font-style: normal;
}

p.ksgveer {
    text-align: left;
    color: #FFFFFF;
    font-size: 50px;
    font-family: Larken;
    line-height: 1.0em;
    margin: 20px 0px;
}

p.grsfxgbrg {
    text-align: left;
    color: #FFFFFF;
    font-size: 50px;
    font-family: Larken;
    line-height: 1.0em;
    margin: 20px 0px;
}

span.rgfbxbwqd {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 60px;
    font-weight: 500;
    font-style: italic;
    margin-top: 15px;
}

.fesdbhfvasd {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 140px;
    font-weight: 500;
    line-height: 0.8em;
    font-style: normal;
}

span.sfdgnfdbvre {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 40px;
    font-weight: 500;
    font-style: italic;
    margin-top: 15px;
    padding-right: 15px;
}

a:hover {
    color: #fff !important;
}

h1.gafdbsgbxw {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 180px !important;
    font-weight: 400;
    line-height: 1em;
    font-style: normal;
}

.gfrnbgseg img.arrow {
    width: 40px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: -10px !important;
}

h1.gbfbfvmk {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 170px !important;
    font-weight: 400;
    line-height: 1em;
    font-style: normal;
}

.sec-inr .fdjkretgvfd {
    color: #FFFFFF;
    font-family: Larken;
    font-size: 170px;
    font-weight: 600;
    line-height: 1em;
    font-style: normal;
    margin-top: -5px;
}

h1.erdfresfdv {
    font-size: 16em !important;
}

#slide-16 img.arrow {
    width: 50px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.gnvbffxgb {
    display: none;
}

section.bottom-sec {
    position: relative;
    bottom: 8em;
}

.irjvfdn {
    color: #fff;
    font-family: 'Larken';
    font-size: 160px !important;
    font-style: normal;
    line-height: 1em;
    display: inline;
    font-weight: 500 !important;
}

.rtgbfc {
    color: #fff;
    font-size: 180px !important;
    font-family: 'Larken';
}

a {
    color: #fff !important;
    text-decoration: none !important;
}

.mainmenu ul li a:hover {
    color: #fff !important;
    text-decoration: underline !important;
    text-decoration-color: #00dc80 !important;
    text-decoration-thickness: 3px !important;
    text-decoration-style: solid !important;
}

.srbgfb {
    text-align: center;
}

.imgsvdzd {
    width: 16%;
    height: auto;
}

.gtvfbn {
    color: #fff;
    font-family: 'Larken';
    font-style: italic;
    font-weight: 400;
    font-size: 35px;
    padding-bottom: 30px;
}

p.muitse {
    color: #fff;
}

#hnjgfdv {
    background-image: url(../img/adella.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#hylbgcf {
    background-image: url(../img/agota.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#tynhsd {
    background-image: url(../img/amandeep.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#ufhdscasd {
    background-image: url(../img/anil.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#rgfcvoi {
    background-image: url(../img/arjan.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#btygbfc {
    background-image: url(../img/ben.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#yukngf {
    background-image: url(../img/elizabeth.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#gedvssd {
    background-image: url(../img/ellen.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#gfvsddd {
    background-image: url(../img/george.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#hfnzds {
    background-image: url(../img/haroon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#rtgzv {
    background-image: url(../img/harpreet.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#jhfsdv {
    background-image: url(../img/holly.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#faesdc {
    background-image: url(../img/holly.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#tedsrg {
    background-image: url(../img/jacqueline.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fvvasdc {
    background-image: url(../img/jacqueline.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#gsdfgfdg {
    background-image: url(../img/kamaljit.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#gdzvzsvm {
    background-image: url(../img/kerry.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fszczsn {
    background-image: url(../img/laura.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#ndsfzas {
    background-image: url(../img/lee.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#lkzsdfvzdf {
    background-image: url(../img/linda.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fasdfcsc {
    background-image: url(../img/lisa.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fsdfdsfsdf {
    background-image: url(../img/lisa-01.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#afszdccs {
    background-image: url(../img/liz.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#ioerjsgdfxvc {
    background-image: url(../img/manpreet.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#sdjgfdb {
    background-image: url(../img/mehreen.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#sdytejgfdb {
    background-image: url(../img/miranxi.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fskmdc {
    background-image: url(../img/nick.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#kfmsdzcx {
    background-image: url(../img/nosheen.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#oascz {
    background-image: url(../img/rajvinder.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#dolasd {
    background-image: url(../img/rebecca.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#aiefdfv {
    background-image: url(../img/riya.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#flsdcsdc {
    background-image: url(../img/rosemary.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fwesdc {
    background-image: url(../img/samir.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#idedasX {
    background-image: url(../img/savroop.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#iojfascd {
    background-image: url(../img/sonia.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fwsdcol {
    background-image: url(../img/stephanie.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#smvsndds {
    background-image: url(../img/surinder.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#fawsndcs {
    background-image: url(../img/tania.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#zoednsad {
    background-image: url(../img/zoe.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#sednvf {
    background: linear-gradient(80deg, #0098f8 10%, #000407 80%);
}

.sec-inr-546 h2 {
    font-size: xxx-large;
    font-weight: 500;
}

.sec-inr-546 p {
    font-size: 18px;
}

.sec-inr-546 ul li {
    color: #fff;
    font-size: 18px;
    font-family: 'Larken';
}

.sec-inr-546 ol li {
    color: #fff;
    font-size: 18px;
}

.waxskcs p {
    font-size: 16px;
    padding-left: 40px;
}

#sednvf .conlogo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 5px 10px 5px 10px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 10%;
}

::-webkit-scrollbar {
    /* width: 20px; */
    display: none !important;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f100;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #8888889e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #5550;
}

h2.awoffe {
    font-style: italic !important;
    font-weight: 500 !important;
    font-size: 6vmax !important;
}

.lkraSc {
    font-size: 6vmax !important;
}

.sfvaq {
    font-size: 5rem !important;
}

section.review {
    height: 100vh;
    background: linear-gradient(80deg, #1B3F7D 40%, #000000 100%);
    display: flex;
    align-items: center;
}

.review p {
    color: #fff;
    font-size: 1.6em;
}

.review .vsdovwe {
    font-size: 2em;
    font-style: italic;
    color: #fff;
}

.review .btn-sandbox {
    font-size: 39px;
}

.review .gksedktyh {
    width: 20%;
}

.fjadfs {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 8px 30px 8px 30px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 250px;
    margin-right: 5%;

}

.oigjrjksv {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 8px 30px 8px 30px;
    background: linear-gradient(-36deg, #ffffff14 28%, #ffffff26 90%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: saturate(95%) blur(0px);
    -webkit-backdrop-filter: saturate(95%) blur(0px);
    border: 1px solid rgba(255, 255, 255, 0.24);
    width: 275px;
}

.logosmsdf {
    display: inline-flex;
}

.fzsndc {
    background-color: #fff;
    width: 50%;
    padding: 40px;
}

.fzsndc p {
    font-family: sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
}

.fzsndc a {
    font-family: sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
}

.kmregv {
    width: 20%;
}

.logdaosmsdf img {
    width: 20%;
}

.mainsec-5 ul ol {
    color: #fff !important;
}

.foakles {
    width: 60%;
}



.formc input.form-control {
    background: transparent;
    border-right: none;
    border-bottom: none;
    border-top: none;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    border-left: 2px solid;
    border-radius: 0;
    padding-left: 20px;
    height: 40px;
    border-color: #fff;
}
.formc input.form-control:focus {
    background: transparent;
    color: #fff !important;
    border-left: 2px solid;
    font-size: 25px;
    font-weight: 600 !important;
    box-shadow: none;
    outline: none;
    transition: all 0.1s ease !important;
    border-color: #fff;
}

::placeholder {
    font-size: 30px;
    font-weight: 200;
    color: #adadad96 !important;
    font-family: Larken;
}

.wekdsczx {
    font-family: Larken;
    font-style: italic;
    font-size: 40px;
    background: transparent;
    color: #fff;
    border: none;
    margin-top: 10px;
    text-align: left;
}

.afsdcxm {
    width: 30%;
}
.trgjmb {
    color: #fff;
    font-family: 'Larken';
    font-weight: 400;
    font-size: 20px;
}
.awfnskvx {
    width: 35%;
}
.awfnskvxda {
    width: 25%;
}
.awfnskvxda1 {
    width: 25%;
    padding-right: 15px;
}
.awfnskvxda2 {
    width: 25%;
    padding-left: 15px;
}
.fwnkfads {
    text-align: center;
    position: absolute;
    bottom: 15%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.fahzkmdsa {
    width: 4%;
    rotate: 90deg;
}
#klasxasc {
    background: #000 !important;
}
.nwsdcs img {
    width: 15%;
}
table, th, td {
    border: 1px solid #fff !important;
    border-collapse: collapse !important;
  }
  .iuhsaas {
    font-size: 16px;
  }
  .iuhsaas1 {
    font-size: 12px;
  }
  th, td {
    padding: 2px !important;
  }
.srbgfb p {
    color: #fff;
    font-weight: 100;
    font-size: 18px;
}
.betaimg {
    width: 25%;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
.wmks {
    font-size: 120px;
}