@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,800;1,900&display=swap');


/*html, body {*/
/*  overflow: hidden;*/
/*}*/
a:focus, a:hover {
    color: #fff !important;
    text-decoration: underline;
}
.main-contain{
    width:5400px;
}
.container.contain-fix{
        margin: 90px 0px;
}

 .max-width-container {
    padding-top: 0;
    padding-bottom: 0;
}

.sl-slide-inner {
    background-color: #141623 !important;
}
.link-footer{
    display: flex;
    justify-content: center;
}
body{
   
    height: 100vh;
    width: 100vh;
}

h1.text-intro {
    font-size: 31px;
    text-align: left;
    line-height: 1.5;
    text-transform: none;
    color: #fff;
    font-family:  'Poppins', sans-serif;
}
.text-intro h1 {
    font-size: 30px;
    text-align: left;
    line-height: 1.5;
    text-transform:none !important;
    color: #fff;
    font-family:  'Poppins', sans-serif;
}
.logo-header {
    width: 120px;
    object-fit: cover;
}
.logo-header img{
    width: 100%;
    height: 100%;

}
.header{
    padding: 42px 61px;
}
body{
    background-color: #141623 !important;
}
 a.action-btn {
    font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    background: #01a3ae;
    font-weight: 600;
    border-radius: 0px;
    padding: 15px 52px;
    font-size: 16px;
    /* border-radius: 8px; */
    color: #fff;
    position: relative;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    border-radius: 6px;
    border: 1px solid #01a3ae;
    display: inline-block;
    margin-top: 2rem;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    overflow: hidden;
}
h1.text-intro {
    font-size: 31px;
    text-align: left;
    line-height: 1.5;
    text-transform: none;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.contain-details{
   padding: 1rem 30rem 22rem;
    display: flex;
    align-items: flex-end;
        overflow: hidden;
}

.action-btn {
      font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    background: #01a3ae;
    font-weight: 600;
    border-radius: 0px;
    padding: 15px 52px;
    font-size: 16px;
    /* border-radius: 8px; */
    color: #fff;
    position: relative;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    border-radius: 6px;
    border: 1px solid #01a3ae;
    display: inline-block;
    margin-top: 2rem;
    /*text-transform: uppercase;*/
    letter-spacing: 1px;
    overflow: hidden;
}
.footer-section {
    padding: 0px 0px 0px 61px;
}
p.site-footer__bottom-text {
    color: #fff;
    text-align: center;
    font-size: 100%;
}
a:focus, a:hover {
    color: #01a3ae !important;
    text-decoration: underline;
}
.logo-footer{
   width: 110px;
    height: 570px;
}
.logo-footer img{
    width: 100%;
    height: 100%;

}
.footer-section{
    position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  /*background-color: red;*/
  /*color: white;*/
  /*text-align: center;*/
      z-index: -1;
}
.coming-soon-text{
        writing-mode: vertical-rl;
    letter-spacing: 16px;
    rotate: 180deg;
}
.coming-soon-text .coimg-soon-sky{
    color: yellow;
}
span{
    font-size: 30px;
    text-align: left;
    line-height: 1.5;
    text-transform:none !important;
    color: #fff;
    color: #01A3AE;
    font-family:  'Poppins', sans-serif;
}

@media only screen and (min-width: 1760px){
    .max-width-container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (min-width: 1160px){
    
    .max-width-container {
    margin: 0 auto;
    max-width: 1920px;
    }
    #hero .btn-get-started{
        margin-top: 15px;
        margin-bottom: 65px;
    }
     
}
 .max-width-container {
    padding-top: 0;
    padding-bottom: 0;
}

/*End max-container*/


.main-contain{
    /*display: flex;*/
   overflow: hidden;
    justify-content: space-between;
}
.context-img {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10;
    min-width: 430px;
    height: 100vh;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
    width: 20%;
}

.context-img img {
    height: 971px;
    width: 486px;
}

/*responsive*/
@media only screen and (min-width: 1760px){
    .max-width-container {
    padding-left: 0;
    padding-right: 0;
    }
}

/*@media(max-width:1920px){*/*}*/
@media only screen and (min-width: 1160px){
    .max-width-container {
    margin: 0 auto;
    max-width: 1920px;
    }
    #hero .btn-get-started{
        margin-top: 15px;
        margin-bottom: 65px;
    }
     
}

/* this is for mobile devices */
@media only screen and (max-width: 480px){
    body{
        overflow: visible;
    }   
}
@media(max-width: 1024px){
    .context-img {
        position: absolute;
        right: 510px;
        bottom: 110px;
        z-index: 10;
        width: 431px;
        height: 871px;
        object-fit: cover;
    }
    .context-img img {
       height: 760px;
    width: 594px;
        rotate: 90deg;
    }
    .main-contain {
         display: unset; 
             overflow: hidden;
        /* justify-content: space-between; */
    }
    .header {
        padding: 42px; 
    }
    .contain-details {
         padding: unset ;
         display: unset; 
         align-items: unset; 
    }
    .footer-section {
        position: absolute;
        /* left: 0; */
        bottom: 600px;
        width: 100%;
        /* background-color: red; */
        /* color: white; */
        /* text-align: center; */
        z-index: -1;
    }
    .coming-soon-text {
        writing-mode: unset;
        position: absolute;
        rotate: unset;
        left: 26%;
        top: 29%;
        letter-spacing: 26px;
        word-break: break-all;
        width: 38%;
        font-size: 57px !important;
    }
    body{
        overflow-x: hidden; 

    }
}
@media(max-width: 991px){
    body{
        overflow-x: hidden; 
        
    }
    .coming-soon-text{
            width: 39%;
    }
    .context-img {
    position: fixed;
    right: 360px;
    bottom: 0;
    z-index: 10;
    width: 431px;
    height: 871px;
    object-fit: cover;
}
.context-img img {
    height: 1000px;
    width: 594px;
    rotate: 90deg;
}
.logo-footer {
    width: 110px;
    height: 500px;
}
}
@media(max-width: 767px){
    .container.contain-fix {
    margin: 0px 0px !important;
}

    .context-img {
        position: absolute;
            right: 119px;
    bottom: -424px;
        z-index: 10;
        width: 431px;
        height: 871px;
        object-fit: cover;
    }
    .context-img img {
      height: 100%;
    width: 435px;
    rotate: 90deg;
    }
    h1.text-intro {
        padding: 32px;
    }
    .action-btn{
        margin: 0 42px;
    }
    .coming-soon-text {
           writing-mode: unset;
            position: absolute;
            rotate: unset;
            left: 42%;
            top: 46%;
            letter-spacing: 26px;
            word-break: break-all;
            width: 62%;
            font-size: 79px !important;
    }
      .footer-section {
        position: absolute;
        bottom: 480px;
        width: 100%;
        z-index: -1;
    }
    .logo-footer {
        width: 130px;
        height: 880px;
        position: absolute;
        top: -468px;
    }
}
   
@media(max-width: 640px){
    body{
        overflow-x: hidden; 
        
    }
    .coming-soon-text {
       writing-mode: unset;
    position: absolute;
    rotate: unset;
    left: 39%;
    top: 50%;
    letter-spacing: 26px;
    word-break: break-all;
    width: 51%;
    font-size: 40px !important;
    }
    .context-img img {
        height: 662px;
    width: 663px;
    rotate: 90deg;
    }
    .context-img {
         position: absolute;
    right: 232px;
    bottom: -374px;
    z-index: 10;
    width: 431px;
    height: 871px;
    object-fit: cover;
  }
}
@media(max-width: 575px){
   .context-img img {
    height: 66%;
    width: 100%;
    rotate: 90deg;
}
    .context-img {
        position: absolute;
        right: 145px;
        bottom: -143px;
        z-index: 10;
        width: 431px;
        height: 871px;
        object-fit: cover;
    }
    h1.text-intro {
        padding: 32px;
        word-break: break-word;
        width: 77%;
    }
    .context-img {
        position: absolute;
        right: 71px;
        bottom: -440px;
        z-index: 10;
        width: 431px;
        height: 871px;
        object-fit: cover;
    }
    .coming-soon-text{
        width: 57%;
    }
}

@media(max-width: 480px){
    .coming-soon-text {
        writing-mode: unset;
        position: absolute;
        rotate: unset;
        left: 41%;
        top: 52%;
        letter-spacing: 26px;
        word-break: break-all;
        width: 51%;
        font-size: 30px !important;
    }
    .context-img {
        position: absolute;
        right: 71px;
        bottom: -450px;
    }
}
@media(max-width: 391px){
    .logo-footer {
        width: 100px;
        height: 830px;
        position: absolute;
        top: -468px;
        left: 52px;
        }
        .coming-soon-text {
            writing-mode: unset;
            position: absolute;
            rotate: unset;
            left: 41%;
            top: 52%;
            letter-spacing: 26px;
            word-break: break-all;
            width: 58%;
            font-size: 56px !important;
        }
}
@media(max-width: 414px){
        .container.contain-fix {
            margin: 0px 0px;
        }
        .action-btn {
        font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
        background: #01a3ae;
        font-weight: 600;
        border-radius: 0px;
        padding: 5px 22px;
        font-size: 13px;
        /* border-radius: 8px; */
        color: #fff;
        position: relative;
        -webkit-border-radius: 10rem;
        -moz-border-radius: 10rem;
        -ms-border-radius: 10rem;
        border-radius: 6px;
        border: 1px solid #01a3ae;
        display: inline-block;
        margin-top: 2rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        overflow: hidden;
    }
    h1.text-intro {
        padding: 32px;
        word-break: break-word;
        width: 100%;
        font-size: 21px;
    }
    .context-img {
        position: absolute;
        right: -9px;
        bottom: -560px;
    }
    .context-img img {
        height: 48%;
        width: 100%;
        rotate: 90deg;
    }
    .logo-footer {
        width: 110px;
        height: 880px;
        position: absolute;
        top: -108px;
       left: 32px;
    }
    .coming-soon-text {
        writing-mode: unset;
        position: absolute;
        rotate: unset;
        left: 41%;
        top: 61%;
        letter-spacing: 26px;
        word-break: break-all;
        width: 68%;
        font-size: 23px !important;
    
    }
}
@media(max-width: 375px){
    h1.text-intro {
    padding: 0 30px;
    word-break: break-word;
    width: 100%;
    font-size: 21px;
}
    .context-img img {
         height: 44%;
        width: 100%;
        rotate: 90deg;
    }
    .context-img {
        position: absolute;
        right: -32px;
        bottom: -590px;
    }
    .header {
        padding: 22px 30px;
    }
    .coming-soon-text {
        writing-mode: unset;
        position: absolute;
        rotate: unset;
        left: 51%;
        top: 55%;
        top: 55%;
        letter-spacing: 22px;
        word-break: break-all;
        width: 58%;
        font-size: 14px !important;
    }
    .logo-footer {
        width: 110px;
        height: 880px;
        position: absolute;
        top: 12px;
       left: 32px;
    }
    .container.contain-fix {
        margin: 10px 0px !important;
    }
}


/*------------------------privacy---------------*/
.text p {
    color: #ffffff94;
}
.about-one {
    position: relative;
    display: block;
    /* padding: 0 0 120px; */
    padding: 20px 0 120px;
    background-color: #141623;
    z-index: 1;
}
.about-one-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 826px;
    height: 627px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    mix-blend-mode: luminosity;
    opacity: 0.05;
    z-index: -1;
}
.about-one__right {
    position: relative;
    display: block;
    margin-left: 70px;
}
.about-one__right .section-title {
    margin-bottom: 27px;
}
.section-title {
    position: relative;
    display: block;
    margin-top: -7px;
    margin-bottom: 48px;
}
.privacy__text-1 {
    margin: 18px 0px;
    font-size: 24px;
    color: #01A3AE;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: var(--insur-letter-spacing);
}
.sub-title-privacy {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    margin: 12px 0px;
}
.privacy__points {
    position: relative;
    display: block;
    margin-top: 22px;
    margin-bottom: 37px;
}
.list-unstyled {
    padding-left: 0;
}
.privcay-sub__point {
    position: relative;
    display: block;
    margin-top: 22px;
    margin-bottom: 37px;
    list-style: circle;
    padding-left: 42px;
}





























