* {
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
    overflow-x:hidden ;
    }
    html{
        scroll-behavior: smooth;
        overflow-x: hidden;
    }
    .body{
        overflow-x: hidden;
        display: flex;
        width: 100vw;
        height: 100vh;
    }
    .header{
        width: 100vw;
        height: 110px;
        background-color: #1a1a1a;
        /* background-color: rgb(60, 60,60); */

        display: flex;
        position: fixed;
        z-index: 999;
        overflow-y: hidden;
    }
    .logopng{
        display: flex;
        width: 100px;
        height: 100px;
        margin-top: 18px;
        margin-left: 130px;
    }
    .TSHUB {
        text-decoration: none;
        color: white;
        font-family: 'onLesson';
        font-size: 23px;
        margin: 56px 0px 0px -10px;
        display: flex;
        width: 100px;
    height: 60px;    }
    .nav{
        display: flex;
    }
    .ul{
        width: 500px;
        display: flex;
        flex-direction: row;
        list-style-type: none;
        text-decoration: none;
        margin-left: 750px;
    }
    .listing{
        display: flex;
        margin-left: 40px;
        margin-top: 60px;
    }
    .navText{
        display: flex;
        text-decoration: none;
        color: white;
        font-size: 14px;
        font-family: 'onlesson1';
        transition: 0.3s;
        height: 20px;
    }
    .loginlogo{
        width: 40px;
        height: 25px;
        display: none;
        margin-top: 40px;
        margin-left: -450px;
    }
    .svg2{ display: flex;
        width: 25px;
        margin-top: 40px;
        margin-left: -170px;
    }
    .login{
        width: 70px;
        display: flex;
        text-decoration: none;
        color: white;
        font-family: 'onlesson1';
        font-size: 14px;
        margin-top: 60px;
        margin-left: 15px;
        transition: 0.3s;
    }
    .butnum{
        display: none;
        text-align: center;
        align-items: center;
        width: 160px;
        height: 40px;
        margin-left: -210px;
        background-color: darkblue;
        border: none;
        font-family: 'onLesson1';
        color: white;
        padding-left: 33px;
        transition: 0.5s;
        cursor: pointer;
}
.phone{
    display: flex;
    width: 10px;
    height: 12px;
    margin-left: -138px;
    margin-top: -1px;
}
.numb{
    display: flex;
    text-decoration: none;
    color: white;
}
.butnum:hover{
   background-color: rgb(0, 0, 215);
}
.navText:hover{
    color: rgb(64, 64, 212);
}
.login:hover{
    color: rgb(64, 64, 212);
}
/* .video{
    width: 100vw;
    height: 800px;
    background-color: darkblue;
    display: flex;
}*/
.vid{
    display: flex;
}
/* .video{
    display: flex;
    width: 100vw;
height: 750px;
object-fit: cover;
left: 0;
top: 0;

} */
#videotext{
    display: flex;
    /* background-image:url('https://www.go-fair.org/wp-content/uploads/2020/09/iStock-878855462_NicoElNino-scaled.jpg') ;
    background-repeat: no-repeat; */
    background-size: cover;
    width: 100%;
    height: 800px;
    overflow-y: hidden;
    
}
.video{
    width: 160%;
    height: 910px;
    overflow-y: hidden;
    margin-left: -500px;
    display: flex;
}
.telecom{
    font-size: 70px;
    color: white;
    font-family: 'onlesson';
    display: flex;
    margin-top: 400px;
    margin-left: -1800px;
}
.slogan{
    font-size: 20px;
    color: white;
    font-family: 'onlesson1';
    display: flex;
    margin-top: 500px;
    margin-left: -730px;
}
.whowearetext{
    position: absolute;
    width: 60%;
    height: 600px;
    background-color: white;
    margin-top: 0px;
    padding-top: 100px;
    left: 40%;
    color: black;
    font-size: 16px;
}
#txt{
    display: flex;
    position: relative;
    color: black;
    font-size: 22px; 
    padding-left: 150px;
    padding-right: 100px;
    margin-top: 50px;
    font-family: 'onlesson1';
}
.whotxt{
    font-family: 'onLesson';
    font-size: 100px;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 130px;
    margin-left: 200px;
}
#index{
    position: absolute;
    width: 50%;
    height: 600px;
    margin-top: 0px;
    display: flex;
    background-color: #1a1a1a;
    color: white;
}
.color-box{
    position: absolute;
    /* background: rgb(0, 0, 80); */
    background: darkblue;
    width: 10px;
    height: 350px;
    margin-top: 130px;
    margin-left: 170px;
}
#div2{ position: absolute;
    width: 100vw;
    height: 500px;
    background-color: rgb(0, 0, 81);
    background-image: url('https://www.cegal.com/hubfs/Imported_Blog_Media/How%20the%20Open%20Subsurface%20Data%20Universe%20%28OSDU%29%20Will%20Transform%20the%20O%26G%20Industry%20Open%20blog%20post.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    margin-top: 590px;
}
.lineWhite{
    position: absolute;
    width: 51px;
    height: 12px;
    background-color: white;
    display: flex;
    margin-left: 970px;
    margin-top: 150px;
    color: white;
    font-size: 0px;
}
.our{
    position: absolute;
    display: flex;
    font-size: 80px;
    color: white;
    margin-top: 170px;
    margin-left: 960px;
    font-family: 'onlesson';
    text-decoration: none;
    height: 40%;
    width: 100%;
}
.br{
    margin-top: -15px;
}
.socialMedia{
    position: absolute;
    display: flex;
    color: white;
    font-size: 16px;
    margin-top: 170px;
margin-left: 50px;
font-family: "onLesson";
text-decoration: none;
height: 12%;
width: 9%;
transition: 0.5s;
}
.socialMedia:hover{
    color: rgb(160, 160, 255);
}
.creative{
    position: absolute;
    display: flex;
    color: white;
    font-size: 16px;
    margin-top: 170px;
margin-left: 300px;
font-family: "onLesson";
text-decoration: none;
height: 12%;
width: 11%;
transition: 0.5s;
}
.creative:hover{
    color: rgb(160, 160, 255);
}
.public{
    position: absolute;
    display: flex;
    color: white;
    font-size: 16px;
    margin-top: 170px;
margin-left: 550px;
font-family: "onLesson";
text-decoration: none;
height: 10%;
width: 7%;
transition: 0.5s;
}
.public:hover{
    color: rgb(160, 160, 255);
}
.content{
    position: absolute;
    display: flex;
    color: white;
    font-size: 16px;
    margin-top: 270px;
margin-left: 50px;
font-family: 'onlesson';
text-decoration: none;
height: 12%;
width: 7%;
transition: 0.5s;
}
.content:hover{
    color: rgb(160, 160, 255);
}
.content1{
    position: absolute;
    display: flex;
    color: white;
    font-size: 16px;
    margin-top: 270px;
margin-left:300px;
font-family: 'onlesson';
text-decoration: none;
height: 12%;
width: 8%;
transition: 0.5s;
}
.content1:hover{
    color: rgb(160, 160, 255);
}
.content2{
    position: absolute;
    display: flex;
    color: white;
    font-size: 16px;
    margin-top: 270px;
margin-left: 550px;
font-family: 'onlesson';
text-decoration: none;
height: 12%;
width: 7%;
transition: 0.5s;
}
.content2:hover{
    color: rgb(160, 160, 255);
}
#withImages{
    position: absolute;
    width: 100vw;
    height: 400px;
    display: flex;
    margin-top: 1050px;
}

.image__img{
    height: 407.71px;
    width: 507.71px;
    padding: 0px;
    margin-top: -3px;
     margin-left: -4px;
}
.image__img3{
    height: 407.71px;
    width: 507.71px;
    padding: 0px;
    margin-top: -3px;
     margin-left: -4px;
}
.image__img2{
    height: 407.71px;
    width: 507.71px;
    padding: 0px;
    margin-top: -3px;
     margin-left: -4px;
}
.image__img1{
    height: 407.71px;
    width: 507.71px;
    padding: 0px;
    margin-top: -3px;
     margin-left: -4px;
}
.linePurpleTwo{
    width: 51px;
    height: 12px;
    background-color: #1a1a1a;
    display: flex;
    margin-top: 120px;
    margin-left: 170px;
    font-size: 0px;
    

}
.Works{
    font-size: 80px;
    margin-top: 140px;
    margin-left: -60px;
    color: #1b1b1e;
    font-family: 'onLesson';
}
.br2{
    margin-top: -20px;
    display: flex;
}
.workSmall{
    font-family: "OnLesson1";
    margin-top: 340px;
    width: 510px;
    font-size: 16px;
    margin-left: -245px;
}
.image__img:hover{
    transition: opacity 0.5s;
    opacity: 0.8 ;
    background-color: purple;
}
.onlyImages{
    position: absolute;
    margin-top: 1500px;
}
#contacting{
    height: 800px;
    margin-top: 1200px;
    display: flex;
    overflow-y: hidden;
}
.lineWhiteone{
    width: 51px;
    height: 12px;
    background-color: #1a1a1a;
    display: flex;
    margin-top: 0px;
    margin-left: 190px;
    font-size: 0px;
    
}
.FORFUNONE{
    font-size: 80px;
    margin-top: 20px;
    margin-left: 180px;
    color: #1b1b1e;
    font-family: "OnLesson";
    height: 190px;
}
.nametext{
    display: flex;
    width: 300px;
    height: 30px;
    margin-top: 80px;
   margin-left: 190px;
   border: 2px solid black;
   border-radius: 10px;
   padding-left: 10px;
}
.nametext:hover{
    width: 299px;
    height: 29px;
}
.emailsent{
    display: flex;
    width: 300px;
    height: 30px;
    margin-top: 10px;
   margin-left: 190px;
   border: 2px solid black;
   border-radius: 10px;
   padding-left: 10px;
}
.emailsent:hover{
    width: 299px;
    height: 29px;
}
.messagesent{
    display: flex;
    width: 300px;
    height: 150px;
    margin-top: 10px;
   margin-left: 190px;
   border: 2px solid black;
   border-radius: 10px;
   padding-left: 10px;
}
.messagesent:hover{
    width: 299px;
    height: 149px;
}
.buttonsent{
    display: flex;
    width: 120px;
    height: 30px;
    margin-top: 10px;
   margin-left: 365px;
   border: 0px solid black;
   border-radius: 5px;
   background-color: black;
   color: white;
   text-align: center;
   justify-content: center;
   align-items: center;
   font-size: 14px;
   font-family: 'onLesson1';
   transition: 0.5s;
   cursor: pointer;
}
.buttonsent:hover{
background-color: white;
color: black;
border: 2px solid black;
}
.cont{
    display: flex;
    margin-top: -30px;
    margin-left: 900px;
    font-size: 16px;
    font-family: 'onlesson1';
}
.call{
    display: flex;
    text-decoration: none;
    color: black;
    margin-top: -18px;
    margin-left: 1020px;
    font-size: 16px;
    font-family: 'onlesson';
    height: 20px;
}
.emailto{
    display: flex;
    text-decoration: none;
    color: black;
    margin-top: 20px;
    margin-left: 1020px;
    font-size: 16px;
    font-family: 'onlesson';
    height: 40px;
    width: 200px;
}
.formmessage{
    display: flex;
    margin-top:-320px;
    margin-left:190px;
    font-size: 20px;
    font-family: 'onlesson';
    height: 30px;
    width: 250px;
}
.footer{
    width: 100vw;
    height: 193px;
    background-color: #1a1a1a;
    display: flex;
    margin-top: 650px;
    margin-left: -1210px;
}
.created{
    color: white;
    display: flex;
    font-family: "OnLesson1";
    margin-left: 400px;
    margin-top: 70px;
}
.Bea{
    color: white;
    font-family: "OnLesson1";
    margin-left: 300px;
    margin-top: 65px;
}
.imagestwo{
    margin-top: 58px;
    margin-left: 10px;
}
.navi{
    display: flex;
    flex-direction: column;
    margin-left: 92.5%;
    margin-top: 350px;
    position: fixed;
    background-color: transparent;
    z-index: 999;
    text-decoration: none;
    list-style-type: none;
    list-style: none;
    width:110px;
}
/* .navi2{
    text-decoration: none;
    flex-direction: column;
    margin-top: -25px;
    background-color: transparent;
    z-index: 2;
    background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    position: absolute;
} */
/* .navi1{
    display: flex;
    flex-direction: column; 
    background-color: transparent;
    z-index: 2;
    list-style-type: none;
    list-style: none;
} */
.scroll{
    display: flex;
    margin-top: 0px;
    z-index: 1;
}
.lab {
    display: flex;
    padding-left: 0px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100px;
    margin-left: 0px;
  }
.lab input {
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .radio {
   height: 12px;
    width: 12px;
    background-color: white;
    border: 1px solid blue;
    border-radius: 20px;
    display: flex;
    margin-left:80px;
  }
  .home{
    color: white;
    display: flex;
    font-size: 14px;
    font-family: 'onLesson1';
    margin-left: -60px;
    margin-top: -1px;
    width: 40px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-family: 'OnLesson1';
    text-decoration: none;
  }
 .atag{
     background-color: transparent;
     display: flex;
     width:0px;
     height: 15px;
     border-radius: 20px;
     margin-top: 0px ;
     margin-left: 0px;
 }
 .lab:hover .home {
    visibility: visible;
    opacity: 1;
}
 .lab:hover .radio{
     background-color: blue;
     border: 2px solid white;
 }
 .radio2 {
    height: 12px;
     width: 12px;
     background-color: white;
     border: 1px solid blue;
     border-radius: 20px;
     display: flex;
     margin-left: 80px;
   }
   .aboutus{
    color: white;
    display: flex;
    font-size: 14px;
    font-family: 'onLesson1';
    width: 80px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-family: 'OnLesson1';
margin-left: -90px;
text-decoration: none;
   }
   .lab:hover .aboutus {
    visibility: visible;
    opacity: 1;
}
 .lab:hover .radio2{
    background-color: blue;
    border: 2px solid white;
 }

 .radio3 {
    height: 12px;
     width: 12px;
     background-color: white;
     border: 1px solid blue;
     border-radius: 20px;
     display: flex;
     margin-left: 80px;
   }
   .clienting{
    color: white;
    display: flex;
    font-size: 14px;
    font-family: 'onLesson1';
    width: 80px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-family: 'OnLesson1';
margin-left: -85px;
text-decoration: none;
   }
   .lab:hover .clienting {
    visibility: visible;
    opacity: 1;
}
 .lab:hover .radio3{
    background-color: blue;
    border: 2px solid white;
 }
 .radio4 {
    height: 12px;
     width: 13.5px;
     background-color: white;
     border: 1px solid blue;
     border-radius: 20px;
     display: flex;
     margin-left: 80px;
   }
   .teaming{
    color: white;
    display: flex;
    font-size: 14px;
    font-family: 'onLesson1';
    width: 80px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-family: 'OnLesson1';
margin-left: -60px;
text-decoration: none;
   }
   .lab:hover .teaming {
    visibility: visible;
    opacity: 1;
}
 .lab:hover .radio4{
    background-color: blue;
    border: 1px solid white;
 }
 .radio5 {
    height: 12px;
     width: 12px;
     background-color: white;
     border: 1px solid blue;
     border-radius: 20px;
     display: flex;
     margin-left: 80px;
   }
   .contacting{
    color: white;
    display: flex;
    font-size: 14px;
    font-family: 'onLesson1';
    width: 80px;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease;
    font-family: 'OnLesson1';
margin-left: -83px;
text-decoration: none;
   }
   .lab:hover .contacting {
    visibility: visible;
    opacity: 1;
}
 .lab:hover .radio5{
    background-color: blue;
    border: 2px solid white;
 }
 .servicep{
    display: flex;
    margin-top: 150px;
    font-size: 50px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'onlesson';
 }
 .footer1{
    width: 100vw;
    height: 193px;
    background-color: #1a1a1a;
    display: none;
    margin-top: 150px;
    margin-left: 0px;
}
    .servicediv{
        background-color: #1a1a1a;
        width: 100vw;
        height: 485px;
        margin-top: 50px;
        font-size: 25px;
    }
    .servicedivp{
        color: white;
        font-family: 'onLesson1';
        font: size 35px;
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 100px;
        display: flex;
        width: 100%;
    }
    .servicedivp1{
        color: white;
        font-family: 'onLesson1';
        font: size 35px;
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 10px;
        display: flex;
    }
    .serviceul{
        padding-top: 10px;
        color: white;
        padding-left: 100px;
        text-decoration: dotted;
        text-decoration: white;
        display: flex;
        flex-direction: column;
        font-family: 'onLesson1';
        margin-left: -20px;
    }
    .serviceul li {
        text-decoration: dotted;
        text-decoration: white;
        color: white;
        padding-left: 20px;
        padding-top: -200px;
        display: flex;
    }
    .serbrat{
        margin-top: 10px;
    }
    .dot{
        background-color: white;
        border: 0px;
        border-radius: 1000px;
        width: 15px;
        height: 15px;
        font-size: 0px;
        display: flex;
        margin-top: 40px;
        margin-left: -20px;
    }
    /* .spana{
        display: flex;
        background-color: white;
        border-radius: 100%;
        width: 10px;
        height: 10px;
        margin-left: -10px;
        margin-top: 10px;
    } */
    .teamco{
        display: flex;
        font-family: 'onLesson1';
        margin-top: 200px;
        width: 200%;
        margin-left: -2720px;
    }